# set terminal pngcairo transparent enhanced font "arial,10" fontscale 1.0 size 660, 320 # set output 'finance.8.png' set format y "%1.0f" set grid nopolar set grid xtics nomxtics ytics nomytics noztics nomztics \ nox2tics nomx2tics noy2tics nomy2tics nocbtics nomcbtics set grid layerdefault linetype 0 linewidth 1.000, linetype 0 linewidth 1.000 set size ratio 0 1,0.3 set xtics norangelimit set xtics (66.0000, 87.0000, 109.000, 130.000, 151.000, 174.000, 193.000, 215.000, 235.000) set ytics 500 norangelimit set xrange [ 50.0000 : 253.000 ] noreverse nowriteback set lmargin 9 set rmargin 2 set tmargin 0 plot 'finance.dat' using 0:($6/10000) notitle with impulses lt 3