text optimization

This commit is contained in:
toni
2018-09-16 19:49:22 +02:00
parent 2522e2303c
commit 3e29ac3945
7 changed files with 57978 additions and 576 deletions

View File

@@ -7,17 +7,17 @@ set terminal x11 size 2000,1500
set ticslevel 0
#unset key
set xrange [15.000000:71.300003]
#set xrange [15.000000:71.300003]
set xtics autofreq
set format x '%h'
#unset xlabel
set yrange [-0.500000:51.700001]
#set yrange [-0.500000:51.700001]
set ytics autofreq
set format y '%h'
#unset ylabel
set zrange [-6:11]
#set zrange [-6:11]
set ztics autofreq
set format z '%h'
#unset zlabel
@@ -30,20 +30,20 @@ set view 0,90
set ticslevel 0
#set view equal xy
set lmargin at screen 0
set rmargin at screen 1
set tmargin at screen 0.8
set bmargin at screen 0
#set lmargin at screen 0
#set rmargin at screen 1
#set tmargin at screen 0.8
#set bmargin at screen 0
#unset lmargin
#unset rmargin
#unset tmargin
#unset bmargin
unset border
unset xtics
unset ytics
unset ztics
#unset border
#unset xtics
#unset ytics
#unset ztics
# Building
load 'building2.gp.inc'

View File

@@ -1,7 +1,7 @@
reset
#set terminal x11 size 2000,1500
set terminal windows size 2000,1500
set terminal x11 size 2000,1500
#set terminal windows size 2000,1500
#set terminal epslatex size 15cm,22cm
#set output "plot.tex"
@@ -63,6 +63,6 @@ splot \
'perFloor.csv' using 2:3:4 with point pt 7 ps 1 lc rgb '#FCAF3E' notitle ,\
'global.csv' using 2:3:4 with point pt 7 ps 1 lc rgb '#0D6DCD' notitle ,\
pause -1

File diff suppressed because it is too large Load Diff

View File

@@ -38,7 +38,7 @@
\newcommand*\fsize{\dimexpr\f@size pt\relax}%
\newcommand*\lineheight[1]{\fontsize{\fsize}{#1\fsize}\selectfont}%
\ifx\svgwidth\undefined%
\setlength{\unitlength}{446.52248112bp}%
\setlength{\unitlength}{707.99998847bp}%
\ifx\svgscale\undefined%
\relax%
\else%
@@ -50,12 +50,15 @@
\global\let\svgwidth\undefined%
\global\let\svgscale\undefined%
\makeatother%
\begin{picture}(1,1.19347493)%
\begin{picture}(1,0.71927962)%
\lineheight{1}%
\setlength\tabcolsep{0pt}%
\put(0,0){\includegraphics[width=\unitlength]{wifiOptTopView.eps}}%
\put(0.06667645,1.0782626){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{38.57500076}\smash{\begin{tabular}[t]{l}local optim.\end{tabular}}}}%
\put(0.03905654,1.13354086){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{38.57500076}\smash{\begin{tabular}[t]{l}global optim.\end{tabular}}}}%
\put(0.04173314,1.01929418){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{38.57500076}\smash{\begin{tabular}[t]{l}ground truth\end{tabular}}}}%
\put(0.0420516,0.65683794){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{38.57500076}\smash{\begin{tabular}[t]{l}floor optim.\end{tabular}}}}%
\put(0.02675088,0.68947947){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{38.57500076}\smash{\begin{tabular}[t]{l}global optim.\end{tabular}}}}%
\put(0.24620002,0.68934834){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{38.57500076}\smash{\begin{tabular}[t]{l}ground truth\end{tabular}}}}%
\put(0.2303965,0.65687677){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{38.57500076}\smash{\begin{tabular}[t]{l}reference point\end{tabular}}}}%
\put(0.70550855,0.26588974){\color[rgb]{1,0.99607843,1}\makebox(0,0)[lt]{\lineheight{38.57500076}\smash{\begin{tabular}[t]{l}\textbf{DUMMY}\end{tabular}}}}%
\put(0.70396481,0.01662141){\color[rgb]{1,0.99607843,1}\makebox(0,0)[lt]{\lineheight{38.57500076}\smash{\begin{tabular}[t]{l}\textbf{DUMMY}\end{tabular}}}}%
\end{picture}%
\endgroup%

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 3.1 MiB