# set terminal svg size 600,400 dynamic enhanced font 'arial,10' mousing name "fillstyle_1" butt dashlength 1.0 # set output 'fillstyle.1.svg' set samples 25, 25 unset xtics unset ytics set title "A demonstration of boxes with default properties" set yrange [ 0.00000 : 120.000 ] noreverse NO_ANIMATION = 1 plot [-10:10] 100/(1.0+x*x) title 'distribution' with boxes