Thank you Thomas. I could not have put it better myself :-)

In addition, charts4j runs on a very simple concept. Provide a simple
Java (and now GWT) API to build Google Chart API URL strings. Pretty
much any Java app (including a Java web app) that has an Internet
connection, and the ability to display a PNG can benefit from
charts4j. GWTers have been asking me to do this for a long time, and I
finally found a couple of volunteers to do the port.

-Julien
http://charts4j.googlecode.com

On May 5, 8:14 am, Thomas Broyer <[email protected]> wrote:
> On 5 mai, 09:42, Salvador Diaz <[email protected]> wrote:
>
> > What's the difference between your library and the GWT wrapper for the
> > Google Visualization API ?
>
> Probably the same as between Google Chart API and Google Visualization
> API 
> ;-)http://code.google.com/apis/chart/vs.http://code.google.com/apis/visualization/
>
> One key difference, from what I've seen, is that charts4j isn't only
> made for GWT but for any Java-based app, be it a desktop app (e.g.
> Swing-based) or a web app (servlet *or* GWT); with the same, reusable,
> Java code; this is made possible as Google Chart API generates static
> images from values given in the URL (whereas Google Visualization is a
> browser-only JavaScript API with your data being sent as a response to
> a HTTP GET request)
--~--~---------~--~----~------------~-------~--~----~
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