Completely finishes MAXH2O-51. Shows gauge and trend of pond_volume

This commit is contained in:
Patrick McDonagh
2017-12-01 18:47:00 -06:00
parent dc13d8cc7d
commit 2d93d78a7f
2 changed files with 34 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
</div>
</div>
<hr>
<div class='clearfix col-xs-12' style='height: 450px' id="dynamicChart" data-chart="dynamicchart" data-daysofhistory="7" data-chartlabel="Data" data-ylabel="" data-xlabel="Date" data-units="" data-channelnames="pondlevel.pond_level"></div>
<div class='clearfix col-xs-12' style='height: 450px' id="dynamicChart" data-chart="dynamicchart" data-daysofhistory="7" data-chartlabel="Data" data-ylabel="" data-xlabel="Date" data-units="" data-channelnames="pondlevel.pond_level,pondlevel.pond_volume"></div>
<style>
.dynamic-chart-form {
background-color: whiteSmoke;