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

Skip to content

Commit 0890cd9

Browse files
oscargusstory645
andauthored
Update doc/api/animation_api.rst
Co-authored-by: hannah <[email protected]>
1 parent e0c3f63 commit 0890cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/animation_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ and ``func`` are used inside of `FuncAnimation` and the theory of how
100100
.. note::
101101

102102
The zorder of artists is not taken into account when 'blitting'
103-
as the blitted artists are always drawn on top.
103+
because the 'blitted' artists are always drawn on top.
104104

105105
The expected signature on ``func`` and ``init_func`` is very simple to
106106
keep `FuncAnimation` out of your book keeping and plotting logic, but

0 commit comments

Comments
 (0)