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.

Reply via email to