# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "simple_3" jsdir "." # set output 'simple.3.js' set key fixed left top vertical Right noreverse enhanced autotitle box lt black linewidth 1.000 dashtype solid set samples 200, 200 set title "Simple Plots" set title font ",20" norotate plot [-3:5] asin(x),acos(x)