aboutsummaryrefslogtreecommitdiff
path: root/monopoly.bottom.plot
diff options
context:
space:
mode:
Diffstat (limited to 'monopoly.bottom.plot')
-rwxr-xr-xmonopoly.bottom.plot10
1 files changed, 10 insertions, 0 deletions
diff --git a/monopoly.bottom.plot b/monopoly.bottom.plot
new file mode 100755
index 0000000..bb1bc60
--- /dev/null
+++ b/monopoly.bottom.plot
@@ -0,0 +1,10 @@
+#!/usr/bin/gnuplot
+
+reset
+
+set terminal svg size 350,262 fname 'Verdana, Helvetica, Arial, sans-serif' fsize '10'
+set output 'monopoly.bottom.svg'
+
+unset key
+
+plot 'monopoly.bottom.dat' with linespoints ls 1