Sign in to follow this  
avner

chart error`

Recommended Posts

Hi, I'm evaluating fusion gadget. I have the following line to create my chart:

var myChart = new FusionCharts("FusionGadgets/AngularGauge.swf", "sph", w, h, "0", "1");

when the line is run - I get a js error: " 'sph' is undefined. When I replace the chartId ("sph") with a reference to the chart div for rendering then it works fine.

Any ideas on why this is happening?

 

regards,

 

Avner

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
Sign in to follow this