You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, position_stack() bottom-aligns (positive) data at 0.
However, it may be nice to also include options to center-align stacks, like stream graphs, or maybe even top-align stacks.
The thing that worries me is how to deal with negative values in these alternative configurations.