You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
onClickAnywhere and onHoverAnywhere event props for the corresponding plotly_clickanywhere and plotly_hoveranywhere events introduced in plotly.js v3 [#360]
Changed
Migrated CI from CircleCI to GitHub Actions [#362]
Migrated test framework from enzyme to @testing-library/react and bumped jest from 26 to 29 [#363]
Removed
Dropped support for plotly.js v1.x and v2.x; the plotly.js peer dependency now requires >=3.0.0 [#360]
Dropped support for React versions older than 18; the react peer dependency now requires ^18.0.0 || ^19.0.0 [#364]