summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bardiag/figs/examp1b.tex
blob: 857c8dab2e7b68d4a9cb999e28ea280dee11a2ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\renewcommand{\betweenticks}{50}
\bardiagrambegin{9.5}{200}{2cm}{1}{2}{1cm}{0.05cm}
    \drawlevellines
    \baritem{1998}{120}{green}
    \baritem{1999}{123}{red}
    \baritem{2000}{147}{yellow}
    \baritem{2001}{176}{green}
    \baritem{2002}{132}{red}  
    \diagLegendbegin{0.1}{203}{5}
      \diagLegenditem{Good statistics}{green}
      \diagLegenditem{Moderate statistics}{yellow}
      \diagLegenditem{Bad statistics}{red}
    \diagLegendend
\bardiagramend{{\large Year}}{{\large Income}}