Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sdd/d3-dataviz-example
- Owner: sdd
- Created: 2016-06-24T01:59:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T16:19:42.000Z (4 months ago)
- Last Synced: 2024-10-05T01:33:46.044Z (3 months ago)
- Language: JavaScript
- Size: 230 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: Readme.md
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.