Example of animation of scatter3d

I am having a very hard time finding a working example of the animation of a 3d scatter plot with plotly.js. Can anyone point me toward a good example? I have a lengthy sequence of x,y,z coordinates that I would like to animate (one after another, one per frame).