|
set tit "Trip to Rome 26 - 30 Dec 2010 with Chris, Lisa and Janne"
set label "utr +" at 5.120324 , 52.08137 right # Utrecht, The Netherlands
set label "+ ein" at 5.3920092, 51.4586216 # Eindhoven, The Netherlands
set label "cia +" at 12.5908322, 41.8003881 right # Ciampino, 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, \
'2010-it-10.dat' t "Rome, Italy" w l ls 4
|
|
set xrange [7:17] set yrange [40:45] replot |
|
unset label |