You are viewing an archived version of AnyChart.com|www.anychart.comfor JavaScript Charts|qlik.anychart.comfor Qlik Extensions

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.