Stand-alone charts in GWT

前端 未结 14 1068
深忆病人
深忆病人 2020-12-30 00:18

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

14条回答
  •  悲&欢浪女
    2020-12-30 00:36

    There is one open source api for charts in GWT hosted on http://code.google.com/p/gwt-rcharts/ . The API works on SVG/VML specification. You may find it quite easy to implement and use. You may find the demo at http://gwt-rcharts.appspot.com/

提交回复
热议问题