Tagged Questions
6
votes
2answers
108 views
What is the best way to visualize an org chart when people have multiple responsibilities?
I have asked the following question on stackoverflow around modeling an org chart. This focused on the DB modeling details, etc but I want to ask a related question here focusing purely on the user ...
2
votes
5answers
2k views
How to display the hierarchical data [closed]
Some real ui javascript library wanted!
I have to display some hierarchical data on the web page. It should not be a classical tree view with the text items. I am looking for a graphical ...