htkhtk

MSLine and FusionChartsFree-jQuery-1.0.0b2

Recommended Posts

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

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

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now