Updating data of Highchart with drilldown in Realtime

21 Views Asked by At

Highchart E.g.

I want to update the Highchart data in real-time for example suppose i started drilldown to the level 3 as shown in image below and suppose data shown in that Drilldown level is updated in realtime , then it should also reflect in that level of chart . also when user drillup using breadcrumb to previous level or any desired level that particular chart data should also e update as per new realtime data , in sense all 4 level data should be updated irrespective of user at any level of drill down (Provided there shouldn't be any visble chnage/render/re-render animaiton on that chart while updating)

Any solution to do this , in short we want to do a polling on chart.

I am not sure whether this can done or not , as per my experience with chart at certain point we can't

0

There are 0 best solutions below