Home Forums Chart Support Dashboard with slowly queries. Render and show charts successively? Reply To: Dashboard with slowly queries. Render and show charts successively?

#28300

What is the difference to this?

$.getJSON("url", function(data) {
chart.render();
};