Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
masterarbeit-kai
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
0
Merge Requests
0
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
Philipp Adolf
masterarbeit-kai
Commits
eae0943c
Commit
eae0943c
authored
7 years ago
by
Kai Westerkamp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
charts again
parent
12cc063d
master
…
fancyref
pdfs
philipp
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
42 additions
and
19 deletions
+42
-19
07Evaluation.tex
Ausarbeitung/07Evaluation.tex
+32
-5
thesis.log
Ausarbeitung/thesis.log
+10
-14
Data.xlsx
Evaluation/Data.xlsx
+0
-0
thesis.pdf
thesis.pdf
+0
-0
No files found.
Ausarbeitung/07Evaluation.tex
View file @
eae0943c
...
...
@@ -258,8 +258,8 @@ boxplot/draw direction=y
\pgfplotstableread
{
Charts/NASATLX.txt
}
\datatable
\begin{axis}
[
width =
\textheight
,
height =
\textwidth
,
width =
25cm
,
height =
0.8
\textwidth
,
boxplot/draw direction=y,
axis x line*=bottom,
axis y line=left,
...
...
@@ -268,7 +268,7 @@ ymajorgrids,
ymin=0,
ymax=100,
%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
,35,36,37
}
,
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=
{
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
}
,
extra x ticks=
{
5,10,15,20,25,30
}
,
% this ticks shouldn't be labeled ...
...
...
@@ -276,8 +276,10 @@ extra x tick labels={},
extra x tick style=
{
grid=major, major tick length=0pt
}
,
x tick label style=
{
font=
\footnotesize
, text width=2.5cm, align=center, rotate=90
}
,
%boxplot/draw direction=y
boxplot=
{
draw direction=y, draw position=
{
1+
\plotnumofactualtype
+ floor(
\plotnumofactualtype
/4)
}}
,
cycle list=
{{
red
}
,
{
blue
}}
boxplot=
{
draw direction=y, draw position=
{
1+
\plotnumofactualtype
+ floor((
\plotnumofactualtype
+0.5) /4)
}}
,
cycle list=
{{
red
}
,
{
blue
}}
,
% set `clip mode' to `individual' so the category labels aren't clipped away
clip mode=individual,
]
\addBoxplot
{
\datatable
}{
0
}{
\colorVR
}
...
...
@@ -315,6 +317,31 @@ cycle list={{red},{blue}}
\addBoxplot
{
\datatable
}{
32
}{
\colorVideo
}
\addBoxplot
{
\datatable
}{
33
}{
\colorVideoLocal
}
% add the category labels
\begin{scope}
[
% because the reference point will be the lower axis line the
% labels have to be moved a bit more down to don't overlap with
% the `xticklabels'
every label/.append style=
{
label distance=14ex,
}
,
]
\node
[label=below:Geistige Anforderung]
at (axis cs:2.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:Körperliche Anforderung]
at (axis cs:7.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\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
}
)
{}
;
\node
[label=below:Anstrengung]
at (axis cs:22.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:Frustration]
at (axis cs:27.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\node
[label=below:Gesamt]
at (axis cs:32.5,
\pgfkeysvalueof
{
/pgfplots/ymin
}
)
{}
;
\end{scope}
\end{axis}
\end{tikzpicture}
\end{figure*}
...
...
This diff is collapsed.
Click to expand it.
Ausarbeitung/thesis.log
View file @
eae0943c
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (MiKTeX 2.9.6350) (preloaded format=pdflatex 2017.8.27) 18 NOV 2017 1
6:07
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (MiKTeX 2.9.6350) (preloaded format=pdflatex 2017.8.27) 18 NOV 2017 1
7:50
entering extended mode
**./thesis.tex
(thesis.tex
...
...
@@ -9051,18 +9051,14 @@ Missing character: There is no a in font nullfont!
Missing character: There is no b in font nullfont!
Missing character: There is no l in font nullfont!
Missing character: There is no e in font nullfont!
LaTeX Warning: Float too large for page by 65.40796pt on input line 320.
[25pdfTeX warning (ext4): destination with the same identifier (name{figure.7.6
}) has been already used, duplicate ignored
[25pdfTeX warning (ext4): destination with the same identifier (name{figure.7.
6}) has been already used, duplicate ignored
\@EveryShipout@Output ...@Org@Shipout \box \@cclv
l.3
21
\end{landscape}
l.3
48
\end{landscape}
]
Overfull \hbox (8.54797pt too wide) in paragraph at lines 3
25--332
Overfull \hbox (8.54797pt too wide) in paragraph at lines 3
52--359
\T1/aer/m/n/10.95 Atraktivitt Stimulation Ooginalitt in VR besser durchschaub
arkeit, effizez, steuerbarkeitne
[]
...
...
@@ -9215,10 +9211,10 @@ LaTeX Warning: There were undefined references.
Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 269.
)
Here is how much of TeX's memory you used:
337
55
strings out of 495222
778
523
string characters out of 3181512
1194
305
words of memory out of 3000000
361
33
multiletter control sequences out of 15000+200000
337
66
strings out of 495222
778
769
string characters out of 3181512
1194
479
words of memory out of 3000000
361
44
multiletter control sequences out of 15000+200000
62528 words of font info for 105 fonts, out of 3000000 for 9000
14 hyphenation exceptions out of 8191
74i,15n,128p,8820b,2447s stack positions out of 5000i,500n,10000p,200000b,50000s
...
...
@@ -9242,7 +9238,7 @@ top/Miktex Portable/texmfs/install/fonts/type1/public/amsfonts/cm/cmtt10.pfb><C
:/Users/kaiwe/Desktop/Miktex Portable/texmfs/install/fonts/type1/urw/helvetic/u
hvb8a.pfb><C:/Users/kaiwe/Desktop/Miktex Portable/texmfs/install/fonts/type1/ur
w/helvetic/uhvr8a.pfb>
Output written on thesis.pdf (45 pages, 4796
511
bytes).
Output written on thesis.pdf (45 pages, 4796
640
bytes).
PDF statistics:
808 PDF objects out of 1000 (max. 8388607)
182 named destinations out of 1000 (max. 500000)
...
...
This diff is collapsed.
Click to expand it.
Evaluation/Data.xlsx
View file @
eae0943c
No preview for this file type
This diff is collapsed.
Click to expand it.
thesis.pdf
deleted
100644 → 0
View file @
12cc063d
File deleted
This diff is collapsed.
Click to expand it.
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