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
I have created a scatter plot that changes the opacity of a trace when clicked.
I have also set text labels for each point.
The text labels contain <span>'s and I've noticed they move during animations.
Here's a codepen that illustrates the issue better than I can describe.