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
|
@@ -27,16 +27,16 @@ export let HorizontalAnchoredCategorySeries = /*@__PURE__*/ (() => {
|
|
|
27
27
|
class HorizontalAnchoredCategorySeries extends AnchoredCategorySeries {
|
|
28
28
|
constructor() {
|
|
29
29
|
super(...arguments);
|
|
30
|
-
this.
|
|
31
|
-
this.
|
|
32
|
-
this.
|
|
33
|
-
this.
|
|
34
|
-
}
|
|
35
|
-
get
|
|
36
|
-
if (this.
|
|
37
|
-
this.
|
|
30
|
+
this.us = null;
|
|
31
|
+
this.uo = null;
|
|
32
|
+
this.uu = null;
|
|
33
|
+
this.uq = 0;
|
|
34
|
+
}
|
|
35
|
+
get ut() {
|
|
36
|
+
if (this.us == null) {
|
|
37
|
+
this.us = DVContainer.instance.createInstance(IHorizontalAnchoredCategorySeriesInteractionManager_$type, () => this.cn.n);
|
|
38
38
|
}
|
|
39
|
-
return this.
|
|
39
|
+
return this.us;
|
|
40
40
|
}
|
|
41
41
|
ku() {
|
|
42
42
|
super.ku();
|
|
@@ -60,140 +60,140 @@ export let HorizontalAnchoredCategorySeries = /*@__PURE__*/ (() => {
|
|
|
60
60
|
return super.bp();
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
|
-
|
|
64
|
-
return this.
|
|
63
|
+
ro() {
|
|
64
|
+
return this.uo;
|
|
65
65
|
}
|
|
66
|
-
|
|
67
|
-
return this.
|
|
66
|
+
r9() {
|
|
67
|
+
return this.uu;
|
|
68
68
|
}
|
|
69
|
-
|
|
70
|
-
if (this.
|
|
69
|
+
px(a) {
|
|
70
|
+
if (this.rp == null || this.rp.m.count == 0 || !this.hasMarkers || !this.qf()) {
|
|
71
71
|
return Rect.empty;
|
|
72
72
|
}
|
|
73
|
-
return this.
|
|
73
|
+
return this.ut.d$d(this, this.rp.m, a, runOn(this, this.u6));
|
|
74
74
|
}
|
|
75
|
-
|
|
76
|
-
return this.
|
|
75
|
+
u6(a) {
|
|
76
|
+
return this.th.c9(a);
|
|
77
77
|
}
|
|
78
|
-
|
|
79
|
-
return this.
|
|
78
|
+
uy(a, b, c) {
|
|
79
|
+
return this.ut.d$c(this, this.r9(), a, b, c);
|
|
80
80
|
}
|
|
81
81
|
ah(a) {
|
|
82
|
-
return this.
|
|
82
|
+
return this.ut.d$a(this, this.rp.f, this.sp(this.b0), this.sq(this.b0), a);
|
|
83
83
|
}
|
|
84
84
|
ai(a) {
|
|
85
|
-
return this.
|
|
85
|
+
return this.ut.d$b(this, this.rp.f, this.sp(this.b0), this.sq(this.b0), a);
|
|
86
86
|
}
|
|
87
87
|
ev(a, b) {
|
|
88
88
|
if (this.eu(a, b)) {
|
|
89
89
|
return true;
|
|
90
90
|
}
|
|
91
|
-
if (this.
|
|
91
|
+
if (this.qg(a, b)) {
|
|
92
92
|
return true;
|
|
93
93
|
}
|
|
94
94
|
return false;
|
|
95
95
|
}
|
|
96
96
|
getOffsetValue() {
|
|
97
|
-
return this.
|
|
97
|
+
return this.ru.r(this.ro(), this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
|
|
98
98
|
}
|
|
99
99
|
getCategoryWidth() {
|
|
100
100
|
let a = this.getEffectiveViewport1(this.b0);
|
|
101
|
-
return this.
|
|
101
|
+
return this.ro().getCategorySize(this.b0.bv, this.b0.bu, a);
|
|
102
102
|
}
|
|
103
103
|
gj(a, b, c) {
|
|
104
104
|
if (this.cd == null) {
|
|
105
105
|
return NaN;
|
|
106
106
|
}
|
|
107
107
|
let d = this.getEffectiveViewport1(this.b0);
|
|
108
|
-
let e = this.
|
|
108
|
+
let e = this.ro();
|
|
109
109
|
if (e == null) {
|
|
110
110
|
return NaN;
|
|
111
111
|
}
|
|
112
112
|
let f = new ScalerParams(0, this.cd.sf, this.b0.bu, e.cg, d);
|
|
113
|
-
let g = this.
|
|
114
|
-
return this.gl(this.valueColumn, a, e, f, g, runOn(this, this.
|
|
113
|
+
let g = this.ru.r(e, this.cd.sf, this.b0.bu, d);
|
|
114
|
+
return this.gl(this.valueColumn, a, e, f, g, runOn(this, this.sn), b, c);
|
|
115
115
|
}
|
|
116
116
|
hj(a, b) {
|
|
117
|
-
return this.hk(a, b, this.
|
|
117
|
+
return this.hk(a, b, this.ro(), runOn(this, this.sn), this.valueColumn);
|
|
118
118
|
}
|
|
119
119
|
hh(a, b) {
|
|
120
|
-
return this.hi(a, b, this.
|
|
120
|
+
return this.hi(a, b, this.ro(), runOn(this, this.sn), this.valueColumn);
|
|
121
121
|
}
|
|
122
122
|
f3(a, b, c, d, e) {
|
|
123
123
|
if (this.valueColumn == null) {
|
|
124
124
|
return Number.POSITIVE_INFINITY;
|
|
125
125
|
}
|
|
126
|
-
return this.f4(a, b, this.
|
|
126
|
+
return this.f4(a, b, this.ro(), d, e, this.valueColumn.count, runOn(this, this.sn));
|
|
127
127
|
}
|
|
128
|
-
|
|
129
|
-
if (this.
|
|
128
|
+
pm(a, b, c) {
|
|
129
|
+
if (this.ro() == null || this.r9() == null) {
|
|
130
130
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
131
131
|
}
|
|
132
|
-
return this.
|
|
132
|
+
return this.po(a, b, c, this.ru.r(this.ro(), this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.r9(), this.ro(), null, null, null);
|
|
133
133
|
}
|
|
134
134
|
fetchXAxis() {
|
|
135
|
-
return this.
|
|
135
|
+
return this.uo;
|
|
136
136
|
}
|
|
137
137
|
fetchYAxis() {
|
|
138
|
-
return this.
|
|
138
|
+
return this.uu;
|
|
139
139
|
}
|
|
140
|
-
|
|
140
|
+
t4(a) {
|
|
141
141
|
this.xAxis = typeCast(CategoryAxisBase.$, a);
|
|
142
142
|
}
|
|
143
|
-
|
|
143
|
+
t5(a) {
|
|
144
144
|
this.yAxis = typeCast(NumericYAxis.$, a);
|
|
145
145
|
}
|
|
146
|
-
|
|
147
|
-
return this.
|
|
148
|
-
}
|
|
149
|
-
u1(a) {
|
|
150
|
-
this.un = a;
|
|
146
|
+
sj() {
|
|
147
|
+
return this.uu != null && this.uu.c0();
|
|
151
148
|
}
|
|
152
149
|
u2(a) {
|
|
153
|
-
this.
|
|
150
|
+
this.uo = a;
|
|
154
151
|
}
|
|
155
|
-
|
|
156
|
-
|
|
152
|
+
u3(a) {
|
|
153
|
+
this.uu = a;
|
|
157
154
|
}
|
|
158
|
-
|
|
155
|
+
ri(a, b) {
|
|
156
|
+
return this.te(a, b, this.uo);
|
|
157
|
+
}
|
|
158
|
+
l4(a, b, c, d) {
|
|
159
159
|
switch (b) {
|
|
160
160
|
case HorizontalAnchoredCategorySeries.$$p[0]:
|
|
161
|
-
this.
|
|
162
|
-
if (this.
|
|
163
|
-
this.
|
|
161
|
+
this.u2(this.xAxis);
|
|
162
|
+
if (this.th.c3) {
|
|
163
|
+
this.th.c2 = CategoryTrendLineManagerFactory.a(this.th.c2, this.uo, this.na, this, this.cn);
|
|
164
164
|
}
|
|
165
165
|
break;
|
|
166
166
|
case "TrendLineType":
|
|
167
167
|
let e = EnumUtil.getEnumValue(TrendLineType_$type, d);
|
|
168
168
|
if (e != 0) {
|
|
169
|
-
this.
|
|
169
|
+
this.th.c2 = CategoryTrendLineManagerFactory.a(this.th.c2, this.uo, this.na, this, this.cn);
|
|
170
170
|
}
|
|
171
171
|
break;
|
|
172
172
|
}
|
|
173
|
-
super.
|
|
173
|
+
super.l4(a, b, c, d);
|
|
174
174
|
switch (b) {
|
|
175
175
|
case HorizontalAnchoredCategorySeries.$$p[0]:
|
|
176
176
|
if (c != d) {
|
|
177
177
|
this.k1(typeCast(Axis.$, c));
|
|
178
|
-
this.
|
|
179
|
-
this.
|
|
180
|
-
this.
|
|
181
|
-
this.
|
|
182
|
-
this.
|
|
178
|
+
this.l9(typeCast(Axis.$, d));
|
|
179
|
+
this.u2(this.xAxis);
|
|
180
|
+
this.ry.cr.g(this.ft);
|
|
181
|
+
this.mi(false);
|
|
182
|
+
this.lp();
|
|
183
183
|
}
|
|
184
184
|
break;
|
|
185
185
|
case HorizontalAnchoredCategorySeries.$$p[1]:
|
|
186
186
|
if (c != d) {
|
|
187
187
|
this.k1(typeCast(Axis.$, c));
|
|
188
|
-
this.
|
|
189
|
-
this.
|
|
188
|
+
this.l9(typeCast(Axis.$, d));
|
|
189
|
+
this.u3(this.yAxis);
|
|
190
190
|
if (this.cd != null) {
|
|
191
191
|
this.cd.li();
|
|
192
192
|
}
|
|
193
|
-
this.
|
|
194
|
-
this.
|
|
195
|
-
this.
|
|
196
|
-
this.
|
|
193
|
+
this.ry.cr.g(this.ft);
|
|
194
|
+
this.sj();
|
|
195
|
+
this.mi(false);
|
|
196
|
+
this.lp();
|
|
197
197
|
}
|
|
198
198
|
break;
|
|
199
199
|
case "CategoryMode":
|
|
@@ -205,78 +205,78 @@ export let HorizontalAnchoredCategorySeries = /*@__PURE__*/ (() => {
|
|
|
205
205
|
}
|
|
206
206
|
k0(a, b, c, d) {
|
|
207
207
|
super.k0(a, b, c, d);
|
|
208
|
-
if (this.
|
|
209
|
-
this.
|
|
208
|
+
if (this.uo != null && typeCast(ISortingAxis_$type, this.uo) !== null) {
|
|
209
|
+
this.uo.i$i();
|
|
210
210
|
}
|
|
211
211
|
switch (a) {
|
|
212
212
|
case 4:
|
|
213
|
-
if (this.
|
|
214
|
-
this.
|
|
213
|
+
if (this.uo != null) {
|
|
214
|
+
this.uo.c0();
|
|
215
215
|
}
|
|
216
|
-
if (this.
|
|
217
|
-
this.
|
|
216
|
+
if (this.uu != null && !this.uu.c0()) {
|
|
217
|
+
this.mi(true);
|
|
218
218
|
}
|
|
219
219
|
break;
|
|
220
220
|
case 1:
|
|
221
|
-
if (this.
|
|
222
|
-
this.
|
|
221
|
+
if (this.uo != null) {
|
|
222
|
+
this.uo.c0();
|
|
223
223
|
}
|
|
224
|
-
if (this.
|
|
225
|
-
this.
|
|
224
|
+
if (this.uu != null && !this.uu.c0()) {
|
|
225
|
+
this.mi(true);
|
|
226
226
|
}
|
|
227
227
|
break;
|
|
228
228
|
case 0:
|
|
229
|
-
if (this.
|
|
230
|
-
this.
|
|
229
|
+
if (this.uo != null) {
|
|
230
|
+
this.uo.c0();
|
|
231
231
|
}
|
|
232
|
-
if (this.
|
|
233
|
-
this.
|
|
232
|
+
if (this.uu != null && !this.uu.c0()) {
|
|
233
|
+
this.mi(true);
|
|
234
234
|
}
|
|
235
235
|
break;
|
|
236
236
|
case 2:
|
|
237
|
-
if (this.
|
|
238
|
-
this.
|
|
237
|
+
if (this.tt != null && this.th.cr.d > 0 && this.uu != null && !this.uu.c0()) {
|
|
238
|
+
this.mi(true);
|
|
239
239
|
}
|
|
240
240
|
break;
|
|
241
241
|
case 3:
|
|
242
|
-
if (d == this.
|
|
243
|
-
if (this.
|
|
244
|
-
this.
|
|
242
|
+
if (d == this.tt) {
|
|
243
|
+
if (this.uo != null) {
|
|
244
|
+
this.uo.c0();
|
|
245
245
|
}
|
|
246
|
-
if (this.
|
|
247
|
-
this.
|
|
246
|
+
if (this.uu != null && !this.uu.c0()) {
|
|
247
|
+
this.mi(true);
|
|
248
248
|
}
|
|
249
249
|
}
|
|
250
250
|
break;
|
|
251
251
|
}
|
|
252
252
|
}
|
|
253
|
-
|
|
253
|
+
uw(a) {
|
|
254
254
|
if (typeCast(CategoryXAxis.$, a) !== null || a.cd) {
|
|
255
255
|
return true;
|
|
256
256
|
}
|
|
257
257
|
return false;
|
|
258
258
|
}
|
|
259
|
-
|
|
259
|
+
ux(a) {
|
|
260
260
|
if (typeCast(NumericYAxis.$, a) !== null) {
|
|
261
261
|
return true;
|
|
262
262
|
}
|
|
263
263
|
return false;
|
|
264
264
|
}
|
|
265
|
-
get
|
|
266
|
-
return this.
|
|
265
|
+
get ur() {
|
|
266
|
+
return this.uq;
|
|
267
267
|
}
|
|
268
|
-
set
|
|
269
|
-
let b = this.
|
|
268
|
+
set ur(a) {
|
|
269
|
+
let b = this.ur;
|
|
270
270
|
if (a != b) {
|
|
271
|
-
this.
|
|
272
|
-
this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.
|
|
271
|
+
this.uq = a;
|
|
272
|
+
this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.ur));
|
|
273
273
|
}
|
|
274
274
|
}
|
|
275
275
|
get useHighMarkerFidelity() {
|
|
276
|
-
return this.
|
|
276
|
+
return this.sk;
|
|
277
277
|
}
|
|
278
278
|
}
|
|
279
279
|
HorizontalAnchoredCategorySeries.$t = /*@__PURE__*/ markType(HorizontalAnchoredCategorySeries, 'HorizontalAnchoredCategorySeries', AnchoredCategorySeries.$);
|
|
280
|
-
HorizontalAnchoredCategorySeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, HorizontalAnchoredCategorySeries, 'raisePropertyChanged', ['XAxis::
|
|
280
|
+
HorizontalAnchoredCategorySeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, HorizontalAnchoredCategorySeries, 'raisePropertyChanged', ['XAxis::u4', [CategoryAxisBase.$, null], 'YAxis::u5', [NumericYAxis.$, null]]);
|
|
281
281
|
return HorizontalAnchoredCategorySeries;
|
|
282
282
|
})();
|
|
@@ -15,7 +15,7 @@ import { isNaN_ } from "igniteui-webcomponents-core";
|
|
|
15
15
|
export let HorizontalAnchoredCategorySeriesInteractionManager = /*@__PURE__*/ (() => {
|
|
16
16
|
class HorizontalAnchoredCategorySeriesInteractionManager extends Base {
|
|
17
17
|
d$a(a, b, c, d, e) {
|
|
18
|
-
let f = a.aj(a.ar(), b, c, d, a.
|
|
18
|
+
let f = a.aj(a.ar(), b, c, d, a.pp(e), true);
|
|
19
19
|
if (f == null) {
|
|
20
20
|
return null;
|
|
21
21
|
}
|
|
@@ -29,7 +29,7 @@ export let HorizontalAnchoredCategorySeriesInteractionManager = /*@__PURE__*/ ((
|
|
|
29
29
|
return i;
|
|
30
30
|
}
|
|
31
31
|
d$b(a, b, c, d, e) {
|
|
32
|
-
let f = a.aj(a.ar(), b, c, d, a.
|
|
32
|
+
let f = a.aj(a.ar(), b, c, d, a.pp(e), true);
|
|
33
33
|
if (f == null) {
|
|
34
34
|
return null;
|
|
35
35
|
}
|
|
@@ -46,7 +46,7 @@ export let HorizontalAnchoredCategorySeriesInteractionManager = /*@__PURE__*/ ((
|
|
|
46
46
|
if (b == null || b.count == 0) {
|
|
47
47
|
return Rect.empty;
|
|
48
48
|
}
|
|
49
|
-
let e = a.
|
|
49
|
+
let e = a.ph(c);
|
|
50
50
|
let f = -1;
|
|
51
51
|
let g = a.ar();
|
|
52
52
|
let h = g.cg;
|
|
@@ -16,10 +16,10 @@ export let HorizontalAnchoredCategorySeriesProxy = /*@__PURE__*/ (() => {
|
|
|
16
16
|
return typeCast(HorizontalAnchoredCategorySeries.$, a) !== null;
|
|
17
17
|
}
|
|
18
18
|
setCategoryMode(a, b) {
|
|
19
|
-
a.
|
|
19
|
+
a.ur = b;
|
|
20
20
|
}
|
|
21
21
|
setValueMemberPath(a, b) {
|
|
22
|
-
a.
|
|
22
|
+
a.t1 = b;
|
|
23
23
|
}
|
|
24
24
|
setXAxis(a, b) {
|
|
25
25
|
a.xAxis = b;
|
|
@@ -34,7 +34,7 @@ export let HorizontalRangeCategorySeries = /*@__PURE__*/ (() => {
|
|
|
34
34
|
this.yAxis = null;
|
|
35
35
|
}
|
|
36
36
|
ah(a) {
|
|
37
|
-
let b = this.aj(this.
|
|
37
|
+
let b = this.aj(this.ro(), this.rp.f, this.sp(this.b0), this.sq(this.b0), this.pp(a), true);
|
|
38
38
|
if (b == null) {
|
|
39
39
|
return null;
|
|
40
40
|
}
|
|
@@ -48,7 +48,7 @@ export let HorizontalRangeCategorySeries = /*@__PURE__*/ (() => {
|
|
|
48
48
|
return e;
|
|
49
49
|
}
|
|
50
50
|
ai(a) {
|
|
51
|
-
let b = this.aj(this.
|
|
51
|
+
let b = this.aj(this.ro(), this.rp.f, this.sp(this.b0), this.sq(this.b0), this.pp(a), true);
|
|
52
52
|
if (b == null) {
|
|
53
53
|
return null;
|
|
54
54
|
}
|
|
@@ -79,17 +79,17 @@ export let HorizontalRangeCategorySeries = /*@__PURE__*/ (() => {
|
|
|
79
79
|
return this.xAxis.getCategorySize(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
|
|
80
80
|
}
|
|
81
81
|
hh(a, b) {
|
|
82
|
-
return this.hi(a, b, this.xAxis, runOn(this, this.
|
|
82
|
+
return this.hi(a, b, this.xAxis, runOn(this, this.sn), new RangeValueList(this.highColumn, this.lowColumn));
|
|
83
83
|
}
|
|
84
84
|
hj(a, b) {
|
|
85
|
-
return this.hk(a, b, this.xAxis, runOn(this, this.
|
|
85
|
+
return this.hk(a, b, this.xAxis, runOn(this, this.sn), new RangeValueList(this.highColumn, this.lowColumn));
|
|
86
86
|
}
|
|
87
87
|
f3(a, b, c, d, e) {
|
|
88
88
|
if (c == null) {
|
|
89
89
|
return Number.POSITIVE_INFINITY;
|
|
90
90
|
}
|
|
91
91
|
let f = this.xAxis.le;
|
|
92
|
-
return this.f4(a, b, this.xAxis, d, e, f, runOn(this, this.
|
|
92
|
+
return this.f4(a, b, this.xAxis, d, e, f, runOn(this, this.sn));
|
|
93
93
|
}
|
|
94
94
|
gj(a, b, c) {
|
|
95
95
|
if (this.cd == null) {
|
|
@@ -98,7 +98,7 @@ export let HorizontalRangeCategorySeries = /*@__PURE__*/ (() => {
|
|
|
98
98
|
let d = this.getEffectiveViewport1(this.b0);
|
|
99
99
|
let e = new ScalerParams(0, this.cd.sf, this.b0.bu, this.xAxis.cg, d);
|
|
100
100
|
let f = this.RangeFramePreparer.r(this.xAxis, this.cd.sf, this.b0.bu, d);
|
|
101
|
-
return this.gl(new RangeValueList(this.highColumn, this.lowColumn), a, this.xAxis, e, f, runOn(this, this.
|
|
101
|
+
return this.gl(new RangeValueList(this.highColumn, this.lowColumn), a, this.xAxis, e, f, runOn(this, this.sn), b, c);
|
|
102
102
|
}
|
|
103
103
|
gh(a, b, c) {
|
|
104
104
|
if (this.cd == null) {
|
|
@@ -107,7 +107,7 @@ export let HorizontalRangeCategorySeries = /*@__PURE__*/ (() => {
|
|
|
107
107
|
let d = this.getEffectiveViewport1(this.b0);
|
|
108
108
|
let e = new ScalerParams(0, this.cd.sf, this.b0.bu, this.xAxis.cg, d);
|
|
109
109
|
let f = this.RangeFramePreparer.r(this.xAxis, this.cd.sf, this.b0.bu, d);
|
|
110
|
-
return this.gl(this.lowColumn, a, this.xAxis, e, f, runOn(this, this.
|
|
110
|
+
return this.gl(this.lowColumn, a, this.xAxis, e, f, runOn(this, this.sn), b, c);
|
|
111
111
|
}
|
|
112
112
|
gf(a, b, c) {
|
|
113
113
|
if (this.cd == null) {
|
|
@@ -116,47 +116,47 @@ export let HorizontalRangeCategorySeries = /*@__PURE__*/ (() => {
|
|
|
116
116
|
let d = this.getEffectiveViewport1(this.b0);
|
|
117
117
|
let e = new ScalerParams(0, this.cd.sf, this.b0.bu, this.xAxis.cg, d);
|
|
118
118
|
let f = this.RangeFramePreparer.r(this.xAxis, this.cd.sf, this.b0.bu, d);
|
|
119
|
-
return this.gl(this.highColumn, a, this.xAxis, e, f, runOn(this, this.
|
|
119
|
+
return this.gl(this.highColumn, a, this.xAxis, e, f, runOn(this, this.sn), b, c);
|
|
120
120
|
}
|
|
121
|
-
|
|
122
|
-
return this.
|
|
121
|
+
pi(a, b, c) {
|
|
122
|
+
return this.po(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.yAxis, this.xAxis, runOn(this, this.gf), (d, e) => this.hk(d, e, this.xAxis, runOn(this, this.sn), this.highColumn), (d, e) => this.hi(d, e, this.xAxis, runOn(this, this.sn), this.highColumn));
|
|
123
123
|
}
|
|
124
|
-
|
|
125
|
-
return this.
|
|
124
|
+
pk(a, b, c) {
|
|
125
|
+
return this.po(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.yAxis, this.xAxis, runOn(this, this.gh), (d, e) => this.hk(d, e, this.xAxis, runOn(this, this.sn), this.lowColumn), (d, e) => this.hi(d, e, this.xAxis, runOn(this, this.sn), this.lowColumn));
|
|
126
126
|
}
|
|
127
|
-
|
|
128
|
-
return this.
|
|
127
|
+
pm(a, b, c) {
|
|
128
|
+
return this.po(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.yAxis, this.xAxis, null, null, null);
|
|
129
129
|
}
|
|
130
|
-
|
|
130
|
+
sj() {
|
|
131
131
|
return this.yAxis != null && this.yAxis.c0();
|
|
132
132
|
}
|
|
133
|
-
|
|
134
|
-
super.
|
|
133
|
+
l4(a, b, c, d) {
|
|
134
|
+
super.l4(a, b, c, d);
|
|
135
135
|
switch (b) {
|
|
136
136
|
case HorizontalRangeCategorySeries.$$p[4]:
|
|
137
137
|
this.k1(typeCast(Axis.$, c));
|
|
138
|
-
this.
|
|
139
|
-
this.
|
|
140
|
-
this.
|
|
141
|
-
this.
|
|
138
|
+
this.l9(typeCast(Axis.$, d));
|
|
139
|
+
this.ry.cr.g(this.ft);
|
|
140
|
+
this.mi(false);
|
|
141
|
+
this.lp();
|
|
142
142
|
break;
|
|
143
143
|
case HorizontalRangeCategorySeries.$$p[5]:
|
|
144
144
|
this.k1(typeCast(Axis.$, c));
|
|
145
|
-
this.
|
|
146
|
-
this.
|
|
147
|
-
this.
|
|
148
|
-
this.
|
|
149
|
-
this.
|
|
145
|
+
this.l9(typeCast(Axis.$, d));
|
|
146
|
+
this.ry.cr.g(this.ft);
|
|
147
|
+
this.sj();
|
|
148
|
+
this.mi(false);
|
|
149
|
+
this.lp();
|
|
150
150
|
break;
|
|
151
151
|
}
|
|
152
152
|
}
|
|
153
|
-
|
|
153
|
+
tx(a) {
|
|
154
154
|
if (typeCast(NumericYAxis.$, a) !== null) {
|
|
155
155
|
return true;
|
|
156
156
|
}
|
|
157
157
|
return false;
|
|
158
158
|
}
|
|
159
|
-
|
|
159
|
+
tw(a) {
|
|
160
160
|
if (typeCast(CategoryXAxis.$, a) !== null || a.cd) {
|
|
161
161
|
return true;
|
|
162
162
|
}
|
|
@@ -169,15 +169,15 @@ export let HorizontalRangeCategorySeries = /*@__PURE__*/ (() => {
|
|
|
169
169
|
let f = new DataLegendSeriesValueInfo();
|
|
170
170
|
f.a = 1;
|
|
171
171
|
f.l = e > d ? d : e;
|
|
172
|
-
f.p = this.
|
|
173
|
-
f.q = this.
|
|
174
|
-
f.r = this.
|
|
172
|
+
f.p = this.tp != null ? this.tp : "High";
|
|
173
|
+
f.q = this.t2 != null ? this.t2 : "L:";
|
|
174
|
+
f.r = this.t4 != null ? this.t4 : "";
|
|
175
175
|
let g = new DataLegendSeriesValueInfo();
|
|
176
176
|
g.a = 2;
|
|
177
177
|
g.l = e > d ? e : d;
|
|
178
|
-
g.p = this.
|
|
179
|
-
g.q = this.
|
|
180
|
-
g.r = this.
|
|
178
|
+
g.p = this.tm != null ? this.tm : "High";
|
|
179
|
+
g.q = this.ty != null ? this.ty : "H:";
|
|
180
|
+
g.r = this.t0 != null ? this.t0 : "";
|
|
181
181
|
let h = new DataLegendSeriesValueInfo();
|
|
182
182
|
h.a = 7;
|
|
183
183
|
h.l = Math.abs(g.l - f.l);
|
|
@@ -203,10 +203,10 @@ export let HorizontalRangeCategorySeries = /*@__PURE__*/ (() => {
|
|
|
203
203
|
return j;
|
|
204
204
|
}
|
|
205
205
|
get useHighMarkerFidelity() {
|
|
206
|
-
return this.
|
|
206
|
+
return this.sk;
|
|
207
207
|
}
|
|
208
208
|
}
|
|
209
209
|
HorizontalRangeCategorySeries.$t = /*@__PURE__*/ markType(HorizontalRangeCategorySeries, 'HorizontalRangeCategorySeries', RangeCategorySeries.$);
|
|
210
|
-
HorizontalRangeCategorySeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, HorizontalRangeCategorySeries, 'raisePropertyChanged', ['HighMemberAsLegendLabel:
|
|
210
|
+
HorizontalRangeCategorySeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, HorizontalRangeCategorySeries, 'raisePropertyChanged', ['HighMemberAsLegendLabel:ty:t8', [2, null], 'HighMemberAsLegendUnit:t0:t9', [2, null], 'LowMemberAsLegendLabel:t2:ua', [2, null], 'LowMemberAsLegendUnit:t4:ub', [2, null], 'XAxis::uc', [CategoryAxisBase.$, null], 'YAxis::ud', [NumericYAxis.$, null]]);
|
|
211
211
|
return HorizontalRangeCategorySeries;
|
|
212
212
|
})();
|
|
@@ -16,10 +16,10 @@ export let HorizontalRangeCategorySeriesProxy = /*@__PURE__*/ (() => {
|
|
|
16
16
|
return typeCast(HorizontalRangeCategorySeries.$, a) !== null;
|
|
17
17
|
}
|
|
18
18
|
setHighMemberPath(a, b) {
|
|
19
|
-
a.
|
|
19
|
+
a.tm = b;
|
|
20
20
|
}
|
|
21
21
|
setLowMemberPath(a, b) {
|
|
22
|
-
a.
|
|
22
|
+
a.tp = b;
|
|
23
23
|
}
|
|
24
24
|
setXAxis(a, b) {
|
|
25
25
|
a.xAxis = b;
|
|
@@ -20,13 +20,13 @@ export let IndicatorProxy = /*@__PURE__*/ (() => {
|
|
|
20
20
|
return false;
|
|
21
21
|
}
|
|
22
22
|
setCloseMemberPath(a, b) {
|
|
23
|
-
a.
|
|
23
|
+
a.sg = b;
|
|
24
24
|
}
|
|
25
25
|
setDisplayType(a, b) {
|
|
26
|
-
a.
|
|
26
|
+
a.tp = b;
|
|
27
27
|
}
|
|
28
28
|
setHighMemberPath(a, b) {
|
|
29
|
-
a.
|
|
29
|
+
a.sj = b;
|
|
30
30
|
}
|
|
31
31
|
setLongPeriod(a, b) {
|
|
32
32
|
if (typeCast(IShortPeriodLongPeriod_$type, a) !== null) {
|
|
@@ -34,17 +34,17 @@ export let IndicatorProxy = /*@__PURE__*/ (() => {
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
setLowMemberPath(a, b) {
|
|
37
|
-
a.
|
|
37
|
+
a.so = b;
|
|
38
38
|
}
|
|
39
39
|
setNegativeBrush(a, b) {
|
|
40
|
-
a.
|
|
40
|
+
a.ti = b;
|
|
41
41
|
}
|
|
42
42
|
setOpenMemberPath(a, b) {
|
|
43
|
-
a.
|
|
43
|
+
a.ss = b;
|
|
44
44
|
}
|
|
45
45
|
setPeriodOverride(a, b) {
|
|
46
46
|
if (typeCast(StrategyBasedIndicator.$, a) !== null) {
|
|
47
|
-
a.
|
|
47
|
+
a.uw(b);
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
50
|
setShortPeriod(a, b) {
|
|
@@ -67,13 +67,13 @@ export let IndicatorProxy = /*@__PURE__*/ (() => {
|
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
69
|
setVolumeMemberPath(a, b) {
|
|
70
|
-
a.
|
|
70
|
+
a.sw = b;
|
|
71
71
|
}
|
|
72
72
|
setXAxis(a, b) {
|
|
73
|
-
a.
|
|
73
|
+
a.qc = b;
|
|
74
74
|
}
|
|
75
75
|
setYAxis(a, b) {
|
|
76
|
-
a.
|
|
76
|
+
a.qy = b;
|
|
77
77
|
}
|
|
78
78
|
handleCustomIndicatorEvent(a, b) {
|
|
79
79
|
if (getInstanceType(a).typeName == "CustomIndicator") {
|