set terminal png set encoding utf8 set output "distributionDistancesPng.png" set xlabel "d" set ylabel "p(d)" set key on inside center top plot"distributionDistances.dat" with linesp lt 1 pt 1