if area chart then use chart.updateSeries([{ name: "Sales", data: GraphData }]); instead of chart.updateSeries(GraphData);