Spaces:
Running
Running
remove the dots on the blue line
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -87,7 +87,7 @@ yAxisID: 'y1',
|
|
| 87 |
tension: 0.4,
|
| 88 |
fill: false,
|
| 89 |
yAxisID: 'y3',
|
| 90 |
-
pointRadius:
|
| 91 |
borderWidth: 2
|
| 92 |
}
|
| 93 |
]
|
|
|
|
| 87 |
tension: 0.4,
|
| 88 |
fill: false,
|
| 89 |
yAxisID: 'y3',
|
| 90 |
+
pointRadius: 0,
|
| 91 |
borderWidth: 2
|
| 92 |
}
|
| 93 |
]
|