ggpmisc icon indicating copy to clipboard operation
ggpmisc copied to clipboard

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

Open aphalo opened this issue 2 years ago • 1 comments

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.

aphalo avatar Nov 23 '23 17:11 aphalo