# set terminal svg size 600,400 dynamic enhanced font 'arial,10' mousing name "iterate_1" butt dashlength 1.0 # set output 'iterate.1.svg' set label 1 "plot for [n=2:10] sin(x*n)/n" at graph 0.95, 0.92, 0 right norotate back nopoint set style data lines set title "Iteration within plot command" set xrange [ 0.00000 : 3.00000 ] noreverse NO_ANIMATION = 1 n = 10 plot for [n=2:10] sin(x*n)/n notitle lw (13-n)/2