Closed duncanjunegong closed 1 year ago
no 'linewidth' parameter in geom_density() but 'size'
Thanks for the feedback. Note that starting with ggplot2 3.4.0, using size aesthetic for lines was deprecated. So linewidth is the correct argument here.
size
linewidth
no 'linewidth' parameter in geom_density() but 'size'