Difference between revisions of "Lesson05"
Jump to navigation
Jump to search
(Created page with "<div style=background:#2B3856 border:#A3BFB1> 250px <font size = 5; color="#FFFFFF">ISSS608 Visual Analytics and Applications</font> </div> <!--MAIN HE...") |
|||
| Line 29: | Line 29: | ||
<br/> | <br/> | ||
| − | <font size="5">''' | + | <font size="5">'''Network Data Visualisation and Analysis'''</font> |
| + | |||
| + | == Content == | ||
| + | |||
| + | Data Visualisation Through Their Graph Representation | ||
| + | * Basic concept of graph | ||
| + | * Data and graph | ||
| + | * Where to find the data? | ||
| + | |||
| + | Network Graph Drawing | ||
| + | * Hierarchical tress | ||
| + | * Spanning trees | ||
| + | * Networks | ||
| + | * Directed graphs | ||
| + | * Treemaps | ||
| + | |||
| + | Network Graph Layout Techniques | ||
| + | * Force-directed techniques | ||
| + | * Multidimensional scaling | ||
| + | * The pulling under constrains model | ||
| + | * Bipartite graphs | ||
| + | |||
| + | Applications of Network Visualisation | ||
| + | * Organisation network | ||
| + | * Business network [http://www.theyrule.net/2004/tr2.php] | ||
| + | * Political network [http://www.cs.umd.edu/hcil/socialaction/] | ||
| + | * Social network [http://hci.stanford.edu/jheer/projects/vizster/] | ||
| + | * News network | ||
Revision as of 10:19, 6 February 2020
|
|
|
|
|
|
Network Data Visualisation and Analysis
Content
Data Visualisation Through Their Graph Representation
- Basic concept of graph
- Data and graph
- Where to find the data?
Network Graph Drawing
- Hierarchical tress
- Spanning trees
- Networks
- Directed graphs
- Treemaps
Network Graph Layout Techniques
- Force-directed techniques
- Multidimensional scaling
- The pulling under constrains model
- Bipartite graphs
Applications of Network Visualisation