igniteui-webcomponents-charts 3.2.2 → 3.2.4
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 +25136 -21648
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
- package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
- package/esm2015/lib/AnnotationLayerProxy.js +39 -26
- package/esm2015/lib/AnnotationLayer_combined.js +133 -133
- package/esm2015/lib/AreaSeries_combined.js +44 -44
- package/esm2015/lib/AutomaticSeriesManager.js +7 -0
- package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
- package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
- package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
- package/esm2015/lib/AxisAnnotationManager.js +1 -1
- package/esm2015/lib/AxisVisualDataManager.js +2 -2
- package/esm2015/lib/BarSeries_combined.js +110 -103
- package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
- package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +255 -255
- package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
- package/esm2015/lib/CalloutLayer_combined.js +451 -449
- package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
- package/esm2015/lib/CategoryChart.js +545 -456
- package/esm2015/lib/CategoryDateTimeXAxis_combined.js +5 -5
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
- package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
- package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm2015/lib/CategoryXAxis_combined.js +140 -23
- package/esm2015/lib/CategoryYAxis_combined.js +140 -23
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ChartGroupDescription.js +52 -0
- package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
- package/esm2015/lib/ChartSortDescription.js +61 -0
- package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
- package/esm2015/lib/ChartSummaryDescription.js +123 -0
- package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
- package/esm2015/lib/ColumnSeries_combined.js +65 -65
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +85 -85
- package/esm2015/lib/CustomIndicator.js +23 -23
- package/esm2015/lib/DataAbbreviator.js +2 -2
- package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
- package/esm2015/lib/DataChartToolbarProvider.js +107 -0
- package/esm2015/lib/DataChartVisualDataManager.js +4 -4
- package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
- package/esm2015/lib/DataLegendVisualData_combined.js +1 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +511 -490
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +2162 -1903
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +70 -70
- package/esm2015/lib/FinancialChart_combined.js +1443 -1359
- package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
- package/esm2015/lib/FinancialIndicator_combined.js +201 -201
- package/esm2015/lib/FinancialOverlay.js +36 -36
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
- package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
- package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
- package/esm2015/lib/IndicatorProxy.js +11 -11
- package/esm2015/lib/ItemLegend_combined.js +17 -5
- package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +38 -38
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/NumberAbbreviator.js +1 -1
- package/esm2015/lib/NumericXAxis_combined.js +3 -3
- package/esm2015/lib/NumericYAxis_combined.js +3 -3
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
- package/esm2015/lib/OverlayProxy.js +8 -8
- package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +9 -9
- package/esm2015/lib/PointSeries_combined.js +19 -19
- package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
- package/esm2015/lib/PolarBase_combined.js +388 -388
- package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
- package/esm2015/lib/PolarLineSeries_combined.js +21 -21
- package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
- package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
- package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
- package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
- package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
- package/esm2015/lib/RadialLineSeries_combined.js +37 -37
- package/esm2015/lib/RadialPieSeries_combined.js +45 -45
- package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
- package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
- package/esm2015/lib/ScatterBase_combined.js +445 -445
- package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +51 -51
- package/esm2015/lib/ScatterLineSeriesView.js +7 -7
- package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
- package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
- package/esm2015/lib/ScatterSeries_combined.js +15 -15
- package/esm2015/lib/ScatterSplineSeries.js +38 -38
- package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
- package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
- package/esm2015/lib/SeriesInteractionManager.js +86 -78
- package/esm2015/lib/SeriesRenderManager.js +17 -17
- package/esm2015/lib/SeriesRenderingArguments.js +1 -1
- package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
- package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
- package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
- package/esm2015/lib/SeriesViewer_combined.js +3539 -3179
- package/esm2015/lib/SeriesVisualDataManager.js +23 -23
- package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
- package/esm2015/lib/SizeScale.js +3 -3
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
- package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
- package/esm2015/lib/SplineSeries_combined.js +25 -25
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +9 -9
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +37 -37
- package/esm2015/lib/StepLineSeries_combined.js +43 -43
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TileZoomManager_combined.js +9 -9
- package/esm2015/lib/TimeAxisBase.js +8 -8
- package/esm2015/lib/TimeXAxis.js +10 -10
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +115 -115
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/WaterfallSeries_combined.js +103 -103
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/XYChart.js +802 -802
- package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
- package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
- package/esm2015/lib/igc-annotation-layer-component.js +17 -17
- 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 +44 -44
- package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
- package/esm2015/lib/igc-callout-layer-component.js +95 -95
- package/esm2015/lib/igc-category-chart-component.js +169 -112
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +20 -20
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
- package/esm2015/lib/igc-category-x-axis-component.js +75 -2
- package/esm2015/lib/igc-category-y-axis-component.js +75 -2
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
- package/esm2015/lib/igc-chart-group-description-module.js +15 -0
- package/esm2015/lib/igc-chart-group-description.js +20 -0
- package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
- package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
- package/esm2015/lib/igc-chart-sort-description.js +61 -0
- package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
- package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
- package/esm2015/lib/igc-chart-summary-description.js +95 -0
- 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 +90 -90
- package/esm2015/lib/igc-data-chart-component.js +95 -95
- package/esm2015/lib/igc-data-legend-component.js +1 -1
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-domain-chart-component.js +901 -650
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +42 -42
- package/esm2015/lib/igc-financial-chart-component.js +214 -157
- package/esm2015/lib/igc-financial-indicator-component.js +16 -16
- package/esm2015/lib/igc-financial-overlay-component.js +5 -5
- package/esm2015/lib/igc-financial-price-series-component.js +30 -30
- package/esm2015/lib/igc-financial-series-component.js +60 -60
- 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 +57 -57
- 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 +3 -3
- package/esm2015/lib/igc-item-legend-component.js +18 -0
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
- package/esm2015/lib/igc-line-fragment-component.js +1 -1
- package/esm2015/lib/igc-line-series-component.js +1 -1
- 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-ordinal-time-x-axis-component.js +5 -5
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +77 -77
- package/esm2015/lib/igc-polar-line-series-component.js +4 -4
- package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
- 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 +3 -3
- package/esm2015/lib/igc-radial-base-component.js +31 -31
- 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-category-series-component.js +6 -6
- 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 +24 -24
- package/esm2015/lib/igc-scatter-base-component.js +49 -49
- package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
- package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
- package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
- package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
- package/esm2015/lib/igc-series-component.js +195 -185
- package/esm2015/lib/igc-series-viewer-component.js +379 -282
- package/esm2015/lib/igc-shape-series-base-component.js +45 -45
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
- package/esm2015/lib/igc-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- 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-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 +4 -4
- 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 +2 -2
- package/esm2015/lib/igc-step-line-series-component.js +3 -3
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-overlay-component.js +52 -52
- 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/esm2015/lib/igc-xy-chart-component.js +218 -218
- package/esm2015/lib/igc-zoom-slider-component.js +0 -7
- package/esm2015/public_api.js +23 -0
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
- package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
- package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
- package/esm5/lib/AnnotationLayerProxy.js +39 -26
- package/esm5/lib/AnnotationLayer_combined.js +132 -132
- package/esm5/lib/AreaSeries_combined.js +44 -44
- package/esm5/lib/AutomaticSeriesManager.js +7 -0
- package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
- package/esm5/lib/AutomaticSeriesRequest.js +7 -0
- package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
- package/esm5/lib/AxisAnnotationManager.js +1 -1
- package/esm5/lib/AxisVisualDataManager.js +2 -2
- package/esm5/lib/BarSeries_combined.js +110 -103
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +252 -252
- package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
- package/esm5/lib/CalloutLayer_combined.js +442 -440
- package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
- package/esm5/lib/CategoryChart.js +522 -413
- package/esm5/lib/CategoryDateTimeXAxis_combined.js +5 -5
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
- package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
- package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm5/lib/CategoryXAxis_combined.js +140 -23
- package/esm5/lib/CategoryYAxis_combined.js +140 -23
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ChartGroupDescription.js +59 -0
- package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
- package/esm5/lib/ChartSortDescription.js +75 -0
- package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
- package/esm5/lib/ChartSummaryDescription.js +149 -0
- package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
- package/esm5/lib/ColumnSeries_combined.js +64 -64
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +85 -85
- package/esm5/lib/CustomIndicator.js +23 -23
- package/esm5/lib/DataAbbreviator.js +1 -7
- package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
- package/esm5/lib/DataChartToolbarProvider.js +117 -0
- package/esm5/lib/DataChartVisualDataManager.js +4 -4
- package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
- package/esm5/lib/DataLegendVisualData_combined.js +1 -1
- package/esm5/lib/DataToolTipLayer_combined.js +510 -485
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +2098 -1753
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +70 -70
- package/esm5/lib/FinancialChart_combined.js +1405 -1300
- package/esm5/lib/FinancialEventArgs_combined.js +581 -581
- package/esm5/lib/FinancialIndicator_combined.js +200 -200
- package/esm5/lib/FinancialOverlay.js +36 -36
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
- package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IDataChartToolbarProvider.js +7 -0
- package/esm5/lib/IZoomableCategoryAxis.js +11 -0
- package/esm5/lib/IndicatorProxy.js +11 -11
- package/esm5/lib/ItemLegend_combined.js +25 -5
- package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +38 -38
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/NumberAbbreviator.js +1 -1
- package/esm5/lib/NumericXAxis_combined.js +3 -3
- package/esm5/lib/NumericYAxis_combined.js +3 -3
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OrdinalTimeXAxis.js +109 -109
- package/esm5/lib/OverlayProxy.js +8 -8
- package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +9 -9
- package/esm5/lib/PointSeries_combined.js +19 -19
- package/esm5/lib/PolarAreaSeries_combined.js +23 -23
- package/esm5/lib/PolarBase_combined.js +384 -384
- package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
- package/esm5/lib/PolarLineSeries_combined.js +21 -21
- package/esm5/lib/PolarScatterSeries_combined.js +13 -13
- package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
- package/esm5/lib/PolarSplineSeries_combined.js +23 -23
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +35 -35
- package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
- package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
- package/esm5/lib/RadialColumnSeries_combined.js +47 -47
- package/esm5/lib/RadialLineSeries_combined.js +37 -37
- package/esm5/lib/RadialPieSeries_combined.js +45 -45
- package/esm5/lib/RangeAreaSeries_combined.js +22 -22
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
- package/esm5/lib/RangeColumnSeries_combined.js +35 -35
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
- package/esm5/lib/ScatterBase_combined.js +441 -441
- package/esm5/lib/ScatterContourSeries_combined.js +110 -110
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +51 -51
- package/esm5/lib/ScatterLineSeriesView.js +7 -7
- package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
- package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
- package/esm5/lib/ScatterSeries_combined.js +15 -15
- package/esm5/lib/ScatterSplineSeries.js +38 -38
- package/esm5/lib/ScatterSplineSeriesView.js +7 -7
- package/esm5/lib/ScatterTriangulationSeries.js +173 -173
- package/esm5/lib/SeriesInteractionManager.js +86 -78
- package/esm5/lib/SeriesRenderManager.js +17 -17
- package/esm5/lib/SeriesRenderingArguments.js +1 -1
- package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
- package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
- package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
- package/esm5/lib/SeriesViewer_combined.js +3484 -3101
- package/esm5/lib/SeriesVisualDataManager.js +23 -23
- package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
- package/esm5/lib/SizeScale.js +3 -3
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +38 -38
- package/esm5/lib/SplineSeriesBase_combined.js +121 -121
- package/esm5/lib/SplineSeries_combined.js +25 -25
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +9 -9
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +37 -37
- package/esm5/lib/StepLineSeries_combined.js +43 -43
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TileZoomManager_combined.js +9 -9
- package/esm5/lib/TimeAxisBase.js +8 -8
- package/esm5/lib/TimeXAxis.js +10 -10
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +115 -115
- package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/WaterfallSeries_combined.js +103 -103
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/XYChart.js +717 -717
- package/esm5/lib/igc-anchored-category-series-component.js +18 -18
- package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
- package/esm5/lib/igc-annotation-layer-component.js +17 -17
- 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 +44 -44
- package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
- package/esm5/lib/igc-callout-layer-component.js +95 -95
- package/esm5/lib/igc-category-chart-component.js +189 -112
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +20 -20
- package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
- package/esm5/lib/igc-category-x-axis-component.js +95 -2
- package/esm5/lib/igc-category-y-axis-component.js +95 -2
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-chart-group-description-collection.js +115 -0
- package/esm5/lib/igc-chart-group-description-module.js +19 -0
- package/esm5/lib/igc-chart-group-description.js +34 -0
- package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
- package/esm5/lib/igc-chart-sort-description-module.js +19 -0
- package/esm5/lib/igc-chart-sort-description.js +81 -0
- package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
- package/esm5/lib/igc-chart-summary-description-module.js +19 -0
- package/esm5/lib/igc-chart-summary-description.js +122 -0
- 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 +90 -90
- package/esm5/lib/igc-data-chart-component.js +95 -95
- package/esm5/lib/igc-data-legend-component.js +1 -1
- package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-domain-chart-component.js +973 -650
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +42 -42
- package/esm5/lib/igc-financial-chart-component.js +234 -157
- package/esm5/lib/igc-financial-indicator-component.js +16 -16
- package/esm5/lib/igc-financial-overlay-component.js +5 -5
- package/esm5/lib/igc-financial-price-series-component.js +30 -30
- package/esm5/lib/igc-financial-series-component.js +60 -60
- 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 +57 -57
- 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 +3 -3
- package/esm5/lib/igc-item-legend-component.js +26 -0
- package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
- package/esm5/lib/igc-line-fragment-component.js +1 -1
- package/esm5/lib/igc-line-series-component.js +1 -1
- 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-ordinal-time-x-axis-component.js +5 -5
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +77 -77
- package/esm5/lib/igc-polar-line-series-component.js +4 -4
- package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
- 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 +3 -3
- package/esm5/lib/igc-radial-base-component.js +31 -31
- 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-category-series-component.js +6 -6
- 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 +24 -24
- package/esm5/lib/igc-scatter-base-component.js +49 -49
- package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
- package/esm5/lib/igc-scatter-line-series-component.js +4 -4
- package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
- package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
- package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
- package/esm5/lib/igc-series-component.js +199 -185
- package/esm5/lib/igc-series-viewer-component.js +403 -282
- package/esm5/lib/igc-shape-series-base-component.js +45 -45
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
- package/esm5/lib/igc-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- 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-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 +4 -4
- 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 +2 -2
- package/esm5/lib/igc-step-line-series-component.js +3 -3
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-overlay-component.js +52 -52
- 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/esm5/lib/igc-xy-chart-component.js +218 -218
- package/esm5/lib/igc-zoom-slider-component.js +0 -7
- package/esm5/public_api.js +23 -0
- package/fesm2015/igniteui-webcomponents-charts.js +24956 -22072
- package/fesm5/igniteui-webcomponents-charts.js +25115 -21650
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
- package/lib/AnnotationLayerProxy.d.ts +4 -0
- package/lib/AnnotationLayer_combined.d.ts +40 -40
- package/lib/AreaSeries_combined.d.ts +8 -8
- package/lib/AutomaticSeriesManager.d.ts +1 -0
- package/lib/AutomaticSeriesPurpose.d.ts +11 -0
- package/lib/AutomaticSeriesRequest.d.ts +1 -0
- package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +19 -19
- package/lib/BollingerBandWidthIndicator.d.ts +10 -10
- package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
- package/lib/BubbleSeries_combined.d.ts +48 -48
- package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
- package/lib/CalloutLayer_combined.d.ts +101 -101
- package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
- package/lib/CategoryChart.d.ts +129 -116
- package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
- package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
- package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
- package/lib/CategoryXAxis_combined.d.ts +17 -5
- package/lib/CategoryYAxis_combined.d.ts +17 -5
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ChartGroupDescription.d.ts +16 -0
- package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
- package/lib/ChartSortDescription.d.ts +18 -0
- package/lib/ChartSortDescriptionCollection.d.ts +27 -0
- package/lib/ChartSummaryDescription.d.ts +33 -0
- package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
- package/lib/ColumnSeries_combined.d.ts +17 -17
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +41 -41
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataAbbreviator.d.ts +1 -1
- package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
- package/lib/DataChartToolbarProvider.d.ts +21 -0
- package/lib/DataToolTipLayer_combined.d.ts +138 -138
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/DomainChart.d.ts +538 -487
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +28 -28
- package/lib/FinancialChart_combined.d.ts +299 -287
- package/lib/FinancialEventArgs_combined.d.ts +123 -123
- package/lib/FinancialIndicator_combined.d.ts +36 -36
- package/lib/FinancialOverlay.d.ts +9 -9
- package/lib/FinancialPriceSeries_combined.d.ts +41 -41
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
- package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
- package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
- package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
- package/lib/IAnnotationLayerProxy.d.ts +4 -0
- package/lib/IDataChartToolbarProvider.d.ts +1 -0
- package/lib/IZoomableCategoryAxis.d.ts +17 -0
- package/lib/ItemLegend_combined.d.ts +4 -2
- package/lib/ItemToolTipLayer_combined.d.ts +19 -19
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +7 -7
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/OrdinalTimeXAxis.d.ts +26 -26
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +6 -6
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +107 -107
- package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
- package/lib/PolarLineSeries_combined.d.ts +8 -8
- package/lib/PolarScatterSeries_combined.d.ts +4 -4
- package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
- package/lib/PolarSplineSeries_combined.d.ts +7 -7
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +14 -14
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +7 -7
- package/lib/RadialBucketCalculator_combined.d.ts +50 -50
- package/lib/RadialColumnSeries_combined.d.ts +11 -11
- package/lib/RadialLineSeries_combined.d.ts +8 -8
- package/lib/RadialPieSeries_combined.d.ts +13 -13
- package/lib/RangeAreaSeries_combined.d.ts +6 -6
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
- package/lib/RangeColumnSeries_combined.d.ts +12 -12
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +28 -28
- package/lib/ScatterBase_combined.d.ts +108 -108
- package/lib/ScatterContourSeries_combined.d.ts +20 -20
- package/lib/ScatterLineSeries.d.ts +12 -12
- package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
- package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
- package/lib/ScatterSeries_combined.d.ts +4 -4
- package/lib/ScatterSplineSeries.d.ts +9 -9
- package/lib/ScatterTriangulationSeries.d.ts +40 -40
- package/lib/SeriesViewer_combined.d.ts +1037 -957
- package/lib/ShapeSeriesBase_combined.d.ts +91 -91
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +8 -8
- package/lib/SplineSeriesBase_combined.d.ts +23 -23
- package/lib/SplineSeries_combined.d.ts +6 -6
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +6 -6
- package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +3 -3
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +10 -10
- package/lib/StepLineSeries_combined.d.ts +9 -9
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +21 -21
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +41 -41
- package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
- package/lib/WaterfallSeries_combined.d.ts +23 -23
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/XYChart.d.ts +189 -189
- package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
- package/lib/igc-category-chart-component.d.ts +27 -0
- package/lib/igc-category-x-axis-component.d.ts +37 -0
- package/lib/igc-category-y-axis-component.d.ts +37 -0
- package/lib/igc-chart-group-description-collection.d.ts +24 -0
- package/lib/igc-chart-group-description-module.d.ts +3 -0
- package/lib/igc-chart-group-description.d.ts +14 -0
- package/lib/igc-chart-sort-description-collection.d.ts +28 -0
- package/lib/igc-chart-sort-description-module.d.ts +3 -0
- package/lib/igc-chart-sort-description.d.ts +31 -0
- package/lib/igc-chart-summary-description-collection.d.ts +25 -0
- package/lib/igc-chart-summary-description-module.d.ts +3 -0
- package/lib/igc-chart-summary-description.d.ts +35 -0
- package/lib/igc-data-legend-component.d.ts +1 -1
- package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
- package/lib/igc-domain-chart-component.d.ts +85 -1
- package/lib/igc-financial-chart-component.d.ts +27 -0
- package/lib/igc-item-legend-component.d.ts +8 -0
- package/lib/igc-series-component.d.ts +4 -0
- package/lib/igc-series-viewer-component.d.ts +51 -0
- package/lib/igc-zoom-slider-component.d.ts +0 -5
- package/package.json +2 -2
- package/public_api.d.ts +23 -0
|
@@ -38,6 +38,7 @@ import { Rect } from "igniteui-webcomponents-core";
|
|
|
38
38
|
import { Axis } from "./Axis";
|
|
39
39
|
import { AxisLabelSettings } from "./AxisLabelSettings";
|
|
40
40
|
import { MarkerSeries } from "./MarkerSeries";
|
|
41
|
+
import { IZoomableCategoryAxis_$type } from "./IZoomableCategoryAxis";
|
|
41
42
|
import { SyncSettings } from "./SyncSettings";
|
|
42
43
|
import { SyncManager } from "./SyncManager";
|
|
43
44
|
import { FinancialOverlayType_$type } from "./FinancialOverlayType";
|
|
@@ -68,184 +69,189 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
68
69
|
tslib_1.__extends(FinancialChart, _super);
|
|
69
70
|
function FinancialChart() {
|
|
70
71
|
var _this = _super.call(this) || this;
|
|
71
|
-
_this.
|
|
72
|
-
_this.
|
|
73
|
-
_this.
|
|
74
|
-
_this.
|
|
75
|
-
_this.
|
|
76
|
-
_this.
|
|
77
|
-
_this.
|
|
78
|
-
_this.
|
|
79
|
-
_this.
|
|
80
|
-
_this.
|
|
81
|
-
_this.
|
|
82
|
-
_this.
|
|
83
|
-
_this.
|
|
84
|
-
_this.
|
|
85
|
-
_this.
|
|
86
|
-
_this.
|
|
87
|
-
_this.
|
|
72
|
+
_this.ad4 = null;
|
|
73
|
+
_this.ag2 = null;
|
|
74
|
+
_this.ag0 = null;
|
|
75
|
+
_this.agx = null;
|
|
76
|
+
_this.agz = null;
|
|
77
|
+
_this.ag1 = null;
|
|
78
|
+
_this.agy = null;
|
|
79
|
+
_this.ada = null;
|
|
80
|
+
_this.ahk = null;
|
|
81
|
+
_this.ahl = null;
|
|
82
|
+
_this.ahh = null;
|
|
83
|
+
_this.ahm = null;
|
|
84
|
+
_this.ahn = null;
|
|
85
|
+
_this.ahi = null;
|
|
86
|
+
_this.ahj = null;
|
|
87
|
+
_this.aes = null;
|
|
88
|
+
_this.af2 = 40;
|
|
89
|
+
_this.ady = null;
|
|
90
|
+
_this.adw = null;
|
|
91
|
+
_this.ad0 = null;
|
|
92
|
+
_this.ad5 = null;
|
|
93
|
+
_this.ahv = null;
|
|
94
|
+
_this.aeo = null;
|
|
95
|
+
_this.afe = false;
|
|
96
|
+
_this.afd = false;
|
|
97
|
+
_this.afl = false;
|
|
98
|
+
_this.ae0 = false;
|
|
99
|
+
_this.ag8 = 10;
|
|
100
|
+
_this.af9 = NaN;
|
|
101
|
+
_this.agb = NaN;
|
|
102
|
+
_this.aga = NaN;
|
|
103
|
+
_this.agc = 0;
|
|
104
|
+
_this.adg = 0;
|
|
105
|
+
_this.adj = 0;
|
|
106
|
+
_this.af4 = 3;
|
|
107
|
+
_this.af7 = NaN;
|
|
108
|
+
_this.af5 = NaN;
|
|
109
|
+
_this.af6 = NaN;
|
|
110
|
+
_this.af8 = NaN;
|
|
111
|
+
_this.adl = 0;
|
|
112
|
+
_this.aev = true;
|
|
113
|
+
_this.adc = 0;
|
|
114
|
+
_this.aew = false;
|
|
115
|
+
_this.adq = null;
|
|
116
|
+
_this.ads = null;
|
|
117
|
+
_this.afn = null;
|
|
118
|
+
_this.aey = true;
|
|
119
|
+
_this.aex = false;
|
|
120
|
+
_this.aez = false;
|
|
121
|
+
_this.aep = null;
|
|
122
|
+
_this.adn = 1;
|
|
123
|
+
_this.ace = null;
|
|
88
124
|
_this.acf = null;
|
|
89
|
-
_this.
|
|
125
|
+
_this.acg = null;
|
|
90
126
|
_this.ach = null;
|
|
91
|
-
_this.acm = null;
|
|
92
|
-
_this.af2 = null;
|
|
93
|
-
_this.ac5 = null;
|
|
94
|
-
_this.adv = false;
|
|
95
|
-
_this.adu = false;
|
|
96
|
-
_this.ad2 = false;
|
|
97
|
-
_this.adh = false;
|
|
98
|
-
_this.aff = 10;
|
|
99
|
-
_this.ael = NaN;
|
|
100
|
-
_this.aen = NaN;
|
|
101
|
-
_this.aem = NaN;
|
|
102
|
-
_this.aeo = 0;
|
|
103
|
-
_this.abx = 0;
|
|
104
|
-
_this.ab0 = 0;
|
|
105
|
-
_this.ab2 = 0;
|
|
106
|
-
_this.adc = true;
|
|
107
|
-
_this.abt = 0;
|
|
108
|
-
_this.add = false;
|
|
109
|
-
_this.ab7 = null;
|
|
110
|
-
_this.ab9 = null;
|
|
111
|
-
_this.ad4 = null;
|
|
112
|
-
_this.adf = true;
|
|
113
|
-
_this.ade = false;
|
|
114
|
-
_this.adg = false;
|
|
115
|
-
_this.ac6 = null;
|
|
116
|
-
_this.ab4 = 1;
|
|
117
|
-
_this.aav = null;
|
|
118
|
-
_this.aaw = null;
|
|
119
|
-
_this.aax = null;
|
|
120
|
-
_this.aay = null;
|
|
121
|
-
_this.aa0 = null;
|
|
122
|
-
_this.aaz = null;
|
|
123
|
-
_this.aau = null;
|
|
124
|
-
_this.aat = null;
|
|
125
|
-
_this.aek = 1;
|
|
126
|
-
_this.aei = 1;
|
|
127
|
-
_this.aeh = 2;
|
|
128
|
-
_this.aeg = 1;
|
|
129
127
|
_this.acj = null;
|
|
130
|
-
_this.
|
|
131
|
-
_this.
|
|
132
|
-
_this.
|
|
133
|
-
_this.
|
|
134
|
-
_this.
|
|
135
|
-
_this.
|
|
136
|
-
_this.
|
|
137
|
-
_this.
|
|
138
|
-
_this.
|
|
128
|
+
_this.aci = null;
|
|
129
|
+
_this.acd = null;
|
|
130
|
+
_this.acc = null;
|
|
131
|
+
_this.af3 = 1;
|
|
132
|
+
_this.af1 = 1;
|
|
133
|
+
_this.af0 = 2;
|
|
134
|
+
_this.afz = 1;
|
|
135
|
+
_this.ad2 = null;
|
|
136
|
+
_this.ag4 = -2147483648;
|
|
137
|
+
_this.afy = 2;
|
|
138
|
+
_this.ag7 = 3;
|
|
139
|
+
_this.ag5 = 10;
|
|
140
|
+
_this.ag3 = 30;
|
|
141
|
+
_this.ag6 = 9;
|
|
142
|
+
_this.ac7 = null;
|
|
143
|
+
_this.ac8 = null;
|
|
144
|
+
_this.ac3 = null;
|
|
139
145
|
_this.applyCustomIndicators = null;
|
|
140
|
-
_this.
|
|
141
|
-
_this.
|
|
142
|
-
_this.
|
|
143
|
-
_this.
|
|
144
|
-
_this.
|
|
145
|
-
_this.
|
|
146
|
-
_this.
|
|
147
|
-
_this.
|
|
148
|
-
_this.
|
|
146
|
+
_this.alp = null;
|
|
147
|
+
_this.agd = 1;
|
|
148
|
+
_this.aeu = false;
|
|
149
|
+
_this.adu = null;
|
|
150
|
+
_this.afv = dateMinValue();
|
|
151
|
+
_this.afu = dateMaxValue();
|
|
152
|
+
_this.afs = null;
|
|
153
|
+
_this.q8();
|
|
154
|
+
_this.afs = new ObservableCollection$1(Base.$, 0);
|
|
149
155
|
if (_this.xAxisBreaks != null) {
|
|
150
156
|
var a = _this.xAxisBreaks;
|
|
151
|
-
a.collectionChanged = delegateCombine(a.collectionChanged, function (a, b) { return _this.
|
|
157
|
+
a.collectionChanged = delegateCombine(a.collectionChanged, function (a, b) { return _this.ale(); });
|
|
152
158
|
}
|
|
153
|
-
_this.
|
|
159
|
+
_this.akz();
|
|
154
160
|
return _this;
|
|
155
161
|
}
|
|
156
|
-
FinancialChart.prototype.
|
|
157
|
-
_super.prototype.
|
|
162
|
+
FinancialChart.prototype.se = function (a, b, c) {
|
|
163
|
+
_super.prototype.se.call(this, a, b, c);
|
|
158
164
|
switch (a) {
|
|
159
165
|
case "ToolbarTemplate":
|
|
160
166
|
case "RangeSelectorTemplate":
|
|
161
|
-
this.
|
|
167
|
+
this.adb = new FinancialChartToolbar(this, this.ahs);
|
|
162
168
|
break;
|
|
163
169
|
case "Toolbar":
|
|
164
170
|
var d = b;
|
|
165
171
|
if (d != null) {
|
|
166
|
-
d.chartTypeChanged = delegateRemove(d.chartTypeChanged, runOn(this, this.
|
|
167
|
-
d.trendLineTypeChanged = delegateRemove(d.trendLineTypeChanged, runOn(this, this.
|
|
168
|
-
d.volumeTypeChanged = delegateRemove(d.volumeTypeChanged, runOn(this, this.
|
|
172
|
+
d.chartTypeChanged = delegateRemove(d.chartTypeChanged, runOn(this, this.akm));
|
|
173
|
+
d.trendLineTypeChanged = delegateRemove(d.trendLineTypeChanged, runOn(this, this.akp));
|
|
174
|
+
d.volumeTypeChanged = delegateRemove(d.volumeTypeChanged, runOn(this, this.akq));
|
|
169
175
|
d.l(null);
|
|
170
176
|
}
|
|
171
|
-
if (this.
|
|
172
|
-
this.
|
|
173
|
-
this.
|
|
174
|
-
this.
|
|
175
|
-
this.
|
|
176
|
-
if (this.
|
|
177
|
-
this.
|
|
177
|
+
if (this.adb != null) {
|
|
178
|
+
this.adb.ac = this.adi;
|
|
179
|
+
this.adb.ai = this.di;
|
|
180
|
+
this.adb.y = this.add;
|
|
181
|
+
this.adb.al = this.afb;
|
|
182
|
+
if (this.agz != null) {
|
|
183
|
+
this.adb.l(this.agz);
|
|
178
184
|
}
|
|
179
|
-
var e = this.
|
|
180
|
-
e.chartTypeChanged = delegateCombine(e.chartTypeChanged, runOn(this, this.
|
|
185
|
+
var e = this.adb;
|
|
186
|
+
e.chartTypeChanged = delegateCombine(e.chartTypeChanged, runOn(this, this.akm));
|
|
181
187
|
;
|
|
182
|
-
var f = this.
|
|
183
|
-
f.trendLineTypeChanged = delegateCombine(f.trendLineTypeChanged, runOn(this, this.
|
|
184
|
-
var g = this.
|
|
185
|
-
g.volumeTypeChanged = delegateCombine(g.volumeTypeChanged, runOn(this, this.
|
|
188
|
+
var f = this.adb;
|
|
189
|
+
f.trendLineTypeChanged = delegateCombine(f.trendLineTypeChanged, runOn(this, this.akp));
|
|
190
|
+
var g = this.adb;
|
|
191
|
+
g.volumeTypeChanged = delegateCombine(g.volumeTypeChanged, runOn(this, this.akq));
|
|
186
192
|
}
|
|
187
193
|
break;
|
|
188
194
|
case "ChartType":
|
|
189
|
-
if (this.
|
|
190
|
-
this.
|
|
195
|
+
if (this.adb != null) {
|
|
196
|
+
this.adb.y = this.add;
|
|
191
197
|
}
|
|
192
198
|
break;
|
|
193
199
|
case "VolumeType":
|
|
194
|
-
if (this.
|
|
195
|
-
this.
|
|
200
|
+
if (this.adb != null) {
|
|
201
|
+
this.adb.ac = this.adi;
|
|
196
202
|
}
|
|
197
203
|
break;
|
|
198
204
|
case "TrendLineType":
|
|
199
|
-
if (this.
|
|
200
|
-
this.
|
|
205
|
+
if (this.adb != null) {
|
|
206
|
+
this.adb.ai = this.di;
|
|
201
207
|
}
|
|
202
208
|
break;
|
|
203
209
|
case "IsToolbarVisible":
|
|
204
|
-
if (this.
|
|
210
|
+
if (this.adb == null) {
|
|
205
211
|
break;
|
|
206
212
|
}
|
|
207
|
-
this.
|
|
213
|
+
this.adb.al = this.afb;
|
|
208
214
|
this.setGridRows();
|
|
209
215
|
break;
|
|
210
216
|
}
|
|
211
217
|
};
|
|
212
|
-
FinancialChart.prototype.
|
|
213
|
-
this.
|
|
218
|
+
FinancialChart.prototype.akq = function (a, b) {
|
|
219
|
+
this.adi = this.adb.ac;
|
|
214
220
|
};
|
|
215
|
-
FinancialChart.prototype.
|
|
216
|
-
this.
|
|
221
|
+
FinancialChart.prototype.akp = function (a, b) {
|
|
222
|
+
this.di = this.adb.ai;
|
|
217
223
|
};
|
|
218
|
-
FinancialChart.prototype.
|
|
219
|
-
this.
|
|
224
|
+
FinancialChart.prototype.akm = function (a, b) {
|
|
225
|
+
this.add = this.adb.y;
|
|
220
226
|
};
|
|
221
|
-
FinancialChart.prototype.
|
|
222
|
-
this.
|
|
223
|
-
this.
|
|
227
|
+
FinancialChart.prototype.akz = function () {
|
|
228
|
+
this.ad4 = new IndicatorPane();
|
|
229
|
+
this.adv = TypeRegistrar.create("FinancialLegend");
|
|
224
230
|
};
|
|
225
231
|
FinancialChart.prototype.provideGrid = function (a) {
|
|
226
|
-
this.
|
|
227
|
-
this.
|
|
232
|
+
this.ag2 = a;
|
|
233
|
+
this.alk();
|
|
228
234
|
this.setGridRows();
|
|
229
|
-
if (this.
|
|
230
|
-
this.
|
|
235
|
+
if (this.adb != null) {
|
|
236
|
+
this.adb.bg(a);
|
|
231
237
|
}
|
|
232
238
|
};
|
|
233
239
|
FinancialChart.prototype.onDocumentClick = function (a) {
|
|
234
|
-
if (this.
|
|
235
|
-
this.
|
|
240
|
+
if (this.adb != null) {
|
|
241
|
+
this.adb.bl(a);
|
|
236
242
|
}
|
|
237
243
|
};
|
|
238
244
|
FinancialChart.prototype.getContext = function () {
|
|
239
|
-
var a = this.
|
|
245
|
+
var a = this.adb.v();
|
|
240
246
|
var b = new FinancialChartContext();
|
|
241
247
|
b.vm = new FinancialChartViewModel();
|
|
242
248
|
b.vm.toolbar = a;
|
|
243
|
-
b.container = this.
|
|
244
|
-
b.toolbarContainer = this.
|
|
245
|
-
b.legendContainer = this.
|
|
246
|
-
b.indicatorsContainer = this.
|
|
247
|
-
b.volumeContainer = this.
|
|
248
|
-
b.zoomContainer = this.
|
|
249
|
+
b.container = this.jt;
|
|
250
|
+
b.toolbarContainer = this.agz;
|
|
251
|
+
b.legendContainer = this.agy;
|
|
252
|
+
b.indicatorsContainer = this.agx;
|
|
253
|
+
b.volumeContainer = this.ag0;
|
|
254
|
+
b.zoomContainer = this.ag1;
|
|
249
255
|
return b;
|
|
250
256
|
};
|
|
251
257
|
FinancialChart.prototype.provideContainer = function (a) {
|
|
@@ -255,70 +261,70 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
255
261
|
var d = b.createElement("div");
|
|
256
262
|
d.setStyleProperty("width", "100%");
|
|
257
263
|
d.setStyleProperty("height", "100%");
|
|
258
|
-
if (this.
|
|
259
|
-
this.
|
|
264
|
+
if (this.adb == null) {
|
|
265
|
+
this.adb = new FinancialChartToolbar(this, this.ahs);
|
|
260
266
|
}
|
|
261
|
-
this.
|
|
262
|
-
this.
|
|
263
|
-
this.
|
|
267
|
+
this.adb.w.isIndicatorMenuVisible = this.ae2 && this.ae3;
|
|
268
|
+
this.agz = b.getSubRenderer(d);
|
|
269
|
+
this.adb.l(this.agz);
|
|
264
270
|
var e = b.createElement("div");
|
|
265
271
|
e.setStyleProperty("width", "100%");
|
|
266
272
|
e.setStyleProperty("height", "100%");
|
|
267
273
|
var f = b.createElement("div");
|
|
268
274
|
f.setStyleProperty("width", "100%");
|
|
269
275
|
f.setStyleProperty("height", "100%");
|
|
270
|
-
this.
|
|
276
|
+
this.agy = b.getSubRenderer(f);
|
|
271
277
|
var g = b.createElement("div");
|
|
272
278
|
g.setStyleProperty("width", "100%");
|
|
273
279
|
g.setStyleProperty("height", "100%");
|
|
274
|
-
this.
|
|
280
|
+
this.agx = b.getSubRenderer(g);
|
|
275
281
|
var h = b.createElement("div");
|
|
276
282
|
h.setStyleProperty("width", "100%");
|
|
277
283
|
h.setStyleProperty("height", "100%");
|
|
278
|
-
this.
|
|
284
|
+
this.ag0 = b.getSubRenderer(h);
|
|
279
285
|
var i = b.createElement("div");
|
|
280
286
|
i.setStyleProperty("width", "100%");
|
|
281
287
|
i.setStyleProperty("height", "100%");
|
|
282
|
-
this.
|
|
288
|
+
this.ag1 = b.getSubRenderer(i);
|
|
283
289
|
a = b.getSubRenderer(e);
|
|
284
290
|
}
|
|
285
291
|
else {
|
|
286
|
-
this.
|
|
287
|
-
if (this.
|
|
288
|
-
this.
|
|
292
|
+
this.agz = null;
|
|
293
|
+
if (this.adb != null) {
|
|
294
|
+
this.adb.l(null);
|
|
289
295
|
}
|
|
290
|
-
if (this.
|
|
291
|
-
this.
|
|
292
|
-
this.
|
|
296
|
+
if (this.aet != null) {
|
|
297
|
+
this.aet.provideContainer(null);
|
|
298
|
+
this.aet = null;
|
|
293
299
|
}
|
|
294
|
-
if (this.
|
|
295
|
-
this.
|
|
300
|
+
if (this.adv != null) {
|
|
301
|
+
this.adv.provideContainer(null);
|
|
296
302
|
}
|
|
297
303
|
}
|
|
298
304
|
_super.prototype.provideContainer.call(this, a);
|
|
299
305
|
if (b != null) {
|
|
300
306
|
if (this.volumeChart != null) {
|
|
301
|
-
this.volumeChart.provideContainer(this.
|
|
307
|
+
this.volumeChart.provideContainer(this.ag0);
|
|
302
308
|
}
|
|
303
|
-
if (this.
|
|
304
|
-
this.
|
|
309
|
+
if (this.ad4 != null) {
|
|
310
|
+
this.ad4.h(this.agx);
|
|
305
311
|
}
|
|
306
312
|
if (this.zoomSliderChart != null) {
|
|
307
|
-
this.zoomSliderChart.provideContainer(this.
|
|
313
|
+
this.zoomSliderChart.provideContainer(this.ag1);
|
|
308
314
|
if (a != null) {
|
|
309
|
-
this.
|
|
315
|
+
this.aj6();
|
|
310
316
|
}
|
|
311
317
|
else {
|
|
312
|
-
this.
|
|
318
|
+
this.aet = null;
|
|
313
319
|
}
|
|
314
320
|
}
|
|
315
|
-
if (this.
|
|
316
|
-
this.
|
|
321
|
+
if (this.adv != null) {
|
|
322
|
+
this.adv.provideContainer(this.agy);
|
|
317
323
|
}
|
|
318
324
|
this.setGridRows();
|
|
319
325
|
}
|
|
320
326
|
};
|
|
321
|
-
FinancialChart.prototype.
|
|
327
|
+
FinancialChart.prototype.ala = function (a, b, c) {
|
|
322
328
|
if (a != null) {
|
|
323
329
|
a.provideContainer(null);
|
|
324
330
|
}
|
|
@@ -327,63 +333,63 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
327
333
|
}
|
|
328
334
|
this.setGridRows();
|
|
329
335
|
};
|
|
330
|
-
FinancialChart.prototype.
|
|
331
|
-
this.
|
|
336
|
+
FinancialChart.prototype.alo = function (a, b) {
|
|
337
|
+
this.ala(a, b, this.ag1);
|
|
332
338
|
if (b == null) {
|
|
333
339
|
return;
|
|
334
340
|
}
|
|
335
|
-
this.
|
|
341
|
+
this.aj6();
|
|
336
342
|
};
|
|
337
|
-
FinancialChart.prototype.
|
|
343
|
+
FinancialChart.prototype.aj6 = function () {
|
|
338
344
|
var _this = this;
|
|
339
|
-
if (this.
|
|
345
|
+
if (this.ag1 == null) {
|
|
340
346
|
return;
|
|
341
347
|
}
|
|
342
|
-
if (this.
|
|
343
|
-
this.
|
|
348
|
+
if (this.aet != null) {
|
|
349
|
+
this.aet.provideContainer(null);
|
|
344
350
|
}
|
|
345
|
-
this.
|
|
346
|
-
this.
|
|
347
|
-
var a = this.
|
|
351
|
+
this.aet = TypeRegistrar.create("ZoomSlider");
|
|
352
|
+
this.aet.provideContainer(this.ag1);
|
|
353
|
+
var a = this.aet;
|
|
348
354
|
a.windowRectChanged = delegateCombine(a.windowRectChanged, function (a, b) {
|
|
349
355
|
if (_this.dataChart != null) {
|
|
350
|
-
_this.dataChart.
|
|
356
|
+
_this.dataChart.tp = new Rect(0, _this.aet.windowRect.left, _this.dataChart.s9.top, _this.aet.windowRect.width, _this.dataChart.s9.height);
|
|
351
357
|
}
|
|
352
358
|
});
|
|
353
|
-
this.
|
|
359
|
+
this.aj7();
|
|
354
360
|
};
|
|
355
|
-
FinancialChart.prototype.
|
|
356
|
-
this.
|
|
361
|
+
FinancialChart.prototype.alm = function (a, b) {
|
|
362
|
+
this.ala(a, b, this.ag0);
|
|
357
363
|
};
|
|
358
364
|
FinancialChart.prototype.setGridRows = function () {
|
|
359
|
-
if (this.
|
|
365
|
+
if (this.ag2 == null) {
|
|
360
366
|
return;
|
|
361
367
|
}
|
|
362
368
|
var a = new Array(6);
|
|
363
|
-
a[0] = (this.
|
|
364
|
-
a[1] = this.
|
|
369
|
+
a[0] = (this.afb ? this.agj : 0) + "px";
|
|
370
|
+
a[1] = this.ae7 ? "min-content" : "0px";
|
|
365
371
|
a[2] = "auto";
|
|
366
372
|
a[3] = this.indicatorCharts == null || this.indicatorCharts.count == 0 ? "0px" : this.indicatorCharts.count * 150 + "px";
|
|
367
373
|
a[4] = this.volumeChart == null ? "0px" : "100px";
|
|
368
374
|
a[5] = this.zoomSliderChart == null ? "0px" : "100px";
|
|
369
|
-
if (this.
|
|
375
|
+
if (this.aet != null) {
|
|
370
376
|
if (a[5] == "0px") {
|
|
371
|
-
this.
|
|
377
|
+
this.aet.hide();
|
|
372
378
|
}
|
|
373
379
|
else {
|
|
374
|
-
this.
|
|
380
|
+
this.aet.show();
|
|
375
381
|
}
|
|
376
382
|
}
|
|
377
|
-
this.
|
|
378
|
-
this.
|
|
379
|
-
if (this.
|
|
383
|
+
this.ag2.setStyleProperty("-ms-grid-rows", stringReplace(stringJoin.apply(void 0, tslib_1.__spread([" "], a)), "auto", "1fr"));
|
|
384
|
+
this.ag2.setStyleProperty("grid-template-rows", stringJoin.apply(void 0, tslib_1.__spread([" "], a)));
|
|
385
|
+
if (this.jt == null) {
|
|
380
386
|
return;
|
|
381
387
|
}
|
|
382
388
|
if (this.dataChart != null) {
|
|
383
389
|
this.dataChart.notifyContainerResized();
|
|
384
390
|
}
|
|
385
|
-
if (this.
|
|
386
|
-
this.
|
|
391
|
+
if (this.ad4 != null) {
|
|
392
|
+
this.ad4.f();
|
|
387
393
|
}
|
|
388
394
|
if (this.volumeChart != null) {
|
|
389
395
|
this.volumeChart.notifyContainerResized();
|
|
@@ -391,42 +397,42 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
391
397
|
if (this.zoomSliderChart != null) {
|
|
392
398
|
this.zoomSliderChart.notifyContainerResized();
|
|
393
399
|
}
|
|
394
|
-
if (this.
|
|
395
|
-
this.
|
|
400
|
+
if (this.aet != null) {
|
|
401
|
+
this.aet.notifySizeChanged();
|
|
396
402
|
}
|
|
397
403
|
};
|
|
398
|
-
FinancialChart.prototype.
|
|
404
|
+
FinancialChart.prototype.rq = function () {
|
|
399
405
|
var e_1, _a;
|
|
400
|
-
_super.prototype.
|
|
401
|
-
this.
|
|
402
|
-
this.
|
|
403
|
-
this.
|
|
404
|
-
this.
|
|
405
|
-
this.
|
|
406
|
-
this.
|
|
407
|
-
this.
|
|
408
|
-
this.
|
|
409
|
-
this.
|
|
410
|
-
this.
|
|
411
|
-
this.
|
|
412
|
-
this.
|
|
413
|
-
this.
|
|
414
|
-
this.
|
|
415
|
-
this.
|
|
416
|
-
this.
|
|
417
|
-
this.
|
|
418
|
-
this.
|
|
419
|
-
this.
|
|
420
|
-
this.
|
|
421
|
-
this.
|
|
422
|
-
this.
|
|
423
|
-
this.
|
|
406
|
+
_super.prototype.rq.call(this);
|
|
407
|
+
this.vq = 1;
|
|
408
|
+
this.aa5 = 0;
|
|
409
|
+
this.xn = 0;
|
|
410
|
+
this.abz = null;
|
|
411
|
+
this.abs = AxisDefaults.g;
|
|
412
|
+
this.w7 = AxisDefaults.e;
|
|
413
|
+
this.w6 = AxisDefaults.f;
|
|
414
|
+
this.abt = AxisDefaults.j;
|
|
415
|
+
this.abp = null;
|
|
416
|
+
this.alq = AxisDefaults.h;
|
|
417
|
+
this.agw = AxisDefaults.b;
|
|
418
|
+
this.fi = true;
|
|
419
|
+
this.fb = true;
|
|
420
|
+
this.fc = false;
|
|
421
|
+
this.a6 = 0;
|
|
422
|
+
this.hv = Defaults.j;
|
|
423
|
+
this.t0 = Defaults.ae;
|
|
424
|
+
this.tv = Defaults.af;
|
|
425
|
+
this.tw = Defaults.ag;
|
|
426
|
+
this.ig = NaN;
|
|
427
|
+
this.h7 = 40;
|
|
428
|
+
this.fr = true;
|
|
429
|
+
this.fx = false;
|
|
424
430
|
if (this.dataChart != null) {
|
|
425
|
-
var a = this.dataChart.
|
|
426
|
-
this.
|
|
427
|
-
this.
|
|
428
|
-
this.
|
|
429
|
-
this.
|
|
431
|
+
var a = this.dataChart.cu.j.e();
|
|
432
|
+
this.acm = a.d;
|
|
433
|
+
this.acn = a.e;
|
|
434
|
+
this.acl = a.d;
|
|
435
|
+
this.alq = this.dataChart.xu;
|
|
430
436
|
}
|
|
431
437
|
var b = new BrushCollection();
|
|
432
438
|
b.add(((function () {
|
|
@@ -499,299 +505,299 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
499
505
|
throw e_1.error;
|
|
500
506
|
}
|
|
501
507
|
}
|
|
502
|
-
this.
|
|
503
|
-
this.
|
|
508
|
+
this.aco = c;
|
|
509
|
+
this.acp = b;
|
|
504
510
|
};
|
|
505
|
-
FinancialChart.prototype.
|
|
506
|
-
if (this.
|
|
507
|
-
this.
|
|
508
|
-
this.
|
|
511
|
+
FinancialChart.prototype.ak6 = function () {
|
|
512
|
+
if (this.ad4 != null) {
|
|
513
|
+
this.ad4.b = null;
|
|
514
|
+
this.ad4.b = this.indicatorCharts;
|
|
509
515
|
}
|
|
510
516
|
this.setGridRows();
|
|
511
517
|
};
|
|
512
|
-
FinancialChart.prototype.
|
|
518
|
+
FinancialChart.prototype.ak7 = function () {
|
|
513
519
|
this.setGridRows();
|
|
514
520
|
};
|
|
515
|
-
FinancialChart.prototype.
|
|
516
|
-
this.
|
|
521
|
+
FinancialChart.prototype.alg = function () {
|
|
522
|
+
this.ak6();
|
|
517
523
|
};
|
|
518
|
-
FinancialChart.prototype.
|
|
519
|
-
if (this.
|
|
524
|
+
FinancialChart.prototype.aj5 = function () {
|
|
525
|
+
if (this.aet == null || this.zoomSliderChart == null || this.dataChart == null || this.dataChart.series.count == 0) {
|
|
520
526
|
return;
|
|
521
527
|
}
|
|
522
|
-
var a = this.
|
|
523
|
-
var b = this.dataChart.
|
|
524
|
-
var c = this.dataChart.
|
|
528
|
+
var a = this.jt.rootWrapper.width();
|
|
529
|
+
var b = this.dataChart.to.left + this.dataChart.to.width;
|
|
530
|
+
var c = this.dataChart.to.left;
|
|
525
531
|
var d = a - b;
|
|
526
|
-
this.
|
|
527
|
-
this.
|
|
528
|
-
if (this.
|
|
529
|
-
var e = this.
|
|
530
|
-
this.
|
|
531
|
-
this.dataChart.
|
|
532
|
-
}
|
|
533
|
-
if (this.
|
|
534
|
-
var f = this.
|
|
535
|
-
this.
|
|
536
|
-
this.dataChart.
|
|
537
|
-
}
|
|
538
|
-
this.zoomSliderChart.
|
|
539
|
-
this.zoomSliderChart.
|
|
540
|
-
this.zoomSliderChart.
|
|
541
|
-
};
|
|
542
|
-
FinancialChart.prototype.
|
|
543
|
-
this.
|
|
544
|
-
};
|
|
545
|
-
FinancialChart.prototype.
|
|
546
|
-
_super.prototype.
|
|
532
|
+
this.aet.startInset = c - this.aet.trackStartInset;
|
|
533
|
+
this.aet.endInset = d - this.aet.trackEndInset;
|
|
534
|
+
if (this.aet.endInset < 0) {
|
|
535
|
+
var e = this.aet.endInset;
|
|
536
|
+
this.aet.endInset = 0;
|
|
537
|
+
this.dataChart.g1 += (e * -1);
|
|
538
|
+
}
|
|
539
|
+
if (this.aet.startInset < 0) {
|
|
540
|
+
var f = this.aet.startInset;
|
|
541
|
+
this.aet.startInset = 0;
|
|
542
|
+
this.dataChart.gw += (f * -1);
|
|
543
|
+
}
|
|
544
|
+
this.zoomSliderChart.gw = c;
|
|
545
|
+
this.zoomSliderChart.g1 = d;
|
|
546
|
+
this.zoomSliderChart.gj = this.aet.barExtent;
|
|
547
|
+
};
|
|
548
|
+
FinancialChart.prototype.akw = function () {
|
|
549
|
+
this.aj5();
|
|
550
|
+
};
|
|
551
|
+
FinancialChart.prototype.rn = function (a) {
|
|
552
|
+
_super.prototype.rn.call(this, a);
|
|
547
553
|
if (a != null) {
|
|
548
|
-
a.
|
|
554
|
+
a.gi = 0;
|
|
549
555
|
}
|
|
550
556
|
};
|
|
551
|
-
FinancialChart.prototype.
|
|
552
|
-
return a.
|
|
557
|
+
FinancialChart.prototype.alr = function (a) {
|
|
558
|
+
return a.s2();
|
|
553
559
|
};
|
|
554
|
-
FinancialChart.prototype.
|
|
555
|
-
return this.
|
|
560
|
+
FinancialChart.prototype.alu = function () {
|
|
561
|
+
return this.agy == null ? null : this.alt(this.agy.rootWrapper);
|
|
556
562
|
};
|
|
557
|
-
FinancialChart.prototype.
|
|
563
|
+
FinancialChart.prototype.als = function (a) {
|
|
558
564
|
if (a == null || a.d == null) {
|
|
559
565
|
return null;
|
|
560
566
|
}
|
|
561
|
-
return this.
|
|
567
|
+
return this.alt(a.d.rootWrapper);
|
|
562
568
|
};
|
|
563
|
-
FinancialChart.prototype.
|
|
569
|
+
FinancialChart.prototype.alt = function (a) {
|
|
564
570
|
if (a == null) {
|
|
565
571
|
return null;
|
|
566
572
|
}
|
|
567
573
|
var b = a.getOffset();
|
|
568
574
|
return new Rect(0, b.left, b.top, a.width(), a.height());
|
|
569
575
|
};
|
|
570
|
-
FinancialChart.prototype.
|
|
571
|
-
if (this.
|
|
576
|
+
FinancialChart.prototype.age = function () {
|
|
577
|
+
if (this.ag2 == null) {
|
|
572
578
|
return NaN;
|
|
573
579
|
}
|
|
574
|
-
var a = this.
|
|
575
|
-
return this.
|
|
580
|
+
var a = this.ag2.getOffset();
|
|
581
|
+
return this.ag2.width() + (a == null ? 0 : a.left);
|
|
576
582
|
};
|
|
577
|
-
FinancialChart.prototype.
|
|
578
|
-
_super.prototype.
|
|
583
|
+
FinancialChart.prototype.ry = function (source_, a, b) {
|
|
584
|
+
_super.prototype.ry.call(this, source_, a, b);
|
|
579
585
|
if (this.zoomSliderChart != null) {
|
|
580
|
-
this.zoomSliderChart.
|
|
586
|
+
this.zoomSliderChart.mg(source_, a, b);
|
|
581
587
|
}
|
|
582
588
|
};
|
|
583
|
-
FinancialChart.prototype.
|
|
584
|
-
_super.prototype.
|
|
589
|
+
FinancialChart.prototype.rz = function (source_, a, b) {
|
|
590
|
+
_super.prototype.rz.call(this, source_, a, b);
|
|
585
591
|
if (this.zoomSliderChart != null) {
|
|
586
|
-
this.zoomSliderChart.
|
|
592
|
+
this.zoomSliderChart.mh(source_, a, b);
|
|
587
593
|
}
|
|
588
594
|
};
|
|
589
|
-
FinancialChart.prototype.
|
|
590
|
-
_super.prototype.
|
|
595
|
+
FinancialChart.prototype.rx = function (source_) {
|
|
596
|
+
_super.prototype.rx.call(this, source_);
|
|
591
597
|
if (this.zoomSliderChart != null) {
|
|
592
|
-
this.zoomSliderChart.
|
|
598
|
+
this.zoomSliderChart.l9(source_);
|
|
593
599
|
}
|
|
594
600
|
};
|
|
595
|
-
FinancialChart.prototype.
|
|
596
|
-
_super.prototype.
|
|
601
|
+
FinancialChart.prototype.r1 = function (source_, a, b, c) {
|
|
602
|
+
_super.prototype.r1.call(this, source_, a, b, c);
|
|
597
603
|
if (this.zoomSliderChart != null) {
|
|
598
|
-
this.zoomSliderChart.
|
|
604
|
+
this.zoomSliderChart.mi(source_, a, b, c);
|
|
599
605
|
}
|
|
600
606
|
};
|
|
601
|
-
FinancialChart.prototype.
|
|
602
|
-
_super.prototype.
|
|
603
|
-
if (this.
|
|
607
|
+
FinancialChart.prototype.rt = function (a, b) {
|
|
608
|
+
_super.prototype.rt.call(this, a, b);
|
|
609
|
+
if (this.ae8(a)) {
|
|
604
610
|
a.toolTip = null;
|
|
605
611
|
}
|
|
606
612
|
};
|
|
607
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
613
|
+
Object.defineProperty(FinancialChart.prototype, "adb", {
|
|
608
614
|
get: function () {
|
|
609
|
-
return this.
|
|
615
|
+
return this.ada;
|
|
610
616
|
},
|
|
611
617
|
set: function (a) {
|
|
612
|
-
var b = this.
|
|
618
|
+
var b = this.adb;
|
|
613
619
|
if (a != b) {
|
|
614
|
-
this.
|
|
615
|
-
this.
|
|
620
|
+
this.ada = a;
|
|
621
|
+
this.sc("Toolbar", b, this.adb);
|
|
616
622
|
}
|
|
617
623
|
},
|
|
618
624
|
enumerable: true,
|
|
619
625
|
configurable: true
|
|
620
626
|
});
|
|
621
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
627
|
+
Object.defineProperty(FinancialChart.prototype, "ahr", {
|
|
622
628
|
get: function () {
|
|
623
|
-
return this.
|
|
629
|
+
return this.ahk;
|
|
624
630
|
},
|
|
625
631
|
set: function (a) {
|
|
626
|
-
var b = this.
|
|
632
|
+
var b = this.ahr;
|
|
627
633
|
if (a != b) {
|
|
628
|
-
this.
|
|
629
|
-
this.
|
|
634
|
+
this.ahk = a;
|
|
635
|
+
this.sc("RangeSelectorTemplate", b, this.ahr);
|
|
630
636
|
}
|
|
631
637
|
},
|
|
632
638
|
enumerable: true,
|
|
633
639
|
configurable: true
|
|
634
640
|
});
|
|
635
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
641
|
+
Object.defineProperty(FinancialChart.prototype, "ahs", {
|
|
636
642
|
get: function () {
|
|
637
|
-
return this.
|
|
643
|
+
return this.ahl;
|
|
638
644
|
},
|
|
639
645
|
set: function (a) {
|
|
640
|
-
var b = this.
|
|
646
|
+
var b = this.ahs;
|
|
641
647
|
if (a != b) {
|
|
642
|
-
this.
|
|
643
|
-
this.
|
|
648
|
+
this.ahl = a;
|
|
649
|
+
this.sc("ToolbarTemplate", b, this.ahs);
|
|
644
650
|
}
|
|
645
651
|
},
|
|
646
652
|
enumerable: true,
|
|
647
653
|
configurable: true
|
|
648
654
|
});
|
|
649
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
655
|
+
Object.defineProperty(FinancialChart.prototype, "aho", {
|
|
650
656
|
get: function () {
|
|
651
|
-
return this.
|
|
657
|
+
return this.ahh;
|
|
652
658
|
},
|
|
653
659
|
set: function (a) {
|
|
654
|
-
var b = this.
|
|
660
|
+
var b = this.aho;
|
|
655
661
|
if (a != b) {
|
|
656
|
-
this.
|
|
657
|
-
this.
|
|
662
|
+
this.ahh = a;
|
|
663
|
+
this.sc("ChartTypePickerTemplate", b, this.aho);
|
|
658
664
|
}
|
|
659
665
|
},
|
|
660
666
|
enumerable: true,
|
|
661
667
|
configurable: true
|
|
662
668
|
});
|
|
663
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
669
|
+
Object.defineProperty(FinancialChart.prototype, "aht", {
|
|
664
670
|
get: function () {
|
|
665
|
-
return this.
|
|
671
|
+
return this.ahm;
|
|
666
672
|
},
|
|
667
673
|
set: function (a) {
|
|
668
|
-
var b = this.
|
|
674
|
+
var b = this.aht;
|
|
669
675
|
if (a != b) {
|
|
670
|
-
this.
|
|
671
|
-
this.
|
|
676
|
+
this.ahm = a;
|
|
677
|
+
this.sc("TrendLineTypePickerTemplate", b, this.aht);
|
|
672
678
|
}
|
|
673
679
|
},
|
|
674
680
|
enumerable: true,
|
|
675
681
|
configurable: true
|
|
676
682
|
});
|
|
677
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
683
|
+
Object.defineProperty(FinancialChart.prototype, "ahu", {
|
|
678
684
|
get: function () {
|
|
679
|
-
return this.
|
|
685
|
+
return this.ahn;
|
|
680
686
|
},
|
|
681
687
|
set: function (a) {
|
|
682
|
-
var b = this.
|
|
688
|
+
var b = this.ahu;
|
|
683
689
|
if (a != b) {
|
|
684
|
-
this.
|
|
685
|
-
this.
|
|
690
|
+
this.ahn = a;
|
|
691
|
+
this.sc("VolumeTypePickerTemplate", b, this.ahu);
|
|
686
692
|
}
|
|
687
693
|
},
|
|
688
694
|
enumerable: true,
|
|
689
695
|
configurable: true
|
|
690
696
|
});
|
|
691
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
697
|
+
Object.defineProperty(FinancialChart.prototype, "ahp", {
|
|
692
698
|
get: function () {
|
|
693
|
-
return this.
|
|
699
|
+
return this.ahi;
|
|
694
700
|
},
|
|
695
701
|
set: function (a) {
|
|
696
|
-
var b = this.
|
|
702
|
+
var b = this.ahp;
|
|
697
703
|
if (a != b) {
|
|
698
|
-
this.
|
|
699
|
-
this.
|
|
704
|
+
this.ahi = a;
|
|
705
|
+
this.sc("IndicatorMenuTemplate", b, this.ahp);
|
|
700
706
|
}
|
|
701
707
|
},
|
|
702
708
|
enumerable: true,
|
|
703
709
|
configurable: true
|
|
704
710
|
});
|
|
705
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
711
|
+
Object.defineProperty(FinancialChart.prototype, "ahq", {
|
|
706
712
|
get: function () {
|
|
707
|
-
return this.
|
|
713
|
+
return this.ahj;
|
|
708
714
|
},
|
|
709
715
|
set: function (a) {
|
|
710
|
-
var b = this.
|
|
716
|
+
var b = this.ahq;
|
|
711
717
|
if (a != b) {
|
|
712
|
-
this.
|
|
713
|
-
this.
|
|
718
|
+
this.ahj = a;
|
|
719
|
+
this.sc("OverlayPickerTemplate", b, this.ahq);
|
|
714
720
|
}
|
|
715
721
|
},
|
|
716
722
|
enumerable: true,
|
|
717
723
|
configurable: true
|
|
718
724
|
});
|
|
719
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
725
|
+
Object.defineProperty(FinancialChart.prototype, "aet", {
|
|
720
726
|
get: function () {
|
|
721
|
-
return this.
|
|
727
|
+
return this.aes;
|
|
722
728
|
},
|
|
723
729
|
set: function (a) {
|
|
724
|
-
var b = this.
|
|
730
|
+
var b = this.aet;
|
|
725
731
|
if (a != b) {
|
|
726
|
-
this.
|
|
727
|
-
this.
|
|
732
|
+
this.aes = a;
|
|
733
|
+
this.sc("ZoomSlider", b, this.aet);
|
|
728
734
|
}
|
|
729
735
|
},
|
|
730
736
|
enumerable: true,
|
|
731
737
|
configurable: true
|
|
732
738
|
});
|
|
733
|
-
FinancialChart.prototype.
|
|
734
|
-
return _super.prototype.
|
|
739
|
+
FinancialChart.prototype.get_h7 = function () {
|
|
740
|
+
return _super.prototype.get_h7.call(this);
|
|
735
741
|
};
|
|
736
|
-
FinancialChart.prototype.
|
|
737
|
-
_super.prototype.
|
|
742
|
+
FinancialChart.prototype.set_h7 = function (a) {
|
|
743
|
+
_super.prototype.set_h7.call(this, a);
|
|
738
744
|
};
|
|
739
|
-
FinancialChart.prototype.
|
|
740
|
-
return _super.prototype.
|
|
745
|
+
FinancialChart.prototype.get_fr = function () {
|
|
746
|
+
return _super.prototype.get_fr.call(this);
|
|
741
747
|
};
|
|
742
|
-
FinancialChart.prototype.
|
|
743
|
-
_super.prototype.
|
|
748
|
+
FinancialChart.prototype.set_fr = function (a) {
|
|
749
|
+
_super.prototype.set_fr.call(this, a);
|
|
744
750
|
};
|
|
745
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
751
|
+
Object.defineProperty(FinancialChart.prototype, "agj", {
|
|
746
752
|
get: function () {
|
|
747
|
-
return this.
|
|
753
|
+
return this.af2;
|
|
748
754
|
},
|
|
749
755
|
set: function (a) {
|
|
750
|
-
var b = this.
|
|
756
|
+
var b = this.agj;
|
|
751
757
|
if (a != b) {
|
|
752
|
-
this.
|
|
753
|
-
this.
|
|
758
|
+
this.af2 = a;
|
|
759
|
+
this.sc("ToolbarHeight", b, this.agj);
|
|
754
760
|
}
|
|
755
761
|
},
|
|
756
762
|
enumerable: true,
|
|
757
763
|
configurable: true
|
|
758
764
|
});
|
|
759
|
-
FinancialChart.prototype.
|
|
765
|
+
FinancialChart.prototype.vf = function () {
|
|
760
766
|
return this.xAxis;
|
|
761
767
|
};
|
|
762
|
-
FinancialChart.prototype.
|
|
768
|
+
FinancialChart.prototype.vg = function () {
|
|
763
769
|
return this.yAxis;
|
|
764
770
|
};
|
|
765
771
|
FinancialChart.prototype.onAttachedToUI = function () {
|
|
766
772
|
_super.prototype.onAttachedToUI.call(this);
|
|
767
|
-
if (this.
|
|
768
|
-
this.
|
|
773
|
+
if (this.aet != null) {
|
|
774
|
+
this.aet.onAttachedToUI();
|
|
769
775
|
}
|
|
770
776
|
};
|
|
771
777
|
FinancialChart.prototype.onDetachedFromUI = function () {
|
|
772
778
|
_super.prototype.onDetachedFromUI.call(this);
|
|
773
|
-
if (this.
|
|
774
|
-
this.
|
|
779
|
+
if (this.aet != null) {
|
|
780
|
+
this.aet.onDetachedFromUI();
|
|
775
781
|
}
|
|
776
782
|
};
|
|
777
|
-
FinancialChart.prototype.
|
|
783
|
+
FinancialChart.prototype.a9 = function (a) {
|
|
778
784
|
return 20;
|
|
779
785
|
};
|
|
780
|
-
FinancialChart.prototype.
|
|
786
|
+
FinancialChart.prototype.get_ge = function () {
|
|
781
787
|
return ((function () {
|
|
782
788
|
var $ret = new List$1(DataSeriesType_$type, 0);
|
|
783
789
|
$ret.add(20);
|
|
784
790
|
return $ret;
|
|
785
791
|
})());
|
|
786
792
|
};
|
|
787
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
793
|
+
Object.defineProperty(FinancialChart.prototype, "ge", {
|
|
788
794
|
get: function () {
|
|
789
|
-
return this.
|
|
795
|
+
return this.get_ge();
|
|
790
796
|
},
|
|
791
797
|
enumerable: true,
|
|
792
798
|
configurable: true
|
|
793
799
|
});
|
|
794
|
-
FinancialChart.prototype.
|
|
800
|
+
FinancialChart.prototype.get_gd = function () {
|
|
795
801
|
return ((function () {
|
|
796
802
|
var $ret = new List$1(IDataSeriesAdapterRule_$type, 0);
|
|
797
803
|
$ret.add(new SimpleFinancialPriceSeriesRule());
|
|
@@ -799,38 +805,38 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
799
805
|
return $ret;
|
|
800
806
|
})());
|
|
801
807
|
};
|
|
802
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
808
|
+
Object.defineProperty(FinancialChart.prototype, "gd", {
|
|
803
809
|
get: function () {
|
|
804
|
-
return this.
|
|
810
|
+
return this.get_gd();
|
|
805
811
|
},
|
|
806
812
|
enumerable: true,
|
|
807
813
|
configurable: true
|
|
808
814
|
});
|
|
809
|
-
FinancialChart.prototype.
|
|
810
|
-
return this.
|
|
815
|
+
FinancialChart.prototype.acx = function (a) {
|
|
816
|
+
return this.acy(a);
|
|
811
817
|
};
|
|
812
|
-
FinancialChart.prototype.
|
|
813
|
-
return this.
|
|
818
|
+
FinancialChart.prototype.aeb = function (a) {
|
|
819
|
+
return this.aec(a);
|
|
814
820
|
};
|
|
815
|
-
FinancialChart.prototype.
|
|
816
|
-
var b = this.
|
|
821
|
+
FinancialChart.prototype.acw = function (a) {
|
|
822
|
+
var b = this.acx(0);
|
|
817
823
|
b.name = a;
|
|
818
824
|
return b;
|
|
819
825
|
};
|
|
820
|
-
FinancialChart.prototype.
|
|
821
|
-
this.xAxis = this.
|
|
822
|
-
this.yAxis = this.
|
|
826
|
+
FinancialChart.prototype.q4 = function () {
|
|
827
|
+
this.xAxis = this.acw("xAxis");
|
|
828
|
+
this.yAxis = this.aeb(0);
|
|
823
829
|
this.yAxis.name = "yAxis";
|
|
824
|
-
this.volumeAxis = this.
|
|
830
|
+
this.volumeAxis = this.aeb(0);
|
|
825
831
|
this.volumeAxis.name = "volumeAxis";
|
|
826
|
-
this.volumeXAxis = this.
|
|
827
|
-
this.
|
|
828
|
-
this.
|
|
829
|
-
this.indicatorAxis = this.
|
|
832
|
+
this.volumeXAxis = this.acw("volumeXAxis");
|
|
833
|
+
this.afp = new List$1(NumericYAxis.$, 0);
|
|
834
|
+
this.afr = new List$1(CategoryAxisBase.$, 0);
|
|
835
|
+
this.indicatorAxis = this.aeb(0);
|
|
830
836
|
this.indicatorAxis.name = "indicatorAxis";
|
|
831
|
-
this.indicatorXAxis = this.
|
|
832
|
-
this.
|
|
833
|
-
this.
|
|
837
|
+
this.indicatorXAxis = this.acw("indicatorXAxis_0");
|
|
838
|
+
this.afp.add(this.indicatorAxis);
|
|
839
|
+
this.afr.add(this.indicatorXAxis);
|
|
834
840
|
if (this.xAxis.ay == null) {
|
|
835
841
|
this.xAxis.ay = new AxisLabelSettings();
|
|
836
842
|
}
|
|
@@ -849,9 +855,9 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
849
855
|
if (this.indicatorXAxis.ay == null) {
|
|
850
856
|
this.indicatorXAxis.ay = new AxisLabelSettings();
|
|
851
857
|
}
|
|
852
|
-
this.zoomSliderAxis = this.
|
|
858
|
+
this.zoomSliderAxis = this.aeb(0);
|
|
853
859
|
this.zoomSliderAxis.name = "zoomSliderAxis";
|
|
854
|
-
this.zoomSliderXAxis = this.
|
|
860
|
+
this.zoomSliderXAxis = this.acw("zoomSliderXAxis");
|
|
855
861
|
if (this.zoomSliderAxis.ay == null) {
|
|
856
862
|
this.zoomSliderAxis.ay = new AxisLabelSettings();
|
|
857
863
|
}
|
|
@@ -859,31 +865,31 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
859
865
|
this.zoomSliderXAxis.ay = new AxisLabelSettings();
|
|
860
866
|
}
|
|
861
867
|
};
|
|
862
|
-
FinancialChart.prototype.
|
|
868
|
+
FinancialChart.prototype.q0 = function (a, b) {
|
|
863
869
|
var c = typeCast(MarkerSeries.$, a);
|
|
864
870
|
if (c != null) {
|
|
865
|
-
c.
|
|
871
|
+
c.qh = this.cm(a, b);
|
|
866
872
|
}
|
|
867
873
|
};
|
|
868
|
-
FinancialChart.prototype.
|
|
874
|
+
FinancialChart.prototype.cl = function (a) {
|
|
869
875
|
if (a != null) {
|
|
870
876
|
return 1;
|
|
871
877
|
}
|
|
872
|
-
return _super.prototype.
|
|
878
|
+
return _super.prototype.cl.call(this, a);
|
|
873
879
|
};
|
|
874
|
-
FinancialChart.prototype.
|
|
880
|
+
FinancialChart.prototype.su = function (a) {
|
|
875
881
|
if (a.suggestedSecondaryAxis == 2) {
|
|
876
882
|
this.yAxis.lg = true;
|
|
877
883
|
this.yAxis.l7 = 10;
|
|
878
884
|
}
|
|
879
885
|
};
|
|
880
|
-
FinancialChart.prototype.
|
|
881
|
-
this.yAxis.lg = this.
|
|
882
|
-
this.yAxis.l7 = this.
|
|
886
|
+
FinancialChart.prototype.sx = function () {
|
|
887
|
+
this.yAxis.lg = this.afi;
|
|
888
|
+
this.yAxis.l7 = this.ahg;
|
|
883
889
|
};
|
|
884
|
-
FinancialChart.prototype.
|
|
890
|
+
FinancialChart.prototype.adf = function (a) {
|
|
885
891
|
var b;
|
|
886
|
-
if (this.
|
|
892
|
+
if (this.add == 0) {
|
|
887
893
|
if (a == null || a.index > 0 || stringIsNullOrEmpty(a.getMemberPathFor(12))) {
|
|
888
894
|
b = 4;
|
|
889
895
|
}
|
|
@@ -892,12 +898,12 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
892
898
|
}
|
|
893
899
|
}
|
|
894
900
|
else {
|
|
895
|
-
b = this.
|
|
901
|
+
b = this.add;
|
|
896
902
|
}
|
|
897
|
-
b = this.
|
|
903
|
+
b = this.ade(b);
|
|
898
904
|
return b;
|
|
899
905
|
};
|
|
900
|
-
FinancialChart.prototype.
|
|
906
|
+
FinancialChart.prototype.ade = function (a) {
|
|
901
907
|
if ((a == 1 || a == 2)) {
|
|
902
908
|
if (TypeRegistrar.isRegistered("FinancialPriceSeries")) {
|
|
903
909
|
return a;
|
|
@@ -917,7 +923,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
917
923
|
}
|
|
918
924
|
return a;
|
|
919
925
|
};
|
|
920
|
-
FinancialChart.prototype.
|
|
926
|
+
FinancialChart.prototype.ado = function (a) {
|
|
921
927
|
if ((a == 2 || a == 3)) {
|
|
922
928
|
if (TypeRegistrar.isRegistered("FinancialPriceSeries")) {
|
|
923
929
|
return a;
|
|
@@ -943,7 +949,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
943
949
|
}
|
|
944
950
|
return a;
|
|
945
951
|
};
|
|
946
|
-
FinancialChart.prototype.
|
|
952
|
+
FinancialChart.prototype.adh = function (a) {
|
|
947
953
|
if (a == 2) {
|
|
948
954
|
if (TypeRegistrar.isRegistered("LineSeries")) {
|
|
949
955
|
return a;
|
|
@@ -963,14 +969,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
963
969
|
}
|
|
964
970
|
return a;
|
|
965
971
|
};
|
|
966
|
-
FinancialChart.prototype.
|
|
972
|
+
FinancialChart.prototype.ah3 = function (a) {
|
|
967
973
|
var b = a.getMemberPathFor(14);
|
|
968
974
|
if (stringIsNullOrEmpty(b)) {
|
|
969
975
|
b = a.getMemberPathFor(11);
|
|
970
976
|
}
|
|
971
977
|
return b;
|
|
972
978
|
};
|
|
973
|
-
FinancialChart.prototype.
|
|
979
|
+
FinancialChart.prototype.acy = function (axisType_) {
|
|
974
980
|
if ((this.externalObject)) {
|
|
975
981
|
return (this.externalObject.createXAxis(axisType_).i);
|
|
976
982
|
}
|
|
@@ -1003,7 +1009,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1003
1009
|
return null;
|
|
1004
1010
|
}
|
|
1005
1011
|
};
|
|
1006
|
-
FinancialChart.prototype.
|
|
1012
|
+
FinancialChart.prototype.aec = function (axisType_) {
|
|
1007
1013
|
if ((this.externalObject)) {
|
|
1008
1014
|
return (this.externalObject.createYAxis(axisType_).i);
|
|
1009
1015
|
}
|
|
@@ -1036,26 +1042,26 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1036
1042
|
return null;
|
|
1037
1043
|
}
|
|
1038
1044
|
};
|
|
1039
|
-
FinancialChart.prototype.
|
|
1040
|
-
return this.
|
|
1045
|
+
FinancialChart.prototype.aei = function () {
|
|
1046
|
+
return this.cw(1);
|
|
1041
1047
|
};
|
|
1042
|
-
FinancialChart.prototype.
|
|
1043
|
-
return this.
|
|
1048
|
+
FinancialChart.prototype.aej = function () {
|
|
1049
|
+
return this.cw(0);
|
|
1044
1050
|
};
|
|
1045
|
-
FinancialChart.prototype.
|
|
1046
|
-
return this.
|
|
1051
|
+
FinancialChart.prototype.aeh = function () {
|
|
1052
|
+
return this.cw(2);
|
|
1047
1053
|
};
|
|
1048
|
-
FinancialChart.prototype.
|
|
1049
|
-
return this.
|
|
1054
|
+
FinancialChart.prototype.aek = function () {
|
|
1055
|
+
return this.cw(20);
|
|
1050
1056
|
};
|
|
1051
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
1057
|
+
Object.defineProperty(FinancialChart.prototype, "ae1", {
|
|
1052
1058
|
get: function () {
|
|
1053
1059
|
return (TypeRegistrar.isRegistered("HorizontalAnchoredCategorySeriesProxy"));
|
|
1054
1060
|
},
|
|
1055
1061
|
enumerable: true,
|
|
1056
1062
|
configurable: true
|
|
1057
1063
|
});
|
|
1058
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
1064
|
+
Object.defineProperty(FinancialChart.prototype, "adz", {
|
|
1059
1065
|
get: function () {
|
|
1060
1066
|
if (TypeRegistrar.isRegistered("HorizontalAnchoredCategorySeriesProxy")) {
|
|
1061
1067
|
return TypeRegistrar.create("HorizontalAnchoredCategorySeriesProxy");
|
|
@@ -1067,14 +1073,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1067
1073
|
enumerable: true,
|
|
1068
1074
|
configurable: true
|
|
1069
1075
|
});
|
|
1070
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
1076
|
+
Object.defineProperty(FinancialChart.prototype, "ae4", {
|
|
1071
1077
|
get: function () {
|
|
1072
1078
|
return (TypeRegistrar.isRegistered("FinancialPriceSeriesProxy"));
|
|
1073
1079
|
},
|
|
1074
1080
|
enumerable: true,
|
|
1075
1081
|
configurable: true
|
|
1076
1082
|
});
|
|
1077
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
1083
|
+
Object.defineProperty(FinancialChart.prototype, "adx", {
|
|
1078
1084
|
get: function () {
|
|
1079
1085
|
if (TypeRegistrar.isRegistered("FinancialPriceSeriesProxy")) {
|
|
1080
1086
|
return TypeRegistrar.create("FinancialPriceSeriesProxy");
|
|
@@ -1086,14 +1092,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1086
1092
|
enumerable: true,
|
|
1087
1093
|
configurable: true
|
|
1088
1094
|
});
|
|
1089
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
1095
|
+
Object.defineProperty(FinancialChart.prototype, "ae2", {
|
|
1090
1096
|
get: function () {
|
|
1091
1097
|
return (TypeRegistrar.isRegistered("IndicatorProxy"));
|
|
1092
1098
|
},
|
|
1093
1099
|
enumerable: true,
|
|
1094
1100
|
configurable: true
|
|
1095
1101
|
});
|
|
1096
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
1102
|
+
Object.defineProperty(FinancialChart.prototype, "ad1", {
|
|
1097
1103
|
get: function () {
|
|
1098
1104
|
if (TypeRegistrar.isRegistered("IndicatorProxy")) {
|
|
1099
1105
|
return TypeRegistrar.create("IndicatorProxy");
|
|
@@ -1105,14 +1111,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1105
1111
|
enumerable: true,
|
|
1106
1112
|
configurable: true
|
|
1107
1113
|
});
|
|
1108
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
1114
|
+
Object.defineProperty(FinancialChart.prototype, "ae3", {
|
|
1109
1115
|
get: function () {
|
|
1110
1116
|
return (TypeRegistrar.isRegistered("OverlayProxy"));
|
|
1111
1117
|
},
|
|
1112
1118
|
enumerable: true,
|
|
1113
1119
|
configurable: true
|
|
1114
1120
|
});
|
|
1115
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
1121
|
+
Object.defineProperty(FinancialChart.prototype, "ad6", {
|
|
1116
1122
|
get: function () {
|
|
1117
1123
|
if (TypeRegistrar.isRegistered("OverlayProxy")) {
|
|
1118
1124
|
return TypeRegistrar.create("OverlayProxy");
|
|
@@ -1124,62 +1130,62 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1124
1130
|
enumerable: true,
|
|
1125
1131
|
configurable: true
|
|
1126
1132
|
});
|
|
1127
|
-
FinancialChart.prototype.
|
|
1128
|
-
var c = this.
|
|
1129
|
-
switch (this.
|
|
1133
|
+
FinancialChart.prototype.cv = function (a, b) {
|
|
1134
|
+
var c = this.ah3(a);
|
|
1135
|
+
switch (this.adf(a)) {
|
|
1130
1136
|
case 3:
|
|
1131
|
-
var d = this.
|
|
1132
|
-
this.
|
|
1133
|
-
this.
|
|
1134
|
-
this.
|
|
1135
|
-
this.
|
|
1137
|
+
var d = this.aei();
|
|
1138
|
+
this.adz.setValueMemberPath(d, c);
|
|
1139
|
+
this.adz.setXAxis(d, this.xAxis);
|
|
1140
|
+
this.adz.setYAxis(d, this.yAxis);
|
|
1141
|
+
this.adz.setCategoryMode(d, 1);
|
|
1136
1142
|
return d;
|
|
1137
1143
|
case 4:
|
|
1138
|
-
var e = this.
|
|
1139
|
-
this.
|
|
1140
|
-
this.
|
|
1141
|
-
this.
|
|
1142
|
-
this.
|
|
1144
|
+
var e = this.aej();
|
|
1145
|
+
this.adz.setValueMemberPath(e, c);
|
|
1146
|
+
this.adz.setXAxis(e, this.xAxis);
|
|
1147
|
+
this.adz.setYAxis(e, this.yAxis);
|
|
1148
|
+
this.adz.setCategoryMode(e, 1);
|
|
1143
1149
|
return e;
|
|
1144
1150
|
default:
|
|
1145
1151
|
case 1:
|
|
1146
1152
|
case 2:
|
|
1147
|
-
var f = this.
|
|
1148
|
-
this.
|
|
1149
|
-
this.
|
|
1150
|
-
this.
|
|
1151
|
-
this.
|
|
1152
|
-
this.
|
|
1153
|
-
this.
|
|
1154
|
-
this.
|
|
1155
|
-
this.
|
|
1156
|
-
this.
|
|
1153
|
+
var f = this.aek();
|
|
1154
|
+
this.adx.setOpenMemberPath(f, a.getMemberPathFor(11));
|
|
1155
|
+
this.adx.setHighMemberPath(f, a.getMemberPathFor(12));
|
|
1156
|
+
this.adx.setLowMemberPath(f, a.getMemberPathFor(13));
|
|
1157
|
+
this.adx.setCloseMemberPath(f, a.getMemberPathFor(14));
|
|
1158
|
+
this.adx.setVolumeMemberPath(f, a.getMemberPathFor(15));
|
|
1159
|
+
this.adx.setXAxis(f, this.xAxis);
|
|
1160
|
+
this.adx.setYAxis(f, this.yAxis);
|
|
1161
|
+
this.adx.setDisplayType(f, this.add == 1 ? 1 : 0);
|
|
1162
|
+
this.adx.setCategoryMode(f, 1);
|
|
1157
1163
|
return f;
|
|
1158
1164
|
}
|
|
1159
1165
|
};
|
|
1160
|
-
FinancialChart.prototype.
|
|
1161
|
-
_super.prototype.
|
|
1162
|
-
this.
|
|
1163
|
-
this.
|
|
1164
|
-
if (this.
|
|
1165
|
-
this.
|
|
1166
|
+
FinancialChart.prototype.sw = function () {
|
|
1167
|
+
_super.prototype.sw.call(this);
|
|
1168
|
+
this.aku(this.xAxis);
|
|
1169
|
+
this.ali(false);
|
|
1170
|
+
if (this.adi != 0 && this.volumeChart != null) {
|
|
1171
|
+
this.ak1();
|
|
1166
1172
|
}
|
|
1167
|
-
this.
|
|
1168
|
-
this.
|
|
1169
|
-
this.
|
|
1170
|
-
this.
|
|
1171
|
-
if (this.
|
|
1172
|
-
this.
|
|
1173
|
-
this.
|
|
1173
|
+
this.aku(this.volumeXAxis);
|
|
1174
|
+
this.aku(this.indicatorXAxis);
|
|
1175
|
+
this.alf();
|
|
1176
|
+
this.alh();
|
|
1177
|
+
if (this.adp != 0) {
|
|
1178
|
+
this.ak2();
|
|
1179
|
+
this.aku(this.zoomSliderXAxis);
|
|
1174
1180
|
}
|
|
1175
1181
|
};
|
|
1176
|
-
FinancialChart.prototype.
|
|
1182
|
+
FinancialChart.prototype.aar = function (a, b) {
|
|
1177
1183
|
var e_2, _a;
|
|
1178
|
-
_super.prototype.
|
|
1184
|
+
_super.prototype.aar.call(this, a, b);
|
|
1179
1185
|
a(this.volumeXAxis);
|
|
1180
|
-
if (this.
|
|
1186
|
+
if (this.afr != null) {
|
|
1181
1187
|
try {
|
|
1182
|
-
for (var _b = tslib_1.__values(fromEnum(this.
|
|
1188
|
+
for (var _b = tslib_1.__values(fromEnum(this.afr)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1183
1189
|
var c = _c.value;
|
|
1184
1190
|
a(c);
|
|
1185
1191
|
}
|
|
@@ -1209,14 +1215,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1209
1215
|
a(this.zoomSliderXAxis);
|
|
1210
1216
|
}
|
|
1211
1217
|
};
|
|
1212
|
-
FinancialChart.prototype.
|
|
1218
|
+
FinancialChart.prototype.aaw = function (a, b) {
|
|
1213
1219
|
var e_3, _a;
|
|
1214
|
-
_super.prototype.
|
|
1220
|
+
_super.prototype.aaw.call(this, a, b);
|
|
1215
1221
|
if (b) {
|
|
1216
1222
|
a(this.volumeAxis);
|
|
1217
|
-
if (this.
|
|
1223
|
+
if (this.afp != null) {
|
|
1218
1224
|
try {
|
|
1219
|
-
for (var _b = tslib_1.__values(fromEnum(this.
|
|
1225
|
+
for (var _b = tslib_1.__values(fromEnum(this.afp)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1220
1226
|
var c = _c.value;
|
|
1221
1227
|
a(c);
|
|
1222
1228
|
}
|
|
@@ -1238,38 +1244,44 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1238
1244
|
a(this.zoomSliderAxis);
|
|
1239
1245
|
}
|
|
1240
1246
|
};
|
|
1241
|
-
FinancialChart.prototype.
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
};
|
|
1247
|
-
FinancialChart.prototype.
|
|
1248
|
-
_super.prototype.
|
|
1249
|
-
this.
|
|
1250
|
-
this.
|
|
1251
|
-
this.
|
|
1252
|
-
};
|
|
1253
|
-
FinancialChart.prototype.
|
|
1254
|
-
_super.prototype.
|
|
1255
|
-
this.
|
|
1256
|
-
this.
|
|
1257
|
-
this.
|
|
1258
|
-
};
|
|
1259
|
-
FinancialChart.prototype.
|
|
1260
|
-
_super.prototype.
|
|
1261
|
-
this.
|
|
1262
|
-
this.
|
|
1263
|
-
this.
|
|
1264
|
-
};
|
|
1265
|
-
FinancialChart.prototype.
|
|
1247
|
+
FinancialChart.prototype.aky = function (a) {
|
|
1248
|
+
var b = typeCast(IZoomableCategoryAxis_$type, this.xAxis);
|
|
1249
|
+
if (b != null) {
|
|
1250
|
+
a(b);
|
|
1251
|
+
}
|
|
1252
|
+
};
|
|
1253
|
+
FinancialChart.prototype.aau = function (a) {
|
|
1254
|
+
_super.prototype.aau.call(this, a);
|
|
1255
|
+
this.aal(this.volumeXAxis, a);
|
|
1256
|
+
this.aal(this.indicatorXAxis, a);
|
|
1257
|
+
this.aal(this.zoomSliderXAxis, a);
|
|
1258
|
+
};
|
|
1259
|
+
FinancialChart.prototype.aaz = function (a) {
|
|
1260
|
+
_super.prototype.aaz.call(this, a);
|
|
1261
|
+
this.aal(this.volumeAxis, a);
|
|
1262
|
+
this.aal(this.indicatorAxis, a);
|
|
1263
|
+
this.aal(this.zoomSliderAxis, a);
|
|
1264
|
+
};
|
|
1265
|
+
FinancialChart.prototype.aax = function (a) {
|
|
1266
|
+
_super.prototype.aax.call(this, a);
|
|
1267
|
+
this.aak(this.volumeAxis, a);
|
|
1268
|
+
this.aak(this.indicatorAxis, a);
|
|
1269
|
+
this.aak(this.zoomSliderAxis, a);
|
|
1270
|
+
};
|
|
1271
|
+
FinancialChart.prototype.aas = function (a) {
|
|
1272
|
+
_super.prototype.aas.call(this, a);
|
|
1273
|
+
this.aak(this.volumeXAxis, a);
|
|
1274
|
+
this.aak(this.indicatorXAxis, a);
|
|
1275
|
+
this.aak(this.zoomSliderXAxis, a);
|
|
1276
|
+
};
|
|
1277
|
+
FinancialChart.prototype.rm = function (a) {
|
|
1266
1278
|
var _this = this;
|
|
1267
|
-
_super.prototype.
|
|
1279
|
+
_super.prototype.rm.call(this, a);
|
|
1268
1280
|
if (a == null) {
|
|
1269
1281
|
return;
|
|
1270
1282
|
}
|
|
1271
1283
|
if (a == this.zoomSliderChart) {
|
|
1272
|
-
a.
|
|
1284
|
+
a.uk = a.un = false;
|
|
1273
1285
|
a.legend = null;
|
|
1274
1286
|
if (this.dataChart != null) {
|
|
1275
1287
|
a.ag = this.dataChart.ag;
|
|
@@ -1279,37 +1291,37 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1279
1291
|
else {
|
|
1280
1292
|
SyncManager.d(a, ((function () {
|
|
1281
1293
|
var $ret = new SyncSettings();
|
|
1282
|
-
$ret.syncChannel = _this.
|
|
1294
|
+
$ret.syncChannel = _this.aiy();
|
|
1283
1295
|
$ret.synchronizeHorizontally = true;
|
|
1284
1296
|
$ret.synchronizeVertically = false;
|
|
1285
1297
|
return $ret;
|
|
1286
1298
|
})()));
|
|
1287
1299
|
SyncManager.c(a);
|
|
1288
1300
|
}
|
|
1289
|
-
a.
|
|
1301
|
+
a.ci = 2;
|
|
1290
1302
|
};
|
|
1291
|
-
FinancialChart.prototype.
|
|
1292
|
-
if (this.
|
|
1293
|
-
FinancialChart.
|
|
1294
|
-
this.
|
|
1303
|
+
FinancialChart.prototype.aiy = function () {
|
|
1304
|
+
if (this.ahv == null) {
|
|
1305
|
+
FinancialChart.ahf++;
|
|
1306
|
+
this.ahv = FinancialChart.ahf.toString();
|
|
1295
1307
|
}
|
|
1296
|
-
return this.
|
|
1308
|
+
return this.ahv;
|
|
1297
1309
|
};
|
|
1298
|
-
FinancialChart.prototype.
|
|
1299
|
-
this.
|
|
1300
|
-
this.
|
|
1310
|
+
FinancialChart.prototype.akg = function (a, b) {
|
|
1311
|
+
this.aj2();
|
|
1312
|
+
this.akw();
|
|
1301
1313
|
};
|
|
1302
|
-
FinancialChart.prototype.
|
|
1314
|
+
FinancialChart.prototype.aj2 = function () {
|
|
1303
1315
|
var e_4, _a;
|
|
1304
1316
|
if (this.yAxis.b7()) {
|
|
1305
1317
|
return;
|
|
1306
1318
|
}
|
|
1307
1319
|
var a = this.yAxis.av.bd;
|
|
1308
|
-
if (this.
|
|
1320
|
+
if (this.adi != 0) {
|
|
1309
1321
|
a = Math.max(a, this.volumeAxis.av.bd);
|
|
1310
1322
|
}
|
|
1311
1323
|
try {
|
|
1312
|
-
for (var _b = tslib_1.__values(fromEnum(this.
|
|
1324
|
+
for (var _b = tslib_1.__values(fromEnum(this.afp)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1313
1325
|
var b = _c.value;
|
|
1314
1326
|
a = Math.max(a, b.av.bd);
|
|
1315
1327
|
}
|
|
@@ -1327,16 +1339,16 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1327
1339
|
throw e_4.error;
|
|
1328
1340
|
}
|
|
1329
1341
|
}
|
|
1330
|
-
this.
|
|
1342
|
+
this.aj3(a);
|
|
1331
1343
|
};
|
|
1332
|
-
FinancialChart.prototype.
|
|
1344
|
+
FinancialChart.prototype.aj3 = function (a) {
|
|
1333
1345
|
var e_5, _a;
|
|
1334
1346
|
if (this.yAxis.b7()) {
|
|
1335
1347
|
return;
|
|
1336
1348
|
}
|
|
1337
1349
|
this.yAxis.er = this.volumeAxis.er = a;
|
|
1338
1350
|
try {
|
|
1339
|
-
for (var _b = tslib_1.__values(fromEnum(this.
|
|
1351
|
+
for (var _b = tslib_1.__values(fromEnum(this.afp)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1340
1352
|
var b = _c.value;
|
|
1341
1353
|
b.er = a;
|
|
1342
1354
|
}
|
|
@@ -1356,7 +1368,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1356
1368
|
}
|
|
1357
1369
|
this.zoomSliderAxis.er = this.yAxis.er;
|
|
1358
1370
|
};
|
|
1359
|
-
FinancialChart.prototype.
|
|
1371
|
+
FinancialChart.prototype.aj8 = function (a) {
|
|
1360
1372
|
if (this.indicatorCharts == null) {
|
|
1361
1373
|
return;
|
|
1362
1374
|
}
|
|
@@ -1364,14 +1376,14 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1364
1376
|
var c = this.indicatorCharts._inner[b];
|
|
1365
1377
|
for (var d = 0; d < c.series.count; d++) {
|
|
1366
1378
|
var e = c.series._inner[d];
|
|
1367
|
-
if (!(this.
|
|
1379
|
+
if (!(this.ae6(e))) {
|
|
1368
1380
|
continue;
|
|
1369
1381
|
}
|
|
1370
1382
|
a(c.series._inner[d], b);
|
|
1371
1383
|
}
|
|
1372
1384
|
}
|
|
1373
1385
|
};
|
|
1374
|
-
FinancialChart.prototype.
|
|
1386
|
+
FinancialChart.prototype.akb = function (a) {
|
|
1375
1387
|
if (this.volumeChart == null) {
|
|
1376
1388
|
return;
|
|
1377
1389
|
}
|
|
@@ -1383,35 +1395,35 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1383
1395
|
a(this.volumeChart.series._inner[b], b);
|
|
1384
1396
|
}
|
|
1385
1397
|
};
|
|
1386
|
-
FinancialChart.prototype.
|
|
1398
|
+
FinancialChart.prototype.aj9 = function (a) {
|
|
1387
1399
|
if (this.dataChart == null) {
|
|
1388
1400
|
return;
|
|
1389
1401
|
}
|
|
1390
1402
|
for (var b = 0; b < this.dataChart.series.count; b++) {
|
|
1391
1403
|
var c = this.dataChart.series._inner[b];
|
|
1392
|
-
if (!this.
|
|
1404
|
+
if (!this.ae8(c)) {
|
|
1393
1405
|
continue;
|
|
1394
1406
|
}
|
|
1395
1407
|
a(c, b);
|
|
1396
1408
|
}
|
|
1397
1409
|
};
|
|
1398
|
-
FinancialChart.prototype.
|
|
1410
|
+
FinancialChart.prototype.aka = function (a, b) {
|
|
1399
1411
|
if (this.dataChart == null) {
|
|
1400
1412
|
return;
|
|
1401
1413
|
}
|
|
1402
1414
|
for (var c = 0; c < this.dataChart.series.count; c++) {
|
|
1403
1415
|
var d = this.dataChart.series._inner[c];
|
|
1404
|
-
if (this.
|
|
1416
|
+
if (this.ae8(d)) {
|
|
1405
1417
|
continue;
|
|
1406
1418
|
}
|
|
1407
|
-
var e = this.
|
|
1419
|
+
var e = this.ag9(d, c);
|
|
1408
1420
|
a(d, e);
|
|
1409
1421
|
}
|
|
1410
1422
|
if (b) {
|
|
1411
|
-
this.
|
|
1423
|
+
this.akc(a);
|
|
1412
1424
|
}
|
|
1413
1425
|
};
|
|
1414
|
-
FinancialChart.prototype.
|
|
1426
|
+
FinancialChart.prototype.akc = function (a) {
|
|
1415
1427
|
if (this.zoomSliderChart == null) {
|
|
1416
1428
|
return;
|
|
1417
1429
|
}
|
|
@@ -1423,35 +1435,35 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1423
1435
|
a(this.zoomSliderChart.series._inner[b], b);
|
|
1424
1436
|
}
|
|
1425
1437
|
};
|
|
1426
|
-
FinancialChart.prototype.
|
|
1438
|
+
FinancialChart.prototype.ag9 = function (a, b) {
|
|
1427
1439
|
if (a.cb != this.dataChart) {
|
|
1428
1440
|
return b;
|
|
1429
1441
|
}
|
|
1430
|
-
var c = this.
|
|
1431
|
-
var d = this.
|
|
1442
|
+
var c = this.ba == null || this.ba.dataSeries == null ? 0 : this.ba.dataSeries.count;
|
|
1443
|
+
var d = this.adt == null ? 0 : this.adt.count;
|
|
1432
1444
|
return b - (c * d);
|
|
1433
1445
|
};
|
|
1434
|
-
FinancialChart.prototype.
|
|
1435
|
-
_super.prototype.
|
|
1436
|
-
this.
|
|
1437
|
-
this.
|
|
1438
|
-
this.
|
|
1446
|
+
FinancialChart.prototype.rc = function (a) {
|
|
1447
|
+
_super.prototype.rc.call(this, a);
|
|
1448
|
+
this.akb(a);
|
|
1449
|
+
this.aj8(a);
|
|
1450
|
+
this.akc(a);
|
|
1439
1451
|
};
|
|
1440
1452
|
Object.defineProperty(FinancialChart.prototype, "volumeChart", {
|
|
1441
1453
|
get: function () {
|
|
1442
|
-
return this.
|
|
1454
|
+
return this.aeo;
|
|
1443
1455
|
},
|
|
1444
1456
|
set: function (a) {
|
|
1445
1457
|
var b = this.volumeChart;
|
|
1446
1458
|
if (a != b) {
|
|
1447
|
-
this.
|
|
1448
|
-
this.
|
|
1459
|
+
this.aeo = a;
|
|
1460
|
+
this.sc("VolumeChart", b, this.volumeChart);
|
|
1449
1461
|
}
|
|
1450
1462
|
},
|
|
1451
1463
|
enumerable: true,
|
|
1452
1464
|
configurable: true
|
|
1453
1465
|
});
|
|
1454
|
-
FinancialChart.prototype.
|
|
1466
|
+
FinancialChart.prototype.ak1 = function () {
|
|
1455
1467
|
if (this.dataChart == null) {
|
|
1456
1468
|
return;
|
|
1457
1469
|
}
|
|
@@ -1460,136 +1472,136 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1460
1472
|
var b = -1;
|
|
1461
1473
|
for (var c = 0; c < this.dataChart.series.count; c++) {
|
|
1462
1474
|
var d = this.dataChart.series._inner[c];
|
|
1463
|
-
if (this.
|
|
1475
|
+
if (this.ae8(d) || d.dc) {
|
|
1464
1476
|
continue;
|
|
1465
1477
|
}
|
|
1466
1478
|
b++;
|
|
1467
1479
|
var e = void 0;
|
|
1468
|
-
var f = this.
|
|
1469
|
-
f = this.
|
|
1480
|
+
var f = this.adi;
|
|
1481
|
+
f = this.adh(f);
|
|
1470
1482
|
switch (f) {
|
|
1471
1483
|
case 2:
|
|
1472
|
-
e = this.
|
|
1484
|
+
e = this.aej();
|
|
1473
1485
|
break;
|
|
1474
1486
|
case 3:
|
|
1475
|
-
e = this.
|
|
1487
|
+
e = this.aeh();
|
|
1476
1488
|
break;
|
|
1477
1489
|
default:
|
|
1478
1490
|
case 1:
|
|
1479
|
-
e = this.
|
|
1491
|
+
e = this.aei();
|
|
1480
1492
|
break;
|
|
1481
1493
|
}
|
|
1482
|
-
this.
|
|
1494
|
+
this.adz.setCategoryMode(e, 1);
|
|
1483
1495
|
e.name = "volumeSeries_" + b;
|
|
1484
1496
|
e.itemsSource = d.itemsSource;
|
|
1485
|
-
this.
|
|
1486
|
-
this.
|
|
1487
|
-
this.
|
|
1497
|
+
this.adz.setXAxis(e, this.volumeXAxis);
|
|
1498
|
+
this.adz.setYAxis(e, this.volumeAxis);
|
|
1499
|
+
this.adz.setValueMemberPath(e, this.ba != null && this.ba.dataSeries != null && this.ba.dataSeries.count > b ? this.ba.dataSeries._inner[b].getMemberPathFor(15) : null);
|
|
1488
1500
|
e.title = d.title + " Volume";
|
|
1489
|
-
e.
|
|
1490
|
-
e.
|
|
1491
|
-
e.
|
|
1501
|
+
e.o7 = ArrayExtension.getModulus$1(Brush.$, this.acq, b);
|
|
1502
|
+
e.pc = ArrayExtension.getModulus$1(Brush.$, this.acr, b);
|
|
1503
|
+
e.g1 = this.agk;
|
|
1492
1504
|
a.add(e);
|
|
1493
1505
|
}
|
|
1494
|
-
var g = this.
|
|
1506
|
+
var g = this.ga("volume", false);
|
|
1495
1507
|
if (g != null) {
|
|
1496
1508
|
a.o(g);
|
|
1497
1509
|
}
|
|
1498
1510
|
for (var h = 0; h < a.count; h++) {
|
|
1499
1511
|
var i = a._inner[h];
|
|
1500
1512
|
this.volumeChart.series.add(i);
|
|
1501
|
-
this.
|
|
1513
|
+
this.rr(i, h);
|
|
1502
1514
|
}
|
|
1503
1515
|
};
|
|
1504
|
-
FinancialChart.prototype.
|
|
1505
|
-
if (!this.
|
|
1516
|
+
FinancialChart.prototype.ae5 = function (a) {
|
|
1517
|
+
if (!this.ae1) {
|
|
1506
1518
|
return false;
|
|
1507
1519
|
}
|
|
1508
|
-
return this.
|
|
1520
|
+
return this.adz.matchesType(a);
|
|
1509
1521
|
};
|
|
1510
|
-
FinancialChart.prototype.
|
|
1511
|
-
if (!this.
|
|
1522
|
+
FinancialChart.prototype.ae9 = function (a) {
|
|
1523
|
+
if (!this.ae4) {
|
|
1512
1524
|
return false;
|
|
1513
1525
|
}
|
|
1514
|
-
return this.
|
|
1526
|
+
return this.adx.matchesType(a);
|
|
1515
1527
|
};
|
|
1516
|
-
FinancialChart.prototype.
|
|
1517
|
-
if (!this.
|
|
1528
|
+
FinancialChart.prototype.ae6 = function (a) {
|
|
1529
|
+
if (!this.ae2) {
|
|
1518
1530
|
return false;
|
|
1519
1531
|
}
|
|
1520
|
-
return this.
|
|
1532
|
+
return this.ad1.matchesType(a);
|
|
1521
1533
|
};
|
|
1522
|
-
FinancialChart.prototype.
|
|
1523
|
-
if (!this.
|
|
1534
|
+
FinancialChart.prototype.ae8 = function (a) {
|
|
1535
|
+
if (!this.ae3) {
|
|
1524
1536
|
return false;
|
|
1525
1537
|
}
|
|
1526
|
-
return this.
|
|
1538
|
+
return this.ad6.matchesType(a);
|
|
1527
1539
|
};
|
|
1528
|
-
FinancialChart.prototype.
|
|
1540
|
+
FinancialChart.prototype.ak0 = function () {
|
|
1529
1541
|
if (this.dataChart == null) {
|
|
1530
1542
|
return;
|
|
1531
1543
|
}
|
|
1532
1544
|
var a = 0;
|
|
1533
|
-
var b = this.
|
|
1545
|
+
var b = this.adr == null ? 0 : this.adr.count;
|
|
1534
1546
|
var c = this.customIndicatorNames == null ? 0 : this.customIndicatorNames.count;
|
|
1535
1547
|
var d = b + c;
|
|
1536
1548
|
for (var e = 0; e < d; e++) {
|
|
1537
1549
|
var f = new List$1(Series.$, 0);
|
|
1538
1550
|
var g = this.indicatorCharts._inner[e];
|
|
1539
1551
|
var h = e >= b;
|
|
1540
|
-
var i = h ? this.customIndicatorNames._inner[e - b] : EnumUtil.getName(FinancialIndicatorType_$type, this.
|
|
1552
|
+
var i = h ? this.customIndicatorNames._inner[e - b] : EnumUtil.getName(FinancialIndicatorType_$type, this.adr._inner[e]);
|
|
1541
1553
|
var j = -1;
|
|
1542
1554
|
for (var k = 0; k < this.dataChart.series.count; k++) {
|
|
1543
1555
|
var l = this.dataChart.series._inner[k];
|
|
1544
|
-
if (this.
|
|
1556
|
+
if (this.ae8(l) || l.dc) {
|
|
1545
1557
|
continue;
|
|
1546
1558
|
}
|
|
1547
1559
|
j++;
|
|
1548
1560
|
var m = void 0;
|
|
1549
1561
|
if (h) {
|
|
1550
|
-
var n = this.
|
|
1551
|
-
this.
|
|
1562
|
+
var n = this.ael("Custom");
|
|
1563
|
+
this.ad1.handleCustomIndicatorEvent(n, runOn(this, this.ake));
|
|
1552
1564
|
m = n;
|
|
1553
1565
|
}
|
|
1554
1566
|
else {
|
|
1555
|
-
m = this.
|
|
1567
|
+
m = this.aen(this.adr._inner[e]);
|
|
1556
1568
|
}
|
|
1557
1569
|
if (m == null) {
|
|
1558
1570
|
continue;
|
|
1559
1571
|
}
|
|
1560
1572
|
m.name = "indicator_" + a++;
|
|
1561
|
-
this.
|
|
1562
|
-
this.
|
|
1573
|
+
this.ad1.setXAxis(m, this.afr._inner[e]);
|
|
1574
|
+
this.ad1.setYAxis(m, this.afp._inner[e]);
|
|
1563
1575
|
m.itemsSource = l.itemsSource;
|
|
1564
|
-
this.
|
|
1565
|
-
this.
|
|
1566
|
-
this.
|
|
1567
|
-
this.
|
|
1568
|
-
this.
|
|
1576
|
+
this.ad1.setOpenMemberPath(m, this.ba.dataSeries._inner[j].getMemberPathFor(11));
|
|
1577
|
+
this.ad1.setHighMemberPath(m, this.ba.dataSeries._inner[j].getMemberPathFor(12));
|
|
1578
|
+
this.ad1.setLowMemberPath(m, this.ba.dataSeries._inner[j].getMemberPathFor(13));
|
|
1579
|
+
this.ad1.setCloseMemberPath(m, this.ba.dataSeries._inner[j].getMemberPathFor(14));
|
|
1580
|
+
this.ad1.setVolumeMemberPath(m, this.ba.dataSeries._inner[j].getMemberPathFor(15));
|
|
1569
1581
|
m.title = l.title + " " + i;
|
|
1570
|
-
m.
|
|
1571
|
-
m.
|
|
1572
|
-
if (this.
|
|
1573
|
-
this.
|
|
1574
|
-
this.
|
|
1582
|
+
m.o7 = ArrayExtension.getModulus$1(Brush.$, this.ack, e);
|
|
1583
|
+
m.g1 = this.agg;
|
|
1584
|
+
if (this.ae6(m)) {
|
|
1585
|
+
this.ad1.setNegativeBrush(m, ArrayExtension.getModulus$1(Brush.$, this.acl, e));
|
|
1586
|
+
this.ad1.setDisplayType(m, ArrayExtension.getModulus$1(IndicatorDisplayType_$type, this.ad3, e));
|
|
1575
1587
|
}
|
|
1576
|
-
if (this.
|
|
1577
|
-
this.
|
|
1588
|
+
if (this.ahb != -2147483648 && this.ae6(m)) {
|
|
1589
|
+
this.ad1.setPeriodOverride(m, this.ahb);
|
|
1578
1590
|
}
|
|
1579
|
-
if (this.
|
|
1580
|
-
this.
|
|
1591
|
+
if (this.ae6(m)) {
|
|
1592
|
+
this.ad1.setSmoothingPeriod(m, this.ahe);
|
|
1581
1593
|
}
|
|
1582
|
-
if (this.
|
|
1583
|
-
this.
|
|
1594
|
+
if (this.ae6(m)) {
|
|
1595
|
+
this.ad1.setSignalPeriod(m, this.ahd);
|
|
1584
1596
|
}
|
|
1585
|
-
if (this.
|
|
1586
|
-
this.
|
|
1587
|
-
this.
|
|
1597
|
+
if (this.ae6(m)) {
|
|
1598
|
+
this.ad1.setShortPeriod(m, this.ahc);
|
|
1599
|
+
this.ad1.setLongPeriod(m, this.aha);
|
|
1588
1600
|
}
|
|
1589
|
-
this.
|
|
1601
|
+
this.rr(m, e);
|
|
1590
1602
|
f.add(m);
|
|
1591
1603
|
}
|
|
1592
|
-
var o = this.
|
|
1604
|
+
var o = this.ga(i, false);
|
|
1593
1605
|
for (var p = 0; p < f.count; p++) {
|
|
1594
1606
|
var q = f._inner[p];
|
|
1595
1607
|
g.series.add(q);
|
|
@@ -1598,42 +1610,42 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1598
1610
|
for (var r = 0; r < o.count; r++) {
|
|
1599
1611
|
var s = o._inner[r];
|
|
1600
1612
|
g.series.add(s);
|
|
1601
|
-
this.
|
|
1613
|
+
this.rr(s, r);
|
|
1602
1614
|
}
|
|
1603
1615
|
}
|
|
1604
1616
|
}
|
|
1605
1617
|
};
|
|
1606
|
-
FinancialChart.prototype.
|
|
1618
|
+
FinancialChart.prototype.ael = function (indicatorName_) {
|
|
1607
1619
|
return (this.externalObject.createIndicator(indicatorName_ + 'Indicator').i);
|
|
1608
1620
|
};
|
|
1609
|
-
FinancialChart.prototype.
|
|
1610
|
-
return this.
|
|
1621
|
+
FinancialChart.prototype.aen = function (a) {
|
|
1622
|
+
return this.ael(EnumUtil.getName(FinancialIndicatorType_$type, a));
|
|
1611
1623
|
};
|
|
1612
|
-
FinancialChart.prototype.
|
|
1613
|
-
if (this.
|
|
1624
|
+
FinancialChart.prototype.ali = function (a) {
|
|
1625
|
+
if (this.adb == null) {
|
|
1614
1626
|
return;
|
|
1615
1627
|
}
|
|
1616
1628
|
var b = this.xAxis;
|
|
1617
1629
|
if (b.actualMinimumValue > b.actualMaximumValue) {
|
|
1618
1630
|
return;
|
|
1619
1631
|
}
|
|
1620
|
-
this.
|
|
1621
|
-
this.
|
|
1632
|
+
this.adb.as = b.actualMinimumValue;
|
|
1633
|
+
this.adb.ar = b.actualMaximumValue;
|
|
1622
1634
|
if (a) {
|
|
1623
|
-
this.
|
|
1624
|
-
this.
|
|
1635
|
+
this.adb.au = b.visibleMinimum;
|
|
1636
|
+
this.adb.at = b.visibleMaximum;
|
|
1625
1637
|
}
|
|
1626
|
-
this.
|
|
1638
|
+
this.adb.bn();
|
|
1627
1639
|
};
|
|
1628
|
-
FinancialChart.prototype.
|
|
1640
|
+
FinancialChart.prototype.ju = function () {
|
|
1629
1641
|
var e_6, _a, e_7, _b;
|
|
1630
1642
|
var _this = this;
|
|
1631
1643
|
var a = ((function () {
|
|
1632
1644
|
var $ret = new FinancialChartVisualData();
|
|
1633
|
-
$ret.mainChart = _super.prototype.
|
|
1634
|
-
$ret.volumeChart = _this.volumeChart == null ? null : _this.volumeChart.
|
|
1635
|
-
$ret.toolbar = _this.
|
|
1636
|
-
$ret.zoomChart = _this.zoomSliderChart == null ? null : _this.zoomSliderChart.
|
|
1645
|
+
$ret.mainChart = _super.prototype.ju.call(_this);
|
|
1646
|
+
$ret.volumeChart = _this.volumeChart == null ? null : _this.volumeChart.vw();
|
|
1647
|
+
$ret.toolbar = _this.adb == null ? null : _this.adb.aj();
|
|
1648
|
+
$ret.zoomChart = _this.zoomSliderChart == null ? null : _this.zoomSliderChart.vw();
|
|
1637
1649
|
return $ret;
|
|
1638
1650
|
})());
|
|
1639
1651
|
if (this.indicatorCharts != null) {
|
|
@@ -1641,7 +1653,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1641
1653
|
try {
|
|
1642
1654
|
for (var _c = tslib_1.__values(fromEnum(this.indicatorCharts)), _d = _c.next(); !_d.done; _d = _c.next()) {
|
|
1643
1655
|
var b = _d.value;
|
|
1644
|
-
a.indicatorCharts.add1(b.
|
|
1656
|
+
a.indicatorCharts.add1(b.vw());
|
|
1645
1657
|
}
|
|
1646
1658
|
}
|
|
1647
1659
|
catch (e_6_1) {
|
|
@@ -1659,19 +1671,19 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1659
1671
|
}
|
|
1660
1672
|
}
|
|
1661
1673
|
if (this.dataChart != null) {
|
|
1662
|
-
a.mainChartLeft = this.
|
|
1663
|
-
a.mainChartTop = this.
|
|
1674
|
+
a.mainChartLeft = this.alr(this.dataChart).x;
|
|
1675
|
+
a.mainChartTop = this.alr(this.dataChart).y;
|
|
1664
1676
|
}
|
|
1665
1677
|
if (this.volumeChart != null) {
|
|
1666
|
-
a.volumeChartLeft = this.
|
|
1667
|
-
a.volumeChartTop = this.
|
|
1678
|
+
a.volumeChartLeft = this.alr(this.volumeChart).x;
|
|
1679
|
+
a.volumeChartTop = this.alr(this.volumeChart).y;
|
|
1668
1680
|
}
|
|
1669
1681
|
if (this.zoomSliderChart != null) {
|
|
1670
|
-
a.zoomChartLeft = this.
|
|
1671
|
-
a.zoomChartTop = this.
|
|
1682
|
+
a.zoomChartLeft = this.alr(this.zoomSliderChart).x;
|
|
1683
|
+
a.zoomChartTop = this.alr(this.zoomSliderChart).y;
|
|
1672
1684
|
}
|
|
1673
|
-
if (this.
|
|
1674
|
-
var c = this.
|
|
1685
|
+
if (this.adb != null) {
|
|
1686
|
+
var c = this.als(this.adb);
|
|
1675
1687
|
a.toolbarLeft = c.left;
|
|
1676
1688
|
a.toolbarTop = c.top;
|
|
1677
1689
|
a.toolbarWidth = c.width;
|
|
@@ -1683,8 +1695,8 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1683
1695
|
try {
|
|
1684
1696
|
for (var _e = tslib_1.__values(fromEnum(this.indicatorCharts)), _f = _e.next(); !_f.done; _f = _e.next()) {
|
|
1685
1697
|
var d = _f.value;
|
|
1686
|
-
a.indicatorChartLefts.add(this.
|
|
1687
|
-
a.indicatorChartTops.add(this.
|
|
1698
|
+
a.indicatorChartLefts.add(this.alr(d).x);
|
|
1699
|
+
a.indicatorChartTops.add(this.alr(d).y);
|
|
1688
1700
|
}
|
|
1689
1701
|
}
|
|
1690
1702
|
catch (e_7_1) {
|
|
@@ -1701,23 +1713,23 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1701
1713
|
}
|
|
1702
1714
|
}
|
|
1703
1715
|
}
|
|
1704
|
-
var e = this.
|
|
1716
|
+
var e = this.alu();
|
|
1705
1717
|
a.legendLeft = e.left;
|
|
1706
1718
|
a.legendTop = e.top;
|
|
1707
1719
|
a.legendWidth = e.width;
|
|
1708
1720
|
a.legendHeight = e.height;
|
|
1709
|
-
a.legend = this.
|
|
1721
|
+
a.legend = this.adv == null ? null : this.adv.exportVisualData();
|
|
1710
1722
|
return a;
|
|
1711
1723
|
};
|
|
1712
|
-
FinancialChart.prototype.
|
|
1713
|
-
var a = this.
|
|
1724
|
+
FinancialChart.prototype.ah0 = function () {
|
|
1725
|
+
var a = this.ju();
|
|
1714
1726
|
a.scaleByViewport();
|
|
1715
1727
|
return a.serialize();
|
|
1716
1728
|
};
|
|
1717
|
-
FinancialChart.prototype.
|
|
1729
|
+
FinancialChart.prototype.aem = function (overlayName_) {
|
|
1718
1730
|
return (this.externalObject.createOverlay(overlayName_ + 'Overlay').i);
|
|
1719
1731
|
};
|
|
1720
|
-
FinancialChart.prototype.
|
|
1732
|
+
FinancialChart.prototype.alh = function () {
|
|
1721
1733
|
var e_8, _a, e_9, _b;
|
|
1722
1734
|
if (this.dataChart == null) {
|
|
1723
1735
|
return;
|
|
@@ -1726,7 +1738,7 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1726
1738
|
try {
|
|
1727
1739
|
for (var _c = tslib_1.__values(fromEnum(this.dataChart.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
|
|
1728
1740
|
var b = _d.value;
|
|
1729
|
-
if (this.
|
|
1741
|
+
if (this.ae8(b)) {
|
|
1730
1742
|
a.add(b);
|
|
1731
1743
|
}
|
|
1732
1744
|
}
|
|
@@ -1763,48 +1775,48 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1763
1775
|
throw e_9.error;
|
|
1764
1776
|
}
|
|
1765
1777
|
}
|
|
1766
|
-
if (this.
|
|
1778
|
+
if (this.adt == null) {
|
|
1767
1779
|
return;
|
|
1768
1780
|
}
|
|
1769
1781
|
var d = new List$1(Series.$, 0);
|
|
1770
1782
|
var e = -1;
|
|
1771
1783
|
for (var f = 0; f < this.dataChart.series.count; f++) {
|
|
1772
1784
|
var g = this.dataChart.series._inner[f];
|
|
1773
|
-
if (this.
|
|
1785
|
+
if (this.ae8(g) || g.dc) {
|
|
1774
1786
|
continue;
|
|
1775
1787
|
}
|
|
1776
1788
|
e++;
|
|
1777
|
-
for (var h = 0; h < this.
|
|
1778
|
-
var i = this.
|
|
1789
|
+
for (var h = 0; h < this.adt.count; h++) {
|
|
1790
|
+
var i = this.adt._inner[h];
|
|
1779
1791
|
var j = void 0;
|
|
1780
1792
|
switch (i) {
|
|
1781
1793
|
case 1:
|
|
1782
|
-
j = this.
|
|
1794
|
+
j = this.aem(EnumUtil.getName(FinancialOverlayType_$type, i));
|
|
1783
1795
|
break;
|
|
1784
1796
|
default:
|
|
1785
1797
|
case 0:
|
|
1786
|
-
j = this.
|
|
1798
|
+
j = this.aem(EnumUtil.getName(FinancialOverlayType_$type, i));
|
|
1787
1799
|
break;
|
|
1788
1800
|
}
|
|
1789
1801
|
j.name = g.name + "_" + EnumUtil.getName(FinancialOverlayType_$type, i);
|
|
1790
|
-
this.
|
|
1791
|
-
this.
|
|
1802
|
+
this.ad6.setXAxis(j, this.xAxis);
|
|
1803
|
+
this.ad6.setYAxis(j, this.yAxis);
|
|
1792
1804
|
j.itemsSource = g.itemsSource;
|
|
1793
|
-
var k = e * this.
|
|
1794
|
-
j.
|
|
1795
|
-
j.
|
|
1796
|
-
j.
|
|
1805
|
+
var k = e * this.adt.count + h;
|
|
1806
|
+
j.o7 = ArrayExtension.getModulus$1(Brush.$, this.aco, k);
|
|
1807
|
+
j.pc = ArrayExtension.getModulus$1(Brush.$, this.acp, k);
|
|
1808
|
+
j.g1 = this.agi;
|
|
1797
1809
|
j.title = g.title + " " + EnumUtil.getName(FinancialOverlayType_$type, i);
|
|
1798
1810
|
var l = g;
|
|
1799
1811
|
if (l == null) {
|
|
1800
1812
|
continue;
|
|
1801
1813
|
}
|
|
1802
|
-
var m = this.
|
|
1803
|
-
this.
|
|
1804
|
-
this.
|
|
1805
|
-
this.
|
|
1806
|
-
this.
|
|
1807
|
-
this.
|
|
1814
|
+
var m = this.ba.dataSeries._inner[e];
|
|
1815
|
+
this.ad6.setOpenMemberPath(j, m.getMemberPathFor(11));
|
|
1816
|
+
this.ad6.setHighMemberPath(j, m.getMemberPathFor(12));
|
|
1817
|
+
this.ad6.setLowMemberPath(j, m.getMemberPathFor(13));
|
|
1818
|
+
this.ad6.setCloseMemberPath(j, m.getMemberPathFor(14));
|
|
1819
|
+
this.ad6.setVolumeMemberPath(j, m.getMemberPathFor(15));
|
|
1808
1820
|
d.add(j);
|
|
1809
1821
|
}
|
|
1810
1822
|
}
|
|
@@ -1820,22 +1832,22 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1820
1832
|
for (var p = 0; p < d.count; p++) {
|
|
1821
1833
|
var q = d._inner[p];
|
|
1822
1834
|
this.dataChart.series.add(q);
|
|
1823
|
-
this.
|
|
1835
|
+
this.rr(q, p);
|
|
1824
1836
|
}
|
|
1825
1837
|
};
|
|
1826
|
-
FinancialChart.prototype.
|
|
1838
|
+
FinancialChart.prototype.alf = function () {
|
|
1827
1839
|
var e_10, _a;
|
|
1828
|
-
if (this.
|
|
1840
|
+
if (this.afe) {
|
|
1829
1841
|
return;
|
|
1830
1842
|
}
|
|
1831
|
-
this.
|
|
1843
|
+
this.afe = true;
|
|
1832
1844
|
if (this.indicatorCharts != null) {
|
|
1833
1845
|
var a = this.indicatorCharts;
|
|
1834
1846
|
this.indicatorCharts = null;
|
|
1835
1847
|
try {
|
|
1836
1848
|
for (var _b = tslib_1.__values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1837
1849
|
var b = _c.value;
|
|
1838
|
-
this.
|
|
1850
|
+
this.akv(b);
|
|
1839
1851
|
}
|
|
1840
1852
|
}
|
|
1841
1853
|
catch (e_10_1) {
|
|
@@ -1852,38 +1864,38 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1852
1864
|
}
|
|
1853
1865
|
}
|
|
1854
1866
|
}
|
|
1855
|
-
if ((this.
|
|
1867
|
+
if ((this.adr == null || this.adr.count == 0) && (this.customIndicatorNames == null || this.customIndicatorNames.count == 0)) {
|
|
1856
1868
|
this.indicatorCharts = null;
|
|
1857
|
-
if (this.
|
|
1858
|
-
this.
|
|
1869
|
+
if (this.afp != null) {
|
|
1870
|
+
this.afp.clear();
|
|
1859
1871
|
}
|
|
1860
|
-
if (this.
|
|
1861
|
-
this.
|
|
1872
|
+
if (this.afr != null) {
|
|
1873
|
+
this.afr.clear();
|
|
1862
1874
|
}
|
|
1863
|
-
this.
|
|
1864
|
-
this.
|
|
1865
|
-
this.
|
|
1875
|
+
this.ak6();
|
|
1876
|
+
this.alg();
|
|
1877
|
+
this.afe = false;
|
|
1866
1878
|
return;
|
|
1867
1879
|
}
|
|
1868
1880
|
if (this.indicatorCharts == null) {
|
|
1869
1881
|
this.indicatorCharts = new List$1(XamDataChart.$, 0);
|
|
1870
1882
|
}
|
|
1871
1883
|
this.indicatorCharts.clear();
|
|
1872
|
-
this.
|
|
1873
|
-
this.
|
|
1874
|
-
var c = this.
|
|
1884
|
+
this.afp.clear();
|
|
1885
|
+
this.afr.clear();
|
|
1886
|
+
var c = this.adr == null ? 0 : this.adr.count;
|
|
1875
1887
|
var d = this.customIndicatorNames == null ? 0 : this.customIndicatorNames.count;
|
|
1876
1888
|
var e = c + d;
|
|
1877
1889
|
for (var f = 0; f < e; f++) {
|
|
1878
1890
|
var g = new XamDataChart();
|
|
1879
1891
|
this.indicatorCharts.add(g);
|
|
1880
|
-
this.
|
|
1892
|
+
this.akt(g);
|
|
1881
1893
|
var h = f >= c;
|
|
1882
1894
|
if (h) {
|
|
1883
|
-
g.
|
|
1895
|
+
g.kg = this.customIndicatorNames._inner[f - c];
|
|
1884
1896
|
}
|
|
1885
1897
|
else {
|
|
1886
|
-
g.
|
|
1898
|
+
g.kg = this.ah2(this.adr._inner[f]);
|
|
1887
1899
|
}
|
|
1888
1900
|
if (this.indicatorAxis != null) {
|
|
1889
1901
|
var i = void 0;
|
|
@@ -1895,45 +1907,45 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1895
1907
|
else {
|
|
1896
1908
|
i = new NumericYAxis();
|
|
1897
1909
|
if (!this.indicatorXAxis.cd) {
|
|
1898
|
-
j = this.
|
|
1910
|
+
j = this.acx(0);
|
|
1899
1911
|
}
|
|
1900
1912
|
else {
|
|
1901
|
-
j = this.
|
|
1913
|
+
j = this.acx(1);
|
|
1902
1914
|
}
|
|
1903
1915
|
}
|
|
1904
1916
|
j.name = "indicatorXAxis_" + f;
|
|
1905
1917
|
i.name = "indicatorAxis_" + f;
|
|
1906
1918
|
g.axes.add(i);
|
|
1907
1919
|
g.axes.add(j);
|
|
1908
|
-
this.
|
|
1909
|
-
this.
|
|
1910
|
-
if (this.
|
|
1911
|
-
this.
|
|
1920
|
+
this.afp.add(i);
|
|
1921
|
+
this.afr.add(j);
|
|
1922
|
+
if (this.e8) {
|
|
1923
|
+
this.aao(i);
|
|
1912
1924
|
}
|
|
1913
|
-
if (this.
|
|
1914
|
-
this.
|
|
1925
|
+
if (this.e8) {
|
|
1926
|
+
this.aam(j);
|
|
1915
1927
|
}
|
|
1916
1928
|
}
|
|
1917
1929
|
}
|
|
1918
|
-
this.
|
|
1919
|
-
this.
|
|
1920
|
-
if (this.
|
|
1921
|
-
this.
|
|
1930
|
+
this.ak0();
|
|
1931
|
+
this.ak6();
|
|
1932
|
+
if (this.adb != null) {
|
|
1933
|
+
this.adb.ae = this.adr;
|
|
1922
1934
|
}
|
|
1923
|
-
this.
|
|
1924
|
-
this.
|
|
1925
|
-
this.
|
|
1935
|
+
this.aj4();
|
|
1936
|
+
this.alg();
|
|
1937
|
+
this.afe = false;
|
|
1926
1938
|
};
|
|
1927
|
-
FinancialChart.prototype.
|
|
1939
|
+
FinancialChart.prototype.rj = function () {
|
|
1928
1940
|
var e_11, _a, e_12, _b;
|
|
1929
|
-
_super.prototype.
|
|
1930
|
-
this.
|
|
1931
|
-
this.
|
|
1932
|
-
if (this.
|
|
1941
|
+
_super.prototype.rj.call(this);
|
|
1942
|
+
this.aam(this.xAxis);
|
|
1943
|
+
this.aam(this.volumeXAxis);
|
|
1944
|
+
if (this.afr != null) {
|
|
1933
1945
|
try {
|
|
1934
|
-
for (var _c = tslib_1.__values(fromEnum(this.
|
|
1946
|
+
for (var _c = tslib_1.__values(fromEnum(this.afr)), _d = _c.next(); !_d.done; _d = _c.next()) {
|
|
1935
1947
|
var a = _d.value;
|
|
1936
|
-
this.
|
|
1948
|
+
this.aam(a);
|
|
1937
1949
|
}
|
|
1938
1950
|
}
|
|
1939
1951
|
catch (e_11_1) {
|
|
@@ -1950,13 +1962,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1950
1962
|
}
|
|
1951
1963
|
}
|
|
1952
1964
|
}
|
|
1953
|
-
this.
|
|
1954
|
-
this.
|
|
1955
|
-
if (this.
|
|
1965
|
+
this.aao(this.yAxis);
|
|
1966
|
+
this.aao(this.volumeAxis);
|
|
1967
|
+
if (this.afp != null) {
|
|
1956
1968
|
try {
|
|
1957
|
-
for (var _e = tslib_1.__values(fromEnum(this.
|
|
1969
|
+
for (var _e = tslib_1.__values(fromEnum(this.afp)), _f = _e.next(); !_f.done; _f = _e.next()) {
|
|
1958
1970
|
var b = _f.value;
|
|
1959
|
-
this.
|
|
1971
|
+
this.aao(b);
|
|
1960
1972
|
}
|
|
1961
1973
|
}
|
|
1962
1974
|
catch (e_12_1) {
|
|
@@ -1973,32 +1985,32 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1973
1985
|
}
|
|
1974
1986
|
}
|
|
1975
1987
|
}
|
|
1976
|
-
this.
|
|
1977
|
-
this.
|
|
1988
|
+
this.aam(this.zoomSliderXAxis);
|
|
1989
|
+
this.aao(this.zoomSliderAxis);
|
|
1978
1990
|
};
|
|
1979
|
-
FinancialChart.prototype.
|
|
1980
|
-
return !this.
|
|
1991
|
+
FinancialChart.prototype.get_fw = function () {
|
|
1992
|
+
return !this.afc;
|
|
1981
1993
|
};
|
|
1982
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
1994
|
+
Object.defineProperty(FinancialChart.prototype, "afk", {
|
|
1983
1995
|
get: function () {
|
|
1984
1996
|
return (this.externalObject._dynamicContent);
|
|
1985
1997
|
},
|
|
1986
1998
|
enumerable: true,
|
|
1987
1999
|
configurable: true
|
|
1988
2000
|
});
|
|
1989
|
-
FinancialChart.prototype.
|
|
1990
|
-
this.
|
|
1991
|
-
this.
|
|
2001
|
+
FinancialChart.prototype.aln = function (a, b) {
|
|
2002
|
+
this.ak9(a, b);
|
|
2003
|
+
this.aj4();
|
|
1992
2004
|
if (this.zoomSliderChart != null) {
|
|
1993
2005
|
this.zoomSliderChart.axes.add(this.zoomSliderAxis);
|
|
1994
2006
|
this.zoomSliderChart.axes.add(this.zoomSliderXAxis);
|
|
1995
2007
|
}
|
|
1996
|
-
this.
|
|
2008
|
+
this.ak2();
|
|
1997
2009
|
this.zoomSliderXAxis.itemsSource = this.xAxis.itemsSource;
|
|
1998
|
-
this.
|
|
1999
|
-
this.
|
|
2010
|
+
this.ak7();
|
|
2011
|
+
this.alo(a, b);
|
|
2000
2012
|
};
|
|
2001
|
-
FinancialChart.prototype.
|
|
2013
|
+
FinancialChart.prototype.ak2 = function () {
|
|
2002
2014
|
if (this.dataChart == null || this.zoomSliderChart == null) {
|
|
2003
2015
|
return;
|
|
2004
2016
|
}
|
|
@@ -2006,15 +2018,15 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2006
2018
|
var a = new List$1(Series.$, 0);
|
|
2007
2019
|
for (var b = 0; b < this.dataChart.series.count; b++) {
|
|
2008
2020
|
var c = this.dataChart.series._inner[b];
|
|
2009
|
-
if (this.
|
|
2021
|
+
if (this.ae8(c) || c.dc) {
|
|
2010
2022
|
continue;
|
|
2011
2023
|
}
|
|
2012
2024
|
var d = void 0;
|
|
2013
|
-
var e = this.
|
|
2014
|
-
e = this.
|
|
2015
|
-
var f = this.
|
|
2025
|
+
var e = this.adp;
|
|
2026
|
+
e = this.ado(e);
|
|
2027
|
+
var f = this.ag9(c, b);
|
|
2016
2028
|
if (e == 1) {
|
|
2017
|
-
switch (this.
|
|
2029
|
+
switch (this.adf(this.ba != null && this.ba.dataSeries != null && this.ba.dataSeries.count > f ? this.ba.dataSeries._inner[f] : null)) {
|
|
2018
2030
|
case 1:
|
|
2019
2031
|
e = 2;
|
|
2020
2032
|
break;
|
|
@@ -2031,58 +2043,58 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2031
2043
|
}
|
|
2032
2044
|
switch (e) {
|
|
2033
2045
|
case 2:
|
|
2034
|
-
d = this.
|
|
2035
|
-
this.
|
|
2046
|
+
d = this.aek();
|
|
2047
|
+
this.adx.setDisplayType(d, 1);
|
|
2036
2048
|
break;
|
|
2037
2049
|
case 3:
|
|
2038
|
-
d = this.
|
|
2039
|
-
this.
|
|
2050
|
+
d = this.aek();
|
|
2051
|
+
this.adx.setDisplayType(d, 0);
|
|
2040
2052
|
break;
|
|
2041
2053
|
case 5:
|
|
2042
|
-
d = this.
|
|
2054
|
+
d = this.aej();
|
|
2043
2055
|
break;
|
|
2044
2056
|
case 6:
|
|
2045
|
-
d = this.
|
|
2057
|
+
d = this.aeh();
|
|
2046
2058
|
break;
|
|
2047
2059
|
default:
|
|
2048
2060
|
case 4:
|
|
2049
|
-
d = this.
|
|
2061
|
+
d = this.aei();
|
|
2050
2062
|
break;
|
|
2051
2063
|
}
|
|
2052
|
-
var g = this.
|
|
2053
|
-
if (d.
|
|
2054
|
-
this.
|
|
2055
|
-
this.
|
|
2056
|
-
this.
|
|
2057
|
-
this.
|
|
2058
|
-
}
|
|
2059
|
-
else if (d.
|
|
2060
|
-
this.
|
|
2061
|
-
this.
|
|
2062
|
-
this.
|
|
2064
|
+
var g = this.ba != null && this.ba.dataSeries != null && this.ba.dataSeries.count > f ? this.ba.dataSeries._inner[f] : null;
|
|
2065
|
+
if (d.dh && !d.dq) {
|
|
2066
|
+
this.adz.setCategoryMode(d, 1);
|
|
2067
|
+
this.adz.setXAxis(d, this.zoomSliderXAxis);
|
|
2068
|
+
this.adz.setYAxis(d, this.zoomSliderAxis);
|
|
2069
|
+
this.adz.setValueMemberPath(d, g == null ? null : this.ah3(g));
|
|
2070
|
+
}
|
|
2071
|
+
else if (d.dq) {
|
|
2072
|
+
this.adx.setCategoryMode(d, 1);
|
|
2073
|
+
this.adx.setXAxis(d, this.zoomSliderXAxis);
|
|
2074
|
+
this.adx.setYAxis(d, this.zoomSliderAxis);
|
|
2063
2075
|
if (g != null) {
|
|
2064
|
-
this.
|
|
2065
|
-
this.
|
|
2066
|
-
this.
|
|
2067
|
-
this.
|
|
2068
|
-
this.
|
|
2076
|
+
this.adx.setOpenMemberPath(d, g.getMemberPathFor(11));
|
|
2077
|
+
this.adx.setHighMemberPath(d, g.getMemberPathFor(12));
|
|
2078
|
+
this.adx.setLowMemberPath(d, g.getMemberPathFor(13));
|
|
2079
|
+
this.adx.setCloseMemberPath(d, g.getMemberPathFor(14));
|
|
2080
|
+
this.adx.setVolumeMemberPath(d, g.getMemberPathFor(15));
|
|
2069
2081
|
}
|
|
2070
2082
|
}
|
|
2071
2083
|
d.name = "zoomSliderSeries_" + f;
|
|
2072
2084
|
d.itemsSource = c.itemsSource;
|
|
2073
2085
|
d.title = c.title;
|
|
2074
|
-
d.
|
|
2086
|
+
d.g1 = this.im;
|
|
2075
2087
|
a.add(d);
|
|
2076
2088
|
}
|
|
2077
2089
|
for (var h = 0; h < a.count; h++) {
|
|
2078
2090
|
var i = a._inner[h];
|
|
2079
2091
|
this.zoomSliderChart.series.add(i);
|
|
2080
|
-
this.
|
|
2092
|
+
this.rr(i, h);
|
|
2081
2093
|
}
|
|
2082
2094
|
};
|
|
2083
|
-
FinancialChart.prototype.
|
|
2095
|
+
FinancialChart.prototype.r6 = function (a, b, c) {
|
|
2084
2096
|
var e_13, _a;
|
|
2085
|
-
_super.prototype.
|
|
2097
|
+
_super.prototype.r6.call(this, a, b, c);
|
|
2086
2098
|
if (a == null || !b) {
|
|
2087
2099
|
return;
|
|
2088
2100
|
}
|
|
@@ -2122,40 +2134,40 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2122
2134
|
a(this.zoomSliderChart);
|
|
2123
2135
|
}
|
|
2124
2136
|
};
|
|
2125
|
-
FinancialChart.prototype.
|
|
2137
|
+
FinancialChart.prototype.ake = function (a, b) {
|
|
2126
2138
|
var c = b;
|
|
2127
2139
|
var d = a;
|
|
2128
2140
|
var e = -1;
|
|
2129
2141
|
if (this.indicatorCharts != null) {
|
|
2130
2142
|
e = this.indicatorCharts.indexOf(d.cb);
|
|
2131
2143
|
}
|
|
2132
|
-
e -= this.
|
|
2144
|
+
e -= this.adr == null ? 0 : this.adr.count;
|
|
2133
2145
|
if (this.applyCustomIndicators != null) {
|
|
2134
2146
|
this.applyCustomIndicators(this, new FinancialChartCustomIndicatorArgs(c, d, e));
|
|
2135
2147
|
}
|
|
2136
2148
|
};
|
|
2137
|
-
FinancialChart.prototype.
|
|
2149
|
+
FinancialChart.prototype.alb = function (a, b, c) {
|
|
2138
2150
|
if (a != null) {
|
|
2139
2151
|
if (b != null) {
|
|
2140
2152
|
a.axes.remove(b);
|
|
2141
2153
|
}
|
|
2142
2154
|
a.axes.add(c);
|
|
2143
2155
|
}
|
|
2144
|
-
if (this.
|
|
2145
|
-
this.
|
|
2156
|
+
if (this.e8) {
|
|
2157
|
+
this.aam(c);
|
|
2146
2158
|
}
|
|
2147
2159
|
};
|
|
2148
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
2160
|
+
Object.defineProperty(FinancialChart.prototype, "afj", {
|
|
2149
2161
|
get: function () {
|
|
2150
2162
|
return TypeRegistrar.isRegistered("IgxZoomSliderComponent");
|
|
2151
2163
|
},
|
|
2152
2164
|
enumerable: true,
|
|
2153
2165
|
configurable: true
|
|
2154
2166
|
});
|
|
2155
|
-
FinancialChart.prototype.
|
|
2156
|
-
this.
|
|
2167
|
+
FinancialChart.prototype.akf = function (a, b) {
|
|
2168
|
+
this.alf();
|
|
2157
2169
|
};
|
|
2158
|
-
FinancialChart.prototype.
|
|
2170
|
+
FinancialChart.prototype.afa = function (a, b) {
|
|
2159
2171
|
if (b <= (0)) {
|
|
2160
2172
|
return false;
|
|
2161
2173
|
}
|
|
@@ -2169,16 +2181,16 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2169
2181
|
}
|
|
2170
2182
|
return false;
|
|
2171
2183
|
};
|
|
2172
|
-
FinancialChart.prototype.
|
|
2184
|
+
FinancialChart.prototype.ak5 = function () {
|
|
2173
2185
|
var e_14, _a;
|
|
2174
|
-
var a = this.
|
|
2186
|
+
var a = this.ac9 != null ? this.ac9 : new FinancialChartRangeSelectorOptionCollection(1, [5, 4, 3, 2, 1, 0]);
|
|
2175
2187
|
var b = new FinancialChartRangeSelectorOptionCollection(0);
|
|
2176
2188
|
var c = this.xAxis;
|
|
2177
2189
|
var d = +(c.actualMaximumValue) - +(c.actualMinimumValue);
|
|
2178
2190
|
try {
|
|
2179
2191
|
for (var _b = tslib_1.__values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
2180
2192
|
var e = _c.value;
|
|
2181
|
-
if (this.
|
|
2193
|
+
if (this.afa(e, d)) {
|
|
2182
2194
|
b.add(e);
|
|
2183
2195
|
}
|
|
2184
2196
|
}
|
|
@@ -2196,51 +2208,51 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2196
2208
|
throw e_14.error;
|
|
2197
2209
|
}
|
|
2198
2210
|
}
|
|
2199
|
-
this.
|
|
2200
|
-
if (this.
|
|
2201
|
-
this.
|
|
2211
|
+
this.ac8 = b;
|
|
2212
|
+
if (this.adb != null) {
|
|
2213
|
+
this.adb.u = this.ac8;
|
|
2202
2214
|
}
|
|
2203
2215
|
};
|
|
2204
|
-
FinancialChart.prototype.
|
|
2205
|
-
this.
|
|
2216
|
+
FinancialChart.prototype.akj = function (a, b) {
|
|
2217
|
+
this.ak5();
|
|
2206
2218
|
};
|
|
2207
|
-
FinancialChart.prototype.
|
|
2208
|
-
this.
|
|
2219
|
+
FinancialChart.prototype.ako = function (a, b) {
|
|
2220
|
+
this.adt = this.adb.ag;
|
|
2209
2221
|
};
|
|
2210
|
-
FinancialChart.prototype.
|
|
2211
|
-
this.
|
|
2222
|
+
FinancialChart.prototype.akn = function (a, b) {
|
|
2223
|
+
this.adr = this.adb.ae;
|
|
2212
2224
|
};
|
|
2213
|
-
FinancialChart.prototype.
|
|
2214
|
-
this.
|
|
2225
|
+
FinancialChart.prototype.akh = function (a, b) {
|
|
2226
|
+
this.alf();
|
|
2215
2227
|
};
|
|
2216
|
-
FinancialChart.prototype.
|
|
2217
|
-
this.
|
|
2228
|
+
FinancialChart.prototype.aki = function (a, b) {
|
|
2229
|
+
this.alh();
|
|
2218
2230
|
};
|
|
2219
|
-
FinancialChart.prototype.
|
|
2231
|
+
FinancialChart.prototype.aks = function (a, b) {
|
|
2220
2232
|
var c = a;
|
|
2221
2233
|
if (c.bf == null) {
|
|
2222
2234
|
return;
|
|
2223
2235
|
}
|
|
2224
|
-
if (this.
|
|
2225
|
-
this.
|
|
2236
|
+
if (this.afc) {
|
|
2237
|
+
this.ak4(c.bf);
|
|
2226
2238
|
}
|
|
2227
2239
|
};
|
|
2228
|
-
FinancialChart.prototype.
|
|
2240
|
+
FinancialChart.prototype.akv = function (a) {
|
|
2229
2241
|
SyncManager.e(a);
|
|
2230
2242
|
a.axes.clear();
|
|
2231
2243
|
a.series.clear();
|
|
2232
|
-
a.gridAreaRectChanged = delegateRemove(a.gridAreaRectChanged, runOn(this, this.
|
|
2244
|
+
a.gridAreaRectChanged = delegateRemove(a.gridAreaRectChanged, runOn(this, this.akg));
|
|
2233
2245
|
a.provideContainer(null);
|
|
2234
2246
|
if (this.volumeChart == null && this.indicatorCharts == null) {
|
|
2235
2247
|
this.yAxis.er = this.volumeAxis.er = this.indicatorAxis.er = 0;
|
|
2236
|
-
this.xAxis.ay.visibility = this.
|
|
2248
|
+
this.xAxis.ay.visibility = this.aca;
|
|
2237
2249
|
}
|
|
2238
2250
|
};
|
|
2239
|
-
FinancialChart.prototype.
|
|
2251
|
+
FinancialChart.prototype.akt = function (a) {
|
|
2240
2252
|
var b = a != this.zoomSliderChart;
|
|
2241
2253
|
if (b) {
|
|
2242
2254
|
if (this.dataChart != null) {
|
|
2243
|
-
a.
|
|
2255
|
+
a.tp = new Rect(0, this.dataChart.s9.x, a.tp.y, this.dataChart.s9.width, a.tp.height);
|
|
2244
2256
|
}
|
|
2245
2257
|
var c = ((function () {
|
|
2246
2258
|
var $ret = new SyncSettings();
|
|
@@ -2252,103 +2264,103 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2252
2264
|
SyncManager.d(a, c);
|
|
2253
2265
|
SyncManager.c(a);
|
|
2254
2266
|
}
|
|
2255
|
-
a.gridAreaRectChanged = delegateCombine(a.gridAreaRectChanged, runOn(this, this.
|
|
2256
|
-
this.
|
|
2267
|
+
a.gridAreaRectChanged = delegateCombine(a.gridAreaRectChanged, runOn(this, this.akg));
|
|
2268
|
+
this.rl(a);
|
|
2257
2269
|
};
|
|
2258
|
-
FinancialChart.prototype.
|
|
2270
|
+
FinancialChart.prototype.aj4 = function () {
|
|
2259
2271
|
if (this.indicatorCharts != null || this.volumeChart != null) {
|
|
2260
|
-
this.
|
|
2272
|
+
this.aak(this.xAxis, function (a) { return a.visibility = 1; });
|
|
2261
2273
|
}
|
|
2262
2274
|
var _loop_1 = function (a) {
|
|
2263
|
-
var b = this_1.
|
|
2264
|
-
var c = a < this_1.
|
|
2265
|
-
this_1.
|
|
2275
|
+
var b = this_1.afr._inner[a];
|
|
2276
|
+
var c = a < this_1.afr.count - 1 || this_1.volumeChart != null;
|
|
2277
|
+
this_1.aak(b, function (d) { return d.visibility = c ? 1 : 0; });
|
|
2266
2278
|
};
|
|
2267
2279
|
var this_1 = this;
|
|
2268
|
-
for (var a = 0; a < this.
|
|
2280
|
+
for (var a = 0; a < this.afr.count; a++) {
|
|
2269
2281
|
_loop_1(a);
|
|
2270
2282
|
}
|
|
2271
2283
|
};
|
|
2272
|
-
FinancialChart.prototype.
|
|
2284
|
+
FinancialChart.prototype.ak9 = function (a, b) {
|
|
2273
2285
|
if (a != null) {
|
|
2274
|
-
this.
|
|
2286
|
+
this.akv(a);
|
|
2275
2287
|
}
|
|
2276
2288
|
if (b != null) {
|
|
2277
|
-
this.
|
|
2289
|
+
this.akt(b);
|
|
2278
2290
|
}
|
|
2279
2291
|
};
|
|
2280
|
-
FinancialChart.prototype.
|
|
2281
|
-
this.
|
|
2282
|
-
this.
|
|
2292
|
+
FinancialChart.prototype.all = function (a, b) {
|
|
2293
|
+
this.ak9(a, b);
|
|
2294
|
+
this.aj4();
|
|
2283
2295
|
if (this.volumeChart != null) {
|
|
2284
2296
|
if (this.volumeAxis != null) {
|
|
2285
2297
|
this.volumeChart.axes.add(this.volumeAxis);
|
|
2286
2298
|
this.volumeChart.axes.add(this.volumeXAxis);
|
|
2287
2299
|
}
|
|
2288
|
-
this.
|
|
2300
|
+
this.ak1();
|
|
2289
2301
|
this.volumeXAxis.itemsSource = this.xAxis.itemsSource;
|
|
2290
2302
|
}
|
|
2291
|
-
this.
|
|
2303
|
+
this.alm(a, b);
|
|
2292
2304
|
};
|
|
2293
|
-
FinancialChart.prototype.
|
|
2294
|
-
this.
|
|
2305
|
+
FinancialChart.prototype.akk = function (a, b) {
|
|
2306
|
+
this.alj();
|
|
2295
2307
|
};
|
|
2296
|
-
FinancialChart.prototype.
|
|
2297
|
-
if (this.
|
|
2308
|
+
FinancialChart.prototype.alj = function () {
|
|
2309
|
+
if (this.adb == null || +(this.adb.au) == +(dateMaxValue()) || +(this.adb.at) == +(dateMinValue()) || this.dataChart == null) {
|
|
2298
2310
|
return;
|
|
2299
2311
|
}
|
|
2300
2312
|
var a = this.xAxis;
|
|
2301
|
-
var b = a.getWindowRectForSelection(this.
|
|
2313
|
+
var b = a.getWindowRectForSelection(this.adb.au, this.adb.at);
|
|
2302
2314
|
if (b.width == 0 || isNaN_(b.width) || isInfinity(b.width)) {
|
|
2303
2315
|
return;
|
|
2304
2316
|
}
|
|
2305
|
-
this.
|
|
2306
|
-
this.dataChart.
|
|
2307
|
-
if (this.
|
|
2308
|
-
this.
|
|
2317
|
+
this.afd = true;
|
|
2318
|
+
this.dataChart.tp = new Rect(0, b.left, this.dataChart.tp.top, b.width, this.dataChart.tp.height);
|
|
2319
|
+
if (this.aet != null) {
|
|
2320
|
+
this.aet.windowRect = this.dataChart.s9;
|
|
2309
2321
|
}
|
|
2310
|
-
if (this.
|
|
2311
|
-
this.
|
|
2322
|
+
if (this.afc) {
|
|
2323
|
+
this.ak4(this.dataChart);
|
|
2312
2324
|
}
|
|
2313
|
-
this.
|
|
2325
|
+
this.afd = false;
|
|
2314
2326
|
};
|
|
2315
|
-
FinancialChart.prototype.
|
|
2316
|
-
this.
|
|
2317
|
-
this.
|
|
2327
|
+
FinancialChart.prototype.akr = function (a, b) {
|
|
2328
|
+
this.ak5();
|
|
2329
|
+
this.ali(!this.afd);
|
|
2318
2330
|
};
|
|
2319
|
-
FinancialChart.prototype.
|
|
2331
|
+
FinancialChart.prototype.akd = function (a, b) {
|
|
2320
2332
|
var _this = this;
|
|
2321
|
-
if (!this.
|
|
2322
|
-
if (this.
|
|
2323
|
-
this.
|
|
2333
|
+
if (!this.afd) {
|
|
2334
|
+
if (this.afc) {
|
|
2335
|
+
this.ak4(a);
|
|
2324
2336
|
}
|
|
2325
2337
|
var c = false;
|
|
2326
|
-
var d = this.
|
|
2338
|
+
var d = this.sh(function () { return _this.ali(true); }, c);
|
|
2327
2339
|
c = d.p1;
|
|
2328
|
-
if (this.
|
|
2329
|
-
this.
|
|
2340
|
+
if (this.aet != null) {
|
|
2341
|
+
this.aet.windowRect = this.dataChart.s9;
|
|
2330
2342
|
}
|
|
2331
2343
|
}
|
|
2332
2344
|
};
|
|
2333
|
-
FinancialChart.prototype.
|
|
2345
|
+
FinancialChart.prototype.ald = function (a, b, c, d) {
|
|
2334
2346
|
var e_15, _a;
|
|
2335
2347
|
if (a == null || b == null) {
|
|
2336
2348
|
return;
|
|
2337
2349
|
}
|
|
2338
2350
|
if (c != -1) {
|
|
2339
|
-
this.
|
|
2340
|
-
a.
|
|
2341
|
-
this.
|
|
2351
|
+
this.afd = true;
|
|
2352
|
+
a.tp = new Rect(0, d, a.s9.top, c, a.s9.height);
|
|
2353
|
+
this.afd = false;
|
|
2342
2354
|
}
|
|
2343
2355
|
var e = 1.7976931348623157E+308;
|
|
2344
2356
|
var f = -1.7976931348623157E+308;
|
|
2345
2357
|
var g = new Rect(0, 0, 0, 1, 1);
|
|
2346
|
-
var h = new ScalerParams(0, g, g, this.yAxis.cg, a.
|
|
2358
|
+
var h = new ScalerParams(0, g, g, this.yAxis.cg, a.td);
|
|
2347
2359
|
try {
|
|
2348
2360
|
for (var _b = tslib_1.__values(fromEnum(a.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
2349
2361
|
var i = _c.value;
|
|
2350
|
-
h.b = i.
|
|
2351
|
-
var j = i.aq(a.
|
|
2362
|
+
h.b = i.ge();
|
|
2363
|
+
var j = i.aq(a.s9);
|
|
2352
2364
|
var k = j == null || j.c == 1.7976931348623157E+308 || isNaN_(j.c);
|
|
2353
2365
|
if (k) {
|
|
2354
2366
|
continue;
|
|
@@ -2372,52 +2384,52 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2372
2384
|
throw e_15.error;
|
|
2373
2385
|
}
|
|
2374
2386
|
}
|
|
2375
|
-
var n = a.
|
|
2387
|
+
var n = a.s9.width;
|
|
2376
2388
|
if (c != -1) {
|
|
2377
2389
|
n = c;
|
|
2378
2390
|
}
|
|
2379
|
-
var o = a.
|
|
2391
|
+
var o = a.s9.left;
|
|
2380
2392
|
if (d != -1) {
|
|
2381
2393
|
o = d;
|
|
2382
2394
|
}
|
|
2383
2395
|
if (e == 1.7976931348623157E+308 || f == -1.7976931348623157E+308 || isNaN_(e) || isNaN_(f)) {
|
|
2384
2396
|
return;
|
|
2385
2397
|
}
|
|
2386
|
-
this.
|
|
2398
|
+
this.afd = true;
|
|
2387
2399
|
var p = new Rect(0, o, e, n, f - e);
|
|
2388
|
-
a.
|
|
2389
|
-
this.
|
|
2400
|
+
a.tp = p;
|
|
2401
|
+
this.afd = false;
|
|
2390
2402
|
};
|
|
2391
|
-
FinancialChart.prototype.
|
|
2403
|
+
FinancialChart.prototype.alc = function (a) {
|
|
2392
2404
|
if (a == null) {
|
|
2393
2405
|
return;
|
|
2394
2406
|
}
|
|
2395
2407
|
if (a == this.dataChart) {
|
|
2396
|
-
this.
|
|
2408
|
+
this.ald(this.dataChart, this.yAxis, -1, -1);
|
|
2397
2409
|
if (this.volumeChart != null) {
|
|
2398
|
-
this.
|
|
2410
|
+
this.ald(this.volumeChart, this.volumeAxis, this.dataChart.s9.width, this.dataChart.s9.left);
|
|
2399
2411
|
}
|
|
2400
2412
|
}
|
|
2401
2413
|
else if (a == this.volumeChart) {
|
|
2402
|
-
this.
|
|
2403
|
-
this.
|
|
2414
|
+
this.ald(this.volumeChart, this.volumeAxis, -1, -1);
|
|
2415
|
+
this.ald(this.dataChart, this.yAxis, this.volumeChart.s9.width, this.volumeChart.s9.left);
|
|
2404
2416
|
}
|
|
2405
2417
|
};
|
|
2406
|
-
FinancialChart.prototype.
|
|
2418
|
+
FinancialChart.prototype.ak4 = function (a) {
|
|
2407
2419
|
var _this = this;
|
|
2408
|
-
this.
|
|
2420
|
+
this.sg(function () { return _this.alc(a); });
|
|
2409
2421
|
};
|
|
2410
|
-
FinancialChart.prototype.
|
|
2411
|
-
if (this.
|
|
2412
|
-
this.
|
|
2422
|
+
FinancialChart.prototype.akl = function (a, b) {
|
|
2423
|
+
if (this.afc) {
|
|
2424
|
+
this.ak4(a);
|
|
2413
2425
|
}
|
|
2414
2426
|
};
|
|
2415
|
-
FinancialChart.prototype.
|
|
2416
|
-
if (!this.
|
|
2427
|
+
FinancialChart.prototype.alk = function () {
|
|
2428
|
+
if (!this.afk) {
|
|
2417
2429
|
return;
|
|
2418
2430
|
}
|
|
2419
|
-
this.
|
|
2420
|
-
if (this.
|
|
2431
|
+
this.aj7();
|
|
2432
|
+
if (this.adp == 0) {
|
|
2421
2433
|
this.zoomSliderChart = null;
|
|
2422
2434
|
}
|
|
2423
2435
|
else if (this.zoomSliderChart == null) {
|
|
@@ -2428,16 +2440,16 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2428
2440
|
})());
|
|
2429
2441
|
}
|
|
2430
2442
|
else {
|
|
2431
|
-
this.
|
|
2443
|
+
this.ak2();
|
|
2432
2444
|
}
|
|
2433
2445
|
};
|
|
2434
|
-
FinancialChart.prototype.
|
|
2435
|
-
var container_ = this.
|
|
2446
|
+
FinancialChart.prototype.aj7 = function () {
|
|
2447
|
+
var container_ = this.ag1.rootWrapper.getNativeElement();
|
|
2436
2448
|
var containerParent_ = container_.parentElement;
|
|
2437
|
-
if (this.
|
|
2438
|
-
this.
|
|
2449
|
+
if (this.aet != null && containerParent_ != null && !this.afl) {
|
|
2450
|
+
this.afl = true;
|
|
2439
2451
|
if (TypeRegistrar.isRegistered("IgxZoomSliderComponent")) {
|
|
2440
|
-
var z_ = this.
|
|
2452
|
+
var z_ = this.aet;
|
|
2441
2453
|
var f_ = this.externalObject;
|
|
2442
2454
|
var sliderComponent_ = TypeRegistrar.get("IgxZoomSliderComponent");
|
|
2443
2455
|
var sliderInstance_ = TypeRegistrar.create("IgxZoomSliderComponent");
|
|
@@ -2446,12 +2458,12 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2446
2458
|
}
|
|
2447
2459
|
}
|
|
2448
2460
|
};
|
|
2449
|
-
FinancialChart.prototype.
|
|
2461
|
+
FinancialChart.prototype.ale = function () {
|
|
2450
2462
|
var _this = this;
|
|
2451
|
-
if (this.
|
|
2463
|
+
if (this.adk != 1) {
|
|
2452
2464
|
return;
|
|
2453
2465
|
}
|
|
2454
|
-
this.
|
|
2466
|
+
this.aaq(function (a) {
|
|
2455
2467
|
var e_16, _a;
|
|
2456
2468
|
var b;
|
|
2457
2469
|
b = a.breaks;
|
|
@@ -2480,24 +2492,24 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2480
2492
|
}
|
|
2481
2493
|
});
|
|
2482
2494
|
};
|
|
2483
|
-
FinancialChart.prototype.
|
|
2484
|
-
_super.prototype.
|
|
2485
|
-
if (this.
|
|
2486
|
-
if (this.
|
|
2487
|
-
this.
|
|
2495
|
+
FinancialChart.prototype.s1 = function (a, b, c) {
|
|
2496
|
+
_super.prototype.s1.call(this, a, b, c);
|
|
2497
|
+
if (this.ba.dataSeries.count > 0) {
|
|
2498
|
+
if (this.adk == 1 && stringIsNullOrEmpty(this.k6)) {
|
|
2499
|
+
this.b0.setXMemberPath(a, c.getMemberPathFor(17));
|
|
2488
2500
|
}
|
|
2489
|
-
if (stringIsNullOrEmpty(this.
|
|
2490
|
-
this.
|
|
2501
|
+
if (stringIsNullOrEmpty(this.k8)) {
|
|
2502
|
+
this.b0.setYMemberPath(a, this.ah3(c));
|
|
2491
2503
|
}
|
|
2492
|
-
if (stringIsNullOrEmpty(this.
|
|
2493
|
-
this.
|
|
2504
|
+
if (stringIsNullOrEmpty(this.k2)) {
|
|
2505
|
+
this.b0.setLabelMemberPath(a, this.ah3(c));
|
|
2494
2506
|
}
|
|
2495
|
-
if (stringIsNullOrEmpty(this.
|
|
2496
|
-
this.
|
|
2507
|
+
if (stringIsNullOrEmpty(this.kz)) {
|
|
2508
|
+
this.b0.setContentMemberPath(a, this.ah3(c));
|
|
2497
2509
|
}
|
|
2498
2510
|
}
|
|
2499
2511
|
};
|
|
2500
|
-
FinancialChart.prototype.
|
|
2512
|
+
FinancialChart.prototype.ah2 = function (a) {
|
|
2501
2513
|
switch (a) {
|
|
2502
2514
|
case 0: return "Absolute Volume Oscillator";
|
|
2503
2515
|
case 1: return "Accumulation/Distribution Indicator";
|
|
@@ -2536,26 +2548,27 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2536
2548
|
default: return "Unknown";
|
|
2537
2549
|
}
|
|
2538
2550
|
};
|
|
2539
|
-
FinancialChart.prototype.
|
|
2551
|
+
FinancialChart.prototype.aam = function (a) {
|
|
2540
2552
|
var e_17, _a;
|
|
2541
|
-
|
|
2553
|
+
var _this = this;
|
|
2554
|
+
_super.prototype.aam.call(this, a);
|
|
2542
2555
|
var b = a;
|
|
2543
|
-
this.
|
|
2556
|
+
this.aku(b);
|
|
2544
2557
|
if (a.bf != null) {
|
|
2545
2558
|
try {
|
|
2546
2559
|
for (var _b = tslib_1.__values(fromEnum(a.bf.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
2547
2560
|
var c = _c.value;
|
|
2548
|
-
if (this.
|
|
2549
|
-
this.
|
|
2561
|
+
if (this.ae5(c)) {
|
|
2562
|
+
this.adz.setXAxis(c, b);
|
|
2550
2563
|
}
|
|
2551
|
-
else if (this.
|
|
2552
|
-
this.
|
|
2564
|
+
else if (this.ae9(c)) {
|
|
2565
|
+
this.adx.setXAxis(c, b);
|
|
2553
2566
|
}
|
|
2554
|
-
else if (this.
|
|
2555
|
-
this.
|
|
2567
|
+
else if (this.ae6(c)) {
|
|
2568
|
+
this.ad1.setXAxis(c, b);
|
|
2556
2569
|
}
|
|
2557
|
-
else if (this.
|
|
2558
|
-
this.
|
|
2570
|
+
else if (this.ae8(c)) {
|
|
2571
|
+
this.ad6.setXAxis(c, b);
|
|
2559
2572
|
}
|
|
2560
2573
|
}
|
|
2561
2574
|
}
|
|
@@ -2573,35 +2586,42 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2573
2586
|
}
|
|
2574
2587
|
}
|
|
2575
2588
|
}
|
|
2589
|
+
this.aky(function (d) {
|
|
2590
|
+
d.zoomMaximumCategoryRange = _this.agl;
|
|
2591
|
+
d.zoomMaximumItemSpan = _this.agm;
|
|
2592
|
+
d.zoomToCategoryRange = _this.agn;
|
|
2593
|
+
d.zoomToCategoryStart = _this.ago;
|
|
2594
|
+
d.zoomToItemSpan = _this.agp;
|
|
2595
|
+
});
|
|
2576
2596
|
var d = a == this.zoomSliderXAxis;
|
|
2577
2597
|
if (d) {
|
|
2578
|
-
a.jv = this.
|
|
2579
|
-
a.eq = this.
|
|
2580
|
-
this.
|
|
2598
|
+
a.jv = this.alq;
|
|
2599
|
+
a.eq = this.agw;
|
|
2600
|
+
this.aak(a, function (e) { return e.visibility = 1; });
|
|
2581
2601
|
}
|
|
2582
2602
|
var e = a;
|
|
2583
|
-
e.minimumValue = this.
|
|
2584
|
-
e.maximumValue = this.
|
|
2585
|
-
a.b0 = this.
|
|
2603
|
+
e.minimumValue = this.afx;
|
|
2604
|
+
e.maximumValue = this.afw;
|
|
2605
|
+
a.b0 = this.aff;
|
|
2586
2606
|
};
|
|
2587
|
-
FinancialChart.prototype.
|
|
2607
|
+
FinancialChart.prototype.aao = function (a) {
|
|
2588
2608
|
var e_18, _a;
|
|
2589
|
-
_super.prototype.
|
|
2609
|
+
_super.prototype.aao.call(this, a);
|
|
2590
2610
|
if (a.bf != null && a == this.yAxis) {
|
|
2591
2611
|
try {
|
|
2592
2612
|
for (var _b = tslib_1.__values(fromEnum(a.bf.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
2593
2613
|
var b = _c.value;
|
|
2594
|
-
if (this.
|
|
2595
|
-
this.
|
|
2614
|
+
if (this.ae5(b)) {
|
|
2615
|
+
this.adz.setYAxis(b, this.yAxis);
|
|
2596
2616
|
}
|
|
2597
|
-
else if (this.
|
|
2598
|
-
this.
|
|
2617
|
+
else if (this.ae9(b)) {
|
|
2618
|
+
this.adx.setYAxis(b, this.yAxis);
|
|
2599
2619
|
}
|
|
2600
|
-
else if (this.
|
|
2601
|
-
this.
|
|
2620
|
+
else if (this.ae6(b)) {
|
|
2621
|
+
this.ad1.setYAxis(b, this.yAxis);
|
|
2602
2622
|
}
|
|
2603
|
-
else if (this.
|
|
2604
|
-
this.
|
|
2623
|
+
else if (this.ae8(b)) {
|
|
2624
|
+
this.ad6.setYAxis(b, this.yAxis);
|
|
2605
2625
|
}
|
|
2606
2626
|
}
|
|
2607
2627
|
}
|
|
@@ -2619,82 +2639,82 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2619
2639
|
}
|
|
2620
2640
|
}
|
|
2621
2641
|
}
|
|
2622
|
-
a.k8 = this.
|
|
2623
|
-
a.l3 = this.
|
|
2624
|
-
a.l2 = this.
|
|
2642
|
+
a.k8 = this.afg;
|
|
2643
|
+
a.l3 = this.agu;
|
|
2644
|
+
a.l2 = this.agt;
|
|
2625
2645
|
if (a == this.yAxis) {
|
|
2626
|
-
a.lz = this.
|
|
2646
|
+
a.lz = this.ags;
|
|
2627
2647
|
}
|
|
2628
2648
|
var c = a == this.zoomSliderAxis;
|
|
2629
2649
|
if (c) {
|
|
2630
|
-
this.
|
|
2650
|
+
this.aak(a, function (d) { return d.visibility = 1; });
|
|
2631
2651
|
}
|
|
2632
|
-
a.b0 = this.
|
|
2652
|
+
a.b0 = this.afh;
|
|
2633
2653
|
};
|
|
2634
|
-
FinancialChart.prototype.
|
|
2654
|
+
FinancialChart.prototype.aku = function (a) {
|
|
2635
2655
|
a.itemsSource = this.dataChart != null && this.dataChart.series.count > 0 ? this.dataChart.series._inner[0].itemsSource : null;
|
|
2636
|
-
a.fz = XYChart.
|
|
2637
|
-
if (this.
|
|
2638
|
-
var b = this.
|
|
2656
|
+
a.fz = XYChart.x9(a, this.ba.dataSeries);
|
|
2657
|
+
if (this.ba.dataSeries.count > 0) {
|
|
2658
|
+
var b = this.ba.dataSeries._inner[0].getMemberPathFor(17);
|
|
2639
2659
|
a.hx(b);
|
|
2640
2660
|
}
|
|
2641
2661
|
};
|
|
2642
|
-
FinancialChart.prototype.
|
|
2643
|
-
_super.prototype.
|
|
2662
|
+
FinancialChart.prototype.rr = function (a, b) {
|
|
2663
|
+
_super.prototype.rr.call(this, a, b);
|
|
2644
2664
|
if (a == null) {
|
|
2645
2665
|
return;
|
|
2646
2666
|
}
|
|
2647
2667
|
var c = this.zoomSliderChart == a.cb;
|
|
2648
2668
|
var d = this.dataChart != null && this.dataChart.series.contains(a);
|
|
2649
|
-
if ((d || c) && a.
|
|
2650
|
-
a.
|
|
2669
|
+
if ((d || c) && a.d4) {
|
|
2670
|
+
a.mq(this.acm != null ? ArrayExtension.getModulus$1(Brush.$, this.acm, b) : null, this.acn != null ? ArrayExtension.getModulus$1(Brush.$, this.acn, b) : null);
|
|
2651
2671
|
}
|
|
2652
|
-
var e = this.
|
|
2653
|
-
if (this.
|
|
2654
|
-
a.
|
|
2655
|
-
a.
|
|
2656
|
-
a.
|
|
2672
|
+
var e = this.ae6(a);
|
|
2673
|
+
if (this.ae8(a)) {
|
|
2674
|
+
a.o7 = this.aco != null ? ArrayExtension.getModulus$1(Brush.$, this.aco, b) : null;
|
|
2675
|
+
a.pc = this.acp != null ? ArrayExtension.getModulus$1(Brush.$, this.acp, b) : null;
|
|
2676
|
+
a.g1 = this.agi;
|
|
2657
2677
|
}
|
|
2658
2678
|
else if (e) {
|
|
2659
|
-
a.
|
|
2660
|
-
a.
|
|
2679
|
+
a.o7 = this.ack != null ? ArrayExtension.getModulus$1(Brush.$, this.ack, b) : null;
|
|
2680
|
+
a.g1 = this.agg;
|
|
2661
2681
|
}
|
|
2662
2682
|
else if (!a.dc && (d || c)) {
|
|
2663
|
-
a.
|
|
2664
|
-
a.
|
|
2683
|
+
a.o7 = this.aa != null ? ArrayExtension.getModulus$1(Brush.$, this.aa, b) : null;
|
|
2684
|
+
a.pc = this.ae != null ? ArrayExtension.getModulus$1(Brush.$, this.ae, b) : null;
|
|
2665
2685
|
}
|
|
2666
2686
|
var f = this.volumeChart != null && this.volumeChart == a.cb;
|
|
2667
2687
|
if (f) {
|
|
2668
|
-
a.
|
|
2688
|
+
a.g1 = this.agk;
|
|
2669
2689
|
}
|
|
2670
|
-
a.legend = c || f || e || !a.isUsableInLegend ? null : this.legend != null ? this.legend : this.
|
|
2690
|
+
a.legend = c || f || e || !a.isUsableInLegend ? null : this.legend != null ? this.legend : this.ae7 ? this.adv : null;
|
|
2671
2691
|
};
|
|
2672
|
-
FinancialChart.prototype.
|
|
2692
|
+
FinancialChart.prototype.sc = function (a, b, c) {
|
|
2673
2693
|
var e_19, _a, e_20, _b;
|
|
2674
2694
|
var _this = this;
|
|
2675
|
-
_super.prototype.
|
|
2695
|
+
_super.prototype.sc.call(this, a, b, c);
|
|
2676
2696
|
switch (a) {
|
|
2677
2697
|
case "YAxisIsLogarithmic":
|
|
2678
|
-
this.yAxis.lg = this.
|
|
2698
|
+
this.yAxis.lg = this.afi;
|
|
2679
2699
|
if (this.volumeAxis != null) {
|
|
2680
|
-
this.volumeAxis.lg = this.
|
|
2700
|
+
this.volumeAxis.lg = this.afi;
|
|
2681
2701
|
}
|
|
2682
2702
|
if (this.zoomSliderAxis != null) {
|
|
2683
|
-
this.zoomSliderAxis.lg = this.
|
|
2703
|
+
this.zoomSliderAxis.lg = this.afi;
|
|
2684
2704
|
}
|
|
2685
2705
|
break;
|
|
2686
2706
|
case "YAxisLogarithmBase":
|
|
2687
|
-
this.yAxis.l7 = this.
|
|
2707
|
+
this.yAxis.l7 = this.ahg;
|
|
2688
2708
|
if (this.volumeAxis != null) {
|
|
2689
|
-
this.volumeAxis.l7 = this.
|
|
2709
|
+
this.volumeAxis.l7 = this.ahg;
|
|
2690
2710
|
}
|
|
2691
2711
|
if (this.zoomSliderAxis != null) {
|
|
2692
|
-
this.zoomSliderAxis.l7 = this.
|
|
2712
|
+
this.zoomSliderAxis.l7 = this.ahg;
|
|
2693
2713
|
}
|
|
2694
2714
|
break;
|
|
2695
2715
|
case "VolumeType":
|
|
2696
2716
|
var d = EnumUtil.getEnumValue(FinancialChartVolumeType_$type, b);
|
|
2697
|
-
if (this.
|
|
2717
|
+
if (this.adi == 0) {
|
|
2698
2718
|
this.volumeChart = null;
|
|
2699
2719
|
}
|
|
2700
2720
|
else if (this.volumeChart == null) {
|
|
@@ -2705,70 +2725,70 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2705
2725
|
})());
|
|
2706
2726
|
}
|
|
2707
2727
|
else {
|
|
2708
|
-
this.
|
|
2728
|
+
this.ak1();
|
|
2709
2729
|
}
|
|
2710
2730
|
break;
|
|
2711
2731
|
case "VolumeChart":
|
|
2712
|
-
this.
|
|
2732
|
+
this.all(typeCast(XamDataChart.$, b), typeCast(XamDataChart.$, c));
|
|
2713
2733
|
break;
|
|
2714
2734
|
case "DataChart":
|
|
2715
2735
|
if (typeCast(XamDataChart.$, b) !== null) {
|
|
2716
2736
|
var e = b;
|
|
2717
|
-
e.gridAreaRectChanged = delegateRemove(e.gridAreaRectChanged, runOn(this, this.
|
|
2718
|
-
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.
|
|
2719
|
-
e.seriesDataUpdated = delegateRemove(e.seriesDataUpdated, runOn(this, this.
|
|
2737
|
+
e.gridAreaRectChanged = delegateRemove(e.gridAreaRectChanged, runOn(this, this.akg));
|
|
2738
|
+
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.akd));
|
|
2739
|
+
e.seriesDataUpdated = delegateRemove(e.seriesDataUpdated, runOn(this, this.akl));
|
|
2720
2740
|
}
|
|
2721
2741
|
if (this.dataChart != null) {
|
|
2722
2742
|
var f = this.dataChart;
|
|
2723
|
-
f.gridAreaRectChanged = delegateCombine(f.gridAreaRectChanged, runOn(this, this.
|
|
2743
|
+
f.gridAreaRectChanged = delegateCombine(f.gridAreaRectChanged, runOn(this, this.akg));
|
|
2724
2744
|
var g = this.dataChart;
|
|
2725
|
-
g.actualWindowRectChanged = delegateCombine(g.actualWindowRectChanged, runOn(this, this.
|
|
2745
|
+
g.actualWindowRectChanged = delegateCombine(g.actualWindowRectChanged, runOn(this, this.akd));
|
|
2726
2746
|
var h = this.dataChart;
|
|
2727
|
-
h.seriesDataUpdated = delegateCombine(h.seriesDataUpdated, runOn(this, this.
|
|
2747
|
+
h.seriesDataUpdated = delegateCombine(h.seriesDataUpdated, runOn(this, this.akl));
|
|
2728
2748
|
}
|
|
2729
|
-
this.
|
|
2749
|
+
this.alk();
|
|
2730
2750
|
break;
|
|
2731
2751
|
case "XAxisMode":
|
|
2732
|
-
this.xAxis = this.
|
|
2752
|
+
this.xAxis = this.acx(this.adk);
|
|
2733
2753
|
this.xAxis.name = "xAxis";
|
|
2734
|
-
this.volumeXAxis = this.
|
|
2754
|
+
this.volumeXAxis = this.acx(this.adk);
|
|
2735
2755
|
this.volumeXAxis.name = "volumeXAxis";
|
|
2736
|
-
this.indicatorXAxis = this.
|
|
2756
|
+
this.indicatorXAxis = this.acx(this.adk);
|
|
2737
2757
|
this.indicatorXAxis.name = "indicatorXAxis_0";
|
|
2738
|
-
this.zoomSliderXAxis = this.
|
|
2758
|
+
this.zoomSliderXAxis = this.acx(this.adk);
|
|
2739
2759
|
this.zoomSliderXAxis.name = "zoomSliderXAxis";
|
|
2740
|
-
this.
|
|
2741
|
-
this.
|
|
2742
|
-
if (this.
|
|
2743
|
-
this.
|
|
2760
|
+
this.aak(this.zoomSliderXAxis, function (i) { return i.visibility = 1; });
|
|
2761
|
+
this.aj4();
|
|
2762
|
+
if (this.adk == 1) {
|
|
2763
|
+
this.ale();
|
|
2744
2764
|
}
|
|
2745
2765
|
break;
|
|
2746
2766
|
case "YAxisMode":
|
|
2747
|
-
this.yAxis = this.
|
|
2767
|
+
this.yAxis = this.aeb(this.adm);
|
|
2748
2768
|
this.yAxis.name = "yAxis";
|
|
2749
|
-
this.zoomSliderAxis = this.
|
|
2769
|
+
this.zoomSliderAxis = this.aeb(this.adm);
|
|
2750
2770
|
this.zoomSliderAxis.name = "zoomSliderAxis";
|
|
2751
|
-
this.volumeAxis = this.
|
|
2771
|
+
this.volumeAxis = this.aeb(this.adm);
|
|
2752
2772
|
this.volumeAxis.name = "volumeAxis";
|
|
2753
2773
|
break;
|
|
2754
2774
|
case "Toolbar":
|
|
2755
2775
|
var i = typeCast(FinancialChartToolbar.$, b);
|
|
2756
2776
|
if (i != null) {
|
|
2757
|
-
i.rangeChanged = delegateRemove(i.rangeChanged, runOn(this, this.
|
|
2758
|
-
i.indicatorTypesChanged = delegateRemove(i.indicatorTypesChanged, runOn(this, this.
|
|
2759
|
-
i.overlayTypesChanged = delegateRemove(i.overlayTypesChanged, runOn(this, this.
|
|
2777
|
+
i.rangeChanged = delegateRemove(i.rangeChanged, runOn(this, this.akk));
|
|
2778
|
+
i.indicatorTypesChanged = delegateRemove(i.indicatorTypesChanged, runOn(this, this.akn));
|
|
2779
|
+
i.overlayTypesChanged = delegateRemove(i.overlayTypesChanged, runOn(this, this.ako));
|
|
2760
2780
|
}
|
|
2761
|
-
if (this.
|
|
2762
|
-
this.
|
|
2763
|
-
this.
|
|
2764
|
-
this.
|
|
2765
|
-
this.
|
|
2766
|
-
var j = this.
|
|
2767
|
-
j.rangeChanged = delegateCombine(j.rangeChanged, runOn(this, this.
|
|
2768
|
-
var k = this.
|
|
2769
|
-
k.indicatorTypesChanged = delegateCombine(k.indicatorTypesChanged, runOn(this, this.
|
|
2770
|
-
var l = this.
|
|
2771
|
-
l.overlayTypesChanged = delegateCombine(l.overlayTypesChanged, runOn(this, this.
|
|
2781
|
+
if (this.adb != null) {
|
|
2782
|
+
this.adb.ae = this.adr;
|
|
2783
|
+
this.adb.ag = this.adt;
|
|
2784
|
+
this.adb.u = this.ac8;
|
|
2785
|
+
this.ali(true);
|
|
2786
|
+
var j = this.adb;
|
|
2787
|
+
j.rangeChanged = delegateCombine(j.rangeChanged, runOn(this, this.akk));
|
|
2788
|
+
var k = this.adb;
|
|
2789
|
+
k.indicatorTypesChanged = delegateCombine(k.indicatorTypesChanged, runOn(this, this.akn));
|
|
2790
|
+
var l = this.adb;
|
|
2791
|
+
l.overlayTypesChanged = delegateCombine(l.overlayTypesChanged, runOn(this, this.ako));
|
|
2772
2792
|
}
|
|
2773
2793
|
break;
|
|
2774
2794
|
case "XAxis":
|
|
@@ -2780,32 +2800,47 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2780
2800
|
}
|
|
2781
2801
|
var n = typeCast(ITimeRangeSelectorAxis_$type, b);
|
|
2782
2802
|
if (n != null) {
|
|
2783
|
-
n.visibleRangeChanged = delegateRemove(n.visibleRangeChanged, runOn(this, this.
|
|
2803
|
+
n.visibleRangeChanged = delegateRemove(n.visibleRangeChanged, runOn(this, this.akr));
|
|
2784
2804
|
}
|
|
2785
2805
|
if (this.dataChart != null) {
|
|
2786
2806
|
this.dataChart.axes.add(this.xAxis);
|
|
2787
2807
|
}
|
|
2788
|
-
if (this.
|
|
2789
|
-
this.
|
|
2790
|
-
this.
|
|
2808
|
+
if (this.e8) {
|
|
2809
|
+
this.aam(this.xAxis);
|
|
2810
|
+
this.q9();
|
|
2791
2811
|
}
|
|
2792
|
-
this.
|
|
2793
|
-
this.
|
|
2794
|
-
this.
|
|
2812
|
+
this.ali(false);
|
|
2813
|
+
this.alj();
|
|
2814
|
+
this.ak5();
|
|
2795
2815
|
var o = this.xAxis;
|
|
2796
|
-
o.visibleRangeChanged = delegateCombine(o.visibleRangeChanged, runOn(this, this.
|
|
2816
|
+
o.visibleRangeChanged = delegateCombine(o.visibleRangeChanged, runOn(this, this.akr));
|
|
2817
|
+
break;
|
|
2818
|
+
case "XAxisZoomMaximumCategoryRange":
|
|
2819
|
+
this.aky(function (p) { return p.zoomMaximumCategoryRange = _this.agl; });
|
|
2820
|
+
break;
|
|
2821
|
+
case "XAxisZoomMaximumItemSpan":
|
|
2822
|
+
this.aky(function (p) { return p.zoomMaximumItemSpan = _this.agm; });
|
|
2823
|
+
break;
|
|
2824
|
+
case "XAxisZoomToCategoryRange":
|
|
2825
|
+
this.aky(function (p) { return p.zoomToCategoryRange = _this.agn; });
|
|
2826
|
+
break;
|
|
2827
|
+
case "XAxisZoomToCategoryStart":
|
|
2828
|
+
this.aky(function (p) { return p.zoomToCategoryStart = _this.ago; });
|
|
2829
|
+
break;
|
|
2830
|
+
case "XAxisZoomToItemSpan":
|
|
2831
|
+
this.aky(function (p) { return p.zoomToItemSpan = _this.agp; });
|
|
2797
2832
|
break;
|
|
2798
2833
|
case "ChartType":
|
|
2799
|
-
this.
|
|
2834
|
+
this.sw();
|
|
2800
2835
|
break;
|
|
2801
2836
|
case "VolumeXAxis":
|
|
2802
|
-
this.
|
|
2837
|
+
this.alb(this.volumeChart, typeCast(Axis.$, b), this.volumeXAxis);
|
|
2803
2838
|
break;
|
|
2804
2839
|
case "ZoomSliderXAxis":
|
|
2805
|
-
this.
|
|
2840
|
+
this.alb(this.zoomSliderChart, typeCast(Axis.$, b), this.zoomSliderXAxis);
|
|
2806
2841
|
break;
|
|
2807
2842
|
case "IndicatorXAxis":
|
|
2808
|
-
this.
|
|
2843
|
+
this.alf();
|
|
2809
2844
|
break;
|
|
2810
2845
|
case "YAxis":
|
|
2811
2846
|
var p = typeCast(NumericYAxis.$, b);
|
|
@@ -2817,12 +2852,12 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2817
2852
|
if (this.dataChart != null) {
|
|
2818
2853
|
this.dataChart.axes.add(this.yAxis);
|
|
2819
2854
|
}
|
|
2820
|
-
if (this.
|
|
2821
|
-
this.
|
|
2822
|
-
this.
|
|
2855
|
+
if (this.e8) {
|
|
2856
|
+
this.aao(this.yAxis);
|
|
2857
|
+
this.aao(this.yAxis);
|
|
2823
2858
|
}
|
|
2824
2859
|
var q = this.yAxis;
|
|
2825
|
-
q.rangeChanged = delegateCombine(q.rangeChanged, runOn(this, this.
|
|
2860
|
+
q.rangeChanged = delegateCombine(q.rangeChanged, runOn(this, this.aks));
|
|
2826
2861
|
break;
|
|
2827
2862
|
case "VolumeAxis":
|
|
2828
2863
|
var r = typeCast(Axis.$, b);
|
|
@@ -2831,13 +2866,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2831
2866
|
}
|
|
2832
2867
|
if (this.volumeChart != null && this.volumeAxis != null) {
|
|
2833
2868
|
this.volumeChart.axes.add(this.volumeAxis);
|
|
2834
|
-
this.
|
|
2869
|
+
this.ak1();
|
|
2835
2870
|
}
|
|
2836
|
-
if (this.
|
|
2837
|
-
this.
|
|
2871
|
+
if (this.e8) {
|
|
2872
|
+
this.aao(this.volumeAxis);
|
|
2838
2873
|
}
|
|
2839
2874
|
var s = this.volumeAxis;
|
|
2840
|
-
s.rangeChanged = delegateCombine(s.rangeChanged, runOn(this, this.
|
|
2875
|
+
s.rangeChanged = delegateCombine(s.rangeChanged, runOn(this, this.aks));
|
|
2841
2876
|
break;
|
|
2842
2877
|
case "IndicatorAxis":
|
|
2843
2878
|
if (this.indicatorCharts != null) {
|
|
@@ -2888,8 +2923,8 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2888
2923
|
if (t == 0) {
|
|
2889
2924
|
y = this.indicatorAxis;
|
|
2890
2925
|
}
|
|
2891
|
-
else if (this.
|
|
2892
|
-
y = this.
|
|
2926
|
+
else if (this.adm == 1) {
|
|
2927
|
+
y = this.aeb(this.adm);
|
|
2893
2928
|
}
|
|
2894
2929
|
else if (typeCast(NumericYAxis.$, this.indicatorAxis) !== null) {
|
|
2895
2930
|
y = new NumericYAxis();
|
|
@@ -2897,155 +2932,155 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2897
2932
|
if (y != null) {
|
|
2898
2933
|
u.axes.add(y);
|
|
2899
2934
|
}
|
|
2900
|
-
if (this.
|
|
2901
|
-
this.
|
|
2935
|
+
if (this.e8) {
|
|
2936
|
+
this.aao(y);
|
|
2902
2937
|
}
|
|
2903
2938
|
}
|
|
2904
2939
|
}
|
|
2905
2940
|
break;
|
|
2906
2941
|
case "IsWindowSyncedToVisibleRange":
|
|
2907
2942
|
if (this.dataChart != null) {
|
|
2908
|
-
this.dataChart.
|
|
2943
|
+
this.dataChart.un = this.fx && this.fw;
|
|
2909
2944
|
}
|
|
2910
2945
|
if (this.volumeChart != null) {
|
|
2911
|
-
this.volumeChart.
|
|
2946
|
+
this.volumeChart.un = this.fx && this.fw;
|
|
2912
2947
|
}
|
|
2913
|
-
if (this.
|
|
2914
|
-
this.
|
|
2948
|
+
if (this.afc) {
|
|
2949
|
+
this.alc(this.dataChart);
|
|
2915
2950
|
}
|
|
2916
2951
|
else {
|
|
2917
|
-
this.volumeChart.
|
|
2952
|
+
this.volumeChart.vu = 1;
|
|
2918
2953
|
}
|
|
2919
2954
|
break;
|
|
2920
2955
|
case "IndicatorTypes":
|
|
2921
2956
|
var z = typeCast(ObservableCollection$1.$.specialize(FinancialIndicatorType_$type), b);
|
|
2922
2957
|
if (z != null) {
|
|
2923
|
-
z.collectionChanged = delegateRemove(z.collectionChanged, runOn(this, this.
|
|
2958
|
+
z.collectionChanged = delegateRemove(z.collectionChanged, runOn(this, this.akh));
|
|
2924
2959
|
}
|
|
2925
2960
|
var aa = typeCast(ObservableCollection$1.$.specialize(FinancialIndicatorType_$type), c);
|
|
2926
2961
|
if (aa != null) {
|
|
2927
|
-
aa.collectionChanged = delegateCombine(aa.collectionChanged, runOn(this, this.
|
|
2962
|
+
aa.collectionChanged = delegateCombine(aa.collectionChanged, runOn(this, this.akh));
|
|
2928
2963
|
}
|
|
2929
|
-
this.
|
|
2964
|
+
this.alf();
|
|
2930
2965
|
break;
|
|
2931
2966
|
case "OverlayTypes":
|
|
2932
2967
|
var ab = typeCast(ObservableCollection$1.$.specialize(FinancialOverlayType_$type), b);
|
|
2933
2968
|
if (ab != null) {
|
|
2934
|
-
ab.collectionChanged = delegateRemove(ab.collectionChanged, runOn(this, this.
|
|
2969
|
+
ab.collectionChanged = delegateRemove(ab.collectionChanged, runOn(this, this.aki));
|
|
2935
2970
|
}
|
|
2936
2971
|
var ac = typeCast(ObservableCollection$1.$.specialize(FinancialOverlayType_$type), c);
|
|
2937
2972
|
if (ac != null) {
|
|
2938
|
-
ac.collectionChanged = delegateCombine(ac.collectionChanged, runOn(this, this.
|
|
2973
|
+
ac.collectionChanged = delegateCombine(ac.collectionChanged, runOn(this, this.aki));
|
|
2939
2974
|
}
|
|
2940
|
-
this.
|
|
2975
|
+
this.alh();
|
|
2941
2976
|
break;
|
|
2942
2977
|
case "YAxisAbbreviateLargeNumbers":
|
|
2943
|
-
this.
|
|
2978
|
+
this.aav(function (ad) { return ad.k8 = _this.afg; });
|
|
2944
2979
|
break;
|
|
2945
2980
|
case "YAxisMinimumValue":
|
|
2946
|
-
this.
|
|
2981
|
+
this.aaw(function (ad) { return ad.l3 = _this.agu; }, false);
|
|
2947
2982
|
break;
|
|
2948
2983
|
case "YAxisMaximumValue":
|
|
2949
|
-
this.
|
|
2984
|
+
this.aaw(function (ad) { return ad.l2 = _this.agt; }, false);
|
|
2950
2985
|
break;
|
|
2951
2986
|
case "YAxisInterval":
|
|
2952
|
-
this.
|
|
2987
|
+
this.aaw(function (ad) { return ad.lz = _this.ags; }, false);
|
|
2953
2988
|
break;
|
|
2954
2989
|
case "Thickness":
|
|
2955
2990
|
case "ZoomSliderType":
|
|
2956
|
-
this.
|
|
2991
|
+
this.alk();
|
|
2957
2992
|
break;
|
|
2958
2993
|
case "ZoomSliderChart":
|
|
2959
|
-
if (!this.
|
|
2994
|
+
if (!this.afj) {
|
|
2960
2995
|
return;
|
|
2961
2996
|
}
|
|
2962
|
-
this.
|
|
2997
|
+
this.aln(typeCast(XamDataChart.$, b), typeCast(XamDataChart.$, c));
|
|
2963
2998
|
break;
|
|
2964
2999
|
case "NegativeBrushes":
|
|
2965
3000
|
case "NegativeOutlines":
|
|
2966
|
-
this.
|
|
2967
|
-
if (ad.
|
|
2968
|
-
ad.
|
|
3001
|
+
this.aka(function (ad, ae) {
|
|
3002
|
+
if (ad.d4) {
|
|
3003
|
+
ad.mq(_this.acm != null ? ArrayExtension.getModulus$1(Brush.$, _this.acm, ae) : null, _this.acn != null ? ArrayExtension.getModulus$1(Brush.$, _this.acn, ae) : null);
|
|
2969
3004
|
}
|
|
2970
3005
|
}, true);
|
|
2971
3006
|
break;
|
|
2972
3007
|
case "OverlayBrushes":
|
|
2973
|
-
this.
|
|
3008
|
+
this.aj9(function (ad, ae) { return ad.o7 = _this.aco != null ? ArrayExtension.getModulus$1(Brush.$, _this.aco, ae) : null; });
|
|
2974
3009
|
break;
|
|
2975
3010
|
case "OverlayOutlines":
|
|
2976
|
-
this.
|
|
3011
|
+
this.aj9(function (ad, ae) { return ad.pc = _this.acp != null ? ArrayExtension.getModulus$1(Brush.$, _this.acp, ae) : null; });
|
|
2977
3012
|
break;
|
|
2978
3013
|
case "OverlayThickness":
|
|
2979
|
-
this.
|
|
3014
|
+
this.aj9(function (ad, ae) { return ad.g1 = _this.agi; });
|
|
2980
3015
|
break;
|
|
2981
3016
|
case "OverlayMultiplier":
|
|
2982
|
-
this.
|
|
3017
|
+
this.aj9(function (ad, ae) { return _this.ad6.setMultiplier(ad, _this.agh); });
|
|
2983
3018
|
break;
|
|
2984
3019
|
case "VolumeBrushes":
|
|
2985
|
-
this.
|
|
3020
|
+
this.akb(function (ad, ae) { return ad.o7 = ArrayExtension.getModulus$1(Brush.$, _this.acq, ae); });
|
|
2986
3021
|
break;
|
|
2987
3022
|
case "VolumeOutlines":
|
|
2988
|
-
this.
|
|
3023
|
+
this.akb(function (ad, ae) { return ad.pc = ArrayExtension.getModulus$1(Brush.$, _this.acr, ae); });
|
|
2989
3024
|
break;
|
|
2990
3025
|
case "VolumeThickness":
|
|
2991
|
-
this.
|
|
3026
|
+
this.akb(function (ad, ae) { return ad.g1 = _this.agk; });
|
|
2992
3027
|
break;
|
|
2993
3028
|
case "IndicatorNegativeBrushes":
|
|
2994
|
-
this.
|
|
3029
|
+
this.aj8(function (ad, ae) { return _this.ad1.setNegativeBrush(ad, ArrayExtension.getModulus$1(Brush.$, _this.acl, ae)); });
|
|
2995
3030
|
break;
|
|
2996
3031
|
case "IndicatorBrushes":
|
|
2997
|
-
this.
|
|
3032
|
+
this.aj8(function (ad, ae) { return ad.o7 = ArrayExtension.getModulus$1(Brush.$, _this.ack, ae); });
|
|
2998
3033
|
break;
|
|
2999
3034
|
case "IndicatorThickness":
|
|
3000
|
-
this.
|
|
3035
|
+
this.aj8(function (ad, ae) { return ad.g1 = _this.agg; });
|
|
3001
3036
|
break;
|
|
3002
3037
|
case "IndicatorDisplayTypes":
|
|
3003
|
-
this.
|
|
3038
|
+
this.aj8(function (ad, ae) { return _this.ad1.setDisplayType(ad, ArrayExtension.getModulus$1(IndicatorDisplayType_$type, _this.ad3, ae)); });
|
|
3004
3039
|
break;
|
|
3005
3040
|
case "IndicatorPeriod":
|
|
3006
|
-
this.
|
|
3007
|
-
if (_this.
|
|
3041
|
+
this.aj8(function (ad, ae) {
|
|
3042
|
+
if (_this.ahb == -2147483648) {
|
|
3008
3043
|
return;
|
|
3009
3044
|
}
|
|
3010
|
-
_this.
|
|
3045
|
+
_this.ad1.setPeriodOverride(ad, _this.ahb);
|
|
3011
3046
|
});
|
|
3012
3047
|
break;
|
|
3013
3048
|
case "IndicatorMultiplier":
|
|
3014
|
-
this.
|
|
3049
|
+
this.aj8(function (ad, ae) { return _this.ad1.setMultiplier(ad, _this.agf); });
|
|
3015
3050
|
break;
|
|
3016
3051
|
case "IndicatorSmoothingPeriod":
|
|
3017
|
-
this.
|
|
3052
|
+
this.aj8(function (ad, ae) { return _this.ad1.setSmoothingPeriod(ad, _this.ahe); });
|
|
3018
3053
|
break;
|
|
3019
3054
|
case "IndicatorShortPeriod":
|
|
3020
|
-
this.
|
|
3055
|
+
this.aj8(function (ad, ae) { return _this.ad1.setShortPeriod(ad, _this.ahc); });
|
|
3021
3056
|
break;
|
|
3022
3057
|
case "IndicatorLongPeriod":
|
|
3023
|
-
this.
|
|
3058
|
+
this.aj8(function (ad, ae) { return _this.ad1.setLongPeriod(ad, _this.aha); });
|
|
3024
3059
|
break;
|
|
3025
3060
|
case "IndicatorSignalPeriod":
|
|
3026
|
-
this.
|
|
3061
|
+
this.aj8(function (ad, ae) { return _this.ad1.setSignalPeriod(ad, _this.ahd); });
|
|
3027
3062
|
break;
|
|
3028
3063
|
case "RangeSelectorOptions":
|
|
3029
3064
|
var ad = typeCast(FinancialChartRangeSelectorOptionCollection.$, b);
|
|
3030
3065
|
if (ad != null) {
|
|
3031
|
-
ad.collectionChanged = delegateRemove(ad.collectionChanged, runOn(this, this.
|
|
3066
|
+
ad.collectionChanged = delegateRemove(ad.collectionChanged, runOn(this, this.akj));
|
|
3032
3067
|
}
|
|
3033
|
-
if (this.
|
|
3034
|
-
var ae = this.
|
|
3035
|
-
ae.collectionChanged = delegateCombine(ae.collectionChanged, runOn(this, this.
|
|
3068
|
+
if (this.ac9 != null) {
|
|
3069
|
+
var ae = this.ac9;
|
|
3070
|
+
ae.collectionChanged = delegateCombine(ae.collectionChanged, runOn(this, this.akj));
|
|
3036
3071
|
}
|
|
3037
|
-
this.
|
|
3072
|
+
this.ak5();
|
|
3038
3073
|
break;
|
|
3039
3074
|
case "CustomIndicatorNames":
|
|
3040
3075
|
var af = typeCast(ObservableCollection$1.$.specialize(String_$type), b);
|
|
3041
3076
|
if (af != null) {
|
|
3042
|
-
af.collectionChanged = delegateRemove(af.collectionChanged, runOn(this, this.
|
|
3077
|
+
af.collectionChanged = delegateRemove(af.collectionChanged, runOn(this, this.akf));
|
|
3043
3078
|
}
|
|
3044
3079
|
if (this.customIndicatorNames != null) {
|
|
3045
3080
|
var ag = this.customIndicatorNames;
|
|
3046
|
-
ag.collectionChanged = delegateCombine(ag.collectionChanged, runOn(this, this.
|
|
3081
|
+
ag.collectionChanged = delegateCombine(ag.collectionChanged, runOn(this, this.akf));
|
|
3047
3082
|
}
|
|
3048
|
-
this.
|
|
3083
|
+
this.alf();
|
|
3049
3084
|
break;
|
|
3050
3085
|
case "Legend":
|
|
3051
3086
|
if (this.zoomSliderChart != null) {
|
|
@@ -3053,40 +3088,40 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3053
3088
|
}
|
|
3054
3089
|
break;
|
|
3055
3090
|
case "Brushes":
|
|
3056
|
-
this.
|
|
3091
|
+
this.aka(function (ah, ai) { return ah.o7 = _this.aa != null ? ArrayExtension.getModulus$1(Brush.$, _this.aa, ai) : null; }, true);
|
|
3057
3092
|
break;
|
|
3058
3093
|
case "Outlines":
|
|
3059
|
-
this.
|
|
3094
|
+
this.aka(function (ah, ai) { return ah.pc = _this.ae != null ? ArrayExtension.getModulus$1(Brush.$, _this.ae, ai) : null; }, true);
|
|
3060
3095
|
break;
|
|
3061
3096
|
case "XAxisLabelVisibility":
|
|
3062
|
-
if (this.
|
|
3063
|
-
this.
|
|
3097
|
+
if (this.aca == 0 && this.zoomSliderXAxis != null) {
|
|
3098
|
+
this.aak(this.zoomSliderXAxis, function (ah) { return ah.visibility = 1; });
|
|
3064
3099
|
}
|
|
3065
|
-
this.
|
|
3100
|
+
this.aj4();
|
|
3066
3101
|
break;
|
|
3067
3102
|
case "YAxisLabelVisibility":
|
|
3068
|
-
if (this.
|
|
3103
|
+
if (this.acb != 0 || this.zoomSliderAxis == null) {
|
|
3069
3104
|
break;
|
|
3070
3105
|
}
|
|
3071
|
-
this.
|
|
3106
|
+
this.aak(this.zoomSliderAxis, function (ah) { return ah.visibility = 1; });
|
|
3072
3107
|
break;
|
|
3073
3108
|
case "ZoomSliderXAxisMajorStroke":
|
|
3074
|
-
this.zoomSliderXAxis.jv = this.
|
|
3109
|
+
this.zoomSliderXAxis.jv = this.alq;
|
|
3075
3110
|
break;
|
|
3076
3111
|
case "ZoomSliderXAxisMajorStrokeThickness":
|
|
3077
|
-
this.zoomSliderXAxis.eq = this.
|
|
3112
|
+
this.zoomSliderXAxis.eq = this.agw;
|
|
3078
3113
|
break;
|
|
3079
3114
|
case "FinancialChartLegend":
|
|
3080
3115
|
case "IsLegendVisible":
|
|
3081
|
-
var ah_1 = this.
|
|
3116
|
+
var ah_1 = this.ae7 && this.legend == null;
|
|
3082
3117
|
{
|
|
3083
3118
|
var ai = function (aj, ak) {
|
|
3084
3119
|
if (aj.isUsableInLegend) {
|
|
3085
|
-
aj.legend = ah_1 ? _this.
|
|
3120
|
+
aj.legend = ah_1 ? _this.adv : null;
|
|
3086
3121
|
}
|
|
3087
3122
|
};
|
|
3088
|
-
this.
|
|
3089
|
-
this.
|
|
3123
|
+
this.aka(ai, false);
|
|
3124
|
+
this.aj9(ai);
|
|
3090
3125
|
}
|
|
3091
3126
|
break;
|
|
3092
3127
|
case "ZoomSliderAxis":
|
|
@@ -3097,260 +3132,330 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3097
3132
|
if (this.zoomSliderAxis != null) {
|
|
3098
3133
|
if (this.zoomSliderChart != null) {
|
|
3099
3134
|
this.zoomSliderChart.axes.add(this.zoomSliderAxis);
|
|
3100
|
-
this.
|
|
3135
|
+
this.ak2();
|
|
3101
3136
|
this.zoomSliderXAxis.itemsSource = this.xAxis.itemsSource;
|
|
3102
3137
|
}
|
|
3103
|
-
if (this.
|
|
3104
|
-
this.
|
|
3138
|
+
if (this.e8) {
|
|
3139
|
+
this.aao(this.zoomSliderAxis);
|
|
3105
3140
|
}
|
|
3106
|
-
this.
|
|
3141
|
+
this.aak(this.zoomSliderAxis, function (ak) { return ak.visibility = 1; });
|
|
3107
3142
|
}
|
|
3108
3143
|
break;
|
|
3109
3144
|
case "XAxisMinimumValue":
|
|
3110
|
-
this.
|
|
3145
|
+
this.aaq(function (ak) {
|
|
3111
3146
|
var al = typeCast(ITimeRangeSelectorAxis_$type, ak);
|
|
3112
3147
|
if (al != null) {
|
|
3113
|
-
al.minimumValue = _this.
|
|
3148
|
+
al.minimumValue = _this.afx;
|
|
3114
3149
|
}
|
|
3115
3150
|
});
|
|
3116
3151
|
break;
|
|
3117
3152
|
case "XAxisMaximumValue":
|
|
3118
|
-
this.
|
|
3153
|
+
this.aaq(function (ak) {
|
|
3119
3154
|
var al = typeCast(ITimeRangeSelectorAxis_$type, ak);
|
|
3120
3155
|
if (al != null) {
|
|
3121
|
-
al.maximumValue = _this.
|
|
3156
|
+
al.maximumValue = _this.afw;
|
|
3122
3157
|
}
|
|
3123
3158
|
});
|
|
3124
3159
|
break;
|
|
3125
|
-
case FinancialChart.
|
|
3126
|
-
this.
|
|
3160
|
+
case FinancialChart.ajb:
|
|
3161
|
+
this.aar(function (ak) { return ak.b0 = _this.aff; }, a);
|
|
3127
3162
|
break;
|
|
3128
|
-
case FinancialChart.
|
|
3129
|
-
this.
|
|
3163
|
+
case FinancialChart.ajm:
|
|
3164
|
+
this.aav(function (ak) { return ak.b0 = _this.afh; });
|
|
3130
3165
|
break;
|
|
3131
3166
|
}
|
|
3132
3167
|
};
|
|
3133
|
-
FinancialChart.prototype.
|
|
3168
|
+
FinancialChart.prototype.get_by = function () {
|
|
3134
3169
|
return 1;
|
|
3135
3170
|
};
|
|
3136
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3171
|
+
Object.defineProperty(FinancialChart.prototype, "by", {
|
|
3137
3172
|
get: function () {
|
|
3138
|
-
return this.
|
|
3173
|
+
return this.get_by();
|
|
3139
3174
|
},
|
|
3140
3175
|
enumerable: true,
|
|
3141
3176
|
configurable: true
|
|
3142
3177
|
});
|
|
3143
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3178
|
+
Object.defineProperty(FinancialChart.prototype, "afi", {
|
|
3144
3179
|
get: function () {
|
|
3145
|
-
return this.
|
|
3180
|
+
return this.ae0;
|
|
3146
3181
|
},
|
|
3147
3182
|
set: function (a) {
|
|
3148
|
-
var b = this.
|
|
3183
|
+
var b = this.afi;
|
|
3149
3184
|
if (a != b) {
|
|
3150
|
-
this.
|
|
3151
|
-
this.
|
|
3185
|
+
this.ae0 = a;
|
|
3186
|
+
this.sc("YAxisIsLogarithmic", b, this.afi);
|
|
3152
3187
|
}
|
|
3153
3188
|
},
|
|
3154
3189
|
enumerable: true,
|
|
3155
3190
|
configurable: true
|
|
3156
3191
|
});
|
|
3157
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3192
|
+
Object.defineProperty(FinancialChart.prototype, "ahg", {
|
|
3158
3193
|
get: function () {
|
|
3159
|
-
return this.
|
|
3194
|
+
return this.ag8;
|
|
3160
3195
|
},
|
|
3161
3196
|
set: function (a) {
|
|
3162
|
-
var b = this.
|
|
3197
|
+
var b = this.ahg;
|
|
3163
3198
|
if (a != b) {
|
|
3164
|
-
this.
|
|
3165
|
-
this.
|
|
3199
|
+
this.ag8 = a;
|
|
3200
|
+
this.sc("YAxisLogarithmBase", b, this.ahg);
|
|
3166
3201
|
}
|
|
3167
3202
|
},
|
|
3168
3203
|
enumerable: true,
|
|
3169
3204
|
configurable: true
|
|
3170
3205
|
});
|
|
3171
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3206
|
+
Object.defineProperty(FinancialChart.prototype, "ags", {
|
|
3172
3207
|
get: function () {
|
|
3173
|
-
return this.
|
|
3208
|
+
return this.af9;
|
|
3174
3209
|
},
|
|
3175
3210
|
set: function (a) {
|
|
3176
|
-
var b = this.
|
|
3211
|
+
var b = this.ags;
|
|
3177
3212
|
if (a != b) {
|
|
3178
|
-
this.
|
|
3179
|
-
this.
|
|
3213
|
+
this.af9 = a;
|
|
3214
|
+
this.sc("YAxisInterval", b, this.ags);
|
|
3180
3215
|
}
|
|
3181
3216
|
},
|
|
3182
3217
|
enumerable: true,
|
|
3183
3218
|
configurable: true
|
|
3184
3219
|
});
|
|
3185
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3220
|
+
Object.defineProperty(FinancialChart.prototype, "agu", {
|
|
3186
3221
|
get: function () {
|
|
3187
|
-
return this.
|
|
3222
|
+
return this.agb;
|
|
3188
3223
|
},
|
|
3189
3224
|
set: function (a) {
|
|
3190
|
-
var b = this.
|
|
3225
|
+
var b = this.agu;
|
|
3191
3226
|
if (a != b) {
|
|
3192
|
-
this.
|
|
3193
|
-
this.
|
|
3227
|
+
this.agb = a;
|
|
3228
|
+
this.sc("YAxisMinimumValue", b, this.agu);
|
|
3194
3229
|
}
|
|
3195
3230
|
},
|
|
3196
3231
|
enumerable: true,
|
|
3197
3232
|
configurable: true
|
|
3198
3233
|
});
|
|
3199
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3234
|
+
Object.defineProperty(FinancialChart.prototype, "agt", {
|
|
3200
3235
|
get: function () {
|
|
3201
|
-
return this.
|
|
3236
|
+
return this.aga;
|
|
3202
3237
|
},
|
|
3203
3238
|
set: function (a) {
|
|
3204
|
-
var b = this.
|
|
3239
|
+
var b = this.agt;
|
|
3205
3240
|
if (a != b) {
|
|
3206
|
-
this.
|
|
3207
|
-
this.
|
|
3241
|
+
this.aga = a;
|
|
3242
|
+
this.sc("YAxisMaximumValue", b, this.agt);
|
|
3208
3243
|
}
|
|
3209
3244
|
},
|
|
3210
3245
|
enumerable: true,
|
|
3211
3246
|
configurable: true
|
|
3212
3247
|
});
|
|
3213
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3248
|
+
Object.defineProperty(FinancialChart.prototype, "agv", {
|
|
3214
3249
|
get: function () {
|
|
3215
|
-
return this.
|
|
3250
|
+
return this.agc;
|
|
3216
3251
|
},
|
|
3217
3252
|
set: function (a) {
|
|
3218
|
-
var b = this.
|
|
3253
|
+
var b = this.agv;
|
|
3219
3254
|
if (a != b) {
|
|
3220
|
-
this.
|
|
3221
|
-
this.
|
|
3255
|
+
this.agc = a;
|
|
3256
|
+
this.sc("YAxisMinorInterval", b, this.agv);
|
|
3222
3257
|
}
|
|
3223
3258
|
},
|
|
3224
3259
|
enumerable: true,
|
|
3225
3260
|
configurable: true
|
|
3226
3261
|
});
|
|
3227
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3262
|
+
Object.defineProperty(FinancialChart.prototype, "agr", {
|
|
3228
3263
|
get: function () {
|
|
3229
3264
|
return this.yAxis.lv;
|
|
3230
3265
|
},
|
|
3231
3266
|
enumerable: true,
|
|
3232
3267
|
configurable: true
|
|
3233
3268
|
});
|
|
3234
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3269
|
+
Object.defineProperty(FinancialChart.prototype, "agq", {
|
|
3235
3270
|
get: function () {
|
|
3236
3271
|
return this.yAxis.lu;
|
|
3237
3272
|
},
|
|
3238
3273
|
enumerable: true,
|
|
3239
3274
|
configurable: true
|
|
3240
3275
|
});
|
|
3241
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3276
|
+
Object.defineProperty(FinancialChart.prototype, "adi", {
|
|
3277
|
+
get: function () {
|
|
3278
|
+
return this.adg;
|
|
3279
|
+
},
|
|
3280
|
+
set: function (a) {
|
|
3281
|
+
var b = this.adi;
|
|
3282
|
+
if (a != b) {
|
|
3283
|
+
this.adg = a;
|
|
3284
|
+
this.sc("VolumeType", enumGetBox(FinancialChartVolumeType_$type, b), enumGetBox(FinancialChartVolumeType_$type, this.adi));
|
|
3285
|
+
}
|
|
3286
|
+
},
|
|
3287
|
+
enumerable: true,
|
|
3288
|
+
configurable: true
|
|
3289
|
+
});
|
|
3290
|
+
Object.defineProperty(FinancialChart.prototype, "adk", {
|
|
3242
3291
|
get: function () {
|
|
3243
|
-
return this.
|
|
3292
|
+
return this.adj;
|
|
3244
3293
|
},
|
|
3245
3294
|
set: function (a) {
|
|
3246
|
-
var b = this.
|
|
3295
|
+
var b = this.adk;
|
|
3247
3296
|
if (a != b) {
|
|
3248
|
-
this.
|
|
3249
|
-
this.
|
|
3297
|
+
this.adj = a;
|
|
3298
|
+
this.sc("XAxisMode", enumGetBox(FinancialChartXAxisMode_$type, b), enumGetBox(FinancialChartXAxisMode_$type, this.adk));
|
|
3250
3299
|
}
|
|
3251
3300
|
},
|
|
3252
3301
|
enumerable: true,
|
|
3253
3302
|
configurable: true
|
|
3254
3303
|
});
|
|
3255
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3304
|
+
Object.defineProperty(FinancialChart.prototype, "agl", {
|
|
3256
3305
|
get: function () {
|
|
3257
|
-
return this.
|
|
3306
|
+
return this.af4;
|
|
3258
3307
|
},
|
|
3259
3308
|
set: function (a) {
|
|
3260
|
-
var b = this.
|
|
3309
|
+
var b = this.agl;
|
|
3261
3310
|
if (a != b) {
|
|
3262
|
-
this.
|
|
3263
|
-
this.
|
|
3311
|
+
this.af4 = a;
|
|
3312
|
+
this.sc("XAxisZoomMaximumCategoryRange", b, this.agl);
|
|
3264
3313
|
}
|
|
3265
3314
|
},
|
|
3266
3315
|
enumerable: true,
|
|
3267
3316
|
configurable: true
|
|
3268
3317
|
});
|
|
3269
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3318
|
+
Object.defineProperty(FinancialChart.prototype, "ago", {
|
|
3270
3319
|
get: function () {
|
|
3271
|
-
return this.
|
|
3320
|
+
return this.af7;
|
|
3272
3321
|
},
|
|
3273
3322
|
set: function (a) {
|
|
3274
|
-
var b = this.
|
|
3323
|
+
var b = this.ago;
|
|
3275
3324
|
if (a != b) {
|
|
3276
|
-
this.
|
|
3277
|
-
this.
|
|
3325
|
+
this.af7 = a;
|
|
3326
|
+
this.sc("XAxisZoomToCategoryStart", b, this.ago);
|
|
3278
3327
|
}
|
|
3279
3328
|
},
|
|
3280
3329
|
enumerable: true,
|
|
3281
3330
|
configurable: true
|
|
3282
3331
|
});
|
|
3283
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3332
|
+
Object.defineProperty(FinancialChart.prototype, "agm", {
|
|
3284
3333
|
get: function () {
|
|
3285
|
-
return this.
|
|
3334
|
+
return this.af5;
|
|
3286
3335
|
},
|
|
3287
3336
|
set: function (a) {
|
|
3288
|
-
var b = this.
|
|
3337
|
+
var b = this.agm;
|
|
3289
3338
|
if (a != b) {
|
|
3290
|
-
this.
|
|
3291
|
-
this.
|
|
3339
|
+
this.af5 = a;
|
|
3340
|
+
this.sc("XAxisZoomMaximumItemSpan", b, this.agm);
|
|
3292
3341
|
}
|
|
3293
3342
|
},
|
|
3294
3343
|
enumerable: true,
|
|
3295
3344
|
configurable: true
|
|
3296
3345
|
});
|
|
3297
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3346
|
+
Object.defineProperty(FinancialChart.prototype, "agn", {
|
|
3298
3347
|
get: function () {
|
|
3299
|
-
return this.
|
|
3348
|
+
return this.af6;
|
|
3300
3349
|
},
|
|
3301
3350
|
set: function (a) {
|
|
3302
|
-
var b = this.
|
|
3351
|
+
var b = this.agn;
|
|
3303
3352
|
if (a != b) {
|
|
3304
|
-
this.
|
|
3305
|
-
this.
|
|
3353
|
+
this.af6 = a;
|
|
3354
|
+
this.sc("XAxisZoomToCategoryRange", b, this.agn);
|
|
3306
3355
|
}
|
|
3307
3356
|
},
|
|
3308
3357
|
enumerable: true,
|
|
3309
3358
|
configurable: true
|
|
3310
3359
|
});
|
|
3311
|
-
FinancialChart.prototype
|
|
3312
|
-
|
|
3360
|
+
Object.defineProperty(FinancialChart.prototype, "agp", {
|
|
3361
|
+
get: function () {
|
|
3362
|
+
return this.af8;
|
|
3363
|
+
},
|
|
3364
|
+
set: function (a) {
|
|
3365
|
+
var b = this.agp;
|
|
3366
|
+
if (a != b) {
|
|
3367
|
+
this.af8 = a;
|
|
3368
|
+
this.sc("XAxisZoomToItemSpan", b, this.agp);
|
|
3369
|
+
}
|
|
3370
|
+
},
|
|
3371
|
+
enumerable: true,
|
|
3372
|
+
configurable: true
|
|
3373
|
+
});
|
|
3374
|
+
Object.defineProperty(FinancialChart.prototype, "adm", {
|
|
3375
|
+
get: function () {
|
|
3376
|
+
return this.adl;
|
|
3377
|
+
},
|
|
3378
|
+
set: function (a) {
|
|
3379
|
+
var b = this.adm;
|
|
3380
|
+
if (a != b) {
|
|
3381
|
+
this.adl = a;
|
|
3382
|
+
this.sc("YAxisMode", enumGetBox(FinancialChartYAxisMode_$type, b), enumGetBox(FinancialChartYAxisMode_$type, this.adm));
|
|
3383
|
+
}
|
|
3384
|
+
},
|
|
3385
|
+
enumerable: true,
|
|
3386
|
+
configurable: true
|
|
3387
|
+
});
|
|
3388
|
+
Object.defineProperty(FinancialChart.prototype, "afb", {
|
|
3389
|
+
get: function () {
|
|
3390
|
+
return this.aev;
|
|
3391
|
+
},
|
|
3392
|
+
set: function (a) {
|
|
3393
|
+
var b = this.afb;
|
|
3394
|
+
if (a != b) {
|
|
3395
|
+
this.aev = a;
|
|
3396
|
+
this.sc("IsToolbarVisible", b, this.afb);
|
|
3397
|
+
}
|
|
3398
|
+
},
|
|
3399
|
+
enumerable: true,
|
|
3400
|
+
configurable: true
|
|
3401
|
+
});
|
|
3402
|
+
Object.defineProperty(FinancialChart.prototype, "add", {
|
|
3403
|
+
get: function () {
|
|
3404
|
+
return this.adc;
|
|
3405
|
+
},
|
|
3406
|
+
set: function (a) {
|
|
3407
|
+
var b = this.add;
|
|
3408
|
+
if (a != b) {
|
|
3409
|
+
this.adc = a;
|
|
3410
|
+
this.sc("ChartType", enumGetBox(FinancialChartType_$type, b), enumGetBox(FinancialChartType_$type, this.add));
|
|
3411
|
+
}
|
|
3412
|
+
},
|
|
3413
|
+
enumerable: true,
|
|
3414
|
+
configurable: true
|
|
3415
|
+
});
|
|
3416
|
+
FinancialChart.prototype.get_aa5 = function () {
|
|
3417
|
+
return _super.prototype.get_aa5.call(this);
|
|
3313
3418
|
};
|
|
3314
|
-
FinancialChart.prototype.
|
|
3315
|
-
_super.prototype.
|
|
3419
|
+
FinancialChart.prototype.set_aa5 = function (a) {
|
|
3420
|
+
_super.prototype.set_aa5.call(this, a);
|
|
3316
3421
|
};
|
|
3317
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3422
|
+
Object.defineProperty(FinancialChart.prototype, "afc", {
|
|
3318
3423
|
get: function () {
|
|
3319
|
-
return this.
|
|
3424
|
+
return this.aew;
|
|
3320
3425
|
},
|
|
3321
3426
|
set: function (a) {
|
|
3322
|
-
var b = this.
|
|
3427
|
+
var b = this.afc;
|
|
3323
3428
|
if (a != b) {
|
|
3324
|
-
this.
|
|
3325
|
-
this.
|
|
3429
|
+
this.aew = a;
|
|
3430
|
+
this.sc("IsWindowSyncedToVisibleRange", b, this.afc);
|
|
3326
3431
|
}
|
|
3327
3432
|
},
|
|
3328
3433
|
enumerable: true,
|
|
3329
3434
|
configurable: true
|
|
3330
3435
|
});
|
|
3331
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3436
|
+
Object.defineProperty(FinancialChart.prototype, "adr", {
|
|
3332
3437
|
get: function () {
|
|
3333
|
-
return this.
|
|
3438
|
+
return this.adq;
|
|
3334
3439
|
},
|
|
3335
3440
|
set: function (a) {
|
|
3336
|
-
var b = this.
|
|
3441
|
+
var b = this.adr;
|
|
3337
3442
|
if (a != b) {
|
|
3338
|
-
this.
|
|
3339
|
-
this.
|
|
3443
|
+
this.adq = a;
|
|
3444
|
+
this.sc("IndicatorTypes", b, this.adr);
|
|
3340
3445
|
}
|
|
3341
3446
|
},
|
|
3342
3447
|
enumerable: true,
|
|
3343
3448
|
configurable: true
|
|
3344
3449
|
});
|
|
3345
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3450
|
+
Object.defineProperty(FinancialChart.prototype, "adt", {
|
|
3346
3451
|
get: function () {
|
|
3347
|
-
return this.
|
|
3452
|
+
return this.ads;
|
|
3348
3453
|
},
|
|
3349
3454
|
set: function (a) {
|
|
3350
|
-
var b = this.
|
|
3455
|
+
var b = this.adt;
|
|
3351
3456
|
if (a != b) {
|
|
3352
|
-
this.
|
|
3353
|
-
this.
|
|
3457
|
+
this.ads = a;
|
|
3458
|
+
this.sc("OverlayTypes", b, this.adt);
|
|
3354
3459
|
}
|
|
3355
3460
|
},
|
|
3356
3461
|
enumerable: true,
|
|
@@ -3358,61 +3463,61 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3358
3463
|
});
|
|
3359
3464
|
Object.defineProperty(FinancialChart.prototype, "indicatorCharts", {
|
|
3360
3465
|
get: function () {
|
|
3361
|
-
return this.
|
|
3466
|
+
return this.afn;
|
|
3362
3467
|
},
|
|
3363
3468
|
set: function (a) {
|
|
3364
3469
|
var b = this.indicatorCharts;
|
|
3365
3470
|
if (a != b) {
|
|
3366
|
-
this.
|
|
3367
|
-
this.
|
|
3471
|
+
this.afn = a;
|
|
3472
|
+
this.sc("IndicatorCharts", b, this.indicatorCharts);
|
|
3368
3473
|
}
|
|
3369
3474
|
},
|
|
3370
3475
|
enumerable: true,
|
|
3371
3476
|
configurable: true
|
|
3372
3477
|
});
|
|
3373
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3478
|
+
Object.defineProperty(FinancialChart.prototype, "afg", {
|
|
3374
3479
|
get: function () {
|
|
3375
|
-
return this.
|
|
3480
|
+
return this.aey;
|
|
3376
3481
|
},
|
|
3377
3482
|
set: function (a) {
|
|
3378
|
-
var b = this.
|
|
3483
|
+
var b = this.afg;
|
|
3379
3484
|
if (a != b) {
|
|
3380
|
-
this.
|
|
3381
|
-
this.
|
|
3485
|
+
this.aey = a;
|
|
3486
|
+
this.sc("YAxisAbbreviateLargeNumbers", b, this.afg);
|
|
3382
3487
|
}
|
|
3383
3488
|
},
|
|
3384
3489
|
enumerable: true,
|
|
3385
3490
|
configurable: true
|
|
3386
3491
|
});
|
|
3387
|
-
FinancialChart.prototype.
|
|
3388
|
-
return _super.prototype.
|
|
3492
|
+
FinancialChart.prototype.get_ig = function () {
|
|
3493
|
+
return _super.prototype.get_ig.call(this);
|
|
3389
3494
|
};
|
|
3390
|
-
FinancialChart.prototype.
|
|
3391
|
-
_super.prototype.
|
|
3495
|
+
FinancialChart.prototype.set_ig = function (a) {
|
|
3496
|
+
_super.prototype.set_ig.call(this, a);
|
|
3392
3497
|
};
|
|
3393
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3498
|
+
Object.defineProperty(FinancialChart.prototype, "aff", {
|
|
3394
3499
|
get: function () {
|
|
3395
|
-
return this.
|
|
3500
|
+
return this.aex;
|
|
3396
3501
|
},
|
|
3397
3502
|
set: function (a) {
|
|
3398
|
-
var b = this.
|
|
3503
|
+
var b = this.aff;
|
|
3399
3504
|
if (a != b) {
|
|
3400
|
-
this.
|
|
3401
|
-
this.
|
|
3505
|
+
this.aex = a;
|
|
3506
|
+
this.sc(FinancialChart.ajb, b, this.aff);
|
|
3402
3507
|
}
|
|
3403
3508
|
},
|
|
3404
3509
|
enumerable: true,
|
|
3405
3510
|
configurable: true
|
|
3406
3511
|
});
|
|
3407
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3512
|
+
Object.defineProperty(FinancialChart.prototype, "afh", {
|
|
3408
3513
|
get: function () {
|
|
3409
|
-
return this.
|
|
3514
|
+
return this.aez;
|
|
3410
3515
|
},
|
|
3411
3516
|
set: function (a) {
|
|
3412
|
-
var b = this.
|
|
3517
|
+
var b = this.afh;
|
|
3413
3518
|
if (a != b) {
|
|
3414
|
-
this.
|
|
3415
|
-
this.
|
|
3519
|
+
this.aez = a;
|
|
3520
|
+
this.sc(FinancialChart.ajm, b, this.afh);
|
|
3416
3521
|
}
|
|
3417
3522
|
},
|
|
3418
3523
|
enumerable: true,
|
|
@@ -3420,13 +3525,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3420
3525
|
});
|
|
3421
3526
|
Object.defineProperty(FinancialChart.prototype, "zoomSliderChart", {
|
|
3422
3527
|
get: function () {
|
|
3423
|
-
return this.
|
|
3528
|
+
return this.aep;
|
|
3424
3529
|
},
|
|
3425
3530
|
set: function (a) {
|
|
3426
3531
|
var b = this.zoomSliderChart;
|
|
3427
3532
|
if (a != b) {
|
|
3428
|
-
this.
|
|
3429
|
-
this.
|
|
3533
|
+
this.aep = a;
|
|
3534
|
+
this.sc("ZoomSliderChart", b, this.zoomSliderChart);
|
|
3430
3535
|
}
|
|
3431
3536
|
},
|
|
3432
3537
|
enumerable: true,
|
|
@@ -3434,13 +3539,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3434
3539
|
});
|
|
3435
3540
|
Object.defineProperty(FinancialChart.prototype, "zoomSliderAxis", {
|
|
3436
3541
|
get: function () {
|
|
3437
|
-
return this.
|
|
3542
|
+
return this.aea;
|
|
3438
3543
|
},
|
|
3439
3544
|
set: function (a) {
|
|
3440
3545
|
var b = this.zoomSliderAxis;
|
|
3441
3546
|
if (a != b) {
|
|
3442
|
-
this.
|
|
3443
|
-
this.
|
|
3547
|
+
this.aea = a;
|
|
3548
|
+
this.sc("ZoomSliderAxis", b, this.zoomSliderAxis);
|
|
3444
3549
|
}
|
|
3445
3550
|
},
|
|
3446
3551
|
enumerable: true,
|
|
@@ -3448,307 +3553,307 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3448
3553
|
});
|
|
3449
3554
|
Object.defineProperty(FinancialChart.prototype, "zoomSliderXAxis", {
|
|
3450
3555
|
get: function () {
|
|
3451
|
-
return this.
|
|
3556
|
+
return this.acv;
|
|
3452
3557
|
},
|
|
3453
3558
|
set: function (a) {
|
|
3454
3559
|
var b = this.zoomSliderXAxis;
|
|
3455
3560
|
if (a != b) {
|
|
3456
|
-
this.
|
|
3457
|
-
this.
|
|
3561
|
+
this.acv = a;
|
|
3562
|
+
this.sc("ZoomSliderXAxis", b, this.zoomSliderXAxis);
|
|
3458
3563
|
}
|
|
3459
3564
|
},
|
|
3460
3565
|
enumerable: true,
|
|
3461
3566
|
configurable: true
|
|
3462
3567
|
});
|
|
3463
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3568
|
+
Object.defineProperty(FinancialChart.prototype, "adp", {
|
|
3464
3569
|
get: function () {
|
|
3465
|
-
return this.
|
|
3570
|
+
return this.adn;
|
|
3466
3571
|
},
|
|
3467
3572
|
set: function (a) {
|
|
3468
|
-
var b = this.
|
|
3573
|
+
var b = this.adp;
|
|
3469
3574
|
if (a != b) {
|
|
3470
|
-
this.
|
|
3471
|
-
this.
|
|
3575
|
+
this.adn = a;
|
|
3576
|
+
this.sc("ZoomSliderType", enumGetBox(FinancialChartZoomSliderType_$type, b), enumGetBox(FinancialChartZoomSliderType_$type, this.adp));
|
|
3472
3577
|
}
|
|
3473
3578
|
},
|
|
3474
3579
|
enumerable: true,
|
|
3475
3580
|
configurable: true
|
|
3476
3581
|
});
|
|
3477
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3582
|
+
Object.defineProperty(FinancialChart.prototype, "acm", {
|
|
3478
3583
|
get: function () {
|
|
3479
|
-
return this.
|
|
3584
|
+
return this.ace;
|
|
3480
3585
|
},
|
|
3481
3586
|
set: function (a) {
|
|
3482
|
-
var b = this.
|
|
3587
|
+
var b = this.acm;
|
|
3483
3588
|
if (a != b) {
|
|
3484
|
-
this.
|
|
3485
|
-
this.
|
|
3589
|
+
this.ace = a;
|
|
3590
|
+
this.sc("NegativeBrushes", b, this.acm);
|
|
3486
3591
|
}
|
|
3487
3592
|
},
|
|
3488
3593
|
enumerable: true,
|
|
3489
3594
|
configurable: true
|
|
3490
3595
|
});
|
|
3491
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3596
|
+
Object.defineProperty(FinancialChart.prototype, "acn", {
|
|
3492
3597
|
get: function () {
|
|
3493
|
-
return this.
|
|
3598
|
+
return this.acf;
|
|
3494
3599
|
},
|
|
3495
3600
|
set: function (a) {
|
|
3496
|
-
var b = this.
|
|
3601
|
+
var b = this.acn;
|
|
3497
3602
|
if (a != b) {
|
|
3498
|
-
this.
|
|
3499
|
-
this.
|
|
3603
|
+
this.acf = a;
|
|
3604
|
+
this.sc("NegativeOutlines", b, this.acn);
|
|
3500
3605
|
}
|
|
3501
3606
|
},
|
|
3502
3607
|
enumerable: true,
|
|
3503
3608
|
configurable: true
|
|
3504
3609
|
});
|
|
3505
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3610
|
+
Object.defineProperty(FinancialChart.prototype, "aco", {
|
|
3506
3611
|
get: function () {
|
|
3507
|
-
return this.
|
|
3612
|
+
return this.acg;
|
|
3508
3613
|
},
|
|
3509
3614
|
set: function (a) {
|
|
3510
|
-
var b = this.
|
|
3615
|
+
var b = this.aco;
|
|
3511
3616
|
if (a != b) {
|
|
3512
|
-
this.
|
|
3513
|
-
this.
|
|
3617
|
+
this.acg = a;
|
|
3618
|
+
this.sc("OverlayBrushes", b, this.aco);
|
|
3514
3619
|
}
|
|
3515
3620
|
},
|
|
3516
3621
|
enumerable: true,
|
|
3517
3622
|
configurable: true
|
|
3518
3623
|
});
|
|
3519
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3624
|
+
Object.defineProperty(FinancialChart.prototype, "acp", {
|
|
3520
3625
|
get: function () {
|
|
3521
|
-
return this.
|
|
3626
|
+
return this.ach;
|
|
3522
3627
|
},
|
|
3523
3628
|
set: function (a) {
|
|
3524
|
-
var b = this.
|
|
3629
|
+
var b = this.acp;
|
|
3525
3630
|
if (a != b) {
|
|
3526
|
-
this.
|
|
3527
|
-
this.
|
|
3631
|
+
this.ach = a;
|
|
3632
|
+
this.sc("OverlayOutlines", b, this.acp);
|
|
3528
3633
|
}
|
|
3529
3634
|
},
|
|
3530
3635
|
enumerable: true,
|
|
3531
3636
|
configurable: true
|
|
3532
3637
|
});
|
|
3533
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3638
|
+
Object.defineProperty(FinancialChart.prototype, "acr", {
|
|
3534
3639
|
get: function () {
|
|
3535
|
-
return this.
|
|
3640
|
+
return this.acj;
|
|
3536
3641
|
},
|
|
3537
3642
|
set: function (a) {
|
|
3538
|
-
var b = this.
|
|
3643
|
+
var b = this.acr;
|
|
3539
3644
|
if (a != b) {
|
|
3540
|
-
this.
|
|
3541
|
-
this.
|
|
3645
|
+
this.acj = a;
|
|
3646
|
+
this.sc("VolumeOutlines", b, this.acr);
|
|
3542
3647
|
}
|
|
3543
3648
|
},
|
|
3544
3649
|
enumerable: true,
|
|
3545
3650
|
configurable: true
|
|
3546
3651
|
});
|
|
3547
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3652
|
+
Object.defineProperty(FinancialChart.prototype, "acq", {
|
|
3548
3653
|
get: function () {
|
|
3549
|
-
return this.
|
|
3654
|
+
return this.aci;
|
|
3550
3655
|
},
|
|
3551
3656
|
set: function (a) {
|
|
3552
|
-
var b = this.
|
|
3657
|
+
var b = this.acq;
|
|
3553
3658
|
if (a != b) {
|
|
3554
|
-
this.
|
|
3555
|
-
this.
|
|
3659
|
+
this.aci = a;
|
|
3660
|
+
this.sc("VolumeBrushes", b, this.acq);
|
|
3556
3661
|
}
|
|
3557
3662
|
},
|
|
3558
3663
|
enumerable: true,
|
|
3559
3664
|
configurable: true
|
|
3560
3665
|
});
|
|
3561
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3666
|
+
Object.defineProperty(FinancialChart.prototype, "acl", {
|
|
3562
3667
|
get: function () {
|
|
3563
|
-
return this.
|
|
3668
|
+
return this.acd;
|
|
3564
3669
|
},
|
|
3565
3670
|
set: function (a) {
|
|
3566
|
-
var b = this.
|
|
3671
|
+
var b = this.acl;
|
|
3567
3672
|
if (a != b) {
|
|
3568
|
-
this.
|
|
3569
|
-
this.
|
|
3673
|
+
this.acd = a;
|
|
3674
|
+
this.sc("IndicatorNegativeBrushes", b, this.acl);
|
|
3570
3675
|
}
|
|
3571
3676
|
},
|
|
3572
3677
|
enumerable: true,
|
|
3573
3678
|
configurable: true
|
|
3574
3679
|
});
|
|
3575
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3680
|
+
Object.defineProperty(FinancialChart.prototype, "ack", {
|
|
3576
3681
|
get: function () {
|
|
3577
|
-
return this.
|
|
3682
|
+
return this.acc;
|
|
3578
3683
|
},
|
|
3579
3684
|
set: function (a) {
|
|
3580
|
-
var b = this.
|
|
3685
|
+
var b = this.ack;
|
|
3581
3686
|
if (a != b) {
|
|
3582
|
-
this.
|
|
3583
|
-
this.
|
|
3687
|
+
this.acc = a;
|
|
3688
|
+
this.sc("IndicatorBrushes", b, this.ack);
|
|
3584
3689
|
}
|
|
3585
3690
|
},
|
|
3586
3691
|
enumerable: true,
|
|
3587
3692
|
configurable: true
|
|
3588
3693
|
});
|
|
3589
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3694
|
+
Object.defineProperty(FinancialChart.prototype, "agk", {
|
|
3590
3695
|
get: function () {
|
|
3591
|
-
return this.
|
|
3696
|
+
return this.af3;
|
|
3592
3697
|
},
|
|
3593
3698
|
set: function (a) {
|
|
3594
|
-
var b = this.
|
|
3699
|
+
var b = this.agk;
|
|
3595
3700
|
if (a != b) {
|
|
3596
|
-
this.
|
|
3597
|
-
this.
|
|
3701
|
+
this.af3 = a;
|
|
3702
|
+
this.sc("VolumeThickness", b, this.agk);
|
|
3598
3703
|
}
|
|
3599
3704
|
},
|
|
3600
3705
|
enumerable: true,
|
|
3601
3706
|
configurable: true
|
|
3602
3707
|
});
|
|
3603
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3708
|
+
Object.defineProperty(FinancialChart.prototype, "agi", {
|
|
3604
3709
|
get: function () {
|
|
3605
|
-
return this.
|
|
3710
|
+
return this.af1;
|
|
3606
3711
|
},
|
|
3607
3712
|
set: function (a) {
|
|
3608
|
-
var b = this.
|
|
3713
|
+
var b = this.agi;
|
|
3609
3714
|
if (a != b) {
|
|
3610
|
-
this.
|
|
3611
|
-
this.
|
|
3715
|
+
this.af1 = a;
|
|
3716
|
+
this.sc("OverlayThickness", b, this.agi);
|
|
3612
3717
|
}
|
|
3613
3718
|
},
|
|
3614
3719
|
enumerable: true,
|
|
3615
3720
|
configurable: true
|
|
3616
3721
|
});
|
|
3617
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3722
|
+
Object.defineProperty(FinancialChart.prototype, "agh", {
|
|
3618
3723
|
get: function () {
|
|
3619
|
-
return this.
|
|
3724
|
+
return this.af0;
|
|
3620
3725
|
},
|
|
3621
3726
|
set: function (a) {
|
|
3622
|
-
var b = this.
|
|
3727
|
+
var b = this.agh;
|
|
3623
3728
|
if (a != b) {
|
|
3624
|
-
this.
|
|
3625
|
-
this.
|
|
3729
|
+
this.af0 = a;
|
|
3730
|
+
this.sc("OverlayMultiplier", b, this.agh);
|
|
3626
3731
|
}
|
|
3627
3732
|
},
|
|
3628
3733
|
enumerable: true,
|
|
3629
3734
|
configurable: true
|
|
3630
3735
|
});
|
|
3631
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3736
|
+
Object.defineProperty(FinancialChart.prototype, "agg", {
|
|
3632
3737
|
get: function () {
|
|
3633
|
-
return this.
|
|
3738
|
+
return this.afz;
|
|
3634
3739
|
},
|
|
3635
3740
|
set: function (a) {
|
|
3636
|
-
var b = this.
|
|
3741
|
+
var b = this.agg;
|
|
3637
3742
|
if (a != b) {
|
|
3638
|
-
this.
|
|
3639
|
-
this.
|
|
3743
|
+
this.afz = a;
|
|
3744
|
+
this.sc("IndicatorThickness", b, this.agg);
|
|
3640
3745
|
}
|
|
3641
3746
|
},
|
|
3642
3747
|
enumerable: true,
|
|
3643
3748
|
configurable: true
|
|
3644
3749
|
});
|
|
3645
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3750
|
+
Object.defineProperty(FinancialChart.prototype, "ad3", {
|
|
3646
3751
|
get: function () {
|
|
3647
|
-
return this.
|
|
3752
|
+
return this.ad2;
|
|
3648
3753
|
},
|
|
3649
3754
|
set: function (a) {
|
|
3650
|
-
var b = this.
|
|
3755
|
+
var b = this.ad3;
|
|
3651
3756
|
if (a != b) {
|
|
3652
|
-
this.
|
|
3653
|
-
this.
|
|
3757
|
+
this.ad2 = a;
|
|
3758
|
+
this.sc("IndicatorDisplayTypes", b, this.ad3);
|
|
3654
3759
|
}
|
|
3655
3760
|
},
|
|
3656
3761
|
enumerable: true,
|
|
3657
3762
|
configurable: true
|
|
3658
3763
|
});
|
|
3659
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3764
|
+
Object.defineProperty(FinancialChart.prototype, "ahb", {
|
|
3660
3765
|
get: function () {
|
|
3661
|
-
return this.
|
|
3766
|
+
return this.ag4;
|
|
3662
3767
|
},
|
|
3663
3768
|
set: function (a) {
|
|
3664
|
-
var b = this.
|
|
3769
|
+
var b = this.ahb;
|
|
3665
3770
|
if (a != b) {
|
|
3666
|
-
this.
|
|
3667
|
-
this.
|
|
3771
|
+
this.ag4 = a;
|
|
3772
|
+
this.sc("IndicatorPeriod", b, this.ahb);
|
|
3668
3773
|
}
|
|
3669
3774
|
},
|
|
3670
3775
|
enumerable: true,
|
|
3671
3776
|
configurable: true
|
|
3672
3777
|
});
|
|
3673
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3778
|
+
Object.defineProperty(FinancialChart.prototype, "agf", {
|
|
3674
3779
|
get: function () {
|
|
3675
|
-
return this.
|
|
3780
|
+
return this.afy;
|
|
3676
3781
|
},
|
|
3677
3782
|
set: function (a) {
|
|
3678
|
-
var b = this.
|
|
3783
|
+
var b = this.agf;
|
|
3679
3784
|
if (a != b) {
|
|
3680
|
-
this.
|
|
3681
|
-
this.
|
|
3785
|
+
this.afy = a;
|
|
3786
|
+
this.sc("IndicatorMultiplier", b, this.agf);
|
|
3682
3787
|
}
|
|
3683
3788
|
},
|
|
3684
3789
|
enumerable: true,
|
|
3685
3790
|
configurable: true
|
|
3686
3791
|
});
|
|
3687
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3792
|
+
Object.defineProperty(FinancialChart.prototype, "ahe", {
|
|
3688
3793
|
get: function () {
|
|
3689
|
-
return this.
|
|
3794
|
+
return this.ag7;
|
|
3690
3795
|
},
|
|
3691
3796
|
set: function (a) {
|
|
3692
|
-
var b = this.
|
|
3797
|
+
var b = this.ahe;
|
|
3693
3798
|
if (a != b) {
|
|
3694
|
-
this.
|
|
3695
|
-
this.
|
|
3799
|
+
this.ag7 = a;
|
|
3800
|
+
this.sc("IndicatorSmoothingPeriod", b, this.ahe);
|
|
3696
3801
|
}
|
|
3697
3802
|
},
|
|
3698
3803
|
enumerable: true,
|
|
3699
3804
|
configurable: true
|
|
3700
3805
|
});
|
|
3701
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3806
|
+
Object.defineProperty(FinancialChart.prototype, "ahc", {
|
|
3702
3807
|
get: function () {
|
|
3703
|
-
return this.
|
|
3808
|
+
return this.ag5;
|
|
3704
3809
|
},
|
|
3705
3810
|
set: function (a) {
|
|
3706
|
-
var b = this.
|
|
3811
|
+
var b = this.ahc;
|
|
3707
3812
|
if (a != b) {
|
|
3708
|
-
this.
|
|
3709
|
-
this.
|
|
3813
|
+
this.ag5 = a;
|
|
3814
|
+
this.sc("IndicatorShortPeriod", b, this.ahc);
|
|
3710
3815
|
}
|
|
3711
3816
|
},
|
|
3712
3817
|
enumerable: true,
|
|
3713
3818
|
configurable: true
|
|
3714
3819
|
});
|
|
3715
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3820
|
+
Object.defineProperty(FinancialChart.prototype, "aha", {
|
|
3716
3821
|
get: function () {
|
|
3717
|
-
return this.
|
|
3822
|
+
return this.ag3;
|
|
3718
3823
|
},
|
|
3719
3824
|
set: function (a) {
|
|
3720
|
-
var b = this.
|
|
3825
|
+
var b = this.aha;
|
|
3721
3826
|
if (a != b) {
|
|
3722
|
-
this.
|
|
3723
|
-
this.
|
|
3827
|
+
this.ag3 = a;
|
|
3828
|
+
this.sc("IndicatorLongPeriod", b, this.aha);
|
|
3724
3829
|
}
|
|
3725
3830
|
},
|
|
3726
3831
|
enumerable: true,
|
|
3727
3832
|
configurable: true
|
|
3728
3833
|
});
|
|
3729
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3834
|
+
Object.defineProperty(FinancialChart.prototype, "ahd", {
|
|
3730
3835
|
get: function () {
|
|
3731
|
-
return this.
|
|
3836
|
+
return this.ag6;
|
|
3732
3837
|
},
|
|
3733
3838
|
set: function (a) {
|
|
3734
|
-
var b = this.
|
|
3839
|
+
var b = this.ahd;
|
|
3735
3840
|
if (a != b) {
|
|
3736
|
-
this.
|
|
3737
|
-
this.
|
|
3841
|
+
this.ag6 = a;
|
|
3842
|
+
this.sc("IndicatorSignalPeriod", b, this.ahd);
|
|
3738
3843
|
}
|
|
3739
3844
|
},
|
|
3740
3845
|
enumerable: true,
|
|
3741
3846
|
configurable: true
|
|
3742
3847
|
});
|
|
3743
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3848
|
+
Object.defineProperty(FinancialChart.prototype, "ac9", {
|
|
3744
3849
|
get: function () {
|
|
3745
|
-
return this.
|
|
3850
|
+
return this.ac7;
|
|
3746
3851
|
},
|
|
3747
3852
|
set: function (a) {
|
|
3748
|
-
var b = this.
|
|
3853
|
+
var b = this.ac9;
|
|
3749
3854
|
if (a != b) {
|
|
3750
|
-
this.
|
|
3751
|
-
this.
|
|
3855
|
+
this.ac7 = a;
|
|
3856
|
+
this.sc("RangeSelectorOptions", b, this.ac9);
|
|
3752
3857
|
}
|
|
3753
3858
|
},
|
|
3754
3859
|
enumerable: true,
|
|
@@ -3756,75 +3861,75 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3756
3861
|
});
|
|
3757
3862
|
Object.defineProperty(FinancialChart.prototype, "customIndicatorNames", {
|
|
3758
3863
|
get: function () {
|
|
3759
|
-
return this.
|
|
3864
|
+
return this.ac3;
|
|
3760
3865
|
},
|
|
3761
3866
|
set: function (a) {
|
|
3762
|
-
var b = this.
|
|
3867
|
+
var b = this.ac3;
|
|
3763
3868
|
if (a != b) {
|
|
3764
|
-
this.
|
|
3765
|
-
this.
|
|
3869
|
+
this.ac3 = a;
|
|
3870
|
+
this.sc("CustomIndicatorNames", b, this.customIndicatorNames);
|
|
3766
3871
|
}
|
|
3767
3872
|
},
|
|
3768
3873
|
enumerable: true,
|
|
3769
3874
|
configurable: true
|
|
3770
3875
|
});
|
|
3771
|
-
FinancialChart.prototype.
|
|
3772
|
-
return _super.prototype.
|
|
3876
|
+
FinancialChart.prototype.get_fx = function () {
|
|
3877
|
+
return _super.prototype.get_fx.call(this);
|
|
3773
3878
|
};
|
|
3774
|
-
FinancialChart.prototype.
|
|
3775
|
-
_super.prototype.
|
|
3879
|
+
FinancialChart.prototype.set_fx = function (a) {
|
|
3880
|
+
_super.prototype.set_fx.call(this, a);
|
|
3776
3881
|
};
|
|
3777
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3882
|
+
Object.defineProperty(FinancialChart.prototype, "alq", {
|
|
3778
3883
|
get: function () {
|
|
3779
|
-
return this.
|
|
3884
|
+
return this.alp;
|
|
3780
3885
|
},
|
|
3781
3886
|
set: function (a) {
|
|
3782
|
-
var b = this.
|
|
3887
|
+
var b = this.alq;
|
|
3783
3888
|
if (a != b) {
|
|
3784
|
-
this.
|
|
3785
|
-
this.
|
|
3889
|
+
this.alp = a;
|
|
3890
|
+
this.sc("ZoomSliderXAxisMajorStroke", b, this.alq);
|
|
3786
3891
|
}
|
|
3787
3892
|
},
|
|
3788
3893
|
enumerable: true,
|
|
3789
3894
|
configurable: true
|
|
3790
3895
|
});
|
|
3791
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3896
|
+
Object.defineProperty(FinancialChart.prototype, "agw", {
|
|
3792
3897
|
get: function () {
|
|
3793
|
-
return this.
|
|
3898
|
+
return this.agd;
|
|
3794
3899
|
},
|
|
3795
3900
|
set: function (a) {
|
|
3796
|
-
var b = this.
|
|
3901
|
+
var b = this.agw;
|
|
3797
3902
|
if (a != b) {
|
|
3798
|
-
this.
|
|
3799
|
-
this.
|
|
3903
|
+
this.agd = a;
|
|
3904
|
+
this.sc("ZoomSliderXAxisMajorStrokeThickness", b, this.agw);
|
|
3800
3905
|
}
|
|
3801
3906
|
},
|
|
3802
3907
|
enumerable: true,
|
|
3803
3908
|
configurable: true
|
|
3804
3909
|
});
|
|
3805
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3910
|
+
Object.defineProperty(FinancialChart.prototype, "ae7", {
|
|
3806
3911
|
get: function () {
|
|
3807
|
-
return this.
|
|
3912
|
+
return this.aeu;
|
|
3808
3913
|
},
|
|
3809
3914
|
set: function (a) {
|
|
3810
|
-
var b = this.
|
|
3915
|
+
var b = this.ae7;
|
|
3811
3916
|
if (a != b) {
|
|
3812
|
-
this.
|
|
3813
|
-
this.
|
|
3917
|
+
this.aeu = a;
|
|
3918
|
+
this.sc("IsLegendVisible", b, this.ae7);
|
|
3814
3919
|
}
|
|
3815
3920
|
},
|
|
3816
3921
|
enumerable: true,
|
|
3817
3922
|
configurable: true
|
|
3818
3923
|
});
|
|
3819
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
3924
|
+
Object.defineProperty(FinancialChart.prototype, "adv", {
|
|
3820
3925
|
get: function () {
|
|
3821
|
-
return this.
|
|
3926
|
+
return this.adu;
|
|
3822
3927
|
},
|
|
3823
3928
|
set: function (a) {
|
|
3824
|
-
var b = this.
|
|
3929
|
+
var b = this.adv;
|
|
3825
3930
|
if (a != b) {
|
|
3826
|
-
this.
|
|
3827
|
-
this.
|
|
3931
|
+
this.adu = a;
|
|
3932
|
+
this.sc("FinancialChartLegend", b, this.adv);
|
|
3828
3933
|
}
|
|
3829
3934
|
},
|
|
3830
3935
|
enumerable: true,
|
|
@@ -3832,13 +3937,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3832
3937
|
});
|
|
3833
3938
|
Object.defineProperty(FinancialChart.prototype, "xAxis", {
|
|
3834
3939
|
get: function () {
|
|
3835
|
-
return this.
|
|
3940
|
+
return this.acu;
|
|
3836
3941
|
},
|
|
3837
3942
|
set: function (a) {
|
|
3838
3943
|
var b = this.xAxis;
|
|
3839
3944
|
if (a != b) {
|
|
3840
|
-
this.
|
|
3841
|
-
this.
|
|
3945
|
+
this.acu = a;
|
|
3946
|
+
this.sc("XAxis", b, this.xAxis);
|
|
3842
3947
|
}
|
|
3843
3948
|
},
|
|
3844
3949
|
enumerable: true,
|
|
@@ -3846,13 +3951,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3846
3951
|
});
|
|
3847
3952
|
Object.defineProperty(FinancialChart.prototype, "yAxis", {
|
|
3848
3953
|
get: function () {
|
|
3849
|
-
return this.
|
|
3954
|
+
return this.ad9;
|
|
3850
3955
|
},
|
|
3851
3956
|
set: function (a) {
|
|
3852
3957
|
var b = this.yAxis;
|
|
3853
3958
|
if (a != b) {
|
|
3854
|
-
this.
|
|
3855
|
-
this.
|
|
3959
|
+
this.ad9 = a;
|
|
3960
|
+
this.sc("YAxis", b, this.yAxis);
|
|
3856
3961
|
}
|
|
3857
3962
|
},
|
|
3858
3963
|
enumerable: true,
|
|
@@ -3860,13 +3965,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3860
3965
|
});
|
|
3861
3966
|
Object.defineProperty(FinancialChart.prototype, "volumeAxis", {
|
|
3862
3967
|
get: function () {
|
|
3863
|
-
return this.
|
|
3968
|
+
return this.ad8;
|
|
3864
3969
|
},
|
|
3865
3970
|
set: function (a) {
|
|
3866
3971
|
var b = this.volumeAxis;
|
|
3867
3972
|
if (a != b) {
|
|
3868
|
-
this.
|
|
3869
|
-
this.
|
|
3973
|
+
this.ad8 = a;
|
|
3974
|
+
this.sc("VolumeAxis", b, this.volumeAxis);
|
|
3870
3975
|
}
|
|
3871
3976
|
},
|
|
3872
3977
|
enumerable: true,
|
|
@@ -3874,13 +3979,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3874
3979
|
});
|
|
3875
3980
|
Object.defineProperty(FinancialChart.prototype, "volumeXAxis", {
|
|
3876
3981
|
get: function () {
|
|
3877
|
-
return this.
|
|
3982
|
+
return this.act;
|
|
3878
3983
|
},
|
|
3879
3984
|
set: function (a) {
|
|
3880
3985
|
var b = this.volumeXAxis;
|
|
3881
3986
|
if (a != b) {
|
|
3882
|
-
this.
|
|
3883
|
-
this.
|
|
3987
|
+
this.act = a;
|
|
3988
|
+
this.sc("VolumeXAxis", b, this.volumeXAxis);
|
|
3884
3989
|
}
|
|
3885
3990
|
},
|
|
3886
3991
|
enumerable: true,
|
|
@@ -3888,13 +3993,13 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3888
3993
|
});
|
|
3889
3994
|
Object.defineProperty(FinancialChart.prototype, "indicatorAxis", {
|
|
3890
3995
|
get: function () {
|
|
3891
|
-
return this.
|
|
3996
|
+
return this.ad7;
|
|
3892
3997
|
},
|
|
3893
3998
|
set: function (a) {
|
|
3894
3999
|
var b = this.indicatorAxis;
|
|
3895
4000
|
if (a != b) {
|
|
3896
|
-
this.
|
|
3897
|
-
this.
|
|
4001
|
+
this.ad7 = a;
|
|
4002
|
+
this.sc("IndicatorAxis", b, this.indicatorAxis);
|
|
3898
4003
|
}
|
|
3899
4004
|
},
|
|
3900
4005
|
enumerable: true,
|
|
@@ -3902,69 +4007,69 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3902
4007
|
});
|
|
3903
4008
|
Object.defineProperty(FinancialChart.prototype, "indicatorXAxis", {
|
|
3904
4009
|
get: function () {
|
|
3905
|
-
return this.
|
|
4010
|
+
return this.acs;
|
|
3906
4011
|
},
|
|
3907
4012
|
set: function (a) {
|
|
3908
4013
|
var b = this.indicatorXAxis;
|
|
3909
4014
|
if (a != b) {
|
|
3910
|
-
this.
|
|
3911
|
-
this.
|
|
4015
|
+
this.acs = a;
|
|
4016
|
+
this.sc("IndicatorXAxis", b, this.indicatorXAxis);
|
|
3912
4017
|
}
|
|
3913
4018
|
},
|
|
3914
4019
|
enumerable: true,
|
|
3915
4020
|
configurable: true
|
|
3916
4021
|
});
|
|
3917
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
4022
|
+
Object.defineProperty(FinancialChart.prototype, "afp", {
|
|
3918
4023
|
get: function () {
|
|
3919
|
-
return this.
|
|
4024
|
+
return this.afm;
|
|
3920
4025
|
},
|
|
3921
4026
|
set: function (a) {
|
|
3922
|
-
var b = this.
|
|
4027
|
+
var b = this.afp;
|
|
3923
4028
|
if (a != b) {
|
|
3924
|
-
this.
|
|
3925
|
-
this.
|
|
4029
|
+
this.afm = a;
|
|
4030
|
+
this.sc("IndicatorAxes", b, this.afp);
|
|
3926
4031
|
}
|
|
3927
4032
|
},
|
|
3928
4033
|
enumerable: true,
|
|
3929
4034
|
configurable: true
|
|
3930
4035
|
});
|
|
3931
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
4036
|
+
Object.defineProperty(FinancialChart.prototype, "afr", {
|
|
3932
4037
|
get: function () {
|
|
3933
|
-
return this.
|
|
4038
|
+
return this.afo;
|
|
3934
4039
|
},
|
|
3935
4040
|
set: function (a) {
|
|
3936
|
-
var b = this.
|
|
4041
|
+
var b = this.afr;
|
|
3937
4042
|
if (a != b) {
|
|
3938
|
-
this.
|
|
3939
|
-
this.
|
|
4043
|
+
this.afo = a;
|
|
4044
|
+
this.sc("IndicatorXAxes", b, this.afr);
|
|
3940
4045
|
}
|
|
3941
4046
|
},
|
|
3942
4047
|
enumerable: true,
|
|
3943
4048
|
configurable: true
|
|
3944
4049
|
});
|
|
3945
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
4050
|
+
Object.defineProperty(FinancialChart.prototype, "afx", {
|
|
3946
4051
|
get: function () {
|
|
3947
|
-
return this.
|
|
4052
|
+
return this.afv;
|
|
3948
4053
|
},
|
|
3949
4054
|
set: function (a) {
|
|
3950
|
-
var b = this.
|
|
4055
|
+
var b = this.afx;
|
|
3951
4056
|
if (+a != +b) {
|
|
3952
|
-
this.
|
|
3953
|
-
this.
|
|
4057
|
+
this.afv = a;
|
|
4058
|
+
this.sc("XAxisMinimumValue", b, this.afx);
|
|
3954
4059
|
}
|
|
3955
4060
|
},
|
|
3956
4061
|
enumerable: true,
|
|
3957
4062
|
configurable: true
|
|
3958
4063
|
});
|
|
3959
|
-
Object.defineProperty(FinancialChart.prototype, "
|
|
4064
|
+
Object.defineProperty(FinancialChart.prototype, "afw", {
|
|
3960
4065
|
get: function () {
|
|
3961
|
-
return this.
|
|
4066
|
+
return this.afu;
|
|
3962
4067
|
},
|
|
3963
4068
|
set: function (a) {
|
|
3964
|
-
var b = this.
|
|
4069
|
+
var b = this.afw;
|
|
3965
4070
|
if (+a != +b) {
|
|
3966
|
-
this.
|
|
3967
|
-
this.
|
|
4071
|
+
this.afu = a;
|
|
4072
|
+
this.sc("XAxisMaximumValue", b, this.afw);
|
|
3968
4073
|
}
|
|
3969
4074
|
},
|
|
3970
4075
|
enumerable: true,
|
|
@@ -3972,15 +4077,15 @@ var FinancialChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3972
4077
|
});
|
|
3973
4078
|
Object.defineProperty(FinancialChart.prototype, "xAxisBreaks", {
|
|
3974
4079
|
get: function () {
|
|
3975
|
-
return this.
|
|
4080
|
+
return this.afs;
|
|
3976
4081
|
},
|
|
3977
4082
|
enumerable: true,
|
|
3978
4083
|
configurable: true
|
|
3979
4084
|
});
|
|
3980
4085
|
FinancialChart.$t = markType(FinancialChart, 'FinancialChart', XYChart.$);
|
|
3981
|
-
FinancialChart.
|
|
3982
|
-
FinancialChart.
|
|
3983
|
-
FinancialChart.
|
|
4086
|
+
FinancialChart.ahf = 0;
|
|
4087
|
+
FinancialChart.ajb = "XAxisEnhancedIntervalPreferMoreCategoryLabels";
|
|
4088
|
+
FinancialChart.ajm = "YAxisEnhancedIntervalPreferMoreCategoryLabels";
|
|
3984
4089
|
return FinancialChart;
|
|
3985
4090
|
}(XYChart));
|
|
3986
4091
|
export { FinancialChart };
|
|
@@ -4015,9 +4120,9 @@ var FinancialChartToolbar = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4015
4120
|
_this.ak = false;
|
|
4016
4121
|
_this.o = a;
|
|
4017
4122
|
_this.w = new FinancialChartToolbarViewModel();
|
|
4018
|
-
_this.s = new FinancialChartRangeSelector(a != null ? a.
|
|
4019
|
-
_this.aa = new FinancialChartTypePicker(a != null ? a.
|
|
4020
|
-
_this.q = new FinancialChartIndicatorMenu(1, a != null ? a.
|
|
4123
|
+
_this.s = new FinancialChartRangeSelector(a != null ? a.ahr : null);
|
|
4124
|
+
_this.aa = new FinancialChartTypePicker(a != null ? a.aho : null);
|
|
4125
|
+
_this.q = new FinancialChartIndicatorMenu(1, a != null ? a.ahp : null);
|
|
4021
4126
|
return _this;
|
|
4022
4127
|
}
|
|
4023
4128
|
FinancialChartToolbar.prototype.bg = function (a) {
|