| Line 6... |
Line 6... |
| 6 |
<!-- Required meta tags -->
|
6 |
<!-- Required meta tags -->
|
| 7 |
<meta charset="utf-8">
|
7 |
<meta charset="utf-8">
|
| 8 |
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
8 |
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
| 9 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.9.4/Chart.js"> </script>
|
9 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.9.4/Chart.js"> </script>
|
| 10 |
|
10 |
|
| 11 |
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
|
- |
|
| 12 |
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
|
- |
|
| 13 |
crossorigin="anonymous"></script>
|
11 |
|
| 14 |
|
12 |
|
| 15 |
|
13 |
|
| 16 |
<!-- Bootstrap CSS -->
|
14 |
<!-- Bootstrap CSS -->
|
| 17 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.1.3/dist/css/bootstrap.min.css"
|
15 |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.1.3/dist/css/bootstrap.min.css"
|
| 18 |
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
16 |
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
| Line 1016... |
Line 1014... |
| 1016 |
</div>
|
1014 |
</div>
|
| 1017 |
|
1015 |
|
| 1018 |
|
1016 |
|
| 1019 |
<!-- Optional JavaScript -->
|
1017 |
<!-- Optional JavaScript -->
|
| 1020 |
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
1018 |
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
| - |
|
1019 |
|
| - |
|
1020 |
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
|
| - |
|
1021 |
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
|
| - |
|
1022 |
crossorigin="anonymous"></script>
|
| 1021 |
|
1023 |
|
| 1022 |
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.14.3/dist/umd/popper.min.js"
|
1024 |
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.14.3/dist/umd/popper.min.js"
|
| 1023 |
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
|
1025 |
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
|
| 1024 |
crossorigin="anonymous"></script>
|
1026 |
crossorigin="anonymous"></script>
|
| 1025 |
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.1.3/dist/js/bootstrap.min.js"
|
1027 |
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.1.3/dist/js/bootstrap.min.js"
|