• Tasks related to the overview 1. Estimate number of vertices 2. Estimate number of edges • Tasks related to graph elements 3. Finding the most connected vertex (a central actor, a pivot, a hub) 4. Finding a vertex by name 5. Finding an edge connecting two vertices 6. Finding a common neighbor 7. Finding a path • Random graphs (3 sizes et 3 densities) • 2 representations: Node-Link + Matrix Results: • Node-link diagrams are preferable for small sparse graphs (20 vertices) Matrices are more readable wrt dense graphs and medium/large graphs (> 20 vertices) wrt the selected tasks, except path finding % of correct answers for the 7 tasks, 3 densities and 2 representations (NodeLink in blue, Matrix in purple) References
(Brian Shackel Award)International audienceVisualizing social networks presents challeges for both n...
One challenge in node-link diagrams is how to efficiently provide a node placement or layout that wi...
Abstract. We investigate the readability of node-link diagrams for di-rected graphs when using parti...
Visualizing network data is applicable in domains such as biology, engineering, and social sciences....
Visualizing network data is applicable in domains such as biology, engineering, and social sciences....
International audienceIn this paper, we describe a taxonomy of generic graph related tasks and an ev...
International audienceThis article describes a taxonomy of tasks on graphs and a controlled experime...
Adjacency matrices or DSMs (design structure matrices) and node-link diagrams are both visual repres...
Illustrating how to implement efficient data structures for sparse graphs. When searching for graph...
Visualizing network data is applicable in domains such as biology, engineering, and social sciences....
Effectively showing the relationships between objects in a dataset is one of the main tasks in infor...
Visualizing network data is applicable in domains such as biology, engineering, and social sciences....
The way we choose to draw the networks on the plane (layout) is found to be important for the readab...
We investigate the readability of node-link diagrams for directed graphs when using partially drawn ...
Abstract. Visually investigating large network-like structures is a challenging task. Several approa...
(Brian Shackel Award)International audienceVisualizing social networks presents challeges for both n...
One challenge in node-link diagrams is how to efficiently provide a node placement or layout that wi...
Abstract. We investigate the readability of node-link diagrams for di-rected graphs when using parti...
Visualizing network data is applicable in domains such as biology, engineering, and social sciences....
Visualizing network data is applicable in domains such as biology, engineering, and social sciences....
International audienceIn this paper, we describe a taxonomy of generic graph related tasks and an ev...
International audienceThis article describes a taxonomy of tasks on graphs and a controlled experime...
Adjacency matrices or DSMs (design structure matrices) and node-link diagrams are both visual repres...
Illustrating how to implement efficient data structures for sparse graphs. When searching for graph...
Visualizing network data is applicable in domains such as biology, engineering, and social sciences....
Effectively showing the relationships between objects in a dataset is one of the main tasks in infor...
Visualizing network data is applicable in domains such as biology, engineering, and social sciences....
The way we choose to draw the networks on the plane (layout) is found to be important for the readab...
We investigate the readability of node-link diagrams for directed graphs when using partially drawn ...
Abstract. Visually investigating large network-like structures is a challenging task. Several approa...
(Brian Shackel Award)International audienceVisualizing social networks presents challeges for both n...
One challenge in node-link diagrams is how to efficiently provide a node placement or layout that wi...
Abstract. We investigate the readability of node-link diagrams for di-rected graphs when using parti...