# set terminal pngcairo  transparent enhanced font "arial,10" fontscale 1.0 size 500, 350 
# set output 'steps.2.png'
set title "Histogram built from unsorted data by 'smooth frequency'" 
plot 'hemisphr.dat' u (floor($1*20)):(1) smooth frequency with histeps