You will not be able to use the API offline. However, you can look to
alternative options such as flot.


On Jul 27, 11:56 am, ChartMan <[email protected]> wrote:
> Hi
>
> Here is a FAQ entry for this 
> questionhttp://code.google.com/apis/visualization/faq.html#offline
>
> ChartMan
>
> On Mon, Jul 27, 2009 at 5:05 PM, VTStevenVT <[email protected]> wrote:
>
> > I want to deploy a GWT Visualization App on an internal network to
> > view data from an internally running data source. I have written the
> > Data Source server as outlined by the  tutorials. It works as
> > expected, returning a DataTable that a Visualization can display. The
> > problem is that the visualization requires an internet connection to
> > run:
>
> > <script type="text/javascript" src="http://www.google.com/jsapi";></
> > script>
>
> > If I don't have that line in the html, the visualizations won't load.
> > The problem is that the requirement for this deployment is to not
> > require an active internet connection, so the visualizations will work
> > regardless of the status of the internet connection. Is there a work
> > around for this? Can I fetch all the ajax libraries and rig them to
> > run in an internet connectionless environment? Is there a way I can
> > host the ajax libraries internally?
>
> > Any insight would be appreciated.
--~--~---------~--~----~------------~-------~--~----~
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