﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / FusionCharts and ASP.NET  / Slow reloading dynamic graphs / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Wed, 07 Jan 2009 18:07:09 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Slow reloading dynamic graphs</title><link>http://www.fusioncharts.com/forum/Topic2256-32-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;Against which chart are you plotting the data?&lt;/P&gt;&lt;P&gt;Also, can you please give us a live link to this and elaborate what the problem is?&lt;/P&gt;&lt;P&gt;Ideally, we would recommend to switch the debug mode of chart to on - that'll give you a lot of insight too.</description><pubDate>Mon, 10 Sep 2007 11:30:46 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Slow reloading dynamic graphs</title><link>http://www.fusioncharts.com/forum/Topic2256-32-1.aspx</link><description>I have a page set up where a user can create a graph according to various options they set on the page.  Then they hit the submit button and code-behind generates XML to present the graph.&lt;br&gt;&lt;br&gt;However, there is a large pause in the process that is dependant on the PREVIOUS graph, not the one it is drawing.  I have confirmed with timestamps that somewhere between the user clicking the button, and the code beginning to execute, there is a pause of exactly the same amount of time it would take to re-calculate the XML it is already using.&lt;br&gt;&lt;br&gt;Here's an example to clarify.&lt;br&gt;&lt;br&gt;Time      Action&lt;br&gt;&lt;br&gt;0           Page is already created, with a graph that took 20 seconds to generate.  User clicks submit button for a different, much faster graph (say 5 seconds to generate)&lt;br&gt;20         First timestamp in code is reached.  (20 seconds after button clicked, same 20 seconds as previous graph took to generate)&lt;br&gt;25         Graph is generated.&lt;br&gt;30         User submits a different graph (for example, one that takes 10 seconds to create).&lt;br&gt;35         First timestamp is reached (note, this is 5 seconds after clicking, and the last graph took 5 seconds to generate).&lt;br&gt;45         Second graph is generated.&lt;br&gt;&lt;br&gt;&lt;br&gt;I'm not very good at explaining these things!   I am not sure, in fact fairly doubtful, that this is a problem with FusionCharts.  I suspect it is more to do with the way ASP processes large amounts of XML data on a postback event.  However I'm hoping someone has run into the same issue and can help.</description><pubDate>Wed, 05 Sep 2007 20:58:11 GMT</pubDate><dc:creator>Vulpes</dc:creator></item></channel></rss>