manojg Report post Posted October 12, 2010 hi friends, I am using funnel chart and showing time value as mm.ss. but mine funnel chart does not showing me correct value. If it is 01.78 its round of it and shows 2. I am sending a attach file of my funnel chart in that the red circle show round off values it should show me 1)1.73,1.58 but its round off the value, PFA. Thanks in advance. Thanks & Regards Manoj Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 12, 2010 Hi Manoj, Could you please send us the sample XML code that you are using? Awaiting your reply. Share this post Link to post Share on other sites
manojg Report post Posted October 13, 2010 Hi Manoj, Could you please send us the sample XML code that you are using? Awaiting your reply. Hi Basundhra, following is the xml which i using for funnel chart. <chart decimals='0' streamlinedData='0' bgcolor='E9E9E9' formatNumberScale='0' baseFontSize='12' isSliced='0' useSameSlantAngle='1' isHollow='0' labelDistance='0'> <set label='Dubai' value='01.53'/> <set label='Mumbai' value='01.78'/> </chart> Thanks & Regards Manoj. Share this post Link to post Share on other sites
manojg Report post Posted October 13, 2010 (edited) Hi Manoj, Could you please send us the sample XML code that you are using? Awaiting your reply. Hi Basundhra, I got the solution for this i set decimal = 2 and forcedecimal =1 Thanks for your reply. Manoj. Edited October 13, 2010 by manojg Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 18, 2010 Hi, We are glad that your issue is resolved. Happy FusionCharting. Share this post Link to post Share on other sites