Added graph to sensor detail page. Also added missed morris.css file . issue 7
Former-commit-id: 3b2403a46aa58f3937efc345bc6a022e4deb2da5
This commit is contained in:
parent
25693209b5
commit
9961c423a3
9 changed files with 37 additions and 20 deletions
|
|
@ -13,10 +13,6 @@
|
|||
<div id="day-power-chart" style="height:450px;"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<script src="js/raphael-min.js"></script>
|
||||
<script src="js/morris.min.js"></script>
|
||||
|
||||
<script>
|
||||
$(function(){
|
||||
chartData("min-power-chart",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue