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
It is not clear what you expect to be displayed relative to the trace name. If you define
Layout(width=600, height=450, showlegend=true)
then the trace name will be displayed in legend. When a plot has a single trace in its definition the trace name is not displayed on hover, because there is no reason for confusion.
But if add two traces:
Adding name to a scatter stopped working
MWE
Results in
The text was updated successfully, but these errors were encountered: