want different values on startAxis and EndAxis of ComposedChart #373
Replies: 1 comment
-
Hello! I see that you’ve closed the discussion, presumably because you’ve found the answer to your query. In case someone else has the same question and finds this discussion, let me point out that you can achieve the effect described here by using |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Here, I want the startAxis to be as it is but on the EndAxis I want values to be 0,10,20,30,40,50
How can I implement this?
code:
// shape = Shapes.roundedCornerShape(columnCornerRadius),
Beta Was this translation helpful? Give feedback.
All reactions