# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "finance_13" jsdir "." # set output 'finance.13.js' 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 lt 0 linewidth 0.500, lt 0 linewidth 0.500 set size ratio 0 1,0.3 set xtics norangelimit set xtics ("6/03" 66.0000, "7/03" 87.0000, "8/03" 109.000, "9/03" 130.000, "10/03" 151.000, "11/03" 174.000, "12/03" 193.000, "1/04" 215.000, "2/04" 235.000) set ytics norangelimit 500 set xrange [ 50.0000 : 253.000 ] noreverse nowriteback set ylabel "volume (0000)" set ylabel offset character 1, 0, 0 font "" textcolor lt -1 rotate set lmargin 9 set rmargin 2 set tmargin 0 x = 0.0 ## Last datafile plotted: "finance.dat" plot 'finance.dat' using 0:($6/10000) notitle with impulses lt 3, 'finance.dat' using 0:($7/10000) notitle with lines lt 1