Article

Ambiguity-free edge-bundling for interactive graph visualization.

National Taiwan University, Taipei, Taiwan.
IEEE transactions on visualization and computer graphics 05/2012; 18(5):810-21. DOI:10.1109/TVCG.2011.104
Source: PubMed

ABSTRACT Graph visualization has been widely used to understand and present both global structural and local adjacency information in relational data sets (e.g., transportation networks, citation networks, or social networks). Graphs with dense edges, however, are difficult to visualize because fast layout and good clarity are not always easily achieved. When the number of edges is large, edge bundling can be used to improve the clarity, but in many cases, the edges could be still too cluttered to permit correct interpretation of the relations between nodes. In this paper, we present an ambiguity-free edge-bundling method especially for improving local detailed view of a complex graph. Our method makes more efficient use of display space and supports detail-on-demand viewing through an interactive interface. We demonstrate the effectiveness of our method with public coauthorship network data.

0 0
 · 
0 Bookmarks
 · 
64 Views
  • Article: Hierarchical edge bundles: visualization of adjacency relations in hierarchical data.
    [show abstract] [hide abstract]
    ABSTRACT: A compound graph is a frequently encountered type of data set. Relations are given between items, and a hierarchy is defined on the items as well. We present a new method for visualizing such compound graphs. Our approach is based on visually bundling the adjacency edges, i.e., non-hierarchical edges, together. We realize this as follows. We assume that the hierarchy is shown via a standard tree visualization method. Next, we bend each adjacency edge, modeled as a B-spline curve, toward the polyline defined by the path via the inclusion edges from one node to another. This hierarchical bundling reduces visual clutter and also visualizes implicit adjacency edges between parent nodes that are the result of explicit adjacency edges between their respective child nodes. Furthermore, hierarchical edge bundling is a generic method which can be used in conjunction with existing tree visualization techniques. We illustrate our technique by providing example visualizations and discuss the results based on an informal evaluation provided by potential users of such visualizations.
    IEEE Transactions on Visualization and Computer Graphics 12(5):741-8. · 2.21 Impact Factor
  • Source
    Article: Controllable and Progressive Edge Clustering for Large Networks
    [show abstract] [hide abstract]
    ABSTRACT: Node-link diagrams are widely used in information visualization to show relationships among data. However, when the size of data becomes very large, node-link diagrams will become cluttered and visually confusing for users. In this paper, we propose a novel controllable edge clustering method based on Delaunay triangulation to reduce visual clutter for node-link diagrams. Our method uses curves instead of straight lines to represent links and these curves can be grouped together according to their relative positions and directions. We further introduce progressive edge clustering to achieve continuous level-of-details for large networks.
  • Source
    Article: Geometry-based edge clustering for graph visualization.
    [show abstract] [hide abstract]
    ABSTRACT: Graphs have been widely used to model relationships among data. For large graphs, excessive edge crossings make the display visually cluttered and thus difficult to explore. In this paper, we propose a novel geometry-based edge-clustering framework that can group edges into bundles to reduce the overall edge crossings. Our method uses a control mesh to guide the edge-clustering process; edge bundles can be formed by forcing all edges to pass through some control points on the mesh. The control mesh can be generated at different levels of detail either manually or automatically based on underlying graph patterns. Users can further interact with the edge-clustering results through several advanced visualization techniques such as color and opacity enhancement. Compared with other edge-clustering methods, our approach is intuitive, flexible, and efficient. The experiments on some large graphs demonstrate the effectiveness of our method.
    IEEE Transactions on Visualization and Computer Graphics 14(6):1277-84. · 2.21 Impact Factor

Full-text

View
0 Downloads
Available from

Keywords

ambiguity-free edge-bundling method
 
complex graph
 
correct interpretation
 
detail-on-demand
 
difficult
 
edge bundling
 
efficient use
 
global structural
 
Graph visualization
 
Graphs
 
interactive interface
 
local adjacency information
 
public coauthorship network data
 
relational data sets
 
transportation networks