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 c572eb9 commit 3019339Copy full SHA for 3019339
examples/pylab_examples/print_stdout.py
@@ -1,3 +1,6 @@
1
+# -*- noplot -*-
2
+# print png to standard out
3
+
4
import sys
5
import matplotlib
6
matplotlib.use('Agg')
0 commit comments