election_day.views.election.candidate_entity
Functions
|
|
|
" View the candidate by entity as JSON. |
" View the candidate as heatmap by entity. |
|
" Embed the heatmap. |
Module Contents
- election_day.views.election.candidate_entity.candidate_options(request: onegov.election_day.request.ElectionDayRequest, election: onegov.election_day.models.Election) list[tuple[str, str]] [source]
- election_day.views.election.candidate_entity.view_candidate_by_entity(self: onegov.election_day.models.Candidate, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.JSON_ro [source]
“ View the candidate by entity as JSON.