You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/