Difference between revisions of "Lesson08"

From ISSS608-Visual Analytics and Applications
Jump to navigation Jump to search
Line 108: Line 108:
 
* [http://timelyportfolio.github.io/sunburstR/example_baseball.html Visualize Baseball with sunburstR]
 
* [http://timelyportfolio.github.io/sunburstR/example_baseball.html Visualize Baseball with sunburstR]
 
* [https://medium.com/optima-blog/create-basic-sunburst-graphs-with-ggplot2-7d7484d92c61 Create Basic Sunburst Graphs with ggplot2]
 
* [https://medium.com/optima-blog/create-basic-sunburst-graphs-with-ggplot2-7d7484d92c61 Create Basic Sunburst Graphs with ggplot2]
 
==Circular Plot==
 
* [https://cran.r-project.org/web/packages/circlize/index.html circlize: circular visualization in R]
 
* [https://jokergoo.github.io/circlize_book/book/ Circular Visualization in R]
 

Revision as of 22:28, 8 March 2020

Vaa logo.jpg ISSS608 Visual Analytics and Applications

About

Weekly Session

Assignment

Visual Analytics Project

Course Resources

 


Visualising and Analysing High-dimensional Data

Content

  • Introduction to High-dimensional Data
  • Bivariate Matrix
    • Trellis
    • Correlation Matrix
    • Correlogram
  • Multivariate Data Visualisation
    • Ternary Plot
    • Glyphs or Star Plot
    • Heatmap
    • Parallel Coordinate Plot
  • Space-constrained visualization of hierarchies
    • Treemaps
    • Sunburst diagram


Readings

Core Readings

Multivariate Methods

Treemaps


Optional Readings

Multivariate Methods

Treemaps

R Packages

Treemaps

Sunburst Diagram