daattali / ggExtra

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

Does ggExtra provide normal fitting to marginal histograms? #155

Closed sonic220 closed 2 years ago

sonic220 commented 4 years ago

The ggExtra provides beautiful a solution to place marginal histograms. However, my work frequently requires fitting of this marginal histograms. It would be nice if ggExtra could do it but it seems that it cant.

Is there anyway that I can do it or will ggExtra provide such option soon?

crew102 commented 3 years ago

Sorry for the delay, I must of missed this. So you're wanting for the marginal plot (i.e., histogram) to be transformed in some way, making it follow more of a normal distribution? If so, I would suggest you transform the input data first, then call ggMarginal