-
Beta Was this translation helpful? Give feedback.
Answered by
RaSMiY
Oct 24, 2021
Replies: 1 comment
-
If someone is interested in solution to this question... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RaSMiY
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If someone is interested in solution to this question...
I found better way to achieve the goal. Here it is:
I've divided all coming parameters into separate datasets and added unique horizontal scale to each dataset. Then if I need to shift the parameter line, I change suggestedMin and suggestedMax properties of corresponding scale.