开发者

Visualizing networks in GWT [closed]

Closed. This question is opinion-based. It is not currently accepting answers.

Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.

Closed 8 years ago.

Improve this question

I'd like to integrate network visualization into my GWT app.

I was thinking of using JUNG (check out this question) or neato to do the layout work and GWT-Graphics to do the drawing. It's also possible to combine GWT-Graphics with Processing and use a Processing library for networks. What would you suggest?

EDIT: The GWT Google Group suggests using a JSNI wrapper around jit (JavaScript InfoVis Toolkit). There's also a project called raphaelgwt that serves as a wrapper for RaphaelJs (it does cross-platform vector g开发者_运维问答raphics).


If you'd like to chat about providing GWT support to JUNG, drop me a line. It's been proposed in the past but we don't have the time to do it ourselves soon.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜