We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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