Difference between revisions of "Group12 Application"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 35: Line 35:
 
For the different layers in the first level, the features are different. Please refer to following diagram to understand the functions of each layer.
 
For the different layers in the first level, the features are different. Please refer to following diagram to understand the functions of each layer.
 
[[File:Group12ApplicationWorkflow.JPG|center|900px]]
 
[[File:Group12ApplicationWorkflow.JPG|center|900px]]
 +
 +
== Shiny Dashboard ==
 +
 +
The following is the design features of the dashboard.
 +
 +
=== Dashboard Page ===
 +
Skin : Blue
 +
Hearder: Fixed header Title :"CrossHolding Dashboard”
 +
 +
=== SideBar ===
 +
Slider : Filter data by Year,Quarter
 +
Text : Filter data by Holder and Stock names
 +
SelectInput : Filter data Centrality Type
 +
radioButtion : Filter data PreAssignedLevel Or All
 +
 +
=== Body ===
 +
tableItem : Graph
 +
fluidRow:Network Graph
 +
tableItem : Rawdata
 +
rawData
 +
fluidRow: Nodes
 +
fuildRow: Edges
  
  
 
== URL of the application ==
 
== URL of the application ==
 
https://koreastockcrossholding.shinyapps.io/ksch1202/
 
https://koreastockcrossholding.shinyapps.io/ksch1202/

Revision as of 12:54, 3 December 2017

Group12Title1.JPG Group 12 - Cross Shareholding

Proposal

Poster

Application

Report

 


Application Overview

There are three layers and two levels in the application, the first level contains Data Manipulation Layer, Filter Interactive Layer, and Graph Render Layer. The second level is the Shiny Dashboard.

Group12ApplicationOverview.JPG

Application Workflow

For the different layers in the first level, the features are different. Please refer to following diagram to understand the functions of each layer.

Group12ApplicationWorkflow.JPG

Shiny Dashboard

The following is the design features of the dashboard.

Dashboard Page

Skin : Blue Hearder: Fixed header Title :"CrossHolding Dashboard”

SideBar

Slider : Filter data by Year,Quarter Text : Filter data by Holder and Stock names SelectInput : Filter data Centrality Type radioButtion : Filter data PreAssignedLevel Or All

Body

tableItem : Graph fluidRow:Network Graph tableItem : Rawdata rawData fluidRow: Nodes fuildRow: Edges


URL of the application

https://koreastockcrossholding.shinyapps.io/ksch1202/