goothipavankumar
Posts: 6
Joined: Fri May 28, 2021 6:10 am

Pointer from CrossHair/DataPoint to Tooltip

Hi,

When I try to update the options in tooltip "split: false, shared: true," then I don't see any line being displayed from the data point to the tooltip.
Is there any option where line can be displayed from tooltip to crosshair/datapoint having shared to true and split to false.

http://jsfiddle.net/gh/get/library/pure ... tip/split/
withoutline.PNG
withoutline.PNG (25.89 KiB) Viewed 546 times
withline.PNG
withline.PNG (64.05 KiB) Viewed 546 times
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Pointer from CrossHair/DataPoint to Tooltip

Hello goothipavankumar!

Welcome to our forum and thanks for contacting us with your question!

Probably there's no API option that could do that. Unfortunately, if you want to keep connection lines displayed you need to set the split property to false.

API references:
https://api.highcharts.com/highcharts/tooltip.split
https://api.highcharts.com/highcharts/tooltip.shared

Best regards!
Dominik Chudy
Highcharts Developer

Return to “Highcharts Stock”