Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

icc-d3

lujian9815MIT0.1.5TypeScript support: included

Angular 11 d6 reusable charting library

angular2+, d3 v6, nvd3 like, zoomable brush chart, Line Chart, Area Chart, Stacked Area Chart, Bullet Chart, Bar Chart, Grouped Bar Chart, Stacked Bar Chart, Horizontal Bar Chart, Horizontal Grouped Bar Chart, Horizontal Stacked Bar Chart, Pie Chart, Donut Chart, Radial Gauge, Candle Stick Bar Chart

readme

Icc-d3

This library was generated with Angular CLI version 11.0.1.

Demos

Online demos:

  1. stackblitz demo: https://angular-d3-demos.stackblitz.io or https://stackblitz.com/edit/angular-d3-demos
  2. Angular d3 demo: https://github.com/lujian98/angular-d3-demo

Code scaffolding

Run ng generate component component-name --project icc to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project icc.

Note: Don't forget to add --project icc or else it will be added to the default project in your angular.json file.

Build

Run ng build icc to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build icc, go to the dist folder cd dist/icc and run npm publish.

Running unit tests

Run ng test icc to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.