I am using Google Charts to display charting data in my application. Sometimes Google is slow and the charts will take a while to load. This scenario seems to be a common en
Images have an onload event which will fire once the image has finished loading.
onload
You could listen for that event, and until it fires show another image.