Stacked yAxes not correct in Chart js #9934
Unanswered
nadellaelim
asked this question in
Q&A
Replies: 1 comment
-
Your scale configuration is not supported by Chart.js v3 (that I assume you are using). If you are using a recent version, this is also logged in the browser console. |
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.
-
Please help me I have stacked xAxes and yAxes "true", but yAxes is not stacked You can see the picture im posting.
this is my code :
this is stacked true=>

this is stacked false =>

Beta Was this translation helpful? Give feedback.
All reactions