|
set label "utr +" at 5.120324 , 52.08137 right # Utrecht, The Netherlands
set key
set xrange [0:10]
set yrange [48:53]
set tit "Trip to Disneyland Paris Jul 12-17 2013 with Chris, Jesse and Meyske"
plot 'europe-cil-3-10.dat' t "Coastlines" w l ls 2, 'europe-bdy-3-10.dat' t "Borders" w l ls 1, \
'2013-fr-15.dat' t "Disneyland Paris, France" w l ls 4
|
|
set xrange [2.4:3.2] set yrange [48.7:49.1] set tit "Trip to Disneyland Paris Jul 12-17 2013 DETAIL Disneyland" replot |
|
unset label |