enter image description here So I tried this, I’m working in a jupyter notebook and am wondering how to animate the next row of data. Answer For what I can see in the documentation you have to set the plot data inside the animate function. You must also have an instance to your plot and use that same in…