|
set tit "Trip to Rome 20 - 24 Oct 2005"
set label "+ ams" at 4.763385 , 52.30907 # Amsterdam, The Netherlands
set label "fco +" at 12.2551035, 41.80258 right # Leonardo da Vinci International (Fiumicino), Rome, Italy
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, \
'2005-it-03.dat' t "Rome, Italy" w l ls 4
|
|
set xrange [7:17] set yrange [40:45] replot |
|
unset label |