set terminal postscript solid eps 24 color set output "jobgoodput.eps" set xlabel "Jobs" set ylabel "Runtime (s)" plot [0:] [0:] "jobgoodput.data" using 0:1 with filledcurves x1 lt 2 notitle