最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

jquery - Javascript HierarchyTree creator - Stack Overflow

programmeradmin4浏览0评论

Does anyone know of a javascript or css hierarchy plugin that will accomplish the following:

Root
|  |
|  |
M1  M2
|  |
\  /
  E

One that will basically do this, start with a root, branch off to two or more nodes, and the possibility that the nodes can meet on a child element below.

Thanks

Does anyone know of a javascript or css hierarchy plugin that will accomplish the following:

Root
|  |
|  |
M1  M2
|  |
\  /
  E

One that will basically do this, start with a root, branch off to two or more nodes, and the possibility that the nodes can meet on a child element below.

Thanks

Share Improve this question asked Feb 14, 2013 at 17:40 Him_JalpertHim_Jalpert 2,5169 gold badges34 silver badges58 bronze badges 1
  • Voting to close as tool rec. Similar stackoverflow.com/questions/4290116/jquery-tree-chart – Ciro Santilli OurBigBook.com Commented Jun 2, 2016 at 9:08
Add a comment  | 

3 Answers 3

Reset to default 32

You may just need to reverse this.. CSS3 Family Tree

Otherwise you can use Canvas for drawing your required tree structure

Or you can use jsPlumb Library. See some samples here

Also checkout JavaScript InfoVis Toolkit and GoJS libraries.

Also checkout D3 library. Demo1, Demo2, Demo3

Ended up using the original idea we had and went with http://astuteo.com/slickmap/ which makes some nice looking hierarchy trees.

you can use this advanced diagram builder. this demo is for syncfusion. that create all type of workflow & has advanced toolbar like windows application.

发布评论

评论列表(0)

  1. 暂无评论