valoukh Report post Posted August 13, 2012 Hi all, I have a problem which I'm afraid is a classic case of "it used to work and now it doesn't", although it's bound to be something I've done that's broken it. Charts are no longer rendering correctly (the bars/pie aren't being drawn) in Firefox 14.0.1, Opera 12.01 or IE 9 (see image left). They work ok in IE 8 and Chrome 21.0 (see image right). The fact that I just wrote "they work ok in IE 8" is in itself making me think I've done something to break them. If anyone can shed any light on what might stop the 3d graphics from being drawn correctly that would be great. I have tested in the above browsers on Windows 7 and Windows Server 2008; charts are being rendered via JavaScript and ASP classic. Thanks, valoukh Share this post Link to post Share on other sites
Guest Bindhu Report post Posted August 14, 2012 Hi, Please refer to the post below, and see if it helps, http://forum.fusioncharts.com/topic/11066-column-graph-missing-the-column/page__p__44360__hl__jquery+1.7__fromsearch__1#entry44360 Happy FusionCharting Share this post Link to post Share on other sites
anurag_8279 Report post Posted August 14, 2012 Hi, I am using Fusion Charts Version 3.2.2 and i am rendering them using "javascript ". It is working well in Mozilla, Chrome,IE9 and all other browsers except IE8. I have read all your replies but none of them is helping me out. It is showing a message as "A run time error has occured" as you can see in the screen attatched. Thanks, Anurag errorIE8.bmp Share this post Link to post Share on other sites
valoukh Report post Posted August 14, 2012 Thank you for your reply Bindhu. I believe I have found the cause of the problem. We use Google APIs to connect to the latest version of JQuery. On 9th August a new version of JQuery was released (1.8.0). For some reason FusionCharts doesn't seem to like it! I can't put my finger on what exactly is causing the issue but the charts work perfectly with JQuery 1.7.2. This would explain why the charts used to work, then stopped working. anurag_8279: your problem is not necessarily the same as mine. What is on line 53? Thanks, valoukh Share this post Link to post Share on other sites
Guest Bindhu Report post Posted August 15, 2012 Thank you for your reply Bindhu. I believe I have found the cause of the problem. We use Google APIs to connect to the latest version of JQuery. On 9th August a new version of JQuery was released (1.8.0). For some reason FusionCharts doesn't seem to like it! I can't put my finger on what exactly is causing the issue but the charts work perfectly with JQuery 1.7.2. This would explain why the charts used to work, then stopped working. anurag_8279: your problem is not necessarily the same as mine. What is on line 53? Thanks, valoukh Hi Valouk, We are glad to know you have managed to resolve the issue anurag_8279: You may create a new forum topic. Please share the XML data for further testing. Also, please let us know the chart type that you are currently using, along with the version of FusionCharts suite that you are currently using, as is in the FusionCharts.js file. Share this post Link to post Share on other sites
liza Report post Posted September 19, 2012 (edited) Hi, I had working on developing on something using FusionChart. It was great. I had fun using it. But i had detect chart not rendering in some browser. In my case, i had download FusionChart trial version (to play around before decide to buy it, i will by it ). It work find on IE 7 but not working on firefox 15.0.1 and chrome. using PHP 5.4.4, apache 2.4.2 here the screen shot for the issue Kindly appreciate your respon. Thanks in advance. Edited September 19, 2012 by liza Share this post Link to post Share on other sites
Guest Sumedh Report post Posted September 20, 2012 Hi, Did you get any error message while rendering chart in browser? If yes then, please send the browser console details. Also, send us the sample code as well as chart XML for testing purposes. Share this post Link to post Share on other sites