igniteui-webcomponents-charts 3.2.1 → 3.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +10178 -10093
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/AnchoredCategorySeries_combined.js +117 -117
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +185 -185
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm2015/lib/AnnotationLayerProxy.js +25 -25
- package/esm2015/lib/AnnotationLayer_combined.js +116 -116
- package/esm2015/lib/AreaSeries_combined.js +35 -35
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/BarSeries_combined.js +69 -69
- package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +227 -227
- package/esm2015/lib/CalloutLayer_combined.js +404 -404
- package/esm2015/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm2015/lib/CategoryChart.js +13 -13
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +49 -49
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ColumnSeries_combined.js +50 -50
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +77 -77
- package/esm2015/lib/CustomIndicator.js +22 -22
- package/esm2015/lib/DataToolTipLayer_combined.js +428 -410
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +11 -8
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +63 -63
- package/esm2015/lib/FinancialChart_combined.js +20 -20
- package/esm2015/lib/FinancialEventArgs_combined.js +509 -509
- package/esm2015/lib/FinancialIndicator_combined.js +168 -168
- package/esm2015/lib/FinancialOverlay.js +28 -28
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm2015/lib/FinancialPriceSeries_combined.js +203 -203
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +388 -388
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +10 -10
- package/esm2015/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +29 -29
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OverlayProxy.js +7 -7
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +1 -0
- package/esm2015/lib/PointSeries_combined.js +13 -13
- package/esm2015/lib/PointerTooltip_combined.js +75 -65
- package/esm2015/lib/PolarAreaSeries_combined.js +19 -19
- package/esm2015/lib/PolarBase_combined.js +334 -334
- package/esm2015/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm2015/lib/PolarLineSeries_combined.js +18 -18
- package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +31 -31
- package/esm2015/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
- package/esm2015/lib/RadialLineSeries_combined.js +28 -28
- package/esm2015/lib/RadialPieSeries_combined.js +35 -35
- package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +110 -110
- package/esm2015/lib/ScatterBase_combined.js +380 -380
- package/esm2015/lib/ScatterContourSeries_combined.js +98 -98
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +43 -43
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +194 -194
- package/esm2015/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm2015/lib/ScatterSeries_combined.js +11 -11
- package/esm2015/lib/ScatterSplineSeries.js +30 -30
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/ScatterTriangulationSeries.js +141 -141
- package/esm2015/lib/SeriesInteractionManager.js +16 -16
- package/esm2015/lib/SeriesRenderManager.js +8 -8
- package/esm2015/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm2015/lib/SeriesViewer_combined.js +462 -458
- package/esm2015/lib/SeriesVisualDataManager.js +2 -2
- package/esm2015/lib/ShapeSeriesBase_combined.js +264 -264
- package/esm2015/lib/SizeScale.js +2 -2
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
- package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
- package/esm2015/lib/SplineSeries_combined.js +20 -20
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +8 -8
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +850 -844
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +30 -30
- package/esm2015/lib/StepLineSeries_combined.js +31 -31
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +96 -96
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm2015/lib/WaterfallSeries_combined.js +88 -88
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +15 -15
- package/esm2015/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm2015/lib/igc-annotation-layer-component.js +15 -15
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +1 -1
- package/esm2015/lib/igc-bar-series-component.js +7 -7
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm2015/lib/igc-bubble-series-component.js +43 -43
- package/esm2015/lib/igc-callout-layer-component.js +94 -94
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +15 -15
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +7 -7
- package/esm2015/lib/igc-column-series-component.js +10 -10
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +42 -42
- package/esm2015/lib/igc-financial-indicator-component.js +11 -11
- package/esm2015/lib/igc-financial-overlay-component.js +3 -3
- package/esm2015/lib/igc-financial-price-series-component.js +27 -27
- package/esm2015/lib/igc-financial-series-component.js +48 -48
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +71 -71
- package/esm2015/lib/igc-polar-line-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
- package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm2015/lib/igc-radial-area-series-component.js +3 -3
- package/esm2015/lib/igc-radial-base-component.js +26 -26
- package/esm2015/lib/igc-radial-column-series-component.js +6 -6
- package/esm2015/lib/igc-radial-line-series-component.js +3 -3
- package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
- package/esm2015/lib/igc-range-category-series-component.js +4 -4
- package/esm2015/lib/igc-range-column-series-component.js +7 -7
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +22 -22
- package/esm2015/lib/igc-scatter-base-component.js +43 -43
- package/esm2015/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm2015/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm2015/lib/igc-series-component.js +54 -47
- package/esm2015/lib/igc-shape-series-base-component.js +40 -40
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-series-base-component.js +10 -10
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-overlay-component.js +48 -48
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +14 -14
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +116 -116
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +183 -183
- package/esm5/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm5/lib/AnnotationLayerProxy.js +25 -25
- package/esm5/lib/AnnotationLayer_combined.js +115 -115
- package/esm5/lib/AreaSeries_combined.js +35 -35
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/BarSeries_combined.js +69 -69
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +230 -230
- package/esm5/lib/CalloutLayer_combined.js +405 -405
- package/esm5/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm5/lib/CategoryChart.js +13 -13
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +48 -48
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ColumnSeries_combined.js +49 -49
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +77 -77
- package/esm5/lib/CustomIndicator.js +22 -22
- package/esm5/lib/DataToolTipLayer_combined.js +428 -410
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +11 -8
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +63 -63
- package/esm5/lib/FinancialChart_combined.js +20 -20
- package/esm5/lib/FinancialEventArgs_combined.js +509 -509
- package/esm5/lib/FinancialIndicator_combined.js +167 -167
- package/esm5/lib/FinancialOverlay.js +28 -28
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm5/lib/FinancialPriceSeries_combined.js +202 -202
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +389 -389
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +10 -10
- package/esm5/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +29 -29
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OverlayProxy.js +7 -7
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +1 -0
- package/esm5/lib/PointSeries_combined.js +13 -13
- package/esm5/lib/PointerTooltip_combined.js +75 -65
- package/esm5/lib/PolarAreaSeries_combined.js +19 -19
- package/esm5/lib/PolarBase_combined.js +333 -333
- package/esm5/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm5/lib/PolarLineSeries_combined.js +18 -18
- package/esm5/lib/PolarScatterSeries_combined.js +8 -8
- package/esm5/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm5/lib/PolarSplineSeries_combined.js +17 -17
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +31 -31
- package/esm5/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm5/lib/RadialColumnSeries_combined.js +37 -37
- package/esm5/lib/RadialLineSeries_combined.js +28 -28
- package/esm5/lib/RadialPieSeries_combined.js +35 -35
- package/esm5/lib/RangeAreaSeries_combined.js +16 -16
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm5/lib/RangeColumnSeries_combined.js +22 -22
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +108 -108
- package/esm5/lib/ScatterBase_combined.js +379 -379
- package/esm5/lib/ScatterContourSeries_combined.js +96 -96
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +43 -43
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +192 -192
- package/esm5/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm5/lib/ScatterSeries_combined.js +11 -11
- package/esm5/lib/ScatterSplineSeries.js +30 -30
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/ScatterTriangulationSeries.js +145 -145
- package/esm5/lib/SeriesInteractionManager.js +16 -16
- package/esm5/lib/SeriesRenderManager.js +8 -8
- package/esm5/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm5/lib/SeriesViewer_combined.js +457 -453
- package/esm5/lib/SeriesVisualDataManager.js +2 -2
- package/esm5/lib/ShapeSeriesBase_combined.js +262 -262
- package/esm5/lib/SizeScale.js +2 -2
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +28 -28
- package/esm5/lib/SplineSeriesBase_combined.js +101 -101
- package/esm5/lib/SplineSeries_combined.js +20 -20
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +8 -8
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +849 -843
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +30 -30
- package/esm5/lib/StepLineSeries_combined.js +31 -31
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +96 -96
- package/esm5/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm5/lib/WaterfallSeries_combined.js +88 -88
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/igc-anchored-category-series-component.js +15 -15
- package/esm5/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm5/lib/igc-annotation-layer-component.js +15 -15
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +1 -1
- package/esm5/lib/igc-bar-series-component.js +7 -7
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm5/lib/igc-bubble-series-component.js +43 -43
- package/esm5/lib/igc-callout-layer-component.js +94 -94
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +15 -15
- package/esm5/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +7 -7
- package/esm5/lib/igc-column-series-component.js +10 -10
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +90 -90
- package/esm5/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +42 -42
- package/esm5/lib/igc-financial-indicator-component.js +11 -11
- package/esm5/lib/igc-financial-overlay-component.js +3 -3
- package/esm5/lib/igc-financial-price-series-component.js +27 -27
- package/esm5/lib/igc-financial-series-component.js +48 -48
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +1 -1
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +71 -71
- package/esm5/lib/igc-polar-line-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-series-component.js +3 -3
- package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm5/lib/igc-radial-area-series-component.js +3 -3
- package/esm5/lib/igc-radial-base-component.js +26 -26
- package/esm5/lib/igc-radial-column-series-component.js +6 -6
- package/esm5/lib/igc-radial-line-series-component.js +3 -3
- package/esm5/lib/igc-radial-pie-series-component.js +6 -6
- package/esm5/lib/igc-range-category-series-component.js +4 -4
- package/esm5/lib/igc-range-column-series-component.js +7 -7
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +22 -22
- package/esm5/lib/igc-scatter-base-component.js +43 -43
- package/esm5/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm5/lib/igc-scatter-line-series-component.js +3 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm5/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm5/lib/igc-series-component.js +54 -47
- package/esm5/lib/igc-shape-series-base-component.js +40 -40
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm5/lib/igc-stacked-column-series-component.js +6 -6
- package/esm5/lib/igc-stacked-series-base-component.js +10 -10
- package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-overlay-component.js +48 -48
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +14 -14
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +10211 -10126
- package/fesm5/igniteui-webcomponents-charts.js +10178 -10093
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +34 -34
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +36 -36
- package/lib/AnnotationLayer_combined.d.ts +31 -31
- package/lib/AreaSeries_combined.d.ts +6 -6
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +10 -10
- package/lib/BollingerBandWidthIndicator.d.ts +8 -8
- package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
- package/lib/BubbleSeries_combined.d.ts +38 -38
- package/lib/CalloutLayer_combined.d.ts +83 -83
- package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
- package/lib/CategoryHighlightLayer_combined.d.ts +14 -14
- package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
- package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ColumnSeries_combined.d.ts +10 -10
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +37 -37
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataToolTipLayer_combined.d.ts +117 -115
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +25 -25
- package/lib/FinancialEventArgs_combined.d.ts +90 -90
- package/lib/FinancialIndicator_combined.d.ts +26 -26
- package/lib/FinancialOverlay.d.ts +4 -4
- package/lib/FinancialPriceSeries_combined.d.ts +30 -30
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +13 -13
- package/lib/HighDensityScatterSeries_combined.d.ts +74 -74
- package/lib/HorizontalAnchoredCategorySeries.d.ts +19 -19
- package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
- package/lib/ItemToolTipLayer_combined.d.ts +17 -15
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +5 -5
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +4 -4
- package/lib/PointerTooltip_combined.d.ts +27 -25
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +81 -81
- package/lib/PolarLineSeriesBase_combined.d.ts +18 -18
- package/lib/PolarLineSeries_combined.d.ts +7 -7
- package/lib/PolarScatterSeries_combined.d.ts +3 -3
- package/lib/PolarSplineAreaSeries_combined.d.ts +7 -7
- package/lib/PolarSplineSeries_combined.d.ts +6 -6
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +8 -8
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +6 -6
- package/lib/RadialBucketCalculator_combined.d.ts +32 -32
- package/lib/RadialColumnSeries_combined.d.ts +5 -5
- package/lib/RadialLineSeries_combined.d.ts +6 -6
- package/lib/RadialPieSeries_combined.d.ts +6 -6
- package/lib/RangeAreaSeries_combined.d.ts +4 -4
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +14 -14
- package/lib/RangeColumnSeries_combined.d.ts +5 -5
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +21 -21
- package/lib/ScatterBase_combined.d.ts +80 -80
- package/lib/ScatterContourSeries_combined.d.ts +15 -15
- package/lib/ScatterLineSeries.d.ts +9 -9
- package/lib/ScatterPolygonSeries_combined.d.ts +36 -36
- package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
- package/lib/ScatterSeries_combined.d.ts +3 -3
- package/lib/ScatterSplineSeries.d.ts +7 -7
- package/lib/ScatterTriangulationSeries.d.ts +29 -29
- package/lib/SeriesViewer_combined.d.ts +137 -136
- package/lib/ShapeSeriesBase_combined.d.ts +69 -69
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +5 -5
- package/lib/SplineSeriesBase_combined.d.ts +17 -17
- package/lib/SplineSeries_combined.d.ts +4 -4
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +5 -5
- package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +2 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +149 -149
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +6 -6
- package/lib/StepLineSeries_combined.d.ts +5 -5
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +31 -31
- package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
- package/lib/WaterfallSeries_combined.d.ts +13 -13
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/igc-data-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-item-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-series-component.d.ts +5 -0
- package/package.json +2 -2
|
@@ -61,108 +61,108 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
61
61
|
super();
|
|
62
62
|
this.calloutStyleUpdating = null;
|
|
63
63
|
this.calloutRenderStyleUpdating = null;
|
|
64
|
-
this.rr = null;
|
|
65
64
|
this.rs = null;
|
|
66
65
|
this.rt = null;
|
|
66
|
+
this.ru = null;
|
|
67
|
+
this.rr = null;
|
|
67
68
|
this.rq = null;
|
|
68
|
-
this.
|
|
69
|
-
this.sj = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
70
|
-
this.sm = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
69
|
+
this.sk = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
71
70
|
this.sn = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
72
|
-
this.
|
|
73
|
-
this.
|
|
74
|
-
this.
|
|
75
|
-
this.
|
|
76
|
-
this.
|
|
77
|
-
this.
|
|
78
|
-
this.
|
|
79
|
-
this.
|
|
80
|
-
this.
|
|
81
|
-
this.
|
|
82
|
-
this.
|
|
71
|
+
this.so = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
72
|
+
this.ri = null;
|
|
73
|
+
this.q8 = null;
|
|
74
|
+
this.ro = null;
|
|
75
|
+
this.sl = new LinkedList$1(CalloutAnnotationWrapper.$);
|
|
76
|
+
this.si = new Dictionary$2(CalloutAnnotationWrapper.$, LinkedListNode$1.$.specialize(CalloutAnnotationWrapper.$), 0);
|
|
77
|
+
this.r0 = null;
|
|
78
|
+
this.vu = new Rect(0, 0, 0, 1, 1);
|
|
79
|
+
this.r7 = false;
|
|
80
|
+
this.sz = 0;
|
|
81
|
+
this.vt = Rect.empty;
|
|
83
82
|
this.r5 = false;
|
|
83
|
+
this.r6 = false;
|
|
84
84
|
this.calloutContentUpdating = null;
|
|
85
85
|
this.calloutLabelUpdating = null;
|
|
86
86
|
this.calloutSeriesSelecting = null;
|
|
87
|
-
this.
|
|
88
|
-
this.r8 = false;
|
|
87
|
+
this.sm = new List$1(SeriesPointOfInterest.$, 0);
|
|
89
88
|
this.r9 = false;
|
|
90
|
-
this.
|
|
91
|
-
this.
|
|
92
|
-
this.
|
|
93
|
-
this.
|
|
89
|
+
this.sa = false;
|
|
90
|
+
this.sq = 0;
|
|
91
|
+
this.r8 = false;
|
|
92
|
+
this.r4 = true;
|
|
93
|
+
this.ra = 1;
|
|
94
94
|
FastItemObjectColumn.m();
|
|
95
|
-
this.
|
|
96
|
-
this.
|
|
97
|
-
let a = this.
|
|
98
|
-
a.collectionChanged = delegateCombine(a.collectionChanged, runOn(this, this.
|
|
99
|
-
this.
|
|
95
|
+
this.q8 = null;
|
|
96
|
+
this.ri = new CalloutPlacementPositionsCollection();
|
|
97
|
+
let a = this.ri;
|
|
98
|
+
a.collectionChanged = delegateCombine(a.collectionChanged, runOn(this, this.ue));
|
|
99
|
+
this.qe = true;
|
|
100
100
|
let b = new CalloutLayerFrame();
|
|
101
101
|
let c = new CalloutLayerFrame();
|
|
102
102
|
let d = new CalloutLayerFrame();
|
|
103
103
|
let e = this.hm / 1000;
|
|
104
|
-
this.
|
|
105
|
-
this.
|
|
106
|
-
this.
|
|
104
|
+
this.p6 = b;
|
|
105
|
+
this.p5 = c;
|
|
106
|
+
this.p7 = d;
|
|
107
107
|
this.ab = CalloutLayer.$;
|
|
108
108
|
}
|
|
109
109
|
get_c8() {
|
|
110
110
|
return true;
|
|
111
111
|
}
|
|
112
|
-
|
|
113
|
-
this.
|
|
112
|
+
ue(a, b) {
|
|
113
|
+
this.un();
|
|
114
114
|
}
|
|
115
|
-
|
|
116
|
-
this.
|
|
117
|
-
this.
|
|
115
|
+
un() {
|
|
116
|
+
this.q8 = this.q9(this.rj);
|
|
117
|
+
this.uk();
|
|
118
118
|
}
|
|
119
|
-
|
|
120
|
-
this.
|
|
121
|
-
this.
|
|
119
|
+
uf(a, b) {
|
|
120
|
+
this.so.clear();
|
|
121
|
+
this.mi(false);
|
|
122
122
|
}
|
|
123
123
|
k0(a, b, c, d) {
|
|
124
124
|
super.k0(a, b, c, d);
|
|
125
|
-
let e = this.
|
|
125
|
+
let e = this.sj();
|
|
126
126
|
switch (a) {
|
|
127
127
|
case 3:
|
|
128
|
-
this.
|
|
128
|
+
this.us(b, e);
|
|
129
129
|
break;
|
|
130
130
|
case 1:
|
|
131
131
|
for (let f = b; f < b + c; f++) {
|
|
132
132
|
let g = new CalloutAnnotation();
|
|
133
133
|
let h = new CalloutAnnotationWrapper();
|
|
134
134
|
h.b = g;
|
|
135
|
-
h.b.series = this.
|
|
136
|
-
this.
|
|
137
|
-
this.
|
|
135
|
+
h.b.series = this.rn;
|
|
136
|
+
this.so.insert(f, h);
|
|
137
|
+
this.us(f, e);
|
|
138
138
|
}
|
|
139
139
|
break;
|
|
140
140
|
case 0:
|
|
141
|
-
this.
|
|
141
|
+
this.so.v(b, c);
|
|
142
142
|
break;
|
|
143
143
|
case 2:
|
|
144
144
|
for (let i = b; i < b + c; i++) {
|
|
145
|
-
this.
|
|
145
|
+
this.us(i, e);
|
|
146
146
|
}
|
|
147
147
|
break;
|
|
148
148
|
case 4:
|
|
149
|
-
this.
|
|
149
|
+
this.so.clear();
|
|
150
150
|
for (let j = 0; j < this.ck.count; j++) {
|
|
151
151
|
let k = new CalloutAnnotation();
|
|
152
152
|
let l = new CalloutAnnotationWrapper();
|
|
153
153
|
l.b = k;
|
|
154
|
-
l.b.series = this.
|
|
155
|
-
this.
|
|
156
|
-
this.
|
|
154
|
+
l.b.series = this.rn;
|
|
155
|
+
this.so.add(l);
|
|
156
|
+
this.us(j, e);
|
|
157
157
|
}
|
|
158
158
|
break;
|
|
159
159
|
}
|
|
160
|
-
this.
|
|
160
|
+
this.mi(true);
|
|
161
161
|
}
|
|
162
162
|
eo(a) {
|
|
163
163
|
return false;
|
|
164
164
|
}
|
|
165
|
-
|
|
165
|
+
sj() {
|
|
166
166
|
let a = new Dictionary$2(String_$type, Series.$, 0);
|
|
167
167
|
if (this.cd != null) {
|
|
168
168
|
for (let b = 0; b < this.cd.series.count; b++) {
|
|
@@ -174,24 +174,24 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
174
174
|
}
|
|
175
175
|
return a;
|
|
176
176
|
}
|
|
177
|
-
|
|
178
|
-
if (this.
|
|
177
|
+
us(a, b) {
|
|
178
|
+
if (this.rz == null || this.rx == null) {
|
|
179
179
|
return;
|
|
180
180
|
}
|
|
181
181
|
let c = a;
|
|
182
|
-
if (this.
|
|
183
|
-
c = this.
|
|
184
|
-
}
|
|
185
|
-
let d = this.
|
|
186
|
-
let e = this.
|
|
187
|
-
let f = this.
|
|
188
|
-
if (this.
|
|
189
|
-
if (f.b.ab != this.
|
|
190
|
-
f.b.key = this.
|
|
182
|
+
if (this.ry != null) {
|
|
183
|
+
c = this.ry.item(a);
|
|
184
|
+
}
|
|
185
|
+
let d = this.rz.item(a);
|
|
186
|
+
let e = this.rx.item(a);
|
|
187
|
+
let f = this.so._inner[a];
|
|
188
|
+
if (this.rw != null) {
|
|
189
|
+
if (f.b.ab != this.rw.item(a)) {
|
|
190
|
+
f.b.key = this.rw.item(a);
|
|
191
191
|
}
|
|
192
192
|
}
|
|
193
|
-
if (this.
|
|
194
|
-
f.b = this.
|
|
193
|
+
if (this.si.containsKey(f)) {
|
|
194
|
+
f.b = this.si.item(f).c.b;
|
|
195
195
|
}
|
|
196
196
|
f.b.xValue = c;
|
|
197
197
|
f.b.yValue = d;
|
|
@@ -212,8 +212,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
212
212
|
else {
|
|
213
213
|
f.b.text = e != null ? e.toString() : "";
|
|
214
214
|
}
|
|
215
|
-
if (this.
|
|
216
|
-
f.b.content = this.
|
|
215
|
+
if (this.rv != null) {
|
|
216
|
+
f.b.content = this.rv.item(a);
|
|
217
217
|
}
|
|
218
218
|
else {
|
|
219
219
|
f.b.content = this.ck.item(a);
|
|
@@ -236,29 +236,29 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
236
236
|
}
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
|
-
this.
|
|
239
|
+
this.ut(f);
|
|
240
240
|
}
|
|
241
|
-
|
|
241
|
+
ut(a) {
|
|
242
242
|
let b = new Thickness(0, DeviceUtils.g(3));
|
|
243
|
-
if (isNaN_(this.
|
|
243
|
+
if (isNaN_(this.vw.left) || isNaN_(this.vw.top) || isNaN_(this.vw.right) || isNaN_(this.vw.bottom)) {
|
|
244
244
|
b = new Thickness(0, DeviceUtils.g(3));
|
|
245
245
|
}
|
|
246
246
|
else {
|
|
247
|
-
b = this.
|
|
247
|
+
b = this.vw;
|
|
248
248
|
}
|
|
249
249
|
let c = DeviceUtils.g(3);
|
|
250
|
-
if (isNaN_(this.
|
|
250
|
+
if (isNaN_(this.sr)) {
|
|
251
251
|
c = DeviceUtils.g(3);
|
|
252
252
|
}
|
|
253
253
|
else {
|
|
254
|
-
c = this.
|
|
255
|
-
}
|
|
256
|
-
let d = this.
|
|
257
|
-
let e = this.
|
|
258
|
-
let f = this.
|
|
259
|
-
let g = this.
|
|
260
|
-
let h = isNaN_(this.
|
|
261
|
-
if (this.
|
|
254
|
+
c = this.sr;
|
|
255
|
+
}
|
|
256
|
+
let d = this.vp != null ? this.vp : this.rh.ci(a.b.l);
|
|
257
|
+
let e = this.vs != null ? this.vs : this.rh.cl();
|
|
258
|
+
let f = this.vr != null ? this.vr : this.rh.ck(a.b.l);
|
|
259
|
+
let g = this.vq != null ? this.vq : this.rh.cj(a.b.l);
|
|
260
|
+
let h = isNaN_(this.sx) ? 0 : this.sx;
|
|
261
|
+
if (this.se && this.calloutStyleUpdating != null) {
|
|
262
262
|
let i = new CalloutStyleUpdatingEventArgs();
|
|
263
263
|
i.item = a.b.aa;
|
|
264
264
|
i.xValue = a.b.ac;
|
|
@@ -287,32 +287,22 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
287
287
|
hw(a, b) {
|
|
288
288
|
let c = this.jq(b);
|
|
289
289
|
if (c == CalloutLayer.$$p[21]) {
|
|
290
|
-
return this.hx(a, b, this.
|
|
290
|
+
return this.hx(a, b, this.ty);
|
|
291
291
|
}
|
|
292
292
|
if (c == CalloutLayer.$$p[28]) {
|
|
293
|
-
return this.hx(a, b, this.
|
|
293
|
+
return this.hx(a, b, this.t9);
|
|
294
294
|
}
|
|
295
295
|
if (c == CalloutLayer.$$p[29]) {
|
|
296
|
-
return this.hx(a, b, this.
|
|
296
|
+
return this.hx(a, b, this.uc);
|
|
297
297
|
}
|
|
298
298
|
if (c == CalloutLayer.$$p[20]) {
|
|
299
|
-
return this.hx(a, b, this.
|
|
299
|
+
return this.hx(a, b, this.tv);
|
|
300
300
|
}
|
|
301
301
|
if (c == CalloutLayer.$$p[15]) {
|
|
302
|
-
return this.hx(a, b, this.
|
|
302
|
+
return this.hx(a, b, this.to);
|
|
303
303
|
}
|
|
304
304
|
return super.hw(a, b);
|
|
305
305
|
}
|
|
306
|
-
get rw() {
|
|
307
|
-
return this.rr;
|
|
308
|
-
}
|
|
309
|
-
set rw(a) {
|
|
310
|
-
if (this.rr != a) {
|
|
311
|
-
let b = this.rr;
|
|
312
|
-
this.rr = a;
|
|
313
|
-
this.raisePropertyChanged("LabelColumn", b, this.rr);
|
|
314
|
-
}
|
|
315
|
-
}
|
|
316
306
|
get rx() {
|
|
317
307
|
return this.rs;
|
|
318
308
|
}
|
|
@@ -320,7 +310,7 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
320
310
|
if (this.rs != a) {
|
|
321
311
|
let b = this.rs;
|
|
322
312
|
this.rs = a;
|
|
323
|
-
this.raisePropertyChanged("
|
|
313
|
+
this.raisePropertyChanged("LabelColumn", b, this.rs);
|
|
324
314
|
}
|
|
325
315
|
}
|
|
326
316
|
get ry() {
|
|
@@ -330,7 +320,27 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
330
320
|
if (this.rt != a) {
|
|
331
321
|
let b = this.rt;
|
|
332
322
|
this.rt = a;
|
|
333
|
-
this.raisePropertyChanged("
|
|
323
|
+
this.raisePropertyChanged("XColumn", b, this.rt);
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
get rz() {
|
|
327
|
+
return this.ru;
|
|
328
|
+
}
|
|
329
|
+
set rz(a) {
|
|
330
|
+
if (this.ru != a) {
|
|
331
|
+
let b = this.ru;
|
|
332
|
+
this.ru = a;
|
|
333
|
+
this.raisePropertyChanged("YColumn", b, this.ru);
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
get rw() {
|
|
337
|
+
return this.rr;
|
|
338
|
+
}
|
|
339
|
+
set rw(a) {
|
|
340
|
+
if (this.rr != a) {
|
|
341
|
+
let b = this.rr;
|
|
342
|
+
this.rr = a;
|
|
343
|
+
this.raisePropertyChanged("KeyColumn", b, this.rr);
|
|
334
344
|
}
|
|
335
345
|
}
|
|
336
346
|
get rv() {
|
|
@@ -340,76 +350,66 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
340
350
|
if (this.rq != a) {
|
|
341
351
|
let b = this.rq;
|
|
342
352
|
this.rq = a;
|
|
343
|
-
this.raisePropertyChanged("
|
|
344
|
-
}
|
|
345
|
-
}
|
|
346
|
-
get ru() {
|
|
347
|
-
return this.rp;
|
|
348
|
-
}
|
|
349
|
-
set ru(a) {
|
|
350
|
-
if (this.rp != a) {
|
|
351
|
-
let b = this.rp;
|
|
352
|
-
this.rp = a;
|
|
353
|
-
this.raisePropertyChanged("ContentColumn", b, this.rp);
|
|
353
|
+
this.raisePropertyChanged("ContentColumn", b, this.rq);
|
|
354
354
|
}
|
|
355
355
|
}
|
|
356
|
-
|
|
356
|
+
uh(a, b) {
|
|
357
357
|
if (b.propertyName == CalloutAnnotation.$$p[14] || b.propertyName == CalloutAnnotation.$$p[15]) {
|
|
358
358
|
let c = a.k;
|
|
359
|
-
if (!this.
|
|
360
|
-
this.
|
|
361
|
-
this.
|
|
362
|
-
this.
|
|
359
|
+
if (!this.sk.contains(c)) {
|
|
360
|
+
this.sk.add_1(c);
|
|
361
|
+
this.sn.add(c);
|
|
362
|
+
this.mi(false);
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
365
|
}
|
|
366
366
|
bx() {
|
|
367
367
|
return new CalloutLayerView(this);
|
|
368
368
|
}
|
|
369
|
-
|
|
370
|
-
super.
|
|
371
|
-
this.
|
|
369
|
+
lz(a) {
|
|
370
|
+
super.lz(a);
|
|
371
|
+
this.rh = a;
|
|
372
372
|
}
|
|
373
|
-
get
|
|
374
|
-
return this.
|
|
373
|
+
get rj() {
|
|
374
|
+
return this.ri;
|
|
375
375
|
}
|
|
376
|
-
set
|
|
377
|
-
let b = this.
|
|
376
|
+
set rj(a) {
|
|
377
|
+
let b = this.rj;
|
|
378
378
|
if (a != b) {
|
|
379
|
-
this.
|
|
380
|
-
this.raisePropertyChanged("AllowedPositions", b, this.
|
|
379
|
+
this.ri = a;
|
|
380
|
+
this.raisePropertyChanged("AllowedPositions", b, this.rj);
|
|
381
381
|
}
|
|
382
382
|
}
|
|
383
|
-
get
|
|
384
|
-
return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.
|
|
383
|
+
get rc() {
|
|
384
|
+
return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.u8));
|
|
385
385
|
}
|
|
386
|
-
set
|
|
387
|
-
this.h(CalloutLayer.
|
|
386
|
+
set rc(a) {
|
|
387
|
+
this.h(CalloutLayer.u8, enumGetBox(AutoCalloutVisibilityMode_$type, a));
|
|
388
388
|
}
|
|
389
|
-
get
|
|
390
|
-
return this.
|
|
389
|
+
get rb() {
|
|
390
|
+
return this.ra;
|
|
391
391
|
}
|
|
392
|
-
set
|
|
393
|
-
this.
|
|
392
|
+
set rb(a) {
|
|
393
|
+
this.ra = a;
|
|
394
394
|
}
|
|
395
|
-
get
|
|
396
|
-
return new Thickness(1, this.
|
|
395
|
+
get vw() {
|
|
396
|
+
return new Thickness(1, this.st, this.sv, this.su, this.ss);
|
|
397
397
|
}
|
|
398
|
-
get
|
|
399
|
-
if (this.
|
|
400
|
-
this.
|
|
398
|
+
get rp() {
|
|
399
|
+
if (this.ro == null) {
|
|
400
|
+
this.ro = FontUtil.toFontInfo(this.g9, this.t3);
|
|
401
401
|
}
|
|
402
|
-
return this.
|
|
402
|
+
return this.ro;
|
|
403
403
|
}
|
|
404
|
-
|
|
405
|
-
if (this.
|
|
404
|
+
qp(a, b) {
|
|
405
|
+
if (this.rn == null || this.rn == a) {
|
|
406
406
|
if (!this.as.c) {
|
|
407
|
-
this.
|
|
407
|
+
this.mi(b);
|
|
408
408
|
}
|
|
409
409
|
}
|
|
410
410
|
}
|
|
411
|
-
|
|
412
|
-
super.
|
|
411
|
+
qr(a, b) {
|
|
412
|
+
super.qr(a, b);
|
|
413
413
|
let c = a;
|
|
414
414
|
c.q.clear();
|
|
415
415
|
c.r.clear();
|
|
@@ -428,27 +428,27 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
428
428
|
c.v.clear();
|
|
429
429
|
c.s.clear();
|
|
430
430
|
c.t.clear();
|
|
431
|
-
let d = this.
|
|
431
|
+
let d = this.sp();
|
|
432
432
|
let e = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
433
433
|
let f = true;
|
|
434
|
-
if (this.
|
|
435
|
-
if (this.
|
|
436
|
-
this.
|
|
434
|
+
if (this.sb) {
|
|
435
|
+
if (this.qc(this.rn)) {
|
|
436
|
+
this.up(this.rn, c, e);
|
|
437
437
|
}
|
|
438
438
|
else {
|
|
439
439
|
for (let g of fromEnum(this.cd.series)) {
|
|
440
|
-
if (this.
|
|
440
|
+
if (this.qc(g)) {
|
|
441
441
|
if (!g.dc) {
|
|
442
442
|
if (!g.isVertical) {
|
|
443
443
|
f = false;
|
|
444
444
|
}
|
|
445
445
|
}
|
|
446
|
-
this.
|
|
446
|
+
this.up(g, c, e);
|
|
447
447
|
}
|
|
448
448
|
}
|
|
449
449
|
}
|
|
450
450
|
}
|
|
451
|
-
if (this.
|
|
451
|
+
if (this.sb && this.rb == 2) {
|
|
452
452
|
let h = 0;
|
|
453
453
|
let i = 0;
|
|
454
454
|
let j = 1.7976931348623157E+308;
|
|
@@ -487,65 +487,65 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
487
487
|
}
|
|
488
488
|
}
|
|
489
489
|
}
|
|
490
|
-
this.
|
|
490
|
+
this.uo(c, d, e);
|
|
491
491
|
}
|
|
492
|
-
|
|
493
|
-
super.
|
|
494
|
-
let c = b.width - this.
|
|
495
|
-
let d = b.height - this.
|
|
492
|
+
m6(a, b) {
|
|
493
|
+
super.m6(a, b);
|
|
494
|
+
let c = b.width - this.vu.width;
|
|
495
|
+
let d = b.height - this.vu.height;
|
|
496
496
|
let e = 0;
|
|
497
497
|
if (Math.abs(c) > Math.abs(d)) {
|
|
498
498
|
e = c;
|
|
499
|
-
this.
|
|
499
|
+
this.sq = c * this.pz.width;
|
|
500
500
|
}
|
|
501
501
|
else {
|
|
502
502
|
e = d;
|
|
503
|
-
this.
|
|
503
|
+
this.sq = d * this.pz.height;
|
|
504
504
|
}
|
|
505
|
-
if (e > 0 && this.
|
|
506
|
-
this.
|
|
505
|
+
if (e > 0 && this.sq > 5) {
|
|
506
|
+
this.sa = true;
|
|
507
507
|
}
|
|
508
|
-
if (e < 0 && this.
|
|
509
|
-
this.
|
|
508
|
+
if (e < 0 && this.sq > 5) {
|
|
509
|
+
this.r9 = true;
|
|
510
510
|
}
|
|
511
511
|
}
|
|
512
|
-
|
|
513
|
-
super.
|
|
512
|
+
m5(a, b) {
|
|
513
|
+
super.m5(a, b);
|
|
514
514
|
if (!a.equals1(b)) {
|
|
515
|
-
this.
|
|
515
|
+
this.r8 = true;
|
|
516
516
|
}
|
|
517
517
|
}
|
|
518
|
-
get
|
|
519
|
-
return this.
|
|
518
|
+
get vv() {
|
|
519
|
+
return this.vt;
|
|
520
520
|
}
|
|
521
|
-
set
|
|
522
|
-
this.
|
|
521
|
+
set vv(a) {
|
|
522
|
+
this.vt = a;
|
|
523
523
|
}
|
|
524
|
-
|
|
524
|
+
uo(a, b, c) {
|
|
525
525
|
if (this.cd != null) {
|
|
526
|
-
this.
|
|
526
|
+
this.vu = this.cd.sf;
|
|
527
527
|
}
|
|
528
|
-
if (this.
|
|
528
|
+
if (this.pz.isEmpty) {
|
|
529
529
|
return;
|
|
530
530
|
}
|
|
531
|
-
this.
|
|
532
|
-
if (this.
|
|
533
|
-
this.
|
|
531
|
+
this.vv = new Rect(0, this.pz.left, this.pz.top, this.pz.width, this.pz.height);
|
|
532
|
+
if (this.r0 != null && this.tl != null && this.tl != this.r0.ap) {
|
|
533
|
+
this.uj();
|
|
534
534
|
}
|
|
535
|
-
if (this.
|
|
536
|
-
let d = this.
|
|
535
|
+
if (this.r0 == null) {
|
|
536
|
+
let d = this.r1();
|
|
537
537
|
if (d != null) {
|
|
538
|
-
this.
|
|
539
|
-
let e = this.
|
|
540
|
-
e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.
|
|
538
|
+
this.r0 = d;
|
|
539
|
+
let e = this.r0;
|
|
540
|
+
e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.ug));
|
|
541
541
|
}
|
|
542
542
|
else {
|
|
543
|
-
let f = this.
|
|
543
|
+
let f = this.pr(this.b0);
|
|
544
544
|
let g = new Array(2);
|
|
545
545
|
g[0] = 0;
|
|
546
546
|
g[1] = 3;
|
|
547
|
-
if (this.
|
|
548
|
-
if (this.
|
|
547
|
+
if (this.rn != null) {
|
|
548
|
+
if (this.rn.isVertical) {
|
|
549
549
|
g = new Array(2);
|
|
550
550
|
g[0] = 2;
|
|
551
551
|
g[1] = 1;
|
|
@@ -569,31 +569,31 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
569
569
|
g[1] = 1;
|
|
570
570
|
}
|
|
571
571
|
}
|
|
572
|
-
this.
|
|
573
|
-
if (this.
|
|
574
|
-
this.
|
|
575
|
-
this.
|
|
572
|
+
this.r0 = new LabelCollisionManager(this.pz.right, this.pz.bottom, this.pz, this.rh.j(), this.sw, this.r2(), g, this.s3(), this.s2(), this.sc, this.q8);
|
|
573
|
+
if (this.tl != null) {
|
|
574
|
+
this.r0.ap = this.tl;
|
|
575
|
+
this.r0.an = this;
|
|
576
576
|
}
|
|
577
|
-
let j = this.
|
|
578
|
-
j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.
|
|
579
|
-
}
|
|
580
|
-
}
|
|
581
|
-
if (this.r8) {
|
|
582
|
-
this.r8 = false;
|
|
583
|
-
if (this.rz.al > 2) {
|
|
584
|
-
this.r6 = true;
|
|
577
|
+
let j = this.r0;
|
|
578
|
+
j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.ug));
|
|
585
579
|
}
|
|
586
580
|
}
|
|
587
581
|
if (this.r9) {
|
|
588
582
|
this.r9 = false;
|
|
589
|
-
if (this.
|
|
590
|
-
this.
|
|
583
|
+
if (this.r0.al > 2) {
|
|
584
|
+
this.r7 = true;
|
|
591
585
|
}
|
|
592
586
|
}
|
|
593
|
-
if (this.
|
|
594
|
-
this.
|
|
595
|
-
|
|
596
|
-
|
|
587
|
+
if (this.sa) {
|
|
588
|
+
this.sa = false;
|
|
589
|
+
if (this.sq > 5) {
|
|
590
|
+
this.r7 = true;
|
|
591
|
+
}
|
|
592
|
+
}
|
|
593
|
+
if (this.r8) {
|
|
594
|
+
this.r8 = false;
|
|
595
|
+
this.r0.a3(this.pz.right, this.pz.bottom, this.pz);
|
|
596
|
+
this.r7 = true;
|
|
597
597
|
}
|
|
598
598
|
let k = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
599
599
|
let l = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
@@ -606,54 +606,54 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
606
606
|
for (let q = 0; q < c.count; q++) {
|
|
607
607
|
o.add_1(c._inner[q]);
|
|
608
608
|
}
|
|
609
|
-
let r = this.
|
|
609
|
+
let r = this.sl.c;
|
|
610
610
|
while (r != null) {
|
|
611
611
|
let s = r.a;
|
|
612
612
|
if (!o.contains(r.c)) {
|
|
613
613
|
n.add(r.c);
|
|
614
614
|
l.add_1(r.c);
|
|
615
615
|
let t = r.c.b;
|
|
616
|
-
t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.
|
|
617
|
-
this.
|
|
618
|
-
this.
|
|
619
|
-
this.
|
|
616
|
+
t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.uh));
|
|
617
|
+
this.sl.h(r);
|
|
618
|
+
this.si.removeItem(r.c);
|
|
619
|
+
this.r0.a2(r.c.c);
|
|
620
620
|
}
|
|
621
621
|
r = s;
|
|
622
622
|
}
|
|
623
623
|
for (let u = 0; u < b.count; u++) {
|
|
624
|
-
if (!this.
|
|
625
|
-
this.
|
|
624
|
+
if (!this.si.containsKey(b._inner[u])) {
|
|
625
|
+
this.sl.f(b._inner[u]);
|
|
626
626
|
let v = b._inner[u].b;
|
|
627
|
-
v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.
|
|
628
|
-
this.
|
|
627
|
+
v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.uh));
|
|
628
|
+
this.si.addItem(b._inner[u], this.sl.d);
|
|
629
629
|
m.add(b._inner[u]);
|
|
630
630
|
k.add_1(b._inner[u]);
|
|
631
|
-
this.
|
|
631
|
+
this.r7 = true;
|
|
632
632
|
}
|
|
633
633
|
}
|
|
634
634
|
for (let w = 0; w < c.count; w++) {
|
|
635
|
-
if (!this.
|
|
636
|
-
this.
|
|
637
|
-
this.
|
|
635
|
+
if (!this.si.containsKey(c._inner[w])) {
|
|
636
|
+
this.sl.f(c._inner[w]);
|
|
637
|
+
this.si.addItem(c._inner[w], this.sl.d);
|
|
638
638
|
let x = c._inner[w].b;
|
|
639
|
-
x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.
|
|
639
|
+
x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.uh));
|
|
640
640
|
m.add(c._inner[w]);
|
|
641
641
|
k.add_1(c._inner[w]);
|
|
642
|
-
this.
|
|
642
|
+
this.r7 = true;
|
|
643
643
|
}
|
|
644
644
|
}
|
|
645
|
-
if (this.
|
|
646
|
-
this.
|
|
647
|
-
this.
|
|
645
|
+
if (this.r5 == true) {
|
|
646
|
+
this.r5 = false;
|
|
647
|
+
this.r7 = true;
|
|
648
648
|
}
|
|
649
|
-
if (this.
|
|
650
|
-
this.
|
|
651
|
-
this.
|
|
652
|
-
this.
|
|
649
|
+
if (this.sn.count > 0) {
|
|
650
|
+
this.r7 = true;
|
|
651
|
+
this.sn.clear();
|
|
652
|
+
this.sk.clear();
|
|
653
653
|
}
|
|
654
|
-
r = this.
|
|
654
|
+
r = this.sl.c;
|
|
655
655
|
while (r != null) {
|
|
656
|
-
let y = this.
|
|
656
|
+
let y = this.r3(r.c);
|
|
657
657
|
if (y == null) {
|
|
658
658
|
return;
|
|
659
659
|
}
|
|
@@ -669,36 +669,36 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
669
669
|
aa.n = y.e;
|
|
670
670
|
aa.m = y.d;
|
|
671
671
|
if (aa.b == null) {
|
|
672
|
-
this.
|
|
672
|
+
this.r0.t(aa, false);
|
|
673
673
|
}
|
|
674
674
|
if (z) {
|
|
675
|
-
this.
|
|
675
|
+
this.r0.aq(aa);
|
|
676
676
|
}
|
|
677
677
|
else {
|
|
678
|
-
this.
|
|
678
|
+
this.r0.az(aa);
|
|
679
679
|
}
|
|
680
680
|
}
|
|
681
681
|
}
|
|
682
682
|
r = r.a;
|
|
683
683
|
}
|
|
684
|
-
let ab = this.
|
|
685
|
-
let ac = this.
|
|
684
|
+
let ab = this.r0.am();
|
|
685
|
+
let ac = this.r0.u();
|
|
686
686
|
if (ac) {
|
|
687
|
-
if (this.
|
|
688
|
-
this.
|
|
687
|
+
if (this.r0.q()) {
|
|
688
|
+
this.r7 = true;
|
|
689
689
|
}
|
|
690
690
|
}
|
|
691
|
-
if (this.
|
|
692
|
-
this.
|
|
693
|
-
this.
|
|
694
|
-
if (this.
|
|
691
|
+
if (this.r7 && (ab != 0 || ac)) {
|
|
692
|
+
this.r7 = false;
|
|
693
|
+
this.sz = 0x7FFFFFFF;
|
|
694
|
+
if (this.tl != null) {
|
|
695
695
|
let ad = true;
|
|
696
696
|
for (let ae = 0; ae < this.cd.series.count; ae++) {
|
|
697
697
|
let af = this.cd.series._inner[ae];
|
|
698
698
|
if (af.dc && typeCast(CalloutLayer.$, af) !== null) {
|
|
699
699
|
let ag = af;
|
|
700
|
-
if (ag.
|
|
701
|
-
if (!ag.
|
|
700
|
+
if (ag.tl == this.tl) {
|
|
701
|
+
if (!ag.vv.equals1(this.r0.a5)) {
|
|
702
702
|
ad = false;
|
|
703
703
|
break;
|
|
704
704
|
}
|
|
@@ -706,21 +706,21 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
706
706
|
}
|
|
707
707
|
}
|
|
708
708
|
if (ad) {
|
|
709
|
-
this.
|
|
709
|
+
this.r0.a4();
|
|
710
710
|
}
|
|
711
711
|
else {
|
|
712
|
-
this.
|
|
713
|
-
this.
|
|
712
|
+
this.r0.ar();
|
|
713
|
+
this.r0.as();
|
|
714
714
|
}
|
|
715
715
|
}
|
|
716
716
|
else {
|
|
717
|
-
this.
|
|
717
|
+
this.r0.a4();
|
|
718
718
|
}
|
|
719
719
|
}
|
|
720
720
|
else {
|
|
721
|
-
this.
|
|
721
|
+
this.r0.as();
|
|
722
722
|
}
|
|
723
|
-
let ah = this.
|
|
723
|
+
let ah = this.sl.c;
|
|
724
724
|
let ai;
|
|
725
725
|
let aj;
|
|
726
726
|
let ak;
|
|
@@ -737,7 +737,7 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
737
737
|
let av;
|
|
738
738
|
let aw;
|
|
739
739
|
let ax;
|
|
740
|
-
let ay = this.
|
|
740
|
+
let ay = this.sd;
|
|
741
741
|
while (ah != null) {
|
|
742
742
|
let az = ah.c;
|
|
743
743
|
let a0 = az.b;
|
|
@@ -799,23 +799,23 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
799
799
|
ah = ah.a;
|
|
800
800
|
}
|
|
801
801
|
}
|
|
802
|
-
|
|
803
|
-
if (this.
|
|
804
|
-
let a = this.
|
|
802
|
+
uj() {
|
|
803
|
+
if (this.r0 != null) {
|
|
804
|
+
let a = this.sl.c;
|
|
805
805
|
while (a != null) {
|
|
806
806
|
let b = a.c.c;
|
|
807
807
|
if (b != null) {
|
|
808
|
-
this.
|
|
808
|
+
this.r0.a2(b);
|
|
809
809
|
}
|
|
810
810
|
a = a.a;
|
|
811
811
|
}
|
|
812
|
-
let c = this.
|
|
813
|
-
c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.
|
|
814
|
-
this.
|
|
812
|
+
let c = this.r0;
|
|
813
|
+
c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.ug));
|
|
814
|
+
this.r0 = null;
|
|
815
815
|
}
|
|
816
|
-
this.
|
|
816
|
+
this.ui();
|
|
817
817
|
}
|
|
818
|
-
|
|
818
|
+
r1() {
|
|
819
819
|
if (this.cd == null) {
|
|
820
820
|
return null;
|
|
821
821
|
}
|
|
@@ -824,9 +824,9 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
824
824
|
if (b.dc && typeCast(CalloutLayer.$, b) !== null) {
|
|
825
825
|
let c = b;
|
|
826
826
|
if (c != this) {
|
|
827
|
-
if (c.
|
|
828
|
-
if (c.
|
|
829
|
-
return c.
|
|
827
|
+
if (c.tl != null && c.tl == this.tl) {
|
|
828
|
+
if (c.r0 != null) {
|
|
829
|
+
return c.r0;
|
|
830
830
|
}
|
|
831
831
|
}
|
|
832
832
|
}
|
|
@@ -834,14 +834,14 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
834
834
|
}
|
|
835
835
|
return null;
|
|
836
836
|
}
|
|
837
|
-
|
|
837
|
+
s2() {
|
|
838
838
|
return 20000;
|
|
839
839
|
}
|
|
840
|
-
|
|
840
|
+
s3() {
|
|
841
841
|
return 300;
|
|
842
842
|
}
|
|
843
|
-
|
|
844
|
-
switch (this.
|
|
843
|
+
r2() {
|
|
844
|
+
switch (this.re) {
|
|
845
845
|
case 0: return 2;
|
|
846
846
|
case 2: return 1;
|
|
847
847
|
case 3: return 2;
|
|
@@ -849,15 +849,15 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
849
849
|
}
|
|
850
850
|
return 2;
|
|
851
851
|
}
|
|
852
|
-
|
|
853
|
-
let b = this.
|
|
854
|
-
if (b < this.
|
|
855
|
-
this.
|
|
856
|
-
this.
|
|
852
|
+
ug(a) {
|
|
853
|
+
let b = this.r0.am();
|
|
854
|
+
if (b < this.sz) {
|
|
855
|
+
this.sz = b;
|
|
856
|
+
this.mi(false);
|
|
857
857
|
}
|
|
858
858
|
}
|
|
859
|
-
|
|
860
|
-
let b = this.
|
|
859
|
+
r3(a) {
|
|
860
|
+
let b = this.rn;
|
|
861
861
|
if (a.b.l != null) {
|
|
862
862
|
b = a.b.l;
|
|
863
863
|
}
|
|
@@ -922,8 +922,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
922
922
|
let o = 0;
|
|
923
923
|
let p = 0;
|
|
924
924
|
if (i) {
|
|
925
|
-
o = g.ei(this.
|
|
926
|
-
p = h.ei(this.
|
|
925
|
+
o = g.ei(this.sy(a.b.ac), m) + k;
|
|
926
|
+
p = h.ei(this.sy(a.b.ad), n) + l;
|
|
927
927
|
let q = o;
|
|
928
928
|
let r = p;
|
|
929
929
|
let s = { $type: Point_$type, x: 0.5, y: 0.5 };
|
|
@@ -933,8 +933,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
933
933
|
p = ViewportUtils.f(u, n.e, n.d);
|
|
934
934
|
}
|
|
935
935
|
else {
|
|
936
|
-
o = g.ei(this.
|
|
937
|
-
p = h.ei(this.
|
|
936
|
+
o = g.ei(this.sy(a.b.ac), m) + k;
|
|
937
|
+
p = h.ei(this.sy(a.b.ad), n) + l;
|
|
938
938
|
}
|
|
939
939
|
let v = new QuadTreeBoundingBox();
|
|
940
940
|
v.b = o;
|
|
@@ -944,7 +944,7 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
944
944
|
v.g = a.b;
|
|
945
945
|
return v;
|
|
946
946
|
}
|
|
947
|
-
|
|
947
|
+
sy(a) {
|
|
948
948
|
if (typeCast(Date_$type, a) !== null) {
|
|
949
949
|
return a.getTime();
|
|
950
950
|
}
|
|
@@ -953,80 +953,80 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
953
953
|
}
|
|
954
954
|
return a;
|
|
955
955
|
}
|
|
956
|
-
|
|
956
|
+
sp() {
|
|
957
957
|
let a = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
958
|
-
for (let b = 0; b < this.
|
|
959
|
-
if (stringIsNullOrEmpty(this.
|
|
958
|
+
for (let b = 0; b < this.so.count; b++) {
|
|
959
|
+
if (stringIsNullOrEmpty(this.so._inner[b].b.ao)) {
|
|
960
960
|
continue;
|
|
961
961
|
}
|
|
962
|
-
if (this.
|
|
962
|
+
if (this.so._inner[b].c == null) {
|
|
963
963
|
let c = new LabelCollisionInfo();
|
|
964
|
-
this.
|
|
965
|
-
let d = this.
|
|
964
|
+
this.so._inner[b].c = c;
|
|
965
|
+
let d = this.rh.cn(this.s4(this.so._inner[b]), this.so._inner[b].b.backgroundPadding);
|
|
966
966
|
c.k = d.height / 2;
|
|
967
967
|
c.l = d.width / 2;
|
|
968
968
|
}
|
|
969
|
-
let e = this.
|
|
970
|
-
if (e == null || e.b < this.
|
|
969
|
+
let e = this.r3(this.so._inner[b]);
|
|
970
|
+
if (e == null || e.b < this.pz.left || e.b > this.pz.right || e.c < this.pz.top || e.c > this.pz.bottom) {
|
|
971
971
|
continue;
|
|
972
972
|
}
|
|
973
|
-
a.add(this.
|
|
973
|
+
a.add(this.so._inner[b]);
|
|
974
974
|
}
|
|
975
975
|
return a;
|
|
976
976
|
}
|
|
977
|
-
|
|
977
|
+
s4(a) {
|
|
978
978
|
return a.b.ao;
|
|
979
979
|
}
|
|
980
|
-
|
|
981
|
-
if (!super.
|
|
980
|
+
qc(a) {
|
|
981
|
+
if (!super.qc(a)) {
|
|
982
982
|
return false;
|
|
983
983
|
}
|
|
984
|
-
if (this.
|
|
984
|
+
if (this.t0 != null) {
|
|
985
985
|
if (a.du) {
|
|
986
986
|
let b = a.jp();
|
|
987
|
-
if (!Base.equalsStatic(this.
|
|
987
|
+
if (!Base.equalsStatic(this.t0, b)) {
|
|
988
988
|
return false;
|
|
989
989
|
}
|
|
990
990
|
}
|
|
991
991
|
else {
|
|
992
|
-
if (!Base.equalsStatic(this.
|
|
992
|
+
if (!Base.equalsStatic(this.t0, a.name)) {
|
|
993
993
|
return false;
|
|
994
994
|
}
|
|
995
995
|
}
|
|
996
996
|
}
|
|
997
997
|
return true;
|
|
998
998
|
}
|
|
999
|
-
|
|
1000
|
-
super.
|
|
999
|
+
ls() {
|
|
1000
|
+
super.ls();
|
|
1001
1001
|
if (!this.as.c && !this.cv()) {
|
|
1002
1002
|
return;
|
|
1003
1003
|
}
|
|
1004
|
-
if (this.
|
|
1005
|
-
this.
|
|
1006
|
-
this.
|
|
1004
|
+
if (this.r4) {
|
|
1005
|
+
this.r4 = false;
|
|
1006
|
+
this.ul();
|
|
1007
1007
|
}
|
|
1008
1008
|
if (this.cv()) {
|
|
1009
|
-
this.
|
|
1009
|
+
this.ur(this.p7, false);
|
|
1010
1010
|
}
|
|
1011
1011
|
else {
|
|
1012
|
-
this.
|
|
1012
|
+
this.ur(this.p5, false);
|
|
1013
1013
|
}
|
|
1014
1014
|
}
|
|
1015
|
-
|
|
1016
|
-
if (!this.
|
|
1017
|
-
this.
|
|
1018
|
-
this.
|
|
1015
|
+
um() {
|
|
1016
|
+
if (!this.r6) {
|
|
1017
|
+
this.r6 = true;
|
|
1018
|
+
this.mi(true);
|
|
1019
1019
|
}
|
|
1020
1020
|
}
|
|
1021
|
-
|
|
1021
|
+
up(a, b, c) {
|
|
1022
1022
|
let d = false;
|
|
1023
|
-
if (this.
|
|
1024
|
-
this.
|
|
1023
|
+
if (this.r6) {
|
|
1024
|
+
this.r6 = false;
|
|
1025
1025
|
d = true;
|
|
1026
1026
|
}
|
|
1027
|
-
if (a.c1(this.
|
|
1028
|
-
let e = this.
|
|
1029
|
-
for (let f = 0; f < this.
|
|
1027
|
+
if (a.c1(this.sm, this.sh, this.sf, this.s0)) {
|
|
1028
|
+
let e = this.sm;
|
|
1029
|
+
for (let f = 0; f < this.sm.count; f++) {
|
|
1030
1030
|
let g = e._inner[f];
|
|
1031
1031
|
let h = g.a != null ? g.a.item : null;
|
|
1032
1032
|
let i = g.a.item != null ? g.a.item : g.a;
|
|
@@ -1037,8 +1037,8 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
1037
1037
|
l.b = m;
|
|
1038
1038
|
m.key = k;
|
|
1039
1039
|
let n = false;
|
|
1040
|
-
if (this.
|
|
1041
|
-
l = this.
|
|
1040
|
+
if (this.si.containsKey(l)) {
|
|
1041
|
+
l = this.si.item(l).c;
|
|
1042
1042
|
m = l.b;
|
|
1043
1043
|
n = d;
|
|
1044
1044
|
}
|
|
@@ -1047,10 +1047,10 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
1047
1047
|
}
|
|
1048
1048
|
let o = m.ac;
|
|
1049
1049
|
let p = m.ad;
|
|
1050
|
-
if (this.
|
|
1050
|
+
if (this.sy(o) != this.sy(g.b)) {
|
|
1051
1051
|
m.xValue = g.b;
|
|
1052
1052
|
}
|
|
1053
|
-
if (this.
|
|
1053
|
+
if (this.sy(p) != this.sy(g.c)) {
|
|
1054
1054
|
m.yValue = g.c;
|
|
1055
1055
|
}
|
|
1056
1056
|
m.series = a;
|
|
@@ -1105,17 +1105,17 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
1105
1105
|
}
|
|
1106
1106
|
}
|
|
1107
1107
|
if (n) {
|
|
1108
|
-
this.
|
|
1108
|
+
this.ut(l);
|
|
1109
1109
|
}
|
|
1110
1110
|
if (l.c == null) {
|
|
1111
1111
|
let u = new LabelCollisionInfo();
|
|
1112
1112
|
l.c = u;
|
|
1113
|
-
let v = this.
|
|
1113
|
+
let v = this.rh.cn(this.s4(l), l.b.backgroundPadding);
|
|
1114
1114
|
u.k = v.height / 2;
|
|
1115
1115
|
u.l = v.width / 2;
|
|
1116
1116
|
}
|
|
1117
|
-
let w = this.
|
|
1118
|
-
if (w == null || w.b < this.
|
|
1117
|
+
let w = this.r3(l);
|
|
1118
|
+
if (w == null || w.b < this.pz.left || w.b > this.pz.right || w.c < this.pz.top || w.c > this.pz.bottom) {
|
|
1119
1119
|
continue;
|
|
1120
1120
|
}
|
|
1121
1121
|
l.e = w.b;
|
|
@@ -1128,19 +1128,19 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
1128
1128
|
return 1;
|
|
1129
1129
|
}
|
|
1130
1130
|
at(a, b) {
|
|
1131
|
-
let c = this.
|
|
1131
|
+
let c = this.r0.f(a, b);
|
|
1132
1132
|
if (c == null) {
|
|
1133
1133
|
return null;
|
|
1134
1134
|
}
|
|
1135
1135
|
return c.u;
|
|
1136
1136
|
}
|
|
1137
1137
|
ev(a, b) {
|
|
1138
|
-
if (this.
|
|
1138
|
+
if (this.r0 == null) {
|
|
1139
1139
|
return false;
|
|
1140
1140
|
}
|
|
1141
|
-
return this.
|
|
1141
|
+
return this.r0.f(a, b) != null;
|
|
1142
1142
|
}
|
|
1143
|
-
|
|
1143
|
+
ur(a, b) {
|
|
1144
1144
|
let c = 0;
|
|
1145
1145
|
let d = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
1146
1146
|
for (c = 0; c < a.q.count; c++) {
|
|
@@ -1148,7 +1148,7 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
1148
1148
|
if (isNaN_(a.u._inner[c]) || isNaN_(a.v._inner[c])) {
|
|
1149
1149
|
continue;
|
|
1150
1150
|
}
|
|
1151
|
-
let f = this.
|
|
1151
|
+
let f = this.rh.b8.item(e);
|
|
1152
1152
|
d.add_1(e);
|
|
1153
1153
|
if (f.h != a.q._inner[c]) {
|
|
1154
1154
|
f.h = a.q._inner[c];
|
|
@@ -1161,75 +1161,75 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
1161
1161
|
f.n = a.h._inner[c];
|
|
1162
1162
|
f.x = new Thickness(1, a.k._inner[c], a.m._inner[c], a.l._inner[c], a.j._inner[c]);
|
|
1163
1163
|
f.d = a.g._inner[c];
|
|
1164
|
-
this.
|
|
1165
|
-
this.
|
|
1164
|
+
this.rh.cg(f, Math.min(a.s._inner[c], a.s._inner[c] + a.u._inner[c]), Math.min(a.t._inner[c], a.t._inner[c] + a.v._inner[c]));
|
|
1165
|
+
this.rh.ch(f, e, a.r._inner[c]);
|
|
1166
1166
|
f.r = { $type: Point_$type, x: a.u._inner[c], y: a.v._inner[c] };
|
|
1167
1167
|
}
|
|
1168
1168
|
let h = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
1169
|
-
for (let i of fromEnum(this.
|
|
1169
|
+
for (let i of fromEnum(this.rh.b8.c)) {
|
|
1170
1170
|
if (!d.contains(i)) {
|
|
1171
1171
|
h.add(i);
|
|
1172
1172
|
}
|
|
1173
1173
|
}
|
|
1174
1174
|
for (let j = 0; j < h.count; j++) {
|
|
1175
|
-
this.
|
|
1175
|
+
this.rh.b8.h(h._inner[j]);
|
|
1176
1176
|
}
|
|
1177
1177
|
}
|
|
1178
|
-
|
|
1179
|
-
super.
|
|
1178
|
+
qu(a, b) {
|
|
1179
|
+
super.qu(a, b);
|
|
1180
1180
|
if (this.cv()) {
|
|
1181
|
-
this.
|
|
1181
|
+
this.ur(this.p7, true);
|
|
1182
1182
|
}
|
|
1183
1183
|
else {
|
|
1184
|
-
this.
|
|
1184
|
+
this.ur(this.p5, false);
|
|
1185
1185
|
}
|
|
1186
1186
|
}
|
|
1187
1187
|
em() {
|
|
1188
1188
|
return true;
|
|
1189
1189
|
}
|
|
1190
|
-
|
|
1191
|
-
super.
|
|
1190
|
+
l4(a, b, c, d) {
|
|
1191
|
+
super.l4(a, b, c, d);
|
|
1192
1192
|
switch (b) {
|
|
1193
1193
|
case CalloutLayer.$$p[24]:
|
|
1194
|
-
this.
|
|
1195
|
-
this.
|
|
1196
|
-
this.
|
|
1194
|
+
this.ro = null;
|
|
1195
|
+
this.rh.cf();
|
|
1196
|
+
this.mi(true);
|
|
1197
1197
|
break;
|
|
1198
1198
|
case CalloutLayer.$$p[22]:
|
|
1199
1199
|
case CalloutLayer.$$p[23]:
|
|
1200
|
-
this.
|
|
1200
|
+
this.mi(true);
|
|
1201
1201
|
break;
|
|
1202
1202
|
case CalloutLayer.$$p[14]:
|
|
1203
|
-
this.
|
|
1203
|
+
this.mi(true);
|
|
1204
1204
|
break;
|
|
1205
1205
|
case "SeriesViewer":
|
|
1206
1206
|
if (c != null) {
|
|
1207
1207
|
let e = c;
|
|
1208
|
-
e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.
|
|
1208
|
+
e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.uq));
|
|
1209
1209
|
}
|
|
1210
1210
|
if (d != null) {
|
|
1211
1211
|
let f = d;
|
|
1212
|
-
f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.
|
|
1212
|
+
f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.uq));
|
|
1213
1213
|
}
|
|
1214
1214
|
if (d == null) {
|
|
1215
|
-
this.
|
|
1215
|
+
this.uj();
|
|
1216
1216
|
}
|
|
1217
1217
|
break;
|
|
1218
1218
|
case "AutoCalloutVisibilityMode":
|
|
1219
|
-
this.
|
|
1220
|
-
this.
|
|
1219
|
+
this.rb = this.rd();
|
|
1220
|
+
this.uk();
|
|
1221
1221
|
break;
|
|
1222
1222
|
case "AllowedPositions":
|
|
1223
1223
|
if (c != null) {
|
|
1224
1224
|
let g = c;
|
|
1225
|
-
g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.
|
|
1225
|
+
g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.ue));
|
|
1226
1226
|
}
|
|
1227
1227
|
if (d != null) {
|
|
1228
1228
|
let h = d;
|
|
1229
|
-
h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.
|
|
1229
|
+
h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.ue));
|
|
1230
1230
|
}
|
|
1231
|
-
this.
|
|
1232
|
-
this.
|
|
1231
|
+
this.q8 = this.q9(this.rj);
|
|
1232
|
+
this.uk();
|
|
1233
1233
|
break;
|
|
1234
1234
|
case CalloutLayer.$$p[16]:
|
|
1235
1235
|
case CalloutLayer.$$p[17]:
|
|
@@ -1246,88 +1246,88 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
1246
1246
|
case CalloutLayer.$$p[7]:
|
|
1247
1247
|
case CalloutLayer.$$p[12]:
|
|
1248
1248
|
case CalloutLayer.$$p[13]:
|
|
1249
|
-
this.
|
|
1249
|
+
this.uk();
|
|
1250
1250
|
break;
|
|
1251
1251
|
case CalloutLayer.$$p[21]:
|
|
1252
1252
|
if (this.ck != null) {
|
|
1253
|
-
this.ck.deregisterColumn(this.
|
|
1254
|
-
this.
|
|
1253
|
+
this.ck.deregisterColumn(this.rx);
|
|
1254
|
+
this.rx = this.cj(this.ty);
|
|
1255
1255
|
}
|
|
1256
1256
|
break;
|
|
1257
1257
|
case "LabelColumn":
|
|
1258
|
-
this.
|
|
1258
|
+
this.uk();
|
|
1259
1259
|
break;
|
|
1260
1260
|
case CalloutLayer.$$p[15]:
|
|
1261
1261
|
if (this.ck != null) {
|
|
1262
|
-
this.ck.deregisterColumn(this.
|
|
1263
|
-
this.
|
|
1262
|
+
this.ck.deregisterColumn(this.rv);
|
|
1263
|
+
this.rv = this.cj(this.to);
|
|
1264
1264
|
}
|
|
1265
1265
|
break;
|
|
1266
1266
|
case "ContentColumn":
|
|
1267
|
-
this.
|
|
1267
|
+
this.uk();
|
|
1268
1268
|
break;
|
|
1269
1269
|
case CalloutLayer.$$p[28]:
|
|
1270
1270
|
if (this.ck != null) {
|
|
1271
|
-
this.ck.deregisterColumn(this.
|
|
1272
|
-
this.
|
|
1271
|
+
this.ck.deregisterColumn(this.ry);
|
|
1272
|
+
this.ry = stringIsNullOrEmpty(this.t9) == false ? this.cj(this.t9) : null;
|
|
1273
1273
|
}
|
|
1274
1274
|
break;
|
|
1275
1275
|
case "XColumn":
|
|
1276
|
-
this.
|
|
1276
|
+
this.uk();
|
|
1277
1277
|
break;
|
|
1278
1278
|
case CalloutLayer.$$p[29]:
|
|
1279
1279
|
if (this.ck != null) {
|
|
1280
|
-
this.ck.deregisterColumn(this.
|
|
1281
|
-
this.
|
|
1280
|
+
this.ck.deregisterColumn(this.rz);
|
|
1281
|
+
this.rz = this.cj(this.uc);
|
|
1282
1282
|
}
|
|
1283
1283
|
break;
|
|
1284
1284
|
case "YColumn":
|
|
1285
|
-
this.
|
|
1285
|
+
this.uk();
|
|
1286
1286
|
break;
|
|
1287
1287
|
case CalloutLayer.$$p[20]:
|
|
1288
1288
|
if (this.ck != null) {
|
|
1289
|
-
this.ck.deregisterColumn(this.
|
|
1290
|
-
this.
|
|
1289
|
+
this.ck.deregisterColumn(this.rw);
|
|
1290
|
+
this.rw = this.cj(this.tv);
|
|
1291
1291
|
}
|
|
1292
1292
|
break;
|
|
1293
1293
|
case "KeyColumn":
|
|
1294
|
-
this.
|
|
1294
|
+
this.uk();
|
|
1295
1295
|
break;
|
|
1296
1296
|
case "FastItemsSource":
|
|
1297
|
-
this.
|
|
1297
|
+
this.r5 = true;
|
|
1298
1298
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
1299
|
-
c.deregisterColumn(this.rw);
|
|
1300
|
-
c.deregisterColumn(this.ru);
|
|
1301
1299
|
c.deregisterColumn(this.rx);
|
|
1302
|
-
c.deregisterColumn(this.ry);
|
|
1303
1300
|
c.deregisterColumn(this.rv);
|
|
1304
|
-
this.
|
|
1305
|
-
this.
|
|
1301
|
+
c.deregisterColumn(this.ry);
|
|
1302
|
+
c.deregisterColumn(this.rz);
|
|
1303
|
+
c.deregisterColumn(this.rw);
|
|
1306
1304
|
this.rx = null;
|
|
1307
|
-
this.ry = null;
|
|
1308
1305
|
this.rv = null;
|
|
1309
|
-
this.
|
|
1306
|
+
this.ry = null;
|
|
1307
|
+
this.rz = null;
|
|
1308
|
+
this.rw = null;
|
|
1309
|
+
this.so.clear();
|
|
1310
1310
|
}
|
|
1311
1311
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
1312
|
-
this.
|
|
1313
|
-
this.
|
|
1314
|
-
if (stringIsNullOrEmpty(this.
|
|
1315
|
-
this.
|
|
1312
|
+
this.rx = this.cj(this.ty);
|
|
1313
|
+
this.rv = this.cj(this.to);
|
|
1314
|
+
if (stringIsNullOrEmpty(this.t9) == false) {
|
|
1315
|
+
this.ry = this.cj(this.t9);
|
|
1316
1316
|
}
|
|
1317
|
-
this.
|
|
1318
|
-
this.
|
|
1317
|
+
this.rz = this.cj(this.uc);
|
|
1318
|
+
this.rw = this.cj(this.tv);
|
|
1319
1319
|
}
|
|
1320
|
-
this.
|
|
1320
|
+
this.uk();
|
|
1321
1321
|
break;
|
|
1322
1322
|
}
|
|
1323
1323
|
}
|
|
1324
|
-
|
|
1325
|
-
if (this.
|
|
1324
|
+
rd() {
|
|
1325
|
+
if (this.rc == 0) {
|
|
1326
1326
|
return 1;
|
|
1327
1327
|
}
|
|
1328
|
-
return this.
|
|
1328
|
+
return this.rc;
|
|
1329
1329
|
}
|
|
1330
|
-
|
|
1330
|
+
q9(a) {
|
|
1331
1331
|
if (a == null || a.count == 0) {
|
|
1332
1332
|
return null;
|
|
1333
1333
|
}
|
|
@@ -1337,54 +1337,54 @@ export let CalloutLayer = /*@__PURE__*/ (() => {
|
|
|
1337
1337
|
}
|
|
1338
1338
|
return b;
|
|
1339
1339
|
}
|
|
1340
|
-
|
|
1340
|
+
uq(a) {
|
|
1341
1341
|
if (a.dc) {
|
|
1342
1342
|
return;
|
|
1343
1343
|
}
|
|
1344
|
-
if ((a == this.
|
|
1345
|
-
this.
|
|
1344
|
+
if ((a == this.rn || this.rn == null) && this.sb) {
|
|
1345
|
+
this.mi(false);
|
|
1346
1346
|
}
|
|
1347
1347
|
}
|
|
1348
|
-
|
|
1349
|
-
if (this.
|
|
1350
|
-
this.
|
|
1351
|
-
this.
|
|
1348
|
+
uk() {
|
|
1349
|
+
if (this.r4 == false) {
|
|
1350
|
+
this.r4 = true;
|
|
1351
|
+
this.mi(false);
|
|
1352
1352
|
}
|
|
1353
1353
|
}
|
|
1354
|
-
|
|
1355
|
-
this.
|
|
1356
|
-
this.
|
|
1357
|
-
this.
|
|
1354
|
+
ui() {
|
|
1355
|
+
this.rh.b8.clear();
|
|
1356
|
+
this.sl.g();
|
|
1357
|
+
this.si.clear();
|
|
1358
1358
|
}
|
|
1359
|
-
|
|
1360
|
-
if (this.
|
|
1361
|
-
let a = this.
|
|
1359
|
+
ul() {
|
|
1360
|
+
if (this.rz == null || this.rx == null) {
|
|
1361
|
+
let a = this.sl.c;
|
|
1362
1362
|
while (a != null) {
|
|
1363
|
-
this.
|
|
1363
|
+
this.ut(a.c);
|
|
1364
1364
|
a = a.a;
|
|
1365
1365
|
}
|
|
1366
1366
|
return;
|
|
1367
1367
|
}
|
|
1368
|
-
let b = this.
|
|
1369
|
-
for (let c = 0; c < this.
|
|
1368
|
+
let b = this.sj();
|
|
1369
|
+
for (let c = 0; c < this.rz.count; c++) {
|
|
1370
1370
|
let d;
|
|
1371
|
-
if (this.
|
|
1371
|
+
if (this.so.count <= c) {
|
|
1372
1372
|
let e = new CalloutAnnotation();
|
|
1373
1373
|
d = new CalloutAnnotationWrapper();
|
|
1374
1374
|
d.b = e;
|
|
1375
|
-
d.b.series = this.
|
|
1376
|
-
this.
|
|
1375
|
+
d.b.series = this.rn;
|
|
1376
|
+
this.so.add(d);
|
|
1377
1377
|
}
|
|
1378
1378
|
else {
|
|
1379
|
-
d = this.
|
|
1379
|
+
d = this.so._inner[c];
|
|
1380
1380
|
}
|
|
1381
|
-
this.
|
|
1381
|
+
this.us(c, b);
|
|
1382
1382
|
}
|
|
1383
1383
|
}
|
|
1384
1384
|
}
|
|
1385
1385
|
CalloutLayer.$t = /*@__PURE__*/ markType(CalloutLayer, 'CalloutLayer', AnnotationLayer.$);
|
|
1386
|
-
CalloutLayer.
|
|
1387
|
-
CalloutLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:
|
|
1386
|
+
CalloutLayer.u8 = /*@__PURE__*/ DependencyProperty.i("AutoCalloutVisibilityMode", AutoCalloutVisibilityMode_$type, CalloutLayer.$, /*@__PURE__*/ new PropertyMetadata(2, /*@__PURE__*/ enumGetBox(AutoCalloutVisibilityMode_$type, 0), (a, b) => a.raisePropertyChanged("AutoCalloutVisibilityMode", b.oldValue, b.newValue)));
|
|
1387
|
+
CalloutLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:s0:uu', [1, 5], 'CalloutBackground:vp:uv', [Brush.$, null], 'CalloutCollisionMode:re:uw', [CalloutCollisionMode_$type, /*@__PURE__*/ enumGetBox(CalloutCollisionMode_$type, 3)], 'CalloutCornerRadius:sr:ux', [1, NaN], 'CalloutInterpolatedValuePrecision:s1:uy', [1, -1], 'CalloutLeaderBrush:vq:uz', [Brush.$, null], 'CalloutOutline:vr:u0', [Brush.$, null], 'CalloutPaddingBottom:ss:u1', [1, NaN], 'CalloutPaddingLeft:st:u2', [1, NaN], 'CalloutPaddingRight:su:u3', [1, NaN], 'CalloutPaddingTop:sv:u4', [1, NaN], 'CalloutPositionPadding:sw:u5', [1, 10], 'CalloutStrokeThickness:sx:u6', [1, NaN], 'CalloutTextColor:vs:u7', [Brush.$, null], 'CollisionChannel:tl:u9', [2, null], 'ContentMemberPath:to:va', [2, null], 'IsAutoCalloutBehaviorEnabled:sb:vb', [0, false], 'IsCalloutOffsettingEnabled:sc:vc', [0, true], 'IsCustomCalloutRenderStyleEnabled:sd:vd', [0, false], 'IsCustomCalloutStyleEnabled:se:ve', [0, false], 'KeyMemberPath:tv:vf', [2, null], 'LabelMemberPath:ty:vg', [2, null], 'TargetSeriesName:t0:vh', [2, null], 'TargetSeries:rn:vi', [Series.$, null], 'TextStyle:t3:vj', [2, null], 'UseInterpolatedValueForAutoCalloutLabels:sf:vk', [0, false], 'UseSeriesColorForOutline:sg:vl', [0, false], 'UseValueForAutoCalloutLabels:sh:vm', [0, true], 'XMemberPath:t9:vn', [2, null], 'YMemberPath:uc:vo', [2, null]]);
|
|
1388
1388
|
return CalloutLayer;
|
|
1389
1389
|
})();
|
|
1390
1390
|
/**
|
|
@@ -1446,8 +1446,8 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
|
|
|
1446
1446
|
}
|
|
1447
1447
|
}
|
|
1448
1448
|
b7() {
|
|
1449
|
-
if (this.b4.
|
|
1450
|
-
return this.b4.
|
|
1449
|
+
if (this.b4.rp != null) {
|
|
1450
|
+
return this.b4.rp;
|
|
1451
1451
|
}
|
|
1452
1452
|
return this.e.cd.getFontInfo();
|
|
1453
1453
|
}
|
|
@@ -1494,9 +1494,9 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
|
|
|
1494
1494
|
}
|
|
1495
1495
|
ci(a) {
|
|
1496
1496
|
if (a != null) {
|
|
1497
|
-
return this.cm(a.
|
|
1497
|
+
return this.cm(a.o4);
|
|
1498
1498
|
}
|
|
1499
|
-
return this.e.
|
|
1499
|
+
return this.e.o4;
|
|
1500
1500
|
}
|
|
1501
1501
|
cl() {
|
|
1502
1502
|
return ((() => {
|
|
@@ -1506,9 +1506,9 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
|
|
|
1506
1506
|
})());
|
|
1507
1507
|
}
|
|
1508
1508
|
ck(a) {
|
|
1509
|
-
if (this.b4.
|
|
1509
|
+
if (this.b4.sg) {
|
|
1510
1510
|
if (a != null) {
|
|
1511
|
-
return this.cm(a.
|
|
1511
|
+
return this.cm(a.o4);
|
|
1512
1512
|
}
|
|
1513
1513
|
}
|
|
1514
1514
|
return ((() => {
|
|
@@ -1519,9 +1519,9 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
|
|
|
1519
1519
|
}
|
|
1520
1520
|
cj(a) {
|
|
1521
1521
|
if (a != null) {
|
|
1522
|
-
return this.cm(a.
|
|
1522
|
+
return this.cm(a.oz);
|
|
1523
1523
|
}
|
|
1524
|
-
return this.e.
|
|
1524
|
+
return this.e.oz;
|
|
1525
1525
|
}
|
|
1526
1526
|
cf() {
|
|
1527
1527
|
this.ca = NaN;
|