Open wwwwwlwwwww opened 2 years ago
For each region, we would like to have a pie chart (https://nivo.rocks/components/) with the diaper needs. On page 26 of our Prezi static Q3 needs assessment report, you can see that currently this information is presented in bar chart format: https://prezi.com/i/7qqhisc0ssfr/q3-needs-assessment-report-2022/. It would be good to have an option for both pie and bar charts.
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 look at this Taylor
For each region, we would like to have a pie chart (https://nivo.rocks/components/) with the diaper needs. On page 26 of our Prezi static Q3 needs assessment report, you can see that currently this information is presented in bar chart format: https://prezi.com/i/7qqhisc0ssfr/q3-needs-assessment-report-2022/. It would be good to have an option for both pie and bar charts.
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.