pbsh
pbsh

Reputation: 143

Animation in plotly.js 3D scatter plot

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 ?

Upvotes: 1

Views: 744

Answers (1)

pbsh
pbsh

Reputation: 143

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

Upvotes: 1

Related Questions