Home › forums › StockChart Support › “Hidden” event does not trigger on Crosshair
Tagged: Crosshair, hidden
For some reason the “hidden” event on the crosshair does not trigger when moving the mouse out of the chart. The “updated” event does trigger tho.
I made a JSfiddle that illustrates the issue.
https://jsfiddle.net/1d36pka9/1/
@shivan,
Thanks for reporting the use-case. The issue seems to be happening when the tooltip is disabled. However, you can make it work as of now by enabling the tooltip and hiding it using CSS as shown in this JSFiddle.
—- Manoj Mohan Team CanvasJS
You must be logged in to reply to this topic.