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