# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "using_2" jsdir "." # set output 'using.2.js' set key bmargin center horizontal Right noreverse enhanced autotitle box lt black linewidth 1.000 dashtype solid set style data lines set title "Convex November 1-7 1989" set xrange [ 1.00000 : 8.00000 ] noreverse nowriteback x = 0.0 ## Last datafile plotted: "using.dat" plot 'using.dat' using 3:4 title "Logged in" with impulses, 'using.dat' using 3:5 t "Load average" with points, 'using.dat' using 3:6 t "%CPU used" with lines