I have a design where I want to show something like a box at the top of the chart and when hovering on it, it should show up a tooltip with some info, the issue I’m running into is the fact that I can’t seem to find way I can add tooltip to box annotation other than adding another box annotation when hover or hit, but it seem that it is not recommended base on my previous post before.
I also looked into scatterXY series or pointMarker, the issue with Point marker or scatter series is that I can only set one x and y, but my design require the box to be from a certain x1 point to x2 point. I can probably try to calculate the width and set the width to the point marker, but I would rather not if there is a better way.
Also looked into column chart, but that also have the same issue of only one x and y point and not sure about tooltip, but definitely seem more promising than annotation.
Please let me know if there is a better way to accomplish this, thank you!
The image below is the design.
- Nung Khual asked 7 months ago
- last edited 7 months ago
-
Good morning, we’re actively looking into adding Annotation Tooltips to the library natively. For now we have a workaround which is here: https://www.scichart.com/questions/js/anootation-tooltip. We will update you when we have an integrated solution!
-
Awesome! let me know when it is released and thank you!
- You must login to post comments
Please login first to submit.