ggbg icon indicating copy to clipboard operation
ggbg copied to clipboard

position_waterfall should shift all position aesthetics

Open brodieG opened this issue 6 years ago • 1 comments

Currently only does x, xmin, xmax, ymin, ymax.

brodieG avatar Jun 07 '18 16:06 brodieG

See ggplot2::transform_position, which seems to be used by at least PositionJitter for this purpose.

brodieG avatar Jun 17 '18 18:06 brodieG