I've used google charts in my project and noticed that when I'm not connected to the internet, it does not work because it is trying to retrieve something from:
https://ajax.googleapis.com/ajax
In the google_chart.js and jsapi.js. Is there a way to use google charts statically without internet access?