If you really need something not provided here:
http://code.google.com/p/gwt-google-apis/
or here:
http://code.google.com/p/gwt-charts/ (see demo: 
http://gwt-charts.appspot.com/)

(they're both GWT wrappers), look at the source code on how they've done it 
for the existing functionality.

On the other hand, if you're just missing some advanced options of existing 
charts, you can get away by using JSNI to implement them (but use the GWT 
wrapped library above for all other functionality). That's what we do 
successfully using gwt-visualization-1.1.2 (first library referenced 
above). I just recently learned of the gwt-charts project. Apparently it 
implements more (or all?) capabilities than gwt-visualization and it's more 
up-to-date, even if gwt-visualization comes from google.

On Tuesday, January 29, 2013 5:16:43 AM UTC-5, oussama abid wrote:
>
> hi all,
>
> i want to use the visualization javascript api in my gwt project, i use 
> the JSNI methods but it didn't work, i want to use the javascript api 
> because it contain more features and more charts, can anyone have an 
> exemple or an idea to make it work ?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to