How to get axis value from large number #9408
Unanswered
jagdaleganesh
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.
-
I have bubble chart where I want to map the large value to bubble size. I have tried to get Log(Value) but for the smallest number e.g Log(1) is getting 0 so that bubble is not getting visible on chart.
Is there any way to get value from large value to plot it against axis?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions