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

Run tests under multiple versions of ggplot2 #50

Closed crew102 closed 7 years ago

crew102 commented 7 years ago

This PR adds code/figures to test ggMarginal (and some ggplot2 internals) under multiple versions of ggplot2, which should close issue #42.

Two notes:

daattali commented 7 years ago

Thank you Chris