-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Open
Description
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
- may have been addressed by multiple axes?
??
And there was this todo that feels like it belongs in interactivity:
- Need to consider event sources to allow clicking through multiple figures