Using FC_NoDataToDisplay Event listener to show an alert when no data is passed to the chart.
To showcase the event, this example deliberately provides blank data i.e., <chart/> to the chart.

 
Your browser does not seem to have Flash Player support. JavaScript chart is rendered instead

 

framework 3.3.1.sr2.19840No data to display.

 

 

 

The above sample showcases how to listen to FC_NoDataToDisplay event using JavaScript. Click here to know more on how the code of this example works.

WWW