rislam Report post Posted July 7, 2013 Hi, We wanted to plot 20000 (20k) data points in a single chart (pie or any). We tried both JS and Flash. Both options led to unresponsiveness. May we know how much data points (max) we be able to plot in a single chart i.e. pie chart? thanks Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 8, 2013 Hi Rislam, Welcome to FusionCharts Forum! Plotting a Pie chart with 20000 data-points is not possible, If you try to plot with these numbers, then it will lead to performance issues. Performance of charts depends on the system configuration and also the number of data-points that you want to plot. All the charts have certain data-plot limits, the minimum data-plot limit for Pie 2D chart is 700 approx. and for Pie 3D chart, it is 350 approx. Hope this helps! Share this post Link to post Share on other sites
rislam Report post Posted July 8, 2013 Hi Sumedh, Thank you very much for your reply. You wrote All the charts have certain data-plot limits, the minimum data-plot limit for Pie 2D chart is 700 approx. and for Pie 3D chart, it is 350 approx. Did you mean maximum data-points or minimum? Regards, Rashidul Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 8, 2013 HI Rashidul, It means you can plot 700 data-points for Pie 2D chart (maximum) and for Pie 3D chart, you can plot 350 data points (maximum). Share this post Link to post Share on other sites
rislam Report post Posted July 8, 2013 Great. Thank you. I appreciate your help. Share this post Link to post Share on other sites