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

coord_polar: using "size_unit" parameter in geom_point produce emptiness

Open alshan opened this issue 1 year ago • 0 comments

ggplot() + geom_point(x=0, y=0, size=10, size_unit="y") + coord_polar()

The emptiness


alshan avatar Oct 18 '24 23:10 alshan