Releases: plotly/react-plotly.js
Releases · plotly/react-plotly.js
v2.6.0
- Add onWebGlContextLost event - thanks to @markovist
- Minor dependency upgrades
v2.5.1
- added support for the
plotly_beforehover
event - thanks to @zoryamba
devDependencies
updates
v2.5.0
- 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.3.0
- Bugfixes
- Removed deprecated react methods
- Refactor
- devDep updates