Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
MasterArbeit
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kai Westerkamp
MasterArbeit
Commits
002a824c
Commit
002a824c
authored
Jan 24, 2018
by
wester
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Charts
parent
82ed763a
Pipeline
#403
failed with stage
in 1 minute 10 seconds
Changes
6
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
36 additions
and
26 deletions
+36
-26
NASATLX.tex
KIT_beamer/Charts/NASATLX.tex
+14
-8
SteinFinden.tex
KIT_beamer/Charts/SteinFinden.tex
+1
-1
UEQ.tex
KIT_beamer/Charts/UEQ.tex
+10
-4
wichtigKommunikation.tex
KIT_beamer/Charts/wichtigKommunikation.tex
+1
-3
Notizen.txt
KIT_beamer/Notizen.txt
+8
-10
SDQ_vorlage_beamer.tex
KIT_beamer/SDQ_vorlage_beamer.tex
+2
-0
No files found.
KIT_beamer/Charts/NASATLX.tex
View file @
002a824c
...
...
@@ -5,8 +5,8 @@
\pgfplotstableread
{
Charts/NASATLX.txt
}
\datatable
\begin{axis}
[
width =
0.8
\textwidth
,
height = 0.
7
\textheight
,
width =
\textwidth
,
height = 0.
9
\textheight
,
boxplot/draw direction=y,
axis x line*=bottom,
axis y line=left,
...
...
@@ -27,11 +27,16 @@ cycle list={{red},{blue}},
% set `clip mode' to `individual' so the category labels aren't clipped away
clip mode=individual,
legend entries=
{
VR Experte,AR Lokal,Video Experte,Video Lokal
}
,
%legend style={at={(0.03,0.97)},anchor=north west,draw=none
},
legend to name=
{
legend
}
,
legend style=
{
at=
{
(1,1)
}
,anchor=north east,draw=none,font=
\tiny
}
,
%
legend to name={legend},
name=border
]
\addlegendimage
{
only marks, mark=o,
\colorVR
}
\addlegendimage
{
only marks, mark=o,
\colorAR
}
\addlegendimage
{
only marks, mark=o,
\colorVideo
}
\addlegendimage
{
only marks, mark=o,
\colorVideoLocal
}
\addBoxplot
{
\datatable
}{
0
}{
\colorVR
}
\addBoxplot
{
\datatable
}{
1
}{
\colorAR
}
\addBoxplot
{
\datatable
}{
2
}{
\colorVideo
}
...
...
@@ -73,21 +78,22 @@ name=border
% labels have to be moved a bit more down to don't overlap with
% the `xticklabels'
every label/.append style=
{
label distance=1ex,
label distance=0ex,
font=
\tiny
}
,
]
\node
[label=below:Geistige Anforderung]
at (axis cs:2.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:K
{
\"
o
}
rperliche Anforderung]
at (axis cs:7.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
-
2
ex)
{}
;
at (axis cs:7.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
-
1
ex)
{}
;
\node
[label=below:Zeitliche Anforderung]
at (axis cs:12.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:Leistung]
at (axis cs:17.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
-
2
ex)
{}
;
at (axis cs:17.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
-
1
ex)
{}
;
\node
[label=below:Anstrengung]
at (axis cs:22.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:Frustration]
at (axis cs:27.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
-
2
ex)
{}
;
at (axis cs:27.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
-
1
ex)
{}
;
\node
[label=below:Gesamt]
at (axis cs:32.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\end{scope}
...
...
KIT_beamer/Charts/SteinFinden.tex
View file @
002a824c
...
...
@@ -18,7 +18,7 @@ ytick distance=1,
%xtick=data,% crucial line for the xticklabels directive
xtick=
{
1,2,3,4
}
,
xticklabels=
{
VR Experte,AR Lokal,Video Experte,Video Lokal
}
,
x tick label style=
{
font=
\
footnotesize
, text width=2.5cm, align=center
}
,
x tick label style=
{
font=
\
tiny
, text width=2.5cm, align=center
}
,
extra y ticks=
{
-3,3
}
,
extra y tick labels=
{
sehr schwierig,sehr einfach
}
,
extra y tick style=
{
ticklabel style=
{
xshift=-4ex
}}
,
...
...
KIT_beamer/Charts/UEQ.tex
View file @
002a824c
...
...
@@ -5,7 +5,7 @@
\datatable
\begin{axis}
[
width =
\textwidth
,
height = 0.
7
\textheight
,
height = 0.
9
\textheight
,
boxplot/draw direction=y,
axis x line*=bottom,
axis y line=left,
...
...
@@ -15,7 +15,7 @@ ymin=-3,
ymax=3,
%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
}
,
xticklabels
=
{
VR Experte,AR Lokal,Video Experte,Video Lokal,
{}
,VR Experte,AR Lokal,Video Experte,Video Lokal,
{}
,VR Experte,AR Lokal,Video Experte,Video Lokal,
{}
,VR Experte,AR Lokal,Video Experte,Video Lokal,
{}
,VR Experte,AR Lokal,Video Experte,Video Lokal,
{}
,VR Experte,AR Lokal,Video Experte,Video Lokal,
{}
,VR Experte,AR Lokal,Video Experte,Video Lokal
}
,
xticklabels
=
{
,,
}
,
extra x ticks=
{
5,10,15,20,25
}
,
% this ticks shouldn't be labeled ...
extra x tick labels=
{}
,
...
...
@@ -27,10 +27,15 @@ cycle list={{red},{blue}},
% set `clip mode' to `individual' so the category labels aren't clipped away
clip mode=individual,
legend entries=
{
VR Experte,AR Lokal,Video Experte,Video Lokal
}
,
legend
to name=
{
legend
}
,
legend
style=
{
at=
{
(0,0.03)
}
,anchor=south west,draw=none,font=
\tiny
}
,
name=border
]
\addlegendimage
{
only marks, mark=o,
\colorVR
}
\addlegendimage
{
only marks, mark=o,
\colorAR
}
\addlegendimage
{
only marks, mark=o,
\colorVideo
}
\addlegendimage
{
only marks, mark=o,
\colorVideoLocal
}
\addplot
[ color=
\colorVR
, only marks,mark=x,each nth point**=
{
4
}{
0
}
]
plot [error bars/.cd, y dir=both, y explicit]
table[x=X,y=Mean,y error=STD]
{
\datatable
}
;
...
...
@@ -55,7 +60,8 @@ table[x=X,y=Mean,y error=STD]{\datatable};
% labels have to be moved a bit more down to don't overlap with
% the `xticklabels'
every label/.append style=
{
label distance=5ex,
label distance=0ex,
font=
\tiny
}
,
]
\node
[label=below:Attraktivit
{
\"
a
}
t]
...
...
KIT_beamer/Charts/wichtigKommunikation.tex
View file @
002a824c
...
...
@@ -5,8 +5,6 @@ Wie wichtig war die sprachliche Kommunikation?
\pgfplotstableread
{
Charts/Kommunikation.txt
}
\datatable
\begin{axis}
[
width = 0.7
\textwidth
,
height = 7cm,
boxplot/draw direction=y,
axis x line*=bottom,
axis y line=left,
...
...
@@ -21,7 +19,7 @@ extra y tick style={ticklabel style={xshift=-4ex}},
%xtick=data,% crucial line for the xticklabels directive
xtick=
{
1,2,3,4
}
,
xticklabels=
{
VR Experte,AR Lokal,Video Experte,Video Lokal
}
,
x tick label style=
{
font=
\
footnotesize
, text width=2.5cm, align=center
}
,
x tick label style=
{
font=
\
tiny
, text width=2.5cm, align=center
}
,
boxplot/draw direction=y
]
...
...
KIT_beamer/Notizen.txt
View file @
002a824c
Vorbereitungs Zeit
4x Video schneller
7x VR schneller
(Signifikannt 10 13)
VR 9,9 S; Video 11S
7x VR schneller
VR 9,9 S; Video 11S -> 1,1s
Kommunikation Zeit
5x Video schneller
6x VR schneller
Signifikant 13
VR Szenario mit 12s Durchschnittszeit 700ms
6x VR schneller
VR 12,2 Video 12,9 -> 700ms
Stein finden
Experte
...
...
@@ -42,15 +40,14 @@ TODO:
Folie 5: Ziel : Konzeptzeichung
Folie 11 Video Bearbeiten
Folie 16 2x2 Grid, Sprache
Folie: Figure text löschen
Schaubilder: Figures Weg, beschreibungen kleiner, Legende
//Done
Folie 3: Hololens Konzeptvideo: Einzeichnugn im Video Bild
Folie 6 Bidler richtig
Folie 11 Video Bearbeiten
Folie 16 2x2 Grid, Sprache
Folie 19 und 21 zusammen
Folie: Figure text löschen
\ No newline at end of file
KIT_beamer/SDQ_vorlage_beamer.tex
View file @
002a824c
...
...
@@ -108,6 +108,8 @@
}
\makeatother
\pgfplotsset
{
every tick label/.append style=
{
font=
\tiny
}}
\pgfplotsset
{
extra x tick label/.append style=
{
font=
\tiny
}}
\newcommand
{
\addBoxplot
}
[3]
{
\addplot
+[boxplot prepared from table=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment