GWT Visualization Help!

2011-01-09 Thread Ross McKinnon
Hi people, Been looking into GWT Visualization package - in particular the Org chart. Upon reading the guide http://code.google.com/apis/ajax/playground/?type=visualization#org_chart it states the code is in Javascript. Does anyone know how to insert this into the Java program and can it pass i

Re: GWT Visualization Help!

2011-01-09 Thread zixzigma
Have a look at GWT Google APIs. http://code.google.com/p/gwt-google-apis The Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings for popular JavaScript APIs such as the Google AJAX Search API, Gears API, Maps API, Visualization API, and Ga

Re: GWT Visualization Help!

2011-01-09 Thread zixzigma
#GWT Java API : http://gwt-google-apis.googlecode.com/svn/javadoc/visualization/1.1/index.html #OrgChart http://gwt-google-apis.googlecode.com/svn/javadoc/visualization/1.1/com/google/gwt/visualization/client/visualizations/OrgChart.html -- You received this message because you are subscribed t