igniteui-webcomponents-charts 4.7.0 → 4.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +15218 -14945
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +17 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +9 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
- package/esm2015/lib/AnchoredCategorySeries_combined.js +191 -191
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +259 -259
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
- package/esm2015/lib/AnnotationLayerProxy.js +34 -34
- package/esm2015/lib/AnnotationLayer_combined.js +206 -206
- package/esm2015/lib/AreaSeries_combined.js +53 -50
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +18 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +18 -15
- package/esm2015/lib/BarSeries_combined.js +117 -114
- package/esm2015/lib/BollingerBandWidthIndicator.js +22 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +105 -102
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +269 -266
- package/esm2015/lib/CalloutLayer_combined.js +462 -459
- package/esm2015/lib/CategoryBucketCalculator_combined.js +334 -334
- package/esm2015/lib/CategoryChart.js +28 -28
- package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
- package/esm2015/lib/CategoryHighlightLayer_combined.js +66 -63
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +143 -140
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
- package/esm2015/lib/CategoryToolTipLayer_combined.js +88 -85
- package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +2 -2
- package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
- package/esm2015/lib/ChaikinOscillatorIndicator.js +17 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +18 -15
- package/esm2015/lib/ColumnSeries_combined.js +75 -72
- package/esm2015/lib/CommodityChannelIndexIndicator.js +18 -15
- package/esm2015/lib/CrosshairLayer_combined.js +143 -140
- package/esm2015/lib/CustomIndicator.js +25 -22
- package/esm2015/lib/DataChartToolbarProvider.js +9 -9
- package/esm2015/lib/DataChartVisualDataManager.js +1 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +489 -486
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +18 -15
- package/esm2015/lib/DomainChart_combined.js +40 -40
- package/esm2015/lib/EaseOfMovementIndicator.js +9 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +18 -15
- package/esm2015/lib/FinalValueLayer_combined.js +88 -85
- package/esm2015/lib/FinancialChart_combined.js +46 -46
- package/esm2015/lib/FinancialEventArgs_combined.js +704 -704
- package/esm2015/lib/FinancialIndicator_combined.js +230 -230
- package/esm2015/lib/FinancialOverlay.js +43 -43
- package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
- package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
- package/esm2015/lib/FinancialPriceSeries_combined.js +306 -303
- package/esm2015/lib/ForceIndexIndicator.js +19 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +31 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +450 -447
- package/esm2015/lib/HighlightingManager.js +2 -2
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
- package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +11 -11
- package/esm2015/lib/ItemToolTipLayer_combined.js +99 -96
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
- package/esm2015/lib/LineSeries_combined.js +44 -41
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +10 -7
- package/esm2015/lib/MassIndexIndicator.js +9 -6
- package/esm2015/lib/MedianPriceIndicator.js +9 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +19 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +22 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +9 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +9 -6
- package/esm2015/lib/OverlayProxy.js +8 -8
- package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +17 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +17 -14
- package/esm2015/lib/PointSeries_combined.js +23 -20
- package/esm2015/lib/PolarAreaSeries_combined.js +28 -25
- package/esm2015/lib/PolarBase_combined.js +448 -448
- package/esm2015/lib/PolarLineSeriesBase_combined.js +56 -56
- package/esm2015/lib/PolarLineSeries_combined.js +25 -22
- package/esm2015/lib/PolarScatterSeries_combined.js +17 -14
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +29 -26
- package/esm2015/lib/PolarSplineSeries_combined.js +27 -24
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +9 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +87 -84
- package/esm2015/lib/PriceVolumeTrendIndicator.js +9 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +40 -37
- package/esm2015/lib/RadialBucketCalculator_combined.js +182 -182
- package/esm2015/lib/RadialColumnSeries_combined.js +52 -49
- package/esm2015/lib/RadialLineSeries_combined.js +42 -39
- package/esm2015/lib/RadialPieSeries_combined.js +50 -47
- package/esm2015/lib/RangeAreaSeries_combined.js +28 -25
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RangeColumnSeries_combined.js +44 -41
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +18 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +19 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +140 -137
- package/esm2015/lib/ScatterBase_combined.js +541 -541
- package/esm2015/lib/ScatterContourSeries_combined.js +119 -116
- package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
- package/esm2015/lib/ScatterLineSeries.js +62 -59
- package/esm2015/lib/ScatterLineSeriesView.js +7 -7
- package/esm2015/lib/ScatterPolygonSeries_combined.js +225 -222
- package/esm2015/lib/ScatterPolylineSeries_combined.js +26 -23
- package/esm2015/lib/ScatterSeries_combined.js +20 -17
- package/esm2015/lib/ScatterSplineSeries.js +48 -45
- package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
- package/esm2015/lib/ScatterTriangulationSeries.js +156 -156
- package/esm2015/lib/SeriesInteractionManager.js +129 -129
- package/esm2015/lib/SeriesRenderManager.js +22 -22
- package/esm2015/lib/SeriesRenderingArguments.js +1 -1
- package/esm2015/lib/SeriesViewerInteractionManager.js +28 -28
- package/esm2015/lib/SeriesViewer_combined.js +1831 -1825
- package/esm2015/lib/SeriesVisualDataManager.js +25 -25
- package/esm2015/lib/ShapeSeriesBase_combined.js +334 -334
- package/esm2015/lib/SizeScale.js +3 -3
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +18 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +46 -43
- package/esm2015/lib/SplineSeriesBase_combined.js +127 -127
- package/esm2015/lib/SplineSeries_combined.js +30 -27
- package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
- package/esm2015/lib/Stacked100DataPreparer.js +7 -7
- package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
- package/esm2015/lib/StackedLineSeries_combined.js +14 -11
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1236 -1206
- package/esm2015/lib/StandardDeviationIndicator.js +18 -15
- package/esm2015/lib/StepAreaSeries_combined.js +49 -46
- package/esm2015/lib/StepLineSeries_combined.js +52 -49
- package/esm2015/lib/StochRSIIndicator.js +18 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +19 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +9 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +9 -6
- package/esm2015/lib/ValueLayer_combined.js +165 -162
- package/esm2015/lib/ValueOverlay_combined.js +133 -130
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
- package/esm2015/lib/WaterfallSeries_combined.js +114 -111
- package/esm2015/lib/WeightedCloseIndicator.js +9 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +18 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +25 -25
- package/esm2015/lib/igc-anchored-radial-series-component.js +37 -37
- package/esm2015/lib/igc-annotation-layer-component.js +66 -66
- package/esm2015/lib/igc-area-fragment-component.js +2 -2
- package/esm2015/lib/igc-area-series-component.js +2 -2
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +6 -6
- package/esm2015/lib/igc-bar-series-component.js +11 -11
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
- package/esm2015/lib/igc-bubble-series-component.js +35 -35
- package/esm2015/lib/igc-callout-layer-component.js +91 -91
- package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
- package/esm2015/lib/igc-category-series-component.js +21 -21
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +11 -11
- package/esm2015/lib/igc-column-series-component.js +13 -13
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +38 -38
- package/esm2015/lib/igc-financial-indicator-component.js +19 -19
- package/esm2015/lib/igc-financial-overlay-component.js +5 -5
- package/esm2015/lib/igc-financial-price-series-component.js +35 -35
- package/esm2015/lib/igc-financial-series-component.js +61 -61
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
- package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
- package/esm2015/lib/igc-line-fragment-component.js +2 -2
- package/esm2015/lib/igc-line-series-component.js +2 -2
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-point-series-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +4 -4
- package/esm2015/lib/igc-polar-base-component.js +74 -74
- package/esm2015/lib/igc-polar-line-series-component.js +4 -4
- package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
- package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
- package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
- package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
- package/esm2015/lib/igc-radial-area-series-component.js +4 -4
- package/esm2015/lib/igc-radial-base-component.js +21 -21
- package/esm2015/lib/igc-radial-column-series-component.js +9 -9
- package/esm2015/lib/igc-radial-line-series-component.js +4 -4
- package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
- package/esm2015/lib/igc-range-area-series-component.js +2 -2
- package/esm2015/lib/igc-range-category-series-component.js +10 -10
- package/esm2015/lib/igc-range-column-series-component.js +10 -10
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
- package/esm2015/lib/igc-scatter-base-component.js +58 -58
- package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
- package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
- package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-series-component.js +1 -1
- package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
- package/esm2015/lib/igc-series-component.js +266 -266
- package/esm2015/lib/igc-shape-series-base-component.js +37 -37
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
- package/esm2015/lib/igc-spline-area-series-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-component.js +2 -2
- package/esm2015/lib/igc-spline-series-base-component.js +7 -7
- package/esm2015/lib/igc-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
- package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
- package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
- package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-step-area-series-component.js +4 -4
- package/esm2015/lib/igc-step-line-series-component.js +4 -4
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-layer-component.js +87 -87
- package/esm2015/lib/igc-value-overlay-component.js +47 -47
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +19 -19
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +17 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +9 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
- package/esm5/lib/AnchoredCategorySeries_combined.js +190 -190
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +257 -257
- package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
- package/esm5/lib/AnnotationLayerProxy.js +34 -34
- package/esm5/lib/AnnotationLayer_combined.js +205 -205
- package/esm5/lib/AreaSeries_combined.js +53 -50
- package/esm5/lib/AverageDirectionalIndexIndicator.js +17 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +17 -14
- package/esm5/lib/BarSeries_combined.js +117 -114
- package/esm5/lib/BollingerBandWidthIndicator.js +21 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +105 -102
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +272 -269
- package/esm5/lib/CalloutLayer_combined.js +463 -460
- package/esm5/lib/CategoryBucketCalculator_combined.js +334 -334
- package/esm5/lib/CategoryChart.js +28 -28
- package/esm5/lib/CategoryErrorBarSettings.js +7 -7
- package/esm5/lib/CategoryHighlightLayer_combined.js +65 -62
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +143 -140
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
- package/esm5/lib/CategoryToolTipLayer_combined.js +88 -85
- package/esm5/lib/CategoryTransitionSourceFramePreparer.js +2 -2
- package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
- package/esm5/lib/ChaikinOscillatorIndicator.js +17 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +17 -14
- package/esm5/lib/ColumnSeries_combined.js +74 -71
- package/esm5/lib/CommodityChannelIndexIndicator.js +17 -14
- package/esm5/lib/CrosshairLayer_combined.js +143 -140
- package/esm5/lib/CustomIndicator.js +25 -22
- package/esm5/lib/DataChartToolbarProvider.js +9 -9
- package/esm5/lib/DataChartVisualDataManager.js +1 -1
- package/esm5/lib/DataToolTipLayer_combined.js +489 -486
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +17 -14
- package/esm5/lib/DomainChart_combined.js +40 -40
- package/esm5/lib/EaseOfMovementIndicator.js +9 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +17 -14
- package/esm5/lib/FinalValueLayer_combined.js +88 -85
- package/esm5/lib/FinancialChart_combined.js +46 -46
- package/esm5/lib/FinancialEventArgs_combined.js +705 -705
- package/esm5/lib/FinancialIndicator_combined.js +229 -229
- package/esm5/lib/FinancialOverlay.js +43 -43
- package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
- package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
- package/esm5/lib/FinancialPriceSeries_combined.js +305 -302
- package/esm5/lib/ForceIndexIndicator.js +18 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +29 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +451 -448
- package/esm5/lib/HighlightingManager.js +2 -2
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
- package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +11 -11
- package/esm5/lib/ItemToolTipLayer_combined.js +99 -96
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
- package/esm5/lib/LineSeries_combined.js +44 -41
- package/esm5/lib/MarketFacilitationIndexIndicator.js +10 -7
- package/esm5/lib/MassIndexIndicator.js +9 -6
- package/esm5/lib/MedianPriceIndicator.js +9 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +18 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +22 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +9 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +9 -6
- package/esm5/lib/OverlayProxy.js +8 -8
- package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +17 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +17 -14
- package/esm5/lib/PointSeries_combined.js +23 -20
- package/esm5/lib/PolarAreaSeries_combined.js +28 -25
- package/esm5/lib/PolarBase_combined.js +447 -447
- package/esm5/lib/PolarLineSeriesBase_combined.js +56 -56
- package/esm5/lib/PolarLineSeries_combined.js +25 -22
- package/esm5/lib/PolarScatterSeries_combined.js +17 -14
- package/esm5/lib/PolarSplineAreaSeries_combined.js +29 -26
- package/esm5/lib/PolarSplineSeries_combined.js +27 -24
- package/esm5/lib/PositiveVolumeIndexIndicator.js +9 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +87 -84
- package/esm5/lib/PriceVolumeTrendIndicator.js +9 -6
- package/esm5/lib/RadialAreaSeries_combined.js +40 -37
- package/esm5/lib/RadialBucketCalculator_combined.js +181 -181
- package/esm5/lib/RadialColumnSeries_combined.js +52 -49
- package/esm5/lib/RadialLineSeries_combined.js +42 -39
- package/esm5/lib/RadialPieSeries_combined.js +50 -47
- package/esm5/lib/RangeAreaSeries_combined.js +28 -25
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +129 -129
- package/esm5/lib/RangeColumnSeries_combined.js +44 -41
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +17 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +18 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +138 -135
- package/esm5/lib/ScatterBase_combined.js +540 -540
- package/esm5/lib/ScatterContourSeries_combined.js +117 -114
- package/esm5/lib/ScatterErrorBarSettings.js +7 -7
- package/esm5/lib/ScatterLineSeries.js +62 -59
- package/esm5/lib/ScatterLineSeriesView.js +7 -7
- package/esm5/lib/ScatterPolygonSeries_combined.js +223 -220
- package/esm5/lib/ScatterPolylineSeries_combined.js +26 -23
- package/esm5/lib/ScatterSeries_combined.js +20 -17
- package/esm5/lib/ScatterSplineSeries.js +48 -45
- package/esm5/lib/ScatterSplineSeriesView.js +7 -7
- package/esm5/lib/ScatterTriangulationSeries.js +160 -160
- package/esm5/lib/SeriesInteractionManager.js +129 -129
- package/esm5/lib/SeriesRenderManager.js +22 -22
- package/esm5/lib/SeriesRenderingArguments.js +1 -1
- package/esm5/lib/SeriesViewerInteractionManager.js +28 -28
- package/esm5/lib/SeriesViewer_combined.js +1817 -1811
- package/esm5/lib/SeriesVisualDataManager.js +25 -25
- package/esm5/lib/ShapeSeriesBase_combined.js +331 -331
- package/esm5/lib/SizeScale.js +3 -3
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +17 -14
- package/esm5/lib/SplineAreaSeries_combined.js +46 -43
- package/esm5/lib/SplineSeriesBase_combined.js +127 -127
- package/esm5/lib/SplineSeries_combined.js +30 -27
- package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
- package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
- package/esm5/lib/Stacked100DataPreparer.js +7 -7
- package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
- package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
- package/esm5/lib/StackedLineSeries_combined.js +14 -11
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1235 -1205
- package/esm5/lib/StandardDeviationIndicator.js +17 -14
- package/esm5/lib/StepAreaSeries_combined.js +49 -46
- package/esm5/lib/StepLineSeries_combined.js +52 -49
- package/esm5/lib/StochRSIIndicator.js +17 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +18 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +9 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +9 -6
- package/esm5/lib/ValueLayer_combined.js +165 -162
- package/esm5/lib/ValueOverlay_combined.js +133 -130
- package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
- package/esm5/lib/WaterfallSeries_combined.js +114 -111
- package/esm5/lib/WeightedCloseIndicator.js +9 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +17 -14
- package/esm5/lib/igc-anchored-category-series-component.js +25 -25
- package/esm5/lib/igc-anchored-radial-series-component.js +37 -37
- package/esm5/lib/igc-annotation-layer-component.js +66 -66
- package/esm5/lib/igc-area-fragment-component.js +2 -2
- package/esm5/lib/igc-area-series-component.js +2 -2
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +6 -6
- package/esm5/lib/igc-bar-series-component.js +11 -11
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
- package/esm5/lib/igc-bubble-series-component.js +35 -35
- package/esm5/lib/igc-callout-layer-component.js +91 -91
- package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
- package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
- package/esm5/lib/igc-category-series-component.js +21 -21
- package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +11 -11
- package/esm5/lib/igc-column-series-component.js +13 -13
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +87 -87
- package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +38 -38
- package/esm5/lib/igc-financial-indicator-component.js +19 -19
- package/esm5/lib/igc-financial-overlay-component.js +5 -5
- package/esm5/lib/igc-financial-price-series-component.js +35 -35
- package/esm5/lib/igc-financial-series-component.js +61 -61
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +2 -2
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
- package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
- package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
- package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
- package/esm5/lib/igc-line-fragment-component.js +2 -2
- package/esm5/lib/igc-line-series-component.js +2 -2
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-point-series-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +4 -4
- package/esm5/lib/igc-polar-base-component.js +74 -74
- package/esm5/lib/igc-polar-line-series-component.js +4 -4
- package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
- package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
- package/esm5/lib/igc-polar-spline-series-component.js +4 -4
- package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
- package/esm5/lib/igc-radial-area-series-component.js +4 -4
- package/esm5/lib/igc-radial-base-component.js +21 -21
- package/esm5/lib/igc-radial-column-series-component.js +9 -9
- package/esm5/lib/igc-radial-line-series-component.js +4 -4
- package/esm5/lib/igc-radial-pie-series-component.js +9 -9
- package/esm5/lib/igc-range-area-series-component.js +2 -2
- package/esm5/lib/igc-range-category-series-component.js +10 -10
- package/esm5/lib/igc-range-column-series-component.js +10 -10
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +15 -15
- package/esm5/lib/igc-scatter-base-component.js +58 -58
- package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
- package/esm5/lib/igc-scatter-line-series-component.js +4 -4
- package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
- package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-series-component.js +1 -1
- package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
- package/esm5/lib/igc-series-component.js +266 -266
- package/esm5/lib/igc-shape-series-base-component.js +37 -37
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
- package/esm5/lib/igc-spline-area-series-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-component.js +2 -2
- package/esm5/lib/igc-spline-series-base-component.js +7 -7
- package/esm5/lib/igc-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
- package/esm5/lib/igc-stacked-column-series-component.js +9 -9
- package/esm5/lib/igc-stacked-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-series-base-component.js +11 -11
- package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
- package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-step-area-series-component.js +4 -4
- package/esm5/lib/igc-step-line-series-component.js +4 -4
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-layer-component.js +87 -87
- package/esm5/lib/igc-value-overlay-component.js +47 -47
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +19 -19
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +15275 -15002
- package/fesm5/igniteui-webcomponents-charts.js +15218 -14945
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +10 -8
- package/lib/AccumulationDistributionIndicator.d.ts +6 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +56 -56
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +58 -58
- package/lib/AnnotationLayer_combined.d.ts +60 -60
- package/lib/AreaSeries_combined.d.ts +13 -11
- package/lib/AverageDirectionalIndexIndicator.d.ts +11 -9
- package/lib/AverageTrueRangeIndicator.d.ts +11 -9
- package/lib/BarSeries_combined.d.ts +23 -21
- package/lib/BollingerBandWidthIndicator.d.ts +11 -9
- package/lib/BollingerBandsOverlay_combined.d.ts +19 -17
- package/lib/BubbleSeries_combined.d.ts +50 -48
- package/lib/CalloutLayer_combined.d.ts +96 -95
- package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
- package/lib/CategoryHighlightLayer_combined.d.ts +20 -18
- package/lib/CategoryItemHighlightLayer_combined.d.ts +28 -27
- package/lib/CategoryToolTipLayer_combined.d.ts +20 -19
- package/lib/ChaikinOscillatorIndicator.d.ts +10 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +11 -9
- package/lib/ColumnSeries_combined.d.ts +22 -20
- package/lib/CommodityChannelIndexIndicator.d.ts +11 -9
- package/lib/CrosshairLayer_combined.d.ts +47 -46
- package/lib/CustomIndicator.d.ts +10 -8
- package/lib/DataToolTipLayer_combined.d.ts +126 -125
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +11 -9
- package/lib/EaseOfMovementIndicator.d.ts +6 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +11 -9
- package/lib/FinalValueLayer_combined.d.ts +29 -28
- package/lib/FinancialEventArgs_combined.d.ts +132 -132
- package/lib/FinancialIndicator_combined.d.ts +40 -40
- package/lib/FinancialOverlay.d.ts +10 -10
- package/lib/FinancialPriceSeries_combined.d.ts +53 -51
- package/lib/ForceIndexIndicator.d.ts +12 -10
- package/lib/FullStochasticOscillatorIndicator.d.ts +17 -15
- package/lib/HighDensityScatterSeries_combined.d.ts +91 -90
- package/lib/HorizontalAnchoredCategorySeries.d.ts +30 -30
- package/lib/HorizontalRangeCategorySeries.d.ts +19 -19
- package/lib/ItemToolTipLayer_combined.d.ts +19 -18
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
- package/lib/LineSeries_combined.d.ts +12 -10
- package/lib/MarketFacilitationIndexIndicator.d.ts +7 -5
- package/lib/MassIndexIndicator.d.ts +6 -4
- package/lib/MedianPriceIndicator.d.ts +6 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +12 -10
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +13 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +6 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +6 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +10 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +10 -8
- package/lib/PointSeries_combined.d.ts +10 -8
- package/lib/PolarAreaSeries_combined.d.ts +12 -10
- package/lib/PolarBase_combined.d.ts +104 -104
- package/lib/PolarLineSeriesBase_combined.d.ts +21 -21
- package/lib/PolarLineSeries_combined.d.ts +11 -9
- package/lib/PolarScatterSeries_combined.d.ts +8 -6
- package/lib/PolarSplineAreaSeries_combined.d.ts +13 -11
- package/lib/PolarSplineSeries_combined.d.ts +10 -8
- package/lib/PositiveVolumeIndexIndicator.d.ts +6 -4
- package/lib/PriceChannelOverlay_combined.d.ts +17 -15
- package/lib/PriceVolumeTrendIndicator.d.ts +6 -4
- package/lib/RadialAreaSeries_combined.d.ts +11 -9
- package/lib/RadialBucketCalculator_combined.d.ts +42 -42
- package/lib/RadialColumnSeries_combined.d.ts +14 -12
- package/lib/RadialLineSeries_combined.d.ts +12 -10
- package/lib/RadialPieSeries_combined.d.ts +15 -13
- package/lib/RangeAreaSeries_combined.d.ts +10 -8
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +25 -25
- package/lib/RangeColumnSeries_combined.d.ts +15 -13
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +11 -9
- package/lib/RelativeStrengthIndexIndicator.d.ts +12 -10
- package/lib/ScatterAreaSeries_combined.d.ts +33 -31
- package/lib/ScatterBase_combined.d.ts +113 -113
- package/lib/ScatterContourSeries_combined.d.ts +24 -22
- package/lib/ScatterLineSeries.d.ts +16 -14
- package/lib/ScatterPolygonSeries_combined.d.ts +48 -46
- package/lib/ScatterPolylineSeries_combined.d.ts +12 -10
- package/lib/ScatterSeries_combined.d.ts +8 -6
- package/lib/ScatterSplineSeries.d.ts +15 -13
- package/lib/ScatterTriangulationSeries.d.ts +37 -37
- package/lib/SeriesViewer_combined.d.ts +543 -542
- package/lib/ShapeSeriesBase_combined.d.ts +90 -90
- package/lib/SlowStochasticOscillatorIndicator.d.ts +11 -9
- package/lib/SplineAreaSeries_combined.d.ts +13 -11
- package/lib/SplineSeriesBase_combined.d.ts +22 -22
- package/lib/SplineSeries_combined.d.ts +10 -8
- package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
- package/lib/Stacked100BarSeries_combined.d.ts +7 -7
- package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
- package/lib/Stacked100LineSeries_combined.d.ts +5 -5
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
- package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
- package/lib/StackedLineSeries_combined.d.ts +6 -4
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +258 -248
- package/lib/StandardDeviationIndicator.d.ts +11 -9
- package/lib/StepAreaSeries_combined.d.ts +16 -14
- package/lib/StepLineSeries_combined.d.ts +15 -13
- package/lib/StochRSIIndicator.d.ts +11 -9
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +11 -9
- package/lib/TypicalPriceIndicator.d.ts +6 -4
- package/lib/UltimateOscillatorIndicator.d.ts +6 -4
- package/lib/ValueLayer_combined.d.ts +51 -50
- package/lib/ValueOverlay_combined.d.ts +40 -39
- package/lib/VerticalAnchoredCategorySeries.d.ts +25 -25
- package/lib/WaterfallSeries_combined.d.ts +27 -25
- package/lib/WeightedCloseIndicator.d.ts +6 -4
- package/lib/WilliamsPercentRIndicator.d.ts +11 -9
- package/package.json +2 -2
|
@@ -62,113 +62,116 @@ 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.xk = null;
|
|
66
65
|
_this.xl = null;
|
|
67
66
|
_this.xm = null;
|
|
67
|
+
_this.xn = null;
|
|
68
|
+
_this.xk = null;
|
|
68
69
|
_this.xj = null;
|
|
69
|
-
_this.
|
|
70
|
-
_this.yc = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
71
|
-
_this.yf = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
70
|
+
_this.yd = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
72
71
|
_this.yg = 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.yh = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
73
|
+
_this.xb = null;
|
|
74
|
+
_this.w1 = null;
|
|
75
|
+
_this.xh = null;
|
|
76
|
+
_this.ye = new LinkedList$1(CalloutAnnotationWrapper.$);
|
|
77
|
+
_this.yb = new Dictionary$2(CalloutAnnotationWrapper.$, LinkedListNode$1.$.specialize(CalloutAnnotationWrapper.$), 0);
|
|
78
|
+
_this.xt = null;
|
|
79
|
+
_this.abn = new Rect(0, 0, 0, 1, 1);
|
|
80
|
+
_this.x0 = false;
|
|
81
|
+
_this.ys = 0;
|
|
82
|
+
_this.abm = Rect.empty;
|
|
84
83
|
_this.xy = false;
|
|
84
|
+
_this.xz = false;
|
|
85
85
|
_this.calloutContentUpdating = null;
|
|
86
86
|
_this.calloutLabelUpdating = null;
|
|
87
87
|
_this.calloutSeriesSelecting = null;
|
|
88
|
-
_this.
|
|
89
|
-
_this.x1 = false;
|
|
88
|
+
_this.yf = new List$1(SeriesPointOfInterest.$, 0);
|
|
90
89
|
_this.x2 = false;
|
|
91
|
-
_this.
|
|
92
|
-
_this.
|
|
93
|
-
_this.
|
|
94
|
-
_this.
|
|
90
|
+
_this.x3 = false;
|
|
91
|
+
_this.yj = 0;
|
|
92
|
+
_this.x1 = false;
|
|
93
|
+
_this.xx = true;
|
|
94
|
+
_this.w3 = 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.w1 = null;
|
|
97
|
+
_this.xb = new CalloutPlacementPositionsCollection();
|
|
98
|
+
var a = _this.xb;
|
|
99
|
+
a.collectionChanged = delegateCombine(a.collectionChanged, runOn(_this, _this.z7));
|
|
100
|
+
_this.uo = true;
|
|
101
101
|
var b = new CalloutLayerFrame();
|
|
102
102
|
var c = new CalloutLayerFrame();
|
|
103
103
|
var d = new CalloutLayerFrame();
|
|
104
|
-
var e = _this.
|
|
105
|
-
_this.
|
|
106
|
-
_this.
|
|
107
|
-
_this.
|
|
104
|
+
var e = _this.jj / 1000;
|
|
105
|
+
_this.ug = b;
|
|
106
|
+
_this.uf = c;
|
|
107
|
+
_this.uh = d;
|
|
108
108
|
_this.ab = CalloutLayer.$;
|
|
109
109
|
return _this;
|
|
110
110
|
}
|
|
111
|
-
CalloutLayer.prototype.
|
|
111
|
+
CalloutLayer.prototype.bg = function () {
|
|
112
|
+
return new CalloutLayer();
|
|
113
|
+
};
|
|
114
|
+
CalloutLayer.prototype.get_d3 = function () {
|
|
112
115
|
return true;
|
|
113
116
|
};
|
|
114
|
-
CalloutLayer.prototype.
|
|
115
|
-
this.
|
|
117
|
+
CalloutLayer.prototype.z7 = function (a, b) {
|
|
118
|
+
this.aag();
|
|
116
119
|
};
|
|
117
|
-
CalloutLayer.prototype.
|
|
118
|
-
this.
|
|
119
|
-
this.
|
|
120
|
+
CalloutLayer.prototype.aag = function () {
|
|
121
|
+
this.w1 = this.w2(this.xc);
|
|
122
|
+
this.aad();
|
|
120
123
|
};
|
|
121
|
-
CalloutLayer.prototype.
|
|
122
|
-
this.
|
|
123
|
-
this.
|
|
124
|
+
CalloutLayer.prototype.z8 = function (a, b) {
|
|
125
|
+
this.yh.clear();
|
|
126
|
+
this.pq(false);
|
|
124
127
|
};
|
|
125
|
-
CalloutLayer.prototype.
|
|
126
|
-
_super.prototype.
|
|
127
|
-
var e = this.
|
|
128
|
+
CalloutLayer.prototype.np = function (a, b, c, d) {
|
|
129
|
+
_super.prototype.np.call(this, a, b, c, d);
|
|
130
|
+
var e = this.yc();
|
|
128
131
|
switch (a) {
|
|
129
132
|
case 3:
|
|
130
|
-
this.
|
|
133
|
+
this.aal(b, e);
|
|
131
134
|
break;
|
|
132
135
|
case 1:
|
|
133
136
|
for (var f = b; f < b + c; f++) {
|
|
134
137
|
var g = new CalloutAnnotation();
|
|
135
138
|
var h = new CalloutAnnotationWrapper();
|
|
136
139
|
h.b = g;
|
|
137
|
-
h.b.series = this.
|
|
138
|
-
this.
|
|
139
|
-
this.
|
|
140
|
+
h.b.series = this.xg;
|
|
141
|
+
this.yh.insert(f, h);
|
|
142
|
+
this.aal(f, e);
|
|
140
143
|
}
|
|
141
144
|
break;
|
|
142
145
|
case 0:
|
|
143
|
-
this.
|
|
146
|
+
this.yh.v(b, c);
|
|
144
147
|
break;
|
|
145
148
|
case 2:
|
|
146
149
|
for (var i = b; i < b + c; i++) {
|
|
147
|
-
this.
|
|
150
|
+
this.aal(i, e);
|
|
148
151
|
}
|
|
149
152
|
break;
|
|
150
153
|
case 4:
|
|
151
|
-
this.
|
|
152
|
-
for (var j = 0; j < this.
|
|
154
|
+
this.yh.clear();
|
|
155
|
+
for (var j = 0; j < this.c7.count; j++) {
|
|
153
156
|
var k = new CalloutAnnotation();
|
|
154
157
|
var l = new CalloutAnnotationWrapper();
|
|
155
158
|
l.b = k;
|
|
156
|
-
l.b.series = this.
|
|
157
|
-
this.
|
|
158
|
-
this.
|
|
159
|
+
l.b.series = this.xg;
|
|
160
|
+
this.yh.add(l);
|
|
161
|
+
this.aal(j, e);
|
|
159
162
|
}
|
|
160
163
|
break;
|
|
161
164
|
}
|
|
162
|
-
this.
|
|
165
|
+
this.pq(true);
|
|
163
166
|
};
|
|
164
|
-
CalloutLayer.prototype.
|
|
167
|
+
CalloutLayer.prototype.fq = function (a) {
|
|
165
168
|
return false;
|
|
166
169
|
};
|
|
167
|
-
CalloutLayer.prototype.
|
|
170
|
+
CalloutLayer.prototype.yc = function () {
|
|
168
171
|
var a = new Dictionary$2(String_$type, Series.$, 0);
|
|
169
|
-
if (this.
|
|
170
|
-
for (var b = 0; b < this.
|
|
171
|
-
var c = this.
|
|
172
|
+
if (this.cz != null) {
|
|
173
|
+
for (var b = 0; b < this.cz.series.count; b++) {
|
|
174
|
+
var c = this.cz.series._inner[b];
|
|
172
175
|
if (c.name != null && !a.containsKey(c.name)) {
|
|
173
176
|
a.addItem(c.name, c);
|
|
174
177
|
}
|
|
@@ -176,25 +179,25 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
176
179
|
}
|
|
177
180
|
return a;
|
|
178
181
|
};
|
|
179
|
-
CalloutLayer.prototype.
|
|
182
|
+
CalloutLayer.prototype.aal = function (a, b) {
|
|
180
183
|
var _this = this;
|
|
181
|
-
if (this.
|
|
184
|
+
if (this.xs == null || this.xq == null) {
|
|
182
185
|
return;
|
|
183
186
|
}
|
|
184
187
|
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.
|
|
188
|
+
if (this.xr != null) {
|
|
189
|
+
c = this.xr.item(a);
|
|
190
|
+
}
|
|
191
|
+
var d = this.xs.item(a);
|
|
192
|
+
var e = this.xq.item(a);
|
|
193
|
+
var f = this.yh._inner[a];
|
|
194
|
+
if (this.xp != null) {
|
|
195
|
+
if (f.b.ab != this.xp.item(a)) {
|
|
196
|
+
f.b.key = this.xp.item(a);
|
|
194
197
|
}
|
|
195
198
|
}
|
|
196
|
-
if (this.
|
|
197
|
-
f.b = this.
|
|
199
|
+
if (this.yb.containsKey(f)) {
|
|
200
|
+
f.b = this.yb.item(f).c.b;
|
|
198
201
|
}
|
|
199
202
|
f.b.xValue = c;
|
|
200
203
|
f.b.yValue = d;
|
|
@@ -203,7 +206,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
203
206
|
var $ret = new CalloutLabelUpdatingEventArgs();
|
|
204
207
|
$ret.d = c;
|
|
205
208
|
$ret.e = d;
|
|
206
|
-
$ret.item = _this.
|
|
209
|
+
$ret.item = _this.c7.item(a);
|
|
207
210
|
return $ret;
|
|
208
211
|
})());
|
|
209
212
|
this.calloutLabelUpdating(this, g);
|
|
@@ -215,18 +218,18 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
215
218
|
else {
|
|
216
219
|
f.b.text = e != null ? e.toString() : "";
|
|
217
220
|
}
|
|
218
|
-
if (this.
|
|
219
|
-
f.b.content = this.
|
|
221
|
+
if (this.xo != null) {
|
|
222
|
+
f.b.content = this.xo.item(a);
|
|
220
223
|
}
|
|
221
224
|
else {
|
|
222
|
-
f.b.content = this.
|
|
225
|
+
f.b.content = this.c7.item(a);
|
|
223
226
|
}
|
|
224
227
|
if (this.calloutSeriesSelecting != null) {
|
|
225
228
|
var i = ((function () {
|
|
226
229
|
var $ret = new CalloutSeriesSelectingEventArgs();
|
|
227
230
|
$ret.c = c;
|
|
228
231
|
$ret.d = d;
|
|
229
|
-
$ret.item = _this.
|
|
232
|
+
$ret.item = _this.c7.item(a);
|
|
230
233
|
return $ret;
|
|
231
234
|
})());
|
|
232
235
|
this.calloutSeriesSelecting(this, i);
|
|
@@ -239,29 +242,29 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
239
242
|
}
|
|
240
243
|
}
|
|
241
244
|
}
|
|
242
|
-
this.
|
|
245
|
+
this.aam(f);
|
|
243
246
|
};
|
|
244
|
-
CalloutLayer.prototype.
|
|
247
|
+
CalloutLayer.prototype.aam = function (a) {
|
|
245
248
|
var b = new Thickness(0, DeviceUtils.g(3));
|
|
246
|
-
if (isNaN_(this.
|
|
249
|
+
if (isNaN_(this.abp.left) || isNaN_(this.abp.top) || isNaN_(this.abp.right) || isNaN_(this.abp.bottom)) {
|
|
247
250
|
b = new Thickness(0, DeviceUtils.g(3));
|
|
248
251
|
}
|
|
249
252
|
else {
|
|
250
|
-
b = this.
|
|
253
|
+
b = this.abp;
|
|
251
254
|
}
|
|
252
255
|
var c = DeviceUtils.g(3);
|
|
253
|
-
if (isNaN_(this.
|
|
256
|
+
if (isNaN_(this.yk)) {
|
|
254
257
|
c = DeviceUtils.g(3);
|
|
255
258
|
}
|
|
256
259
|
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.
|
|
260
|
+
c = this.yk;
|
|
261
|
+
}
|
|
262
|
+
var d = this.abi != null ? this.abi : this.xa.cl(a.b.l);
|
|
263
|
+
var e = this.abl != null ? this.abl : this.xa.co();
|
|
264
|
+
var f = this.abk != null ? this.abk : this.xa.cn(a.b.l);
|
|
265
|
+
var g = this.abj != null ? this.abj : this.xa.cm(a.b.l);
|
|
266
|
+
var h = isNaN_(this.yq) ? 0 : this.yq;
|
|
267
|
+
if (this.x7 && this.calloutStyleUpdating != null) {
|
|
265
268
|
var i = new CalloutStyleUpdatingEventArgs();
|
|
266
269
|
i.item = a.b.aa;
|
|
267
270
|
i.xValue = a.b.ac;
|
|
@@ -287,39 +290,25 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
287
290
|
a.b.leaderBrush = g;
|
|
288
291
|
a.b.strokeThickness = h;
|
|
289
292
|
};
|
|
290
|
-
CalloutLayer.prototype.
|
|
291
|
-
var c = this.
|
|
293
|
+
CalloutLayer.prototype.jv = function (a, b) {
|
|
294
|
+
var c = this.lw(b);
|
|
292
295
|
if (c == CalloutLayer.$$p[21]) {
|
|
293
|
-
return this.
|
|
296
|
+
return this.jw(a, b, this.zr);
|
|
294
297
|
}
|
|
295
298
|
if (c == CalloutLayer.$$p[28]) {
|
|
296
|
-
return this.
|
|
299
|
+
return this.jw(a, b, this.z2);
|
|
297
300
|
}
|
|
298
301
|
if (c == CalloutLayer.$$p[29]) {
|
|
299
|
-
return this.
|
|
302
|
+
return this.jw(a, b, this.z5);
|
|
300
303
|
}
|
|
301
304
|
if (c == CalloutLayer.$$p[20]) {
|
|
302
|
-
return this.
|
|
305
|
+
return this.jw(a, b, this.zo);
|
|
303
306
|
}
|
|
304
307
|
if (c == CalloutLayer.$$p[15]) {
|
|
305
|
-
return this.
|
|
308
|
+
return this.jw(a, b, this.zh);
|
|
306
309
|
}
|
|
307
|
-
return _super.prototype.
|
|
310
|
+
return _super.prototype.jv.call(this, a, b);
|
|
308
311
|
};
|
|
309
|
-
Object.defineProperty(CalloutLayer.prototype, "xp", {
|
|
310
|
-
get: function () {
|
|
311
|
-
return this.xk;
|
|
312
|
-
},
|
|
313
|
-
set: function (a) {
|
|
314
|
-
if (this.xk != a) {
|
|
315
|
-
var b = this.xk;
|
|
316
|
-
this.xk = a;
|
|
317
|
-
this.raisePropertyChanged("LabelColumn", b, this.xk);
|
|
318
|
-
}
|
|
319
|
-
},
|
|
320
|
-
enumerable: false,
|
|
321
|
-
configurable: true
|
|
322
|
-
});
|
|
323
312
|
Object.defineProperty(CalloutLayer.prototype, "xq", {
|
|
324
313
|
get: function () {
|
|
325
314
|
return this.xl;
|
|
@@ -328,7 +317,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
328
317
|
if (this.xl != a) {
|
|
329
318
|
var b = this.xl;
|
|
330
319
|
this.xl = a;
|
|
331
|
-
this.raisePropertyChanged("
|
|
320
|
+
this.raisePropertyChanged("LabelColumn", b, this.xl);
|
|
332
321
|
}
|
|
333
322
|
},
|
|
334
323
|
enumerable: false,
|
|
@@ -342,118 +331,132 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
342
331
|
if (this.xm != a) {
|
|
343
332
|
var b = this.xm;
|
|
344
333
|
this.xm = a;
|
|
345
|
-
this.raisePropertyChanged("
|
|
334
|
+
this.raisePropertyChanged("XColumn", b, this.xm);
|
|
346
335
|
}
|
|
347
336
|
},
|
|
348
337
|
enumerable: false,
|
|
349
338
|
configurable: true
|
|
350
339
|
});
|
|
351
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
340
|
+
Object.defineProperty(CalloutLayer.prototype, "xs", {
|
|
352
341
|
get: function () {
|
|
353
|
-
return this.
|
|
342
|
+
return this.xn;
|
|
354
343
|
},
|
|
355
344
|
set: function (a) {
|
|
356
|
-
if (this.
|
|
357
|
-
var b = this.
|
|
358
|
-
this.
|
|
359
|
-
this.raisePropertyChanged("
|
|
345
|
+
if (this.xn != a) {
|
|
346
|
+
var b = this.xn;
|
|
347
|
+
this.xn = a;
|
|
348
|
+
this.raisePropertyChanged("YColumn", b, this.xn);
|
|
349
|
+
}
|
|
350
|
+
},
|
|
351
|
+
enumerable: false,
|
|
352
|
+
configurable: true
|
|
353
|
+
});
|
|
354
|
+
Object.defineProperty(CalloutLayer.prototype, "xp", {
|
|
355
|
+
get: function () {
|
|
356
|
+
return this.xk;
|
|
357
|
+
},
|
|
358
|
+
set: function (a) {
|
|
359
|
+
if (this.xk != a) {
|
|
360
|
+
var b = this.xk;
|
|
361
|
+
this.xk = a;
|
|
362
|
+
this.raisePropertyChanged("KeyColumn", b, this.xk);
|
|
360
363
|
}
|
|
361
364
|
},
|
|
362
365
|
enumerable: false,
|
|
363
366
|
configurable: true
|
|
364
367
|
});
|
|
365
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
368
|
+
Object.defineProperty(CalloutLayer.prototype, "xo", {
|
|
366
369
|
get: function () {
|
|
367
|
-
return this.
|
|
370
|
+
return this.xj;
|
|
368
371
|
},
|
|
369
372
|
set: function (a) {
|
|
370
|
-
if (this.
|
|
371
|
-
var b = this.
|
|
372
|
-
this.
|
|
373
|
-
this.raisePropertyChanged("ContentColumn", b, this.
|
|
373
|
+
if (this.xj != a) {
|
|
374
|
+
var b = this.xj;
|
|
375
|
+
this.xj = a;
|
|
376
|
+
this.raisePropertyChanged("ContentColumn", b, this.xj);
|
|
374
377
|
}
|
|
375
378
|
},
|
|
376
379
|
enumerable: false,
|
|
377
380
|
configurable: true
|
|
378
381
|
});
|
|
379
|
-
CalloutLayer.prototype.
|
|
382
|
+
CalloutLayer.prototype.aaa = function (a, b) {
|
|
380
383
|
if (b.propertyName == CalloutAnnotation.$$p[14] || b.propertyName == CalloutAnnotation.$$p[15]) {
|
|
381
384
|
var c = a.k;
|
|
382
|
-
if (!this.
|
|
383
|
-
this.
|
|
384
|
-
this.
|
|
385
|
-
this.
|
|
385
|
+
if (!this.yd.contains(c)) {
|
|
386
|
+
this.yd.add_1(c);
|
|
387
|
+
this.yg.add(c);
|
|
388
|
+
this.pq(false);
|
|
386
389
|
}
|
|
387
390
|
}
|
|
388
391
|
};
|
|
389
|
-
CalloutLayer.prototype.
|
|
392
|
+
CalloutLayer.prototype.ch = function () {
|
|
390
393
|
return new CalloutLayerView(this);
|
|
391
394
|
};
|
|
392
|
-
CalloutLayer.prototype.
|
|
393
|
-
_super.prototype.
|
|
394
|
-
this.
|
|
395
|
+
CalloutLayer.prototype.o1 = function (a) {
|
|
396
|
+
_super.prototype.o1.call(this, a);
|
|
397
|
+
this.xa = a;
|
|
395
398
|
};
|
|
396
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
399
|
+
Object.defineProperty(CalloutLayer.prototype, "xc", {
|
|
397
400
|
get: function () {
|
|
398
|
-
return this.
|
|
401
|
+
return this.xb;
|
|
399
402
|
},
|
|
400
403
|
set: function (a) {
|
|
401
|
-
var b = this.
|
|
404
|
+
var b = this.xc;
|
|
402
405
|
if (a != b) {
|
|
403
|
-
this.
|
|
404
|
-
this.raisePropertyChanged("AllowedPositions", b, this.
|
|
406
|
+
this.xb = a;
|
|
407
|
+
this.raisePropertyChanged("AllowedPositions", b, this.xc);
|
|
405
408
|
}
|
|
406
409
|
},
|
|
407
410
|
enumerable: false,
|
|
408
411
|
configurable: true
|
|
409
412
|
});
|
|
410
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
413
|
+
Object.defineProperty(CalloutLayer.prototype, "w5", {
|
|
411
414
|
get: function () {
|
|
412
|
-
return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.
|
|
415
|
+
return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.aa1));
|
|
413
416
|
},
|
|
414
417
|
set: function (a) {
|
|
415
|
-
this.h(CalloutLayer.
|
|
418
|
+
this.h(CalloutLayer.aa1, enumGetBox(AutoCalloutVisibilityMode_$type, a));
|
|
416
419
|
},
|
|
417
420
|
enumerable: false,
|
|
418
421
|
configurable: true
|
|
419
422
|
});
|
|
420
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
423
|
+
Object.defineProperty(CalloutLayer.prototype, "w4", {
|
|
421
424
|
get: function () {
|
|
422
|
-
return this.
|
|
425
|
+
return this.w3;
|
|
423
426
|
},
|
|
424
427
|
set: function (a) {
|
|
425
|
-
this.
|
|
428
|
+
this.w3 = a;
|
|
426
429
|
},
|
|
427
430
|
enumerable: false,
|
|
428
431
|
configurable: true
|
|
429
432
|
});
|
|
430
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
433
|
+
Object.defineProperty(CalloutLayer.prototype, "abp", {
|
|
431
434
|
get: function () {
|
|
432
|
-
return new Thickness(1, this.
|
|
435
|
+
return new Thickness(1, this.ym, this.yo, this.yn, this.yl);
|
|
433
436
|
},
|
|
434
437
|
enumerable: false,
|
|
435
438
|
configurable: true
|
|
436
439
|
});
|
|
437
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
440
|
+
Object.defineProperty(CalloutLayer.prototype, "xi", {
|
|
438
441
|
get: function () {
|
|
439
|
-
if (this.
|
|
440
|
-
this.
|
|
442
|
+
if (this.xh == null) {
|
|
443
|
+
this.xh = FontUtil.toFontInfo(this.i5, this.zw);
|
|
441
444
|
}
|
|
442
|
-
return this.
|
|
445
|
+
return this.xh;
|
|
443
446
|
},
|
|
444
447
|
enumerable: false,
|
|
445
448
|
configurable: true
|
|
446
449
|
});
|
|
447
|
-
CalloutLayer.prototype.
|
|
448
|
-
if (this.
|
|
450
|
+
CalloutLayer.prototype.vt = function (a, b) {
|
|
451
|
+
if (this.xg == null || this.xg == a) {
|
|
449
452
|
if (!this.at.c) {
|
|
450
|
-
this.
|
|
453
|
+
this.pq(b);
|
|
451
454
|
}
|
|
452
455
|
}
|
|
453
456
|
};
|
|
454
|
-
CalloutLayer.prototype.
|
|
457
|
+
CalloutLayer.prototype.vv = function (a, b) {
|
|
455
458
|
var e_1, _a;
|
|
456
|
-
_super.prototype.
|
|
459
|
+
_super.prototype.vv.call(this, a, b);
|
|
457
460
|
var c = a;
|
|
458
461
|
c.q.clear();
|
|
459
462
|
c.r.clear();
|
|
@@ -472,24 +475,24 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
472
475
|
c.v.clear();
|
|
473
476
|
c.s.clear();
|
|
474
477
|
c.t.clear();
|
|
475
|
-
var d = this.
|
|
478
|
+
var d = this.yi();
|
|
476
479
|
var e = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
477
480
|
var f = true;
|
|
478
|
-
if (this.
|
|
479
|
-
if (this.
|
|
480
|
-
this.
|
|
481
|
+
if (this.x4) {
|
|
482
|
+
if (this.um(this.xg)) {
|
|
483
|
+
this.aai(this.xg, c, e);
|
|
481
484
|
}
|
|
482
485
|
else {
|
|
483
486
|
try {
|
|
484
|
-
for (var _b = __values(fromEnum(this.
|
|
487
|
+
for (var _b = __values(fromEnum(this.cz.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
485
488
|
var g = _c.value;
|
|
486
|
-
if (this.
|
|
487
|
-
if (!g.
|
|
489
|
+
if (this.um(g)) {
|
|
490
|
+
if (!g.d7) {
|
|
488
491
|
if (!g.isVertical) {
|
|
489
492
|
f = false;
|
|
490
493
|
}
|
|
491
494
|
}
|
|
492
|
-
this.
|
|
495
|
+
this.aai(g, c, e);
|
|
493
496
|
}
|
|
494
497
|
}
|
|
495
498
|
}
|
|
@@ -508,7 +511,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
508
511
|
}
|
|
509
512
|
}
|
|
510
513
|
}
|
|
511
|
-
if (this.
|
|
514
|
+
if (this.x4 && this.w4 == 2) {
|
|
512
515
|
var h = 0;
|
|
513
516
|
var i = 0;
|
|
514
517
|
var j = 1.7976931348623157E+308;
|
|
@@ -547,70 +550,70 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
547
550
|
}
|
|
548
551
|
}
|
|
549
552
|
}
|
|
550
|
-
this.
|
|
553
|
+
this.aah(c, d, e);
|
|
551
554
|
};
|
|
552
|
-
CalloutLayer.prototype.
|
|
553
|
-
_super.prototype.
|
|
554
|
-
var c = b.width - this.
|
|
555
|
-
var d = b.height - this.
|
|
555
|
+
CalloutLayer.prototype.qo = function (a, b) {
|
|
556
|
+
_super.prototype.qo.call(this, a, b);
|
|
557
|
+
var c = b.width - this.abn.width;
|
|
558
|
+
var d = b.height - this.abn.height;
|
|
556
559
|
var e = 0;
|
|
557
560
|
if (Math.abs(c) > Math.abs(d)) {
|
|
558
561
|
e = c;
|
|
559
|
-
this.
|
|
562
|
+
this.yj = c * this.tx.width;
|
|
560
563
|
}
|
|
561
564
|
else {
|
|
562
565
|
e = d;
|
|
563
|
-
this.
|
|
566
|
+
this.yj = d * this.tx.height;
|
|
564
567
|
}
|
|
565
|
-
if (e > 0 && this.
|
|
566
|
-
this.
|
|
568
|
+
if (e > 0 && this.yj > 5) {
|
|
569
|
+
this.x3 = true;
|
|
567
570
|
}
|
|
568
|
-
if (e < 0 && this.
|
|
569
|
-
this.
|
|
571
|
+
if (e < 0 && this.yj > 5) {
|
|
572
|
+
this.x2 = true;
|
|
570
573
|
}
|
|
571
574
|
};
|
|
572
|
-
CalloutLayer.prototype.
|
|
573
|
-
_super.prototype.
|
|
575
|
+
CalloutLayer.prototype.qn = function (a, b) {
|
|
576
|
+
_super.prototype.qn.call(this, a, b);
|
|
574
577
|
if (!a.equals1(b)) {
|
|
575
|
-
this.
|
|
578
|
+
this.x1 = true;
|
|
576
579
|
}
|
|
577
580
|
};
|
|
578
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
581
|
+
Object.defineProperty(CalloutLayer.prototype, "abo", {
|
|
579
582
|
get: function () {
|
|
580
|
-
return this.
|
|
583
|
+
return this.abm;
|
|
581
584
|
},
|
|
582
585
|
set: function (a) {
|
|
583
|
-
this.
|
|
586
|
+
this.abm = a;
|
|
584
587
|
},
|
|
585
588
|
enumerable: false,
|
|
586
589
|
configurable: true
|
|
587
590
|
});
|
|
588
|
-
CalloutLayer.prototype.
|
|
591
|
+
CalloutLayer.prototype.aah = function (a, b, c) {
|
|
589
592
|
var e_2, _a;
|
|
590
|
-
if (this.
|
|
591
|
-
this.
|
|
593
|
+
if (this.cz != null) {
|
|
594
|
+
this.abn = this.cz.tn;
|
|
592
595
|
}
|
|
593
|
-
if (this.
|
|
596
|
+
if (this.tx.isEmpty) {
|
|
594
597
|
return;
|
|
595
598
|
}
|
|
596
|
-
this.
|
|
597
|
-
if (this.
|
|
598
|
-
this.
|
|
599
|
+
this.abo = new Rect(0, this.tx.left, this.tx.top, this.tx.width, this.tx.height);
|
|
600
|
+
if (this.xt != null && this.ze != null && this.ze != this.xt.ap) {
|
|
601
|
+
this.aac();
|
|
599
602
|
}
|
|
600
|
-
if (this.
|
|
601
|
-
var d = this.
|
|
603
|
+
if (this.xt == null) {
|
|
604
|
+
var d = this.xu();
|
|
602
605
|
if (d != null) {
|
|
603
|
-
this.
|
|
604
|
-
var e = this.
|
|
605
|
-
e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.
|
|
606
|
+
this.xt = d;
|
|
607
|
+
var e = this.xt;
|
|
608
|
+
e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.z9));
|
|
606
609
|
}
|
|
607
610
|
else {
|
|
608
|
-
var f = this.
|
|
611
|
+
var f = this.tp(this.ck);
|
|
609
612
|
var g = new Array(2);
|
|
610
613
|
g[0] = 0;
|
|
611
614
|
g[1] = 3;
|
|
612
|
-
if (this.
|
|
613
|
-
if (this.
|
|
615
|
+
if (this.xg != null) {
|
|
616
|
+
if (this.xg.isVertical) {
|
|
614
617
|
g = new Array(2);
|
|
615
618
|
g[0] = 2;
|
|
616
619
|
g[1] = 1;
|
|
@@ -618,12 +621,12 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
618
621
|
}
|
|
619
622
|
else {
|
|
620
623
|
var h = false;
|
|
621
|
-
if (this.
|
|
624
|
+
if (this.cz != null && this.cz.series.count > 0) {
|
|
622
625
|
h = true;
|
|
623
626
|
try {
|
|
624
|
-
for (var _b = __values(fromEnum(this.
|
|
627
|
+
for (var _b = __values(fromEnum(this.cz.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
625
628
|
var i = _c.value;
|
|
626
|
-
if (!i.
|
|
629
|
+
if (!i.d7) {
|
|
627
630
|
if (!i.isVertical) {
|
|
628
631
|
h = false;
|
|
629
632
|
}
|
|
@@ -650,31 +653,31 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
650
653
|
g[1] = 1;
|
|
651
654
|
}
|
|
652
655
|
}
|
|
653
|
-
this.
|
|
654
|
-
if (this.
|
|
655
|
-
this.
|
|
656
|
-
this.
|
|
656
|
+
this.xt = new LabelCollisionManager(this.tx.right, this.tx.bottom, this.tx, this.xa.j(), this.yp, this.xv(), g, this.yw(), this.yv(), this.x5, this.w1);
|
|
657
|
+
if (this.ze != null) {
|
|
658
|
+
this.xt.ap = this.ze;
|
|
659
|
+
this.xt.an = this;
|
|
657
660
|
}
|
|
658
|
-
var j = this.
|
|
659
|
-
j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.
|
|
660
|
-
}
|
|
661
|
-
}
|
|
662
|
-
if (this.x1) {
|
|
663
|
-
this.x1 = false;
|
|
664
|
-
if (this.xs.al > 2) {
|
|
665
|
-
this.xz = true;
|
|
661
|
+
var j = this.xt;
|
|
662
|
+
j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.z9));
|
|
666
663
|
}
|
|
667
664
|
}
|
|
668
665
|
if (this.x2) {
|
|
669
666
|
this.x2 = false;
|
|
670
|
-
if (this.
|
|
671
|
-
this.
|
|
667
|
+
if (this.xt.al > 2) {
|
|
668
|
+
this.x0 = true;
|
|
672
669
|
}
|
|
673
670
|
}
|
|
674
|
-
if (this.
|
|
675
|
-
this.
|
|
676
|
-
|
|
677
|
-
|
|
671
|
+
if (this.x3) {
|
|
672
|
+
this.x3 = false;
|
|
673
|
+
if (this.yj > 5) {
|
|
674
|
+
this.x0 = true;
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
if (this.x1) {
|
|
678
|
+
this.x1 = false;
|
|
679
|
+
this.xt.a3(this.tx.right, this.tx.bottom, this.tx);
|
|
680
|
+
this.x0 = true;
|
|
678
681
|
}
|
|
679
682
|
var k = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
680
683
|
var l = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
@@ -687,54 +690,54 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
687
690
|
for (var q = 0; q < c.count; q++) {
|
|
688
691
|
o.add_1(c._inner[q]);
|
|
689
692
|
}
|
|
690
|
-
var r = this.
|
|
693
|
+
var r = this.ye.c;
|
|
691
694
|
while (r != null) {
|
|
692
695
|
var s = r.a;
|
|
693
696
|
if (!o.contains(r.c)) {
|
|
694
697
|
n.add(r.c);
|
|
695
698
|
l.add_1(r.c);
|
|
696
699
|
var t = r.c.b;
|
|
697
|
-
t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.
|
|
698
|
-
this.
|
|
699
|
-
this.
|
|
700
|
-
this.
|
|
700
|
+
t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.aaa));
|
|
701
|
+
this.ye.h(r);
|
|
702
|
+
this.yb.removeItem(r.c);
|
|
703
|
+
this.xt.a2(r.c.c);
|
|
701
704
|
}
|
|
702
705
|
r = s;
|
|
703
706
|
}
|
|
704
707
|
for (var u = 0; u < b.count; u++) {
|
|
705
|
-
if (!this.
|
|
706
|
-
this.
|
|
708
|
+
if (!this.yb.containsKey(b._inner[u])) {
|
|
709
|
+
this.ye.f(b._inner[u]);
|
|
707
710
|
var v = b._inner[u].b;
|
|
708
|
-
v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.
|
|
709
|
-
this.
|
|
711
|
+
v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.aaa));
|
|
712
|
+
this.yb.addItem(b._inner[u], this.ye.d);
|
|
710
713
|
m.add(b._inner[u]);
|
|
711
714
|
k.add_1(b._inner[u]);
|
|
712
|
-
this.
|
|
715
|
+
this.x0 = true;
|
|
713
716
|
}
|
|
714
717
|
}
|
|
715
718
|
for (var w = 0; w < c.count; w++) {
|
|
716
|
-
if (!this.
|
|
717
|
-
this.
|
|
718
|
-
this.
|
|
719
|
+
if (!this.yb.containsKey(c._inner[w])) {
|
|
720
|
+
this.ye.f(c._inner[w]);
|
|
721
|
+
this.yb.addItem(c._inner[w], this.ye.d);
|
|
719
722
|
var x = c._inner[w].b;
|
|
720
|
-
x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.
|
|
723
|
+
x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.aaa));
|
|
721
724
|
m.add(c._inner[w]);
|
|
722
725
|
k.add_1(c._inner[w]);
|
|
723
|
-
this.
|
|
726
|
+
this.x0 = true;
|
|
724
727
|
}
|
|
725
728
|
}
|
|
726
|
-
if (this.
|
|
727
|
-
this.
|
|
728
|
-
this.
|
|
729
|
+
if (this.xy == true) {
|
|
730
|
+
this.xy = false;
|
|
731
|
+
this.x0 = true;
|
|
729
732
|
}
|
|
730
|
-
if (this.
|
|
731
|
-
this.
|
|
732
|
-
this.
|
|
733
|
-
this.
|
|
733
|
+
if (this.yg.count > 0) {
|
|
734
|
+
this.x0 = true;
|
|
735
|
+
this.yg.clear();
|
|
736
|
+
this.yd.clear();
|
|
734
737
|
}
|
|
735
|
-
r = this.
|
|
738
|
+
r = this.ye.c;
|
|
736
739
|
while (r != null) {
|
|
737
|
-
var y = this.
|
|
740
|
+
var y = this.xw(r.c);
|
|
738
741
|
if (y == null) {
|
|
739
742
|
return;
|
|
740
743
|
}
|
|
@@ -750,36 +753,36 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
750
753
|
aa.n = y.e;
|
|
751
754
|
aa.m = y.d;
|
|
752
755
|
if (aa.b == null) {
|
|
753
|
-
this.
|
|
756
|
+
this.xt.t(aa, false);
|
|
754
757
|
}
|
|
755
758
|
if (z) {
|
|
756
|
-
this.
|
|
759
|
+
this.xt.aq(aa);
|
|
757
760
|
}
|
|
758
761
|
else {
|
|
759
|
-
this.
|
|
762
|
+
this.xt.az(aa);
|
|
760
763
|
}
|
|
761
764
|
}
|
|
762
765
|
}
|
|
763
766
|
r = r.a;
|
|
764
767
|
}
|
|
765
|
-
var ab = this.
|
|
766
|
-
var ac = this.
|
|
768
|
+
var ab = this.xt.am();
|
|
769
|
+
var ac = this.xt.u();
|
|
767
770
|
if (ac) {
|
|
768
|
-
if (this.
|
|
769
|
-
this.
|
|
771
|
+
if (this.xt.q()) {
|
|
772
|
+
this.x0 = true;
|
|
770
773
|
}
|
|
771
774
|
}
|
|
772
|
-
if (this.
|
|
773
|
-
this.
|
|
774
|
-
this.
|
|
775
|
-
if (this.
|
|
775
|
+
if (this.x0 && (ab != 0 || ac)) {
|
|
776
|
+
this.x0 = false;
|
|
777
|
+
this.ys = 0x7FFFFFFF;
|
|
778
|
+
if (this.ze != null) {
|
|
776
779
|
var ad = true;
|
|
777
|
-
for (var ae = 0; ae < this.
|
|
778
|
-
var af = this.
|
|
779
|
-
if (af.
|
|
780
|
+
for (var ae = 0; ae < this.cz.series.count; ae++) {
|
|
781
|
+
var af = this.cz.series._inner[ae];
|
|
782
|
+
if (af.d7 && typeCast(CalloutLayer.$, af) !== null) {
|
|
780
783
|
var ag = af;
|
|
781
|
-
if (ag.
|
|
782
|
-
if (!ag.
|
|
784
|
+
if (ag.ze == this.ze) {
|
|
785
|
+
if (!ag.abo.equals1(this.xt.a5)) {
|
|
783
786
|
ad = false;
|
|
784
787
|
break;
|
|
785
788
|
}
|
|
@@ -787,21 +790,21 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
787
790
|
}
|
|
788
791
|
}
|
|
789
792
|
if (ad) {
|
|
790
|
-
this.
|
|
793
|
+
this.xt.a4();
|
|
791
794
|
}
|
|
792
795
|
else {
|
|
793
|
-
this.
|
|
794
|
-
this.
|
|
796
|
+
this.xt.ar();
|
|
797
|
+
this.xt.as();
|
|
795
798
|
}
|
|
796
799
|
}
|
|
797
800
|
else {
|
|
798
|
-
this.
|
|
801
|
+
this.xt.a4();
|
|
799
802
|
}
|
|
800
803
|
}
|
|
801
804
|
else {
|
|
802
|
-
this.
|
|
805
|
+
this.xt.as();
|
|
803
806
|
}
|
|
804
|
-
var ah = this.
|
|
807
|
+
var ah = this.ye.c;
|
|
805
808
|
var ai;
|
|
806
809
|
var aj;
|
|
807
810
|
var ak;
|
|
@@ -818,7 +821,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
818
821
|
var av;
|
|
819
822
|
var aw;
|
|
820
823
|
var ax;
|
|
821
|
-
var ay = this.
|
|
824
|
+
var ay = this.x6;
|
|
822
825
|
while (ah != null) {
|
|
823
826
|
var az = ah.c;
|
|
824
827
|
var a0 = az.b;
|
|
@@ -880,34 +883,34 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
880
883
|
ah = ah.a;
|
|
881
884
|
}
|
|
882
885
|
};
|
|
883
|
-
CalloutLayer.prototype.
|
|
884
|
-
if (this.
|
|
885
|
-
var a = this.
|
|
886
|
+
CalloutLayer.prototype.aac = function () {
|
|
887
|
+
if (this.xt != null) {
|
|
888
|
+
var a = this.ye.c;
|
|
886
889
|
while (a != null) {
|
|
887
890
|
var b = a.c.c;
|
|
888
891
|
if (b != null) {
|
|
889
|
-
this.
|
|
892
|
+
this.xt.a2(b);
|
|
890
893
|
}
|
|
891
894
|
a = a.a;
|
|
892
895
|
}
|
|
893
|
-
var c = this.
|
|
894
|
-
c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.
|
|
895
|
-
this.
|
|
896
|
+
var c = this.xt;
|
|
897
|
+
c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.z9));
|
|
898
|
+
this.xt = null;
|
|
896
899
|
}
|
|
897
|
-
this.
|
|
900
|
+
this.aab();
|
|
898
901
|
};
|
|
899
|
-
CalloutLayer.prototype.
|
|
900
|
-
if (this.
|
|
902
|
+
CalloutLayer.prototype.xu = function () {
|
|
903
|
+
if (this.cz == null) {
|
|
901
904
|
return null;
|
|
902
905
|
}
|
|
903
|
-
for (var a = 0; a < this.
|
|
904
|
-
var b = this.
|
|
905
|
-
if (b.
|
|
906
|
+
for (var a = 0; a < this.cz.series.count; a++) {
|
|
907
|
+
var b = this.cz.series._inner[a];
|
|
908
|
+
if (b.d7 && typeCast(CalloutLayer.$, b) !== null) {
|
|
906
909
|
var c = b;
|
|
907
910
|
if (c != this) {
|
|
908
|
-
if (c.
|
|
909
|
-
if (c.
|
|
910
|
-
return c.
|
|
911
|
+
if (c.ze != null && c.ze == this.ze) {
|
|
912
|
+
if (c.xt != null) {
|
|
913
|
+
return c.xt;
|
|
911
914
|
}
|
|
912
915
|
}
|
|
913
916
|
}
|
|
@@ -915,14 +918,14 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
915
918
|
}
|
|
916
919
|
return null;
|
|
917
920
|
};
|
|
918
|
-
CalloutLayer.prototype.
|
|
921
|
+
CalloutLayer.prototype.yv = function () {
|
|
919
922
|
return 20000;
|
|
920
923
|
};
|
|
921
|
-
CalloutLayer.prototype.
|
|
924
|
+
CalloutLayer.prototype.yw = function () {
|
|
922
925
|
return 300;
|
|
923
926
|
};
|
|
924
|
-
CalloutLayer.prototype.
|
|
925
|
-
switch (this.
|
|
927
|
+
CalloutLayer.prototype.xv = function () {
|
|
928
|
+
switch (this.w7) {
|
|
926
929
|
case 0: return 2;
|
|
927
930
|
case 2: return 1;
|
|
928
931
|
case 3: return 2;
|
|
@@ -930,22 +933,22 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
930
933
|
}
|
|
931
934
|
return 2;
|
|
932
935
|
};
|
|
933
|
-
CalloutLayer.prototype.
|
|
934
|
-
var b = this.
|
|
935
|
-
if (b < this.
|
|
936
|
-
this.
|
|
937
|
-
this.
|
|
936
|
+
CalloutLayer.prototype.z9 = function (a) {
|
|
937
|
+
var b = this.xt.am();
|
|
938
|
+
if (b < this.ys) {
|
|
939
|
+
this.ys = b;
|
|
940
|
+
this.pq(false);
|
|
938
941
|
}
|
|
939
942
|
};
|
|
940
|
-
CalloutLayer.prototype.
|
|
941
|
-
var b = this.
|
|
943
|
+
CalloutLayer.prototype.xw = function (a) {
|
|
944
|
+
var b = this.xg;
|
|
942
945
|
if (a.b.l != null) {
|
|
943
946
|
b = a.b.l;
|
|
944
947
|
}
|
|
945
948
|
if (b == null) {
|
|
946
|
-
for (var c = 0; c < this.
|
|
947
|
-
var d = this.
|
|
948
|
-
if (!d.
|
|
949
|
+
for (var c = 0; c < this.cz.series.count; c++) {
|
|
950
|
+
var d = this.cz.series._inner[c];
|
|
951
|
+
if (!d.d7) {
|
|
949
952
|
b = d;
|
|
950
953
|
break;
|
|
951
954
|
}
|
|
@@ -955,7 +958,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
955
958
|
return null;
|
|
956
959
|
}
|
|
957
960
|
var e = b.ag();
|
|
958
|
-
var f = b.
|
|
961
|
+
var f = b.h3();
|
|
959
962
|
var g = null;
|
|
960
963
|
var h = null;
|
|
961
964
|
var i = false;
|
|
@@ -984,27 +987,27 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
984
987
|
var k = 0;
|
|
985
988
|
var l = 0;
|
|
986
989
|
if (g.cb && g.categoryMode != 0) {
|
|
987
|
-
if (b.
|
|
990
|
+
if (b.el) {
|
|
988
991
|
k = b.getOffsetValue();
|
|
989
992
|
}
|
|
990
|
-
else if (b.
|
|
993
|
+
else if (b.ed) {
|
|
991
994
|
k = b.getOffsetValue();
|
|
992
995
|
}
|
|
993
996
|
}
|
|
994
997
|
if (h.cb && h.categoryMode != 0) {
|
|
995
|
-
if (b.
|
|
998
|
+
if (b.ed) {
|
|
996
999
|
l = b.getOffsetValue();
|
|
997
1000
|
}
|
|
998
1001
|
}
|
|
999
|
-
var m = new ScalerParams(0, this.
|
|
1002
|
+
var m = new ScalerParams(0, this.cz.tn, g.kd, g.ch, g.j8());
|
|
1000
1003
|
m.b = f;
|
|
1001
|
-
var n = new ScalerParams(0, this.
|
|
1004
|
+
var n = new ScalerParams(0, this.cz.tn, h.kd, h.ch, h.j8());
|
|
1002
1005
|
n.b = f;
|
|
1003
1006
|
var o = 0;
|
|
1004
1007
|
var p = 0;
|
|
1005
1008
|
if (i) {
|
|
1006
|
-
o = g.ej(this.
|
|
1007
|
-
p = h.ej(this.
|
|
1009
|
+
o = g.ej(this.yr(a.b.ac), m) + k;
|
|
1010
|
+
p = h.ej(this.yr(a.b.ad), n) + l;
|
|
1008
1011
|
var q = o;
|
|
1009
1012
|
var r = p;
|
|
1010
1013
|
var s = { $type: Point_$type, x: 0.5, y: 0.5 };
|
|
@@ -1014,8 +1017,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1014
1017
|
p = ViewportUtils.f(u, n.e, n.d);
|
|
1015
1018
|
}
|
|
1016
1019
|
else {
|
|
1017
|
-
o = g.ej(this.
|
|
1018
|
-
p = h.ej(this.
|
|
1020
|
+
o = g.ej(this.yr(a.b.ac), m) + k;
|
|
1021
|
+
p = h.ej(this.yr(a.b.ad), n) + l;
|
|
1019
1022
|
}
|
|
1020
1023
|
var v = new QuadTreeBoundingBox();
|
|
1021
1024
|
v.b = o;
|
|
@@ -1025,7 +1028,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1025
1028
|
v.g = a.b;
|
|
1026
1029
|
return v;
|
|
1027
1030
|
};
|
|
1028
|
-
CalloutLayer.prototype.
|
|
1031
|
+
CalloutLayer.prototype.yr = function (a) {
|
|
1029
1032
|
if (typeCast(Date_$type, a) !== null) {
|
|
1030
1033
|
return a.getTime();
|
|
1031
1034
|
}
|
|
@@ -1034,79 +1037,79 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1034
1037
|
}
|
|
1035
1038
|
return a;
|
|
1036
1039
|
};
|
|
1037
|
-
CalloutLayer.prototype.
|
|
1040
|
+
CalloutLayer.prototype.yi = function () {
|
|
1038
1041
|
var a = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
1039
|
-
for (var b = 0; b < this.
|
|
1040
|
-
if (stringIsNullOrEmpty(this.
|
|
1042
|
+
for (var b = 0; b < this.yh.count; b++) {
|
|
1043
|
+
if (stringIsNullOrEmpty(this.yh._inner[b].b.ao)) {
|
|
1041
1044
|
continue;
|
|
1042
1045
|
}
|
|
1043
|
-
if (this.
|
|
1046
|
+
if (this.yh._inner[b].c == null) {
|
|
1044
1047
|
var c = new LabelCollisionInfo();
|
|
1045
|
-
this.
|
|
1046
|
-
var d = this.
|
|
1048
|
+
this.yh._inner[b].c = c;
|
|
1049
|
+
var d = this.xa.cq(this.yx(this.yh._inner[b]), this.yh._inner[b].b.backgroundPadding);
|
|
1047
1050
|
c.k = d.height / 2;
|
|
1048
1051
|
c.l = d.width / 2;
|
|
1049
1052
|
}
|
|
1050
|
-
var e = this.
|
|
1051
|
-
if (e == null || e.b < this.
|
|
1053
|
+
var e = this.xw(this.yh._inner[b]);
|
|
1054
|
+
if (e == null || e.b < this.tx.left || e.b > this.tx.right || e.c < this.tx.top || e.c > this.tx.bottom) {
|
|
1052
1055
|
continue;
|
|
1053
1056
|
}
|
|
1054
|
-
a.add(this.
|
|
1057
|
+
a.add(this.yh._inner[b]);
|
|
1055
1058
|
}
|
|
1056
1059
|
return a;
|
|
1057
1060
|
};
|
|
1058
|
-
CalloutLayer.prototype.
|
|
1061
|
+
CalloutLayer.prototype.yx = function (a) {
|
|
1059
1062
|
return a.b.ao;
|
|
1060
1063
|
};
|
|
1061
|
-
CalloutLayer.prototype.
|
|
1062
|
-
if (!_super.prototype.
|
|
1064
|
+
CalloutLayer.prototype.um = function (a) {
|
|
1065
|
+
if (!_super.prototype.um.call(this, a)) {
|
|
1063
1066
|
return false;
|
|
1064
1067
|
}
|
|
1065
|
-
if (this.
|
|
1066
|
-
if (a.
|
|
1067
|
-
var b = a.
|
|
1068
|
-
if (!Base.equalsStatic(this.
|
|
1068
|
+
if (this.zt != null) {
|
|
1069
|
+
if (a.eq) {
|
|
1070
|
+
var b = a.lv();
|
|
1071
|
+
if (!Base.equalsStatic(this.zt, b)) {
|
|
1069
1072
|
return false;
|
|
1070
1073
|
}
|
|
1071
1074
|
}
|
|
1072
1075
|
else {
|
|
1073
|
-
if (!Base.equalsStatic(this.
|
|
1076
|
+
if (!Base.equalsStatic(this.zt, a.name)) {
|
|
1074
1077
|
return false;
|
|
1075
1078
|
}
|
|
1076
1079
|
}
|
|
1077
1080
|
}
|
|
1078
1081
|
return true;
|
|
1079
1082
|
};
|
|
1080
|
-
CalloutLayer.prototype.
|
|
1081
|
-
_super.prototype.
|
|
1082
|
-
if (!this.at.c && !this.
|
|
1083
|
+
CalloutLayer.prototype.op = function () {
|
|
1084
|
+
_super.prototype.op.call(this);
|
|
1085
|
+
if (!this.at.c && !this.dk()) {
|
|
1083
1086
|
return;
|
|
1084
1087
|
}
|
|
1085
|
-
if (this.
|
|
1086
|
-
this.
|
|
1087
|
-
this.
|
|
1088
|
+
if (this.xx) {
|
|
1089
|
+
this.xx = false;
|
|
1090
|
+
this.aae();
|
|
1088
1091
|
}
|
|
1089
|
-
if (this.
|
|
1090
|
-
this.
|
|
1092
|
+
if (this.dk()) {
|
|
1093
|
+
this.aak(this.uh, false);
|
|
1091
1094
|
}
|
|
1092
1095
|
else {
|
|
1093
|
-
this.
|
|
1096
|
+
this.aak(this.uf, false);
|
|
1094
1097
|
}
|
|
1095
1098
|
};
|
|
1096
|
-
CalloutLayer.prototype.
|
|
1097
|
-
if (!this.
|
|
1098
|
-
this.
|
|
1099
|
-
this.
|
|
1099
|
+
CalloutLayer.prototype.aaf = function () {
|
|
1100
|
+
if (!this.xz) {
|
|
1101
|
+
this.xz = true;
|
|
1102
|
+
this.pq(true);
|
|
1100
1103
|
}
|
|
1101
1104
|
};
|
|
1102
|
-
CalloutLayer.prototype.
|
|
1105
|
+
CalloutLayer.prototype.aai = function (a, b, c) {
|
|
1103
1106
|
var d = false;
|
|
1104
|
-
if (this.
|
|
1105
|
-
this.
|
|
1107
|
+
if (this.xz) {
|
|
1108
|
+
this.xz = false;
|
|
1106
1109
|
d = true;
|
|
1107
1110
|
}
|
|
1108
|
-
if (!a.
|
|
1109
|
-
var e = this.
|
|
1111
|
+
if (!a.ft && a.dt(this.yf, this.ya, this.x8, this.yt)) {
|
|
1112
|
+
var e = this.yf;
|
|
1110
1113
|
var _loop_1 = function (f) {
|
|
1111
1114
|
var g = e._inner[f];
|
|
1112
1115
|
var h = g.a != null ? g.a.item : null;
|
|
@@ -1118,8 +1121,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1118
1121
|
l.b = m;
|
|
1119
1122
|
m.key = k;
|
|
1120
1123
|
var n = false;
|
|
1121
|
-
if (this_1.
|
|
1122
|
-
l = this_1.
|
|
1124
|
+
if (this_1.yb.containsKey(l)) {
|
|
1125
|
+
l = this_1.yb.item(l).c;
|
|
1123
1126
|
m = l.b;
|
|
1124
1127
|
n = d;
|
|
1125
1128
|
}
|
|
@@ -1128,10 +1131,10 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1128
1131
|
}
|
|
1129
1132
|
var o = m.ac;
|
|
1130
1133
|
var p = m.ad;
|
|
1131
|
-
if (this_1.
|
|
1134
|
+
if (this_1.yr(o) != this_1.yr(g.b)) {
|
|
1132
1135
|
m.xValue = g.b;
|
|
1133
1136
|
}
|
|
1134
|
-
if (this_1.
|
|
1137
|
+
if (this_1.yr(p) != this_1.yr(g.c)) {
|
|
1135
1138
|
m.yValue = g.c;
|
|
1136
1139
|
}
|
|
1137
1140
|
m.series = a;
|
|
@@ -1188,17 +1191,17 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1188
1191
|
}
|
|
1189
1192
|
}
|
|
1190
1193
|
if (n) {
|
|
1191
|
-
this_1.
|
|
1194
|
+
this_1.aam(l);
|
|
1192
1195
|
}
|
|
1193
1196
|
if (l.c == null) {
|
|
1194
1197
|
var u = new LabelCollisionInfo();
|
|
1195
1198
|
l.c = u;
|
|
1196
|
-
var v = this_1.
|
|
1199
|
+
var v = this_1.xa.cq(this_1.yx(l), l.b.backgroundPadding);
|
|
1197
1200
|
u.k = v.height / 2;
|
|
1198
1201
|
u.l = v.width / 2;
|
|
1199
1202
|
}
|
|
1200
|
-
var w = this_1.
|
|
1201
|
-
if (w == null || w.b < this_1.
|
|
1203
|
+
var w = this_1.xw(l);
|
|
1204
|
+
if (w == null || w.b < this_1.tx.left || w.b > this_1.tx.right || w.c < this_1.tx.top || w.c > this_1.tx.bottom) {
|
|
1202
1205
|
return "continue";
|
|
1203
1206
|
}
|
|
1204
1207
|
l.e = w.b;
|
|
@@ -1206,28 +1209,28 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1206
1209
|
c.add(l);
|
|
1207
1210
|
};
|
|
1208
1211
|
var this_1 = this;
|
|
1209
|
-
for (var f = 0; f < this.
|
|
1212
|
+
for (var f = 0; f < this.yf.count; f++) {
|
|
1210
1213
|
_loop_1(f);
|
|
1211
1214
|
}
|
|
1212
1215
|
}
|
|
1213
1216
|
};
|
|
1214
|
-
CalloutLayer.prototype.
|
|
1217
|
+
CalloutLayer.prototype.by = function () {
|
|
1215
1218
|
return 1;
|
|
1216
1219
|
};
|
|
1217
1220
|
CalloutLayer.prototype.au = function (a, b) {
|
|
1218
|
-
var c = this.
|
|
1221
|
+
var c = this.xt.f(a, b);
|
|
1219
1222
|
if (c == null) {
|
|
1220
1223
|
return null;
|
|
1221
1224
|
}
|
|
1222
1225
|
return c.u;
|
|
1223
1226
|
};
|
|
1224
|
-
CalloutLayer.prototype.
|
|
1225
|
-
if (this.
|
|
1227
|
+
CalloutLayer.prototype.f5 = function (a, b) {
|
|
1228
|
+
if (this.xt == null) {
|
|
1226
1229
|
return false;
|
|
1227
1230
|
}
|
|
1228
|
-
return this.
|
|
1231
|
+
return this.xt.f(a, b) != null;
|
|
1229
1232
|
};
|
|
1230
|
-
CalloutLayer.prototype.
|
|
1233
|
+
CalloutLayer.prototype.aak = function (a, b) {
|
|
1231
1234
|
var e_3, _a;
|
|
1232
1235
|
var c = 0;
|
|
1233
1236
|
var d = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
@@ -1236,7 +1239,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1236
1239
|
if (isNaN_(a.u._inner[c]) || isNaN_(a.v._inner[c])) {
|
|
1237
1240
|
continue;
|
|
1238
1241
|
}
|
|
1239
|
-
var f = this.
|
|
1242
|
+
var f = this.xa.cb.item(e);
|
|
1240
1243
|
d.add_1(e);
|
|
1241
1244
|
if (f.h != a.q._inner[c]) {
|
|
1242
1245
|
f.h = a.q._inner[c];
|
|
@@ -1245,17 +1248,17 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1245
1248
|
f.e = a.o._inner[c];
|
|
1246
1249
|
f.m = a.f._inner[c];
|
|
1247
1250
|
f.p = a.p._inner[c];
|
|
1248
|
-
f.o = f.e > 0 ? a.i._inner[c] : this.
|
|
1251
|
+
f.o = f.e > 0 ? a.i._inner[c] : this.ck.bt();
|
|
1249
1252
|
f.n = a.h._inner[c];
|
|
1250
1253
|
f.x = new Thickness(1, a.k._inner[c], a.m._inner[c], a.l._inner[c], a.j._inner[c]);
|
|
1251
1254
|
f.d = a.g._inner[c];
|
|
1252
|
-
this.
|
|
1253
|
-
this.
|
|
1255
|
+
this.xa.cj(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]));
|
|
1256
|
+
this.xa.ck(f, e, a.r._inner[c]);
|
|
1254
1257
|
f.r = { $type: Point_$type, x: a.u._inner[c], y: a.v._inner[c] };
|
|
1255
1258
|
}
|
|
1256
1259
|
var h = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
1257
1260
|
try {
|
|
1258
|
-
for (var _b = __values(fromEnum(this.
|
|
1261
|
+
for (var _b = __values(fromEnum(this.xa.cb.c)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1259
1262
|
var i = _c.value;
|
|
1260
1263
|
if (!d.contains(i)) {
|
|
1261
1264
|
h.add(i);
|
|
@@ -1276,64 +1279,64 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1276
1279
|
}
|
|
1277
1280
|
}
|
|
1278
1281
|
for (var j = 0; j < h.count; j++) {
|
|
1279
|
-
this.
|
|
1282
|
+
this.xa.cb.h(h._inner[j]);
|
|
1280
1283
|
}
|
|
1281
1284
|
};
|
|
1282
|
-
CalloutLayer.prototype.
|
|
1283
|
-
_super.prototype.
|
|
1284
|
-
if (this.
|
|
1285
|
-
this.
|
|
1285
|
+
CalloutLayer.prototype.vy = function (a, b) {
|
|
1286
|
+
_super.prototype.vy.call(this, a, b);
|
|
1287
|
+
if (this.dk()) {
|
|
1288
|
+
this.aak(this.uh, true);
|
|
1286
1289
|
}
|
|
1287
1290
|
else {
|
|
1288
|
-
this.
|
|
1291
|
+
this.aak(this.uf, false);
|
|
1289
1292
|
}
|
|
1290
1293
|
};
|
|
1291
|
-
CalloutLayer.prototype.
|
|
1294
|
+
CalloutLayer.prototype.fn = function () {
|
|
1292
1295
|
return true;
|
|
1293
1296
|
};
|
|
1294
|
-
CalloutLayer.prototype.
|
|
1295
|
-
_super.prototype.
|
|
1297
|
+
CalloutLayer.prototype.o9 = function (a, b, c, d) {
|
|
1298
|
+
_super.prototype.o9.call(this, a, b, c, d);
|
|
1296
1299
|
switch (b) {
|
|
1297
1300
|
case CalloutLayer.$$p[24]:
|
|
1298
|
-
this.
|
|
1299
|
-
this.
|
|
1300
|
-
this.
|
|
1301
|
+
this.xh = null;
|
|
1302
|
+
this.xa.ci();
|
|
1303
|
+
this.pq(true);
|
|
1301
1304
|
break;
|
|
1302
1305
|
case CalloutLayer.$$p[22]:
|
|
1303
1306
|
case CalloutLayer.$$p[23]:
|
|
1304
|
-
this.
|
|
1307
|
+
this.pq(true);
|
|
1305
1308
|
break;
|
|
1306
1309
|
case CalloutLayer.$$p[14]:
|
|
1307
|
-
this.
|
|
1310
|
+
this.pq(true);
|
|
1308
1311
|
break;
|
|
1309
1312
|
case "SeriesViewer":
|
|
1310
1313
|
if (c != null) {
|
|
1311
1314
|
var e = c;
|
|
1312
|
-
e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.
|
|
1315
|
+
e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.aaj));
|
|
1313
1316
|
}
|
|
1314
1317
|
if (d != null) {
|
|
1315
1318
|
var f = d;
|
|
1316
|
-
f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.
|
|
1319
|
+
f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.aaj));
|
|
1317
1320
|
}
|
|
1318
1321
|
if (d == null) {
|
|
1319
|
-
this.
|
|
1322
|
+
this.aac();
|
|
1320
1323
|
}
|
|
1321
1324
|
break;
|
|
1322
1325
|
case "AutoCalloutVisibilityMode":
|
|
1323
|
-
this.
|
|
1324
|
-
this.
|
|
1326
|
+
this.w4 = this.w6();
|
|
1327
|
+
this.aad();
|
|
1325
1328
|
break;
|
|
1326
1329
|
case "AllowedPositions":
|
|
1327
1330
|
if (c != null) {
|
|
1328
1331
|
var g = c;
|
|
1329
|
-
g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.
|
|
1332
|
+
g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.z7));
|
|
1330
1333
|
}
|
|
1331
1334
|
if (d != null) {
|
|
1332
1335
|
var h = d;
|
|
1333
|
-
h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.
|
|
1336
|
+
h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.z7));
|
|
1334
1337
|
}
|
|
1335
|
-
this.
|
|
1336
|
-
this.
|
|
1338
|
+
this.w1 = this.w2(this.xc);
|
|
1339
|
+
this.aad();
|
|
1337
1340
|
break;
|
|
1338
1341
|
case CalloutLayer.$$p[16]:
|
|
1339
1342
|
case CalloutLayer.$$p[17]:
|
|
@@ -1350,88 +1353,88 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1350
1353
|
case CalloutLayer.$$p[7]:
|
|
1351
1354
|
case CalloutLayer.$$p[12]:
|
|
1352
1355
|
case CalloutLayer.$$p[13]:
|
|
1353
|
-
this.
|
|
1356
|
+
this.aad();
|
|
1354
1357
|
break;
|
|
1355
1358
|
case CalloutLayer.$$p[21]:
|
|
1356
|
-
if (this.
|
|
1357
|
-
this.
|
|
1358
|
-
this.
|
|
1359
|
+
if (this.c7 != null) {
|
|
1360
|
+
this.c7.deregisterColumn(this.xq);
|
|
1361
|
+
this.xq = this.c6(this.zr);
|
|
1359
1362
|
}
|
|
1360
1363
|
break;
|
|
1361
1364
|
case "LabelColumn":
|
|
1362
|
-
this.
|
|
1365
|
+
this.aad();
|
|
1363
1366
|
break;
|
|
1364
1367
|
case CalloutLayer.$$p[15]:
|
|
1365
|
-
if (this.
|
|
1366
|
-
this.
|
|
1367
|
-
this.
|
|
1368
|
+
if (this.c7 != null) {
|
|
1369
|
+
this.c7.deregisterColumn(this.xo);
|
|
1370
|
+
this.xo = this.c6(this.zh);
|
|
1368
1371
|
}
|
|
1369
1372
|
break;
|
|
1370
1373
|
case "ContentColumn":
|
|
1371
|
-
this.
|
|
1374
|
+
this.aad();
|
|
1372
1375
|
break;
|
|
1373
1376
|
case CalloutLayer.$$p[28]:
|
|
1374
|
-
if (this.
|
|
1375
|
-
this.
|
|
1376
|
-
this.
|
|
1377
|
+
if (this.c7 != null) {
|
|
1378
|
+
this.c7.deregisterColumn(this.xr);
|
|
1379
|
+
this.xr = stringIsNullOrEmpty(this.z2) == false ? this.c6(this.z2) : null;
|
|
1377
1380
|
}
|
|
1378
1381
|
break;
|
|
1379
1382
|
case "XColumn":
|
|
1380
|
-
this.
|
|
1383
|
+
this.aad();
|
|
1381
1384
|
break;
|
|
1382
1385
|
case CalloutLayer.$$p[29]:
|
|
1383
|
-
if (this.
|
|
1384
|
-
this.
|
|
1385
|
-
this.
|
|
1386
|
+
if (this.c7 != null) {
|
|
1387
|
+
this.c7.deregisterColumn(this.xs);
|
|
1388
|
+
this.xs = this.c6(this.z5);
|
|
1386
1389
|
}
|
|
1387
1390
|
break;
|
|
1388
1391
|
case "YColumn":
|
|
1389
|
-
this.
|
|
1392
|
+
this.aad();
|
|
1390
1393
|
break;
|
|
1391
1394
|
case CalloutLayer.$$p[20]:
|
|
1392
|
-
if (this.
|
|
1393
|
-
this.
|
|
1394
|
-
this.
|
|
1395
|
+
if (this.c7 != null) {
|
|
1396
|
+
this.c7.deregisterColumn(this.xp);
|
|
1397
|
+
this.xp = this.c6(this.zo);
|
|
1395
1398
|
}
|
|
1396
1399
|
break;
|
|
1397
1400
|
case "KeyColumn":
|
|
1398
|
-
this.
|
|
1401
|
+
this.aad();
|
|
1399
1402
|
break;
|
|
1400
1403
|
case "FastItemsSource":
|
|
1401
|
-
this.
|
|
1404
|
+
this.xy = true;
|
|
1402
1405
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
1403
|
-
c.deregisterColumn(this.xp);
|
|
1404
|
-
c.deregisterColumn(this.xn);
|
|
1405
1406
|
c.deregisterColumn(this.xq);
|
|
1406
|
-
c.deregisterColumn(this.xr);
|
|
1407
1407
|
c.deregisterColumn(this.xo);
|
|
1408
|
-
this.
|
|
1409
|
-
this.
|
|
1408
|
+
c.deregisterColumn(this.xr);
|
|
1409
|
+
c.deregisterColumn(this.xs);
|
|
1410
|
+
c.deregisterColumn(this.xp);
|
|
1410
1411
|
this.xq = null;
|
|
1411
|
-
this.xr = null;
|
|
1412
1412
|
this.xo = null;
|
|
1413
|
-
this.
|
|
1413
|
+
this.xr = null;
|
|
1414
|
+
this.xs = null;
|
|
1415
|
+
this.xp = null;
|
|
1416
|
+
this.yh.clear();
|
|
1414
1417
|
}
|
|
1415
1418
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
1416
|
-
this.
|
|
1417
|
-
this.
|
|
1418
|
-
if (stringIsNullOrEmpty(this.
|
|
1419
|
-
this.
|
|
1419
|
+
this.xq = this.c6(this.zr);
|
|
1420
|
+
this.xo = this.c6(this.zh);
|
|
1421
|
+
if (stringIsNullOrEmpty(this.z2) == false) {
|
|
1422
|
+
this.xr = this.c6(this.z2);
|
|
1420
1423
|
}
|
|
1421
|
-
this.
|
|
1422
|
-
this.
|
|
1424
|
+
this.xs = this.c6(this.z5);
|
|
1425
|
+
this.xp = this.c6(this.zo);
|
|
1423
1426
|
}
|
|
1424
|
-
this.
|
|
1427
|
+
this.aad();
|
|
1425
1428
|
break;
|
|
1426
1429
|
}
|
|
1427
1430
|
};
|
|
1428
|
-
CalloutLayer.prototype.
|
|
1429
|
-
if (this.
|
|
1431
|
+
CalloutLayer.prototype.w6 = function () {
|
|
1432
|
+
if (this.w5 == 0) {
|
|
1430
1433
|
return 1;
|
|
1431
1434
|
}
|
|
1432
|
-
return this.
|
|
1435
|
+
return this.w5;
|
|
1433
1436
|
};
|
|
1434
|
-
CalloutLayer.prototype.
|
|
1437
|
+
CalloutLayer.prototype.w2 = function (a) {
|
|
1435
1438
|
if (a == null || a.count == 0) {
|
|
1436
1439
|
return null;
|
|
1437
1440
|
}
|
|
@@ -1441,53 +1444,53 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1441
1444
|
}
|
|
1442
1445
|
return b;
|
|
1443
1446
|
};
|
|
1444
|
-
CalloutLayer.prototype.
|
|
1445
|
-
if (a.
|
|
1447
|
+
CalloutLayer.prototype.aaj = function (a) {
|
|
1448
|
+
if (a.d7) {
|
|
1446
1449
|
return;
|
|
1447
1450
|
}
|
|
1448
|
-
if ((a == this.
|
|
1449
|
-
this.
|
|
1451
|
+
if ((a == this.xg || this.xg == null) && this.x4) {
|
|
1452
|
+
this.pq(false);
|
|
1450
1453
|
}
|
|
1451
1454
|
};
|
|
1452
|
-
CalloutLayer.prototype.
|
|
1453
|
-
if (this.
|
|
1454
|
-
this.
|
|
1455
|
-
this.
|
|
1455
|
+
CalloutLayer.prototype.aad = function () {
|
|
1456
|
+
if (this.xx == false) {
|
|
1457
|
+
this.xx = true;
|
|
1458
|
+
this.pq(false);
|
|
1456
1459
|
}
|
|
1457
1460
|
};
|
|
1458
|
-
CalloutLayer.prototype.
|
|
1459
|
-
this.
|
|
1460
|
-
this.
|
|
1461
|
-
this.
|
|
1461
|
+
CalloutLayer.prototype.aab = function () {
|
|
1462
|
+
this.xa.cb.clear();
|
|
1463
|
+
this.ye.g();
|
|
1464
|
+
this.yb.clear();
|
|
1462
1465
|
};
|
|
1463
|
-
CalloutLayer.prototype.
|
|
1464
|
-
if (this.
|
|
1465
|
-
var a = this.
|
|
1466
|
+
CalloutLayer.prototype.aae = function () {
|
|
1467
|
+
if (this.xs == null || this.xq == null) {
|
|
1468
|
+
var a = this.ye.c;
|
|
1466
1469
|
while (a != null) {
|
|
1467
|
-
this.
|
|
1470
|
+
this.aam(a.c);
|
|
1468
1471
|
a = a.a;
|
|
1469
1472
|
}
|
|
1470
1473
|
return;
|
|
1471
1474
|
}
|
|
1472
|
-
var b = this.
|
|
1473
|
-
for (var c = 0; c < this.
|
|
1475
|
+
var b = this.yc();
|
|
1476
|
+
for (var c = 0; c < this.xs.count; c++) {
|
|
1474
1477
|
var d = void 0;
|
|
1475
|
-
if (this.
|
|
1478
|
+
if (this.yh.count <= c) {
|
|
1476
1479
|
var e = new CalloutAnnotation();
|
|
1477
1480
|
d = new CalloutAnnotationWrapper();
|
|
1478
1481
|
d.b = e;
|
|
1479
|
-
d.b.series = this.
|
|
1480
|
-
this.
|
|
1482
|
+
d.b.series = this.xg;
|
|
1483
|
+
this.yh.add(d);
|
|
1481
1484
|
}
|
|
1482
1485
|
else {
|
|
1483
|
-
d = this.
|
|
1486
|
+
d = this.yh._inner[c];
|
|
1484
1487
|
}
|
|
1485
|
-
this.
|
|
1488
|
+
this.aal(c, b);
|
|
1486
1489
|
}
|
|
1487
1490
|
};
|
|
1488
1491
|
CalloutLayer.$t = markType(CalloutLayer, 'CalloutLayer', AnnotationLayer.$);
|
|
1489
|
-
CalloutLayer.
|
|
1490
|
-
CalloutLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:
|
|
1492
|
+
CalloutLayer.aa1 = DependencyProperty.i("AutoCalloutVisibilityMode", AutoCalloutVisibilityMode_$type, CalloutLayer.$, new PropertyMetadata(2, enumGetBox(AutoCalloutVisibilityMode_$type, 0), function (a, b) { return a.raisePropertyChanged("AutoCalloutVisibilityMode", b.oldValue, b.newValue); }));
|
|
1493
|
+
CalloutLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:yt:aan', [1, 5], 'CalloutBackground:abi:aao', [Brush.$, null], 'CalloutCollisionMode:w7:aap', [CalloutCollisionMode_$type, enumGetBox(CalloutCollisionMode_$type, 3)], 'CalloutCornerRadius:yk:aaq', [1, NaN], 'CalloutInterpolatedValuePrecision:yu:aar', [1, -1], 'CalloutLeaderBrush:abj:aas', [Brush.$, null], 'CalloutOutline:abk:aat', [Brush.$, null], 'CalloutPaddingBottom:yl:aau', [1, NaN], 'CalloutPaddingLeft:ym:aav', [1, NaN], 'CalloutPaddingRight:yn:aaw', [1, NaN], 'CalloutPaddingTop:yo:aax', [1, NaN], 'CalloutPositionPadding:yp:aay', [1, 10], 'CalloutStrokeThickness:yq:aaz', [1, NaN], 'CalloutTextColor:abl:aa0', [Brush.$, null], 'CollisionChannel:ze:aa2', [2, null], 'ContentMemberPath:zh:aa3', [2, null], 'IsAutoCalloutBehaviorEnabled:x4:aa4', [0, false], 'IsCalloutOffsettingEnabled:x5:aa5', [0, true], 'IsCustomCalloutRenderStyleEnabled:x6:aa6', [0, false], 'IsCustomCalloutStyleEnabled:x7:aa7', [0, false], 'KeyMemberPath:zo:aa8', [2, null], 'LabelMemberPath:zr:aa9', [2, null], 'TargetSeriesName:zt:aba', [2, null], 'TargetSeries:xg:abb', [Series.$, null], 'TextStyle:zw:abc', [2, null], 'UseInterpolatedValueForAutoCalloutLabels:x8:abd', [0, false], 'UseSeriesColorForOutline:x9:abe', [0, false], 'UseValueForAutoCalloutLabels:ya:abf', [0, true], 'XMemberPath:z2:abg', [2, null], 'YMemberPath:z5:abh', [2, null]]);
|
|
1491
1494
|
return CalloutLayer;
|
|
1492
1495
|
}(AnnotationLayer));
|
|
1493
1496
|
export { CalloutLayer };
|
|
@@ -1552,10 +1555,10 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1552
1555
|
}
|
|
1553
1556
|
};
|
|
1554
1557
|
CalloutLayerView.prototype.ca = function () {
|
|
1555
|
-
if (this.b7.
|
|
1556
|
-
return this.b7.
|
|
1558
|
+
if (this.b7.xi != null) {
|
|
1559
|
+
return this.b7.xi;
|
|
1557
1560
|
}
|
|
1558
|
-
return this.e.
|
|
1561
|
+
return this.e.cz.getFontInfo();
|
|
1559
1562
|
};
|
|
1560
1563
|
CalloutLayerView.prototype.an = function (a) {
|
|
1561
1564
|
_super.prototype.an.call(this, a);
|
|
@@ -1576,7 +1579,7 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1576
1579
|
CalloutLayerView.prototype.ce = function () {
|
|
1577
1580
|
var a = this.ca();
|
|
1578
1581
|
if (isNaN_(this.cd)) {
|
|
1579
|
-
var b = FontUtil.getCurrentFontHeight(this.e.
|
|
1582
|
+
var b = FontUtil.getCurrentFontHeight(this.e.cz.cv.j.ae, a);
|
|
1580
1583
|
this.cd = b;
|
|
1581
1584
|
}
|
|
1582
1585
|
return this.cd;
|
|
@@ -1600,9 +1603,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1600
1603
|
};
|
|
1601
1604
|
CalloutLayerView.prototype.cl = function (a) {
|
|
1602
1605
|
if (a != null) {
|
|
1603
|
-
return this.cp(a.
|
|
1606
|
+
return this.cp(a.sy);
|
|
1604
1607
|
}
|
|
1605
|
-
return this.e.
|
|
1608
|
+
return this.e.sy;
|
|
1606
1609
|
};
|
|
1607
1610
|
CalloutLayerView.prototype.co = function () {
|
|
1608
1611
|
return ((function () {
|
|
@@ -1612,9 +1615,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1612
1615
|
})());
|
|
1613
1616
|
};
|
|
1614
1617
|
CalloutLayerView.prototype.cn = function (a) {
|
|
1615
|
-
if (this.b7.
|
|
1618
|
+
if (this.b7.x9) {
|
|
1616
1619
|
if (a != null) {
|
|
1617
|
-
return this.cp(a.
|
|
1620
|
+
return this.cp(a.sy);
|
|
1618
1621
|
}
|
|
1619
1622
|
}
|
|
1620
1623
|
return ((function () {
|
|
@@ -1625,9 +1628,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1625
1628
|
};
|
|
1626
1629
|
CalloutLayerView.prototype.cm = function (a) {
|
|
1627
1630
|
if (a != null) {
|
|
1628
|
-
return this.cp(a.
|
|
1631
|
+
return this.cp(a.st);
|
|
1629
1632
|
}
|
|
1630
|
-
return this.e.
|
|
1633
|
+
return this.e.st;
|
|
1631
1634
|
};
|
|
1632
1635
|
CalloutLayerView.prototype.ci = function () {
|
|
1633
1636
|
this.cd = NaN;
|