ggplot2 icon indicating copy to clipboard operation
ggplot2 copied to clipboard

Feature request: `position_stack()` alignment

Open teunbrand opened this issue 5 months ago • 0 comments

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.

teunbrand avatar Jul 16 '25 08:07 teunbrand