|
set tit "Trip to Innsbruck 21 - 24 August 2003"
set label "alm +" at 5.2225233, 52.332192 right # Almere, The Netherlands
set key
set xrange [-25:45]
set yrange [35:70]
plot 'europe-cil-3-10.dat' t "Coastlines" w l ls 2, 'europe-bdy-3-10.dat' t "Borders" w l ls 1, \
'2003-at-03.dat' t "Innsbruck, Austria" w l ls 4
|
|
set xrange [8:18] set yrange [45:50] replot |
|
unset label |