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 4c72495 commit e7faf1bCopy full SHA for e7faf1b
1 file changed
tutorials/advanced/blitting.py
@@ -16,7 +16,7 @@
16
no need to re-draw all of the ticks and tick-labels (particularly
17
because text is one of the more expensive things to render).
18
19
-The procedure to save our work is rough:
+The procedure to save our work is roughly:
20
21
- draw the figure, but exclude any artists marked as 'animated'
22
- save a copy of the RBGA buffer
0 commit comments