# set terminal pngcairo transparent enhanced font "arial,10" fontscale 1.0 size 600, 400 # set output 'mgr.3.png' set key fixed right top vertical Right noreverse enhanced autotitle box lt black linewidth 1.000 dashtype solid set samples 300, 300 set style data lines set title "Ag 108 decay data" set xlabel "Time (sec)" set ylabel "Rate" x = 0.0 ## Last datafile plotted: "silver.dat" plot "silver.dat" t "experimental" w errorb, "" smooth csplines t "cubic smooth"