Difference between revisions of "Lesson05"

From ISSS608-Visual Analytics and Applications
Jump to navigation Jump to search
Line 29: Line 29:
 
<br/>
 
<br/>
  
<font size="5">'''Network Data Visualisation and Analysis'''</font>
+
<font size="5">'''High-dimensional Data Visualisation'''</font>
  
== Content ==
+
=Content=
  
Introduction to Graph Data Visualisation
+
* Introduction to Multivariate Data
* Basic principles of network graph
+
* Trellis
* Graph data visualisation in actions
+
* Correlation Matrix
 +
* Ternary Plot
 +
* Glyphs or Star Plot
 +
* Heatmap
 +
* Parallel Coordinate Plot
 +
* Treemap
  
Network Graph Data
 
* Network data sets
 
* Graph data format
 
* Graph Database
 
  
Network Graph Visualisation Tools
+
=Readings=
* Designer toolkit
 
** Gephi
 
* Programmer toolkit
 
** R packages
 
  
Graph layouts
+
==Core Readings==
* Node-and-link layouts
 
* Force-directed layout
 
* Node-only layout
 
* Adjacency matrix
 
  
Visual Attributes
+
* [http://www.perceptualedge.com/articles/b-eye/visual_multivariate_analysis.pdf An Introduction to Visual Multivariate Analysis]
* Key node attributes
+
* [https://search-proquest-com.libproxy.smu.edu.sg/docview/228501277?rfr_id=info%3Axri%2Fsid%3Aprimo Corrgrams: Exploratory Displays for Correlation Matrices]
* Key edge attributes
+
* [https://en.wikipedia.org/wiki/Ternary_plot Ternary Plot]
* Bundles, shapes, images, and more
+
* [https://link-springer-com.libproxy.smu.edu.sg/content/pdf/10.1007%2F978-3-540-33037-0_8.pdf Multivariate Data Glyphs]
 +
* [https://link-springer-com.libproxy.smu.edu.sg/content/pdf/10.1007%2F978-3-540-33037-0_25.pdf Parallel Coordinates]
 +
* [http://en.wikipedia.org/wiki/Heat_map Wikipedia: Heatmap]
  
Visual Analysis of Network Graphs
 
* Relationships
 
* Hierarchies
 
* Communities
 
* Flows
 
* Spatial networks
 
  
= Readings =  
+
==Optional Readings==
  
* Visual Analysis of Complex Networks for Business Intelligence with Gephi [https://hal.archives-ouvertes.fr/hal-00828795/document]
+
* [http://junkcharts.typepad.com/junk_charts/2010/06/the-scatterplot-matrix-a-great-tool.html The scatter-plot matrix: a great tool]
* Graph Drawing [http://en.wikipedia.org/wiki/Graph_drawing]
+
* [https://search-proquest-com.libproxy.smu.edu.sg/docview/1750838449?rfr_id=info%3Axri%2Fsid%3Aprimo A Graphical Display of Large Correlation Matrices]
* Graph Analytics - Lesson Learned and Challenges Ahead [https://www.cs.umd.edu/users/ben/papers/Wong2011Graph.pdf]
+
* [https://www.sciencedirect.com/topics/engineering/ternary-diagram Ternary Diagram]
* Learning to Read and Interpret Network Graph Data Visualizations [http://noduslabs.com/cases/learn-read-interpret-network-graphs-data-visualization/]
+
* [http://csmgeo.csm.jmu.edu/geollab/fichter/Sedrx/readternary.html Reading a Ternary Diagram]
* The Visualization of Networks [http://www.vismaster.eu/news/von/]
+
* [http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/Inselberg-InfoVis97.pdf Multidimensional Detective]
* ViZster: Visualizing Online Social Networks [http://hci.stanford.edu/jheer/projects/vizster/early_design/]
+
* [https://eagereyes.org/techniques/parallel-coordinates Parallel Coordinates]
* Adam Perer. "Finding Beautiful Insights in the Chaos of Social Network Visualizations". In '''Beautiful Visualization'''. O’Reilly Press. [http://perer.org/papers/adamPerer-BV_ch10.pdf]
+
* [http://www.perceptualedge.com/articles/b-eye/parallel_coordinates.pdf Multivariate Analysis Using Parallel Coordinates]
* Visual Complexity [http://www.visualcomplexity.com/vc/]
 
 
 
= Getting Started with Gephi =
 
 
 
*  Webpage [http://gephi.org/]
 
*  Download [http://gephi.org/users/download/]
 
* Tutorial: Quick Start [http://gephi.org/users/quick-start/], Visualization [http://gephi.org/users/tutorial-visualization/], and Layouts [http://gephi.org/users/tutorial-layouts/]
 
* Forum [http://forum.gephi.org/]
 
* [https://seinecle.github.io/gephi-tutorials/ Gephi Tutorial]
 
* [http://www.martingrandjean.ch/gephi-introduction/ GEPHI – Introduction to Network Analysis and Visualization]
 

Revision as of 08:02, 13 February 2020