-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Setting yaxis min breaks in radar chart #4371
Labels
bug
Something isn't working
Comments
It seems to have broken going from version 3.11.2 to 3.11.3. Possibly this commit here @junedchhipa ? |
This was referenced May 20, 2024
This was referenced May 26, 2024
This was referenced Jun 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Steps to Reproduce
config.yaxis.min
value to 1Expected Behavior
Value of 1 will be found at the center of the radar, at 1.
Actual Behavior
1 is found at 3, while 4 and 5 are outside the radar
Screenshots
Reproduction Link
https://codepen.io/robertandreigit/pen/rNbYePp
The text was updated successfully, but these errors were encountered: