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
Fix to prevent accessing undefined (hoverText.hoverLabels) in case all currently shown markers
have hoverinfo: "none" (regression introduced in 2.6.0) #6614,
with thanks to @Domino987 for the contribution!
Fix to ensure only minimum margin spacing is added for container-referenced legends and colorbars [#6616]