Replies: 1 comment
-
Does anyone have a solution for this? |
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.
-
Description
I have two y axes, how to configure the axes options so that both y axes show 0 label which is highlighted using the annotation options. My left y axis shows 0 but right does not. I want both axes 0 to be in same line. The right axis 0 is not aligned with the left one. Attaching below my chartOptions
my chart options ->
Expected Behavior
The right y axis 0 should be aligned with the left yaxis 0.
Actual Behavior
The right y axis 0 label is not aligned with left side
Screenshots
I need some urgent help in figuring this out. This is not a core sdk issue, hence not attaching a codepen link. I had earlier asked in Q&A discussion but didn't get any response.
Beta Was this translation helpful? Give feedback.
All reactions