Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c3f63 commit 0890cd9Copy full SHA for 0890cd9
doc/api/animation_api.rst
@@ -100,7 +100,7 @@ and ``func`` are used inside of `FuncAnimation` and the theory of how
100
.. note::
101
102
The zorder of artists is not taken into account when 'blitting'
103
- as the blitted artists are always drawn on top.
+ because the 'blitted' artists are always drawn on top.
104
105
The expected signature on ``func`` and ``init_func`` is very simple to
106
keep `FuncAnimation` out of your book keeping and plotting logic, but
0 commit comments