set terminal png set encoding utf8 set title "Scenario1" set xlabel 'jour' set ylabel "% d'infectés" set yrange[0:300000] set output 'C:\\Users\\ROSEBAEK\\Documents\\Graph\\mesuresri\\resources\\scenarios\\Scenario1.png' plot "C:\\Users\\ROSEBAEK\\Documents\\Graph\\mesuresri\\resources\\scenarios\\scenario1.dat" notitle with linesp lt 1 pt 1 lc 1