Stacked Bar/ Column Chart by Species Over Time? #76
AlaskanAstro
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Well, Grafana has a SQLite plugin but I've not tested it with BirdNet. It might be worth a look! |
Beta Was this translation helpful? Give feedback.
1 reply
-
@AlaskanAstro I see you aked the question here too - I missed that 😄 Repeating: The data is all saved in a SQLite db: /home//BirdNET-Pi/scripts/birds.db the ui uses this one. the difference is that the SQLite file is updated if you delete a detection in the UI, while the raw csv file is not You can grab the files with Tools>File Manager |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does anyone know if it's possible to export the data from birdnet and create a stacked column chart? Something visually similar to this:
I think it would be a very neat way to display detected birds over the year.
Beta Was this translation helpful? Give feedback.
All reactions