I'm using a combination of http://raphaeljs.com and http://g.raphaeljs.com. It's a SVG based framework, so you'll need a modern browser. There is a GWT port available (http://code.google.com/p/raphaelgwt/), but I don't know whether it's up to date. So I decided to use JSNI. Actually it's not that hard and I'm confident with the results.
- Harald On 8 Nov., 17:30, Genesis Simpleman <[email protected]> wrote: > Hi > I'm having problem to decide what is the base way to implement chart > in gwt. > i taught about gwt library (i.e. gchart of gflot) - but they are > insufficient by look, interaction and components. > Also looked at gwt visualization but it requires open link to the web, > (i need it in intranet). > And also look at some javascript library - but then i need to write > wrappers and take care of the cross browser issue. > P.s. i cannot use flash component as well. > > currently it seems that wrapping the javascript library is the best > solution, but i'll be happy to hear other suggestions, or experiences > before diving in. > > Thanx > onentwoo -- 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.
