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.


Reply via email to