react-bumps-chart
TypeScript icon, indicating that this package has built-in type declarations

1.12.3 • 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/

/react-bumps-chart/

    Package Sidebar

    Install

    npm i react-bumps-chart

    Weekly Downloads

    14

    Version

    1.12.3

    License

    MIT

    Unpacked Size

    293 kB

    Total Files

    32

    Last publish

    Collaborators

    • johnwalley