set size 0.6,0.4 set terminal postscript eps set ylabel "Throughput (KB/0.2 sec)" set xlabel "Time" set output "s0.0.ps" plot [] [-10:140] "s0.0" title "flow 0, 0.2 sec bins" with lines, \ "s0.10.0" title "1 sec bins" with lines, \ "s0.d.0" title "drops" with points