UNPKG

ag-charts-community

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

61 lines (39 loc) 2.76 kB
[![npm](https://img.shields.io/npm/dm/ag-charts-community.svg)](https://www.npmjs.com/package/ag-charts-community) [![npm](https://img.shields.io/npm/dt/ag-charts-community.svg)](https://www.npmjs.com/package/ag-charts-community) # AG Charts Community 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](https://www.ag-grid.com/javascript-charts-overview/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github) for full documentation. ## Looking for a framework specific solution? * [Get Started with Angular](https://www.ag-grid.com/angular-charts/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github) * [Get Started with React](https://www.ag-grid.com/react-charts/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github) * [Get Started with Vue](https://www.ag-grid.com/vuejs-charts/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github) ## Getting started ### Install dependencies ```sh $ npm install --save ag-charts-community ``` ### Usage Please refer to our [Getting Started](https://www.ag-grid.com/javascript-charts/) 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. For more information on support check out our [dedicated page](https://www.ag-grid.com/support.php?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github). ## Asking Questions Look for similar problems on [StackOverflow](https://stackoverflow.com/questions/tagged/ag-charts) 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](https://www.ag-grid.com/ag-grid-jobs-board/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github) or send your application to info@ag-grid.com. ## License This project is licensed under the MIT license. See the [LICENSE file](./LICENSE.txt) for more info.