peris Report post Posted June 18, 2009 Please find the attachment. In attachment some details are missing in Doughnut charts. I have used following attribute in <charts> tag. I want to show all the details in chart. Please guide me to solve. <chart caption='$caption' formatNumberScale='0' decimals='2' forceDecimals='1' bgColor='CADCE6,F0F0F0' bgAngle='270' bgAlpha='100,0' numberSuffix='$numberSuffix' exportEnabled='1' exportAtClient='0' exportFileName='CEM4Mobile' exportAction='download' exportHandler='$imageURL'> Share this post Link to post Share on other sites
Guest Rajroop Report post Posted June 18, 2009 Hi, Could you please re-send the attachment? It seems like it's missing. We look forward to your mail. Share this post Link to post Share on other sites
peris Report post Posted June 18, 2009 I have send the attachment again. please check. Share this post Link to post Share on other sites
peris Report post Posted June 18, 2009 Sorry In attachment nothing is missing. The value is missing in Doughnut charts only. Please see the attachment. In attachment I have mentioned my issue in red color. Share this post Link to post Share on other sites
saptarshi Report post Posted June 18, 2009 Hello, Could you please post the XML you are using as an attachment here (.xml file) so that we may take a look at what might be going wrong? Awaiting your reply. Share this post Link to post Share on other sites
peris Report post Posted June 18, 2009 This is the xml I have used to create the chart. <chart caption='Top Handset' labelDisplay='Rotate' slantLabels='1' formatNumber='0' formatNumberScale='0' bgColor='CADCE6,F0F0F0' bgAngle='270' bgAlpha='100,0' numberSuffix=' Visits' exportEnabled='1' exportAtClient='0' exportFileName='CEM4Mobile' exportAction='download' exportHandler='/cem4mobile-portal/jsp/FCExporter.jsp'> <set label='Nokia-E71' value='3265' /> <set label='Nokia-E51' value='2179' /> <set label='Nokia-N95' value='1926' /> <set label='Nokia-E90' value='1737' /> <set label='Nokia-3120' value='759' /> <set label='Nokia-5800 XpressMusic' value='730' /> <set label='Apple-iPhone' value='728' /> <set label='Nokia-6300' value='720' /> <set label='Nokia-N95 8GB' value='717' /> <set label='Nokia-N70' value='715' /> <set label='Nokia-N73' value='658' /> <set label='Nokia-E66' value='626' /> <set label='Nokia-E75' value='604' /> <set label='Nokia-3110c' value='489' /> <set label='Nokia-N80' value='451' /> <set label='Nokia-6630' value='422' /> <set label='Nokia-N96' v alue='418' /> <set label='Nokia-6233' value='404' /> <set label='Nokia-E65' value='393' /> <set label='Nokia-6110' value='388'/> </chart> Share this post Link to post Share on other sites
Guest Rajroop Report post Posted June 18, 2009 Hello, Could you please add <Chart... skipOverlapLabels='0'...> and try again? I hope this helps. Share this post Link to post Share on other sites
peris Report post Posted June 19, 2009 Thanks working fine Share this post Link to post Share on other sites
Guest Rajroop Report post Posted June 19, 2009 You are most welcome. Happy FusionCharting. :w00t: Share this post Link to post Share on other sites
narendra Report post Posted September 11, 2009 Hi Rajroop Bhaduri, I have got the same issue and also wrapup the text in the graphs like Doughnut ,Pie and Funnel charts The attached document is having screenshots and XML file. Could you please help me on this. Thanks ScreenshotsANd XMLOfFusionCharts.doc Share this post Link to post Share on other sites
narendra Report post Posted September 11, 2009 I tried the same skipOverlapLabels='0' but it is not working in my case Please see once. Thanks Share this post Link to post Share on other sites
narendra Report post Posted September 16, 2009 Hi Fusioncharts Team, Is there any solution for the posted issue regarding Doughnut , Pie and Funnel Charts. Can you please help me on this. Thanks Share this post Link to post Share on other sites
Guest Rajroop Report post Posted September 17, 2009 Hello Narendra, We're looking into this. Thank you for your patience. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted September 17, 2009 Hi, Could you please use as a line break to avoid the labels to get cut off? This is basically happening for the labels are too long. I hope this helps. Share this post Link to post Share on other sites