tfso / react-tfso-components

Various generic react components. Dumb components only
MIT License
0 stars 0 forks source link

Bar Chart component #2

Open steinarj opened 5 years ago

steinarj commented 5 years ago

Purpose Bar chart component that can be used. Wrapper for http://recharts.org Consider using responsive container from reccharts. Will handle data sets of multiple bars.

Props

magnusjt commented 5 years ago

Just a note, if using a chart lib or other big libs, we should add them as peer dependencies to avoid increasing build size if not used