# plot parameter for sp845.f set xlabel 'Time(hour)' set ylabel 'No.of Air showers(simulation)' set xrange[*:*] set yrange[0:250] unset logscale y set grid plot 'sp825.dat' with histeps, \ 'sp845.dat' with histeps