开发者

Javascript Framework for creation and layout of interactive graphs (nodes an arrows) [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. 开发者_JS百科 Closed 10 years ago.

Are there any javascript frameworks out there that support creating of interactive nodes and arrows ?

I would like to be able to define nodes (with some grahics and text) and (directed) arrows that connect them that also have text on the arrow itself (or near it).

I will want the nodes to be able to render them selves based on minimum intersections of arrows and possible other types of hinting, like providing a number to each node and having nodes with lower numbers be located higher (or lower) in the display.

It would eb also nice if the auto layout mechanism would also support the ability to fix the locations of some of the nodes and layout only the non-fixed ones.

nodes and arrows should be optionally drag-able and click-able firing events as required.

I will user raphael if I don't find anything better. but would be happy to save myself some coding time.


You can try these:

  • http://jsplumb.org/jquery/demo.html
  • http://js-graph-it.sourceforge.net/
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜