This range may also be specified on the splot command line when in parametric mode. See plot for more information
Syntax:
set urange [{<umin> : <umax>}]
where <umin> and <umax> terms are constants or expressions.
Both the <umin> and <umax> terms are optional. Anything omitted will not be changed, so
set urange [:10]changes umax to 10 without affecting umin. See also set trange.