aboutsummaryrefslogtreecommitdiff
path: root/monopoly.discard.plot
diff options
context:
space:
mode:
Diffstat (limited to 'monopoly.discard.plot')
-rwxr-xr-xmonopoly.discard.plot10
1 files changed, 10 insertions, 0 deletions
diff --git a/monopoly.discard.plot b/monopoly.discard.plot
new file mode 100755
index 0000000..ea85f99
--- /dev/null
+++ b/monopoly.discard.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.discard.svg'
+
+unset key
+
+plot 'monopoly.discard.dat' with linespoints ls 1