An Overview + Detail Layout for Visualizing Compound Graphs
Chang Han, Justin Lieffers, Clayton Morrison, and Katherine E. Isaacs

TL;DR
This paper introduces a novel layout method for compound graphs with nested, tree-like structures, enhancing the visualization of higher-level groupings while maintaining detail in expanded views, useful in data flow analysis.
Contribution
It presents an overview+detail layout algorithm that preserves higher-level structure in nested compound graphs, improving visualization clarity over traditional methods.
Findings
Layout preserves higher-level group saliency when expanding nested structures
Algorithm effectively visualizes complex nested networks in case studies
Suitable for data flow analysis and biological workflows
Abstract
Compound graphs are networks in which vertices can be grouped into larger subsets, with these subsets capable of further grouping, resulting in a nesting that can be many levels deep. In several applications, including biological workflows, chemical equations, and computational data flow analysis, these graphs often exhibit a tree-like nesting structure, where sibling clusters are disjoint. Common compound graph layouts prioritize the lowest level of the grouping, down to the individual ungrouped vertices, which can make the higher level grouped structures more difficult to discern, especially in deeply nested networks. Leveraging the additional structure of the tree-like nesting, we contribute an overview+detail layout for this class of compound graphs that preserves the saliency of the higher level network structure when groups are expanded to show internal nested structure. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics
