Skip to content

Releases: terrytangyuan/autoplotly

v0.1.6

Choose a tag to compare

@terrytangyuan terrytangyuan released this 28 Jul 01:11
fdca9b5
  • Added support for including columns from fortified plot data in custom
    tooltips (#10).

v0.1.5

Choose a tag to compare

@terrytangyuan terrytangyuan released this 26 Jul 02:10
d4cfff9

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.

v0.1.4

Choose a tag to compare

@terrytangyuan terrytangyuan released this 18 Apr 02:06
  • Added markdown to Suggests and fixed invalid links in examples.

v0.1.3

Choose a tag to compare

@terrytangyuan terrytangyuan released this 16 Apr 18:59
  • Added rmarkdown to Suggests.
  • Fixed CRAN check note on LazyData.

v0.1.2

Choose a tag to compare

@terrytangyuan terrytangyuan released this 22 Apr 13:03
  • 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

Choose a tag to compare

@terrytangyuan terrytangyuan released this 19 Apr 18:30

v0.1.2 Release candidate.

v0.1.1

Choose a tag to compare

@terrytangyuan terrytangyuan released this 11 Feb 17:16
  • 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

Choose a tag to compare

@terrytangyuan terrytangyuan released this 11 Feb 17:15
a1ccec7
  • First release which includes the single autoplotly() function.