5 set term png font "/export/data0/Fonts/win7/arial.ttf" 48 size 2102,1576 truecolor linewidth 3
6 set output "ifollowQplot.png"
8 # Color runs from white to green
9 set palette rgbformula 34,35,36
11 set cblabel "Ratio 0~0.2"
19 set xlabel "Following Q"
20 set ylabel "Leading Q"
22 plot 'tmp' using 2:1:3 with image