Open r23ima opened 3 years ago
@LeeLenaleee Am I doing this right? I already set maintainaspect ratio to false then added customize width and height to the canvas. Still not working.
No thats why I removed the comment, was writing it in while traveling (and thought that would work) but whenn I tried it it didn't work
I don't think this is possible. The radial scale always lays out points in a circle from the center point. Check out getPointPositionForValue
to see how it works.
@etimberg Oh I see. Thanks for considering this as an enhancement, I hope this can be implemented soon.
I've been researching for a couple of days now on how to configure the scaling of radar chart. It wasn't indicated in the chartjs docs and I can't find answers from stackoverflow. I need to widen the chart or control it's y scale. (I'm using reactjs for development)
Current Output:
Expected Output: