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
|
@@ -586,11 +586,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
586
586
|
* The `LegendItemVisibilty` can be used to exclude only certain `IgcSeriesComponent` from the `IgcLegendComponent`.
|
|
587
587
|
*/
|
|
588
588
|
get legendItemVisibility() {
|
|
589
|
-
return this.i.
|
|
589
|
+
return this.i.p3;
|
|
590
590
|
}
|
|
591
591
|
set legendItemVisibility(v) {
|
|
592
|
-
this.i.
|
|
593
|
-
this._a("legendItemVisibility", enumToString(Visibility_$type, this.i.
|
|
592
|
+
this.i.p3 = ensureEnum(Visibility_$type, v);
|
|
593
|
+
this._a("legendItemVisibility", enumToString(Visibility_$type, this.i.p3));
|
|
594
594
|
}
|
|
595
595
|
/**
|
|
596
596
|
* Gets or sets the LegendItemBadgeTemplate property.
|
|
@@ -607,30 +607,30 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
607
607
|
* Gets the actual legend item badge template used by the series.
|
|
608
608
|
*/
|
|
609
609
|
get actualLegendItemBadgeTemplate() {
|
|
610
|
-
return this.i.
|
|
610
|
+
return this.i.nb;
|
|
611
611
|
}
|
|
612
612
|
set actualLegendItemBadgeTemplate(v) {
|
|
613
|
-
this.i.
|
|
613
|
+
this.i.nb = v;
|
|
614
614
|
}
|
|
615
615
|
/**
|
|
616
616
|
* Gets the effective legend badge outline for the current series.
|
|
617
617
|
*/
|
|
618
618
|
get actualLegendItemBadgeOutline() {
|
|
619
|
-
return brushToString(this.i.
|
|
619
|
+
return brushToString(this.i.o1);
|
|
620
620
|
}
|
|
621
621
|
set actualLegendItemBadgeOutline(v) {
|
|
622
|
-
this.i.
|
|
623
|
-
this._a("actualLegendItemBadgeOutline", brushToString(this.i.
|
|
622
|
+
this.i.o1 = stringToBrush(v);
|
|
623
|
+
this._a("actualLegendItemBadgeOutline", brushToString(this.i.o1));
|
|
624
624
|
}
|
|
625
625
|
/**
|
|
626
626
|
* Gets the effective legend badge fill for the current series.
|
|
627
627
|
*/
|
|
628
628
|
get actualLegendItemBadgeBrush() {
|
|
629
|
-
return brushToString(this.i.
|
|
629
|
+
return brushToString(this.i.o0);
|
|
630
630
|
}
|
|
631
631
|
set actualLegendItemBadgeBrush(v) {
|
|
632
|
-
this.i.
|
|
633
|
-
this._a("actualLegendItemBadgeBrush", brushToString(this.i.
|
|
632
|
+
this.i.o0 = stringToBrush(v);
|
|
633
|
+
this._a("actualLegendItemBadgeBrush", brushToString(this.i.o0));
|
|
634
634
|
}
|
|
635
635
|
/**
|
|
636
636
|
* Gets or sets the type of legend badge representing the current series in a legend.
|
|
@@ -671,10 +671,10 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
671
671
|
* the series object itself.
|
|
672
672
|
*/
|
|
673
673
|
get discreteLegendItemTemplate() {
|
|
674
|
-
return this.i.
|
|
674
|
+
return this.i.nc;
|
|
675
675
|
}
|
|
676
676
|
set discreteLegendItemTemplate(v) {
|
|
677
|
-
this.i.
|
|
677
|
+
this.i.nc = v;
|
|
678
678
|
}
|
|
679
679
|
/**
|
|
680
680
|
* Gets or sets the easing function used to morph the current series.
|
|
@@ -812,11 +812,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
812
812
|
* ```
|
|
813
813
|
*/
|
|
814
814
|
get brush() {
|
|
815
|
-
return brushToString(this.i.
|
|
815
|
+
return brushToString(this.i.o3);
|
|
816
816
|
}
|
|
817
817
|
set brush(v) {
|
|
818
|
-
this.i.
|
|
819
|
-
this._a("brush", brushToString(this.i.
|
|
818
|
+
this.i.o3 = stringToBrush(v);
|
|
819
|
+
this._a("brush", brushToString(this.i.o3));
|
|
820
820
|
}
|
|
821
821
|
/**
|
|
822
822
|
* Gets the effective brush for the current series object.
|
|
@@ -826,11 +826,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
826
826
|
* ```
|
|
827
827
|
*/
|
|
828
828
|
get actualBrush() {
|
|
829
|
-
return brushToString(this.i.
|
|
829
|
+
return brushToString(this.i.oz);
|
|
830
830
|
}
|
|
831
831
|
set actualBrush(v) {
|
|
832
|
-
this.i.
|
|
833
|
-
this._a("actualBrush", brushToString(this.i.
|
|
832
|
+
this.i.oz = stringToBrush(v);
|
|
833
|
+
this._a("actualBrush", brushToString(this.i.oz));
|
|
834
834
|
}
|
|
835
835
|
/**
|
|
836
836
|
* Gets or sets the brush to use for the outline of the series.
|
|
@@ -843,11 +843,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
843
843
|
* ```
|
|
844
844
|
*/
|
|
845
845
|
get outline() {
|
|
846
|
-
return brushToString(this.i.
|
|
846
|
+
return brushToString(this.i.o8);
|
|
847
847
|
}
|
|
848
848
|
set outline(v) {
|
|
849
|
-
this.i.
|
|
850
|
-
this._a("outline", brushToString(this.i.
|
|
849
|
+
this.i.o8 = stringToBrush(v);
|
|
850
|
+
this._a("outline", brushToString(this.i.o8));
|
|
851
851
|
}
|
|
852
852
|
/**
|
|
853
853
|
* Gets the effective outline for the current series object.
|
|
@@ -857,11 +857,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
857
857
|
* ```
|
|
858
858
|
*/
|
|
859
859
|
get actualOutline() {
|
|
860
|
-
return brushToString(this.i.
|
|
860
|
+
return brushToString(this.i.o2);
|
|
861
861
|
}
|
|
862
862
|
set actualOutline(v) {
|
|
863
|
-
this.i.
|
|
864
|
-
this._a("actualOutline", brushToString(this.i.
|
|
863
|
+
this.i.o2 = stringToBrush(v);
|
|
864
|
+
this._a("actualOutline", brushToString(this.i.o2));
|
|
865
865
|
}
|
|
866
866
|
/**
|
|
867
867
|
* Gets or sets the width of the current series object's line thickness.
|
|
@@ -997,11 +997,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
997
997
|
* ```
|
|
998
998
|
*/
|
|
999
999
|
get shadowColor() {
|
|
1000
|
-
return colorToString(this.i.
|
|
1000
|
+
return colorToString(this.i.pb);
|
|
1001
1001
|
}
|
|
1002
1002
|
set shadowColor(v) {
|
|
1003
|
-
this.i.
|
|
1004
|
-
this._a("shadowColor", colorToString(this.i.
|
|
1003
|
+
this.i.pb = stringToColor(v);
|
|
1004
|
+
this._a("shadowColor", colorToString(this.i.pb));
|
|
1005
1005
|
}
|
|
1006
1006
|
/**
|
|
1007
1007
|
* Gets or sets whether drop shadow is applied to the whole series visual or to each of the individual shapes forming the series.
|
|
@@ -1472,7 +1472,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1472
1472
|
return (iv);
|
|
1473
1473
|
}
|
|
1474
1474
|
getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
|
|
1475
|
-
let iv = this.i.
|
|
1475
|
+
let iv = this.i.pm(toPoint(world), useInterpolation, skipUnknowns);
|
|
1476
1476
|
return fromPoint(iv);
|
|
1477
1477
|
}
|
|
1478
1478
|
/**
|
|
@@ -1481,7 +1481,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1481
1481
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
1482
1482
|
*/
|
|
1483
1483
|
getSeriesValueBoundingBox(world) {
|
|
1484
|
-
let iv = this.i.
|
|
1484
|
+
let iv = this.i.pv(toPoint(world));
|
|
1485
1485
|
return fromRect(iv);
|
|
1486
1486
|
}
|
|
1487
1487
|
/**
|
|
@@ -1490,7 +1490,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1490
1490
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
1491
1491
|
*/
|
|
1492
1492
|
getSeriesValueMarkerBoundingBox(world) {
|
|
1493
|
-
let iv = this.i.
|
|
1493
|
+
let iv = this.i.px(toPoint(world));
|
|
1494
1494
|
return fromRect(iv);
|
|
1495
1495
|
}
|
|
1496
1496
|
getSeriesHighValue(world, useInterpolation, skipUnknowns) {
|
|
@@ -1498,7 +1498,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1498
1498
|
return (iv);
|
|
1499
1499
|
}
|
|
1500
1500
|
getSeriesHighValuePosition(world, useInterpolation, skipUnknowns) {
|
|
1501
|
-
let iv = this.i.
|
|
1501
|
+
let iv = this.i.pi(toPoint(world), useInterpolation, skipUnknowns);
|
|
1502
1502
|
return fromPoint(iv);
|
|
1503
1503
|
}
|
|
1504
1504
|
getSeriesLowValue(world, useInterpolation, skipUnknowns) {
|
|
@@ -1506,11 +1506,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1506
1506
|
return (iv);
|
|
1507
1507
|
}
|
|
1508
1508
|
getSeriesLowValuePosition(world, useInterpolation, skipUnknowns) {
|
|
1509
|
-
let iv = this.i.
|
|
1509
|
+
let iv = this.i.pk(toPoint(world), useInterpolation, skipUnknowns);
|
|
1510
1510
|
return fromPoint(iv);
|
|
1511
1511
|
}
|
|
1512
1512
|
getSeriesValuePositionFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
|
|
1513
|
-
let iv = this.i.
|
|
1513
|
+
let iv = this.i.pn(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
1514
1514
|
return fromPoint(iv);
|
|
1515
1515
|
}
|
|
1516
1516
|
getSeriesValueFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
|
|
@@ -1536,6 +1536,13 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1536
1536
|
hideToolTips() {
|
|
1537
1537
|
this.i.ld();
|
|
1538
1538
|
}
|
|
1539
|
+
/**
|
|
1540
|
+
* Hides any internal tooltips presented by the series, if any.
|
|
1541
|
+
|
|
1542
|
+
*/
|
|
1543
|
+
hideToolTipsImmediate() {
|
|
1544
|
+
this.i.le();
|
|
1545
|
+
}
|
|
1539
1546
|
/**
|
|
1540
1547
|
* Converts a point from coordinates within the series plot area to a world position within axis space.
|
|
1541
1548
|
|
|
@@ -1546,7 +1553,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1546
1553
|
* ```
|
|
1547
1554
|
*/
|
|
1548
1555
|
toWorldPosition(seriesPoint) {
|
|
1549
|
-
let iv = this.i.
|
|
1556
|
+
let iv = this.i.pp(toPoint(seriesPoint));
|
|
1550
1557
|
return fromPoint(iv);
|
|
1551
1558
|
}
|
|
1552
1559
|
/**
|
|
@@ -1555,7 +1562,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1555
1562
|
* @param world * The world position from which to convert.
|
|
1556
1563
|
*/
|
|
1557
1564
|
fromWorldPosition(world) {
|
|
1558
|
-
let iv = this.i.
|
|
1565
|
+
let iv = this.i.ph(toPoint(world));
|
|
1559
1566
|
return fromPoint(iv);
|
|
1560
1567
|
}
|
|
1561
1568
|
/**
|
|
@@ -1581,7 +1588,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1581
1588
|
* ```
|
|
1582
1589
|
*/
|
|
1583
1590
|
renderSeries(animate) {
|
|
1584
|
-
this.i.
|
|
1591
|
+
this.i.mi(animate);
|
|
1585
1592
|
}
|
|
1586
1593
|
/**
|
|
1587
1594
|
* Gets the effective viewport, adjusted to account for margins and other factors.
|
|
@@ -1596,7 +1603,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1596
1603
|
|
|
1597
1604
|
*/
|
|
1598
1605
|
removeAllAlternateViews() {
|
|
1599
|
-
this.i.
|
|
1606
|
+
this.i.mc();
|
|
1600
1607
|
}
|
|
1601
1608
|
/**
|
|
1602
1609
|
* Removes an alternate view of this series.
|
|
@@ -1604,21 +1611,21 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1604
1611
|
* @param viewIdentifier * The string identifier for the view to remove.
|
|
1605
1612
|
*/
|
|
1606
1613
|
removeAlternateView(viewIdentifier) {
|
|
1607
|
-
this.i.
|
|
1614
|
+
this.i.me(viewIdentifier);
|
|
1608
1615
|
}
|
|
1609
1616
|
/**
|
|
1610
1617
|
* Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
|
|
1611
1618
|
|
|
1612
1619
|
*/
|
|
1613
1620
|
notifyIndexedPropertiesChanged() {
|
|
1614
|
-
this.i.
|
|
1621
|
+
this.i.lk();
|
|
1615
1622
|
}
|
|
1616
1623
|
/**
|
|
1617
1624
|
* Notifies the series that a visual property has changed, requiring a visual update.
|
|
1618
1625
|
|
|
1619
1626
|
*/
|
|
1620
1627
|
notifyVisualPropertiesChanged() {
|
|
1621
|
-
this.i.
|
|
1628
|
+
this.i.lr();
|
|
1622
1629
|
}
|
|
1623
1630
|
/**
|
|
1624
1631
|
* Replays the assigned transition in animation, if any.
|
|
@@ -1629,14 +1636,14 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1629
1636
|
* ```
|
|
1630
1637
|
*/
|
|
1631
1638
|
replayTransitionIn() {
|
|
1632
|
-
this.i.
|
|
1639
|
+
this.i.ml();
|
|
1633
1640
|
}
|
|
1634
1641
|
/**
|
|
1635
1642
|
* Call to null out the axes of the series;
|
|
1636
1643
|
|
|
1637
1644
|
*/
|
|
1638
1645
|
removeAxes() {
|
|
1639
|
-
this.i.
|
|
1646
|
+
this.i.mf();
|
|
1640
1647
|
}
|
|
1641
1648
|
/**
|
|
1642
1649
|
* Simulates a pointer hover over the series surface.
|
|
@@ -1650,17 +1657,17 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1650
1657
|
* ```
|
|
1651
1658
|
*/
|
|
1652
1659
|
simulateHover(point) {
|
|
1653
|
-
this.i.
|
|
1660
|
+
this.i.mq(toPoint(point));
|
|
1654
1661
|
}
|
|
1655
1662
|
/**
|
|
1656
1663
|
* Called when this series' Style is updated.
|
|
1657
1664
|
|
|
1658
1665
|
*/
|
|
1659
1666
|
styleUpdated() {
|
|
1660
|
-
this.i.
|
|
1667
|
+
this.i.ms();
|
|
1661
1668
|
}
|
|
1662
1669
|
setNegativeColors(negativeBrush, negativeOutline) {
|
|
1663
|
-
this.i.
|
|
1670
|
+
this.i.mn(stringToBrush(negativeBrush), stringToBrush(negativeOutline));
|
|
1664
1671
|
}
|
|
1665
1672
|
/**
|
|
1666
1673
|
* Moves the cursor point to the provided world position. Some series may react to the current cursor position.
|
|
@@ -1674,7 +1681,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1674
1681
|
* ```
|
|
1675
1682
|
*/
|
|
1676
1683
|
moveCursorPoint(point) {
|
|
1677
|
-
this.i.
|
|
1684
|
+
this.i.lh(toPoint(point));
|
|
1678
1685
|
}
|
|
1679
1686
|
/**
|
|
1680
1687
|
* This event is raised every time a render has been requested from a series.
|
|
@@ -52,89 +52,89 @@ export let IgcShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
52
52
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
53
53
|
*/
|
|
54
54
|
get isCustomShapeStyleAllowed() {
|
|
55
|
-
return this.i.
|
|
55
|
+
return this.i.q5;
|
|
56
56
|
}
|
|
57
57
|
set isCustomShapeStyleAllowed(v) {
|
|
58
|
-
this.i.
|
|
59
|
-
this._a("isCustomShapeStyleAllowed", this.i.
|
|
58
|
+
this.i.q5 = ensureBool(v);
|
|
59
|
+
this._a("isCustomShapeStyleAllowed", this.i.q5);
|
|
60
60
|
}
|
|
61
61
|
/**
|
|
62
62
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
63
63
|
*/
|
|
64
64
|
get isCustomShapeMarkerStyleAllowed() {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.q4;
|
|
66
66
|
}
|
|
67
67
|
set isCustomShapeMarkerStyleAllowed(v) {
|
|
68
|
-
this.i.
|
|
69
|
-
this._a("isCustomShapeMarkerStyleAllowed", this.i.
|
|
68
|
+
this.i.q4 = ensureBool(v);
|
|
69
|
+
this._a("isCustomShapeMarkerStyleAllowed", this.i.q4);
|
|
70
70
|
}
|
|
71
71
|
get actualItemSearchMode() {
|
|
72
|
-
return this.i.
|
|
72
|
+
return this.i.qp;
|
|
73
73
|
}
|
|
74
74
|
set actualItemSearchMode(v) {
|
|
75
|
-
this.i.
|
|
76
|
-
this._a("actualItemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.
|
|
75
|
+
this.i.qp = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
76
|
+
this._a("actualItemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.qp));
|
|
77
77
|
}
|
|
78
78
|
/**
|
|
79
79
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
80
80
|
*/
|
|
81
81
|
get itemSearchMode() {
|
|
82
|
-
return this.i.
|
|
82
|
+
return this.i.qr;
|
|
83
83
|
}
|
|
84
84
|
set itemSearchMode(v) {
|
|
85
|
-
this.i.
|
|
86
|
-
this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.
|
|
85
|
+
this.i.qr = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
86
|
+
this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.qr));
|
|
87
87
|
}
|
|
88
88
|
/**
|
|
89
89
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
90
90
|
*/
|
|
91
91
|
get itemSearchThreshold() {
|
|
92
|
-
return this.i.
|
|
92
|
+
return this.i.rn;
|
|
93
93
|
}
|
|
94
94
|
set itemSearchThreshold(v) {
|
|
95
|
-
this.i.
|
|
96
|
-
this._a("itemSearchThreshold", this.i.
|
|
95
|
+
this.i.rn = +v;
|
|
96
|
+
this._a("itemSearchThreshold", this.i.rn);
|
|
97
97
|
}
|
|
98
98
|
/**
|
|
99
99
|
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
100
100
|
*/
|
|
101
101
|
get itemSearchPointsThreshold() {
|
|
102
|
-
return this.i.
|
|
102
|
+
return this.i.rm;
|
|
103
103
|
}
|
|
104
104
|
set itemSearchPointsThreshold(v) {
|
|
105
|
-
this.i.
|
|
106
|
-
this._a("itemSearchPointsThreshold", this.i.
|
|
105
|
+
this.i.rm = +v;
|
|
106
|
+
this._a("itemSearchPointsThreshold", this.i.rm);
|
|
107
107
|
}
|
|
108
108
|
/**
|
|
109
109
|
* The name of the property on ItemsSource items which, for each shape, contains a list of points to be converted to a polygon.
|
|
110
110
|
* To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
|
|
111
111
|
*/
|
|
112
112
|
get shapeMemberPath() {
|
|
113
|
-
return this.i.
|
|
113
|
+
return this.i.rx;
|
|
114
114
|
}
|
|
115
115
|
set shapeMemberPath(v) {
|
|
116
|
-
this.i.
|
|
116
|
+
this.i.rx = v;
|
|
117
117
|
}
|
|
118
118
|
/**
|
|
119
119
|
* Gets or sets the effective x-axis for the current ScatterBase object.
|
|
120
120
|
*/
|
|
121
121
|
get xAxis() {
|
|
122
|
-
if (this.i.
|
|
122
|
+
if (this.i.ql == null) {
|
|
123
123
|
return null;
|
|
124
124
|
}
|
|
125
|
-
if (!this.i.
|
|
126
|
-
let e = IgcNumericXAxisComponent._createFromInternal(this.i.
|
|
125
|
+
if (!this.i.ql.externalObject) {
|
|
126
|
+
let e = IgcNumericXAxisComponent._createFromInternal(this.i.ql);
|
|
127
127
|
if (e) {
|
|
128
|
-
e._implementation = this.i.
|
|
128
|
+
e._implementation = this.i.ql;
|
|
129
129
|
}
|
|
130
|
-
this.i.
|
|
130
|
+
this.i.ql.externalObject = e;
|
|
131
131
|
}
|
|
132
|
-
return this.i.
|
|
132
|
+
return this.i.ql.externalObject;
|
|
133
133
|
}
|
|
134
134
|
set xAxis(v) {
|
|
135
135
|
if (v != null && this._stylingContainer && v._styling)
|
|
136
136
|
v._styling(this._stylingContainer, this, this);
|
|
137
|
-
v == null ? this.i.
|
|
137
|
+
v == null ? this.i.ql = null : this.i.ql = v.i;
|
|
138
138
|
}
|
|
139
139
|
/**
|
|
140
140
|
* Gets or sets the name to use to resolve xAxis from markup.
|
|
@@ -149,22 +149,22 @@ export let IgcShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
149
149
|
* Gets or sets the effective y-axis for the current ScatterBase object.
|
|
150
150
|
*/
|
|
151
151
|
get yAxis() {
|
|
152
|
-
if (this.i.
|
|
152
|
+
if (this.i.qn == null) {
|
|
153
153
|
return null;
|
|
154
154
|
}
|
|
155
|
-
if (!this.i.
|
|
156
|
-
let e = IgcNumericYAxisComponent._createFromInternal(this.i.
|
|
155
|
+
if (!this.i.qn.externalObject) {
|
|
156
|
+
let e = IgcNumericYAxisComponent._createFromInternal(this.i.qn);
|
|
157
157
|
if (e) {
|
|
158
|
-
e._implementation = this.i.
|
|
158
|
+
e._implementation = this.i.qn;
|
|
159
159
|
}
|
|
160
|
-
this.i.
|
|
160
|
+
this.i.qn.externalObject = e;
|
|
161
161
|
}
|
|
162
|
-
return this.i.
|
|
162
|
+
return this.i.qn.externalObject;
|
|
163
163
|
}
|
|
164
164
|
set yAxis(v) {
|
|
165
165
|
if (v != null && this._stylingContainer && v._styling)
|
|
166
166
|
v._styling(this._stylingContainer, this, this);
|
|
167
|
-
v == null ? this.i.
|
|
167
|
+
v == null ? this.i.qn = null : this.i.qn = v.i;
|
|
168
168
|
}
|
|
169
169
|
/**
|
|
170
170
|
* Gets or sets the name to use to resolve yAxis from markup.
|
|
@@ -180,11 +180,11 @@ export let IgcShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
180
180
|
* In the case of ScatterPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
|
|
181
181
|
*/
|
|
182
182
|
get shapeFilterResolution() {
|
|
183
|
-
return this.i.
|
|
183
|
+
return this.i.rj;
|
|
184
184
|
}
|
|
185
185
|
set shapeFilterResolution(v) {
|
|
186
|
-
this.i.
|
|
187
|
-
this._a("shapeFilterResolution", this.i.
|
|
186
|
+
this.i.rj = +v;
|
|
187
|
+
this._a("shapeFilterResolution", this.i.rj);
|
|
188
188
|
}
|
|
189
189
|
/**
|
|
190
190
|
* Gets whether or not this series is a shape series
|
|
@@ -246,7 +246,7 @@ export let IgcShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
246
246
|
return (iv);
|
|
247
247
|
}
|
|
248
248
|
getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
|
|
249
|
-
let iv = this.i.
|
|
249
|
+
let iv = this.i.pm(toPoint(world), useInterpolation, skipUnknowns);
|
|
250
250
|
return fromPoint(iv);
|
|
251
251
|
}
|
|
252
252
|
/**
|
|
@@ -264,7 +264,7 @@ export let IgcShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
264
264
|
* @param axis * The object to check
|
|
265
265
|
*/
|
|
266
266
|
canUseAsYAxis(axis) {
|
|
267
|
-
let iv = this.i.
|
|
267
|
+
let iv = this.i.q0(axis);
|
|
268
268
|
return (iv);
|
|
269
269
|
}
|
|
270
270
|
/**
|
|
@@ -273,7 +273,7 @@ export let IgcShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
273
273
|
* @param axis * The object to check
|
|
274
274
|
*/
|
|
275
275
|
canUseAsXAxis(axis) {
|
|
276
|
-
let iv = this.i.
|
|
276
|
+
let iv = this.i.qz(axis);
|
|
277
277
|
return (iv);
|
|
278
278
|
}
|
|
279
279
|
/**
|
|
@@ -56,11 +56,11 @@ export let IgcSlowStochasticOscillatorIndicatorComponent = /*@__PURE__*/ (() =>
|
|
|
56
56
|
* The typical, and initial, value for SlowStochasticOscillatorIndicator periods is 14.
|
|
57
57
|
*/
|
|
58
58
|
get period() {
|
|
59
|
-
return this.i.
|
|
59
|
+
return this.i.u2;
|
|
60
60
|
}
|
|
61
61
|
set period(v) {
|
|
62
|
-
this.i.
|
|
63
|
-
this._a("period", this.i.
|
|
62
|
+
this.i.u2 = +v;
|
|
63
|
+
this._a("period", this.i.u2);
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
66
|
IgcSlowStochasticOscillatorIndicatorComponent._observedAttributesIgcSlowStochasticOscillatorIndicatorComponent = null;
|
|
@@ -40,7 +40,7 @@ export let IgcSplineFragmentBaseComponent = /*@__PURE__*/ (() => {
|
|
|
40
40
|
return this.i.du;
|
|
41
41
|
}
|
|
42
42
|
getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
|
|
43
|
-
let iv = this.i.
|
|
43
|
+
let iv = this.i.pm(toPoint(world), useInterpolation, skipUnknowns);
|
|
44
44
|
return fromPoint(iv);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
@@ -38,11 +38,11 @@ export let IgcSplineSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
38
38
|
* Gets or sets whether to include the spline shape in the axis range requested of the axis.
|
|
39
39
|
*/
|
|
40
40
|
get isSplineShapePartOfRange() {
|
|
41
|
-
return this.i.
|
|
41
|
+
return this.i.vc;
|
|
42
42
|
}
|
|
43
43
|
set isSplineShapePartOfRange(v) {
|
|
44
|
-
this.i.
|
|
45
|
-
this._a("isSplineShapePartOfRange", this.i.
|
|
44
|
+
this.i.vc = ensureBool(v);
|
|
45
|
+
this._a("isSplineShapePartOfRange", this.i.vc);
|
|
46
46
|
}
|
|
47
47
|
/**
|
|
48
48
|
* Gets whether the current series shows an area or line shape.
|
|
@@ -58,11 +58,11 @@ export let IgcSplineSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
58
58
|
* ```
|
|
59
59
|
*/
|
|
60
60
|
get splineType() {
|
|
61
|
-
return this.i.
|
|
61
|
+
return this.i.vb;
|
|
62
62
|
}
|
|
63
63
|
set splineType(v) {
|
|
64
|
-
this.i.
|
|
65
|
-
this._a("splineType", enumToString(SplineType_$type, this.i.
|
|
64
|
+
this.i.vb = ensureEnum(SplineType_$type, v);
|
|
65
|
+
this._a("splineType", enumToString(SplineType_$type, this.i.vb));
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
IgcSplineSeriesBaseComponent._observedAttributesIgcSplineSeriesBaseComponent = null;
|
|
@@ -45,7 +45,7 @@ export let IgcStacked100SplineAreaSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
get isPercentBased() {
|
|
48
|
-
return this.i.
|
|
48
|
+
return this.i.tp;
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
51
|
IgcStacked100SplineAreaSeriesComponent._observedAttributesIgcStacked100SplineAreaSeriesComponent = null;
|
|
@@ -60,21 +60,21 @@ export let IgcStackedBarSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
60
60
|
* Gets or sets the x-radius of the ellipse that is used to round the corners of the bar.
|
|
61
61
|
*/
|
|
62
62
|
get radiusX() {
|
|
63
|
-
return this.i.
|
|
63
|
+
return this.i.un;
|
|
64
64
|
}
|
|
65
65
|
set radiusX(v) {
|
|
66
|
-
this.i.
|
|
67
|
-
this._a("radiusX", this.i.
|
|
66
|
+
this.i.un = +v;
|
|
67
|
+
this._a("radiusX", this.i.un);
|
|
68
68
|
}
|
|
69
69
|
/**
|
|
70
70
|
* Gets or sets the y-radius of the ellipse that is used to round the corners of the bar.
|
|
71
71
|
*/
|
|
72
72
|
get radiusY() {
|
|
73
|
-
return this.i.
|
|
73
|
+
return this.i.uo;
|
|
74
74
|
}
|
|
75
75
|
set radiusY(v) {
|
|
76
|
-
this.i.
|
|
77
|
-
this._a("radiusY", this.i.
|
|
76
|
+
this.i.uo = +v;
|
|
77
|
+
this._a("radiusY", this.i.uo);
|
|
78
78
|
}
|
|
79
79
|
/**
|
|
80
80
|
* Scrolls the series to display the item for the specified data item.
|