changing the axis label without changing the value? #370
Unanswered
hyusetiawan
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.
-
how do you change the axis label without changing the values?

This is the chart that I have, and I want to change the circled area
The issue is, if I format those numbers to something like 180K, 200K etc in this axis options definition, note the comment:
converting the value to string will error out as it expects to return numerical values, is there a way to change the label shown without changing the value to be calculated?
Beta Was this translation helpful? Give feedback.
All reactions