How to create GWT Bar Chart from Database data

2009-04-15 Thread Sam

Hi,

Can somebody suggest me how to create a GWT Bar Chart or Pie Chart
which get populated from Database dynamically by querying the
database? The charts should get refreshed every 5 min. Also, which API
to use in this regard.

Any help is highly appreciated!

Thanks,
Sam

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: How to create GWT Bar Chart from Database data

2009-04-15 Thread Arthur Kalmenson

You might want to check out the Google API Libraries for GWT:
http://code.google.com/p/gwt-google-apis/

They have a binding for the Google Visualization library which offers
pie and bar charts AFAIK.

--
Arthur Kalmenson



On Wed, Apr 15, 2009 at 5:00 PM, Sam mythreye...@gmail.com wrote:

 Hi,

 Can somebody suggest me how to create a GWT Bar Chart or Pie Chart
 which get populated from Database dynamically by querying the
 database? The charts should get refreshed every 5 min. Also, which API
 to use in this regard.

 Any help is highly appreciated!

 Thanks,
 Sam

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---