Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
plotly-6.3.0-py3-none-any.whl | 2025-08-12 | 9.8 MB | |
plotly-6.3.0.tar.gz | 2025-08-12 | 6.9 MB | |
README.md | 2025-08-12 | 578 Bytes | |
v6.3.0 source code.tar.gz | 2025-08-12 | 10.1 MB | |
v6.3.0 source code.zip | 2025-08-12 | 12.0 MB | |
Totals: 5 Items | 38.9 MB | 22 |
Updated
- Updated Plotly.js from version 3.0.1 to version 3.1.0. See the plotly.js release notes for more information. [#5318]
Added
- Exposed
plotly.io.get_chrome()
as a function which can be called from within a Python script. [#5282]
Fixed
- Resolved issue causing extraneous engine deprecation warnings [#5287], with thanks to @jdbeel for the contribution!