# set terminal pngcairo background "#ffffff" enhanced font "arial,10" fontscale 1.0 size 600, 400 # set output 'steps.3.png' set style data lines set title "Normal Distribution Function" plot [-3:3][0:1] norm(x)