Falcenor
Posts: 2
Joined: Mon Oct 25, 2021 5:46 am

synchronized cursor on multiple graphs

Hello,
I would like to display 4 diagrams with synchronized cursors and mark some relevant data. The problem is that the extra data is transparent and the same for the cursor on the right diagrams it is also nearly impossible to hover over the extra data points/lines and display their name and sometimes the dotted line is solid.
Thank you in advance for your help.
example.PNG
example.PNG (66.41 KiB) Viewed 479 times
sync.zip
(215.54 KiB) Downloaded 13 times
magdalena
Posts: 517
Joined: Tue Aug 24, 2021 1:32 pm

Re: synchronized cursor on multiple graphs

Hi,

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

Could you reproduce the example in an online editor that I could work on? It would be very helpful for a better understanding of your problem.
You can start here: https://jsfiddle.net/gh/get/library/pur ... zed-charts

Thank you in advance!
Magdalena Gut
Developer and Highcharts Support Engineer
Falcenor
Posts: 2
Joined: Mon Oct 25, 2021 5:46 am

Re: synchronized cursor on multiple graphs

Hi,
thanks for the quick response
I hope it is ok like this : https://jsfiddle.net/Falcenor/b18vgmkq/8/
magdalena
Posts: 517
Joined: Tue Aug 24, 2021 1:32 pm

Re: synchronized cursor on multiple graphs

Hi,

Apologies for the delayed response.

This is normal behaviour - you can highlight only one point on the chart. As a workaround, you can use a shared tooltip.
Here is an example chart: http://jsfiddle.net/BlackLabel/435npbm9/

Let me know if that worked for you,
Regards!
Magdalena Gut
Developer and Highcharts Support Engineer

Return to “Highcharts Usage”