|
set tit "Trip to Leipzig and Praha with B and L 13 - 21 Jul 2001"
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-10.dat' t "Coastlines" w l ls 2, 'europe-bdy-10-post1989.dat' t "Borders" w l ls 1, \
'2001-de-11-cz-01.dat' t "Leipzig, Germany and Praha, Czech republic" w l ls 4
|
|
set xrange [0:20] set yrange [46:56] replot |
|
unset label |