diff --git a/index.html b/index.html index a605d18..35f2377 100644 --- a/index.html +++ b/index.html @@ -95,8 +95,8 @@
var data = {
- labels = ['0h','1h','2h','3h','4h','5h','6h','7h','8h','9h','10h','11h'],
- datasets = [
+ labels: ['0h','1h','2h','3h','4h','5h','6h','7h','8h','9h','10h','11h'],
+ datasets: [
{
label: 'Monday',
data: [8, 6, 5, 7, 9, 8, 1, 6, 3, 3, 8, 7]