Home Forums Report Bugs multiple chart axisY zooming problem Reply To: multiple chart axisY zooming problem

#42409

@ali136m,

The range of an axis depends on multiple factors like dataseries attached to it, the datapoint values of all the dataseries visible in the viewport, etc. In your case, the issue might be happening due to datapoint values in line series. Removing the line series seems to be working fine as shown in this updated JSFiddle.

CanvasJS StockChart with Multiple Chart

—-
Manoj Mohan
Team CanvasJS