Add data plot to sauna route

Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
This commit is contained in:
Thomas Klaehn
2024-07-03 11:25:54 +02:00
parent 59cb6d1380
commit 5822328d9d
4 changed files with 648 additions and 393 deletions

View File

@@ -34,6 +34,7 @@
},
"type": "module",
"dependencies": {
"hamburger-menu-svelte": "^2.2.0"
"hamburger-menu-svelte": "^2.2.0",
"uplot": "^1.6.30"
}
}