Skip to content

gghalves 0.0.3

Latest

Choose a tag to compare

@erocoar erocoar released this 30 May 16:43
· 1 commit to master since this release

gghalves 0.1.3

New Features

  • geom_half_violin() now accepts an optional split aesthetic to compare a binary variable side-by-side (see vignette)
  • geom_half_violin() now accepts a vector for the side argument, supporting different sizes per plotting group

Bug Fixes

  • fixed missing import of remove_missing function
  • fixed missing import of translate_shape_string function
  • fixed geom_half_violin() bug where panel plots (without any grouping aesthetic) would no longer work