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

Add Titles to Chart Downloads #95

Closed TaiWilkin closed 3 years ago

TaiWilkin commented 3 years ago

Overview

Adds the survey questions, answers, and codes as titles to the chart downloads. For waffle charts, include the geography as part of the title.

Recent updates to the query input caused it to refresh the page on submission. Fixes that by preventing submission.

Connects #27 and #96

Demo

Stacked Chart: A 1_Armenia_How much do you agree or disagree with the following statement_ “Men and women should have equal opportunities (e g  in education, jobs, household decision-making) Waffle Chart: A 2_Armenia_Out of 10 of your neighbors, how many do you think believe that men and women should have equal opportunities (e g  in education, jobs, household decision-making) _ Grouped Chart: A 3_Yes_Last week, did you do any work for pay, do any kind of business, farming or other activity to generate income, even if only for one hour_

Testing Instructions

TaiWilkin commented 3 years ago

I've implemented most of your feedback - I think the titles and the code both look significantly better, thanks! The one thing I didn't change was having the question code in two places, because the clients specifically asked for the code in each of those places.

TaiWilkin commented 3 years ago

Added a quick fix for the search input bug. Thanks for catching it!