|
1
|
|
|
2
|
|
|
3
|
|
|
4
|
- Node-link diagrams
- Force-directed layout
- Geographical map
- Circular layout
- Temporal layout
- Clustering
- Layouts based on node attributes (later)
- Matrix-based
- Tabular textual
|
|
5
|
- Node-link diagrams
- Force-directed layout
- Geographical map
- Circular layout
- Temporal layout
- Clustering
- Layouts based on node attributes (later)
- Matrix-based
- Tabular textual
|
|
6
|
- Node-link diagrams
- Force-directed layout
- Geographical map
- Circular layout
- Temporal layout
- Clustering
- Layouts based on node attributes (later)
- Matrix-based
- Tabular textual
|
|
7
|
- Node-link diagrams
- Force-directed layout
- Geographical map
- Circular layout
- Temporal layout
- Clustering
- Layouts based on node attributes (later)
- Matrix-based
- Tabular textual
|
|
8
|
- Node-link diagrams
- Force-directed layout
- Geographical map
- Circular layout
- Temporal layout
- Clustering
- Layouts based on node attributes (later)
- Matrix-based
- Tabular textual
|
|
9
|
- Node-link diagrams
- Force-directed layout
- Geographical map
- Circular layout
- Temporal layout
- Clustering
- Layouts based on node attributes (later)
- Matrix-based
- Tabular textual
|
|
10
|
- Node-link diagrams
- Force-directed layout
- Geographical map
- Circular layout
- Temporal layout
- Clustering
- Layouts based on node attributes (later)
- Matrix-based
- Tabular textual
|
|
11
|
- Node-link diagrams
- Force-directed layout
- Geographical map
- Circular layout
- Temporal layout
- Clustering
- Layouts based on node attributes (later)
- Matrix-based
- Tabular textual
|
|
12
|
|
|
13
|
|
|
14
|
- 1) Every node is visible
- 2) For every node
you can count its degree
- 3) For every link
you can follow it
from source to destination
- 4) Clusters and outliers are identifiable
|
|
15
|
|
|
16
|
|
|
17
|
- Group nodes into regions
- According to an attribute
- Categorical, ordinal, or binned numerical
|
|
18
|
- Group nodes into regions
- According to an attribute
- Categorical, ordinal, or binned numerical
- In each region:
- Place nodes according to other
attribute(s)
|
|
19
|
- Group nodes into regions
- According to an attribute
- Categorical, ordinal, or binned numerical
- In each region:
- Place nodes according to other
attribute(s)
- Give users control of link visibility
|
|
20
|
|
|
21
|
|
|
22
|
|
|
23
|
|
|
24
|
|
|
25
|
|
|
26
|
- Links from District Courts
- Indicates longevity of cases (short to long)
|
|
27
|
|
|
28
|
- 13 circuits for both Circuit and District Courts
- Horizontally separated
- Reveals that links remain mostly within a circuit although there are
some across (lateral citations)
|
|
29
|
- Advantages
- Location conveys meaning
- Rapid visual identification of
- Different types of nodes
- Their relative number
- Missing nodes
- Connections between different groups of nodes
- Scalable for nodes and links
- Limitations
- Beyond 5 regions becomes challenging
- Node placement interferes with link aesthetics
- Control panel can get complex
|
|
30
|
|
|
31
|
|
|
32
|
- Group nodes into regions
- According to an attribute
- Categorical, ordinal, or binned numerical
- In each region:
- Place nodes according to other
attribute(s)
- Give users control of link visibility
|
|
33
|
|
|
34
|
- C1) Basic networks: nodes and links
- C2) Node labels
- e.g. article title, book author, animal name
- C3) Link labels
- e.g. Strength of connection, type of link
- C4) Directed networks
- C5) Node attributes
- Categorical, Ordinal, Numerical
- C6) Link attributes
- Categorical, Ordinal, Numerical
|