Sign in to follow this  
Guest Basundhara Ghosal

is it possiblle to get debugMode result with a javascript method?

Recommended Posts

Hi,

 

 

 

i want to get the debugMode result from a javascript method without displaying the results

 

is it possible to do so ?

 

 

 

the objectif is to get the result and use it in my application when there is an error .

 

 

 

thank you

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Hachmi,

Welcome to FusionCharts forum. :)

I am afraid, FusionCharts does not support this.

In case you wish to get the error then please try using the Chart Events like FC_DataLoadError(DOMId), FC_NoDataToDisplay(DOMId), FC_DataXMLInvalid(DOMId).

For further details please refer to the link below :-

Ref.- http://www.fusioncharts.com/docs/Contents/JS_Events.html

I hope this helps. :(

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