Home Forums StockChart Support “Hidden” event does not trigger on Crosshair

“Hidden” event does not trigger on Crosshair

Viewing 4 posts - 1 through 4 (of 4 total)
  • #32493

    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/

    #32507

    @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

    #32528

    That works! Thank you!

    #35914

    @shivan,

    We have just released v1.4.3 with this bug fix. Please refer to the release blog for more information. Do download the latest version from our download page and let us know your feedback.


    Manoj Mohan
    Team CanvasJS

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.