Home Forums Chart Support Limit zoom event

Limit zoom event

Viewing 2 posts - 1 through 2 (of 2 total)
  • #39041

    https://jsfiddle.net/gcwzebpa/
    I found this example in docs. In the example the zoom function minimum number of points one may zoom to seems to be limited. I’d like to be able to set it. Is there an externally accessible parameter to do so or what I shoud change in the libraray code to do it?

    #39054

    @reactdeveloper,

    To zoom into a certain region, there should be a minimum of 3-4 dataPoints – behavior is designed such that zooming is limited upto a certain region, so the user doesn’t end up zooming into a blank-region (region with no dataPoints). It is not possible to change the restriction as of now. But we will reconsider this behavior for future versions.
    ___
    Adithya Menon
    Team CanvasJS

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

You must be logged in to reply to this topic.