You can modify the various messages that are displayed on the chart, for example: ‘Error in loading data’, ‘Loading chart’, etc.



In the Chart Messages tabbed section, you can customize the following messages:

Chart Loading Message

This message is displayed when the chart is getting loaded in the browser. By default, the ‘Loading Chart. Please Wait.’ message is displayed.

  • In the Chart Loading Message text box, enter the text for the intended message.

Data Loading Message

This message is displayed when the chart data is getting loaded. By default, the ‘Retrieving Data. Please Wait.’ message is displayed.

  • In the Data Loading Message text box, enter the text for the intended message.

Data Processing Message

This message is displayed while the chart data gets parsed or processed. By default, the ‘Reading Data. Please Wait.’ message is displayed.

  • In the Data Processing Message box, enter the text for the intended message.

No-data to display Message

This message is displayed when the chart has retrieved data which does not contain any information for chart to plot or when the chart cannot recognize the structure in which the data is presented in the code. By default, the ‘No data to display.’ message is displayed.

  • In the No-data to display Message text box, enter the intended message text.

Pre-Rendering Message

This message is displayed when the chart starts rendering. By default, the ‘Rendering Chart. Please wait’ message is displayed.

  • In the Pre-Rendering Message text box, enter the text for the intended message.

Error in Loading Message

This message is displayed when the chart cannot load the data from the data location provided in the code. This can happen if the data location is invalid or inaccessible. By default, the ‘Error in loading data.’ message is displayed.

  • In the Error in Loading Message text box, enter the text for the intended message.

Error in Data Message

This message is displayed when the chart is trying to load data that does not meet the XML validation rules. By default, the ‘Invalid XML data.’ message is displayed.

  • In the Error in Data Message text box, enter the text for the intended message.