Add .plt templates for gnuplot
[progcomp2012.git] / judge / simulator / scores.plt
diff --git a/judge/simulator/scores.plt b/judge/simulator/scores.plt
new file mode 100644 (file)
index 0000000..67facbf
--- /dev/null
@@ -0,0 +1,9 @@
+set term png size 640,480
+set output "scores.png"
+set xtics 1
+set ytics 1
+set xrange [1:]
+set xlabel "Games Played"
+set ylabel "Score"
+set title "All scores"
+set key top left

UCC git Repository :: git.ucc.asn.au