Prepared chart example

This commit is contained in:
Ollo
2021-12-15 21:20:27 +01:00
parent 32e868b176
commit c26ee6342c
4 changed files with 35 additions and 5 deletions

BIN
data/chart.min.js.gz Normal file

Binary file not shown.

View File

@@ -14,6 +14,7 @@
background-color: #b8b8b8; color: black;
}
</style>
<script src="chart.min.js.gz"></script>
<script type="text/javascript">
function mySensorTimer(){
const xhttp = new XMLHttpRequest();