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
Add parcats (aka parallel categories) trace type [#2963, #3072]
Add new gl3d tick and title auto-rotation algorithm that limits text
overlaps [#3084, #3104, #3131]
Add support for reversed-range axes on gl3d subplots [#3141]
Add modebar layout style attributes: orientation, bgcolor, color
and activecolor [#3068, #3091]
Add title, titleposition and titlefont attributes to pie traces [#2987]
Add hoverlabel.split attribute to ohlc and candlestick traces to split
hover labels into multiple pieces [#2959]
Add support for line.shape values 'hv', 'vh', 'hvh' and 'vhv'
in scattergl traces [#3087]
Add handler for PlotlyConfig.MathJaxConfig: 'local' to override our default
MathJax behavior which modifies the global MathJax config on load [#2994]
Add support for graph div as first argument for Plotly.makeTemplate
and Plotly.validateTemplate [#3111, #3118]
Implement trace, node and link hoverinfo for sankey traces [#3096, #3150]
Implement per-sector textfont settings in pie traces [#3130]
Changed
Use new Plotly logo in "Produced with Plotly" modebar button [#3068]
Improve histogram autobin algorithm: allow partial bin specification,
deprecate autobin(x|y) attributes, force stacked/grouped histograms to match size
and have compatible start value [#3044]
Count distinct values for category and date axis auto-type, which
improves the detection of "NaN" string values in numerical data [#3070]
Improve bar and pie textfont color inheritance [#3130]
Improve splom first-render, axis range relayout and marker restyle
performance [#3057, #3161]
Make splomxaxes and yaxes list always have same length as the trace dimensions regardless of their partial visiblities [#3057]