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
|
@@ -62,109 +62,109 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
62
62
|
var _this = _super.call(this) || this;
|
|
63
63
|
_this.calloutStyleUpdating = null;
|
|
64
64
|
_this.calloutRenderStyleUpdating = null;
|
|
65
|
-
_this.rr = null;
|
|
66
65
|
_this.rs = null;
|
|
67
66
|
_this.rt = null;
|
|
67
|
+
_this.ru = null;
|
|
68
|
+
_this.rr = null;
|
|
68
69
|
_this.rq = null;
|
|
69
|
-
_this.
|
|
70
|
-
_this.sj = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
71
|
-
_this.sm = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
70
|
+
_this.sk = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
72
71
|
_this.sn = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
73
|
-
_this.
|
|
74
|
-
_this.
|
|
75
|
-
_this.
|
|
76
|
-
_this.
|
|
77
|
-
_this.
|
|
78
|
-
_this.
|
|
79
|
-
_this.
|
|
80
|
-
_this.
|
|
81
|
-
_this.
|
|
82
|
-
_this.
|
|
83
|
-
_this.
|
|
72
|
+
_this.so = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
73
|
+
_this.ri = null;
|
|
74
|
+
_this.q8 = null;
|
|
75
|
+
_this.ro = null;
|
|
76
|
+
_this.sl = new LinkedList$1(CalloutAnnotationWrapper.$);
|
|
77
|
+
_this.si = new Dictionary$2(CalloutAnnotationWrapper.$, LinkedListNode$1.$.specialize(CalloutAnnotationWrapper.$), 0);
|
|
78
|
+
_this.r0 = null;
|
|
79
|
+
_this.vu = new Rect(0, 0, 0, 1, 1);
|
|
80
|
+
_this.r7 = false;
|
|
81
|
+
_this.sz = 0;
|
|
82
|
+
_this.vt = Rect.empty;
|
|
84
83
|
_this.r5 = false;
|
|
84
|
+
_this.r6 = false;
|
|
85
85
|
_this.calloutContentUpdating = null;
|
|
86
86
|
_this.calloutLabelUpdating = null;
|
|
87
87
|
_this.calloutSeriesSelecting = null;
|
|
88
|
-
_this.
|
|
89
|
-
_this.r8 = false;
|
|
88
|
+
_this.sm = new List$1(SeriesPointOfInterest.$, 0);
|
|
90
89
|
_this.r9 = false;
|
|
91
|
-
_this.
|
|
92
|
-
_this.
|
|
93
|
-
_this.
|
|
94
|
-
_this.
|
|
90
|
+
_this.sa = false;
|
|
91
|
+
_this.sq = 0;
|
|
92
|
+
_this.r8 = false;
|
|
93
|
+
_this.r4 = true;
|
|
94
|
+
_this.ra = 1;
|
|
95
95
|
FastItemObjectColumn.m();
|
|
96
|
-
_this.
|
|
97
|
-
_this.
|
|
98
|
-
var a = _this.
|
|
99
|
-
a.collectionChanged = delegateCombine(a.collectionChanged, runOn(_this, _this.
|
|
100
|
-
_this.
|
|
96
|
+
_this.q8 = null;
|
|
97
|
+
_this.ri = new CalloutPlacementPositionsCollection();
|
|
98
|
+
var a = _this.ri;
|
|
99
|
+
a.collectionChanged = delegateCombine(a.collectionChanged, runOn(_this, _this.ue));
|
|
100
|
+
_this.qe = true;
|
|
101
101
|
var b = new CalloutLayerFrame();
|
|
102
102
|
var c = new CalloutLayerFrame();
|
|
103
103
|
var d = new CalloutLayerFrame();
|
|
104
104
|
var e = _this.hm / 1000;
|
|
105
|
-
_this.
|
|
106
|
-
_this.
|
|
107
|
-
_this.
|
|
105
|
+
_this.p6 = b;
|
|
106
|
+
_this.p5 = c;
|
|
107
|
+
_this.p7 = d;
|
|
108
108
|
_this.ab = CalloutLayer.$;
|
|
109
109
|
return _this;
|
|
110
110
|
}
|
|
111
111
|
CalloutLayer.prototype.get_c8 = function () {
|
|
112
112
|
return true;
|
|
113
113
|
};
|
|
114
|
-
CalloutLayer.prototype.
|
|
115
|
-
this.
|
|
114
|
+
CalloutLayer.prototype.ue = function (a, b) {
|
|
115
|
+
this.un();
|
|
116
116
|
};
|
|
117
|
-
CalloutLayer.prototype.
|
|
118
|
-
this.
|
|
119
|
-
this.
|
|
117
|
+
CalloutLayer.prototype.un = function () {
|
|
118
|
+
this.q8 = this.q9(this.rj);
|
|
119
|
+
this.uk();
|
|
120
120
|
};
|
|
121
|
-
CalloutLayer.prototype.
|
|
122
|
-
this.
|
|
123
|
-
this.
|
|
121
|
+
CalloutLayer.prototype.uf = function (a, b) {
|
|
122
|
+
this.so.clear();
|
|
123
|
+
this.mi(false);
|
|
124
124
|
};
|
|
125
125
|
CalloutLayer.prototype.k0 = function (a, b, c, d) {
|
|
126
126
|
_super.prototype.k0.call(this, a, b, c, d);
|
|
127
|
-
var e = this.
|
|
127
|
+
var e = this.sj();
|
|
128
128
|
switch (a) {
|
|
129
129
|
case 3:
|
|
130
|
-
this.
|
|
130
|
+
this.us(b, e);
|
|
131
131
|
break;
|
|
132
132
|
case 1:
|
|
133
133
|
for (var f = b; f < b + c; f++) {
|
|
134
134
|
var g = new CalloutAnnotation();
|
|
135
135
|
var h = new CalloutAnnotationWrapper();
|
|
136
136
|
h.b = g;
|
|
137
|
-
h.b.series = this.
|
|
138
|
-
this.
|
|
139
|
-
this.
|
|
137
|
+
h.b.series = this.rn;
|
|
138
|
+
this.so.insert(f, h);
|
|
139
|
+
this.us(f, e);
|
|
140
140
|
}
|
|
141
141
|
break;
|
|
142
142
|
case 0:
|
|
143
|
-
this.
|
|
143
|
+
this.so.v(b, c);
|
|
144
144
|
break;
|
|
145
145
|
case 2:
|
|
146
146
|
for (var i = b; i < b + c; i++) {
|
|
147
|
-
this.
|
|
147
|
+
this.us(i, e);
|
|
148
148
|
}
|
|
149
149
|
break;
|
|
150
150
|
case 4:
|
|
151
|
-
this.
|
|
151
|
+
this.so.clear();
|
|
152
152
|
for (var j = 0; j < this.ck.count; j++) {
|
|
153
153
|
var k = new CalloutAnnotation();
|
|
154
154
|
var l = new CalloutAnnotationWrapper();
|
|
155
155
|
l.b = k;
|
|
156
|
-
l.b.series = this.
|
|
157
|
-
this.
|
|
158
|
-
this.
|
|
156
|
+
l.b.series = this.rn;
|
|
157
|
+
this.so.add(l);
|
|
158
|
+
this.us(j, e);
|
|
159
159
|
}
|
|
160
160
|
break;
|
|
161
161
|
}
|
|
162
|
-
this.
|
|
162
|
+
this.mi(true);
|
|
163
163
|
};
|
|
164
164
|
CalloutLayer.prototype.eo = function (a) {
|
|
165
165
|
return false;
|
|
166
166
|
};
|
|
167
|
-
CalloutLayer.prototype.
|
|
167
|
+
CalloutLayer.prototype.sj = function () {
|
|
168
168
|
var a = new Dictionary$2(String_$type, Series.$, 0);
|
|
169
169
|
if (this.cd != null) {
|
|
170
170
|
for (var b = 0; b < this.cd.series.count; b++) {
|
|
@@ -176,25 +176,25 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
176
176
|
}
|
|
177
177
|
return a;
|
|
178
178
|
};
|
|
179
|
-
CalloutLayer.prototype.
|
|
179
|
+
CalloutLayer.prototype.us = function (a, b) {
|
|
180
180
|
var _this = this;
|
|
181
|
-
if (this.
|
|
181
|
+
if (this.rz == null || this.rx == null) {
|
|
182
182
|
return;
|
|
183
183
|
}
|
|
184
184
|
var c = a;
|
|
185
|
-
if (this.
|
|
186
|
-
c = this.
|
|
187
|
-
}
|
|
188
|
-
var d = this.
|
|
189
|
-
var e = this.
|
|
190
|
-
var f = this.
|
|
191
|
-
if (this.
|
|
192
|
-
if (f.b.ab != this.
|
|
193
|
-
f.b.key = this.
|
|
185
|
+
if (this.ry != null) {
|
|
186
|
+
c = this.ry.item(a);
|
|
187
|
+
}
|
|
188
|
+
var d = this.rz.item(a);
|
|
189
|
+
var e = this.rx.item(a);
|
|
190
|
+
var f = this.so._inner[a];
|
|
191
|
+
if (this.rw != null) {
|
|
192
|
+
if (f.b.ab != this.rw.item(a)) {
|
|
193
|
+
f.b.key = this.rw.item(a);
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
if (this.
|
|
197
|
-
f.b = this.
|
|
196
|
+
if (this.si.containsKey(f)) {
|
|
197
|
+
f.b = this.si.item(f).c.b;
|
|
198
198
|
}
|
|
199
199
|
f.b.xValue = c;
|
|
200
200
|
f.b.yValue = d;
|
|
@@ -215,8 +215,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
215
215
|
else {
|
|
216
216
|
f.b.text = e != null ? e.toString() : "";
|
|
217
217
|
}
|
|
218
|
-
if (this.
|
|
219
|
-
f.b.content = this.
|
|
218
|
+
if (this.rv != null) {
|
|
219
|
+
f.b.content = this.rv.item(a);
|
|
220
220
|
}
|
|
221
221
|
else {
|
|
222
222
|
f.b.content = this.ck.item(a);
|
|
@@ -239,29 +239,29 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
241
|
}
|
|
242
|
-
this.
|
|
242
|
+
this.ut(f);
|
|
243
243
|
};
|
|
244
|
-
CalloutLayer.prototype.
|
|
244
|
+
CalloutLayer.prototype.ut = function (a) {
|
|
245
245
|
var b = new Thickness(0, DeviceUtils.g(3));
|
|
246
|
-
if (isNaN_(this.
|
|
246
|
+
if (isNaN_(this.vw.left) || isNaN_(this.vw.top) || isNaN_(this.vw.right) || isNaN_(this.vw.bottom)) {
|
|
247
247
|
b = new Thickness(0, DeviceUtils.g(3));
|
|
248
248
|
}
|
|
249
249
|
else {
|
|
250
|
-
b = this.
|
|
250
|
+
b = this.vw;
|
|
251
251
|
}
|
|
252
252
|
var c = DeviceUtils.g(3);
|
|
253
|
-
if (isNaN_(this.
|
|
253
|
+
if (isNaN_(this.sr)) {
|
|
254
254
|
c = DeviceUtils.g(3);
|
|
255
255
|
}
|
|
256
256
|
else {
|
|
257
|
-
c = this.
|
|
258
|
-
}
|
|
259
|
-
var d = this.
|
|
260
|
-
var e = this.
|
|
261
|
-
var f = this.
|
|
262
|
-
var g = this.
|
|
263
|
-
var h = isNaN_(this.
|
|
264
|
-
if (this.
|
|
257
|
+
c = this.sr;
|
|
258
|
+
}
|
|
259
|
+
var d = this.vp != null ? this.vp : this.rh.ci(a.b.l);
|
|
260
|
+
var e = this.vs != null ? this.vs : this.rh.cl();
|
|
261
|
+
var f = this.vr != null ? this.vr : this.rh.ck(a.b.l);
|
|
262
|
+
var g = this.vq != null ? this.vq : this.rh.cj(a.b.l);
|
|
263
|
+
var h = isNaN_(this.sx) ? 0 : this.sx;
|
|
264
|
+
if (this.se && this.calloutStyleUpdating != null) {
|
|
265
265
|
var i = new CalloutStyleUpdatingEventArgs();
|
|
266
266
|
i.item = a.b.aa;
|
|
267
267
|
i.xValue = a.b.ac;
|
|
@@ -290,36 +290,22 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
290
290
|
CalloutLayer.prototype.hw = function (a, b) {
|
|
291
291
|
var c = this.jq(b);
|
|
292
292
|
if (c == CalloutLayer.$$p[21]) {
|
|
293
|
-
return this.hx(a, b, this.
|
|
293
|
+
return this.hx(a, b, this.ty);
|
|
294
294
|
}
|
|
295
295
|
if (c == CalloutLayer.$$p[28]) {
|
|
296
|
-
return this.hx(a, b, this.
|
|
296
|
+
return this.hx(a, b, this.t9);
|
|
297
297
|
}
|
|
298
298
|
if (c == CalloutLayer.$$p[29]) {
|
|
299
|
-
return this.hx(a, b, this.
|
|
299
|
+
return this.hx(a, b, this.uc);
|
|
300
300
|
}
|
|
301
301
|
if (c == CalloutLayer.$$p[20]) {
|
|
302
|
-
return this.hx(a, b, this.
|
|
302
|
+
return this.hx(a, b, this.tv);
|
|
303
303
|
}
|
|
304
304
|
if (c == CalloutLayer.$$p[15]) {
|
|
305
|
-
return this.hx(a, b, this.
|
|
305
|
+
return this.hx(a, b, this.to);
|
|
306
306
|
}
|
|
307
307
|
return _super.prototype.hw.call(this, a, b);
|
|
308
308
|
};
|
|
309
|
-
Object.defineProperty(CalloutLayer.prototype, "rw", {
|
|
310
|
-
get: function () {
|
|
311
|
-
return this.rr;
|
|
312
|
-
},
|
|
313
|
-
set: function (a) {
|
|
314
|
-
if (this.rr != a) {
|
|
315
|
-
var b = this.rr;
|
|
316
|
-
this.rr = a;
|
|
317
|
-
this.raisePropertyChanged("LabelColumn", b, this.rr);
|
|
318
|
-
}
|
|
319
|
-
},
|
|
320
|
-
enumerable: true,
|
|
321
|
-
configurable: true
|
|
322
|
-
});
|
|
323
309
|
Object.defineProperty(CalloutLayer.prototype, "rx", {
|
|
324
310
|
get: function () {
|
|
325
311
|
return this.rs;
|
|
@@ -328,7 +314,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
328
314
|
if (this.rs != a) {
|
|
329
315
|
var b = this.rs;
|
|
330
316
|
this.rs = a;
|
|
331
|
-
this.raisePropertyChanged("
|
|
317
|
+
this.raisePropertyChanged("LabelColumn", b, this.rs);
|
|
332
318
|
}
|
|
333
319
|
},
|
|
334
320
|
enumerable: true,
|
|
@@ -342,118 +328,132 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
342
328
|
if (this.rt != a) {
|
|
343
329
|
var b = this.rt;
|
|
344
330
|
this.rt = a;
|
|
345
|
-
this.raisePropertyChanged("
|
|
331
|
+
this.raisePropertyChanged("XColumn", b, this.rt);
|
|
346
332
|
}
|
|
347
333
|
},
|
|
348
334
|
enumerable: true,
|
|
349
335
|
configurable: true
|
|
350
336
|
});
|
|
351
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
337
|
+
Object.defineProperty(CalloutLayer.prototype, "rz", {
|
|
352
338
|
get: function () {
|
|
353
|
-
return this.
|
|
339
|
+
return this.ru;
|
|
354
340
|
},
|
|
355
341
|
set: function (a) {
|
|
356
|
-
if (this.
|
|
357
|
-
var b = this.
|
|
358
|
-
this.
|
|
359
|
-
this.raisePropertyChanged("
|
|
342
|
+
if (this.ru != a) {
|
|
343
|
+
var b = this.ru;
|
|
344
|
+
this.ru = a;
|
|
345
|
+
this.raisePropertyChanged("YColumn", b, this.ru);
|
|
346
|
+
}
|
|
347
|
+
},
|
|
348
|
+
enumerable: true,
|
|
349
|
+
configurable: true
|
|
350
|
+
});
|
|
351
|
+
Object.defineProperty(CalloutLayer.prototype, "rw", {
|
|
352
|
+
get: function () {
|
|
353
|
+
return this.rr;
|
|
354
|
+
},
|
|
355
|
+
set: function (a) {
|
|
356
|
+
if (this.rr != a) {
|
|
357
|
+
var b = this.rr;
|
|
358
|
+
this.rr = a;
|
|
359
|
+
this.raisePropertyChanged("KeyColumn", b, this.rr);
|
|
360
360
|
}
|
|
361
361
|
},
|
|
362
362
|
enumerable: true,
|
|
363
363
|
configurable: true
|
|
364
364
|
});
|
|
365
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
365
|
+
Object.defineProperty(CalloutLayer.prototype, "rv", {
|
|
366
366
|
get: function () {
|
|
367
|
-
return this.
|
|
367
|
+
return this.rq;
|
|
368
368
|
},
|
|
369
369
|
set: function (a) {
|
|
370
|
-
if (this.
|
|
371
|
-
var b = this.
|
|
372
|
-
this.
|
|
373
|
-
this.raisePropertyChanged("ContentColumn", b, this.
|
|
370
|
+
if (this.rq != a) {
|
|
371
|
+
var b = this.rq;
|
|
372
|
+
this.rq = a;
|
|
373
|
+
this.raisePropertyChanged("ContentColumn", b, this.rq);
|
|
374
374
|
}
|
|
375
375
|
},
|
|
376
376
|
enumerable: true,
|
|
377
377
|
configurable: true
|
|
378
378
|
});
|
|
379
|
-
CalloutLayer.prototype.
|
|
379
|
+
CalloutLayer.prototype.uh = function (a, b) {
|
|
380
380
|
if (b.propertyName == CalloutAnnotation.$$p[14] || b.propertyName == CalloutAnnotation.$$p[15]) {
|
|
381
381
|
var c = a.k;
|
|
382
|
-
if (!this.
|
|
383
|
-
this.
|
|
384
|
-
this.
|
|
385
|
-
this.
|
|
382
|
+
if (!this.sk.contains(c)) {
|
|
383
|
+
this.sk.add_1(c);
|
|
384
|
+
this.sn.add(c);
|
|
385
|
+
this.mi(false);
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
};
|
|
389
389
|
CalloutLayer.prototype.bx = function () {
|
|
390
390
|
return new CalloutLayerView(this);
|
|
391
391
|
};
|
|
392
|
-
CalloutLayer.prototype.
|
|
393
|
-
_super.prototype.
|
|
394
|
-
this.
|
|
392
|
+
CalloutLayer.prototype.lz = function (a) {
|
|
393
|
+
_super.prototype.lz.call(this, a);
|
|
394
|
+
this.rh = a;
|
|
395
395
|
};
|
|
396
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
396
|
+
Object.defineProperty(CalloutLayer.prototype, "rj", {
|
|
397
397
|
get: function () {
|
|
398
|
-
return this.
|
|
398
|
+
return this.ri;
|
|
399
399
|
},
|
|
400
400
|
set: function (a) {
|
|
401
|
-
var b = this.
|
|
401
|
+
var b = this.rj;
|
|
402
402
|
if (a != b) {
|
|
403
|
-
this.
|
|
404
|
-
this.raisePropertyChanged("AllowedPositions", b, this.
|
|
403
|
+
this.ri = a;
|
|
404
|
+
this.raisePropertyChanged("AllowedPositions", b, this.rj);
|
|
405
405
|
}
|
|
406
406
|
},
|
|
407
407
|
enumerable: true,
|
|
408
408
|
configurable: true
|
|
409
409
|
});
|
|
410
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
410
|
+
Object.defineProperty(CalloutLayer.prototype, "rc", {
|
|
411
411
|
get: function () {
|
|
412
|
-
return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.
|
|
412
|
+
return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.u8));
|
|
413
413
|
},
|
|
414
414
|
set: function (a) {
|
|
415
|
-
this.h(CalloutLayer.
|
|
415
|
+
this.h(CalloutLayer.u8, enumGetBox(AutoCalloutVisibilityMode_$type, a));
|
|
416
416
|
},
|
|
417
417
|
enumerable: true,
|
|
418
418
|
configurable: true
|
|
419
419
|
});
|
|
420
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
420
|
+
Object.defineProperty(CalloutLayer.prototype, "rb", {
|
|
421
421
|
get: function () {
|
|
422
|
-
return this.
|
|
422
|
+
return this.ra;
|
|
423
423
|
},
|
|
424
424
|
set: function (a) {
|
|
425
|
-
this.
|
|
425
|
+
this.ra = a;
|
|
426
426
|
},
|
|
427
427
|
enumerable: true,
|
|
428
428
|
configurable: true
|
|
429
429
|
});
|
|
430
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
430
|
+
Object.defineProperty(CalloutLayer.prototype, "vw", {
|
|
431
431
|
get: function () {
|
|
432
|
-
return new Thickness(1, this.
|
|
432
|
+
return new Thickness(1, this.st, this.sv, this.su, this.ss);
|
|
433
433
|
},
|
|
434
434
|
enumerable: true,
|
|
435
435
|
configurable: true
|
|
436
436
|
});
|
|
437
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
437
|
+
Object.defineProperty(CalloutLayer.prototype, "rp", {
|
|
438
438
|
get: function () {
|
|
439
|
-
if (this.
|
|
440
|
-
this.
|
|
439
|
+
if (this.ro == null) {
|
|
440
|
+
this.ro = FontUtil.toFontInfo(this.g9, this.t3);
|
|
441
441
|
}
|
|
442
|
-
return this.
|
|
442
|
+
return this.ro;
|
|
443
443
|
},
|
|
444
444
|
enumerable: true,
|
|
445
445
|
configurable: true
|
|
446
446
|
});
|
|
447
|
-
CalloutLayer.prototype.
|
|
448
|
-
if (this.
|
|
447
|
+
CalloutLayer.prototype.qp = function (a, b) {
|
|
448
|
+
if (this.rn == null || this.rn == a) {
|
|
449
449
|
if (!this.as.c) {
|
|
450
|
-
this.
|
|
450
|
+
this.mi(b);
|
|
451
451
|
}
|
|
452
452
|
}
|
|
453
453
|
};
|
|
454
|
-
CalloutLayer.prototype.
|
|
454
|
+
CalloutLayer.prototype.qr = function (a, b) {
|
|
455
455
|
var e_1, _a;
|
|
456
|
-
_super.prototype.
|
|
456
|
+
_super.prototype.qr.call(this, a, b);
|
|
457
457
|
var c = a;
|
|
458
458
|
c.q.clear();
|
|
459
459
|
c.r.clear();
|
|
@@ -472,24 +472,24 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
472
472
|
c.v.clear();
|
|
473
473
|
c.s.clear();
|
|
474
474
|
c.t.clear();
|
|
475
|
-
var d = this.
|
|
475
|
+
var d = this.sp();
|
|
476
476
|
var e = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
477
477
|
var f = true;
|
|
478
|
-
if (this.
|
|
479
|
-
if (this.
|
|
480
|
-
this.
|
|
478
|
+
if (this.sb) {
|
|
479
|
+
if (this.qc(this.rn)) {
|
|
480
|
+
this.up(this.rn, c, e);
|
|
481
481
|
}
|
|
482
482
|
else {
|
|
483
483
|
try {
|
|
484
484
|
for (var _b = tslib_1.__values(fromEnum(this.cd.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
485
485
|
var g = _c.value;
|
|
486
|
-
if (this.
|
|
486
|
+
if (this.qc(g)) {
|
|
487
487
|
if (!g.dc) {
|
|
488
488
|
if (!g.isVertical) {
|
|
489
489
|
f = false;
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
|
-
this.
|
|
492
|
+
this.up(g, c, e);
|
|
493
493
|
}
|
|
494
494
|
}
|
|
495
495
|
}
|
|
@@ -508,7 +508,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
508
508
|
}
|
|
509
509
|
}
|
|
510
510
|
}
|
|
511
|
-
if (this.
|
|
511
|
+
if (this.sb && this.rb == 2) {
|
|
512
512
|
var h = 0;
|
|
513
513
|
var i = 0;
|
|
514
514
|
var j = 1.7976931348623157E+308;
|
|
@@ -547,70 +547,70 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
547
547
|
}
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
|
-
this.
|
|
550
|
+
this.uo(c, d, e);
|
|
551
551
|
};
|
|
552
|
-
CalloutLayer.prototype.
|
|
553
|
-
_super.prototype.
|
|
554
|
-
var c = b.width - this.
|
|
555
|
-
var d = b.height - this.
|
|
552
|
+
CalloutLayer.prototype.m6 = function (a, b) {
|
|
553
|
+
_super.prototype.m6.call(this, a, b);
|
|
554
|
+
var c = b.width - this.vu.width;
|
|
555
|
+
var d = b.height - this.vu.height;
|
|
556
556
|
var e = 0;
|
|
557
557
|
if (Math.abs(c) > Math.abs(d)) {
|
|
558
558
|
e = c;
|
|
559
|
-
this.
|
|
559
|
+
this.sq = c * this.pz.width;
|
|
560
560
|
}
|
|
561
561
|
else {
|
|
562
562
|
e = d;
|
|
563
|
-
this.
|
|
563
|
+
this.sq = d * this.pz.height;
|
|
564
564
|
}
|
|
565
|
-
if (e > 0 && this.
|
|
566
|
-
this.
|
|
565
|
+
if (e > 0 && this.sq > 5) {
|
|
566
|
+
this.sa = true;
|
|
567
567
|
}
|
|
568
|
-
if (e < 0 && this.
|
|
569
|
-
this.
|
|
568
|
+
if (e < 0 && this.sq > 5) {
|
|
569
|
+
this.r9 = true;
|
|
570
570
|
}
|
|
571
571
|
};
|
|
572
|
-
CalloutLayer.prototype.
|
|
573
|
-
_super.prototype.
|
|
572
|
+
CalloutLayer.prototype.m5 = function (a, b) {
|
|
573
|
+
_super.prototype.m5.call(this, a, b);
|
|
574
574
|
if (!a.equals1(b)) {
|
|
575
|
-
this.
|
|
575
|
+
this.r8 = true;
|
|
576
576
|
}
|
|
577
577
|
};
|
|
578
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
578
|
+
Object.defineProperty(CalloutLayer.prototype, "vv", {
|
|
579
579
|
get: function () {
|
|
580
|
-
return this.
|
|
580
|
+
return this.vt;
|
|
581
581
|
},
|
|
582
582
|
set: function (a) {
|
|
583
|
-
this.
|
|
583
|
+
this.vt = a;
|
|
584
584
|
},
|
|
585
585
|
enumerable: true,
|
|
586
586
|
configurable: true
|
|
587
587
|
});
|
|
588
|
-
CalloutLayer.prototype.
|
|
588
|
+
CalloutLayer.prototype.uo = function (a, b, c) {
|
|
589
589
|
var e_2, _a;
|
|
590
590
|
if (this.cd != null) {
|
|
591
|
-
this.
|
|
591
|
+
this.vu = this.cd.sf;
|
|
592
592
|
}
|
|
593
|
-
if (this.
|
|
593
|
+
if (this.pz.isEmpty) {
|
|
594
594
|
return;
|
|
595
595
|
}
|
|
596
|
-
this.
|
|
597
|
-
if (this.
|
|
598
|
-
this.
|
|
596
|
+
this.vv = new Rect(0, this.pz.left, this.pz.top, this.pz.width, this.pz.height);
|
|
597
|
+
if (this.r0 != null && this.tl != null && this.tl != this.r0.ap) {
|
|
598
|
+
this.uj();
|
|
599
599
|
}
|
|
600
|
-
if (this.
|
|
601
|
-
var d = this.
|
|
600
|
+
if (this.r0 == null) {
|
|
601
|
+
var d = this.r1();
|
|
602
602
|
if (d != null) {
|
|
603
|
-
this.
|
|
604
|
-
var e = this.
|
|
605
|
-
e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.
|
|
603
|
+
this.r0 = d;
|
|
604
|
+
var e = this.r0;
|
|
605
|
+
e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.ug));
|
|
606
606
|
}
|
|
607
607
|
else {
|
|
608
|
-
var f = this.
|
|
608
|
+
var f = this.pr(this.b0);
|
|
609
609
|
var g = new Array(2);
|
|
610
610
|
g[0] = 0;
|
|
611
611
|
g[1] = 3;
|
|
612
|
-
if (this.
|
|
613
|
-
if (this.
|
|
612
|
+
if (this.rn != null) {
|
|
613
|
+
if (this.rn.isVertical) {
|
|
614
614
|
g = new Array(2);
|
|
615
615
|
g[0] = 2;
|
|
616
616
|
g[1] = 1;
|
|
@@ -650,31 +650,31 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
650
650
|
g[1] = 1;
|
|
651
651
|
}
|
|
652
652
|
}
|
|
653
|
-
this.
|
|
654
|
-
if (this.
|
|
655
|
-
this.
|
|
656
|
-
this.
|
|
653
|
+
this.r0 = new LabelCollisionManager(this.pz.right, this.pz.bottom, this.pz, this.rh.j(), this.sw, this.r2(), g, this.s3(), this.s2(), this.sc, this.q8);
|
|
654
|
+
if (this.tl != null) {
|
|
655
|
+
this.r0.ap = this.tl;
|
|
656
|
+
this.r0.an = this;
|
|
657
657
|
}
|
|
658
|
-
var j = this.
|
|
659
|
-
j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.
|
|
660
|
-
}
|
|
661
|
-
}
|
|
662
|
-
if (this.r8) {
|
|
663
|
-
this.r8 = false;
|
|
664
|
-
if (this.rz.al > 2) {
|
|
665
|
-
this.r6 = true;
|
|
658
|
+
var j = this.r0;
|
|
659
|
+
j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.ug));
|
|
666
660
|
}
|
|
667
661
|
}
|
|
668
662
|
if (this.r9) {
|
|
669
663
|
this.r9 = false;
|
|
670
|
-
if (this.
|
|
671
|
-
this.
|
|
664
|
+
if (this.r0.al > 2) {
|
|
665
|
+
this.r7 = true;
|
|
672
666
|
}
|
|
673
667
|
}
|
|
674
|
-
if (this.
|
|
675
|
-
this.
|
|
676
|
-
|
|
677
|
-
|
|
668
|
+
if (this.sa) {
|
|
669
|
+
this.sa = false;
|
|
670
|
+
if (this.sq > 5) {
|
|
671
|
+
this.r7 = true;
|
|
672
|
+
}
|
|
673
|
+
}
|
|
674
|
+
if (this.r8) {
|
|
675
|
+
this.r8 = false;
|
|
676
|
+
this.r0.a3(this.pz.right, this.pz.bottom, this.pz);
|
|
677
|
+
this.r7 = true;
|
|
678
678
|
}
|
|
679
679
|
var k = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
680
680
|
var l = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
@@ -687,54 +687,54 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
687
687
|
for (var q = 0; q < c.count; q++) {
|
|
688
688
|
o.add_1(c._inner[q]);
|
|
689
689
|
}
|
|
690
|
-
var r = this.
|
|
690
|
+
var r = this.sl.c;
|
|
691
691
|
while (r != null) {
|
|
692
692
|
var s = r.a;
|
|
693
693
|
if (!o.contains(r.c)) {
|
|
694
694
|
n.add(r.c);
|
|
695
695
|
l.add_1(r.c);
|
|
696
696
|
var t = r.c.b;
|
|
697
|
-
t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.
|
|
698
|
-
this.
|
|
699
|
-
this.
|
|
700
|
-
this.
|
|
697
|
+
t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.uh));
|
|
698
|
+
this.sl.h(r);
|
|
699
|
+
this.si.removeItem(r.c);
|
|
700
|
+
this.r0.a2(r.c.c);
|
|
701
701
|
}
|
|
702
702
|
r = s;
|
|
703
703
|
}
|
|
704
704
|
for (var u = 0; u < b.count; u++) {
|
|
705
|
-
if (!this.
|
|
706
|
-
this.
|
|
705
|
+
if (!this.si.containsKey(b._inner[u])) {
|
|
706
|
+
this.sl.f(b._inner[u]);
|
|
707
707
|
var v = b._inner[u].b;
|
|
708
|
-
v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.
|
|
709
|
-
this.
|
|
708
|
+
v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.uh));
|
|
709
|
+
this.si.addItem(b._inner[u], this.sl.d);
|
|
710
710
|
m.add(b._inner[u]);
|
|
711
711
|
k.add_1(b._inner[u]);
|
|
712
|
-
this.
|
|
712
|
+
this.r7 = true;
|
|
713
713
|
}
|
|
714
714
|
}
|
|
715
715
|
for (var w = 0; w < c.count; w++) {
|
|
716
|
-
if (!this.
|
|
717
|
-
this.
|
|
718
|
-
this.
|
|
716
|
+
if (!this.si.containsKey(c._inner[w])) {
|
|
717
|
+
this.sl.f(c._inner[w]);
|
|
718
|
+
this.si.addItem(c._inner[w], this.sl.d);
|
|
719
719
|
var x = c._inner[w].b;
|
|
720
|
-
x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.
|
|
720
|
+
x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.uh));
|
|
721
721
|
m.add(c._inner[w]);
|
|
722
722
|
k.add_1(c._inner[w]);
|
|
723
|
-
this.
|
|
723
|
+
this.r7 = true;
|
|
724
724
|
}
|
|
725
725
|
}
|
|
726
|
-
if (this.
|
|
727
|
-
this.
|
|
728
|
-
this.
|
|
726
|
+
if (this.r5 == true) {
|
|
727
|
+
this.r5 = false;
|
|
728
|
+
this.r7 = true;
|
|
729
729
|
}
|
|
730
|
-
if (this.
|
|
731
|
-
this.
|
|
732
|
-
this.
|
|
733
|
-
this.
|
|
730
|
+
if (this.sn.count > 0) {
|
|
731
|
+
this.r7 = true;
|
|
732
|
+
this.sn.clear();
|
|
733
|
+
this.sk.clear();
|
|
734
734
|
}
|
|
735
|
-
r = this.
|
|
735
|
+
r = this.sl.c;
|
|
736
736
|
while (r != null) {
|
|
737
|
-
var y = this.
|
|
737
|
+
var y = this.r3(r.c);
|
|
738
738
|
if (y == null) {
|
|
739
739
|
return;
|
|
740
740
|
}
|
|
@@ -750,36 +750,36 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
750
750
|
aa.n = y.e;
|
|
751
751
|
aa.m = y.d;
|
|
752
752
|
if (aa.b == null) {
|
|
753
|
-
this.
|
|
753
|
+
this.r0.t(aa, false);
|
|
754
754
|
}
|
|
755
755
|
if (z) {
|
|
756
|
-
this.
|
|
756
|
+
this.r0.aq(aa);
|
|
757
757
|
}
|
|
758
758
|
else {
|
|
759
|
-
this.
|
|
759
|
+
this.r0.az(aa);
|
|
760
760
|
}
|
|
761
761
|
}
|
|
762
762
|
}
|
|
763
763
|
r = r.a;
|
|
764
764
|
}
|
|
765
|
-
var ab = this.
|
|
766
|
-
var ac = this.
|
|
765
|
+
var ab = this.r0.am();
|
|
766
|
+
var ac = this.r0.u();
|
|
767
767
|
if (ac) {
|
|
768
|
-
if (this.
|
|
769
|
-
this.
|
|
768
|
+
if (this.r0.q()) {
|
|
769
|
+
this.r7 = true;
|
|
770
770
|
}
|
|
771
771
|
}
|
|
772
|
-
if (this.
|
|
773
|
-
this.
|
|
774
|
-
this.
|
|
775
|
-
if (this.
|
|
772
|
+
if (this.r7 && (ab != 0 || ac)) {
|
|
773
|
+
this.r7 = false;
|
|
774
|
+
this.sz = 0x7FFFFFFF;
|
|
775
|
+
if (this.tl != null) {
|
|
776
776
|
var ad = true;
|
|
777
777
|
for (var ae = 0; ae < this.cd.series.count; ae++) {
|
|
778
778
|
var af = this.cd.series._inner[ae];
|
|
779
779
|
if (af.dc && typeCast(CalloutLayer.$, af) !== null) {
|
|
780
780
|
var ag = af;
|
|
781
|
-
if (ag.
|
|
782
|
-
if (!ag.
|
|
781
|
+
if (ag.tl == this.tl) {
|
|
782
|
+
if (!ag.vv.equals1(this.r0.a5)) {
|
|
783
783
|
ad = false;
|
|
784
784
|
break;
|
|
785
785
|
}
|
|
@@ -787,21 +787,21 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
787
787
|
}
|
|
788
788
|
}
|
|
789
789
|
if (ad) {
|
|
790
|
-
this.
|
|
790
|
+
this.r0.a4();
|
|
791
791
|
}
|
|
792
792
|
else {
|
|
793
|
-
this.
|
|
794
|
-
this.
|
|
793
|
+
this.r0.ar();
|
|
794
|
+
this.r0.as();
|
|
795
795
|
}
|
|
796
796
|
}
|
|
797
797
|
else {
|
|
798
|
-
this.
|
|
798
|
+
this.r0.a4();
|
|
799
799
|
}
|
|
800
800
|
}
|
|
801
801
|
else {
|
|
802
|
-
this.
|
|
802
|
+
this.r0.as();
|
|
803
803
|
}
|
|
804
|
-
var ah = this.
|
|
804
|
+
var ah = this.sl.c;
|
|
805
805
|
var ai;
|
|
806
806
|
var aj;
|
|
807
807
|
var ak;
|
|
@@ -818,7 +818,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
818
818
|
var av;
|
|
819
819
|
var aw;
|
|
820
820
|
var ax;
|
|
821
|
-
var ay = this.
|
|
821
|
+
var ay = this.sd;
|
|
822
822
|
while (ah != null) {
|
|
823
823
|
var az = ah.c;
|
|
824
824
|
var a0 = az.b;
|
|
@@ -880,23 +880,23 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
880
880
|
ah = ah.a;
|
|
881
881
|
}
|
|
882
882
|
};
|
|
883
|
-
CalloutLayer.prototype.
|
|
884
|
-
if (this.
|
|
885
|
-
var a = this.
|
|
883
|
+
CalloutLayer.prototype.uj = function () {
|
|
884
|
+
if (this.r0 != null) {
|
|
885
|
+
var a = this.sl.c;
|
|
886
886
|
while (a != null) {
|
|
887
887
|
var b = a.c.c;
|
|
888
888
|
if (b != null) {
|
|
889
|
-
this.
|
|
889
|
+
this.r0.a2(b);
|
|
890
890
|
}
|
|
891
891
|
a = a.a;
|
|
892
892
|
}
|
|
893
|
-
var c = this.
|
|
894
|
-
c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.
|
|
895
|
-
this.
|
|
893
|
+
var c = this.r0;
|
|
894
|
+
c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.ug));
|
|
895
|
+
this.r0 = null;
|
|
896
896
|
}
|
|
897
|
-
this.
|
|
897
|
+
this.ui();
|
|
898
898
|
};
|
|
899
|
-
CalloutLayer.prototype.
|
|
899
|
+
CalloutLayer.prototype.r1 = function () {
|
|
900
900
|
if (this.cd == null) {
|
|
901
901
|
return null;
|
|
902
902
|
}
|
|
@@ -905,9 +905,9 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
905
905
|
if (b.dc && typeCast(CalloutLayer.$, b) !== null) {
|
|
906
906
|
var c = b;
|
|
907
907
|
if (c != this) {
|
|
908
|
-
if (c.
|
|
909
|
-
if (c.
|
|
910
|
-
return c.
|
|
908
|
+
if (c.tl != null && c.tl == this.tl) {
|
|
909
|
+
if (c.r0 != null) {
|
|
910
|
+
return c.r0;
|
|
911
911
|
}
|
|
912
912
|
}
|
|
913
913
|
}
|
|
@@ -915,14 +915,14 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
915
915
|
}
|
|
916
916
|
return null;
|
|
917
917
|
};
|
|
918
|
-
CalloutLayer.prototype.
|
|
918
|
+
CalloutLayer.prototype.s2 = function () {
|
|
919
919
|
return 20000;
|
|
920
920
|
};
|
|
921
|
-
CalloutLayer.prototype.
|
|
921
|
+
CalloutLayer.prototype.s3 = function () {
|
|
922
922
|
return 300;
|
|
923
923
|
};
|
|
924
|
-
CalloutLayer.prototype.
|
|
925
|
-
switch (this.
|
|
924
|
+
CalloutLayer.prototype.r2 = function () {
|
|
925
|
+
switch (this.re) {
|
|
926
926
|
case 0: return 2;
|
|
927
927
|
case 2: return 1;
|
|
928
928
|
case 3: return 2;
|
|
@@ -930,15 +930,15 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
930
930
|
}
|
|
931
931
|
return 2;
|
|
932
932
|
};
|
|
933
|
-
CalloutLayer.prototype.
|
|
934
|
-
var b = this.
|
|
935
|
-
if (b < this.
|
|
936
|
-
this.
|
|
937
|
-
this.
|
|
933
|
+
CalloutLayer.prototype.ug = function (a) {
|
|
934
|
+
var b = this.r0.am();
|
|
935
|
+
if (b < this.sz) {
|
|
936
|
+
this.sz = b;
|
|
937
|
+
this.mi(false);
|
|
938
938
|
}
|
|
939
939
|
};
|
|
940
|
-
CalloutLayer.prototype.
|
|
941
|
-
var b = this.
|
|
940
|
+
CalloutLayer.prototype.r3 = function (a) {
|
|
941
|
+
var b = this.rn;
|
|
942
942
|
if (a.b.l != null) {
|
|
943
943
|
b = a.b.l;
|
|
944
944
|
}
|
|
@@ -1003,8 +1003,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1003
1003
|
var o = 0;
|
|
1004
1004
|
var p = 0;
|
|
1005
1005
|
if (i) {
|
|
1006
|
-
o = g.ei(this.
|
|
1007
|
-
p = h.ei(this.
|
|
1006
|
+
o = g.ei(this.sy(a.b.ac), m) + k;
|
|
1007
|
+
p = h.ei(this.sy(a.b.ad), n) + l;
|
|
1008
1008
|
var q = o;
|
|
1009
1009
|
var r = p;
|
|
1010
1010
|
var s = { $type: Point_$type, x: 0.5, y: 0.5 };
|
|
@@ -1014,8 +1014,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1014
1014
|
p = ViewportUtils.f(u, n.e, n.d);
|
|
1015
1015
|
}
|
|
1016
1016
|
else {
|
|
1017
|
-
o = g.ei(this.
|
|
1018
|
-
p = h.ei(this.
|
|
1017
|
+
o = g.ei(this.sy(a.b.ac), m) + k;
|
|
1018
|
+
p = h.ei(this.sy(a.b.ad), n) + l;
|
|
1019
1019
|
}
|
|
1020
1020
|
var v = new QuadTreeBoundingBox();
|
|
1021
1021
|
v.b = o;
|
|
@@ -1025,7 +1025,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1025
1025
|
v.g = a.b;
|
|
1026
1026
|
return v;
|
|
1027
1027
|
};
|
|
1028
|
-
CalloutLayer.prototype.
|
|
1028
|
+
CalloutLayer.prototype.sy = function (a) {
|
|
1029
1029
|
if (typeCast(Date_$type, a) !== null) {
|
|
1030
1030
|
return a.getTime();
|
|
1031
1031
|
}
|
|
@@ -1034,79 +1034,79 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1034
1034
|
}
|
|
1035
1035
|
return a;
|
|
1036
1036
|
};
|
|
1037
|
-
CalloutLayer.prototype.
|
|
1037
|
+
CalloutLayer.prototype.sp = function () {
|
|
1038
1038
|
var a = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
1039
|
-
for (var b = 0; b < this.
|
|
1040
|
-
if (stringIsNullOrEmpty(this.
|
|
1039
|
+
for (var b = 0; b < this.so.count; b++) {
|
|
1040
|
+
if (stringIsNullOrEmpty(this.so._inner[b].b.ao)) {
|
|
1041
1041
|
continue;
|
|
1042
1042
|
}
|
|
1043
|
-
if (this.
|
|
1043
|
+
if (this.so._inner[b].c == null) {
|
|
1044
1044
|
var c = new LabelCollisionInfo();
|
|
1045
|
-
this.
|
|
1046
|
-
var d = this.
|
|
1045
|
+
this.so._inner[b].c = c;
|
|
1046
|
+
var d = this.rh.cn(this.s4(this.so._inner[b]), this.so._inner[b].b.backgroundPadding);
|
|
1047
1047
|
c.k = d.height / 2;
|
|
1048
1048
|
c.l = d.width / 2;
|
|
1049
1049
|
}
|
|
1050
|
-
var e = this.
|
|
1051
|
-
if (e == null || e.b < this.
|
|
1050
|
+
var e = this.r3(this.so._inner[b]);
|
|
1051
|
+
if (e == null || e.b < this.pz.left || e.b > this.pz.right || e.c < this.pz.top || e.c > this.pz.bottom) {
|
|
1052
1052
|
continue;
|
|
1053
1053
|
}
|
|
1054
|
-
a.add(this.
|
|
1054
|
+
a.add(this.so._inner[b]);
|
|
1055
1055
|
}
|
|
1056
1056
|
return a;
|
|
1057
1057
|
};
|
|
1058
|
-
CalloutLayer.prototype.
|
|
1058
|
+
CalloutLayer.prototype.s4 = function (a) {
|
|
1059
1059
|
return a.b.ao;
|
|
1060
1060
|
};
|
|
1061
|
-
CalloutLayer.prototype.
|
|
1062
|
-
if (!_super.prototype.
|
|
1061
|
+
CalloutLayer.prototype.qc = function (a) {
|
|
1062
|
+
if (!_super.prototype.qc.call(this, a)) {
|
|
1063
1063
|
return false;
|
|
1064
1064
|
}
|
|
1065
|
-
if (this.
|
|
1065
|
+
if (this.t0 != null) {
|
|
1066
1066
|
if (a.du) {
|
|
1067
1067
|
var b = a.jp();
|
|
1068
|
-
if (!Base.equalsStatic(this.
|
|
1068
|
+
if (!Base.equalsStatic(this.t0, b)) {
|
|
1069
1069
|
return false;
|
|
1070
1070
|
}
|
|
1071
1071
|
}
|
|
1072
1072
|
else {
|
|
1073
|
-
if (!Base.equalsStatic(this.
|
|
1073
|
+
if (!Base.equalsStatic(this.t0, a.name)) {
|
|
1074
1074
|
return false;
|
|
1075
1075
|
}
|
|
1076
1076
|
}
|
|
1077
1077
|
}
|
|
1078
1078
|
return true;
|
|
1079
1079
|
};
|
|
1080
|
-
CalloutLayer.prototype.
|
|
1081
|
-
_super.prototype.
|
|
1080
|
+
CalloutLayer.prototype.ls = function () {
|
|
1081
|
+
_super.prototype.ls.call(this);
|
|
1082
1082
|
if (!this.as.c && !this.cv()) {
|
|
1083
1083
|
return;
|
|
1084
1084
|
}
|
|
1085
|
-
if (this.
|
|
1086
|
-
this.
|
|
1087
|
-
this.
|
|
1085
|
+
if (this.r4) {
|
|
1086
|
+
this.r4 = false;
|
|
1087
|
+
this.ul();
|
|
1088
1088
|
}
|
|
1089
1089
|
if (this.cv()) {
|
|
1090
|
-
this.
|
|
1090
|
+
this.ur(this.p7, false);
|
|
1091
1091
|
}
|
|
1092
1092
|
else {
|
|
1093
|
-
this.
|
|
1093
|
+
this.ur(this.p5, false);
|
|
1094
1094
|
}
|
|
1095
1095
|
};
|
|
1096
|
-
CalloutLayer.prototype.
|
|
1097
|
-
if (!this.
|
|
1098
|
-
this.
|
|
1099
|
-
this.
|
|
1096
|
+
CalloutLayer.prototype.um = function () {
|
|
1097
|
+
if (!this.r6) {
|
|
1098
|
+
this.r6 = true;
|
|
1099
|
+
this.mi(true);
|
|
1100
1100
|
}
|
|
1101
1101
|
};
|
|
1102
|
-
CalloutLayer.prototype.
|
|
1102
|
+
CalloutLayer.prototype.up = function (a, b, c) {
|
|
1103
1103
|
var d = false;
|
|
1104
|
-
if (this.
|
|
1105
|
-
this.
|
|
1104
|
+
if (this.r6) {
|
|
1105
|
+
this.r6 = false;
|
|
1106
1106
|
d = true;
|
|
1107
1107
|
}
|
|
1108
|
-
if (a.c1(this.
|
|
1109
|
-
var e = this.
|
|
1108
|
+
if (a.c1(this.sm, this.sh, this.sf, this.s0)) {
|
|
1109
|
+
var e = this.sm;
|
|
1110
1110
|
var _loop_1 = function (f) {
|
|
1111
1111
|
var g = e._inner[f];
|
|
1112
1112
|
var h = g.a != null ? g.a.item : null;
|
|
@@ -1118,8 +1118,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1118
1118
|
l.b = m;
|
|
1119
1119
|
m.key = k;
|
|
1120
1120
|
var n = false;
|
|
1121
|
-
if (this_1.
|
|
1122
|
-
l = this_1.
|
|
1121
|
+
if (this_1.si.containsKey(l)) {
|
|
1122
|
+
l = this_1.si.item(l).c;
|
|
1123
1123
|
m = l.b;
|
|
1124
1124
|
n = d;
|
|
1125
1125
|
}
|
|
@@ -1128,10 +1128,10 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1128
1128
|
}
|
|
1129
1129
|
var o = m.ac;
|
|
1130
1130
|
var p = m.ad;
|
|
1131
|
-
if (this_1.
|
|
1131
|
+
if (this_1.sy(o) != this_1.sy(g.b)) {
|
|
1132
1132
|
m.xValue = g.b;
|
|
1133
1133
|
}
|
|
1134
|
-
if (this_1.
|
|
1134
|
+
if (this_1.sy(p) != this_1.sy(g.c)) {
|
|
1135
1135
|
m.yValue = g.c;
|
|
1136
1136
|
}
|
|
1137
1137
|
m.series = a;
|
|
@@ -1186,17 +1186,17 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1186
1186
|
}
|
|
1187
1187
|
}
|
|
1188
1188
|
if (n) {
|
|
1189
|
-
this_1.
|
|
1189
|
+
this_1.ut(l);
|
|
1190
1190
|
}
|
|
1191
1191
|
if (l.c == null) {
|
|
1192
1192
|
var u = new LabelCollisionInfo();
|
|
1193
1193
|
l.c = u;
|
|
1194
|
-
var v = this_1.
|
|
1194
|
+
var v = this_1.rh.cn(this_1.s4(l), l.b.backgroundPadding);
|
|
1195
1195
|
u.k = v.height / 2;
|
|
1196
1196
|
u.l = v.width / 2;
|
|
1197
1197
|
}
|
|
1198
|
-
var w = this_1.
|
|
1199
|
-
if (w == null || w.b < this_1.
|
|
1198
|
+
var w = this_1.r3(l);
|
|
1199
|
+
if (w == null || w.b < this_1.pz.left || w.b > this_1.pz.right || w.c < this_1.pz.top || w.c > this_1.pz.bottom) {
|
|
1200
1200
|
return "continue";
|
|
1201
1201
|
}
|
|
1202
1202
|
l.e = w.b;
|
|
@@ -1204,7 +1204,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1204
1204
|
c.add(l);
|
|
1205
1205
|
};
|
|
1206
1206
|
var this_1 = this;
|
|
1207
|
-
for (var f = 0; f < this.
|
|
1207
|
+
for (var f = 0; f < this.sm.count; f++) {
|
|
1208
1208
|
_loop_1(f);
|
|
1209
1209
|
}
|
|
1210
1210
|
}
|
|
@@ -1213,19 +1213,19 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1213
1213
|
return 1;
|
|
1214
1214
|
};
|
|
1215
1215
|
CalloutLayer.prototype.at = function (a, b) {
|
|
1216
|
-
var c = this.
|
|
1216
|
+
var c = this.r0.f(a, b);
|
|
1217
1217
|
if (c == null) {
|
|
1218
1218
|
return null;
|
|
1219
1219
|
}
|
|
1220
1220
|
return c.u;
|
|
1221
1221
|
};
|
|
1222
1222
|
CalloutLayer.prototype.ev = function (a, b) {
|
|
1223
|
-
if (this.
|
|
1223
|
+
if (this.r0 == null) {
|
|
1224
1224
|
return false;
|
|
1225
1225
|
}
|
|
1226
|
-
return this.
|
|
1226
|
+
return this.r0.f(a, b) != null;
|
|
1227
1227
|
};
|
|
1228
|
-
CalloutLayer.prototype.
|
|
1228
|
+
CalloutLayer.prototype.ur = function (a, b) {
|
|
1229
1229
|
var e_3, _a;
|
|
1230
1230
|
var c = 0;
|
|
1231
1231
|
var d = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
@@ -1234,7 +1234,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1234
1234
|
if (isNaN_(a.u._inner[c]) || isNaN_(a.v._inner[c])) {
|
|
1235
1235
|
continue;
|
|
1236
1236
|
}
|
|
1237
|
-
var f = this.
|
|
1237
|
+
var f = this.rh.b8.item(e);
|
|
1238
1238
|
d.add_1(e);
|
|
1239
1239
|
if (f.h != a.q._inner[c]) {
|
|
1240
1240
|
f.h = a.q._inner[c];
|
|
@@ -1247,13 +1247,13 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1247
1247
|
f.n = a.h._inner[c];
|
|
1248
1248
|
f.x = new Thickness(1, a.k._inner[c], a.m._inner[c], a.l._inner[c], a.j._inner[c]);
|
|
1249
1249
|
f.d = a.g._inner[c];
|
|
1250
|
-
this.
|
|
1251
|
-
this.
|
|
1250
|
+
this.rh.cg(f, Math.min(a.s._inner[c], a.s._inner[c] + a.u._inner[c]), Math.min(a.t._inner[c], a.t._inner[c] + a.v._inner[c]));
|
|
1251
|
+
this.rh.ch(f, e, a.r._inner[c]);
|
|
1252
1252
|
f.r = { $type: Point_$type, x: a.u._inner[c], y: a.v._inner[c] };
|
|
1253
1253
|
}
|
|
1254
1254
|
var h = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
1255
1255
|
try {
|
|
1256
|
-
for (var _b = tslib_1.__values(fromEnum(this.
|
|
1256
|
+
for (var _b = tslib_1.__values(fromEnum(this.rh.b8.c)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1257
1257
|
var i = _c.value;
|
|
1258
1258
|
if (!d.contains(i)) {
|
|
1259
1259
|
h.add(i);
|
|
@@ -1274,64 +1274,64 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1274
1274
|
}
|
|
1275
1275
|
}
|
|
1276
1276
|
for (var j = 0; j < h.count; j++) {
|
|
1277
|
-
this.
|
|
1277
|
+
this.rh.b8.h(h._inner[j]);
|
|
1278
1278
|
}
|
|
1279
1279
|
};
|
|
1280
|
-
CalloutLayer.prototype.
|
|
1281
|
-
_super.prototype.
|
|
1280
|
+
CalloutLayer.prototype.qu = function (a, b) {
|
|
1281
|
+
_super.prototype.qu.call(this, a, b);
|
|
1282
1282
|
if (this.cv()) {
|
|
1283
|
-
this.
|
|
1283
|
+
this.ur(this.p7, true);
|
|
1284
1284
|
}
|
|
1285
1285
|
else {
|
|
1286
|
-
this.
|
|
1286
|
+
this.ur(this.p5, false);
|
|
1287
1287
|
}
|
|
1288
1288
|
};
|
|
1289
1289
|
CalloutLayer.prototype.em = function () {
|
|
1290
1290
|
return true;
|
|
1291
1291
|
};
|
|
1292
|
-
CalloutLayer.prototype.
|
|
1293
|
-
_super.prototype.
|
|
1292
|
+
CalloutLayer.prototype.l4 = function (a, b, c, d) {
|
|
1293
|
+
_super.prototype.l4.call(this, a, b, c, d);
|
|
1294
1294
|
switch (b) {
|
|
1295
1295
|
case CalloutLayer.$$p[24]:
|
|
1296
|
-
this.
|
|
1297
|
-
this.
|
|
1298
|
-
this.
|
|
1296
|
+
this.ro = null;
|
|
1297
|
+
this.rh.cf();
|
|
1298
|
+
this.mi(true);
|
|
1299
1299
|
break;
|
|
1300
1300
|
case CalloutLayer.$$p[22]:
|
|
1301
1301
|
case CalloutLayer.$$p[23]:
|
|
1302
|
-
this.
|
|
1302
|
+
this.mi(true);
|
|
1303
1303
|
break;
|
|
1304
1304
|
case CalloutLayer.$$p[14]:
|
|
1305
|
-
this.
|
|
1305
|
+
this.mi(true);
|
|
1306
1306
|
break;
|
|
1307
1307
|
case "SeriesViewer":
|
|
1308
1308
|
if (c != null) {
|
|
1309
1309
|
var e = c;
|
|
1310
|
-
e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.
|
|
1310
|
+
e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.uq));
|
|
1311
1311
|
}
|
|
1312
1312
|
if (d != null) {
|
|
1313
1313
|
var f = d;
|
|
1314
|
-
f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.
|
|
1314
|
+
f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.uq));
|
|
1315
1315
|
}
|
|
1316
1316
|
if (d == null) {
|
|
1317
|
-
this.
|
|
1317
|
+
this.uj();
|
|
1318
1318
|
}
|
|
1319
1319
|
break;
|
|
1320
1320
|
case "AutoCalloutVisibilityMode":
|
|
1321
|
-
this.
|
|
1322
|
-
this.
|
|
1321
|
+
this.rb = this.rd();
|
|
1322
|
+
this.uk();
|
|
1323
1323
|
break;
|
|
1324
1324
|
case "AllowedPositions":
|
|
1325
1325
|
if (c != null) {
|
|
1326
1326
|
var g = c;
|
|
1327
|
-
g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.
|
|
1327
|
+
g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.ue));
|
|
1328
1328
|
}
|
|
1329
1329
|
if (d != null) {
|
|
1330
1330
|
var h = d;
|
|
1331
|
-
h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.
|
|
1331
|
+
h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.ue));
|
|
1332
1332
|
}
|
|
1333
|
-
this.
|
|
1334
|
-
this.
|
|
1333
|
+
this.q8 = this.q9(this.rj);
|
|
1334
|
+
this.uk();
|
|
1335
1335
|
break;
|
|
1336
1336
|
case CalloutLayer.$$p[16]:
|
|
1337
1337
|
case CalloutLayer.$$p[17]:
|
|
@@ -1348,88 +1348,88 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1348
1348
|
case CalloutLayer.$$p[7]:
|
|
1349
1349
|
case CalloutLayer.$$p[12]:
|
|
1350
1350
|
case CalloutLayer.$$p[13]:
|
|
1351
|
-
this.
|
|
1351
|
+
this.uk();
|
|
1352
1352
|
break;
|
|
1353
1353
|
case CalloutLayer.$$p[21]:
|
|
1354
1354
|
if (this.ck != null) {
|
|
1355
|
-
this.ck.deregisterColumn(this.
|
|
1356
|
-
this.
|
|
1355
|
+
this.ck.deregisterColumn(this.rx);
|
|
1356
|
+
this.rx = this.cj(this.ty);
|
|
1357
1357
|
}
|
|
1358
1358
|
break;
|
|
1359
1359
|
case "LabelColumn":
|
|
1360
|
-
this.
|
|
1360
|
+
this.uk();
|
|
1361
1361
|
break;
|
|
1362
1362
|
case CalloutLayer.$$p[15]:
|
|
1363
1363
|
if (this.ck != null) {
|
|
1364
|
-
this.ck.deregisterColumn(this.
|
|
1365
|
-
this.
|
|
1364
|
+
this.ck.deregisterColumn(this.rv);
|
|
1365
|
+
this.rv = this.cj(this.to);
|
|
1366
1366
|
}
|
|
1367
1367
|
break;
|
|
1368
1368
|
case "ContentColumn":
|
|
1369
|
-
this.
|
|
1369
|
+
this.uk();
|
|
1370
1370
|
break;
|
|
1371
1371
|
case CalloutLayer.$$p[28]:
|
|
1372
1372
|
if (this.ck != null) {
|
|
1373
|
-
this.ck.deregisterColumn(this.
|
|
1374
|
-
this.
|
|
1373
|
+
this.ck.deregisterColumn(this.ry);
|
|
1374
|
+
this.ry = stringIsNullOrEmpty(this.t9) == false ? this.cj(this.t9) : null;
|
|
1375
1375
|
}
|
|
1376
1376
|
break;
|
|
1377
1377
|
case "XColumn":
|
|
1378
|
-
this.
|
|
1378
|
+
this.uk();
|
|
1379
1379
|
break;
|
|
1380
1380
|
case CalloutLayer.$$p[29]:
|
|
1381
1381
|
if (this.ck != null) {
|
|
1382
|
-
this.ck.deregisterColumn(this.
|
|
1383
|
-
this.
|
|
1382
|
+
this.ck.deregisterColumn(this.rz);
|
|
1383
|
+
this.rz = this.cj(this.uc);
|
|
1384
1384
|
}
|
|
1385
1385
|
break;
|
|
1386
1386
|
case "YColumn":
|
|
1387
|
-
this.
|
|
1387
|
+
this.uk();
|
|
1388
1388
|
break;
|
|
1389
1389
|
case CalloutLayer.$$p[20]:
|
|
1390
1390
|
if (this.ck != null) {
|
|
1391
|
-
this.ck.deregisterColumn(this.
|
|
1392
|
-
this.
|
|
1391
|
+
this.ck.deregisterColumn(this.rw);
|
|
1392
|
+
this.rw = this.cj(this.tv);
|
|
1393
1393
|
}
|
|
1394
1394
|
break;
|
|
1395
1395
|
case "KeyColumn":
|
|
1396
|
-
this.
|
|
1396
|
+
this.uk();
|
|
1397
1397
|
break;
|
|
1398
1398
|
case "FastItemsSource":
|
|
1399
|
-
this.
|
|
1399
|
+
this.r5 = true;
|
|
1400
1400
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
1401
|
-
c.deregisterColumn(this.rw);
|
|
1402
|
-
c.deregisterColumn(this.ru);
|
|
1403
1401
|
c.deregisterColumn(this.rx);
|
|
1404
|
-
c.deregisterColumn(this.ry);
|
|
1405
1402
|
c.deregisterColumn(this.rv);
|
|
1406
|
-
this.
|
|
1407
|
-
this.
|
|
1403
|
+
c.deregisterColumn(this.ry);
|
|
1404
|
+
c.deregisterColumn(this.rz);
|
|
1405
|
+
c.deregisterColumn(this.rw);
|
|
1408
1406
|
this.rx = null;
|
|
1409
|
-
this.ry = null;
|
|
1410
1407
|
this.rv = null;
|
|
1411
|
-
this.
|
|
1408
|
+
this.ry = null;
|
|
1409
|
+
this.rz = null;
|
|
1410
|
+
this.rw = null;
|
|
1411
|
+
this.so.clear();
|
|
1412
1412
|
}
|
|
1413
1413
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
1414
|
-
this.
|
|
1415
|
-
this.
|
|
1416
|
-
if (stringIsNullOrEmpty(this.
|
|
1417
|
-
this.
|
|
1414
|
+
this.rx = this.cj(this.ty);
|
|
1415
|
+
this.rv = this.cj(this.to);
|
|
1416
|
+
if (stringIsNullOrEmpty(this.t9) == false) {
|
|
1417
|
+
this.ry = this.cj(this.t9);
|
|
1418
1418
|
}
|
|
1419
|
-
this.
|
|
1420
|
-
this.
|
|
1419
|
+
this.rz = this.cj(this.uc);
|
|
1420
|
+
this.rw = this.cj(this.tv);
|
|
1421
1421
|
}
|
|
1422
|
-
this.
|
|
1422
|
+
this.uk();
|
|
1423
1423
|
break;
|
|
1424
1424
|
}
|
|
1425
1425
|
};
|
|
1426
|
-
CalloutLayer.prototype.
|
|
1427
|
-
if (this.
|
|
1426
|
+
CalloutLayer.prototype.rd = function () {
|
|
1427
|
+
if (this.rc == 0) {
|
|
1428
1428
|
return 1;
|
|
1429
1429
|
}
|
|
1430
|
-
return this.
|
|
1430
|
+
return this.rc;
|
|
1431
1431
|
};
|
|
1432
|
-
CalloutLayer.prototype.
|
|
1432
|
+
CalloutLayer.prototype.q9 = function (a) {
|
|
1433
1433
|
if (a == null || a.count == 0) {
|
|
1434
1434
|
return null;
|
|
1435
1435
|
}
|
|
@@ -1439,53 +1439,53 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1439
1439
|
}
|
|
1440
1440
|
return b;
|
|
1441
1441
|
};
|
|
1442
|
-
CalloutLayer.prototype.
|
|
1442
|
+
CalloutLayer.prototype.uq = function (a) {
|
|
1443
1443
|
if (a.dc) {
|
|
1444
1444
|
return;
|
|
1445
1445
|
}
|
|
1446
|
-
if ((a == this.
|
|
1447
|
-
this.
|
|
1446
|
+
if ((a == this.rn || this.rn == null) && this.sb) {
|
|
1447
|
+
this.mi(false);
|
|
1448
1448
|
}
|
|
1449
1449
|
};
|
|
1450
|
-
CalloutLayer.prototype.
|
|
1451
|
-
if (this.
|
|
1452
|
-
this.
|
|
1453
|
-
this.
|
|
1450
|
+
CalloutLayer.prototype.uk = function () {
|
|
1451
|
+
if (this.r4 == false) {
|
|
1452
|
+
this.r4 = true;
|
|
1453
|
+
this.mi(false);
|
|
1454
1454
|
}
|
|
1455
1455
|
};
|
|
1456
|
-
CalloutLayer.prototype.
|
|
1457
|
-
this.
|
|
1458
|
-
this.
|
|
1459
|
-
this.
|
|
1456
|
+
CalloutLayer.prototype.ui = function () {
|
|
1457
|
+
this.rh.b8.clear();
|
|
1458
|
+
this.sl.g();
|
|
1459
|
+
this.si.clear();
|
|
1460
1460
|
};
|
|
1461
|
-
CalloutLayer.prototype.
|
|
1462
|
-
if (this.
|
|
1463
|
-
var a = this.
|
|
1461
|
+
CalloutLayer.prototype.ul = function () {
|
|
1462
|
+
if (this.rz == null || this.rx == null) {
|
|
1463
|
+
var a = this.sl.c;
|
|
1464
1464
|
while (a != null) {
|
|
1465
|
-
this.
|
|
1465
|
+
this.ut(a.c);
|
|
1466
1466
|
a = a.a;
|
|
1467
1467
|
}
|
|
1468
1468
|
return;
|
|
1469
1469
|
}
|
|
1470
|
-
var b = this.
|
|
1471
|
-
for (var c = 0; c < this.
|
|
1470
|
+
var b = this.sj();
|
|
1471
|
+
for (var c = 0; c < this.rz.count; c++) {
|
|
1472
1472
|
var d = void 0;
|
|
1473
|
-
if (this.
|
|
1473
|
+
if (this.so.count <= c) {
|
|
1474
1474
|
var e = new CalloutAnnotation();
|
|
1475
1475
|
d = new CalloutAnnotationWrapper();
|
|
1476
1476
|
d.b = e;
|
|
1477
|
-
d.b.series = this.
|
|
1478
|
-
this.
|
|
1477
|
+
d.b.series = this.rn;
|
|
1478
|
+
this.so.add(d);
|
|
1479
1479
|
}
|
|
1480
1480
|
else {
|
|
1481
|
-
d = this.
|
|
1481
|
+
d = this.so._inner[c];
|
|
1482
1482
|
}
|
|
1483
|
-
this.
|
|
1483
|
+
this.us(c, b);
|
|
1484
1484
|
}
|
|
1485
1485
|
};
|
|
1486
1486
|
CalloutLayer.$t = markType(CalloutLayer, 'CalloutLayer', AnnotationLayer.$);
|
|
1487
|
-
CalloutLayer.
|
|
1488
|
-
CalloutLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:
|
|
1487
|
+
CalloutLayer.u8 = DependencyProperty.i("AutoCalloutVisibilityMode", AutoCalloutVisibilityMode_$type, CalloutLayer.$, new PropertyMetadata(2, enumGetBox(AutoCalloutVisibilityMode_$type, 0), function (a, b) { return a.raisePropertyChanged("AutoCalloutVisibilityMode", b.oldValue, b.newValue); }));
|
|
1488
|
+
CalloutLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:s0:uu', [1, 5], 'CalloutBackground:vp:uv', [Brush.$, null], 'CalloutCollisionMode:re:uw', [CalloutCollisionMode_$type, enumGetBox(CalloutCollisionMode_$type, 3)], 'CalloutCornerRadius:sr:ux', [1, NaN], 'CalloutInterpolatedValuePrecision:s1:uy', [1, -1], 'CalloutLeaderBrush:vq:uz', [Brush.$, null], 'CalloutOutline:vr:u0', [Brush.$, null], 'CalloutPaddingBottom:ss:u1', [1, NaN], 'CalloutPaddingLeft:st:u2', [1, NaN], 'CalloutPaddingRight:su:u3', [1, NaN], 'CalloutPaddingTop:sv:u4', [1, NaN], 'CalloutPositionPadding:sw:u5', [1, 10], 'CalloutStrokeThickness:sx:u6', [1, NaN], 'CalloutTextColor:vs:u7', [Brush.$, null], 'CollisionChannel:tl:u9', [2, null], 'ContentMemberPath:to:va', [2, null], 'IsAutoCalloutBehaviorEnabled:sb:vb', [0, false], 'IsCalloutOffsettingEnabled:sc:vc', [0, true], 'IsCustomCalloutRenderStyleEnabled:sd:vd', [0, false], 'IsCustomCalloutStyleEnabled:se:ve', [0, false], 'KeyMemberPath:tv:vf', [2, null], 'LabelMemberPath:ty:vg', [2, null], 'TargetSeriesName:t0:vh', [2, null], 'TargetSeries:rn:vi', [Series.$, null], 'TextStyle:t3:vj', [2, null], 'UseInterpolatedValueForAutoCalloutLabels:sf:vk', [0, false], 'UseSeriesColorForOutline:sg:vl', [0, false], 'UseValueForAutoCalloutLabels:sh:vm', [0, true], 'XMemberPath:t9:vn', [2, null], 'YMemberPath:uc:vo', [2, null]]);
|
|
1489
1489
|
return CalloutLayer;
|
|
1490
1490
|
}(AnnotationLayer));
|
|
1491
1491
|
export { CalloutLayer };
|
|
@@ -1550,8 +1550,8 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1550
1550
|
}
|
|
1551
1551
|
};
|
|
1552
1552
|
CalloutLayerView.prototype.b7 = function () {
|
|
1553
|
-
if (this.b4.
|
|
1554
|
-
return this.b4.
|
|
1553
|
+
if (this.b4.rp != null) {
|
|
1554
|
+
return this.b4.rp;
|
|
1555
1555
|
}
|
|
1556
1556
|
return this.e.cd.getFontInfo();
|
|
1557
1557
|
};
|
|
@@ -1598,9 +1598,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1598
1598
|
};
|
|
1599
1599
|
CalloutLayerView.prototype.ci = function (a) {
|
|
1600
1600
|
if (a != null) {
|
|
1601
|
-
return this.cm(a.
|
|
1601
|
+
return this.cm(a.o4);
|
|
1602
1602
|
}
|
|
1603
|
-
return this.e.
|
|
1603
|
+
return this.e.o4;
|
|
1604
1604
|
};
|
|
1605
1605
|
CalloutLayerView.prototype.cl = function () {
|
|
1606
1606
|
return ((function () {
|
|
@@ -1610,9 +1610,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1610
1610
|
})());
|
|
1611
1611
|
};
|
|
1612
1612
|
CalloutLayerView.prototype.ck = function (a) {
|
|
1613
|
-
if (this.b4.
|
|
1613
|
+
if (this.b4.sg) {
|
|
1614
1614
|
if (a != null) {
|
|
1615
|
-
return this.cm(a.
|
|
1615
|
+
return this.cm(a.o4);
|
|
1616
1616
|
}
|
|
1617
1617
|
}
|
|
1618
1618
|
return ((function () {
|
|
@@ -1623,9 +1623,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1623
1623
|
};
|
|
1624
1624
|
CalloutLayerView.prototype.cj = function (a) {
|
|
1625
1625
|
if (a != null) {
|
|
1626
|
-
return this.cm(a.
|
|
1626
|
+
return this.cm(a.oz);
|
|
1627
1627
|
}
|
|
1628
|
-
return this.e.
|
|
1628
|
+
return this.e.oz;
|
|
1629
1629
|
};
|
|
1630
1630
|
CalloutLayerView.prototype.cf = function () {
|
|
1631
1631
|
this.ca = NaN;
|