bcom
Posts: 12
Joined: Wed Feb 03, 2010 12:58 am

Update Chart

Is the preferred way of updating a chart's data to just instantiate a new Highcharts.Chart object? I don't see much documentation at all on here about doing such a thing.
torstein.honsi
Site Admin
Posts: 9215
Joined: Thu Nov 09, 2006 11:22 am
Location: Vik i Sogn, Norway

Re: Update Chart

In the 1.1 version dynamic updating is not supported, so you have to reinstanciate the chart. From version 1.2, which will be releases either this week or in two weeks, a number of methods for dynamic updating will be added. See http://highcharts.com/studies/dynamic.htm for a demo. It is almost finished, so you can safely build your application on the methods demonstrated there.
Torstein Hønsi
CTO, Founder
Highsoft

Return to “Highcharts Usage”