Home Forums Chart Support Problem Line-Chart / Chart header Reply To: Problem Line-Chart / Chart header

#27213

@netengine,

The interval and range of axis are calculated based on the height and width of the chart. You can use get method to fetch the interval, maximum and minimum value of the axisY from the first chart and set the same value for the second chart using set method as shown in this JSFiddle.

—-
Manoj Mohan
Team CanvasJS