Sign in to follow this  
Xavier

Error control from javascript

Recommended Posts

Hello,

 

 

 

I use FusionCharts v3 to show it in a web pages developed with javascript/ajax. I need to control if the xml data passed to the chart isn't right or if there is any problem in rendering chart before the text 'invalid XML Data' or other appears in the chart. How can I do that?

 

 

 

Thanks!

 

 

 

Xavier

Share this post


Link to post
Share on other sites

Hi,

I'm afraid that cannot be directly done. You'll need to modify the source code of chart to invoke another event before showing the error.

Share this post


Link to post
Share on other sites

Thank you Pallav for you answer.

 

 

 

I have a question about your explanation, what can I do that you say? I think that I don't understand. Do you mean that there is a tag in XML chart for this? Is it necessary modify other thing?

 

 

 

Thanks a lot!

 

 

 

Xavier

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