# set terminal canvas solid butt size 600,400 fsize 10 lw 1 fontscale 1 name "steps_2" jsdir "." # set output 'steps.2.js' set title "Histogram built from unsorted data by 'smooth frequency'" plot 'hemisphr.dat' u (floor($1*20)):(1) smooth frequency with histeps