8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb97e8 commit 1d65122Copy full SHA for 1d65122
lib/matplotlib/animation.py
@@ -1,10 +1,5 @@
1
# TODO:
2
-# * Documentation -- this will need a new section of the User's Guide.
3
-# Both for Animations and just timers.
4
-# - Also need to update
5
-# https://scipy-cookbook.readthedocs.io/items/Matplotlib_Animations.html
6
# * Blit
7
-# * Currently broken with Qt4 for widgets that don't start on screen
8
# * Still a few edge cases that aren't working correctly
9
# * Can this integrate better with existing matplotlib animation artist flag?
10
# - If animated removes from default draw(), perhaps we could use this to
0 commit comments