Replies: 1 comment 2 replies
-
@rchiavel yes, it is. Every dataset can specify which y axis to use and you have have many axes. Sample for multi axes: https://www.chartjs.org/docs/latest/samples/line/multi-axis.html |
Beta Was this translation helpful? Give feedback.
2 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.
-
I would like to add a line to a stacked bar chart, but the line dataset is not related with bar datasets.
The line will use a different y axis.
Is it possible?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions