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 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 -~----------~----~----~----~------~----~------~--~---
