v2.8.0
Added
- Introduce horizontal colorbars [#6024]
- Implement
legend.grouptitlefont
andhoverlabel.grouptitlefont
[#6040] - Add
texttemplate
andtextfont
toheatmap
andhistogram2d
traces as well as
histogram2dcontour
andcontour
traces whencoloring
is set "heatmap" [#6028]
Fixed
- Fix to discard negative values from
pie
chart post-aggregation instead of during summation [#6051],
with thanks to @destiny-wu for the contribution!