Skip to content

Releases: daattali/ggExtra

ggExtra v0.10.1

21 Aug 14:37
Compare
Choose a tag to compare

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

ggExtra 0.8

04 Apr 15:15
Compare
Choose a tag to compare

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 0.7

24 Jun 03:38
Compare
Choose a tag to compare
  • 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 0.6

11 Nov 19:02
Compare
Choose a tag to compare

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

Old CRAN version, initial GitHub release

25 Jul 10:00
Compare
Choose a tag to compare