another important question is if you GWT application has access to the
internet or not.

e.g. the Google Visualization API is great, but will not work offline

I think chronoscope (an interactive time series chart) can also be
used offline:
a nice offline time-chart is: http://timepedia.org/chronoscope/

regards

On Mar 23, 8: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.

Reply via email to