react-horizontal-bar-chart
==========================

Simple horizontal bar chart react component, with inline tooltips.

Try it !

```
npm install
grunt serve
```

Or get a [demo](http://laem.github.io/react-horizontal-bar-chart/examples/#/)

Get the react component [here](https://github.com/laem/react-horizontal-bar-chart/blob/master/src/scripts/components/HBar.jsx)
