# set terminal canvas  solid butt size 600,400 fsize 10 lw 1 fontscale 1 name "mgr_2" jsdir "."
# set output 'mgr.2.js'
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 samples 50, 50
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"