set title 'MAX_OUTSTANDING variation, contig, pattern file pats/max'
set time
set ylabel "KB/s"
set xlabel "field 16"
set data style linespoints
plot '/tmp/dotrend/max' w lines 6,\
 '/tmp/dotrend/data.c.ns.c.wrlw' title 'c.ns.c.wrlw' w linesp 1 1,\
 '/tmp/dotrend/data.c.ns.c.wrn' title 'c.ns.c.wrn' w linesp 1 2,\
 '/tmp/dotrend/data.c.ns.c.wrb' title 'c.ns.c.wrb' w linesp 1 3,\
 '/tmp/dotrend/data.c.ns.c.wrnb' title 'c.ns.c.wrnb' w linesp 1 4,\
 '/tmp/dotrend/data.c.ns.c.wrbb' title 'c.ns.c.wrbb' w linesp 1 5,\
 '/tmp/dotrend/data.c.ns.c.wrcn' title 'c.ns.c.wrcn' w linesp 1 6,\
 '/tmp/dotrend/data.c.ns.c.wrcb' title 'c.ns.c.wrcb' w linesp 1 7,\
 '/tmp/dotrend/data.c.ns.c.wwn' title 'c.ns.c.wwn' w linesp 1 8,\
 '/tmp/dotrend/data.c.ns.c.wwb' title 'c.ns.c.wwb' w linesp 1 9,\
 '/tmp/dotrend/data.c.ns.c.wwnb' title 'c.ns.c.wwnb' w linesp 1 10,\
 '/tmp/dotrend/data.c.ns.c.wwbb' title 'c.ns.c.wwbb' w linesp 1 11,\
 '/tmp/dotrend/data.c.ns.c.wwcn' title 'c.ns.c.wwcn' w linesp 1 12,\
 '/tmp/dotrend/data.c.ns.c.wwcb' title 'c.ns.c.wwcb' w linesp 1 13,0 notitle
