Skip to content

Commit

Permalink
9.0.1 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlandsman committed Dec 5, 2023
1 parent 882920b commit d5d4af5
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 26 deletions.
Binary file modified dist/packages/ag-charts-angular.tgz
Binary file not shown.
Binary file modified dist/packages/ag-charts-community.tgz
Binary file not shown.
Binary file modified dist/packages/ag-charts-enterprise.tgz
Binary file not shown.
Binary file modified dist/packages/ag-charts-react.tgz
Binary file not shown.
Binary file modified dist/packages/ag-charts-vue.tgz
Binary file not shown.
Binary file modified dist/packages/ag-charts-vue3.tgz
Binary file not shown.
74 changes: 48 additions & 26 deletions dist/packages/contents/ag-charts-angular/package/README.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,67 @@
[![npm](https://img.shields.io/npm/dm/ag-charts-angular.svg)](https://www.npmjs.com/package/ag-charts-angular)
[![npm](https://img.shields.io/npm/dt/ag-charts-angular.svg)](https://www.npmjs.com/package/ag-charts-angular)
<picture><source media="(prefers-color-scheme: dark)" srcset="../../../../.github/banner-dark.png"><source media="(prefers-color-scheme: light)" srcset="../../../../.github/banner-light.png"><img alt="AG Charts canvas-based charting trusted by the community, built for enterprise." src="../../../../.github/banner-light.png"></picture>

[![Github Stars](https://img.shields.io/github/stars/ag-grid/ag-charts?style=social)](https://github.com/ag-grid/ag-charts) [![Twitter](https://img.shields.io/twitter/follow/ag_grid?style=social)](https://twitter.com/ag_grid)

| Module | Info |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| ag-charts-community | [![npm](https://img.shields.io/npm/dm/ag-charts-community)](https://www.npmjs.com/package/ag-charts-community) <br> [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ag-charts-community&metric=alert_status)](https://sonarcloud.io/dashboard?id=ag-charts-community) <br> |
| ag-charts-enterprise | [![npm](https://img.shields.io/npm/dm/ag-charts-enterprise)](https://www.npmjs.com/package/ag-charts-enterprise) <br> [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ag-charts-community&metric=alert_status)](https://sonarcloud.io/dashboard?id=ag-charts-community) |
| ag-charts-angular | [![npm](https://img.shields.io/npm/dm/ag-charts-angular.svg)](https://www.npmjs.com/package/ag-charts-angular) <br> [![npm](https://img.shields.io/npm/dt/ag-charts-angular.svg)](https://www.npmjs.com/package/ag-charts-angular) |

# AG Charts Angular Community

AG Charts Angular is a fully-featured and highly customizable JavaScript charting library.
AG Charts is a fully-featured and highly customizable JavaScript charting library. The professional choice for developers building enterprise applications

It delivers [outstanding performance](https://charts.ag-grid.com/?utm_source=ag-grid-readme&utm_medium=repository&utm_campaign=github), has no third-party dependencies and [integrates smoothly with all major JavaScript frameworks](https://charts.ag-grid.com/angular/quick-start?utm_source=ag-grid-readme&utm_medium=repository&utm_campaign=github).

## 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/angular-charts/overview/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github) for full documentation.
- 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 many chart types:
- Line
- Bar
- Area
- Scatter
- Bubble
- Pie
- Doughnut
- Histogram
- Box Plot \*
- Heatmap \*
- Nightingale \*
- Range
- Bar \*
- Area \*
- Radar
- Area \*
- Line \*
- Bar \*
- Column \*
- Bullet \*
- Reactive - property changes are automatically batched to take effect on next frame
- Simple, clean API
- Interactive documentation

\* The features marked with an asterisk are available in the [Enterprise version](https://charts.ag-grid.com/license-pricing/?utm_source=ag-grid-readme&utm_medium=repository&utm_campaign=github) only.

Check out the [developer documentation](https://charts.ag-grid.com/angular/?utm_source=ag-grid-readme&utm_medium=repository&utm_campaign=github) for a complete list of features or visit [our official docs](https://charts.ag-grid.com/gallery/?utm_source=ag-grid-readme&utm_medium=repository&utm_campaign=github) for tutorials and feature demos.

## Getting started

### Install dependencies

```sh
$ npm install --save ag-charts-community ag-charts-angular
```
See [Get Started with Angular](https://charts.ag-grid.com/angular/quick-start/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github).

### Usage
### Installation

Please refer to our [Getting Started](https://www.ag-grid.com/angular-charts/getting-started/) Tutorial.
See [Installation for Angular](https://charts.ag-grid.com/angular/installation/).

## 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](https://ag-grid.zendesk.com/) system to do that.
If you have found a bug, please report it in this repository's [issues](https://github.com/ag-grid/ag-charts/issues) section. If you're using the Enterprise version, please use the [private ticketing](https://ag-grid.zendesk.com/) system to do that.

## Asking Questions

Expand Down
21 changes: 21 additions & 0 deletions packages/ag-charts-angular/dist/ag-charts-angular/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License

Copyright (c) 2015-2019 AG GRID LTD

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

0 comments on commit d5d4af5

Please sign in to comment.