angular2-chartjs
- Version 0.5.1
- Published
- 19 kB
- 1 dependency
- MIT license
Install
npm i angular2-chartjsyarn add angular2-chartjspnpm add angular2-chartjsOverview
Chart.js component for Angular2
Index
Classes
class ChartComponent
class ChartComponent implements OnInit, OnChanges {}constructor
constructor(elementRef: ElementRef, ngZone: NgZone);property chart
chart: any;property clickCanvas
clickCanvas: EventEmitter<{}>;property clickDataset
clickDataset: EventEmitter<{}>;property clickElement
clickElement: EventEmitter<{}>;property clickElements
clickElements: EventEmitter<{}>;property data
data: any;property options
options: any;property type
type: string;method ngOnChanges
ngOnChanges: (changes: SimpleChanges) => void;method ngOnInit
ngOnInit: () => void;class ChartModule
class ChartModule {}constructor
constructor();Package Files (3)
Dependencies (1)
Dev Dependencies (17)
Peer Dependencies (3)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/angular2-chartjs.
- Markdown[](https://www.jsdocs.io/package/angular2-chartjs)
- HTML<a href="https://www.jsdocs.io/package/angular2-chartjs"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2220 ms. - Missing or incorrect documentation? Open an issue for this package.
