@syncfusion/ej2-angular-charts 32.2.9-ngcc → 33.1.44-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.
Files changed (33) hide show
  1. package/@syncfusion/ej2-angular-charts.es5.js +373 -14
  2. package/@syncfusion/ej2-angular-charts.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-charts.js +354 -14
  4. package/@syncfusion/ej2-angular-charts.js.map +1 -1
  5. package/README.md +8 -1
  6. package/dist/ej2-angular-charts.umd.js +418 -14
  7. package/dist/ej2-angular-charts.umd.js.map +1 -1
  8. package/dist/ej2-angular-charts.umd.min.js +2 -2
  9. package/dist/ej2-angular-charts.umd.min.js.map +1 -1
  10. package/ej2-angular-charts.d.ts +1 -0
  11. package/ej2-angular-charts.metadata.json +1 -1
  12. package/package.json +17 -47
  13. package/schematics/utils/lib-details.d.ts +3 -3
  14. package/schematics/utils/lib-details.js +3 -3
  15. package/schematics/utils/lib-details.ts +3 -3
  16. package/src/accumulation-chart/accumulationchart.component.d.ts +1 -0
  17. package/src/accumulation-chart/series.directive.d.ts +13 -0
  18. package/src/chart/axes.directive.d.ts +23 -0
  19. package/src/chart/chart-all.module.d.ts +1 -0
  20. package/src/chart/chart.component.d.ts +2 -0
  21. package/src/chart/indicators.directive.d.ts +10 -0
  22. package/src/chart/series.directive.d.ts +17 -0
  23. package/src/chart/trendlines.directive.d.ts +10 -0
  24. package/src/index.d.ts +6 -1
  25. package/src/sankey/links.directive.d.ts +41 -0
  26. package/src/sankey/nodes.directive.d.ts +44 -0
  27. package/src/sankey/sankey-all.module.d.ts +10 -0
  28. package/src/sankey/sankey.component.d.ts +53 -0
  29. package/src/sankey/sankey.module.d.ts +5 -0
  30. package/src/stock-chart/indicators.directive.d.ts +13 -0
  31. package/src/stock-chart/series.directive.d.ts +17 -0
  32. package/src/stock-chart/stockchart.component.d.ts +2 -0
  33. package/src/stock-chart/trendlines.directive.d.ts +10 -0
@@ -10,9 +10,9 @@ var __extends = (this && this.__extends) || (function () {
10
10
  })();
11
11
  import { ChangeDetectionStrategy, Component, ContentChild, ContentChildren, Directive, ElementRef, Injector, NgModule, Renderer2, ViewContainerRef } from '@angular/core';
12
12
  import { ArrayBase, ComplexBase, ComponentBase, ComponentMixins, Template, setValue } from '@syncfusion/ej2-angular-base';
13
- import { AccumulationAnnotation, AccumulationChart, AccumulationDataLabel, AccumulationDistributionIndicator, AccumulationHighlight, AccumulationLegend, AccumulationSelection, AccumulationTooltip, AreaSeries, AtrIndicator, BarSeries, BarSeries3D, BollingerBands, BoxAndWhiskerSeries, BubbleSeries, BulletChart, BulletChartLegend, BulletTooltip, CandleSeries, Category, Category3D, Chart, Chart3D, ChartAnnotation, CircularChart3D, CircularChartDataLabel3D, CircularChartExport3D, CircularChartHighlight3D, CircularChartLegend3D, CircularChartSelection3D, CircularChartTooltip3D, ColumnSeries, ColumnSeries3D, Crosshair, DataEditing, DataLabel, DataLabel3D, DateTime, DateTime3D, DateTimeCategory, DateTimeCategory3D, EmaIndicator, ErrorBar, Export, Export3D, FunnelSeries, Highlight, Highlight3D, HiloOpenCloseSeries, HiloSeries, HistogramSeries, LastValueLabel, Legend, Legend3D, LineSeries, Logarithmic, Logarithmic3D, MacdIndicator, MomentumIndicator, MultiColoredAreaSeries, MultiColoredLineSeries, MultiLevelLabel, ParetoSeries, PeriodSelector, PieSeries, PieSeries3D, PolarSeries, PyramidSeries, RadarSeries, RangeAreaSeries, RangeColumnSeries, RangeNavigator, RangeStepAreaSeries, RangeTooltip, RsiIndicator, ScatterSeries, ScrollBar, Selection, Selection3D, SmaIndicator, Smithchart, SmithchartLegend, Sparkline, SparklineTooltip, SplineAreaSeries, SplineRangeAreaSeries, SplineSeries, StackingAreaSeries, StackingBarSeries, StackingBarSeries3D, StackingColumnSeries, StackingColumnSeries3D, StackingLineSeries, StackingStepAreaSeries, StepAreaSeries, StepLineSeries, StochasticIndicator, StockChart, StockLegend, StripLine, TmaIndicator, Tooltip, Tooltip3D, TooltipRender, Trendlines, WaterfallSeries, Zoom } from '@syncfusion/ej2-charts';
13
+ import { AccumulationAnnotation, AccumulationChart, AccumulationDataLabel, AccumulationDistributionIndicator, AccumulationHighlight, AccumulationLegend, AccumulationSelection, AccumulationTooltip, AreaSeries, AtrIndicator, BarSeries, BarSeries3D, BollingerBands, BoxAndWhiskerSeries, BubbleSeries, BulletChart, BulletChartLegend, BulletTooltip, CandleSeries, Category, Category3D, Chart, Chart3D, ChartAnnotation, CircularChart3D, CircularChartDataLabel3D, CircularChartExport3D, CircularChartHighlight3D, CircularChartLegend3D, CircularChartSelection3D, CircularChartTooltip3D, ColumnSeries, ColumnSeries3D, Crosshair, DataEditing, DataLabel, DataLabel3D, DateTime, DateTime3D, DateTimeCategory, DateTimeCategory3D, EmaIndicator, ErrorBar, Export, Export3D, FunnelSeries, Highlight, Highlight3D, HiloOpenCloseSeries, HiloSeries, HistogramSeries, LastValueLabel, Legend, Legend3D, LineSeries, Logarithmic, Logarithmic3D, MacdIndicator, MomentumIndicator, MultiColoredAreaSeries, MultiColoredLineSeries, MultiLevelLabel, ParetoSeries, PeriodSelector, PieSeries, PieSeries3D, PolarSeries, PyramidSeries, RadarSeries, RangeAreaSeries, RangeColumnSeries, RangeNavigator, RangeStepAreaSeries, RangeTooltip, RsiIndicator, Sankey, SankeyExport, SankeyHighlight, SankeyLegend, SankeyTooltip, ScatterSeries, ScrollBar, Selection, Selection3D, SeriesLabel, SmaIndicator, Smithchart, SmithchartLegend, Sparkline, SparklineTooltip, SplineAreaSeries, SplineRangeAreaSeries, SplineSeries, StackingAreaSeries, StackingBarSeries, StackingBarSeries3D, StackingColumnSeries, StackingColumnSeries3D, StackingLineSeries, StackingStepAreaSeries, StepAreaSeries, StepLineSeries, StochasticIndicator, StockChart, StockLegend, StripLine, TmaIndicator, Tooltip, Tooltip3D, TooltipRender, Trendlines, WaterfallSeries, Zoom } from '@syncfusion/ej2-charts';
14
14
  import { CommonModule } from '@angular/common';
15
- var input = ['accessibility', 'animation', 'backwardForecast', 'dashArray', 'enableTooltip', 'fill', 'forwardForecast', 'intercept', 'legendShape', 'marker', 'name', 'period', 'polynomialOrder', 'type', 'visible', 'width'];
15
+ var input = ['accessibility', 'animation', 'backwardForecast', 'dashArray', 'enableTooltip', 'fill', 'forwardForecast', 'intercept', 'legendShape', 'linearGradient', 'marker', 'name', 'period', 'polynomialOrder', 'radialGradient', 'type', 'visible', 'width'];
16
16
  var outputs = [];
17
17
  /**
18
18
  * Series Directive
@@ -156,7 +156,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
156
156
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
157
157
  return Reflect.metadata(k, v);
158
158
  };
159
- var input$2 = ['accessibility', 'animation', 'bearFillColor', 'binInterval', 'border', 'boxPlotMode', 'bullFillColor', 'cardinalSplineTension', 'close', 'colorName', 'columnFacet', 'columnSpacing', 'columnWidth', 'columnWidthInPixel', 'connector', 'cornerRadius', 'dashArray', 'dataSource', 'dragSettings', 'drawType', 'emptyPointSettings', 'enableComplexProperty', 'enableSolidCandles', 'enableTooltip', 'errorBar', 'fill', 'groupName', 'high', 'intermediateSumIndexes', 'isClosed', 'lastValueLabel', 'legendImageUrl', 'legendShape', 'low', 'marker', 'maxRadius', 'minRadius', 'name', 'negativeFillColor', 'noRisers', 'nonHighlightStyle', 'opacity', 'open', 'paretoOptions', 'pointColorMapping', 'query', 'segmentAxis', 'segments', 'selectionStyle', 'showMean', 'showNearestTooltip', 'showNormalDistribution', 'showOutliers', 'size', 'splineType', 'stackingGroup', 'step', 'sumIndexes', 'summaryFillColor', 'tooltipFormat', 'tooltipMappingName', 'trendlines', 'type', 'unSelectedStyle', 'visible', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName', 'yName', 'zOrder'];
159
+ var input$2 = ['accessibility', 'animation', 'bearFillColor', 'binInterval', 'border', 'boxPlotMode', 'bullFillColor', 'cardinalSplineTension', 'close', 'colorName', 'columnFacet', 'columnSpacing', 'columnWidth', 'columnWidthInPixel', 'connector', 'cornerRadius', 'dashArray', 'dataSource', 'dragSettings', 'drawType', 'emptyPointSettings', 'enableComplexProperty', 'enableSolidCandles', 'enableTooltip', 'errorBar', 'fill', 'groupName', 'high', 'intermediateSumIndexes', 'isClosed', 'labelSettings', 'lastValueLabel', 'legendImageUrl', 'legendShape', 'linearGradient', 'low', 'marker', 'maxRadius', 'minRadius', 'name', 'negativeFillColor', 'noRisers', 'nonHighlightStyle', 'opacity', 'open', 'paretoOptions', 'pointColorMapping', 'query', 'radialGradient', 'segmentAxis', 'segments', 'selectionStyle', 'showMean', 'showNearestTooltip', 'showNormalDistribution', 'showOutliers', 'size', 'splineType', 'stackingGroup', 'step', 'sumIndexes', 'summaryFillColor', 'tooltipFormat', 'tooltipMappingName', 'trendlines', 'type', 'unSelectedStyle', 'visible', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName', 'yName', 'zOrder'];
160
160
  var outputs$2 = [];
161
161
  /**
162
162
  * Series Directive
@@ -423,7 +423,7 @@ MultiLevelLabelsDirective.decorators = [
423
423
  * @nocollapse
424
424
  */
425
425
  MultiLevelLabelsDirective.ctorParameters = function () { return []; };
426
- var input$6 = ['border', 'coefficient', 'columnIndex', 'crossesAt', 'crossesInAxis', 'crosshairTooltip', 'description', 'desiredIntervals', 'edgeLabelPlacement', 'enableAutoIntervalOnZooming', 'enableScrollbarOnZooming', 'enableTrim', 'enableWrap', 'interval', 'intervalType', 'isIndexed', 'isInversed', 'labelFormat', 'labelIntersectAction', 'labelPadding', 'labelPlacement', 'labelPosition', 'labelRotation', 'labelStyle', 'lineBreakAlignment', 'lineStyle', 'logBase', 'majorGridLines', 'majorTickLines', 'maximum', 'maximumLabelWidth', 'maximumLabels', 'minimum', 'minorGridLines', 'minorTickLines', 'minorTicksPerInterval', 'multiLevelLabels', 'name', 'opposedPosition', 'placeNextToAxisLine', 'plotOffset', 'plotOffsetBottom', 'plotOffsetLeft', 'plotOffsetRight', 'plotOffsetTop', 'rangePadding', 'rowIndex', 'scrollbarSettings', 'skeleton', 'skeletonType', 'span', 'startAngle', 'startFromZero', 'stripLines', 'tabIndex', 'tickPosition', 'title', 'titlePadding', 'titleRotation', 'titleStyle', 'valueType', 'visible', 'zoomFactor', 'zoomPosition'];
426
+ var input$6 = ['border', 'coefficient', 'columnIndex', 'crossesAt', 'crossesInAxis', 'crosshairTooltip', 'description', 'desiredIntervals', 'edgeLabelPlacement', 'enableAutoIntervalOnZooming', 'enableScrollbarOnZooming', 'enableTrim', 'enableWrap', 'interval', 'intervalType', 'isIndexed', 'isInversed', 'labelFormat', 'labelIntersectAction', 'labelPadding', 'labelPlacement', 'labelPosition', 'labelRotation', 'labelStyle', 'labelTemplate', 'lineBreakAlignment', 'lineStyle', 'logBase', 'majorGridLines', 'majorTickLines', 'maximum', 'maximumLabelWidth', 'maximumLabels', 'minimum', 'minorGridLines', 'minorTickLines', 'minorTicksPerInterval', 'multiLevelLabels', 'name', 'opposedPosition', 'placeNextToAxisLine', 'plotOffset', 'plotOffsetBottom', 'plotOffsetLeft', 'plotOffsetRight', 'plotOffsetTop', 'rangePadding', 'rowIndex', 'scrollbarSettings', 'skeleton', 'skeletonType', 'span', 'startAngle', 'startFromZero', 'stripLines', 'tabIndex', 'tickPosition', 'title', 'titlePadding', 'titleRotation', 'titleStyle', 'valueType', 'visible', 'zoomFactor', 'zoomPosition'];
427
427
  var outputs$6 = [];
428
428
  /**
429
429
  * Axis Directive
@@ -802,7 +802,7 @@ SelectedDataIndexesDirective.decorators = [
802
802
  * @nocollapse
803
803
  */
804
804
  SelectedDataIndexesDirective.ctorParameters = function () { return []; };
805
- var input$12 = ['accessibility', 'animation', 'bandColor', 'close', 'colorName', 'dPeriod', 'dashArray', 'dataSource', 'enableComplexProperty', 'fastPeriod', 'field', 'fill', 'high', 'kPeriod', 'low', 'lowerLine', 'macdLine', 'macdNegativeColor', 'macdPositiveColor', 'macdType', 'open', 'overBought', 'overSold', 'period', 'periodLine', 'pointColorMapping', 'query', 'segmentAxis', 'segments', 'seriesName', 'showZones', 'slowPeriod', 'standardDeviation', 'type', 'upperLine', 'visible', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName'];
805
+ var input$12 = ['accessibility', 'animation', 'bandColor', 'close', 'colorName', 'dPeriod', 'dashArray', 'dataSource', 'enableComplexProperty', 'fastPeriod', 'field', 'fill', 'high', 'kPeriod', 'linearGradient', 'low', 'lowerLine', 'macdLine', 'macdNegativeColor', 'macdPositiveColor', 'macdType', 'open', 'overBought', 'overSold', 'period', 'periodLine', 'pointColorMapping', 'query', 'radialGradient', 'segmentAxis', 'segments', 'seriesName', 'showZones', 'slowPeriod', 'standardDeviation', 'type', 'upperLine', 'visible', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName'];
806
806
  var outputs$12 = [];
807
807
  /**
808
808
  * Indicator Directive
@@ -878,7 +878,7 @@ var __metadata$2 = (this && this.__metadata) || function (k, v) {
878
878
  return Reflect.metadata(k, v);
879
879
  };
880
880
  var inputs = ['accessibility', 'allowExport', 'allowMultiSelection', 'annotations', 'axes', 'background', 'backgroundImage', 'border', 'chartArea', 'columns', 'crosshair', 'currencyCode', 'dataSource', 'description', 'enableAnimation', 'enableAutoIntervalOnBothAxis', 'enableCanvas', 'enableExport', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'enableSideBySidePlacement', 'focusBorderColor', 'focusBorderMargin', 'focusBorderWidth', 'height', 'highlightColor', 'highlightMode', 'highlightPattern', 'indicators', 'isMultiSelect', 'isTransposed', 'legendSettings', 'locale', 'margin', 'noDataTemplate', 'palettes', 'primaryXAxis', 'primaryYAxis', 'rangeColorSettings', 'rows', 'selectedDataIndexes', 'selectionMode', 'selectionPattern', 'series', 'stackLabels', 'subTitle', 'subTitleStyle', 'tabIndex', 'theme', 'title', 'titleStyle', 'tooltip', 'useGroupingSeparator', 'width', 'zoomSettings'];
881
- var outputs$13 = ['afterExport', 'animationComplete', 'annotationRender', 'axisLabelClick', 'axisLabelRender', 'axisMultiLabelRender', 'axisRangeCalculated', 'beforeExport', 'beforePrint', 'beforeResize', 'chartDoubleClick', 'chartMouseClick', 'chartMouseDown', 'chartMouseLeave', 'chartMouseMove', 'chartMouseUp', 'drag', 'dragComplete', 'dragEnd', 'dragStart', 'legendClick', 'legendRender', 'load', 'loaded', 'multiLevelLabelClick', 'onZooming', 'pointClick', 'pointDoubleClick', 'pointMove', 'pointRender', 'resized', 'scrollChanged', 'scrollEnd', 'scrollStart', 'selectionComplete', 'seriesRender', 'sharedTooltipRender', 'textRender', 'tooltipRender', 'zoomComplete', 'dataSourceChange'];
881
+ var outputs$13 = ['afterExport', 'animationComplete', 'annotationRender', 'axisLabelClick', 'axisLabelRender', 'axisMultiLabelRender', 'axisRangeCalculated', 'beforeExport', 'beforePrint', 'beforeResize', 'chartDoubleClick', 'chartMouseClick', 'chartMouseDown', 'chartMouseLeave', 'chartMouseMove', 'chartMouseUp', 'crosshairLabelRender', 'drag', 'dragComplete', 'dragEnd', 'dragStart', 'legendClick', 'legendRender', 'load', 'loaded', 'multiLevelLabelClick', 'onZooming', 'pointClick', 'pointDoubleClick', 'pointMove', 'pointRender', 'resized', 'scrollChanged', 'scrollEnd', 'scrollStart', 'selectionComplete', 'seriesRender', 'sharedTooltipRender', 'textRender', 'tooltipRender', 'zoomComplete', 'dataSourceChange'];
882
882
  var twoWays = ['dataSource'];
883
883
  /**
884
884
  * Chart Component
@@ -1323,6 +1323,13 @@ var ChartComponent = /** @class */ (function (_super) {
1323
1323
  }
1324
1324
  }
1325
1325
  catch (_35) { }
1326
+ try {
1327
+ var mod = _this.injector.get('ChartsSeriesLabel');
1328
+ if (_this.injectedModules.indexOf(mod) === -1) {
1329
+ _this.injectedModules.push(mod);
1330
+ }
1331
+ }
1332
+ catch (_36) { }
1326
1333
  _this.registerEvents(outputs$13);
1327
1334
  _this.addTwoWay.call(_this, twoWays);
1328
1335
  setValue('currentInstance', _this, _this.viewContainerRef);
@@ -1406,11 +1413,16 @@ ChartComponent.ctorParameters = function () { return [
1406
1413
  ]; };
1407
1414
  ChartComponent.propDecorators = {
1408
1415
  'tooltip_template': [{ type: ContentChild, args: ['tooltipTemplate',] },],
1416
+ 'legendSettings_template': [{ type: ContentChild, args: ['legendSettingsTemplate',] },],
1409
1417
  };
1410
1418
  __decorate$2([
1411
1419
  Template(),
1412
1420
  __metadata$2("design:type", Object)
1413
1421
  ], ChartComponent.prototype, "tooltip_template", void 0);
1422
+ __decorate$2([
1423
+ Template(),
1424
+ __metadata$2("design:type", Object)
1425
+ ], ChartComponent.prototype, "legendSettings_template", void 0);
1414
1426
  ChartComponent = __decorate$2([
1415
1427
  ComponentMixins([ComponentBase]),
1416
1428
  __metadata$2("design:paramtypes", [ElementRef,
@@ -1553,6 +1565,7 @@ var ExportService = { provide: 'ChartsExport', useValue: Export };
1553
1565
  var DataEditingService = { provide: 'ChartsDataEditing', useValue: DataEditing };
1554
1566
  var HighlightService = { provide: 'ChartsHighlight', useValue: Highlight };
1555
1567
  var LastValueLabelService = { provide: 'ChartsLastValueLabel', useValue: LastValueLabel };
1568
+ var SeriesLabelService = { provide: 'ChartsSeriesLabel', useValue: SeriesLabel };
1556
1569
  /**
1557
1570
  * NgModule definition for the Chart component with providers.
1558
1571
  */
@@ -1627,7 +1640,8 @@ ChartAllModule.decorators = [
1627
1640
  ExportService,
1628
1641
  DataEditingService,
1629
1642
  HighlightService,
1630
- LastValueLabelService
1643
+ LastValueLabelService,
1644
+ SeriesLabelService
1631
1645
  ]
1632
1646
  },] },
1633
1647
  ];
@@ -1649,7 +1663,7 @@ var __metadata$3 = (this && this.__metadata) || function (k, v) {
1649
1663
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
1650
1664
  return Reflect.metadata(k, v);
1651
1665
  };
1652
- var input$13 = ['accessibility', 'animation', 'applyPattern', 'border', 'borderRadius', 'dashArray', 'dataLabel', 'dataSource', 'emptyPointSettings', 'enableTooltip', 'endAngle', 'explode', 'explodeAll', 'explodeIndex', 'explodeOffset', 'funnelMode', 'gapRatio', 'groupMode', 'groupTo', 'height', 'innerRadius', 'legendImageUrl', 'legendShape', 'name', 'neckHeight', 'neckWidth', 'opacity', 'palettes', 'pointColorMapping', 'pyramidMode', 'query', 'radius', 'selectionStyle', 'startAngle', 'tooltipMappingName', 'type', 'visible', 'width', 'xName', 'yName'];
1666
+ var input$13 = ['accessibility', 'animation', 'applyPattern', 'border', 'borderRadius', 'dashArray', 'dataLabel', 'dataSource', 'emptyPointSettings', 'enableTooltip', 'endAngle', 'explode', 'explodeAll', 'explodeIndex', 'explodeOffset', 'funnelMode', 'gapRatio', 'groupMode', 'groupTo', 'height', 'innerRadius', 'legendImageUrl', 'legendShape', 'linearGradient', 'name', 'neckHeight', 'neckWidth', 'opacity', 'palettes', 'pointColorMapping', 'pyramidMode', 'query', 'radialGradient', 'radius', 'selectionStyle', 'startAngle', 'tooltipMappingName', 'type', 'visible', 'width', 'xName', 'yName'];
1653
1667
  var outputs$14 = [];
1654
1668
  /**
1655
1669
  * AccumulationSeries Directive
@@ -1969,11 +1983,16 @@ AccumulationChartComponent.ctorParameters = function () { return [
1969
1983
  ]; };
1970
1984
  AccumulationChartComponent.propDecorators = {
1971
1985
  'tooltip_template': [{ type: ContentChild, args: ['tooltipTemplate',] },],
1986
+ 'legendSettings_template': [{ type: ContentChild, args: ['legendSettingsTemplate',] },],
1972
1987
  };
1973
1988
  __decorate$5([
1974
1989
  Template(),
1975
1990
  __metadata$5("design:type", Object)
1976
1991
  ], AccumulationChartComponent.prototype, "tooltip_template", void 0);
1992
+ __decorate$5([
1993
+ Template(),
1994
+ __metadata$5("design:type", Object)
1995
+ ], AccumulationChartComponent.prototype, "legendSettings_template", void 0);
1977
1996
  AccumulationChartComponent = __decorate$5([
1978
1997
  ComponentMixins([ComponentBase]),
1979
1998
  __metadata$5("design:paramtypes", [ElementRef,
@@ -2763,7 +2782,7 @@ SmithchartAllModule.decorators = [
2763
2782
  * @nocollapse
2764
2783
  */
2765
2784
  SmithchartAllModule.ctorParameters = function () { return []; };
2766
- var input$18 = ['accessibility', 'animation', 'backwardForecast', 'dashArray', 'enableTooltip', 'fill', 'forwardForecast', 'intercept', 'legendShape', 'marker', 'name', 'period', 'polynomialOrder', 'type', 'visible', 'width'];
2785
+ var input$18 = ['accessibility', 'animation', 'backwardForecast', 'dashArray', 'enableTooltip', 'fill', 'forwardForecast', 'intercept', 'legendShape', 'linearGradient', 'marker', 'name', 'period', 'polynomialOrder', 'radialGradient', 'type', 'visible', 'width'];
2767
2786
  var outputs$23 = [];
2768
2787
  /**
2769
2788
  * Series Directive
@@ -2829,7 +2848,7 @@ StockChartTrendlinesDirective.decorators = [
2829
2848
  * @nocollapse
2830
2849
  */
2831
2850
  StockChartTrendlinesDirective.ctorParameters = function () { return []; };
2832
- var input$19 = ['animation', 'bearFillColor', 'border', 'bullFillColor', 'cardinalSplineTension', 'close', 'columnSpacing', 'columnWidth', 'cornerRadius', 'dashArray', 'dataSource', 'emptyPointSettings', 'enableSolidCandles', 'enableTooltip', 'fill', 'high', 'lastValueLabel', 'legendImageUrl', 'legendShape', 'low', 'marker', 'name', 'opacity', 'open', 'pointColorMapping', 'query', 'selectionStyle', 'showNearestTooltip', 'tooltipMappingName', 'trendlines', 'type', 'visible', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName', 'yName'];
2851
+ var input$19 = ['animation', 'bearFillColor', 'border', 'bullFillColor', 'cardinalSplineTension', 'close', 'columnSpacing', 'columnWidth', 'cornerRadius', 'dashArray', 'dataSource', 'emptyPointSettings', 'enableSolidCandles', 'enableTooltip', 'fill', 'high', 'labelSettings', 'lastValueLabel', 'legendImageUrl', 'legendShape', 'linearGradient', 'low', 'marker', 'name', 'opacity', 'open', 'pointColorMapping', 'query', 'radialGradient', 'selectionStyle', 'showNearestTooltip', 'tooltipMappingName', 'trendlines', 'type', 'visible', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName', 'yName'];
2833
2852
  var outputs$24 = [];
2834
2853
  /**
2835
2854
  * Series Directive
@@ -3272,7 +3291,7 @@ StockEventsDirective.decorators = [
3272
3291
  * @nocollapse
3273
3292
  */
3274
3293
  StockEventsDirective.ctorParameters = function () { return []; };
3275
- var input$26 = ['animation', 'bandColor', 'close', 'dPeriod', 'dashArray', 'dataSource', 'fastPeriod', 'field', 'fill', 'high', 'kPeriod', 'low', 'lowerLine', 'macdLine', 'macdNegativeColor', 'macdPositiveColor', 'macdType', 'open', 'overBought', 'overSold', 'period', 'periodLine', 'pointColorMapping', 'query', 'seriesName', 'showZones', 'slowPeriod', 'standardDeviation', 'type', 'upperLine', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName'];
3294
+ var input$26 = ['animation', 'bandColor', 'close', 'dPeriod', 'dashArray', 'dataSource', 'fastPeriod', 'field', 'fill', 'high', 'kPeriod', 'linearGradient', 'low', 'lowerLine', 'macdLine', 'macdNegativeColor', 'macdPositiveColor', 'macdType', 'open', 'overBought', 'overSold', 'period', 'periodLine', 'pointColorMapping', 'query', 'radialGradient', 'seriesName', 'showZones', 'slowPeriod', 'standardDeviation', 'type', 'upperLine', 'volume', 'width', 'xAxisName', 'xName', 'yAxisName'];
3276
3295
  var outputs$31 = [];
3277
3296
  /**
3278
3297
  * Indicator Directive
@@ -3348,7 +3367,7 @@ var __metadata$10 = (this && this.__metadata) || function (k, v) {
3348
3367
  return Reflect.metadata(k, v);
3349
3368
  };
3350
3369
  var inputs$5 = ['annotations', 'axes', 'background', 'border', 'chartArea', 'crosshair', 'dataSource', 'enableCustomRange', 'enablePeriodSelector', 'enablePersistence', 'enableRtl', 'enableSelector', 'exportType', 'height', 'indicatorType', 'indicators', 'isMultiSelect', 'isSelect', 'isTransposed', 'legendSettings', 'locale', 'margin', 'noDataTemplate', 'periods', 'primaryXAxis', 'primaryYAxis', 'rows', 'selectedDataIndexes', 'selectionMode', 'series', 'seriesType', 'stockEvents', 'theme', 'title', 'titleStyle', 'tooltip', 'trendlineType', 'width', 'zoomSettings'];
3351
- var outputs$32 = ['axisLabelRender', 'beforeExport', 'legendClick', 'legendRender', 'load', 'loaded', 'onZooming', 'pointClick', 'pointMove', 'rangeChange', 'selectorRender', 'seriesRender', 'stockChartMouseClick', 'stockChartMouseDown', 'stockChartMouseLeave', 'stockChartMouseMove', 'stockChartMouseUp', 'stockEventRender', 'tooltipRender', 'dataSourceChange'];
3370
+ var outputs$32 = ['axisLabelRender', 'beforeExport', 'crosshairLabelRender', 'legendClick', 'legendRender', 'load', 'loaded', 'onZooming', 'pointClick', 'pointMove', 'rangeChange', 'selectorRender', 'seriesRender', 'stockChartMouseClick', 'stockChartMouseDown', 'stockChartMouseLeave', 'stockChartMouseMove', 'stockChartMouseUp', 'stockEventRender', 'tooltipRender', 'dataSourceChange'];
3352
3371
  var twoWays$5 = ['dataSource'];
3353
3372
  /**
3354
3373
  * Stock Chart Component
@@ -3604,6 +3623,13 @@ var StockChartComponent = /** @class */ (function (_super) {
3604
3623
  }
3605
3624
  }
3606
3625
  catch (_8) { }
3626
+ try {
3627
+ var mod = _this.injector.get('ChartsSeriesLabel');
3628
+ if (_this.injectedModules.indexOf(mod) === -1) {
3629
+ _this.injectedModules.push(mod);
3630
+ }
3631
+ }
3632
+ catch (_9) { }
3607
3633
  _this.registerEvents(outputs$32);
3608
3634
  _this.addTwoWay.call(_this, twoWays$5);
3609
3635
  setValue('currentInstance', _this, _this.viewContainerRef);
@@ -3688,11 +3714,16 @@ StockChartComponent.ctorParameters = function () { return [
3688
3714
  ]; };
3689
3715
  StockChartComponent.propDecorators = {
3690
3716
  'tooltip_template': [{ type: ContentChild, args: ['tooltipTemplate',] },],
3717
+ 'legendSettings_template': [{ type: ContentChild, args: ['legendSettingsTemplate',] },],
3691
3718
  };
3692
3719
  __decorate$10([
3693
3720
  Template(),
3694
3721
  __metadata$10("design:type", Object)
3695
3722
  ], StockChartComponent.prototype, "tooltip_template", void 0);
3723
+ __decorate$10([
3724
+ Template(),
3725
+ __metadata$10("design:type", Object)
3726
+ ], StockChartComponent.prototype, "legendSettings_template", void 0);
3696
3727
  StockChartComponent = __decorate$10([
3697
3728
  ComponentMixins([ComponentBase]),
3698
3729
  __metadata$10("design:paramtypes", [ElementRef,
@@ -5021,9 +5052,337 @@ CircularChart3DAllModule.decorators = [
5021
5052
  * @nocollapse
5022
5053
  */
5023
5054
  CircularChart3DAllModule.ctorParameters = function () { return []; };
5055
+ var input$35 = ['color', 'id', 'label', 'offset'];
5056
+ var outputs$44 = [];
5057
+ /**
5058
+ * Sankey Nodes Directive
5059
+ * ```html
5060
+ * <e-sankey-nodes>
5061
+ * <e-sankey-node></e-sankey-node>
5062
+ * </e-sankey-nodes>
5063
+ * ```
5064
+ */
5065
+ var SankeyNodeDirective = /** @class */ (function (_super) {
5066
+ __extends(SankeyNodeDirective, _super);
5067
+ /**
5068
+ * @param {?} viewContainerRef
5069
+ */
5070
+ function SankeyNodeDirective(viewContainerRef) {
5071
+ var _this = _super.call(this) || this;
5072
+ _this.viewContainerRef = viewContainerRef;
5073
+ setValue('currentInstance', _this, _this.viewContainerRef);
5074
+ _this.registerEvents(outputs$44);
5075
+ _this.directivePropList = input$35;
5076
+ return _this;
5077
+ }
5078
+ return SankeyNodeDirective;
5079
+ }(ComplexBase));
5080
+ SankeyNodeDirective.decorators = [
5081
+ { type: Directive, args: [{
5082
+ selector: 'e-sankey-nodes>e-sankey-node',
5083
+ inputs: input$35,
5084
+ outputs: outputs$44,
5085
+ queries: {}
5086
+ },] },
5087
+ ];
5088
+ /**
5089
+ * @nocollapse
5090
+ */
5091
+ SankeyNodeDirective.ctorParameters = function () { return [
5092
+ { type: ViewContainerRef, },
5093
+ ]; };
5094
+ /**
5095
+ * SankeyNode Array Directive
5096
+ */
5097
+ var SankeyNodesCollectionDirective = /** @class */ (function (_super) {
5098
+ __extends(SankeyNodesCollectionDirective, _super);
5099
+ function SankeyNodesCollectionDirective() {
5100
+ return _super.call(this, 'nodes') || this;
5101
+ }
5102
+ return SankeyNodesCollectionDirective;
5103
+ }(ArrayBase));
5104
+ SankeyNodesCollectionDirective.decorators = [
5105
+ { type: Directive, args: [{
5106
+ selector: 'ejs-sankey>e-sankey-nodes',
5107
+ queries: {
5108
+ children: new ContentChildren(SankeyNodeDirective)
5109
+ },
5110
+ },] },
5111
+ ];
5112
+ /**
5113
+ * @nocollapse
5114
+ */
5115
+ SankeyNodesCollectionDirective.ctorParameters = function () { return []; };
5116
+ var input$36 = ['sourceId', 'targetId', 'value'];
5117
+ var outputs$45 = [];
5118
+ /**
5119
+ * Sankey Links Directive
5120
+ * ```html
5121
+ * <e-sankey-links>
5122
+ * <e-sankey-link></e-sankey-link>
5123
+ * </e-sankey-links>
5124
+ * ```
5125
+ */
5126
+ var SankeyLinkDirective = /** @class */ (function (_super) {
5127
+ __extends(SankeyLinkDirective, _super);
5128
+ /**
5129
+ * @param {?} viewContainerRef
5130
+ */
5131
+ function SankeyLinkDirective(viewContainerRef) {
5132
+ var _this = _super.call(this) || this;
5133
+ _this.viewContainerRef = viewContainerRef;
5134
+ setValue('currentInstance', _this, _this.viewContainerRef);
5135
+ _this.registerEvents(outputs$45);
5136
+ _this.directivePropList = input$36;
5137
+ return _this;
5138
+ }
5139
+ return SankeyLinkDirective;
5140
+ }(ComplexBase));
5141
+ SankeyLinkDirective.decorators = [
5142
+ { type: Directive, args: [{
5143
+ selector: 'e-sankey-links>e-sankey-link',
5144
+ inputs: input$36,
5145
+ outputs: outputs$45,
5146
+ queries: {}
5147
+ },] },
5148
+ ];
5149
+ /**
5150
+ * @nocollapse
5151
+ */
5152
+ SankeyLinkDirective.ctorParameters = function () { return [
5153
+ { type: ViewContainerRef, },
5154
+ ]; };
5155
+ /**
5156
+ * SankeyLink Array Directive
5157
+ */
5158
+ var SankeyLinksCollectionDirective = /** @class */ (function (_super) {
5159
+ __extends(SankeyLinksCollectionDirective, _super);
5160
+ function SankeyLinksCollectionDirective() {
5161
+ return _super.call(this, 'links') || this;
5162
+ }
5163
+ return SankeyLinksCollectionDirective;
5164
+ }(ArrayBase));
5165
+ SankeyLinksCollectionDirective.decorators = [
5166
+ { type: Directive, args: [{
5167
+ selector: 'ejs-sankey>e-sankey-links',
5168
+ queries: {
5169
+ children: new ContentChildren(SankeyLinkDirective)
5170
+ },
5171
+ },] },
5172
+ ];
5173
+ /**
5174
+ * @nocollapse
5175
+ */
5176
+ SankeyLinksCollectionDirective.ctorParameters = function () { return []; };
5177
+ var __decorate$16 = (this && this.__decorate) || function (decorators, target, key, desc) {
5178
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
5179
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
5180
+ r = Reflect.decorate(decorators, target, key, desc);
5181
+ else
5182
+ for (var i = decorators.length - 1; i >= 0; i--)
5183
+ if (d = decorators[i])
5184
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5185
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
5186
+ };
5187
+ var __metadata$16 = (this && this.__metadata) || function (k, v) {
5188
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
5189
+ return Reflect.metadata(k, v);
5190
+ };
5191
+ var inputs$9 = ['accessibility', 'allowExport', 'animation', 'background', 'backgroundImage', 'border', 'enableExport', 'enablePersistence', 'enableRtl', 'focusBorderColor', 'focusBorderMargin', 'focusBorderWidth', 'height', 'labelSettings', 'legendSettings', 'linkStyle', 'links', 'locale', 'margin', 'nodeStyle', 'nodes', 'orientation', 'subTitle', 'subTitleStyle', 'theme', 'title', 'titleStyle', 'tooltip', 'width'];
5192
+ var outputs$46 = ['afterExport', 'beforeExport', 'beforePrint', 'exportCompleted', 'labelRendering', 'legendItemHover', 'legendItemRendering', 'linkClick', 'linkEnter', 'linkLeave', 'linkRendering', 'load', 'loaded', 'nodeClick', 'nodeEnter', 'nodeLeave', 'nodeRendering', 'sizeChanged', 'tooltipRendering'];
5193
+ var twoWays$9 = [''];
5194
+ /**
5195
+ * Sankey Component
5196
+ * ```html
5197
+ * <ejs-sankey></ejs-sankey>
5198
+ * ```
5199
+ */
5200
+ var SankeyComponent = /** @class */ (function (_super) {
5201
+ __extends(SankeyComponent, _super);
5202
+ /**
5203
+ * @param {?} ngEle
5204
+ * @param {?} srenderer
5205
+ * @param {?} viewContainerRef
5206
+ * @param {?} injector
5207
+ */
5208
+ function SankeyComponent(ngEle, srenderer, viewContainerRef, injector) {
5209
+ var _this = _super.call(this) || this;
5210
+ _this.ngEle = ngEle;
5211
+ _this.srenderer = srenderer;
5212
+ _this.viewContainerRef = viewContainerRef;
5213
+ _this.injector = injector;
5214
+ _this.tags = ['nodes', 'links'];
5215
+ _this.element = _this.ngEle.nativeElement;
5216
+ _this.injectedModules = _this.injectedModules || [];
5217
+ try {
5218
+ var mod = _this.injector.get('ChartsSankeyLegend');
5219
+ if (_this.injectedModules.indexOf(mod) === -1) {
5220
+ _this.injectedModules.push(mod);
5221
+ }
5222
+ }
5223
+ catch (_a) { }
5224
+ try {
5225
+ var mod = _this.injector.get('ChartsSankeyTooltip');
5226
+ if (_this.injectedModules.indexOf(mod) === -1) {
5227
+ _this.injectedModules.push(mod);
5228
+ }
5229
+ }
5230
+ catch (_b) { }
5231
+ try {
5232
+ var mod = _this.injector.get('ChartsSankeyHighlight');
5233
+ if (_this.injectedModules.indexOf(mod) === -1) {
5234
+ _this.injectedModules.push(mod);
5235
+ }
5236
+ }
5237
+ catch (_c) { }
5238
+ try {
5239
+ var mod = _this.injector.get('ChartsSankeyExport');
5240
+ if (_this.injectedModules.indexOf(mod) === -1) {
5241
+ _this.injectedModules.push(mod);
5242
+ }
5243
+ }
5244
+ catch (_d) { }
5245
+ _this.registerEvents(outputs$46);
5246
+ _this.addTwoWay.call(_this, twoWays$9);
5247
+ setValue('currentInstance', _this, _this.viewContainerRef);
5248
+ _this.context = new ComponentBase();
5249
+ return _this;
5250
+ }
5251
+ /**
5252
+ * @return {?}
5253
+ */
5254
+ SankeyComponent.prototype.ngOnInit = function () {
5255
+ this.context.ngOnInit(this);
5256
+ };
5257
+ /**
5258
+ * @return {?}
5259
+ */
5260
+ SankeyComponent.prototype.ngAfterViewInit = function () {
5261
+ this.context.ngAfterViewInit(this);
5262
+ };
5263
+ /**
5264
+ * @return {?}
5265
+ */
5266
+ SankeyComponent.prototype.ngOnDestroy = function () {
5267
+ this.context.ngOnDestroy(this);
5268
+ };
5269
+ /**
5270
+ * @return {?}
5271
+ */
5272
+ SankeyComponent.prototype.ngAfterContentChecked = function () {
5273
+ this.tagObjects[0].instance = this.childNodes;
5274
+ if (this.childLinks) {
5275
+ this.tagObjects[1].instance = /** @type {?} */ (this.childLinks);
5276
+ }
5277
+ this.context.ngAfterContentChecked(this);
5278
+ };
5279
+ return SankeyComponent;
5280
+ }(Sankey));
5281
+ SankeyComponent.decorators = [
5282
+ { type: Component, args: [{
5283
+ selector: 'ejs-sankey',
5284
+ inputs: inputs$9,
5285
+ outputs: outputs$46,
5286
+ template: '',
5287
+ changeDetection: ChangeDetectionStrategy.OnPush,
5288
+ queries: {
5289
+ childNodes: new ContentChild(SankeyNodesCollectionDirective),
5290
+ childLinks: new ContentChild(SankeyLinksCollectionDirective)
5291
+ }
5292
+ },] },
5293
+ ];
5294
+ /**
5295
+ * @nocollapse
5296
+ */
5297
+ SankeyComponent.ctorParameters = function () { return [
5298
+ { type: ElementRef, },
5299
+ { type: Renderer2, },
5300
+ { type: ViewContainerRef, },
5301
+ { type: Injector, },
5302
+ ]; };
5303
+ SankeyComponent.propDecorators = {
5304
+ 'tooltip_sankeyNodeTemplate': [{ type: ContentChild, args: ['tooltipSankeyNodeTemplate',] },],
5305
+ 'tooltip_sankeyLinkTemplate': [{ type: ContentChild, args: ['tooltipSankeyLinkTemplate',] },],
5306
+ };
5307
+ __decorate$16([
5308
+ Template(),
5309
+ __metadata$16("design:type", Object)
5310
+ ], SankeyComponent.prototype, "tooltip_sankeyNodeTemplate", void 0);
5311
+ __decorate$16([
5312
+ Template(),
5313
+ __metadata$16("design:type", Object)
5314
+ ], SankeyComponent.prototype, "tooltip_sankeyLinkTemplate", void 0);
5315
+ SankeyComponent = __decorate$16([
5316
+ ComponentMixins([ComponentBase]),
5317
+ __metadata$16("design:paramtypes", [ElementRef,
5318
+ Renderer2,
5319
+ ViewContainerRef,
5320
+ Injector])
5321
+ ], SankeyComponent);
5322
+ /**
5323
+ * NgModule definition for the Sankey component.
5324
+ */
5325
+ var SankeyModule = /** @class */ (function () {
5326
+ function SankeyModule() {
5327
+ }
5328
+ return SankeyModule;
5329
+ }());
5330
+ SankeyModule.decorators = [
5331
+ { type: NgModule, args: [{
5332
+ imports: [CommonModule],
5333
+ declarations: [
5334
+ SankeyComponent,
5335
+ SankeyNodeDirective,
5336
+ SankeyNodesCollectionDirective,
5337
+ SankeyLinkDirective,
5338
+ SankeyLinksCollectionDirective
5339
+ ],
5340
+ exports: [
5341
+ SankeyComponent,
5342
+ SankeyNodeDirective,
5343
+ SankeyNodesCollectionDirective,
5344
+ SankeyLinkDirective,
5345
+ SankeyLinksCollectionDirective
5346
+ ]
5347
+ },] },
5348
+ ];
5349
+ /**
5350
+ * @nocollapse
5351
+ */
5352
+ SankeyModule.ctorParameters = function () { return []; };
5353
+ var SankeyLegendService = { provide: 'ChartsSankeyLegend', useValue: SankeyLegend };
5354
+ var SankeyTooltipService = { provide: 'ChartsSankeyTooltip', useValue: SankeyTooltip };
5355
+ var SankeyHighlightService = { provide: 'ChartsSankeyHighlight', useValue: SankeyHighlight };
5356
+ var SankeyExportService = { provide: 'ChartsSankeyExport', useValue: SankeyExport };
5357
+ /**
5358
+ * NgModule definition for the Sankey component with providers.
5359
+ */
5360
+ var SankeyAllModule = /** @class */ (function () {
5361
+ function SankeyAllModule() {
5362
+ }
5363
+ return SankeyAllModule;
5364
+ }());
5365
+ SankeyAllModule.decorators = [
5366
+ { type: NgModule, args: [{
5367
+ imports: [CommonModule, SankeyModule],
5368
+ exports: [
5369
+ SankeyModule
5370
+ ],
5371
+ providers: [
5372
+ SankeyLegendService,
5373
+ SankeyTooltipService,
5374
+ SankeyHighlightService,
5375
+ SankeyExportService
5376
+ ]
5377
+ },] },
5378
+ ];
5379
+ /**
5380
+ * @nocollapse
5381
+ */
5382
+ SankeyAllModule.ctorParameters = function () { return []; };
5024
5383
  /**
5025
5384
  * Generated bundle index. Do not edit.
5026
5385
  */
5027
- export { TrendlineDirective, TrendlinesDirective, SegmentDirective, SegmentsDirective, SeriesDirective, SeriesCollectionDirective, StripLineDirective, StripLinesDirective, CategoryDirective, CategoriesDirective, MultiLevelLabelDirective, MultiLevelLabelsDirective, AxisDirective, AxesDirective, RowDirective, RowsDirective, ColumnDirective, ColumnsDirective, RangeColorSettingDirective, RangeColorSettingsDirective, AnnotationDirective, AnnotationsDirective, SelectedDataIndexDirective, SelectedDataIndexesDirective, IndicatorDirective, IndicatorsDirective, ChartComponent, ChartModule, ChartAllModule, LineSeriesService, ScatterSeriesService, ColumnSeriesService, SplineSeriesService, SplineAreaSeriesService, StripLineService, AreaSeriesService, ScrollBarService, StepLineSeriesService, StepAreaSeriesService, StackingColumnSeriesService, StackingLineSeriesService, StackingAreaSeriesService, StackingStepAreaSeriesService, BarSeriesService, StackingBarSeriesService, RangeColumnSeriesService, BubbleSeriesService, TooltipService, CrosshairService, CategoryService, DateTimeService, LogarithmicService, LegendService, ZoomService, DataLabelService, SelectionService, ChartAnnotationService, HiloSeriesService, HiloOpenCloseSeriesService, WaterfallSeriesService, RangeAreaSeriesService, RangeStepAreaSeriesService, SplineRangeAreaSeriesService, CandleSeriesService, PolarSeriesService, RadarSeriesService, SmaIndicatorService, TmaIndicatorService, EmaIndicatorService, AccumulationDistributionIndicatorService, MacdIndicatorService, AtrIndicatorService, RsiIndicatorService, MomentumIndicatorService, StochasticIndicatorService, BollingerBandsService, BoxAndWhiskerSeriesService, HistogramSeriesService, ErrorBarService, TrendlinesService, DateTimeCategoryService, MultiColoredLineSeriesService, MultiColoredAreaSeriesService, MultiLevelLabelService, ParetoSeriesService, ExportService, DataEditingService, HighlightService, LastValueLabelService, AccumulationSeriesDirective, AccumulationSeriesCollectionDirective, AccumulationAnnotationDirective, AccumulationAnnotationsDirective, AccumulationChartComponent, AccumulationChartModule, AccumulationChartAllModule, PieSeriesService, FunnelSeriesService, PyramidSeriesService, AccumulationTooltipService, AccumulationLegendService, AccumulationSelectionService, AccumulationHighlightService, AccumulationDataLabelService, AccumulationAnnotationService, RangenavigatorSeriesDirective, RangenavigatorSeriesCollectionDirective, RangeNavigatorComponent, RangeNavigatorModule, RangeNavigatorAllModule, RangeTooltipService, PeriodSelectorService, RangeBandSettingDirective, RangeBandSettingsDirective, SparklineComponent, SparklineModule, SparklineAllModule, SparklineTooltipService, SmithchartSeriesDirective, SmithchartSeriesCollectionDirective, SmithchartComponent, SmithchartModule, SmithchartAllModule, SmithchartLegendService, TooltipRenderService, StockChartTrendlineDirective, StockChartTrendlinesDirective, StockChartSeriesDirective, StockChartSeriesCollectionDirective, StockChartAxisDirective, StockChartAxesDirective, StockChartRowDirective, StockChartRowsDirective, StockChartAnnotationDirective, StockChartAnnotationsDirective, StockChartSelectedDataIndexDirective, StockChartSelectedDataIndexesDirective, StockChartPeriodDirective, StockChartPeriodsDirective, StockEventDirective, StockEventsDirective, StockChartIndicatorDirective, StockChartIndicatorsDirective, StockChartComponent, StockChartModule, StockChartAllModule, StockLegendService, BulletRangeDirective, BulletRangeCollectionDirective, BulletChartComponent, BulletChartModule, BulletChartAllModule, BulletTooltipService, BulletChartLegendService, Chart3DSeriesDirective, Chart3DSeriesCollectionDirective, Chart3DAxisDirective, Chart3DAxesDirective, Chart3DRowDirective, Chart3DRowsDirective, Chart3DColumnDirective, Chart3DColumnsDirective, Chart3DSelectedDataIndexDirective, Chart3DSelectedDataIndexesDirective, Chart3DComponent, Chart3DModule, Chart3DAllModule, ColumnSeries3DService, StackingColumnSeries3DService, BarSeries3DService, StackingBarSeries3DService, Category3DService, DateTime3DService, DateTimeCategory3DService, Logarithmic3DService, Tooltip3DService, Legend3DService, DataLabel3DService, Selection3DService, Export3DService, Highlight3DService, CircularChart3DSeriesDirective, CircularChart3DSeriesCollectionDirective, CircularChart3DSelectedDataIndexDirective, CircularChart3DSelectedDataIndexesDirective, CircularChart3DComponent, CircularChart3DModule, CircularChart3DAllModule, PieSeries3DService, CircularChartTooltip3DService, CircularChartLegend3DService, CircularChartSelection3DService, CircularChartDataLabel3DService, CircularChartHighlight3DService, CircularChartExport3DService, inputs$1 as ɵc, outputs$16 as ɵd, inputs$6 as ɵm, outputs$34 as ɵn, inputs as ɵa, outputs$13 as ɵb, inputs$7 as ɵo, outputs$40 as ɵp, inputs$8 as ɵq, outputs$43 as ɵr, inputs$2 as ɵe, outputs$18 as ɵf, inputs$4 as ɵi, outputs$22 as ɵj, inputs$3 as ɵg, outputs$20 as ɵh, inputs$5 as ɵk, outputs$32 as ɵl };
5028
- export { RangeColorSetting, CrosshairSettings, ZoomSettings, Chart, Row, Column, MajorGridLines, MinorGridLines, AxisLine, MajorTickLines, MinorTickLines, CrosshairTooltip, Axis, VisibleLabels, Double, DateTime, Category, Logarithmic, DateTimeCategory, NiceInterval, StripLine, Connector, Location, Accessibility, SeriesAccessibility, Font, StackLabelsFont, CenterLabel, Border, Offset, Margin, Animation, TooltipSettings, EmptyPointSettings, Indexes, CornerRadius, ContainerPadding, titleBorder, titleSettings, TitleStyleSettings, ChartArea, DragSettings, Periods, PeriodSelectorSettings, StockTooltipSettings, Index, LineSeries, ColumnSeries, AreaSeries, BarSeries, PolarSeries, RadarSeries, StackingBarSeries, CandleSeries, StackingColumnSeries, StepLineSeries, StepAreaSeries, StackingAreaSeries, StackingStepAreaSeries, StackingLineSeries, ScatterSeries, RangeColumnSeries, RangeStepAreaSeries, WaterfallSeries, HiloSeries, HiloOpenCloseSeries, RangeAreaSeries, SplineRangeAreaSeries, BubbleSeries, SplineSeries, HistogramSeries, SplineAreaSeries, TechnicalIndicator, SmaIndicator, EmaIndicator, TmaIndicator, AccumulationDistributionIndicator, AtrIndicator, MomentumIndicator, RsiIndicator, StochasticIndicator, BollingerBands, MacdIndicator, Trendlines, sort, isBreakLabel, getVisiblePoints, calculateScrollbarOffset, rotateTextSize, removeElement, logBase, showTooltip, inside, withIn, logWithIn, withInRange, sum, subArraySum, subtractThickness, subtractRect, degreeToLocation, degreeToRadian, getRotatedRectangleCoordinates, isRotatedRectIntersect, getAngle, subArray, valueToCoefficient, TransformToVisible, indexFinder, CoefficientToVector, valueToPolarCoefficient, Mean, PolarArc, createTooltip, createZoomingLabels, findCrosshairDirection, withInBounds, getValueXByPoint, getValueYByPoint, findClipRect, firstToLowerCase, getTransform, getMinPointsDelta, getAnimationFunction, linear, markerAnimate, animateRectElement, pathAnimation, animateAddPoints, appendClipElement, triggerLabelRender, setRange, isZoomSet, getActualDesiredIntervalsCount, templateAnimate, drawSymbol, calculateShapes, getRectLocation, minMax, getElement, getTemplateFunction, accReactTemplate, chartReactTemplate, createTemplate, getFontStyle, measureElementRect, findlElement, getPoint, appendElement, appendChildElement, getDraggedRectLocation, checkBounds, getLabelText, stopTimer, isCollide, isOverlap, containsRect, calculateRect, convertToHexCode, componentToHex, convertHexToColor, colorNameToHex, checkColorFormat, getSaturationColor, applyZLight, getMedian, calculateLegendShapes, textTrim, lineBreakLabelTrim, stringToNumber, redrawElement, animateRedrawElement, animateTextElement, textElement, calculateSize, createSvg, getTitle, titlePositionX, textWrap, textWrapAnyWhere, getUnicodeText, blazorTemplatesReset, CustomizeOption, StackValues, RectOption, ImageOption, CircleOption, PolygonOption, ChartLocation, LabelLocation, Thickness, ColorValue, PointData, AccPointData, Point3D, ControlPoints, getColorByValue, getGradientColor, getPercentageColor, getPercentage, getTextAnchor, Crosshair, Tooltip, Zoom, Selection, DataEditing, Highlight, LastValueLabel, DataLabel, ErrorBar, LastValueLabelSettings, DataLabelSettings, MarkerSettings, ParetoOptions, Points, Trendline, ErrorBarCapSettings, ChartSegment, ErrorBarSettings, SeriesBase, Series, Legend, ChartAnnotation, ChartAnnotationSettings, LabelBorder, MultiLevelCategories, StripLineSettings, MultiLevelLabels, ScrollbarSettingsRange, ScrollbarSettings, ToolbarPosition, StackLabelSettings, BoxAndWhiskerSeries, MultiColoredAreaSeries, MultiColoredLineSeries, MultiColoredSeries, MultiLevelLabel, ScrollBar, ParetoSeries, Export, AccumulationChart, AccumulationAnnotationSettings, AccumulationDataLabelSettings, PieCenter, AccPoints, AccumulationSeries, getSeriesFromIndex, pointByIndex, PieSeries, FunnelSeries, PyramidSeries, AccumulationLegend, AccumulationDataLabel, AccumulationTooltip, AccumulationSelection, AccumulationHighlight, AccumulationAnnotation, StockChart, StockChartFont, StockChartBorder, StockChartArea, StockMargin, StockChartStripLineSettings, StockEmptyPointSettings, StockChartConnector, StockSeries, StockChartIndicator, StockChartAxis, StockChartRow, StockChartTrendline, StockChartAnnotationSettings, StockChartIndexes, StockEventsSettings, StockChartLegendSettings, StockLegend, loaded, legendClick, load, animationComplete, legendRender, textRender, pointRender, sharedTooltipRender, seriesRender, axisLabelRender, axisLabelClick, axisRangeCalculated, axisMultiLabelRender, tooltipRender, chartMouseMove, chartMouseClick, chartDoubleClick, pointClick, pointDoubleClick, pointMove, chartMouseLeave, chartMouseDown, chartMouseUp, zoomComplete, dragComplete, selectionComplete, resized, beforeResize, beforePrint, annotationRender, scrollStart, scrollEnd, scrollChanged, stockEventRender, multiLevelLabelClick, dragStart, drag, dragEnd, regSub, regSup, beforeExport, afterExport, bulletChartMouseClick, onZooming, stockEventFont, getSeriesColor, getThemeColor, getScrollbarThemeColor, PeriodSelector, RangeNavigator, rangeValueToCoefficient, getXLocation, getRangeValueXByPoint, getExactData, getNearestValue, DataPoint, getRangeThemeColor, RangeNavigatorAxis, RangeSeries, RangeSlider, RangeNavigatorSeries, ThumbSettings, StyleSettings, RangeTooltipSettings, RangeTooltip, BulletChart, Range, MajorTickLinesSettings, MinorTickLinesSettings, BulletLabelStyle, BulletTooltipSettings, BulletDataLabel, BulletChartLegendSettings, getBulletThemeColor, BulletTooltip, BulletChartLegend, Smithchart, SmithchartMajorGridLines, SmithchartMinorGridLines, SmithchartAxisLine, SmithchartAxis, LegendTitle, LegendLocation, LegendItemStyleBorder, LegendItemStyle, LegendBorder, SmithchartLegendSettings, SeriesTooltipBorder, SeriesTooltip, SeriesMarkerBorder, SeriesMarkerDataLabelBorder, SeriesMarkerDataLabelConnectorLine, SeriesMarkerDataLabel, SeriesMarker, SmithchartSeries, TooltipRender, Subtitle, Title, SmithchartFont, SmithchartMargin, SmithchartBorder, SmithchartRect, LabelCollection, LegendSeries, LabelRegion, HorizontalLabelCollection, RadialLabelCollections, LineSegment, PointRegion, Point, ClosestPoint, MarkerOptions, SmithchartLabelPosition, Direction, DataLabelTextOptions, LabelOption, SmithchartSize, GridArcPoints, smithchartBeforePrint, SmithchartLegend, Sparkline, SparklineTooltip, SparklineBorder, SparklineFont, TrackLineSettings, SparklineTooltipSettings, ContainerArea, LineSettings, RangeBandSettings, AxisSettings, Padding, SparklineMarkerSettings, LabelOffset, SparklineDataLabelSettings, Chart3D, Chart3DRender, Vector3D, Matrix3D, ChartTransform3D, Graphics3D, BinaryTreeBuilder, Svg3DRenderer, Polygon3D, getMinPointsDeltaValue, valueToCoefficients, WallRenderer, AxisRenderer, Chart3DRow, Chart3DColumn, Chart3DMajorGridLines, Chart3DMinorGridLines, Chart3DMajorTickLines, Chart3DMinorTickLines, Chart3DAxis, Visible3DLabels, NiceIntervals, CartesianAxisLayoutPanel, Category3D, DateTime3D, DateTimeCategory3D, Double3D, Logarithmic3D, Chart3DDataLabelSettings, Chart3DEmptyPointSettings, Chart3DPoint, Chart3DSeries, ColumnSeries3D, StackingColumnSeries3D, StackingBarSeries3D, BarSeries3D, DataLabel3D, Chart3DLegendSettings, Legend3D, Chart3DTooltipSettings, Tooltip3D, Selection3D, Highlight3D, Export3D, Chart3DTextFont, TitleBorder, TitleSettings, get3DThemeColor, get3DSeriesColor, CircularChart3D, CircularChart3DLegendSettings, CircularChartLegend3D, CircularChartExport3D, CircularChart3DPoints, CircularChart3DEmptyPointSettings, CircularChart3DSeries, PieSeries3D, CircularChart3DDataLabelFont, CircularChart3DConnector, CircularChart3DDataLabelSettings, CircularChartDataLabel3D, CircularChartSelection3D, CircularChartHighlight3D, CircularChart3DPointData, CircularChart3DTooltipSettings, CircularChartTooltip3D } from '@syncfusion/ej2-charts';
5386
+ export { TrendlineDirective, TrendlinesDirective, SegmentDirective, SegmentsDirective, SeriesDirective, SeriesCollectionDirective, StripLineDirective, StripLinesDirective, CategoryDirective, CategoriesDirective, MultiLevelLabelDirective, MultiLevelLabelsDirective, AxisDirective, AxesDirective, RowDirective, RowsDirective, ColumnDirective, ColumnsDirective, RangeColorSettingDirective, RangeColorSettingsDirective, AnnotationDirective, AnnotationsDirective, SelectedDataIndexDirective, SelectedDataIndexesDirective, IndicatorDirective, IndicatorsDirective, ChartComponent, ChartModule, ChartAllModule, LineSeriesService, ScatterSeriesService, ColumnSeriesService, SplineSeriesService, SplineAreaSeriesService, StripLineService, AreaSeriesService, ScrollBarService, StepLineSeriesService, StepAreaSeriesService, StackingColumnSeriesService, StackingLineSeriesService, StackingAreaSeriesService, StackingStepAreaSeriesService, BarSeriesService, StackingBarSeriesService, RangeColumnSeriesService, BubbleSeriesService, TooltipService, CrosshairService, CategoryService, DateTimeService, LogarithmicService, LegendService, ZoomService, DataLabelService, SelectionService, ChartAnnotationService, HiloSeriesService, HiloOpenCloseSeriesService, WaterfallSeriesService, RangeAreaSeriesService, RangeStepAreaSeriesService, SplineRangeAreaSeriesService, CandleSeriesService, PolarSeriesService, RadarSeriesService, SmaIndicatorService, TmaIndicatorService, EmaIndicatorService, AccumulationDistributionIndicatorService, MacdIndicatorService, AtrIndicatorService, RsiIndicatorService, MomentumIndicatorService, StochasticIndicatorService, BollingerBandsService, BoxAndWhiskerSeriesService, HistogramSeriesService, ErrorBarService, TrendlinesService, DateTimeCategoryService, MultiColoredLineSeriesService, MultiColoredAreaSeriesService, MultiLevelLabelService, ParetoSeriesService, ExportService, DataEditingService, HighlightService, LastValueLabelService, SeriesLabelService, AccumulationSeriesDirective, AccumulationSeriesCollectionDirective, AccumulationAnnotationDirective, AccumulationAnnotationsDirective, AccumulationChartComponent, AccumulationChartModule, AccumulationChartAllModule, PieSeriesService, FunnelSeriesService, PyramidSeriesService, AccumulationTooltipService, AccumulationLegendService, AccumulationSelectionService, AccumulationHighlightService, AccumulationDataLabelService, AccumulationAnnotationService, RangenavigatorSeriesDirective, RangenavigatorSeriesCollectionDirective, RangeNavigatorComponent, RangeNavigatorModule, RangeNavigatorAllModule, RangeTooltipService, PeriodSelectorService, RangeBandSettingDirective, RangeBandSettingsDirective, SparklineComponent, SparklineModule, SparklineAllModule, SparklineTooltipService, SmithchartSeriesDirective, SmithchartSeriesCollectionDirective, SmithchartComponent, SmithchartModule, SmithchartAllModule, SmithchartLegendService, TooltipRenderService, StockChartTrendlineDirective, StockChartTrendlinesDirective, StockChartSeriesDirective, StockChartSeriesCollectionDirective, StockChartAxisDirective, StockChartAxesDirective, StockChartRowDirective, StockChartRowsDirective, StockChartAnnotationDirective, StockChartAnnotationsDirective, StockChartSelectedDataIndexDirective, StockChartSelectedDataIndexesDirective, StockChartPeriodDirective, StockChartPeriodsDirective, StockEventDirective, StockEventsDirective, StockChartIndicatorDirective, StockChartIndicatorsDirective, StockChartComponent, StockChartModule, StockChartAllModule, StockLegendService, BulletRangeDirective, BulletRangeCollectionDirective, BulletChartComponent, BulletChartModule, BulletChartAllModule, BulletTooltipService, BulletChartLegendService, Chart3DSeriesDirective, Chart3DSeriesCollectionDirective, Chart3DAxisDirective, Chart3DAxesDirective, Chart3DRowDirective, Chart3DRowsDirective, Chart3DColumnDirective, Chart3DColumnsDirective, Chart3DSelectedDataIndexDirective, Chart3DSelectedDataIndexesDirective, Chart3DComponent, Chart3DModule, Chart3DAllModule, ColumnSeries3DService, StackingColumnSeries3DService, BarSeries3DService, StackingBarSeries3DService, Category3DService, DateTime3DService, DateTimeCategory3DService, Logarithmic3DService, Tooltip3DService, Legend3DService, DataLabel3DService, Selection3DService, Export3DService, Highlight3DService, CircularChart3DSeriesDirective, CircularChart3DSeriesCollectionDirective, CircularChart3DSelectedDataIndexDirective, CircularChart3DSelectedDataIndexesDirective, CircularChart3DComponent, CircularChart3DModule, CircularChart3DAllModule, PieSeries3DService, CircularChartTooltip3DService, CircularChartLegend3DService, CircularChartSelection3DService, CircularChartDataLabel3DService, CircularChartHighlight3DService, CircularChartExport3DService, SankeyNodeDirective, SankeyNodesCollectionDirective, SankeyLinkDirective, SankeyLinksCollectionDirective, SankeyComponent, SankeyModule, SankeyAllModule, SankeyLegendService, SankeyTooltipService, SankeyHighlightService, SankeyExportService, inputs$1 as ɵc, outputs$16 as ɵd, inputs$6 as ɵm, outputs$34 as ɵn, inputs as ɵa, outputs$13 as ɵb, inputs$7 as ɵo, outputs$40 as ɵp, inputs$8 as ɵq, outputs$43 as ɵr, inputs$2 as ɵe, outputs$18 as ɵf, inputs$9 as ɵs, outputs$46 as ɵt, inputs$4 as ɵi, outputs$22 as ɵj, inputs$3 as ɵg, outputs$20 as ɵh, inputs$5 as ɵk, outputs$32 as ɵl };
5387
+ export { RangeColorSetting, CrosshairSettings, ZoomSettings, Chart, Row, Column, MajorGridLines, MinorGridLines, AxisLine, MajorTickLines, MinorTickLines, CrosshairTooltip, Axis, VisibleLabels, Double, DateTime, Category, Logarithmic, DateTimeCategory, NiceInterval, StripLine, Connector, Location, Accessibility, SeriesAccessibility, Font, StackLabelsFont, CenterLabel, Border, Offset, Margin, Animation, TooltipSettings, EmptyPointSettings, Indexes, CornerRadius, ContainerPadding, titleBorder, titleSettings, TitleStyleSettings, ChartArea, DragSettings, Periods, PeriodSelectorSettings, StockTooltipSettings, GradientColorStop, LinearGradient, RadialGradient, Index, LineSeries, ColumnSeries, AreaSeries, BarSeries, PolarSeries, RadarSeries, StackingBarSeries, CandleSeries, StackingColumnSeries, StepLineSeries, StepAreaSeries, StackingAreaSeries, StackingStepAreaSeries, StackingLineSeries, ScatterSeries, RangeColumnSeries, RangeStepAreaSeries, WaterfallSeries, HiloSeries, HiloOpenCloseSeries, RangeAreaSeries, SplineRangeAreaSeries, BubbleSeries, SplineSeries, HistogramSeries, SplineAreaSeries, TechnicalIndicator, SmaIndicator, EmaIndicator, TmaIndicator, AccumulationDistributionIndicator, AtrIndicator, MomentumIndicator, RsiIndicator, StochasticIndicator, BollingerBands, MacdIndicator, Trendlines, sort, isBreakLabel, getVisiblePoints, calculateScrollbarOffset, rotateTextSize, removeElement, logBase, showTooltip, inside, withIn, logWithIn, withInRange, sum, subArraySum, subtractThickness, subtractRect, degreeToLocation, degreeToRadian, getRotatedRectangleCoordinates, isRotatedRectIntersect, getAngle, subArray, valueToCoefficient, TransformToVisible, indexFinder, CoefficientToVector, valueToPolarCoefficient, Mean, PolarArc, createTooltip, createZoomingLabels, findCrosshairDirection, withInBounds, getValueXByPoint, getValueYByPoint, findClipRect, firstToLowerCase, getTransform, getMinPointsDelta, getAnimationFunction, linear, markerAnimate, animateRectElement, pathAnimation, animateAddPoints, appendClipElement, triggerLabelRender, setRange, isZoomSet, getActualDesiredIntervalsCount, templateAnimate, drawSymbol, calculateShapes, getRectLocation, minMax, getElement, getTemplateFunction, accReactTemplate, chartReactTemplate, createTemplate, getFontStyle, measureElementRect, findlElement, getPoint, appendElement, appendChildElement, getDraggedRectLocation, checkBounds, getLabelText, stopTimer, isCollide, isOverlap, containsRect, calculateRect, convertToHexCode, componentToHex, convertHexToColor, colorNameToHex, checkColorFormat, getSaturationColor, applyZLight, getMedian, calculateLegendShapes, textTrim, lineBreakLabelTrim, stringToNumber, redrawElement, animateRedrawElement, animateTextElement, textElement, calculateSize, createSvg, getTitle, titlePositionX, textWrap, textWrapAnyWhere, getUnicodeText, CustomizeOption, StackValues, RectOption, ImageOption, CircleOption, PolygonOption, ChartLocation, LabelLocation, Thickness, ColorValue, PointData, AccPointData, Point3D, ControlPoints, getColorByValue, getGradientColor, getPercentageColor, getPercentage, getTextAnchor, getAncestorElement, measureLegendTemplateSize, toHex2, lightenColor, brightenColor, normalizeGradientStops, sanitizeGradientColor, getOrCreateSvgDefs, removePreviousGradient, createLinearGradient, createRadialGradient, applyGradientsToSeries, Crosshair, Tooltip, Zoom, Selection, DataEditing, Highlight, LastValueLabel, DataLabel, SeriesLabel, ErrorBar, LastValueLabelSettings, SeriesLabelSettings, DataLabelSettings, MarkerSettings, ParetoOptions, Points, Trendline, ErrorBarCapSettings, ChartSegment, ErrorBarSettings, SeriesBase, Series, Legend, ChartAnnotation, ChartAnnotationSettings, LabelBorder, MultiLevelCategories, StripLineSettings, MultiLevelLabels, ScrollbarSettingsRange, ScrollbarSettings, ToolbarPosition, StackLabelSettings, BoxAndWhiskerSeries, MultiColoredAreaSeries, MultiColoredLineSeries, MultiColoredSeries, MultiLevelLabel, ScrollBar, ParetoSeries, Export, AccumulationChart, AccumulationAnnotationSettings, AccumulationDataLabelSettings, PieCenter, AccPoints, AccumulationSeries, getSeriesFromIndex, pointByIndex, PieSeries, FunnelSeries, PyramidSeries, AccumulationLegend, AccumulationDataLabel, AccumulationTooltip, AccumulationSelection, AccumulationHighlight, AccumulationAnnotation, StockChart, StockChartFont, StockChartBorder, StockChartArea, StockMargin, StockChartStripLineSettings, StockEmptyPointSettings, StockChartConnector, StockSeries, StockChartIndicator, StockChartAxis, StockChartRow, StockChartTrendline, StockChartAnnotationSettings, StockChartIndexes, StockEventsSettings, StockChartLegendSettings, StockLegend, loaded, legendClick, load, animationComplete, legendRender, textRender, pointRender, sharedTooltipRender, seriesRender, axisLabelRender, axisLabelClick, axisRangeCalculated, axisMultiLabelRender, tooltipRender, chartMouseMove, chartMouseClick, chartDoubleClick, pointClick, pointDoubleClick, pointMove, chartMouseLeave, chartMouseDown, chartMouseUp, zoomComplete, dragComplete, selectionComplete, resized, beforeResize, beforePrint, annotationRender, scrollStart, scrollEnd, scrollChanged, stockEventRender, multiLevelLabelClick, dragStart, drag, dragEnd, regSub, regSup, beforeExport, afterExport, bulletChartMouseClick, onZooming, stockEventFont, getSeriesColor, getThemeColor, getScrollbarThemeColor, PeriodSelector, RangeNavigator, rangeValueToCoefficient, getXLocation, getRangeValueXByPoint, getExactData, getNearestValue, DataPoint, getRangeThemeColor, RangeNavigatorAxis, RangeSeries, RangeSlider, RangeNavigatorSeries, ThumbSettings, StyleSettings, RangeTooltipSettings, RangeTooltip, BulletChart, Range, MajorTickLinesSettings, MinorTickLinesSettings, BulletLabelStyle, BulletTooltipSettings, BulletDataLabel, BulletChartLegendSettings, getBulletThemeColor, BulletTooltip, BulletChartLegend, Smithchart, SmithchartMajorGridLines, SmithchartMinorGridLines, SmithchartAxisLine, SmithchartAxis, LegendTitle, LegendLocation, LegendItemStyleBorder, LegendItemStyle, LegendBorder, SmithchartLegendSettings, SeriesTooltipBorder, SeriesTooltip, SeriesMarkerBorder, SeriesMarkerDataLabelBorder, SeriesMarkerDataLabelConnectorLine, SeriesMarkerDataLabel, SeriesMarker, SmithchartSeries, TooltipRender, Subtitle, Title, SmithchartFont, SmithchartMargin, SmithchartBorder, SmithchartRect, LabelCollection, LegendSeries, LabelRegion, HorizontalLabelCollection, RadialLabelCollections, LineSegment, PointRegion, Point, ClosestPoint, MarkerOptions, SmithchartLabelPosition, Direction, DataLabelTextOptions, LabelOption, SmithchartSize, GridArcPoints, smithchartBeforePrint, SmithchartLegend, Sparkline, SparklineTooltip, SparklineBorder, SparklineFont, TrackLineSettings, SparklineTooltipSettings, ContainerArea, LineSettings, RangeBandSettings, AxisSettings, Padding, SparklineMarkerSettings, LabelOffset, SparklineDataLabelSettings, Chart3D, Chart3DRender, Vector3D, Matrix3D, ChartTransform3D, Graphics3D, BinaryTreeBuilder, Svg3DRenderer, Polygon3D, getMinPointsDeltaValue, valueToCoefficients, WallRenderer, AxisRenderer, Chart3DRow, Chart3DColumn, Chart3DMajorGridLines, Chart3DMinorGridLines, Chart3DMajorTickLines, Chart3DMinorTickLines, Chart3DAxis, Visible3DLabels, NiceIntervals, CartesianAxisLayoutPanel, Category3D, DateTime3D, DateTimeCategory3D, Double3D, Logarithmic3D, Chart3DDataLabelSettings, Chart3DEmptyPointSettings, Chart3DPoint, Chart3DSeries, ColumnSeries3D, StackingColumnSeries3D, StackingBarSeries3D, BarSeries3D, DataLabel3D, Chart3DLegendSettings, Legend3D, Chart3DTooltipSettings, Tooltip3D, Selection3D, Highlight3D, Export3D, Chart3DTextFont, TitleBorder, TitleSettings, get3DThemeColor, get3DSeriesColor, CircularChart3D, CircularChart3DLegendSettings, CircularChartLegend3D, CircularChartExport3D, CircularChart3DPoints, CircularChart3DEmptyPointSettings, CircularChart3DSeries, PieSeries3D, CircularChart3DDataLabelFont, CircularChart3DConnector, CircularChart3DDataLabelSettings, CircularChartDataLabel3D, CircularChartSelection3D, CircularChartHighlight3D, CircularChart3DPointData, CircularChart3DTooltipSettings, CircularChartTooltip3D, Sankey, SankeySeries, SankeyLegend, SankeyDataLabel, SankeyLabelSettings, SankeyNode, SankeyLink, SankeyLinkSettings, SankeyNodeSettings, SankeyTitleStyle, SankeyTooltipSettings, SankeyLegendSettings, SankeyTextStyle, SankeyHighlight, SankeyTooltip, SankeyExport } from '@syncfusion/ej2-charts';
5029
5388
  //# sourceMappingURL=ej2-angular-charts.es5.js.map