I\'ve been trying to get pretty charts to work in GWT on our internal network.
Playing around with GWT-Ext\'s charts is nice, but it requires flash and is really mes
If you're looking for client-side check out flotr which is based on prototype javascript library or flot which is based on jQuery. Both work well, though flot seems like its got a bigger backing.