### -*-gnuplot-*- set terminal tikz set style data histogram set xtic rotate by -35 offset -1, 0 scale 0 set style fill solid set style histogram cluster gap 1 unset key set border 3 set tics nomirror set ylabel "Time (ms) to run trivial script" plot "bench.data" index "> interp" using (1000*$2):xtic(1)