Replies: 1 comment
-
https://www.chartjs.org/docs/latest/axes/cartesian/linear.html#linear-axis-specific-options
From migration guide:
|
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.
-
So i have double Y axis chartJS datasets with options like this:
While the leftY will start from 0 , for the right Yaxis it doesnt start from zero . I did something like this but i dont feel like its good solution:
Any ideas is this is supported for double Y ? In the older version of chart before v3 it was fine but after update to 3 it happened like this
Beta Was this translation helpful? Give feedback.
All reactions