AG Charts is a fully-featured and highly customizable JavaScript charting library.
Features
Here are some of the features that make AG Charts stand out:
- modern, lightweight and performant
- thin, easy-to-use wrappers for all popular frameworks: React, Angular, Vue
- framework agnostic, easy to use from plain JavaScript or TypeScript
- zero dependencies
- support for all common chart types:
- Line Charts
- Bar/Column Charts
- Area Charts
- Scatter/Bubble Charts
- Pie/Doughnut Charts
- reactive - property changes are automatically batched to take effect on next frame
- simple, clean API
- interactive documentation
Visit our official docs for full documentation.
Getting started
Install dependencies
$ npm install --save ag-charts-community ag-charts-react
Usage
Please refer to our Getting Started Tutorial.
Issue Reporting
If you have found a bug, please report them at this repository issues
section. If you're using Enterprise version please use the private ticketing system to do that.
Asking Questions
Look for similar problems on StackOverflow using the ag-charts
tag. If nothing seems related, post a new message there. Do not use GitHub issues to ask questions.
Contributing
AG Charts is developed by a team of co-located developers in London. If you want to join the team check out our jobs board or send your application to info@ag-grid.com.
License
This project is licensed under the MIT license. See the LICENSE file for more info.