AJAX Sample

In this sample AJAX is used to load XML and pass it to chart, click the button below to load XML file to chart.

Notice chart.setLoading("Loading new data..."); - this function shows loading animation to let user know that data loading has stared, you can call it whenever you want and show custom message.