set tit "Trip to Paris France with Chris 16 - 20 Oct 2010" set label "utr +" at 5.120324 , 52.08137 right # Utrecht, The Netherlands set key set xrange [-10:30] set yrange [40:60] plot 'europe-cil-3-10.dat' t "Coastlines" w l ls 2, 'europe-bdy-3-10.dat' t "Borders" w l ls 1, \ '2010-fr-13.dat' t "2010-10-16 til 2010-10-20 Trip to Paris, France" w l ls 4 |
set tit "Trip to Paris France with Chris 16 - 20 Oct 2010 DETAIL" set xrange [0:10] set yrange [48:53] replot |
unset label |