aboutsummaryrefslogtreecommitdiff
path: root/monopoly.bottom.plot
diff options
context:
space:
mode:
authorNat Lasseter <Nat Lasseter nathan@bytemark.co.uk>2017-12-21 11:44:21 +0000
committerNat Lasseter <Nat Lasseter nathan@bytemark.co.uk>2017-12-21 11:44:21 +0000
commit0f3f30d41168209bfd94d51f8aa6c5a13d523476 (patch)
treee8d5e4c9f72c417a4ce77f0e0ef4701b641f2003 /monopoly.bottom.plot
Initial Commit
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