What is react-vis?React-vis is a React visualization library created by Uber. With it you can easily create common charts, such as line, area, bar charts, pie and donut charts, tree maps and many more. React-vis is a good option because it is: SimpleFlexibleIntegrated with React.In this article I want to show how to build a simple line chart using react-vis. InstallationFirst of all you need to in