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