ggExtra

📊 Add marginal histograms to ggplot2, and more ggplot2 enhancements

OTHER License

Downloads
11.6K
Stars
380
Committers
5
ggExtra - ggExtra v0.10.1 Latest Release

Published by daattali about 1 year ago

Fixed issue where grouped boxplots and violin plots were variable widths (#173)

ggExtra - ggExtra 0.8

Published by daattali over 6 years ago

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)
ggExtra - ggExtra 0.7

Published by daattali over 7 years ago

  • Complete refactoring of ggMarginal()
  • added visual unit test
  • added tests over different versions of ggplot2 to ensure compatibility over time
  • added arguments to rotateTextX()
ggExtra - ggExtra 0.6

Published by daattali almost 8 years ago

Support new ggplot2 version 2.2.0 (ggplot2 internal code changed a lot, so this version will not work with older ggplot2)

ggExtra - Old CRAN version, initial GitHub release

Published by daattali about 8 years ago