# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "steps_3" jsdir "." # set output 'steps.3.js' set style data lines set title "Normal Distribution Function" x = 0.0 ## Last datafile plotted: "hemisphr.dat" plot [-3:3][0:1] norm(x)