|
set tit "Trip to Germany with Chris, Feb 16-18 2026"
set label "utr +" at 5.120324 , 52.08137 right # Utrecht, The Netherlands
set key
set xrange [-25:35]
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, \
'2026-de-31.dat' t "Germany" w l ls 4
|
|
set tit "Trip to Germany with Chris, Feb 16-18 2026 DETAIL" set xrange [0:10] set yrange [48:53] replot |
|
unset label |