Home › Forums › Chart Support › Dynamic chart w shifting array › Reply To: Dynamic chart w shifting array
@el-berto,
uncommenting the line //dataPoints.shift(); in the above example will trigger the shift operation for dataPoints.
//dataPoints.shift();
___________ Indranil Deo Team CanvasJS