[R] ggplot2 axis

João Marreiros jo@o||gue|r@@ @end|ng |rom gm@||@com
Sat May 9 13:29:32 CEST 2020


Dear users,
Does anyone had a problem with ggplot concerning the axis not being 
shown? (see attachment)

ggplot(db, aes (x = lenght, y = width, color = support)) +
   geom_point(size=2) +
   stat_ellipse() +
   labs(x="Lenght (mm)", y="width (mm)", title="Boxplot", color = "Support")

I'm using the following version: ggplot2 3.3.0.

Thank you for your help.

Joao M.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: Rplot.png
Type: image/png
Size: 58980 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20200509/37ac2fc2/attachment.png>


More information about the R-help mailing list