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
|
@@ -47,26 +47,26 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
47
47
|
class DataToolTipLayer extends AnnotationLayer {
|
|
48
48
|
constructor() {
|
|
49
49
|
super();
|
|
50
|
-
this.
|
|
51
|
-
this.
|
|
52
|
-
this.
|
|
53
|
-
this.
|
|
54
|
-
this.
|
|
55
|
-
this.
|
|
56
|
-
this.r4 = null;
|
|
57
|
-
this.r7 = null;
|
|
58
|
-
this.r9 = null;
|
|
59
|
-
this.r6 = null;
|
|
50
|
+
this.r1 = 1;
|
|
51
|
+
this.s3 = new Dictionary$2(String_$type, Base.$, 0);
|
|
52
|
+
this.s4 = new List$1(String_$type, 0);
|
|
53
|
+
this.rt = 8;
|
|
54
|
+
this.rx = 11;
|
|
55
|
+
this.sg = null;
|
|
60
56
|
this.r8 = null;
|
|
61
57
|
this.sb = null;
|
|
58
|
+
this.sd = null;
|
|
62
59
|
this.sa = null;
|
|
63
|
-
this.
|
|
60
|
+
this.sc = null;
|
|
61
|
+
this.sf = null;
|
|
62
|
+
this.se = null;
|
|
63
|
+
this.r9 = null;
|
|
64
64
|
let a = new DataToolTipLayerFrame();
|
|
65
65
|
let b = new DataToolTipLayerFrame();
|
|
66
66
|
let c = new DataToolTipLayerFrame();
|
|
67
|
-
this.
|
|
68
|
-
this.
|
|
69
|
-
this.
|
|
67
|
+
this.qa = a;
|
|
68
|
+
this.p9 = b;
|
|
69
|
+
this.qb = c;
|
|
70
70
|
this.ab = DataToolTipLayer.$;
|
|
71
71
|
}
|
|
72
72
|
get_db() {
|
|
@@ -75,44 +75,44 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
75
75
|
bx() {
|
|
76
76
|
return new DataToolTipLayerView(this);
|
|
77
77
|
}
|
|
78
|
-
|
|
79
|
-
super.
|
|
80
|
-
this.
|
|
78
|
+
l2(a) {
|
|
79
|
+
super.l2(a);
|
|
80
|
+
this.r5 = a;
|
|
81
81
|
}
|
|
82
|
-
|
|
82
|
+
get_dl() {
|
|
83
83
|
return true;
|
|
84
84
|
}
|
|
85
|
-
get
|
|
86
|
-
return this.
|
|
85
|
+
get r2() {
|
|
86
|
+
return this.r1;
|
|
87
87
|
}
|
|
88
|
-
set
|
|
89
|
-
let b = this.
|
|
90
|
-
this.
|
|
91
|
-
if (b != this.
|
|
92
|
-
this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.
|
|
88
|
+
set r2(a) {
|
|
89
|
+
let b = this.r1;
|
|
90
|
+
this.r1 = a;
|
|
91
|
+
if (b != this.r1) {
|
|
92
|
+
this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.r1));
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
|
-
|
|
95
|
+
r4() {
|
|
96
96
|
let a = true;
|
|
97
97
|
let b = true;
|
|
98
98
|
let c = true;
|
|
99
99
|
let d = true;
|
|
100
|
-
if (this.
|
|
101
|
-
return this.
|
|
100
|
+
if (this.r3 != 0) {
|
|
101
|
+
return this.r3;
|
|
102
102
|
}
|
|
103
|
-
let e = this.
|
|
103
|
+
let e = this.rk();
|
|
104
104
|
if (e != null) {
|
|
105
105
|
for (let f of fromEnum(e.da())) {
|
|
106
|
-
if (!f.dc && !f.
|
|
106
|
+
if (!f.dc && !f.ed) {
|
|
107
107
|
a = false;
|
|
108
108
|
}
|
|
109
|
-
if (!f.dc && !f.
|
|
109
|
+
if (!f.dc && !f.d7) {
|
|
110
110
|
b = false;
|
|
111
111
|
}
|
|
112
|
-
if (!f.dc && !f.
|
|
112
|
+
if (!f.dc && !f.ee) {
|
|
113
113
|
c = false;
|
|
114
114
|
}
|
|
115
|
-
if (!f.dc && !f.
|
|
115
|
+
if (!f.dc && !f.eb) {
|
|
116
116
|
d = false;
|
|
117
117
|
}
|
|
118
118
|
}
|
|
@@ -122,29 +122,29 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
122
122
|
}
|
|
123
123
|
return 1;
|
|
124
124
|
}
|
|
125
|
-
|
|
126
|
-
super.
|
|
125
|
+
l7(a, b, c, d) {
|
|
126
|
+
super.l7(a, b, c, d);
|
|
127
127
|
switch (b) {
|
|
128
128
|
case DataToolTipLayer.$$p[37]:
|
|
129
|
-
this.
|
|
129
|
+
this.ml(true);
|
|
130
130
|
break;
|
|
131
131
|
case DataToolTipLayer.$$p[44]:
|
|
132
|
-
this.
|
|
132
|
+
this.ml(true);
|
|
133
133
|
break;
|
|
134
134
|
case DataToolTipLayer.$$p[8]:
|
|
135
|
-
this.
|
|
135
|
+
this.r2 = this.r4();
|
|
136
136
|
break;
|
|
137
137
|
case "ActualGroupingMode":
|
|
138
|
-
this.
|
|
138
|
+
this.ml(true);
|
|
139
139
|
break;
|
|
140
140
|
case DataToolTipLayer.$$p[6]:
|
|
141
|
-
this.
|
|
141
|
+
this.ru = this.rw();
|
|
142
142
|
break;
|
|
143
143
|
case DataToolTipLayer.$$p[7]:
|
|
144
|
-
this.
|
|
144
|
+
this.ry = this.r0();
|
|
145
145
|
break;
|
|
146
146
|
case "SeriesViewer":
|
|
147
|
-
this.
|
|
147
|
+
this.r5.ci();
|
|
148
148
|
break;
|
|
149
149
|
case DataToolTipLayer.$$p[26]:
|
|
150
150
|
case DataToolTipLayer.$$p[20]:
|
|
@@ -205,246 +205,246 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
205
205
|
case DataToolTipLayer.$$p[22]:
|
|
206
206
|
case DataToolTipLayer.$$p[23]:
|
|
207
207
|
case "LabelTextStyle":
|
|
208
|
-
this.
|
|
208
|
+
this.wl(b, c, d);
|
|
209
209
|
break;
|
|
210
210
|
}
|
|
211
211
|
}
|
|
212
|
-
|
|
213
|
-
if (!this.
|
|
214
|
-
this.
|
|
215
|
-
this.
|
|
212
|
+
wl(a, b, c) {
|
|
213
|
+
if (!this.s3.containsKey(a)) {
|
|
214
|
+
this.s4.add(a);
|
|
215
|
+
this.s3.addItem(a, c);
|
|
216
216
|
}
|
|
217
217
|
else {
|
|
218
|
-
this.
|
|
218
|
+
this.s3.item(a, c);
|
|
219
219
|
}
|
|
220
|
-
this.
|
|
220
|
+
this.ml(true);
|
|
221
221
|
}
|
|
222
|
-
|
|
222
|
+
wp(a, b) {
|
|
223
223
|
switch (a) {
|
|
224
224
|
case DataToolTipLayer.$$p[8]:
|
|
225
|
-
this.
|
|
225
|
+
this.r3 = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
|
|
226
226
|
break;
|
|
227
227
|
case DataToolTipLayer.$$p[24]:
|
|
228
|
-
this.
|
|
228
|
+
this.s8 = b;
|
|
229
229
|
break;
|
|
230
230
|
case DataToolTipLayer.$$p[25]:
|
|
231
|
-
this.
|
|
231
|
+
this.s9 = b;
|
|
232
232
|
break;
|
|
233
233
|
case DataToolTipLayer.$$p[2]:
|
|
234
|
-
this.
|
|
234
|
+
this.s6 = b;
|
|
235
235
|
break;
|
|
236
236
|
case DataToolTipLayer.$$p[3]:
|
|
237
|
-
this.
|
|
237
|
+
this.s7 = b;
|
|
238
238
|
break;
|
|
239
239
|
case DataToolTipLayer.$$p[6]:
|
|
240
|
-
this.
|
|
240
|
+
this.rv = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
|
|
241
241
|
break;
|
|
242
242
|
case DataToolTipLayer.$$p[7]:
|
|
243
|
-
this.
|
|
243
|
+
this.rz = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
|
|
244
244
|
break;
|
|
245
245
|
case DataToolTipLayer.$$p[26]:
|
|
246
|
-
this.
|
|
246
|
+
this.sy = b;
|
|
247
247
|
break;
|
|
248
248
|
case DataToolTipLayer.$$p[20]:
|
|
249
|
-
this.
|
|
249
|
+
this.ri = b;
|
|
250
250
|
break;
|
|
251
251
|
case DataToolTipLayer.$$p[5]:
|
|
252
|
-
this.
|
|
252
|
+
this.rd = b;
|
|
253
253
|
break;
|
|
254
254
|
case DataToolTipLayer.$$p[19]:
|
|
255
|
-
this.
|
|
255
|
+
this.rh = b;
|
|
256
256
|
break;
|
|
257
257
|
case DataToolTipLayer.$$p[4]:
|
|
258
|
-
this.
|
|
258
|
+
this.rc = b;
|
|
259
259
|
break;
|
|
260
260
|
case DataToolTipLayer.$$p[45]:
|
|
261
|
-
this.
|
|
261
|
+
this.rm = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
|
|
262
262
|
break;
|
|
263
263
|
case DataToolTipLayer.$$p[47]:
|
|
264
|
-
this.
|
|
264
|
+
this.t8 = typeGetValue(b);
|
|
265
265
|
break;
|
|
266
266
|
case DataToolTipLayer.$$p[48]:
|
|
267
|
-
this.
|
|
267
|
+
this.t9 = typeGetValue(b);
|
|
268
268
|
break;
|
|
269
269
|
case DataToolTipLayer.$$p[49]:
|
|
270
|
-
this.
|
|
270
|
+
this.rs = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
|
|
271
271
|
break;
|
|
272
272
|
case DataToolTipLayer.$$p[46]:
|
|
273
|
-
this.
|
|
273
|
+
this.v3 = b;
|
|
274
274
|
break;
|
|
275
275
|
case DataToolTipLayer.$$p[52]:
|
|
276
|
-
this.
|
|
276
|
+
this.s0 = b;
|
|
277
277
|
break;
|
|
278
278
|
case DataToolTipLayer.$$p[51]:
|
|
279
|
-
this.
|
|
279
|
+
this.v9 = b;
|
|
280
280
|
break;
|
|
281
281
|
case DataToolTipLayer.$$p[50]:
|
|
282
|
-
this.
|
|
282
|
+
this.rj = b;
|
|
283
283
|
break;
|
|
284
284
|
case DataToolTipLayer.$$p[53]:
|
|
285
|
-
this.
|
|
285
|
+
this.y0 = b;
|
|
286
286
|
break;
|
|
287
287
|
case DataToolTipLayer.$$p[54]:
|
|
288
|
-
this.
|
|
288
|
+
this.s1 = b;
|
|
289
289
|
break;
|
|
290
290
|
case DataToolTipLayer.$$p[58]:
|
|
291
|
-
this.
|
|
291
|
+
this.wi = b;
|
|
292
292
|
break;
|
|
293
293
|
case DataToolTipLayer.$$p[57]:
|
|
294
|
-
this.
|
|
294
|
+
this.s2 = b;
|
|
295
295
|
break;
|
|
296
296
|
case DataToolTipLayer.$$p[56]:
|
|
297
|
-
this.
|
|
297
|
+
this.y1 = b;
|
|
298
298
|
break;
|
|
299
299
|
case DataToolTipLayer.$$p[55]:
|
|
300
|
-
this.
|
|
300
|
+
this.yl = b;
|
|
301
301
|
break;
|
|
302
302
|
case "ValueTextStyle":
|
|
303
|
-
this.
|
|
303
|
+
this.sp = b;
|
|
304
304
|
break;
|
|
305
305
|
case DataToolTipLayer.$$p[12]:
|
|
306
|
-
this.
|
|
306
|
+
this.ur = b;
|
|
307
307
|
break;
|
|
308
308
|
case DataToolTipLayer.$$p[11]:
|
|
309
|
-
this.
|
|
309
|
+
this.rg = b;
|
|
310
310
|
break;
|
|
311
311
|
case DataToolTipLayer.$$p[9]:
|
|
312
|
-
this.
|
|
312
|
+
this.un = b;
|
|
313
313
|
break;
|
|
314
314
|
case DataToolTipLayer.$$p[10]:
|
|
315
|
-
this.
|
|
315
|
+
this.rn = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
|
|
316
316
|
break;
|
|
317
317
|
case DataToolTipLayer.$$p[13]:
|
|
318
|
-
this.
|
|
318
|
+
this.ro = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
|
|
319
319
|
break;
|
|
320
320
|
case DataToolTipLayer.$$p[18]:
|
|
321
|
-
this.
|
|
321
|
+
this.uw = b;
|
|
322
322
|
break;
|
|
323
323
|
case DataToolTipLayer.$$p[16]:
|
|
324
|
-
this.
|
|
324
|
+
this.yd = b;
|
|
325
325
|
break;
|
|
326
326
|
case DataToolTipLayer.$$p[17]:
|
|
327
|
-
this.
|
|
327
|
+
this.yu = b;
|
|
328
328
|
break;
|
|
329
329
|
case DataToolTipLayer.$$p[14]:
|
|
330
|
-
this.
|
|
330
|
+
this.yt = b;
|
|
331
331
|
break;
|
|
332
332
|
case DataToolTipLayer.$$p[15]:
|
|
333
|
-
this.
|
|
333
|
+
this.sr = b;
|
|
334
334
|
break;
|
|
335
335
|
case "HeaderTextStyle":
|
|
336
|
-
this.
|
|
336
|
+
this.sh = b;
|
|
337
337
|
break;
|
|
338
338
|
case DataToolTipLayer.$$p[30]:
|
|
339
|
-
this.
|
|
339
|
+
this.yg = b;
|
|
340
340
|
break;
|
|
341
341
|
case "SummaryTitleTextStyle":
|
|
342
|
-
this.
|
|
342
|
+
this.sk = b;
|
|
343
343
|
break;
|
|
344
344
|
case DataToolTipLayer.$$p[33]:
|
|
345
|
-
this.
|
|
345
|
+
this.rq = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
|
|
346
346
|
break;
|
|
347
347
|
case DataToolTipLayer.$$p[32]:
|
|
348
|
-
this.
|
|
348
|
+
this.vf = b;
|
|
349
349
|
break;
|
|
350
350
|
case DataToolTipLayer.$$p[31]:
|
|
351
|
-
this.
|
|
351
|
+
this.yx = b;
|
|
352
352
|
break;
|
|
353
353
|
case DataToolTipLayer.$$p[29]:
|
|
354
|
-
this.
|
|
354
|
+
this.yw = b;
|
|
355
355
|
break;
|
|
356
356
|
case DataToolTipLayer.$$p[36]:
|
|
357
|
-
this.
|
|
357
|
+
this.yi = b;
|
|
358
358
|
break;
|
|
359
359
|
case "SummaryValueTextStyle":
|
|
360
|
-
this.
|
|
360
|
+
this.sm = b;
|
|
361
361
|
break;
|
|
362
362
|
case DataToolTipLayer.$$p[28]:
|
|
363
|
-
this.
|
|
363
|
+
this.va = b;
|
|
364
364
|
break;
|
|
365
365
|
case DataToolTipLayer.$$p[27]:
|
|
366
|
-
this.
|
|
366
|
+
this.yf = b;
|
|
367
367
|
break;
|
|
368
368
|
case "SummaryLabelTextStyle":
|
|
369
|
-
this.
|
|
369
|
+
this.sj = b;
|
|
370
370
|
break;
|
|
371
371
|
case DataToolTipLayer.$$p[35]:
|
|
372
|
-
this.
|
|
372
|
+
this.vl = b;
|
|
373
373
|
break;
|
|
374
374
|
case DataToolTipLayer.$$p[34]:
|
|
375
|
-
this.
|
|
375
|
+
this.yh = b;
|
|
376
376
|
break;
|
|
377
377
|
case "SummaryUnitsTextStyle":
|
|
378
|
-
this.
|
|
378
|
+
this.sl = b;
|
|
379
379
|
break;
|
|
380
380
|
case DataToolTipLayer.$$p[0]:
|
|
381
|
-
this.
|
|
381
|
+
this.ys = b;
|
|
382
382
|
break;
|
|
383
383
|
case DataToolTipLayer.$$p[1]:
|
|
384
|
-
this.
|
|
384
|
+
this.r7 = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
|
|
385
385
|
break;
|
|
386
386
|
case DataToolTipLayer.$$p[40]:
|
|
387
|
-
this.
|
|
387
|
+
this.rr = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
|
|
388
388
|
break;
|
|
389
389
|
case DataToolTipLayer.$$p[43]:
|
|
390
|
-
this.
|
|
390
|
+
this.vw = b;
|
|
391
391
|
break;
|
|
392
392
|
case DataToolTipLayer.$$p[41]:
|
|
393
|
-
this.
|
|
393
|
+
this.yk = b;
|
|
394
394
|
break;
|
|
395
395
|
case DataToolTipLayer.$$p[42]:
|
|
396
|
-
this.
|
|
396
|
+
this.yz = b;
|
|
397
397
|
break;
|
|
398
398
|
case "UnitsTextStyle":
|
|
399
|
-
this.
|
|
399
|
+
this.so = b;
|
|
400
400
|
break;
|
|
401
401
|
case DataToolTipLayer.$$p[39]:
|
|
402
|
-
this.
|
|
402
|
+
this.yy = b;
|
|
403
403
|
break;
|
|
404
404
|
case DataToolTipLayer.$$p[38]:
|
|
405
|
-
this.
|
|
405
|
+
this.yj = b;
|
|
406
406
|
break;
|
|
407
407
|
case "TitleTextStyle":
|
|
408
|
-
this.
|
|
408
|
+
this.sn = b;
|
|
409
409
|
break;
|
|
410
410
|
case DataToolTipLayer.$$p[21]:
|
|
411
|
-
this.
|
|
411
|
+
this.rp = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
|
|
412
412
|
break;
|
|
413
413
|
case DataToolTipLayer.$$p[22]:
|
|
414
|
-
this.
|
|
414
|
+
this.ye = b;
|
|
415
415
|
break;
|
|
416
416
|
case DataToolTipLayer.$$p[23]:
|
|
417
|
-
this.
|
|
417
|
+
this.yv = b;
|
|
418
418
|
break;
|
|
419
419
|
case "LabelTextStyle":
|
|
420
|
-
this.
|
|
420
|
+
this.si = b;
|
|
421
421
|
break;
|
|
422
422
|
}
|
|
423
423
|
}
|
|
424
|
-
|
|
425
|
-
for (let b = 0; b < this.
|
|
426
|
-
let c = this.
|
|
427
|
-
a.updatePropertyByName(c, this.
|
|
424
|
+
wm(a) {
|
|
425
|
+
for (let b = 0; b < this.s4.count; b++) {
|
|
426
|
+
let c = this.s4._inner[b];
|
|
427
|
+
a.updatePropertyByName(c, this.s3.item(c));
|
|
428
428
|
}
|
|
429
429
|
}
|
|
430
|
-
|
|
430
|
+
qs(a, b) {
|
|
431
431
|
{
|
|
432
432
|
if (!this.as.c) {
|
|
433
|
-
this.
|
|
433
|
+
this.ml(b);
|
|
434
434
|
}
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
|
-
|
|
437
|
+
qt(a, b) {
|
|
438
438
|
if (!this.as.c) {
|
|
439
|
-
this.
|
|
439
|
+
this.ml(b);
|
|
440
440
|
}
|
|
441
441
|
}
|
|
442
|
-
|
|
443
|
-
super.
|
|
444
|
-
this.
|
|
442
|
+
qv(a, b) {
|
|
443
|
+
super.qv(a, b);
|
|
444
|
+
this.r1 = this.r4();
|
|
445
445
|
let c = a;
|
|
446
|
-
let d = this.
|
|
447
|
-
let e = this.
|
|
446
|
+
let d = this.r5.b6;
|
|
447
|
+
let e = this.sz;
|
|
448
448
|
let f = false;
|
|
449
449
|
c.m.clear();
|
|
450
450
|
c.i.clear();
|
|
@@ -454,42 +454,42 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
454
454
|
c.k.clear();
|
|
455
455
|
c.j.clear();
|
|
456
456
|
c.h.clear();
|
|
457
|
-
if (isNaN_(this.
|
|
457
|
+
if (isNaN_(this.q9.x) && isNaN_(this.q9.y)) {
|
|
458
458
|
d.count = 0;
|
|
459
459
|
return;
|
|
460
460
|
}
|
|
461
461
|
{
|
|
462
|
-
if (this.
|
|
462
|
+
if (this.r2 == 2) {
|
|
463
463
|
let g = 0;
|
|
464
464
|
{
|
|
465
465
|
for (let h of fromEnum(this.cd.series)) {
|
|
466
|
-
if (this.
|
|
467
|
-
this.
|
|
466
|
+
if (this.qg(h)) {
|
|
467
|
+
this.wo(h, c, e, f, g);
|
|
468
468
|
g++;
|
|
469
469
|
}
|
|
470
470
|
if (h.isStacked) {
|
|
471
|
-
h.
|
|
472
|
-
if (this.
|
|
473
|
-
this.
|
|
471
|
+
h.ld((i) => {
|
|
472
|
+
if (this.qg(i)) {
|
|
473
|
+
this.wo(i, c, e, f, g);
|
|
474
474
|
g++;
|
|
475
475
|
}
|
|
476
476
|
return true;
|
|
477
477
|
});
|
|
478
478
|
}
|
|
479
479
|
}
|
|
480
|
-
this.
|
|
480
|
+
this.wk(c);
|
|
481
481
|
}
|
|
482
482
|
d.count = g;
|
|
483
483
|
}
|
|
484
484
|
else {
|
|
485
|
-
let i = this.
|
|
486
|
-
let j = this.
|
|
487
|
-
let k = this.
|
|
488
|
-
this.
|
|
485
|
+
let i = this.rk();
|
|
486
|
+
let j = this.s5(i);
|
|
487
|
+
let k = this.r6(i, j, e);
|
|
488
|
+
this.wn(k, c, e);
|
|
489
489
|
}
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
|
-
|
|
492
|
+
s5(a) {
|
|
493
493
|
let b = new List$1(Series.$, 0);
|
|
494
494
|
if (a == null) {
|
|
495
495
|
return b;
|
|
@@ -499,15 +499,15 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
499
499
|
}
|
|
500
500
|
return b;
|
|
501
501
|
}
|
|
502
|
-
|
|
503
|
-
if (this.
|
|
504
|
-
return this.
|
|
502
|
+
rk() {
|
|
503
|
+
if (this.rl != null) {
|
|
504
|
+
return this.rl;
|
|
505
505
|
}
|
|
506
506
|
if (this.cd == null) {
|
|
507
507
|
return null;
|
|
508
508
|
}
|
|
509
509
|
for (let a of fromEnum(this.cd.series)) {
|
|
510
|
-
if (a.
|
|
510
|
+
if (a.dh) {
|
|
511
511
|
let b = a.ar();
|
|
512
512
|
if (b != null && b.cn()) {
|
|
513
513
|
return b;
|
|
@@ -515,7 +515,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
515
515
|
}
|
|
516
516
|
}
|
|
517
517
|
for (let c of fromEnum(this.cd.series)) {
|
|
518
|
-
if (!c.
|
|
518
|
+
if (!c.dh) {
|
|
519
519
|
let d = c.ag();
|
|
520
520
|
let e = d != null && d.length > 0 ? d[0] : null;
|
|
521
521
|
if (e != null && e.cn()) {
|
|
@@ -525,7 +525,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
525
525
|
}
|
|
526
526
|
return null;
|
|
527
527
|
}
|
|
528
|
-
|
|
528
|
+
r6(a, b, c) {
|
|
529
529
|
let d = 1.7976931348623157E+308;
|
|
530
530
|
let e = -1.7976931348623157E+308;
|
|
531
531
|
let f = new List$1(DataContext.$, 0);
|
|
@@ -539,462 +539,473 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
539
539
|
let n = b.item(m);
|
|
540
540
|
k = n.cd.l;
|
|
541
541
|
l = n.cd.m;
|
|
542
|
-
if (n.
|
|
543
|
-
if (n.isStacked) {
|
|
544
|
-
continue;
|
|
545
|
-
}
|
|
542
|
+
if (n.dh) {
|
|
546
543
|
let o = n;
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
544
|
+
let p = new List$1(Series.$, 0);
|
|
545
|
+
if (o.isStacked) {
|
|
546
|
+
o.ld((q) => {
|
|
547
|
+
p.add(q);
|
|
548
|
+
return true;
|
|
549
|
+
});
|
|
552
550
|
}
|
|
553
551
|
else {
|
|
554
|
-
|
|
552
|
+
p.add(o);
|
|
553
|
+
}
|
|
554
|
+
for (let q = 0; q < p.count; q++) {
|
|
555
|
+
let r = p._inner[q];
|
|
556
|
+
let s = p._inner[q];
|
|
557
|
+
if (!r.categoryAxis.cn()) {
|
|
555
558
|
continue;
|
|
556
559
|
}
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
if (!p.c) {
|
|
560
|
-
continue;
|
|
561
|
-
}
|
|
562
|
-
j = n.ph(p.d);
|
|
563
|
-
let q = n.pm(p.d, c, false);
|
|
564
|
-
if (h) {
|
|
565
|
-
if (!isNaN_(q.y)) {
|
|
566
|
-
d = Math.min(d, q.y);
|
|
567
|
-
e = Math.max(e, q.y);
|
|
560
|
+
if (i) {
|
|
561
|
+
h = s.isVertical;
|
|
568
562
|
}
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
563
|
+
else {
|
|
564
|
+
if (h != s.isVertical) {
|
|
565
|
+
continue;
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
let t = this.qo(s);
|
|
569
|
+
if (!t.c) {
|
|
570
|
+
continue;
|
|
571
|
+
}
|
|
572
|
+
j = s.pl(t.d);
|
|
573
|
+
let u = s.pq(t.d, c, false);
|
|
574
|
+
if (h) {
|
|
575
|
+
if (!isNaN_(u.y)) {
|
|
576
|
+
d = Math.min(d, u.y);
|
|
577
|
+
e = Math.max(e, u.y);
|
|
578
|
+
}
|
|
579
|
+
}
|
|
580
|
+
else {
|
|
581
|
+
if (!isNaN_(u.x)) {
|
|
582
|
+
d = Math.min(d, u.x);
|
|
583
|
+
e = Math.max(e, u.x);
|
|
584
|
+
}
|
|
574
585
|
}
|
|
575
586
|
}
|
|
576
587
|
}
|
|
577
588
|
else {
|
|
578
|
-
let
|
|
579
|
-
for (let
|
|
580
|
-
if (!
|
|
589
|
+
let v = n.ag();
|
|
590
|
+
for (let w = 0; w < v.length; w++) {
|
|
591
|
+
if (!v[w].cn()) {
|
|
581
592
|
continue;
|
|
582
593
|
}
|
|
583
594
|
}
|
|
584
|
-
let
|
|
585
|
-
j = n.
|
|
595
|
+
let x = n.pq(this.q9, c, false);
|
|
596
|
+
j = n.pl(this.q9);
|
|
586
597
|
if (h) {
|
|
587
|
-
if (!isNaN_(
|
|
588
|
-
d = Math.min(d,
|
|
589
|
-
e = Math.max(e,
|
|
598
|
+
if (!isNaN_(x.y)) {
|
|
599
|
+
d = Math.min(d, x.y);
|
|
600
|
+
e = Math.max(e, x.y);
|
|
590
601
|
}
|
|
591
602
|
}
|
|
592
603
|
else {
|
|
593
|
-
if (!isNaN_(
|
|
594
|
-
d = Math.min(d,
|
|
595
|
-
e = Math.max(e,
|
|
604
|
+
if (!isNaN_(x.x)) {
|
|
605
|
+
d = Math.min(d, x.x);
|
|
606
|
+
e = Math.max(e, x.x);
|
|
596
607
|
}
|
|
597
608
|
}
|
|
598
609
|
}
|
|
599
|
-
let
|
|
600
|
-
let
|
|
601
|
-
if (n.
|
|
602
|
-
|
|
610
|
+
let y = null;
|
|
611
|
+
let z = n.hv(this.q9);
|
|
612
|
+
if (n.dm && z != null) {
|
|
613
|
+
y = n.au(z);
|
|
603
614
|
}
|
|
604
615
|
else {
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
616
|
+
y = new DataContext();
|
|
617
|
+
y.item = z;
|
|
618
|
+
y.series = n;
|
|
608
619
|
}
|
|
609
|
-
f.add(
|
|
620
|
+
f.add(y);
|
|
610
621
|
}
|
|
611
|
-
let
|
|
612
|
-
let
|
|
622
|
+
let aa = 0;
|
|
623
|
+
let ab = 0;
|
|
613
624
|
if (h) {
|
|
614
|
-
|
|
615
|
-
|
|
625
|
+
ab = (d + e) / 2;
|
|
626
|
+
aa = this.p3.right;
|
|
616
627
|
if (!isNaN_(j.x)) {
|
|
617
|
-
|
|
628
|
+
aa = j.x;
|
|
618
629
|
}
|
|
619
|
-
if (
|
|
620
|
-
|
|
630
|
+
if (ab < 0 || ab > this.p3.bottom) {
|
|
631
|
+
ab = NaN;
|
|
621
632
|
}
|
|
622
633
|
}
|
|
623
634
|
else {
|
|
624
|
-
|
|
635
|
+
aa = (d + e) / 2;
|
|
625
636
|
if (!isNaN_(j.y)) {
|
|
626
|
-
|
|
637
|
+
ab = j.y;
|
|
627
638
|
}
|
|
628
|
-
if (
|
|
629
|
-
|
|
639
|
+
if (aa < 0 || aa > this.p3.right) {
|
|
640
|
+
aa = NaN;
|
|
630
641
|
}
|
|
631
642
|
}
|
|
632
|
-
let
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
return
|
|
643
|
+
let ac = new DataToolTipSeriesInfo();
|
|
644
|
+
ac.f = { $type: Point_$type, x: aa, y: ab };
|
|
645
|
+
ac.e = { $type: Point_$type, x: j.x, y: j.y };
|
|
646
|
+
ac.b = f;
|
|
647
|
+
ac.a = h;
|
|
648
|
+
return ac;
|
|
638
649
|
}
|
|
639
|
-
|
|
640
|
-
this.
|
|
641
|
-
this.
|
|
642
|
-
this.
|
|
650
|
+
lg() {
|
|
651
|
+
this.q9 = { $type: Point_$type, x: NaN, y: NaN };
|
|
652
|
+
this.ml(false);
|
|
653
|
+
this.r5.cg(false);
|
|
643
654
|
}
|
|
644
|
-
|
|
645
|
-
this.
|
|
646
|
-
this.
|
|
647
|
-
this.
|
|
655
|
+
lh() {
|
|
656
|
+
this.q9 = { $type: Point_$type, x: NaN, y: NaN };
|
|
657
|
+
this.ml(false);
|
|
658
|
+
this.r5.cg(true);
|
|
648
659
|
}
|
|
649
|
-
get
|
|
660
|
+
get yp() {
|
|
650
661
|
let a = RectUtil.n(this.b0.bu);
|
|
651
662
|
let b = new Size(1, this.b0.bu.width, this.b0.bu.height);
|
|
652
663
|
return new Rect(3, a, b);
|
|
653
664
|
}
|
|
654
|
-
get
|
|
665
|
+
get yo() {
|
|
655
666
|
let a = RectUtil.n(this.b0.bu);
|
|
656
667
|
let b = new Size(1, this.b0.bu.width, this.b0.bu.height);
|
|
657
|
-
return new Rect(3, this.
|
|
668
|
+
return new Rect(3, this.r5.cj(a), b);
|
|
658
669
|
}
|
|
659
|
-
get
|
|
670
|
+
get yn() {
|
|
660
671
|
let a = new Rect(0, 0, 0, this.cd.m, this.cd.l);
|
|
661
672
|
let b = RectUtil.n(a);
|
|
662
673
|
let c = new Size(1, a.width, a.height);
|
|
663
|
-
return new Rect(3, this.
|
|
674
|
+
return new Rect(3, this.r5.cj(b), c);
|
|
664
675
|
}
|
|
665
|
-
get
|
|
676
|
+
get yr() {
|
|
666
677
|
let a = { $type: Point_$type, x: 0, y: 0 };
|
|
667
|
-
return new Rect(3, a, this.
|
|
678
|
+
return new Rect(3, a, this.r5.co());
|
|
668
679
|
}
|
|
669
|
-
|
|
670
|
-
return this.
|
|
680
|
+
yq() {
|
|
681
|
+
return this.yp;
|
|
671
682
|
}
|
|
672
|
-
|
|
683
|
+
sv(a, b, c) {
|
|
673
684
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
674
685
|
return false;
|
|
675
686
|
}
|
|
676
687
|
let d = a.top;
|
|
677
688
|
return c < d;
|
|
678
689
|
}
|
|
679
|
-
|
|
690
|
+
ss(a, b, c, d) {
|
|
680
691
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
681
692
|
return false;
|
|
682
693
|
}
|
|
683
694
|
let e = a.bottom;
|
|
684
695
|
return c + d.height >= e;
|
|
685
696
|
}
|
|
686
|
-
|
|
697
|
+
st(a, b, c) {
|
|
687
698
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
688
699
|
return false;
|
|
689
700
|
}
|
|
690
701
|
let d = a.left;
|
|
691
702
|
return c < d;
|
|
692
703
|
}
|
|
693
|
-
|
|
704
|
+
su(a, b, c, d) {
|
|
694
705
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
695
706
|
return false;
|
|
696
707
|
}
|
|
697
708
|
let e = a.right;
|
|
698
709
|
return c + d.width > e;
|
|
699
710
|
}
|
|
700
|
-
|
|
711
|
+
ty(a, b) {
|
|
701
712
|
return a.top + b;
|
|
702
713
|
}
|
|
703
|
-
|
|
714
|
+
tw(a, b, c) {
|
|
704
715
|
return a.bottom - c.height - b;
|
|
705
716
|
}
|
|
706
|
-
|
|
717
|
+
tx(a, b) {
|
|
707
718
|
return ((a.bottom + a.top) / 2) - (b.height / 2);
|
|
708
719
|
}
|
|
709
|
-
|
|
720
|
+
t7(a, b, c, d, e) {
|
|
710
721
|
let f = c.y - d.height - b;
|
|
711
722
|
return f;
|
|
712
723
|
}
|
|
713
|
-
|
|
724
|
+
t5(a, b, c, d, e) {
|
|
714
725
|
let f = c.y + b;
|
|
715
726
|
return f;
|
|
716
727
|
}
|
|
717
|
-
|
|
728
|
+
t6(a, b, c, d, e) {
|
|
718
729
|
let f = c.y - (d.height / 2);
|
|
719
730
|
return f;
|
|
720
731
|
}
|
|
721
|
-
|
|
732
|
+
t1(a, b, c, d, e) {
|
|
722
733
|
let f = c.y - d.height;
|
|
723
734
|
f = f - b;
|
|
724
735
|
return f;
|
|
725
736
|
}
|
|
726
|
-
|
|
737
|
+
tz(a, b, c, d, e) {
|
|
727
738
|
let f = c.y;
|
|
728
739
|
f = f + b;
|
|
729
740
|
return f;
|
|
730
741
|
}
|
|
731
|
-
|
|
742
|
+
t0(a, b, c, d, e) {
|
|
732
743
|
let f = c.y - (d.height / 2);
|
|
733
744
|
return f;
|
|
734
745
|
}
|
|
735
|
-
|
|
746
|
+
th(a, b) {
|
|
736
747
|
return a.left + b;
|
|
737
748
|
}
|
|
738
|
-
|
|
749
|
+
tj(a, b, c) {
|
|
739
750
|
return (a.right - (c.width)) - b;
|
|
740
751
|
}
|
|
741
|
-
|
|
752
|
+
ti(a, b, c) {
|
|
742
753
|
return ((a.right + a.left) / 2) - (c.width / 2) + b;
|
|
743
754
|
}
|
|
744
|
-
|
|
755
|
+
tq(a, b, c, d, e) {
|
|
745
756
|
let f = (c.x - d.width) - b;
|
|
746
757
|
return f;
|
|
747
758
|
}
|
|
748
|
-
|
|
759
|
+
ts(a, b, c, d, e) {
|
|
749
760
|
let f = c.x + b;
|
|
750
761
|
return f;
|
|
751
762
|
}
|
|
752
|
-
|
|
763
|
+
tr(a, b, c, d, e) {
|
|
753
764
|
let f = (c.x - (d.width / 2));
|
|
754
765
|
f = f + b;
|
|
755
766
|
return f;
|
|
756
767
|
}
|
|
757
|
-
|
|
768
|
+
tn(a, b, c, d, e) {
|
|
758
769
|
let f = c.x - d.width;
|
|
759
770
|
f = f - b;
|
|
760
771
|
return f;
|
|
761
772
|
}
|
|
762
|
-
|
|
773
|
+
tp(a, b, c, d, e) {
|
|
763
774
|
let f = c.x;
|
|
764
775
|
f = f + b;
|
|
765
776
|
return f;
|
|
766
777
|
}
|
|
767
|
-
|
|
778
|
+
to(a, b, c, d, e) {
|
|
768
779
|
let f = c.x - (d.width / 2);
|
|
769
780
|
f = f + b;
|
|
770
781
|
return f;
|
|
771
782
|
}
|
|
772
|
-
|
|
783
|
+
td(a, b, c, d, e, f, g, h) {
|
|
773
784
|
switch (a) {
|
|
774
785
|
case 1:
|
|
775
786
|
{
|
|
776
|
-
return this.
|
|
787
|
+
return this.t1(e, b, h, f, true);
|
|
777
788
|
}
|
|
778
789
|
case 2:
|
|
779
790
|
{
|
|
780
|
-
return this.
|
|
791
|
+
return this.tz(e, b, h, f, true);
|
|
781
792
|
}
|
|
782
793
|
case 3:
|
|
783
794
|
{
|
|
784
|
-
return this.
|
|
795
|
+
return this.t0(e, b, h, f, true);
|
|
785
796
|
}
|
|
786
|
-
case 5: return this.
|
|
787
|
-
case 6: return this.
|
|
788
|
-
case 4: return this.
|
|
789
|
-
case 8: return this.
|
|
790
|
-
case 9: return this.
|
|
791
|
-
case 7: return this.
|
|
792
|
-
case 13: return this.
|
|
793
|
-
case 14: return this.
|
|
794
|
-
case 15: return this.
|
|
795
|
-
case 10: return this.
|
|
796
|
-
case 12: return this.
|
|
797
|
+
case 5: return this.t2(e, c, b, h, f);
|
|
798
|
+
case 6: return this.t3(e, c, b, h, f);
|
|
799
|
+
case 4: return this.t4(e, c, b, h, f);
|
|
800
|
+
case 8: return this.tt(e, c, b, h, f);
|
|
801
|
+
case 9: return this.tu(e, c, b, h, f);
|
|
802
|
+
case 7: return this.tv(e, c, b, h, f);
|
|
803
|
+
case 13: return this.ty(d, b);
|
|
804
|
+
case 14: return this.tw(d, b, f);
|
|
805
|
+
case 15: return this.tx(d, f);
|
|
806
|
+
case 10: return this.t7(e, b, g, f, true);
|
|
807
|
+
case 12: return this.t6(e, b, g, f, true);
|
|
797
808
|
case 11:
|
|
798
|
-
default: return this.
|
|
809
|
+
default: return this.t5(e, b, g, f, true);
|
|
799
810
|
}
|
|
800
811
|
}
|
|
801
|
-
|
|
812
|
+
tk(a, b, c, d, e) {
|
|
802
813
|
let f = d.x;
|
|
803
814
|
f = f + b / 2;
|
|
804
815
|
f = f - e.width;
|
|
805
816
|
f = f - c;
|
|
806
817
|
return f;
|
|
807
818
|
}
|
|
808
|
-
|
|
819
|
+
tl(a, b, c, d, e) {
|
|
809
820
|
let f = d.x;
|
|
810
821
|
f = f + b / 2;
|
|
811
822
|
f = f - e.width / 2;
|
|
812
823
|
f = f + c;
|
|
813
824
|
return f;
|
|
814
825
|
}
|
|
815
|
-
|
|
826
|
+
tm(a, b, c, d, e) {
|
|
816
827
|
let f = d.x;
|
|
817
828
|
f = f + b / 2;
|
|
818
829
|
f = f + c;
|
|
819
830
|
return f;
|
|
820
831
|
}
|
|
821
|
-
|
|
832
|
+
te(a, b, c, d, e) {
|
|
822
833
|
let f = d.x;
|
|
823
834
|
f = f - b / 2;
|
|
824
835
|
f = f - e.width;
|
|
825
836
|
f = f - c;
|
|
826
837
|
return f;
|
|
827
838
|
}
|
|
828
|
-
|
|
839
|
+
tf(a, b, c, d, e) {
|
|
829
840
|
let f = d.x;
|
|
830
841
|
f = f - b / 2;
|
|
831
842
|
f = f - e.width / 2;
|
|
832
843
|
f = f + c;
|
|
833
844
|
return f;
|
|
834
845
|
}
|
|
835
|
-
|
|
846
|
+
tg(a, b, c, d, e) {
|
|
836
847
|
let f = d.x;
|
|
837
848
|
f = f - b / 2;
|
|
838
849
|
f = f + c;
|
|
839
850
|
return f;
|
|
840
851
|
}
|
|
841
|
-
|
|
852
|
+
tv(a, b, c, d, e) {
|
|
842
853
|
let f = d.y;
|
|
843
854
|
f = f + b / 2;
|
|
844
855
|
f = f - e.height;
|
|
845
856
|
f = f - c;
|
|
846
857
|
return f;
|
|
847
858
|
}
|
|
848
|
-
|
|
859
|
+
tu(a, b, c, d, e) {
|
|
849
860
|
let f = d.y;
|
|
850
861
|
f = f + b / 2;
|
|
851
862
|
f = f - e.height / 2;
|
|
852
863
|
f = f + c;
|
|
853
864
|
return f;
|
|
854
865
|
}
|
|
855
|
-
|
|
866
|
+
tt(a, b, c, d, e) {
|
|
856
867
|
let f = d.y;
|
|
857
868
|
f = f + b / 2;
|
|
858
869
|
f = f + c;
|
|
859
870
|
return f;
|
|
860
871
|
}
|
|
861
|
-
|
|
872
|
+
t4(a, b, c, d, e) {
|
|
862
873
|
let f = d.y;
|
|
863
874
|
f = f - b / 2;
|
|
864
875
|
f = f - e.height;
|
|
865
876
|
f = f - c;
|
|
866
877
|
return f;
|
|
867
878
|
}
|
|
868
|
-
|
|
879
|
+
t3(a, b, c, d, e) {
|
|
869
880
|
let f = d.y;
|
|
870
881
|
f = f - b / 2;
|
|
871
882
|
f = f - e.height / 2;
|
|
872
883
|
f = f + c;
|
|
873
884
|
return f;
|
|
874
885
|
}
|
|
875
|
-
|
|
886
|
+
t2(a, b, c, d, e) {
|
|
876
887
|
let f = d.y;
|
|
877
888
|
f = f - b / 2;
|
|
878
889
|
f = f + c;
|
|
879
890
|
return f;
|
|
880
891
|
}
|
|
881
|
-
|
|
892
|
+
tc(a, b, c, d, e, f, g, h) {
|
|
882
893
|
switch (a) {
|
|
883
|
-
case 10: return this.
|
|
884
|
-
case 11: return this.
|
|
885
|
-
case 12: return this.
|
|
886
|
-
case 13: return this.
|
|
887
|
-
case 14: return this.
|
|
888
|
-
case 15: return this.
|
|
889
|
-
case 5: return this.
|
|
890
|
-
case 6: return this.
|
|
891
|
-
case 4: return this.
|
|
892
|
-
case 8: return this.
|
|
893
|
-
case 9: return this.
|
|
894
|
-
case 7: return this.
|
|
894
|
+
case 10: return this.tq(e, b, g, f, true);
|
|
895
|
+
case 11: return this.ts(e, b, g, f, true);
|
|
896
|
+
case 12: return this.tr(e, b, g, f, true);
|
|
897
|
+
case 13: return this.th(d, b);
|
|
898
|
+
case 14: return this.tj(e, b, f);
|
|
899
|
+
case 15: return this.ti(e, b, f);
|
|
900
|
+
case 5: return this.tg(e, c, b, h, f);
|
|
901
|
+
case 6: return this.tf(e, c, b, h, f);
|
|
902
|
+
case 4: return this.te(e, c, b, h, f);
|
|
903
|
+
case 8: return this.tm(e, c, b, h, f);
|
|
904
|
+
case 9: return this.tl(e, c, b, h, f);
|
|
905
|
+
case 7: return this.tk(e, c, b, h, f);
|
|
895
906
|
case 1:
|
|
896
907
|
{
|
|
897
|
-
return this.
|
|
908
|
+
return this.tn(e, b, h, f, true);
|
|
898
909
|
}
|
|
899
910
|
case 3:
|
|
900
911
|
{
|
|
901
|
-
return this.
|
|
912
|
+
return this.to(e, b, h, f, true);
|
|
902
913
|
}
|
|
903
914
|
case 2:
|
|
904
915
|
default:
|
|
905
916
|
{
|
|
906
|
-
return this.
|
|
917
|
+
return this.tp(e, b, h, f, true);
|
|
907
918
|
}
|
|
908
919
|
}
|
|
909
920
|
}
|
|
910
|
-
|
|
911
|
-
let e = this.
|
|
912
|
-
let f = this.
|
|
913
|
-
let g = this.
|
|
921
|
+
ym(a, b, c, d) {
|
|
922
|
+
let e = this.ru;
|
|
923
|
+
let f = this.ry;
|
|
924
|
+
let g = this.rk();
|
|
914
925
|
let h = 0;
|
|
915
926
|
if (g != null && g.ca && this.cd != null) {
|
|
916
|
-
h = g.getCategorySize(this.cd.
|
|
927
|
+
h = g.getCategorySize(this.cd.s9, this.p3, this.getEffectiveViewport());
|
|
917
928
|
if (g.categoryMode == 0) {
|
|
918
929
|
h = 0;
|
|
919
930
|
}
|
|
920
931
|
}
|
|
921
|
-
let i = this.
|
|
922
|
-
let j = this.
|
|
923
|
-
let k = this.
|
|
924
|
-
let l = this.
|
|
925
|
-
let m = this.
|
|
926
|
-
let n = this.
|
|
932
|
+
let i = this.ta(e);
|
|
933
|
+
let j = this.tb(f);
|
|
934
|
+
let k = this.tc(e, i, h, this.yp, a, b, c, d);
|
|
935
|
+
let l = this.td(f, j, h, this.yp, a, b, c, d);
|
|
936
|
+
let m = this.sw(a, i, k, b);
|
|
937
|
+
let n = this.sx(a, j, l, b);
|
|
927
938
|
if (!m) {
|
|
928
|
-
let o = this.
|
|
939
|
+
let o = this.re(e);
|
|
929
940
|
let p = 0;
|
|
930
941
|
while (!m && p < o.length) {
|
|
931
942
|
e = o[p];
|
|
932
|
-
i = this.
|
|
933
|
-
k = this.
|
|
934
|
-
m = this.
|
|
943
|
+
i = this.ta(e);
|
|
944
|
+
k = this.tc(e, i, h, this.yp, a, b, c, d);
|
|
945
|
+
m = this.sw(a, i, k, b);
|
|
935
946
|
p++;
|
|
936
947
|
}
|
|
937
948
|
}
|
|
938
949
|
if (!n) {
|
|
939
|
-
let q = this.
|
|
950
|
+
let q = this.rf(f);
|
|
940
951
|
let r = 0;
|
|
941
952
|
while (!n && r < q.length) {
|
|
942
953
|
f = q[r];
|
|
943
|
-
j = this.
|
|
944
|
-
l = this.
|
|
945
|
-
n = this.
|
|
954
|
+
j = this.tb(f);
|
|
955
|
+
l = this.td(f, j, h, this.yp, a, b, c, d);
|
|
956
|
+
n = this.sx(a, j, l, b);
|
|
946
957
|
r++;
|
|
947
958
|
}
|
|
948
959
|
}
|
|
949
960
|
return { $type: Point_$type, x: k, y: l };
|
|
950
961
|
}
|
|
951
|
-
|
|
952
|
-
if (!isNaN_(this.
|
|
953
|
-
return this.
|
|
962
|
+
tb(a) {
|
|
963
|
+
if (!isNaN_(this.s9)) {
|
|
964
|
+
return this.s9;
|
|
954
965
|
}
|
|
955
966
|
switch (a) {
|
|
956
|
-
case 1: return this.
|
|
957
|
-
case 2: return this.
|
|
967
|
+
case 1: return this.s7;
|
|
968
|
+
case 2: return this.s7;
|
|
958
969
|
case 3: return 0;
|
|
959
|
-
case 4: return this.
|
|
960
|
-
case 5: return this.
|
|
961
|
-
case 6: return this.
|
|
962
|
-
case 7: return this.
|
|
963
|
-
case 8: return this.
|
|
970
|
+
case 4: return this.s7;
|
|
971
|
+
case 5: return this.s7;
|
|
972
|
+
case 6: return this.s7;
|
|
973
|
+
case 7: return this.s7;
|
|
974
|
+
case 8: return this.s7;
|
|
964
975
|
case 9: return 0;
|
|
965
|
-
case 10: return this.
|
|
966
|
-
case 11: return this.
|
|
976
|
+
case 10: return this.s7;
|
|
977
|
+
case 11: return this.s7;
|
|
967
978
|
case 12: return 0;
|
|
968
|
-
case 13: return this.
|
|
969
|
-
case 14: return this.
|
|
979
|
+
case 13: return this.s7;
|
|
980
|
+
case 14: return this.s7;
|
|
970
981
|
case 15: return 0;
|
|
971
982
|
}
|
|
972
|
-
return this.
|
|
983
|
+
return this.s7;
|
|
973
984
|
}
|
|
974
|
-
|
|
975
|
-
if (!isNaN_(this.
|
|
976
|
-
return this.
|
|
985
|
+
ta(a) {
|
|
986
|
+
if (!isNaN_(this.s8)) {
|
|
987
|
+
return this.s8;
|
|
977
988
|
}
|
|
978
989
|
switch (a) {
|
|
979
|
-
case 4: return this.
|
|
990
|
+
case 4: return this.s6;
|
|
980
991
|
case 6: return 0;
|
|
981
|
-
case 5: return this.
|
|
982
|
-
case 13: return this.
|
|
992
|
+
case 5: return this.s6;
|
|
993
|
+
case 13: return this.s6;
|
|
983
994
|
case 15: return 0;
|
|
984
|
-
case 14: return this.
|
|
985
|
-
case 7: return this.
|
|
995
|
+
case 14: return this.s6;
|
|
996
|
+
case 7: return this.s6;
|
|
986
997
|
case 9: return 0;
|
|
987
|
-
case 8: return this.
|
|
988
|
-
case 1: return this.
|
|
998
|
+
case 8: return this.s6;
|
|
999
|
+
case 1: return this.s6;
|
|
989
1000
|
case 3: return 0;
|
|
990
|
-
case 2: return this.
|
|
991
|
-
case 10: return this.
|
|
1001
|
+
case 2: return this.s6;
|
|
1002
|
+
case 10: return this.s6;
|
|
992
1003
|
case 12: return 0;
|
|
993
|
-
case 11: return this.
|
|
1004
|
+
case 11: return this.s6;
|
|
994
1005
|
}
|
|
995
|
-
return this.
|
|
1006
|
+
return this.s6;
|
|
996
1007
|
}
|
|
997
|
-
|
|
1008
|
+
rf(a) {
|
|
998
1009
|
let b = [a];
|
|
999
1010
|
switch (a) {
|
|
1000
1011
|
case 1:
|
|
@@ -1039,7 +1050,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1039
1050
|
}
|
|
1040
1051
|
return b;
|
|
1041
1052
|
}
|
|
1042
|
-
|
|
1053
|
+
re(a) {
|
|
1043
1054
|
let b = [a];
|
|
1044
1055
|
switch (a) {
|
|
1045
1056
|
case 1:
|
|
@@ -1084,13 +1095,13 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1084
1095
|
}
|
|
1085
1096
|
return b;
|
|
1086
1097
|
}
|
|
1087
|
-
|
|
1088
|
-
return !(this.
|
|
1098
|
+
sw(a, b, c, d) {
|
|
1099
|
+
return !(this.st(a, b, c) || this.su(a, b, c, d));
|
|
1089
1100
|
}
|
|
1090
|
-
|
|
1091
|
-
return !(this.
|
|
1101
|
+
sx(a, b, c, d) {
|
|
1102
|
+
return !(this.sv(a, b, c) || this.ss(a, b, c, d));
|
|
1092
1103
|
}
|
|
1093
|
-
|
|
1104
|
+
wk(a) {
|
|
1094
1105
|
let b = new List$1(DataTooltipCollisionInfo.$, 0);
|
|
1095
1106
|
for (let c = 0; c < a.f.count; c++) {
|
|
1096
1107
|
let d = new DataTooltipCollisionInfo();
|
|
@@ -1119,7 +1130,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1119
1130
|
}
|
|
1120
1131
|
return 0;
|
|
1121
1132
|
});
|
|
1122
|
-
let e = this.
|
|
1133
|
+
let e = this.sq(b);
|
|
1123
1134
|
if (!e) {
|
|
1124
1135
|
return;
|
|
1125
1136
|
}
|
|
@@ -1151,7 +1162,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1151
1162
|
a.g._inner[q] = r.e.y;
|
|
1152
1163
|
}
|
|
1153
1164
|
}
|
|
1154
|
-
|
|
1165
|
+
sq(a) {
|
|
1155
1166
|
if (a.count <= 1) {
|
|
1156
1167
|
return false;
|
|
1157
1168
|
}
|
|
@@ -1167,30 +1178,32 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1167
1178
|
}
|
|
1168
1179
|
return false;
|
|
1169
1180
|
}
|
|
1170
|
-
|
|
1171
|
-
let f = this.
|
|
1181
|
+
wo(a, b, c, d, e) {
|
|
1182
|
+
let f = this.qo(a);
|
|
1172
1183
|
if (!f.c) {
|
|
1173
1184
|
return;
|
|
1174
1185
|
}
|
|
1175
|
-
let g = a.
|
|
1176
|
-
let h = this.
|
|
1177
|
-
let i = this.
|
|
1186
|
+
let g = a.pq(f.d, c, d);
|
|
1187
|
+
let h = this.r5.b6;
|
|
1188
|
+
let i = this.q9;
|
|
1178
1189
|
if (!c) {
|
|
1179
|
-
i = this.
|
|
1190
|
+
i = this.pt(g);
|
|
1180
1191
|
}
|
|
1181
|
-
let j = a.
|
|
1192
|
+
let j = a.hv(i);
|
|
1182
1193
|
let k = h.item(e);
|
|
1183
1194
|
let l = this.b0.bu;
|
|
1184
|
-
let m = this.
|
|
1195
|
+
let m = this.r5.b5(k);
|
|
1185
1196
|
if (!Base.equalsStatic(m.target, this.cd)) {
|
|
1186
1197
|
m.target = this.cd;
|
|
1187
1198
|
}
|
|
1188
1199
|
m.includedSeries = [a.dataLegendKey];
|
|
1189
|
-
this.
|
|
1190
|
-
|
|
1200
|
+
this.wm(m);
|
|
1201
|
+
m.targetCursorPositionX = this.q9.x;
|
|
1202
|
+
m.targetCursorPositionY = this.q9.y;
|
|
1203
|
+
if (!this.r5.b8(k, a)) {
|
|
1191
1204
|
return;
|
|
1192
1205
|
}
|
|
1193
|
-
let n = this.
|
|
1206
|
+
let n = this.r5.cn(k);
|
|
1194
1207
|
b.i.add1(k);
|
|
1195
1208
|
let o = g.x;
|
|
1196
1209
|
let p = g.x;
|
|
@@ -1220,42 +1233,50 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1220
1233
|
b.g.add(t);
|
|
1221
1234
|
b.k.add(n.width);
|
|
1222
1235
|
b.j.add(n.height);
|
|
1223
|
-
let u = this.
|
|
1236
|
+
let u = this.o3;
|
|
1224
1237
|
if (u == null) {
|
|
1225
|
-
u = this.
|
|
1238
|
+
u = this.o7;
|
|
1226
1239
|
}
|
|
1227
1240
|
if (u == null) {
|
|
1228
|
-
u = a.
|
|
1241
|
+
u = a.o3;
|
|
1229
1242
|
}
|
|
1230
1243
|
b.h.add(u);
|
|
1231
1244
|
}
|
|
1232
|
-
|
|
1233
|
-
this.rp = this.rs();
|
|
1245
|
+
wn(a, b, c) {
|
|
1234
1246
|
this.rt = this.rw();
|
|
1247
|
+
this.rx = this.r0();
|
|
1235
1248
|
let d = a.f;
|
|
1236
1249
|
let e = a.e;
|
|
1237
1250
|
let f = 0;
|
|
1238
|
-
let g = this.
|
|
1239
|
-
this.
|
|
1240
|
-
let h = this.
|
|
1251
|
+
let g = this.r5.b6.item(0);
|
|
1252
|
+
this.r5.b8(g, null);
|
|
1253
|
+
let h = this.r5.b5(g);
|
|
1241
1254
|
if (!Base.equalsStatic(h.target, this.cd)) {
|
|
1242
1255
|
h.target = this.cd;
|
|
1243
1256
|
}
|
|
1244
1257
|
let i = new List$1(String_$type, 0);
|
|
1245
|
-
let j = this.
|
|
1258
|
+
let j = this.rk();
|
|
1246
1259
|
if (j != null) {
|
|
1247
1260
|
for (let k of fromEnum(j.da())) {
|
|
1248
|
-
|
|
1261
|
+
if (k.isStacked) {
|
|
1262
|
+
k.ld((l) => {
|
|
1263
|
+
i.add(l.dataLegendKey);
|
|
1264
|
+
return true;
|
|
1265
|
+
});
|
|
1266
|
+
}
|
|
1267
|
+
else {
|
|
1268
|
+
i.add(k.dataLegendKey);
|
|
1269
|
+
}
|
|
1249
1270
|
}
|
|
1250
1271
|
h.includedSeries = i.toArray();
|
|
1251
1272
|
}
|
|
1252
1273
|
else {
|
|
1253
1274
|
h.includedSeries = null;
|
|
1254
1275
|
}
|
|
1255
|
-
this.
|
|
1256
|
-
h.targetCursorPositionX = this.
|
|
1257
|
-
h.targetCursorPositionY = this.
|
|
1258
|
-
let l = this.
|
|
1276
|
+
this.wm(h);
|
|
1277
|
+
h.targetCursorPositionX = this.q9.x;
|
|
1278
|
+
h.targetCursorPositionY = this.q9.y;
|
|
1279
|
+
let l = this.r5.cn(g);
|
|
1259
1280
|
let m = 0;
|
|
1260
1281
|
let n = 0;
|
|
1261
1282
|
let o = 0;
|
|
@@ -1265,9 +1286,9 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1265
1286
|
o = d.x;
|
|
1266
1287
|
p = d.y;
|
|
1267
1288
|
let s = this.b0.bu;
|
|
1268
|
-
let t = this.
|
|
1269
|
-
let u = this.
|
|
1270
|
-
let v = this.
|
|
1289
|
+
let t = this.r5.co();
|
|
1290
|
+
let u = this.yq();
|
|
1291
|
+
let v = this.ym(u, l, e, d);
|
|
1271
1292
|
let w = v.x;
|
|
1272
1293
|
let x = v.y;
|
|
1273
1294
|
{
|
|
@@ -1281,13 +1302,13 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1281
1302
|
b.i.add1(g);
|
|
1282
1303
|
let y = null;
|
|
1283
1304
|
b.h.add(y);
|
|
1284
|
-
this.
|
|
1305
|
+
this.r5.b6.count = 1;
|
|
1285
1306
|
}
|
|
1286
|
-
|
|
1307
|
+
ua(a) {
|
|
1287
1308
|
return a.toolTip;
|
|
1288
1309
|
}
|
|
1289
|
-
|
|
1290
|
-
super.
|
|
1310
|
+
qy(a, b) {
|
|
1311
|
+
super.qy(a, b);
|
|
1291
1312
|
let c = a;
|
|
1292
1313
|
let d = c.m.count;
|
|
1293
1314
|
let e = b.bu.left;
|
|
@@ -1296,7 +1317,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1296
1317
|
let h = b.bu.bottom;
|
|
1297
1318
|
for (let i = 0; i < d; i++) {
|
|
1298
1319
|
if (isNaN_(c.l._inner[i]) || isNaN_(c.m._inner[i]) || isNaN_(c.f._inner[i]) || isNaN_(c.g._inner[i])) {
|
|
1299
|
-
this.
|
|
1320
|
+
this.r5.cf(c.i._inner[i]);
|
|
1300
1321
|
continue;
|
|
1301
1322
|
}
|
|
1302
1323
|
let j = c.f._inner[i];
|
|
@@ -1305,7 +1326,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1305
1326
|
let m = c.j._inner[i];
|
|
1306
1327
|
let n = false;
|
|
1307
1328
|
if (n) {
|
|
1308
|
-
this.
|
|
1329
|
+
this.r5.cf(c.i._inner[i]);
|
|
1309
1330
|
continue;
|
|
1310
1331
|
}
|
|
1311
1332
|
let o = c.i._inner[i];
|
|
@@ -1313,23 +1334,23 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1313
1334
|
let q = Math.min(c.g._inner[i], c.m._inner[i]);
|
|
1314
1335
|
let r = c.l._inner[i] - c.f._inner[i];
|
|
1315
1336
|
let s = c.m._inner[i] - c.g._inner[i];
|
|
1316
|
-
this.
|
|
1337
|
+
this.r5.ch(o, p, q, r, s);
|
|
1317
1338
|
}
|
|
1318
1339
|
}
|
|
1319
|
-
|
|
1340
|
+
en() {
|
|
1320
1341
|
return true;
|
|
1321
1342
|
}
|
|
1322
|
-
get
|
|
1323
|
-
return this.
|
|
1343
|
+
get ru() {
|
|
1344
|
+
return this.rt;
|
|
1324
1345
|
}
|
|
1325
|
-
set
|
|
1326
|
-
let b = this.
|
|
1327
|
-
this.
|
|
1328
|
-
if (b != this.
|
|
1329
|
-
this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.
|
|
1346
|
+
set ru(a) {
|
|
1347
|
+
let b = this.rt;
|
|
1348
|
+
this.rt = a;
|
|
1349
|
+
if (b != this.rt) {
|
|
1350
|
+
this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.rt));
|
|
1330
1351
|
}
|
|
1331
1352
|
}
|
|
1332
|
-
|
|
1353
|
+
rw() {
|
|
1333
1354
|
if (this.cd == null) {
|
|
1334
1355
|
return 2;
|
|
1335
1356
|
}
|
|
@@ -1337,21 +1358,21 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1337
1358
|
let b = false;
|
|
1338
1359
|
let c = false;
|
|
1339
1360
|
let d = false;
|
|
1340
|
-
let e = this.
|
|
1361
|
+
let e = this.rk();
|
|
1341
1362
|
if (e == null) {
|
|
1342
1363
|
return 2;
|
|
1343
1364
|
}
|
|
1344
1365
|
for (let f of fromEnum(e.dd)) {
|
|
1345
|
-
if (f.
|
|
1366
|
+
if (f.di) {
|
|
1346
1367
|
a = true;
|
|
1347
1368
|
}
|
|
1348
1369
|
if (f.isVertical) {
|
|
1349
1370
|
b = true;
|
|
1350
1371
|
}
|
|
1351
|
-
if (f.
|
|
1372
|
+
if (f.d7) {
|
|
1352
1373
|
c = true;
|
|
1353
1374
|
}
|
|
1354
|
-
if (f.
|
|
1375
|
+
if (f.ed) {
|
|
1355
1376
|
d = true;
|
|
1356
1377
|
}
|
|
1357
1378
|
}
|
|
@@ -1368,12 +1389,12 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1368
1389
|
$ret.add_1(9);
|
|
1369
1390
|
return $ret;
|
|
1370
1391
|
})());
|
|
1371
|
-
let h = g.contains(this.
|
|
1372
|
-
if (this.
|
|
1392
|
+
let h = g.contains(this.rv);
|
|
1393
|
+
if (this.rv != 0) {
|
|
1373
1394
|
if (h && b) {
|
|
1374
1395
|
return 11;
|
|
1375
1396
|
}
|
|
1376
|
-
return this.
|
|
1397
|
+
return this.rv;
|
|
1377
1398
|
}
|
|
1378
1399
|
if (c || d) {
|
|
1379
1400
|
return 11;
|
|
@@ -1386,24 +1407,24 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1386
1407
|
}
|
|
1387
1408
|
return 8;
|
|
1388
1409
|
}
|
|
1389
|
-
get
|
|
1390
|
-
return this.
|
|
1410
|
+
get ry() {
|
|
1411
|
+
return this.rx;
|
|
1391
1412
|
}
|
|
1392
|
-
set
|
|
1393
|
-
let b = this.
|
|
1394
|
-
this.
|
|
1395
|
-
if (b != this.
|
|
1396
|
-
this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.
|
|
1413
|
+
set ry(a) {
|
|
1414
|
+
let b = this.rx;
|
|
1415
|
+
this.rx = a;
|
|
1416
|
+
if (b != this.rx) {
|
|
1417
|
+
this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.rx));
|
|
1397
1418
|
}
|
|
1398
1419
|
}
|
|
1399
|
-
|
|
1420
|
+
r0() {
|
|
1400
1421
|
if (this.cd == null) {
|
|
1401
1422
|
return 11;
|
|
1402
1423
|
}
|
|
1403
1424
|
let a = false;
|
|
1404
1425
|
let b = false;
|
|
1405
1426
|
let c = false;
|
|
1406
|
-
let d = this.
|
|
1427
|
+
let d = this.rk();
|
|
1407
1428
|
if (d == null) {
|
|
1408
1429
|
return 11;
|
|
1409
1430
|
}
|
|
@@ -1411,10 +1432,10 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1411
1432
|
if (e.isVertical) {
|
|
1412
1433
|
a = true;
|
|
1413
1434
|
}
|
|
1414
|
-
if (e.
|
|
1435
|
+
if (e.d7) {
|
|
1415
1436
|
b = true;
|
|
1416
1437
|
}
|
|
1417
|
-
if (e.
|
|
1438
|
+
if (e.ed) {
|
|
1418
1439
|
c = true;
|
|
1419
1440
|
}
|
|
1420
1441
|
}
|
|
@@ -1431,12 +1452,12 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1431
1452
|
$ret.add_1(9);
|
|
1432
1453
|
return $ret;
|
|
1433
1454
|
})());
|
|
1434
|
-
let g = f.contains(this.
|
|
1435
|
-
if (this.
|
|
1455
|
+
let g = f.contains(this.rz);
|
|
1456
|
+
if (this.rz != 0) {
|
|
1436
1457
|
if (g && !a) {
|
|
1437
1458
|
return 11;
|
|
1438
1459
|
}
|
|
1439
|
-
return this.
|
|
1460
|
+
return this.rz;
|
|
1440
1461
|
}
|
|
1441
1462
|
if (b || c) {
|
|
1442
1463
|
return 11;
|
|
@@ -1449,54 +1470,14 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1449
1470
|
}
|
|
1450
1471
|
return 11;
|
|
1451
1472
|
}
|
|
1452
|
-
get
|
|
1453
|
-
return this.
|
|
1473
|
+
get sp() {
|
|
1474
|
+
return this.sg;
|
|
1454
1475
|
}
|
|
1455
|
-
set
|
|
1456
|
-
let b = this.
|
|
1457
|
-
this.
|
|
1458
|
-
if (b != this.
|
|
1459
|
-
this.raisePropertyChanged("ValueTextStyle", b, this.
|
|
1460
|
-
}
|
|
1461
|
-
}
|
|
1462
|
-
get sd() {
|
|
1463
|
-
return this.r4;
|
|
1464
|
-
}
|
|
1465
|
-
set sd(a) {
|
|
1466
|
-
let b = this.r4;
|
|
1467
|
-
this.r4 = a;
|
|
1468
|
-
if (b != this.r4) {
|
|
1469
|
-
this.raisePropertyChanged("HeaderTextStyle", b, this.r4);
|
|
1470
|
-
}
|
|
1471
|
-
}
|
|
1472
|
-
get sg() {
|
|
1473
|
-
return this.r7;
|
|
1474
|
-
}
|
|
1475
|
-
set sg(a) {
|
|
1476
|
-
let b = this.r7;
|
|
1477
|
-
this.r7 = a;
|
|
1478
|
-
if (b != this.r7) {
|
|
1479
|
-
this.raisePropertyChanged("SummaryTitleTextStyle", b, this.r7);
|
|
1480
|
-
}
|
|
1481
|
-
}
|
|
1482
|
-
get si() {
|
|
1483
|
-
return this.r9;
|
|
1484
|
-
}
|
|
1485
|
-
set si(a) {
|
|
1486
|
-
let b = this.r9;
|
|
1487
|
-
this.r9 = a;
|
|
1488
|
-
if (b != this.r9) {
|
|
1489
|
-
this.raisePropertyChanged("SummaryValueTextStyle", b, this.r9);
|
|
1490
|
-
}
|
|
1491
|
-
}
|
|
1492
|
-
get sf() {
|
|
1493
|
-
return this.r6;
|
|
1494
|
-
}
|
|
1495
|
-
set sf(a) {
|
|
1496
|
-
let b = this.r6;
|
|
1497
|
-
this.r6 = a;
|
|
1498
|
-
if (b != this.r6) {
|
|
1499
|
-
this.raisePropertyChanged("SummaryLabelTextStyle", b, this.r6);
|
|
1476
|
+
set sp(a) {
|
|
1477
|
+
let b = this.sg;
|
|
1478
|
+
this.sg = a;
|
|
1479
|
+
if (b != this.sg) {
|
|
1480
|
+
this.raisePropertyChanged("ValueTextStyle", b, this.sg);
|
|
1500
1481
|
}
|
|
1501
1482
|
}
|
|
1502
1483
|
get sh() {
|
|
@@ -1506,7 +1487,7 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1506
1487
|
let b = this.r8;
|
|
1507
1488
|
this.r8 = a;
|
|
1508
1489
|
if (b != this.r8) {
|
|
1509
|
-
this.raisePropertyChanged("
|
|
1490
|
+
this.raisePropertyChanged("HeaderTextStyle", b, this.r8);
|
|
1510
1491
|
}
|
|
1511
1492
|
}
|
|
1512
1493
|
get sk() {
|
|
@@ -1516,7 +1497,17 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1516
1497
|
let b = this.sb;
|
|
1517
1498
|
this.sb = a;
|
|
1518
1499
|
if (b != this.sb) {
|
|
1519
|
-
this.raisePropertyChanged("
|
|
1500
|
+
this.raisePropertyChanged("SummaryTitleTextStyle", b, this.sb);
|
|
1501
|
+
}
|
|
1502
|
+
}
|
|
1503
|
+
get sm() {
|
|
1504
|
+
return this.sd;
|
|
1505
|
+
}
|
|
1506
|
+
set sm(a) {
|
|
1507
|
+
let b = this.sd;
|
|
1508
|
+
this.sd = a;
|
|
1509
|
+
if (b != this.sd) {
|
|
1510
|
+
this.raisePropertyChanged("SummaryValueTextStyle", b, this.sd);
|
|
1520
1511
|
}
|
|
1521
1512
|
}
|
|
1522
1513
|
get sj() {
|
|
@@ -1526,22 +1517,52 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1526
1517
|
let b = this.sa;
|
|
1527
1518
|
this.sa = a;
|
|
1528
1519
|
if (b != this.sa) {
|
|
1529
|
-
this.raisePropertyChanged("
|
|
1520
|
+
this.raisePropertyChanged("SummaryLabelTextStyle", b, this.sa);
|
|
1530
1521
|
}
|
|
1531
1522
|
}
|
|
1532
|
-
get
|
|
1533
|
-
return this.
|
|
1523
|
+
get sl() {
|
|
1524
|
+
return this.sc;
|
|
1534
1525
|
}
|
|
1535
|
-
set
|
|
1536
|
-
let b = this.
|
|
1537
|
-
this.
|
|
1538
|
-
if (b != this.
|
|
1539
|
-
this.raisePropertyChanged("
|
|
1526
|
+
set sl(a) {
|
|
1527
|
+
let b = this.sc;
|
|
1528
|
+
this.sc = a;
|
|
1529
|
+
if (b != this.sc) {
|
|
1530
|
+
this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.sc);
|
|
1531
|
+
}
|
|
1532
|
+
}
|
|
1533
|
+
get so() {
|
|
1534
|
+
return this.sf;
|
|
1535
|
+
}
|
|
1536
|
+
set so(a) {
|
|
1537
|
+
let b = this.sf;
|
|
1538
|
+
this.sf = a;
|
|
1539
|
+
if (b != this.sf) {
|
|
1540
|
+
this.raisePropertyChanged("UnitsTextStyle", b, this.sf);
|
|
1541
|
+
}
|
|
1542
|
+
}
|
|
1543
|
+
get sn() {
|
|
1544
|
+
return this.se;
|
|
1545
|
+
}
|
|
1546
|
+
set sn(a) {
|
|
1547
|
+
let b = this.se;
|
|
1548
|
+
this.se = a;
|
|
1549
|
+
if (b != this.se) {
|
|
1550
|
+
this.raisePropertyChanged("TitleTextStyle", b, this.se);
|
|
1551
|
+
}
|
|
1552
|
+
}
|
|
1553
|
+
get si() {
|
|
1554
|
+
return this.r9;
|
|
1555
|
+
}
|
|
1556
|
+
set si(a) {
|
|
1557
|
+
let b = this.r9;
|
|
1558
|
+
this.r9 = a;
|
|
1559
|
+
if (b != this.r9) {
|
|
1560
|
+
this.raisePropertyChanged("LabelTextStyle", b, this.r9);
|
|
1540
1561
|
}
|
|
1541
1562
|
}
|
|
1542
1563
|
}
|
|
1543
1564
|
DataToolTipLayer.$t = /*@__PURE__*/ markType(DataToolTipLayer, 'DataToolTipLayer', AnnotationLayer.$);
|
|
1544
|
-
DataToolTipLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:
|
|
1565
|
+
DataToolTipLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:ys:wq', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:r7:wr', [LegendItemBadgeShape_$type, /*@__PURE__*/ enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:s6:ws', [1, /*@__PURE__*/ DeviceUtils.g(10)], 'DefaultPositionOffsetY:s7:wt', [1, /*@__PURE__*/ DeviceUtils.g(10)], 'ExcludedColumns:rc:wu', [Array_$type, null], 'ExcludedSeries:rd:wv', [Array_$type, null], 'GroupedPositionModeX:rv:ww', [DataTooltipGroupedPositionX_$type, /*@__PURE__*/ enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:rz:wx', [DataTooltipGroupedPositionY_$type, /*@__PURE__*/ enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:r3:wy', [DataToolTipLayerGroupingMode_$type, /*@__PURE__*/ enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:un:wz', [2, /*@__PURE__*/ stringEmpty()], 'HeaderFormatDate:rn:w0', [DataLegendHeaderDateMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:rg:w1', [Array_$type, null], 'HeaderFormatString:ur:w2', [2, null], 'HeaderFormatTime:ro:w3', [DataLegendHeaderTimeMode_$type, /*@__PURE__*/ enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:yt:w4', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'HeaderRowVisible:sr:w5', [0, true], 'HeaderTextColor:yd:w6', [Brush.$, null], 'HeaderTextMargin:yu:w7', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'HeaderText:uw:w8', [2, null], 'IncludedColumns:rh:w9', [Array_$type, null], 'IncludedSeries:ri:xa', [Array_$type, null], 'LabelDisplayMode:rp:xb', [DataLegendLabelMode_$type, /*@__PURE__*/ enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ye:xc', [Brush.$, null], 'LabelTextMargin:yv:xd', [Thickness.$, /*@__PURE__*/ new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:s8:xe', [1, NaN], 'PositionOffsetY:s9:xf', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:sy:xg', [0, true], 'SummaryLabelTextColor:yf:xh', [Brush.$, null], 'SummaryLabelText:va:xi', [2, null], 'SummaryRowMargin:yw:xj', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'SummaryTitleTextColor:yg:xk', [Brush.$, null], 'SummaryTitleTextMargin:yx:xl', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:vf:xm', [2, null], 'SummaryType:rq:xn', [DataLegendSummaryType_$type, /*@__PURE__*/ enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:yh:xo', [Brush.$, null], 'SummaryUnitsText:vl:xp', [2, null], 'SummaryValueTextColor:yi:xq', [Brush.$, null], 'TargetAxis:rl:xr', [Axis.$, null], 'TitleTextColor:yj:xs', [Brush.$, null], 'TitleTextMargin:yy:xt', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:rr:xu', [DataLegendUnitsMode_$type, /*@__PURE__*/ enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:yk:xv', [Brush.$, null], 'UnitsTextMargin:yz:xw', [Thickness.$, /*@__PURE__*/ new Thickness(1, 0, 0, 0, 0)], 'UnitsText:vw:xx', [2, null], 'UseInterpolation:sz:xy', [0, false], 'ValueFormatAbbreviation:rm:xz', [DataAbbreviationMode_$type, /*@__PURE__*/ enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:v3:x0', [2, /*@__PURE__*/ stringEmpty()], 'ValueFormatMaxFractions:t8:x1', [1, -1], 'ValueFormatMinFractions:t9:x2', [1, -1], 'ValueFormatMode:rs:x3', [DataLegendValueMode_$type, /*@__PURE__*/ enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:rj:x4', [Array_$type, null], 'ValueFormatString:v9:x5', [2, null], 'ValueFormatUseGrouping:s0:x6', [0, true], 'ValueRowMargin:y0:x7', [Thickness.$, /*@__PURE__*/ new Thickness(0, 5)], 'ValueRowVisible:s1:x8', [0, true], 'ValueTextColor:yl:x9', [Brush.$, null], 'ValueTextMargin:y1:ya', [Thickness.$, /*@__PURE__*/ new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:s2:yb', [0, false], 'ValueTextWhenMissingData:wi:yc', [2, "N/A"]]);
|
|
1545
1566
|
return DataToolTipLayer;
|
|
1546
1567
|
})();
|
|
1547
1568
|
/**
|
|
@@ -1572,17 +1593,17 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
1572
1593
|
}
|
|
1573
1594
|
ca() {
|
|
1574
1595
|
let a = new PointerTooltip();
|
|
1575
|
-
a.bw(this.e.
|
|
1596
|
+
a.bw(this.e.hb);
|
|
1576
1597
|
a._visibility = 1;
|
|
1577
|
-
a.ap = this.e.cd.
|
|
1598
|
+
a.ap = this.e.cd.cu.k;
|
|
1578
1599
|
let b = null;
|
|
1579
1600
|
if (TypeRegistrar.isRegistered("XamDataLegend")) {
|
|
1580
1601
|
b = TypeRegistrar.create("XamDataLegend");
|
|
1581
1602
|
}
|
|
1582
1603
|
b.pixelScalingRatio = 1;
|
|
1583
1604
|
if (this.e.cd != null) {
|
|
1584
|
-
let c = this.e.cd.
|
|
1585
|
-
let ren_ = this.e.cd.
|
|
1605
|
+
let c = this.e.cd.cu.j.ae.createElement("div");
|
|
1606
|
+
let ren_ = this.e.cd.cu.j.ae.getSubRenderer(c);
|
|
1586
1607
|
let len_ = b;
|
|
1587
1608
|
len_.provideContainer(ren_);
|
|
1588
1609
|
}
|
|
@@ -1636,18 +1657,18 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
1636
1657
|
}
|
|
1637
1658
|
cm() {
|
|
1638
1659
|
if (this.e.cd != null) {
|
|
1639
|
-
let a = this.e.cd.
|
|
1640
|
-
let b = this.e.cd.
|
|
1641
|
-
let c = this.e.cd.
|
|
1660
|
+
let a = this.e.cd.s2();
|
|
1661
|
+
let b = this.e.cd.cu.a8;
|
|
1662
|
+
let c = this.e.cd.cu.a7;
|
|
1642
1663
|
return new Rect(0, 0, 0, b, c);
|
|
1643
1664
|
}
|
|
1644
1665
|
return Rect.empty;
|
|
1645
1666
|
}
|
|
1646
1667
|
cl() {
|
|
1647
1668
|
if (this.e.cd != null) {
|
|
1648
|
-
let a = this.e.cd.
|
|
1649
|
-
let b = this.e.cd.
|
|
1650
|
-
let c = this.e.cd.
|
|
1669
|
+
let a = this.e.cd.s2();
|
|
1670
|
+
let b = this.e.cd.cu.a8;
|
|
1671
|
+
let c = this.e.cd.cu.a7;
|
|
1651
1672
|
return new Rect(0, 0, 0, b, c);
|
|
1652
1673
|
}
|
|
1653
1674
|
return Rect.empty;
|
|
@@ -1656,11 +1677,11 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
1656
1677
|
let a = 0;
|
|
1657
1678
|
let b = 0;
|
|
1658
1679
|
if (this.e.cd != null) {
|
|
1659
|
-
let c = this.e.cd.
|
|
1680
|
+
let c = this.e.cd.s2();
|
|
1660
1681
|
a += c.x;
|
|
1661
1682
|
b += c.y;
|
|
1662
|
-
let d = this.e.cd.
|
|
1663
|
-
let e = this.e.cd.
|
|
1683
|
+
let d = this.e.cd.cu.a8;
|
|
1684
|
+
let e = this.e.cd.cu.a7;
|
|
1664
1685
|
return new Rect(0, a, b, d, e);
|
|
1665
1686
|
}
|
|
1666
1687
|
return Rect.empty;
|
|
@@ -1669,7 +1690,7 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
1669
1690
|
let b = 0;
|
|
1670
1691
|
let c = 0;
|
|
1671
1692
|
if (this.e.cd != null) {
|
|
1672
|
-
let d = this.e.cd.
|
|
1693
|
+
let d = this.e.cd.s2();
|
|
1673
1694
|
b += d.x;
|
|
1674
1695
|
c += d.y;
|
|
1675
1696
|
}
|
|
@@ -1678,7 +1699,7 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
1678
1699
|
ch(a, b, c, d, e) {
|
|
1679
1700
|
let f = null;
|
|
1680
1701
|
if (this.e.cd != null) {
|
|
1681
|
-
f = this.e.cd.
|
|
1702
|
+
f = this.e.cd.cu.j.i();
|
|
1682
1703
|
}
|
|
1683
1704
|
let g = a;
|
|
1684
1705
|
if (g == null) {
|
|
@@ -1721,7 +1742,7 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
1721
1742
|
let d = 0;
|
|
1722
1743
|
let e = this.e.cd;
|
|
1723
1744
|
if (e != null) {
|
|
1724
|
-
let f = e.
|
|
1745
|
+
let f = e.cu.j.b7();
|
|
1725
1746
|
c += f.x;
|
|
1726
1747
|
d += f.y;
|
|
1727
1748
|
}
|
|
@@ -1736,7 +1757,7 @@ export let DataToolTipLayerView = /*@__PURE__*/ (() => {
|
|
|
1736
1757
|
let d = 0;
|
|
1737
1758
|
let e = 0;
|
|
1738
1759
|
if (this.e.cd != null) {
|
|
1739
|
-
let f = this.e.cd.
|
|
1760
|
+
let f = this.e.cd.s2();
|
|
1740
1761
|
d += f.x;
|
|
1741
1762
|
e += f.y;
|
|
1742
1763
|
}
|