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.
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.