everypolitician / gender-balance

Crowdsourcing platform for gathering gender information about politicians to improve the data in EveryPolitician
gender-balance.org
15 stars 3 forks source link

Markup and styling for more information-dense country cards #318

Closed zarino closed 8 years ago

zarino commented 8 years ago

Fixes #306 Fixes #307

Needs a developer to wire this up with real data.

screen shot 2016-02-12 at 11 36 17

zarino commented 8 years ago

There's one edge case where the labels floating under the progress bars will look really weird – and that's when there's a very small number of people in that progress bar segment, eg:

screen shot 2016-02-12 at 11 39 02

It's quite hard to come up with a general purpose solution that will handle small bar segments like this, so I've left it unhandled right now. It would be good to see what the page looks like once there's real data in there, and see how common this edge case is, before we spend any serious time trying to handle it.

chrismytton commented 8 years ago

@zarino Awesome, thanks! Will try and get this wired up this afternoon.