| 12345678910111213141516171819202122232425262728293031323334 |
- \byline{\textbf{\Large Craftbroec Pledge}}{Bèrg C.}
- Wij van Craftbroec helpen graag mee aan de opbouw van Noord-Nederland zodat deze provincie aantrekkelijker wordt voor spelers.
- Daarom komen we met het volgende plan:
- \begin{center}
- \textbf{\textit{\huge 2.000.000.000}}\\
- \textit{olie en ore voor Noord-Nederland}\\
- \end{center}
- Dit is het doel dat we met onze party willen bereiken binnen een week.
- We houden jullie op de hoogte van de status van deze uitdaging!
- \closearticle{}
- \vfill\null{}
- \columnbreak{}
- \begin{tikzpicture}
- \begin{axis}[
- title style={at={(0.4,0)},anchor=north,yshift=-15pt},
- title = Overzicht Olie Donaties,
- xbar,
- y axis line style = {opacity = 0},
- axis x line = none,
- tickwidth = 0pt,
- bar width = 2ex,
- y = 4.5ex,
- ytick distance = 1,
- symbolic y coords = {Luka, Bèrg C., DSisDS, RDL},
- nodes near coords={\pgfmathprintnumber\pgfplotspointmeta\ KK BBL},
- every node near coord/.append style={xshift=5pt,yshift=-10pt,anchor=east,font=\footnotesize},
- ]
- \addplot[black!20!black,fill=black!80!black] coordinates{(1048,Luka)(246,Bèrg C.)(70,DSisDS)(20,RDL)};
- \end{axis}
- \end{tikzpicture}
|