Yahoo India Web Search

Search results

  1. A composable charting library.

  2. www.npmjs.com › package › react-visreact-vis - npm

    A collection of react components to render common data visualization charts, such as line/area/bar charts, heat maps, scatterplots, contour plots, hexagon heatmaps, pie and donut charts, sunbursts, radar charts, parallel coordinates, and tree maps. Some notable features:

  3. A collection of react components to render common data visualization charts, such as line/area/bar charts, heat maps, scatterplots, contour plots, hexagon heatmaps, pie and donut charts, sunbursts, radar charts, parallel coordinates, and tree maps. Some notable features:

  4. React-vis is a React visualization library. It's been designed with the following principles in mind: React-friendly: 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.

  5. Use this online react-vis playground to view and fork react-vis example apps and templates on CodeSandbox.

  6. Data Visualization Components. Contribute to uber/react-vis development by creating an account on GitHub.

  7. Getting started. Jump right in on codepen! You can use react-vis directly on codepen (or equivalent). Each published version of react-vis is accessible via unpkg.com. Add react files, and a link to the latest react-vis version - such as https://unpkg.com/react-vis@1.6.7/dist/dist.min.js. But you can simply just use that pen and take it from there.