Darryl Report post Posted June 24, 2011 We are encountering a problem whereby Adobe Flash Player 10.3.181.26 is crashing when we try to send a large number of categories and/or datasets for display. Are there any recommended maximums we should adhere to? Or is it browser/operating system dependent? Is there a way to interrogate Adobe Flash Player beforehand to figure out how much memory it has available and how much data it can accept? Any help would be greatly appreciated. Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 27, 2011 Hi, Welcome to FusionCharts Forum! First of all, we would like to thank you for showing interest in FusionCharts. Please note that in Flash Player 10, the maximum size for a chart is 8,192 pixels in width or height, and the total number of pixels cannot exceed 16,777,216 pixels. (i.e., if a chart is 8,192 pixels wide, it can only be 2,048 pixels high.). Note that in Flash Player 9 and earlier versions, the limitation is 2,880 pixels in height and 2,880 pixels in width. Please find below the maximum number of dataplots supported by FusionCharts: FusionCharts Column chart: 1000-1500 Bar chart: 1000-1500 Line chart: Upto 2500 Pie/Doughnut chart: 10 (for a comprehensive data visualization) Pareto chart: 1000-1500 Marimekko chart: <1000 Stacked chart: <1000 Combination chart: 1000-2000 Scatter chart: 3000 Bubble chart: 500 Scroll chart: 1000-2000 ZoomLine chart: Tens of thousands (No maximum limit) FusionWidgets Funnel chart: 50-75 Pyramid chart: 50-75 Spark chart: 1000 Gantt chart: 300-400 PowerCharts Drag-node chart: 1000-2000 Multi-axis Line chart: 1500-2000 Drag-able chart: 100-200 Select Scatter chart: 1000-2000 Multi-level Pie chart: 200-250 Candlestick chart:1000-2000 Logarithmic chart: 1000-2000 Spline chart: 1000-2000 Waterfall chart: 100-250 Inverse Y-axis chart: 1000-2000 Radar chart: 200-250 Error Bar chart: 500-1000 Kagi chart: Not Sure Please note the number of data-plots mentioned here is the maximum. It varies according to the machine configuration and usage of various features like Styles, Animation, Anchors, etc. Hope this helps. Share this post Link to post Share on other sites
Darryl Report post Posted July 14, 2011 Hi, Welcome to FusionCharts Forum! First of all, we would like to thank you for showing interest in FusionCharts. Please note that in Flash Player 10, the maximum size for a chart is 8,192 pixels in width or height, and the total number of pixels cannot exceed 16,777,216 pixels. (i.e., if a chart is 8,192 pixels wide, it can only be 2,048 pixels high.). Note that in Flash Player 9 and earlier versions, the limitation is 2,880 pixels in height and 2,880 pixels in width. Please find below the maximum number of dataplots supported by FusionCharts: Please note the number of data-plots mentioned here is the maximum. It varies according to the machine configuration and usage of various features like Styles, Animation, Anchors, etc. Hope this helps. It's a start! But what is a dataplot? Is it a combination of categories and datasets? or? Have a great day! Share this post Link to post Share on other sites
Guest Angshu Report post Posted July 14, 2011 Hi, Thanks for your response. Data plot refers to the column in column chart, lines in a line chart, pie/doughnut slices in a pie/doughnut chart. More details at: http://www.fusioncha...c/DataPlot.html Hope this helps. Share this post Link to post Share on other sites
Darryl Report post Posted July 14, 2011 Data plot refers to the column in column chart, lines in a line chart, pie/doughnut slices in a pie/doughnut chart. More details at: http://www.fusioncha...c/DataPlot.html Helps a little but I need clarification on the dataplots in a line chart. According to your original response, there can be up to 2500 dataplots on a line chart. In this case, is a dataplot considered a combination of category and dataset? Surely, I can't put 2500 datasets with 100 categories into a line chart! Thanks in advance. This is exceedingly helpful. Share this post Link to post Share on other sites
Guest Angshu Report post Posted July 14, 2011 Hi, Thanks for your response. FusionCharts supports both single series and multi series chart. In Single series chart, the data belongs to one particular series, which is for the year say, 2005. If you need to compare the data for 2 or more years, you'll have to use multi-series charts. Using multi-series charts, you can compare data for 2 or more number of series. Here, comes the concept of categories and datasets. For more details, please visit the links below: http://www.fusioncha...ngleSeries.html http://www.fusioncha...ultiSeries.html Hope this helps. Share this post Link to post Share on other sites
Darryl Report post Posted July 14, 2011 (edited) Hope this helps. No, that did not help. Sorry. I know what the difference between single series and multi-series charts. Let us concentrate on multi-series charts because that is what we are working with. I have one days worth of data, sampled every 30 seconds. That equates to 2880 categories. I want to include multiple metrics in this multi-series chart. For example, let's start with 10 metrics. Given the above information, for a multi-series line chart, do I have 10 dataplots, 2880 dataplots or 28800 data plots? Edited July 14, 2011 by Darryl Share this post Link to post Share on other sites
Guest Angshu Report post Posted July 14, 2011 Hi, Data plot means number of <set> element in your XML code. For ex: 2500 data plots supported in line chart means that you can provide maximum 2500 <set> elements in your XML code. Hope this clarifies your question. Share this post Link to post Share on other sites
Darryl Report post Posted July 14, 2011 Hi, Data plot means number of <set> element in your XML code. For ex: 2500 data plots supported in line chart means that you can provide maximum 2500 <set> elements in your XML code. Hope this clarifies your question. Yes! That was the answer I was looking for! Have a great day! Share this post Link to post Share on other sites
Guest Angshu Report post Posted July 15, 2011 Hi, You are always welcome. Happy FusionCharting! Share this post Link to post Share on other sites