when screen is large enough (> 800px), show an interactive plot that allows clicking on elements. As filtering by hour is not already available in the code, it just goes to the species page (as the Today's page would)
the interactive plot also allows filtering by bird name (instead of searching for it), and select the sort (Count ; Species ; Confidence)
fallback to the previous png chart , if screen smaller, or dynamic plot not available
Proposal of implementation :
Additional dynamic_plot.py called by daily_plot.py
Proposal of UI :
Proposal of implementation :
Currently built on top of the current graphs ; I'll adapt the code if https://github.com/Nachtzuster/BirdNET-Pi/pull/223 is merged
Example of visualisation :