mirror of https://github.com/Askill/thermo-pwa.git
local chatrs.js
This commit is contained in:
parent
f5cbf42e03
commit
4504df683e
File diff suppressed because one or more lines are too long
|
|
@ -12,7 +12,7 @@
|
||||||
<body class="grey lighten-4">
|
<body class="grey lighten-4">
|
||||||
|
|
||||||
<canvas id="line-chart" style="width: 512px; height: 500px"></canvas>
|
<canvas id="line-chart" style="width: 512px; height: 500px"></canvas>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.5.0/Chart.min.js"></script>
|
<script src="/static/js/Chart.min.js"></script>
|
||||||
<script src="/static/js/ui.js"></script>
|
<script src="/static/js/ui.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Loading…
Reference in New Issue