| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| plotly-6.7.0-py3-none-any.whl | 2026-04-09 | 9.9 MB | |
| plotly-6.7.0.tar.gz | 2026-04-09 | 6.9 MB | |
| README.md | 2026-04-09 | 1.5 kB | |
| v6.7.0 source code.tar.gz | 2026-04-09 | 10.4 MB | |
| v6.7.0 source code.zip | 2026-04-09 | 12.3 MB | |
| Totals: 5 Items | 39.5 MB | 0 | |
Added
- Add
facet_rowsupport topx.imshowfor creating subplots along an additional dimension [#5445], with thanks to @FBumann for the contribution!
Fixed
- Update
numpy.percentilesyntax to stop using deprecated alias [#5483], with thanks to @Mr-Neutr0n for the contribution! numpywith a version less than 1.22 is no longer supported.- Handle empty
px.histogramby skippingNonelabel in hover template [#5535], with thanks to @tysoncung for the contribution!
Updated
- Update plotly.js from version 3.4.0 to version 3.5.0. See the plotly.js release notes for more information. [#5565]. Notable changes include:
- Add
hoveranywhereandclickanywherelayout attributes to enable emitting hover and click events anywhere in the plot area, not just over traces [#7707] - Add
displayNotifierconfiguration property to set the display of notifier in the top right area of the viewport [#7730] - Update USA location lookup for
scattergeoandchoroplethtraces to use both location names and abbreviations [#7731]