srikanth964 Report post Posted October 27, 2010 Hello, I wanted to check with you if the encodeDataXML method has been removed from the FusionCharts.js. I used this before and now when I updated js file I get the below javascript error, Uncaught TypeError: Object [object Object] has no method 'encodeDataXML'. What advise do you give me to have it back. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 28, 2010 Hi Srikanth, For the latest JavaScript file the "encodeDataXML" is handeled internally. It is no more require to specify the same explicitly. In case you need to specify the same, could you please elaborate us the requirement? Awaiting your reply. Share this post Link to post Share on other sites
srikanth964 Report post Posted November 17, 2010 Thanks Basundhara. I figured it out but want to confirm with others. We had this step before and because the new js handles it internally it got encoded twice and we ran into issues. But I think we are fine now. I had issue with the XML where the chart renders fine in flash mode but does not in HTML 5 mode. I created a new post on the forum. If you can look into it that would be great. Share this post Link to post Share on other sites
Sanjukta Report post Posted November 22, 2010 Hi, You are welcome. Glad that your issue is resolved. Please feel free to revert in case you have any further queries. Share this post Link to post Share on other sites