tampe125 Report post Posted June 29, 2011 hi, i have a very strange problem. i'm creating a chart Pie2D and one of my label has the "%" sign inside. well, i don't know why, but FC throws an error saying that the XML is invalid? why? here it is the XML code <chart caption='Alert' subcaption='' animation='0' > <set label='Entrate' value='3815' /> <set label='Spese superiori al 10%' value='2011' /> <set label='Uscite' value='5769' /> <styles> <definition> <style name='myFont1' type='font' size='12' /> <style name='myFont2' type='font' size='8' /> </definition> <application> <apply toObject='Caption' styles='myFont1' /> <apply toObject='SubCaption' styles='myFont2' /> </application> </styles> </chart> Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 29, 2011 Hi, Welcome to FusionCharts Forum! Could you please confirm the FusionCharts version you are using? I am afraid, we are not able to replicate the issue, as the code is working fine from our end. Please find the screenshot attached for your reference. Awaiting for your response. Share this post Link to post Share on other sites