# plot parameter for sp810.f set xlabel 'Time difference(sec)' set ylabel 'probability (simulation)' set xrange[*:*] set yrange[*:*] set logscale y set grid plot 'sp820.dat' using 1:2 with histeps, \ 'sp820.dat' using 1:3 with lines