You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement node grouping via box and lasso selections for sankey traces [#3712, #3750]
Implement hovermode: 'x' for sankey traces,
allowing users to compare links in a flow on hover [#3730]
Add way for Plotly.toImage and Plotly.downloadImage to export images
with current graph width/height by passing width/height option as null [#3746]
Add legend attribute itemsizing with value 'constant' making legend item symbol sizing
independent of the sizing of their corresponding trace item [#3732]
Add hoverlabel.align with value 'left', 'right' and 'auto' to set the horizontal
alignment of the text content within hover labels [#3753]
Add contour.start, contour.end and contour.size attribute to surface traces [#3469]
Add isosurface and volume to the gl3d bundle [#3488]