Skip to content

NEW FEATURE: Implement an animate method #21

@Chilipp

Description

@Chilipp

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.animate method
  • psyplot.plotter.Formatoption.prepare_for_animation and psyplot.plotter.Formatoption.stop_animation method

Metadata

Metadata

Assignees

Labels

new featureRequest for adding a new feature to the package

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions