stretched gfx (less height)
removed some words for a better text-flow
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set terminal epslatex size 3.5,2.5
|
||||
set terminal epslatex size 3.5,2.0
|
||||
set output "paths.tex"
|
||||
|
||||
#set hidden3d front
|
||||
@@ -7,16 +7,16 @@ unset ytics
|
||||
unset ztics
|
||||
unset border
|
||||
|
||||
set view 67,40
|
||||
set view 73,40
|
||||
|
||||
unset key
|
||||
set key opaque box horizontal maxcols 12 at screen 0.24,0.3 width -4.5 samplen 1.0
|
||||
set key opaque box horizontal maxcols 12 at screen 0.20,0.34 width -4.5 samplen 1.0
|
||||
|
||||
set multiplot layout 1,1 scale 2.3,2.3 offset 0,-0.030
|
||||
set multiplot layout 1,1 scale 2.9,2.9 offset 0,-0.030
|
||||
|
||||
set view equal xy
|
||||
|
||||
set zrange [-300:1600]
|
||||
set zrange [-700:2000]
|
||||
|
||||
splot \
|
||||
"data/floors.dat" with lines lc rgb "#aaaaaa" dashtype 3 notitle,\
|
||||
|
||||
Reference in New Issue
Block a user