daattali / ggExtra

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

mean and variance plot for ggMarginal #171

Open manuelreif opened 1 year ago

manuelreif commented 1 year ago

Thank you for this great package!

Would it be possible to add a mean and variance plot (geom_pointrange) to type in the ggMarginal() function? That yould be great.

Thank you!

daattali commented 1 year ago

I'm not familiar with that type of plot. But I would be open for a PR if you'd like to tackle it