set tit "Trip to Berlin with Lisa, Janne and Chris 27 - 31 Dec 2008" 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, \ '2008-de-18.dat' t "Berlin, DE" w l ls 4 |
set xrange [0:20] set yrange [46:56] replot |
set xrange [0:10] set yrange [49:54] replot |
set tit "Trip to Berlin with Lisa, Janne and Chris 27 - 31 Dec 2008 DETAIL" set xrange [5:15] set yrange [50:55] replot |
unset label |