/d3-dataviz-example

D3 React dataviz example

Primary LanguageJavaScript

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.