jarrodb291 Report post Posted February 9, 2010 I have got 3 charts on my page that render fine. I have added the export functionality and I can get 3 images (one for each chart) saved to a folder on the server. The problem is that it takes about 1min 10 seconds for this process to complete. Is there something I need to check here to speed this up as it is not usable at this speed. Looking at my net traffic it looks like quite a bit of data is being sent and received from my PC to the server. I am connected to the server via an ADSL broadband connection. Here is one the charts starting XML. chart caption='Total Player Loading' subCaption='' PYAxisName='Distance and Player Load' SYAxisName='Duration (min)' showValues='0' showBorder='1' formatNumberScale='0' numberSuffix='' labelDisplay='Rotate' slantLabels='1' exportCallback='myCallBack1' exportEnabled='1' exportAtClient='0' exportFileName='1' exportAction='save' exportHandler='FusionCharts/FCExporter.php'> Thanks in advance. Share this post Link to post Share on other sites
Guest Madhumita Report post Posted February 9, 2010 Hello, Could you please attach the XML you are using? Also,please specify the XML size for each of the charts and the dimension of the charts. It would be best if you can provide us with a live link. In case that your charts are too large in size, it does take too much time to export. Share this post Link to post Share on other sites