# set terminal canvas solid rounded size 600,400 fsize 10 lw 1.6 fontscale 1 name "nokey_1" jsdir "." # set output 'nokey.1.js' set border 2 front linetype -1 linewidth 2.000 unset key set datafile separator " " set style data lines set xtics border in scale 0,0 nomirror norotate offset character 0, 0, 0 autojustify set ytics border in scale 1,0.5 nomirror norotate offset character 0, 0, 0 autojustify set title "Position plot titles at the end of the corresponding curve\nrather than in a separate key" set rmargin at screen 0.8 set fit brief noerrorvariables errorscaling noprescale place = "France" x = 0.0 plot for [place in "Germany Greece Denmark France"] 'immigration.dat' using 1:(column(place)) lw 2 title columnhead at end