An open API service indexing awesome lists of open source software.

https://github.com/gravity-ui/charts

React charting library with 10+ chart types: area, bar, line, pie, scatter, treemap, and more
https://github.com/gravity-ui/charts

gravity-ui react react-charts

Last synced: about 2 months ago
JSON representation

React charting library with 10+ chart types: area, bar, line, pie, scatter, treemap, and more

Awesome Lists containing this project

README

          

# Gravity UI Charts · [![npm package](https://img.shields.io/npm/v/@gravity-ui/charts)](https://www.npmjs.com/package/@gravity-ui/charts) [![License](https://img.shields.io/github/license/gravity-ui/charts)](LICENSE) [![CI](https://img.shields.io/github/actions/workflow/status/gravity-ui/charts/.github/workflows/ci.yml?label=CI&logo=github)](https://github.com/gravity-ui/charts/actions/workflows/ci.yml?query=branch:main) [![storybook](https://img.shields.io/badge/Storybook-deployed-ff4685)](https://preview.gravity-ui.com/charts/)

React charting library with 10+ chart types: area, bar, line, pie, scatter, treemap, and more.

## Documentation

- [Overview](https://gravity-ui.github.io/charts/pages/overview.html)
- [Get started](https://gravity-ui.github.io/charts/pages/get-started.html)
- [Development](https://gravity-ui.github.io/charts/pages/development.html)
- [API](https://gravity-ui.github.io/charts/pages/api/overview.html)
- [Guides](https://gravity-ui.github.io/charts/pages/guides/tooltip.html)