User:Psephomancy/2D election simulation examples: Difference between revisions

Content added Content deleted
No edit summary
Line 57: Line 57:


{{Graph:Chart|width=200|height=150
{{Graph:Chart|width=200|height=150
|xAxisTitle=Candidates|yAxisTitle=Votes|type=rect
|xAxisTitle=Candidates|yAxisTitle=Votes [%]|type=rect
|x=A, B, C
|x=A, B, C
|y=1031, 861, 1108
|y=34.37, 28.70, 36.93
|colors=#1f77b4, #ff7f0e, #2ca02c
|colors=#1f77b4, #ff7f0e, #2ca02c
}}
}}
Line 69: Line 69:


{{Graph:Chart|width=200|height=150
{{Graph:Chart|width=200|height=150
|xAxisTitle=Candidates|yAxisTitle=Votes|type=rect
|xAxisTitle=Candidates|yAxisTitle=Votes [%]|type=rect
|x=A, B, C
|x=A, B, C
|y=1619, 0, 1381
|y=53.97, 0.00, 46.03
|colors=#1f77b4, #ff7f0e, #2ca02c
|colors=#1f77b4, #ff7f0e, #2ca02c
}}
}}