date for graph is now selectable

This commit is contained in:
Ralf D. Müller
2022-10-16 14:22:38 +00:00
parent 3ca93b49ca
commit 5724f37ea6
2 changed files with 49 additions and 28 deletions

View File

@@ -4,7 +4,8 @@
### Added
- Addes PreValue to `/json` ([#1154](https://github.com/jomjol/AI-on-the-edge-device/issues/1154))
- added `/graph.html` to fetch measurements from the debug log and display them as a graph. Activate debug logging for this feature to work.
- Added PreValue to `/json` ([#1154](https://github.com/jomjol/AI-on-the-edge-device/issues/1154))
### Changed