Sign in to follow this  
lemp

Custom Error Message

Recommended Posts

Allow custom error message to be passed back to the page/graph.

 

 

 

See thread: http://www.fusioncharts.com/forum/ShwMessage.aspx?TopicID=4138&ForumID=28&PageIndex=1&Update=1

 

 

 

When the JS event FC_NoDataToDisplay fires, I have no clue why there is no data because nothing is passed back to the function except the chart id.

 

 

 

I see 2 possibilities to solve this and they could be used both:

 

 

 

- allow the ChartNoDataText to be set in the XML

 

- allow a "JSparam" element to be set in the XML that would be passed back to the JS events. This element could contains a string of text or JSON that the function could use to customize his behavior on the fly.

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello :D,

 

 

 

Thank you for your suggestions. We'll duly look into this. :)

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