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