aboutsummaryrefslogtreecommitdiff
path: root/monopoly.bottom.plot
blob: bb1bc60bdd81411cb39f02ae1ae9d5bcf7eddfa3 (plain)
1
2
3
4
5
6
7
8
9
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