remove double sentence and adjust scale to scales.r (#9111)

This commit is contained in:
Jacco van den Berg 2021-05-17 16:08:39 +02:00 committed by GitHub
parent d1a243efec
commit 43d3f4d19b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = {