ajax - Building Organizational chart using JavaScript - Stack Overflow

I have JSON data which e from server.I want to display organization chart in the HTML file in the below

I have JSON data which e from server.

I want to display organization chart in the HTML file in the below format:

                       CEO
                        |
                        |
            #Manager             #Manager 

I am using Dojo. I find this link extremely useful. I want to build exactly the same thing.

I am not able to find required dojo files in there site. So it could be proprietary to IBM.

I tried this link, but I do not find it useful.

Can someone please tell me how should I do it Using dojo or any other frameworks?

I have JSON data which e from server.

I want to display organization chart in the HTML file in the below format:

                       CEO
                        |
                        |
            #Manager             #Manager 

I am using Dojo. I find this link extremely useful. I want to build exactly the same thing.

I am not able to find required dojo files in there site. So it could be proprietary to IBM.

I tried this link, but I do not find it useful.

Can someone please tell me how should I do it Using dojo or any other frameworks?

Share Improve this question edited Sep 21, 2011 at 11:46 anish asked Sep 21, 2011 at 11:26 anishanish 1,0334 gold badges13 silver badges27 bronze badges
Add a ment  | 

3 Answers 3

Reset to default 3

you can use Basic Primitives Diagrams

Which has various diagrams and optional format and is also open source, it's client side JavaScript layout and rendering and no dependencies on 3rd party libraries.

It is also possible to try it online here

You might want to try google org charts . fairly easy to use it think.

I'm glad to offer jquery solution. As for which is the most easy to use, it all depends on your practical trying results. The following snapshot shows the tree-like hierarchy created by jquery plugin OrgChart

If you have not svg, canvas or flex background, maybe this pure dom solution will be your favorite :)

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745134555a4613138.html

相关推荐

  • ajax - Building Organizational chart using JavaScript - Stack Overflow

    I have JSON data which e from server.I want to display organization chart in the HTML file in the below

    7小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信