set title 'MAX_OUTSTANDING variation, rsectors, 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.rs.wrlw' title 'c.ns.rs.wrlw' w linesp 1 1,\
 '/tmp/dotrend/data.c.ns.rs.wrn' title 'c.ns.rs.wrn' w linesp 1 2,\
 '/tmp/dotrend/data.c.ns.rs.wrb' title 'c.ns.rs.wrb' w linesp 1 3,\
 '/tmp/dotrend/data.c.ns.rs.wrnb' title 'c.ns.rs.wrnb' w linesp 1 4,\
 '/tmp/dotrend/data.c.ns.rs.wrbb' title 'c.ns.rs.wrbb' w linesp 1 5,\
 '/tmp/dotrend/data.c.ns.rs.wrcn' title 'c.ns.rs.wrcn' w linesp 1 6,\
 '/tmp/dotrend/data.c.ns.rs.wrcb' title 'c.ns.rs.wrcb' w linesp 1 7,\
 '/tmp/dotrend/data.c.ns.rs.wwn' title 'c.ns.rs.wwn' w linesp 1 8,\
 '/tmp/dotrend/data.c.ns.rs.wwb' title 'c.ns.rs.wwb' w linesp 1 9,\
 '/tmp/dotrend/data.c.ns.rs.wwnb' title 'c.ns.rs.wwnb' w linesp 1 10,\
 '/tmp/dotrend/data.c.ns.rs.wwbb' title 'c.ns.rs.wwbb' w linesp 1 11,\
 '/tmp/dotrend/data.c.ns.rs.wwcn' title 'c.ns.rs.wwcn' w linesp 1 12,\
 '/tmp/dotrend/data.c.ns.rs.wwcb' title 'c.ns.rs.wwcb' w linesp 1 13,0 notitle
