Hierarchical Glossary as Interactive Network Graphs

Posted by Nathan / Apr 22, 2008 to Visualization / 3 comments

Hierarchical Glossary as Interactive Network Graphs

Moritz has been working on visualization of a hierarchical glossary carefully named "Glossary Visualization" versions 2-5. Not sure where version 1 is. Being a network graph, I can see this getting chaotic when there are more words (or categories) involved, but then again, maybe that's all the words. In either case, it beats browsing through words in a dictionary; although, these prototypes don't include definitions yet.

In the most recent version, words are represented as a DOI tree showing only the categories. Click on a category and view the sub-categories.

glossary visualization

All four versions were implemented using the recently-mentioned Flare visualization toolkit.

What do you think - cluttered or just right?

Like what you see? Subscribe to the FlowingData RSS feed to stay updated on what's new in data visualization.

Comments (Add Yours)

  • Hey, thanks for linking. Version 1 never really worked, so made a fresh start with version 2 :)

  • Ah nice! I am in an eerily similar place compared to you. Trying to learn up ActionScript & Flare when there is a deadline looming ahead. Have you come across any visualizations that were open source, so that we can get a quick hang of some of the design patterns followed?