Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update radar.md #9013

Closed
wants to merge 1 commit into from
Closed

Conversation

Naresh-Khatri
Copy link

Removed redundancy for scale options

Removed redundancy for scale options
@@ -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 `scale` property, which can be referenced from the [Linear Radial Axis page](../axes/radial/linear).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be mostly not accurate. Its not configured in the scale property anymore, but in scales object (as in the example below)

@kurkle
Copy link
Member

kurkle commented May 17, 2021

Closing in favor of #9111

@kurkle kurkle closed this May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants