set terminal png truecolor font '%FONT_DIR%/arial.ttf,17' enhanced dashed set out 'plot_198.143.38.12_20220628172029.png' set title 'U-235 Neutron-induced Fission Yields' offset 0.0, 2.0 font '%FONT_DIR%/arial.ttf,18' set tmargin 7.0 set bmargin 7.0 set lmargin 20.0 set rmargin 7.0 set key center bottom Left reverse width 0 height 1.0 spacing 1.2 font '%FONT_DIR%/arialbd.ttf,10' box unset logscale x set logscale y set xrange [ 60 : 180 ] set yrange [ 1.0E-12 : 1.0E+0 ] set xlabel 'Mass Number' offset 0.0,-2.0 font '%FONT_DIR%/arial.ttf,16' set ylabel 'Fission Yield ( Independent )' offset -4.5, 0.0 font '%FONT_DIR%/arial.ttf,16' set tics scale 2 set xtics 10 offset 0.0,-1.0 font '%FONT_DIR%/arial.ttf,14' set ytics 10 offset 0.0, 0.0 font '%FONT_DIR%/arial.ttf,14' set format x '%.f' set format y '10^{%T}' set mxtics 5 set mytics 10 set grid lt -1 lc rgb 'gray' set label 'JAEA Nuclear Data Center' at screen 0.99,0.03 right font '%FONT_DIR%/ariali.ttf,10' tc rgb '#7F7F7F' plot 'plot_198.143.38.12_20220628172029_01' using 1:2 title 'U-235(NF) - 0.0253 (eV) [FPY-2011]' with points pt 13 ps 1 lc rgb '#000000'