# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "fillstyle_4" jsdir "." # set output 'fillstyle.4.js' set boxwidth 0.5 absolute set style fill solid 1.00 border lt -1 set samples 25, 25 unset xtics unset ytics set title "Filled boxes of reduced width" set yrange [ 0.00000 : 120.000 ] noreverse nowriteback plot [-10:10] 100/(1.0+x*x) title 'distribution' with boxes