| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| plotly-6.3.1.tar.gz | 2025-10-02 | 7.0 MB | |
| plotly-6.3.1-py3-none-any.whl | 2025-10-02 | 9.8 MB | |
| README.md | 2025-10-02 | 1.2 kB | |
| v6.3.1 source code.tar.gz | 2025-10-02 | 10.2 MB | |
| v6.3.1 source code.zip | 2025-10-02 | 12.2 MB | |
| Totals: 5 Items | 39.2 MB | 2 | |
Updated
- Update Plotly.js from version 3.1.0 to version 3.1.1. See the Plotly.js release notes for more information. [#5357]. Notable changes include:
- Fix issue preventing Scattergl plots with text elements from rendering [plotly.js#7563]
- Use native legends when converting from matplotlib [#5312], with thanks to @robertoffmoura to the contribution!
- Allow
shared_yaxesto work with secondary axes [#5180], with thanks to @gmjw for the contribution!
Fixed
- Fix issue where width/height in plot layout were not respected during Kaleido image export [#5325]
- Fix typo in default argument to
_ternary_contour.py[#5315], with thanks to @Lexachoc for the contribution! - Fix incorrect
fig.show()behavior whenipythonis installed [#5258]
Full Changelog: https://github.com/plotly/plotly.py/compare/v6.3.0...v6.3.1