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