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