|
set tit "Trip to Germany with Chris, Feb 25 - Mar 01 2025"
set label "utr +" at 5.120324 , 52.08137 right # Utrecht, 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, \
'2025-de-30.dat' t "Germany" w l ls 4
|
|
set tit "Trip to Germany with Chris, Feb 25 - Mar 01 2025 DETAIL" set xrange [5:15] set yrange [50:55] replot |
|
unset label |