election_day.views.election.parties_panachage
Functions
" View the panachage data as JSON. Used to for the panachage sankey |
|
" View the panachage data as sankey chart. |
|
" The main view. |
|
View the panachage as SVG. |
Module Contents
- election_day.views.election.parties_panachage.view_election_parties_panachage_data(self: onegov.election_day.models.Election, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.JSON_ro [source]
“ View the panachage data as JSON. Used to for the panachage sankey chart.
- election_day.views.election.parties_panachage.view_election_parties_panachage_chart(self: onegov.election_day.models.Election, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.RenderData [source]
“ View the panachage data as sankey chart.