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 8989bc5 commit a607350Copy full SHA for a607350
1 file changed
examples/pylab_examples/to_numeric.py
@@ -1,8 +1,7 @@
1
#!/usr/bin/env python
2
"""
3
Use backend agg to access the figure canvas as an RGB string and then
4
-convert it to an array and pass the string it to Pillow for
5
-rendering.
+convert it to an array and pass it to Pillow for rendering.
6
7
8
import pylab
0 commit comments