summaryrefslogtreecommitdiffstats
path: root/server/dashboard.html
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2024-11-29 15:22:38 -0500
committerSam Anthony <sam@samanthony.xyz>2024-11-29 15:22:38 -0500
commit9231bacd968b7053f9bfede99abcf5a880cc8e67 (patch)
treec16919ef4ab2ed2e00f53f3a8876b971e9f944ac /server/dashboard.html
parentcee1d301809ec0b517962816b1b232c22a41eb3b (diff)
downloadsoen422-9231bacd968b7053f9bfede99abcf5a880cc8e67.zip
server dashboard: chart axis labels
Diffstat (limited to 'server/dashboard.html')
-rw-r--r--server/dashboard.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/dashboard.html b/server/dashboard.html
index cac92d1..d710eee 100644
--- a/server/dashboard.html
+++ b/server/dashboard.html
@@ -48,9 +48,7 @@
{{ end }}
</table>
<hr/>
- <h4 class="center">Humidity per Room vs. Time</h4>
<img src="/humidity_chart.png" alt="chart of humidity vs time" class="center"/>
- <h4 class="center">Duty Cycle vs. Time</h4>
<img src="/duty_cycle_chart.png" alt="chart of duty cycle vs time" class="center"/>
</body>
</html>