Difference between revisions of "Lesson 9"

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search
Line 33: Line 33:
 
== Content ==
 
== Content ==
  
Introduction to R Shiny
+
- What is a Web-enabled Visual Analytics Application?
*  Basic concept of graph
+
- Why building Web-enabled Visual Analytical Application?
*  Data and graph
+
- Evolution of web-based Technology
*  Where to find the data?
+
- Getting to Know Shiny
 
 
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
 
 
 
 
 
= Network Graph Visualisation and Analysis Tool =
 
 
 
'''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/]
 
 
 
 
 
= Reference =
 

Revision as of 19:46, 8 March 2020

Va.jpg IS428 Visual Analytics for Business Intelligence

About

Weekly Session

Assignments

Visual Analytics Project

Course Resources

 


Building Visually Driven Web Applications using R and Shiny

Content

- What is a Web-enabled Visual Analytics Application? - Why building Web-enabled Visual Analytical Application? - Evolution of web-based Technology - Getting to Know Shiny