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