ArcTrees: Focus+Context Visualization of Relations in Hierarchical Data

Researchers

Summary

ArcTrees help to visualize hierarchical and non-hierarchical relations within one interactive visualization. Such a visualization is challenging because it must display hierarchical information in a way that the user can keep his or her mental map of the data set and include relational information without causing misinterpretation. Our tree view is derived from traditional Treemaps and augmented with an arc diagram to depict relations. In addition, we present interaction methods that allow the exploration of the data set using Focus+Context techniques for navigation. The development was motivated by a need for understanding relations in structured documents but it is also useful in many other application domains such as project management and calendars.

Examples


In this example you see the hierarchical structure of a book with its chapters, sections, and with tables, images, and text paragraphes as leaf nodes. Arcs are drawn between text paragraphs that cite other parts of the book. Some of the nodes in this example are collapsed (they are shown a bit brighter and are much more visible in the program on the screen than in this picture) and lighter arcs indicated that the relation connects to a hidden node. The circle under certain nodes show that there are hidden relations in the collapsed node that will be show when the node is expanded (this is done similarly in Windows Explorer where you click on a folder to "expand" its contents).

This is how I envision this visualization could be used in a text editor or viewer to show the text and text relations while reading. Note: this is only a mockup.

This example shows arcs for recurring events in a calendar. Note how you can easily spot the one week where a usually recurring event does not take place.

Videos

A video for my one-minute-madness at InfoVis 2005

(:youtube nUDHV657SFQ:)
Download the video

Publications

Petra Neumann (2004) Focus+Context Visualization of Relations in Hierarchical Data. Diplom thesis at the Department of Simulation and Graphics, Otto-von-Guericke University Magdeburg, Germany, August 2004. Also see paper at EuroVis.
×

BibTeX entry:


@MASTERSTHESIS{Neumann:2004:FCV, author = {Petra Neumann}, title = {F}ocus+{C}ontext {V}isualization of {R}elations in {H}ierarchical {D}ata, type = {Diplom thesis at the {D}epartment of {S}imulation and {G}raphics}, year = {2004}, school = {Otto-von-Guericke University Magdeburg}, month = aug, address = {Germany}, pdf = {../publications/papers/Neumann_2004_FCV.pdf}, }
Petra Neumann, Stefan Schlechtweg, and Sheelagh Carpendale (2005) ArcTrees: Visualizing Relations in Hierarchical Data. In Proceedings of Eurographics / IEEE VGTC Symposium on Visualization (EuroVis 2005, June 1–3, 2005, Leeds, England, UK). Eurographics, Aire-la-Ville, pages 53–60, 319, 2005. Also see Diplom thesis.
×

BibTeX entry:


@INPROCEEDINGS{Neumann:2005:AVR, author = {Petra Neumann and Stefan Schlechtweg and Sheelagh Carpendale}, title = {ArcTrees}: {V}isualizing {R}elations in {H}ierarchical {D}ata, booktitle = {Proceedings of Eurographics\ /\ IEEE VGTC Symposium on Visualization (EuroVis\ 2005, June 1--3, 2005, Leeds, England, UK)}, series = {Eurographics Workshop Series}, year = {2005}, pages = {53--60, 319}, publisher = {Eurographics}, address = {Aire-la-Ville}, doi = {10.2312/VisSym/EuroVis05/053-060}, doi_url = {https://doi.org/10.2312/VisSym/EuroVis05/053-060}, pdf = {../publications/papers/Neumann_2005_ATV.pdf}, }
Petra Neumann, Stefan Schlechtweg, and Sheelagh Carpendale (2005) Interactive Poster: ArcTrees—Relations in Hierarchies. In T. Alan Keahey, eds., Poster Compendium of the IEEE Symposium on Information Visualization (InfoVis). IEEE, Los Alamitos, CA, USA, pages 35–36, 2005. Also see paper at EuroVis 2005, Diplom thesis 2004.
×

BibTeX entry:


@INPROCEEDINGS{Neumann:2005:ATVPoster, author = {Petra Neumann and Stefan Schlechtweg and Sheelagh Carpendale}, title = {Interactive Poster: ArcTrees---Relations in Hierarchies}, booktitle = {Poster Compendium of the IEEE Symposium on Information Visualization (InfoVis)}, OPTeditor = {T. Alan Keahey}, year = {2005}, pages = {35--36}, publisher = {IEEE}, address = {Los Alamitos, CA, USA}, pdf = {../publications/papers/Neumann_2005_ATVPoster.pdf}, }

Petra Neumann, A comparison of 2D nested visualizations of hierarchies, 681 Class Project Paper, (PDF).

back to the projects page