React component for micro bar-charts rendered with D3. Companion to react-sparkline.
npm install react-micro-bar-chart
Intended for simple micro-charts.
var MicroBarChart = require('react-micro-bar-chart');
<MicroBarChart data={anArrayOfNumbers} />See the demo for more examples.
http://kyleamathews.github.io/react-micro-bar-chart/