Update plot_week.html
Browse files- plot_week.html +1 -9
plot_week.html
CHANGED
@@ -7,15 +7,7 @@
|
|
7 |
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
|
8 |
<style>
|
9 |
/* Центрирование и растягивание графиков */
|
10 |
-
|
11 |
-
display: flex;
|
12 |
-
flex-direction: column;
|
13 |
-
align-items: center;
|
14 |
-
margin: 0;
|
15 |
-
padding: 0;
|
16 |
-
height: 100vh;
|
17 |
-
justify-content: flex-start;
|
18 |
-
}
|
19 |
h1 {
|
20 |
margin-top: 20px;
|
21 |
font-size: 24px;
|
|
|
7 |
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
|
8 |
<style>
|
9 |
/* Центрирование и растягивание графиков */
|
10 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
h1 {
|
12 |
margin-top: 20px;
|
13 |
font-size: 24px;
|