react-d3-chart-component
v1.0.0
Published
React chart component library built with D3 (scaffold).
Readme
react-d3-chart-component
React Component Library based on D3 Chart library. User can just import and use it as normal React Component with attributes in JSX.
Open demo/index.html to see demo.
Caution: This library is still in alpha state.
Version
Installing
First off, install with:
npm install [--save] react-d3-chart-component
Next, import Component into your React project:
import {Chart} from 'react-d3-chart-component'Add Component into JSX
Available Charts
License
MIT

