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
JupyterLab extensions now compatible with JupyterLab 3.x 3016
Updated Plotly.js to version 1.58.4. See the plotly.js CHANGELOG for more information. These changes are reflected in the auto-generated plotly.graph_objects module. Notable changes include:
fixes for rendering 3d plots on recent Safari versions
fixes to inside ticklabels
regression fixes
Fixed
px.histogram() Y-axis labels now take into account histnorm and barnorm2989
px.histogram()marginal and facet_* now work correctly together 3014