added matplotlib to plot graphs; elements are now sorted from newest to oldest; slight changes in html structure;

This commit is contained in:
mia 2025-05-21 21:21:39 +00:00
parent d7a1026ad1
commit 47f6657327
8 changed files with 73 additions and 16 deletions

View file

@ -18,7 +18,9 @@
"readings": [
{ "ts": 1747814400, "value": 45.2 },
{ "ts": 1747818000, "value": 47.1 },
{ "ts": 1747821600, "value": 46.8 }
{ "ts": 1747821600, "value": 46.8 },
{ "ts": 1747821700, "value": 35.8 },
{ "ts": 1747821800, "value": 48.2 }
]
},
{