React-vis is a React visualization library. React-vis components are designed to work just like other React components. They have properties, children and callbacks. They can be composed. If you can work with React components, you can work with React-Vis. You can create complex charts with a minimum amount of code and sensible defaults, however, you can also customize every aspect of your chart. React-vis handles a great number of charts, from area charts to treemaps. React-vis was built to...