# set terminal svg size 600,400 dynamic enhanced fname 'arial' fsize 10 mousing name "mgr_3" butt solid # set output 'mgr.3.svg' set key inside right top vertical Right noreverse enhanced autotitles box linetype -1 linewidth 1.000 set samples 300, 300 set title "Ag 108 decay data" set xlabel "Time (sec)" set ylabel "Rate" plot "silver.dat" t "experimental" w errorb, "" smooth csplines t "cubic smooth"