# set terminal svg size 600,400 dynamic enhanced fname 'arial'  fsize 10 mousing name "param_3" butt solid 
# set output 'param.3.svg'
set dummy t,y
set key bmargin center horizontal Right noreverse enhanced autotitles box linetype -1 linewidth 1.000
set parametric
set samples 160, 160
plot sin(t),cos(t)