0.1.7 • Published 3 years ago

ng2-charts-schematics v0.1.7

Weekly downloads
4,705
License
MIT
Repository
-
Last release
3 years ago

Schematics for ng2-charts

Installation

npm install --save-dev ng2-charts-schematics

Usage

Generate a component with a line chart:

ng generate ng2-charts-schematics:line my-line-chart

Supported chart types are line, bar, radar, pie, polar-area, doughnut, bubble and scatter.