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

Offset angle radar chart #1012

Closed
maikelbosschaert opened this issue Mar 20, 2015 · 2 comments
Closed

Offset angle radar chart #1012

maikelbosschaert opened this issue Mar 20, 2015 · 2 comments

Comments

@maikelbosschaert
Copy link

Is it possible to give an offset angle for a radar chart, so that the first axis would not start at the top?

@etimberg
Copy link
Member

This is not currently possible in v1.
In v2, this is easy to expose, as we can simply refactor the scale to take a start angle when generating point positions. As a result, targeting for v2.1

@etimberg etimberg added this to the Version 2.1 milestone Dec 25, 2015
slinhart added a commit to slinhart/Chart.js that referenced this issue Jul 17, 2016
etimberg added a commit that referenced this issue Jul 19, 2016
Issue #1012. Added offsetAngle option for radar charts.
@etimberg
Copy link
Member

Done in #2984

exwm pushed a commit to exwm/Chart.js that referenced this issue Apr 30, 2021
exwm pushed a commit to exwm/Chart.js that referenced this issue Apr 30, 2021
Issue chartjs#1012. Added offsetAngle option for radar charts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants