From c3dd59adde0d8d5a326b12138037f2073164f62e Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Mon, 19 Dec 2022 20:19:20 +0100 Subject: [PATCH] Fix reloading of data file (#1635) * Update data.html * fixed * show link to graph Co-authored-by: CaCO3 --- sd-card/html/data.html | 36 +++++++++--------------------------- 1 file changed, 9 insertions(+), 27 deletions(-) diff --git a/sd-card/html/data.html b/sd-card/html/data.html index c220ebda..a7ff1d33 100644 --- a/sd-card/html/data.html +++ b/sd-card/html/data.html @@ -25,7 +25,7 @@ flex: 0 1 auto; } - #log { + #data { font-family: 'Courier New', Courier, monospace; font-size: small; } @@ -37,54 +37,36 @@ + Show graph -



Loading Logfile, please wait...
+



Loading Data file, please wait...