Closed SeverusYixin closed 2 weeks ago
Implement a histogram overlay on the slider, where each bar's height reflects the quantity of material for that specific year. The current approach got an error when fetched the exact counts.
Through step-by-step testing, it appears there’s no issue with retrieving the material counts for each year. However, it seems that 'recharts' isn't correctly displaying the counts.
It would be great to display the number of data points for each year above the ‘Date_Range_Bar.’
This Issue related to #50