lets-plot
lets-plot copied to clipboard
coord_polar: using "size_unit" parameter in geom_point produce emptiness
ggplot() + geom_point(x=0, y=0, size=10, size_unit="y") + coord_polar()
The emptiness