npm install --save react-keenio
You have to supply a client, a query and a chartType as props. Furthermore all other configuration options found from the keen.io visualization docs are supported.
Also, check out the demo in the example
folder.
Clone the repo, npm install
also in the example dir.
Now you can run the example and modifications to the chart component will be reflected in it after you build it :)
MIT License