Invert y-axis on radar chart #3773
Unanswered
domsantini
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey family, I'm trying to create a chart that will show a sports teams ranking in a given category. It would make the most sense to have the better a team is be on the outside of the chart, so I'd like for my y-axis to be inverted. I have the following relevant code down below. Is this possible? Or is there potentially another way to do this?
(First time asker, and I cannot figure out to format this code snippet 😅)
`
let options = {
`
Beta Was this translation helpful? Give feedback.
All reactions