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/-/rTimyUYno8MJ. 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.
