set title 'Nio variation, 8KB, pattern file pats/short'
set time
set ylabel "KB/s"
set xlabel "field 9"
set data style linespoints
plot '/tmp/dotrend/max' w lines 6,\
 '/tmp/dotrend/data.g.ns.rs.wrlw' title 'g.ns.rs.wrlw' w linesp 1 1,\
 '/tmp/dotrend/data.g.ns.rs.wrn' title 'g.ns.rs.wrn' w linesp 1 2,\
 '/tmp/dotrend/data.g.ns.rs.wrb' title 'g.ns.rs.wrb' w linesp 1 3,\
 '/tmp/dotrend/data.g.ns.rs.wrc' title 'g.ns.rs.wrc' w linesp 1 4,\
 '/tmp/dotrend/data.c.ns.rs.wrlw' title 'c.ns.rs.wrlw' w linesp 2 1,\
 '/tmp/dotrend/data.c.ns.rs.wrn' title 'c.ns.rs.wrn' w linesp 2 2,\
 '/tmp/dotrend/data.c.ns.rs.wrb' title 'c.ns.rs.wrb' w linesp 2 3,\
 '/tmp/dotrend/data.c.ns.rs.wrc' title 'c.ns.rs.wrc' w linesp 2 4,\
 '/tmp/dotrend/data.g.s.rs.wrlw' title 'g.s.rs.wrlw' w linesp 3 1,\
 '/tmp/dotrend/data.g.s.rs.wrn' title 'g.s.rs.wrn' w linesp 3 2,\
 '/tmp/dotrend/data.g.s.rs.wrb' title 'g.s.rs.wrb' w linesp 3 3,\
 '/tmp/dotrend/data.g.s.rs.wrc' title 'g.s.rs.wrc' w linesp 3 4,0 notitle
