set title 'Record-size variation 2PIO, contig, pattern file pats/wrb+wrc'
set time
set ylabel "KB/s"
set xlabel "field 5"
set data style linespoints
plot '/tmp/dotrend/max' w lines 6,\
 '/tmp/dotrend/data.c.ns.c.wrb' title 'c.ns.c.wrb' w linesp 1 1,\
 '/tmp/dotrend/data.c.ns.c.wrc' title 'c.ns.c.wrc' w linesp 1 2,0 notitle
