Skip to content

ggpol 0.0.7

Latest
Compare
Choose a tag to compare
@erocoar erocoar released this 09 Nov 09:49
· 2 commits to master since this release

ggpol 0.0.7

New features

  • geom_confmat for easy embedding of confusion matrices in ggplot2 pipeline.

Minor changes

  • updated documentation, thanks to @romagnolid
  • fixed unit error when creating shared axes, thanks to @martinschmelzer
  • fix jitter.seed argument for geom_boxjitter
  • internal changes in facet_share to make it compatible with new versions of ggplot2 and grid
  • geom_arcbar permits setting sep = 0 for no separation between individual parts.