SN-Markov-Graphen ausgebaut.
[diplomarbeit.git] / images / markov-comparators-14-pct.gnuplot
index d8a3937..21e29ae 100644 (file)
@@ -13,8 +13,8 @@
 #      faq, bugs, etc:   type "help seeking-assistance"
 #      immediate help:   type "help"
 #      plot window:      hit 'h'
-# set terminal wxt 0
-# set output
+set terminal pdfcairo  size 15.00cm, 9.27cm 
+set output 'markov-comparators-14-pct.pdf'
 unset clip points
 set clip one
 unset clip two
@@ -44,7 +44,7 @@ set format cb "% g"
 set angles radians
 unset grid
 set key title ""
-set key inside right top vertical Right noreverse enhanced autotitles nobox
+set key outside center bottom horizontal Right noreverse enhanced autotitles box linetype -1 linewidth 1.000
 set key noinvert samplen 4 spacing 1 width 0 height 0 
 unset label
 unset arrow
@@ -157,6 +157,6 @@ FIT_CONVERGED = 1
 FIT_NDF = 47
 FIT_STDFIT = 0.125963571262577
 FIT_WSSR = 0.745740600405454
-plot [x=53:101] 'images/markov-comparators-14-pct.data' title 'Gemessene Daten', gamma_fit(x) title 'Gamma-Verteilung'
-## fit gamma_fit(x) 'images/markov-comparators-14-pct.data' via gamma_k, gamma_theta
+plot [x=53:101] 'markov-comparators-14-pct.data' title 'Gemessene Daten', gamma_fit(x) title 'Gamma-Verteilung'
+## fit gamma_fit(x) 'markov-comparators-14-pct.data' via gamma_k, gamma_theta
 #    EOF