plotly.js-cartesian-dist
Advanced tools
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]Changelog
[2.6.0] -- 2021-10-29
smith
subplots and the scattersmith
trace type for displaying Smith charts [#5956, #5992],
with thanks to Kitware and @waxlamp for kicking off this effort.no-new-func
test [#5969]npm install
problem for npm v6
users (regression introduced in 2.5.0) [#6004]"hoverinfo": "none"
trace display for hover modes [#5854],
with thanks to @Domino987 for the contribution!getBoundingClientRect
in convertToTspans
[#5976]xanchor
is set to "center" [#6002]Changelog
[2.5.0] -- 2021-09-03
surface
, isosurface
, volume
, streamtube
, cone
, mesh3d
, scatter3d
, pointcloud
and heatmapgl
in the "strict" bundle by avoid function generation for these traces at runtime [#5888]node.js v16
and npm v7
in development and upgrade the version of package-lock.json
[#5922, #5919]