aphalo / ggpmisc

R package ggpmisc is an extension to ggplot2 and the Grammar of Graphics
https://docs.r4photobiology.info/ggpmisc
94 stars 6 forks source link

`stat_multcomp()` Implement support for `orientation = "y"` #49

Open aphalo opened 9 months ago

aphalo commented 9 months ago

This will require flipping of data but for bars also rotation of pairwise labels. angle aesthetic support in geom_label() and derived geoms is partly implemented in 'ggpp' 0.5.5 and will be implementrd in 'ggplot2' 3.5.5.