diff options
Diffstat (limited to 'server/dashboard.html')
| -rw-r--r-- | server/dashboard.html | 2 |
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> |