Reloading data feature added to Line & Area chart
Since Line&Area chart v 1.0.9 reloading data automatically is possible. However I strongly recommend to turn off zoom function if you are going to use this function, otherwise the user may be confused if data reloads during zooming. The syntax is the same as in column chart:
<reload_data_interval>5</reload_data_interval>
would mean that data will be reloaded every 5 seconds.
As flash cashes data, there is one additional parameter:
<add_time_stamp>true</add_time_stamp>
this would mean that then loading data flash will add additional time stamp to url and data will be renewed every time.
For those, who tried to use this feature with column chart v 0.9.4 I suggest to upgrade to the newest version of column chart, as there was a bug: after some time of reloading data error occurred.
April 29th, 2007 at 9:01 pm
[…] If only we had found amCharts great little bar, pie and line charts, totally flexible. They also have a blog here. […]
April 30th, 2007 at 7:25 pm
congratulations for your work , fanstatic
May 2nd, 2007 at 6:47 am
Exactly the feature I was hoping for, I can’t wait to try it out!