Closed AndrewRook closed 3 years ago
Right now it's in the main PTPlot class. Instead the Animation class ought to have an animate method which takes in at least the data, the widgets and the layers that need to be animated, then runs the actual callback generation/application code.
animate
Right now it's in the main PTPlot class. Instead the Animation class ought to have an
animate
method which takes in at least the data, the widgets and the layers that need to be animated, then runs the actual callback generation/application code.