Add liveGraph class and update index.html

This commit is contained in:
Sietse Jonker
2024-03-06 15:02:34 +01:00
parent 9b01523f0e
commit 65783ac3b6
3 changed files with 57 additions and 56 deletions

View File

@@ -73,5 +73,6 @@
</div> <!-- class="nodeData" -->
<!-- Include the js file -->
<script src="main.js"></script>
<script src="classes.js"></script>
</body>
<html>