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
Hi - we are tidying up stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for a while, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. If you'd like to submit a PR, we'd be happy to prioritize a review, and if it's a request for tech support, please post in our community forum. Thank you - @gvwilson
This bug occurs while generating offline and online graphs in Plotly (version = "4.14.3").
When animating a
Scattergl
graph object, the scatter plot goes blank and a type error is reported in the console. The error follows as:Reproducible example follows below:
This issue only occurs with
Scattergl
, if you replaceScattergl
withScatter
in the above example, the animation will play as intended.The text was updated successfully, but these errors were encountered: