Added datavalue filtering on date

This commit is contained in:
Magnus Åhall 2024-06-27 08:59:34 +02:00
parent b6e1139e8a
commit 43d8938459
6 changed files with 69 additions and 5 deletions

View file

@ -83,6 +83,7 @@
}
.graph {
width: 99%;
height: 600px;
border: 1px solid #fff;
}