2.0.3 • Published 7 years ago

alep-ng2-chart v2.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago