We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51d697 commit 1d6b8f3Copy full SHA for 1d6b8f3
docs/developers/updates.md
@@ -95,7 +95,7 @@ function updateScale(chart) {
95
}
96
```
97
98
-Code sample for updating options can be found in [toggle-scale-type.html](https://www.chartjs.org/samples/latest/scales/toggle-scale-type.html).
+Code sample for updating options can be found in [line-datasets.html](https://www.chartjs.org/docs/latest/samples/area/line-datasets.html).
99
100
## Preventing Animations
101
0 commit comments