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