Skip to content

yecicen/cs5044p2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS5044: Information Visualisation, Practical 2

In this project we created visualizations using the Unicorn Companies Dataset.

We have two graphs; a world map and a ranking list with bubble chart. Worldmap shows the connection between countries that invested by the same investment company. Ranking lists provides an overview of the dataset with customizable filters.

You can reach to live demo from St Andrews Hosting or from Heroku App

World Map

https://ibb.co/84dmsSC

Ranking List

https://ibb.co/k6SWV2R

Getting Started

Clone the repository using a terminal and git or simply downloading the source code

git clone https://github.com/yecicen/cs5044p2.git

Access to directory

cd cs5044p2

Install the libraries

npm install

Run the following command to start the server

npm start

Navigate to following link on your favourite browser:

http://localhost:3000/

You can interact with the world map or with the ranking-list bubble chart.

Authors:

Anli Hu, University of St. Andrews

Yunus Cicen, University of St. Andrews

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published