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
Update plotly.js from version 3.1.1 to version 3.2.0. See the plotly.js release notes for more information. [#5357]. Notable changes include:
Add hovertemplatefallback and texttemplatefallback attributes [#7577]
Add "SI extended" formatting rule for tick exponents on axis labels, allowing values to be displayed with extended SI prefixes (e.g., femto, pico, atto) [#7249]
Deprecated
Deprecate create_hexbin_mapbox in favor of create_hexbin_map, update related function calls [5358], with thanks to @ajlien for the contribution!