add local chartjs module
This commit is contained in:
parent
77a060db6b
commit
bb3edcb005
@ -12,6 +12,7 @@
|
|||||||
<link rel="stylesheet" href="css/form.css">
|
<link rel="stylesheet" href="css/form.css">
|
||||||
<script src="scripts/account.js" type="module"></script>
|
<script src="scripts/account.js" type="module"></script>
|
||||||
<script src="scripts/chart.js" type="module"></script>
|
<script src="scripts/chart.js" type="module"></script>
|
||||||
|
<script src="modules/chart.js"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
||||||
<style>
|
<style>
|
||||||
@media screen and (width >= 1264px){
|
@media screen and (width >= 1264px){
|
||||||
|
20
modules/chart.js
Normal file
20
modules/chart.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user