Stand-alone charts in GWT

前端 未结 14 1078
深忆病人
深忆病人 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:33

    Do you want something that has a server side component or entirely client driven? The best ones I have seen are all flash, alas. I have done little tricks with JS and GWT before, but there is only sophisticated I will get before I go hunting for a library to do it for me.

提交回复
热议问题