Skip to content

plotly 4.9.4

Compare
Choose a tag to compare
@cpsievert cpsievert released this 08 Jun 18:38
· 116 commits to master since this release
9fe33eb

BUG FIXES

  • Duplicate highlight(selectize=T) dropdowns are no longer rendered in Shiny (#1936).
  • group_by.plotly() now properly retains crosstalk information across {dplyr} versions (#1920).
  • Adds fixes in ggplotly() for the upcoming {ggplot2} >3.3.3 release (#1952).
  • Fixes some issues with name and frames when both attributes are specified. (#1903 and #1618).