-
Beta Was this translation helpful? Give feedback.
Answered by
easyperl
Aug 19, 2023
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
da-jacob
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So this would reverse the tooltip when set to true... which I think would be fine to resolve confusion:
I am not sure how you would visibly reverse the lines... obviously it would depend on scale as I feel like this might be a dual y axis (opposite: true) chart with one series on each opposing Y. If so, just change the order of the data/opposite.
If this is not, you can change the order of the series data and the colors would change... but you aren't showing the color/marker in the tooltip so I am not sure how it would help. Your tooltip series will swap as well.
Maybe more information would help me/us understand if the above doesn't answer it, or possibly you already resolved it yourself?