From 5724f37ea63f6a0890422ae073f6fc23f128b8ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20D=2E=20M=C3=BCller?= Date: Sun, 16 Oct 2022 14:22:38 +0000 Subject: [PATCH] date for graph is now selectable --- Changelog.md | 3 +- sd-card/html/graph.html | 74 ++++++++++++++++++++++++++--------------- 2 files changed, 49 insertions(+), 28 deletions(-) diff --git a/Changelog.md b/Changelog.md index d25f3ca8..74430ab3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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 diff --git a/sd-card/html/graph.html b/sd-card/html/graph.html index 75e4c75c..c790b31a 100644 --- a/sd-card/html/graph.html +++ b/sd-card/html/graph.html @@ -1,29 +1,47 @@ + - - - + + + +
+ + +