Hi everyone,
I’m working on a Highstock chart that includes multiple series stacked one above the other. My goal is to display a combined tooltip that shows all the series points when hovering over the top series.
Currently, the tooltip only shows the data for the series being hovered over, but I need it to aggregate and display the data points from all series at that specific x-axis value. This would provide a comprehensive view of all the data points at once.
Has anyone implemented something similar or can provide guidance on how to achieve this? Any code snippets or configuration tips would be greatly appreciated!
Thanks in advance for your help!
Raja Ar