| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| plotly-6.5.1-py3-none-any.whl | 2026-01-07 | 9.9 MB | |
| plotly-6.5.1.tar.gz | 2026-01-07 | 7.0 MB | |
| README.md | 2025-12-24 | 838 Bytes | |
| v6.5.1 source code.tar.gz | 2025-12-24 | 10.3 MB | |
| v6.5.1 source code.zip | 2025-12-24 | 12.3 MB | |
| Totals: 5 Items | 39.6 MB | 0 | |
Fixed
- Fix issue where Plotly Express ignored trace-specific color sequences defined in templates via
template.data.<trace_type>[#5437], with thanks to @antonymilne for the contribution!
Updated
- Speed up
validate_ganttfunction [#5386], with thanks to @misrasaurabh1 for the contribution! - Update plotly.js from version 3.3.0 to version 3.3.1. See the plotly.js release notes for more information. [#5456]. Notable changes include:
- Add support for arrays for the pie properties
showlegendandlegend, so that these can be configured per slice. [#7580]