First plot test

This commit is contained in:
2023-04-14 18:12:55 +02:00
parent 6c1dfaec9d
commit 4b89115af6
4 changed files with 71 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
<link rel="shortcut icon" href="../img/favicon_dataspace.svg" />
<script src="../vendor/spotlight.js/dist/spotlight.bundle.js"></script>
<script src="../vendor/leaflet/dist/leaflet.js"></script>
<script src="../vendor/plotly.js/dist/plotly.min.js"></script>
<script src="../js/views/report.js" type="module"></script>
</head>
<body>