reason-biz-charts
v1.0.0
Published
Reasonml binding for BizCharts
Readme
BizCharts binding for Reasonml
Bucklescript + ReasonReact binding for BizCharts library.
The documentation of using charts, please find it here.

Install
npm install --save reason-biz-chartsAdd reason-biz-charts to bs-dependencies in bsconfig.json
Usage
Please check examples directory or the BizCharts documentation for each component.
Run Examples
npm run run-examplesThen open the browser at http://localhost:1234/
