unified gfx

some minor tex changes
This commit is contained in:
2016-02-23 17:49:25 +01:00
parent 4042b615d7
commit 5701e709b2
11 changed files with 2072 additions and 2046 deletions

View File

@@ -70,7 +70,7 @@ set multiplot layout 1,1 scale 2.4,2.4 offset 0,0.1
splot \
"data/floors.dat" with lines lc rgb "#cccccc" notitle,\
"data/est_bergwerk_path4_nexus_multi.dat" using 1:2:3:(f4(column(0))) with lines lw 8 palette notitle,\
"data/est_bergwerk_path4_nexus_multi.dat" with lines lw 2 lc rgb "#000099" title "\\footnotesize{multi}",\
"data/est_bergwerk_path4_nexus_multi.dat" with lines lw 2 lc rgb "#0000cc" title "\\footnotesize{multi}",\
"data/path4.dat" with lines title "\\footnotesize{ground truth}" dashtype 3 lw 2 lc rgb "#000000"
unset multiplot