All Versions
156
Latest Version
Avg Release Cycle
36 days
Latest Release
1116 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.11.0 Changes
October 27, 2022⚡️ Updated
- Updated Plotly.js to from version 2.14.0 to version 2.16.1. See the plotly.js CHANGELOG for more information. Notable changes include:
- Add clustering options to
scattermapbox[#5827], with thanks to @elben10 for the contribution! - Add bounds to mapbox suplots [6339]
- Add
angle,anglerefandstandofftomarkerand addbackofftoline; also introduce new arrow symbols to facilitate drawing networks [#6297] - Add
minreducedwidthandminreducedheightto layout for increasing control over automargin [#6307] - Add
entrywidthandentrywidthmodeto legend [#6202, #6324]
- Add clustering options to
- Updated Plotly.js to from version 2.14.0 to version 2.16.1. See the plotly.js CHANGELOG for more information. Notable changes include:
-
v5.10.0 Changes
August 11, 2022⚡️ Updated
- Updated Plotly.js to from version 2.12.1 to version 2.14.0. See the plotly.js CHANGELOG for more information. Notable changes include:
- Add support for
sankeylinks with arrows - Add
selections,newselectionandactiveselectionlayout attributes to have persistent and editable selections over cartesian subplots - Add
unselected.line.colorandunselected.line.opacityoptions toparcoordstrace - Display Plotly's new logo in the modebar
- Add support for
- Updated Plotly.js to from version 2.12.1 to version 2.14.0. See the plotly.js CHANGELOG for more information. Notable changes include:
-
v5.9.0 Changes
June 23, 2022➕ Added
pattern_shapeoptions now available inpx.timeline()#3774facet_*andcategory_ordersnow available inpx.pie()#3775
🐎 Performance
pxmethods no longer callgroupbyon the input dataframe when the result would be a single group, and no longer groups by a lambda, for significant speedups #3765 with thanks to @jvdd
⚡️ Updated
- Allow non-string extras in
flaglistattributes, to support upcoming changes toax.automarginin plotly.js plotly.js#6193, #3749
-
v5.8.2 Changes
June 10, 2022 -
v5.8.1 Changes
June 08, 2022🏗 (no changes, due to a mixup with the build process!)
-
v5.8.0 Changes
May 09, 2022🛠 Fixed
- Improve support for type checking and IDE auto-completion by bypassing lazy-loading when type checking. #3425 with thanks to @JP-Ellis
- line dash-style validators are now correctly used everywhere so that values like
10px 2pxare accepted #3722 - Resolved various deprecation warning messages and compatibility issues with upstream dependencies and Python 3.11, plus removed dependency on
six, with thanks to @maresb, @hugovk, @tirkarthi, @martinRenou, and @BjoernLudwigPTB - Better support for MathJax 3 #3706
➕ Added
- Type annotations for Plotly Express functions and chainable
go.Figuremethods, for better IDE auto-completion #3708
⚡️ Updated
- Updated Plotly.js to from version 2.11.1 to version 2.12.1. See the plotly.js CHANGELOG for more information. Notable changes include:
- Add
minorticks to cartesian axes - Add
griddashoption to most axes
- Add
-
v5.7.0 Changes
April 05, 2022➕ Added
- added
pattern_shapeoptions topx.area()#3668
⚡️ Updated
- Updated Plotly.js to from version 2.9.0 to version 2.11.1. See the plotly.js CHANGELOG for more information. Notable changes include:
- Add
fillpatternoptions toscattertrace - Various JS-specific improvements such as MathJax 3.0 support
- Add
- added
-
v5.6.0 Changes
February 09, 2022⚡️ Updated
- Updated Plotly.js to from version 2.8.3 to version 2.9.0. See the plotly.js CHANGELOG for more information. Notable changes include:
- Implement
ticklabelstepto reduce labels on cartesian axes and colorbars - Display the version of plotly.js when hovering over the modebar
- Implement
- Updated Plotly.js to from version 2.8.3 to version 2.9.0. See the plotly.js CHANGELOG for more information. Notable changes include:
-
v5.5.0 Changes
December 20, 2021➕ Added
text_autoargument topx.bar,px.histogram,px.density_heatmap,px.imshow#3518- Deprecated
ff.create_annotated_heatmap,ff.create_county_choropleth,ff.create_gantt#3518 div_idargument topio.to_html,pio.write_html,fig.to_htmlandfig.write_htmlto optionally make its IDs deterministic #3487 with thanks to @Skn0tt
🛠 Fixed
- Fixed ValueError when
ff.create_annotated_heatmappassesrgba()colors intoto_rgb_color_list#3478 with thanks to @janosh
⚡️ Updated
- Updated Plotly.js to from version 2.6.3 to version 2.8.3. See the plotly.js CHANGELOG for more information. Notable changes include:
- Horizontal color bars
texttemplatefor histogram-like and heatmap-like traces
-
v5.4.0 Changes
November 15, 2021🛠 Fixed
- Fixed error when serializing dict with mix of string and non-string keys #3380
⚡️ Updated
- The JSON serialization engines no longer sort their keys #3380
- Updated Plotly.js to from version 2.4.2 to version 2.6.3. See the plotly.js CHANGELOG for more information. Notable changes include:
- New subplot type
smiththat supportsscattersmithtrace types for visualizing data in the complex domain - Changes to Plotly.js packaging
- New subplot type