NFDI4BIOIMAGE / nfdi_search_engine

search engine for the NFDI4BIOIMAGE materials(Docker Version)
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Improve the ‘Filter by Publication Date’ functionality_V2 #51

Closed SeverusYixin closed 2 weeks ago

SeverusYixin commented 3 weeks ago

It would be great to display the number of data points for each year above the ‘Date_Range_Bar.’

This Issue related to #50

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

SeverusYixin commented 2 weeks ago

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.