plotly.js-dist
Advanced tools
Changelog
[2.31.0] -- 2024-04-10
zorder
attribute to various cartesian traces for controlling stacking order of SVG traces drawn into a subplot [#6918, #6953],
This feature was anonymously sponsored: thank you to our sponsor!sizemode
to cone trace [#6938]layout.hoversubplots
to enable hover effects across multiple cartesian suplots sharing one axis [#6947, #6950]stackgl_modules/index.js
using updated dependencies [#6937]Changelog
[2.30.0] -- 2024-03-06
indentation
to legend [#6874],
with thanks to @my-tien for the contribution!pie
and funnelarea
traces when textinfo is set to "none" [#6893],
with thanks to @robbtraister for the contribution!insiderange
on category axes [#6910]tickson
when tickmode
is set to "array" [#6912]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!