plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

ScatterGL throws ` TypeError: r[v] is undefined` when using frames

Open LiamConnors opened this issue 1 year ago • 1 comments

This example: https://codepen.io/moomicorn/pen/WNmLZQd

That uses frames with scattergl traces throws an error, Uncaught (in promise) TypeError: r[v] is undefined, and doesn't animate when the button is selected.

If you adjust the codepen to use scatter traces instead, it does work.

LiamConnors avatar Feb 14 '24 16:02 LiamConnors

Original post can be found on the forum. Thank you @LiamConnors

Coding-with-Adam avatar Feb 14 '24 16:02 Coding-with-Adam