angular2-highcharts
- Version 0.5.5
- Published
- 2 dependencies
- MIT license
Install
npm i angular2-highchartsyarn add angular2-highchartspnpm add angular2-highchartsOverview
Highcharts for your Angular2 project
Index
Classes
Classes
class ChartComponent
class ChartComponent {}constructor
constructor(element: ElementRef, highchartsService: HighchartsService);property addSeries
addSeries: EventEmitter<ChartEvent>;property afterPrint
afterPrint: EventEmitter<ChartEvent>;property beforePrint
beforePrint: EventEmitter<ChartEvent>;property chart
chart: any;property click
click: EventEmitter<ChartEvent>;property create
create: EventEmitter<any>;property drilldown
drilldown: EventEmitter<ChartEvent>;property drillup
drillup: EventEmitter<ChartEvent>;property element
element: ElementRef;property highchartsService
highchartsService: HighchartsService;property load
load: EventEmitter<ChartEvent>;property options
options: any;property redraw
redraw: EventEmitter<ChartEvent>;property selection
selection: EventEmitter<ChartEvent>;property series
series: ChartSeriesComponent;property type
type: string;property xAxis
xAxis: ChartXAxisComponent;property yAxis
yAxis: ChartYAxisComponent;method ngAfterViewInit
ngAfterViewInit: () => void;class ChartModule
class ChartModule {}method forRoot
static forRoot: ( highchartsStatic: HighchartsStatic, ...highchartsModules: Array<Function>) => ModuleWithProviders;class ChartPointComponent
class ChartPointComponent {}property click
click: EventEmitter<ChartEvent>;property mouseOut
mouseOut: EventEmitter<ChartEvent>;property mouseOver
mouseOver: EventEmitter<ChartEvent>;property remove
remove: EventEmitter<ChartEvent>;property select
select: EventEmitter<ChartEvent>;property unselect
unselect: EventEmitter<ChartEvent>;property update
update: EventEmitter<ChartEvent>;class ChartSeriesComponent
class ChartSeriesComponent {}property afterAnimate
afterAnimate: EventEmitter<ChartEvent>;property checkboxClick
checkboxClick: EventEmitter<ChartEvent>;property click
click: EventEmitter<ChartEvent>;property hide
hide: EventEmitter<ChartEvent>;property legendItemClick
legendItemClick: EventEmitter<ChartEvent>;property mouseOut
mouseOut: EventEmitter<ChartEvent>;property mouseOver
mouseOver: EventEmitter<ChartEvent>;property point
point: ChartPointComponent;property show
show: EventEmitter<ChartEvent>;class ChartXAxisComponent
class ChartXAxisComponent {}property afterBreaks
afterBreaks: EventEmitter<ChartEvent>;property afterSetExtremes
afterSetExtremes: EventEmitter<ChartEvent>;property pointBreak
pointBreak: EventEmitter<ChartEvent>;property pointInBreak
pointInBreak: EventEmitter<ChartEvent>;property setExtremes
setExtremes: EventEmitter<ChartEvent>;class ChartYAxisComponent
class ChartYAxisComponent {}property afterBreaks
afterBreaks: EventEmitter<ChartEvent>;property afterSetExtremes
afterSetExtremes: EventEmitter<ChartEvent>;property pointBreak
pointBreak: EventEmitter<ChartEvent>;property pointInBreak
pointInBreak: EventEmitter<ChartEvent>;property setExtremes
setExtremes: EventEmitter<ChartEvent>;Package Files (7)
Dependencies (2)
Dev Dependencies (21)
- @angular/common
- @angular/compiler
- @angular/compiler-cli
- @angular/core
- @angular/http
- @angular/platform-browser
- @angular/platform-browser-dynamic
- @angular/platform-server
- @types/es6-shim
- @types/jasmine
- core-js
- http-server
- jasmine-core
- karma
- karma-chrome-launcher
- karma-jasmine
- reflect-metadata
- rxjs
- systemjs
- typescript
- zone.js
Peer Dependencies (0)
No peer dependencies.
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-highcharts.
- Markdown[](https://www.jsdocs.io/package/angular2-highcharts)
- HTML<a href="https://www.jsdocs.io/package/angular2-highcharts"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1877 ms. - Missing or incorrect documentation? Open an issue for this package.
