All Projects → sujinleeme → data-visualization-experiments

sujinleeme / data-visualization-experiments

Licence: MIT license
Various Data Visualization Works with React, d3.js

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to data-visualization-experiments

D3 Graphviz
Graphviz DOT rendering and animated transitions using D3
Stars: ✭ 901 (+1244.78%)
Mutual labels:  d3v4
Vue Visualization
Vue 结合 D3.js 进行数据可视化开发的练手案例
Stars: ✭ 125 (+86.57%)
Mutual labels:  d3v4
D3vue
D3.js vs Vue.js examples
Stars: ✭ 225 (+235.82%)
Mutual labels:  d3v4
Scala Js D3v4
ScalaJS facade types for D3 version 5
Stars: ✭ 41 (-38.81%)
Mutual labels:  d3v4
Npm Introspect
🔎 Introspect is a tool to traverse the NPM ecosystem and identify quality modules. Use the CLI to upload and examine your project's dependencies.
Stars: ✭ 95 (+41.79%)
Mutual labels:  d3v4
Vs
Vue Visualisation Package using d3.js and leaflet.
Stars: ✭ 157 (+134.33%)
Mutual labels:  d3v4
Ant Admin
基于 antd 的后台管理平台, 在 react 中玩转 D3.js
Stars: ✭ 455 (+579.1%)
Mutual labels:  d3v4
react-native-d3multiline-chart
Animated Android and iOS multiline/line/scatterPoint chart based on d3.js 🤘😎🤘
Stars: ✭ 43 (-35.82%)
Mutual labels:  d3v4
D3js doc
D3js中文文档 D3中文 📊 📈 🎉
Stars: ✭ 1,599 (+2286.57%)
Mutual labels:  d3v4
React Simple Maps
Beautiful React SVG maps with d3-geo and topojson using a declarative api.
Stars: ✭ 2,360 (+3422.39%)
Mutual labels:  d3v4
D3
This is the repository for my course, Learning Data Visualization with D3.js on LinkedIn Learning and Lynda.com.
Stars: ✭ 64 (-4.48%)
Mutual labels:  d3v4
D3vue
A D3 Plugin for VueJS
Stars: ✭ 87 (+29.85%)
Mutual labels:  d3v4
D3tutorial
📊📈 A D3 v6 tutorial - interactive bar chart and multiple coordinated views (MCV)
Stars: ✭ 163 (+143.28%)
Mutual labels:  d3v4
D3 Dot Graph
This module provides D3js compatible library to parse and load files in graphviz DOT (.dot) (graph description language) format.
Stars: ✭ 23 (-65.67%)
Mutual labels:  d3v4
topometry
A comprehensive dimensional reduction framework to recover the latent topology from high-dimensional data.
Stars: ✭ 64 (-4.48%)
Mutual labels:  information-visualization
D3.v4 Api Translation
D3.js 4.x 中文手册
Stars: ✭ 751 (+1020.9%)
Mutual labels:  d3v4
D3 Es6
D3 力导向图 增删改动态更新数据 点击生成节点 拖拽生成连线...
Stars: ✭ 155 (+131.34%)
Mutual labels:  d3v4
d3-symbol-extra
Additional D3 symbol types.
Stars: ✭ 16 (-76.12%)
Mutual labels:  d3v4
Awesome Creative Coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
Stars: ✭ 8,696 (+12879.1%)
Mutual labels:  information-visualization
V Chart Plugin
Easily bind a chart to the data stored in your Vue.js components.
Stars: ✭ 188 (+180.6%)
Mutual labels:  d3v4

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].