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
Drop support for Jupyter Notebook version 6 and earlier [#4822]. The minimum supported version is now 7.0.0.
Updated
Update Plotly.js from version 2.34.2 to version 3.0.0 See the plotly.js CHANGELOG for more information. These changes are reflected in the auto-generated plotly.graph_objects module. Notable changes include:
Make offsetgroup work with barmode "stacked" and "relative" for bar traces [#7009]
Drop support for deprecated attributes titlefont, titleposition, titleside, and titleoffset [#7212].
Drop deprecated pointcloud and heatmapgl traces and gl2d subplots [#7213]
Drop support for deprecated bardir attribute (use orientation instead) [#7214]
Drop support for deprecated annotation.ref attribute (use annotation.xref and annotation.yref instead) [#7215]
Drop support for deprecated error bar opacity attribute (use alpha channel of error bar color attribute instead) [#7214]
Drop support for deprecated attribute gl3d.cameraposition (use gl3d.camera instead) [#7217]
Drop deprecated plot3dPixelRatio from config [#7231]
Drop deprecated zauto, zmin and zmax from the surface trace [#7234]
Drop deprecated autotick attributes from cartesian axes [#7236]