andrei Report post Posted September 9, 2009 (edited) Hi, I want to display a X-axis label that contains some umlauts like: Edited September 9, 2009 by Guest Share this post Link to post Share on other sites
Guest Rajroop Report post Posted September 9, 2009 Heu Andrei, In case you are dynamically passing your XML, could you please check the link below for this? Ref: http://www.fusioncharts.com/docs/Contents/SpChar.html In case, you are using dataURL method and calling a XML file, could you please save it in UTF-8 encoded form. Please do the same for the dataXML method. I hope this helps. Share this post Link to post Share on other sites
andrei Report post Posted September 18, 2009 The data is dynamically passed and the encoding is OK. The thing is that the titles are displayed diagonally, could this be the problem ? If yes, what can be done ? Thank you :Whistling: Share this post Link to post Share on other sites
Guest Madhumita Report post Posted September 18, 2009 Hi Andrei, Have you added the byte order mark following the steps on the link mentioned before? If your code still does not work please attach the xml in the forum so that we can look into it. Share this post Link to post Share on other sites
andrei Report post Posted September 18, 2009 The chars are correctly displayed horizontally. My code uses a JspWriter ( inside a custom tag ) and when I try to write the byte array...it just gives me a jsp error, because the bytes are written inside the jsp ( html ) code. Am I doing something wrong ? Share this post Link to post Share on other sites
Guest Rajroop Report post Posted September 21, 2009 Hello Andrei, We are currently looking into this issue. Please bear with us. Thank you for your patience. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted September 22, 2009 Hello Andrei, Could you please try updating your version of FusionCharts from the following link? http://www,fusioncharts.com/PUC Also, if this does not work for you, could also please send us a snapshot image along with the generated XML of the issue that you are facing? Looking forward to your feedback on this. Share this post Link to post Share on other sites
andrei Report post Posted October 19, 2009 Hi again, the provided link doesn't work [page not found], is there a problem with the page ? Thanks. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 20, 2009 Hi, Could you please send us the XML codes that you are using along with the other codes as an attachtment so that we might look to it? Awaiting your reply. Share this post Link to post Share on other sites
andrei Report post Posted October 22, 2009 Hi again, sorry for this topic entry, I updated my version and now it works. Thank you ! Share this post Link to post Share on other sites
Guest Rajroop Report post Posted October 22, 2009 Hey, that great! Always happy to help! Happy FusionCharting! Share this post Link to post Share on other sites