ggbg
ggbg copied to clipboard
position_waterfall should shift all position aesthetics
Currently only does x
, xmin
, xmax
, ymin
, ymax
.
See ggplot2::transform_position
, which seems to be used by at least PositionJitter
for this purpose.