TL;DR
Edge-Path bundling introduces a novel approach to reduce visual clutter and ambiguities in network visualizations by clustering edges along shortest paths, improving clarity over traditional methods.
Contribution
The paper presents Edge-Path bundling, a new method that minimizes ambiguities and allows flexible tuning, unlike previous clustering-based edge bundling techniques.
Findings
Reduces ambiguities compared to traditional edge bundling.
Allows tuning of bundling level via shortest path and Euclidean distances.
Demonstrates advantages through metric evaluations.
Abstract
Edge bundling techniques cluster edges with similar attributes (i.e. similarity in direction and proximity) together to reduce the visual clutter. All edge bundling techniques to date implicitly or explicitly cluster groups of individual edges, or parts of them, together based on these attributes. These clusters can result in ambiguous connections that do not exist in the data. Confluent drawings of networks do not have these ambiguities, but require the layout to be computed as part of the bundling process. We devise a new bundling method, Edge-Path bundling, to simplify edge clutter while greatly reducing ambiguities compared to previous bundling techniques. Edge-Path bundling takes a layout as input and clusters each edge along a weighted, shortest path to limit its deviation from a straight line. Edge-Path bundling does not incur independent edge ambiguities typically seen in all…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
