You may like to Check out GWT-RCharts hosted on http://code.google.com/p/gwt-rcharts/ and demo at http://gwt-rcharts.appspot.com/ .
On Thursday, 5 March 2009 01:18:00 UTC+5:30, JoeB wrote: > > Hi, > > Can someone give me advice on the best way to create polished-looking > charts using GWT? Notes: > 1) My GWT app won't have web access so it can't call out to Google > Visualizations. > 2) The GChart package is nice for bar charts and line charts, but it > doesn't support gauges (like on a dashboard) or 3D pie charts, both of > which I need. > 3) I've thought about using JFreeChart on the server to create image > files, then displaying those in the client. Is this the best way? Is > there anything better out there? > > Thanks. > > -- Joe > -- 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. For more options, visit https://groups.google.com/groups/opt_out.
