Open
Description
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.