react-bumps-chart

1.7.0 • Public • Published

React Bumps Chart

React Bumps Chart is a library for drawing rowing bumps charts.

Version

Screenshot 2019-07-23 at 17 33 12

Install

npm install --save react-bumps-chart

How to use

import BumpsChart from 'react-bumps-chart';

const Example = () => <BumpsChart data={data} />;

Development

If you want to develop a component

  • npm i

  • npm run storybook

If you want to build

  • npm run storybook-build

Documentation

See https://react-bumps-chart.mulberryhousesoftware.com/

Readme

Keywords

none

Package Sidebar

Install

npm i react-bumps-chart

Weekly Downloads

0

Version

1.7.0

License

MIT

Unpacked Size

362 kB

Total Files

5

Last publish

Collaborators

  • johnwalley