Skip to content
Snippets Groups Projects
Commit 4bc6b982 authored by Thorsten Wißmann's avatar Thorsten Wißmann :guitar:
Browse files

Sitzzahlen in tortenstücke

parent 562d1be3
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@
\pgfmathsetmacro{\radius}{3}
\useasboundingbox (-\radius cm,+\radius cm) rectangle (+\radius cm,0);
\pgfmathsetmacro{\smallradius}{.7}
\foreach \percent/\anchor/\name/\curcolor [remember=\curarc] in {
\foreach \percent/\seats/\name/\curcolor [remember=\curarc] in {
#1}
{
\pgfmathsetmacro{\lastarc}{\curarc}
......@@ -82,8 +82,11 @@
cm) -- cycle}
\draw[fill=\curcolor, draw=boxbg,rounded corners=.2cm,line width=.1cm]
\mypath
node [rotate=\labelarc, shape border rotate=0]
at (\middle:0.5*\radius+0.5*\smallradius) {{\bf\color{percentcolor}\percent \%}};
node [anchor=center,rotate=\labelarc, shape border rotate=0]
at (\middle:0.5*\radius+0.5*\smallradius)
{\sf{\color{percentcolor}
\seats\ \ifthenelse{\equal{\seats}{1}}{Sitz}{Sitze}
}};
%\draw (\middle:\radius) -- (\middle:0.5+\radius) node[\anchor] {\name};
%\draw (\middle:1.1*\radius) node[\anchor] {\color{\curcolor}\name};
%\draw[color=linecolor, very thick] (0,0) -- (\curarc:\radius cm);
......@@ -231,10 +234,10 @@
\twbox{Direktkandidaten im studentischen Konvent (Uniweit)}{
\piechart{
%20/right/LHG/collhg,
60/left/FSIen-Liste/colfsien,
6.7/below right/RCDS WISO/colrcdswiso,
6.7/above/RCDS-Die StudentenUNIon/colrcds,
26.7/above right/Bunt-Links-Ökologisch-Demokratisch (BLÖD)/colbgl}
60/9/FSIen-Liste/colfsien,
6.7/1/RCDS WISO/colrcdswiso,
6.7/1/RCDS-Die StudentenUNIon/colrcds,
26.7/4/Bunt-Links-Ökologisch-Demokratisch (BLÖD)/colbgl}
\\
\seatchart{
Bunt-Links-Ökologisch-Demokratisch/4/colbgl,
......@@ -250,9 +253,9 @@
\definecolor{mut}{HTML}{9A1380}% mut
\definecolor{gvb}{HTML}{E03B07}% geld versus bildung
\piechart{
13.3/right/geld vs bildung/gvb,
40/left/mitbestimm und transp/mut,
46.7/above/geld vs bild/bildrev}
13.3/2/geld vs bildung/gvb,
40/6/mitbestimm und transp/mut,
46.7/7/geld vs bild/bildrev}
\\
\seatchart{
Bildung -- Revolution /7/bildrev,
......@@ -264,9 +267,9 @@
Fakultät}{
\definecolor{coljura}{HTML}{2CACA2}% geld versus bildung
\piechart{
61.5/below/FSI-WiSo/colfsiwiso,
30.8/above/RCDS WISO/colrcdswiso,
7.7/below/FSI Jura/coljura}
61.5/8/FSI-WiSo/colfsiwiso,
30.8/4/RCDS WISO/colrcdswiso,
7.7/1/FSI Jura/coljura}
%20/above/liblhg/collhg}
\\
\seatchart{
......@@ -279,7 +282,7 @@ Fakultät}{
\\[0.1cm] % temporär anderer Zeilenabstand
\twbox{Fachschaftsvertretung der Medizinischen Fakultät}{
\piechart{
100/below left/FSI Medizin Kanüle e.V./colfsiwiso}
100/9/FSI Medizin Kanüle e.V./colfsiwiso}
\\
\seatchart{
Fachschaft Medizin Kanüle/9/colfsien}
......@@ -288,7 +291,7 @@ Fakultät}{
\twbox{Fachschaftsvertretung der Naturwissenschaftlichen Fakultät}{
\piechart{
%20/above/GHG/colbgl,
100/below/FSIen-Liste/colfsien}
100/10/FSIen-Liste/colfsien}
\\
\seatchart{
Bunte FSIen-Liste/10/colfsien,%
......@@ -298,8 +301,8 @@ Fakultät}{
}
\twbox{Fachschaftsvertretung der Technischen Fakultät}{
\piechart{
93.3/below left/FSI-Liste/colfsien,
6.7/below left/RCDS/colrcds}
93.3/14/FSI-Liste/colfsien,
6.7/1/RCDS/colrcds}
\\
\seatchart{
RCDS an der FAU/1/colrcds,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment