Multiple y-axis based on selected array #3516
Unanswered
ShephaliSrivastava
asked this question in
Q&A
Replies: 0 comments
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.
-
I want to have two y-axes and I need like I can map any two on primary y-axis and other two on secondary y-axis.
I have tried giving array in the series but that is not working, Instead of particularly specifying which parameter to be mapped I want it to be user specified.
For example: I have selected two properties for primary and any two on secondary, how can I achieve that ?
Something like this:

Beta Was this translation helpful? Give feedback.
All reactions