Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sdd/d3-dataviz-example

D3 React dataviz example
https://github.com/sdd/d3-dataviz-example

Last synced: 3 months ago
JSON representation

D3 React dataviz example

Awesome Lists containing this project

README

        

# Installation

This was developed in an environment where node v6.2 was being used, however it has been tested and works on node v5.11.

run `npm install`

# Execution

run `npm run dev` to start webpack-dev-server, then browse to http://localhost:8080. (it may take a few seconds for webpack to build the bundle).

# Instructions

Select a stock from the drop-down to view on the timeline. Use the sliders on the overview
panel of the timeline to change the view of the timeline's zoom panel.