Hi,
The most prominent reason for requiring an active internet connection is
that the visualization library is loaded dynamically by the client from
google servers whenever the client accesses a webpage using it. Requiring
the library to be loaded on the fly from google servers enables some
features (such as guaranteeing the client always has the latest version of
the library) and I'd say it's also done this way for security reasons.

According to the API FAQ (
http://code.google.com/apis/chart/interactive/faq.html#offline), I don't
think there's a way of using the visualization API offline without violating
the terms of service.

/R.

On 4 July 2011 20:46, Sai <[email protected]> wrote:

> Hi,
>
> I like the work Visualization API.
>
> I like the concept of DataTable and DataView to expose the data in
> different graphs.
>
> I thought it would work without internet, but I had experienced that
> it is not working without internet.
>
> Why does this API require internet, It should work like GWT right?
>
> Please share your thoughts on..
>
> If want to use visualization API without internet is is possible, If
> so what I should do?
>
> Are there any alternatives...
>
> (or) Should I forget about this and look for other third party tool
> like JFreeChart.
>
>
> Thanks and Regards,
> Saida Dhanavath.
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to