htkhtk Report post Posted July 29, 2010 I just downloaded FusionChartsFree-jQuery-1.0.0b2 and have had no issues with a lot of the charts. The one chart I cannot get to work is the MSLine chart. Is this a known issue? The following is the error i get from Internet Explorer Message: Exception thrown and not caught Line: 10 Char: 10396 Code: 0 URI: file:///C:/FusionChartsFree-jQuery-1.0.0b2/FusionChartsFree/JS/jquery.fusioncharts.js Share this post Link to post Share on other sites
htkhtk Report post Posted November 1, 2010 Well, I finally got around to looking into this and found a fix. My version of jquery.fusioncharts.js (1.0.0b2), the products section has the wrong name for the Multi-Series line Chart. It says, " msline2d:[['MSLine',0],'multiseries']" when I changed it to "msline:[['MSLine',0],'multiseries']" it worked! Share this post Link to post Share on other sites
htkhtk Report post Posted November 1, 2010 Nevermind.. turns out i should have just used the msline2d name instead of the swf file name when referencing the chart.. It would have been helpful if these would have matched though Well, I finally got around to looking into this and found a fix. My version of jquery.fusioncharts.js (1.0.0b2), the products section has the wrong name for the Multi-Series line Chart. It says, " msline2d:[['MSLine',0],'multiseries']" when I changed it to "msline:[['MSLine',0],'multiseries']" it worked! Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted November 2, 2010 Hi, Glad that your issue is resolved. Your suggestions are always important to us. Happy FusionCharting. Share this post Link to post Share on other sites