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

Create a Waffle chart type #23

Closed mmcfarland closed 3 years ago

mmcfarland commented 3 years ago

Overview

Create a waffle chart rendering type that includes a grouping of 1 waffle per region/gender response. This deviates slightly from the visual designs, which only show a single waffle per region. We will instead want one waffle per gender response per region.

See test branch mjm/nivo-test` for a basic implementation.