A ReactJS wrapper for the parallel coordinates d3 toolkit.
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.
npm install
npm start
open http://localhost:3000/example/
``