daattali / ggExtra

📊 Add marginal histograms to ggplot2, and more ggplot2 enhancements
http://daattali.com/shiny/ggExtra-ggMarginal-demo/
Other
383 stars 48 forks source link

Add a line at the marginal densities #177

Open giuliogcantone opened 1 year ago

giuliogcantone commented 1 year ago

It is not clear to me if I can add a line at the marginal densities, for example a line for the mean or the median.

I don't think GGMarginal() has the parameter, but I noticed that if I keep adding layers with +, the result is NULL.

daattali commented 1 year ago

There is no support for that