react-parallel-coordinates
v0.2.9
Published
A ReactJS wrapper for the parallel coordinates d3 toolkit.
Downloads
26
Maintainers
Readme
react-parallel-coordinates
A ReactJS wrapper for the [parallel coordinates d3 toolkit] (https://github.com/Git-me-outta-here/parallel-coordinates.git)
See how the component is used in the example.
var ParallelCoordinatesComponent=require('react-parallel-coordinates')
should be sufficient.
See the example:
npm install
npm start
open http://localhost:3000/example/
Dependencies
- React
- Webpack
- webpack-dev-server
- jsx-loader
- react-hot-loader
- lodash
- d3
- and more