Difference between revisions of "Lesson05"

From ISSS608-Visual Analytics and Applications
Jump to navigation Jump to search
Line 73: Line 73:
  
 
= Getting Started with Gephi =
 
= Getting Started with Gephi =
 +
* [https://seinecle.github.io/gephi-tutorials/ Gephi Tutorial]

Revision as of 10:58, 6 February 2020

Vaa logo.jpg ISSS608 Visual Analytics and Applications

About

Weekly Session

Assignment

Visual Analytics Project

Course Resources

 


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

Readings

Core readings

Other readings

Getting Started with Gephi