Home Forums Feature Requests & Feedback possible bug: click event raised when clicking cropped area

possible bug: click event raised when clicking cropped area

Viewing 3 posts - 1 through 3 (of 3 total)
  • #9689

    When for example Y axis’s limits are specified and some series are cropped (not drawn), clicking a point where the series would have been drawn if it were not cropped will nevertheless triggers a “click” event.

    For an example, see http://jsfiddle.net/mpcpno32/1/ . In this example, the third data point is cropped; but clicking the title would raise its “click” event.

    This can be confusing; especially if the legend is placed on top of the plot area, the legend’s click event will no longer trigger because the (invisible) data point’s click event takes precedence.

    Please take a look. Thanks!

    #9695

    Thanks for reporting the issue, we will look into it.

    #9757

    This issue has been fixed in the latest release (v1.8.0 Beta 5). Please download the same from here and let us know your feedback.

    Here is the jsFiddle with working code.

    Thanks for reporting the issue.


    Vishwas R

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

You must be logged in to reply to this topic.