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
|
@@ -156,7 +156,7 @@ var FinancialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
156
156
|
a = this.c;
|
|
157
157
|
b = this.d;
|
|
158
158
|
c = this.b;
|
|
159
|
-
d = this.a.b2.
|
|
159
|
+
d = this.a.b2.hk;
|
|
160
160
|
return {
|
|
161
161
|
p0: a,
|
|
162
162
|
p1: b,
|
|
@@ -171,20 +171,20 @@ var FinancialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
171
171
|
if (this.a.b2 != null) {
|
|
172
172
|
d = this.a.b2.getEffectiveViewport1(this.a);
|
|
173
173
|
}
|
|
174
|
-
if (b.isEmpty || c.isEmpty || this.a.b2.
|
|
174
|
+
if (b.isEmpty || c.isEmpty || this.a.b2.ua == null) {
|
|
175
175
|
this.b = 0;
|
|
176
176
|
return;
|
|
177
177
|
}
|
|
178
|
-
var e = (this.a.b2.
|
|
178
|
+
var e = (this.a.b2.ua != null) ? this.a.b2.ua.ch : false;
|
|
179
179
|
var f = new ScalerParams(0, b, c, e, d);
|
|
180
|
-
var g = this.a.b2.
|
|
181
|
-
var h = typeCast(ISortingAxis_$type, this.a.b2.
|
|
180
|
+
var g = this.a.b2.tp(this.a);
|
|
181
|
+
var h = typeCast(ISortingAxis_$type, this.a.b2.ua);
|
|
182
182
|
if (h == null || h.i$b == null) {
|
|
183
|
-
var i = Math.floor(this.a.b2.
|
|
184
|
-
var j = Math.ceil(this.a.b2.
|
|
185
|
-
if (this.a.b2.
|
|
186
|
-
j = Math.ceil(this.a.b2.
|
|
187
|
-
i = Math.floor(this.a.b2.
|
|
183
|
+
var i = Math.floor(this.a.b2.ua.em(g.left, f));
|
|
184
|
+
var j = Math.ceil(this.a.b2.ua.em(g.right, f));
|
|
185
|
+
if (this.a.b2.ua.ch) {
|
|
186
|
+
j = Math.ceil(this.a.b2.ua.em(g.left, f));
|
|
187
|
+
i = Math.floor(this.a.b2.ua.em(g.right, f));
|
|
188
188
|
}
|
|
189
189
|
var k = Math.floor((j - i + 1) * a / g.width);
|
|
190
190
|
this.b = truncate(Math.max(1, k));
|
|
@@ -212,45 +212,45 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
212
212
|
__extends(FinancialSeries, _super);
|
|
213
213
|
function FinancialSeries() {
|
|
214
214
|
var _this = _super.call(this) || this;
|
|
215
|
+
_this.u1 = null;
|
|
216
|
+
_this.uz = null;
|
|
215
217
|
_this.u0 = null;
|
|
216
218
|
_this.uy = null;
|
|
217
|
-
_this.
|
|
218
|
-
_this.
|
|
219
|
-
_this.u1 = null;
|
|
220
|
-
_this.va = false;
|
|
219
|
+
_this.u2 = null;
|
|
220
|
+
_this.vb = false;
|
|
221
221
|
_this.assigningCategoryStyle = null;
|
|
222
|
-
_this.
|
|
223
|
-
_this.
|
|
224
|
-
_this.
|
|
225
|
-
_this.
|
|
226
|
-
_this.
|
|
227
|
-
_this.
|
|
228
|
-
_this.
|
|
229
|
-
_this.
|
|
230
|
-
_this.
|
|
222
|
+
_this.uj = null;
|
|
223
|
+
_this.vl = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
|
|
224
|
+
_this.vm = new Dictionary$2(String_$type, String_$type, 0);
|
|
225
|
+
_this.va = false;
|
|
226
|
+
_this.uu = null;
|
|
227
|
+
_this.ue = null;
|
|
228
|
+
_this.ug = null;
|
|
229
|
+
_this.uc = null;
|
|
230
|
+
_this.um = null;
|
|
231
231
|
_this.typical = null;
|
|
232
232
|
_this.typicalBasedOn = null;
|
|
233
|
-
_this.
|
|
233
|
+
_this.u9 = false;
|
|
234
|
+
_this.vy = null;
|
|
235
|
+
_this.vw = null;
|
|
234
236
|
_this.vx = null;
|
|
235
237
|
_this.vv = null;
|
|
236
|
-
_this.
|
|
237
|
-
_this.
|
|
238
|
-
_this.
|
|
239
|
-
_this.ue = null;
|
|
240
|
-
_this.ua = null;
|
|
241
|
-
_this.ug = 0;
|
|
242
|
-
_this.uu = null;
|
|
243
|
-
_this.uw = null;
|
|
244
|
-
_this.ui = new CategorySeriesRenderManager();
|
|
245
|
-
_this.va = false;
|
|
246
|
-
_this.ul = new CategoryTransitionSourceFramePreparer();
|
|
247
|
-
_this.ue = new CategoryFrame(3);
|
|
248
|
-
_this.ab = FinancialSeries.$;
|
|
238
|
+
_this.vz = null;
|
|
239
|
+
_this.uf = null;
|
|
240
|
+
_this.ub = null;
|
|
249
241
|
_this.uh = 0;
|
|
242
|
+
_this.uv = null;
|
|
243
|
+
_this.ux = null;
|
|
244
|
+
_this.uj = new CategorySeriesRenderManager();
|
|
245
|
+
_this.vb = false;
|
|
246
|
+
_this.um = new CategoryTransitionSourceFramePreparer();
|
|
247
|
+
_this.uf = new CategoryFrame(3);
|
|
248
|
+
_this.ab = FinancialSeries.$;
|
|
249
|
+
_this.ui = 0;
|
|
250
250
|
return _this;
|
|
251
251
|
}
|
|
252
|
-
FinancialSeries.prototype.
|
|
253
|
-
var a = _super.prototype.
|
|
252
|
+
FinancialSeries.prototype.g1 = function () {
|
|
253
|
+
var a = _super.prototype.g1.call(this);
|
|
254
254
|
{
|
|
255
255
|
var b = ((function () {
|
|
256
256
|
var $ret = new SeriesLayerPropertyOverlay();
|
|
@@ -260,7 +260,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
260
260
|
$ret.q = true;
|
|
261
261
|
return $ret;
|
|
262
262
|
})());
|
|
263
|
-
b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.
|
|
263
|
+
b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.xd));
|
|
264
264
|
a.add(b);
|
|
265
265
|
}
|
|
266
266
|
{
|
|
@@ -272,7 +272,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
272
272
|
$ret.q = true;
|
|
273
273
|
return $ret;
|
|
274
274
|
})());
|
|
275
|
-
c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.
|
|
275
|
+
c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.xb));
|
|
276
276
|
a.add(c);
|
|
277
277
|
}
|
|
278
278
|
{
|
|
@@ -284,7 +284,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
284
284
|
$ret.q = true;
|
|
285
285
|
return $ret;
|
|
286
286
|
})());
|
|
287
|
-
d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.
|
|
287
|
+
d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.xc));
|
|
288
288
|
a.add(d);
|
|
289
289
|
}
|
|
290
290
|
{
|
|
@@ -296,7 +296,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
296
296
|
$ret.q = true;
|
|
297
297
|
return $ret;
|
|
298
298
|
})());
|
|
299
|
-
e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.
|
|
299
|
+
e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.xa));
|
|
300
300
|
a.add(e);
|
|
301
301
|
}
|
|
302
302
|
{
|
|
@@ -308,7 +308,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
308
308
|
$ret.q = true;
|
|
309
309
|
return $ret;
|
|
310
310
|
})());
|
|
311
|
-
f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.
|
|
311
|
+
f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.xe));
|
|
312
312
|
a.add(f);
|
|
313
313
|
}
|
|
314
314
|
{
|
|
@@ -321,7 +321,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
321
321
|
$ret.q = true;
|
|
322
322
|
return $ret;
|
|
323
323
|
})());
|
|
324
|
-
g.valueResolving = delegateCombine(g.valueResolving, runOn(this, this.
|
|
324
|
+
g.valueResolving = delegateCombine(g.valueResolving, runOn(this, this.py));
|
|
325
325
|
a.add(g);
|
|
326
326
|
}
|
|
327
327
|
{
|
|
@@ -334,7 +334,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
334
334
|
$ret.q = true;
|
|
335
335
|
return $ret;
|
|
336
336
|
})());
|
|
337
|
-
h.valueResolving = delegateCombine(h.valueResolving, runOn(this, this.
|
|
337
|
+
h.valueResolving = delegateCombine(h.valueResolving, runOn(this, this.py));
|
|
338
338
|
a.add(h);
|
|
339
339
|
}
|
|
340
340
|
{
|
|
@@ -346,7 +346,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
346
346
|
$ret.q = true;
|
|
347
347
|
return $ret;
|
|
348
348
|
})());
|
|
349
|
-
i.valueResolving = delegateCombine(i.valueResolving, runOn(this, this.
|
|
349
|
+
i.valueResolving = delegateCombine(i.valueResolving, runOn(this, this.py));
|
|
350
350
|
a.add(i);
|
|
351
351
|
}
|
|
352
352
|
{
|
|
@@ -358,7 +358,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
358
358
|
$ret.q = true;
|
|
359
359
|
return $ret;
|
|
360
360
|
})());
|
|
361
|
-
j.valueResolving = delegateCombine(j.valueResolving, runOn(this, this.
|
|
361
|
+
j.valueResolving = delegateCombine(j.valueResolving, runOn(this, this.py));
|
|
362
362
|
a.add(j);
|
|
363
363
|
}
|
|
364
364
|
var k = ((function () {
|
|
@@ -381,86 +381,86 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
381
381
|
a.add(l);
|
|
382
382
|
return a;
|
|
383
383
|
};
|
|
384
|
-
FinancialSeries.prototype.
|
|
385
|
-
if (this.
|
|
386
|
-
b.value = this.
|
|
384
|
+
FinancialSeries.prototype.xd = function (a, b) {
|
|
385
|
+
if (this.wn != null) {
|
|
386
|
+
b.value = this.wn;
|
|
387
387
|
return;
|
|
388
388
|
}
|
|
389
|
-
b.value = this.
|
|
389
|
+
b.value = this.w0;
|
|
390
390
|
};
|
|
391
|
-
FinancialSeries.prototype.
|
|
392
|
-
if (this.
|
|
393
|
-
b.value = this.
|
|
391
|
+
FinancialSeries.prototype.xb = function (a, b) {
|
|
392
|
+
if (this.wj != null) {
|
|
393
|
+
b.value = this.wj;
|
|
394
394
|
return;
|
|
395
395
|
}
|
|
396
|
-
b.value = this.
|
|
396
|
+
b.value = this.wr;
|
|
397
397
|
};
|
|
398
|
-
FinancialSeries.prototype.
|
|
399
|
-
if (this.
|
|
400
|
-
b.value = this.
|
|
398
|
+
FinancialSeries.prototype.xc = function (a, b) {
|
|
399
|
+
if (this.wl != null) {
|
|
400
|
+
b.value = this.wl;
|
|
401
401
|
return;
|
|
402
402
|
}
|
|
403
|
-
b.value = this.
|
|
403
|
+
b.value = this.ww;
|
|
404
404
|
};
|
|
405
|
-
FinancialSeries.prototype.
|
|
406
|
-
if (this.
|
|
407
|
-
b.value = this.
|
|
405
|
+
FinancialSeries.prototype.xa = function (a, b) {
|
|
406
|
+
if (this.wh != null) {
|
|
407
|
+
b.value = this.wh;
|
|
408
408
|
return;
|
|
409
409
|
}
|
|
410
|
-
b.value = this.
|
|
410
|
+
b.value = this.we;
|
|
411
411
|
};
|
|
412
|
-
FinancialSeries.prototype.
|
|
413
|
-
if (this.
|
|
414
|
-
b.value = this.
|
|
412
|
+
FinancialSeries.prototype.xe = function (a, b) {
|
|
413
|
+
if (this.wp != null) {
|
|
414
|
+
b.value = this.wp;
|
|
415
415
|
return;
|
|
416
416
|
}
|
|
417
|
-
b.value = this.
|
|
417
|
+
b.value = this.w4;
|
|
418
418
|
};
|
|
419
|
-
FinancialSeries.prototype.
|
|
420
|
-
if (this.
|
|
421
|
-
return this.
|
|
419
|
+
FinancialSeries.prototype.jx = function () {
|
|
420
|
+
if (this.dk()) {
|
|
421
|
+
return this.bj.ug;
|
|
422
422
|
}
|
|
423
423
|
else {
|
|
424
|
-
return this.
|
|
424
|
+
return this.bj.uc;
|
|
425
425
|
}
|
|
426
426
|
};
|
|
427
|
-
FinancialSeries.prototype.
|
|
428
|
-
_super.prototype.
|
|
429
|
-
this.
|
|
427
|
+
FinancialSeries.prototype.o1 = function (a) {
|
|
428
|
+
_super.prototype.o1.call(this, a);
|
|
429
|
+
this.ur = a;
|
|
430
430
|
};
|
|
431
|
-
FinancialSeries.prototype.
|
|
431
|
+
FinancialSeries.prototype.get_el = function () {
|
|
432
432
|
return true;
|
|
433
433
|
};
|
|
434
434
|
FinancialSeries.prototype.ag = function () {
|
|
435
|
-
return [this.
|
|
435
|
+
return [this.ua, this.uw];
|
|
436
436
|
};
|
|
437
|
-
FinancialSeries.prototype.
|
|
438
|
-
var c = this.
|
|
437
|
+
FinancialSeries.prototype.jv = function (a, b) {
|
|
438
|
+
var c = this.lw(b);
|
|
439
439
|
if (c == FinancialSeries.$$p[11]) {
|
|
440
|
-
return this.
|
|
440
|
+
return this.jw(a, b, this.w0);
|
|
441
441
|
}
|
|
442
442
|
if (c == FinancialSeries.$$p[6]) {
|
|
443
|
-
return this.
|
|
443
|
+
return this.jw(a, b, this.wr);
|
|
444
444
|
}
|
|
445
445
|
if (c == FinancialSeries.$$p[9]) {
|
|
446
|
-
return this.
|
|
446
|
+
return this.jw(a, b, this.ww);
|
|
447
447
|
}
|
|
448
448
|
if (c == FinancialSeries.$$p[0]) {
|
|
449
|
-
return this.
|
|
449
|
+
return this.jw(a, b, this.we);
|
|
450
450
|
}
|
|
451
451
|
if (c == FinancialSeries.$$p[13]) {
|
|
452
|
-
return this.
|
|
452
|
+
return this.jw(a, b, this.w4);
|
|
453
453
|
}
|
|
454
|
-
return _super.prototype.
|
|
454
|
+
return _super.prototype.jv.call(this, a, b);
|
|
455
455
|
};
|
|
456
|
-
FinancialSeries.prototype.
|
|
456
|
+
FinancialSeries.prototype.wa = function () {
|
|
457
457
|
return 2;
|
|
458
458
|
};
|
|
459
|
-
FinancialSeries.prototype.
|
|
459
|
+
FinancialSeries.prototype.v8 = function () {
|
|
460
460
|
return 4;
|
|
461
461
|
};
|
|
462
462
|
FinancialSeries.prototype.ah = function (a) {
|
|
463
|
-
var b = this.aj(this.
|
|
463
|
+
var b = this.aj(this.ua, this.uc.f, this.v7(this.ck), this.v9(this.ck), this.tn(a), true);
|
|
464
464
|
if (b == null) {
|
|
465
465
|
return null;
|
|
466
466
|
}
|
|
@@ -468,14 +468,14 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
468
468
|
var d = b[1];
|
|
469
469
|
var e = new Array(1);
|
|
470
470
|
var f = new Array(2);
|
|
471
|
-
var g = this.
|
|
471
|
+
var g = this.wa();
|
|
472
472
|
f[0] = { $type: Point_$type, x: c[0], y: c[g] };
|
|
473
473
|
f[1] = { $type: Point_$type, x: d[0], y: d[g] };
|
|
474
474
|
e[0] = f;
|
|
475
475
|
return e;
|
|
476
476
|
};
|
|
477
477
|
FinancialSeries.prototype.ai = function (a) {
|
|
478
|
-
var b = this.aj(this.
|
|
478
|
+
var b = this.aj(this.ua, this.uc.f, this.v7(this.ck), this.v9(this.ck), this.tn(a), true);
|
|
479
479
|
if (b == null) {
|
|
480
480
|
return null;
|
|
481
481
|
}
|
|
@@ -488,362 +488,362 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
488
488
|
e[0] = f;
|
|
489
489
|
return e;
|
|
490
490
|
};
|
|
491
|
-
FinancialSeries.prototype.s3 = function () {
|
|
492
|
-
return this.xz;
|
|
493
|
-
};
|
|
494
491
|
FinancialSeries.prototype.s4 = function () {
|
|
495
|
-
return this.
|
|
492
|
+
return this.x0;
|
|
496
493
|
};
|
|
497
|
-
FinancialSeries.prototype.
|
|
498
|
-
|
|
499
|
-
this.t9 = null;
|
|
500
|
-
this.uv = null;
|
|
494
|
+
FinancialSeries.prototype.s5 = function () {
|
|
495
|
+
return this.x0;
|
|
501
496
|
};
|
|
502
|
-
FinancialSeries.prototype.
|
|
497
|
+
FinancialSeries.prototype.nh = function () {
|
|
498
|
+
_super.prototype.nh.call(this);
|
|
499
|
+
this.ua = null;
|
|
500
|
+
this.uw = null;
|
|
501
|
+
};
|
|
502
|
+
FinancialSeries.prototype.get_d0 = function () {
|
|
503
503
|
return true;
|
|
504
504
|
};
|
|
505
|
-
FinancialSeries.prototype.
|
|
506
|
-
return this.
|
|
505
|
+
FinancialSeries.prototype.get_fj = function () {
|
|
506
|
+
return this.uw != null && this.uw.ch;
|
|
507
507
|
};
|
|
508
|
-
Object.defineProperty(FinancialSeries.prototype, "
|
|
508
|
+
Object.defineProperty(FinancialSeries.prototype, "u6", {
|
|
509
509
|
get: function () {
|
|
510
|
-
return this.
|
|
510
|
+
return this.u1;
|
|
511
511
|
},
|
|
512
512
|
set: function (a) {
|
|
513
|
-
if (this.
|
|
514
|
-
var b = this.
|
|
515
|
-
this.
|
|
516
|
-
this.raisePropertyChanged("OpenColumn", b, this.
|
|
513
|
+
if (this.u1 != a) {
|
|
514
|
+
var b = this.u1;
|
|
515
|
+
this.u1 = a;
|
|
516
|
+
this.raisePropertyChanged("OpenColumn", b, this.u1);
|
|
517
517
|
}
|
|
518
518
|
},
|
|
519
519
|
enumerable: false,
|
|
520
520
|
configurable: true
|
|
521
521
|
});
|
|
522
|
-
Object.defineProperty(FinancialSeries.prototype, "
|
|
522
|
+
Object.defineProperty(FinancialSeries.prototype, "u4", {
|
|
523
523
|
get: function () {
|
|
524
|
-
return this.
|
|
524
|
+
return this.uz;
|
|
525
525
|
},
|
|
526
526
|
set: function (a) {
|
|
527
|
-
if (this.
|
|
528
|
-
var b = this.
|
|
529
|
-
this.
|
|
530
|
-
this.raisePropertyChanged("HighColumn", b, this.
|
|
527
|
+
if (this.uz != a) {
|
|
528
|
+
var b = this.uz;
|
|
529
|
+
this.uz = a;
|
|
530
|
+
this.raisePropertyChanged("HighColumn", b, this.uz);
|
|
531
531
|
}
|
|
532
532
|
},
|
|
533
533
|
enumerable: false,
|
|
534
534
|
configurable: true
|
|
535
535
|
});
|
|
536
|
-
Object.defineProperty(FinancialSeries.prototype, "
|
|
536
|
+
Object.defineProperty(FinancialSeries.prototype, "u5", {
|
|
537
537
|
get: function () {
|
|
538
|
-
return this.
|
|
538
|
+
return this.u0;
|
|
539
539
|
},
|
|
540
540
|
set: function (a) {
|
|
541
|
-
if (this.
|
|
542
|
-
var b = this.
|
|
543
|
-
this.
|
|
544
|
-
this.raisePropertyChanged("LowColumn", b, this.
|
|
541
|
+
if (this.u0 != a) {
|
|
542
|
+
var b = this.u0;
|
|
543
|
+
this.u0 = a;
|
|
544
|
+
this.raisePropertyChanged("LowColumn", b, this.u0);
|
|
545
545
|
}
|
|
546
546
|
},
|
|
547
547
|
enumerable: false,
|
|
548
548
|
configurable: true
|
|
549
549
|
});
|
|
550
|
-
Object.defineProperty(FinancialSeries.prototype, "
|
|
550
|
+
Object.defineProperty(FinancialSeries.prototype, "u3", {
|
|
551
551
|
get: function () {
|
|
552
|
-
return this.
|
|
552
|
+
return this.uy;
|
|
553
553
|
},
|
|
554
554
|
set: function (a) {
|
|
555
|
-
if (this.
|
|
556
|
-
var b = this.
|
|
557
|
-
this.
|
|
558
|
-
this.raisePropertyChanged("CloseColumn", b, this.
|
|
555
|
+
if (this.uy != a) {
|
|
556
|
+
var b = this.uy;
|
|
557
|
+
this.uy = a;
|
|
558
|
+
this.raisePropertyChanged("CloseColumn", b, this.uy);
|
|
559
559
|
}
|
|
560
560
|
},
|
|
561
561
|
enumerable: false,
|
|
562
562
|
configurable: true
|
|
563
563
|
});
|
|
564
|
-
Object.defineProperty(FinancialSeries.prototype, "
|
|
564
|
+
Object.defineProperty(FinancialSeries.prototype, "u8", {
|
|
565
565
|
get: function () {
|
|
566
|
-
return this.
|
|
566
|
+
return this.u2;
|
|
567
567
|
},
|
|
568
568
|
set: function (a) {
|
|
569
|
-
if (this.
|
|
570
|
-
var b = this.
|
|
571
|
-
this.
|
|
572
|
-
this.raisePropertyChanged("VolumeColumn", b, this.
|
|
569
|
+
if (this.u2 != a) {
|
|
570
|
+
var b = this.u2;
|
|
571
|
+
this.u2 = a;
|
|
572
|
+
this.raisePropertyChanged("VolumeColumn", b, this.u2);
|
|
573
573
|
}
|
|
574
574
|
},
|
|
575
575
|
enumerable: false,
|
|
576
576
|
configurable: true
|
|
577
577
|
});
|
|
578
|
-
FinancialSeries.prototype.
|
|
579
|
-
return this.highlightedItemsSource != null || (this.
|
|
578
|
+
FinancialSeries.prototype.fo = function () {
|
|
579
|
+
return this.highlightedItemsSource != null || (this.wn != null && this.wj != null && this.wl != null && this.wh != null);
|
|
580
580
|
};
|
|
581
|
-
FinancialSeries.prototype.
|
|
582
|
-
return (this.assigningCategoryStyle != null && this.
|
|
581
|
+
FinancialSeries.prototype.vi = function () {
|
|
582
|
+
return (this.assigningCategoryStyle != null && this.vb) || this.bt != 1;
|
|
583
583
|
};
|
|
584
|
-
FinancialSeries.prototype.
|
|
585
|
-
if (this.assigningCategoryStyle != null && this.
|
|
584
|
+
FinancialSeries.prototype.xh = function (a) {
|
|
585
|
+
if (this.assigningCategoryStyle != null && this.vb) {
|
|
586
586
|
this.assigningCategoryStyle(this, a);
|
|
587
587
|
}
|
|
588
588
|
};
|
|
589
|
-
FinancialSeries.prototype.
|
|
590
|
-
var g = this.
|
|
591
|
-
this.
|
|
592
|
-
this.
|
|
593
|
-
var h = this.
|
|
589
|
+
FinancialSeries.prototype.xf = function (a, b, c, d, e, f) {
|
|
590
|
+
var g = this.bt != 1;
|
|
591
|
+
this.uj.a3(this.uj.b, d.cn, a, b, c, d, e, f, false);
|
|
592
|
+
this.uj.ab(this.hi);
|
|
593
|
+
var h = this.uj.ay;
|
|
594
594
|
var i = null;
|
|
595
|
-
var j = this.
|
|
596
|
-
if (g && this.
|
|
597
|
-
i = this.
|
|
595
|
+
var j = this.c7;
|
|
596
|
+
if (g && this.cz != null) {
|
|
597
|
+
i = this.cz.a7.getHighlightingInfo(this, j, h.o, h.n, false);
|
|
598
598
|
h.b = i;
|
|
599
599
|
}
|
|
600
600
|
h.f = f;
|
|
601
|
-
this.
|
|
602
|
-
this.
|
|
601
|
+
this.xh(h);
|
|
602
|
+
this.uj.z(this, i, f, g, b < 0);
|
|
603
603
|
};
|
|
604
|
-
FinancialSeries.prototype.
|
|
605
|
-
return this.
|
|
604
|
+
FinancialSeries.prototype.v0 = function (a) {
|
|
605
|
+
return this.hy(a, this.ua);
|
|
606
606
|
};
|
|
607
|
-
FinancialSeries.prototype.
|
|
608
|
-
return this.
|
|
607
|
+
FinancialSeries.prototype.jg = function (a, b) {
|
|
608
|
+
return this.jh(a, b, this.ua, runOn(this, this.v0), new FinancialValueList(this.u6, this.u4, this.u5, this.u3, this.u8));
|
|
609
609
|
};
|
|
610
|
-
FinancialSeries.prototype.
|
|
611
|
-
return this.
|
|
610
|
+
FinancialSeries.prototype.je = function (a, b) {
|
|
611
|
+
return this.jf(a, b, this.ua, runOn(this, this.v0), new FinancialValueList(this.u6, this.u4, this.u5, this.u3, this.u8));
|
|
612
612
|
};
|
|
613
|
-
FinancialSeries.prototype.
|
|
613
|
+
FinancialSeries.prototype.hu = function (a, b, c, d, e) {
|
|
614
614
|
if (c == null) {
|
|
615
615
|
return Number.POSITIVE_INFINITY;
|
|
616
616
|
}
|
|
617
|
-
var f = this.
|
|
618
|
-
return this.
|
|
617
|
+
var f = this.ua.lf;
|
|
618
|
+
return this.hv(a, b, this.ua, d, e, f, runOn(this, this.v0));
|
|
619
619
|
};
|
|
620
620
|
FinancialSeries.prototype.getOffsetValue = function () {
|
|
621
|
-
return this.
|
|
621
|
+
return this.v1(this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck));
|
|
622
622
|
};
|
|
623
623
|
FinancialSeries.prototype.getCategoryWidth = function () {
|
|
624
|
-
return this.
|
|
624
|
+
return this.ua.getCategorySize(this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck));
|
|
625
625
|
};
|
|
626
|
-
FinancialSeries.prototype.
|
|
627
|
-
return this.
|
|
626
|
+
FinancialSeries.prototype.ti = function (a, b, c) {
|
|
627
|
+
return this.tk(a, b, c, this.v1(this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck)), this.uw, this.ua, null, null, null);
|
|
628
628
|
};
|
|
629
|
-
FinancialSeries.prototype.
|
|
630
|
-
var d = this.getEffectiveViewport1(this.
|
|
631
|
-
var e = this.
|
|
632
|
-
var f = new ScalerParams(0, this.
|
|
633
|
-
return this.
|
|
629
|
+
FinancialSeries.prototype.ia = function (a, b, c) {
|
|
630
|
+
var d = this.getEffectiveViewport1(this.ck);
|
|
631
|
+
var e = this.v1(this.ck.by, this.ck.bx, d);
|
|
632
|
+
var f = new ScalerParams(0, this.ck.by, this.ck.bx, this.ua.ch, d);
|
|
633
|
+
return this.ic(new FinancialValueList(this.u6, this.u4, this.u5, this.u3, this.u8), a, this.ua, f, e, runOn(this, this.v0), b, c);
|
|
634
634
|
};
|
|
635
|
-
FinancialSeries.prototype.
|
|
636
|
-
var d = this.getEffectiveViewport1(this.
|
|
637
|
-
var e = this.
|
|
638
|
-
var f = new ScalerParams(0, this.
|
|
639
|
-
return this.
|
|
635
|
+
FinancialSeries.prototype.h6 = function (a, b, c) {
|
|
636
|
+
var d = this.getEffectiveViewport1(this.ck);
|
|
637
|
+
var e = this.v1(this.ck.by, this.ck.bx, d);
|
|
638
|
+
var f = new ScalerParams(0, this.ck.by, this.ck.bx, this.ua.ch, d);
|
|
639
|
+
return this.ic(this.u4, a, this.ua, f, e, runOn(this, this.v0), b, c);
|
|
640
640
|
};
|
|
641
|
-
FinancialSeries.prototype.
|
|
642
|
-
var d = this.getEffectiveViewport1(this.
|
|
643
|
-
var e = this.
|
|
644
|
-
var f = new ScalerParams(0, this.
|
|
645
|
-
return this.
|
|
646
|
-
};
|
|
647
|
-
FinancialSeries.prototype.v1 = function (a, b, c) {
|
|
648
|
-
var d = this.getEffectiveViewport1(this.cj);
|
|
649
|
-
var e = this.v0(this.cj.by, this.cj.bx, d);
|
|
650
|
-
var f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
|
|
651
|
-
return this.ib(this.u2, a, this.t9, f, e, runOn(this, this.vz), b, c);
|
|
641
|
+
FinancialSeries.prototype.h8 = function (a, b, c) {
|
|
642
|
+
var d = this.getEffectiveViewport1(this.ck);
|
|
643
|
+
var e = this.v1(this.ck.by, this.ck.bx, d);
|
|
644
|
+
var f = new ScalerParams(0, this.ck.by, this.ck.bx, this.ua.ch, d);
|
|
645
|
+
return this.ic(this.u5, a, this.ua, f, e, runOn(this, this.v0), b, c);
|
|
652
646
|
};
|
|
653
647
|
FinancialSeries.prototype.v2 = function (a, b, c) {
|
|
654
|
-
var d = this.getEffectiveViewport1(this.
|
|
655
|
-
var e = this.
|
|
656
|
-
var f = new ScalerParams(0, this.
|
|
657
|
-
return this.
|
|
648
|
+
var d = this.getEffectiveViewport1(this.ck);
|
|
649
|
+
var e = this.v1(this.ck.by, this.ck.bx, d);
|
|
650
|
+
var f = new ScalerParams(0, this.ck.by, this.ck.bx, this.ua.ch, d);
|
|
651
|
+
return this.ic(this.u3, a, this.ua, f, e, runOn(this, this.v0), b, c);
|
|
658
652
|
};
|
|
659
653
|
FinancialSeries.prototype.v3 = function (a, b, c) {
|
|
660
|
-
var d = this.getEffectiveViewport1(this.
|
|
661
|
-
var e = this.
|
|
662
|
-
var f = new ScalerParams(0, this.
|
|
663
|
-
return this.
|
|
664
|
-
};
|
|
665
|
-
FinancialSeries.prototype.
|
|
654
|
+
var d = this.getEffectiveViewport1(this.ck);
|
|
655
|
+
var e = this.v1(this.ck.by, this.ck.bx, d);
|
|
656
|
+
var f = new ScalerParams(0, this.ck.by, this.ck.bx, this.ua.ch, d);
|
|
657
|
+
return this.ic(this.u6, a, this.ua, f, e, runOn(this, this.v0), b, c);
|
|
658
|
+
};
|
|
659
|
+
FinancialSeries.prototype.v4 = function (a, b, c) {
|
|
660
|
+
var d = this.getEffectiveViewport1(this.ck);
|
|
661
|
+
var e = this.v1(this.ck.by, this.ck.bx, d);
|
|
662
|
+
var f = new ScalerParams(0, this.ck.by, this.ck.bx, this.ua.ch, d);
|
|
663
|
+
return this.ic(this.u8, a, this.ua, f, e, runOn(this, this.v0), b, c);
|
|
664
|
+
};
|
|
665
|
+
FinancialSeries.prototype.te = function (a, b, c) {
|
|
666
666
|
var _this = this;
|
|
667
|
-
return this.
|
|
667
|
+
return this.tk(a, b, c, this.v1(this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck)), this.uw, this.ua, runOn(this, this.h6), function (d, e) { return _this.jh(d, e, _this.ua, runOn(_this, _this.v0), _this.u4); }, function (d, e) { return _this.jf(d, e, _this.ua, runOn(_this, _this.v0), _this.u4); });
|
|
668
668
|
};
|
|
669
|
-
FinancialSeries.prototype.
|
|
669
|
+
FinancialSeries.prototype.tg = function (a, b, c) {
|
|
670
670
|
var _this = this;
|
|
671
|
-
return this.
|
|
671
|
+
return this.tk(a, b, c, this.v1(this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck)), this.uw, this.ua, runOn(this, this.h8), function (d, e) { return _this.jh(d, e, _this.ua, runOn(_this, _this.v0), _this.u5); }, function (d, e) { return _this.jf(d, e, _this.ua, runOn(_this, _this.v0), _this.u5); });
|
|
672
672
|
};
|
|
673
|
-
FinancialSeries.prototype.
|
|
673
|
+
FinancialSeries.prototype.x2 = function (a, b, c) {
|
|
674
674
|
var _this = this;
|
|
675
|
-
return this.
|
|
675
|
+
return this.tk(a, b, c, this.v1(this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck)), this.uw, this.ua, runOn(this, this.v3), function (d, e) { return _this.jh(d, e, _this.ua, runOn(_this, _this.v0), _this.u6); }, function (d, e) { return _this.jf(d, e, _this.ua, runOn(_this, _this.v0), _this.u6); });
|
|
676
676
|
};
|
|
677
|
-
FinancialSeries.prototype.
|
|
677
|
+
FinancialSeries.prototype.x1 = function (a, b, c) {
|
|
678
678
|
var _this = this;
|
|
679
|
-
return this.
|
|
679
|
+
return this.tk(a, b, c, this.v1(this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck)), this.uw, this.ua, runOn(this, this.v2), function (d, e) { return _this.jh(d, e, _this.ua, runOn(_this, _this.v0), _this.u3); }, function (d, e) { return _this.jf(d, e, _this.ua, runOn(_this, _this.v0), _this.u3); });
|
|
680
680
|
};
|
|
681
|
-
FinancialSeries.prototype.
|
|
681
|
+
FinancialSeries.prototype.x3 = function (a, b, c) {
|
|
682
682
|
var _this = this;
|
|
683
|
-
return this.
|
|
683
|
+
return this.tk(a, b, c, this.v1(this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck)), this.uw, this.ua, runOn(this, this.v4), function (d, e) { return _this.jh(d, e, _this.ua, runOn(_this, _this.v0), _this.u8); }, function (d, e) { return _this.jf(d, e, _this.ua, runOn(_this, _this.v0), _this.u8); });
|
|
684
684
|
};
|
|
685
|
-
FinancialSeries.prototype.
|
|
686
|
-
_super.prototype.
|
|
687
|
-
if (this.
|
|
688
|
-
this.
|
|
685
|
+
FinancialSeries.prototype.oc = function () {
|
|
686
|
+
_super.prototype.oc.call(this);
|
|
687
|
+
if (this.ua != null) {
|
|
688
|
+
this.ua.h8(false);
|
|
689
689
|
}
|
|
690
|
-
if (this.
|
|
691
|
-
this.
|
|
690
|
+
if (this.uw != null) {
|
|
691
|
+
this.uw.h8(false);
|
|
692
692
|
}
|
|
693
693
|
};
|
|
694
|
+
FinancialSeries.prototype.qo = function (a, b) {
|
|
695
|
+
this.ur.b0.e(this.hk);
|
|
696
|
+
this.pq(false);
|
|
697
|
+
};
|
|
694
698
|
FinancialSeries.prototype.qn = function (a, b) {
|
|
695
|
-
this.
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
this.
|
|
705
|
-
this.
|
|
706
|
-
|
|
707
|
-
FinancialSeries.prototype.u6 = function (a, b, c) {
|
|
708
|
-
var d = this.c3(b);
|
|
709
|
-
this.vk.addItem(d, b);
|
|
710
|
-
this.vl.addItem(b, c);
|
|
699
|
+
if (this.ga && this.iw < 0.05) {
|
|
700
|
+
this.gb = true;
|
|
701
|
+
this.ge = false;
|
|
702
|
+
this.fu = false;
|
|
703
|
+
}
|
|
704
|
+
this.ur.b0.e(this.hk);
|
|
705
|
+
this.pq(false);
|
|
706
|
+
};
|
|
707
|
+
FinancialSeries.prototype.u7 = function (a, b, c) {
|
|
708
|
+
var d = this.c4(b);
|
|
709
|
+
this.vl.addItem(d, b);
|
|
710
|
+
this.vm.addItem(b, c);
|
|
711
711
|
return d;
|
|
712
712
|
};
|
|
713
|
-
FinancialSeries.prototype.
|
|
713
|
+
FinancialSeries.prototype.w9 = function (a, b) {
|
|
714
714
|
if (b == null) {
|
|
715
715
|
return;
|
|
716
716
|
}
|
|
717
717
|
a.deregisterColumn(b);
|
|
718
|
-
var c = this.
|
|
719
|
-
this.
|
|
720
|
-
this.
|
|
718
|
+
var c = this.vl.item(b);
|
|
719
|
+
this.vm.removeItem(c);
|
|
720
|
+
this.vl.removeItem(b);
|
|
721
721
|
};
|
|
722
|
-
FinancialSeries.prototype.
|
|
723
|
-
_super.prototype.
|
|
722
|
+
FinancialSeries.prototype.o9 = function (a, b, c, d) {
|
|
723
|
+
_super.prototype.o9.call(this, a, b, c, d);
|
|
724
724
|
switch (b) {
|
|
725
725
|
case "SyncLink":
|
|
726
|
-
if (this.
|
|
727
|
-
this.
|
|
728
|
-
this.
|
|
726
|
+
if (this.cs != null && this.cz != null) {
|
|
727
|
+
this.ur.b0.e(this.hk);
|
|
728
|
+
this.pq(false);
|
|
729
729
|
}
|
|
730
730
|
break;
|
|
731
731
|
case "SeriesViewer":
|
|
732
732
|
if (c != null && d == null) {
|
|
733
|
-
if (this.
|
|
734
|
-
this.
|
|
733
|
+
if (this.ua != null) {
|
|
734
|
+
this.ua.b0(this);
|
|
735
735
|
}
|
|
736
|
-
if (this.
|
|
737
|
-
this.
|
|
736
|
+
if (this.uw != null) {
|
|
737
|
+
this.uw.b0(this);
|
|
738
738
|
}
|
|
739
739
|
}
|
|
740
740
|
if (c == null && d != null) {
|
|
741
|
-
if (this.
|
|
742
|
-
this.
|
|
741
|
+
if (this.ua != null) {
|
|
742
|
+
this.ua.ct(this);
|
|
743
743
|
}
|
|
744
|
-
if (this.
|
|
745
|
-
this.
|
|
744
|
+
if (this.uw != null) {
|
|
745
|
+
this.uw.ct(this);
|
|
746
746
|
}
|
|
747
747
|
}
|
|
748
|
-
this.
|
|
749
|
-
this.
|
|
748
|
+
this.ur.b0.e(this.hk);
|
|
749
|
+
this.pq(false);
|
|
750
750
|
break;
|
|
751
751
|
case "FastItemsSource":
|
|
752
|
-
this.
|
|
752
|
+
this.va = true;
|
|
753
753
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
754
|
-
this.
|
|
755
|
-
this.
|
|
756
|
-
this.
|
|
757
|
-
this.
|
|
758
|
-
this.
|
|
754
|
+
this.w9(typeCast(IFastItemsSource_$type, c), this.u6);
|
|
755
|
+
this.w9(typeCast(IFastItemsSource_$type, c), this.u4);
|
|
756
|
+
this.w9(typeCast(IFastItemsSource_$type, c), this.u5);
|
|
757
|
+
this.w9(typeCast(IFastItemsSource_$type, c), this.u3);
|
|
758
|
+
this.w9(typeCast(IFastItemsSource_$type, c), this.u8);
|
|
759
|
+
this.u6 = null;
|
|
760
|
+
this.u4 = null;
|
|
759
761
|
this.u5 = null;
|
|
760
762
|
this.u3 = null;
|
|
761
|
-
this.
|
|
762
|
-
this.u2 = null;
|
|
763
|
-
this.u7 = null;
|
|
763
|
+
this.u8 = null;
|
|
764
764
|
}
|
|
765
765
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
766
|
-
if (stringIsNullOrEmpty(this.
|
|
767
|
-
this.
|
|
766
|
+
if (stringIsNullOrEmpty(this.w0) == false) {
|
|
767
|
+
this.u6 = this.u7(typeCast(IFastItemsSource_$type, d), this.w0, "OpenColumn");
|
|
768
768
|
}
|
|
769
|
-
if (stringIsNullOrEmpty(this.
|
|
770
|
-
this.
|
|
769
|
+
if (stringIsNullOrEmpty(this.wr) == false) {
|
|
770
|
+
this.u4 = this.u7(typeCast(IFastItemsSource_$type, d), this.wr, "HighColumn");
|
|
771
771
|
}
|
|
772
|
-
if (stringIsNullOrEmpty(this.
|
|
773
|
-
this.
|
|
772
|
+
if (stringIsNullOrEmpty(this.ww) == false) {
|
|
773
|
+
this.u5 = this.u7(typeCast(IFastItemsSource_$type, d), this.ww, "LowColumn");
|
|
774
774
|
}
|
|
775
|
-
if (stringIsNullOrEmpty(this.
|
|
776
|
-
this.
|
|
775
|
+
if (stringIsNullOrEmpty(this.we) == false) {
|
|
776
|
+
this.u3 = this.u7(typeCast(IFastItemsSource_$type, d), this.we, "CloseColumn");
|
|
777
777
|
}
|
|
778
|
-
if (stringIsNullOrEmpty(this.
|
|
779
|
-
this.
|
|
778
|
+
if (stringIsNullOrEmpty(this.w4) == false) {
|
|
779
|
+
this.u8 = this.u7(typeCast(IFastItemsSource_$type, d), this.w4, "VolumeColumn");
|
|
780
780
|
}
|
|
781
781
|
}
|
|
782
|
-
this.
|
|
783
|
-
if (this.
|
|
784
|
-
this.
|
|
785
|
-
this.
|
|
782
|
+
this.va = false;
|
|
783
|
+
if (this.uw != null && !this.uw.c1()) {
|
|
784
|
+
this.ur.b0.e(this.hk);
|
|
785
|
+
this.pq(this.fr && c != null);
|
|
786
786
|
}
|
|
787
787
|
break;
|
|
788
788
|
case FinancialSeries.$$p[11]:
|
|
789
|
-
if (this.
|
|
790
|
-
this.
|
|
791
|
-
this.
|
|
789
|
+
if (this.c7 != null) {
|
|
790
|
+
this.w9(this.c7, this.u6);
|
|
791
|
+
this.u6 = this.u7(this.c7, this.w0, "OpenColumn");
|
|
792
792
|
}
|
|
793
793
|
break;
|
|
794
794
|
case "OpenColumn":
|
|
795
|
-
if (this.
|
|
796
|
-
this.
|
|
797
|
-
this.
|
|
795
|
+
if (this.uw != null && !this.uw.c1() && !this.va) {
|
|
796
|
+
this.ur.b0.e(this.hk);
|
|
797
|
+
this.pq(this.fr && this.dp);
|
|
798
798
|
}
|
|
799
799
|
break;
|
|
800
800
|
case FinancialSeries.$$p[6]:
|
|
801
|
-
if (this.
|
|
802
|
-
this.
|
|
803
|
-
this.
|
|
801
|
+
if (this.c7 != null) {
|
|
802
|
+
this.w9(this.c7, this.u4);
|
|
803
|
+
this.u4 = this.u7(this.c7, this.wr, "HighColumn");
|
|
804
804
|
}
|
|
805
805
|
break;
|
|
806
806
|
case "HighColumn":
|
|
807
|
-
if (this.
|
|
808
|
-
this.
|
|
809
|
-
this.
|
|
807
|
+
if (this.uw != null && !this.uw.c1() && !this.va) {
|
|
808
|
+
this.ur.b0.e(this.hk);
|
|
809
|
+
this.pq(this.fr && this.dp);
|
|
810
810
|
}
|
|
811
811
|
break;
|
|
812
812
|
case FinancialSeries.$$p[9]:
|
|
813
|
-
if (this.
|
|
814
|
-
this.
|
|
815
|
-
this.
|
|
813
|
+
if (this.c7 != null) {
|
|
814
|
+
this.w9(this.c7, this.u5);
|
|
815
|
+
this.u5 = this.u7(this.c7, this.ww, "LowColumn");
|
|
816
816
|
}
|
|
817
817
|
break;
|
|
818
818
|
case "LowColumn":
|
|
819
|
-
if (this.
|
|
820
|
-
this.
|
|
821
|
-
this.
|
|
819
|
+
if (this.uw != null && !this.uw.c1() && !this.va) {
|
|
820
|
+
this.ur.b0.e(this.hk);
|
|
821
|
+
this.pq(this.fr && this.dp);
|
|
822
822
|
}
|
|
823
823
|
break;
|
|
824
824
|
case FinancialSeries.$$p[0]:
|
|
825
|
-
if (this.
|
|
826
|
-
this.
|
|
827
|
-
this.
|
|
825
|
+
if (this.c7 != null) {
|
|
826
|
+
this.w9(this.c7, this.u3);
|
|
827
|
+
this.u3 = this.u7(this.c7, this.we, "CloseColumn");
|
|
828
828
|
}
|
|
829
829
|
break;
|
|
830
830
|
case "CloseColumn":
|
|
831
|
-
if (this.
|
|
832
|
-
this.
|
|
833
|
-
this.
|
|
831
|
+
if (this.uw != null && !this.uw.c1() && !this.va) {
|
|
832
|
+
this.ur.b0.e(this.hk);
|
|
833
|
+
this.pq(this.fr && this.dp);
|
|
834
834
|
}
|
|
835
|
-
this.
|
|
835
|
+
this.xj();
|
|
836
836
|
break;
|
|
837
837
|
case FinancialSeries.$$p[13]:
|
|
838
|
-
if (this.
|
|
839
|
-
this.
|
|
840
|
-
this.
|
|
838
|
+
if (this.c7 != null) {
|
|
839
|
+
this.w9(this.c7, this.u8);
|
|
840
|
+
this.u8 = this.u7(this.c7, this.w4, "VolumeColumn");
|
|
841
841
|
}
|
|
842
842
|
break;
|
|
843
843
|
case "VolumeColumn":
|
|
844
|
-
if (this.
|
|
845
|
-
this.
|
|
846
|
-
this.
|
|
844
|
+
if (this.uw != null && !this.uw.c1() && !this.va) {
|
|
845
|
+
this.ur.b0.e(this.hk);
|
|
846
|
+
this.pq(this.fr && this.dp);
|
|
847
847
|
}
|
|
848
848
|
break;
|
|
849
849
|
case FinancialSeries.$$p[14]:
|
|
@@ -853,10 +853,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
853
853
|
if (d != null) {
|
|
854
854
|
d.ct(this);
|
|
855
855
|
}
|
|
856
|
-
this.
|
|
857
|
-
this.
|
|
858
|
-
this.
|
|
859
|
-
this.
|
|
856
|
+
this.ur.b0.e(this.hk);
|
|
857
|
+
this.pq(false);
|
|
858
|
+
this.om();
|
|
859
|
+
this.uv = typeCast(ITimeRangeSelectorAxis_$type, this.ua);
|
|
860
860
|
break;
|
|
861
861
|
case FinancialSeries.$$p[15]:
|
|
862
862
|
if (c != null) {
|
|
@@ -865,65 +865,65 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
865
865
|
if (d != null) {
|
|
866
866
|
d.ct(this);
|
|
867
867
|
}
|
|
868
|
-
this.
|
|
869
|
-
if (this.
|
|
870
|
-
this.
|
|
868
|
+
this.ur.b0.e(this.hk);
|
|
869
|
+
if (this.uw != null) {
|
|
870
|
+
this.uw.c1();
|
|
871
871
|
}
|
|
872
872
|
{
|
|
873
|
-
this.
|
|
873
|
+
this.pq(false);
|
|
874
874
|
}
|
|
875
|
-
this.
|
|
875
|
+
this.om();
|
|
876
876
|
break;
|
|
877
877
|
case "TransitionProgress":
|
|
878
|
-
this.
|
|
879
|
-
if (this.
|
|
878
|
+
this.ug.c(this.iw, this.ue, this.uc);
|
|
879
|
+
if (this.dm(this.ck)) {
|
|
880
880
|
return;
|
|
881
881
|
}
|
|
882
|
-
if (this.
|
|
883
|
-
this.
|
|
884
|
-
this.
|
|
885
|
-
if (this.
|
|
886
|
-
this.
|
|
887
|
-
this.
|
|
888
|
-
this.
|
|
889
|
-
this.
|
|
882
|
+
if (this.iw == 1) {
|
|
883
|
+
this.uc.v();
|
|
884
|
+
this.xi(this.uc, this.ur);
|
|
885
|
+
if (this.ga) {
|
|
886
|
+
this.ga = false;
|
|
887
|
+
this.nl();
|
|
888
|
+
this.c0.r = truncate(this.ie());
|
|
889
|
+
this.c0.b = this.c1;
|
|
890
890
|
}
|
|
891
891
|
}
|
|
892
892
|
else {
|
|
893
|
-
this.
|
|
893
|
+
this.xi(this.ug, this.ur);
|
|
894
894
|
}
|
|
895
|
-
if (this.
|
|
896
|
-
this.
|
|
895
|
+
if (this.cz != null) {
|
|
896
|
+
this.cz.on(this);
|
|
897
897
|
}
|
|
898
898
|
break;
|
|
899
899
|
case FinancialSeries.$$p[10]:
|
|
900
|
-
this.
|
|
900
|
+
this.pq(false);
|
|
901
901
|
break;
|
|
902
902
|
case "IsCustomCategoryStyleAllowed":
|
|
903
|
-
this.
|
|
904
|
-
this.
|
|
903
|
+
this.vb = this.ve();
|
|
904
|
+
this.pq(false);
|
|
905
905
|
break;
|
|
906
906
|
case "CategoryMode":
|
|
907
|
-
if (this.
|
|
908
|
-
this.
|
|
907
|
+
if (this.ua != null) {
|
|
908
|
+
this.ua.l5(true);
|
|
909
909
|
}
|
|
910
910
|
break;
|
|
911
911
|
}
|
|
912
912
|
};
|
|
913
|
-
FinancialSeries.prototype.
|
|
913
|
+
FinancialSeries.prototype.vd = function (a) {
|
|
914
914
|
if (typeCast(NumericYAxis.$, a) !== null) {
|
|
915
915
|
return true;
|
|
916
916
|
}
|
|
917
917
|
return false;
|
|
918
918
|
};
|
|
919
|
-
FinancialSeries.prototype.
|
|
919
|
+
FinancialSeries.prototype.vc = function (a) {
|
|
920
920
|
if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
|
|
921
921
|
return true;
|
|
922
922
|
}
|
|
923
923
|
return false;
|
|
924
924
|
};
|
|
925
|
-
FinancialSeries.prototype.
|
|
926
|
-
if (b < a || a < 0 || a > this.
|
|
925
|
+
FinancialSeries.prototype.t3 = function (a, b, c) {
|
|
926
|
+
if (b < a || a < 0 || a > this.c7.count || b < 0 || b > this.c7.count || c == null) {
|
|
927
927
|
return null;
|
|
928
928
|
}
|
|
929
929
|
var d = new Array((b - a) + 1);
|
|
@@ -937,43 +937,43 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
937
937
|
if (e) {
|
|
938
938
|
h = f._inner[h];
|
|
939
939
|
}
|
|
940
|
-
d[g - a] = this.
|
|
940
|
+
d[g - a] = this.c7.item(g);
|
|
941
941
|
}
|
|
942
942
|
return d;
|
|
943
943
|
};
|
|
944
|
-
FinancialSeries.prototype.
|
|
944
|
+
FinancialSeries.prototype.v7 = function (a) {
|
|
945
945
|
return a.b0.b;
|
|
946
946
|
};
|
|
947
|
-
FinancialSeries.prototype.
|
|
947
|
+
FinancialSeries.prototype.v9 = function (a) {
|
|
948
948
|
return a.b0.c;
|
|
949
949
|
};
|
|
950
|
-
FinancialSeries.prototype.
|
|
951
|
-
return this.
|
|
950
|
+
FinancialSeries.prototype.t2 = function (a, b) {
|
|
951
|
+
return this.t3(a, b, this.uw);
|
|
952
952
|
};
|
|
953
|
-
FinancialSeries.prototype.
|
|
953
|
+
FinancialSeries.prototype.get_et = function () {
|
|
954
954
|
return true;
|
|
955
955
|
};
|
|
956
|
-
FinancialSeries.prototype.
|
|
957
|
-
_super.prototype.
|
|
958
|
-
this.
|
|
956
|
+
FinancialSeries.prototype.ni = function () {
|
|
957
|
+
_super.prototype.ni.call(this);
|
|
958
|
+
this.uu = null;
|
|
959
959
|
};
|
|
960
960
|
FinancialSeries.prototype.ax = function (a, b, c) {
|
|
961
|
-
if (this.
|
|
962
|
-
var d = this.
|
|
963
|
-
this.
|
|
961
|
+
if (this.dv && this.fd(this.bt) && !c) {
|
|
962
|
+
var d = this.ut(a, b, this.uu);
|
|
963
|
+
this.uu = d;
|
|
964
964
|
return d;
|
|
965
965
|
}
|
|
966
966
|
else {
|
|
967
|
-
var e = this.
|
|
968
|
-
this.
|
|
967
|
+
var e = this.us(a, b, this.uu);
|
|
968
|
+
this.uu = e;
|
|
969
969
|
return e;
|
|
970
970
|
}
|
|
971
971
|
};
|
|
972
|
-
FinancialSeries.prototype.
|
|
973
|
-
var b = this.
|
|
974
|
-
var c = this.
|
|
975
|
-
var d = this.
|
|
976
|
-
var e = this.
|
|
972
|
+
FinancialSeries.prototype.wb = function (a) {
|
|
973
|
+
var b = this.ud();
|
|
974
|
+
var c = this.ck.bx;
|
|
975
|
+
var d = this.ck.by;
|
|
976
|
+
var e = this.ua;
|
|
977
977
|
var f = 0;
|
|
978
978
|
if (e.cp) {
|
|
979
979
|
var g = (a.y - d.top) / d.height;
|
|
@@ -1007,22 +1007,22 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1007
1007
|
}
|
|
1008
1008
|
return j;
|
|
1009
1009
|
};
|
|
1010
|
-
FinancialSeries.prototype.
|
|
1011
|
-
var d = this.
|
|
1012
|
-
var e = this.
|
|
1013
|
-
var f = this.
|
|
1014
|
-
var g = this.
|
|
1015
|
-
var h = this.
|
|
1010
|
+
FinancialSeries.prototype.ut = function (a, b, c) {
|
|
1011
|
+
var d = this.c7.count;
|
|
1012
|
+
var e = this.ur.b0.c;
|
|
1013
|
+
var f = this.ur.b0.d;
|
|
1014
|
+
var g = this.ur.b0.b;
|
|
1015
|
+
var h = this.ua;
|
|
1016
1016
|
var i = -1;
|
|
1017
1017
|
var j = -1;
|
|
1018
1018
|
if (h.cn) {
|
|
1019
|
-
var k = this.
|
|
1020
|
-
var l = this.
|
|
1019
|
+
var k = this.ud();
|
|
1020
|
+
var l = this.wb(b);
|
|
1021
1021
|
i = l;
|
|
1022
1022
|
j = l;
|
|
1023
1023
|
}
|
|
1024
1024
|
else {
|
|
1025
|
-
var m = this.
|
|
1025
|
+
var m = this.i9(b);
|
|
1026
1026
|
i = truncate(Math.floor((intDivide(m, g)))) * g;
|
|
1027
1027
|
j = i + (g - 1);
|
|
1028
1028
|
}
|
|
@@ -1035,275 +1035,275 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1035
1035
|
n.g = j;
|
|
1036
1036
|
return n;
|
|
1037
1037
|
};
|
|
1038
|
-
FinancialSeries.prototype.
|
|
1038
|
+
FinancialSeries.prototype.us = function (a, b, c) {
|
|
1039
1039
|
var d = new HighlightingInfo();
|
|
1040
1040
|
d.b = this;
|
|
1041
1041
|
d.h = 0;
|
|
1042
|
-
d.g = this.
|
|
1042
|
+
d.g = this.c7.count - 1;
|
|
1043
1043
|
d.d = true;
|
|
1044
1044
|
if (c != null && c.h == d.h && c.g == d.g) {
|
|
1045
1045
|
return c;
|
|
1046
1046
|
}
|
|
1047
1047
|
return d;
|
|
1048
1048
|
};
|
|
1049
|
-
FinancialSeries.prototype.
|
|
1050
|
-
return this.
|
|
1049
|
+
FinancialSeries.prototype.ve = function () {
|
|
1050
|
+
return this.vg;
|
|
1051
1051
|
};
|
|
1052
|
-
FinancialSeries.prototype.
|
|
1053
|
-
var b = this.
|
|
1054
|
-
var c = this.
|
|
1052
|
+
FinancialSeries.prototype.hw = function (a) {
|
|
1053
|
+
var b = this.ck.by;
|
|
1054
|
+
var c = this.ck.bx;
|
|
1055
1055
|
var d = -1;
|
|
1056
|
-
if (!b.isEmpty && !c.isEmpty && this.
|
|
1057
|
-
var e = this.getEffectiveViewport1(this.
|
|
1058
|
-
var f = new ScalerParams(0, b, c, this.
|
|
1059
|
-
var g = this.
|
|
1060
|
-
var h = this.
|
|
1061
|
-
var i = this.
|
|
1056
|
+
if (!b.isEmpty && !c.isEmpty && this.ua != null) {
|
|
1057
|
+
var e = this.getEffectiveViewport1(this.ck);
|
|
1058
|
+
var f = new ScalerParams(0, b, c, this.ua.ch, e);
|
|
1059
|
+
var g = this.tp(this.ck);
|
|
1060
|
+
var h = this.ua.em(g.left, f);
|
|
1061
|
+
var i = this.ua.em(g.right, f);
|
|
1062
1062
|
var j = (a.x - b.left) / b.width;
|
|
1063
1063
|
var k = h + (j * (i - h));
|
|
1064
|
-
if (this.
|
|
1064
|
+
if (this.ua.categoryMode != 0) {
|
|
1065
1065
|
k -= 0.5;
|
|
1066
1066
|
}
|
|
1067
1067
|
d = k;
|
|
1068
1068
|
}
|
|
1069
1069
|
return d;
|
|
1070
1070
|
};
|
|
1071
|
-
FinancialSeries.prototype.
|
|
1072
|
-
return truncate(Math.round(this.
|
|
1071
|
+
FinancialSeries.prototype.i9 = function (a) {
|
|
1072
|
+
return truncate(Math.round(this.hw(a)));
|
|
1073
1073
|
};
|
|
1074
|
-
FinancialSeries.prototype.
|
|
1075
|
-
return typeCast(ISortingAxis_$type, this.
|
|
1074
|
+
FinancialSeries.prototype.get_e6 = function () {
|
|
1075
|
+
return typeCast(ISortingAxis_$type, this.ua) !== null;
|
|
1076
1076
|
};
|
|
1077
1077
|
FinancialSeries.prototype.as = function () {
|
|
1078
|
-
return this.
|
|
1078
|
+
return this.ua;
|
|
1079
1079
|
};
|
|
1080
|
-
FinancialSeries.prototype.
|
|
1081
|
-
var b = this.
|
|
1082
|
-
var c = this.
|
|
1083
|
-
var d = this.getEffectiveViewport1(this.
|
|
1080
|
+
FinancialSeries.prototype.jb = function (a) {
|
|
1081
|
+
var b = this.ck.by;
|
|
1082
|
+
var c = this.ck.bx;
|
|
1083
|
+
var d = this.getEffectiveViewport1(this.ck);
|
|
1084
1084
|
if (b.isEmpty || c.isEmpty) {
|
|
1085
1085
|
return -1;
|
|
1086
1086
|
}
|
|
1087
1087
|
var e = new Rect(0, 0, 0, 1, 1);
|
|
1088
|
-
var f = new ScalerParams(0, b, c, this.
|
|
1089
|
-
var g = typeCast(ISortingAxis_$type, this.
|
|
1090
|
-
var h = this.
|
|
1088
|
+
var f = new ScalerParams(0, b, c, this.ua.ch, d);
|
|
1089
|
+
var g = typeCast(ISortingAxis_$type, this.ua);
|
|
1090
|
+
var h = this.tp(this.ck);
|
|
1091
1091
|
var i = h.left;
|
|
1092
1092
|
var j = h.right;
|
|
1093
|
-
var k = this.
|
|
1094
|
-
var l = this.
|
|
1095
|
-
var m = this.
|
|
1096
|
-
var n = this.
|
|
1093
|
+
var k = this.td(a).x;
|
|
1094
|
+
var l = this.ua.em(k, f);
|
|
1095
|
+
var m = this.ua.em(i, f);
|
|
1096
|
+
var n = this.ua.em(j, f);
|
|
1097
1097
|
l = Math.max(m, Math.min(n, l));
|
|
1098
1098
|
var o = g.i$f(l);
|
|
1099
1099
|
return o;
|
|
1100
1100
|
};
|
|
1101
|
-
FinancialSeries.prototype.
|
|
1101
|
+
FinancialSeries.prototype.js = function (a) {
|
|
1102
1102
|
var b = 0;
|
|
1103
|
-
if (typeCast(ISortingAxis_$type, this.
|
|
1104
|
-
b = this.
|
|
1103
|
+
if (typeCast(ISortingAxis_$type, this.ua) !== null) {
|
|
1104
|
+
b = this.jb(a);
|
|
1105
1105
|
if (b == -1) {
|
|
1106
1106
|
return null;
|
|
1107
1107
|
}
|
|
1108
1108
|
}
|
|
1109
1109
|
else {
|
|
1110
|
-
b = this.
|
|
1110
|
+
b = this.i9(a);
|
|
1111
1111
|
}
|
|
1112
|
-
return b >= 0 && this.
|
|
1112
|
+
return b >= 0 && this.c7 != null && b < this.c7.count ? this.c7.item(b) : null;
|
|
1113
1113
|
};
|
|
1114
|
-
FinancialSeries.prototype.
|
|
1115
|
-
var a = this.
|
|
1116
|
-
if (this.
|
|
1117
|
-
if (this.
|
|
1118
|
-
this.
|
|
1114
|
+
FinancialSeries.prototype.ud = function () {
|
|
1115
|
+
var a = this.uc;
|
|
1116
|
+
if (this.dk()) {
|
|
1117
|
+
if (this.c0.g) {
|
|
1118
|
+
this.c0.t();
|
|
1119
1119
|
}
|
|
1120
|
-
a = this.
|
|
1120
|
+
a = this.ug;
|
|
1121
1121
|
}
|
|
1122
1122
|
return a;
|
|
1123
1123
|
};
|
|
1124
|
-
FinancialSeries.prototype.
|
|
1125
|
-
if (this.
|
|
1124
|
+
FinancialSeries.prototype.v1 = function (a, b, c) {
|
|
1125
|
+
if (this.ua == null) {
|
|
1126
1126
|
return 0;
|
|
1127
1127
|
}
|
|
1128
|
-
return this.
|
|
1128
|
+
return this.ua.k5(a, b, c, this.index);
|
|
1129
1129
|
};
|
|
1130
|
-
FinancialSeries.prototype.
|
|
1131
|
-
return this.
|
|
1130
|
+
FinancialSeries.prototype.fx = function () {
|
|
1131
|
+
return this.vh;
|
|
1132
1132
|
};
|
|
1133
|
-
FinancialSeries.prototype.
|
|
1133
|
+
FinancialSeries.prototype.uk = function () {
|
|
1134
1134
|
return 11;
|
|
1135
1135
|
};
|
|
1136
|
-
FinancialSeries.prototype.
|
|
1136
|
+
FinancialSeries.prototype.ct = function () {
|
|
1137
1137
|
return 3;
|
|
1138
1138
|
};
|
|
1139
|
-
FinancialSeries.prototype.
|
|
1139
|
+
FinancialSeries.prototype.cv = function () {
|
|
1140
1140
|
return 3;
|
|
1141
1141
|
};
|
|
1142
|
-
FinancialSeries.prototype.
|
|
1143
|
-
this.
|
|
1144
|
-
this.
|
|
1142
|
+
FinancialSeries.prototype.xi = function (a, b) {
|
|
1143
|
+
this.ox();
|
|
1144
|
+
this.to = a.aa;
|
|
1145
1145
|
b.aw();
|
|
1146
1146
|
};
|
|
1147
|
-
FinancialSeries.prototype.
|
|
1147
|
+
FinancialSeries.prototype.xg = function (a, b) {
|
|
1148
1148
|
a.u();
|
|
1149
1149
|
};
|
|
1150
|
-
FinancialSeries.prototype.
|
|
1151
|
-
var d = _super.prototype.
|
|
1150
|
+
FinancialSeries.prototype.gm = function (a, b, c) {
|
|
1151
|
+
var d = _super.prototype.gm.call(this, a, b, c);
|
|
1152
1152
|
var e = c;
|
|
1153
|
-
if (this.
|
|
1153
|
+
if (this.c7 == null || this.c7.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.ua == null || this.uw == null || e.b0.b < 1 || this.ua.bi == null || this.uw.bi == null || this.uw.lx == this.uw.lw || this.ua.itemsSource == null || this.ua.lf < 1) {
|
|
1154
1154
|
e.b0.b = 0;
|
|
1155
1155
|
d = false;
|
|
1156
1156
|
}
|
|
1157
1157
|
return d;
|
|
1158
1158
|
};
|
|
1159
1159
|
FinancialSeries.prototype.getViewInfo = function (a, b) {
|
|
1160
|
-
b = this.
|
|
1161
|
-
a = this.
|
|
1160
|
+
b = this.ck.by;
|
|
1161
|
+
a = this.ck.bx;
|
|
1162
1162
|
return {
|
|
1163
1163
|
p0: a,
|
|
1164
1164
|
p1: b
|
|
1165
1165
|
};
|
|
1166
1166
|
};
|
|
1167
|
-
FinancialSeries.prototype.
|
|
1167
|
+
FinancialSeries.prototype.v5 = function (a) {
|
|
1168
1168
|
var b = 0;
|
|
1169
1169
|
var c = a.by;
|
|
1170
1170
|
var d = a.bx;
|
|
1171
|
-
var e = this.getEffectiveViewport1(this.
|
|
1172
|
-
if (!c.isEmpty && !d.isEmpty && this.
|
|
1173
|
-
var f = new ScalerParams(0, c, d, this.
|
|
1174
|
-
f.b = this.
|
|
1175
|
-
b = this.
|
|
1171
|
+
var e = this.getEffectiveViewport1(this.ck);
|
|
1172
|
+
if (!c.isEmpty && !d.isEmpty && this.uw != null) {
|
|
1173
|
+
var f = new ScalerParams(0, c, d, this.uw.ch, e);
|
|
1174
|
+
f.b = this.h3();
|
|
1175
|
+
b = this.uw.ej(this.uw.l7, f);
|
|
1176
1176
|
}
|
|
1177
1177
|
return b;
|
|
1178
1178
|
};
|
|
1179
|
-
FinancialSeries.prototype.
|
|
1180
|
-
_super.prototype.
|
|
1181
|
-
this.
|
|
1182
|
-
this.
|
|
1183
|
-
this.
|
|
1179
|
+
FinancialSeries.prototype.nl = function () {
|
|
1180
|
+
_super.prototype.nl.call(this);
|
|
1181
|
+
this.ue.v();
|
|
1182
|
+
this.uc.v();
|
|
1183
|
+
this.ug.v();
|
|
1184
1184
|
};
|
|
1185
|
-
FinancialSeries.prototype.
|
|
1185
|
+
FinancialSeries.prototype.pr = function (a) {
|
|
1186
1186
|
var _this = this;
|
|
1187
|
-
_super.prototype.
|
|
1188
|
-
this.
|
|
1189
|
-
if (this.
|
|
1187
|
+
_super.prototype.pr.call(this, a);
|
|
1188
|
+
this.ur.b0.e(this.hk);
|
|
1189
|
+
if (this.dm(this.ck)) {
|
|
1190
1190
|
return;
|
|
1191
1191
|
}
|
|
1192
|
-
if (this.
|
|
1193
|
-
if (this.
|
|
1194
|
-
this.
|
|
1192
|
+
if (this.f1) {
|
|
1193
|
+
if (this.dk()) {
|
|
1194
|
+
this.xi(this.ug, this.ur);
|
|
1195
1195
|
}
|
|
1196
1196
|
else {
|
|
1197
|
-
this.
|
|
1197
|
+
this.xi(this.uc, this.ur);
|
|
1198
1198
|
}
|
|
1199
1199
|
return;
|
|
1200
1200
|
}
|
|
1201
|
-
if (this.
|
|
1202
|
-
var b = this.
|
|
1203
|
-
if (this.
|
|
1204
|
-
if (this.
|
|
1205
|
-
this.
|
|
1201
|
+
if (this.fq(a)) {
|
|
1202
|
+
var b = this.ue;
|
|
1203
|
+
if (this.dk()) {
|
|
1204
|
+
if (this.c0.g) {
|
|
1205
|
+
this.c0.t();
|
|
1206
1206
|
}
|
|
1207
|
-
this.
|
|
1208
|
-
this.
|
|
1207
|
+
this.ue = this.ug;
|
|
1208
|
+
this.ug = b;
|
|
1209
1209
|
}
|
|
1210
1210
|
else {
|
|
1211
|
-
this.
|
|
1212
|
-
this.
|
|
1211
|
+
this.ue = this.uc;
|
|
1212
|
+
this.uc = b;
|
|
1213
1213
|
}
|
|
1214
|
-
this.
|
|
1214
|
+
this.xg(this.uc, this.ur);
|
|
1215
1215
|
var c = false;
|
|
1216
|
-
if (this.
|
|
1217
|
-
this.
|
|
1218
|
-
this.
|
|
1219
|
-
this.
|
|
1220
|
-
if (this.
|
|
1221
|
-
var d = this.
|
|
1222
|
-
this.
|
|
1223
|
-
this.
|
|
1216
|
+
if (this.gc) {
|
|
1217
|
+
this.c0.w();
|
|
1218
|
+
this.c0.r = truncate(this.ig());
|
|
1219
|
+
this.c0.b = this.c2 != null ? this.c2 : this.c1;
|
|
1220
|
+
if (this.gd) {
|
|
1221
|
+
var d = this.ug;
|
|
1222
|
+
this.ug = this.ue;
|
|
1223
|
+
this.ue = d;
|
|
1224
1224
|
c = true;
|
|
1225
1225
|
}
|
|
1226
|
-
this.
|
|
1227
|
-
if (this.
|
|
1228
|
-
var e = this.
|
|
1229
|
-
this.
|
|
1230
|
-
this.
|
|
1226
|
+
this.um.s(this, this.ue, this.uc, this.isVertical, this.ua, this.uw, this.ul, this.uk(), this.cu, this.ct(), function () { return _this.v5(_this.ur); }, this.ur.bx);
|
|
1227
|
+
if (this.gd) {
|
|
1228
|
+
var e = this.ug;
|
|
1229
|
+
this.ug = this.ue;
|
|
1230
|
+
this.ue = e;
|
|
1231
1231
|
}
|
|
1232
|
-
this.
|
|
1232
|
+
this.gd = false;
|
|
1233
1233
|
}
|
|
1234
|
-
if (this.
|
|
1235
|
-
this.
|
|
1236
|
-
this.
|
|
1237
|
-
this.
|
|
1238
|
-
if (this.
|
|
1239
|
-
var f = this.
|
|
1240
|
-
this.
|
|
1241
|
-
this.
|
|
1234
|
+
if (this.gf) {
|
|
1235
|
+
this.c0.w();
|
|
1236
|
+
this.c0.r = truncate(this.ih());
|
|
1237
|
+
this.c0.b = this.c3 != null ? this.c3 : this.c1;
|
|
1238
|
+
if (this.ga) {
|
|
1239
|
+
var f = this.ug;
|
|
1240
|
+
this.ug = this.ue;
|
|
1241
|
+
this.ue = f;
|
|
1242
1242
|
c = true;
|
|
1243
1243
|
}
|
|
1244
|
-
this.
|
|
1245
|
-
var g = this.
|
|
1246
|
-
this.
|
|
1247
|
-
this.
|
|
1248
|
-
if (this.
|
|
1249
|
-
var h = this.
|
|
1250
|
-
this.
|
|
1251
|
-
this.
|
|
1244
|
+
this.um.s(this, this.ue, this.uc, this.isVertical, this.ua, this.uw, this.ul, this.uk(), this.cu, this.ct(), function () { return _this.v5(_this.ur); }, this.ur.bx);
|
|
1245
|
+
var g = this.uc;
|
|
1246
|
+
this.uc = this.ue;
|
|
1247
|
+
this.ue = g;
|
|
1248
|
+
if (this.ga) {
|
|
1249
|
+
var h = this.ug;
|
|
1250
|
+
this.ug = this.ue;
|
|
1251
|
+
this.ue = h;
|
|
1252
1252
|
}
|
|
1253
|
-
this.
|
|
1253
|
+
this.ga = false;
|
|
1254
1254
|
}
|
|
1255
|
-
this.
|
|
1255
|
+
this.dr = false;
|
|
1256
1256
|
if (!c) {
|
|
1257
|
-
this.
|
|
1257
|
+
this.ng();
|
|
1258
1258
|
}
|
|
1259
|
-
this.
|
|
1260
|
-
if (this.
|
|
1261
|
-
this.
|
|
1262
|
-
this.
|
|
1263
|
-
this.
|
|
1264
|
-
this.
|
|
1259
|
+
this.p4();
|
|
1260
|
+
if (this.gc) {
|
|
1261
|
+
this.gb = false;
|
|
1262
|
+
this.ge = false;
|
|
1263
|
+
this.fu = false;
|
|
1264
|
+
this.ga = true;
|
|
1265
1265
|
}
|
|
1266
|
-
if (this.
|
|
1267
|
-
this.
|
|
1268
|
-
this.
|
|
1266
|
+
if (this.gf) {
|
|
1267
|
+
this.ge = false;
|
|
1268
|
+
this.gd = true;
|
|
1269
1269
|
}
|
|
1270
1270
|
}
|
|
1271
1271
|
else {
|
|
1272
|
-
this.
|
|
1273
|
-
this.
|
|
1272
|
+
this.xg(this.uc, this.ur);
|
|
1273
|
+
this.xi(this.uc, this.ur);
|
|
1274
1274
|
}
|
|
1275
1275
|
};
|
|
1276
|
-
FinancialSeries.prototype.
|
|
1276
|
+
FinancialSeries.prototype.fy = function () {
|
|
1277
1277
|
return true;
|
|
1278
1278
|
};
|
|
1279
|
-
FinancialSeries.prototype.
|
|
1279
|
+
FinancialSeries.prototype.vj = function (a) {
|
|
1280
1280
|
var e_1, _a;
|
|
1281
1281
|
try {
|
|
1282
1282
|
for (var _b = __values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1283
1283
|
var b = _c.value;
|
|
1284
1284
|
switch (b) {
|
|
1285
1285
|
case "HighColumn":
|
|
1286
|
-
if (this.
|
|
1286
|
+
if (this.u4 == null) {
|
|
1287
1287
|
return false;
|
|
1288
1288
|
}
|
|
1289
1289
|
break;
|
|
1290
1290
|
case "LowColumn":
|
|
1291
|
-
if (this.
|
|
1291
|
+
if (this.u5 == null) {
|
|
1292
1292
|
return false;
|
|
1293
1293
|
}
|
|
1294
1294
|
break;
|
|
1295
1295
|
case "OpenColumn":
|
|
1296
|
-
if (this.
|
|
1296
|
+
if (this.u6 == null) {
|
|
1297
1297
|
return false;
|
|
1298
1298
|
}
|
|
1299
1299
|
break;
|
|
1300
1300
|
case "CloseColumn":
|
|
1301
|
-
if (this.
|
|
1301
|
+
if (this.u3 == null) {
|
|
1302
1302
|
return false;
|
|
1303
1303
|
}
|
|
1304
1304
|
break;
|
|
1305
1305
|
case "VolumeColumn":
|
|
1306
|
-
if (this.
|
|
1306
|
+
if (this.u8 == null) {
|
|
1307
1307
|
return false;
|
|
1308
1308
|
}
|
|
1309
1309
|
break;
|
|
@@ -1325,37 +1325,37 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1325
1325
|
}
|
|
1326
1326
|
return true;
|
|
1327
1327
|
};
|
|
1328
|
-
Object.defineProperty(FinancialSeries.prototype, "
|
|
1328
|
+
Object.defineProperty(FinancialSeries.prototype, "vk", {
|
|
1329
1329
|
get: function () {
|
|
1330
|
-
return this.
|
|
1330
|
+
return this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null;
|
|
1331
1331
|
},
|
|
1332
1332
|
enumerable: false,
|
|
1333
1333
|
configurable: true
|
|
1334
1334
|
});
|
|
1335
|
-
FinancialSeries.prototype.
|
|
1335
|
+
FinancialSeries.prototype.vf = function () {
|
|
1336
1336
|
return this.typical != null;
|
|
1337
1337
|
};
|
|
1338
|
-
FinancialSeries.prototype.
|
|
1338
|
+
FinancialSeries.prototype.w8 = function (a) {
|
|
1339
1339
|
this.typical(this, a);
|
|
1340
1340
|
};
|
|
1341
|
-
Object.defineProperty(FinancialSeries.prototype, "
|
|
1341
|
+
Object.defineProperty(FinancialSeries.prototype, "vs", {
|
|
1342
1342
|
get: function () {
|
|
1343
|
-
return this.
|
|
1343
|
+
return this.vp();
|
|
1344
1344
|
},
|
|
1345
1345
|
enumerable: false,
|
|
1346
1346
|
configurable: true
|
|
1347
1347
|
});
|
|
1348
|
-
FinancialSeries.prototype.
|
|
1348
|
+
FinancialSeries.prototype._vp = function () {
|
|
1349
1349
|
var a, b, _a, _b, c, e_2_1, d, e, f, g, h;
|
|
1350
1350
|
var e_2, _c;
|
|
1351
1351
|
return __generator(this, function (_d) {
|
|
1352
1352
|
switch (_d.label) {
|
|
1353
1353
|
case 0:
|
|
1354
1354
|
a = false;
|
|
1355
|
-
if (!this.
|
|
1355
|
+
if (!this.vf())
|
|
1356
1356
|
return [3 /*break*/, 8];
|
|
1357
|
-
b = this.
|
|
1358
|
-
this.
|
|
1357
|
+
b = this.un(0, this.c7.count);
|
|
1358
|
+
this.w8(new FinancialEventArgs(0, this.c7.count, b, this.uo(b), this));
|
|
1359
1359
|
if (!(b.typicalColumn != null))
|
|
1360
1360
|
return [3 /*break*/, 8];
|
|
1361
1361
|
a = true;
|
|
@@ -1393,16 +1393,16 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1393
1393
|
case 8:
|
|
1394
1394
|
if (!!a)
|
|
1395
1395
|
return [3 /*break*/, 17];
|
|
1396
|
-
if (!(this.
|
|
1396
|
+
if (!(this.vk && this.ua.i$b != null))
|
|
1397
1397
|
return [3 /*break*/, 13];
|
|
1398
|
-
d = this.
|
|
1399
|
-
e = this.
|
|
1398
|
+
d = this.c7.count;
|
|
1399
|
+
e = this.ua.i$b;
|
|
1400
1400
|
f = 0;
|
|
1401
1401
|
_d.label = 9;
|
|
1402
1402
|
case 9:
|
|
1403
1403
|
if (!(f < d))
|
|
1404
1404
|
return [3 /*break*/, 12];
|
|
1405
|
-
return [4 /*yield*/, (this.
|
|
1405
|
+
return [4 /*yield*/, (this.u4.item(e.item(f)) + this.u5.item(e.item(f)) + this.u3.item(e.item(f))) / 3];
|
|
1406
1406
|
case 10:
|
|
1407
1407
|
_d.sent();
|
|
1408
1408
|
_d.label = 11;
|
|
@@ -1411,13 +1411,13 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1411
1411
|
return [3 /*break*/, 9];
|
|
1412
1412
|
case 12: return [3 /*break*/, 17];
|
|
1413
1413
|
case 13:
|
|
1414
|
-
g = this.
|
|
1414
|
+
g = this.c7.count;
|
|
1415
1415
|
h = 0;
|
|
1416
1416
|
_d.label = 14;
|
|
1417
1417
|
case 14:
|
|
1418
1418
|
if (!(h < g))
|
|
1419
1419
|
return [3 /*break*/, 17];
|
|
1420
|
-
return [4 /*yield*/, (this.
|
|
1420
|
+
return [4 /*yield*/, (this.u4.item(h) + this.u5.item(h) + this.u3.item(h)) / 3];
|
|
1421
1421
|
case 15:
|
|
1422
1422
|
_d.sent();
|
|
1423
1423
|
_d.label = 16;
|
|
@@ -1428,29 +1428,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1428
1428
|
}
|
|
1429
1429
|
});
|
|
1430
1430
|
};
|
|
1431
|
-
FinancialSeries.prototype.
|
|
1431
|
+
FinancialSeries.prototype.vp = function () {
|
|
1432
1432
|
var _this = this;
|
|
1433
|
-
return toEnum(function () { return _this.
|
|
1433
|
+
return toEnum(function () { return _this._vp(); });
|
|
1434
1434
|
};
|
|
1435
|
-
Object.defineProperty(FinancialSeries.prototype, "
|
|
1435
|
+
Object.defineProperty(FinancialSeries.prototype, "vr", {
|
|
1436
1436
|
get: function () {
|
|
1437
|
-
return this.
|
|
1437
|
+
return this.vo();
|
|
1438
1438
|
},
|
|
1439
1439
|
enumerable: false,
|
|
1440
1440
|
configurable: true
|
|
1441
1441
|
});
|
|
1442
|
-
FinancialSeries.prototype.
|
|
1442
|
+
FinancialSeries.prototype._vo = function () {
|
|
1443
1443
|
var a, b, c, d, e;
|
|
1444
1444
|
return __generator(this, function (_a) {
|
|
1445
1445
|
switch (_a.label) {
|
|
1446
1446
|
case 0:
|
|
1447
|
-
if (!(this.
|
|
1447
|
+
if (!(this.vk && this.ua.i$b != null))
|
|
1448
1448
|
return [3 /*break*/, 7];
|
|
1449
|
-
a = this.
|
|
1450
|
-
b = this.
|
|
1449
|
+
a = this.u4.count;
|
|
1450
|
+
b = this.ua.i$b;
|
|
1451
1451
|
if (!(a > 0))
|
|
1452
1452
|
return [3 /*break*/, 2];
|
|
1453
|
-
return [4 /*yield*/, this.
|
|
1453
|
+
return [4 /*yield*/, this.v6(this.u4.item(b.item(0)) - this.u5.item(b.item(0)))];
|
|
1454
1454
|
case 1:
|
|
1455
1455
|
_a.sent();
|
|
1456
1456
|
_a.label = 2;
|
|
@@ -1460,7 +1460,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1460
1460
|
case 3:
|
|
1461
1461
|
if (!(c < a))
|
|
1462
1462
|
return [3 /*break*/, 6];
|
|
1463
|
-
return [4 /*yield*/, Math.max(this.
|
|
1463
|
+
return [4 /*yield*/, Math.max(this.v6(this.u4.item(b.item(c)) - this.u5.item(b.item(c))), Math.max(this.v6(Math.abs(this.u4.item(b.item(c)) - this.u3.item(b.item(c - 1)))), this.v6(Math.abs(this.u5.item(b.item(c)) - this.u3.item(b.item(c - 1))))))];
|
|
1464
1464
|
case 4:
|
|
1465
1465
|
_a.sent();
|
|
1466
1466
|
_a.label = 5;
|
|
@@ -1469,10 +1469,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1469
1469
|
return [3 /*break*/, 3];
|
|
1470
1470
|
case 6: return [3 /*break*/, 13];
|
|
1471
1471
|
case 7:
|
|
1472
|
-
d = this.
|
|
1472
|
+
d = this.u4.count;
|
|
1473
1473
|
if (!(d > 0))
|
|
1474
1474
|
return [3 /*break*/, 9];
|
|
1475
|
-
return [4 /*yield*/, this.
|
|
1475
|
+
return [4 /*yield*/, this.v6(this.u4.item(0) - this.u5.item(0))];
|
|
1476
1476
|
case 8:
|
|
1477
1477
|
_a.sent();
|
|
1478
1478
|
_a.label = 9;
|
|
@@ -1482,7 +1482,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1482
1482
|
case 10:
|
|
1483
1483
|
if (!(e < d))
|
|
1484
1484
|
return [3 /*break*/, 13];
|
|
1485
|
-
return [4 /*yield*/, Math.max(this.
|
|
1485
|
+
return [4 /*yield*/, Math.max(this.v6(this.u4.item(e) - this.u5.item(e)), Math.max(this.v6(Math.abs(this.u4.item(e) - this.u3.item(e - 1))), this.v6(Math.abs(this.u5.item(e) - this.u3.item(e - 1)))))];
|
|
1486
1486
|
case 11:
|
|
1487
1487
|
_a.sent();
|
|
1488
1488
|
_a.label = 12;
|
|
@@ -1493,29 +1493,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1493
1493
|
}
|
|
1494
1494
|
});
|
|
1495
1495
|
};
|
|
1496
|
-
FinancialSeries.prototype.
|
|
1496
|
+
FinancialSeries.prototype.vo = function () {
|
|
1497
1497
|
var _this = this;
|
|
1498
|
-
return toEnum(function () { return _this.
|
|
1498
|
+
return toEnum(function () { return _this._vo(); });
|
|
1499
1499
|
};
|
|
1500
|
-
Object.defineProperty(FinancialSeries.prototype, "
|
|
1500
|
+
Object.defineProperty(FinancialSeries.prototype, "vq", {
|
|
1501
1501
|
get: function () {
|
|
1502
|
-
return this.
|
|
1502
|
+
return this.vn();
|
|
1503
1503
|
},
|
|
1504
1504
|
enumerable: false,
|
|
1505
1505
|
configurable: true
|
|
1506
1506
|
});
|
|
1507
|
-
FinancialSeries.prototype.
|
|
1507
|
+
FinancialSeries.prototype._vn = function () {
|
|
1508
1508
|
var a, b, c, d, e;
|
|
1509
1509
|
return __generator(this, function (_a) {
|
|
1510
1510
|
switch (_a.label) {
|
|
1511
1511
|
case 0:
|
|
1512
|
-
if (!(this.
|
|
1512
|
+
if (!(this.vk && this.ua.i$b != null))
|
|
1513
1513
|
return [3 /*break*/, 7];
|
|
1514
|
-
a = this.
|
|
1515
|
-
b = this.
|
|
1514
|
+
a = this.u5.count;
|
|
1515
|
+
b = this.ua.i$b;
|
|
1516
1516
|
if (!(a > 0))
|
|
1517
1517
|
return [3 /*break*/, 2];
|
|
1518
|
-
return [4 /*yield*/, this.
|
|
1518
|
+
return [4 /*yield*/, this.v6(this.u5.item(b.item(0)))];
|
|
1519
1519
|
case 1:
|
|
1520
1520
|
_a.sent();
|
|
1521
1521
|
_a.label = 2;
|
|
@@ -1525,7 +1525,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1525
1525
|
case 3:
|
|
1526
1526
|
if (!(c < a))
|
|
1527
1527
|
return [3 /*break*/, 6];
|
|
1528
|
-
return [4 /*yield*/, Math.min(this.
|
|
1528
|
+
return [4 /*yield*/, Math.min(this.v6(this.u5.item(b.item(c))), this.v6(this.u3.item(b.item(c - 1))))];
|
|
1529
1529
|
case 4:
|
|
1530
1530
|
_a.sent();
|
|
1531
1531
|
_a.label = 5;
|
|
@@ -1534,10 +1534,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1534
1534
|
return [3 /*break*/, 3];
|
|
1535
1535
|
case 6: return [3 /*break*/, 13];
|
|
1536
1536
|
case 7:
|
|
1537
|
-
d = this.
|
|
1537
|
+
d = this.u5.count;
|
|
1538
1538
|
if (!(d > 0))
|
|
1539
1539
|
return [3 /*break*/, 9];
|
|
1540
|
-
return [4 /*yield*/, this.
|
|
1540
|
+
return [4 /*yield*/, this.v6(this.u5.item(0))];
|
|
1541
1541
|
case 8:
|
|
1542
1542
|
_a.sent();
|
|
1543
1543
|
_a.label = 9;
|
|
@@ -1547,7 +1547,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1547
1547
|
case 10:
|
|
1548
1548
|
if (!(e < d))
|
|
1549
1549
|
return [3 /*break*/, 13];
|
|
1550
|
-
return [4 /*yield*/, Math.min(this.
|
|
1550
|
+
return [4 /*yield*/, Math.min(this.v6(this.u5.item(e)), this.v6(this.u3.item(e - 1)))];
|
|
1551
1551
|
case 11:
|
|
1552
1552
|
_a.sent();
|
|
1553
1553
|
_a.label = 12;
|
|
@@ -1558,29 +1558,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1558
1558
|
}
|
|
1559
1559
|
});
|
|
1560
1560
|
};
|
|
1561
|
-
FinancialSeries.prototype.
|
|
1561
|
+
FinancialSeries.prototype.vn = function () {
|
|
1562
1562
|
var _this = this;
|
|
1563
|
-
return toEnum(function () { return _this.
|
|
1563
|
+
return toEnum(function () { return _this._vn(); });
|
|
1564
1564
|
};
|
|
1565
|
-
FinancialSeries.prototype.
|
|
1565
|
+
FinancialSeries.prototype.vu = function (a) {
|
|
1566
1566
|
if (a == null) {
|
|
1567
1567
|
return null;
|
|
1568
1568
|
}
|
|
1569
|
-
if (this.
|
|
1570
|
-
return new SafeSortedReadOnlyDoubleCollection(0, a, this.
|
|
1569
|
+
if (this.vk && this.ua.i$b != null) {
|
|
1570
|
+
return new SafeSortedReadOnlyDoubleCollection(0, a, this.ua.i$b);
|
|
1571
1571
|
}
|
|
1572
1572
|
return new SafeReadOnlyDoubleCollection(0, a);
|
|
1573
1573
|
};
|
|
1574
|
-
FinancialSeries.prototype.
|
|
1574
|
+
FinancialSeries.prototype.vt = function () {
|
|
1575
1575
|
var a = new List$1(String_$type, 0);
|
|
1576
1576
|
a.add("HighColumn");
|
|
1577
1577
|
a.add("LowColumn");
|
|
1578
1578
|
a.add("CloseColumn");
|
|
1579
|
-
if (this.typicalBasedOn != null && this.
|
|
1580
|
-
this.
|
|
1581
|
-
var b = this.
|
|
1582
|
-
this.
|
|
1583
|
-
var c = new FinancialEventArgs(0, this.
|
|
1579
|
+
if (this.typicalBasedOn != null && this.c7 != null && !this.u9) {
|
|
1580
|
+
this.u9 = true;
|
|
1581
|
+
var b = this.un(0, this.c7.count);
|
|
1582
|
+
this.u9 = false;
|
|
1583
|
+
var c = new FinancialEventArgs(0, this.c7.count, b, this.uo(b), this);
|
|
1584
1584
|
this.typicalBasedOn(this, c);
|
|
1585
1585
|
if (c.basedOn != null && c.basedOn.count > 0) {
|
|
1586
1586
|
return c.basedOn;
|
|
@@ -1589,214 +1589,214 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1589
1589
|
return a;
|
|
1590
1590
|
};
|
|
1591
1591
|
FinancialSeries.prototype.getOpenColumnAsArray = function () {
|
|
1592
|
-
if (this.
|
|
1592
|
+
if (this.u6 == null) {
|
|
1593
1593
|
return null;
|
|
1594
1594
|
}
|
|
1595
|
-
if (this.
|
|
1596
|
-
if (this.
|
|
1597
|
-
return this.
|
|
1595
|
+
if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
|
|
1596
|
+
if (this.vy != null) {
|
|
1597
|
+
return this.vy.asArray();
|
|
1598
1598
|
}
|
|
1599
|
-
var a = new List$1(Number_$type, 2, this.
|
|
1600
|
-
var b = this.
|
|
1601
|
-
var c = this.
|
|
1599
|
+
var a = new List$1(Number_$type, 2, this.u6.count);
|
|
1600
|
+
var b = this.ua.i$b;
|
|
1601
|
+
var c = this.u6.asArray();
|
|
1602
1602
|
for (var d = 0; d < b.count; d++) {
|
|
1603
1603
|
a.add(c[b._inner[d]]);
|
|
1604
1604
|
}
|
|
1605
|
-
this.
|
|
1606
|
-
return this.
|
|
1605
|
+
this.vy = a;
|
|
1606
|
+
return this.vy.asArray();
|
|
1607
1607
|
}
|
|
1608
1608
|
else {
|
|
1609
|
-
return this.
|
|
1609
|
+
return this.u6.asArray();
|
|
1610
1610
|
}
|
|
1611
1611
|
};
|
|
1612
1612
|
FinancialSeries.prototype.getHighColumnAsArray = function () {
|
|
1613
|
-
if (this.
|
|
1613
|
+
if (this.u4 == null) {
|
|
1614
1614
|
return null;
|
|
1615
1615
|
}
|
|
1616
|
-
if (this.
|
|
1617
|
-
if (this.
|
|
1618
|
-
return this.
|
|
1616
|
+
if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
|
|
1617
|
+
if (this.vw != null) {
|
|
1618
|
+
return this.vw.asArray();
|
|
1619
1619
|
}
|
|
1620
|
-
var a = new List$1(Number_$type, 2, this.
|
|
1621
|
-
var b = this.
|
|
1622
|
-
var c = this.
|
|
1620
|
+
var a = new List$1(Number_$type, 2, this.u4.count);
|
|
1621
|
+
var b = this.ua.i$b;
|
|
1622
|
+
var c = this.u4.asArray();
|
|
1623
1623
|
for (var d = 0; d < b.count; d++) {
|
|
1624
1624
|
a.add(c[b._inner[d]]);
|
|
1625
1625
|
}
|
|
1626
|
-
this.
|
|
1627
|
-
return this.
|
|
1626
|
+
this.vw = a;
|
|
1627
|
+
return this.vw.asArray();
|
|
1628
1628
|
}
|
|
1629
1629
|
else {
|
|
1630
|
-
return this.
|
|
1630
|
+
return this.u4.asArray();
|
|
1631
1631
|
}
|
|
1632
1632
|
};
|
|
1633
1633
|
FinancialSeries.prototype.getLowColumnAsArray = function () {
|
|
1634
|
-
if (this.
|
|
1634
|
+
if (this.u5 == null) {
|
|
1635
1635
|
return null;
|
|
1636
1636
|
}
|
|
1637
|
-
if (this.
|
|
1638
|
-
if (this.
|
|
1639
|
-
return this.
|
|
1637
|
+
if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
|
|
1638
|
+
if (this.vx != null) {
|
|
1639
|
+
return this.vx.asArray();
|
|
1640
1640
|
}
|
|
1641
|
-
var a = new List$1(Number_$type, 2, this.
|
|
1642
|
-
var b = this.
|
|
1643
|
-
var c = this.
|
|
1641
|
+
var a = new List$1(Number_$type, 2, this.u5.count);
|
|
1642
|
+
var b = this.ua.i$b;
|
|
1643
|
+
var c = this.u5.asArray();
|
|
1644
1644
|
for (var d = 0; d < b.count; d++) {
|
|
1645
1645
|
a.add(c[b._inner[d]]);
|
|
1646
1646
|
}
|
|
1647
|
-
this.
|
|
1648
|
-
return this.
|
|
1647
|
+
this.vx = a;
|
|
1648
|
+
return this.vx.asArray();
|
|
1649
1649
|
}
|
|
1650
1650
|
else {
|
|
1651
|
-
return this.
|
|
1651
|
+
return this.u5.asArray();
|
|
1652
1652
|
}
|
|
1653
1653
|
};
|
|
1654
1654
|
FinancialSeries.prototype.getCloseColumnAsArray = function () {
|
|
1655
|
-
if (this.
|
|
1655
|
+
if (this.u3 == null) {
|
|
1656
1656
|
return null;
|
|
1657
1657
|
}
|
|
1658
|
-
if (this.
|
|
1659
|
-
if (this.
|
|
1660
|
-
return this.
|
|
1658
|
+
if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
|
|
1659
|
+
if (this.vv != null) {
|
|
1660
|
+
return this.vv.asArray();
|
|
1661
1661
|
}
|
|
1662
|
-
var a = new List$1(Number_$type, 2, this.
|
|
1663
|
-
var b = this.
|
|
1664
|
-
var c = this.
|
|
1662
|
+
var a = new List$1(Number_$type, 2, this.u3.count);
|
|
1663
|
+
var b = this.ua.i$b;
|
|
1664
|
+
var c = this.u3.asArray();
|
|
1665
1665
|
for (var d = 0; d < b.count; d++) {
|
|
1666
1666
|
a.add(c[b._inner[d]]);
|
|
1667
1667
|
}
|
|
1668
|
-
this.
|
|
1669
|
-
return this.
|
|
1668
|
+
this.vv = a;
|
|
1669
|
+
return this.vv.asArray();
|
|
1670
1670
|
}
|
|
1671
1671
|
else {
|
|
1672
|
-
return this.
|
|
1672
|
+
return this.u3.asArray();
|
|
1673
1673
|
}
|
|
1674
1674
|
};
|
|
1675
1675
|
FinancialSeries.prototype.getVolumeColumnAsArray = function () {
|
|
1676
|
-
if (this.
|
|
1676
|
+
if (this.u8 == null) {
|
|
1677
1677
|
return null;
|
|
1678
1678
|
}
|
|
1679
|
-
if (this.
|
|
1680
|
-
if (this.
|
|
1681
|
-
return this.
|
|
1679
|
+
if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
|
|
1680
|
+
if (this.vz != null) {
|
|
1681
|
+
return this.vz.asArray();
|
|
1682
1682
|
}
|
|
1683
|
-
var a = new List$1(Number_$type, 2, this.
|
|
1684
|
-
var b = this.
|
|
1685
|
-
var c = this.
|
|
1683
|
+
var a = new List$1(Number_$type, 2, this.u8.count);
|
|
1684
|
+
var b = this.ua.i$b;
|
|
1685
|
+
var c = this.u8.asArray();
|
|
1686
1686
|
for (var d = 0; d < b.count; d++) {
|
|
1687
1687
|
a.add(c[b._inner[d]]);
|
|
1688
1688
|
}
|
|
1689
|
-
this.
|
|
1690
|
-
return this.
|
|
1689
|
+
this.vz = a;
|
|
1690
|
+
return this.vz.asArray();
|
|
1691
1691
|
}
|
|
1692
1692
|
else {
|
|
1693
|
-
return this.
|
|
1693
|
+
return this.u8.asArray();
|
|
1694
1694
|
}
|
|
1695
1695
|
};
|
|
1696
|
-
FinancialSeries.prototype.
|
|
1697
|
-
_super.prototype.
|
|
1698
|
-
if (this.
|
|
1696
|
+
FinancialSeries.prototype.np = function (a, b, c, d) {
|
|
1697
|
+
_super.prototype.np.call(this, a, b, c, d);
|
|
1698
|
+
if (this.ua == null || !(typeCast(ISortingAxis_$type, this.ua) !== null)) {
|
|
1699
1699
|
return;
|
|
1700
1700
|
}
|
|
1701
|
-
var e = this.
|
|
1701
|
+
var e = this.ua.i$b;
|
|
1702
1702
|
switch (a) {
|
|
1703
1703
|
case 1:
|
|
1704
1704
|
for (var f = b; f < c; f++) {
|
|
1705
1705
|
var g = e._inner[f];
|
|
1706
|
+
if (this.vy != null) {
|
|
1707
|
+
this.vy.insert(f, this.u6.item(g));
|
|
1708
|
+
}
|
|
1709
|
+
if (this.vw != null) {
|
|
1710
|
+
this.vw.insert(f, this.u4.item(g));
|
|
1711
|
+
}
|
|
1706
1712
|
if (this.vx != null) {
|
|
1707
1713
|
this.vx.insert(f, this.u5.item(g));
|
|
1708
1714
|
}
|
|
1709
1715
|
if (this.vv != null) {
|
|
1710
1716
|
this.vv.insert(f, this.u3.item(g));
|
|
1711
1717
|
}
|
|
1712
|
-
if (this.
|
|
1713
|
-
this.
|
|
1714
|
-
}
|
|
1715
|
-
if (this.vu != null) {
|
|
1716
|
-
this.vu.insert(f, this.u2.item(g));
|
|
1717
|
-
}
|
|
1718
|
-
if (this.vy != null) {
|
|
1719
|
-
this.vy.insert(f, this.u7.item(g));
|
|
1718
|
+
if (this.vz != null) {
|
|
1719
|
+
this.vz.insert(f, this.u8.item(g));
|
|
1720
1720
|
}
|
|
1721
1721
|
}
|
|
1722
1722
|
break;
|
|
1723
1723
|
case 0:
|
|
1724
|
+
if (this.vy != null) {
|
|
1725
|
+
this.vy.v(b, c);
|
|
1726
|
+
}
|
|
1727
|
+
if (this.vw != null) {
|
|
1728
|
+
this.vw.v(b, c);
|
|
1729
|
+
}
|
|
1724
1730
|
if (this.vx != null) {
|
|
1725
1731
|
this.vx.v(b, c);
|
|
1726
1732
|
}
|
|
1727
1733
|
if (this.vv != null) {
|
|
1728
1734
|
this.vv.v(b, c);
|
|
1729
1735
|
}
|
|
1730
|
-
if (this.
|
|
1731
|
-
this.
|
|
1732
|
-
}
|
|
1733
|
-
if (this.vu != null) {
|
|
1734
|
-
this.vu.v(b, c);
|
|
1735
|
-
}
|
|
1736
|
-
if (this.vy != null) {
|
|
1737
|
-
this.vy.v(b, c);
|
|
1736
|
+
if (this.vz != null) {
|
|
1737
|
+
this.vz.v(b, c);
|
|
1738
1738
|
}
|
|
1739
1739
|
break;
|
|
1740
1740
|
case 4:
|
|
1741
|
+
if (this.vy != null) {
|
|
1742
|
+
this.vy = new List$1(Number_$type, 0);
|
|
1743
|
+
}
|
|
1744
|
+
if (this.vw != null) {
|
|
1745
|
+
this.vw = new List$1(Number_$type, 0);
|
|
1746
|
+
}
|
|
1741
1747
|
if (this.vx != null) {
|
|
1742
1748
|
this.vx = new List$1(Number_$type, 0);
|
|
1743
1749
|
}
|
|
1744
1750
|
if (this.vv != null) {
|
|
1745
1751
|
this.vv = new List$1(Number_$type, 0);
|
|
1746
1752
|
}
|
|
1747
|
-
if (this.
|
|
1748
|
-
this.
|
|
1749
|
-
}
|
|
1750
|
-
if (this.vu != null) {
|
|
1751
|
-
this.vu = new List$1(Number_$type, 0);
|
|
1752
|
-
}
|
|
1753
|
-
if (this.vy != null) {
|
|
1754
|
-
this.vy = new List$1(Number_$type, 0);
|
|
1753
|
+
if (this.vz != null) {
|
|
1754
|
+
this.vz = new List$1(Number_$type, 0);
|
|
1755
1755
|
}
|
|
1756
1756
|
break;
|
|
1757
1757
|
case 3:
|
|
1758
1758
|
case 2:
|
|
1759
1759
|
for (var h = b; h < c; h++) {
|
|
1760
1760
|
var i = e._inner[h];
|
|
1761
|
+
if (this.vy != null) {
|
|
1762
|
+
this.vy._inner[h] = this.u6.item(i);
|
|
1763
|
+
}
|
|
1764
|
+
if (this.vw != null) {
|
|
1765
|
+
this.vw._inner[h] = this.u4.item(i);
|
|
1766
|
+
}
|
|
1761
1767
|
if (this.vx != null) {
|
|
1762
1768
|
this.vx._inner[h] = this.u5.item(i);
|
|
1763
1769
|
}
|
|
1764
1770
|
if (this.vv != null) {
|
|
1765
1771
|
this.vv._inner[h] = this.u3.item(i);
|
|
1766
1772
|
}
|
|
1767
|
-
if (this.
|
|
1768
|
-
this.
|
|
1769
|
-
}
|
|
1770
|
-
if (this.vu != null) {
|
|
1771
|
-
this.vu._inner[h] = this.u2.item(i);
|
|
1772
|
-
}
|
|
1773
|
-
if (this.vy != null) {
|
|
1774
|
-
this.vy._inner[h] = this.u7.item(i);
|
|
1773
|
+
if (this.vz != null) {
|
|
1774
|
+
this.vz._inner[h] = this.u8.item(i);
|
|
1775
1775
|
}
|
|
1776
1776
|
}
|
|
1777
1777
|
break;
|
|
1778
1778
|
}
|
|
1779
|
-
this.
|
|
1780
|
-
this.
|
|
1779
|
+
this.xj();
|
|
1780
|
+
this.qk();
|
|
1781
1781
|
};
|
|
1782
|
-
FinancialSeries.prototype.
|
|
1782
|
+
FinancialSeries.prototype.un = function (a, b) {
|
|
1783
1783
|
var _this = this;
|
|
1784
|
-
var c = this.
|
|
1785
|
-
var d = this.
|
|
1786
|
-
var e = this.
|
|
1787
|
-
var f = this.
|
|
1788
|
-
var g = this.
|
|
1784
|
+
var c = this.vu(this.u6);
|
|
1785
|
+
var d = this.vu(this.u3);
|
|
1786
|
+
var e = this.vu(this.u4);
|
|
1787
|
+
var f = this.vu(this.u5);
|
|
1788
|
+
var g = this.vu(this.u8);
|
|
1789
1789
|
var h = ((function () {
|
|
1790
1790
|
var $ret = new FinancialCalculationDataSource();
|
|
1791
|
-
$ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(_this.
|
|
1792
|
-
$ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(_this.
|
|
1791
|
+
$ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(_this.vs), _this.vt());
|
|
1792
|
+
$ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(_this.vr), ((function () {
|
|
1793
1793
|
var $ret = new List$1(String_$type, 0);
|
|
1794
1794
|
$ret.add("HighColumn");
|
|
1795
1795
|
$ret.add("LowColumn");
|
|
1796
1796
|
$ret.add("CloseColumn");
|
|
1797
1797
|
return $ret;
|
|
1798
1798
|
})()));
|
|
1799
|
-
$ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(_this.
|
|
1799
|
+
$ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(_this.vq), ((function () {
|
|
1800
1800
|
var $ret = new List$1(String_$type, 0);
|
|
1801
1801
|
$ret.add("LowColumn");
|
|
1802
1802
|
$ret.add("CloseColumn");
|
|
@@ -1811,18 +1811,18 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1811
1811
|
$ret.calculateCount = b;
|
|
1812
1812
|
$ret.minimumValue = NaN;
|
|
1813
1813
|
$ret.maximumValue = NaN;
|
|
1814
|
-
$ret.count = _this.
|
|
1814
|
+
$ret.count = _this.c7 != null ? _this.c7.count : 0;
|
|
1815
1815
|
return $ret;
|
|
1816
1816
|
})());
|
|
1817
1817
|
return h;
|
|
1818
1818
|
};
|
|
1819
|
-
FinancialSeries.prototype.
|
|
1819
|
+
FinancialSeries.prototype.v6 = function (a) {
|
|
1820
1820
|
if (isInfinity(a) || isNaN_(a)) {
|
|
1821
1821
|
return 0;
|
|
1822
1822
|
}
|
|
1823
1823
|
return a;
|
|
1824
1824
|
};
|
|
1825
|
-
FinancialSeries.prototype.
|
|
1825
|
+
FinancialSeries.prototype.uo = function (a) {
|
|
1826
1826
|
var _this = this;
|
|
1827
1827
|
return ((function () {
|
|
1828
1828
|
var $ret = new FinancialCalculationSupportingCalculations();
|
|
@@ -1842,105 +1842,105 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1842
1842
|
})()));
|
|
1843
1843
|
$ret.g = new DataSourceSupportingCalculation(1, function (b) { return TrendCalculators.b(b.typicalColumn, b.shortPeriod); }, a.typicalColumn.basedOn);
|
|
1844
1844
|
$ret.e = new DataSourceSupportingCalculation(1, function (b) { return TrendCalculators.b(b.typicalColumn, b.longPeriod); }, a.typicalColumn.basedOn);
|
|
1845
|
-
$ret.k = Series.
|
|
1846
|
-
$ret.j = Series.
|
|
1847
|
-
$ret.i = runOn(_this, _this.
|
|
1845
|
+
$ret.k = Series.gy;
|
|
1846
|
+
$ret.j = Series.gx;
|
|
1847
|
+
$ret.i = runOn(_this, _this.v6);
|
|
1848
1848
|
return $ret;
|
|
1849
1849
|
})());
|
|
1850
1850
|
};
|
|
1851
1851
|
Object.defineProperty(FinancialSeries.prototype, "categoryAxis", {
|
|
1852
1852
|
get: function () {
|
|
1853
|
-
return this.
|
|
1853
|
+
return this.ua;
|
|
1854
1854
|
},
|
|
1855
1855
|
enumerable: false,
|
|
1856
1856
|
configurable: true
|
|
1857
1857
|
});
|
|
1858
|
-
FinancialSeries.prototype.
|
|
1859
|
-
_super.prototype.
|
|
1860
|
-
if (!this.
|
|
1861
|
-
this.
|
|
1858
|
+
FinancialSeries.prototype.ps = function (a, b) {
|
|
1859
|
+
_super.prototype.ps.call(this, a, b);
|
|
1860
|
+
if (!this.f9) {
|
|
1861
|
+
this.ck.a4(b);
|
|
1862
1862
|
return;
|
|
1863
1863
|
}
|
|
1864
|
-
var c = typeCast(FinancialSeriesView.$, this.
|
|
1865
|
-
this.
|
|
1866
|
-
c.b0.e(this.
|
|
1867
|
-
if (this.
|
|
1864
|
+
var c = typeCast(FinancialSeriesView.$, this.cj);
|
|
1865
|
+
this.ck.a4(b);
|
|
1866
|
+
c.b0.e(this.hk);
|
|
1867
|
+
if (this.dm(this.cj)) {
|
|
1868
1868
|
return;
|
|
1869
1869
|
}
|
|
1870
|
-
if (!this.
|
|
1871
|
-
this.
|
|
1870
|
+
if (!this.f2) {
|
|
1871
|
+
this.xg(this.uf, c);
|
|
1872
1872
|
}
|
|
1873
|
-
this.
|
|
1874
|
-
this.
|
|
1875
|
-
this.
|
|
1873
|
+
this.f2 = false;
|
|
1874
|
+
this.xi(this.uf, c);
|
|
1875
|
+
this.f9 = false;
|
|
1876
1876
|
};
|
|
1877
|
-
FinancialSeries.prototype.
|
|
1878
|
-
_super.prototype.
|
|
1877
|
+
FinancialSeries.prototype.pp = function (a, b, c, d, e) {
|
|
1878
|
+
_super.prototype.pp.call(this, a, b, c, d, e);
|
|
1879
1879
|
var f = this.a7.a$h.item(d);
|
|
1880
1880
|
var g = f;
|
|
1881
|
-
g.b0.e(this.
|
|
1881
|
+
g.b0.e(this.hk);
|
|
1882
1882
|
f.a3(c);
|
|
1883
|
-
if (this.
|
|
1883
|
+
if (this.dm(g)) {
|
|
1884
1884
|
return;
|
|
1885
1885
|
}
|
|
1886
|
-
if (this.
|
|
1887
|
-
this.
|
|
1886
|
+
if (this.ub == null) {
|
|
1887
|
+
this.ub = new CategoryFrame(3);
|
|
1888
1888
|
}
|
|
1889
|
-
this.
|
|
1890
|
-
this.
|
|
1891
|
-
this.
|
|
1889
|
+
this.ub.u();
|
|
1890
|
+
this.xg(this.ub, g);
|
|
1891
|
+
this.xi(this.ub, g);
|
|
1892
1892
|
};
|
|
1893
1893
|
FinancialSeries.prototype.ao = function (a) {
|
|
1894
|
-
if (this.
|
|
1895
|
-
return this.
|
|
1894
|
+
if (this.ua == a) {
|
|
1895
|
+
return this.uw;
|
|
1896
1896
|
}
|
|
1897
|
-
if (this.
|
|
1898
|
-
return this.
|
|
1897
|
+
if (this.uw == a) {
|
|
1898
|
+
return this.ua;
|
|
1899
1899
|
}
|
|
1900
1900
|
return null;
|
|
1901
1901
|
};
|
|
1902
1902
|
FinancialSeries.prototype.preferredCategoryMode = function (a) {
|
|
1903
|
-
var b = typeCast(IDateTimeAxis_$type, this.
|
|
1904
|
-
return b != null ? b.preferredCategoryMode(this) : this.
|
|
1903
|
+
var b = typeCast(IDateTimeAxis_$type, this.ua);
|
|
1904
|
+
return b != null ? b.preferredCategoryMode(this) : this.ui;
|
|
1905
1905
|
};
|
|
1906
|
-
Object.defineProperty(FinancialSeries.prototype, "
|
|
1906
|
+
Object.defineProperty(FinancialSeries.prototype, "ui", {
|
|
1907
1907
|
get: function () {
|
|
1908
|
-
return this.
|
|
1908
|
+
return this.uh;
|
|
1909
1909
|
},
|
|
1910
1910
|
set: function (a) {
|
|
1911
|
-
var b = this.
|
|
1911
|
+
var b = this.ui;
|
|
1912
1912
|
if (a != b) {
|
|
1913
|
-
this.
|
|
1914
|
-
this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.
|
|
1913
|
+
this.uh = a;
|
|
1914
|
+
this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.ui));
|
|
1915
1915
|
}
|
|
1916
1916
|
},
|
|
1917
1917
|
enumerable: false,
|
|
1918
1918
|
configurable: true
|
|
1919
1919
|
});
|
|
1920
|
-
FinancialSeries.prototype.
|
|
1920
|
+
FinancialSeries.prototype.get_e0 = function () {
|
|
1921
1921
|
return true;
|
|
1922
1922
|
};
|
|
1923
|
-
FinancialSeries.prototype.
|
|
1924
|
-
_super.prototype.
|
|
1925
|
-
this.
|
|
1923
|
+
FinancialSeries.prototype.p0 = function (a, b) {
|
|
1924
|
+
_super.prototype.p0.call(this, a, b);
|
|
1925
|
+
this.x0 = a;
|
|
1926
1926
|
};
|
|
1927
|
-
FinancialSeries.prototype.
|
|
1928
|
-
this.
|
|
1927
|
+
FinancialSeries.prototype.xj = function () {
|
|
1928
|
+
this.hs = this.u3 == null || this.u3.count == 0 ? NaN : this.u3.item(this.u3.count - 1);
|
|
1929
1929
|
};
|
|
1930
|
-
FinancialSeries.prototype.
|
|
1931
|
-
if (this.
|
|
1932
|
-
if (this.
|
|
1933
|
-
this.
|
|
1930
|
+
FinancialSeries.prototype.ju = function (a) {
|
|
1931
|
+
if (this.uv != null && a != null) {
|
|
1932
|
+
if (this.ux == null || this.ux.propertyName != this.uv.dateTimeMemberPath) {
|
|
1933
|
+
this.ux = new FastReflectionHelper(false, this.uv.dateTimeMemberPath);
|
|
1934
1934
|
}
|
|
1935
|
-
var b = this.
|
|
1935
|
+
var b = this.ux.getPropertyValue(a);
|
|
1936
1936
|
if (typeCast(Date_$type, b) !== null) {
|
|
1937
|
-
return dateToStringFormat(b, this.
|
|
1937
|
+
return dateToStringFormat(b, this.uv.itemLabelFormat());
|
|
1938
1938
|
}
|
|
1939
1939
|
}
|
|
1940
|
-
return _super.prototype.
|
|
1940
|
+
return _super.prototype.ju.call(this, a);
|
|
1941
1941
|
};
|
|
1942
1942
|
FinancialSeries.$t = markType(FinancialSeries, 'FinancialSeries', Series.$, [IHasCategoryAxis_$type, IHasCategoryModePreference_$type]);
|
|
1943
|
-
FinancialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:
|
|
1943
|
+
FinancialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:we:xk', [2, null], 'HighlightedCloseMemberPath:wh:xl', [2, null], 'HighlightedHighMemberPath:wj:xm', [2, null], 'HighlightedLowMemberPath:wl:xn', [2, null], 'HighlightedOpenMemberPath:wn:xo', [2, null], 'HighlightedVolumeMemberPath:wp:xp', [2, null], 'HighMemberPath:wr:xq', [2, null], 'IsCustomCategoryStyleAllowed:vg:xr', [0, false], 'IsTransitionInEnabled:vh:xs', [0, false], 'LowMemberPath:ww:xt', [2, null], 'NegativeBrush:x0:xu', [Brush.$, null], 'OpenMemberPath:w0:xv', [2, null], 'TransitionInMode:ul:xw', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:w4:xx', [2, null], 'XAxis:ua:xy', [CategoryAxisBase.$, null], 'YAxis:uw:xz', [NumericYAxis.$, null]]);
|
|
1944
1944
|
return FinancialSeries;
|
|
1945
1945
|
}(Series));
|
|
1946
1946
|
export { FinancialSeries };
|
|
@@ -2265,11 +2265,11 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2265
2265
|
};
|
|
2266
2266
|
FinancialSeriesView.prototype.getDefaultTooltipTemplate = function () {
|
|
2267
2267
|
var a = "<div class='ui-chart-default-tooltip-content'>";
|
|
2268
|
-
if (this.b2.
|
|
2268
|
+
if (this.b2.ua.ce) {
|
|
2269
2269
|
a += "<span>${itemLabel}</span><br/>";
|
|
2270
2270
|
}
|
|
2271
|
-
else if (this.b2.
|
|
2272
|
-
a += "<span>${item." + this.b2.
|
|
2271
|
+
else if (this.b2.ua.f0 != null) {
|
|
2272
|
+
a += "<span>${item." + this.b2.ua.f0 + "}</span><br/>";
|
|
2273
2273
|
}
|
|
2274
2274
|
a += "<span class='ui-priority-primary'";
|
|
2275
2275
|
var b = this.e.a7.a$r(this.e);
|
|
@@ -2285,11 +2285,11 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2285
2285
|
e = stringIsNullOrEmpty(e) ? "High" : e;
|
|
2286
2286
|
f = stringIsNullOrEmpty(f) ? "Low" : f;
|
|
2287
2287
|
g = stringIsNullOrEmpty(g) ? "Close" : g;
|
|
2288
|
-
a += ">" + this.b2.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.b2.
|
|
2289
|
-
if (!stringIsNullOrEmpty(this.b2.
|
|
2288
|
+
a += ">" + this.b2.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.b2.w0 + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.b2.wr + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.b2.ww + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.b2.we + "}</td></tr>";
|
|
2289
|
+
if (!stringIsNullOrEmpty(this.b2.w4)) {
|
|
2290
2290
|
var h = c.b1("financialSeries_Volume");
|
|
2291
2291
|
h = stringIsNullOrEmpty(h) ? "Volume" : h;
|
|
2292
|
-
a += "<tr><td>" + h + ":</td><td>" + "${item." + this.b2.
|
|
2292
|
+
a += "<tr><td>" + h + ":</td><td>" + "${item." + this.b2.w4 + "}</td></tr>";
|
|
2293
2293
|
}
|
|
2294
2294
|
a += "</table></div>";
|
|
2295
2295
|
return a;
|
|
@@ -2297,10 +2297,10 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2297
2297
|
FinancialSeriesView.prototype.af = function () {
|
|
2298
2298
|
var a = new Color();
|
|
2299
2299
|
a.colorString = "rgba(95,95,95,0.5)";
|
|
2300
|
-
this.e.
|
|
2301
|
-
this.e.
|
|
2302
|
-
this.e.is = 2;
|
|
2300
|
+
this.e.s7 = a;
|
|
2301
|
+
this.e.is = 5;
|
|
2303
2302
|
this.e.it = 2;
|
|
2303
|
+
this.e.iu = 2;
|
|
2304
2304
|
};
|
|
2305
2305
|
FinancialSeriesView.$t = markType(FinancialSeriesView, 'FinancialSeriesView', SeriesView.$);
|
|
2306
2306
|
return FinancialSeriesView;
|