react-racing-bars

1.0.19 • Public • Published

react-racing-bars

react-racing-bars is a data visualization tool that creates bar charts over timeframes. It can be used for generating animated infographs based and 3D data structure.

Screenshot

Live Demo

Please checkout the live demo depoyed on: https://racing-bars.netlify.app/

Github Repo

https://github.com/Behnam1369/racing-bars

Implementation

install the component npm i react-racing-bars

import it into your project import RacingBars from "react-racing-bars";

use it like this:

<RacingBars data={data} time="round" title="team" value="score" barHeight={30} topN={4} topNColor="lime" lastN={3} lastNColor="red" />

Sample data can be found here .

Author

👤 Behnam Aghaali

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Package Sidebar

Install

npm i react-racing-bars

Weekly Downloads

1

Version

1.0.19

License

MIT

Unpacked Size

29.2 MB

Total Files

7

Last publish

Collaborators

  • behnam1369