# set terminal pngcairo background "#ffffff" enhanced font "arial,10" fontscale 1.0 size 600, 400 # set output 'mgr.2.png' set key inside right top vertical Right noreverse enhanced autotitles box linetype -1 linewidth 1.000 set samples 50, 50 set style data lines set title "Bragg reflection -- Peak only" set xlabel "Angle (deg)" set ylabel "Amplitude" plot "big_peak.dat" title "Rate" with errorbars, "" smooth csplines t "Rate"