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
|
@@ -31,9 +31,9 @@ export let CategoryToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
31
31
|
let a = new CategoryToolTipLayerFrame();
|
|
32
32
|
let b = new CategoryToolTipLayerFrame();
|
|
33
33
|
let c = new CategoryToolTipLayerFrame();
|
|
34
|
-
this.
|
|
35
|
-
this.
|
|
36
|
-
this.
|
|
34
|
+
this.p6 = a;
|
|
35
|
+
this.p5 = b;
|
|
36
|
+
this.p7 = c;
|
|
37
37
|
this.ab = CategoryToolTipLayer.$;
|
|
38
38
|
}
|
|
39
39
|
get_db() {
|
|
@@ -42,58 +42,58 @@ export let CategoryToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
42
42
|
bx() {
|
|
43
43
|
return new CategoryToolTipLayerView(this);
|
|
44
44
|
}
|
|
45
|
-
|
|
46
|
-
super.
|
|
47
|
-
this.
|
|
45
|
+
lz(a) {
|
|
46
|
+
super.lz(a);
|
|
47
|
+
this.ra = a;
|
|
48
48
|
}
|
|
49
49
|
get_dk() {
|
|
50
50
|
return true;
|
|
51
51
|
}
|
|
52
|
-
|
|
53
|
-
super.
|
|
52
|
+
l4(a, b, c, d) {
|
|
53
|
+
super.l4(a, b, c, d);
|
|
54
54
|
switch (b) {
|
|
55
55
|
case CategoryToolTipLayer.$$p[0]:
|
|
56
|
-
this.
|
|
56
|
+
this.mi(true);
|
|
57
57
|
break;
|
|
58
58
|
case CategoryToolTipLayer.$$p[2]:
|
|
59
|
-
this.
|
|
59
|
+
this.mi(true);
|
|
60
60
|
break;
|
|
61
61
|
case CategoryToolTipLayer.$$p[1]:
|
|
62
|
-
this.
|
|
62
|
+
this.mi(true);
|
|
63
63
|
break;
|
|
64
64
|
case "SeriesViewer":
|
|
65
|
-
this.
|
|
65
|
+
this.ra.cf();
|
|
66
66
|
break;
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
|
|
70
|
-
if (this.
|
|
69
|
+
qo(a, b) {
|
|
70
|
+
if (this.q8 == a) {
|
|
71
71
|
if (!this.as.c) {
|
|
72
|
-
this.
|
|
72
|
+
this.mi(b);
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
|
-
|
|
76
|
+
qp(a, b) {
|
|
77
77
|
if (!this.as.c) {
|
|
78
|
-
this.
|
|
78
|
+
this.mi(b);
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
|
-
|
|
82
|
-
super.
|
|
81
|
+
qr(a, b) {
|
|
82
|
+
super.qr(a, b);
|
|
83
83
|
let c = a;
|
|
84
|
-
let d = this.
|
|
84
|
+
let d = this.rc;
|
|
85
85
|
c.l = NaN;
|
|
86
86
|
c.k = NaN;
|
|
87
87
|
c.g = NaN;
|
|
88
88
|
c.h = NaN;
|
|
89
89
|
c.k = NaN;
|
|
90
90
|
c.l = NaN;
|
|
91
|
-
if (isNaN_(this.
|
|
92
|
-
this.
|
|
91
|
+
if (isNaN_(this.q5.x) && isNaN_(this.q5.y)) {
|
|
92
|
+
this.ra.cd(this.ra.ca());
|
|
93
93
|
return;
|
|
94
94
|
}
|
|
95
|
-
if (this.
|
|
96
|
-
let e = this.
|
|
95
|
+
if (this.q8 != null) {
|
|
96
|
+
let e = this.q8;
|
|
97
97
|
if (e == null || !e.ca || e.b8) {
|
|
98
98
|
return;
|
|
99
99
|
}
|
|
@@ -101,8 +101,8 @@ export let CategoryToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
101
101
|
return;
|
|
102
102
|
}
|
|
103
103
|
let f = e;
|
|
104
|
-
let g = this.
|
|
105
|
-
this.
|
|
104
|
+
let g = this.rb(f.dd, d);
|
|
105
|
+
this.rh(g, c, d);
|
|
106
106
|
}
|
|
107
107
|
else {
|
|
108
108
|
if (typeCast(XamDataChart.$, this.cd) !== null) {
|
|
@@ -129,12 +129,12 @@ export let CategoryToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
|
-
let n = this.
|
|
133
|
-
this.
|
|
132
|
+
let n = this.rb(k, d);
|
|
133
|
+
this.rh(n, c, d);
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
136
|
}
|
|
137
|
-
|
|
137
|
+
rb(a, b) {
|
|
138
138
|
let c = 1.7976931348623157E+308;
|
|
139
139
|
let d = -1.7976931348623157E+308;
|
|
140
140
|
let e = new List$1(DataContext.$, 0);
|
|
@@ -161,11 +161,11 @@ export let CategoryToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
161
161
|
continue;
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
|
-
let l = this.
|
|
164
|
+
let l = this.qk(j);
|
|
165
165
|
if (!l.c) {
|
|
166
166
|
continue;
|
|
167
167
|
}
|
|
168
|
-
let m = j.
|
|
168
|
+
let m = j.pm(l.d, b, false);
|
|
169
169
|
if (g) {
|
|
170
170
|
if (!isNaN_(m.y)) {
|
|
171
171
|
c = Math.min(c, m.y);
|
|
@@ -178,12 +178,12 @@ export let CategoryToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
178
178
|
d = Math.max(d, m.x);
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
|
-
let n = this.
|
|
181
|
+
let n = this.rd(j);
|
|
182
182
|
if (n == null) {
|
|
183
183
|
continue;
|
|
184
184
|
}
|
|
185
185
|
let o = null;
|
|
186
|
-
let p = j.ht(this.
|
|
186
|
+
let p = j.ht(this.q5);
|
|
187
187
|
if (j.dl && p != null) {
|
|
188
188
|
o = j.au(p);
|
|
189
189
|
}
|
|
@@ -199,21 +199,21 @@ export let CategoryToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
199
199
|
let r = 0;
|
|
200
200
|
if (g) {
|
|
201
201
|
r = (c + d) / 2;
|
|
202
|
-
q = this.
|
|
203
|
-
if (this.
|
|
204
|
-
q = this.
|
|
202
|
+
q = this.pz.right;
|
|
203
|
+
if (this.q9 == 2 || this.q9 == 1) {
|
|
204
|
+
q = this.pz.left;
|
|
205
205
|
}
|
|
206
|
-
if (r < 0 || r > this.
|
|
206
|
+
if (r < 0 || r > this.pz.bottom) {
|
|
207
207
|
r = NaN;
|
|
208
208
|
}
|
|
209
209
|
}
|
|
210
210
|
else {
|
|
211
211
|
q = (c + d) / 2;
|
|
212
|
-
r = this.
|
|
213
|
-
if (this.
|
|
214
|
-
r = this.
|
|
212
|
+
r = this.pz.top;
|
|
213
|
+
if (this.q9 == 2 || this.q9 == 1) {
|
|
214
|
+
r = this.pz.bottom;
|
|
215
215
|
}
|
|
216
|
-
if (q < 0 || q > this.
|
|
216
|
+
if (q < 0 || q > this.pz.right) {
|
|
217
217
|
q = NaN;
|
|
218
218
|
}
|
|
219
219
|
}
|
|
@@ -224,18 +224,18 @@ export let CategoryToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
224
224
|
return s;
|
|
225
225
|
}
|
|
226
226
|
ld() {
|
|
227
|
-
this.
|
|
227
|
+
this.q5 = { $type: Point_$type, x: NaN, y: NaN };
|
|
228
228
|
this.b0.ap();
|
|
229
229
|
}
|
|
230
|
-
|
|
230
|
+
rh(a, b, c) {
|
|
231
231
|
let d = a.c;
|
|
232
232
|
let e = a.a;
|
|
233
233
|
let f = a.b;
|
|
234
|
-
d = this.
|
|
234
|
+
d = this.ra.cg(d);
|
|
235
235
|
let g = 0;
|
|
236
236
|
let h = this.b0.bu;
|
|
237
|
-
let i = this.
|
|
238
|
-
this.
|
|
237
|
+
let i = this.ra.ca();
|
|
238
|
+
this.ra.cc();
|
|
239
239
|
let j = false;
|
|
240
240
|
if (e.count == 0) {
|
|
241
241
|
this.b0.ap();
|
|
@@ -247,30 +247,30 @@ export let CategoryToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
247
247
|
j = m.isVertical;
|
|
248
248
|
let n = e._inner[l];
|
|
249
249
|
let o = f._inner[l];
|
|
250
|
-
if (this.
|
|
250
|
+
if (this.ra.b7(m, o, n)) {
|
|
251
251
|
k = true;
|
|
252
252
|
}
|
|
253
253
|
g++;
|
|
254
254
|
}
|
|
255
255
|
if (!k) {
|
|
256
|
-
this.
|
|
256
|
+
this.ra.cd(i);
|
|
257
257
|
return;
|
|
258
258
|
}
|
|
259
|
-
let p = this.
|
|
259
|
+
let p = this.ra.ch(i);
|
|
260
260
|
let q = 0;
|
|
261
261
|
let r = 0;
|
|
262
262
|
let s = 0;
|
|
263
263
|
let t = 0;
|
|
264
264
|
let u = false;
|
|
265
265
|
let v = false;
|
|
266
|
-
let w = this.
|
|
266
|
+
let w = this.q9;
|
|
267
267
|
if (w == 2 || w == 3) {
|
|
268
268
|
v = true;
|
|
269
269
|
}
|
|
270
270
|
if (w == 2 || w == 1) {
|
|
271
271
|
u = true;
|
|
272
272
|
}
|
|
273
|
-
let x = this.
|
|
273
|
+
let x = this.ra.ci();
|
|
274
274
|
if (j) {
|
|
275
275
|
if (!u && !v && d.x + (p.width + DeviceUtils.g(10)) > x.width) {
|
|
276
276
|
v = true;
|
|
@@ -361,33 +361,33 @@ export let CategoryToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
361
361
|
b.j = p.width;
|
|
362
362
|
b.i = p.height;
|
|
363
363
|
}
|
|
364
|
-
|
|
364
|
+
rd(a) {
|
|
365
365
|
return a.toolTip;
|
|
366
366
|
}
|
|
367
|
-
|
|
368
|
-
super.
|
|
367
|
+
qu(a, b) {
|
|
368
|
+
super.qu(a, b);
|
|
369
369
|
let c = a;
|
|
370
370
|
let d = b.bu.left;
|
|
371
371
|
let e = b.bu.right;
|
|
372
372
|
let f = b.bu.top;
|
|
373
373
|
let g = b.bu.bottom;
|
|
374
|
-
let h = this.
|
|
374
|
+
let h = this.ra.ca();
|
|
375
375
|
if (isNaN_(c.k) || isNaN_(c.l) || isNaN_(c.g) || isNaN_(c.h)) {
|
|
376
|
-
this.
|
|
376
|
+
this.ra.cd(h);
|
|
377
377
|
return;
|
|
378
378
|
}
|
|
379
379
|
let i = c.k;
|
|
380
380
|
let j = c.l;
|
|
381
381
|
let k = c.g;
|
|
382
382
|
let l = c.h;
|
|
383
|
-
this.
|
|
383
|
+
this.ra.ce(h, i, j, k, l);
|
|
384
384
|
}
|
|
385
385
|
em() {
|
|
386
386
|
return true;
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
389
|
CategoryToolTipLayer.$t = /*@__PURE__*/ markType(CategoryToolTipLayer, 'CategoryToolTipLayer', AnnotationLayer.$);
|
|
390
|
-
CategoryToolTipLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CategoryToolTipLayer, 'raisePropertyChanged', ['TargetAxis:
|
|
390
|
+
CategoryToolTipLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CategoryToolTipLayer, 'raisePropertyChanged', ['TargetAxis:q8:ri', [Axis.$, null], 'ToolTipPosition:q9:rj', [CategoryTooltipLayerPosition_$type, /*@__PURE__*/ enumGetBox(CategoryTooltipLayerPosition_$type, 0)], 'UseInterpolation:rc:rk', [0, false]]);
|
|
391
391
|
return CategoryToolTipLayer;
|
|
392
392
|
})();
|
|
393
393
|
/**
|
|
@@ -409,7 +409,7 @@ export let CategoryToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
409
409
|
ca() {
|
|
410
410
|
if (this.b5 == null) {
|
|
411
411
|
this.b5 = new PointerTooltip();
|
|
412
|
-
this.b5.
|
|
412
|
+
this.b5.bw(this.e.g9);
|
|
413
413
|
this.b5.ap = this.e.cd.cq.k;
|
|
414
414
|
this._tooltips = this.e.g9.createElement("div");
|
|
415
415
|
this.b8 = this.e.g9.createElement("div");
|
|
@@ -461,9 +461,9 @@ export let CategoryToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
461
461
|
let b = a;
|
|
462
462
|
b.content = this._tooltips;
|
|
463
463
|
let c = new Size(1, Number.POSITIVE_INFINITY, Number.POSITIVE_INFINITY);
|
|
464
|
-
b.
|
|
465
|
-
let d = b.
|
|
466
|
-
b.
|
|
464
|
+
b.cy = 1;
|
|
465
|
+
let d = b.cx(new Size(1, Number.POSITIVE_INFINITY, Number.POSITIVE_INFINITY));
|
|
466
|
+
b.cy = 0;
|
|
467
467
|
return d;
|
|
468
468
|
}
|
|
469
469
|
cg(a) {
|
|
@@ -479,7 +479,7 @@ export let CategoryToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
479
479
|
ce(a, b, c, d, e) {
|
|
480
480
|
let f = a;
|
|
481
481
|
let g = f.content;
|
|
482
|
-
f.
|
|
482
|
+
f.cs = { $type: Point_$type, x: d, y: e };
|
|
483
483
|
f._visibility = 0;
|
|
484
484
|
f.n = b;
|
|
485
485
|
f.o = c;
|
|
@@ -520,7 +520,7 @@ export let CategoryToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
520
520
|
}
|
|
521
521
|
if (this.b5 != null) {
|
|
522
522
|
this.b5.aq = c;
|
|
523
|
-
this.b5.
|
|
523
|
+
this.b5.by(this.b5.n, this.b5.o);
|
|
524
524
|
}
|
|
525
525
|
}
|
|
526
526
|
al(a) {
|
|
@@ -13,39 +13,39 @@ import { typeGetValue, markType } from "igniteui-webcomponents-core";
|
|
|
13
13
|
*/
|
|
14
14
|
export let ChaikinOscillatorIndicator = /*@__PURE__*/ (() => {
|
|
15
15
|
class ChaikinOscillatorIndicator extends StrategyBasedIndicator {
|
|
16
|
-
|
|
16
|
+
get_uh() {
|
|
17
17
|
return new ChaikinOscillatorIndicatorStrategy();
|
|
18
18
|
}
|
|
19
|
-
get
|
|
20
|
-
return this.
|
|
19
|
+
get uh() {
|
|
20
|
+
return this.get_uh();
|
|
21
21
|
}
|
|
22
|
-
|
|
22
|
+
get_uu() {
|
|
23
23
|
return ChaikinOscillatorIndicator.$;
|
|
24
24
|
}
|
|
25
|
-
get
|
|
26
|
-
return this.
|
|
25
|
+
get uu() {
|
|
26
|
+
return this.get_uu();
|
|
27
27
|
}
|
|
28
28
|
get shortPeriod() {
|
|
29
|
-
return typeGetValue(this.c(ChaikinOscillatorIndicator.
|
|
29
|
+
return typeGetValue(this.c(ChaikinOscillatorIndicator.u3));
|
|
30
30
|
}
|
|
31
31
|
set shortPeriod(a) {
|
|
32
|
-
this.h(ChaikinOscillatorIndicator.
|
|
32
|
+
this.h(ChaikinOscillatorIndicator.u3, a);
|
|
33
33
|
}
|
|
34
|
-
|
|
34
|
+
up() {
|
|
35
35
|
return this.shortPeriod;
|
|
36
36
|
}
|
|
37
37
|
get longPeriod() {
|
|
38
|
-
return typeGetValue(this.c(ChaikinOscillatorIndicator.
|
|
38
|
+
return typeGetValue(this.c(ChaikinOscillatorIndicator.u2));
|
|
39
39
|
}
|
|
40
40
|
set longPeriod(a) {
|
|
41
|
-
this.h(ChaikinOscillatorIndicator.
|
|
41
|
+
this.h(ChaikinOscillatorIndicator.u2, a);
|
|
42
42
|
}
|
|
43
|
-
|
|
43
|
+
um() {
|
|
44
44
|
return this.longPeriod;
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
ChaikinOscillatorIndicator.$t = /*@__PURE__*/ markType(ChaikinOscillatorIndicator, 'ChaikinOscillatorIndicator', StrategyBasedIndicator.$, [IShortPeriodLongPeriod_$type]);
|
|
48
|
-
ChaikinOscillatorIndicator.
|
|
49
|
-
ChaikinOscillatorIndicator.
|
|
48
|
+
ChaikinOscillatorIndicator.u3 = /*@__PURE__*/ StrategyBasedIndicator.u1(3, ChaikinOscillatorIndicator.$);
|
|
49
|
+
ChaikinOscillatorIndicator.u2 = /*@__PURE__*/ StrategyBasedIndicator.ux(10, ChaikinOscillatorIndicator.$);
|
|
50
50
|
return ChaikinOscillatorIndicator;
|
|
51
51
|
})();
|
|
@@ -12,32 +12,32 @@ import { typeGetValue, markType } from "igniteui-webcomponents-core";
|
|
|
12
12
|
*/
|
|
13
13
|
export let ChaikinVolatilityIndicator = /*@__PURE__*/ (() => {
|
|
14
14
|
class ChaikinVolatilityIndicator extends StrategyBasedIndicator {
|
|
15
|
-
|
|
15
|
+
get_uh() {
|
|
16
16
|
return new ChaikinVolatilityIndicatorStrategy();
|
|
17
17
|
}
|
|
18
|
-
get
|
|
19
|
-
return this.
|
|
18
|
+
get uh() {
|
|
19
|
+
return this.get_uh();
|
|
20
20
|
}
|
|
21
|
-
|
|
21
|
+
get_uu() {
|
|
22
22
|
return ChaikinVolatilityIndicator.$;
|
|
23
23
|
}
|
|
24
|
-
get
|
|
25
|
-
return this.
|
|
24
|
+
get uu() {
|
|
25
|
+
return this.get_uu();
|
|
26
26
|
}
|
|
27
|
-
get
|
|
28
|
-
return typeGetValue(this.c(ChaikinVolatilityIndicator.
|
|
27
|
+
get u2() {
|
|
28
|
+
return typeGetValue(this.c(ChaikinVolatilityIndicator.u3));
|
|
29
29
|
}
|
|
30
|
-
set
|
|
31
|
-
this.h(ChaikinVolatilityIndicator.
|
|
30
|
+
set u2(a) {
|
|
31
|
+
this.h(ChaikinVolatilityIndicator.u3, a);
|
|
32
32
|
}
|
|
33
|
-
|
|
34
|
-
return this.
|
|
33
|
+
un() {
|
|
34
|
+
return this.u2;
|
|
35
35
|
}
|
|
36
|
-
|
|
37
|
-
this.
|
|
36
|
+
uw(a) {
|
|
37
|
+
this.u2 = a;
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
ChaikinVolatilityIndicator.$t = /*@__PURE__*/ markType(ChaikinVolatilityIndicator, 'ChaikinVolatilityIndicator', StrategyBasedIndicator.$);
|
|
41
|
-
ChaikinVolatilityIndicator.
|
|
41
|
+
ChaikinVolatilityIndicator.u3 = /*@__PURE__*/ StrategyBasedIndicator.uz(10, ChaikinVolatilityIndicator.$);
|
|
42
42
|
return ChaikinVolatilityIndicator;
|
|
43
43
|
})();
|
|
@@ -23,10 +23,10 @@ export let ColumnSeries = /*@__PURE__*/ (() => {
|
|
|
23
23
|
class ColumnSeries extends HorizontalAnchoredCategorySeries {
|
|
24
24
|
constructor() {
|
|
25
25
|
super();
|
|
26
|
-
this.
|
|
27
|
-
this.
|
|
26
|
+
this.vd = null;
|
|
27
|
+
this.u8 = 0;
|
|
28
28
|
this.ab = ColumnSeries.$;
|
|
29
|
-
this.
|
|
29
|
+
this.ur = 2;
|
|
30
30
|
}
|
|
31
31
|
get_dh() {
|
|
32
32
|
return true;
|
|
@@ -43,9 +43,9 @@ export let ColumnSeries = /*@__PURE__*/ (() => {
|
|
|
43
43
|
bx() {
|
|
44
44
|
return new ColumnSeriesView(this);
|
|
45
45
|
}
|
|
46
|
-
|
|
47
|
-
super.
|
|
48
|
-
this.
|
|
46
|
+
lz(a) {
|
|
47
|
+
super.lz(a);
|
|
48
|
+
this.u7 = a;
|
|
49
49
|
}
|
|
50
50
|
b3() {
|
|
51
51
|
if (this.b4 == 0) {
|
|
@@ -53,28 +53,28 @@ export let ColumnSeries = /*@__PURE__*/ (() => {
|
|
|
53
53
|
}
|
|
54
54
|
return super.b3();
|
|
55
55
|
}
|
|
56
|
-
|
|
56
|
+
rz() {
|
|
57
57
|
return 1;
|
|
58
58
|
}
|
|
59
59
|
get_c2() {
|
|
60
60
|
return true;
|
|
61
61
|
}
|
|
62
62
|
preferredCategoryMode(a) {
|
|
63
|
-
return this.
|
|
63
|
+
return this.ur;
|
|
64
64
|
}
|
|
65
|
-
|
|
66
|
-
if (this.
|
|
67
|
-
this.
|
|
65
|
+
pv(a) {
|
|
66
|
+
if (this.vd == null) {
|
|
67
|
+
this.vd = runOn(this, this.va);
|
|
68
68
|
}
|
|
69
|
-
let b = this.
|
|
70
|
-
let c = this.
|
|
71
|
-
return this.
|
|
69
|
+
let b = this.uu != null ? this.uu : this.yAxis;
|
|
70
|
+
let c = this.uo;
|
|
71
|
+
return this.tm.c$d(this, a, c, b, this.rp, this.sp(this.b0), this.sq(this.b0), this.vd);
|
|
72
72
|
}
|
|
73
73
|
ev(a, b) {
|
|
74
74
|
if (this.ey(a, b)) {
|
|
75
75
|
return true;
|
|
76
76
|
}
|
|
77
|
-
if (this.
|
|
77
|
+
if (this.qg(a, b)) {
|
|
78
78
|
return true;
|
|
79
79
|
}
|
|
80
80
|
return false;
|
|
@@ -87,10 +87,10 @@ export let ColumnSeries = /*@__PURE__*/ (() => {
|
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
89
|
ga() {
|
|
90
|
-
return this.
|
|
90
|
+
return this.uo.k3(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
|
|
91
91
|
}
|
|
92
|
-
|
|
93
|
-
super.
|
|
92
|
+
s7(a, b) {
|
|
93
|
+
super.s7(a, b);
|
|
94
94
|
let c = a.f;
|
|
95
95
|
if (!b.t()) {
|
|
96
96
|
return;
|
|
@@ -98,36 +98,36 @@ export let ColumnSeries = /*@__PURE__*/ (() => {
|
|
|
98
98
|
let d = b.bv;
|
|
99
99
|
let e = b.bu;
|
|
100
100
|
let f = this.getEffectiveViewport1(b);
|
|
101
|
-
let g = new ScalerParams(0, d, e, this.
|
|
101
|
+
let g = new ScalerParams(0, d, e, this.uu.cg, f);
|
|
102
102
|
g.b = this.gc();
|
|
103
|
-
let h = new ScalerParams(0, d, e, this.
|
|
104
|
-
let i = this.
|
|
103
|
+
let h = new ScalerParams(0, d, e, this.uo.cg, f);
|
|
104
|
+
let i = this.uu;
|
|
105
105
|
let j = i.ei(i.l5, g);
|
|
106
|
-
let k = this.
|
|
107
|
-
let l = this.
|
|
106
|
+
let k = this.uo.k3(d, e, f);
|
|
107
|
+
let l = this.uo;
|
|
108
108
|
let m = b;
|
|
109
109
|
if (isNaN_(k) || isInfinity(k)) {
|
|
110
110
|
m.db.count = 0;
|
|
111
111
|
return;
|
|
112
112
|
}
|
|
113
|
-
this.
|
|
114
|
-
this.
|
|
115
|
-
this.
|
|
116
|
-
this.
|
|
117
|
-
this.
|
|
113
|
+
this.rx.a0(this, this.sh(), runOn(this, this.ri), this.sp(b), this.sq(b));
|
|
114
|
+
this.rx.r = this.vb;
|
|
115
|
+
this.rx.s = this.vc;
|
|
116
|
+
this.rx.k = this.vb;
|
|
117
|
+
this.rx.l = this.vc;
|
|
118
118
|
let n = false;
|
|
119
|
-
let o = this.
|
|
119
|
+
let o = this.rx.b;
|
|
120
120
|
if (o != null) {
|
|
121
121
|
n = true;
|
|
122
122
|
}
|
|
123
|
-
let p = this.
|
|
124
|
-
let q = p ? this.
|
|
123
|
+
let p = this.uo.cm;
|
|
124
|
+
let q = p ? this.uo : null;
|
|
125
125
|
let r = this.valueColumn.count;
|
|
126
|
-
let s = this.
|
|
126
|
+
let s = this.sp(b);
|
|
127
127
|
let t = 0;
|
|
128
128
|
for (let u = 0; u < c.count; ++u) {
|
|
129
129
|
let v = c._inner[u][0] - 0.5 * k;
|
|
130
|
-
let w = this.
|
|
130
|
+
let w = this.va(c._inner[u]);
|
|
131
131
|
let x = j;
|
|
132
132
|
w = Math.max(w, -100);
|
|
133
133
|
x = Math.min(x, e.bottom + 100);
|
|
@@ -140,12 +140,12 @@ export let ColumnSeries = /*@__PURE__*/ (() => {
|
|
|
140
140
|
z.width = k;
|
|
141
141
|
z.height = y;
|
|
142
142
|
if (n) {
|
|
143
|
-
this.
|
|
143
|
+
this.s3(c, u, r, l, h, b.q);
|
|
144
144
|
}
|
|
145
145
|
if (z.dataContext != null) {
|
|
146
146
|
let aa = z.dataContext;
|
|
147
147
|
if (s == 1) {
|
|
148
|
-
let ab = this.
|
|
148
|
+
let ab = this.rx.au(r, u)[0];
|
|
149
149
|
if (ab >= 0 && ab < this.ck.count) {
|
|
150
150
|
if (q != null && q.i$b != null && q.i$b.count > ab) {
|
|
151
151
|
ab = q.i$b._inner[ab];
|
|
@@ -157,29 +157,29 @@ export let ColumnSeries = /*@__PURE__*/ (() => {
|
|
|
157
157
|
aa.item = null;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
|
-
this.
|
|
161
|
-
z.am = this.
|
|
162
|
-
z.an = this.
|
|
160
|
+
this.rx.ad(z, false, false, false, false);
|
|
161
|
+
z.am = this.rx.k;
|
|
162
|
+
z.an = this.rx.l;
|
|
163
163
|
m.dg(z, v, Math.min(x, w));
|
|
164
164
|
}
|
|
165
165
|
m.db.count = t;
|
|
166
166
|
b.cy(a);
|
|
167
167
|
}
|
|
168
|
-
get
|
|
169
|
-
return this.
|
|
168
|
+
get u9() {
|
|
169
|
+
return this.u8;
|
|
170
170
|
}
|
|
171
|
-
set
|
|
172
|
-
if (this.
|
|
173
|
-
let b = this.
|
|
174
|
-
this.
|
|
175
|
-
this.raisePropertyChanged("ConsolidatedColumnVerticalPosition", enumGetBox(ConsolidatedItemsPosition_$type, b), enumGetBox(ConsolidatedItemsPosition_$type, this.
|
|
171
|
+
set u9(a) {
|
|
172
|
+
if (this.u9 != a) {
|
|
173
|
+
let b = this.u9;
|
|
174
|
+
this.u8 = a;
|
|
175
|
+
this.raisePropertyChanged("ConsolidatedColumnVerticalPosition", enumGetBox(ConsolidatedItemsPosition_$type, b), enumGetBox(ConsolidatedItemsPosition_$type, this.u9));
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
|
-
|
|
178
|
+
va(a) {
|
|
179
179
|
if (a == null || a.length < 3) {
|
|
180
180
|
return NaN;
|
|
181
181
|
}
|
|
182
|
-
switch (this.
|
|
182
|
+
switch (this.u9) {
|
|
183
183
|
case 0: return a[1];
|
|
184
184
|
case 1: return a[2];
|
|
185
185
|
case 2: return (a[1] + a[2]) / 2;
|
|
@@ -211,11 +211,11 @@ export let ColumnSeries = /*@__PURE__*/ (() => {
|
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
213
|
get useHighMarkerFidelity() {
|
|
214
|
-
return this.
|
|
214
|
+
return this.sk;
|
|
215
215
|
}
|
|
216
216
|
}
|
|
217
217
|
ColumnSeries.$t = /*@__PURE__*/ markType(ColumnSeries, 'ColumnSeries', HorizontalAnchoredCategorySeries.$);
|
|
218
|
-
ColumnSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, ColumnSeries, 'raisePropertyChanged', ['RadiusX:
|
|
218
|
+
ColumnSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, ColumnSeries, 'raisePropertyChanged', ['RadiusX:vb:vh', [1, 0], 'RadiusY:vc:vi', [1, 0]]);
|
|
219
219
|
return ColumnSeries;
|
|
220
220
|
})();
|
|
221
221
|
/**
|
|
@@ -244,7 +244,7 @@ export let ColumnSeriesView = /*@__PURE__*/ (() => {
|
|
|
244
244
|
this.dc = new List$1(Rectangle.$, 0);
|
|
245
245
|
if (!this.q) {
|
|
246
246
|
this.da.gz = Defaults.i;
|
|
247
|
-
this.da.
|
|
247
|
+
this.da.qd = Defaults.c;
|
|
248
248
|
}
|
|
249
249
|
}
|
|
250
250
|
di() {
|
|
@@ -12,32 +12,32 @@ import { typeGetValue, markType } from "igniteui-webcomponents-core";
|
|
|
12
12
|
*/
|
|
13
13
|
export let CommodityChannelIndexIndicator = /*@__PURE__*/ (() => {
|
|
14
14
|
class CommodityChannelIndexIndicator extends StrategyBasedIndicator {
|
|
15
|
-
|
|
15
|
+
get_uh() {
|
|
16
16
|
return new CommodityChannelIndexIndicatorStrategy();
|
|
17
17
|
}
|
|
18
|
-
get
|
|
19
|
-
return this.
|
|
18
|
+
get uh() {
|
|
19
|
+
return this.get_uh();
|
|
20
20
|
}
|
|
21
|
-
|
|
21
|
+
get_uu() {
|
|
22
22
|
return CommodityChannelIndexIndicator.$;
|
|
23
23
|
}
|
|
24
|
-
get
|
|
25
|
-
return this.
|
|
24
|
+
get uu() {
|
|
25
|
+
return this.get_uu();
|
|
26
26
|
}
|
|
27
|
-
get
|
|
28
|
-
return typeGetValue(this.c(CommodityChannelIndexIndicator.
|
|
27
|
+
get u2() {
|
|
28
|
+
return typeGetValue(this.c(CommodityChannelIndexIndicator.u3));
|
|
29
29
|
}
|
|
30
|
-
set
|
|
31
|
-
this.h(CommodityChannelIndexIndicator.
|
|
30
|
+
set u2(a) {
|
|
31
|
+
this.h(CommodityChannelIndexIndicator.u3, a);
|
|
32
32
|
}
|
|
33
|
-
|
|
34
|
-
return this.
|
|
33
|
+
un() {
|
|
34
|
+
return this.u2;
|
|
35
35
|
}
|
|
36
|
-
|
|
37
|
-
this.
|
|
36
|
+
uw(a) {
|
|
37
|
+
this.u2 = a;
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
CommodityChannelIndexIndicator.$t = /*@__PURE__*/ markType(CommodityChannelIndexIndicator, 'CommodityChannelIndexIndicator', StrategyBasedIndicator.$);
|
|
41
|
-
CommodityChannelIndexIndicator.
|
|
41
|
+
CommodityChannelIndexIndicator.u3 = /*@__PURE__*/ StrategyBasedIndicator.uz(20, CommodityChannelIndexIndicator.$);
|
|
42
42
|
return CommodityChannelIndexIndicator;
|
|
43
43
|
})();
|