We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3019339 commit 1131a46Copy full SHA for 1131a46
examples/pylab_examples/print_stdout.py
@@ -1,5 +1,6 @@
1
# -*- noplot -*-
2
# print png to standard out
3
+# usage: python print_stdout.py > somefile.png
4
5
import sys
6
import matplotlib
0 commit comments