Skip to content

[MNT] animation docs and blitting improvements #28651

@story645

Description

@story645

Summary

Pulling the rest of the todos from #28626 into their own issue mostly b/c I think that's more discoverable than a todo list in the comments of a module. Some of these may be done already and I don't understand what some of these tasks are.

Blitting

  • document and test edge cases that aren't working correctly
  • investigate integrating better with existing matplotlib animation artist flag:
    • If animated removes from default draw(), perhaps we could use this to simplify initial draw
  • Can blit be enabled for movies?
    • not sure what this means since I thought animation == movies

Examples

  • show and example of frameless animation - pure procedural with no loop
    • is this the decay example?
  • Need example that uses something like inotify or subprocess
  • Complex syncing examples

??

And there was this todo that feels like it belongs in interactivity:

  • Need to consider event sources to allow clicking through multiple figures

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions