Update graph creation and styling

This commit is contained in:
Sietse Jonker
2024-04-02 14:15:31 +02:00
parent 4edbe2312a
commit 8724691716
3 changed files with 6 additions and 2 deletions

View File

@@ -31,5 +31,7 @@
<body>
<script src="graph-classes.js"></script>
<script src="graph-main.js"></script>
<div class="graphBody"></div>
</body>
</html>