@syncfusion/ej2-angular-charts 29.1.41 → 29.2.4-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 +15 -28
- 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 -3495
- 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
|
@@ -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 SelectedDataIndexDirective extends ComplexBase<SelectedData
|
|
|
23
22
|
*/
|
|
24
23
|
series: any;
|
|
25
24
|
constructor(viewContainerRef: ViewContainerRef);
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectedDataIndexDirective, never>;
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectedDataIndexDirective, "e-selecteddataindexes>e-selecteddataindex", never, { "point": "point"; "series": "series"; }, {}, never>;
|
|
28
25
|
}
|
|
29
26
|
/**
|
|
30
27
|
* SelectedDataIndex Array Directive
|
|
@@ -32,6 +29,4 @@ export declare class SelectedDataIndexDirective extends ComplexBase<SelectedData
|
|
|
32
29
|
*/
|
|
33
30
|
export declare class SelectedDataIndexesDirective extends ArrayBase<SelectedDataIndexesDirective> {
|
|
34
31
|
constructor();
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectedDataIndexesDirective, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectedDataIndexesDirective, "ejs-chart>e-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
|
|
@@ -470,8 +469,6 @@ export declare class SeriesDirective extends ComplexBase<SeriesDirective> {
|
|
|
470
469
|
zOrder: any;
|
|
471
470
|
dataLabel_template: any;
|
|
472
471
|
constructor(viewContainerRef: ViewContainerRef);
|
|
473
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SeriesDirective, never>;
|
|
474
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SeriesDirective, "e-series-collection>e-series", never, { "accessibility": "accessibility"; "animation": "animation"; "bearFillColor": "bearFillColor"; "binInterval": "binInterval"; "border": "border"; "boxPlotMode": "boxPlotMode"; "bullFillColor": "bullFillColor"; "cardinalSplineTension": "cardinalSplineTension"; "close": "close"; "colorName": "colorName"; "columnFacet": "columnFacet"; "columnSpacing": "columnSpacing"; "columnWidth": "columnWidth"; "columnWidthInPixel": "columnWidthInPixel"; "connector": "connector"; "cornerRadius": "cornerRadius"; "dashArray": "dashArray"; "dataSource": "dataSource"; "dragSettings": "dragSettings"; "drawType": "drawType"; "emptyPointSettings": "emptyPointSettings"; "enableComplexProperty": "enableComplexProperty"; "enableSolidCandles": "enableSolidCandles"; "enableTooltip": "enableTooltip"; "errorBar": "errorBar"; "fill": "fill"; "groupName": "groupName"; "high": "high"; "intermediateSumIndexes": "intermediateSumIndexes"; "isClosed": "isClosed"; "legendImageUrl": "legendImageUrl"; "legendShape": "legendShape"; "low": "low"; "marker": "marker"; "maxRadius": "maxRadius"; "minRadius": "minRadius"; "name": "name"; "negativeFillColor": "negativeFillColor"; "noRisers": "noRisers"; "nonHighlightStyle": "nonHighlightStyle"; "opacity": "opacity"; "open": "open"; "paretoOptions": "paretoOptions"; "pointColorMapping": "pointColorMapping"; "query": "query"; "segmentAxis": "segmentAxis"; "segments": "segments"; "selectionStyle": "selectionStyle"; "showMean": "showMean"; "showNearestTooltip": "showNearestTooltip"; "showNormalDistribution": "showNormalDistribution"; "showOutliers": "showOutliers"; "size": "size"; "splineType": "splineType"; "stackingGroup": "stackingGroup"; "step": "step"; "sumIndexes": "sumIndexes"; "summaryFillColor": "summaryFillColor"; "tooltipFormat": "tooltipFormat"; "tooltipMappingName": "tooltipMappingName"; "trendlines": "trendlines"; "type": "type"; "unSelectedStyle": "unSelectedStyle"; "visible": "visible"; "volume": "volume"; "width": "width"; "xAxisName": "xAxisName"; "xName": "xName"; "yAxisName": "yAxisName"; "yName": "yName"; "zOrder": "zOrder"; }, {}, ["dataLabel_template", "childTrendlines", "childSegments"]>;
|
|
475
472
|
}
|
|
476
473
|
/**
|
|
477
474
|
* Series Array Directive
|
|
@@ -479,6 +476,4 @@ export declare class SeriesDirective extends ComplexBase<SeriesDirective> {
|
|
|
479
476
|
*/
|
|
480
477
|
export declare class SeriesCollectionDirective extends ArrayBase<SeriesCollectionDirective> {
|
|
481
478
|
constructor();
|
|
482
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SeriesCollectionDirective, never>;
|
|
483
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SeriesCollectionDirective, "ej-chart>e-series-collection", never, {}, {}, ["children"]>;
|
|
484
479
|
}
|
|
@@ -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
|
* StripLine Directive
|
|
6
5
|
* ```html
|
|
@@ -157,8 +156,6 @@ export declare class StripLineDirective extends ComplexBase<StripLineDirective>
|
|
|
157
156
|
*/
|
|
158
157
|
zIndex: any;
|
|
159
158
|
constructor(viewContainerRef: ViewContainerRef);
|
|
160
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StripLineDirective, never>;
|
|
161
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StripLineDirective, "e-axis>e-striplines>e-stripline", never, { "border": "border"; "color": "color"; "dashArray": "dashArray"; "end": "end"; "horizontalAlignment": "horizontalAlignment"; "imageUrl": "imageUrl"; "isRepeat": "isRepeat"; "isSegmented": "isSegmented"; "opacity": "opacity"; "repeatEvery": "repeatEvery"; "repeatUntil": "repeatUntil"; "rotation": "rotation"; "segmentAxisName": "segmentAxisName"; "segmentEnd": "segmentEnd"; "segmentStart": "segmentStart"; "size": "size"; "sizeType": "sizeType"; "start": "start"; "startFromAxis": "startFromAxis"; "text": "text"; "textStyle": "textStyle"; "verticalAlignment": "verticalAlignment"; "visible": "visible"; "zIndex": "zIndex"; }, {}, never>;
|
|
162
159
|
}
|
|
163
160
|
/**
|
|
164
161
|
* StripLine Array Directive
|
|
@@ -166,6 +163,4 @@ export declare class StripLineDirective extends ComplexBase<StripLineDirective>
|
|
|
166
163
|
*/
|
|
167
164
|
export declare class StripLinesDirective extends ArrayBase<StripLinesDirective> {
|
|
168
165
|
constructor();
|
|
169
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StripLinesDirective, never>;
|
|
170
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StripLinesDirective, "e-axis>e-striplines", never, {}, {}, ["children"]>;
|
|
171
166
|
}
|
|
@@ -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
|
|
@@ -74,7 +73,7 @@ export declare class TrendlineDirective extends ComplexBase<TrendlineDirective>
|
|
|
74
73
|
legendShape: any;
|
|
75
74
|
/**
|
|
76
75
|
* Options for customizing the markers for trendlines, including shape, size, color, and other visual aspects.
|
|
77
|
-
|
|
76
|
+
|
|
78
77
|
*/
|
|
79
78
|
marker: any;
|
|
80
79
|
/**
|
|
@@ -103,8 +102,6 @@ export declare class TrendlineDirective extends ComplexBase<TrendlineDirective>
|
|
|
103
102
|
*/
|
|
104
103
|
width: any;
|
|
105
104
|
constructor(viewContainerRef: ViewContainerRef);
|
|
106
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TrendlineDirective, never>;
|
|
107
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TrendlineDirective, "e-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>;
|
|
108
105
|
}
|
|
109
106
|
/**
|
|
110
107
|
* Trendline Array Directive
|
|
@@ -112,6 +109,4 @@ export declare class TrendlineDirective extends ComplexBase<TrendlineDirective>
|
|
|
112
109
|
*/
|
|
113
110
|
export declare class TrendlinesDirective extends ArrayBase<TrendlinesDirective> {
|
|
114
111
|
constructor();
|
|
115
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TrendlinesDirective, never>;
|
|
116
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TrendlinesDirective, "e-series>e-trendlines", never, {}, {}, ["children"]>;
|
|
117
112
|
}
|
|
@@ -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
|
* Axis3D Directive
|
|
6
5
|
* ```html
|
|
@@ -208,7 +207,7 @@ export declare class Chart3DAxisDirective extends ComplexBase<Chart3DAxisDirecti
|
|
|
208
207
|
/**
|
|
209
208
|
* It specifies the type of format to be used in dateTime format process.
|
|
210
209
|
* @default 'DateTime'
|
|
211
|
-
|
|
210
|
+
|
|
212
211
|
*/
|
|
213
212
|
skeletonType: any;
|
|
214
213
|
/**
|
|
@@ -257,8 +256,6 @@ export declare class Chart3DAxisDirective extends ComplexBase<Chart3DAxisDirecti
|
|
|
257
256
|
*/
|
|
258
257
|
visible: any;
|
|
259
258
|
constructor(viewContainerRef: ViewContainerRef);
|
|
260
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DAxisDirective, never>;
|
|
261
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Chart3DAxisDirective, "e-chart3daxes>e-chart3daxis", never, { "columnIndex": "columnIndex"; "desiredIntervals": "desiredIntervals"; "edgeLabelPlacement": "edgeLabelPlacement"; "enableTrim": "enableTrim"; "interval": "interval"; "intervalType": "intervalType"; "isIndexed": "isIndexed"; "isInversed": "isInversed"; "labelFormat": "labelFormat"; "labelIntersectAction": "labelIntersectAction"; "labelPadding": "labelPadding"; "labelPlacement": "labelPlacement"; "labelRotation": "labelRotation"; "labelStyle": "labelStyle"; "logBase": "logBase"; "majorGridLines": "majorGridLines"; "majorTickLines": "majorTickLines"; "maximum": "maximum"; "maximumLabelWidth": "maximumLabelWidth"; "maximumLabels": "maximumLabels"; "minimum": "minimum"; "minorGridLines": "minorGridLines"; "minorTickLines": "minorTickLines"; "minorTicksPerInterval": "minorTicksPerInterval"; "name": "name"; "opposedPosition": "opposedPosition"; "plotOffset": "plotOffset"; "plotOffsetBottom": "plotOffsetBottom"; "plotOffsetLeft": "plotOffsetLeft"; "plotOffsetRight": "plotOffsetRight"; "plotOffsetTop": "plotOffsetTop"; "rangePadding": "rangePadding"; "rowIndex": "rowIndex"; "skeleton": "skeleton"; "skeletonType": "skeletonType"; "span": "span"; "startFromZero": "startFromZero"; "title": "title"; "titlePadding": "titlePadding"; "titleRotation": "titleRotation"; "titleStyle": "titleStyle"; "valueType": "valueType"; "visible": "visible"; }, {}, never>;
|
|
262
259
|
}
|
|
263
260
|
/**
|
|
264
261
|
* Chart3DAxis Array Directive
|
|
@@ -266,6 +263,4 @@ export declare class Chart3DAxisDirective extends ComplexBase<Chart3DAxisDirecti
|
|
|
266
263
|
*/
|
|
267
264
|
export declare class Chart3DAxesDirective extends ArrayBase<Chart3DAxesDirective> {
|
|
268
265
|
constructor();
|
|
269
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DAxesDirective, never>;
|
|
270
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Chart3DAxesDirective, "ejs-chart3d>e-chart3daxes", never, {}, {}, ["children"]>;
|
|
271
266
|
}
|
|
@@ -1,7 +1,4 @@
|
|
|
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 "./chart3d.module";
|
|
5
2
|
export declare const ColumnSeries3DService: ValueProvider;
|
|
6
3
|
export declare const StackingColumnSeries3DService: ValueProvider;
|
|
7
4
|
export declare const BarSeries3DService: ValueProvider;
|
|
@@ -20,7 +17,4 @@ export declare const Highlight3DService: ValueProvider;
|
|
|
20
17
|
* NgModule definition for the Chart3D component with providers.
|
|
21
18
|
*/
|
|
22
19
|
export declare class Chart3DAllModule {
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DAllModule, never>;
|
|
24
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<Chart3DAllModule, never, [typeof i1.CommonModule, typeof i2.Chart3DModule], [typeof i2.Chart3DModule]>;
|
|
25
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<Chart3DAllModule>;
|
|
26
20
|
}
|
|
@@ -6,7 +6,6 @@ import { Chart3DAxesDirective } from './axes.directive';
|
|
|
6
6
|
import { Chart3DRowsDirective } from './rows.directive';
|
|
7
7
|
import { Chart3DColumnsDirective } from './columns.directive';
|
|
8
8
|
import { Chart3DSelectedDataIndexesDirective } from './selecteddataindexes.directive';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
9
|
export declare const inputs: string[];
|
|
11
10
|
export declare const outputs: string[];
|
|
12
11
|
export declare const twoWays: string[];
|
|
@@ -60,6 +59,4 @@ export declare class Chart3DComponent extends Chart3D implements IComponentBase
|
|
|
60
59
|
ngAfterContentChecked(): void;
|
|
61
60
|
registerEvents: (eventList: string[]) => void;
|
|
62
61
|
addTwoWay: (propList: string[]) => void;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<Chart3DComponent, "ejs-chart3d", never, { "axes": "axes"; "background": "background"; "backgroundImage": "backgroundImage"; "border": "border"; "columns": "columns"; "currencyCode": "currencyCode"; "dataSource": "dataSource"; "depth": "depth"; "description": "description"; "enableExport": "enableExport"; "enablePersistence": "enablePersistence"; "enableRotation": "enableRotation"; "enableRtl": "enableRtl"; "enableSideBySidePlacement": "enableSideBySidePlacement"; "height": "height"; "highlightColor": "highlightColor"; "highlightMode": "highlightMode"; "highlightPattern": "highlightPattern"; "isMultiSelect": "isMultiSelect"; "isTransposed": "isTransposed"; "legendSettings": "legendSettings"; "locale": "locale"; "margin": "margin"; "palettes": "palettes"; "perspectiveAngle": "perspectiveAngle"; "primaryXAxis": "primaryXAxis"; "primaryYAxis": "primaryYAxis"; "rotation": "rotation"; "rows": "rows"; "selectedDataIndexes": "selectedDataIndexes"; "selectionMode": "selectionMode"; "selectionPattern": "selectionPattern"; "series": "series"; "subTitle": "subTitle"; "subTitleStyle": "subTitleStyle"; "theme": "theme"; "tilt": "tilt"; "title": "title"; "titleStyle": "titleStyle"; "tooltip": "tooltip"; "useGroupingSeparator": "useGroupingSeparator"; "wallColor": "wallColor"; "wallSize": "wallSize"; "width": "width"; }, { "afterExport": "afterExport"; "axisLabelRender": "axisLabelRender"; "beforeExport": "beforeExport"; "beforePrint": "beforePrint"; "beforeResize": "beforeResize"; "chart3DMouseClick": "chart3DMouseClick"; "chart3DMouseDown": "chart3DMouseDown"; "chart3DMouseLeave": "chart3DMouseLeave"; "chart3DMouseMove": "chart3DMouseMove"; "chart3DMouseUp": "chart3DMouseUp"; "legendClick": "legendClick"; "legendRender": "legendRender"; "load": "load"; "loaded": "loaded"; "pointClick": "pointClick"; "pointMove": "pointMove"; "pointRender": "pointRender"; "resized": "resized"; "selectionComplete": "selectionComplete"; "seriesRender": "seriesRender"; "textRender": "textRender"; "tooltipRender": "tooltipRender"; "dataSourceChange": "dataSourceChange"; }, ["tooltip_template", "childSeries", "childAxes", "childRows", "childColumns", "childSelectedDataIndexes"], never>;
|
|
65
62
|
}
|
|
@@ -1,16 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./chart3d.component";
|
|
3
|
-
import * as i2 from "./series.directive";
|
|
4
|
-
import * as i3 from "./axes.directive";
|
|
5
|
-
import * as i4 from "./rows.directive";
|
|
6
|
-
import * as i5 from "./columns.directive";
|
|
7
|
-
import * as i6 from "./selecteddataindexes.directive";
|
|
8
|
-
import * as i7 from "@angular/common";
|
|
9
1
|
/**
|
|
10
2
|
* NgModule definition for the Chart3D component.
|
|
11
3
|
*/
|
|
12
4
|
export declare class Chart3DModule {
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<Chart3DModule, [typeof i1.Chart3DComponent, typeof i2.Chart3DSeriesDirective, typeof i2.Chart3DSeriesCollectionDirective, typeof i3.Chart3DAxisDirective, typeof i3.Chart3DAxesDirective, typeof i4.Chart3DRowDirective, typeof i4.Chart3DRowsDirective, typeof i5.Chart3DColumnDirective, typeof i5.Chart3DColumnsDirective, typeof i6.Chart3DSelectedDataIndexDirective, typeof i6.Chart3DSelectedDataIndexesDirective], [typeof i7.CommonModule], [typeof i1.Chart3DComponent, typeof i2.Chart3DSeriesDirective, typeof i2.Chart3DSeriesCollectionDirective, typeof i3.Chart3DAxisDirective, typeof i3.Chart3DAxesDirective, typeof i4.Chart3DRowDirective, typeof i4.Chart3DRowsDirective, typeof i5.Chart3DColumnDirective, typeof i5.Chart3DColumnsDirective, typeof i6.Chart3DSelectedDataIndexDirective, typeof i6.Chart3DSelectedDataIndexesDirective]>;
|
|
15
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<Chart3DModule>;
|
|
16
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
|
* Column3D Directive
|
|
6
5
|
* ```html
|
|
@@ -17,8 +16,6 @@ export declare class Chart3DColumnDirective extends ComplexBase<Chart3DColumnDir
|
|
|
17
16
|
*/
|
|
18
17
|
width: any;
|
|
19
18
|
constructor(viewContainerRef: ViewContainerRef);
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DColumnDirective, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Chart3DColumnDirective, "e-chart3d-columns>e-chart3d-columns", never, { "width": "width"; }, {}, never>;
|
|
22
19
|
}
|
|
23
20
|
/**
|
|
24
21
|
* Chart3DColumn Array Directive
|
|
@@ -26,6 +23,4 @@ export declare class Chart3DColumnDirective extends ComplexBase<Chart3DColumnDir
|
|
|
26
23
|
*/
|
|
27
24
|
export declare class Chart3DColumnsDirective extends ArrayBase<Chart3DColumnsDirective> {
|
|
28
25
|
constructor();
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DColumnsDirective, never>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Chart3DColumnsDirective, "ejs-chart3d>e-chart3d-columns", never, {}, {}, ["children"]>;
|
|
31
26
|
}
|
|
@@ -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
|
* Row3D Directive
|
|
6
5
|
* ```html
|
|
@@ -17,8 +16,6 @@ export declare class Chart3DRowDirective extends ComplexBase<Chart3DRowDirective
|
|
|
17
16
|
*/
|
|
18
17
|
height: any;
|
|
19
18
|
constructor(viewContainerRef: ViewContainerRef);
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DRowDirective, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Chart3DRowDirective, "e-chart3d-rows>e-chart3d-row", never, { "height": "height"; }, {}, never>;
|
|
22
19
|
}
|
|
23
20
|
/**
|
|
24
21
|
* Chart3DRow Array Directive
|
|
@@ -26,6 +23,4 @@ export declare class Chart3DRowDirective extends ComplexBase<Chart3DRowDirective
|
|
|
26
23
|
*/
|
|
27
24
|
export declare class Chart3DRowsDirective extends ArrayBase<Chart3DRowsDirective> {
|
|
28
25
|
constructor();
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DRowsDirective, never>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Chart3DRowsDirective, "ejs-chart3d>e-chart3d-rows", never, {}, {}, ["children"]>;
|
|
31
26
|
}
|
|
@@ -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 Chart3DSelectedDataIndexDirective extends ComplexBase<Chart
|
|
|
23
22
|
*/
|
|
24
23
|
series: any;
|
|
25
24
|
constructor(viewContainerRef: ViewContainerRef);
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DSelectedDataIndexDirective, never>;
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Chart3DSelectedDataIndexDirective, "e-chart3d-selecteddataindexes>e-chart3d-selecteddataindex", never, { "point": "point"; "series": "series"; }, {}, never>;
|
|
28
25
|
}
|
|
29
26
|
/**
|
|
30
27
|
* Chart3DSelectedDataIndex Array Directive
|
|
@@ -32,6 +29,4 @@ export declare class Chart3DSelectedDataIndexDirective extends ComplexBase<Chart
|
|
|
32
29
|
*/
|
|
33
30
|
export declare class Chart3DSelectedDataIndexesDirective extends ArrayBase<Chart3DSelectedDataIndexesDirective> {
|
|
34
31
|
constructor();
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DSelectedDataIndexesDirective, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Chart3DSelectedDataIndexesDirective, "ejs-chart3d>e-chart3d-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
|
* Series3D Directive
|
|
6
5
|
* ```html
|
|
@@ -163,8 +162,6 @@ export declare class Chart3DSeriesDirective extends ComplexBase<Chart3DSeriesDir
|
|
|
163
162
|
yName: any;
|
|
164
163
|
dataLabel_template: any;
|
|
165
164
|
constructor(viewContainerRef: ViewContainerRef);
|
|
166
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DSeriesDirective, never>;
|
|
167
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Chart3DSeriesDirective, "e-chart3d-series-collection>e-chart3d-series", never, { "animation": "animation"; "columnFacet": "columnFacet"; "columnSpacing": "columnSpacing"; "columnWidth": "columnWidth"; "dataLabel": "dataLabel"; "dataSource": "dataSource"; "emptyPointSettings": "emptyPointSettings"; "enableTooltip": "enableTooltip"; "fill": "fill"; "groupName": "groupName"; "legendImageUrl": "legendImageUrl"; "legendShape": "legendShape"; "name": "name"; "opacity": "opacity"; "pointColorMapping": "pointColorMapping"; "query": "query"; "size": "size"; "stackingGroup": "stackingGroup"; "tooltipFormat": "tooltipFormat"; "tooltipMappingName": "tooltipMappingName"; "type": "type"; "visible": "visible"; "xAxisName": "xAxisName"; "xName": "xName"; "yAxisName": "yAxisName"; "yName": "yName"; }, {}, ["dataLabel_template"]>;
|
|
168
165
|
}
|
|
169
166
|
/**
|
|
170
167
|
* Chart3DSeries Array Directive
|
|
@@ -172,6 +169,4 @@ export declare class Chart3DSeriesDirective extends ComplexBase<Chart3DSeriesDir
|
|
|
172
169
|
*/
|
|
173
170
|
export declare class Chart3DSeriesCollectionDirective extends ArrayBase<Chart3DSeriesCollectionDirective> {
|
|
174
171
|
constructor();
|
|
175
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Chart3DSeriesCollectionDirective, never>;
|
|
176
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Chart3DSeriesCollectionDirective, "ejs-chart3d>e-chart3d-series-collection", never, {}, {}, ["children"]>;
|
|
177
172
|
}
|
|
@@ -1,7 +1,4 @@
|
|
|
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 "./circularchart3d.module";
|
|
5
2
|
export declare const PieSeries3DService: ValueProvider;
|
|
6
3
|
export declare const CircularChartTooltip3DService: ValueProvider;
|
|
7
4
|
export declare const CircularChartLegend3DService: ValueProvider;
|
|
@@ -13,7 +10,4 @@ export declare const CircularChartExport3DService: ValueProvider;
|
|
|
13
10
|
* NgModule definition for the CircularChart3D component with providers.
|
|
14
11
|
*/
|
|
15
12
|
export declare class CircularChart3DAllModule {
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CircularChart3DAllModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CircularChart3DAllModule, never, [typeof i1.CommonModule, typeof i2.CircularChart3DModule], [typeof i2.CircularChart3DModule]>;
|
|
18
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CircularChart3DAllModule>;
|
|
19
13
|
}
|
|
@@ -3,7 +3,6 @@ import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
|
3
3
|
import { CircularChart3D } from '@syncfusion/ej2-charts';
|
|
4
4
|
import { CircularChart3DSeriesCollectionDirective } from './series.directive';
|
|
5
5
|
import { CircularChart3DSelectedDataIndexesDirective } from './selecteddataindexes.directive';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
6
|
export declare const inputs: string[];
|
|
8
7
|
export declare const outputs: string[];
|
|
9
8
|
export declare const twoWays: string[];
|
|
@@ -53,6 +52,4 @@ export declare class CircularChart3DComponent extends CircularChart3D implements
|
|
|
53
52
|
ngAfterContentChecked(): void;
|
|
54
53
|
registerEvents: (eventList: string[]) => void;
|
|
55
54
|
addTwoWay: (propList: string[]) => void;
|
|
56
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CircularChart3DComponent, never>;
|
|
57
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CircularChart3DComponent, "ejs-circularchart3d", never, { "background": "background"; "backgroundImage": "backgroundImage"; "border": "border"; "dataSource": "dataSource"; "depth": "depth"; "enableAnimation": "enableAnimation"; "enableExport": "enableExport"; "enablePersistence": "enablePersistence"; "enableRotation": "enableRotation"; "enableRtl": "enableRtl"; "height": "height"; "highlightColor": "highlightColor"; "highlightMode": "highlightMode"; "highlightPattern": "highlightPattern"; "isMultiSelect": "isMultiSelect"; "legendSettings": "legendSettings"; "locale": "locale"; "margin": "margin"; "rotation": "rotation"; "selectedDataIndexes": "selectedDataIndexes"; "selectionMode": "selectionMode"; "selectionPattern": "selectionPattern"; "series": "series"; "subTitle": "subTitle"; "subTitleStyle": "subTitleStyle"; "theme": "theme"; "tilt": "tilt"; "title": "title"; "titleStyle": "titleStyle"; "tooltip": "tooltip"; "useGroupingSeparator": "useGroupingSeparator"; "width": "width"; }, { "afterExport": "afterExport"; "beforeExport": "beforeExport"; "beforePrint": "beforePrint"; "beforeResize": "beforeResize"; "circularChart3DMouseClick": "circularChart3DMouseClick"; "circularChart3DMouseDown": "circularChart3DMouseDown"; "circularChart3DMouseLeave": "circularChart3DMouseLeave"; "circularChart3DMouseMove": "circularChart3DMouseMove"; "circularChart3DMouseUp": "circularChart3DMouseUp"; "legendClick": "legendClick"; "legendRender": "legendRender"; "load": "load"; "loaded": "loaded"; "pointClick": "pointClick"; "pointMove": "pointMove"; "pointRender": "pointRender"; "resized": "resized"; "selectionComplete": "selectionComplete"; "seriesRender": "seriesRender"; "textRender": "textRender"; "tooltipRender": "tooltipRender"; "dataSourceChange": "dataSourceChange"; }, ["tooltip_template", "childSeries", "childSelectedDataIndexes"], never>;
|
|
58
55
|
}
|
|
@@ -1,13 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./circularchart3d.component";
|
|
3
|
-
import * as i2 from "./series.directive";
|
|
4
|
-
import * as i3 from "./selecteddataindexes.directive";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
1
|
/**
|
|
7
2
|
* NgModule definition for the CircularChart3D component.
|
|
8
3
|
*/
|
|
9
4
|
export declare class CircularChart3DModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CircularChart3DModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CircularChart3DModule, [typeof i1.CircularChart3DComponent, typeof i2.CircularChart3DSeriesDirective, typeof i2.CircularChart3DSeriesCollectionDirective, typeof i3.CircularChart3DSelectedDataIndexDirective, typeof i3.CircularChart3DSelectedDataIndexesDirective], [typeof i4.CommonModule], [typeof i1.CircularChart3DComponent, typeof i2.CircularChart3DSeriesDirective, typeof i2.CircularChart3DSeriesCollectionDirective, typeof i3.CircularChart3DSelectedDataIndexDirective, typeof i3.CircularChart3DSelectedDataIndexesDirective]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CircularChart3DModule>;
|
|
13
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
|
* Selected Data Directive
|
|
6
5
|
* ```html
|
|
@@ -23,8 +22,6 @@ export declare class CircularChart3DSelectedDataIndexDirective extends ComplexBa
|
|
|
23
22
|
*/
|
|
24
23
|
series: any;
|
|
25
24
|
constructor(viewContainerRef: ViewContainerRef);
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CircularChart3DSelectedDataIndexDirective, never>;
|
|
27
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CircularChart3DSelectedDataIndexDirective, "e-circularchart3d-selecteddataindexes>e-circularchart3d-selecteddataindex", never, { "point": "point"; "series": "series"; }, {}, never>;
|
|
28
25
|
}
|
|
29
26
|
/**
|
|
30
27
|
* CircularChart3DSelectedDataIndex Array Directive
|
|
@@ -32,6 +29,4 @@ export declare class CircularChart3DSelectedDataIndexDirective extends ComplexBa
|
|
|
32
29
|
*/
|
|
33
30
|
export declare class CircularChart3DSelectedDataIndexesDirective extends ArrayBase<CircularChart3DSelectedDataIndexesDirective> {
|
|
34
31
|
constructor();
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CircularChart3DSelectedDataIndexesDirective, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CircularChart3DSelectedDataIndexesDirective, "ejs-circularchart3d>e-circularchart3d-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
|
* Circular3D Series Directive
|
|
6
5
|
* ```html
|
|
@@ -133,8 +132,6 @@ export declare class CircularChart3DSeriesDirective extends ComplexBase<Circular
|
|
|
133
132
|
yName: any;
|
|
134
133
|
dataLabel_template: any;
|
|
135
134
|
constructor(viewContainerRef: ViewContainerRef);
|
|
136
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CircularChart3DSeriesDirective, never>;
|
|
137
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CircularChart3DSeriesDirective, "e-circularchart3d-series-collection>e-circularchart3d-series", never, { "animation": "animation"; "dataLabel": "dataLabel"; "dataSource": "dataSource"; "emptyPointSettings": "emptyPointSettings"; "enableTooltip": "enableTooltip"; "explode": "explode"; "explodeAll": "explodeAll"; "explodeIndex": "explodeIndex"; "explodeOffset": "explodeOffset"; "innerRadius": "innerRadius"; "legendImageUrl": "legendImageUrl"; "legendShape": "legendShape"; "name": "name"; "opacity": "opacity"; "palettes": "palettes"; "pointColorMapping": "pointColorMapping"; "query": "query"; "radius": "radius"; "tooltipMappingName": "tooltipMappingName"; "visible": "visible"; "xName": "xName"; "yName": "yName"; }, {}, ["dataLabel_template"]>;
|
|
138
135
|
}
|
|
139
136
|
/**
|
|
140
137
|
* CircularChart3DSeries Array Directive
|
|
@@ -142,6 +139,4 @@ export declare class CircularChart3DSeriesDirective extends ComplexBase<Circular
|
|
|
142
139
|
*/
|
|
143
140
|
export declare class CircularChart3DSeriesCollectionDirective extends ArrayBase<CircularChart3DSeriesCollectionDirective> {
|
|
144
141
|
constructor();
|
|
145
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CircularChart3DSeriesCollectionDirective, never>;
|
|
146
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CircularChart3DSeriesCollectionDirective, "ej-circularchart3d>e-circularchart3d-series-collection", never, {}, {}, ["children"]>;
|
|
147
142
|
}
|
|
@@ -1,14 +1,8 @@
|
|
|
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 "./rangenavigator.module";
|
|
5
2
|
export declare const RangeTooltipService: ValueProvider;
|
|
6
3
|
export declare const PeriodSelectorService: ValueProvider;
|
|
7
4
|
/**
|
|
8
5
|
* NgModule definition for the RangeNavigator component with providers.
|
|
9
6
|
*/
|
|
10
7
|
export declare class RangeNavigatorAllModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeNavigatorAllModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<RangeNavigatorAllModule, never, [typeof i1.CommonModule, typeof i2.RangeNavigatorModule], [typeof i2.RangeNavigatorModule]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<RangeNavigatorAllModule>;
|
|
14
8
|
}
|
|
@@ -2,7 +2,6 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@a
|
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { RangeNavigator } from '@syncfusion/ej2-charts';
|
|
4
4
|
import { RangenavigatorSeriesCollectionDirective } from './series.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[];
|
|
@@ -39,6 +38,4 @@ export declare class RangeNavigatorComponent extends RangeNavigator implements I
|
|
|
39
38
|
ngAfterContentChecked(): void;
|
|
40
39
|
registerEvents: (eventList: string[]) => void;
|
|
41
40
|
addTwoWay: (propList: string[]) => void;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeNavigatorComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RangeNavigatorComponent, "ejs-rangenavigator", never, { "allowIntervalData": "allowIntervalData"; "allowSnapping": "allowSnapping"; "animationDuration": "animationDuration"; "background": "background"; "dataSource": "dataSource"; "disableRangeSelector": "disableRangeSelector"; "enableDeferredUpdate": "enableDeferredUpdate"; "enableGrouping": "enableGrouping"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "groupBy": "groupBy"; "height": "height"; "interval": "interval"; "intervalType": "intervalType"; "labelFormat": "labelFormat"; "labelIntersectAction": "labelIntersectAction"; "labelPlacement": "labelPlacement"; "labelPosition": "labelPosition"; "labelStyle": "labelStyle"; "locale": "locale"; "logBase": "logBase"; "majorGridLines": "majorGridLines"; "majorTickLines": "majorTickLines"; "margin": "margin"; "maximum": "maximum"; "minimum": "minimum"; "navigatorBorder": "navigatorBorder"; "navigatorStyleSettings": "navigatorStyleSettings"; "periodSelectorSettings": "periodSelectorSettings"; "query": "query"; "secondaryLabelAlignment": "secondaryLabelAlignment"; "series": "series"; "skeleton": "skeleton"; "skeletonType": "skeletonType"; "theme": "theme"; "tickPosition": "tickPosition"; "tooltip": "tooltip"; "useGroupingSeparator": "useGroupingSeparator"; "value": "value"; "valueType": "valueType"; "width": "width"; "xName": "xName"; "yName": "yName"; }, { "beforePrint": "beforePrint"; "beforeResize": "beforeResize"; "changed": "changed"; "labelRender": "labelRender"; "load": "load"; "loaded": "loaded"; "resized": "resized"; "selectorRender": "selectorRender"; "tooltipRender": "tooltipRender"; "dataSourceChange": "dataSourceChange"; }, ["tooltip_template", "childSeries"], never>;
|
|
44
41
|
}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./rangenavigator.component";
|
|
3
|
-
import * as i2 from "./series.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
1
|
/**
|
|
6
2
|
* NgModule definition for the RangeNavigator component.
|
|
7
3
|
*/
|
|
8
4
|
export declare class RangeNavigatorModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeNavigatorModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<RangeNavigatorModule, [typeof i1.RangeNavigatorComponent, typeof i2.RangenavigatorSeriesDirective, typeof i2.RangenavigatorSeriesCollectionDirective], [typeof i3.CommonModule], [typeof i1.RangeNavigatorComponent, typeof i2.RangenavigatorSeriesDirective, typeof i2.RangenavigatorSeriesCollectionDirective]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<RangeNavigatorModule>;
|
|
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
|
* RangenavigatorSeries Directive
|
|
6
5
|
* ```html
|
|
@@ -69,8 +68,6 @@ export declare class RangenavigatorSeriesDirective extends ComplexBase<Rangenavi
|
|
|
69
68
|
*/
|
|
70
69
|
yName: any;
|
|
71
70
|
constructor(viewContainerRef: ViewContainerRef);
|
|
72
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangenavigatorSeriesDirective, never>;
|
|
73
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RangenavigatorSeriesDirective, "e-rangenavigator-series-collection>e-rangenavigator-series", never, { "animation": "animation"; "border": "border"; "dashArray": "dashArray"; "dataSource": "dataSource"; "fill": "fill"; "opacity": "opacity"; "query": "query"; "type": "type"; "width": "width"; "xName": "xName"; "yName": "yName"; }, {}, never>;
|
|
74
71
|
}
|
|
75
72
|
/**
|
|
76
73
|
* RangenavigatorSeries Array Directive
|
|
@@ -78,6 +75,4 @@ export declare class RangenavigatorSeriesDirective extends ComplexBase<Rangenavi
|
|
|
78
75
|
*/
|
|
79
76
|
export declare class RangenavigatorSeriesCollectionDirective extends ArrayBase<RangenavigatorSeriesCollectionDirective> {
|
|
80
77
|
constructor();
|
|
81
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangenavigatorSeriesCollectionDirective, never>;
|
|
82
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RangenavigatorSeriesCollectionDirective, "ej-rangenavigator>e-rangenavigator-series-collection", never, {}, {}, ["children"]>;
|
|
83
78
|
}
|
|
@@ -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
|
export declare class SmithchartSeriesDirective extends ComplexBase<SmithchartSeriesDirective> {
|
|
5
4
|
private viewContainerRef;
|
|
6
5
|
directivePropList: any;
|
|
@@ -79,8 +78,6 @@ export declare class SmithchartSeriesDirective extends ComplexBase<SmithchartSer
|
|
|
79
78
|
*/
|
|
80
79
|
width: any;
|
|
81
80
|
constructor(viewContainerRef: ViewContainerRef);
|
|
82
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmithchartSeriesDirective, never>;
|
|
83
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SmithchartSeriesDirective, "e-seriesCollection>e-series", never, { "animationDuration": "animationDuration"; "dataSource": "dataSource"; "enableAnimation": "enableAnimation"; "enableSmartLabels": "enableSmartLabels"; "fill": "fill"; "marker": "marker"; "name": "name"; "opacity": "opacity"; "points": "points"; "reactance": "reactance"; "resistance": "resistance"; "tooltip": "tooltip"; "tooltipMappingName": "tooltipMappingName"; "visibility": "visibility"; "width": "width"; }, {}, never>;
|
|
84
81
|
}
|
|
85
82
|
/**
|
|
86
83
|
* SmithchartSeries Array Directive
|
|
@@ -88,6 +85,4 @@ export declare class SmithchartSeriesDirective extends ComplexBase<SmithchartSer
|
|
|
88
85
|
*/
|
|
89
86
|
export declare class SmithchartSeriesCollectionDirective extends ArrayBase<SmithchartSeriesCollectionDirective> {
|
|
90
87
|
constructor();
|
|
91
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmithchartSeriesCollectionDirective, never>;
|
|
92
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SmithchartSeriesCollectionDirective, "ejs-smithchart>e-seriesCollection", never, {}, {}, ["children"]>;
|
|
93
88
|
}
|
|
@@ -1,14 +1,8 @@
|
|
|
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 "./smithchart.module";
|
|
5
2
|
export declare const SmithchartLegendService: ValueProvider;
|
|
6
3
|
export declare const TooltipRenderService: ValueProvider;
|
|
7
4
|
/**
|
|
8
5
|
* NgModule definition for the Smithchart component with providers.
|
|
9
6
|
*/
|
|
10
7
|
export declare class SmithchartAllModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmithchartAllModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmithchartAllModule, never, [typeof i1.CommonModule, typeof i2.SmithchartModule], [typeof i2.SmithchartModule]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SmithchartAllModule>;
|
|
14
8
|
}
|
|
@@ -2,7 +2,6 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@a
|
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { Smithchart } from '@syncfusion/ej2-charts';
|
|
4
4
|
import { SmithchartSeriesCollectionDirective } from './series.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[];
|
|
@@ -39,6 +38,4 @@ export declare class SmithchartComponent extends Smithchart implements IComponen
|
|
|
39
38
|
ngAfterContentChecked(): void;
|
|
40
39
|
registerEvents: (eventList: string[]) => void;
|
|
41
40
|
addTwoWay: (propList: string[]) => void;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmithchartComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmithchartComponent, "ejs-smithchart", never, { "background": "background"; "border": "border"; "elementSpacing": "elementSpacing"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "font": "font"; "height": "height"; "horizontalAxis": "horizontalAxis"; "legendSettings": "legendSettings"; "locale": "locale"; "margin": "margin"; "radialAxis": "radialAxis"; "radius": "radius"; "renderType": "renderType"; "series": "series"; "theme": "theme"; "title": "title"; "width": "width"; }, { "animationComplete": "animationComplete"; "axisLabelRender": "axisLabelRender"; "beforePrint": "beforePrint"; "legendRender": "legendRender"; "load": "load"; "loaded": "loaded"; "seriesRender": "seriesRender"; "subtitleRender": "subtitleRender"; "textRender": "textRender"; "titleRender": "titleRender"; "tooltipRender": "tooltipRender"; }, ["childSeries"], never>;
|
|
44
41
|
}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./smithchart.component";
|
|
3
|
-
import * as i2 from "./series.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
1
|
/**
|
|
6
2
|
* NgModule definition for the Smithchart component.
|
|
7
3
|
*/
|
|
8
4
|
export declare class SmithchartModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmithchartModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmithchartModule, [typeof i1.SmithchartComponent, typeof i2.SmithchartSeriesDirective, typeof i2.SmithchartSeriesCollectionDirective], [typeof i3.CommonModule], [typeof i1.SmithchartComponent, typeof i2.SmithchartSeriesDirective, typeof i2.SmithchartSeriesCollectionDirective]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SmithchartModule>;
|
|
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
|
export declare class RangeBandSettingDirective extends ComplexBase<RangeBandSettingDirective> {
|
|
5
4
|
private viewContainerRef;
|
|
6
5
|
directivePropList: any;
|
|
@@ -24,8 +23,6 @@ export declare class RangeBandSettingDirective extends ComplexBase<RangeBandSett
|
|
|
24
23
|
*/
|
|
25
24
|
startRange: any;
|
|
26
25
|
constructor(viewContainerRef: ViewContainerRef);
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeBandSettingDirective, never>;
|
|
28
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RangeBandSettingDirective, "e-rangeBandSettings>e-rangeBandSetting", never, { "color": "color"; "endRange": "endRange"; "opacity": "opacity"; "startRange": "startRange"; }, {}, never>;
|
|
29
26
|
}
|
|
30
27
|
/**
|
|
31
28
|
* RangeBandSetting Array Directive
|
|
@@ -33,6 +30,4 @@ export declare class RangeBandSettingDirective extends ComplexBase<RangeBandSett
|
|
|
33
30
|
*/
|
|
34
31
|
export declare class RangeBandSettingsDirective extends ArrayBase<RangeBandSettingsDirective> {
|
|
35
32
|
constructor();
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RangeBandSettingsDirective, never>;
|
|
37
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RangeBandSettingsDirective, "ejs-sparkline>e-rangeBandSettings", never, {}, {}, ["children"]>;
|
|
38
33
|
}
|
|
@@ -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 "./sparkline.module";
|
|
5
2
|
export declare const SparklineTooltipService: ValueProvider;
|
|
6
3
|
/**
|
|
7
4
|
* NgModule definition for the Sparkline component with providers.
|
|
8
5
|
*/
|
|
9
6
|
export declare class SparklineAllModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SparklineAllModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SparklineAllModule, never, [typeof i1.CommonModule, typeof i2.SparklineModule], [typeof i2.SparklineModule]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SparklineAllModule>;
|
|
13
7
|
}
|
|
@@ -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
|
}
|