# set terminal canvas  rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "mgr_1" jsdir "."
# set output 'mgr.1.js'
set grid nopolar
set grid xtics mxtics ytics mytics noztics nomztics \
 nox2tics nomx2tics noy2tics nomy2tics nocbtics nomcbtics
set grid layerdefault   lt 0 linewidth 0.500,  lt 0 linewidth 0.500
set key fixed right top vertical Right noreverse enhanced autotitle box lt black linewidth 1.000 dashtype solid
set samples 50, 50
set style data lines
set title "Bragg reflection -- Peak only" 
set xlabel "Angle (deg)" 
set ylabel "Amplitude" 
x = 0.0
## Last datafile plotted: "big_peak.dat"
plot "big_peak.dat" title "Rate" with errorbars,                  "" smooth csplines t "Rate"