Spaces:
Sleeping
Sleeping
Update online.html
Browse files- online.html +1 -0
online.html
CHANGED
|
@@ -8,6 +8,7 @@
|
|
| 8 |
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
|
| 9 |
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
| 10 |
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
|
|
|
| 11 |
|
| 12 |
<style>
|
| 13 |
|
|
|
|
| 8 |
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
|
| 9 |
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
| 10 |
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
| 11 |
+
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
|
| 12 |
|
| 13 |
<style>
|
| 14 |
|