monze Report post Posted August 26, 2010 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
Sanjukta Report post Posted August 26, 2010 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
monze Report post Posted August 26, 2010 hi sanjukta, Is the problem related with having 0 in values. Regards Manoj Share this post Link to post Share on other sites
Sanjukta Report post Posted August 26, 2010 Hi Manoj, Our developers currently are looking into the issue. Thanks for your patience. Share this post Link to post Share on other sites
Sanjukta Report post Posted August 30, 2010 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
monze Report post Posted August 31, 2010 Hi sanjukta, Thanks for your reply, it's working fine. appriciate your help!!!!!!! Regards. Manoj Gupta Share this post Link to post Share on other sites
Sanjukta Report post Posted August 31, 2010 Hi Manoj, You are welcome. Glad that your issue is resolved. Happy FusionCharting! Share this post Link to post Share on other sites