Simple.Chen Report post Posted August 22, 2012 Today i try to render a mult-series line chart, used the MSLine.swf and json data. there are some problems : 1. About the jquery.min.js. When i removed this file from the folder that contains fusionCharts.js (refer to the attachment). even i didn't refer any other jquery js, the chart also can render in the browser(except the Firefox). however, in some pc, not any browser can render the chart. Why will appear this kind of situation ? I remember when i try to render the pie chart , if i didn't refer any jquery js file, the chart can't working. 2. About the jquery version. if i refer the jquery.min.js ,the chart rendering successfully ,however when i refer the jquery-1.7.1.js, the chart didn't work. but i remember that in my prev project , i also used this version of jquery(1.7.1) , the chart worked well. is there any can lead to this situation ? Hope your help. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted August 22, 2012 Hi, > What FusionCharts version are you using? > Also, are you trying to render JavaScript chart or Flash Chart? Share this post Link to post Share on other sites
erguevi Report post Posted August 22, 2012 Hi I have same problem that Simple.Chen i'm using FusionChart 3.2.1-release, Jquery 1.7.1 and i'm trying to render javascript, on Flash mode works fine but javascript mode the chart no show any sugestion thanks regards! Share this post Link to post Share on other sites
Simple.Chen Report post Posted August 23, 2012 Thank you for you reply. The chart version is 3.2.2 and actually both type of chart all will be used. Hi, > What FusionCharts version are you using? > Also, are you trying to render JavaScript chart or Flash Chart? Share this post Link to post Share on other sites
Guest Sumedh Report post Posted August 23, 2012 Hey, Recently, We have a released new version of FusionCharts XT i.e., FusionCharts XT v3.2.2 Service Release 4. Being a service release version, it has many bug fixes and enhancements. Could you please try using this version? FusionCharts XT v3.2.2 SR4 version uses jQuery 1.7.1 version. Please note, it is recommended to include all the JavaScript files to render a chart. You can get the trial version from here: http://www.fusioncha...ownload/trials/ Share this post Link to post Share on other sites