Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MNT] animation docs and blitting improvements #28651

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
7 tasks
story645 opened this issue Aug 2, 2024 · 0 comments
Open
7 tasks

[MNT] animation docs and blitting improvements #28651

story645 opened this issue Aug 2, 2024 · 0 comments

Comments

@story645
Copy link
Member

story645 commented Aug 2, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant