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.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.wrc' title 'c.ns.c.wrc' w linesp 1 4,\
 '/tmp/dotrend/data.g.ns.c.wrlw' title 'g.ns.c.wrlw' w linesp 2 1,\
 '/tmp/dotrend/data.g.ns.c.wrn' title 'g.ns.c.wrn' w linesp 2 2,\
 '/tmp/dotrend/data.g.ns.c.wrb' title 'g.ns.c.wrb' w linesp 2 3,\
 '/tmp/dotrend/data.g.ns.c.wrc' title 'g.ns.c.wrc' w linesp 2 4,0 notitle
