amitporeciti Report post Posted June 26, 2012 Hi, We have a performance issue in IE 7 and 8 with ~10 charts. It performs very slow( using the latest version). Do we have the prevision where we can render the images on the serverside and transport it to the browser with the tooltip to show up on the images ? Share this post Link to post Share on other sites
Guest Sumedh Report post Posted June 27, 2012 Hi, We have a performance issue in IE 7 and 8 with ~10 charts. It performs very slow( using the latest version). Do we have the prevision where we can render the images on the serverside and transport it to the browser with the tooltip to show up on the images ? Hi, Can please provide a live URL of your sample? Also can you paste your sample code and XML code here, so that we can test it at our end? Share this post Link to post Share on other sites
amitporeciti Report post Posted June 28, 2012 Hi, Can please provide a live URL of your sample? Also can you paste your sample code and XML code here, so that we can test it at our end? Hi, Sorry, I cannot provide the url sample link out in the internet. If you can provide me the link for a page with more than 10 charts( ~ 100-200 data points) with the source code that would be great. Thanks, Amit Share this post Link to post Share on other sites
amitporeciti Report post Posted July 2, 2012 Hi, Sorry, I cannot provide the url sample link out in the internet. If you can provide me the link for a page with more than 10 charts( ~ 100-200 data points) with the source code that would be great. Thanks, Amit Any update ? Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 2, 2012 Hi, Can you please provide some information on following points? > What chart types are you trying to render? > What FusionCharts version used? > How many data-plots are you trying to render (approximate no of data-plots for each chart type)? This would help to address your issue quickly. Share this post Link to post Share on other sites
amitporeciti Report post Posted July 2, 2012 (edited) Hi, > What chart types are you trying to render? 2D Stacked bar chart. What FusionCharts version used? 3.2.2 ( service pack 3) How many data-plots are you trying to render (approximate no of data-plots for each chart type)? ~200 Edited July 2, 2012 by amitporeciti Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 3, 2012 Hi, The maximum limit of plotting data-points for Stacked Bar chart is around 1000. So, this is anyway exceeding the data-plot limit. Hope this helps. Share this post Link to post Share on other sites
amitporeciti Report post Posted July 3, 2012 Hi, The maximum limit of plotting data-points for Stacked Bar chart is around 1000. So, this is anyway exceeding the data-plot limit. Hope this helps. the data points are not exceeding 1000 its ~ 200 per chart for 10 charts on the same page. So its 200 per chart. Let me know if you are not clear. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 4, 2012 the data points are not exceeding 1000 its ~ 200 per chart for 10 charts on the same page. So its 200 per chart. Let me know if you are not clear. Hi, 10 Stacked Bar 2D charts are rendering fine in Internet Explorer 7 browser. Please visit this link. We are unable to replicate any issue. Also find attached illustration for your reference. Test_StackedBar2D.zip Share this post Link to post Share on other sites