Thanks to Raphael for helping me get an interactive map set up on my machine
Here's my proposed fix for the Recharts bar chart; their default types for XAxis and YAxis were causing some rendering issues. This updates the hidden YAxis and adds a tooltip when hovering over the chart.
I also added some code for controlling the scroll zoom for mouse + trackpad, I don't have proof if this does anything here, but the UI/UX felt a little different from Districtr so I was trying to slow down.
Thanks to Raphael for helping me get an interactive map set up on my machine
Here's my proposed fix for the Recharts bar chart; their default types for XAxis and YAxis were causing some rendering issues. This updates the hidden YAxis and adds a tooltip when hovering over the chart.
I also added some code for controlling the scroll zoom for mouse + trackpad, I don't have proof if this does anything here, but the UI/UX felt a little different from Districtr so I was trying to slow down.