Hi,

Unfortunately, today there is no way to use Chart Tools from Java. The link 
that you found is the chart bindings 
GWT<https://developers.google.com/web-toolkit/>, 
which is a way of writing Java code and having it compile to JavaScript. 
This means that at the end, you will still wind up with HTML and JavaScript.

On Thursday, October 11, 2012 12:38:04 PM UTC-4, Raoul Scherwitzl wrote:
>
> Hi,
>
> I am quite a beginner at this, so my problem might be obvious for most of 
> you.
>
> All the Google Chart tools are written in Javascripts, and to make the 
> graph appear you need to include the .js file in the html file. But I write 
> everything in Java (using Eclipse), and I would like to make the graph 
> appear in my TabPanel for example. 
> How can I include or write my javascript graph code in my java code?
>
> http://code.google.com/p/gwt-google-apis/wiki/VisualizationGettingStarted
> This link does the thing, and it works, but many options are deprecated, 
> so i'd rather stick with the nice graphs proviced by the Chart Tools
>
> Thanks in advance
> Raoul 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/3qk80Jb4tp0J.
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