You have to have an active internet connection to load the API. Mirroring the API on your server is strictly prohibited in the Terms of Service<https://developers.google.com/chart/terms> .
On Thursday, May 23, 2013 7:01:17 PM UTC-4, [email protected] wrote: > > Hi everybody, > I am new in Java and JavaScript programming and also Google applications. > I am very hopeful to receive answer from expert of this group! > I am working on a project to visualize a piece of data from a database > table and demonstrate to the clients. I have found Google Visualization is > a suitable tool. Just for finding the best solution, I have run some sample > codes from everywhere. Something like that: > > google.load('visualization', '1', {packages: ['corechart']}); > google.setOnLoadCallback(drawChart); > > I just wish to know, does this code transferring any library from > Internet? If yes, is there any possibility to capture “visualization” > library into my server or clients’ system? Do they really need to connect > to internet permanently to display the data? > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
