Can I position the pointer label in a fixed position #1000
-
I'm using a dataset and it doesn't always look good when the pointer label is over top of some lines, so I'd like to put the label in a fixed position, such as always in the top right. I've tried position: 'absolute' but it doesn't seem to have any effect. How can I achieve this effect? |
Beta Was this translation helpful? Give feedback.
Answered by
Abhinandan-Kushwaha
Feb 14, 2025
Replies: 2 comments 2 replies
Answer selected by
Abhinandan-Kushwaha
-
you can simply add 50 (yAxisOffset value) to the label before rendering |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Xaeryan try dynamicLegendComponent