Download Latest Version plotly 4.11.0 source code.tar.gz (4.6 MB)
Email in envelope

Get an email when there's a new version of plotly

Home / v4.10.2
Name Modified Size InfoDownloads / Week
Parent folder
plotly 4.10.2.tar.gz 2023-06-03 3.9 MB
plotly 4.10.2.zip 2023-06-03 4.4 MB
README.md 2023-06-03 1.1 kB
Totals: 3 Items   8.3 MB 0

New features

  • Closed [#2216]: Additional selectize.js options can now be passed along to highlight()'s selectize argument. (#2217)

Improvements

  • Closed [#2259]: ggplotly() now provides better support for ggplot2 >v3.4.2. (#2262)

Bug fixes

  • Closed [#2212]: ggplotly() no longer silently drops legends that are customized through ggplot2::guide_legend().
  • Closed [#2179]: save_image() no longer needs reticulate::py_run_string("import sys") in order to run without error. (#2179)
  • Closed [#2218]: highlight(selectize = TRUE) no longer yields an incorrect selectize.js result when there is a combination of crosstalk and non-crosstalk traces. (#2217)
  • Closed [#2208]: ggplotly() no longer errors given a geom_area() with 1 or less data points (error introduced by new behavior in ggplot2 v3.4.0). (#2209)
  • Closed [#2220]: ggplotly() no longer errors on stat_summary(geom = "crossbar"). (#2222)
  • Closed [#2212]: ggplotly() no longer removes legends when setting guide properties via guides(aes = guide_xxx(...)).
Source: README.md, updated 2023-06-03