fix five minute chart

This commit is contained in:
no
2024-11-29 14:06:44 +01:00
parent a6fe7bf1c7
commit e938d70950
3 changed files with 88 additions and 146 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
<label for="endTime">End-Zeit:</label>
<input type="time" id="endTime" value="23:59">
<button id="calculateButton">Berechne maximale Differenz</button>
<p id="maxTimeDiff">Lädt...</p>
<p id="maxTimeDiff">Please press calculate.</p>
</div>
<div>
<h2>5-Minuten-Chart</h2>