hudson Report post Posted October 27, 2009 Hello! I have a problem with cyrylic charts. Please take a look at the screen: As you can see, all cyrylic words have wrong encoding. Chart XML utf-8 encoded (and all my project also in utf-8). How i can place cyrilic text on the chart? Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 27, 2009 Hi, Welcome to FusionCharts forum. Could you please send us the generated XML codes that you are using as an attachment so that we might look into it? Awaiting your reply. :hehe: Share this post Link to post Share on other sites
hudson Report post Posted October 27, 2009 No problem. Test XML attached to this topic. 3261.xml Share this post Link to post Share on other sites
Guest Madhumita Report post Posted October 28, 2009 Hello, Please try and save your XML in utf-8 with BOM mark format, if you have not already saved it this way. In our testing machine it is showing that the XML is utf-8 encoded without BOM mark. Awaiting your reply. Share this post Link to post Share on other sites
Rahul Kumar Report post Posted October 28, 2009 (edited) Hi Hudson, Also, please refer to http://www.fusioncharts.com/forum/FindPost8054.aspx . A sample of your XML (convert to UTF-8 with BOM) is attached, please check it. data.xml Edited October 28, 2009 by Guest Share this post Link to post Share on other sites
hudson Report post Posted October 28, 2009 Rahul Kumar (10/28/2009) Hi Hudson, Also,please refer to http://www.fusioncharts.com/forum/FindPost8054.aspx. A sample of your XML (convert to UTF-8 with BOM) is attached, please check it. Rahul Kumar Your advise is very helpful and right. Next thing what i need to solve - why my php script returns such defective XML :hehe: Share this post Link to post Share on other sites
Rahul Kumar Report post Posted October 28, 2009 (edited) Hi Hudson, We are glad it worked. Also to work in PHP with dynamically generated XML and UTF-8 characters please refer to our documentation http://www.fusioncharts.com/docs/Contents/SpChar.html . Edited October 28, 2009 by Guest Share this post Link to post Share on other sites
hudson Report post Posted October 28, 2009 Rahul Kumar Thank you muchly ) I'm go to debug my beta-charts Share this post Link to post Share on other sites
Guest Madhumita Report post Posted October 28, 2009 Hello, You are most welcome. Happy FusionCharting. Share this post Link to post Share on other sites