Sign in to follow this  
peris

Some details are missing in Doughnut charts

Recommended Posts

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'>

5dd99097-38fc-4d25-86e1-2baf.JPG

Share this post


Link to post
Share on other sites
Guest Rajroop

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

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

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

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

Hello,

 

 

 

Could you please add <Chart... skipOverlapLabels='0'...&gt and try again?

 

 

 

I hope this helps. :)

Share this post


Link to post
Share on other sites
Guest Rajroop

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this