willplant03 commited on
Commit
76a9e94
·
verified ·
1 Parent(s): 9640119

add a dot on the yellow line for hour 12, 16, 20 & 24

Browse files
Files changed (1) hide show
  1. index.html +4 -2
index.html CHANGED
@@ -84,8 +84,10 @@ yAxisID: 'y1',
84
  target: 'origin',
85
  above: 'rgba(255, 223, 0, 0.2)'
86
  },
87
- yAxisID: 'y2',
88
- pointRadius: 0,
 
 
89
  borderWidth: 2
90
  },
91
  {
 
84
  target: 'origin',
85
  above: 'rgba(255, 223, 0, 0.2)'
86
  },
87
+ yAxisID: 'y2',
88
+ pointRadius: [0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,5,0,0,0,5,0,0,5],
89
+ pointBackgroundColor: '#ffdf00',
90
+ pointHoverRadius: 7,
91
  borderWidth: 2
92
  },
93
  {