Commit c7c8a122 by Kai Westerkamp

final

parent b486f9b3
Pipeline #411 passed with stage
in 6 minutes 17 seconds
...@@ -11,16 +11,21 @@ boxplot/draw direction=y, ...@@ -11,16 +11,21 @@ boxplot/draw direction=y,
axis x line*=bottom, axis x line*=bottom,
axis y line=left, axis y line=left,
enlarge y limits, enlarge y limits,
ylabel={NASA TLX Score (kleiner ist besser)},
label style={font=\tiny},
ymajorgrids, ymajorgrids,
ymin=0, ymin=5,
ymax=100, ymax=95,
xmin=0,
xmax=35,
%xtick=data,% crucial line for the xticklabels directive %xtick=data,% crucial line for the xticklabels directive
xtick={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34}, xtick={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34},
xticklabels ={,,}, xticklabels ={,,},
xmajorticks=false,
extra x ticks={5,10,15,20,25,30}, extra x ticks={5,10,15,20,25,30},
% this ticks shouldn't be labeled ... % this ticks shouldn't be labeled ...
extra x tick labels={}, extra x tick labels={},
extra x tick style={ grid=major, major tick length=0pt }, extra x tick style={ grid=major, major tick length=0pt },
%boxplot/draw direction=y %boxplot/draw direction=y
boxplot={draw direction=y, draw position={1+\plotnumofactualtype + floor((\plotnumofactualtype+0.5) /4)}}, boxplot={draw direction=y, draw position={1+\plotnumofactualtype + floor((\plotnumofactualtype+0.5) /4)}},
cycle list={{red},{blue}}, cycle list={{red},{blue}},
......
...@@ -13,9 +13,15 @@ enlarge y limits, ...@@ -13,9 +13,15 @@ enlarge y limits,
ymajorgrids, ymajorgrids,
ymin=-3, ymin=-3,
ymax=3, ymax=3,
xmin=0,
xmax=30,
ytick distance=1,
ylabel={Score},
label style={font=\tiny},
%xtick=data,% crucial line for the xticklabels directive %xtick=data,% crucial line for the xticklabels directive
xtick={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29}, xtick={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29},
xticklabels ={,,}, xticklabels ={,,},
xmajorticks=false,
extra x ticks={5,10,15,20,25}, extra x ticks={5,10,15,20,25},
% this ticks shouldn't be labeled ... % this ticks shouldn't be labeled ...
extra x tick labels={}, extra x tick labels={},
......
...@@ -110,6 +110,12 @@ ...@@ -110,6 +110,12 @@
\pgfplotsset{every tick label/.append style={font=\tiny}} \pgfplotsset{every tick label/.append style={font=\tiny}}
\pgfplotsset{extra x tick label/.append style={font=\tiny}} \pgfplotsset{extra x tick label/.append style={font=\tiny}}
%thickness
\pgfplotsset{every axis plot/.append style={ thick}}
\pgfplotsset{/pgfplots/error bars/error bar style={thick}}
%\pgfplotsset{/pgfplots/error bars/error mark options/.append mark size={very thick}}
\newcommand{\addBoxplot}[3] \newcommand{\addBoxplot}[3]
{\addplot+[boxplot prepared from table={ {\addplot+[boxplot prepared from table={
...@@ -278,7 +284,7 @@ Fernunterst{\"u}tzung ...@@ -278,7 +284,7 @@ Fernunterst{\"u}tzung
} }
\hfill \hfill
\parbox{.48\linewidth}{ \parbox{.48\linewidth}{
\includegraphics[width=\linewidth]{bilder/Idee} \includegraphics[width=0.95\linewidth]{bilder/Idee}
} }
\end{frame} \end{frame}
...@@ -295,6 +301,11 @@ Fernunterst{\"u}tzung ...@@ -295,6 +301,11 @@ Fernunterst{\"u}tzung
\end{frame} \end{frame}
\begin{frame}{Punktwolke}
\includegraphics[width=\linewidth]{../Ausarbeitung/Bilder/1FrameSeite}
\end{frame}
\begin{frame}{Punktwolke verbinden} \begin{frame}{Punktwolke verbinden}
\parbox{.48\linewidth}{ \parbox{.48\linewidth}{
...@@ -447,7 +458,7 @@ Fernunterst{\"u}tzung ...@@ -447,7 +458,7 @@ Fernunterst{\"u}tzung
\begin{frame}{Szenarien} \begin{frame}{Szenarien}
\begin{itemize} \begin{itemize}
\item jeweils 15 Durchl{\"a}ufe \item Jeweils 15 Durchl{\"a}ufe
\begin{itemize} \begin{itemize}
\item Die ersten 5 ungewertet als Training \item Die ersten 5 ungewertet als Training
\end{itemize} \end{itemize}
......
KIT_beamer/bilder/Idee.png

114 KB | W: | H:

KIT_beamer/bilder/Idee.png

112 KB | W: | H:

KIT_beamer/bilder/Idee.png
KIT_beamer/bilder/Idee.png
KIT_beamer/bilder/Idee.png
KIT_beamer/bilder/Idee.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment