| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-01 | 1.3 kB | |
| v3.6.0 source code.tar.gz | 2026-06-01 | 154.8 MB | |
| v3.6.0 source code.zip | 2026-06-01 | 156.1 MB | |
| Totals: 3 Items | 310.9 MB | 2 | |
Added
- Add support for arrays for the pie property
legendrank, so that it can be configured per slice [#7723], with thanks to @my-tien for the contribution! - Add
hoversortlayout attribute to sort unified hover label items by value [#7734], with thanks to @kimsehwan96 for the contribution!
Fixed
- Fix unexpected
ticklabelindexbehavior when minor ticks are not shown [#7735], with thanks to @my-tien for the contribution! - Fix issue where
hoveranywhere/clickanywherewould not emit hover and click events over editable shapes [#7788] - Handle 'pixel' size mode for shape labels [#7790]
- Update box plot defaults to fix issue with calling
Plotly.reactto switch from box to violin plot [#7811] - Include shapes with
legendgroupspecified when handling legend visibility toggling [#7813]
Full Changelog: https://github.com/plotly/plotly.js/compare/v3.5.1...v3.6.0