plotly.js-gl2d-dist
Advanced tools
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]Changelog
[2.4.0] -- 2021-08-27
legend.groupclick
options [#5849, #5906],
with thanks to @brussee for the contribution!slider
component [#5856],
with thanks to @keul for the contribution!bbox
of hover items in event data [#5512]regl
module from version 1.6.1 to version 2.1.0 [#5870]Changelog
[2.3.1] -- 2021-07-30
parcoords
, splom
, scattergl
and scatterpolargl
in the "strict" bundle so that it could be used with CSP without WebGL warning [#5865]Changelog
[2.3.0] -- 2021-07-23
d3.format
method from d3@v3 to version 1.4.5 of d3-format
module [#5125, #5842]scattergl
, splom
and parcoords
by implementing plotGlPixelRatio
for those traces [#5500]d3.geo
method from d3@v3 to version 1.12.1 of d3-geo
module and version 2.9.0 of d3-geo-projection
module [#5112]d3.interpolate
method from d3@v3 to version 1.4.0 of d3-interpolate
module in icicle
, indicator
, parcats
, sunburst
and treemap
[#5826]regl-scatter2d
, regl-line2d
and regl-error2d
modules to use version 1.1.0 of to-float32
module to improve the performance [#5786],
with thanks to @Seranicio for the contribution!constraintrange
in parcoords
trace to pass validation [#5673]publish-dist
job on CircleCI [#5815]XMLHttpRequest
instead of d3.json
[#5832]Changelog
[2.2.0] -- 2021-06-28