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
|
@@ -51,10 +51,10 @@ var IgcRangeCategorySeriesComponent = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
51
51
|
* The `lowMemberPath` is used for low mapping property of the current series object.
|
|
52
52
|
*/
|
|
53
53
|
get: function () {
|
|
54
|
-
return this.i.
|
|
54
|
+
return this.i.tp;
|
|
55
55
|
},
|
|
56
56
|
set: function (v) {
|
|
57
|
-
this.i.
|
|
57
|
+
this.i.tp = v;
|
|
58
58
|
},
|
|
59
59
|
enumerable: true,
|
|
60
60
|
configurable: true
|
|
@@ -70,10 +70,10 @@ var IgcRangeCategorySeriesComponent = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
70
70
|
* ```
|
|
71
71
|
*/
|
|
72
72
|
get: function () {
|
|
73
|
-
return this.i.
|
|
73
|
+
return this.i.tm;
|
|
74
74
|
},
|
|
75
75
|
set: function (v) {
|
|
76
|
-
this.i.
|
|
76
|
+
this.i.tm = v;
|
|
77
77
|
},
|
|
78
78
|
enumerable: true,
|
|
79
79
|
configurable: true
|
|
@@ -86,11 +86,11 @@ var IgcRangeColumnSeriesComponent = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
86
86
|
* ```
|
|
87
87
|
*/
|
|
88
88
|
get: function () {
|
|
89
|
-
return this.i.
|
|
89
|
+
return this.i.uf;
|
|
90
90
|
},
|
|
91
91
|
set: function (v) {
|
|
92
|
-
this.i.
|
|
93
|
-
this._a("radiusX", this.i.
|
|
92
|
+
this.i.uf = +v;
|
|
93
|
+
this._a("radiusX", this.i.uf);
|
|
94
94
|
},
|
|
95
95
|
enumerable: true,
|
|
96
96
|
configurable: true
|
|
@@ -106,11 +106,11 @@ var IgcRangeColumnSeriesComponent = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
106
106
|
* ```
|
|
107
107
|
*/
|
|
108
108
|
get: function () {
|
|
109
|
-
return this.i.
|
|
109
|
+
return this.i.ug;
|
|
110
110
|
},
|
|
111
111
|
set: function (v) {
|
|
112
|
-
this.i.
|
|
113
|
-
this._a("radiusY", this.i.
|
|
112
|
+
this.i.ug = +v;
|
|
113
|
+
this._a("radiusY", this.i.ug);
|
|
114
114
|
},
|
|
115
115
|
enumerable: true,
|
|
116
116
|
configurable: true
|
|
@@ -123,7 +123,7 @@ var IgcRangeColumnSeriesComponent = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
123
123
|
* The `getSeriesValueBoundingBox` method return the best available value of the bounding box within the series.
|
|
124
124
|
*/
|
|
125
125
|
IgcRangeColumnSeriesComponent.prototype.getSeriesValueBoundingBox = function (world) {
|
|
126
|
-
var iv = this.i.
|
|
126
|
+
var iv = this.i.pv(toPoint(world));
|
|
127
127
|
return fromRect(iv);
|
|
128
128
|
};
|
|
129
129
|
/**
|
|
@@ -70,11 +70,11 @@ var IgcRateOfChangeAndMomentumIndicatorComponent = /** @class */ /*@__PURE__*/ (
|
|
|
70
70
|
* ```
|
|
71
71
|
*/
|
|
72
72
|
get: function () {
|
|
73
|
-
return this.i.
|
|
73
|
+
return this.i.u2;
|
|
74
74
|
},
|
|
75
75
|
set: function (v) {
|
|
76
|
-
this.i.
|
|
77
|
-
this._a("period", this.i.
|
|
76
|
+
this.i.u2 = +v;
|
|
77
|
+
this._a("period", this.i.u2);
|
|
78
78
|
},
|
|
79
79
|
enumerable: true,
|
|
80
80
|
configurable: true
|
|
@@ -61,7 +61,7 @@ var IgcRelativeStrengthIndexIndicatorComponent = /** @class */ /*@__PURE__*/ (fu
|
|
|
61
61
|
* Gets default display type for the current Financial Indicator
|
|
62
62
|
*/
|
|
63
63
|
get: function () {
|
|
64
|
-
return this.i.
|
|
64
|
+
return this.i.to;
|
|
65
65
|
},
|
|
66
66
|
enumerable: true,
|
|
67
67
|
configurable: true
|
|
@@ -78,11 +78,11 @@ var IgcRelativeStrengthIndexIndicatorComponent = /** @class */ /*@__PURE__*/ (fu
|
|
|
78
78
|
* ```
|
|
79
79
|
*/
|
|
80
80
|
get: function () {
|
|
81
|
-
return this.i.
|
|
81
|
+
return this.i.u2;
|
|
82
82
|
},
|
|
83
83
|
set: function (v) {
|
|
84
|
-
this.i.
|
|
85
|
-
this._a("period", this.i.
|
|
84
|
+
this.i.u2 = +v;
|
|
85
|
+
this._a("period", this.i.u2);
|
|
86
86
|
},
|
|
87
87
|
enumerable: true,
|
|
88
88
|
configurable: true
|
|
@@ -69,22 +69,22 @@ var IgcScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
69
69
|
* Gets or sets ColorScale used to resolve the color values of points in the series.
|
|
70
70
|
*/
|
|
71
71
|
get: function () {
|
|
72
|
-
if (this.i.
|
|
72
|
+
if (this.i.r1 == null) {
|
|
73
73
|
return null;
|
|
74
74
|
}
|
|
75
|
-
if (!this.i.
|
|
76
|
-
var e = IgcColorScaleComponent._createFromInternal(this.i.
|
|
75
|
+
if (!this.i.r1.externalObject) {
|
|
76
|
+
var e = IgcColorScaleComponent._createFromInternal(this.i.r1);
|
|
77
77
|
if (e) {
|
|
78
|
-
e._implementation = this.i.
|
|
78
|
+
e._implementation = this.i.r1;
|
|
79
79
|
}
|
|
80
|
-
this.i.
|
|
80
|
+
this.i.r1.externalObject = e;
|
|
81
81
|
}
|
|
82
|
-
return this.i.
|
|
82
|
+
return this.i.r1.externalObject;
|
|
83
83
|
},
|
|
84
84
|
set: function (v) {
|
|
85
85
|
if (v != null && this._stylingContainer && v._styling)
|
|
86
86
|
v._styling(this._stylingContainer, this, this);
|
|
87
|
-
v == null ? this.i.
|
|
87
|
+
v == null ? this.i.r1 = null : this.i.r1 = v.i;
|
|
88
88
|
},
|
|
89
89
|
enumerable: true,
|
|
90
90
|
configurable: true
|
|
@@ -94,10 +94,10 @@ var IgcScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
94
94
|
* Gets or sets the name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
|
|
95
95
|
*/
|
|
96
96
|
get: function () {
|
|
97
|
-
return this.i.
|
|
97
|
+
return this.i.sd;
|
|
98
98
|
},
|
|
99
99
|
set: function (v) {
|
|
100
|
-
this.i.
|
|
100
|
+
this.i.sd = v;
|
|
101
101
|
},
|
|
102
102
|
enumerable: true,
|
|
103
103
|
configurable: true
|
|
@@ -107,22 +107,22 @@ var IgcScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
107
107
|
* Gets actual color scale that is set on ColorScale property or default ColorScale
|
|
108
108
|
*/
|
|
109
109
|
get: function () {
|
|
110
|
-
if (this.i.
|
|
110
|
+
if (this.i.r0 == null) {
|
|
111
111
|
return null;
|
|
112
112
|
}
|
|
113
|
-
if (!this.i.
|
|
114
|
-
var e = IgcColorScaleComponent._createFromInternal(this.i.
|
|
113
|
+
if (!this.i.r0.externalObject) {
|
|
114
|
+
var e = IgcColorScaleComponent._createFromInternal(this.i.r0);
|
|
115
115
|
if (e) {
|
|
116
|
-
e._implementation = this.i.
|
|
116
|
+
e._implementation = this.i.r0;
|
|
117
117
|
}
|
|
118
|
-
this.i.
|
|
118
|
+
this.i.r0.externalObject = e;
|
|
119
119
|
}
|
|
120
|
-
return this.i.
|
|
120
|
+
return this.i.r0.externalObject;
|
|
121
121
|
},
|
|
122
122
|
set: function (v) {
|
|
123
123
|
if (v != null && this._stylingContainer && v._styling)
|
|
124
124
|
v._styling(this._stylingContainer, this, this);
|
|
125
|
-
v == null ? this.i.
|
|
125
|
+
v == null ? this.i.r0 = null : this.i.r0 = v.i;
|
|
126
126
|
},
|
|
127
127
|
enumerable: true,
|
|
128
128
|
configurable: true
|
|
@@ -132,10 +132,10 @@ var IgcScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
132
132
|
* Gets or sets the label displayed before series color value in the Data Legend.
|
|
133
133
|
*/
|
|
134
134
|
get: function () {
|
|
135
|
-
return this.i.
|
|
135
|
+
return this.i.r9;
|
|
136
136
|
},
|
|
137
137
|
set: function (v) {
|
|
138
|
-
this.i.
|
|
138
|
+
this.i.r9 = v;
|
|
139
139
|
},
|
|
140
140
|
enumerable: true,
|
|
141
141
|
configurable: true
|
|
@@ -145,10 +145,10 @@ var IgcScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
145
145
|
* Gets or sets the unit displayed after series color value in the Data Legend.
|
|
146
146
|
*/
|
|
147
147
|
get: function () {
|
|
148
|
-
return this.i.
|
|
148
|
+
return this.i.sb;
|
|
149
149
|
},
|
|
150
150
|
set: function (v) {
|
|
151
|
-
this.i.
|
|
151
|
+
this.i.sb = v;
|
|
152
152
|
},
|
|
153
153
|
enumerable: true,
|
|
154
154
|
configurable: true
|
|
@@ -195,14 +195,14 @@ var IgcScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
195
195
|
|
|
196
196
|
*/
|
|
197
197
|
IgcScatterAreaSeriesComponent.prototype.updateActualColorScale = function () {
|
|
198
|
-
this.i.
|
|
198
|
+
this.i.sk();
|
|
199
199
|
};
|
|
200
200
|
/**
|
|
201
201
|
* Attaches an image to the view of this series
|
|
202
202
|
|
|
203
203
|
*/
|
|
204
204
|
IgcScatterAreaSeriesComponent.prototype.attachImage = function (image) {
|
|
205
|
-
this.i.
|
|
205
|
+
this.i.sh(image);
|
|
206
206
|
};
|
|
207
207
|
IgcScatterAreaSeriesComponent._observedAttributesIgcScatterAreaSeriesComponent = null;
|
|
208
208
|
IgcScatterAreaSeriesComponent.htmlTagName = "igc-scatter-area-series";
|
|
@@ -148,10 +148,10 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
148
148
|
* Gets or sets the value mapping property for the current series object.
|
|
149
149
|
*/
|
|
150
150
|
get: function () {
|
|
151
|
-
return this.i.
|
|
151
|
+
return this.i.te;
|
|
152
152
|
},
|
|
153
153
|
set: function (v) {
|
|
154
|
-
this.i.
|
|
154
|
+
this.i.te = v;
|
|
155
155
|
},
|
|
156
156
|
enumerable: true,
|
|
157
157
|
configurable: true
|
|
@@ -161,10 +161,10 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
161
161
|
* Gets or sets the value mapping property for the current series object.
|
|
162
162
|
*/
|
|
163
163
|
get: function () {
|
|
164
|
-
return this.i.
|
|
164
|
+
return this.i.tm;
|
|
165
165
|
},
|
|
166
166
|
set: function (v) {
|
|
167
|
-
this.i.
|
|
167
|
+
this.i.tm = v;
|
|
168
168
|
},
|
|
169
169
|
enumerable: true,
|
|
170
170
|
configurable: true
|
|
@@ -174,10 +174,10 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
174
174
|
* Gets or sets the label displayed before series X value in the Data Legend.
|
|
175
175
|
*/
|
|
176
176
|
get: function () {
|
|
177
|
-
return this.i.
|
|
177
|
+
return this.i.ta;
|
|
178
178
|
},
|
|
179
179
|
set: function (v) {
|
|
180
|
-
this.i.
|
|
180
|
+
this.i.ta = v;
|
|
181
181
|
},
|
|
182
182
|
enumerable: true,
|
|
183
183
|
configurable: true
|
|
@@ -187,10 +187,10 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
187
187
|
* Gets or sets the label displayed before series Y value in the Data Legend.
|
|
188
188
|
*/
|
|
189
189
|
get: function () {
|
|
190
|
-
return this.i.
|
|
190
|
+
return this.i.ti;
|
|
191
191
|
},
|
|
192
192
|
set: function (v) {
|
|
193
|
-
this.i.
|
|
193
|
+
this.i.ti = v;
|
|
194
194
|
},
|
|
195
195
|
enumerable: true,
|
|
196
196
|
configurable: true
|
|
@@ -200,10 +200,10 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
200
200
|
* Gets or sets the unit after displayed after series X value in the Data Legend.
|
|
201
201
|
*/
|
|
202
202
|
get: function () {
|
|
203
|
-
return this.i.
|
|
203
|
+
return this.i.tc;
|
|
204
204
|
},
|
|
205
205
|
set: function (v) {
|
|
206
|
-
this.i.
|
|
206
|
+
this.i.tc = v;
|
|
207
207
|
},
|
|
208
208
|
enumerable: true,
|
|
209
209
|
configurable: true
|
|
@@ -213,10 +213,10 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
213
213
|
* Gets or sets the unit after displayed after series Y value in the Data Legend.
|
|
214
214
|
*/
|
|
215
215
|
get: function () {
|
|
216
|
-
return this.i.
|
|
216
|
+
return this.i.tk;
|
|
217
217
|
},
|
|
218
218
|
set: function (v) {
|
|
219
|
-
this.i.
|
|
219
|
+
this.i.tk = v;
|
|
220
220
|
},
|
|
221
221
|
enumerable: true,
|
|
222
222
|
configurable: true
|
|
@@ -254,11 +254,11 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
254
254
|
* Gets the effective TrendLineBrush for this series.
|
|
255
255
|
*/
|
|
256
256
|
get: function () {
|
|
257
|
-
return brushToString(this.i.
|
|
257
|
+
return brushToString(this.i.ux);
|
|
258
258
|
},
|
|
259
259
|
set: function (v) {
|
|
260
|
-
this.i.
|
|
261
|
-
this._a("actualTrendLineBrush", brushToString(this.i.
|
|
260
|
+
this.i.ux = stringToBrush(v);
|
|
261
|
+
this._a("actualTrendLineBrush", brushToString(this.i.ux));
|
|
262
262
|
},
|
|
263
263
|
enumerable: true,
|
|
264
264
|
configurable: true
|
|
@@ -297,11 +297,11 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
297
297
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
298
298
|
*/
|
|
299
299
|
get: function () {
|
|
300
|
-
return this.i.
|
|
300
|
+
return this.i.rp;
|
|
301
301
|
},
|
|
302
302
|
set: function (v) {
|
|
303
|
-
this.i.
|
|
304
|
-
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.
|
|
303
|
+
this.i.rp = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
304
|
+
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.rp));
|
|
305
305
|
},
|
|
306
306
|
enumerable: true,
|
|
307
307
|
configurable: true
|
|
@@ -311,11 +311,11 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
311
311
|
* Gets or sets the Z-Index of the trend line. Values greater than 1000 will result in the trend line being rendered in front of the series data.
|
|
312
312
|
*/
|
|
313
313
|
get: function () {
|
|
314
|
-
return this.i.
|
|
314
|
+
return this.i.sz;
|
|
315
315
|
},
|
|
316
316
|
set: function (v) {
|
|
317
|
-
this.i.
|
|
318
|
-
this._a("trendLineZIndex", this.i.
|
|
317
|
+
this.i.sz = +v;
|
|
318
|
+
this._a("trendLineZIndex", this.i.sz);
|
|
319
319
|
},
|
|
320
320
|
enumerable: true,
|
|
321
321
|
configurable: true
|
|
@@ -327,11 +327,11 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
327
327
|
* choose a representative set.
|
|
328
328
|
*/
|
|
329
329
|
get: function () {
|
|
330
|
-
return this.i.
|
|
330
|
+
return this.i.sy;
|
|
331
331
|
},
|
|
332
332
|
set: function (v) {
|
|
333
|
-
this.i.
|
|
334
|
-
this._a("maximumMarkers", this.i.
|
|
333
|
+
this.i.sy = +v;
|
|
334
|
+
this._a("maximumMarkers", this.i.sy);
|
|
335
335
|
},
|
|
336
336
|
enumerable: true,
|
|
337
337
|
configurable: true
|
|
@@ -341,11 +341,11 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
341
341
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
342
342
|
*/
|
|
343
343
|
get: function () {
|
|
344
|
-
return this.i.
|
|
344
|
+
return this.i.r9;
|
|
345
345
|
},
|
|
346
346
|
set: function (v) {
|
|
347
|
-
this.i.
|
|
348
|
-
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.
|
|
347
|
+
this.i.r9 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
348
|
+
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.r9));
|
|
349
349
|
},
|
|
350
350
|
enumerable: true,
|
|
351
351
|
configurable: true
|
|
@@ -355,22 +355,22 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
355
355
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
356
356
|
*/
|
|
357
357
|
get: function () {
|
|
358
|
-
return this.i.
|
|
358
|
+
return this.i.sx;
|
|
359
359
|
},
|
|
360
360
|
set: function (v) {
|
|
361
|
-
this.i.
|
|
362
|
-
this._a("itemSearchThreshold", this.i.
|
|
361
|
+
this.i.sx = +v;
|
|
362
|
+
this._a("itemSearchThreshold", this.i.sx);
|
|
363
363
|
},
|
|
364
364
|
enumerable: true,
|
|
365
365
|
configurable: true
|
|
366
366
|
});
|
|
367
367
|
Object.defineProperty(IgcScatterBaseComponent.prototype, "actualItemSearchMode", {
|
|
368
368
|
get: function () {
|
|
369
|
-
return this.i.
|
|
369
|
+
return this.i.r7;
|
|
370
370
|
},
|
|
371
371
|
set: function (v) {
|
|
372
|
-
this.i.
|
|
373
|
-
this._a("actualItemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.
|
|
372
|
+
this.i.r7 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
373
|
+
this._a("actualItemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.r7));
|
|
374
374
|
},
|
|
375
375
|
enumerable: true,
|
|
376
376
|
configurable: true
|
|
@@ -380,11 +380,11 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
380
380
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
381
381
|
*/
|
|
382
382
|
get: function () {
|
|
383
|
-
return this.i.
|
|
383
|
+
return this.i.sk;
|
|
384
384
|
},
|
|
385
385
|
set: function (v) {
|
|
386
|
-
this.i.
|
|
387
|
-
this._a("isCustomScatterStyleAllowed", this.i.
|
|
386
|
+
this.i.sk = ensureBool(v);
|
|
387
|
+
this._a("isCustomScatterStyleAllowed", this.i.sk);
|
|
388
388
|
},
|
|
389
389
|
enumerable: true,
|
|
390
390
|
configurable: true
|
|
@@ -394,11 +394,11 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
394
394
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
395
395
|
*/
|
|
396
396
|
get: function () {
|
|
397
|
-
return this.i.
|
|
397
|
+
return this.i.sj;
|
|
398
398
|
},
|
|
399
399
|
set: function (v) {
|
|
400
|
-
this.i.
|
|
401
|
-
this._a("isCustomScatterMarkerStyleAllowed", this.i.
|
|
400
|
+
this.i.sj = ensureBool(v);
|
|
401
|
+
this._a("isCustomScatterMarkerStyleAllowed", this.i.sj);
|
|
402
402
|
},
|
|
403
403
|
enumerable: true,
|
|
404
404
|
configurable: true
|
|
@@ -452,7 +452,7 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
452
452
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
453
453
|
*/
|
|
454
454
|
IgcScatterBaseComponent.prototype.getSeriesValueMarkerBoundingBox = function (world) {
|
|
455
|
-
var iv = this.i.
|
|
455
|
+
var iv = this.i.px(toPoint(world));
|
|
456
456
|
return fromRect(iv);
|
|
457
457
|
};
|
|
458
458
|
/**
|
|
@@ -461,7 +461,7 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
461
461
|
* @param axis * The object to check
|
|
462
462
|
*/
|
|
463
463
|
IgcScatterBaseComponent.prototype.canUseAsYAxis = function (axis) {
|
|
464
|
-
var iv = this.i.
|
|
464
|
+
var iv = this.i.si(axis);
|
|
465
465
|
return (iv);
|
|
466
466
|
};
|
|
467
467
|
/**
|
|
@@ -470,7 +470,7 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
470
470
|
* @param axis * The object to check
|
|
471
471
|
*/
|
|
472
472
|
IgcScatterBaseComponent.prototype.canUseAsXAxis = function (axis) {
|
|
473
|
-
var iv = this.i.
|
|
473
|
+
var iv = this.i.sh(axis);
|
|
474
474
|
return (iv);
|
|
475
475
|
};
|
|
476
476
|
/**
|
|
@@ -496,7 +496,7 @@ var IgcScatterBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
496
496
|
return (iv);
|
|
497
497
|
};
|
|
498
498
|
IgcScatterBaseComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
499
|
-
var iv = this.i.
|
|
499
|
+
var iv = this.i.pm(toPoint(world), useInterpolation, skipUnknowns);
|
|
500
500
|
return fromPoint(iv);
|
|
501
501
|
};
|
|
502
502
|
/**
|
|
@@ -70,10 +70,10 @@ var IgcScatterContourSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
70
70
|
* Gets or set the name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
71
71
|
*/
|
|
72
72
|
get: function () {
|
|
73
|
-
return this.i.
|
|
73
|
+
return this.i.sb;
|
|
74
74
|
},
|
|
75
75
|
set: function (v) {
|
|
76
|
-
this.i.
|
|
76
|
+
this.i.sb = v;
|
|
77
77
|
},
|
|
78
78
|
enumerable: true,
|
|
79
79
|
configurable: true
|
|
@@ -83,10 +83,10 @@ var IgcScatterContourSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
83
83
|
* Gets or sets the label displayed before series value in the Data Legend.
|
|
84
84
|
*/
|
|
85
85
|
get: function () {
|
|
86
|
-
return this.i.
|
|
86
|
+
return this.i.r7;
|
|
87
87
|
},
|
|
88
88
|
set: function (v) {
|
|
89
|
-
this.i.
|
|
89
|
+
this.i.r7 = v;
|
|
90
90
|
},
|
|
91
91
|
enumerable: true,
|
|
92
92
|
configurable: true
|
|
@@ -96,10 +96,10 @@ var IgcScatterContourSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
96
96
|
* Gets or sets the unit displayed after series value in the Data Legend.
|
|
97
97
|
*/
|
|
98
98
|
get: function () {
|
|
99
|
-
return this.i.
|
|
99
|
+
return this.i.r9;
|
|
100
100
|
},
|
|
101
101
|
set: function (v) {
|
|
102
|
-
this.i.
|
|
102
|
+
this.i.r9 = v;
|
|
103
103
|
},
|
|
104
104
|
enumerable: true,
|
|
105
105
|
configurable: true
|
|
@@ -109,22 +109,22 @@ var IgcScatterContourSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
109
109
|
* Gets or sets the ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
110
110
|
*/
|
|
111
111
|
get: function () {
|
|
112
|
-
if (this.i.
|
|
112
|
+
if (this.i.r1 == null) {
|
|
113
113
|
return null;
|
|
114
114
|
}
|
|
115
|
-
if (!this.i.
|
|
116
|
-
var e = IgcValueBrushScaleComponent._createFromInternal(this.i.
|
|
115
|
+
if (!this.i.r1.externalObject) {
|
|
116
|
+
var e = IgcValueBrushScaleComponent._createFromInternal(this.i.r1);
|
|
117
117
|
if (e) {
|
|
118
|
-
e._implementation = this.i.
|
|
118
|
+
e._implementation = this.i.r1;
|
|
119
119
|
}
|
|
120
|
-
this.i.
|
|
120
|
+
this.i.r1.externalObject = e;
|
|
121
121
|
}
|
|
122
|
-
return this.i.
|
|
122
|
+
return this.i.r1.externalObject;
|
|
123
123
|
},
|
|
124
124
|
set: function (v) {
|
|
125
125
|
if (v != null && this._stylingContainer && v._styling)
|
|
126
126
|
v._styling(this._stylingContainer, this, this);
|
|
127
|
-
v == null ? this.i.
|
|
127
|
+
v == null ? this.i.r1 = null : this.i.r1 = v.i;
|
|
128
128
|
},
|
|
129
129
|
enumerable: true,
|
|
130
130
|
configurable: true
|
|
@@ -134,22 +134,22 @@ var IgcScatterContourSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
134
134
|
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
135
135
|
*/
|
|
136
136
|
get: function () {
|
|
137
|
-
if (this.i.
|
|
137
|
+
if (this.i.r0 == null) {
|
|
138
138
|
return null;
|
|
139
139
|
}
|
|
140
|
-
if (!this.i.
|
|
141
|
-
var e = IgcValueBrushScaleComponent._createFromInternal(this.i.
|
|
140
|
+
if (!this.i.r0.externalObject) {
|
|
141
|
+
var e = IgcValueBrushScaleComponent._createFromInternal(this.i.r0);
|
|
142
142
|
if (e) {
|
|
143
|
-
e._implementation = this.i.
|
|
143
|
+
e._implementation = this.i.r0;
|
|
144
144
|
}
|
|
145
|
-
this.i.
|
|
145
|
+
this.i.r0.externalObject = e;
|
|
146
146
|
}
|
|
147
|
-
return this.i.
|
|
147
|
+
return this.i.r0.externalObject;
|
|
148
148
|
},
|
|
149
149
|
set: function (v) {
|
|
150
150
|
if (v != null && this._stylingContainer && v._styling)
|
|
151
151
|
v._styling(this._stylingContainer, this, this);
|
|
152
|
-
v == null ? this.i.
|
|
152
|
+
v == null ? this.i.r0 = null : this.i.r0 = v.i;
|
|
153
153
|
},
|
|
154
154
|
enumerable: true,
|
|
155
155
|
configurable: true
|
|
@@ -159,22 +159,22 @@ var IgcScatterContourSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
159
159
|
* Gets or set the ContourValueResolver used to determine the numeric values of contours.
|
|
160
160
|
*/
|
|
161
161
|
get: function () {
|
|
162
|
-
if (this.i.
|
|
162
|
+
if (this.i.ry == null) {
|
|
163
163
|
return null;
|
|
164
164
|
}
|
|
165
|
-
if (!this.i.
|
|
166
|
-
var e = IgcContourValueResolverComponent._createFromInternal(this.i.
|
|
165
|
+
if (!this.i.ry.externalObject) {
|
|
166
|
+
var e = IgcContourValueResolverComponent._createFromInternal(this.i.ry);
|
|
167
167
|
if (e) {
|
|
168
|
-
e._implementation = this.i.
|
|
168
|
+
e._implementation = this.i.ry;
|
|
169
169
|
}
|
|
170
|
-
this.i.
|
|
170
|
+
this.i.ry.externalObject = e;
|
|
171
171
|
}
|
|
172
|
-
return this.i.
|
|
172
|
+
return this.i.ry.externalObject;
|
|
173
173
|
},
|
|
174
174
|
set: function (v) {
|
|
175
175
|
if (v != null && this._stylingContainer && v._styling)
|
|
176
176
|
v._styling(this._stylingContainer, this, this);
|
|
177
|
-
v == null ? this.i.
|
|
177
|
+
v == null ? this.i.ry = null : this.i.ry = v.i;
|
|
178
178
|
},
|
|
179
179
|
enumerable: true,
|
|
180
180
|
configurable: true
|
|
@@ -70,11 +70,11 @@ var IgcScatterLineSeriesComponent = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
70
70
|
* Null and Double.NaN are two examples of unknown values.
|
|
71
71
|
*/
|
|
72
72
|
get: function () {
|
|
73
|
-
return this.i.
|
|
73
|
+
return this.i.u2;
|
|
74
74
|
},
|
|
75
75
|
set: function (v) {
|
|
76
|
-
this.i.
|
|
77
|
-
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.
|
|
76
|
+
this.i.u2 = ensureEnum(UnknownValuePlotting_$type, v);
|
|
77
|
+
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.u2));
|
|
78
78
|
},
|
|
79
79
|
enumerable: true,
|
|
80
80
|
configurable: true
|