Changing an object value using onChange event

You have to update the data you add. For that use myLineChart.update()

For change data without animation you can use none as mode