Skip to content

sujinleeme/data-visualization-experiments

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Data Visualization Experiments (react + d3.js)

This is the repository for my projects & assignments for Prof. Junhwan Lee(hci+d Lab)'s Information Visualization Master Course at Seoul National University. (F/W 2017) The main purpose of every work is that making interactive visualization applications and integrating D3.js in React. Additionally, I used recharts library to make bar and line graph.

Live

This project lives on https://sujinleeme.github.io/data-visualization-experiments.

The list of data visualization works

Gallery

OECD Social Expenditure (2013-2016 Changes in Road Traffic Accidents, Casualties and Fatalities BTS(방탄소년단)'s Spotify Artist Social Network My Running Calendar - Strava (2017) Elementary and secondary Schools in Korea (2017)

Setup

  • Clone this repo to your desktop and run npm install or yarn install to install all the dependencies.
  • To run server, npm start or yarn start and open up http://localhost:3000/.

License

This project is licensed under the terms of the MIT license.