ranikds Report post Posted December 17, 2013 Hi, We are using stacked column 2d chart and applied showSum='1' as we need to display the total sum of the column. When all the elements in one column of the chart are null, we are getting a javascript error, which is because of the 'showSum'. If showSum attribute is set to zero, then we will get empty space above the category when whole column elements are null, without any error. But when showSum is set to '1' we are getting problem. Please suggest if there is a way to display the showSum for this column as 'N/A' in this scenario, without hitting js error. Thanks in advance for your support! Share this post Link to post Share on other sites
Guest Rishab Report post Posted December 18, 2013 Hi,Can you please re-download the FusionCharts package and try rendering the chart with the updated file? The attached item is the sample along with the screenshot. Hope this helps. StackedColumn (2).zip Share this post Link to post Share on other sites