@syncfusion/ej2-angular-charts 29.2.5 → 29.2.8-ngcc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/@syncfusion/ej2-angular-charts.es5.js +5013 -0
- package/@syncfusion/ej2-angular-charts.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-charts.js +4731 -0
- package/@syncfusion/ej2-angular-charts.js.map +1 -0
- package/dist/ej2-angular-charts.umd.js +5700 -0
- package/dist/ej2-angular-charts.umd.js.map +1 -0
- package/dist/ej2-angular-charts.umd.min.js +11 -0
- package/dist/ej2-angular-charts.umd.min.js.map +1 -0
- package/ej2-angular-charts.d.ts +13 -0
- package/ej2-angular-charts.metadata.json +1 -0
- package/license +10 -0
- package/package.json +16 -60
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/accumulation-chart/accumulationchart-all.module.d.ts +0 -6
- package/src/accumulation-chart/accumulationchart.component.d.ts +0 -3
- package/src/accumulation-chart/accumulationchart.module.d.ts +0 -8
- package/src/accumulation-chart/annotations.directive.d.ts +2 -7
- package/src/accumulation-chart/series.directive.d.ts +0 -5
- package/src/bullet-chart/bulletchart-all.module.d.ts +0 -6
- package/src/bullet-chart/bulletchart.component.d.ts +0 -3
- package/src/bullet-chart/bulletchart.module.d.ts +0 -7
- package/src/bullet-chart/ranges.directive.d.ts +0 -5
- package/src/chart/annotations.directive.d.ts +3 -8
- package/src/chart/axes.directive.d.ts +1 -6
- package/src/chart/categories.directive.d.ts +0 -5
- package/src/chart/chart-all.module.d.ts +0 -6
- package/src/chart/chart.component.d.ts +0 -3
- package/src/chart/chart.module.d.ts +0 -19
- package/src/chart/columns.directive.d.ts +0 -5
- package/src/chart/indicators.directive.d.ts +0 -5
- package/src/chart/multilevellabels.directive.d.ts +0 -5
- package/src/chart/rangecolorsettings.directive.d.ts +0 -5
- package/src/chart/rows.directive.d.ts +0 -5
- package/src/chart/segments.directive.d.ts +0 -5
- package/src/chart/selecteddataindexes.directive.d.ts +0 -5
- package/src/chart/series.directive.d.ts +0 -5
- package/src/chart/striplines.directive.d.ts +0 -5
- package/src/chart/trendlines.directive.d.ts +1 -6
- package/src/chart3d/axes.directive.d.ts +1 -6
- package/src/chart3d/chart3d-all.module.d.ts +0 -6
- package/src/chart3d/chart3d.component.d.ts +0 -3
- package/src/chart3d/chart3d.module.d.ts +0 -11
- package/src/chart3d/columns.directive.d.ts +0 -5
- package/src/chart3d/rows.directive.d.ts +0 -5
- package/src/chart3d/selecteddataindexes.directive.d.ts +0 -5
- package/src/chart3d/series.directive.d.ts +0 -5
- package/src/circularchart3d/circularchart3d-all.module.d.ts +0 -6
- package/src/circularchart3d/circularchart3d.component.d.ts +0 -3
- package/src/circularchart3d/circularchart3d.module.d.ts +0 -8
- package/src/circularchart3d/selecteddataindexes.directive.d.ts +0 -5
- package/src/circularchart3d/series.directive.d.ts +0 -5
- package/src/range-navigator/rangenavigator-all.module.d.ts +0 -6
- package/src/range-navigator/rangenavigator.component.d.ts +0 -3
- package/src/range-navigator/rangenavigator.module.d.ts +0 -7
- package/src/range-navigator/series.directive.d.ts +0 -5
- package/src/smithchart/series.directive.d.ts +0 -5
- package/src/smithchart/smithchart-all.module.d.ts +0 -6
- package/src/smithchart/smithchart.component.d.ts +0 -3
- package/src/smithchart/smithchart.module.d.ts +0 -7
- package/src/sparkline/rangebandsettings.directive.d.ts +0 -5
- package/src/sparkline/sparkline-all.module.d.ts +0 -6
- package/src/sparkline/sparkline.component.d.ts +0 -3
- package/src/sparkline/sparkline.module.d.ts +0 -7
- package/src/stock-chart/annotations.directive.d.ts +0 -5
- package/src/stock-chart/axes.directive.d.ts +0 -5
- package/src/stock-chart/indicators.directive.d.ts +0 -5
- package/src/stock-chart/periods.directive.d.ts +0 -5
- package/src/stock-chart/rows.directive.d.ts +0 -5
- package/src/stock-chart/selecteddataindexes.directive.d.ts +0 -5
- package/src/stock-chart/series.directive.d.ts +0 -5
- package/src/stock-chart/stockchart-all.module.d.ts +0 -6
- package/src/stock-chart/stockchart.component.d.ts +0 -3
- package/src/stock-chart/stockchart.module.d.ts +0 -15
- package/src/stock-chart/stockevents.directive.d.ts +0 -5
- package/src/stock-chart/trendlines.directive.d.ts +1 -6
- package/CHANGELOG.md +0 -3516
- package/esm2020/public_api.mjs +0 -2
- package/esm2020/src/accumulation-chart/accumulationchart-all.module.mjs +0 -53
- package/esm2020/src/accumulation-chart/accumulationchart.component.mjs +0 -146
- package/esm2020/src/accumulation-chart/accumulationchart.module.mjs +0 -43
- package/esm2020/src/accumulation-chart/annotations.directive.mjs +0 -62
- package/esm2020/src/accumulation-chart/series.directive.mjs +0 -62
- package/esm2020/src/bullet-chart/bulletchart-all.module.mjs +0 -32
- package/esm2020/src/bullet-chart/bulletchart.component.mjs +0 -85
- package/esm2020/src/bullet-chart/bulletchart.module.mjs +0 -34
- package/esm2020/src/bullet-chart/ranges.directive.mjs +0 -54
- package/esm2020/src/chart/annotations.directive.mjs +0 -60
- package/esm2020/src/chart/axes.directive.mjs +0 -58
- package/esm2020/src/chart/categories.directive.mjs +0 -59
- package/esm2020/src/chart/chart-all.module.mjs +0 -203
- package/esm2020/src/chart/chart.component.mjs +0 -518
- package/esm2020/src/chart/chart.module.mjs +0 -142
- package/esm2020/src/chart/columns.directive.mjs +0 -52
- package/esm2020/src/chart/indicators.directive.mjs +0 -54
- package/esm2020/src/chart/multilevellabels.directive.mjs +0 -60
- package/esm2020/src/chart/rangecolorsettings.directive.mjs +0 -52
- package/esm2020/src/chart/rows.directive.mjs +0 -52
- package/esm2020/src/chart/segments.directive.mjs +0 -58
- package/esm2020/src/chart/selecteddataindexes.directive.mjs +0 -52
- package/esm2020/src/chart/series.directive.mjs +0 -68
- package/esm2020/src/chart/striplines.directive.mjs +0 -56
- package/esm2020/src/chart/trendlines.directive.mjs +0 -58
- package/esm2020/src/chart3d/axes.directive.mjs +0 -52
- package/esm2020/src/chart3d/chart3d-all.module.mjs +0 -68
- package/esm2020/src/chart3d/chart3d.component.mjs +0 -189
- package/esm2020/src/chart3d/chart3d.module.mjs +0 -70
- package/esm2020/src/chart3d/columns.directive.mjs +0 -52
- package/esm2020/src/chart3d/rows.directive.mjs +0 -52
- package/esm2020/src/chart3d/selecteddataindexes.directive.mjs +0 -52
- package/esm2020/src/chart3d/series.directive.mjs +0 -62
- package/esm2020/src/circularchart3d/circularchart3d-all.module.mjs +0 -47
- package/esm2020/src/circularchart3d/circularchart3d.component.mjs +0 -125
- package/esm2020/src/circularchart3d/circularchart3d.module.mjs +0 -43
- package/esm2020/src/circularchart3d/selecteddataindexes.directive.mjs +0 -52
- package/esm2020/src/circularchart3d/series.directive.mjs +0 -62
- package/esm2020/src/index.mjs +0 -64
- package/esm2020/src/range-navigator/rangenavigator-all.module.mjs +0 -32
- package/esm2020/src/range-navigator/rangenavigator.component.mjs +0 -127
- package/esm2020/src/range-navigator/rangenavigator.module.mjs +0 -34
- package/esm2020/src/range-navigator/series.directive.mjs +0 -54
- package/esm2020/src/smithchart/series.directive.mjs +0 -46
- package/esm2020/src/smithchart/smithchart-all.module.mjs +0 -32
- package/esm2020/src/smithchart/smithchart.component.mjs +0 -78
- package/esm2020/src/smithchart/smithchart.module.mjs +0 -34
- package/esm2020/src/sparkline/rangebandsettings.directive.mjs +0 -46
- package/esm2020/src/sparkline/sparkline-all.module.mjs +0 -29
- package/esm2020/src/sparkline/sparkline.component.mjs +0 -71
- package/esm2020/src/sparkline/sparkline.module.mjs +0 -34
- package/esm2020/src/stock-chart/annotations.directive.mjs +0 -60
- package/esm2020/src/stock-chart/axes.directive.mjs +0 -52
- package/esm2020/src/stock-chart/indicators.directive.mjs +0 -54
- package/esm2020/src/stock-chart/periods.directive.mjs +0 -54
- package/esm2020/src/stock-chart/rows.directive.mjs +0 -52
- package/esm2020/src/stock-chart/selecteddataindexes.directive.mjs +0 -52
- package/esm2020/src/stock-chart/series.directive.mjs +0 -58
- package/esm2020/src/stock-chart/stockchart-all.module.mjs +0 -29
- package/esm2020/src/stock-chart/stockchart.component.mjs +0 -330
- package/esm2020/src/stock-chart/stockchart.module.mjs +0 -106
- package/esm2020/src/stock-chart/stockevents.directive.mjs +0 -54
- package/esm2020/src/stock-chart/trendlines.directive.mjs +0 -59
- package/esm2020/syncfusion-ej2-angular-charts.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-charts.mjs +0 -4359
- package/fesm2015/syncfusion-ej2-angular-charts.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-charts.mjs +0 -4359
- package/fesm2020/syncfusion-ej2-angular-charts.mjs.map +0 -1
- package/syncfusion-ej2-angular-charts.d.ts +0 -5
|
@@ -2,7 +2,6 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@a
|
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { Sparkline } from '@syncfusion/ej2-charts';
|
|
4
4
|
import { RangeBandSettingsDirective } from './rangebandsettings.directive';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
5
|
export declare const inputs: string[];
|
|
7
6
|
export declare const outputs: string[];
|
|
8
7
|
export declare const twoWays: string[];
|
|
@@ -41,6 +40,4 @@ export declare class SparklineComponent extends Sparkline implements IComponentB
|
|
|
41
40
|
ngAfterContentChecked(): void;
|
|
42
41
|
registerEvents: (eventList: string[]) => void;
|
|
43
42
|
addTwoWay: (propList: string[]) => void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SparklineComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SparklineComponent, "ejs-sparkline", never, { "axisSettings": "axisSettings"; "border": "border"; "containerArea": "containerArea"; "dataLabelSettings": "dataLabelSettings"; "dataSource": "dataSource"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "endPointColor": "endPointColor"; "fill": "fill"; "format": "format"; "height": "height"; "highPointColor": "highPointColor"; "lineWidth": "lineWidth"; "locale": "locale"; "lowPointColor": "lowPointColor"; "markerSettings": "markerSettings"; "negativePointColor": "negativePointColor"; "opacity": "opacity"; "padding": "padding"; "palette": "palette"; "query": "query"; "rangeBandSettings": "rangeBandSettings"; "rangePadding": "rangePadding"; "startPointColor": "startPointColor"; "theme": "theme"; "tiePointColor": "tiePointColor"; "tooltipSettings": "tooltipSettings"; "type": "type"; "useGroupingSeparator": "useGroupingSeparator"; "valueType": "valueType"; "width": "width"; "xName": "xName"; "yName": "yName"; }, { "axisRendering": "axisRendering"; "dataLabelRendering": "dataLabelRendering"; "load": "load"; "loaded": "loaded"; "markerRendering": "markerRendering"; "pointRegionMouseClick": "pointRegionMouseClick"; "pointRegionMouseMove": "pointRegionMouseMove"; "pointRendering": "pointRendering"; "resize": "resize"; "seriesRendering": "seriesRendering"; "sparklineMouseClick": "sparklineMouseClick"; "sparklineMouseMove": "sparklineMouseMove"; "tooltipInitialize": "tooltipInitialize"; }, ["childRangeBandSettings"], never>;
|
|
46
43
|
}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./sparkline.component";
|
|
3
|
-
import * as i2 from "./rangebandsettings.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
1
|
/**
|
|
6
2
|
* NgModule definition for the Sparkline component.
|
|
7
3
|
*/
|
|
8
4
|
export declare class SparklineModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SparklineModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SparklineModule, [typeof i1.SparklineComponent, typeof i2.RangeBandSettingDirective, typeof i2.RangeBandSettingsDirective], [typeof i3.CommonModule], [typeof i1.SparklineComponent, typeof i2.RangeBandSettingDirective, typeof i2.RangeBandSettingsDirective]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SparklineModule>;
|
|
12
5
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* Annotation Directive
|
|
6
5
|
* ```html
|
|
@@ -75,8 +74,6 @@ export declare class StockChartAnnotationDirective extends ComplexBase<StockChar
|
|
|
75
74
|
*/
|
|
76
75
|
content: any;
|
|
77
76
|
constructor(viewContainerRef: ViewContainerRef);
|
|
78
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAnnotationDirective, never>;
|
|
79
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartAnnotationDirective, "ejs-stockchart-annotations>e-stockchart-annotation", never, { "content": "content"; "coordinateUnits": "coordinateUnits"; "description": "description"; "horizontalAlignment": "horizontalAlignment"; "region": "region"; "verticalAlignment": "verticalAlignment"; "x": "x"; "xAxisName": "xAxisName"; "y": "y"; "yAxisName": "yAxisName"; }, {}, ["content"]>;
|
|
80
77
|
}
|
|
81
78
|
/**
|
|
82
79
|
* StockChartAnnotation Array Directive
|
|
@@ -84,6 +81,4 @@ export declare class StockChartAnnotationDirective extends ComplexBase<StockChar
|
|
|
84
81
|
*/
|
|
85
82
|
export declare class StockChartAnnotationsDirective extends ArrayBase<StockChartAnnotationsDirective> {
|
|
86
83
|
constructor();
|
|
87
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAnnotationsDirective, never>;
|
|
88
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartAnnotationsDirective, "ejs-stockchart>e-stockchart-annotations", never, {}, {}, ["children"]>;
|
|
89
84
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* Axis Directive
|
|
6
5
|
* ```html
|
|
@@ -277,8 +276,6 @@ export declare class StockChartAxisDirective extends ComplexBase<StockChartAxisD
|
|
|
277
276
|
*/
|
|
278
277
|
zoomPosition: any;
|
|
279
278
|
constructor(viewContainerRef: ViewContainerRef);
|
|
280
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAxisDirective, never>;
|
|
281
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartAxisDirective, "e-stockchart-axes>e-stockchart-axis", never, { "coefficient": "coefficient"; "crossesAt": "crossesAt"; "crossesInAxis": "crossesInAxis"; "crosshairTooltip": "crosshairTooltip"; "description": "description"; "desiredIntervals": "desiredIntervals"; "edgeLabelPlacement": "edgeLabelPlacement"; "enableAutoIntervalOnZooming": "enableAutoIntervalOnZooming"; "enableTrim": "enableTrim"; "interval": "interval"; "intervalType": "intervalType"; "isInversed": "isInversed"; "labelFormat": "labelFormat"; "labelIntersectAction": "labelIntersectAction"; "labelPlacement": "labelPlacement"; "labelPosition": "labelPosition"; "labelRotation": "labelRotation"; "labelStyle": "labelStyle"; "lineStyle": "lineStyle"; "logBase": "logBase"; "majorGridLines": "majorGridLines"; "majorTickLines": "majorTickLines"; "maximum": "maximum"; "maximumLabelWidth": "maximumLabelWidth"; "maximumLabels": "maximumLabels"; "minimum": "minimum"; "minorGridLines": "minorGridLines"; "minorTickLines": "minorTickLines"; "minorTicksPerInterval": "minorTicksPerInterval"; "name": "name"; "opposedPosition": "opposedPosition"; "placeNextToAxisLine": "placeNextToAxisLine"; "plotOffset": "plotOffset"; "rangePadding": "rangePadding"; "rowIndex": "rowIndex"; "skeleton": "skeleton"; "skeletonType": "skeletonType"; "span": "span"; "startAngle": "startAngle"; "stripLines": "stripLines"; "tabIndex": "tabIndex"; "tickPosition": "tickPosition"; "title": "title"; "titleStyle": "titleStyle"; "valueType": "valueType"; "visible": "visible"; "zoomFactor": "zoomFactor"; "zoomPosition": "zoomPosition"; }, {}, never>;
|
|
282
279
|
}
|
|
283
280
|
/**
|
|
284
281
|
* StockChartAxis Array Directive
|
|
@@ -286,6 +283,4 @@ export declare class StockChartAxisDirective extends ComplexBase<StockChartAxisD
|
|
|
286
283
|
*/
|
|
287
284
|
export declare class StockChartAxesDirective extends ArrayBase<StockChartAxesDirective> {
|
|
288
285
|
constructor();
|
|
289
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAxesDirective, never>;
|
|
290
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartAxesDirective, "ejs-stockchart>e-stockchart-axes", never, {}, {}, ["children"]>;
|
|
291
286
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* Indicator Directive
|
|
6
5
|
* ```html
|
|
@@ -199,8 +198,6 @@ export declare class StockChartIndicatorDirective extends ComplexBase<StockChart
|
|
|
199
198
|
*/
|
|
200
199
|
yAxisName: any;
|
|
201
200
|
constructor(viewContainerRef: ViewContainerRef);
|
|
202
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartIndicatorDirective, never>;
|
|
203
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartIndicatorDirective, "e-stockchart-indicators>e-stockchart-indicator", never, { "animation": "animation"; "bandColor": "bandColor"; "close": "close"; "dPeriod": "dPeriod"; "dashArray": "dashArray"; "dataSource": "dataSource"; "fastPeriod": "fastPeriod"; "field": "field"; "fill": "fill"; "high": "high"; "kPeriod": "kPeriod"; "low": "low"; "lowerLine": "lowerLine"; "macdLine": "macdLine"; "macdNegativeColor": "macdNegativeColor"; "macdPositiveColor": "macdPositiveColor"; "macdType": "macdType"; "open": "open"; "overBought": "overBought"; "overSold": "overSold"; "period": "period"; "periodLine": "periodLine"; "pointColorMapping": "pointColorMapping"; "query": "query"; "seriesName": "seriesName"; "showZones": "showZones"; "slowPeriod": "slowPeriod"; "standardDeviation": "standardDeviation"; "type": "type"; "upperLine": "upperLine"; "volume": "volume"; "width": "width"; "xAxisName": "xAxisName"; "xName": "xName"; "yAxisName": "yAxisName"; }, {}, never>;
|
|
204
201
|
}
|
|
205
202
|
/**
|
|
206
203
|
* StockChartIndicator Array Directive
|
|
@@ -208,6 +205,4 @@ export declare class StockChartIndicatorDirective extends ComplexBase<StockChart
|
|
|
208
205
|
*/
|
|
209
206
|
export declare class StockChartIndicatorsDirective extends ArrayBase<StockChartIndicatorsDirective> {
|
|
210
207
|
constructor();
|
|
211
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartIndicatorsDirective, never>;
|
|
212
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartIndicatorsDirective, "ejs-stockchart>e-stockchart-indicators", never, {}, {}, ["children"]>;
|
|
213
208
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* Indicator Directive
|
|
6
5
|
* ```html
|
|
@@ -33,8 +32,6 @@ export declare class StockChartPeriodDirective extends ComplexBase<StockChartPer
|
|
|
33
32
|
*/
|
|
34
33
|
text: any;
|
|
35
34
|
constructor(viewContainerRef: ViewContainerRef);
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartPeriodDirective, never>;
|
|
37
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartPeriodDirective, "e-stockchart-indicators>e-stockchart-period", never, { "interval": "interval"; "intervalType": "intervalType"; "selected": "selected"; "text": "text"; }, {}, never>;
|
|
38
35
|
}
|
|
39
36
|
/**
|
|
40
37
|
* StockChartPeriod Array Directive
|
|
@@ -42,6 +39,4 @@ export declare class StockChartPeriodDirective extends ComplexBase<StockChartPer
|
|
|
42
39
|
*/
|
|
43
40
|
export declare class StockChartPeriodsDirective extends ArrayBase<StockChartPeriodsDirective> {
|
|
44
41
|
constructor();
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartPeriodsDirective, never>;
|
|
46
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartPeriodsDirective, "ejs-stockchart>e-stockchart-periods", never, {}, {}, ["children"]>;
|
|
47
42
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* Row Directive
|
|
6
5
|
* ```html
|
|
@@ -21,8 +20,6 @@ export declare class StockChartRowDirective extends ComplexBase<StockChartRowDir
|
|
|
21
20
|
*/
|
|
22
21
|
height: any;
|
|
23
22
|
constructor(viewContainerRef: ViewContainerRef);
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartRowDirective, never>;
|
|
25
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartRowDirective, "e-stockchart-rows>e-striplines>e-stockchart-row", never, { "border": "border"; "height": "height"; }, {}, never>;
|
|
26
23
|
}
|
|
27
24
|
/**
|
|
28
25
|
* StockChartRow Array Directive
|
|
@@ -30,6 +27,4 @@ export declare class StockChartRowDirective extends ComplexBase<StockChartRowDir
|
|
|
30
27
|
*/
|
|
31
28
|
export declare class StockChartRowsDirective extends ArrayBase<StockChartRowsDirective> {
|
|
32
29
|
constructor();
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartRowsDirective, never>;
|
|
34
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartRowsDirective, "ejs-stockchart>e-stockchart-rows", never, {}, {}, ["children"]>;
|
|
35
30
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* Selected Data Directive
|
|
6
5
|
* ```html
|
|
@@ -23,8 +22,6 @@ export declare class StockChartSelectedDataIndexDirective extends ComplexBase<St
|
|
|
23
22
|
*/
|
|
24
23
|
series: any;
|
|
25
24
|
constructor(viewContainerRef: ViewContainerRef);
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartSelectedDataIndexDirective, never>;
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartSelectedDataIndexDirective, "ejs-stockchart-selectedDataIndexes>e-stockchart-selectedDataIndex", never, { "point": "point"; "series": "series"; }, {}, never>;
|
|
28
25
|
}
|
|
29
26
|
/**
|
|
30
27
|
* StockChartSelectedDataIndex Array Directive
|
|
@@ -32,6 +29,4 @@ export declare class StockChartSelectedDataIndexDirective extends ComplexBase<St
|
|
|
32
29
|
*/
|
|
33
30
|
export declare class StockChartSelectedDataIndexesDirective extends ArrayBase<StockChartSelectedDataIndexesDirective> {
|
|
34
31
|
constructor();
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartSelectedDataIndexesDirective, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartSelectedDataIndexesDirective, "ejs-stockchart>e-stockchart-selectedDataIndexes", never, {}, {}, ["children"]>;
|
|
37
32
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* Series Directive
|
|
6
5
|
* ```html
|
|
@@ -229,8 +228,6 @@ export declare class StockChartSeriesDirective extends ComplexBase<StockChartSer
|
|
|
229
228
|
*/
|
|
230
229
|
yName: any;
|
|
231
230
|
constructor(viewContainerRef: ViewContainerRef);
|
|
232
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartSeriesDirective, never>;
|
|
233
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartSeriesDirective, "e-stockchart-series-collection>e-stockchart-series", never, { "animation": "animation"; "bearFillColor": "bearFillColor"; "border": "border"; "bullFillColor": "bullFillColor"; "cardinalSplineTension": "cardinalSplineTension"; "close": "close"; "columnSpacing": "columnSpacing"; "columnWidth": "columnWidth"; "cornerRadius": "cornerRadius"; "dashArray": "dashArray"; "dataSource": "dataSource"; "emptyPointSettings": "emptyPointSettings"; "enableSolidCandles": "enableSolidCandles"; "enableTooltip": "enableTooltip"; "fill": "fill"; "high": "high"; "legendImageUrl": "legendImageUrl"; "legendShape": "legendShape"; "low": "low"; "marker": "marker"; "name": "name"; "opacity": "opacity"; "open": "open"; "pointColorMapping": "pointColorMapping"; "query": "query"; "selectionStyle": "selectionStyle"; "showNearestTooltip": "showNearestTooltip"; "tooltipMappingName": "tooltipMappingName"; "trendlines": "trendlines"; "type": "type"; "visible": "visible"; "volume": "volume"; "width": "width"; "xAxisName": "xAxisName"; "xName": "xName"; "yAxisName": "yAxisName"; "yName": "yName"; }, {}, ["childTrendlines"]>;
|
|
234
231
|
}
|
|
235
232
|
/**
|
|
236
233
|
* StockChartSeries Array Directive
|
|
@@ -238,6 +235,4 @@ export declare class StockChartSeriesDirective extends ComplexBase<StockChartSer
|
|
|
238
235
|
*/
|
|
239
236
|
export declare class StockChartSeriesCollectionDirective extends ArrayBase<StockChartSeriesCollectionDirective> {
|
|
240
237
|
constructor();
|
|
241
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartSeriesCollectionDirective, never>;
|
|
242
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartSeriesCollectionDirective, "ejs-stockchart>e-stockchart-series-collection", never, {}, {}, ["children"]>;
|
|
243
238
|
}
|
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
import { ValueProvider } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/common";
|
|
4
|
-
import * as i2 from "./stockchart.module";
|
|
5
2
|
export declare const StockLegendService: ValueProvider;
|
|
6
3
|
/**
|
|
7
4
|
* NgModule definition for the StockChart component with providers.
|
|
8
5
|
*/
|
|
9
6
|
export declare class StockChartAllModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartAllModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<StockChartAllModule, never, [typeof i1.CommonModule, typeof i2.StockChartModule], [typeof i2.StockChartModule]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<StockChartAllModule>;
|
|
13
7
|
}
|
|
@@ -9,7 +9,6 @@ import { StockChartSelectedDataIndexesDirective } from './selecteddataindexes.di
|
|
|
9
9
|
import { StockChartPeriodsDirective } from './periods.directive';
|
|
10
10
|
import { StockEventsDirective } from './stockevents.directive';
|
|
11
11
|
import { StockChartIndicatorsDirective } from './indicators.directive';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
12
|
export declare const inputs: string[];
|
|
14
13
|
export declare const outputs: string[];
|
|
15
14
|
export declare const twoWays: string[];
|
|
@@ -63,6 +62,4 @@ export declare class StockChartComponent extends StockChart implements IComponen
|
|
|
63
62
|
ngAfterContentChecked(): void;
|
|
64
63
|
registerEvents: (eventList: string[]) => void;
|
|
65
64
|
addTwoWay: (propList: string[]) => void;
|
|
66
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartComponent, never>;
|
|
67
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StockChartComponent, "ejs-stockchart", never, { "annotations": "annotations"; "axes": "axes"; "background": "background"; "border": "border"; "chartArea": "chartArea"; "crosshair": "crosshair"; "dataSource": "dataSource"; "enableCustomRange": "enableCustomRange"; "enablePeriodSelector": "enablePeriodSelector"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableSelector": "enableSelector"; "exportType": "exportType"; "height": "height"; "indicatorType": "indicatorType"; "indicators": "indicators"; "isMultiSelect": "isMultiSelect"; "isSelect": "isSelect"; "isTransposed": "isTransposed"; "legendSettings": "legendSettings"; "locale": "locale"; "margin": "margin"; "periods": "periods"; "primaryXAxis": "primaryXAxis"; "primaryYAxis": "primaryYAxis"; "rows": "rows"; "selectedDataIndexes": "selectedDataIndexes"; "selectionMode": "selectionMode"; "series": "series"; "seriesType": "seriesType"; "stockEvents": "stockEvents"; "theme": "theme"; "title": "title"; "titleStyle": "titleStyle"; "tooltip": "tooltip"; "trendlineType": "trendlineType"; "width": "width"; "zoomSettings": "zoomSettings"; }, { "axisLabelRender": "axisLabelRender"; "beforeExport": "beforeExport"; "legendClick": "legendClick"; "legendRender": "legendRender"; "load": "load"; "loaded": "loaded"; "onZooming": "onZooming"; "pointClick": "pointClick"; "pointMove": "pointMove"; "rangeChange": "rangeChange"; "selectorRender": "selectorRender"; "seriesRender": "seriesRender"; "stockChartMouseClick": "stockChartMouseClick"; "stockChartMouseDown": "stockChartMouseDown"; "stockChartMouseLeave": "stockChartMouseLeave"; "stockChartMouseMove": "stockChartMouseMove"; "stockChartMouseUp": "stockChartMouseUp"; "stockEventRender": "stockEventRender"; "tooltipRender": "tooltipRender"; "dataSourceChange": "dataSourceChange"; }, ["tooltip_template", "childSeries", "childAxes", "childRows", "childAnnotations", "childSelectedDataIndexes", "childPeriods", "childStockEvents", "childIndicators"], never>;
|
|
68
65
|
}
|
|
@@ -1,20 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./stockchart.component";
|
|
3
|
-
import * as i2 from "./trendlines.directive";
|
|
4
|
-
import * as i3 from "./series.directive";
|
|
5
|
-
import * as i4 from "./axes.directive";
|
|
6
|
-
import * as i5 from "./rows.directive";
|
|
7
|
-
import * as i6 from "./annotations.directive";
|
|
8
|
-
import * as i7 from "./selecteddataindexes.directive";
|
|
9
|
-
import * as i8 from "./periods.directive";
|
|
10
|
-
import * as i9 from "./stockevents.directive";
|
|
11
|
-
import * as i10 from "./indicators.directive";
|
|
12
|
-
import * as i11 from "@angular/common";
|
|
13
1
|
/**
|
|
14
2
|
* NgModule definition for the StockChart component.
|
|
15
3
|
*/
|
|
16
4
|
export declare class StockChartModule {
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartModule, never>;
|
|
18
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<StockChartModule, [typeof i1.StockChartComponent, typeof i2.StockChartTrendlineDirective, typeof i2.StockChartTrendlinesDirective, typeof i3.StockChartSeriesDirective, typeof i3.StockChartSeriesCollectionDirective, typeof i4.StockChartAxisDirective, typeof i4.StockChartAxesDirective, typeof i5.StockChartRowDirective, typeof i5.StockChartRowsDirective, typeof i6.StockChartAnnotationDirective, typeof i6.StockChartAnnotationsDirective, typeof i7.StockChartSelectedDataIndexDirective, typeof i7.StockChartSelectedDataIndexesDirective, typeof i8.StockChartPeriodDirective, typeof i8.StockChartPeriodsDirective, typeof i9.StockEventDirective, typeof i9.StockEventsDirective, typeof i10.StockChartIndicatorDirective, typeof i10.StockChartIndicatorsDirective], [typeof i11.CommonModule], [typeof i1.StockChartComponent, typeof i2.StockChartTrendlineDirective, typeof i2.StockChartTrendlinesDirective, typeof i3.StockChartSeriesDirective, typeof i3.StockChartSeriesCollectionDirective, typeof i4.StockChartAxisDirective, typeof i4.StockChartAxesDirective, typeof i5.StockChartRowDirective, typeof i5.StockChartRowsDirective, typeof i6.StockChartAnnotationDirective, typeof i6.StockChartAnnotationsDirective, typeof i7.StockChartSelectedDataIndexDirective, typeof i7.StockChartSelectedDataIndexesDirective, typeof i8.StockChartPeriodDirective, typeof i8.StockChartPeriodsDirective, typeof i9.StockEventDirective, typeof i9.StockEventsDirective, typeof i10.StockChartIndicatorDirective, typeof i10.StockChartIndicatorsDirective]>;
|
|
19
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<StockChartModule>;
|
|
20
5
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* StockEvents
|
|
6
5
|
* ```html
|
|
@@ -74,8 +73,6 @@ export declare class StockEventDirective extends ComplexBase<StockEventDirective
|
|
|
74
73
|
*/
|
|
75
74
|
textStyle: any;
|
|
76
75
|
constructor(viewContainerRef: ViewContainerRef);
|
|
77
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockEventDirective, never>;
|
|
78
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockEventDirective, "e-stockchart-indicators>e-stockchart-stockevent", never, { "background": "background"; "border": "border"; "date": "date"; "description": "description"; "placeAt": "placeAt"; "seriesIndexes": "seriesIndexes"; "showOnSeries": "showOnSeries"; "text": "text"; "textStyle": "textStyle"; "type": "type"; }, {}, never>;
|
|
79
76
|
}
|
|
80
77
|
/**
|
|
81
78
|
* StockEvent Array Directive
|
|
@@ -83,6 +80,4 @@ export declare class StockEventDirective extends ComplexBase<StockEventDirective
|
|
|
83
80
|
*/
|
|
84
81
|
export declare class StockEventsDirective extends ArrayBase<StockEventsDirective> {
|
|
85
82
|
constructor();
|
|
86
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockEventsDirective, never>;
|
|
87
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockEventsDirective, "ejs-stockchart>e-stockchart-stockevents", never, {}, {}, ["children"]>;
|
|
88
83
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* Series Directive
|
|
6
5
|
* ```html
|
|
@@ -75,7 +74,7 @@ export declare class StockChartTrendlineDirective extends ComplexBase<StockChart
|
|
|
75
74
|
legendShape: any;
|
|
76
75
|
/**
|
|
77
76
|
* Options for customizing the markers for trendlines, including shape, size, color, and other visual aspects.
|
|
78
|
-
|
|
77
|
+
|
|
79
78
|
*/
|
|
80
79
|
marker: any;
|
|
81
80
|
/**
|
|
@@ -104,8 +103,6 @@ export declare class StockChartTrendlineDirective extends ComplexBase<StockChart
|
|
|
104
103
|
*/
|
|
105
104
|
width: any;
|
|
106
105
|
constructor(viewContainerRef: ViewContainerRef);
|
|
107
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartTrendlineDirective, never>;
|
|
108
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartTrendlineDirective, "e-stockchart-series>e-trendlines>e-trendline", never, { "accessibility": "accessibility"; "animation": "animation"; "backwardForecast": "backwardForecast"; "dashArray": "dashArray"; "enableTooltip": "enableTooltip"; "fill": "fill"; "forwardForecast": "forwardForecast"; "intercept": "intercept"; "legendShape": "legendShape"; "marker": "marker"; "name": "name"; "period": "period"; "polynomialOrder": "polynomialOrder"; "type": "type"; "visible": "visible"; "width": "width"; }, {}, never>;
|
|
109
106
|
}
|
|
110
107
|
/**
|
|
111
108
|
* StockChartTrendline Array Directive
|
|
@@ -113,6 +110,4 @@ export declare class StockChartTrendlineDirective extends ComplexBase<StockChart
|
|
|
113
110
|
*/
|
|
114
111
|
export declare class StockChartTrendlinesDirective extends ArrayBase<StockChartTrendlinesDirective> {
|
|
115
112
|
constructor();
|
|
116
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StockChartTrendlinesDirective, never>;
|
|
117
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StockChartTrendlinesDirective, "e-stockchart-series>e-trendlines", never, {}, {}, ["children"]>;
|
|
118
113
|
}
|