Take a look at the Google Visualisation API Library - i think it maybe exactly what you need:
http://google-code-updates.blogspot.com/2008/12/google-visualization-api-library-now.html On 9 Dez., 17:12, Srini Marreddy <[EMAIL PROTECTED]> wrote: > I suggest to take a look at Google charts api. It is very fast simple > and no flash plugin required . GWT integration is very easy.( Set the > chart url to the Image object). > > http://code.google.com/apis/chart/ > > Regards, > Srini > > On Dec 9, 9:34 am, Lonifasiko <[EMAIL PROTECTED]> wrote: > > > Hi Joe, > > > Wow! AmCharts looks awesome, I'll take a deep look to these Flash > > controls. > > > Is it easy to integrate them under GWT application? > > > Thanks and regards. > > > -- > > Miguel > > Blog:http://lonifasiko.blogspot.com > > > On 5 dic, 12:16, Joe Cole <[EMAIL PROTECTED]> wrote: > > > > Hi Miguel, > > > > We have successfully integrated amcharts.com into our application. It > > > was very easy, I even think there are some examples posted in a > > > similar thread a while ago. We tried a couple of other methods > > > (jfreechart -> image), xmlswf, openflash, gwtchart but found amcharts > > > the best combination of interaction and look. > > > > Joe > > > > On Dec 5, 10:07 pm, Lonifasiko <[EMAIL PROTECTED]> wrote: > > > > > Before taking the final decision of using GWT for our new web > > > > application, I wanted to know which options I have in order to > > > > generate graphs and charts inside a GWT application. > > > > > In fact, these charting cappabilities are the most important part of > > > > the application for our customer, thus, it's a requisite that GWT > > > > application lets us integrate and generate good graphs. Data for these > > > > graphs would be retrieved from a MySQL database, using servlets and > > > > GWT-RPC to bypass data from server to client. > > > > > The more advanced the graphs are, the better, no matter if opensource > > > > or commercial. For us would be awesome to let users somehow interact > > > > with charts at client-side, you know, effects and actions Flash graphs > > > > already do for example. > > > > > Any advice around charting possibilities under GWT will be greatly > > > > appreciated. Thanks very much in advance. > > > > > -- > > > > Miguel > > > > Blog:http://lonifasiko.blogspot.com > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
