Commit eae0943c by Kai Westerkamp

charts again

parent 12cc063d
...@@ -258,8 +258,8 @@ boxplot/draw direction=y ...@@ -258,8 +258,8 @@ boxplot/draw direction=y
\pgfplotstableread{Charts/NASATLX.txt} \pgfplotstableread{Charts/NASATLX.txt}
\datatable \datatable
\begin{axis}[ \begin{axis}[
width = \textheight, width = 25cm,
height = \textwidth, height = 0.8\textwidth,
boxplot/draw direction=y, boxplot/draw direction=y,
axis x line*=bottom, axis x line*=bottom,
axis y line=left, axis y line=left,
...@@ -268,7 +268,7 @@ ymajorgrids, ...@@ -268,7 +268,7 @@ ymajorgrids,
ymin=0, ymin=0,
ymax=100, ymax=100,
%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,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}, 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}, extra x ticks={5,10,15,20,25,30},
% this ticks shouldn't be labeled ... % this ticks shouldn't be labeled ...
...@@ -276,8 +276,10 @@ extra x tick labels={}, ...@@ -276,8 +276,10 @@ extra x tick labels={},
extra x tick style={ grid=major, major tick length=0pt }, extra x tick style={ grid=major, major tick length=0pt },
x tick label style={font=\footnotesize, text width=2.5cm, align=center, rotate=90}, x tick label style={font=\footnotesize, text width=2.5cm, align=center, rotate=90},
%boxplot/draw direction=y %boxplot/draw direction=y
boxplot={draw direction=y, draw position={1+\plotnumofactualtype + floor(\plotnumofactualtype /4)}}, boxplot={draw direction=y, draw position={1+\plotnumofactualtype + floor((\plotnumofactualtype+0.5) /4)}},
cycle list={{red},{blue}} cycle list={{red},{blue}},
% set `clip mode' to `individual' so the category labels aren't clipped away
clip mode=individual,
] ]
\addBoxplot{\datatable}{0}{\colorVR} \addBoxplot{\datatable}{0}{\colorVR}
...@@ -315,6 +317,31 @@ cycle list={{red},{blue}} ...@@ -315,6 +317,31 @@ cycle list={{red},{blue}}
\addBoxplot{\datatable}{32}{\colorVideo} \addBoxplot{\datatable}{32}{\colorVideo}
\addBoxplot{\datatable}{33}{\colorVideoLocal} \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{axis}
\end{tikzpicture} \end{tikzpicture}
\end{figure*} \end{figure*}
......
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (MiKTeX 2.9.6350) (preloaded format=pdflatex 2017.8.27) 18 NOV 2017 16: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 17:50
entering extended mode entering extended mode
**./thesis.tex **./thesis.tex
(thesis.tex (thesis.tex
...@@ -9051,18 +9051,14 @@ Missing character: There is no a in font nullfont! ...@@ -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 b in font nullfont!
Missing character: There is no l in font nullfont! Missing character: There is no l in font nullfont!
Missing character: There is no e in font nullfont! Missing character: There is no e in font nullfont!
[25pdfTeX warning (ext4): destination with the same identifier (name{figure.7.
6}) has been already used, duplicate ignored
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
\@EveryShipout@Output ...@Org@Shipout \box \@cclv \@EveryShipout@Output ...@Org@Shipout \box \@cclv
l.321 \end{landscape} l.348 \end{landscape}
] ]
Overfull \hbox (8.54797pt too wide) in paragraph at lines 325--332 Overfull \hbox (8.54797pt too wide) in paragraph at lines 352--359
\T1/aer/m/n/10.95 Atraktivitt Stimulation Ooginalitt in VR besser durchschaub \T1/aer/m/n/10.95 Atraktivitt Stimulation Ooginalitt in VR besser durchschaub
arkeit, effizez, steuerbarkeitne arkeit, effizez, steuerbarkeitne
[] []
...@@ -9215,10 +9211,10 @@ LaTeX Warning: There were undefined references. ...@@ -9215,10 +9211,10 @@ LaTeX Warning: There were undefined references.
Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 269. Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 269.
) )
Here is how much of TeX's memory you used: Here is how much of TeX's memory you used:
33755 strings out of 495222 33766 strings out of 495222
778523 string characters out of 3181512 778769 string characters out of 3181512
1194305 words of memory out of 3000000 1194479 words of memory out of 3000000
36133 multiletter control sequences out of 15000+200000 36144 multiletter control sequences out of 15000+200000
62528 words of font info for 105 fonts, out of 3000000 for 9000 62528 words of font info for 105 fonts, out of 3000000 for 9000
14 hyphenation exceptions out of 8191 14 hyphenation exceptions out of 8191
74i,15n,128p,8820b,2447s stack positions out of 5000i,500n,10000p,200000b,50000s 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 ...@@ -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 :/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 hvb8a.pfb><C:/Users/kaiwe/Desktop/Miktex Portable/texmfs/install/fonts/type1/ur
w/helvetic/uhvr8a.pfb> w/helvetic/uhvr8a.pfb>
Output written on thesis.pdf (45 pages, 4796511 bytes). Output written on thesis.pdf (45 pages, 4796640 bytes).
PDF statistics: PDF statistics:
808 PDF objects out of 1000 (max. 8388607) 808 PDF objects out of 1000 (max. 8388607)
182 named destinations out of 1000 (max. 500000) 182 named destinations out of 1000 (max. 500000)
......
No preview for this file type
File deleted
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