# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "steps_2" jsdir "." # set output 'steps.2.js' set style data lines set title "Histogram built from unsorted data by 'smooth frequency'" x = 0.0 ## Last datafile plotted: "hemisphr.dat" plot 'hemisphr.dat' u (floor($1*20)):(1) smooth frequency with histeps