Recent Releases of ggExtra
ggExtra - ggExtra v0.10.1
Fixed issue where grouped boxplots and violin plots were variable widths (#173)
- R
Published by daattali almost 3 years ago
ggExtra - ggExtra 0.8
NEW FEATURES
- Added support for violin plots (#62)
- Added support for mapping colour from the scatter plot to colour/fill in the marginal plots (#61)
BUX FIXES
- Make sure marginal data comes from correct data frame (#67)
- Fix #81: many issues when the x or y axis have custom scales applied (#101)
- Fix #99: plot subtitle was in the wrong position when no title was used (#103)
- R
Published by daattali about 8 years ago
ggExtra - ggExtra 0.7
- Complete refactoring of
ggMarginal() - added visual unit test
- added tests over different versions of ggplot2 to ensure compatibility over time
- added arguments to
rotateTextX()
- R
Published by daattali almost 9 years ago
ggExtra - ggExtra 0.6
Support new ggplot2 version 2.2.0 (ggplot2 internal code changed a lot, so this version will not work with older ggplot2)
- R
Published by daattali over 9 years ago