igniteui-webcomponents-charts 3.2.1 → 3.2.2
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/bundles/igniteui-webcomponents-charts.umd.js +10178 -10093
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/AnchoredCategorySeries_combined.js +117 -117
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +185 -185
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm2015/lib/AnnotationLayerProxy.js +25 -25
- package/esm2015/lib/AnnotationLayer_combined.js +116 -116
- package/esm2015/lib/AreaSeries_combined.js +35 -35
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/BarSeries_combined.js +69 -69
- package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +227 -227
- package/esm2015/lib/CalloutLayer_combined.js +404 -404
- package/esm2015/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm2015/lib/CategoryChart.js +13 -13
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +49 -49
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ColumnSeries_combined.js +50 -50
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +77 -77
- package/esm2015/lib/CustomIndicator.js +22 -22
- package/esm2015/lib/DataToolTipLayer_combined.js +428 -410
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +11 -8
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +63 -63
- package/esm2015/lib/FinancialChart_combined.js +20 -20
- package/esm2015/lib/FinancialEventArgs_combined.js +509 -509
- package/esm2015/lib/FinancialIndicator_combined.js +168 -168
- package/esm2015/lib/FinancialOverlay.js +28 -28
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm2015/lib/FinancialPriceSeries_combined.js +203 -203
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +388 -388
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +10 -10
- package/esm2015/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +29 -29
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OverlayProxy.js +7 -7
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +1 -0
- package/esm2015/lib/PointSeries_combined.js +13 -13
- package/esm2015/lib/PointerTooltip_combined.js +75 -65
- package/esm2015/lib/PolarAreaSeries_combined.js +19 -19
- package/esm2015/lib/PolarBase_combined.js +334 -334
- package/esm2015/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm2015/lib/PolarLineSeries_combined.js +18 -18
- package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +31 -31
- package/esm2015/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
- package/esm2015/lib/RadialLineSeries_combined.js +28 -28
- package/esm2015/lib/RadialPieSeries_combined.js +35 -35
- package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +110 -110
- package/esm2015/lib/ScatterBase_combined.js +380 -380
- package/esm2015/lib/ScatterContourSeries_combined.js +98 -98
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +43 -43
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +194 -194
- package/esm2015/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm2015/lib/ScatterSeries_combined.js +11 -11
- package/esm2015/lib/ScatterSplineSeries.js +30 -30
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/ScatterTriangulationSeries.js +141 -141
- package/esm2015/lib/SeriesInteractionManager.js +16 -16
- package/esm2015/lib/SeriesRenderManager.js +8 -8
- package/esm2015/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm2015/lib/SeriesViewer_combined.js +462 -458
- package/esm2015/lib/SeriesVisualDataManager.js +2 -2
- package/esm2015/lib/ShapeSeriesBase_combined.js +264 -264
- package/esm2015/lib/SizeScale.js +2 -2
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
- package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
- package/esm2015/lib/SplineSeries_combined.js +20 -20
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +8 -8
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +850 -844
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +30 -30
- package/esm2015/lib/StepLineSeries_combined.js +31 -31
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +96 -96
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm2015/lib/WaterfallSeries_combined.js +88 -88
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +15 -15
- package/esm2015/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm2015/lib/igc-annotation-layer-component.js +15 -15
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +1 -1
- package/esm2015/lib/igc-bar-series-component.js +7 -7
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm2015/lib/igc-bubble-series-component.js +43 -43
- package/esm2015/lib/igc-callout-layer-component.js +94 -94
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +15 -15
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +7 -7
- package/esm2015/lib/igc-column-series-component.js +10 -10
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +42 -42
- package/esm2015/lib/igc-financial-indicator-component.js +11 -11
- package/esm2015/lib/igc-financial-overlay-component.js +3 -3
- package/esm2015/lib/igc-financial-price-series-component.js +27 -27
- package/esm2015/lib/igc-financial-series-component.js +48 -48
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +71 -71
- package/esm2015/lib/igc-polar-line-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
- package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm2015/lib/igc-radial-area-series-component.js +3 -3
- package/esm2015/lib/igc-radial-base-component.js +26 -26
- package/esm2015/lib/igc-radial-column-series-component.js +6 -6
- package/esm2015/lib/igc-radial-line-series-component.js +3 -3
- package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
- package/esm2015/lib/igc-range-category-series-component.js +4 -4
- package/esm2015/lib/igc-range-column-series-component.js +7 -7
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +22 -22
- package/esm2015/lib/igc-scatter-base-component.js +43 -43
- package/esm2015/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm2015/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm2015/lib/igc-series-component.js +54 -47
- package/esm2015/lib/igc-shape-series-base-component.js +40 -40
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-series-base-component.js +10 -10
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-overlay-component.js +48 -48
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +14 -14
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +116 -116
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +183 -183
- package/esm5/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm5/lib/AnnotationLayerProxy.js +25 -25
- package/esm5/lib/AnnotationLayer_combined.js +115 -115
- package/esm5/lib/AreaSeries_combined.js +35 -35
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/BarSeries_combined.js +69 -69
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +230 -230
- package/esm5/lib/CalloutLayer_combined.js +405 -405
- package/esm5/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm5/lib/CategoryChart.js +13 -13
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +48 -48
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ColumnSeries_combined.js +49 -49
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +77 -77
- package/esm5/lib/CustomIndicator.js +22 -22
- package/esm5/lib/DataToolTipLayer_combined.js +428 -410
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +11 -8
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +63 -63
- package/esm5/lib/FinancialChart_combined.js +20 -20
- package/esm5/lib/FinancialEventArgs_combined.js +509 -509
- package/esm5/lib/FinancialIndicator_combined.js +167 -167
- package/esm5/lib/FinancialOverlay.js +28 -28
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm5/lib/FinancialPriceSeries_combined.js +202 -202
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +389 -389
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +10 -10
- package/esm5/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +29 -29
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OverlayProxy.js +7 -7
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +1 -0
- package/esm5/lib/PointSeries_combined.js +13 -13
- package/esm5/lib/PointerTooltip_combined.js +75 -65
- package/esm5/lib/PolarAreaSeries_combined.js +19 -19
- package/esm5/lib/PolarBase_combined.js +333 -333
- package/esm5/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm5/lib/PolarLineSeries_combined.js +18 -18
- package/esm5/lib/PolarScatterSeries_combined.js +8 -8
- package/esm5/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm5/lib/PolarSplineSeries_combined.js +17 -17
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +31 -31
- package/esm5/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm5/lib/RadialColumnSeries_combined.js +37 -37
- package/esm5/lib/RadialLineSeries_combined.js +28 -28
- package/esm5/lib/RadialPieSeries_combined.js +35 -35
- package/esm5/lib/RangeAreaSeries_combined.js +16 -16
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm5/lib/RangeColumnSeries_combined.js +22 -22
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +108 -108
- package/esm5/lib/ScatterBase_combined.js +379 -379
- package/esm5/lib/ScatterContourSeries_combined.js +96 -96
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +43 -43
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +192 -192
- package/esm5/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm5/lib/ScatterSeries_combined.js +11 -11
- package/esm5/lib/ScatterSplineSeries.js +30 -30
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/ScatterTriangulationSeries.js +145 -145
- package/esm5/lib/SeriesInteractionManager.js +16 -16
- package/esm5/lib/SeriesRenderManager.js +8 -8
- package/esm5/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm5/lib/SeriesViewer_combined.js +457 -453
- package/esm5/lib/SeriesVisualDataManager.js +2 -2
- package/esm5/lib/ShapeSeriesBase_combined.js +262 -262
- package/esm5/lib/SizeScale.js +2 -2
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +28 -28
- package/esm5/lib/SplineSeriesBase_combined.js +101 -101
- package/esm5/lib/SplineSeries_combined.js +20 -20
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +8 -8
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +849 -843
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +30 -30
- package/esm5/lib/StepLineSeries_combined.js +31 -31
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +96 -96
- package/esm5/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm5/lib/WaterfallSeries_combined.js +88 -88
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/igc-anchored-category-series-component.js +15 -15
- package/esm5/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm5/lib/igc-annotation-layer-component.js +15 -15
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +1 -1
- package/esm5/lib/igc-bar-series-component.js +7 -7
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm5/lib/igc-bubble-series-component.js +43 -43
- package/esm5/lib/igc-callout-layer-component.js +94 -94
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +15 -15
- package/esm5/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +7 -7
- package/esm5/lib/igc-column-series-component.js +10 -10
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +90 -90
- package/esm5/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +42 -42
- package/esm5/lib/igc-financial-indicator-component.js +11 -11
- package/esm5/lib/igc-financial-overlay-component.js +3 -3
- package/esm5/lib/igc-financial-price-series-component.js +27 -27
- package/esm5/lib/igc-financial-series-component.js +48 -48
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +1 -1
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +71 -71
- package/esm5/lib/igc-polar-line-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-series-component.js +3 -3
- package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm5/lib/igc-radial-area-series-component.js +3 -3
- package/esm5/lib/igc-radial-base-component.js +26 -26
- package/esm5/lib/igc-radial-column-series-component.js +6 -6
- package/esm5/lib/igc-radial-line-series-component.js +3 -3
- package/esm5/lib/igc-radial-pie-series-component.js +6 -6
- package/esm5/lib/igc-range-category-series-component.js +4 -4
- package/esm5/lib/igc-range-column-series-component.js +7 -7
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +22 -22
- package/esm5/lib/igc-scatter-base-component.js +43 -43
- package/esm5/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm5/lib/igc-scatter-line-series-component.js +3 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm5/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm5/lib/igc-series-component.js +54 -47
- package/esm5/lib/igc-shape-series-base-component.js +40 -40
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm5/lib/igc-stacked-column-series-component.js +6 -6
- package/esm5/lib/igc-stacked-series-base-component.js +10 -10
- package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-overlay-component.js +48 -48
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +14 -14
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +10211 -10126
- package/fesm5/igniteui-webcomponents-charts.js +10178 -10093
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +34 -34
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +36 -36
- package/lib/AnnotationLayer_combined.d.ts +31 -31
- package/lib/AreaSeries_combined.d.ts +6 -6
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +10 -10
- package/lib/BollingerBandWidthIndicator.d.ts +8 -8
- package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
- package/lib/BubbleSeries_combined.d.ts +38 -38
- package/lib/CalloutLayer_combined.d.ts +83 -83
- package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
- package/lib/CategoryHighlightLayer_combined.d.ts +14 -14
- package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
- package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ColumnSeries_combined.d.ts +10 -10
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +37 -37
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataToolTipLayer_combined.d.ts +117 -115
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +25 -25
- package/lib/FinancialEventArgs_combined.d.ts +90 -90
- package/lib/FinancialIndicator_combined.d.ts +26 -26
- package/lib/FinancialOverlay.d.ts +4 -4
- package/lib/FinancialPriceSeries_combined.d.ts +30 -30
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +13 -13
- package/lib/HighDensityScatterSeries_combined.d.ts +74 -74
- package/lib/HorizontalAnchoredCategorySeries.d.ts +19 -19
- package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
- package/lib/ItemToolTipLayer_combined.d.ts +17 -15
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +5 -5
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +4 -4
- package/lib/PointerTooltip_combined.d.ts +27 -25
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +81 -81
- package/lib/PolarLineSeriesBase_combined.d.ts +18 -18
- package/lib/PolarLineSeries_combined.d.ts +7 -7
- package/lib/PolarScatterSeries_combined.d.ts +3 -3
- package/lib/PolarSplineAreaSeries_combined.d.ts +7 -7
- package/lib/PolarSplineSeries_combined.d.ts +6 -6
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +8 -8
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +6 -6
- package/lib/RadialBucketCalculator_combined.d.ts +32 -32
- package/lib/RadialColumnSeries_combined.d.ts +5 -5
- package/lib/RadialLineSeries_combined.d.ts +6 -6
- package/lib/RadialPieSeries_combined.d.ts +6 -6
- package/lib/RangeAreaSeries_combined.d.ts +4 -4
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +14 -14
- package/lib/RangeColumnSeries_combined.d.ts +5 -5
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +21 -21
- package/lib/ScatterBase_combined.d.ts +80 -80
- package/lib/ScatterContourSeries_combined.d.ts +15 -15
- package/lib/ScatterLineSeries.d.ts +9 -9
- package/lib/ScatterPolygonSeries_combined.d.ts +36 -36
- package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
- package/lib/ScatterSeries_combined.d.ts +3 -3
- package/lib/ScatterSplineSeries.d.ts +7 -7
- package/lib/ScatterTriangulationSeries.d.ts +29 -29
- package/lib/SeriesViewer_combined.d.ts +137 -136
- package/lib/ShapeSeriesBase_combined.d.ts +69 -69
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +5 -5
- package/lib/SplineSeriesBase_combined.d.ts +17 -17
- package/lib/SplineSeries_combined.d.ts +4 -4
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +5 -5
- package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +2 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +149 -149
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +6 -6
- package/lib/StepLineSeries_combined.d.ts +5 -5
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +31 -31
- package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
- package/lib/WaterfallSeries_combined.d.ts +13 -13
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/igc-data-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-item-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-series-component.d.ts +5 -0
- package/package.json +2 -2
|
@@ -56,40 +56,40 @@ export let IgcPolarBaseComponent = /*@__PURE__*/ (() => {
|
|
|
56
56
|
* Gets or sets the path to use to find the angle values for the series.
|
|
57
57
|
*/
|
|
58
58
|
get angleMemberPath() {
|
|
59
|
-
return this.i.
|
|
59
|
+
return this.i.te;
|
|
60
60
|
}
|
|
61
61
|
set angleMemberPath(v) {
|
|
62
|
-
this.i.
|
|
62
|
+
this.i.te = v;
|
|
63
63
|
}
|
|
64
64
|
/**
|
|
65
65
|
* Gets or sets the path to use to get the radius values for the series.
|
|
66
66
|
*/
|
|
67
67
|
get radiusMemberPath() {
|
|
68
|
-
return this.i.
|
|
68
|
+
return this.i.ts;
|
|
69
69
|
}
|
|
70
70
|
set radiusMemberPath(v) {
|
|
71
|
-
this.i.
|
|
71
|
+
this.i.ts = v;
|
|
72
72
|
}
|
|
73
73
|
/**
|
|
74
74
|
* Gets the effective angle axis for the current series object.
|
|
75
75
|
*/
|
|
76
76
|
get angleAxis() {
|
|
77
|
-
if (this.i.
|
|
77
|
+
if (this.i.ru == null) {
|
|
78
78
|
return null;
|
|
79
79
|
}
|
|
80
|
-
if (!this.i.
|
|
81
|
-
let e = IgcNumericAngleAxisComponent._createFromInternal(this.i.
|
|
80
|
+
if (!this.i.ru.externalObject) {
|
|
81
|
+
let e = IgcNumericAngleAxisComponent._createFromInternal(this.i.ru);
|
|
82
82
|
if (e) {
|
|
83
|
-
e._implementation = this.i.
|
|
83
|
+
e._implementation = this.i.ru;
|
|
84
84
|
}
|
|
85
|
-
this.i.
|
|
85
|
+
this.i.ru.externalObject = e;
|
|
86
86
|
}
|
|
87
|
-
return this.i.
|
|
87
|
+
return this.i.ru.externalObject;
|
|
88
88
|
}
|
|
89
89
|
set angleAxis(v) {
|
|
90
90
|
if (v != null && this._stylingContainer && v._styling)
|
|
91
91
|
v._styling(this._stylingContainer, this, this);
|
|
92
|
-
v == null ? this.i.
|
|
92
|
+
v == null ? this.i.ru = null : this.i.ru = v.i;
|
|
93
93
|
}
|
|
94
94
|
/**
|
|
95
95
|
* Gets or sets the name to use to resolve angleAxis from markup.
|
|
@@ -104,22 +104,22 @@ export let IgcPolarBaseComponent = /*@__PURE__*/ (() => {
|
|
|
104
104
|
* Gets the effective radius axis for the current series object.
|
|
105
105
|
*/
|
|
106
106
|
get radiusAxis() {
|
|
107
|
-
if (this.i.
|
|
107
|
+
if (this.i.rv == null) {
|
|
108
108
|
return null;
|
|
109
109
|
}
|
|
110
|
-
if (!this.i.
|
|
111
|
-
let e = IgcNumericRadiusAxisComponent._createFromInternal(this.i.
|
|
110
|
+
if (!this.i.rv.externalObject) {
|
|
111
|
+
let e = IgcNumericRadiusAxisComponent._createFromInternal(this.i.rv);
|
|
112
112
|
if (e) {
|
|
113
|
-
e._implementation = this.i.
|
|
113
|
+
e._implementation = this.i.rv;
|
|
114
114
|
}
|
|
115
|
-
this.i.
|
|
115
|
+
this.i.rv.externalObject = e;
|
|
116
116
|
}
|
|
117
|
-
return this.i.
|
|
117
|
+
return this.i.rv.externalObject;
|
|
118
118
|
}
|
|
119
119
|
set radiusAxis(v) {
|
|
120
120
|
if (v != null && this._stylingContainer && v._styling)
|
|
121
121
|
v._styling(this._stylingContainer, this, this);
|
|
122
|
-
v == null ? this.i.
|
|
122
|
+
v == null ? this.i.rv = null : this.i.rv = v.i;
|
|
123
123
|
}
|
|
124
124
|
/**
|
|
125
125
|
* Gets or sets the name to use to resolve radiusAxis from markup.
|
|
@@ -135,11 +135,11 @@ export let IgcPolarBaseComponent = /*@__PURE__*/ (() => {
|
|
|
135
135
|
* spiral based interpolation.
|
|
136
136
|
*/
|
|
137
137
|
get useCartesianInterpolation() {
|
|
138
|
-
return this.i.
|
|
138
|
+
return this.i.su;
|
|
139
139
|
}
|
|
140
140
|
set useCartesianInterpolation(v) {
|
|
141
|
-
this.i.
|
|
142
|
-
this._a("useCartesianInterpolation", this.i.
|
|
141
|
+
this.i.su = ensureBool(v);
|
|
142
|
+
this._a("useCartesianInterpolation", this.i.su);
|
|
143
143
|
}
|
|
144
144
|
/**
|
|
145
145
|
* Gets or sets the maximum number of markers displayed by the current series.
|
|
@@ -147,166 +147,166 @@ export let IgcPolarBaseComponent = /*@__PURE__*/ (() => {
|
|
|
147
147
|
* choose a representative set.
|
|
148
148
|
*/
|
|
149
149
|
get maximumMarkers() {
|
|
150
|
-
return this.i.
|
|
150
|
+
return this.i.s4;
|
|
151
151
|
}
|
|
152
152
|
set maximumMarkers(v) {
|
|
153
|
-
this.i.
|
|
154
|
-
this._a("maximumMarkers", this.i.
|
|
153
|
+
this.i.s4 = +v;
|
|
154
|
+
this._a("maximumMarkers", this.i.s4);
|
|
155
155
|
}
|
|
156
156
|
/**
|
|
157
157
|
* Gets or sets the trend type for the current series object.
|
|
158
158
|
*/
|
|
159
159
|
get trendLineType() {
|
|
160
|
-
return this.i.
|
|
160
|
+
return this.i.sc;
|
|
161
161
|
}
|
|
162
162
|
set trendLineType(v) {
|
|
163
|
-
this.i.
|
|
164
|
-
this._a("trendLineType", enumToString(TrendLineType_$type, this.i.
|
|
163
|
+
this.i.sc = ensureEnum(TrendLineType_$type, v);
|
|
164
|
+
this._a("trendLineType", enumToString(TrendLineType_$type, this.i.sc));
|
|
165
165
|
}
|
|
166
166
|
/**
|
|
167
167
|
* Gets or sets the brush that specifies how the current series
|
|
168
168
|
* object's trend line is drawn.
|
|
169
169
|
*/
|
|
170
170
|
get trendLineBrush() {
|
|
171
|
-
return brushToString(this.i.
|
|
171
|
+
return brushToString(this.i.uv);
|
|
172
172
|
}
|
|
173
173
|
set trendLineBrush(v) {
|
|
174
|
-
this.i.
|
|
175
|
-
this._a("trendLineBrush", brushToString(this.i.
|
|
174
|
+
this.i.uv = stringToBrush(v);
|
|
175
|
+
this._a("trendLineBrush", brushToString(this.i.uv));
|
|
176
176
|
}
|
|
177
177
|
/**
|
|
178
178
|
* Gets the effective TrendLineBrush for this series.
|
|
179
179
|
*/
|
|
180
180
|
get actualTrendLineBrush() {
|
|
181
|
-
return brushToString(this.i.
|
|
181
|
+
return brushToString(this.i.uu);
|
|
182
182
|
}
|
|
183
183
|
set actualTrendLineBrush(v) {
|
|
184
|
-
this.i.
|
|
185
|
-
this._a("actualTrendLineBrush", brushToString(this.i.
|
|
184
|
+
this.i.uu = stringToBrush(v);
|
|
185
|
+
this._a("actualTrendLineBrush", brushToString(this.i.uu));
|
|
186
186
|
}
|
|
187
187
|
/**
|
|
188
188
|
* Gets or sets the thickness of the current series object's trend line.
|
|
189
189
|
*/
|
|
190
190
|
get trendLineThickness() {
|
|
191
|
-
return this.i.
|
|
191
|
+
return this.i.s2;
|
|
192
192
|
}
|
|
193
193
|
set trendLineThickness(v) {
|
|
194
|
-
this.i.
|
|
195
|
-
this._a("trendLineThickness", this.i.
|
|
194
|
+
this.i.s2 = +v;
|
|
195
|
+
this._a("trendLineThickness", this.i.s2);
|
|
196
196
|
}
|
|
197
197
|
/**
|
|
198
198
|
* Gets or sets the moving average period for the current series object.
|
|
199
199
|
*/
|
|
200
200
|
get trendLinePeriod() {
|
|
201
|
-
return this.i.
|
|
201
|
+
return this.i.s5;
|
|
202
202
|
}
|
|
203
203
|
set trendLinePeriod(v) {
|
|
204
|
-
this.i.
|
|
205
|
-
this._a("trendLinePeriod", this.i.
|
|
204
|
+
this.i.s5 = +v;
|
|
205
|
+
this._a("trendLinePeriod", this.i.s5);
|
|
206
206
|
}
|
|
207
207
|
/**
|
|
208
208
|
* Sets or Gets the Trendline Z index.
|
|
209
209
|
*/
|
|
210
210
|
get trendLineZIndex() {
|
|
211
|
-
return this.i.
|
|
211
|
+
return this.i.s6;
|
|
212
212
|
}
|
|
213
213
|
set trendLineZIndex(v) {
|
|
214
|
-
this.i.
|
|
215
|
-
this._a("trendLineZIndex", this.i.
|
|
214
|
+
this.i.s6 = +v;
|
|
215
|
+
this._a("trendLineZIndex", this.i.s6);
|
|
216
216
|
}
|
|
217
217
|
/**
|
|
218
218
|
* Gets or sets whether to clip the series to the bounds.
|
|
219
219
|
* Setting this to true can effect performance.
|
|
220
220
|
*/
|
|
221
221
|
get clipSeriesToBounds() {
|
|
222
|
-
return this.i.
|
|
222
|
+
return this.i.sl;
|
|
223
223
|
}
|
|
224
224
|
set clipSeriesToBounds(v) {
|
|
225
|
-
this.i.
|
|
226
|
-
this._a("clipSeriesToBounds", this.i.
|
|
225
|
+
this.i.sl = ensureBool(v);
|
|
226
|
+
this._a("clipSeriesToBounds", this.i.sl);
|
|
227
227
|
}
|
|
228
228
|
get actualItemSearchMode() {
|
|
229
|
-
return this.i.
|
|
229
|
+
return this.i.r8;
|
|
230
230
|
}
|
|
231
231
|
set actualItemSearchMode(v) {
|
|
232
|
-
this.i.
|
|
233
|
-
this._a("actualItemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.
|
|
232
|
+
this.i.r8 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
233
|
+
this._a("actualItemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.r8));
|
|
234
234
|
}
|
|
235
235
|
/**
|
|
236
236
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
237
237
|
*/
|
|
238
238
|
get itemSearchMode() {
|
|
239
|
-
return this.i.
|
|
239
|
+
return this.i.sa;
|
|
240
240
|
}
|
|
241
241
|
set itemSearchMode(v) {
|
|
242
|
-
this.i.
|
|
243
|
-
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.
|
|
242
|
+
this.i.sa = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
243
|
+
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.sa));
|
|
244
244
|
}
|
|
245
245
|
/**
|
|
246
246
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
247
247
|
*/
|
|
248
248
|
get itemSearchThreshold() {
|
|
249
|
-
return this.i.
|
|
249
|
+
return this.i.s3;
|
|
250
250
|
}
|
|
251
251
|
set itemSearchThreshold(v) {
|
|
252
|
-
this.i.
|
|
253
|
-
this._a("itemSearchThreshold", this.i.
|
|
252
|
+
this.i.s3 = +v;
|
|
253
|
+
this._a("itemSearchThreshold", this.i.s3);
|
|
254
254
|
}
|
|
255
255
|
/**
|
|
256
256
|
* Gets or sets whether this Polar series should allow custom style overrides of its individual visuals.
|
|
257
257
|
*/
|
|
258
258
|
get isCustomPolarStyleAllowed() {
|
|
259
|
-
return this.i.
|
|
259
|
+
return this.i.so;
|
|
260
260
|
}
|
|
261
261
|
set isCustomPolarStyleAllowed(v) {
|
|
262
|
-
this.i.
|
|
263
|
-
this._a("isCustomPolarStyleAllowed", this.i.
|
|
262
|
+
this.i.so = ensureBool(v);
|
|
263
|
+
this._a("isCustomPolarStyleAllowed", this.i.so);
|
|
264
264
|
}
|
|
265
265
|
/**
|
|
266
266
|
* Gets or sets whether this Polar series should allow custom style overrides of its individual marker visuals.
|
|
267
267
|
*/
|
|
268
268
|
get isCustomPolarMarkerStyleAllowed() {
|
|
269
|
-
return this.i.
|
|
269
|
+
return this.i.sn;
|
|
270
270
|
}
|
|
271
271
|
set isCustomPolarMarkerStyleAllowed(v) {
|
|
272
|
-
this.i.
|
|
273
|
-
this._a("isCustomPolarMarkerStyleAllowed", this.i.
|
|
272
|
+
this.i.sn = ensureBool(v);
|
|
273
|
+
this._a("isCustomPolarMarkerStyleAllowed", this.i.sn);
|
|
274
274
|
}
|
|
275
275
|
/**
|
|
276
276
|
* Gets or sets the label displayed before series' radius value in the Data Legend.
|
|
277
277
|
*/
|
|
278
278
|
get radiusMemberAsLegendLabel() {
|
|
279
|
-
return this.i.
|
|
279
|
+
return this.i.to;
|
|
280
280
|
}
|
|
281
281
|
set radiusMemberAsLegendLabel(v) {
|
|
282
|
-
this.i.
|
|
282
|
+
this.i.to = v;
|
|
283
283
|
}
|
|
284
284
|
/**
|
|
285
285
|
* Gets or sets the label displayed before series' angle value in the Data Legend.
|
|
286
286
|
*/
|
|
287
287
|
get angleMemberAsLegendLabel() {
|
|
288
|
-
return this.i.
|
|
288
|
+
return this.i.ta;
|
|
289
289
|
}
|
|
290
290
|
set angleMemberAsLegendLabel(v) {
|
|
291
|
-
this.i.
|
|
291
|
+
this.i.ta = v;
|
|
292
292
|
}
|
|
293
293
|
/**
|
|
294
294
|
* Gets or sets the unit displayed after series' radius value in the Data Legend.
|
|
295
295
|
*/
|
|
296
296
|
get radiusMemberAsLegendUnit() {
|
|
297
|
-
return this.i.
|
|
297
|
+
return this.i.tq;
|
|
298
298
|
}
|
|
299
299
|
set radiusMemberAsLegendUnit(v) {
|
|
300
|
-
this.i.
|
|
300
|
+
this.i.tq = v;
|
|
301
301
|
}
|
|
302
302
|
/**
|
|
303
303
|
* Gets or sets the unit displayed after series' angle value in the Data Legend.
|
|
304
304
|
*/
|
|
305
305
|
get angleMemberAsLegendUnit() {
|
|
306
|
-
return this.i.
|
|
306
|
+
return this.i.tc;
|
|
307
307
|
}
|
|
308
308
|
set angleMemberAsLegendUnit(v) {
|
|
309
|
-
this.i.
|
|
309
|
+
this.i.tc = v;
|
|
310
310
|
}
|
|
311
311
|
bindAxes(axes) {
|
|
312
312
|
super.bindAxes(axes);
|
|
@@ -379,7 +379,7 @@ export let IgcPolarBaseComponent = /*@__PURE__*/ (() => {
|
|
|
379
379
|
return (iv);
|
|
380
380
|
}
|
|
381
381
|
getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
|
|
382
|
-
let iv = this.i.
|
|
382
|
+
let iv = this.i.pm(toPoint(world), useInterpolation, skipUnknowns);
|
|
383
383
|
return fromPoint(iv);
|
|
384
384
|
}
|
|
385
385
|
getItemValue(item, memberPathName) {
|
|
@@ -392,7 +392,7 @@ export let IgcPolarBaseComponent = /*@__PURE__*/ (() => {
|
|
|
392
392
|
* @param axis * The object to check
|
|
393
393
|
*/
|
|
394
394
|
canUseAsRadiusAxis(axis) {
|
|
395
|
-
let iv = this.i.
|
|
395
|
+
let iv = this.i.sk(axis);
|
|
396
396
|
return (iv);
|
|
397
397
|
}
|
|
398
398
|
/**
|
|
@@ -401,7 +401,7 @@ export let IgcPolarBaseComponent = /*@__PURE__*/ (() => {
|
|
|
401
401
|
* @param axis * The object to check
|
|
402
402
|
*/
|
|
403
403
|
canUseAsAngleAxis(axis) {
|
|
404
|
-
let iv = this.i.
|
|
404
|
+
let iv = this.i.sj(axis);
|
|
405
405
|
return (iv);
|
|
406
406
|
}
|
|
407
407
|
/**
|
|
@@ -56,11 +56,11 @@ export let IgcPolarLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
56
56
|
* Null and Double.NaN are two examples of unknown values.
|
|
57
57
|
*/
|
|
58
58
|
get unknownValuePlotting() {
|
|
59
|
-
return this.i.
|
|
59
|
+
return this.i.vh;
|
|
60
60
|
}
|
|
61
61
|
set unknownValuePlotting(v) {
|
|
62
|
-
this.i.
|
|
63
|
-
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.
|
|
62
|
+
this.i.vh = ensureEnum(UnknownValuePlotting_$type, v);
|
|
63
|
+
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.vh));
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
66
|
IgcPolarLineSeriesComponent._observedAttributesIgcPolarLineSeriesComponent = null;
|
|
@@ -60,11 +60,11 @@ export let IgcPolarSplineAreaSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
60
60
|
* Gets or sets the Stiffness property.
|
|
61
61
|
*/
|
|
62
62
|
get stiffness() {
|
|
63
|
-
return this.i.
|
|
63
|
+
return this.i.vh;
|
|
64
64
|
}
|
|
65
65
|
set stiffness(v) {
|
|
66
|
-
this.i.
|
|
67
|
-
this._a("stiffness", this.i.
|
|
66
|
+
this.i.vh = +v;
|
|
67
|
+
this._a("stiffness", this.i.vh);
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
IgcPolarSplineAreaSeriesComponent._observedAttributesIgcPolarSplineAreaSeriesComponent = null;
|
|
@@ -54,11 +54,11 @@ export let IgcPolarSplineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
54
54
|
* Gets or sets the Stiffness property.
|
|
55
55
|
*/
|
|
56
56
|
get stiffness() {
|
|
57
|
-
return this.i.
|
|
57
|
+
return this.i.vh;
|
|
58
58
|
}
|
|
59
59
|
set stiffness(v) {
|
|
60
|
-
this.i.
|
|
61
|
-
this._a("stiffness", this.i.
|
|
60
|
+
this.i.vh = +v;
|
|
61
|
+
this._a("stiffness", this.i.vh);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
64
|
IgcPolarSplineSeriesComponent._observedAttributesIgcPolarSplineSeriesComponent = null;
|
|
@@ -58,11 +58,11 @@ export let IgcPriceChannelOverlayComponent = /*@__PURE__*/ (() => {
|
|
|
58
58
|
* ```
|
|
59
59
|
*/
|
|
60
60
|
get period() {
|
|
61
|
-
return this.i.
|
|
61
|
+
return this.i.tu;
|
|
62
62
|
}
|
|
63
63
|
set period(v) {
|
|
64
|
-
this.i.
|
|
65
|
-
this._a("period", this.i.
|
|
64
|
+
this.i.tu = +v;
|
|
65
|
+
this._a("period", this.i.tu);
|
|
66
66
|
}
|
|
67
67
|
getSeriesValue(world, useInterpolation, skipUnknowns) {
|
|
68
68
|
let iv = this.i.gj(toPoint(world), useInterpolation, skipUnknowns);
|
|
@@ -56,11 +56,11 @@ export let IgcRadialAreaSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
56
56
|
* Null and Double.NaN are two examples of unknown values.
|
|
57
57
|
*/
|
|
58
58
|
get unknownValuePlotting() {
|
|
59
|
-
return this.i.
|
|
59
|
+
return this.i.t8;
|
|
60
60
|
}
|
|
61
61
|
set unknownValuePlotting(v) {
|
|
62
|
-
this.i.
|
|
63
|
-
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.
|
|
62
|
+
this.i.t8 = ensureEnum(UnknownValuePlotting_$type, v);
|
|
63
|
+
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.t8));
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
66
|
IgcRadialAreaSeriesComponent._observedAttributesIgcRadialAreaSeriesComponent = null;
|
|
@@ -54,42 +54,42 @@ export let IgcRadialBaseComponent = /*@__PURE__*/ (() => {
|
|
|
54
54
|
* Gets or sets whether this Radial series should allow custom style overrides of its individual visuals.
|
|
55
55
|
*/
|
|
56
56
|
get isCustomRadialStyleAllowed() {
|
|
57
|
-
return this.i.
|
|
57
|
+
return this.i.r7;
|
|
58
58
|
}
|
|
59
59
|
set isCustomRadialStyleAllowed(v) {
|
|
60
|
-
this.i.
|
|
61
|
-
this._a("isCustomRadialStyleAllowed", this.i.
|
|
60
|
+
this.i.r7 = ensureBool(v);
|
|
61
|
+
this._a("isCustomRadialStyleAllowed", this.i.r7);
|
|
62
62
|
}
|
|
63
63
|
/**
|
|
64
64
|
* Gets or sets whether this Radial series should allow custom style overrides of its individual marker visuals.
|
|
65
65
|
*/
|
|
66
66
|
get isCustomRadialMarkerStyleAllowed() {
|
|
67
|
-
return this.i.
|
|
67
|
+
return this.i.r6;
|
|
68
68
|
}
|
|
69
69
|
set isCustomRadialMarkerStyleAllowed(v) {
|
|
70
|
-
this.i.
|
|
71
|
-
this._a("isCustomRadialMarkerStyleAllowed", this.i.
|
|
70
|
+
this.i.r6 = ensureBool(v);
|
|
71
|
+
this._a("isCustomRadialMarkerStyleAllowed", this.i.r6);
|
|
72
72
|
}
|
|
73
73
|
/**
|
|
74
74
|
* Gets the effective angle axis for the current series object.
|
|
75
75
|
*/
|
|
76
76
|
get angleAxis() {
|
|
77
|
-
if (this.i.
|
|
77
|
+
if (this.i.rl == null) {
|
|
78
78
|
return null;
|
|
79
79
|
}
|
|
80
|
-
if (!this.i.
|
|
81
|
-
let e = IgcCategoryAngleAxisComponent._createFromInternal(this.i.
|
|
80
|
+
if (!this.i.rl.externalObject) {
|
|
81
|
+
let e = IgcCategoryAngleAxisComponent._createFromInternal(this.i.rl);
|
|
82
82
|
if (e) {
|
|
83
|
-
e._implementation = this.i.
|
|
83
|
+
e._implementation = this.i.rl;
|
|
84
84
|
}
|
|
85
|
-
this.i.
|
|
85
|
+
this.i.rl.externalObject = e;
|
|
86
86
|
}
|
|
87
|
-
return this.i.
|
|
87
|
+
return this.i.rl.externalObject;
|
|
88
88
|
}
|
|
89
89
|
set angleAxis(v) {
|
|
90
90
|
if (v != null && this._stylingContainer && v._styling)
|
|
91
91
|
v._styling(this._stylingContainer, this, this);
|
|
92
|
-
v == null ? this.i.
|
|
92
|
+
v == null ? this.i.rl = null : this.i.rl = v.i;
|
|
93
93
|
}
|
|
94
94
|
/**
|
|
95
95
|
* Gets or sets the name to use to resolve angleAxis from markup.
|
|
@@ -104,22 +104,22 @@ export let IgcRadialBaseComponent = /*@__PURE__*/ (() => {
|
|
|
104
104
|
* Gets the effective value axis for the current series object.
|
|
105
105
|
*/
|
|
106
106
|
get valueAxis() {
|
|
107
|
-
if (this.i.
|
|
107
|
+
if (this.i.rs == null) {
|
|
108
108
|
return null;
|
|
109
109
|
}
|
|
110
|
-
if (!this.i.
|
|
111
|
-
let e = IgcNumericRadiusAxisComponent._createFromInternal(this.i.
|
|
110
|
+
if (!this.i.rs.externalObject) {
|
|
111
|
+
let e = IgcNumericRadiusAxisComponent._createFromInternal(this.i.rs);
|
|
112
112
|
if (e) {
|
|
113
|
-
e._implementation = this.i.
|
|
113
|
+
e._implementation = this.i.rs;
|
|
114
114
|
}
|
|
115
|
-
this.i.
|
|
115
|
+
this.i.rs.externalObject = e;
|
|
116
116
|
}
|
|
117
|
-
return this.i.
|
|
117
|
+
return this.i.rs.externalObject;
|
|
118
118
|
}
|
|
119
119
|
set valueAxis(v) {
|
|
120
120
|
if (v != null && this._stylingContainer && v._styling)
|
|
121
121
|
v._styling(this._stylingContainer, this, this);
|
|
122
|
-
v == null ? this.i.
|
|
122
|
+
v == null ? this.i.rs = null : this.i.rs = v.i;
|
|
123
123
|
}
|
|
124
124
|
/**
|
|
125
125
|
* Gets or sets the name to use to resolve valueAxis from markup.
|
|
@@ -135,11 +135,11 @@ export let IgcRadialBaseComponent = /*@__PURE__*/ (() => {
|
|
|
135
135
|
* Setting this property to true will decrease chart performance.
|
|
136
136
|
*/
|
|
137
137
|
get clipSeriesToBounds() {
|
|
138
|
-
return this.i.
|
|
138
|
+
return this.i.r5;
|
|
139
139
|
}
|
|
140
140
|
set clipSeriesToBounds(v) {
|
|
141
|
-
this.i.
|
|
142
|
-
this._a("clipSeriesToBounds", this.i.
|
|
141
|
+
this.i.r5 = ensureBool(v);
|
|
142
|
+
this._a("clipSeriesToBounds", this.i.r5);
|
|
143
143
|
}
|
|
144
144
|
bindAxes(axes) {
|
|
145
145
|
super.bindAxes(axes);
|
|
@@ -186,7 +186,7 @@ export let IgcRadialBaseComponent = /*@__PURE__*/ (() => {
|
|
|
186
186
|
* @param axis * The object to check
|
|
187
187
|
*/
|
|
188
188
|
canUseAsValueAxis(axis) {
|
|
189
|
-
let iv = this.i.
|
|
189
|
+
let iv = this.i.r4(axis);
|
|
190
190
|
return (iv);
|
|
191
191
|
}
|
|
192
192
|
/**
|
|
@@ -195,7 +195,7 @@ export let IgcRadialBaseComponent = /*@__PURE__*/ (() => {
|
|
|
195
195
|
* @param axis * The object to check
|
|
196
196
|
*/
|
|
197
197
|
canUseAsAngleAxis(axis) {
|
|
198
|
-
let iv = this.i.
|
|
198
|
+
let iv = this.i.r3(axis);
|
|
199
199
|
return (iv);
|
|
200
200
|
}
|
|
201
201
|
/**
|
|
@@ -213,7 +213,7 @@ export let IgcRadialBaseComponent = /*@__PURE__*/ (() => {
|
|
|
213
213
|
* @param world * The world position to get the angle for
|
|
214
214
|
*/
|
|
215
215
|
getAngleFromWorld(world) {
|
|
216
|
-
let iv = this.i.
|
|
216
|
+
let iv = this.i.sc(toPoint(world));
|
|
217
217
|
return (iv);
|
|
218
218
|
}
|
|
219
219
|
/**
|
|
@@ -61,21 +61,21 @@ export let IgcRadialColumnSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
61
61
|
* Gets or sets the x-radius of the ellipse that is used to round the corners of the column.
|
|
62
62
|
*/
|
|
63
63
|
get radiusX() {
|
|
64
|
-
return this.i.
|
|
64
|
+
return this.i.t8;
|
|
65
65
|
}
|
|
66
66
|
set radiusX(v) {
|
|
67
|
-
this.i.
|
|
68
|
-
this._a("radiusX", this.i.
|
|
67
|
+
this.i.t8 = +v;
|
|
68
|
+
this._a("radiusX", this.i.t8);
|
|
69
69
|
}
|
|
70
70
|
/**
|
|
71
71
|
* Gets or sets the y-radius of the ellipse that is used to round the corners of the column.
|
|
72
72
|
*/
|
|
73
73
|
get radiusY() {
|
|
74
|
-
return this.i.
|
|
74
|
+
return this.i.t9;
|
|
75
75
|
}
|
|
76
76
|
set radiusY(v) {
|
|
77
|
-
this.i.
|
|
78
|
-
this._a("radiusY", this.i.
|
|
77
|
+
this.i.t9 = +v;
|
|
78
|
+
this._a("radiusY", this.i.t9);
|
|
79
79
|
}
|
|
80
80
|
/**
|
|
81
81
|
* When overridden in a derived class, is invoked whenever application code or internal processes
|
|
@@ -56,11 +56,11 @@ export let IgcRadialLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
56
56
|
* Null and Double.NaN are two examples of unknown values.
|
|
57
57
|
*/
|
|
58
58
|
get unknownValuePlotting() {
|
|
59
|
-
return this.i.
|
|
59
|
+
return this.i.t8;
|
|
60
60
|
}
|
|
61
61
|
set unknownValuePlotting(v) {
|
|
62
|
-
this.i.
|
|
63
|
-
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.
|
|
62
|
+
this.i.t8 = ensureEnum(UnknownValuePlotting_$type, v);
|
|
63
|
+
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.t8));
|
|
64
64
|
}
|
|
65
65
|
/**
|
|
66
66
|
* When overridden in a derived class, is invoked whenever application code or internal processes
|
|
@@ -61,21 +61,21 @@ export let IgcRadialPieSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
61
61
|
* Gets or sets the x-radius of the ellipse that is used to round the corners of the column.
|
|
62
62
|
*/
|
|
63
63
|
get radiusX() {
|
|
64
|
-
return this.i.
|
|
64
|
+
return this.i.t8;
|
|
65
65
|
}
|
|
66
66
|
set radiusX(v) {
|
|
67
|
-
this.i.
|
|
68
|
-
this._a("radiusX", this.i.
|
|
67
|
+
this.i.t8 = +v;
|
|
68
|
+
this._a("radiusX", this.i.t8);
|
|
69
69
|
}
|
|
70
70
|
/**
|
|
71
71
|
* Gets or sets the y-radius of the ellipse that is used to round the corners of the column.
|
|
72
72
|
*/
|
|
73
73
|
get radiusY() {
|
|
74
|
-
return this.i.
|
|
74
|
+
return this.i.t9;
|
|
75
75
|
}
|
|
76
76
|
set radiusY(v) {
|
|
77
|
-
this.i.
|
|
78
|
-
this._a("radiusY", this.i.
|
|
77
|
+
this.i.t9 = +v;
|
|
78
|
+
this._a("radiusY", this.i.t9);
|
|
79
79
|
}
|
|
80
80
|
/**
|
|
81
81
|
* For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.
|
|
@@ -41,10 +41,10 @@ export let IgcRangeCategorySeriesComponent = /*@__PURE__*/ (() => {
|
|
|
41
41
|
* The `lowMemberPath` is used for low mapping property of the current series object.
|
|
42
42
|
*/
|
|
43
43
|
get lowMemberPath() {
|
|
44
|
-
return this.i.
|
|
44
|
+
return this.i.tp;
|
|
45
45
|
}
|
|
46
46
|
set lowMemberPath(v) {
|
|
47
|
-
this.i.
|
|
47
|
+
this.i.tp = v;
|
|
48
48
|
}
|
|
49
49
|
/**
|
|
50
50
|
* Gets or sets the value mapping property for the current series object.
|
|
@@ -56,10 +56,10 @@ export let IgcRangeCategorySeriesComponent = /*@__PURE__*/ (() => {
|
|
|
56
56
|
* ```
|
|
57
57
|
*/
|
|
58
58
|
get highMemberPath() {
|
|
59
|
-
return this.i.
|
|
59
|
+
return this.i.tm;
|
|
60
60
|
}
|
|
61
61
|
set highMemberPath(v) {
|
|
62
|
-
this.i.
|
|
62
|
+
this.i.tm = v;
|
|
63
63
|
}
|
|
64
64
|
getItemValue(item, memberPathName) {
|
|
65
65
|
let iv = this.i.hw(item, memberPathName);
|