ward-wise / ward-wise-front-end

6 stars 4 forks source link

15 create ward spending category bar graph #48

Closed NoahAppelbaum closed 6 months ago

NoahAppelbaum commented 6 months ago

The bar charts, they work!

Ultimately, it would be nice if the bars animated when switching between wards/years, for better visual comparison. However, doing this either requires refactoring this to do more client-side data manipulation, or using something like React Query for async state management. Either way, I think that can be a future refactor.

NoahAppelbaum commented 6 months ago

This PR requires installing new dependencies!