-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
new featureRequest for adding a new feature to the packageRequest for adding a new feature to the package
Description
Summary
The Project class should get an animate method that creates an animation and saves it to disk
Reason
Because sometimes you only see your data when it is animated.
New behaviour
psy-view has this animation support (see psyplot/psy-view#11) but it would be good to formalize this in psyplot a bit more to make it scriptable. This also requires some formality to prevent data-driven formatoptions (such as the bounds formatoption of the mapplot method, or the xlim and ylim formatoptions, to change constantly. Therefore, we need a
psyplot.project.Project.animatemethodpsyplot.plotter.Formatoption.prepare_for_animationandpsyplot.plotter.Formatoption.stop_animationmethod
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new featureRequest for adding a new feature to the packageRequest for adding a new feature to the package