Compare commits

...

2 Commits

Author SHA1 Message Date
Jeas0001
72a809f7ae Merge branch 'master' of git.reim.ar:ReiMerc/temperature-alarm 2025-04-08 14:08:30 +02:00
Jeas0001
e60425e3c4 Chart resizes with window size now 2025-04-08 14:08:19 +02:00

View File

@ -115,7 +115,8 @@ async function fetchData() {
datasets: [],
},
options: {
responsive: false,
responsive: true,
maintainAspectRatio: false,
parsing: false,
plugins: {
tooltip: {