zmeers / ggparliament

Simple parliament plots using ggplot2
https://zmeers.github.io/ggparliament/
Other
151 stars 13 forks source link

New geoms #23

Closed zmeers closed 6 years ago

zmeers commented 6 years ago

Update -- fixed issue with opposing benches (opposition had been defined as NA instead of 0), removed type from aesthetics and back into individual functions, removed party and party_names from parliament_data, changed election_data to old data set where parties were ordered correctly. No more warnings (yay!). README fixed.