@acorex/charts
v20.4.12
Published
A collection of Angular chart components powered by D3.js.
Readme
AcoreX Charts Library
A collection of Angular chart components powered by D3.js.
Available Charts
- Bar Chart
- Line Chart
- Donut Chart
- Gauge Chart
- Hierarchy Chart
Installation
npm install @acorex/chartsUsage
Import specific chart components in your Angular module:
import { AXBarChartComponent } from '@acorex/charts/bar-chart';
import { AXLineChartComponent } from '@acorex/charts/line-chart';
import { AXDonutChartComponent } from '@acorex/charts/donut-chart';Add the components to your templates:
<ax-bar-chart [data]="barData" [options]="barOptions"></ax-bar-chart>
<ax-line-chart [data]="lineData" [options]="lineOptions"></ax-line-chart>
<ax-donut-chart [data]="donutData" [options]="donutOptions"></ax-donut-chart>Documentation
For detailed documentation and examples, see the individual chart component README files.
ACoreX
ACoreX is an UI framework based on angular. With over 50+ beautiful fully responsive and accessible components for everyone.
A few links to help you get started:
Team Leads
| Arash Oshnoudi | Ali Safari |
| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------- |
| |
|
Develop Team
| Reza Safari | Matin Givi | Shahin Kahrizi | Mohammad Parsaeifard | Mojtaba Erfan Rad |
| --------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------- |
| |
|
|
|
|
Design Team
| Mohammad Hasanzade | Meysa Aghili |
| -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| |
|
