# set terminal pngcairo transparent enhanced font "arial,10" fontscale 1.0 size 500, 350 # set output 'steps.3.png' set title "Normal Distribution Function" plot [-3:3][0:1] norm(x)