# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "azimuth_1" jsdir "." # set output 'azimuth.1.js' unset border unset key set label 1 "X" at 1.20000, 0.00000, 0.00000 center norotate back nopoint set label 2 "Y" at 0.00000, 1.20000, 0.00000 center norotate back nopoint set label 3 "Z" at 0.00000, 0.00000, 23.0000 center norotate back nopoint set arrow 1 from 0.00000, 0.00000, 0.00000 to 1.00000, 0.00000, 0.00000 head back filled linewidth 1.500 dashtype solid set arrow 2 from 0.00000, 0.00000, 0.00000 to 0.00000, 1.00000, 0.00000 head back filled linewidth 1.500 dashtype solid set arrow 3 from 0.00000, 0.00000, 0.00000 to 0.00000, 0.00000, 21.0000 head back filled linewidth 1.500 dashtype solid set view 60, 30, 1, 1.75 set view azimuth 60 set view equal xy set style data lines set xzeroaxis set yzeroaxis set zzeroaxis set xyplane at 0 unset xtics unset ytics set ztics axis in scale 1,0.5 nomirror norotate autojustify set title "azimuth 60" set title offset character 0, 2, 0 font "" norotate t = 20.0 ## Last datafile plotted: "+" splot sample [t=0:20] '+' using (cos($1)):(sin($1)):($1) with lines lw 2