election_day.views.election_compound.seat_allocation
Functions
Retuns the data used for the grouped bar diagram showing the seat |
|
" View the seat allocation as grouped bar chart. |
|
" The main view. |
|
View the seat allocation as SVG. |
|
" Displays the seat allocation as standalone table. |
Module Contents
- election_day.views.election_compound.seat_allocation.view_election_compound_seat_allocation_data(self: onegov.election_day.models.ElectionCompound, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.JSON_ro [source]
Retuns the data used for the grouped bar diagram showing the seat allocation.
- election_day.views.election_compound.seat_allocation.view_election_compound_seat_allocation_chart(self: onegov.election_day.models.ElectionCompound, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.RenderData [source]
“ View the seat allocation as grouped bar chart.
- election_day.views.election_compound.seat_allocation.view_election_compound_seat_allocation(self: onegov.election_day.models.ElectionCompound, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.RenderData [source]
“ The main view.