set terminal pdfcairo color enhanced size 6.5in,4.0in font "Times,17" set size 1.0, 1.0 # scale of plot area inside terminal set origin 0.0, 0.0 # bottom-left corner INDIR="build" OUTDIR="build" set macros set output OUTDIR."/plot-list-wip.pdf" set lmargin 10 set grid set key below set logscale y 2 set yrange [0.4:2.5]; set ytics ( \ "+40%%" 1.666666667, \ "+30%%" 1.428571429, \ "+20%%" 1.25, \ "+10%%" 1.111111111, \ "0" 1, \ "-20%%" 0.833333333, \ "-40%%" 0.714285714, \ "-60%%" 0.625, \ "-80%%" 0.555555556, \ "-100%%" 0.5, \ "-130%%" 0.434782609, \ "-160%%" 0.384615385, \ "-200%%" 0.333333333 \ ) set xrange [-0.5:10]; # set xlabel "List length (item count)" offset 2,0 set format x "" set ylabel "Duration (relative)" offset -1.0,0 set errorbars 2.0 set pointintervalbox 0 barHtScale = 0.015 plot INDIR."/plot-list-wip.dat" \ i 0 using (0):(0):(0.0):(0.0 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "blue" fs transparent solid 0.15 noborder, \ '' i 3 using (0):(0):(0.5):(0.5 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "dark-orange" fs transparent solid 0.15 noborder, \ '' i 1 using (0):(0):(1.0):(1.0 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "magenta" fs transparent solid 0.15 noborder, \ '' i 2 using (0):(0):(1.5):(1.5 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "purple" fs transparent solid 0.35 noborder, \ '' i 0 using (0.0 + barHtScale * $3):2 notitle with steps lc rgb "blue" lw 0.3, \ '' i 3 using (0.5 + barHtScale * $3):2 notitle with steps lc rgb "dark-orange" lw 0.3, \ '' i 1 using (1.0 + barHtScale * $3):2 notitle with steps lc rgb "magenta" lw 0.3, \ '' i 2 using (1.5 + barHtScale * $3):2 notitle with steps lc rgb "purple" lw 0.3, \ \ '' i 4 using (0):(0):(2.5):(2.5 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "blue" fs transparent solid 0.15 noborder, \ '' i 5 using (0):(0):(3.0):(3.0 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "dark-orange" fs transparent solid 0.15 noborder, \ '' i 6 using (0):(0):(3.5):(3.5 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "magenta" fs transparent solid 0.15 noborder, \ '' i 7 using (0):(0):(4.0):(4.0 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "purple" fs transparent solid 0.35 noborder, \ '' i 4 using (2.5 + barHtScale * $3):2 notitle with steps lc rgb "blue" lw 0.3, \ '' i 5 using (3.0 + barHtScale * $3):2 notitle with steps lc rgb "dark-orange" lw 0.3, \ '' i 6 using (3.5 + barHtScale * $3):2 notitle with steps lc rgb "magenta" lw 0.3, \ '' i 7 using (4.0 + barHtScale * $3):2 notitle with steps lc rgb "purple" lw 0.3, \ \ '' i 8 using (0):(0):(5.0):(5.0 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "blue" fs transparent solid 0.15 noborder, \ '' i 9 using (0):(0):(5.5):(5.5 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "dark-orange" fs transparent solid 0.15 noborder, \ '' i 10 using (0):(0):(6.0):(6.0 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "magenta" fs transparent solid 0.15 noborder, \ '' i 8 using (5.0 + barHtScale * $3):2 notitle with steps lc rgb "blue" lw 0.3, \ '' i 9 using (5.5 + barHtScale * $3):2 notitle with steps lc rgb "dark-orange" lw 0.3, \ '' i 10 using (6.0 + barHtScale * $3):2 notitle with steps lc rgb "magenta" lw 0.3, \ \ '' i 11 using (0):(0):(7.0):(7.0 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "blue" fs transparent solid 0.15 noborder, \ '' i 12 using (0):(0):(7.5):(7.5 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "dark-orange" fs transparent solid 0.15 noborder, \ '' i 11 using (7.0 + barHtScale * $3):2 notitle with steps lc rgb "blue" lw 0.3, \ '' i 12 using (7.5 + barHtScale * $3):2 notitle with steps lc rgb "dark-orange" lw 0.3, \ \ '' i 13 using (0):(0):(8.5):(8.5 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "blue" fs transparent solid 0.15 noborder, \ '' i 14 using (0):(0):(9.0):(9.0 + barHtScale * $3):1:2 title columnheader(1) with boxxyerror fc rgb "dark-orange" fs transparent solid 0.15 noborder, \ '' i 13 using (8.5 + barHtScale * $3):2 notitle with steps lc rgb "blue" lw 0.3, \ '' i 14 using (9.0 + barHtScale * $3):2 notitle with steps lc rgb "dark-orange" lw 0.3, \ # fx: # i 0 cfa-cfa # '' i 3 upp-upp # '' i 1 lq-list # '' i 2 lq-tailq # movement, polarity: # i 0 # '' i 1 # '' i 2 # '' i 3 # accessor: # i 0 # '' i 1 # '' i 2 # size zone # i 0 # '' i 1 # '' i 2 # (lately, just the first two) # machine # i 0 # '' i 1