Home Forums Chart Support StackedBar doesn’t zoom as expected

StackedBar doesn’t zoom as expected

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

    Hello team,

    Zooming functionality doesn’t work for a stackedBar which consists of 1 bar-line.
    Please check my jsfiddle out to see my case.

    I wonder that is there any way to overcome that situation?

    On zoomEnabled page there is an expression as ‘a large amount of data’. We have a large amount of data in a row. However we cannot zoom the chart.

    #27528

    @efkan,

    To zoom into a certain region, there should be a minimum of 3-4 dataPoints in a dataSeries – 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). Due to this restriction, it’s not possible to zoom into the region with just 1 dataPoint in a dataSeries.

    ___________
    Indranil Deo,
    Team CanvasJS

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

You must be logged in to reply to this topic.