Sign in to follow this  
monze

funnel chart problem of values

Recommended Posts

Hello!!!

I having a problem in funnel chart, whenever my chart going to display in browser, adobe message is coming everytime that script making adobe working slow.........,  and my chart not displaying for this xml when i am using following xml. in this i have total four values and two are equal to each other (in numbers)

but when the values are different from each other the result comes very fast.

please suggest a solution for this ASAP.

and how to show a total count or values i.e 100% of all on top of funnel chart.

thanks in advance, below is my xml.

<?

xml version="1.0" encoding="utf-8"?>

<

chart decimals='0' bgcolor='E9E9E9' formatNumberScale='0' baseFontSize='12' isSliced='0' useSameSlantAngle='1' isHollow='0' labelDistance='0'>

<

set label='Dream' value='1'/>

<

set label='Toyota' value='0'/>

<

set label='Benker' value='0'/>

<

set label= 'Total Avg. Service Time' value='1'/>

</

chart>

Share this post


Link to post
Share on other sites

Hi,

Our development team is currently looking into the issue.

We'll get back to you as soon we come up with a solution.

Thanks for your continued patience and patronage.

Share this post


Link to post
Share on other sites

Hi Manoj,

Could you please try using the attribute "streamlinedData='0'" in the <chart> element?

Hope this solves your purpose.

Looking forward to your feedback on the same.

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