0
votes

I've created a 3D scatter plot and would like to animate the data. I followed the procedure mentioned in the document. But the plot just changes the data without any animation. I've searched for similar questions, couldn't find any. This issue seems to be present only in 3d scatter plot. What is the way around this issue ?

1
Please add a minimal reproducible example to your question. Otherwise we can only guess what might be the problem.Maximilian Peters
please check the following pen codepen.io/pbshgthm/pen/OZvbxV?editors=1111pbsh

1 Answers

0
votes

Plotly.js does not support animation on scatter3D as of now.