Top-Down Drawings of Compound Graphs
Maximilian Kasperowski, Reinhard von Hanxleden

TL;DR
This paper introduces a top-down layout approach for compound graphs that enhances macro-level overview and readability of large models by utilizing scale to hide details at high zoom levels, complementing existing layout algorithms.
Contribution
It proposes a novel top-down layout method that improves the visualization of large compound graphs by enabling scalable, high-level overviews while maintaining detail access.
Findings
Enables entire high-level view to fit into the viewport.
Maintains readability at various zoom levels.
Integrates with classic layout algorithms for improved visualization.
Abstract
Bottom-up layout algorithms for compound graphs are suitable for presenting the microscale view of models and are often used in model-driven engineering. However, they have difficulties at the macroscale where maintaining the overview of large models becomes challenging. We propose top-down layout, which utilizes scale to hide low-level details at high zoom levels. The entire high-level view can fit into the viewport and remain readable, while the ability to zoom in to see the details is still maintained. Top-down layout is an abstract high-level layout process that can be used in conjunction with classic layout algorithms to produce visually compelling and readable diagrams of large compound graphs.
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 · Computer Graphics and Visualization Techniques · Computational Geometry and Mesh Generation
