X-Git-Url: https://git.ucc.asn.au/?p=progcomp2012.git;a=blobdiff_plain;f=judge%2Fsimulator%2Ftemplate.plt;h=04fee1764ca8c23bdc5bbf70a3a27d1cff947d7c;hp=7efe965a52f3ed48311fef6f47e38355879b49d9;hb=f37d392713a0b6fec7a2c543edcd8402156f3744;hpb=9daf6066a0a00f4682a4047d7504d044306c6084 diff --git a/judge/simulator/template.plt b/judge/simulator/template.plt index 7efe965..04fee17 100644 --- a/judge/simulator/template.plt +++ b/judge/simulator/template.plt @@ -1,7 +1,7 @@ set term png size 640,480 set output "[NAME].png" -set xtics 1 -set ytics 1 +#set xtics 1 +#set ytics 1 set xrange [1:] set xlabel "Games Played" set ylabel "Score"