muzzs Report post Posted June 4, 2010 Hi, I'm trying to wrap labels on the y axis a 2D Column chart and can't get it to work. My XML is attached. Thanks Murray XML-1.xml Share this post Link to post Share on other sites
Sanjukta Report post Posted June 4, 2010 (edited) Hi Murray, I am afraid, I could not replicate the issue after testing the XML you provided. Your XML is working perfectly fine in our lab. Please refer to the attached screen shot of the rendered chart to check if this is what you are looking for. Else please send a screen shot of your requirement. Awaiting your reply. Edited June 4, 2010 by Guest Share this post Link to post Share on other sites
muzzs Report post Posted June 4, 2010 Thanks for your quick response. Sorry, I got the chart name wrong (got confused!), I'm using the 2D Bar chart, not the Column. This causes the labels to go up the y axis instead of the x which then means it doesn't wrap. Any help is greatly appreciated. Murray Share this post Link to post Share on other sites
Sanjukta Report post Posted June 4, 2010 Hi Murray, You are most welcome. The Bar 2D chart of the FusionCharts suite is plotted horizontally unlike the other charts. As a result, the X axis gets plotted in the place of Y axis and the Y axis gets plotted in the place of X axis. In Bar 2D chart, the horizontal axis is the Y axis and the vertical axis is X axis. The chart is rendered perfectly when we tested your XML. Please refer to the attached screen shot of the rendered Bar 2D chart to check if this is what you intend to display. Please attach the screen shot of your requirement in case your issue is not resolved. In case you have further issues, please feel free to revert back to us. Awaiting your reply. Share this post Link to post Share on other sites
muzzs Report post Posted June 4, 2010 Once again, thanks for your response. The screenshot you have provided is exactly what I am getting. However, what I need is the y axis (the one that has "You", "Avg male age..." etc.) to be word wrapped. I have attached a screenshot of the kind of thing I am looking for (please forgive my poor image editing skills). Thanks again Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted June 7, 2010 Hi, Thanks for your sppreciation. Please refer to the sample that we are sending you as an attachment. Hope this helps. label_wrapping.zip Share this post Link to post Share on other sites
muzzs Report post Posted June 7, 2010 Hi Basundhara, Thanks for your response, it is much appreciated. Unfortunately it hasn't fixed my issue. As I am using the php class to create my FusionChart, if i enter for a new line it escapes the & and so it ends up looking like . This has the knock-on effect of the ; after the 10 being seen as the end of the label and not the end of the escaped new line character. Is there a way of putting in a new line using the php class that will avoid this problem? Many thanks, Murray Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted June 11, 2010 Hi, Currently our development team is working on it. We will get back to you as soon as possible. Share this post Link to post Share on other sites
muzzs Report post Posted June 16, 2010 Hi Basundhara, Many thanks for your reply. Do you have any idea on a timescale for fixing this bug? Regards, Murray Share this post Link to post Share on other sites
Ayan Pal Report post Posted June 16, 2010 Hi Muzzs, You can try the customize php class[attached]; and 1 more thing inspite of use FusionCharts_Gen.zip Share this post Link to post Share on other sites
muzzs Report post Posted June 21, 2010 Thanks, that's awesome! Thanks for all your help. Share this post Link to post Share on other sites
Sanjukta Report post Posted June 21, 2010 Hi, You are most welcome. Glad that your issue is resolved. Happy FusionCharting! Share this post Link to post Share on other sites