azavea / fb-gender-survey-dashboard

Interactive exploration of global results from the Facebook "Survey on Gender Equality At Home
https://gender-survey-dashboard.netlify.app/
Apache License 2.0
2 stars 2 forks source link

Allow users to select multiple years #138

Closed TaiWilkin closed 2 years ago

TaiWilkin commented 2 years ago

Overview

Users can select multiple years on the years selection page, and questions are formatted appropriately for multiple years.

Questions/options are hidden on the question selection page only if they are unavailable for all selected years for all selected geographies.

Displays comparative view for StackedBarChart and GroupedBarChart by adding a row for each answer type for each year.

Connects #133, #135, #136

Demo

Screen Shot 2021-11-29 at 11 15 13 AM Screen Shot 2021-11-29 at 11 15 37 AM Screen Shot 2021-11-29 at 11 13 35 AM Screen Shot 2021-11-29 at 11 13 15 AM

Notes

Comparative view design for WaffleCharts hasn't been finalized, so for the moment, each year / country will load as a separate set of waffle charts. Comparative view for WaffleChart question will be built in #137.

Testing Instructions

rajadain commented 2 years ago

Taking a quick look now

TaiWilkin commented 2 years ago

Thank you for reviewing!