vioplot 0.4.0 (2022-12-08)
What's Changed
New Contributors
New feature
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