plotly.js-gl2d-dist-min
Advanced tools
Changelog
[2.9.0] -- 2022-02-04
ticklabelstep
to reduce labels on 2D axes and colorbars [#6088],
this feature was anonymously sponsored: thank you to our sponsor!Changelog
[2.8.0] -- 2021-12-10
legend.grouptitlefont
and hoverlabel.grouptitlefont
[#6040]texttemplate
and textfont
to heatmap
and histogram2d
traces as well as
histogram2dcontour
and contour
traces when coloring
is set "heatmap" [#6028]pie
chart post-aggregation instead of during summation [#6051],
with thanks to @destiny-wu for the contribution!Changelog
[2.7.0] -- 2021-12-02
texttemplate
, textposition
, textfont
, textangle
,
outsidetextfont
, insidetextfont
, insidetextanchor
,
constraintext
and cliponaxis
to histogram
trace [#6038]probe-image-size
module to v7.2.2 [#6036]uirevision
and autorange
. Because we push autorange
and range
back into layout
,
there can be times it looks like we're applying GUI-driven changes on top of explicit autorange and other times
it's an implicit autorange, even though the user's intent was always implicit. This fix treats them as equivalent. [#6046]