Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filled Chord Diagram for party vote relations #60

Open
bartromgens opened this issue Dec 29, 2016 · 1 comment
Open

Filled Chord Diagram for party vote relations #60

bartromgens opened this issue Dec 29, 2016 · 1 comment
Assignees
Labels

Comments

@bartromgens
Copy link
Member

This is a filled chord diagram: https://plot.ly/python/filled-chord-diagram/

Which could, for example, be used to show which parties support initiatives of other parties. Data data now shown in table form here: http://www.openkamer.org/stats/stemmingen/partijen/

It is easy to make unreadable chord charts, so let's give it some thought.

@bartromgens
Copy link
Member Author

stats.PartyVoteBehaviour.get_stats_party_for_submitter(party_voting, party_submitting, government=None, voting_type=None) is a function that can be used to get stats on the voting behaviour of one party when initiated/submitted by another party.

@bartromgens bartromgens reopened this Dec 29, 2016
@steflommen steflommen self-assigned this Dec 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants