Re: Tree Graph using GWT

2008-12-19 Thread Sunit Katkar
http://code.google.com/docreader/#p=gwt-google-apis&s=gwt-google-apis&t=VisualizationGettingStarted - Sunit Katkar http://sunitkatkar.blogspot.com/ - Android OS Tutorials On Wed, Dec 17, 2008 at 6:33 AM, Paddy wrote: > > Kilkenny, > Life saver! thank you that helped me alot it's exactly what I

Re: Tree Graph using GWT

2008-12-17 Thread Paddy
Kilkenny, Life saver! thank you that helped me alot it's exactly what I was looking for. I'm having trouble running the compile or the shell command of my project while trying to include the visualizations jar. Any tips? I've edited the commands to include the path to the jar and also imported it

Re: Tree Graph using GWT

2008-12-17 Thread kilkenny
Hi Paddy The gwt-google-apis project (http://code.google.com/p/gwt-google- apis/) recently released a GWT-wrapper for the Google Visualization API (http://code.google.com/intl/de-CH/apis/visualization/). They may have something useful, for example the organizational chart..? Regards, Adrian -- h

Tree Graph using GWT

2008-12-16 Thread Paddy
Hi Folks, I'm trying to create a treeGraph in GWT to represent a hierarchical tree structure, I see alot of graphs and charts out there such a gChart but I see no tree type graphs there. Anyone any ideas? --~--~-~--~~~---~--~~ You received this message because yo