Releases: terrytangyuan/autoplotly
Releases · terrytangyuan/autoplotly
Release list
v0.1.6
v0.1.5
autoplotly v0.1.5
- Restored composition with
ggplot2elements underggplot24.0 on R 4.3
and later. - Documented the list-based composition workaround for
ggplot24.0 on
R 4.1 and R 4.2. Compatibility withggplot23.x is unchanged.
v0.1.4
- Added
markdowntoSuggestsand fixed invalid links in examples.
v0.1.3
- Added
rmarkdowntoSuggests. - Fixed CRAN check note on
LazyData.
v0.1.2
- Added introduction vignettes.
- Re-exported some additional methods from plotly package.
- Added DOI, citation, and Github community guidelines (e.g. issue template, code of conduct, and contributing guidelines).
v0.1.2rc
v0.1.1
- This is essentially the same as the v0.1.0. The previous version was archived due to one of the dependencies.
v0.1.0 - First Release
- First release which includes the single
autoplotly()function.