autoplotly v0.1.7
- Replaced deprecated
citEntry() calls with
bibentry() in the package citation metadata.
- Updated the ggfortify R Journal paper link to its permanent
location.
autoplotly v0.1.6
- Added support for including columns from fortified plot data in
custom tooltips (#10).
autoplotly v0.1.5
- Restored composition with
ggplot2 elements under
ggplot2 4.0 on R 4.3 and later.
- Documented the list-based composition workaround for
ggplot2 4.0 on R 4.1 and R 4.2. Compatibility with
ggplot2 3.x is unchanged.
autoplotly v0.1.4
- Added
markdown to Suggests and fixed
invalid links in examples.
autoplotly v0.1.3
- Added
rmarkdown to Suggests.
- Fixed CRAN check note on
LazyData.
autoplotly 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).
autoplotly v0.1.1
- This is essentially the same as the v0.1.0. The previous version was
archived due to one of the dependencies.
autoplotly v0.1.0
- First release which includes the single
autoplotly()
function.