lets-plot icon indicating copy to clipboard operation
lets-plot copied to clipboard

position stack: add the `vjust` parameter.

Open alshan opened this issue 5 years ago • 0 comments

We need to support this

position = position_stack(vjust = 0.5)

to recreate 'stacked bars' example from here: http://ggplot2.tidyverse.org/reference/geom_text.html

alshan avatar Feb 15 '21 20:02 alshan