Skip to content

Releases: plotly/react-plotly.js

v2.6.0

07 Sep 22:56

Choose a tag to compare

  • Add onWebGlContextLost event - thanks to @markovist
  • Minor dependency upgrades

v2.5.1

04 Dec 01:48
3f919e5

Choose a tag to compare

  • added support for the plotly_beforehover event - thanks to @zoryamba
  • devDependencies updates

v2.5.0

14 Sep 21:20
ed21137

Choose a tag to compare

  • fixed issue with referencing element of unmounted component - thanks to @lavor
  • added support for the plotly_onrelayouting event - thanks to @lauri-codes
  • added support for the plotly_sunburstclick event - thanks to @LittleMikeDev
  • devDependencies updates

v2.4.0

17 Oct 17:31
300c9a1

Choose a tag to compare

  • eventhandler bugfix

v2.3.0

25 Feb 20:58

Choose a tag to compare

  • Bugfixes
  • Removed deprecated react methods
  • Refactor
  • devDep updates