summaryrefslogtreecommitdiff
path: root/graphics/bardiag/src/2a.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/bardiag/src/2a.tex
Initial commit
Diffstat (limited to 'graphics/bardiag/src/2a.tex')
-rw-r--r--graphics/bardiag/src/2a.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/bardiag/src/2a.tex b/graphics/bardiag/src/2a.tex
new file mode 100644
index 0000000000..f8279b05a8
--- /dev/null
+++ b/graphics/bardiag/src/2a.tex
@@ -0,0 +1,23 @@
+% The same kind of thing as fig 1, but with real numbers
+ %this is the way to redefine styles
+ % \newpsstyle{mytickstyle}{linewidth=1pt,linecolor=blue}
+ \renewcommand{\betweenticks}{10}
+ \bardiagrambegin{9.2}{45}{2cm}{1}{2}{1cm}{0.2cm}
+ \drawlevellines
+ \baritem{Jelger}{21.5}{green}
+ \baritem{Johan}{12.7}{red}
+ \baritem{Rikkert}{10}{yellow}
+ \baritem{Henk}{31}{green}
+ \baritem{Erwin}{42}{red}
+ %
+ % we call
+ \diagLegendoptions{verylightgray}{black}{0.5pt}
+ % to produce a legend with verylightgray background with black frame
+ % with linewidth=0.5pt
+ %
+ \diagLegendbegin{0.5}{42}{5.0}
+ \diagLegenditem{Full year}{green}
+ \diagLegenditem{Less than a year}{red}
+ \diagLegenditem{Less than 6 months}{yellow}
+ \diagLegendend
+ \bardiagramend{}{\large Activity (\%)} \ No newline at end of file