plotly.js-gl2d-dist-min
Advanced tools
Changelog
[2.29.0] -- 2024-02-01
layout.barcornerradius
and trace.marker.cornerradius
properties to support rounding the corners of bar traces [#6761],
with thanks to Displayr for sponsoring development!autotickangles
to cartesian and radial axes [#6790],
with thanks to @my-tien for the contribution!Changelog
[2.28.0] -- 2024-01-05
align
option to sankey nodes to control horizontal alignment [#6800],
with thanks to @adamreeve for the contribution!bdata
) and shape
(for 2 dimensional arrays) to declare various typed arrays i.e. dtype=(float64|float32|int32|int16|int8|uint32|uint16|uint8)
[#5230]minallowed
and maxallowed
values of the axis [#6796]scattergl
legend when marker.angle
is an array [#6787]line.shape
options for scatterpolargl
trace [#6781]Changelog
[2.26.2] -- 2023-10-04
plotly_click
event on touchscreens with "select" dragmode
[#6724]),
with thanks to @lvlte for the contribution!Changelog
[2.26.1] -- 2023-09-22
plotly_legenddoubleclick
handlers to execute even when the default plotly_legendclick
event is cancelled (returns false) [#6727], with thanks to @andrej-vasilj for the contribution!fi
locale [#6723],
with thanks to @wkmor1 for the contribution!cs
locale [#6734],
with thanks to @vlastimil-dolejs for the contribution!Changelog
[2.26.0] -- 2023-08-24
autorangeoptions
(clipmin
, clipmax
, minallowed
, maxallowed
, include
) as well as minallowed
and maxallowed
to cartesian, gl3d and radial axes [#6547]scaleanchor
to allow removing a constraint that is set by default [#6712], with thanks to @lvlte for the contribution!