pk
Results
1
comments of
pk
put the update chart code in a new function like "updateChart" and call it using something like this - $timeout(updateChart(data), 200). It will solve your issue.