Difference between revisions of "Lesson05"
Jump to navigation
Jump to search
| Line 48: | Line 48: | ||
** R packages | ** R packages | ||
| − | + | Graph layouts | |
| − | + | * Node-and-link layouts | |
| − | + | * Force-directed layout | |
| − | + | * Node-only layout | |
| − | + | * Adjacency matrix | |
| + | Visual Attributes | ||
| + | * Key node attributes | ||
| + | * Key edge attributes | ||
| + | * Bundles, shapes, images, and more | ||
| − | + | Visual Analysis of Network Graphs | |
| − | * | + | * Relationships |
| − | * | + | * Hierarchies |
| − | * | + | * Communities |
| + | * Flows | ||
| + | * Spatial networks | ||
| − | + | = Readings = | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | == Core readings== | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | == Other readings== | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 10:50, 6 February 2020
|
|
|
|
|
|
Network Data Visualisation and Analysis
Content
Introduction to Graph Data Visualisation
- Basic principles of network graph
- Graph data visualisation in actions
Network Graph Data
- Network data sets
- Graph data format
- Graph Database
Network Graph Visualisation Tools
- Designer toolkit
- Gephi
- Programmer toolkit
- R packages
Graph layouts
- Node-and-link layouts
- Force-directed layout
- Node-only layout
- Adjacency matrix
Visual Attributes
- Key node attributes
- Key edge attributes
- Bundles, shapes, images, and more
Visual Analysis of Network Graphs
- Relationships
- Hierarchies
- Communities
- Flows
- Spatial networks