Open wwwwwlwwwww opened 2 years ago
For each region, we would like to have a bar chart (https://nivo.rocks/components/) with the hygiene needs. This should look pretty similar to the bar chart on page 27 of our Prezi static Q3 needs assessment report: https://prezi.com/i/7qqhisc0ssfr/q3-needs-assessment-report-2022/.
You'll be working with the DANeed data available through gatsby's graphql api.
DANeed
Checkout this CodeSee map of relevant files.
/src/pages/vis.tsx
@jtfairbank you should check this
For each region, we would like to have a bar chart (https://nivo.rocks/components/) with the hygiene needs. This should look pretty similar to the bar chart on page 27 of our Prezi static Q3 needs assessment report: https://prezi.com/i/7qqhisc0ssfr/q3-needs-assessment-report-2022/.
You'll be working with the
DANeed
data available through gatsby's graphql api.Checkout this CodeSee map of relevant files.
Checklist
/src/pages/vis.tsx
page.