-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Description
I'm looking at using Chart.js for a project where I need polar charts. In my testing, with data points per chart, the orientation of the 'thirds' is such that there's segment one on bottom, and one on either side. I'd like to be able to turn that by 1 'segment' clockwise so that the segment currently on the left moves to the top with two segments below, one left, one right.
Is this possible?
If not currently, would it be difficult to implement?
Thanks,
Scott
PS. Posting here because I couldn't find where else to go for support questions. Thanks.