Hi, I’m looking to have my 3D surface plot rotate around the z axis from the centre of the graph. I’m fairley new to Plotly.js and was just wondering what the easiest way to do this was. I’ve seen 1 or 2 other rotating solutions however they seemed to ‘skip’ part of the graph’s full rotation as it went around. Is there a way to have a smooth, continuous rotation? if so what is the easiest way of implementing it?
Thanks!