Skip to content

vioplot 0.4.0 (2022-12-08)

Compare
Choose a tag to compare
@TomKellyGenetics TomKellyGenetics released this 08 Dec 15:57
· 25 commits to master since this release

What's Changed

New Contributors

New feature

  • adds feature for histograms in dedicated function
    discussed on GitHub issue #15 and PR #18

Documentation

  • adds vignette for histograms #18

  • adds examples to overlay information with base R graphics
    discussed in issues #16 and #17 on GitHub

  • updates documentation for h parameter #14

Bug fixes

  • allow suppression of y-axes with yaxt = 'n' without disabing x-axes
    (should be independent parameter). Resolves unexpected behaviour reported
    on GitHub issue #16.

  • allow NA values when plotting repeated values
    resolves bug in #13 commit bd68db3

Full Changelog: 0.3.7...0.4.0