Expected behaviour
Both X and Y-axis crosshair should be visible when crosshairs : [true, true] is set in tooltip of 3D-column or 3D-bar chart.
Actual behaviour
Only X-axis crosshair is visible and not of Y-axis.
Live demo with steps to reproduce
Please see in below jsfiddle code, I have set crosshairs: [true, true] in toolip. When you hover on any column, only X-axis crosshair will be visible and not of Y-axis.
https://jsfiddle.net/saurabhkolhe/p8ou1q92/
Product version
Highcharts JS v11.2.0
Affected browser(s)
All browsers
Expected behaviour
Both X and Y-axis crosshair should be visible when crosshairs : [true, true] is set in tooltip of 3D-column or 3D-bar chart.
Actual behaviour
Only X-axis crosshair is visible and not of Y-axis.
Live demo with steps to reproduce
Please see in below jsfiddle code, I have set crosshairs: [true, true] in toolip. When you hover on any column, only X-axis crosshair will be visible and not of Y-axis.
https://jsfiddle.net/saurabhkolhe/p8ou1q92/
Product version
Highcharts JS v11.2.0
Affected browser(s)
All browsers