Spaces:
Running
Running
Update wps-test/ui/chartjs.html
Browse files- wps-test/ui/chartjs.html +1 -1
wps-test/ui/chartjs.html
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
<head><meta
|
2 |
<script src="https://cdn.staticfile.org/Chart.js/3.9.1/chart.js"></script>
|
3 |
</head>
|
4 |
<body>
|
|
|
1 |
+
<head><meta charset="utf-8">
|
2 |
<script src="https://cdn.staticfile.org/Chart.js/3.9.1/chart.js"></script>
|
3 |
</head>
|
4 |
<body>
|