igniteui-webcomponents-charts 4.7.0 → 4.7.1
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 +15218 -14945
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +17 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +9 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
- package/esm2015/lib/AnchoredCategorySeries_combined.js +191 -191
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +259 -259
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
- package/esm2015/lib/AnnotationLayerProxy.js +34 -34
- package/esm2015/lib/AnnotationLayer_combined.js +206 -206
- package/esm2015/lib/AreaSeries_combined.js +53 -50
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +18 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +18 -15
- package/esm2015/lib/BarSeries_combined.js +117 -114
- package/esm2015/lib/BollingerBandWidthIndicator.js +22 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +105 -102
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +269 -266
- package/esm2015/lib/CalloutLayer_combined.js +462 -459
- package/esm2015/lib/CategoryBucketCalculator_combined.js +334 -334
- package/esm2015/lib/CategoryChart.js +28 -28
- package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
- package/esm2015/lib/CategoryHighlightLayer_combined.js +66 -63
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +143 -140
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
- package/esm2015/lib/CategoryToolTipLayer_combined.js +88 -85
- package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +2 -2
- package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
- package/esm2015/lib/ChaikinOscillatorIndicator.js +17 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +18 -15
- package/esm2015/lib/ColumnSeries_combined.js +75 -72
- package/esm2015/lib/CommodityChannelIndexIndicator.js +18 -15
- package/esm2015/lib/CrosshairLayer_combined.js +143 -140
- package/esm2015/lib/CustomIndicator.js +25 -22
- package/esm2015/lib/DataChartToolbarProvider.js +9 -9
- package/esm2015/lib/DataChartVisualDataManager.js +1 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +489 -486
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +18 -15
- package/esm2015/lib/DomainChart_combined.js +40 -40
- package/esm2015/lib/EaseOfMovementIndicator.js +9 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +18 -15
- package/esm2015/lib/FinalValueLayer_combined.js +88 -85
- package/esm2015/lib/FinancialChart_combined.js +46 -46
- package/esm2015/lib/FinancialEventArgs_combined.js +704 -704
- package/esm2015/lib/FinancialIndicator_combined.js +230 -230
- package/esm2015/lib/FinancialOverlay.js +43 -43
- package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
- package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
- package/esm2015/lib/FinancialPriceSeries_combined.js +306 -303
- package/esm2015/lib/ForceIndexIndicator.js +19 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +31 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +450 -447
- package/esm2015/lib/HighlightingManager.js +2 -2
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
- package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +11 -11
- package/esm2015/lib/ItemToolTipLayer_combined.js +99 -96
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
- package/esm2015/lib/LineSeries_combined.js +44 -41
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +10 -7
- package/esm2015/lib/MassIndexIndicator.js +9 -6
- package/esm2015/lib/MedianPriceIndicator.js +9 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +19 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +22 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +9 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +9 -6
- package/esm2015/lib/OverlayProxy.js +8 -8
- package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +17 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +17 -14
- package/esm2015/lib/PointSeries_combined.js +23 -20
- package/esm2015/lib/PolarAreaSeries_combined.js +28 -25
- package/esm2015/lib/PolarBase_combined.js +448 -448
- package/esm2015/lib/PolarLineSeriesBase_combined.js +56 -56
- package/esm2015/lib/PolarLineSeries_combined.js +25 -22
- package/esm2015/lib/PolarScatterSeries_combined.js +17 -14
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +29 -26
- package/esm2015/lib/PolarSplineSeries_combined.js +27 -24
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +9 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +87 -84
- package/esm2015/lib/PriceVolumeTrendIndicator.js +9 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +40 -37
- package/esm2015/lib/RadialBucketCalculator_combined.js +182 -182
- package/esm2015/lib/RadialColumnSeries_combined.js +52 -49
- package/esm2015/lib/RadialLineSeries_combined.js +42 -39
- package/esm2015/lib/RadialPieSeries_combined.js +50 -47
- package/esm2015/lib/RangeAreaSeries_combined.js +28 -25
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RangeColumnSeries_combined.js +44 -41
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +18 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +19 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +140 -137
- package/esm2015/lib/ScatterBase_combined.js +541 -541
- package/esm2015/lib/ScatterContourSeries_combined.js +119 -116
- package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
- package/esm2015/lib/ScatterLineSeries.js +62 -59
- package/esm2015/lib/ScatterLineSeriesView.js +7 -7
- package/esm2015/lib/ScatterPolygonSeries_combined.js +225 -222
- package/esm2015/lib/ScatterPolylineSeries_combined.js +26 -23
- package/esm2015/lib/ScatterSeries_combined.js +20 -17
- package/esm2015/lib/ScatterSplineSeries.js +48 -45
- package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
- package/esm2015/lib/ScatterTriangulationSeries.js +156 -156
- package/esm2015/lib/SeriesInteractionManager.js +129 -129
- package/esm2015/lib/SeriesRenderManager.js +22 -22
- package/esm2015/lib/SeriesRenderingArguments.js +1 -1
- package/esm2015/lib/SeriesViewerInteractionManager.js +28 -28
- package/esm2015/lib/SeriesViewer_combined.js +1831 -1825
- package/esm2015/lib/SeriesVisualDataManager.js +25 -25
- package/esm2015/lib/ShapeSeriesBase_combined.js +334 -334
- package/esm2015/lib/SizeScale.js +3 -3
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +18 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +46 -43
- package/esm2015/lib/SplineSeriesBase_combined.js +127 -127
- package/esm2015/lib/SplineSeries_combined.js +30 -27
- package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
- package/esm2015/lib/Stacked100DataPreparer.js +7 -7
- package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
- package/esm2015/lib/StackedLineSeries_combined.js +14 -11
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1236 -1206
- package/esm2015/lib/StandardDeviationIndicator.js +18 -15
- package/esm2015/lib/StepAreaSeries_combined.js +49 -46
- package/esm2015/lib/StepLineSeries_combined.js +52 -49
- package/esm2015/lib/StochRSIIndicator.js +18 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +19 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +9 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +9 -6
- package/esm2015/lib/ValueLayer_combined.js +165 -162
- package/esm2015/lib/ValueOverlay_combined.js +133 -130
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
- package/esm2015/lib/WaterfallSeries_combined.js +114 -111
- package/esm2015/lib/WeightedCloseIndicator.js +9 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +18 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +25 -25
- package/esm2015/lib/igc-anchored-radial-series-component.js +37 -37
- package/esm2015/lib/igc-annotation-layer-component.js +66 -66
- package/esm2015/lib/igc-area-fragment-component.js +2 -2
- package/esm2015/lib/igc-area-series-component.js +2 -2
- 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 +6 -6
- package/esm2015/lib/igc-bar-series-component.js +11 -11
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
- package/esm2015/lib/igc-bubble-series-component.js +35 -35
- package/esm2015/lib/igc-callout-layer-component.js +91 -91
- package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
- package/esm2015/lib/igc-category-series-component.js +21 -21
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +11 -11
- package/esm2015/lib/igc-column-series-component.js +13 -13
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
- 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 +38 -38
- package/esm2015/lib/igc-financial-indicator-component.js +19 -19
- package/esm2015/lib/igc-financial-overlay-component.js +5 -5
- package/esm2015/lib/igc-financial-price-series-component.js +35 -35
- package/esm2015/lib/igc-financial-series-component.js +61 -61
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
- package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
- package/esm2015/lib/igc-line-fragment-component.js +2 -2
- package/esm2015/lib/igc-line-series-component.js +2 -2
- 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-point-series-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +4 -4
- package/esm2015/lib/igc-polar-base-component.js +74 -74
- package/esm2015/lib/igc-polar-line-series-component.js +4 -4
- package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
- package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
- package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
- package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
- package/esm2015/lib/igc-radial-area-series-component.js +4 -4
- package/esm2015/lib/igc-radial-base-component.js +21 -21
- package/esm2015/lib/igc-radial-column-series-component.js +9 -9
- package/esm2015/lib/igc-radial-line-series-component.js +4 -4
- package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
- package/esm2015/lib/igc-range-area-series-component.js +2 -2
- package/esm2015/lib/igc-range-category-series-component.js +10 -10
- package/esm2015/lib/igc-range-column-series-component.js +10 -10
- 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 +15 -15
- package/esm2015/lib/igc-scatter-base-component.js +58 -58
- package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
- package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
- package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-series-component.js +1 -1
- package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
- package/esm2015/lib/igc-series-component.js +266 -266
- package/esm2015/lib/igc-shape-series-base-component.js +37 -37
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
- package/esm2015/lib/igc-spline-area-series-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-component.js +2 -2
- package/esm2015/lib/igc-spline-series-base-component.js +7 -7
- package/esm2015/lib/igc-spline-series-component.js +1 -1
- 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-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
- package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
- package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
- package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-step-area-series-component.js +4 -4
- package/esm2015/lib/igc-step-line-series-component.js +4 -4
- 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-layer-component.js +87 -87
- package/esm2015/lib/igc-value-overlay-component.js +47 -47
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +19 -19
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +17 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +9 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
- package/esm5/lib/AnchoredCategorySeries_combined.js +190 -190
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +257 -257
- package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
- package/esm5/lib/AnnotationLayerProxy.js +34 -34
- package/esm5/lib/AnnotationLayer_combined.js +205 -205
- package/esm5/lib/AreaSeries_combined.js +53 -50
- package/esm5/lib/AverageDirectionalIndexIndicator.js +17 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +17 -14
- package/esm5/lib/BarSeries_combined.js +117 -114
- package/esm5/lib/BollingerBandWidthIndicator.js +21 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +105 -102
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +272 -269
- package/esm5/lib/CalloutLayer_combined.js +463 -460
- package/esm5/lib/CategoryBucketCalculator_combined.js +334 -334
- package/esm5/lib/CategoryChart.js +28 -28
- package/esm5/lib/CategoryErrorBarSettings.js +7 -7
- package/esm5/lib/CategoryHighlightLayer_combined.js +65 -62
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +143 -140
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
- package/esm5/lib/CategoryToolTipLayer_combined.js +88 -85
- package/esm5/lib/CategoryTransitionSourceFramePreparer.js +2 -2
- package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
- package/esm5/lib/ChaikinOscillatorIndicator.js +17 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +17 -14
- package/esm5/lib/ColumnSeries_combined.js +74 -71
- package/esm5/lib/CommodityChannelIndexIndicator.js +17 -14
- package/esm5/lib/CrosshairLayer_combined.js +143 -140
- package/esm5/lib/CustomIndicator.js +25 -22
- package/esm5/lib/DataChartToolbarProvider.js +9 -9
- package/esm5/lib/DataChartVisualDataManager.js +1 -1
- package/esm5/lib/DataToolTipLayer_combined.js +489 -486
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +17 -14
- package/esm5/lib/DomainChart_combined.js +40 -40
- package/esm5/lib/EaseOfMovementIndicator.js +9 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +17 -14
- package/esm5/lib/FinalValueLayer_combined.js +88 -85
- package/esm5/lib/FinancialChart_combined.js +46 -46
- package/esm5/lib/FinancialEventArgs_combined.js +705 -705
- package/esm5/lib/FinancialIndicator_combined.js +229 -229
- package/esm5/lib/FinancialOverlay.js +43 -43
- package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
- package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
- package/esm5/lib/FinancialPriceSeries_combined.js +305 -302
- package/esm5/lib/ForceIndexIndicator.js +18 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +29 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +451 -448
- package/esm5/lib/HighlightingManager.js +2 -2
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
- package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +11 -11
- package/esm5/lib/ItemToolTipLayer_combined.js +99 -96
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
- package/esm5/lib/LineSeries_combined.js +44 -41
- package/esm5/lib/MarketFacilitationIndexIndicator.js +10 -7
- package/esm5/lib/MassIndexIndicator.js +9 -6
- package/esm5/lib/MedianPriceIndicator.js +9 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +18 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +22 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +9 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +9 -6
- package/esm5/lib/OverlayProxy.js +8 -8
- package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +17 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +17 -14
- package/esm5/lib/PointSeries_combined.js +23 -20
- package/esm5/lib/PolarAreaSeries_combined.js +28 -25
- package/esm5/lib/PolarBase_combined.js +447 -447
- package/esm5/lib/PolarLineSeriesBase_combined.js +56 -56
- package/esm5/lib/PolarLineSeries_combined.js +25 -22
- package/esm5/lib/PolarScatterSeries_combined.js +17 -14
- package/esm5/lib/PolarSplineAreaSeries_combined.js +29 -26
- package/esm5/lib/PolarSplineSeries_combined.js +27 -24
- package/esm5/lib/PositiveVolumeIndexIndicator.js +9 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +87 -84
- package/esm5/lib/PriceVolumeTrendIndicator.js +9 -6
- package/esm5/lib/RadialAreaSeries_combined.js +40 -37
- package/esm5/lib/RadialBucketCalculator_combined.js +181 -181
- package/esm5/lib/RadialColumnSeries_combined.js +52 -49
- package/esm5/lib/RadialLineSeries_combined.js +42 -39
- package/esm5/lib/RadialPieSeries_combined.js +50 -47
- package/esm5/lib/RangeAreaSeries_combined.js +28 -25
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +129 -129
- package/esm5/lib/RangeColumnSeries_combined.js +44 -41
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +17 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +18 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +138 -135
- package/esm5/lib/ScatterBase_combined.js +540 -540
- package/esm5/lib/ScatterContourSeries_combined.js +117 -114
- package/esm5/lib/ScatterErrorBarSettings.js +7 -7
- package/esm5/lib/ScatterLineSeries.js +62 -59
- package/esm5/lib/ScatterLineSeriesView.js +7 -7
- package/esm5/lib/ScatterPolygonSeries_combined.js +223 -220
- package/esm5/lib/ScatterPolylineSeries_combined.js +26 -23
- package/esm5/lib/ScatterSeries_combined.js +20 -17
- package/esm5/lib/ScatterSplineSeries.js +48 -45
- package/esm5/lib/ScatterSplineSeriesView.js +7 -7
- package/esm5/lib/ScatterTriangulationSeries.js +160 -160
- package/esm5/lib/SeriesInteractionManager.js +129 -129
- package/esm5/lib/SeriesRenderManager.js +22 -22
- package/esm5/lib/SeriesRenderingArguments.js +1 -1
- package/esm5/lib/SeriesViewerInteractionManager.js +28 -28
- package/esm5/lib/SeriesViewer_combined.js +1817 -1811
- package/esm5/lib/SeriesVisualDataManager.js +25 -25
- package/esm5/lib/ShapeSeriesBase_combined.js +331 -331
- package/esm5/lib/SizeScale.js +3 -3
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +17 -14
- package/esm5/lib/SplineAreaSeries_combined.js +46 -43
- package/esm5/lib/SplineSeriesBase_combined.js +127 -127
- package/esm5/lib/SplineSeries_combined.js +30 -27
- package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
- package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
- package/esm5/lib/Stacked100DataPreparer.js +7 -7
- package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
- package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
- package/esm5/lib/StackedLineSeries_combined.js +14 -11
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1235 -1205
- package/esm5/lib/StandardDeviationIndicator.js +17 -14
- package/esm5/lib/StepAreaSeries_combined.js +49 -46
- package/esm5/lib/StepLineSeries_combined.js +52 -49
- package/esm5/lib/StochRSIIndicator.js +17 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +18 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +9 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +9 -6
- package/esm5/lib/ValueLayer_combined.js +165 -162
- package/esm5/lib/ValueOverlay_combined.js +133 -130
- package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
- package/esm5/lib/WaterfallSeries_combined.js +114 -111
- package/esm5/lib/WeightedCloseIndicator.js +9 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +17 -14
- package/esm5/lib/igc-anchored-category-series-component.js +25 -25
- package/esm5/lib/igc-anchored-radial-series-component.js +37 -37
- package/esm5/lib/igc-annotation-layer-component.js +66 -66
- package/esm5/lib/igc-area-fragment-component.js +2 -2
- package/esm5/lib/igc-area-series-component.js +2 -2
- 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 +6 -6
- package/esm5/lib/igc-bar-series-component.js +11 -11
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
- package/esm5/lib/igc-bubble-series-component.js +35 -35
- package/esm5/lib/igc-callout-layer-component.js +91 -91
- package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
- package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
- package/esm5/lib/igc-category-series-component.js +21 -21
- package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +11 -11
- package/esm5/lib/igc-column-series-component.js +13 -13
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +87 -87
- package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
- 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 +38 -38
- package/esm5/lib/igc-financial-indicator-component.js +19 -19
- package/esm5/lib/igc-financial-overlay-component.js +5 -5
- package/esm5/lib/igc-financial-price-series-component.js +35 -35
- package/esm5/lib/igc-financial-series-component.js +61 -61
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +2 -2
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
- package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
- package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
- package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
- package/esm5/lib/igc-line-fragment-component.js +2 -2
- package/esm5/lib/igc-line-series-component.js +2 -2
- 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-point-series-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +4 -4
- package/esm5/lib/igc-polar-base-component.js +74 -74
- package/esm5/lib/igc-polar-line-series-component.js +4 -4
- package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
- package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
- package/esm5/lib/igc-polar-spline-series-component.js +4 -4
- package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
- package/esm5/lib/igc-radial-area-series-component.js +4 -4
- package/esm5/lib/igc-radial-base-component.js +21 -21
- package/esm5/lib/igc-radial-column-series-component.js +9 -9
- package/esm5/lib/igc-radial-line-series-component.js +4 -4
- package/esm5/lib/igc-radial-pie-series-component.js +9 -9
- package/esm5/lib/igc-range-area-series-component.js +2 -2
- package/esm5/lib/igc-range-category-series-component.js +10 -10
- package/esm5/lib/igc-range-column-series-component.js +10 -10
- 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 +15 -15
- package/esm5/lib/igc-scatter-base-component.js +58 -58
- package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
- package/esm5/lib/igc-scatter-line-series-component.js +4 -4
- package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
- package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-series-component.js +1 -1
- package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
- package/esm5/lib/igc-series-component.js +266 -266
- package/esm5/lib/igc-shape-series-base-component.js +37 -37
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
- package/esm5/lib/igc-spline-area-series-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-component.js +2 -2
- package/esm5/lib/igc-spline-series-base-component.js +7 -7
- package/esm5/lib/igc-spline-series-component.js +1 -1
- 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-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
- package/esm5/lib/igc-stacked-column-series-component.js +9 -9
- package/esm5/lib/igc-stacked-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-series-base-component.js +11 -11
- package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
- package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-step-area-series-component.js +4 -4
- package/esm5/lib/igc-step-line-series-component.js +4 -4
- 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-layer-component.js +87 -87
- package/esm5/lib/igc-value-overlay-component.js +47 -47
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +19 -19
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +15275 -15002
- package/fesm5/igniteui-webcomponents-charts.js +15218 -14945
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +10 -8
- package/lib/AccumulationDistributionIndicator.d.ts +6 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +56 -56
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +58 -58
- package/lib/AnnotationLayer_combined.d.ts +60 -60
- package/lib/AreaSeries_combined.d.ts +13 -11
- package/lib/AverageDirectionalIndexIndicator.d.ts +11 -9
- package/lib/AverageTrueRangeIndicator.d.ts +11 -9
- package/lib/BarSeries_combined.d.ts +23 -21
- package/lib/BollingerBandWidthIndicator.d.ts +11 -9
- package/lib/BollingerBandsOverlay_combined.d.ts +19 -17
- package/lib/BubbleSeries_combined.d.ts +50 -48
- package/lib/CalloutLayer_combined.d.ts +96 -95
- package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
- package/lib/CategoryHighlightLayer_combined.d.ts +20 -18
- package/lib/CategoryItemHighlightLayer_combined.d.ts +28 -27
- package/lib/CategoryToolTipLayer_combined.d.ts +20 -19
- package/lib/ChaikinOscillatorIndicator.d.ts +10 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +11 -9
- package/lib/ColumnSeries_combined.d.ts +22 -20
- package/lib/CommodityChannelIndexIndicator.d.ts +11 -9
- package/lib/CrosshairLayer_combined.d.ts +47 -46
- package/lib/CustomIndicator.d.ts +10 -8
- package/lib/DataToolTipLayer_combined.d.ts +126 -125
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +11 -9
- package/lib/EaseOfMovementIndicator.d.ts +6 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +11 -9
- package/lib/FinalValueLayer_combined.d.ts +29 -28
- package/lib/FinancialEventArgs_combined.d.ts +132 -132
- package/lib/FinancialIndicator_combined.d.ts +40 -40
- package/lib/FinancialOverlay.d.ts +10 -10
- package/lib/FinancialPriceSeries_combined.d.ts +53 -51
- package/lib/ForceIndexIndicator.d.ts +12 -10
- package/lib/FullStochasticOscillatorIndicator.d.ts +17 -15
- package/lib/HighDensityScatterSeries_combined.d.ts +91 -90
- package/lib/HorizontalAnchoredCategorySeries.d.ts +30 -30
- package/lib/HorizontalRangeCategorySeries.d.ts +19 -19
- package/lib/ItemToolTipLayer_combined.d.ts +19 -18
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
- package/lib/LineSeries_combined.d.ts +12 -10
- package/lib/MarketFacilitationIndexIndicator.d.ts +7 -5
- package/lib/MassIndexIndicator.d.ts +6 -4
- package/lib/MedianPriceIndicator.d.ts +6 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +12 -10
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +13 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +6 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +6 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +10 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +10 -8
- package/lib/PointSeries_combined.d.ts +10 -8
- package/lib/PolarAreaSeries_combined.d.ts +12 -10
- package/lib/PolarBase_combined.d.ts +104 -104
- package/lib/PolarLineSeriesBase_combined.d.ts +21 -21
- package/lib/PolarLineSeries_combined.d.ts +11 -9
- package/lib/PolarScatterSeries_combined.d.ts +8 -6
- package/lib/PolarSplineAreaSeries_combined.d.ts +13 -11
- package/lib/PolarSplineSeries_combined.d.ts +10 -8
- package/lib/PositiveVolumeIndexIndicator.d.ts +6 -4
- package/lib/PriceChannelOverlay_combined.d.ts +17 -15
- package/lib/PriceVolumeTrendIndicator.d.ts +6 -4
- package/lib/RadialAreaSeries_combined.d.ts +11 -9
- package/lib/RadialBucketCalculator_combined.d.ts +42 -42
- package/lib/RadialColumnSeries_combined.d.ts +14 -12
- package/lib/RadialLineSeries_combined.d.ts +12 -10
- package/lib/RadialPieSeries_combined.d.ts +15 -13
- package/lib/RangeAreaSeries_combined.d.ts +10 -8
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +25 -25
- package/lib/RangeColumnSeries_combined.d.ts +15 -13
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +11 -9
- package/lib/RelativeStrengthIndexIndicator.d.ts +12 -10
- package/lib/ScatterAreaSeries_combined.d.ts +33 -31
- package/lib/ScatterBase_combined.d.ts +113 -113
- package/lib/ScatterContourSeries_combined.d.ts +24 -22
- package/lib/ScatterLineSeries.d.ts +16 -14
- package/lib/ScatterPolygonSeries_combined.d.ts +48 -46
- package/lib/ScatterPolylineSeries_combined.d.ts +12 -10
- package/lib/ScatterSeries_combined.d.ts +8 -6
- package/lib/ScatterSplineSeries.d.ts +15 -13
- package/lib/ScatterTriangulationSeries.d.ts +37 -37
- package/lib/SeriesViewer_combined.d.ts +543 -542
- package/lib/ShapeSeriesBase_combined.d.ts +90 -90
- package/lib/SlowStochasticOscillatorIndicator.d.ts +11 -9
- package/lib/SplineAreaSeries_combined.d.ts +13 -11
- package/lib/SplineSeriesBase_combined.d.ts +22 -22
- package/lib/SplineSeries_combined.d.ts +10 -8
- package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
- package/lib/Stacked100BarSeries_combined.d.ts +7 -7
- package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
- package/lib/Stacked100LineSeries_combined.d.ts +5 -5
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
- package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
- package/lib/StackedLineSeries_combined.d.ts +6 -4
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +258 -248
- package/lib/StandardDeviationIndicator.d.ts +11 -9
- package/lib/StepAreaSeries_combined.d.ts +16 -14
- package/lib/StepLineSeries_combined.d.ts +15 -13
- package/lib/StochRSIIndicator.d.ts +11 -9
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +11 -9
- package/lib/TypicalPriceIndicator.d.ts +6 -4
- package/lib/UltimateOscillatorIndicator.d.ts +6 -4
- package/lib/ValueLayer_combined.d.ts +51 -50
- package/lib/ValueOverlay_combined.d.ts +40 -39
- package/lib/VerticalAnchoredCategorySeries.d.ts +25 -25
- package/lib/WaterfallSeries_combined.d.ts +27 -25
- package/lib/WeightedCloseIndicator.d.ts +6 -4
- package/lib/WilliamsPercentRIndicator.d.ts +11 -9
- package/package.json +2 -2
|
@@ -44,34 +44,34 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
44
44
|
function FinancialIndicator() {
|
|
45
45
|
var _this = _super.call(this) || this;
|
|
46
46
|
_this._indicatorColumn = null;
|
|
47
|
-
_this.
|
|
48
|
-
_this.
|
|
49
|
-
_this.
|
|
50
|
-
_this.
|
|
47
|
+
_this.x4 = null;
|
|
48
|
+
_this.ue = new CategoryFrame(3);
|
|
49
|
+
_this.ug = new CategoryFrame(3);
|
|
50
|
+
_this.uc = new CategoryFrame(3);
|
|
51
51
|
_this.indicatorColumn = new List$1(Number_$type, 0);
|
|
52
|
-
_this.
|
|
52
|
+
_this.x4 = new AxisRange(-100, 100);
|
|
53
53
|
return _this;
|
|
54
54
|
}
|
|
55
|
-
FinancialIndicator.prototype.
|
|
55
|
+
FinancialIndicator.prototype.get_em = function () {
|
|
56
56
|
return true;
|
|
57
57
|
};
|
|
58
|
-
FinancialIndicator.prototype.
|
|
58
|
+
FinancialIndicator.prototype.ch = function () {
|
|
59
59
|
return new FinancialIndicatorView(this);
|
|
60
60
|
};
|
|
61
|
-
FinancialIndicator.prototype.
|
|
62
|
-
_super.prototype.
|
|
63
|
-
this.
|
|
61
|
+
FinancialIndicator.prototype.o1 = function (a) {
|
|
62
|
+
_super.prototype.o1.call(this, a);
|
|
63
|
+
this.x5 = a;
|
|
64
64
|
};
|
|
65
|
-
FinancialIndicator.prototype.
|
|
66
|
-
if (this.
|
|
67
|
-
this.
|
|
65
|
+
FinancialIndicator.prototype.yi = function (a) {
|
|
66
|
+
if (this.uw != null && !this.uw.c1()) {
|
|
67
|
+
this.pq(true);
|
|
68
68
|
}
|
|
69
69
|
};
|
|
70
|
-
FinancialIndicator.prototype.
|
|
70
|
+
FinancialIndicator.prototype.ya = function (a, b, c) {
|
|
71
71
|
if (isNaN_(b.x) || isNaN_(b.y)) {
|
|
72
72
|
return false;
|
|
73
73
|
}
|
|
74
|
-
var d = this.
|
|
74
|
+
var d = this.uw;
|
|
75
75
|
var e = 0;
|
|
76
76
|
if (d != null) {
|
|
77
77
|
e = d.e4(d.l7);
|
|
@@ -81,25 +81,25 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
81
81
|
}
|
|
82
82
|
return false;
|
|
83
83
|
};
|
|
84
|
-
FinancialIndicator.prototype.
|
|
85
|
-
if (this.
|
|
84
|
+
FinancialIndicator.prototype.by = function () {
|
|
85
|
+
if (this.bz == 0) {
|
|
86
86
|
return 1;
|
|
87
87
|
}
|
|
88
88
|
else {
|
|
89
|
-
return _super.prototype.
|
|
89
|
+
return _super.prototype.by.call(this);
|
|
90
90
|
}
|
|
91
91
|
};
|
|
92
|
-
FinancialIndicator.prototype.
|
|
93
|
-
if (this.
|
|
92
|
+
FinancialIndicator.prototype.tt = function (a) {
|
|
93
|
+
if (this.ua == null || this.uw == null) {
|
|
94
94
|
return Rect.empty;
|
|
95
95
|
}
|
|
96
|
-
var b = this.
|
|
97
|
-
var c = this.
|
|
98
|
-
var d = this.
|
|
99
|
-
var e = this.getEffectiveViewport1(this.
|
|
100
|
-
var f = new ScalerParams(0, c, d, this.
|
|
101
|
-
f.b = this.
|
|
102
|
-
var g = this.aj(this.
|
|
96
|
+
var b = this.td(a);
|
|
97
|
+
var c = this.ck.by;
|
|
98
|
+
var d = this.ck.bx;
|
|
99
|
+
var e = this.getEffectiveViewport1(this.ck);
|
|
100
|
+
var f = new ScalerParams(0, c, d, this.uw.ch, e);
|
|
101
|
+
f.b = this.h3();
|
|
102
|
+
var g = this.aj(this.ua, this.uc.f, this.v7(this.ck), this.v9(this.ck), a, true);
|
|
103
103
|
if (g == null) {
|
|
104
104
|
return Rect.empty;
|
|
105
105
|
}
|
|
@@ -107,7 +107,7 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
107
107
|
var i = g[1];
|
|
108
108
|
var j = Math.abs(b.x - h[0]);
|
|
109
109
|
var k = Math.abs(b.x - i[0]);
|
|
110
|
-
var l = this.
|
|
110
|
+
var l = this.uw.ej(this.uw.l7, f);
|
|
111
111
|
var m = 1;
|
|
112
112
|
if (j < k) {
|
|
113
113
|
var n = h[0] - 0.5 * m;
|
|
@@ -122,108 +122,108 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
122
122
|
return new Rect(0, q, Math.min(r, s), m, Math.max(r, s) - Math.min(r, s));
|
|
123
123
|
}
|
|
124
124
|
};
|
|
125
|
-
FinancialIndicator.prototype.
|
|
126
|
-
var c = this.
|
|
127
|
-
if (this.
|
|
128
|
-
if (this.
|
|
125
|
+
FinancialIndicator.prototype.f5 = function (a, b) {
|
|
126
|
+
var c = this.ti(this.tn(a), true, false);
|
|
127
|
+
if (this.x7 == 1) {
|
|
128
|
+
if (this.ya(a, c, b)) {
|
|
129
129
|
return true;
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
|
-
if (this.
|
|
133
|
-
if (this.
|
|
132
|
+
if (this.x7 == 1 || this.x7 == 0) {
|
|
133
|
+
if (this.f4(a, b)) {
|
|
134
134
|
return true;
|
|
135
135
|
}
|
|
136
136
|
}
|
|
137
|
-
if (this.
|
|
138
|
-
if (this.
|
|
137
|
+
if (this.x7 == 2) {
|
|
138
|
+
if (this.f8(a, b)) {
|
|
139
139
|
return true;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
142
|
return false;
|
|
143
143
|
};
|
|
144
|
-
FinancialIndicator.prototype.
|
|
145
|
-
_super.prototype.
|
|
146
|
-
if (this.
|
|
147
|
-
this.
|
|
144
|
+
FinancialIndicator.prototype.np = function (a, b, c, d) {
|
|
145
|
+
_super.prototype.np.call(this, a, b, c, d);
|
|
146
|
+
if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
|
|
147
|
+
this.ua.i$i();
|
|
148
148
|
}
|
|
149
|
-
if (this.
|
|
150
|
-
this.
|
|
149
|
+
if (this.x5.ca) {
|
|
150
|
+
this.x5.b8.g$e(a, b, c, d);
|
|
151
151
|
}
|
|
152
|
-
if (d != null && this.
|
|
153
|
-
var e = this.
|
|
152
|
+
if (d != null && this.vm.containsKey(d)) {
|
|
153
|
+
var e = this.vm.tryGetValue(d, d);
|
|
154
154
|
d = e.p1;
|
|
155
155
|
}
|
|
156
|
-
if (this.
|
|
156
|
+
if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
|
|
157
157
|
a = 4;
|
|
158
158
|
b = 0;
|
|
159
|
-
c = this.
|
|
159
|
+
c = this.c7.count;
|
|
160
160
|
}
|
|
161
161
|
switch (a) {
|
|
162
162
|
case 3:
|
|
163
|
-
if (this.
|
|
164
|
-
this.
|
|
165
|
-
this.
|
|
163
|
+
if (this.x9(b, c, d)) {
|
|
164
|
+
this.yk(b, c, d);
|
|
165
|
+
this.yi(true);
|
|
166
166
|
}
|
|
167
167
|
break;
|
|
168
168
|
case 2:
|
|
169
|
-
if (this.
|
|
170
|
-
this.
|
|
171
|
-
this.
|
|
169
|
+
if (this.x9(b, this.c7.count - b, d)) {
|
|
170
|
+
this.yk(b, this.c7.count - b, d);
|
|
171
|
+
this.yi(true);
|
|
172
172
|
}
|
|
173
173
|
break;
|
|
174
174
|
case 1:
|
|
175
|
-
if (this.
|
|
175
|
+
if (this.x9(b, this.c7.count - b, d)) {
|
|
176
176
|
var f = new Array(c);
|
|
177
177
|
for (var g = 0; g < c; g++) {
|
|
178
178
|
f[g] = 0;
|
|
179
179
|
}
|
|
180
180
|
this.indicatorColumn.s(b, f);
|
|
181
|
-
this.
|
|
182
|
-
this.
|
|
181
|
+
this.yk(b, this.c7.count - b, d);
|
|
182
|
+
this.yi(true);
|
|
183
183
|
}
|
|
184
184
|
break;
|
|
185
185
|
case 0:
|
|
186
|
-
if (this.
|
|
186
|
+
if (this.x9(b, this.c7.count - b, d)) {
|
|
187
187
|
this.indicatorColumn.v(b, c);
|
|
188
|
-
this.
|
|
189
|
-
this.
|
|
188
|
+
this.yk(b, this.c7.count - b, d);
|
|
189
|
+
this.yi(true);
|
|
190
190
|
}
|
|
191
191
|
break;
|
|
192
192
|
case 4:
|
|
193
|
-
if (this.
|
|
194
|
-
this.indicatorColumn = new List$1(Number_$type, 2, this.
|
|
193
|
+
if (this.x9(b, this.c7.count - b, d)) {
|
|
194
|
+
this.indicatorColumn = new List$1(Number_$type, 2, this.c7.count);
|
|
195
195
|
var h = new Array(c);
|
|
196
196
|
for (var i = 0; i < c; i++) {
|
|
197
197
|
h[i] = 0;
|
|
198
198
|
}
|
|
199
199
|
this.indicatorColumn.s(0, h);
|
|
200
|
-
this.
|
|
201
|
-
this.
|
|
200
|
+
this.yk(b, this.c7.count - b, d);
|
|
201
|
+
this.yi(true);
|
|
202
202
|
}
|
|
203
203
|
break;
|
|
204
204
|
}
|
|
205
205
|
};
|
|
206
|
-
FinancialIndicator.prototype.
|
|
206
|
+
FinancialIndicator.prototype.get_x6 = function () {
|
|
207
207
|
return 0;
|
|
208
208
|
};
|
|
209
|
-
Object.defineProperty(FinancialIndicator.prototype, "
|
|
209
|
+
Object.defineProperty(FinancialIndicator.prototype, "x6", {
|
|
210
210
|
get: function () {
|
|
211
|
-
return this.
|
|
211
|
+
return this.get_x6();
|
|
212
212
|
},
|
|
213
213
|
enumerable: false,
|
|
214
214
|
configurable: true
|
|
215
215
|
});
|
|
216
|
-
Object.defineProperty(FinancialIndicator.prototype, "
|
|
216
|
+
Object.defineProperty(FinancialIndicator.prototype, "yv", {
|
|
217
217
|
get: function () {
|
|
218
|
-
return this.c(FinancialIndicator.
|
|
218
|
+
return this.c(FinancialIndicator.yl);
|
|
219
219
|
},
|
|
220
220
|
set: function (a) {
|
|
221
|
-
this.h(FinancialIndicator.
|
|
221
|
+
this.h(FinancialIndicator.yl, a);
|
|
222
222
|
},
|
|
223
223
|
enumerable: false,
|
|
224
224
|
configurable: true
|
|
225
225
|
});
|
|
226
|
-
FinancialIndicator.prototype.
|
|
226
|
+
FinancialIndicator.prototype.yf = function () {
|
|
227
227
|
return -1;
|
|
228
228
|
};
|
|
229
229
|
Object.defineProperty(FinancialIndicator.prototype, "indicatorColumn", {
|
|
@@ -236,143 +236,143 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
236
236
|
enumerable: false,
|
|
237
237
|
configurable: true
|
|
238
238
|
});
|
|
239
|
-
FinancialIndicator.prototype.
|
|
239
|
+
FinancialIndicator.prototype.o9 = function (a, b, c, d) {
|
|
240
240
|
switch (b) {
|
|
241
241
|
case "XAxis":
|
|
242
|
-
this.
|
|
242
|
+
this.x5.cg();
|
|
243
243
|
break;
|
|
244
244
|
case "TrendLineType":
|
|
245
245
|
var e = EnumUtil.getEnumValue(TrendLineType_$type, d);
|
|
246
246
|
if (e != 0) {
|
|
247
|
-
this.
|
|
247
|
+
this.x5.b8 = CategoryTrendLineManagerFactory.a(this.x5.b8, this.ua, this.qs, this, this.da);
|
|
248
248
|
}
|
|
249
249
|
break;
|
|
250
250
|
}
|
|
251
|
-
_super.prototype.
|
|
252
|
-
if (this.
|
|
253
|
-
this.
|
|
254
|
-
var f = typeCast(FinancialIndicatorView.$, this.
|
|
251
|
+
_super.prototype.o9.call(this, a, b, c, d);
|
|
252
|
+
if (this.x5.ca && this.x5.b8.g$b(a, b, c, d)) {
|
|
253
|
+
this.pq(false);
|
|
254
|
+
var f = typeCast(FinancialIndicatorView.$, this.cj);
|
|
255
255
|
if (f != null && f.ca) {
|
|
256
256
|
f.b8.g$b(a, b, c, d);
|
|
257
257
|
}
|
|
258
|
-
this.
|
|
258
|
+
this.om();
|
|
259
259
|
}
|
|
260
260
|
switch (b) {
|
|
261
261
|
case "FastItemsSource":
|
|
262
|
-
if (this.
|
|
263
|
-
this.indicatorColumn = new List$1(Number_$type, 2, this.
|
|
264
|
-
var g = new Array(this.
|
|
265
|
-
for (var h = 0; h < this.
|
|
262
|
+
if (this.c7 != null) {
|
|
263
|
+
this.indicatorColumn = new List$1(Number_$type, 2, this.c7.count);
|
|
264
|
+
var g = new Array(this.c7.count);
|
|
265
|
+
for (var h = 0; h < this.c7.count; h++) {
|
|
266
266
|
g[h] = 0;
|
|
267
267
|
}
|
|
268
268
|
this.indicatorColumn.s(0, g);
|
|
269
|
-
this.
|
|
270
|
-
if (this.
|
|
271
|
-
this.
|
|
272
|
-
this.
|
|
269
|
+
this.yk(0, this.c7.count, null);
|
|
270
|
+
if (this.uw != null && !this.uw.c1()) {
|
|
271
|
+
this.ur.b0.e(this.hk);
|
|
272
|
+
this.pq(this.fr && c != null);
|
|
273
273
|
}
|
|
274
274
|
}
|
|
275
275
|
break;
|
|
276
276
|
case "TrendLineBrush":
|
|
277
|
-
this.
|
|
277
|
+
this.pf(b);
|
|
278
278
|
break;
|
|
279
279
|
case FinancialIndicator.$$p[0]:
|
|
280
|
-
this.
|
|
281
|
-
this.
|
|
282
|
-
this.
|
|
283
|
-
this.
|
|
280
|
+
this.nk(true, this.ck);
|
|
281
|
+
this.qf();
|
|
282
|
+
this.pq(false);
|
|
283
|
+
this.om();
|
|
284
284
|
break;
|
|
285
285
|
case "OpenColumn":
|
|
286
286
|
case "HighColumn":
|
|
287
287
|
case "LowColumn":
|
|
288
288
|
case "CloseColumn":
|
|
289
289
|
case "VolumeColumn":
|
|
290
|
-
if (this.
|
|
291
|
-
if (this.indicatorColumn.count != this.
|
|
292
|
-
this.indicatorColumn = new List$1(Number_$type, 2, this.
|
|
293
|
-
var i = new Array(this.
|
|
294
|
-
for (var j = 0; j < this.
|
|
290
|
+
if (this.c7 != null) {
|
|
291
|
+
if (this.indicatorColumn.count != this.c7.count) {
|
|
292
|
+
this.indicatorColumn = new List$1(Number_$type, 2, this.c7.count);
|
|
293
|
+
var i = new Array(this.c7.count);
|
|
294
|
+
for (var j = 0; j < this.c7.count; j++) {
|
|
295
295
|
i[j] = 0;
|
|
296
296
|
}
|
|
297
297
|
this.indicatorColumn.s(0, i);
|
|
298
298
|
}
|
|
299
|
-
if (this.
|
|
300
|
-
this.
|
|
299
|
+
if (this.x9(0, this.c7.count - 1, b)) {
|
|
300
|
+
this.yj();
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
break;
|
|
304
304
|
case "XAxis":
|
|
305
|
-
if (this.
|
|
306
|
-
this.
|
|
305
|
+
if (this.ua != null && (typeCast(ISortingAxis_$type, this.ua) !== null || typeCast(ISortingAxis_$type, c) !== null)) {
|
|
306
|
+
this.yj();
|
|
307
307
|
}
|
|
308
308
|
break;
|
|
309
309
|
case "YAxis":
|
|
310
310
|
case FinancialIndicator.$$p[1]:
|
|
311
|
-
this.
|
|
312
|
-
this.
|
|
311
|
+
this.yj();
|
|
312
|
+
this.om();
|
|
313
313
|
break;
|
|
314
314
|
case "TrendLineType":
|
|
315
|
-
this.
|
|
315
|
+
this.om();
|
|
316
316
|
break;
|
|
317
317
|
}
|
|
318
318
|
};
|
|
319
|
-
FinancialIndicator.prototype.
|
|
319
|
+
FinancialIndicator.prototype.ia = function (a, b, c) {
|
|
320
320
|
if (this.indicatorColumn == null) {
|
|
321
|
-
return _super.prototype.
|
|
321
|
+
return _super.prototype.ia.call(this, a, b, c);
|
|
322
322
|
}
|
|
323
|
-
var d = this.getEffectiveViewport1(this.
|
|
324
|
-
var e = this.
|
|
325
|
-
var f = new ScalerParams(0, this.
|
|
326
|
-
f.c = this.
|
|
327
|
-
return this.
|
|
323
|
+
var d = this.getEffectiveViewport1(this.ck);
|
|
324
|
+
var e = this.v1(this.ck.by, this.ck.bx, d);
|
|
325
|
+
var f = new ScalerParams(0, this.ck.by, this.ck.bx, this.ua.ch, d);
|
|
326
|
+
f.c = this.cz.t2;
|
|
327
|
+
return this.ic(this.indicatorColumn, a, this.ua, f, e, runOn(this, this.v0), b, c);
|
|
328
328
|
};
|
|
329
|
-
FinancialIndicator.prototype.
|
|
329
|
+
FinancialIndicator.prototype.jg = function (a, b) {
|
|
330
330
|
if (this.indicatorColumn == null) {
|
|
331
|
-
return _super.prototype.
|
|
331
|
+
return _super.prototype.jg.call(this, a, b);
|
|
332
332
|
}
|
|
333
|
-
return this.
|
|
333
|
+
return this.jh(a, b, this.ua, runOn(this, this.v0), this.indicatorColumn);
|
|
334
334
|
};
|
|
335
|
-
FinancialIndicator.prototype.
|
|
335
|
+
FinancialIndicator.prototype.je = function (a, b) {
|
|
336
336
|
if (this.indicatorColumn == null) {
|
|
337
|
-
return _super.prototype.
|
|
337
|
+
return _super.prototype.je.call(this, a, b);
|
|
338
338
|
}
|
|
339
|
-
return this.
|
|
339
|
+
return this.jf(a, b, this.ua, runOn(this, this.v0), this.indicatorColumn);
|
|
340
340
|
};
|
|
341
|
-
FinancialIndicator.prototype.
|
|
341
|
+
FinancialIndicator.prototype.get_gl = function () {
|
|
342
342
|
return true;
|
|
343
343
|
};
|
|
344
|
-
FinancialIndicator.prototype.
|
|
344
|
+
FinancialIndicator.prototype.x9 = function (a, b, c) {
|
|
345
345
|
if (c == null) {
|
|
346
346
|
return true;
|
|
347
347
|
}
|
|
348
|
-
if (this.
|
|
348
|
+
if (this.yb(a, b).contains(c)) {
|
|
349
349
|
return true;
|
|
350
350
|
}
|
|
351
351
|
return false;
|
|
352
352
|
};
|
|
353
|
-
FinancialIndicator.prototype.
|
|
354
|
-
this.
|
|
353
|
+
FinancialIndicator.prototype.yk = function (a, b, c) {
|
|
354
|
+
this.x8(a, b);
|
|
355
355
|
};
|
|
356
356
|
FinancialIndicator.prototype.aq = function (a) {
|
|
357
|
-
if (this.
|
|
357
|
+
if (this.c7 == null) {
|
|
358
358
|
return null;
|
|
359
359
|
}
|
|
360
|
-
if (a != null && a == this.
|
|
361
|
-
return this.
|
|
360
|
+
if (a != null && a == this.uw) {
|
|
361
|
+
return this.x4;
|
|
362
362
|
}
|
|
363
363
|
return null;
|
|
364
364
|
};
|
|
365
|
-
FinancialIndicator.prototype.
|
|
366
|
-
var b = this.
|
|
367
|
-
var c = this.
|
|
365
|
+
FinancialIndicator.prototype.fp = function (a) {
|
|
366
|
+
var b = this.c7 != null ? this.c7.indexOf(a) : -1;
|
|
367
|
+
var c = this.ck.by;
|
|
368
368
|
c = c.copy();
|
|
369
|
-
var d = this.
|
|
369
|
+
var d = this.ck.bx;
|
|
370
370
|
var e = new Rect(0, 0, 0, 1, 1);
|
|
371
|
-
var f = this.
|
|
371
|
+
var f = this.tr(this.ck);
|
|
372
372
|
if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
|
|
373
|
-
if (this.
|
|
374
|
-
var g = new ScalerParams(0, e, e, this.
|
|
375
|
-
var h = this.
|
|
373
|
+
if (this.ua != null) {
|
|
374
|
+
var g = new ScalerParams(0, e, e, this.ua.ch, f);
|
|
375
|
+
var h = this.ua.ej(b, g);
|
|
376
376
|
if (h < c.left + 0.1 * c.width) {
|
|
377
377
|
h = h + 0.4 * c.width;
|
|
378
378
|
}
|
|
@@ -381,10 +381,10 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
381
381
|
}
|
|
382
382
|
c.x = h - 0.5 * c.width;
|
|
383
383
|
}
|
|
384
|
-
if (this.
|
|
385
|
-
var i = new ScalerParams(0, e, e, this.
|
|
386
|
-
i.b = this.
|
|
387
|
-
var j = this.
|
|
384
|
+
if (this.uw != null && this.indicatorColumn != null && b < this.indicatorColumn.count) {
|
|
385
|
+
var i = new ScalerParams(0, e, e, this.uw.ch, f);
|
|
386
|
+
i.b = this.h3();
|
|
387
|
+
var j = this.uw.ej(this.indicatorColumn._inner[b], i);
|
|
388
388
|
if (j < c.top + 0.1 * c.height) {
|
|
389
389
|
j = j + 0.4 * c.height;
|
|
390
390
|
}
|
|
@@ -393,53 +393,53 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
393
393
|
}
|
|
394
394
|
c.y = j - 0.5 * c.height;
|
|
395
395
|
}
|
|
396
|
-
this.
|
|
396
|
+
this.cs.au(this.cz, c, true);
|
|
397
397
|
}
|
|
398
398
|
return b >= 0;
|
|
399
399
|
};
|
|
400
|
-
FinancialIndicator.prototype.
|
|
401
|
-
var d = _super.prototype.
|
|
400
|
+
FinancialIndicator.prototype.gm = function (a, b, c) {
|
|
401
|
+
var d = _super.prototype.gm.call(this, a, b, c);
|
|
402
402
|
if (this.indicatorColumn == null || this.indicatorColumn.count == 0) {
|
|
403
403
|
d = false;
|
|
404
404
|
}
|
|
405
405
|
return d;
|
|
406
406
|
};
|
|
407
|
-
FinancialIndicator.prototype.
|
|
407
|
+
FinancialIndicator.prototype.xg = function (a, b) {
|
|
408
408
|
var _this = this;
|
|
409
|
-
_super.prototype.
|
|
409
|
+
_super.prototype.xg.call(this, a, b);
|
|
410
410
|
var c = b.by;
|
|
411
411
|
var d = b.bx;
|
|
412
412
|
var e = this.getEffectiveViewport1(b);
|
|
413
|
-
var f = this.
|
|
414
|
-
var g = this.
|
|
413
|
+
var f = this.ua;
|
|
414
|
+
var g = this.uw;
|
|
415
415
|
var h = new ScalerParams(0, c, d, f.ch, e);
|
|
416
416
|
var i = new ScalerParams(0, c, d, g.ch, e);
|
|
417
|
-
i.b = this.
|
|
418
|
-
var j = this.
|
|
417
|
+
i.b = this.h3();
|
|
418
|
+
var j = this.ua.ag();
|
|
419
419
|
var k = j[0];
|
|
420
420
|
var l = j[1];
|
|
421
421
|
a.f.clear();
|
|
422
422
|
a.m.clear();
|
|
423
423
|
a.p.clear();
|
|
424
424
|
var m = 0;
|
|
425
|
-
var n = typeCast(ISortingAxis_$type, this.
|
|
426
|
-
if (n != null && n.i$b.count != this.
|
|
425
|
+
var n = typeCast(ISortingAxis_$type, this.ua);
|
|
426
|
+
if (n != null && n.i$b.count != this.c7.count) {
|
|
427
427
|
return;
|
|
428
428
|
}
|
|
429
|
-
m = this.
|
|
430
|
-
var o = this.
|
|
429
|
+
m = this.v1(c, d, e);
|
|
430
|
+
var o = this.yf();
|
|
431
431
|
if (o == -1) {
|
|
432
432
|
o = this.trendLinePeriod;
|
|
433
433
|
}
|
|
434
434
|
var p = typeCast(FinancialIndicatorView.$, b);
|
|
435
435
|
if (p.ca) {
|
|
436
|
-
p.b8.prepareLineCore(a.p, this.trendLineType, this.indicatorColumn, o, function (q) { return _this.
|
|
436
|
+
p.b8.prepareLineCore(a.p, this.trendLineType, this.indicatorColumn, o, function (q) { return _this.ua.ej(q, h); }, function (q) { return _this.uw.ej(q, i); }, ((function () {
|
|
437
437
|
var $ret = new TrendResolutionParams();
|
|
438
438
|
$ret.e = b.b0.b;
|
|
439
439
|
$ret.f = b.b0.c;
|
|
440
440
|
$ret.g = b.b0.d;
|
|
441
441
|
$ret.a = m;
|
|
442
|
-
$ret.d = _this.
|
|
442
|
+
$ret.d = _this.hk;
|
|
443
443
|
$ret.h = d;
|
|
444
444
|
$ret.i = c;
|
|
445
445
|
$ret.b = l;
|
|
@@ -447,7 +447,7 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
447
447
|
return $ret;
|
|
448
448
|
})()));
|
|
449
449
|
}
|
|
450
|
-
var q = this.
|
|
450
|
+
var q = this.ua.em(2, h) - this.ua.em(1, h);
|
|
451
451
|
for (var r = b.b0.c; r <= b.b0.d; ++r) {
|
|
452
452
|
var s = void 0;
|
|
453
453
|
if (n == null) {
|
|
@@ -472,12 +472,12 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
472
472
|
}
|
|
473
473
|
var z = NaN;
|
|
474
474
|
if (!isNaN_(u)) {
|
|
475
|
-
z = this.
|
|
475
|
+
z = this.ua.ej(u, h);
|
|
476
476
|
}
|
|
477
477
|
s = [z, v, w];
|
|
478
478
|
}
|
|
479
479
|
if (!isNaN_(s[0])) {
|
|
480
|
-
if (this.
|
|
480
|
+
if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
|
|
481
481
|
s[0] = s[0] + m;
|
|
482
482
|
}
|
|
483
483
|
else {
|
|
@@ -495,24 +495,24 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
495
495
|
}
|
|
496
496
|
return;
|
|
497
497
|
};
|
|
498
|
-
FinancialIndicator.prototype.
|
|
499
|
-
_super.prototype.
|
|
498
|
+
FinancialIndicator.prototype.nk = function (a, b) {
|
|
499
|
+
_super.prototype.nk.call(this, a, b);
|
|
500
500
|
var c = b;
|
|
501
501
|
c.cb(a);
|
|
502
502
|
if (c.ca) {
|
|
503
503
|
c.b8.g$d();
|
|
504
504
|
}
|
|
505
505
|
};
|
|
506
|
-
FinancialIndicator.prototype.
|
|
507
|
-
switch (this.
|
|
506
|
+
FinancialIndicator.prototype.uk = function () {
|
|
507
|
+
switch (this.x7) {
|
|
508
508
|
case 1: return 1;
|
|
509
509
|
case 2: return 1;
|
|
510
510
|
case 0: return 12;
|
|
511
511
|
}
|
|
512
512
|
return 1;
|
|
513
513
|
};
|
|
514
|
-
FinancialIndicator.prototype.
|
|
515
|
-
_super.prototype.
|
|
514
|
+
FinancialIndicator.prototype.xi = function (a, b) {
|
|
515
|
+
_super.prototype.xi.call(this, a, b);
|
|
516
516
|
var c = typeCast(FinancialIndicatorView.$, b);
|
|
517
517
|
var d = function (e) { return a.f._inner[e][0]; };
|
|
518
518
|
var e = function (f) { return a.f._inner[f][1]; };
|
|
@@ -523,28 +523,28 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
523
523
|
var f = b.bx;
|
|
524
524
|
var g = this.getEffectiveViewport1(b);
|
|
525
525
|
var h = 0;
|
|
526
|
-
var i = this.
|
|
527
|
-
var j = this.
|
|
526
|
+
var i = this.st;
|
|
527
|
+
var j = this.x0;
|
|
528
528
|
if (b.b3(a)) {
|
|
529
529
|
c.cb(false);
|
|
530
530
|
if (a.f.count > 0) {
|
|
531
|
-
switch (this.
|
|
531
|
+
switch (this.x7) {
|
|
532
532
|
case 0:
|
|
533
|
-
var k = CategorySeries.
|
|
533
|
+
var k = CategorySeries.vh(a.f, a.f.count - 1, f, b.by, false);
|
|
534
534
|
c.cf(a.f.count, d, e, true, k);
|
|
535
535
|
break;
|
|
536
536
|
case 1:
|
|
537
|
-
if (this.
|
|
538
|
-
h = this.
|
|
537
|
+
if (this.uw != null) {
|
|
538
|
+
h = this.v5(b);
|
|
539
539
|
}
|
|
540
540
|
else {
|
|
541
541
|
h = 0.5 * (f.top + f.bottom);
|
|
542
542
|
}
|
|
543
|
-
var l = CategorySeries.
|
|
543
|
+
var l = CategorySeries.vh(a.f, a.f.count - 1, f, b.by, false);
|
|
544
544
|
c.cd(a.f.count, d, e, true, h, l);
|
|
545
545
|
break;
|
|
546
546
|
case 2:
|
|
547
|
-
h = this.
|
|
547
|
+
h = this.v5(b);
|
|
548
548
|
c.ce(a.f.count, d, e, true, h);
|
|
549
549
|
break;
|
|
550
550
|
default: throw new NotImplementedException(0);
|
|
@@ -553,73 +553,73 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
553
553
|
b.b5(a);
|
|
554
554
|
}
|
|
555
555
|
var m = a.f;
|
|
556
|
-
var n = this.
|
|
557
|
-
this.
|
|
556
|
+
var n = this.c7.count;
|
|
557
|
+
this.uj.a2(this, this.vi(), runOn(this, this.t2), this.v7(b), this.v9(b));
|
|
558
558
|
var o = false;
|
|
559
|
-
var p = this.
|
|
559
|
+
var p = this.uj.b;
|
|
560
560
|
if (p != null) {
|
|
561
561
|
o = true;
|
|
562
562
|
}
|
|
563
|
-
this.
|
|
564
|
-
this.
|
|
563
|
+
this.uj.ak = i;
|
|
564
|
+
this.uj.ag = i;
|
|
565
565
|
if (o) {
|
|
566
|
-
var q = new ScalerParams(0, b.by, b.bx, this.
|
|
567
|
-
this.
|
|
568
|
-
this.
|
|
569
|
-
}
|
|
570
|
-
this.
|
|
571
|
-
this.
|
|
572
|
-
this.
|
|
573
|
-
c.cy._opacity = 0.8 * this.
|
|
574
|
-
this.
|
|
575
|
-
this.
|
|
576
|
-
this.
|
|
566
|
+
var q = new ScalerParams(0, b.by, b.bx, this.ua.ch, g);
|
|
567
|
+
this.uj.f = false;
|
|
568
|
+
this.xf(m, -1, n, this.ua, q, b.q);
|
|
569
|
+
}
|
|
570
|
+
this.uj.ad(c.cx, true, false, true, false);
|
|
571
|
+
this.uj.ad(c.cz, true, false, true, false);
|
|
572
|
+
this.uj.ad(c.cy, false, true, false, false);
|
|
573
|
+
c.cy._opacity = 0.8 * this.uj.j * this.hg;
|
|
574
|
+
this.uj.ad(c.cw, true, false, false, false);
|
|
575
|
+
this.uj.ak = j;
|
|
576
|
+
this.uj.ag = j;
|
|
577
577
|
if (o) {
|
|
578
|
-
var r = new ScalerParams(0, b.by, b.bx, this.
|
|
579
|
-
this.
|
|
580
|
-
this.
|
|
581
|
-
}
|
|
582
|
-
this.
|
|
583
|
-
this.
|
|
584
|
-
this.
|
|
585
|
-
c.cu._opacity = 0.8 * this.
|
|
586
|
-
this.
|
|
578
|
+
var r = new ScalerParams(0, b.by, b.bx, this.ua.ch, g);
|
|
579
|
+
this.uj.f = true;
|
|
580
|
+
this.xf(m, -1, n, this.ua, r, b.q);
|
|
581
|
+
}
|
|
582
|
+
this.uj.ad(c.ct, true, false, true, false);
|
|
583
|
+
this.uj.ad(c.cv, true, false, true, false);
|
|
584
|
+
this.uj.ad(c.cu, false, true, false, false);
|
|
585
|
+
c.cu._opacity = 0.8 * this.uj.j * this.hg;
|
|
586
|
+
this.uj.ad(c.cs, true, false, false, false);
|
|
587
587
|
c.ch();
|
|
588
588
|
};
|
|
589
|
-
FinancialIndicator.prototype.
|
|
590
|
-
_super.prototype.
|
|
589
|
+
FinancialIndicator.prototype.qe = function () {
|
|
590
|
+
_super.prototype.qe.call(this);
|
|
591
591
|
if (this.index < 0) {
|
|
592
592
|
return;
|
|
593
593
|
}
|
|
594
|
-
if (this.
|
|
595
|
-
this.
|
|
594
|
+
if (this.x5.ca) {
|
|
595
|
+
this.x5.ci();
|
|
596
596
|
}
|
|
597
597
|
};
|
|
598
|
-
FinancialIndicator.prototype.
|
|
599
|
-
if (this.
|
|
600
|
-
this.
|
|
598
|
+
FinancialIndicator.prototype.yj = function () {
|
|
599
|
+
if (this.x5.ca) {
|
|
600
|
+
this.x5.b8.g$i();
|
|
601
601
|
}
|
|
602
|
-
this.
|
|
603
|
-
if (this.
|
|
604
|
-
this.
|
|
602
|
+
this.x8(0, this.indicatorColumn.count);
|
|
603
|
+
if (this.uw != null && !this.uw.c1()) {
|
|
604
|
+
this.pq(this.fr && this.dp);
|
|
605
605
|
}
|
|
606
606
|
};
|
|
607
|
-
FinancialIndicator.prototype.
|
|
608
|
-
_super.prototype.
|
|
609
|
-
this.a9.exportTrendlineData(this, a, this.
|
|
607
|
+
FinancialIndicator.prototype.n2 = function (a) {
|
|
608
|
+
_super.prototype.n2.call(this, a);
|
|
609
|
+
this.a9.exportTrendlineData(this, a, this.x5.b8.g$j);
|
|
610
610
|
};
|
|
611
611
|
FinancialIndicator.prototype.bb = function (a) {
|
|
612
|
-
if (this.
|
|
612
|
+
if (this.x7 == 1 || this.x7 == 2) {
|
|
613
613
|
return 3;
|
|
614
614
|
}
|
|
615
|
-
else if (this.
|
|
615
|
+
else if (this.x7 == 0) {
|
|
616
616
|
return 2;
|
|
617
617
|
}
|
|
618
618
|
return a;
|
|
619
619
|
};
|
|
620
620
|
FinancialIndicator.$t = markType(FinancialIndicator, 'FinancialIndicator', FinancialSeries.$, [ITrendLineSeries_$type]);
|
|
621
|
-
FinancialIndicator.
|
|
622
|
-
FinancialIndicator.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialIndicator, 'raisePropertyChanged', ['DisplayType:
|
|
621
|
+
FinancialIndicator.yl = DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialIndicator.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
|
|
622
|
+
FinancialIndicator.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialIndicator, 'raisePropertyChanged', ['DisplayType:x7:ym', [IndicatorDisplayType_$type, enumGetBox(IndicatorDisplayType_$type, 0)], 'IgnoreFirst:yd:yn', [1, 0], 'TrendLineType::yt', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::ys', [1, 1.5], 'TrendLinePeriod::yr', [1, 7], 'TrendLineBrush::yo', [Brush.$, null], 'TrendLineZIndex:ye:yu', [1, 1001], 'TrendLineDashArray:yw:yp', [DoubleCollection.$], 'TrendLineDashCap:yx:yq', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
|
|
623
623
|
return FinancialIndicator;
|
|
624
624
|
}(FinancialSeries));
|
|
625
625
|
export { FinancialIndicator };
|
|
@@ -734,8 +734,8 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
734
734
|
FinancialIndicatorView.prototype.au = function () {
|
|
735
735
|
_super.prototype.au.call(this);
|
|
736
736
|
if (!this.q) {
|
|
737
|
-
this.b6.
|
|
738
|
-
this.b6.
|
|
737
|
+
this.b6.x0 = Defaults.ah;
|
|
738
|
+
this.b6.x7 = this.b6.x6;
|
|
739
739
|
}
|
|
740
740
|
};
|
|
741
741
|
FinancialIndicatorView.prototype.cj = function () {
|
|
@@ -746,7 +746,7 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
746
746
|
Object.defineProperty(FinancialIndicatorView.prototype, "b8", {
|
|
747
747
|
get: function () {
|
|
748
748
|
if (this.b7 == null) {
|
|
749
|
-
this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.as(), this.e.
|
|
749
|
+
this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.as(), this.e.qs, this.e, this.e.da);
|
|
750
750
|
}
|
|
751
751
|
return this.b7;
|
|
752
752
|
},
|
|
@@ -780,11 +780,11 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
780
780
|
FinancialIndicatorView.prototype.ch = function () {
|
|
781
781
|
};
|
|
782
782
|
FinancialIndicatorView.prototype.cf = function (a, b, c, d, e) {
|
|
783
|
-
IndicatorRenderer.g(a, b, c, d, this.by, this.bx, this.cx, this.ct, this.b0.b, this.e.
|
|
783
|
+
IndicatorRenderer.g(a, b, c, d, this.by, this.bx, this.cx, this.ct, this.b0.b, this.e.hk, e);
|
|
784
784
|
this.as();
|
|
785
785
|
};
|
|
786
786
|
FinancialIndicatorView.prototype.cd = function (a, b, c, d, e, f) {
|
|
787
|
-
IndicatorRenderer.e(a, b, c, d, this.by, this.bx, this.cx, this.cy, this.ct, this.cu, e, this.b0.b, this.e.
|
|
787
|
+
IndicatorRenderer.e(a, b, c, d, this.by, this.bx, this.cx, this.cy, this.ct, this.cu, e, this.b0.b, this.e.hk, f);
|
|
788
788
|
this.as();
|
|
789
789
|
};
|
|
790
790
|
FinancialIndicatorView.prototype.ce = function (a, b, c, d, e) {
|
|
@@ -792,12 +792,12 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
792
792
|
this.as();
|
|
793
793
|
};
|
|
794
794
|
FinancialIndicatorView.prototype.ci = function () {
|
|
795
|
-
this.b6.
|
|
795
|
+
this.b6.yv = null;
|
|
796
796
|
if (this.b6.trendLineBrush != null) {
|
|
797
|
-
this.b6.
|
|
797
|
+
this.b6.yv = this.b6.trendLineBrush;
|
|
798
798
|
}
|
|
799
799
|
else {
|
|
800
|
-
this.b6.
|
|
800
|
+
this.b6.yv = this.b6.st;
|
|
801
801
|
}
|
|
802
802
|
};
|
|
803
803
|
FinancialIndicatorView.prototype.be = function () {
|
|
@@ -813,26 +813,26 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
813
813
|
this.ck.an = this.cs.an;
|
|
814
814
|
this.cp._stroke = a;
|
|
815
815
|
this.cr._stroke = a;
|
|
816
|
-
this.cp.ad = this.e.
|
|
817
|
-
this.cr.ad = this.e.
|
|
816
|
+
this.cp.ad = this.e.hl + 3;
|
|
817
|
+
this.cr.ad = this.e.hl + 3;
|
|
818
818
|
this.cq._fill = a;
|
|
819
819
|
this.cq._opacity = 1;
|
|
820
820
|
this.co._stroke = a;
|
|
821
|
-
this.co.ad = this.e.
|
|
821
|
+
this.co.ad = this.e.hl + 3;
|
|
822
822
|
this.cl._stroke = a;
|
|
823
823
|
this.cn._stroke = a;
|
|
824
|
-
this.cl.ad = this.e.
|
|
825
|
-
this.cn.ad = this.e.
|
|
824
|
+
this.cl.ad = this.e.hl + 3;
|
|
825
|
+
this.cn.ad = this.e.hl + 3;
|
|
826
826
|
this.cm._fill = a;
|
|
827
827
|
this.cm._opacity = 1;
|
|
828
828
|
this.ck._stroke = a;
|
|
829
|
-
this.ck.ad = this.e.
|
|
829
|
+
this.ck.ad = this.e.hl + 3;
|
|
830
830
|
};
|
|
831
831
|
FinancialIndicatorView.prototype.a8 = function (a, b) {
|
|
832
832
|
_super.prototype.a8.call(this, a, b);
|
|
833
833
|
if (a.d) {
|
|
834
834
|
if (b) {
|
|
835
|
-
if (this.b6.
|
|
835
|
+
if (this.b6.x7 == 2) {
|
|
836
836
|
a.t(this.co);
|
|
837
837
|
a.t(this.ck);
|
|
838
838
|
}
|
|
@@ -846,7 +846,7 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
846
846
|
}
|
|
847
847
|
}
|
|
848
848
|
else {
|
|
849
|
-
if (this.b6.
|
|
849
|
+
if (this.b6.x7 == 2) {
|
|
850
850
|
a.t(this.cw);
|
|
851
851
|
a.t(this.cs);
|
|
852
852
|
}
|
|
@@ -866,9 +866,9 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
866
866
|
if (this.b6.trendLineType != 0 && !b) {
|
|
867
867
|
var c = this.b8.g$j;
|
|
868
868
|
c.ad = this.b6.trendLineThickness;
|
|
869
|
-
c._stroke = this.b6.
|
|
870
|
-
c.aj = this.b6.
|
|
871
|
-
c.ai = this.b6.
|
|
869
|
+
c._stroke = this.b6.yv;
|
|
870
|
+
c.aj = this.b6.yx;
|
|
871
|
+
c.ai = this.b6.yw;
|
|
872
872
|
a.v(c);
|
|
873
873
|
}
|
|
874
874
|
}
|
|
@@ -887,7 +887,7 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
887
887
|
};
|
|
888
888
|
FinancialIndicatorView.prototype.cg = function () {
|
|
889
889
|
if (this.ca) {
|
|
890
|
-
this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.as(), this.e.
|
|
890
|
+
this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.as(), this.e.qs, this.e, this.e.da);
|
|
891
891
|
}
|
|
892
892
|
};
|
|
893
893
|
FinancialIndicatorView.$t = markType(FinancialIndicatorView, 'FinancialIndicatorView', FinancialSeriesView.$);
|