gevgeny / angular2-highcharts

:bar_chart: :chart_with_upwards_trend: Highcharts for your Angular project
MIT License
380 stars 113 forks source link

Is it possible to update chart's data without redraw whole chart? #196

Open thanhdk opened 7 years ago

thanhdk commented 7 years ago

Hi, I have a chart with drilldown, I want to refresh this chart after 5 minutes to get updated data and also keep the drilldown state, is it possible?