# set terminal svg size 600,400 dynamic enhanced fname 'arial' fsize 10 mousing name "steps_3" butt solid # set output 'steps.3.svg' set style data lines set title "Normal Distribution Function" x = 0.0 plot [-3:3][0:1] norm(x)