Reputation: 67224
I'm looking for techniques for displaying hierarchical data.
I find my experience is, unfortunately limited to how Windows presents hierarchies:
1) TreeView - vertical expansion (as in file explorer, and Windows 7 start menu)
2) Start menus - largely horizontal expansion (XP style)
I'm looking for new/fresh ways to visualize hierarchical data to the user however. Looking for studies, can be academic, still searching. I'm currently browsing through Hierarchical Data Visualization In Desktop Virtual Reality, which is quite cool, looking for more input.
Upvotes: 1
Views: 2580
Reputation: 39197
Some ideas and examples of how to display hierarchical data are discussed in the following two questions:
Upvotes: 1