Skip to content

plotly 4.11.0

Latest
Compare
Choose a tag to compare
@cpsievert cpsievert released this 19 Jun 20:24
e04eb4f

New features

  • ggplotly() now supports the {ggridges} package. (#2314)

Improvements

Bug fixes

  • Closed #2337: Creating a new event_data() handler no longer causes a spurious reactive update of existing event_data()s. (#2339)
  • Closed #2376: Removes errant boxmode warning for grouped boxplot. (#2396)
  • Closed #2392: Trivial warning about RColorBrewer minimal n value is no longer thrown (#1999)