Sign in to follow this  
wbdvlpr

changing ChartNoDataText when no data is available

Recommended Posts

I'll start with example

 

I am using drill downs functionality with fusion charts .. I was just thinking if I could change ChartNoDataTExt message to something different when the there is not any data for a click.

 

 

 

For example, in employees chart, click on emp1 updates sales chart for emp1 .. but if there is not any sales data available for emp1 can I change ChartNoDataText?

 

When I instantiate chart I set ChartNoDataText as follow ..

 

"FusionCharts/Pie3D.swf?ChartNoDataText=Sales values are displayed in this Chart."

 

This chart gets updated with some bars or lines .. but if no sale value is present it keeps saying "sales values are displayed in this chart" .. I want this to be "No sales value present for this emp";

 

 

 

is it possible?

 

It is not necessary to have "text message only", any other trick by which I could show that there is not any data available for that click would do.

 

Please help.

 

Thanks

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