From: Jacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com> Date: Mon, 17 May 2021 14:08:39 +0000 (+0200) Subject: remove double sentence and adjust scale to scales.r (#9111) X-Git-Tag: v3.3.0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43d3f4d19b8b317a4f965fe3312e107b4dd94de4;p=thirdparty%2FChart.js.git remove double sentence and adjust scale to scales.r (#9111) --- diff --git a/docs/charts/radar.md b/docs/charts/radar.md index 8aecced89..fad17934c 100644 --- a/docs/charts/radar.md +++ b/docs/charts/radar.md @@ -165,8 +165,7 @@ The interaction with each point can be controlled with the following properties: ## Scale Options -The radar chart supports only a single scale. The options for this scale are defined in the `scale` property. -The options for this scale are defined in the `scale` property, which can be referenced from the [Linear Radial Axis page](../axes/radial/linear). +The radar chart supports only a single scale. The options for this scale are defined in the `scales.r` property, which can be referenced from the [Linear Radial Axis page](../axes/radial/linear). ```javascript options = {