Skip to content

v2.25.0

Compare
Choose a tag to compare
@archmoj archmoj released this 25 Jul 16:51
· 2066 commits to master since this release

Added

  • Add "Equal Earth" projection to geo subplots [#6670],
    with thanks to @apparebit for the contribution!
  • Add options to include legends for shapes and newshape [#6653]
  • Add Plotly.deleteActiveShape command [#6679]

Fixed

  • Fix contour plot colorscale domain (take account of zmin, zmax, cmin and cmax) [#6625],
    with thanks to @lvlte for the contribution!
  • Fix text markers on non-mapbox styled maps [#6652],
    with thanks to @baurt for the contribution!
  • Fix unhide isolated traces in multi legend cases (regression introduced in 2.24.3) [#6684]