Popravek simoblov v tekstu in slike NIJZ

This commit is contained in:
Miha 2021-10-22 12:24:56 +02:00
parent 9e091482ed
commit 5002b02d9c
2 changed files with 4 additions and 4 deletions

View File

@ -39,9 +39,9 @@ lxTranslate <- function(x, color = "NE", pisava = TRUE) {
x <- gsub("%", "\\\\\\\\%", x)
#x <- gsub("…", "\\\\\\\\dots", x)
x <- gsub("…", "\\\\ldots", x)
#x <- gsub("…", "", x)
x <- gsub("…", ". . .", x)
# ALI BNARVAMO?
@ -347,7 +347,7 @@ colnames(mydf) <- labels
#par(col="#004078", font = 2, cex = 1.4)
par(col="#004078", font = 2, cex = 1.1, xpd = TRUE)
par(col="#004078", font = 2, cex = 1.2, xpd = TRUE)
# Plot a radar chart
radarchart2(
mydf,

View File

@ -60,7 +60,7 @@
\begin{minipage}[t]{0.54\textwidth}
\begin{figure}[H]
\vspace*{-0.5cm}
\efbox{\includegraphics[width=10cm,height=8.1cm]{../results/img/radar.png}}
\efbox{\includegraphics[width=10cm,height=7.5cm]{../results/img/radar.png}}
\end{figure}
\end{minipage}
\end{titlepage}