v2.24.0
版本发布时间: 2023-06-06 23:08:34
plotly/plotly.js最新发布版本:v2.35.2(2024-09-11 04:58:34)
Added
- add pattern to pie, funnelarea, sunburst, icicle and treemap traces [#6601, #6619, #6622, #6626, #6627, #6628, #6629], with thanks to @thierryVergult for the contribution!
Fixed
- Fix to prevent accessing undefined (hoverText.hoverLabels) in case all currently shown markers have hoverinfo: "none" (regression introduced in 2.6.0) #6614, with thanks to @Domino987 for the contribution!
- Fix to ensure only minimum margin spacing is added for container-referenced legends and colorbars [#6616]