igniteui-webcomponents-charts 3.2.1 → 3.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +10178 -10093
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/AnchoredCategorySeries_combined.js +117 -117
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +185 -185
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm2015/lib/AnnotationLayerProxy.js +25 -25
- package/esm2015/lib/AnnotationLayer_combined.js +116 -116
- package/esm2015/lib/AreaSeries_combined.js +35 -35
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/BarSeries_combined.js +69 -69
- package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +227 -227
- package/esm2015/lib/CalloutLayer_combined.js +404 -404
- package/esm2015/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm2015/lib/CategoryChart.js +13 -13
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +49 -49
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ColumnSeries_combined.js +50 -50
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +77 -77
- package/esm2015/lib/CustomIndicator.js +22 -22
- package/esm2015/lib/DataToolTipLayer_combined.js +428 -410
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +11 -8
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +63 -63
- package/esm2015/lib/FinancialChart_combined.js +20 -20
- package/esm2015/lib/FinancialEventArgs_combined.js +509 -509
- package/esm2015/lib/FinancialIndicator_combined.js +168 -168
- package/esm2015/lib/FinancialOverlay.js +28 -28
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm2015/lib/FinancialPriceSeries_combined.js +203 -203
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +388 -388
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +10 -10
- package/esm2015/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +29 -29
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OverlayProxy.js +7 -7
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +1 -0
- package/esm2015/lib/PointSeries_combined.js +13 -13
- package/esm2015/lib/PointerTooltip_combined.js +75 -65
- package/esm2015/lib/PolarAreaSeries_combined.js +19 -19
- package/esm2015/lib/PolarBase_combined.js +334 -334
- package/esm2015/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm2015/lib/PolarLineSeries_combined.js +18 -18
- package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +31 -31
- package/esm2015/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
- package/esm2015/lib/RadialLineSeries_combined.js +28 -28
- package/esm2015/lib/RadialPieSeries_combined.js +35 -35
- package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +110 -110
- package/esm2015/lib/ScatterBase_combined.js +380 -380
- package/esm2015/lib/ScatterContourSeries_combined.js +98 -98
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +43 -43
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +194 -194
- package/esm2015/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm2015/lib/ScatterSeries_combined.js +11 -11
- package/esm2015/lib/ScatterSplineSeries.js +30 -30
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/ScatterTriangulationSeries.js +141 -141
- package/esm2015/lib/SeriesInteractionManager.js +16 -16
- package/esm2015/lib/SeriesRenderManager.js +8 -8
- package/esm2015/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm2015/lib/SeriesViewer_combined.js +462 -458
- package/esm2015/lib/SeriesVisualDataManager.js +2 -2
- package/esm2015/lib/ShapeSeriesBase_combined.js +264 -264
- package/esm2015/lib/SizeScale.js +2 -2
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
- package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
- package/esm2015/lib/SplineSeries_combined.js +20 -20
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +8 -8
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +850 -844
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +30 -30
- package/esm2015/lib/StepLineSeries_combined.js +31 -31
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +96 -96
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm2015/lib/WaterfallSeries_combined.js +88 -88
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +15 -15
- package/esm2015/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm2015/lib/igc-annotation-layer-component.js +15 -15
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +1 -1
- package/esm2015/lib/igc-bar-series-component.js +7 -7
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm2015/lib/igc-bubble-series-component.js +43 -43
- package/esm2015/lib/igc-callout-layer-component.js +94 -94
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +15 -15
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +7 -7
- package/esm2015/lib/igc-column-series-component.js +10 -10
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +42 -42
- package/esm2015/lib/igc-financial-indicator-component.js +11 -11
- package/esm2015/lib/igc-financial-overlay-component.js +3 -3
- package/esm2015/lib/igc-financial-price-series-component.js +27 -27
- package/esm2015/lib/igc-financial-series-component.js +48 -48
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +71 -71
- package/esm2015/lib/igc-polar-line-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
- package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm2015/lib/igc-radial-area-series-component.js +3 -3
- package/esm2015/lib/igc-radial-base-component.js +26 -26
- package/esm2015/lib/igc-radial-column-series-component.js +6 -6
- package/esm2015/lib/igc-radial-line-series-component.js +3 -3
- package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
- package/esm2015/lib/igc-range-category-series-component.js +4 -4
- package/esm2015/lib/igc-range-column-series-component.js +7 -7
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +22 -22
- package/esm2015/lib/igc-scatter-base-component.js +43 -43
- package/esm2015/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm2015/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm2015/lib/igc-series-component.js +54 -47
- package/esm2015/lib/igc-shape-series-base-component.js +40 -40
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-series-base-component.js +10 -10
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-overlay-component.js +48 -48
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +14 -14
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +116 -116
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +183 -183
- package/esm5/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm5/lib/AnnotationLayerProxy.js +25 -25
- package/esm5/lib/AnnotationLayer_combined.js +115 -115
- package/esm5/lib/AreaSeries_combined.js +35 -35
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/BarSeries_combined.js +69 -69
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +230 -230
- package/esm5/lib/CalloutLayer_combined.js +405 -405
- package/esm5/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm5/lib/CategoryChart.js +13 -13
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +48 -48
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ColumnSeries_combined.js +49 -49
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +77 -77
- package/esm5/lib/CustomIndicator.js +22 -22
- package/esm5/lib/DataToolTipLayer_combined.js +428 -410
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +11 -8
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +63 -63
- package/esm5/lib/FinancialChart_combined.js +20 -20
- package/esm5/lib/FinancialEventArgs_combined.js +509 -509
- package/esm5/lib/FinancialIndicator_combined.js +167 -167
- package/esm5/lib/FinancialOverlay.js +28 -28
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm5/lib/FinancialPriceSeries_combined.js +202 -202
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +389 -389
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +10 -10
- package/esm5/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +29 -29
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OverlayProxy.js +7 -7
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +1 -0
- package/esm5/lib/PointSeries_combined.js +13 -13
- package/esm5/lib/PointerTooltip_combined.js +75 -65
- package/esm5/lib/PolarAreaSeries_combined.js +19 -19
- package/esm5/lib/PolarBase_combined.js +333 -333
- package/esm5/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm5/lib/PolarLineSeries_combined.js +18 -18
- package/esm5/lib/PolarScatterSeries_combined.js +8 -8
- package/esm5/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm5/lib/PolarSplineSeries_combined.js +17 -17
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +31 -31
- package/esm5/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm5/lib/RadialColumnSeries_combined.js +37 -37
- package/esm5/lib/RadialLineSeries_combined.js +28 -28
- package/esm5/lib/RadialPieSeries_combined.js +35 -35
- package/esm5/lib/RangeAreaSeries_combined.js +16 -16
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm5/lib/RangeColumnSeries_combined.js +22 -22
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +108 -108
- package/esm5/lib/ScatterBase_combined.js +379 -379
- package/esm5/lib/ScatterContourSeries_combined.js +96 -96
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +43 -43
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +192 -192
- package/esm5/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm5/lib/ScatterSeries_combined.js +11 -11
- package/esm5/lib/ScatterSplineSeries.js +30 -30
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/ScatterTriangulationSeries.js +145 -145
- package/esm5/lib/SeriesInteractionManager.js +16 -16
- package/esm5/lib/SeriesRenderManager.js +8 -8
- package/esm5/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm5/lib/SeriesViewer_combined.js +457 -453
- package/esm5/lib/SeriesVisualDataManager.js +2 -2
- package/esm5/lib/ShapeSeriesBase_combined.js +262 -262
- package/esm5/lib/SizeScale.js +2 -2
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +28 -28
- package/esm5/lib/SplineSeriesBase_combined.js +101 -101
- package/esm5/lib/SplineSeries_combined.js +20 -20
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +8 -8
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +849 -843
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +30 -30
- package/esm5/lib/StepLineSeries_combined.js +31 -31
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +96 -96
- package/esm5/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm5/lib/WaterfallSeries_combined.js +88 -88
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/igc-anchored-category-series-component.js +15 -15
- package/esm5/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm5/lib/igc-annotation-layer-component.js +15 -15
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +1 -1
- package/esm5/lib/igc-bar-series-component.js +7 -7
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm5/lib/igc-bubble-series-component.js +43 -43
- package/esm5/lib/igc-callout-layer-component.js +94 -94
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +15 -15
- package/esm5/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +7 -7
- package/esm5/lib/igc-column-series-component.js +10 -10
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +90 -90
- package/esm5/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +42 -42
- package/esm5/lib/igc-financial-indicator-component.js +11 -11
- package/esm5/lib/igc-financial-overlay-component.js +3 -3
- package/esm5/lib/igc-financial-price-series-component.js +27 -27
- package/esm5/lib/igc-financial-series-component.js +48 -48
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +1 -1
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +71 -71
- package/esm5/lib/igc-polar-line-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-series-component.js +3 -3
- package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm5/lib/igc-radial-area-series-component.js +3 -3
- package/esm5/lib/igc-radial-base-component.js +26 -26
- package/esm5/lib/igc-radial-column-series-component.js +6 -6
- package/esm5/lib/igc-radial-line-series-component.js +3 -3
- package/esm5/lib/igc-radial-pie-series-component.js +6 -6
- package/esm5/lib/igc-range-category-series-component.js +4 -4
- package/esm5/lib/igc-range-column-series-component.js +7 -7
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +22 -22
- package/esm5/lib/igc-scatter-base-component.js +43 -43
- package/esm5/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm5/lib/igc-scatter-line-series-component.js +3 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm5/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm5/lib/igc-series-component.js +54 -47
- package/esm5/lib/igc-shape-series-base-component.js +40 -40
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm5/lib/igc-stacked-column-series-component.js +6 -6
- package/esm5/lib/igc-stacked-series-base-component.js +10 -10
- package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-overlay-component.js +48 -48
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +14 -14
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +10211 -10126
- package/fesm5/igniteui-webcomponents-charts.js +10178 -10093
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +34 -34
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +36 -36
- package/lib/AnnotationLayer_combined.d.ts +31 -31
- package/lib/AreaSeries_combined.d.ts +6 -6
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +10 -10
- package/lib/BollingerBandWidthIndicator.d.ts +8 -8
- package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
- package/lib/BubbleSeries_combined.d.ts +38 -38
- package/lib/CalloutLayer_combined.d.ts +83 -83
- package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
- package/lib/CategoryHighlightLayer_combined.d.ts +14 -14
- package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
- package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ColumnSeries_combined.d.ts +10 -10
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +37 -37
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataToolTipLayer_combined.d.ts +117 -115
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +25 -25
- package/lib/FinancialEventArgs_combined.d.ts +90 -90
- package/lib/FinancialIndicator_combined.d.ts +26 -26
- package/lib/FinancialOverlay.d.ts +4 -4
- package/lib/FinancialPriceSeries_combined.d.ts +30 -30
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +13 -13
- package/lib/HighDensityScatterSeries_combined.d.ts +74 -74
- package/lib/HorizontalAnchoredCategorySeries.d.ts +19 -19
- package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
- package/lib/ItemToolTipLayer_combined.d.ts +17 -15
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +5 -5
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +4 -4
- package/lib/PointerTooltip_combined.d.ts +27 -25
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +81 -81
- package/lib/PolarLineSeriesBase_combined.d.ts +18 -18
- package/lib/PolarLineSeries_combined.d.ts +7 -7
- package/lib/PolarScatterSeries_combined.d.ts +3 -3
- package/lib/PolarSplineAreaSeries_combined.d.ts +7 -7
- package/lib/PolarSplineSeries_combined.d.ts +6 -6
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +8 -8
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +6 -6
- package/lib/RadialBucketCalculator_combined.d.ts +32 -32
- package/lib/RadialColumnSeries_combined.d.ts +5 -5
- package/lib/RadialLineSeries_combined.d.ts +6 -6
- package/lib/RadialPieSeries_combined.d.ts +6 -6
- package/lib/RangeAreaSeries_combined.d.ts +4 -4
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +14 -14
- package/lib/RangeColumnSeries_combined.d.ts +5 -5
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +21 -21
- package/lib/ScatterBase_combined.d.ts +80 -80
- package/lib/ScatterContourSeries_combined.d.ts +15 -15
- package/lib/ScatterLineSeries.d.ts +9 -9
- package/lib/ScatterPolygonSeries_combined.d.ts +36 -36
- package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
- package/lib/ScatterSeries_combined.d.ts +3 -3
- package/lib/ScatterSplineSeries.d.ts +7 -7
- package/lib/ScatterTriangulationSeries.d.ts +29 -29
- package/lib/SeriesViewer_combined.d.ts +137 -136
- package/lib/ShapeSeriesBase_combined.d.ts +69 -69
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +5 -5
- package/lib/SplineSeriesBase_combined.d.ts +17 -17
- package/lib/SplineSeries_combined.d.ts +4 -4
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +5 -5
- package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +2 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +149 -149
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +6 -6
- package/lib/StepLineSeries_combined.d.ts +5 -5
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +31 -31
- package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
- package/lib/WaterfallSeries_combined.d.ts +13 -13
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/igc-data-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-item-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-series-component.d.ts +5 -0
- package/package.json +2 -2
|
@@ -48,26 +48,26 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
48
48
|
tslib_1.__extends(DataToolTipLayer, _super);
|
|
49
49
|
function DataToolTipLayer() {
|
|
50
50
|
var _this = _super.call(this) || this;
|
|
51
|
-
_this.
|
|
52
|
-
_this.
|
|
53
|
-
_this.
|
|
54
|
-
_this.
|
|
55
|
-
_this.
|
|
56
|
-
_this.
|
|
57
|
-
_this.
|
|
51
|
+
_this.rx = 1;
|
|
52
|
+
_this.sz = new Dictionary$2(String_$type, Base.$, 0);
|
|
53
|
+
_this.s0 = new List$1(String_$type, 0);
|
|
54
|
+
_this.rp = 8;
|
|
55
|
+
_this.rt = 11;
|
|
56
|
+
_this.sc = null;
|
|
57
|
+
_this.r4 = null;
|
|
58
|
+
_this.r7 = null;
|
|
59
|
+
_this.r9 = null;
|
|
58
60
|
_this.r6 = null;
|
|
59
61
|
_this.r8 = null;
|
|
60
|
-
_this.
|
|
61
|
-
_this.r7 = null;
|
|
62
|
+
_this.sb = null;
|
|
62
63
|
_this.sa = null;
|
|
63
|
-
_this.
|
|
64
|
-
_this.r4 = null;
|
|
64
|
+
_this.r5 = null;
|
|
65
65
|
var a = new DataToolTipLayerFrame();
|
|
66
66
|
var b = new DataToolTipLayerFrame();
|
|
67
67
|
var c = new DataToolTipLayerFrame();
|
|
68
|
-
_this.
|
|
69
|
-
_this.
|
|
70
|
-
_this.
|
|
68
|
+
_this.p6 = a;
|
|
69
|
+
_this.p5 = b;
|
|
70
|
+
_this.p7 = c;
|
|
71
71
|
_this.ab = DataToolTipLayer.$;
|
|
72
72
|
return _this;
|
|
73
73
|
}
|
|
@@ -77,37 +77,37 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
77
77
|
DataToolTipLayer.prototype.bx = function () {
|
|
78
78
|
return new DataToolTipLayerView(this);
|
|
79
79
|
};
|
|
80
|
-
DataToolTipLayer.prototype.
|
|
81
|
-
_super.prototype.
|
|
82
|
-
this.
|
|
80
|
+
DataToolTipLayer.prototype.lz = function (a) {
|
|
81
|
+
_super.prototype.lz.call(this, a);
|
|
82
|
+
this.r1 = a;
|
|
83
83
|
};
|
|
84
84
|
DataToolTipLayer.prototype.get_dk = function () {
|
|
85
85
|
return true;
|
|
86
86
|
};
|
|
87
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
87
|
+
Object.defineProperty(DataToolTipLayer.prototype, "ry", {
|
|
88
88
|
get: function () {
|
|
89
|
-
return this.
|
|
89
|
+
return this.rx;
|
|
90
90
|
},
|
|
91
91
|
set: function (a) {
|
|
92
|
-
var b = this.
|
|
93
|
-
this.
|
|
94
|
-
if (b != this.
|
|
95
|
-
this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.
|
|
92
|
+
var b = this.rx;
|
|
93
|
+
this.rx = a;
|
|
94
|
+
if (b != this.rx) {
|
|
95
|
+
this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.rx));
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
enumerable: true,
|
|
99
99
|
configurable: true
|
|
100
100
|
});
|
|
101
|
-
DataToolTipLayer.prototype.
|
|
101
|
+
DataToolTipLayer.prototype.r0 = function () {
|
|
102
102
|
var e_1, _a;
|
|
103
103
|
var a = true;
|
|
104
104
|
var b = true;
|
|
105
105
|
var c = true;
|
|
106
106
|
var d = true;
|
|
107
|
-
if (this.
|
|
108
|
-
return this.
|
|
107
|
+
if (this.rz != 0) {
|
|
108
|
+
return this.rz;
|
|
109
109
|
}
|
|
110
|
-
var e = this.
|
|
110
|
+
var e = this.rg();
|
|
111
111
|
if (e != null) {
|
|
112
112
|
try {
|
|
113
113
|
for (var _b = tslib_1.__values(fromEnum(e.da())), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
@@ -145,29 +145,29 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
145
145
|
}
|
|
146
146
|
return 1;
|
|
147
147
|
};
|
|
148
|
-
DataToolTipLayer.prototype.
|
|
149
|
-
_super.prototype.
|
|
148
|
+
DataToolTipLayer.prototype.l4 = function (a, b, c, d) {
|
|
149
|
+
_super.prototype.l4.call(this, a, b, c, d);
|
|
150
150
|
switch (b) {
|
|
151
151
|
case DataToolTipLayer.$$p[37]:
|
|
152
|
-
this.
|
|
152
|
+
this.mi(true);
|
|
153
153
|
break;
|
|
154
154
|
case DataToolTipLayer.$$p[44]:
|
|
155
|
-
this.
|
|
155
|
+
this.mi(true);
|
|
156
156
|
break;
|
|
157
157
|
case DataToolTipLayer.$$p[8]:
|
|
158
|
-
this.
|
|
158
|
+
this.ry = this.r0();
|
|
159
159
|
break;
|
|
160
160
|
case "ActualGroupingMode":
|
|
161
|
-
this.
|
|
161
|
+
this.mi(true);
|
|
162
162
|
break;
|
|
163
163
|
case DataToolTipLayer.$$p[6]:
|
|
164
|
-
this.
|
|
164
|
+
this.rq = this.rs();
|
|
165
165
|
break;
|
|
166
166
|
case DataToolTipLayer.$$p[7]:
|
|
167
|
-
this.
|
|
167
|
+
this.ru = this.rw();
|
|
168
168
|
break;
|
|
169
169
|
case "SeriesViewer":
|
|
170
|
-
this.
|
|
170
|
+
this.r1.ci();
|
|
171
171
|
break;
|
|
172
172
|
case DataToolTipLayer.$$p[26]:
|
|
173
173
|
case DataToolTipLayer.$$p[20]:
|
|
@@ -228,248 +228,248 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
228
228
|
case DataToolTipLayer.$$p[22]:
|
|
229
229
|
case DataToolTipLayer.$$p[23]:
|
|
230
230
|
case "LabelTextStyle":
|
|
231
|
-
this.
|
|
231
|
+
this.wh(b, c, d);
|
|
232
232
|
break;
|
|
233
233
|
}
|
|
234
234
|
};
|
|
235
|
-
DataToolTipLayer.prototype.
|
|
236
|
-
if (!this.
|
|
237
|
-
this.
|
|
238
|
-
this.
|
|
235
|
+
DataToolTipLayer.prototype.wh = function (a, b, c) {
|
|
236
|
+
if (!this.sz.containsKey(a)) {
|
|
237
|
+
this.s0.add(a);
|
|
238
|
+
this.sz.addItem(a, c);
|
|
239
239
|
}
|
|
240
240
|
else {
|
|
241
|
-
this.
|
|
241
|
+
this.sz.item(a, c);
|
|
242
242
|
}
|
|
243
|
-
this.
|
|
243
|
+
this.mi(true);
|
|
244
244
|
};
|
|
245
|
-
DataToolTipLayer.prototype.
|
|
245
|
+
DataToolTipLayer.prototype.wl = function (a, b) {
|
|
246
246
|
switch (a) {
|
|
247
247
|
case DataToolTipLayer.$$p[8]:
|
|
248
|
-
this.
|
|
248
|
+
this.rz = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
|
|
249
249
|
break;
|
|
250
250
|
case DataToolTipLayer.$$p[24]:
|
|
251
|
-
this.
|
|
251
|
+
this.s4 = b;
|
|
252
252
|
break;
|
|
253
253
|
case DataToolTipLayer.$$p[25]:
|
|
254
|
-
this.
|
|
254
|
+
this.s5 = b;
|
|
255
255
|
break;
|
|
256
256
|
case DataToolTipLayer.$$p[2]:
|
|
257
|
-
this.
|
|
257
|
+
this.s2 = b;
|
|
258
258
|
break;
|
|
259
259
|
case DataToolTipLayer.$$p[3]:
|
|
260
|
-
this.
|
|
260
|
+
this.s3 = b;
|
|
261
261
|
break;
|
|
262
262
|
case DataToolTipLayer.$$p[6]:
|
|
263
|
-
this.
|
|
263
|
+
this.rr = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
|
|
264
264
|
break;
|
|
265
265
|
case DataToolTipLayer.$$p[7]:
|
|
266
|
-
this.
|
|
266
|
+
this.rv = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
|
|
267
267
|
break;
|
|
268
268
|
case DataToolTipLayer.$$p[26]:
|
|
269
|
-
this.
|
|
269
|
+
this.su = b;
|
|
270
270
|
break;
|
|
271
271
|
case DataToolTipLayer.$$p[20]:
|
|
272
|
-
this.
|
|
272
|
+
this.re = b;
|
|
273
273
|
break;
|
|
274
274
|
case DataToolTipLayer.$$p[5]:
|
|
275
|
-
this.
|
|
275
|
+
this.q9 = b;
|
|
276
276
|
break;
|
|
277
277
|
case DataToolTipLayer.$$p[19]:
|
|
278
|
-
this.
|
|
278
|
+
this.rd = b;
|
|
279
279
|
break;
|
|
280
280
|
case DataToolTipLayer.$$p[4]:
|
|
281
|
-
this.
|
|
281
|
+
this.q8 = b;
|
|
282
282
|
break;
|
|
283
283
|
case DataToolTipLayer.$$p[45]:
|
|
284
|
-
this.
|
|
284
|
+
this.ri = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
|
|
285
285
|
break;
|
|
286
286
|
case DataToolTipLayer.$$p[47]:
|
|
287
|
-
this.
|
|
287
|
+
this.t4 = typeGetValue(b);
|
|
288
288
|
break;
|
|
289
289
|
case DataToolTipLayer.$$p[48]:
|
|
290
|
-
this.
|
|
290
|
+
this.t5 = typeGetValue(b);
|
|
291
291
|
break;
|
|
292
292
|
case DataToolTipLayer.$$p[49]:
|
|
293
|
-
this.
|
|
293
|
+
this.ro = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
|
|
294
294
|
break;
|
|
295
295
|
case DataToolTipLayer.$$p[46]:
|
|
296
|
-
this.
|
|
296
|
+
this.vz = b;
|
|
297
297
|
break;
|
|
298
298
|
case DataToolTipLayer.$$p[52]:
|
|
299
|
-
this.
|
|
299
|
+
this.sw = b;
|
|
300
300
|
break;
|
|
301
301
|
case DataToolTipLayer.$$p[51]:
|
|
302
|
-
this.
|
|
302
|
+
this.v5 = b;
|
|
303
303
|
break;
|
|
304
304
|
case DataToolTipLayer.$$p[50]:
|
|
305
|
-
this.
|
|
305
|
+
this.rf = b;
|
|
306
306
|
break;
|
|
307
307
|
case DataToolTipLayer.$$p[53]:
|
|
308
|
-
this.
|
|
308
|
+
this.yw = b;
|
|
309
309
|
break;
|
|
310
310
|
case DataToolTipLayer.$$p[54]:
|
|
311
|
-
this.
|
|
311
|
+
this.sx = b;
|
|
312
312
|
break;
|
|
313
313
|
case DataToolTipLayer.$$p[58]:
|
|
314
|
-
this.
|
|
314
|
+
this.we = b;
|
|
315
315
|
break;
|
|
316
316
|
case DataToolTipLayer.$$p[57]:
|
|
317
|
-
this.
|
|
317
|
+
this.sy = b;
|
|
318
318
|
break;
|
|
319
319
|
case DataToolTipLayer.$$p[56]:
|
|
320
|
-
this.
|
|
320
|
+
this.yx = b;
|
|
321
321
|
break;
|
|
322
322
|
case DataToolTipLayer.$$p[55]:
|
|
323
|
-
this.
|
|
323
|
+
this.yh = b;
|
|
324
324
|
break;
|
|
325
325
|
case "ValueTextStyle":
|
|
326
|
-
this.
|
|
326
|
+
this.sl = b;
|
|
327
327
|
break;
|
|
328
328
|
case DataToolTipLayer.$$p[12]:
|
|
329
|
-
this.
|
|
329
|
+
this.un = b;
|
|
330
330
|
break;
|
|
331
331
|
case DataToolTipLayer.$$p[11]:
|
|
332
|
-
this.
|
|
332
|
+
this.rc = b;
|
|
333
333
|
break;
|
|
334
334
|
case DataToolTipLayer.$$p[9]:
|
|
335
|
-
this.
|
|
335
|
+
this.uj = b;
|
|
336
336
|
break;
|
|
337
337
|
case DataToolTipLayer.$$p[10]:
|
|
338
|
-
this.
|
|
338
|
+
this.rj = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
|
|
339
339
|
break;
|
|
340
340
|
case DataToolTipLayer.$$p[13]:
|
|
341
|
-
this.
|
|
341
|
+
this.rk = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
|
|
342
342
|
break;
|
|
343
343
|
case DataToolTipLayer.$$p[18]:
|
|
344
|
-
this.
|
|
344
|
+
this.us = b;
|
|
345
345
|
break;
|
|
346
346
|
case DataToolTipLayer.$$p[16]:
|
|
347
|
-
this.
|
|
347
|
+
this.x9 = b;
|
|
348
348
|
break;
|
|
349
349
|
case DataToolTipLayer.$$p[17]:
|
|
350
|
-
this.
|
|
350
|
+
this.yq = b;
|
|
351
351
|
break;
|
|
352
352
|
case DataToolTipLayer.$$p[14]:
|
|
353
|
-
this.
|
|
353
|
+
this.yp = b;
|
|
354
354
|
break;
|
|
355
355
|
case DataToolTipLayer.$$p[15]:
|
|
356
|
-
this.
|
|
356
|
+
this.sn = b;
|
|
357
357
|
break;
|
|
358
358
|
case "HeaderTextStyle":
|
|
359
|
-
this.
|
|
359
|
+
this.sd = b;
|
|
360
360
|
break;
|
|
361
361
|
case DataToolTipLayer.$$p[30]:
|
|
362
|
-
this.
|
|
362
|
+
this.yc = b;
|
|
363
363
|
break;
|
|
364
364
|
case "SummaryTitleTextStyle":
|
|
365
|
-
this.
|
|
365
|
+
this.sg = b;
|
|
366
366
|
break;
|
|
367
367
|
case DataToolTipLayer.$$p[33]:
|
|
368
|
-
this.
|
|
368
|
+
this.rm = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
|
|
369
369
|
break;
|
|
370
370
|
case DataToolTipLayer.$$p[32]:
|
|
371
|
-
this.
|
|
371
|
+
this.vb = b;
|
|
372
372
|
break;
|
|
373
373
|
case DataToolTipLayer.$$p[31]:
|
|
374
|
-
this.
|
|
374
|
+
this.yt = b;
|
|
375
375
|
break;
|
|
376
376
|
case DataToolTipLayer.$$p[29]:
|
|
377
|
-
this.
|
|
377
|
+
this.ys = b;
|
|
378
378
|
break;
|
|
379
379
|
case DataToolTipLayer.$$p[36]:
|
|
380
|
-
this.
|
|
380
|
+
this.ye = b;
|
|
381
381
|
break;
|
|
382
382
|
case "SummaryValueTextStyle":
|
|
383
|
-
this.
|
|
383
|
+
this.si = b;
|
|
384
384
|
break;
|
|
385
385
|
case DataToolTipLayer.$$p[28]:
|
|
386
|
-
this.
|
|
386
|
+
this.u6 = b;
|
|
387
387
|
break;
|
|
388
388
|
case DataToolTipLayer.$$p[27]:
|
|
389
|
-
this.
|
|
389
|
+
this.yb = b;
|
|
390
390
|
break;
|
|
391
391
|
case "SummaryLabelTextStyle":
|
|
392
|
-
this.
|
|
392
|
+
this.sf = b;
|
|
393
393
|
break;
|
|
394
394
|
case DataToolTipLayer.$$p[35]:
|
|
395
|
-
this.
|
|
395
|
+
this.vh = b;
|
|
396
396
|
break;
|
|
397
397
|
case DataToolTipLayer.$$p[34]:
|
|
398
|
-
this.
|
|
398
|
+
this.yd = b;
|
|
399
399
|
break;
|
|
400
400
|
case "SummaryUnitsTextStyle":
|
|
401
|
-
this.
|
|
401
|
+
this.sh = b;
|
|
402
402
|
break;
|
|
403
403
|
case DataToolTipLayer.$$p[0]:
|
|
404
|
-
this.
|
|
404
|
+
this.yo = b;
|
|
405
405
|
break;
|
|
406
406
|
case DataToolTipLayer.$$p[1]:
|
|
407
|
-
this.
|
|
407
|
+
this.r3 = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
|
|
408
408
|
break;
|
|
409
409
|
case DataToolTipLayer.$$p[40]:
|
|
410
|
-
this.
|
|
410
|
+
this.rn = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
|
|
411
411
|
break;
|
|
412
412
|
case DataToolTipLayer.$$p[43]:
|
|
413
|
-
this.
|
|
413
|
+
this.vs = b;
|
|
414
414
|
break;
|
|
415
415
|
case DataToolTipLayer.$$p[41]:
|
|
416
|
-
this.
|
|
416
|
+
this.yg = b;
|
|
417
417
|
break;
|
|
418
418
|
case DataToolTipLayer.$$p[42]:
|
|
419
|
-
this.
|
|
419
|
+
this.yv = b;
|
|
420
420
|
break;
|
|
421
421
|
case "UnitsTextStyle":
|
|
422
|
-
this.
|
|
422
|
+
this.sk = b;
|
|
423
423
|
break;
|
|
424
424
|
case DataToolTipLayer.$$p[39]:
|
|
425
|
-
this.
|
|
425
|
+
this.yu = b;
|
|
426
426
|
break;
|
|
427
427
|
case DataToolTipLayer.$$p[38]:
|
|
428
|
-
this.
|
|
428
|
+
this.yf = b;
|
|
429
429
|
break;
|
|
430
430
|
case "TitleTextStyle":
|
|
431
|
-
this.
|
|
431
|
+
this.sj = b;
|
|
432
432
|
break;
|
|
433
433
|
case DataToolTipLayer.$$p[21]:
|
|
434
|
-
this.
|
|
434
|
+
this.rl = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
|
|
435
435
|
break;
|
|
436
436
|
case DataToolTipLayer.$$p[22]:
|
|
437
|
-
this.
|
|
437
|
+
this.ya = b;
|
|
438
438
|
break;
|
|
439
439
|
case DataToolTipLayer.$$p[23]:
|
|
440
|
-
this.
|
|
440
|
+
this.yr = b;
|
|
441
441
|
break;
|
|
442
442
|
case "LabelTextStyle":
|
|
443
|
-
this.
|
|
443
|
+
this.se = b;
|
|
444
444
|
break;
|
|
445
445
|
}
|
|
446
446
|
};
|
|
447
|
-
DataToolTipLayer.prototype.
|
|
448
|
-
for (var b = 0; b < this.
|
|
449
|
-
var c = this.
|
|
450
|
-
a.updatePropertyByName(c, this.
|
|
447
|
+
DataToolTipLayer.prototype.wi = function (a) {
|
|
448
|
+
for (var b = 0; b < this.s0.count; b++) {
|
|
449
|
+
var c = this.s0._inner[b];
|
|
450
|
+
a.updatePropertyByName(c, this.sz.item(c));
|
|
451
451
|
}
|
|
452
452
|
};
|
|
453
|
-
DataToolTipLayer.prototype.
|
|
453
|
+
DataToolTipLayer.prototype.qo = function (a, b) {
|
|
454
454
|
{
|
|
455
455
|
if (!this.as.c) {
|
|
456
|
-
this.
|
|
456
|
+
this.mi(b);
|
|
457
457
|
}
|
|
458
458
|
}
|
|
459
459
|
};
|
|
460
|
-
DataToolTipLayer.prototype.
|
|
460
|
+
DataToolTipLayer.prototype.qp = function (a, b) {
|
|
461
461
|
if (!this.as.c) {
|
|
462
|
-
this.
|
|
462
|
+
this.mi(b);
|
|
463
463
|
}
|
|
464
464
|
};
|
|
465
|
-
DataToolTipLayer.prototype.
|
|
465
|
+
DataToolTipLayer.prototype.qr = function (a, b) {
|
|
466
466
|
var e_2, _a;
|
|
467
467
|
var _this = this;
|
|
468
|
-
_super.prototype.
|
|
469
|
-
this.
|
|
468
|
+
_super.prototype.qr.call(this, a, b);
|
|
469
|
+
this.rx = this.r0();
|
|
470
470
|
var c = a;
|
|
471
|
-
var d = this.
|
|
472
|
-
var e = this.
|
|
471
|
+
var d = this.r1.b6;
|
|
472
|
+
var e = this.sv;
|
|
473
473
|
var f = false;
|
|
474
474
|
c.m.clear();
|
|
475
475
|
c.i.clear();
|
|
@@ -479,25 +479,25 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
479
479
|
c.k.clear();
|
|
480
480
|
c.j.clear();
|
|
481
481
|
c.h.clear();
|
|
482
|
-
if (isNaN_(this.
|
|
482
|
+
if (isNaN_(this.q5.x) && isNaN_(this.q5.y)) {
|
|
483
483
|
d.count = 0;
|
|
484
484
|
return;
|
|
485
485
|
}
|
|
486
486
|
{
|
|
487
|
-
if (this.
|
|
487
|
+
if (this.ry == 2) {
|
|
488
488
|
var g_1 = 0;
|
|
489
489
|
{
|
|
490
490
|
try {
|
|
491
491
|
for (var _b = tslib_1.__values(fromEnum(this.cd.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
492
492
|
var h = _c.value;
|
|
493
|
-
if (this.
|
|
494
|
-
this.
|
|
493
|
+
if (this.qc(h)) {
|
|
494
|
+
this.wk(h, c, e, f, g_1);
|
|
495
495
|
g_1++;
|
|
496
496
|
}
|
|
497
497
|
if (h.isStacked) {
|
|
498
498
|
h.la(function (i) {
|
|
499
|
-
if (_this.
|
|
500
|
-
_this.
|
|
499
|
+
if (_this.qc(i)) {
|
|
500
|
+
_this.wk(i, c, e, f, g_1);
|
|
501
501
|
g_1++;
|
|
502
502
|
}
|
|
503
503
|
return true;
|
|
@@ -518,19 +518,19 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
518
518
|
throw e_2.error;
|
|
519
519
|
}
|
|
520
520
|
}
|
|
521
|
-
this.
|
|
521
|
+
this.wg(c);
|
|
522
522
|
}
|
|
523
523
|
d.count = g_1;
|
|
524
524
|
}
|
|
525
525
|
else {
|
|
526
|
-
var i = this.
|
|
527
|
-
var j = this.
|
|
528
|
-
var k = this.
|
|
529
|
-
this.
|
|
526
|
+
var i = this.rg();
|
|
527
|
+
var j = this.s1(i);
|
|
528
|
+
var k = this.r2(i, j, e);
|
|
529
|
+
this.wj(k, c, e);
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
532
|
};
|
|
533
|
-
DataToolTipLayer.prototype.
|
|
533
|
+
DataToolTipLayer.prototype.s1 = function (a) {
|
|
534
534
|
var e_3, _a;
|
|
535
535
|
var b = new List$1(Series.$, 0);
|
|
536
536
|
if (a == null) {
|
|
@@ -557,10 +557,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
557
557
|
}
|
|
558
558
|
return b;
|
|
559
559
|
};
|
|
560
|
-
DataToolTipLayer.prototype.
|
|
560
|
+
DataToolTipLayer.prototype.rg = function () {
|
|
561
561
|
var e_4, _a, e_5, _b;
|
|
562
|
-
if (this.
|
|
563
|
-
return this.
|
|
562
|
+
if (this.rh != null) {
|
|
563
|
+
return this.rh;
|
|
564
564
|
}
|
|
565
565
|
if (this.cd == null) {
|
|
566
566
|
return null;
|
|
@@ -616,7 +616,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
616
616
|
}
|
|
617
617
|
return null;
|
|
618
618
|
};
|
|
619
|
-
DataToolTipLayer.prototype.
|
|
619
|
+
DataToolTipLayer.prototype.r2 = function (a, b, c) {
|
|
620
620
|
var d = 1.7976931348623157E+308;
|
|
621
621
|
var e = -1.7976931348623157E+308;
|
|
622
622
|
var f = new List$1(DataContext.$, 0);
|
|
@@ -646,12 +646,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
646
646
|
continue;
|
|
647
647
|
}
|
|
648
648
|
}
|
|
649
|
-
var p = this.
|
|
649
|
+
var p = this.qk(n);
|
|
650
650
|
if (!p.c) {
|
|
651
651
|
continue;
|
|
652
652
|
}
|
|
653
|
-
j = n.
|
|
654
|
-
var q = n.
|
|
653
|
+
j = n.ph(p.d);
|
|
654
|
+
var q = n.pm(p.d, c, false);
|
|
655
655
|
if (h) {
|
|
656
656
|
if (!isNaN_(q.y)) {
|
|
657
657
|
d = Math.min(d, q.y);
|
|
@@ -672,8 +672,8 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
672
672
|
continue;
|
|
673
673
|
}
|
|
674
674
|
}
|
|
675
|
-
var t = n.
|
|
676
|
-
j = n.
|
|
675
|
+
var t = n.pm(this.q5, c, false);
|
|
676
|
+
j = n.ph(this.q5);
|
|
677
677
|
if (h) {
|
|
678
678
|
if (!isNaN_(t.y)) {
|
|
679
679
|
d = Math.min(d, t.y);
|
|
@@ -688,7 +688,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
688
688
|
}
|
|
689
689
|
}
|
|
690
690
|
var u = null;
|
|
691
|
-
var v = n.ht(this.
|
|
691
|
+
var v = n.ht(this.q5);
|
|
692
692
|
if (n.dl && v != null) {
|
|
693
693
|
u = n.au(v);
|
|
694
694
|
}
|
|
@@ -703,11 +703,11 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
703
703
|
var x = 0;
|
|
704
704
|
if (h) {
|
|
705
705
|
x = (d + e) / 2;
|
|
706
|
-
w = this.
|
|
706
|
+
w = this.pz.right;
|
|
707
707
|
if (!isNaN_(j.x)) {
|
|
708
708
|
w = j.x;
|
|
709
709
|
}
|
|
710
|
-
if (x < 0 || x > this.
|
|
710
|
+
if (x < 0 || x > this.pz.bottom) {
|
|
711
711
|
x = NaN;
|
|
712
712
|
}
|
|
713
713
|
}
|
|
@@ -716,7 +716,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
716
716
|
if (!isNaN_(j.y)) {
|
|
717
717
|
x = j.y;
|
|
718
718
|
}
|
|
719
|
-
if (w < 0 || w > this.
|
|
719
|
+
if (w < 0 || w > this.pz.right) {
|
|
720
720
|
w = NaN;
|
|
721
721
|
}
|
|
722
722
|
}
|
|
@@ -728,10 +728,16 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
728
728
|
return y;
|
|
729
729
|
};
|
|
730
730
|
DataToolTipLayer.prototype.ld = function () {
|
|
731
|
-
this.
|
|
732
|
-
this.
|
|
731
|
+
this.q5 = { $type: Point_$type, x: NaN, y: NaN };
|
|
732
|
+
this.mi(false);
|
|
733
|
+
this.r1.cg(false);
|
|
733
734
|
};
|
|
734
|
-
|
|
735
|
+
DataToolTipLayer.prototype.le = function () {
|
|
736
|
+
this.q5 = { $type: Point_$type, x: NaN, y: NaN };
|
|
737
|
+
this.mi(false);
|
|
738
|
+
this.r1.cg(true);
|
|
739
|
+
};
|
|
740
|
+
Object.defineProperty(DataToolTipLayer.prototype, "yl", {
|
|
735
741
|
get: function () {
|
|
736
742
|
var a = RectUtil.n(this.b0.bu);
|
|
737
743
|
var b = new Size(1, this.b0.bu.width, this.b0.bu.height);
|
|
@@ -740,362 +746,362 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
740
746
|
enumerable: true,
|
|
741
747
|
configurable: true
|
|
742
748
|
});
|
|
743
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
749
|
+
Object.defineProperty(DataToolTipLayer.prototype, "yk", {
|
|
744
750
|
get: function () {
|
|
745
751
|
var a = RectUtil.n(this.b0.bu);
|
|
746
752
|
var b = new Size(1, this.b0.bu.width, this.b0.bu.height);
|
|
747
|
-
return new Rect(3, this.
|
|
753
|
+
return new Rect(3, this.r1.cj(a), b);
|
|
748
754
|
},
|
|
749
755
|
enumerable: true,
|
|
750
756
|
configurable: true
|
|
751
757
|
});
|
|
752
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
758
|
+
Object.defineProperty(DataToolTipLayer.prototype, "yj", {
|
|
753
759
|
get: function () {
|
|
754
760
|
var a = new Rect(0, 0, 0, this.cd.m, this.cd.l);
|
|
755
761
|
var b = RectUtil.n(a);
|
|
756
762
|
var c = new Size(1, a.width, a.height);
|
|
757
|
-
return new Rect(3, this.
|
|
763
|
+
return new Rect(3, this.r1.cj(b), c);
|
|
758
764
|
},
|
|
759
765
|
enumerable: true,
|
|
760
766
|
configurable: true
|
|
761
767
|
});
|
|
762
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
768
|
+
Object.defineProperty(DataToolTipLayer.prototype, "yn", {
|
|
763
769
|
get: function () {
|
|
764
770
|
var a = { $type: Point_$type, x: 0, y: 0 };
|
|
765
|
-
return new Rect(3, a, this.
|
|
771
|
+
return new Rect(3, a, this.r1.co());
|
|
766
772
|
},
|
|
767
773
|
enumerable: true,
|
|
768
774
|
configurable: true
|
|
769
775
|
});
|
|
770
|
-
DataToolTipLayer.prototype.
|
|
771
|
-
return this.
|
|
776
|
+
DataToolTipLayer.prototype.ym = function () {
|
|
777
|
+
return this.yl;
|
|
772
778
|
};
|
|
773
|
-
DataToolTipLayer.prototype.
|
|
779
|
+
DataToolTipLayer.prototype.sr = function (a, b, c) {
|
|
774
780
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
775
781
|
return false;
|
|
776
782
|
}
|
|
777
783
|
var d = a.top;
|
|
778
784
|
return c < d;
|
|
779
785
|
};
|
|
780
|
-
DataToolTipLayer.prototype.
|
|
786
|
+
DataToolTipLayer.prototype.so = function (a, b, c, d) {
|
|
781
787
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
782
788
|
return false;
|
|
783
789
|
}
|
|
784
790
|
var e = a.bottom;
|
|
785
791
|
return c + d.height >= e;
|
|
786
792
|
};
|
|
787
|
-
DataToolTipLayer.prototype.
|
|
793
|
+
DataToolTipLayer.prototype.sp = function (a, b, c) {
|
|
788
794
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
789
795
|
return false;
|
|
790
796
|
}
|
|
791
797
|
var d = a.left;
|
|
792
798
|
return c < d;
|
|
793
799
|
};
|
|
794
|
-
DataToolTipLayer.prototype.
|
|
800
|
+
DataToolTipLayer.prototype.sq = function (a, b, c, d) {
|
|
795
801
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
796
802
|
return false;
|
|
797
803
|
}
|
|
798
804
|
var e = a.right;
|
|
799
805
|
return c + d.width > e;
|
|
800
806
|
};
|
|
801
|
-
DataToolTipLayer.prototype.
|
|
807
|
+
DataToolTipLayer.prototype.tu = function (a, b) {
|
|
802
808
|
return a.top + b;
|
|
803
809
|
};
|
|
804
|
-
DataToolTipLayer.prototype.
|
|
810
|
+
DataToolTipLayer.prototype.ts = function (a, b, c) {
|
|
805
811
|
return a.bottom - c.height - b;
|
|
806
812
|
};
|
|
807
|
-
DataToolTipLayer.prototype.
|
|
813
|
+
DataToolTipLayer.prototype.tt = function (a, b) {
|
|
808
814
|
return ((a.bottom + a.top) / 2) - (b.height / 2);
|
|
809
815
|
};
|
|
810
|
-
DataToolTipLayer.prototype.
|
|
816
|
+
DataToolTipLayer.prototype.t3 = function (a, b, c, d, e) {
|
|
811
817
|
var f = c.y - d.height - b;
|
|
812
818
|
return f;
|
|
813
819
|
};
|
|
814
|
-
DataToolTipLayer.prototype.
|
|
820
|
+
DataToolTipLayer.prototype.t1 = function (a, b, c, d, e) {
|
|
815
821
|
var f = c.y + b;
|
|
816
822
|
return f;
|
|
817
823
|
};
|
|
818
|
-
DataToolTipLayer.prototype.
|
|
824
|
+
DataToolTipLayer.prototype.t2 = function (a, b, c, d, e) {
|
|
819
825
|
var f = c.y - (d.height / 2);
|
|
820
826
|
return f;
|
|
821
827
|
};
|
|
822
|
-
DataToolTipLayer.prototype.
|
|
828
|
+
DataToolTipLayer.prototype.tx = function (a, b, c, d, e) {
|
|
823
829
|
var f = c.y - d.height;
|
|
824
830
|
f = f - b;
|
|
825
831
|
return f;
|
|
826
832
|
};
|
|
827
|
-
DataToolTipLayer.prototype.
|
|
833
|
+
DataToolTipLayer.prototype.tv = function (a, b, c, d, e) {
|
|
828
834
|
var f = c.y;
|
|
829
835
|
f = f + b;
|
|
830
836
|
return f;
|
|
831
837
|
};
|
|
832
|
-
DataToolTipLayer.prototype.
|
|
838
|
+
DataToolTipLayer.prototype.tw = function (a, b, c, d, e) {
|
|
833
839
|
var f = c.y - (d.height / 2);
|
|
834
840
|
return f;
|
|
835
841
|
};
|
|
836
|
-
DataToolTipLayer.prototype.
|
|
842
|
+
DataToolTipLayer.prototype.td = function (a, b) {
|
|
837
843
|
return a.left + b;
|
|
838
844
|
};
|
|
839
|
-
DataToolTipLayer.prototype.
|
|
845
|
+
DataToolTipLayer.prototype.tf = function (a, b, c) {
|
|
840
846
|
return (a.right - (c.width)) - b;
|
|
841
847
|
};
|
|
842
|
-
DataToolTipLayer.prototype.
|
|
848
|
+
DataToolTipLayer.prototype.te = function (a, b, c) {
|
|
843
849
|
return ((a.right + a.left) / 2) - (c.width / 2) + b;
|
|
844
850
|
};
|
|
845
|
-
DataToolTipLayer.prototype.
|
|
851
|
+
DataToolTipLayer.prototype.tm = function (a, b, c, d, e) {
|
|
846
852
|
var f = (c.x - d.width) - b;
|
|
847
853
|
return f;
|
|
848
854
|
};
|
|
849
|
-
DataToolTipLayer.prototype.
|
|
855
|
+
DataToolTipLayer.prototype.to = function (a, b, c, d, e) {
|
|
850
856
|
var f = c.x + b;
|
|
851
857
|
return f;
|
|
852
858
|
};
|
|
853
|
-
DataToolTipLayer.prototype.
|
|
859
|
+
DataToolTipLayer.prototype.tn = function (a, b, c, d, e) {
|
|
854
860
|
var f = (c.x - (d.width / 2));
|
|
855
861
|
f = f + b;
|
|
856
862
|
return f;
|
|
857
863
|
};
|
|
858
|
-
DataToolTipLayer.prototype.
|
|
864
|
+
DataToolTipLayer.prototype.tj = function (a, b, c, d, e) {
|
|
859
865
|
var f = c.x - d.width;
|
|
860
866
|
f = f - b;
|
|
861
867
|
return f;
|
|
862
868
|
};
|
|
863
|
-
DataToolTipLayer.prototype.
|
|
869
|
+
DataToolTipLayer.prototype.tl = function (a, b, c, d, e) {
|
|
864
870
|
var f = c.x;
|
|
865
871
|
f = f + b;
|
|
866
872
|
return f;
|
|
867
873
|
};
|
|
868
|
-
DataToolTipLayer.prototype.
|
|
874
|
+
DataToolTipLayer.prototype.tk = function (a, b, c, d, e) {
|
|
869
875
|
var f = c.x - (d.width / 2);
|
|
870
876
|
f = f + b;
|
|
871
877
|
return f;
|
|
872
878
|
};
|
|
873
|
-
DataToolTipLayer.prototype.
|
|
879
|
+
DataToolTipLayer.prototype.s9 = function (a, b, c, d, e, f, g, h) {
|
|
874
880
|
switch (a) {
|
|
875
881
|
case 1:
|
|
876
882
|
{
|
|
877
|
-
return this.
|
|
883
|
+
return this.tx(e, b, h, f, true);
|
|
878
884
|
}
|
|
879
885
|
case 2:
|
|
880
886
|
{
|
|
881
|
-
return this.
|
|
887
|
+
return this.tv(e, b, h, f, true);
|
|
882
888
|
}
|
|
883
889
|
case 3:
|
|
884
890
|
{
|
|
885
|
-
return this.
|
|
891
|
+
return this.tw(e, b, h, f, true);
|
|
886
892
|
}
|
|
887
|
-
case 5: return this.
|
|
888
|
-
case 6: return this.
|
|
889
|
-
case 4: return this.
|
|
890
|
-
case 8: return this.
|
|
891
|
-
case 9: return this.
|
|
892
|
-
case 7: return this.
|
|
893
|
-
case 13: return this.
|
|
894
|
-
case 14: return this.
|
|
895
|
-
case 15: return this.
|
|
896
|
-
case 10: return this.
|
|
897
|
-
case 12: return this.
|
|
893
|
+
case 5: return this.ty(e, c, b, h, f);
|
|
894
|
+
case 6: return this.tz(e, c, b, h, f);
|
|
895
|
+
case 4: return this.t0(e, c, b, h, f);
|
|
896
|
+
case 8: return this.tp(e, c, b, h, f);
|
|
897
|
+
case 9: return this.tq(e, c, b, h, f);
|
|
898
|
+
case 7: return this.tr(e, c, b, h, f);
|
|
899
|
+
case 13: return this.tu(d, b);
|
|
900
|
+
case 14: return this.ts(d, b, f);
|
|
901
|
+
case 15: return this.tt(d, f);
|
|
902
|
+
case 10: return this.t3(e, b, g, f, true);
|
|
903
|
+
case 12: return this.t2(e, b, g, f, true);
|
|
898
904
|
case 11:
|
|
899
|
-
default: return this.
|
|
905
|
+
default: return this.t1(e, b, g, f, true);
|
|
900
906
|
}
|
|
901
907
|
};
|
|
902
|
-
DataToolTipLayer.prototype.
|
|
908
|
+
DataToolTipLayer.prototype.tg = function (a, b, c, d, e) {
|
|
903
909
|
var f = d.x;
|
|
904
910
|
f = f + b / 2;
|
|
905
911
|
f = f - e.width;
|
|
906
912
|
f = f - c;
|
|
907
913
|
return f;
|
|
908
914
|
};
|
|
909
|
-
DataToolTipLayer.prototype.
|
|
915
|
+
DataToolTipLayer.prototype.th = function (a, b, c, d, e) {
|
|
910
916
|
var f = d.x;
|
|
911
917
|
f = f + b / 2;
|
|
912
918
|
f = f - e.width / 2;
|
|
913
919
|
f = f + c;
|
|
914
920
|
return f;
|
|
915
921
|
};
|
|
916
|
-
DataToolTipLayer.prototype.
|
|
922
|
+
DataToolTipLayer.prototype.ti = function (a, b, c, d, e) {
|
|
917
923
|
var f = d.x;
|
|
918
924
|
f = f + b / 2;
|
|
919
925
|
f = f + c;
|
|
920
926
|
return f;
|
|
921
927
|
};
|
|
922
|
-
DataToolTipLayer.prototype.
|
|
928
|
+
DataToolTipLayer.prototype.ta = function (a, b, c, d, e) {
|
|
923
929
|
var f = d.x;
|
|
924
930
|
f = f - b / 2;
|
|
925
931
|
f = f - e.width;
|
|
926
932
|
f = f - c;
|
|
927
933
|
return f;
|
|
928
934
|
};
|
|
929
|
-
DataToolTipLayer.prototype.
|
|
935
|
+
DataToolTipLayer.prototype.tb = function (a, b, c, d, e) {
|
|
930
936
|
var f = d.x;
|
|
931
937
|
f = f - b / 2;
|
|
932
938
|
f = f - e.width / 2;
|
|
933
939
|
f = f + c;
|
|
934
940
|
return f;
|
|
935
941
|
};
|
|
936
|
-
DataToolTipLayer.prototype.
|
|
942
|
+
DataToolTipLayer.prototype.tc = function (a, b, c, d, e) {
|
|
937
943
|
var f = d.x;
|
|
938
944
|
f = f - b / 2;
|
|
939
945
|
f = f + c;
|
|
940
946
|
return f;
|
|
941
947
|
};
|
|
942
|
-
DataToolTipLayer.prototype.
|
|
948
|
+
DataToolTipLayer.prototype.tr = function (a, b, c, d, e) {
|
|
943
949
|
var f = d.y;
|
|
944
950
|
f = f + b / 2;
|
|
945
951
|
f = f - e.height;
|
|
946
952
|
f = f - c;
|
|
947
953
|
return f;
|
|
948
954
|
};
|
|
949
|
-
DataToolTipLayer.prototype.
|
|
955
|
+
DataToolTipLayer.prototype.tq = function (a, b, c, d, e) {
|
|
950
956
|
var f = d.y;
|
|
951
957
|
f = f + b / 2;
|
|
952
958
|
f = f - e.height / 2;
|
|
953
959
|
f = f + c;
|
|
954
960
|
return f;
|
|
955
961
|
};
|
|
956
|
-
DataToolTipLayer.prototype.
|
|
962
|
+
DataToolTipLayer.prototype.tp = function (a, b, c, d, e) {
|
|
957
963
|
var f = d.y;
|
|
958
964
|
f = f + b / 2;
|
|
959
965
|
f = f + c;
|
|
960
966
|
return f;
|
|
961
967
|
};
|
|
962
|
-
DataToolTipLayer.prototype.
|
|
968
|
+
DataToolTipLayer.prototype.t0 = function (a, b, c, d, e) {
|
|
963
969
|
var f = d.y;
|
|
964
970
|
f = f - b / 2;
|
|
965
971
|
f = f - e.height;
|
|
966
972
|
f = f - c;
|
|
967
973
|
return f;
|
|
968
974
|
};
|
|
969
|
-
DataToolTipLayer.prototype.
|
|
975
|
+
DataToolTipLayer.prototype.tz = function (a, b, c, d, e) {
|
|
970
976
|
var f = d.y;
|
|
971
977
|
f = f - b / 2;
|
|
972
978
|
f = f - e.height / 2;
|
|
973
979
|
f = f + c;
|
|
974
980
|
return f;
|
|
975
981
|
};
|
|
976
|
-
DataToolTipLayer.prototype.
|
|
982
|
+
DataToolTipLayer.prototype.ty = function (a, b, c, d, e) {
|
|
977
983
|
var f = d.y;
|
|
978
984
|
f = f - b / 2;
|
|
979
985
|
f = f + c;
|
|
980
986
|
return f;
|
|
981
987
|
};
|
|
982
|
-
DataToolTipLayer.prototype.
|
|
988
|
+
DataToolTipLayer.prototype.s8 = function (a, b, c, d, e, f, g, h) {
|
|
983
989
|
switch (a) {
|
|
984
|
-
case 10: return this.
|
|
985
|
-
case 11: return this.
|
|
986
|
-
case 12: return this.
|
|
987
|
-
case 13: return this.
|
|
988
|
-
case 14: return this.
|
|
989
|
-
case 15: return this.
|
|
990
|
-
case 5: return this.
|
|
991
|
-
case 6: return this.
|
|
992
|
-
case 4: return this.
|
|
993
|
-
case 8: return this.
|
|
994
|
-
case 9: return this.
|
|
995
|
-
case 7: return this.
|
|
990
|
+
case 10: return this.tm(e, b, g, f, true);
|
|
991
|
+
case 11: return this.to(e, b, g, f, true);
|
|
992
|
+
case 12: return this.tn(e, b, g, f, true);
|
|
993
|
+
case 13: return this.td(d, b);
|
|
994
|
+
case 14: return this.tf(e, b, f);
|
|
995
|
+
case 15: return this.te(e, b, f);
|
|
996
|
+
case 5: return this.tc(e, c, b, h, f);
|
|
997
|
+
case 6: return this.tb(e, c, b, h, f);
|
|
998
|
+
case 4: return this.ta(e, c, b, h, f);
|
|
999
|
+
case 8: return this.ti(e, c, b, h, f);
|
|
1000
|
+
case 9: return this.th(e, c, b, h, f);
|
|
1001
|
+
case 7: return this.tg(e, c, b, h, f);
|
|
996
1002
|
case 1:
|
|
997
1003
|
{
|
|
998
|
-
return this.
|
|
1004
|
+
return this.tj(e, b, h, f, true);
|
|
999
1005
|
}
|
|
1000
1006
|
case 3:
|
|
1001
1007
|
{
|
|
1002
|
-
return this.
|
|
1008
|
+
return this.tk(e, b, h, f, true);
|
|
1003
1009
|
}
|
|
1004
1010
|
case 2:
|
|
1005
1011
|
default:
|
|
1006
1012
|
{
|
|
1007
|
-
return this.
|
|
1013
|
+
return this.tl(e, b, h, f, true);
|
|
1008
1014
|
}
|
|
1009
1015
|
}
|
|
1010
1016
|
};
|
|
1011
|
-
DataToolTipLayer.prototype.
|
|
1012
|
-
var e = this.
|
|
1013
|
-
var f = this.
|
|
1014
|
-
var g = this.
|
|
1017
|
+
DataToolTipLayer.prototype.yi = function (a, b, c, d) {
|
|
1018
|
+
var e = this.rq;
|
|
1019
|
+
var f = this.ru;
|
|
1020
|
+
var g = this.rg();
|
|
1015
1021
|
var h = 0;
|
|
1016
1022
|
if (g != null && g.ca && this.cd != null) {
|
|
1017
|
-
h = g.getCategorySize(this.cd.sf, this.
|
|
1023
|
+
h = g.getCategorySize(this.cd.sf, this.pz, this.getEffectiveViewport());
|
|
1018
1024
|
if (g.categoryMode == 0) {
|
|
1019
1025
|
h = 0;
|
|
1020
1026
|
}
|
|
1021
1027
|
}
|
|
1022
|
-
var i = this.
|
|
1023
|
-
var j = this.
|
|
1024
|
-
var k = this.
|
|
1025
|
-
var l = this.
|
|
1026
|
-
var m = this.
|
|
1027
|
-
var n = this.
|
|
1028
|
+
var i = this.s6(e);
|
|
1029
|
+
var j = this.s7(f);
|
|
1030
|
+
var k = this.s8(e, i, h, this.yl, a, b, c, d);
|
|
1031
|
+
var l = this.s9(f, j, h, this.yl, a, b, c, d);
|
|
1032
|
+
var m = this.ss(a, i, k, b);
|
|
1033
|
+
var n = this.st(a, j, l, b);
|
|
1028
1034
|
if (!m) {
|
|
1029
|
-
var o = this.
|
|
1035
|
+
var o = this.ra(e);
|
|
1030
1036
|
var p = 0;
|
|
1031
1037
|
while (!m && p < o.length) {
|
|
1032
1038
|
e = o[p];
|
|
1033
|
-
i = this.
|
|
1034
|
-
k = this.
|
|
1035
|
-
m = this.
|
|
1039
|
+
i = this.s6(e);
|
|
1040
|
+
k = this.s8(e, i, h, this.yl, a, b, c, d);
|
|
1041
|
+
m = this.ss(a, i, k, b);
|
|
1036
1042
|
p++;
|
|
1037
1043
|
}
|
|
1038
1044
|
}
|
|
1039
1045
|
if (!n) {
|
|
1040
|
-
var q = this.
|
|
1046
|
+
var q = this.rb(f);
|
|
1041
1047
|
var r = 0;
|
|
1042
1048
|
while (!n && r < q.length) {
|
|
1043
1049
|
f = q[r];
|
|
1044
|
-
j = this.
|
|
1045
|
-
l = this.
|
|
1046
|
-
n = this.
|
|
1050
|
+
j = this.s7(f);
|
|
1051
|
+
l = this.s9(f, j, h, this.yl, a, b, c, d);
|
|
1052
|
+
n = this.st(a, j, l, b);
|
|
1047
1053
|
r++;
|
|
1048
1054
|
}
|
|
1049
1055
|
}
|
|
1050
1056
|
return { $type: Point_$type, x: k, y: l };
|
|
1051
1057
|
};
|
|
1052
|
-
DataToolTipLayer.prototype.
|
|
1053
|
-
if (!isNaN_(this.
|
|
1054
|
-
return this.
|
|
1058
|
+
DataToolTipLayer.prototype.s7 = function (a) {
|
|
1059
|
+
if (!isNaN_(this.s5)) {
|
|
1060
|
+
return this.s5;
|
|
1055
1061
|
}
|
|
1056
1062
|
switch (a) {
|
|
1057
|
-
case 1: return this.
|
|
1058
|
-
case 2: return this.
|
|
1063
|
+
case 1: return this.s3;
|
|
1064
|
+
case 2: return this.s3;
|
|
1059
1065
|
case 3: return 0;
|
|
1060
|
-
case 4: return this.
|
|
1061
|
-
case 5: return this.
|
|
1062
|
-
case 6: return this.
|
|
1063
|
-
case 7: return this.
|
|
1064
|
-
case 8: return this.
|
|
1066
|
+
case 4: return this.s3;
|
|
1067
|
+
case 5: return this.s3;
|
|
1068
|
+
case 6: return this.s3;
|
|
1069
|
+
case 7: return this.s3;
|
|
1070
|
+
case 8: return this.s3;
|
|
1065
1071
|
case 9: return 0;
|
|
1066
|
-
case 10: return this.
|
|
1067
|
-
case 11: return this.
|
|
1072
|
+
case 10: return this.s3;
|
|
1073
|
+
case 11: return this.s3;
|
|
1068
1074
|
case 12: return 0;
|
|
1069
|
-
case 13: return this.
|
|
1070
|
-
case 14: return this.
|
|
1075
|
+
case 13: return this.s3;
|
|
1076
|
+
case 14: return this.s3;
|
|
1071
1077
|
case 15: return 0;
|
|
1072
1078
|
}
|
|
1073
|
-
return this.
|
|
1079
|
+
return this.s3;
|
|
1074
1080
|
};
|
|
1075
|
-
DataToolTipLayer.prototype.
|
|
1076
|
-
if (!isNaN_(this.
|
|
1077
|
-
return this.
|
|
1081
|
+
DataToolTipLayer.prototype.s6 = function (a) {
|
|
1082
|
+
if (!isNaN_(this.s4)) {
|
|
1083
|
+
return this.s4;
|
|
1078
1084
|
}
|
|
1079
1085
|
switch (a) {
|
|
1080
|
-
case 4: return this.
|
|
1086
|
+
case 4: return this.s2;
|
|
1081
1087
|
case 6: return 0;
|
|
1082
|
-
case 5: return this.
|
|
1083
|
-
case 13: return this.
|
|
1088
|
+
case 5: return this.s2;
|
|
1089
|
+
case 13: return this.s2;
|
|
1084
1090
|
case 15: return 0;
|
|
1085
|
-
case 14: return this.
|
|
1086
|
-
case 7: return this.
|
|
1091
|
+
case 14: return this.s2;
|
|
1092
|
+
case 7: return this.s2;
|
|
1087
1093
|
case 9: return 0;
|
|
1088
|
-
case 8: return this.
|
|
1089
|
-
case 1: return this.
|
|
1094
|
+
case 8: return this.s2;
|
|
1095
|
+
case 1: return this.s2;
|
|
1090
1096
|
case 3: return 0;
|
|
1091
|
-
case 2: return this.
|
|
1092
|
-
case 10: return this.
|
|
1097
|
+
case 2: return this.s2;
|
|
1098
|
+
case 10: return this.s2;
|
|
1093
1099
|
case 12: return 0;
|
|
1094
|
-
case 11: return this.
|
|
1100
|
+
case 11: return this.s2;
|
|
1095
1101
|
}
|
|
1096
|
-
return this.
|
|
1102
|
+
return this.s2;
|
|
1097
1103
|
};
|
|
1098
|
-
DataToolTipLayer.prototype.
|
|
1104
|
+
DataToolTipLayer.prototype.rb = function (a) {
|
|
1099
1105
|
var b = [a];
|
|
1100
1106
|
switch (a) {
|
|
1101
1107
|
case 1:
|
|
@@ -1140,7 +1146,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1140
1146
|
}
|
|
1141
1147
|
return b;
|
|
1142
1148
|
};
|
|
1143
|
-
DataToolTipLayer.prototype.
|
|
1149
|
+
DataToolTipLayer.prototype.ra = function (a) {
|
|
1144
1150
|
var b = [a];
|
|
1145
1151
|
switch (a) {
|
|
1146
1152
|
case 1:
|
|
@@ -1185,13 +1191,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1185
1191
|
}
|
|
1186
1192
|
return b;
|
|
1187
1193
|
};
|
|
1188
|
-
DataToolTipLayer.prototype.sr = function (a, b, c, d) {
|
|
1189
|
-
return !(this.so(a, b, c) || this.sp(a, b, c, d));
|
|
1190
|
-
};
|
|
1191
1194
|
DataToolTipLayer.prototype.ss = function (a, b, c, d) {
|
|
1192
|
-
return !(this.
|
|
1195
|
+
return !(this.sp(a, b, c) || this.sq(a, b, c, d));
|
|
1193
1196
|
};
|
|
1194
|
-
DataToolTipLayer.prototype.
|
|
1197
|
+
DataToolTipLayer.prototype.st = function (a, b, c, d) {
|
|
1198
|
+
return !(this.sr(a, b, c) || this.so(a, b, c, d));
|
|
1199
|
+
};
|
|
1200
|
+
DataToolTipLayer.prototype.wg = function (a) {
|
|
1195
1201
|
var b = new List$1(DataTooltipCollisionInfo.$, 0);
|
|
1196
1202
|
for (var c = 0; c < a.f.count; c++) {
|
|
1197
1203
|
var d = new DataTooltipCollisionInfo();
|
|
@@ -1220,7 +1226,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1220
1226
|
}
|
|
1221
1227
|
return 0;
|
|
1222
1228
|
});
|
|
1223
|
-
var e = this.
|
|
1229
|
+
var e = this.sm(b);
|
|
1224
1230
|
if (!e) {
|
|
1225
1231
|
return;
|
|
1226
1232
|
}
|
|
@@ -1252,7 +1258,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1252
1258
|
a.g._inner[q] = r.e.y;
|
|
1253
1259
|
}
|
|
1254
1260
|
};
|
|
1255
|
-
DataToolTipLayer.prototype.
|
|
1261
|
+
DataToolTipLayer.prototype.sm = function (a) {
|
|
1256
1262
|
if (a.count <= 1) {
|
|
1257
1263
|
return false;
|
|
1258
1264
|
}
|
|
@@ -1268,30 +1274,30 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1268
1274
|
}
|
|
1269
1275
|
return false;
|
|
1270
1276
|
};
|
|
1271
|
-
DataToolTipLayer.prototype.
|
|
1272
|
-
var f = this.
|
|
1277
|
+
DataToolTipLayer.prototype.wk = function (a, b, c, d, e) {
|
|
1278
|
+
var f = this.qk(a);
|
|
1273
1279
|
if (!f.c) {
|
|
1274
1280
|
return;
|
|
1275
1281
|
}
|
|
1276
|
-
var g = a.
|
|
1277
|
-
var h = this.
|
|
1278
|
-
var i = this.
|
|
1282
|
+
var g = a.pm(f.d, c, d);
|
|
1283
|
+
var h = this.r1.b6;
|
|
1284
|
+
var i = this.q5;
|
|
1279
1285
|
if (!c) {
|
|
1280
|
-
i = this.
|
|
1286
|
+
i = this.pp(g);
|
|
1281
1287
|
}
|
|
1282
1288
|
var j = a.ht(i);
|
|
1283
1289
|
var k = h.item(e);
|
|
1284
1290
|
var l = this.b0.bu;
|
|
1285
|
-
var m = this.
|
|
1291
|
+
var m = this.r1.b5(k);
|
|
1286
1292
|
if (!Base.equalsStatic(m.target, this.cd)) {
|
|
1287
1293
|
m.target = this.cd;
|
|
1288
1294
|
}
|
|
1289
1295
|
m.includedSeries = [a.dataLegendKey];
|
|
1290
|
-
this.
|
|
1291
|
-
if (!this.
|
|
1296
|
+
this.wi(m);
|
|
1297
|
+
if (!this.r1.b8(k, a)) {
|
|
1292
1298
|
return;
|
|
1293
1299
|
}
|
|
1294
|
-
var n = this.
|
|
1300
|
+
var n = this.r1.cn(k);
|
|
1295
1301
|
b.i.add1(k);
|
|
1296
1302
|
var o = g.x;
|
|
1297
1303
|
var p = g.x;
|
|
@@ -1321,30 +1327,30 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1321
1327
|
b.g.add(t);
|
|
1322
1328
|
b.k.add(n.width);
|
|
1323
1329
|
b.j.add(n.height);
|
|
1324
|
-
var u = this.
|
|
1330
|
+
var u = this.oz;
|
|
1325
1331
|
if (u == null) {
|
|
1326
|
-
u = this.
|
|
1332
|
+
u = this.o3;
|
|
1327
1333
|
}
|
|
1328
1334
|
if (u == null) {
|
|
1329
|
-
u = a.
|
|
1335
|
+
u = a.oz;
|
|
1330
1336
|
}
|
|
1331
1337
|
b.h.add(u);
|
|
1332
1338
|
};
|
|
1333
|
-
DataToolTipLayer.prototype.
|
|
1339
|
+
DataToolTipLayer.prototype.wj = function (a, b, c) {
|
|
1334
1340
|
var e_6, _a;
|
|
1335
|
-
this.
|
|
1336
|
-
this.
|
|
1341
|
+
this.rp = this.rs();
|
|
1342
|
+
this.rt = this.rw();
|
|
1337
1343
|
var d = a.f;
|
|
1338
1344
|
var e = a.e;
|
|
1339
1345
|
var f = 0;
|
|
1340
|
-
var g = this.
|
|
1341
|
-
this.
|
|
1342
|
-
var h = this.
|
|
1346
|
+
var g = this.r1.b6.item(0);
|
|
1347
|
+
this.r1.b8(g, null);
|
|
1348
|
+
var h = this.r1.b5(g);
|
|
1343
1349
|
if (!Base.equalsStatic(h.target, this.cd)) {
|
|
1344
1350
|
h.target = this.cd;
|
|
1345
1351
|
}
|
|
1346
1352
|
var i = new List$1(String_$type, 0);
|
|
1347
|
-
var j = this.
|
|
1353
|
+
var j = this.rg();
|
|
1348
1354
|
if (j != null) {
|
|
1349
1355
|
try {
|
|
1350
1356
|
for (var _b = tslib_1.__values(fromEnum(j.da())), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
@@ -1370,10 +1376,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1370
1376
|
else {
|
|
1371
1377
|
h.includedSeries = null;
|
|
1372
1378
|
}
|
|
1373
|
-
this.
|
|
1374
|
-
h.targetCursorPositionX = this.
|
|
1375
|
-
h.targetCursorPositionY = this.
|
|
1376
|
-
var l = this.
|
|
1379
|
+
this.wi(h);
|
|
1380
|
+
h.targetCursorPositionX = this.q5.x;
|
|
1381
|
+
h.targetCursorPositionY = this.q5.y;
|
|
1382
|
+
var l = this.r1.cn(g);
|
|
1377
1383
|
var m = 0;
|
|
1378
1384
|
var n = 0;
|
|
1379
1385
|
var o = 0;
|
|
@@ -1383,9 +1389,9 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1383
1389
|
o = d.x;
|
|
1384
1390
|
p = d.y;
|
|
1385
1391
|
var s = this.b0.bu;
|
|
1386
|
-
var t = this.
|
|
1387
|
-
var u = this.
|
|
1388
|
-
var v = this.
|
|
1392
|
+
var t = this.r1.co();
|
|
1393
|
+
var u = this.ym();
|
|
1394
|
+
var v = this.yi(u, l, e, d);
|
|
1389
1395
|
var w = v.x;
|
|
1390
1396
|
var x = v.y;
|
|
1391
1397
|
{
|
|
@@ -1399,13 +1405,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1399
1405
|
b.i.add1(g);
|
|
1400
1406
|
var y = null;
|
|
1401
1407
|
b.h.add(y);
|
|
1402
|
-
this.
|
|
1408
|
+
this.r1.b6.count = 1;
|
|
1403
1409
|
};
|
|
1404
|
-
DataToolTipLayer.prototype.
|
|
1410
|
+
DataToolTipLayer.prototype.t6 = function (a) {
|
|
1405
1411
|
return a.toolTip;
|
|
1406
1412
|
};
|
|
1407
|
-
DataToolTipLayer.prototype.
|
|
1408
|
-
_super.prototype.
|
|
1413
|
+
DataToolTipLayer.prototype.qu = function (a, b) {
|
|
1414
|
+
_super.prototype.qu.call(this, a, b);
|
|
1409
1415
|
var c = a;
|
|
1410
1416
|
var d = c.m.count;
|
|
1411
1417
|
var e = b.bu.left;
|
|
@@ -1414,7 +1420,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1414
1420
|
var h = b.bu.bottom;
|
|
1415
1421
|
for (var i = 0; i < d; i++) {
|
|
1416
1422
|
if (isNaN_(c.l._inner[i]) || isNaN_(c.m._inner[i]) || isNaN_(c.f._inner[i]) || isNaN_(c.g._inner[i])) {
|
|
1417
|
-
this.
|
|
1423
|
+
this.r1.cf(c.i._inner[i]);
|
|
1418
1424
|
continue;
|
|
1419
1425
|
}
|
|
1420
1426
|
var j = c.f._inner[i];
|
|
@@ -1423,7 +1429,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1423
1429
|
var m = c.j._inner[i];
|
|
1424
1430
|
var n = false;
|
|
1425
1431
|
if (n) {
|
|
1426
|
-
this.
|
|
1432
|
+
this.r1.cf(c.i._inner[i]);
|
|
1427
1433
|
continue;
|
|
1428
1434
|
}
|
|
1429
1435
|
var o = c.i._inner[i];
|
|
@@ -1431,27 +1437,27 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1431
1437
|
var q = Math.min(c.g._inner[i], c.m._inner[i]);
|
|
1432
1438
|
var r = c.l._inner[i] - c.f._inner[i];
|
|
1433
1439
|
var s = c.m._inner[i] - c.g._inner[i];
|
|
1434
|
-
this.
|
|
1440
|
+
this.r1.ch(o, p, q, r, s);
|
|
1435
1441
|
}
|
|
1436
1442
|
};
|
|
1437
1443
|
DataToolTipLayer.prototype.em = function () {
|
|
1438
1444
|
return true;
|
|
1439
1445
|
};
|
|
1440
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1446
|
+
Object.defineProperty(DataToolTipLayer.prototype, "rq", {
|
|
1441
1447
|
get: function () {
|
|
1442
|
-
return this.
|
|
1448
|
+
return this.rp;
|
|
1443
1449
|
},
|
|
1444
1450
|
set: function (a) {
|
|
1445
|
-
var b = this.
|
|
1446
|
-
this.
|
|
1447
|
-
if (b != this.
|
|
1448
|
-
this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.
|
|
1451
|
+
var b = this.rp;
|
|
1452
|
+
this.rp = a;
|
|
1453
|
+
if (b != this.rp) {
|
|
1454
|
+
this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.rp));
|
|
1449
1455
|
}
|
|
1450
1456
|
},
|
|
1451
1457
|
enumerable: true,
|
|
1452
1458
|
configurable: true
|
|
1453
1459
|
});
|
|
1454
|
-
DataToolTipLayer.prototype.
|
|
1460
|
+
DataToolTipLayer.prototype.rs = function () {
|
|
1455
1461
|
var e_7, _a;
|
|
1456
1462
|
if (this.cd == null) {
|
|
1457
1463
|
return 2;
|
|
@@ -1460,7 +1466,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1460
1466
|
var b = false;
|
|
1461
1467
|
var c = false;
|
|
1462
1468
|
var d = false;
|
|
1463
|
-
var e = this.
|
|
1469
|
+
var e = this.rg();
|
|
1464
1470
|
if (e == null) {
|
|
1465
1471
|
return 2;
|
|
1466
1472
|
}
|
|
@@ -1507,12 +1513,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1507
1513
|
$ret.add_1(9);
|
|
1508
1514
|
return $ret;
|
|
1509
1515
|
})());
|
|
1510
|
-
var h = g.contains(this.
|
|
1511
|
-
if (this.
|
|
1516
|
+
var h = g.contains(this.rr);
|
|
1517
|
+
if (this.rr != 0) {
|
|
1512
1518
|
if (h && b) {
|
|
1513
1519
|
return 11;
|
|
1514
1520
|
}
|
|
1515
|
-
return this.
|
|
1521
|
+
return this.rr;
|
|
1516
1522
|
}
|
|
1517
1523
|
if (c || d) {
|
|
1518
1524
|
return 11;
|
|
@@ -1525,21 +1531,21 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1525
1531
|
}
|
|
1526
1532
|
return 8;
|
|
1527
1533
|
};
|
|
1528
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1534
|
+
Object.defineProperty(DataToolTipLayer.prototype, "ru", {
|
|
1529
1535
|
get: function () {
|
|
1530
|
-
return this.
|
|
1536
|
+
return this.rt;
|
|
1531
1537
|
},
|
|
1532
1538
|
set: function (a) {
|
|
1533
|
-
var b = this.
|
|
1534
|
-
this.
|
|
1535
|
-
if (b != this.
|
|
1536
|
-
this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.
|
|
1539
|
+
var b = this.rt;
|
|
1540
|
+
this.rt = a;
|
|
1541
|
+
if (b != this.rt) {
|
|
1542
|
+
this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.rt));
|
|
1537
1543
|
}
|
|
1538
1544
|
},
|
|
1539
1545
|
enumerable: true,
|
|
1540
1546
|
configurable: true
|
|
1541
1547
|
});
|
|
1542
|
-
DataToolTipLayer.prototype.
|
|
1548
|
+
DataToolTipLayer.prototype.rw = function () {
|
|
1543
1549
|
var e_8, _a;
|
|
1544
1550
|
if (this.cd == null) {
|
|
1545
1551
|
return 11;
|
|
@@ -1547,7 +1553,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1547
1553
|
var a = false;
|
|
1548
1554
|
var b = false;
|
|
1549
1555
|
var c = false;
|
|
1550
|
-
var d = this.
|
|
1556
|
+
var d = this.rg();
|
|
1551
1557
|
if (d == null) {
|
|
1552
1558
|
return 11;
|
|
1553
1559
|
}
|
|
@@ -1591,12 +1597,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1591
1597
|
$ret.add_1(9);
|
|
1592
1598
|
return $ret;
|
|
1593
1599
|
})());
|
|
1594
|
-
var g = f.contains(this.
|
|
1595
|
-
if (this.
|
|
1600
|
+
var g = f.contains(this.rv);
|
|
1601
|
+
if (this.rv != 0) {
|
|
1596
1602
|
if (g && !a) {
|
|
1597
1603
|
return 11;
|
|
1598
1604
|
}
|
|
1599
|
-
return this.
|
|
1605
|
+
return this.rv;
|
|
1600
1606
|
}
|
|
1601
1607
|
if (b || c) {
|
|
1602
1608
|
return 11;
|
|
@@ -1609,134 +1615,134 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1609
1615
|
}
|
|
1610
1616
|
return 11;
|
|
1611
1617
|
};
|
|
1612
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1618
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sl", {
|
|
1613
1619
|
get: function () {
|
|
1614
|
-
return this.
|
|
1620
|
+
return this.sc;
|
|
1615
1621
|
},
|
|
1616
1622
|
set: function (a) {
|
|
1617
|
-
var b = this.
|
|
1618
|
-
this.
|
|
1619
|
-
if (b != this.
|
|
1620
|
-
this.raisePropertyChanged("ValueTextStyle", b, this.
|
|
1623
|
+
var b = this.sc;
|
|
1624
|
+
this.sc = a;
|
|
1625
|
+
if (b != this.sc) {
|
|
1626
|
+
this.raisePropertyChanged("ValueTextStyle", b, this.sc);
|
|
1621
1627
|
}
|
|
1622
1628
|
},
|
|
1623
1629
|
enumerable: true,
|
|
1624
1630
|
configurable: true
|
|
1625
1631
|
});
|
|
1626
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1632
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sd", {
|
|
1627
1633
|
get: function () {
|
|
1628
|
-
return this.
|
|
1634
|
+
return this.r4;
|
|
1629
1635
|
},
|
|
1630
1636
|
set: function (a) {
|
|
1631
|
-
var b = this.
|
|
1632
|
-
this.
|
|
1633
|
-
if (b != this.
|
|
1634
|
-
this.raisePropertyChanged("HeaderTextStyle", b, this.
|
|
1637
|
+
var b = this.r4;
|
|
1638
|
+
this.r4 = a;
|
|
1639
|
+
if (b != this.r4) {
|
|
1640
|
+
this.raisePropertyChanged("HeaderTextStyle", b, this.r4);
|
|
1635
1641
|
}
|
|
1636
1642
|
},
|
|
1637
1643
|
enumerable: true,
|
|
1638
1644
|
configurable: true
|
|
1639
1645
|
});
|
|
1640
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1646
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sg", {
|
|
1641
1647
|
get: function () {
|
|
1642
|
-
return this.
|
|
1648
|
+
return this.r7;
|
|
1643
1649
|
},
|
|
1644
1650
|
set: function (a) {
|
|
1645
|
-
var b = this.
|
|
1646
|
-
this.
|
|
1647
|
-
if (b != this.
|
|
1648
|
-
this.raisePropertyChanged("SummaryTitleTextStyle", b, this.
|
|
1651
|
+
var b = this.r7;
|
|
1652
|
+
this.r7 = a;
|
|
1653
|
+
if (b != this.r7) {
|
|
1654
|
+
this.raisePropertyChanged("SummaryTitleTextStyle", b, this.r7);
|
|
1649
1655
|
}
|
|
1650
1656
|
},
|
|
1651
1657
|
enumerable: true,
|
|
1652
1658
|
configurable: true
|
|
1653
1659
|
});
|
|
1654
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1660
|
+
Object.defineProperty(DataToolTipLayer.prototype, "si", {
|
|
1655
1661
|
get: function () {
|
|
1656
|
-
return this.
|
|
1662
|
+
return this.r9;
|
|
1657
1663
|
},
|
|
1658
1664
|
set: function (a) {
|
|
1659
|
-
var b = this.
|
|
1660
|
-
this.
|
|
1661
|
-
if (b != this.
|
|
1662
|
-
this.raisePropertyChanged("SummaryValueTextStyle", b, this.
|
|
1665
|
+
var b = this.r9;
|
|
1666
|
+
this.r9 = a;
|
|
1667
|
+
if (b != this.r9) {
|
|
1668
|
+
this.raisePropertyChanged("SummaryValueTextStyle", b, this.r9);
|
|
1663
1669
|
}
|
|
1664
1670
|
},
|
|
1665
1671
|
enumerable: true,
|
|
1666
1672
|
configurable: true
|
|
1667
1673
|
});
|
|
1668
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1674
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sf", {
|
|
1669
1675
|
get: function () {
|
|
1670
|
-
return this.
|
|
1676
|
+
return this.r6;
|
|
1671
1677
|
},
|
|
1672
1678
|
set: function (a) {
|
|
1673
|
-
var b = this.
|
|
1674
|
-
this.
|
|
1675
|
-
if (b != this.
|
|
1676
|
-
this.raisePropertyChanged("SummaryLabelTextStyle", b, this.
|
|
1679
|
+
var b = this.r6;
|
|
1680
|
+
this.r6 = a;
|
|
1681
|
+
if (b != this.r6) {
|
|
1682
|
+
this.raisePropertyChanged("SummaryLabelTextStyle", b, this.r6);
|
|
1677
1683
|
}
|
|
1678
1684
|
},
|
|
1679
1685
|
enumerable: true,
|
|
1680
1686
|
configurable: true
|
|
1681
1687
|
});
|
|
1682
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1688
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sh", {
|
|
1683
1689
|
get: function () {
|
|
1684
|
-
return this.
|
|
1690
|
+
return this.r8;
|
|
1685
1691
|
},
|
|
1686
1692
|
set: function (a) {
|
|
1687
|
-
var b = this.
|
|
1688
|
-
this.
|
|
1689
|
-
if (b != this.
|
|
1690
|
-
this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.
|
|
1693
|
+
var b = this.r8;
|
|
1694
|
+
this.r8 = a;
|
|
1695
|
+
if (b != this.r8) {
|
|
1696
|
+
this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.r8);
|
|
1691
1697
|
}
|
|
1692
1698
|
},
|
|
1693
1699
|
enumerable: true,
|
|
1694
1700
|
configurable: true
|
|
1695
1701
|
});
|
|
1696
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1702
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sk", {
|
|
1697
1703
|
get: function () {
|
|
1698
|
-
return this.
|
|
1704
|
+
return this.sb;
|
|
1699
1705
|
},
|
|
1700
1706
|
set: function (a) {
|
|
1701
|
-
var b = this.
|
|
1702
|
-
this.
|
|
1703
|
-
if (b != this.
|
|
1704
|
-
this.raisePropertyChanged("UnitsTextStyle", b, this.
|
|
1707
|
+
var b = this.sb;
|
|
1708
|
+
this.sb = a;
|
|
1709
|
+
if (b != this.sb) {
|
|
1710
|
+
this.raisePropertyChanged("UnitsTextStyle", b, this.sb);
|
|
1705
1711
|
}
|
|
1706
1712
|
},
|
|
1707
1713
|
enumerable: true,
|
|
1708
1714
|
configurable: true
|
|
1709
1715
|
});
|
|
1710
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1716
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sj", {
|
|
1711
1717
|
get: function () {
|
|
1712
|
-
return this.
|
|
1718
|
+
return this.sa;
|
|
1713
1719
|
},
|
|
1714
1720
|
set: function (a) {
|
|
1715
|
-
var b = this.
|
|
1716
|
-
this.
|
|
1717
|
-
if (b != this.
|
|
1718
|
-
this.raisePropertyChanged("TitleTextStyle", b, this.
|
|
1721
|
+
var b = this.sa;
|
|
1722
|
+
this.sa = a;
|
|
1723
|
+
if (b != this.sa) {
|
|
1724
|
+
this.raisePropertyChanged("TitleTextStyle", b, this.sa);
|
|
1719
1725
|
}
|
|
1720
1726
|
},
|
|
1721
1727
|
enumerable: true,
|
|
1722
1728
|
configurable: true
|
|
1723
1729
|
});
|
|
1724
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1730
|
+
Object.defineProperty(DataToolTipLayer.prototype, "se", {
|
|
1725
1731
|
get: function () {
|
|
1726
|
-
return this.
|
|
1732
|
+
return this.r5;
|
|
1727
1733
|
},
|
|
1728
1734
|
set: function (a) {
|
|
1729
|
-
var b = this.
|
|
1730
|
-
this.
|
|
1731
|
-
if (b != this.
|
|
1732
|
-
this.raisePropertyChanged("LabelTextStyle", b, this.
|
|
1735
|
+
var b = this.r5;
|
|
1736
|
+
this.r5 = a;
|
|
1737
|
+
if (b != this.r5) {
|
|
1738
|
+
this.raisePropertyChanged("LabelTextStyle", b, this.r5);
|
|
1733
1739
|
}
|
|
1734
1740
|
},
|
|
1735
1741
|
enumerable: true,
|
|
1736
1742
|
configurable: true
|
|
1737
1743
|
});
|
|
1738
1744
|
DataToolTipLayer.$t = markType(DataToolTipLayer, 'DataToolTipLayer', AnnotationLayer.$);
|
|
1739
|
-
DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:
|
|
1745
|
+
DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:yo:wm', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:r3:wn', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:s2:wo', [1, DeviceUtils.g(10)], 'DefaultPositionOffsetY:s3:wp', [1, DeviceUtils.g(10)], 'ExcludedColumns:q8:wq', [Array_$type, null], 'ExcludedSeries:q9:wr', [Array_$type, null], 'GroupedPositionModeX:rr:ws', [DataTooltipGroupedPositionX_$type, enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:rv:wt', [DataTooltipGroupedPositionY_$type, enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:rz:wu', [DataToolTipLayerGroupingMode_$type, enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:uj:wv', [2, stringEmpty()], 'HeaderFormatDate:rj:ww', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:rc:wx', [Array_$type, null], 'HeaderFormatString:un:wy', [2, null], 'HeaderFormatTime:rk:wz', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:yp:w0', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:sn:w1', [0, true], 'HeaderTextColor:x9:w2', [Brush.$, null], 'HeaderTextMargin:yq:w3', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:us:w4', [2, null], 'IncludedColumns:rd:w5', [Array_$type, null], 'IncludedSeries:re:w6', [Array_$type, null], 'LabelDisplayMode:rl:w7', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ya:w8', [Brush.$, null], 'LabelTextMargin:yr:w9', [Thickness.$, new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:s4:xa', [1, NaN], 'PositionOffsetY:s5:xb', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:su:xc', [0, true], 'SummaryLabelTextColor:yb:xd', [Brush.$, null], 'SummaryLabelText:u6:xe', [2, null], 'SummaryRowMargin:ys:xf', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:yc:xg', [Brush.$, null], 'SummaryTitleTextMargin:yt:xh', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:vb:xi', [2, null], 'SummaryType:rm:xj', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:yd:xk', [Brush.$, null], 'SummaryUnitsText:vh:xl', [2, null], 'SummaryValueTextColor:ye:xm', [Brush.$, null], 'TargetAxis:rh:xn', [Axis.$, null], 'TitleTextColor:yf:xo', [Brush.$, null], 'TitleTextMargin:yu:xp', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:rn:xq', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:yg:xr', [Brush.$, null], 'UnitsTextMargin:yv:xs', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:vs:xt', [2, null], 'UseInterpolation:sv:xu', [0, false], 'ValueFormatAbbreviation:ri:xv', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:vz:xw', [2, stringEmpty()], 'ValueFormatMaxFractions:t4:xx', [1, -1], 'ValueFormatMinFractions:t5:xy', [1, -1], 'ValueFormatMode:ro:xz', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:rf:x0', [Array_$type, null], 'ValueFormatString:v5:x1', [2, null], 'ValueFormatUseGrouping:sw:x2', [0, true], 'ValueRowMargin:yw:x3', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:sx:x4', [0, true], 'ValueTextColor:yh:x5', [Brush.$, null], 'ValueTextMargin:yx:x6', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:sy:x7', [0, false], 'ValueTextWhenMissingData:we:x8', [2, "N/A"]]);
|
|
1740
1746
|
return DataToolTipLayer;
|
|
1741
1747
|
}(AnnotationLayer));
|
|
1742
1748
|
export { DataToolTipLayer };
|
|
@@ -1769,7 +1775,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1769
1775
|
};
|
|
1770
1776
|
DataToolTipLayerView.prototype.ca = function () {
|
|
1771
1777
|
var a = new PointerTooltip();
|
|
1772
|
-
a.
|
|
1778
|
+
a.bw(this.e.g9);
|
|
1773
1779
|
a._visibility = 1;
|
|
1774
1780
|
a.ap = this.e.cd.cq.k;
|
|
1775
1781
|
var b = null;
|
|
@@ -1797,7 +1803,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1797
1803
|
};
|
|
1798
1804
|
DataToolTipLayerView.prototype.cd = function (a) {
|
|
1799
1805
|
var b = a;
|
|
1800
|
-
b.
|
|
1806
|
+
b.bz();
|
|
1801
1807
|
b.content = null;
|
|
1802
1808
|
this.b9.remove1(a);
|
|
1803
1809
|
};
|
|
@@ -1828,15 +1834,15 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1828
1834
|
var d = c.ai;
|
|
1829
1835
|
return true;
|
|
1830
1836
|
};
|
|
1831
|
-
DataToolTipLayerView.prototype.
|
|
1837
|
+
DataToolTipLayerView.prototype.cn = function (a) {
|
|
1832
1838
|
var b = a;
|
|
1833
1839
|
var c = new Size(1, Number.POSITIVE_INFINITY, Number.POSITIVE_INFINITY);
|
|
1834
|
-
b.
|
|
1835
|
-
var d = b.
|
|
1836
|
-
b.
|
|
1840
|
+
b.cy = 1;
|
|
1841
|
+
var d = b.cx(new Size(1, Number.POSITIVE_INFINITY, Number.POSITIVE_INFINITY));
|
|
1842
|
+
b.cy = 0;
|
|
1837
1843
|
return d;
|
|
1838
1844
|
};
|
|
1839
|
-
DataToolTipLayerView.prototype.
|
|
1845
|
+
DataToolTipLayerView.prototype.cm = function () {
|
|
1840
1846
|
if (this.e.cd != null) {
|
|
1841
1847
|
var a = this.e.cd.r8();
|
|
1842
1848
|
var b = this.e.cd.cq.a8;
|
|
@@ -1845,7 +1851,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1845
1851
|
}
|
|
1846
1852
|
return Rect.empty;
|
|
1847
1853
|
};
|
|
1848
|
-
DataToolTipLayerView.prototype.
|
|
1854
|
+
DataToolTipLayerView.prototype.cl = function () {
|
|
1849
1855
|
if (this.e.cd != null) {
|
|
1850
1856
|
var a = this.e.cd.r8();
|
|
1851
1857
|
var b = this.e.cd.cq.a8;
|
|
@@ -1854,7 +1860,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1854
1860
|
}
|
|
1855
1861
|
return Rect.empty;
|
|
1856
1862
|
};
|
|
1857
|
-
DataToolTipLayerView.prototype.
|
|
1863
|
+
DataToolTipLayerView.prototype.ck = function () {
|
|
1858
1864
|
var a = 0;
|
|
1859
1865
|
var b = 0;
|
|
1860
1866
|
if (this.e.cd != null) {
|
|
@@ -1867,7 +1873,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1867
1873
|
}
|
|
1868
1874
|
return Rect.empty;
|
|
1869
1875
|
};
|
|
1870
|
-
DataToolTipLayerView.prototype.
|
|
1876
|
+
DataToolTipLayerView.prototype.cj = function (a) {
|
|
1871
1877
|
var b = 0;
|
|
1872
1878
|
var c = 0;
|
|
1873
1879
|
if (this.e.cd != null) {
|
|
@@ -1877,7 +1883,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1877
1883
|
}
|
|
1878
1884
|
return { $type: Point_$type, x: b + a.x, y: c + a.y };
|
|
1879
1885
|
};
|
|
1880
|
-
DataToolTipLayerView.prototype.
|
|
1886
|
+
DataToolTipLayerView.prototype.ch = function (a, b, c, d, e) {
|
|
1881
1887
|
var f = null;
|
|
1882
1888
|
if (this.e.cd != null) {
|
|
1883
1889
|
f = this.e.cd.cq.j.i();
|
|
@@ -1887,18 +1893,18 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1887
1893
|
return;
|
|
1888
1894
|
}
|
|
1889
1895
|
if (d == 0 && e == 0) {
|
|
1890
|
-
g.
|
|
1896
|
+
g.cy = 1;
|
|
1891
1897
|
}
|
|
1892
1898
|
else {
|
|
1893
|
-
g.
|
|
1899
|
+
g.cy = 0;
|
|
1894
1900
|
}
|
|
1895
1901
|
g.aq = f;
|
|
1896
|
-
g.
|
|
1902
|
+
g.cs = { $type: Point_$type, x: d, y: e };
|
|
1897
1903
|
g._visibility = 0;
|
|
1898
1904
|
g.n = b;
|
|
1899
1905
|
g.o = c;
|
|
1900
1906
|
};
|
|
1901
|
-
DataToolTipLayerView.prototype.
|
|
1907
|
+
DataToolTipLayerView.prototype.co = function () {
|
|
1902
1908
|
var a = (window.innerWidth);
|
|
1903
1909
|
var b = (window.innerHeight);
|
|
1904
1910
|
return new Size(1, a, b);
|
|
@@ -1909,7 +1915,10 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1909
1915
|
b._visibility = 1;
|
|
1910
1916
|
}
|
|
1911
1917
|
};
|
|
1912
|
-
DataToolTipLayerView.prototype.
|
|
1918
|
+
DataToolTipLayerView.prototype.ci = function () {
|
|
1919
|
+
if (this.e.cd == null) {
|
|
1920
|
+
this.cg(true);
|
|
1921
|
+
}
|
|
1913
1922
|
};
|
|
1914
1923
|
DataToolTipLayerView.prototype.a6 = function (a, b) {
|
|
1915
1924
|
_super.prototype.a6.call(this, a, b);
|
|
@@ -1925,7 +1934,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1925
1934
|
d += f.y;
|
|
1926
1935
|
}
|
|
1927
1936
|
for (var g = 0; g < this.b9.count; g++) {
|
|
1928
|
-
this.b9._inner[g].
|
|
1937
|
+
this.b9._inner[g].by(this.b9._inner[g].n + c, this.b9._inner[g].o + d);
|
|
1929
1938
|
}
|
|
1930
1939
|
};
|
|
1931
1940
|
DataToolTipLayerView.prototype.al = function (a) {
|
|
@@ -1954,6 +1963,15 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1954
1963
|
var b = a;
|
|
1955
1964
|
return b.ai;
|
|
1956
1965
|
};
|
|
1966
|
+
DataToolTipLayerView.prototype.cg = function (a) {
|
|
1967
|
+
this.aq();
|
|
1968
|
+
for (var b = 0; b < this.b9.count; b++) {
|
|
1969
|
+
this.cf(this.b9._inner[b]);
|
|
1970
|
+
if (a) {
|
|
1971
|
+
this.b9._inner[b].bs();
|
|
1972
|
+
}
|
|
1973
|
+
}
|
|
1974
|
+
};
|
|
1957
1975
|
DataToolTipLayerView.$t = markType(DataToolTipLayerView, 'DataToolTipLayerView', AnnotationLayerView.$);
|
|
1958
1976
|
return DataToolTipLayerView;
|
|
1959
1977
|
}(AnnotationLayerView));
|