# set terminal pngcairo transparent enhanced font "arial,10" fontscale 1.0 size 500, 350 # set output 'mgr.8.png' set grid nopolar set grid xtics mxtics ytics mytics noztics nomztics \ nox2tics nomx2tics noy2tics nomy2tics nocbtics nomcbtics set grid layerdefault linetype -1 linecolor rgb "gray" linewidth 0.200, linetype -1 linecolor rgb "gray" linewidth 0.200 set key inside right top vertical Right noreverse enhanced autotitles box linetype -1 linewidth 1.000 set logscale y 10 set samples 300, 300 set title "Ag 108 decay data" set xlabel "Time (sec)" set ylabel "Rate" S = 1 plot "silver.dat" t "rate" w errorb, "" smooth sbezier t "bezier"