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: v3.5.1...v3.6.0