# set terminal png truecolor nocrop font arial 8 size 420,320 # set output 'image.11.png' set key bmargin center horizontal Right noreverse enhanced autotitles nobox set title "Convex November 1-7 1989" set xrange [ 1.00000 : 8.00000 ] noreverse nowriteback plot 'using.bin' binary format='%*int32%*int8%int16%int8%*int16%*int16' using ($1/100):2 title "Logged in" with impulses, 'using.bin' binary format='%*int32%*int8%int16%*int8%int16%*int16' using ($1/100):($2/100) t "Load average" with points, 'using.bin' binary format='%*int32%*int8%int16%*int8%*int16%int16' using ($1/100):($2/100) t "%CPU used" with lines