Have graphs for showing historic data #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Charts for displaying historic data per metric for day, week, month, year.
Should prob also be picker for custom dates.
Could use simple https://www.chartjs.org for charts. Backend handles everything related to filtering by dates.