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

Radial angleLines not displayed when reversed #11785

Closed
QuentinLesauce opened this issue May 22, 2024 · 0 comments · Fixed by #11788
Closed

Radial angleLines not displayed when reversed #11785

QuentinLesauce opened this issue May 22, 2024 · 0 comments · Fixed by #11788

Comments

@QuentinLesauce
Copy link

QuentinLesauce commented May 22, 2024

Expected behavior

On radar chart, when the radial axe is reversed the angleLine is not displayed anymore.

Current behavior

Current output :

Screenshot 2024-05-22 at 09 46 58

Reproducible sample

https://codepen.io/QuentinLesauce/pen/bGypXwG

Optional extra steps/info to reproduce

options: {
      scales: {
        r: {
          reverse: true
        }
      }
    }

Possible solution

No response

Context

No response

chart.js version

v4.4.3

Browser name and version

No response

Link to your project

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant