Difference between revisions of "Group15 application&user-guide"

From ISSS608-Visual Analytics and Applications
Jump to navigation Jump to search
Line 40: Line 40:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td><b>1.Load data dashboard</b>
+
<td><b>1.Default Page / Map Page</b>
This dashboard allows the user to load their data for using our app
+
This is the default page that goes in from the application.
 
<br>
 
<br>
It has to be highlighted that only categorical variables are accepted by arules package for doing association rule mining. We thus provided a functionality to transform the numeric variables and binary numeric variables to categorical variables first at the data importing stage.
+
The yellow boxes are the app main title "COVID-2019 Analysis" and the title of this page "Maps".
 
 
 
<br>
 
<br>
The screen displays the original data uploaded and the transformed data (if it contains numeric variables)
+
You can open the sidebar menu by clicking on the three horizontal lines in red circle 1. After opening, you can see two page-selections (red circle 2): "Map" and "Descriptive".
 
 
 
<br>
 
<br>
The transformation process will be discussed in the next section on the detailed application designs.
+
The number 3 at the top of the page is the navigation bar of this page. You can view different maps by clicking on the options.  "Global" represents a static world map, "China" represents a static China map, " Animated China " represents a dynamic China map.
 
+
<br>
 +
For each map, especially the dynamic map of China, the change of the confirmed number can be viewed from the position of circle 4, and the time information in circle 5 shows the date (and time) corresponding to the confirmed number.  Circle 6 is a color legend, and the number of confirmed cases is represented by the depth of color.
 
</td>
 
</td>
 
<td>[[File:VRshiny_report_grp8_files_image013.png|700px|center]]</td>
 
<td>[[File:VRshiny_report_grp8_files_image013.png|700px|center]]</td>

Revision as of 22:17, 26 April 2020

Group15 banner.png



Proposal

Poster

Application

Research Paper

Back to Main


Our Application

VRshiny Application: You are welcomed to click the link here to try out our application VRshiny yourself. Have fun!

Design Concepts Dashboard
1.Default Page / Map Page

This is the default page that goes in from the application.
The yellow boxes are the app main title "COVID-2019 Analysis" and the title of this page "Maps".
You can open the sidebar menu by clicking on the three horizontal lines in red circle 1. After opening, you can see two page-selections (red circle 2): "Map" and "Descriptive".
The number 3 at the top of the page is the navigation bar of this page. You can view different maps by clicking on the options. "Global" represents a static world map, "China" represents a static China map, " Animated China " represents a dynamic China map.
For each map, especially the dynamic map of China, the change of the confirmed number can be viewed from the position of circle 4, and the time information in circle 5 shows the date (and time) corresponding to the confirmed number. Circle 6 is a color legend, and the number of confirmed cases is represented by the depth of color.

2.Dashboard for generic market basket analysis

This dashboard is designed for the generic MBA analysis, where we allow the users to have an overview of the individual rules before they choose one particular area to investigate.


The zoom-in scatter plot, the network visualization and the data table will be filtered based on the selected box in the first overview scatterplot.