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
This is a major version with many exciting updates. See the [Introducing plotly.py 3.0.0](https://medium.com/@plotlygraphs/introducing-plotly-py-3-0-0-7bb1333f69c6) post for more information.
8
21
22
+
### Plotly.js version: 1.38.3
23
+
9
24
### Added
10
25
- Full Jupyter ipywidgets integration with the new `graph_objs.FigureWidget` class
11
26
-`FigureWidget` figures can be updated interactively using property assignment syntax
@@ -19,6 +34,8 @@ This is a major version with many exciting updates. See the [Introducing plotly.
19
34
### Changed / Deprecated
20
35
Please see the [migration guid](migration-guide.md) for a full list of the changes and deprecations in version 3.0.0
0 commit comments