alep-ng2-chart
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

alep-ng2-chart

Installation

To install this Angular2 component, run:

$ npm install alep-ng2-chart --save

Dependencies

This component depends on:

Usage

Inputs:

  • emUpdateChart: EventEmitter (optional) = reference to an event emitter that signals when to update the chart.
  • inputChart: iAlepNg2InputChart (required) = object defined in dist/models/iAlepNg2InputChart.d.ts.
  • inputChartStyling: Object (optional) = object that can have any of the properties defined in dist/models/iStylingChart.d.ts. Every property given in this input will override the corresponding property in the default styling object in a merge procedure. Any non-specified property will have the default value.

Development

Source code can be found at:

https://github.com/alessioprestileo/alep-ng2-chart.git

License

MIT © Alessio Prestileo

Readme

Keywords

Package Sidebar

Install

npm i alep-ng2-chart

Weekly Downloads

2

Version

2.0.3

License

MIT

Last publish

Collaborators

  • alep