# plot parameter for sp850.f set xlabel 'No.of events' set ylabel 'probability (simulation)' set xrange[*:*] set yrange[*:*] unset logscale y set grid plot 'sp850.dat' using 1:2 with histeps