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
Notice that only the plotly_legendclick event triggers when I single or double click in the legend. The plotly_legenddoubleclick event never fires (because the plotly_legendclick is returning false).
If I double click I also wouldn't expect the plotly_legendclick event to fire.