reset
set encoding utf8
set term svg size 800, 600             # qt, windows, wxt, svg, png, jpg etc. (gt erlaubt Export nach SVG und PNG)
                                       # Werden Zeichnungen von einem Terminal exportiert, so sind die Ergebnisse nicht
                                       # mit denen der standardspezifischen Terminals identisch.
set size 1, 1
set   autoscale                        # scale axes automatically
unset log                              # remove any log-scaling
unset label                            # remove any previous labels
unset arrow
unset tics
set xtics auto                          # set xtics automatically
set ytics auto                          # set ytics automatically
set title "Mitbewegte Objekte auf Lichtkegeln kurz nach dem Urknall" font ", 25" # Titel der Zeichnung
set xlabel "Eigendistanz Mrd. Lichtjahre" font ", 25"   # Bezeichnung x-Achse (waagerecht)
set ylabel "Mrd. Jahre"  font ", 25"   # Bezeichnung y-Achse (senkrecht)
set y2label "Skalenfaktor" font ", 25" 
set tics font ", 19"   
set xrange [-10:105]                     # set x-Achse, -10 bis 100 Mrd. Lichtjahre
set x2range [-10:105]   
set yrange [0:22]                      # set y-Achse (t-Achse, 0-22 Mrd. Jahre)
set y2range[0:22]
set datafile fortran                   # damit auch FORTRAN-D- und -G-Formate interpretiert werden können. Es wird aber momentan kein Gebrauch davon gemacht.
set datafile separator comma
unset key
set key top right
#set key top center
#set key box
#set key left bottom
#set key bmargin 

set x2tics
unset y2tics
set border 7
set ytics nomirror
set rmargin 7
set key off

set output "ereig-5-phys.svg"
plot "Z42.TXT" using 2:1 with lines lw 1.5 lt rgb "red",\
     "Z42.TXT" using 3:1 with lines lw 1.5 lt rgb "green",\
     "Z42.TXT" using 4:1 with lines lw 2.5 lt rgb "orange10",\
     "Z21.TXT"  using 2:1 with lines lw 1.5 lt rgb "black",\
     "Z14.TXT"  using 2:1 with lines lw 1.5 lt rgb "black",\
     "LINIE21-99.TXT"  using 2:1 with lines lw 5 lt rgb "black",\
        "LINIE21-80.TXT"  using 2:1 with lines lw 5 lt rgb "magenta",\
        "LINIE21-82-98.TXT"  using 2:1 with lines lw 5 lt rgb "orange10",\
        "LINIE21-57-59.TXT"  using 2:1 with lines lw 5 lt rgb "black",\
        "LINIE21-72-73.TXT"  using 2:1 with lines lw 5 lt rgb "black",\
     "LINIE14-63.TXT" using 2:1 with lines lw 5 lt rgb "black",\
         "LINIE14-45.TXT" using 2:1 with lines lw 5 lt rgb "magenta",\
         "LINIE14-46-61.TXT" using 2:1 with lines lw 5 lt rgb "orange10",\
         "LINIE14-36-37.TXT" using 2:1 with lines lw 5 lt rgb "dark-blue",\
         "LINIE14-51-52.TXT" using 2:1 with lines lw 5 lt rgb "dark-blue",\
     "LINIE7-36.TXT"  using 2:1 with lines lw 5 lt rgb "black",\
         "LINIE7-20.TXT"  using 2:1 with lines lw 5 lt rgb "magenta",\
         "LINIE7-21-35.TXT"  using 2:1 with lines lw 5 lt rgb "orange10",\
         "LINIE7-25-26.TXT"  using 2:1 with lines lw 5 lt rgb "black",\
         "LINIE7-29-30.TXT"  using 2:1 with lines lw 5 lt rgb "black",\
   "MINIE21-23.TXT"  using 2:1 with lines lw 5 lt rgb "magenta" dt 3,\
   "MINIE14-8.TXT"  using 2:1 with lines lw 5 lt rgb "magenta" dt 3,\
   "MINIE7-21.TXT"  using 2:1 with lines lw 5 lt rgb "magenta" dt 3,\
   "ZORTUNE14.TXT"  using 2:1 with lines lw 1.5 lt rgb "blue",\
   "ZORTUNE21.TXT"  using 2:1 with lines lw 1.5 lt rgb "blue",\
   "1t-Objekt-EH-Urknall.TXT" using 7:2 with lines lw 1.5 lt rgb "blue",\
   "1t-Objekt-t7-Urknall.TXT" using 7:2 with lines lw 1.5 lt rgb "blue",\
   "1t-Objekt-t7-Urknall.TXT" using 5:2 with lines lw 1.5 lt rgb "black",\
     "SF42MA0.TXT"  using 2:1 with lines lw 1.5 lt rgb "black",\
     "RACHSE105.TXT" using 3:2 with linespoints lt rgb "black" pt "\U+2014" lw 2

#   "1t-Objekt-EH-Urknall.TXT" using 5:2 with lines lw 1.5 lt rgb "black",\

#   "Z42G3.TXT"  using 2:1 with lines lw 1.5 lt rgb "blue",\
#   "Z42G4.TXT"  using 2:1 with lines lw 1.5 lt rgb "blue",\
#   "Z42POS7.TXT" using 2:1 with lines lw 2.5 lt rgb "orange10",\
#   "Z42.TXT" using 5:1 with lines lw 1.5 lt rgb "black",\
#   "Z7.TXT"  using 2:1 with lines lw 1.5 lt rgb "black",\
#    "LINIE7-M10-100.TXT"  using 2:1 with lines lw 1.5 lt rgb "black" dt 5,\
#    "LINIE14-46.TXT"  using 2:1 with lines lw 5 lt rgb "black",\
#    "LINIE14-8.TXT"  using 2:1 with lines lw 5 lt rgb "magenta",\
#    "LINIE21-80.TXT"  using 2:1 with lines lw 5 lt rgb "orange10",\
#    "LINIE21-23.TXT"  using 2:1 with lines lw 5 lt rgb "magenta",\
#    "MINIE14-8-45.TXT"  using 2:1 with lines lw 5 lt rgb "orange10",\

# war falsch
#    "ZCMB.TXT"  using 2:1 with lines lw 1.5 lt rgb "black",\

