DmitrMakeev commited on
Commit
a8f9864
·
verified ·
1 Parent(s): 1b0cf30

Update plot_week.html

Browse files
Files changed (1) hide show
  1. plot_week.html +1 -1
plot_week.html CHANGED
@@ -8,7 +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.plot.ly/plotly-latest.min.js"></script>
11
-
12
  <style>
13
  body {
14
  display: flex;
 
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.plot.ly/plotly-latest.min.js"></script>
11
+ <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
12
  <style>
13
  body {
14
  display: flex;