Back to trip index

My Trips script: 1999-us-12.plt

autogenerated by webify.pl on Sun Jun 23 14:52:02 2019
gnuplot version gnuplot 5.0 patchlevel 6
set tit "Educause Conference in Long Beach with Susan 24 - 31 Oct 1999"
set label "+ ams" at    4.763385 , 52.30907		# Amsterdam, The Netherlands
set label "sfo +" at -122.3863669, 37.6189257 right	# San Francisco, California, USA
set label "lax +" at -118.4088701, 33.9434989 right	# Los Angeles, California, USA
set key

set xrange [-130:10]
set yrange [10:80]

plot 'europe-cil-10.dat' t "Coastlines" w l ls 2, 'europe-bdy-10-post1989.dat' t "Borders" w l ls 1, \
     'namer-cil-10.dat' t "" w l ls 2, 'namer-bdy-10.dat' t "" w l ls 1, \
     'samer-cil-10.dat' t "" w l ls 2, 'samer-bdy-10.dat' t "" w l ls 1, \
     '1999-us-12.dat'     t "San Francisco and Long Beach, USA" w l ls 4 



set xrange [-130:-70]
set yrange [20:50]

replot



unset label