# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "simple_7" jsdir "." # set output 'simple.7.js' set key bmargin left horizontal Right noreverse enhanced autotitle box lt black linewidth 1.000 dashtype solid set samples 800, 800 set title "Simple Plots" set title font ",20" norotate plot [-30:20] sin(x*20)*atan(x)