|
set tit "School trip to Berlin 30 Apr - 4 May 1979"
set label "+ dra" at 6.093225 , 53.11793 # Drachten, 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-pre1989.dat' t "Borders" w l ls 1, \
'1979-de-04-dd-01.dat' t "Berlin, Germany" w l ls 4
|
|
set xrange [0:20] set yrange [46:56] replot |
|
unset label |