# set terminal svg size 600,400 dynamic enhanced fname 'arial' fsize 10 mousing name "simple_8" butt solid # set output 'simple.8.svg' set key bmargin left horizontal Right noreverse enhanced autotitles box linetype -1 linewidth 1.000 set samples 800, 800 set title "Simple Plots" set title offset character 0, 0, 0 font ",20" norotate x = 0.0 plot [-19:19] '1.dat'with impulses ,'2.dat' ,'3.dat' with lines