mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
remove double sentence and adjust scale to scales.r (#9111)
This commit is contained in:
parent
d1a243efec
commit
43d3f4d19b
@ -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 = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user