# set terminal png transparent nocrop enhanced font arial 8 size 420,320 # set output 'fillstyle.2.png' set style fill solid 1.000000 border set samples 25, 25 set noxtics set noytics set title "A demonstration of boxes with style fill solid 1.0" 0.000000,0.000000 font "" set yrange [ 0.00000 : 120.000 ] noreverse nowriteback plot [-10:10] 100/(1.0+x*x) title 'distribution' with boxes