1.0.19 ā€¢ Published 1 year ago

react-racing-bars v1.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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!

1.0.19

1 year ago

1.0.18

1 year ago

1.0.16

1 year ago

1.0.14

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago