elitzur Report post Posted November 14, 2010 Hello. i have made simple chart with Column3D.swf that gets data from a stored procedure. i wanted to get data automaticly every N secons. i have done this using ASP:UpdatePanel and ASP:Timer. seems to work fine, the only problem is that the chart re builds its coulmns every time. (like its playing the starting "animation" all over, is there a way i can turn this off so it rebuilds to the current cluomn size with out having it "play" every N seconds? thanks for any help Share this post Link to post Share on other sites
FusionCharts Support Report post Posted November 25, 2010 I hope you are talking about rising and falling of the columns as per the change of data on every update. If so, I am afraid, this is not possible as of now. Share this post Link to post Share on other sites