In case you miss it, there's an adapter for FusionCharts in GWT classes, check out the demo:
http://fusionadapter.com/demo.html it actually only needs the chart (Flash) plugins, no need to include any js from your host html. On Mar 23, 1:11 am, Gibson <[email protected]> wrote: > Came across FusionCharts for GWT today,i have used FusionCharts V3) with > php. > Havent develved into that with GWT.here is a linkhttp://www.fusioncharts.com/ > > > > > > > > > > On Wed, Mar 23, 2011 at 10:41 AM, rjcarr <[email protected]> wrote: > > Not exactly client-side, but I generate charts on my server using > > JFreeChart and it's pretty nice. I do this because there's a lot of > > data in my charts and it doesn't make sense to send it all client-side > > first. > > > At some point I want to do some client rendering and for this I've > > been looking at canvas based tools like flot. > > > Good luck! > > > On Mar 21, 5:08 pm, Romain BIARD <[email protected]> wrote: > > > Hi everybody, > > > > I'm looking for different feedback about frameworks which provides > > > client-side charts, especially well integrated with GWT MVP > > > Architecture (I managed to persuade my client to migrate to GWT > > > 2.2.0 :p ) . I don't know which solution fit the best and the > > > community didn't discuss about it for a while... > > > > What about your XP ? JS wrapper, clientsidegchart, GXT ? > > > > Thanks for your feedback ! > > > -- > > 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. > > -- > Gibson Wasukira > Making Technology a Business Assetwww.thegrid.ug -- 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.
