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.