plotly v5.11.0 Release Notes

Release Date: 2022-10-27 // over 1 year ago
  • ⚡️ Updated

    • Updated Plotly.js to from version 2.14.0 to version 2.16.1. See the plotly.js CHANGELOG for more information. Notable changes include:
      • Add clustering options to scattermapbox [#5827], with thanks to @elben10 for the contribution!
      • Add bounds to mapbox suplots [6339]
      • Add angle, angleref and standoff to marker and add backoff to line; also introduce new arrow symbols to facilitate drawing networks [#6297]
      • Add minreducedwidth and minreducedheight to layout for increasing control over automargin [#6307]
      • Add entrywidth and entrywidthmode to legend [#6202, #6324]

Previous changes from v5.10.0

  • ⚡️ Updated

    • Updated Plotly.js to from version 2.12.1 to version 2.14.0. See the plotly.js CHANGELOG for more information. Notable changes include:
      • Add support for sankey links with arrows
      • Add selections, newselection and activeselection layout attributes to have persistent and editable selections over cartesian subplots
      • Add unselected.line.color and unselected.line.opacity options to parcoords trace
      • Display Plotly's new logo in the modebar