Skip to content

correct way to move a line in ChartJs #9726

Answered by RaSMiY
RaSMiY asked this question in Q&A
Discussion options

You must be logged in to vote

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.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RaSMiY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant