Ravikumar Report post Posted January 9, 2015 Hi , I am using Fusioncharts XT 3.3.1 . Now i want to use the chart "Doughnut2D" in my dashboard. But when the value is 375 , chart is not coming, only label is displaying in chart. it is rendering properly for all other values. I am not getting what is the problem. Here is the code which i am using, <?php $strXML="<chart formatNumberScale='0' showPercentValues='1' bgcolor='FFFFFF' xaxisname='Origin' yaxisname='# of Suppliers' exportEnabled='1' exportAtClient='1' exportAction='download' toolbarButtonWidth='50' toolbarButtonColor='008ee4' toolbarVAlign='bottom' chartBottomMargin='20' exportFileName='aaaa'>"; $strXML.="<set label='Validation Under Progress' value='0' link='JavaScript:isJavaScriptCall=true;FN_Validation_under_progress_Drilldown(\"Validation Under Progress\");' />"; $strXML.="<set label='Validation Complete' value='375' link='JavaScript:isJavaScriptCall=true;FN_Validation_Product_chart(\"Validation Complete\");' />"; $strXML.="</chart>"; ?> and also i am attaching the screenshot for your reference , Please give me solution as soon as possible. It is very urgent. Thank you, Regards, Ravikumar Share this post Link to post Share on other sites
Vishalika Report post Posted January 12, 2015 Hi, The issue has been replicated from our end. For some particular values in the chart type, it is showing the issue for this version. To resolve this issue you need to upgrade the version of FusionCharts to latest release v3.5.1. Download the Evaluation version of FusionCharts Suite XT v3.5.1, please visit the link: http://www.fusioncharts.com/download/ Hope this helps Share this post Link to post Share on other sites
Ravikumar Report post Posted January 16, 2015 Thanks for the reply. already i am using payed version. So upgrading to new version from present version is also a payed or free?? Share this post Link to post Share on other sites
Vishalika Report post Posted January 16, 2015 Hi, For upgrading from previous to latest release of FusionCharts, drop a mail at "[email protected]". You will get the required help from the department. Hope this helps. Share this post Link to post Share on other sites