We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c507422 commit ad9ea9bCopy full SHA for ad9ea9b
examples/sample.sh
@@ -0,0 +1,6 @@
1
+#plotting coordinates
2
+../bin/scatter.py -f ../data/texas.txt
3
+
4
+#plotting a histogram
5
+../bin/hist.py -f ../data/exp.txt
6
0 commit comments