igniteui-webcomponents-charts 3.2.2 → 3.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +25136 -21648
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
- package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
- package/esm2015/lib/AnnotationLayerProxy.js +39 -26
- package/esm2015/lib/AnnotationLayer_combined.js +133 -133
- package/esm2015/lib/AreaSeries_combined.js +44 -44
- package/esm2015/lib/AutomaticSeriesManager.js +7 -0
- package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
- package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
- package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
- package/esm2015/lib/AxisAnnotationManager.js +1 -1
- package/esm2015/lib/AxisVisualDataManager.js +2 -2
- package/esm2015/lib/BarSeries_combined.js +110 -103
- package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
- package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +255 -255
- package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
- package/esm2015/lib/CalloutLayer_combined.js +451 -449
- package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
- package/esm2015/lib/CategoryChart.js +545 -456
- package/esm2015/lib/CategoryDateTimeXAxis_combined.js +5 -5
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
- package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
- package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm2015/lib/CategoryXAxis_combined.js +140 -23
- package/esm2015/lib/CategoryYAxis_combined.js +140 -23
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ChartGroupDescription.js +52 -0
- package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
- package/esm2015/lib/ChartSortDescription.js +61 -0
- package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
- package/esm2015/lib/ChartSummaryDescription.js +123 -0
- package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
- package/esm2015/lib/ColumnSeries_combined.js +65 -65
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +85 -85
- package/esm2015/lib/CustomIndicator.js +23 -23
- package/esm2015/lib/DataAbbreviator.js +2 -2
- package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
- package/esm2015/lib/DataChartToolbarProvider.js +107 -0
- package/esm2015/lib/DataChartVisualDataManager.js +4 -4
- package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
- package/esm2015/lib/DataLegendVisualData_combined.js +1 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +511 -490
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +2162 -1903
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +70 -70
- package/esm2015/lib/FinancialChart_combined.js +1443 -1359
- package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
- package/esm2015/lib/FinancialIndicator_combined.js +201 -201
- package/esm2015/lib/FinancialOverlay.js +36 -36
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
- package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
- package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
- package/esm2015/lib/IndicatorProxy.js +11 -11
- package/esm2015/lib/ItemLegend_combined.js +17 -5
- package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +38 -38
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/NumberAbbreviator.js +1 -1
- package/esm2015/lib/NumericXAxis_combined.js +3 -3
- package/esm2015/lib/NumericYAxis_combined.js +3 -3
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
- package/esm2015/lib/OverlayProxy.js +8 -8
- package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +9 -9
- package/esm2015/lib/PointSeries_combined.js +19 -19
- package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
- package/esm2015/lib/PolarBase_combined.js +388 -388
- package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
- package/esm2015/lib/PolarLineSeries_combined.js +21 -21
- package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
- package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
- package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
- package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
- package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
- package/esm2015/lib/RadialLineSeries_combined.js +37 -37
- package/esm2015/lib/RadialPieSeries_combined.js +45 -45
- package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
- package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
- package/esm2015/lib/ScatterBase_combined.js +445 -445
- package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +51 -51
- package/esm2015/lib/ScatterLineSeriesView.js +7 -7
- package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
- package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
- package/esm2015/lib/ScatterSeries_combined.js +15 -15
- package/esm2015/lib/ScatterSplineSeries.js +38 -38
- package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
- package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
- package/esm2015/lib/SeriesInteractionManager.js +86 -78
- package/esm2015/lib/SeriesRenderManager.js +17 -17
- package/esm2015/lib/SeriesRenderingArguments.js +1 -1
- package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
- package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
- package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
- package/esm2015/lib/SeriesViewer_combined.js +3539 -3179
- package/esm2015/lib/SeriesVisualDataManager.js +23 -23
- package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
- package/esm2015/lib/SizeScale.js +3 -3
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
- package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
- package/esm2015/lib/SplineSeries_combined.js +25 -25
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +9 -9
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +37 -37
- package/esm2015/lib/StepLineSeries_combined.js +43 -43
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TileZoomManager_combined.js +9 -9
- package/esm2015/lib/TimeAxisBase.js +8 -8
- package/esm2015/lib/TimeXAxis.js +10 -10
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +115 -115
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/WaterfallSeries_combined.js +103 -103
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/XYChart.js +802 -802
- package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
- package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
- package/esm2015/lib/igc-annotation-layer-component.js +17 -17
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +6 -6
- package/esm2015/lib/igc-bar-series-component.js +11 -11
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
- package/esm2015/lib/igc-bubble-series-component.js +44 -44
- package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
- package/esm2015/lib/igc-callout-layer-component.js +95 -95
- package/esm2015/lib/igc-category-chart-component.js +169 -112
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +20 -20
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
- package/esm2015/lib/igc-category-x-axis-component.js +75 -2
- package/esm2015/lib/igc-category-y-axis-component.js +75 -2
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
- package/esm2015/lib/igc-chart-group-description-module.js +15 -0
- package/esm2015/lib/igc-chart-group-description.js +20 -0
- package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
- package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
- package/esm2015/lib/igc-chart-sort-description.js +61 -0
- package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
- package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
- package/esm2015/lib/igc-chart-summary-description.js +95 -0
- package/esm2015/lib/igc-column-fragment-component.js +11 -11
- package/esm2015/lib/igc-column-series-component.js +13 -13
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
- package/esm2015/lib/igc-data-chart-component.js +95 -95
- package/esm2015/lib/igc-data-legend-component.js +1 -1
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-domain-chart-component.js +901 -650
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +42 -42
- package/esm2015/lib/igc-financial-chart-component.js +214 -157
- package/esm2015/lib/igc-financial-indicator-component.js +16 -16
- package/esm2015/lib/igc-financial-overlay-component.js +5 -5
- package/esm2015/lib/igc-financial-price-series-component.js +30 -30
- package/esm2015/lib/igc-financial-series-component.js +60 -60
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +57 -57
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
- package/esm2015/lib/igc-item-legend-component.js +18 -0
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
- package/esm2015/lib/igc-line-fragment-component.js +1 -1
- package/esm2015/lib/igc-line-series-component.js +1 -1
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-ordinal-time-x-axis-component.js +5 -5
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +77 -77
- package/esm2015/lib/igc-polar-line-series-component.js +4 -4
- package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
- package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
- package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
- package/esm2015/lib/igc-radial-area-series-component.js +3 -3
- package/esm2015/lib/igc-radial-base-component.js +31 -31
- package/esm2015/lib/igc-radial-column-series-component.js +9 -9
- package/esm2015/lib/igc-radial-line-series-component.js +4 -4
- package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
- package/esm2015/lib/igc-range-category-series-component.js +6 -6
- package/esm2015/lib/igc-range-column-series-component.js +10 -10
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +24 -24
- package/esm2015/lib/igc-scatter-base-component.js +49 -49
- package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
- package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
- package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
- package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
- package/esm2015/lib/igc-series-component.js +195 -185
- package/esm2015/lib/igc-series-viewer-component.js +379 -282
- package/esm2015/lib/igc-shape-series-base-component.js +45 -45
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
- package/esm2015/lib/igc-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- package/esm2015/lib/igc-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
- package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
- package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
- package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-step-area-series-component.js +2 -2
- package/esm2015/lib/igc-step-line-series-component.js +3 -3
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-overlay-component.js +52 -52
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +19 -19
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm2015/lib/igc-xy-chart-component.js +218 -218
- package/esm2015/lib/igc-zoom-slider-component.js +0 -7
- package/esm2015/public_api.js +23 -0
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
- package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
- package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
- package/esm5/lib/AnnotationLayerProxy.js +39 -26
- package/esm5/lib/AnnotationLayer_combined.js +132 -132
- package/esm5/lib/AreaSeries_combined.js +44 -44
- package/esm5/lib/AutomaticSeriesManager.js +7 -0
- package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
- package/esm5/lib/AutomaticSeriesRequest.js +7 -0
- package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
- package/esm5/lib/AxisAnnotationManager.js +1 -1
- package/esm5/lib/AxisVisualDataManager.js +2 -2
- package/esm5/lib/BarSeries_combined.js +110 -103
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +252 -252
- package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
- package/esm5/lib/CalloutLayer_combined.js +442 -440
- package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
- package/esm5/lib/CategoryChart.js +522 -413
- package/esm5/lib/CategoryDateTimeXAxis_combined.js +5 -5
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
- package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
- package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm5/lib/CategoryXAxis_combined.js +140 -23
- package/esm5/lib/CategoryYAxis_combined.js +140 -23
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ChartGroupDescription.js +59 -0
- package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
- package/esm5/lib/ChartSortDescription.js +75 -0
- package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
- package/esm5/lib/ChartSummaryDescription.js +149 -0
- package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
- package/esm5/lib/ColumnSeries_combined.js +64 -64
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +85 -85
- package/esm5/lib/CustomIndicator.js +23 -23
- package/esm5/lib/DataAbbreviator.js +1 -7
- package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
- package/esm5/lib/DataChartToolbarProvider.js +117 -0
- package/esm5/lib/DataChartVisualDataManager.js +4 -4
- package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
- package/esm5/lib/DataLegendVisualData_combined.js +1 -1
- package/esm5/lib/DataToolTipLayer_combined.js +510 -485
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +2098 -1753
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +70 -70
- package/esm5/lib/FinancialChart_combined.js +1405 -1300
- package/esm5/lib/FinancialEventArgs_combined.js +581 -581
- package/esm5/lib/FinancialIndicator_combined.js +200 -200
- package/esm5/lib/FinancialOverlay.js +36 -36
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
- package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IDataChartToolbarProvider.js +7 -0
- package/esm5/lib/IZoomableCategoryAxis.js +11 -0
- package/esm5/lib/IndicatorProxy.js +11 -11
- package/esm5/lib/ItemLegend_combined.js +25 -5
- package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +38 -38
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/NumberAbbreviator.js +1 -1
- package/esm5/lib/NumericXAxis_combined.js +3 -3
- package/esm5/lib/NumericYAxis_combined.js +3 -3
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OrdinalTimeXAxis.js +109 -109
- package/esm5/lib/OverlayProxy.js +8 -8
- package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +9 -9
- package/esm5/lib/PointSeries_combined.js +19 -19
- package/esm5/lib/PolarAreaSeries_combined.js +23 -23
- package/esm5/lib/PolarBase_combined.js +384 -384
- package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
- package/esm5/lib/PolarLineSeries_combined.js +21 -21
- package/esm5/lib/PolarScatterSeries_combined.js +13 -13
- package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
- package/esm5/lib/PolarSplineSeries_combined.js +23 -23
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +35 -35
- package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
- package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
- package/esm5/lib/RadialColumnSeries_combined.js +47 -47
- package/esm5/lib/RadialLineSeries_combined.js +37 -37
- package/esm5/lib/RadialPieSeries_combined.js +45 -45
- package/esm5/lib/RangeAreaSeries_combined.js +22 -22
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
- package/esm5/lib/RangeColumnSeries_combined.js +35 -35
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
- package/esm5/lib/ScatterBase_combined.js +441 -441
- package/esm5/lib/ScatterContourSeries_combined.js +110 -110
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +51 -51
- package/esm5/lib/ScatterLineSeriesView.js +7 -7
- package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
- package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
- package/esm5/lib/ScatterSeries_combined.js +15 -15
- package/esm5/lib/ScatterSplineSeries.js +38 -38
- package/esm5/lib/ScatterSplineSeriesView.js +7 -7
- package/esm5/lib/ScatterTriangulationSeries.js +173 -173
- package/esm5/lib/SeriesInteractionManager.js +86 -78
- package/esm5/lib/SeriesRenderManager.js +17 -17
- package/esm5/lib/SeriesRenderingArguments.js +1 -1
- package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
- package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
- package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
- package/esm5/lib/SeriesViewer_combined.js +3484 -3101
- package/esm5/lib/SeriesVisualDataManager.js +23 -23
- package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
- package/esm5/lib/SizeScale.js +3 -3
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +38 -38
- package/esm5/lib/SplineSeriesBase_combined.js +121 -121
- package/esm5/lib/SplineSeries_combined.js +25 -25
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +9 -9
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +37 -37
- package/esm5/lib/StepLineSeries_combined.js +43 -43
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TileZoomManager_combined.js +9 -9
- package/esm5/lib/TimeAxisBase.js +8 -8
- package/esm5/lib/TimeXAxis.js +10 -10
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +115 -115
- package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/WaterfallSeries_combined.js +103 -103
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/XYChart.js +717 -717
- package/esm5/lib/igc-anchored-category-series-component.js +18 -18
- package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
- package/esm5/lib/igc-annotation-layer-component.js +17 -17
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +6 -6
- package/esm5/lib/igc-bar-series-component.js +11 -11
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
- package/esm5/lib/igc-bubble-series-component.js +44 -44
- package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
- package/esm5/lib/igc-callout-layer-component.js +95 -95
- package/esm5/lib/igc-category-chart-component.js +189 -112
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +20 -20
- package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
- package/esm5/lib/igc-category-x-axis-component.js +95 -2
- package/esm5/lib/igc-category-y-axis-component.js +95 -2
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-chart-group-description-collection.js +115 -0
- package/esm5/lib/igc-chart-group-description-module.js +19 -0
- package/esm5/lib/igc-chart-group-description.js +34 -0
- package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
- package/esm5/lib/igc-chart-sort-description-module.js +19 -0
- package/esm5/lib/igc-chart-sort-description.js +81 -0
- package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
- package/esm5/lib/igc-chart-summary-description-module.js +19 -0
- package/esm5/lib/igc-chart-summary-description.js +122 -0
- package/esm5/lib/igc-column-fragment-component.js +11 -11
- package/esm5/lib/igc-column-series-component.js +13 -13
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +90 -90
- package/esm5/lib/igc-data-chart-component.js +95 -95
- package/esm5/lib/igc-data-legend-component.js +1 -1
- package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-domain-chart-component.js +973 -650
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +42 -42
- package/esm5/lib/igc-financial-chart-component.js +234 -157
- package/esm5/lib/igc-financial-indicator-component.js +16 -16
- package/esm5/lib/igc-financial-overlay-component.js +5 -5
- package/esm5/lib/igc-financial-price-series-component.js +30 -30
- package/esm5/lib/igc-financial-series-component.js +60 -60
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +2 -2
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +57 -57
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
- package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
- package/esm5/lib/igc-item-legend-component.js +26 -0
- package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
- package/esm5/lib/igc-line-fragment-component.js +1 -1
- package/esm5/lib/igc-line-series-component.js +1 -1
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-ordinal-time-x-axis-component.js +5 -5
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +77 -77
- package/esm5/lib/igc-polar-line-series-component.js +4 -4
- package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
- package/esm5/lib/igc-polar-spline-series-component.js +4 -4
- package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
- package/esm5/lib/igc-radial-area-series-component.js +3 -3
- package/esm5/lib/igc-radial-base-component.js +31 -31
- package/esm5/lib/igc-radial-column-series-component.js +9 -9
- package/esm5/lib/igc-radial-line-series-component.js +4 -4
- package/esm5/lib/igc-radial-pie-series-component.js +9 -9
- package/esm5/lib/igc-range-category-series-component.js +6 -6
- package/esm5/lib/igc-range-column-series-component.js +10 -10
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +24 -24
- package/esm5/lib/igc-scatter-base-component.js +49 -49
- package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
- package/esm5/lib/igc-scatter-line-series-component.js +4 -4
- package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
- package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
- package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
- package/esm5/lib/igc-series-component.js +199 -185
- package/esm5/lib/igc-series-viewer-component.js +403 -282
- package/esm5/lib/igc-shape-series-base-component.js +45 -45
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
- package/esm5/lib/igc-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- package/esm5/lib/igc-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
- package/esm5/lib/igc-stacked-column-series-component.js +9 -9
- package/esm5/lib/igc-stacked-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-series-base-component.js +11 -11
- package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
- package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-step-area-series-component.js +2 -2
- package/esm5/lib/igc-step-line-series-component.js +3 -3
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-overlay-component.js +52 -52
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +19 -19
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/igc-xy-chart-component.js +218 -218
- package/esm5/lib/igc-zoom-slider-component.js +0 -7
- package/esm5/public_api.js +23 -0
- package/fesm2015/igniteui-webcomponents-charts.js +24956 -22072
- package/fesm5/igniteui-webcomponents-charts.js +25115 -21650
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
- package/lib/AnnotationLayerProxy.d.ts +4 -0
- package/lib/AnnotationLayer_combined.d.ts +40 -40
- package/lib/AreaSeries_combined.d.ts +8 -8
- package/lib/AutomaticSeriesManager.d.ts +1 -0
- package/lib/AutomaticSeriesPurpose.d.ts +11 -0
- package/lib/AutomaticSeriesRequest.d.ts +1 -0
- package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +19 -19
- package/lib/BollingerBandWidthIndicator.d.ts +10 -10
- package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
- package/lib/BubbleSeries_combined.d.ts +48 -48
- package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
- package/lib/CalloutLayer_combined.d.ts +101 -101
- package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
- package/lib/CategoryChart.d.ts +129 -116
- package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
- package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
- package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
- package/lib/CategoryXAxis_combined.d.ts +17 -5
- package/lib/CategoryYAxis_combined.d.ts +17 -5
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ChartGroupDescription.d.ts +16 -0
- package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
- package/lib/ChartSortDescription.d.ts +18 -0
- package/lib/ChartSortDescriptionCollection.d.ts +27 -0
- package/lib/ChartSummaryDescription.d.ts +33 -0
- package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
- package/lib/ColumnSeries_combined.d.ts +17 -17
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +41 -41
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataAbbreviator.d.ts +1 -1
- package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
- package/lib/DataChartToolbarProvider.d.ts +21 -0
- package/lib/DataToolTipLayer_combined.d.ts +138 -138
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/DomainChart.d.ts +538 -487
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +28 -28
- package/lib/FinancialChart_combined.d.ts +299 -287
- package/lib/FinancialEventArgs_combined.d.ts +123 -123
- package/lib/FinancialIndicator_combined.d.ts +36 -36
- package/lib/FinancialOverlay.d.ts +9 -9
- package/lib/FinancialPriceSeries_combined.d.ts +41 -41
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
- package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
- package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
- package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
- package/lib/IAnnotationLayerProxy.d.ts +4 -0
- package/lib/IDataChartToolbarProvider.d.ts +1 -0
- package/lib/IZoomableCategoryAxis.d.ts +17 -0
- package/lib/ItemLegend_combined.d.ts +4 -2
- package/lib/ItemToolTipLayer_combined.d.ts +19 -19
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +7 -7
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/OrdinalTimeXAxis.d.ts +26 -26
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +6 -6
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +107 -107
- package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
- package/lib/PolarLineSeries_combined.d.ts +8 -8
- package/lib/PolarScatterSeries_combined.d.ts +4 -4
- package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
- package/lib/PolarSplineSeries_combined.d.ts +7 -7
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +14 -14
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +7 -7
- package/lib/RadialBucketCalculator_combined.d.ts +50 -50
- package/lib/RadialColumnSeries_combined.d.ts +11 -11
- package/lib/RadialLineSeries_combined.d.ts +8 -8
- package/lib/RadialPieSeries_combined.d.ts +13 -13
- package/lib/RangeAreaSeries_combined.d.ts +6 -6
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
- package/lib/RangeColumnSeries_combined.d.ts +12 -12
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +28 -28
- package/lib/ScatterBase_combined.d.ts +108 -108
- package/lib/ScatterContourSeries_combined.d.ts +20 -20
- package/lib/ScatterLineSeries.d.ts +12 -12
- package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
- package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
- package/lib/ScatterSeries_combined.d.ts +4 -4
- package/lib/ScatterSplineSeries.d.ts +9 -9
- package/lib/ScatterTriangulationSeries.d.ts +40 -40
- package/lib/SeriesViewer_combined.d.ts +1037 -957
- package/lib/ShapeSeriesBase_combined.d.ts +91 -91
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +8 -8
- package/lib/SplineSeriesBase_combined.d.ts +23 -23
- package/lib/SplineSeries_combined.d.ts +6 -6
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +6 -6
- package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +3 -3
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +10 -10
- package/lib/StepLineSeries_combined.d.ts +9 -9
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +21 -21
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +41 -41
- package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
- package/lib/WaterfallSeries_combined.d.ts +23 -23
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/XYChart.d.ts +189 -189
- package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
- package/lib/igc-category-chart-component.d.ts +27 -0
- package/lib/igc-category-x-axis-component.d.ts +37 -0
- package/lib/igc-category-y-axis-component.d.ts +37 -0
- package/lib/igc-chart-group-description-collection.d.ts +24 -0
- package/lib/igc-chart-group-description-module.d.ts +3 -0
- package/lib/igc-chart-group-description.d.ts +14 -0
- package/lib/igc-chart-sort-description-collection.d.ts +28 -0
- package/lib/igc-chart-sort-description-module.d.ts +3 -0
- package/lib/igc-chart-sort-description.d.ts +31 -0
- package/lib/igc-chart-summary-description-collection.d.ts +25 -0
- package/lib/igc-chart-summary-description-module.d.ts +3 -0
- package/lib/igc-chart-summary-description.d.ts +35 -0
- package/lib/igc-data-legend-component.d.ts +1 -1
- package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
- package/lib/igc-domain-chart-component.d.ts +85 -1
- package/lib/igc-financial-chart-component.d.ts +27 -0
- package/lib/igc-item-legend-component.d.ts +8 -0
- package/lib/igc-series-component.d.ts +4 -0
- package/lib/igc-series-viewer-component.d.ts +51 -0
- package/lib/igc-zoom-slider-component.d.ts +0 -5
- package/package.json +2 -2
- package/public_api.d.ts +23 -0
|
@@ -62,109 +62,109 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
62
62
|
var _this = _super.call(this) || this;
|
|
63
63
|
_this.calloutStyleUpdating = null;
|
|
64
64
|
_this.calloutRenderStyleUpdating = null;
|
|
65
|
-
_this.
|
|
66
|
-
_this.
|
|
65
|
+
_this.rw = null;
|
|
66
|
+
_this.rx = null;
|
|
67
|
+
_this.ry = null;
|
|
68
|
+
_this.rv = null;
|
|
67
69
|
_this.ru = null;
|
|
68
|
-
_this.
|
|
69
|
-
_this.
|
|
70
|
-
_this.
|
|
71
|
-
_this.
|
|
72
|
-
_this.
|
|
73
|
-
_this.
|
|
74
|
-
_this.
|
|
75
|
-
_this.
|
|
76
|
-
_this.
|
|
77
|
-
_this.
|
|
78
|
-
_this.
|
|
79
|
-
_this.
|
|
80
|
-
_this.
|
|
81
|
-
_this.
|
|
82
|
-
_this.
|
|
83
|
-
_this.r5 = false;
|
|
84
|
-
_this.r6 = false;
|
|
70
|
+
_this.so = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
71
|
+
_this.sr = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
72
|
+
_this.ss = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
73
|
+
_this.rm = null;
|
|
74
|
+
_this.rc = null;
|
|
75
|
+
_this.rs = null;
|
|
76
|
+
_this.sp = new LinkedList$1(CalloutAnnotationWrapper.$);
|
|
77
|
+
_this.sm = new Dictionary$2(CalloutAnnotationWrapper.$, LinkedListNode$1.$.specialize(CalloutAnnotationWrapper.$), 0);
|
|
78
|
+
_this.r4 = null;
|
|
79
|
+
_this.vy = new Rect(0, 0, 0, 1, 1);
|
|
80
|
+
_this.sb = false;
|
|
81
|
+
_this.s3 = 0;
|
|
82
|
+
_this.vx = Rect.empty;
|
|
83
|
+
_this.r9 = false;
|
|
84
|
+
_this.sa = false;
|
|
85
85
|
_this.calloutContentUpdating = null;
|
|
86
86
|
_this.calloutLabelUpdating = null;
|
|
87
87
|
_this.calloutSeriesSelecting = null;
|
|
88
|
-
_this.
|
|
89
|
-
_this.
|
|
90
|
-
_this.
|
|
91
|
-
_this.
|
|
92
|
-
_this.
|
|
93
|
-
_this.
|
|
94
|
-
_this.
|
|
88
|
+
_this.sq = new List$1(SeriesPointOfInterest.$, 0);
|
|
89
|
+
_this.sd = false;
|
|
90
|
+
_this.se = false;
|
|
91
|
+
_this.su = 0;
|
|
92
|
+
_this.sc = false;
|
|
93
|
+
_this.r8 = true;
|
|
94
|
+
_this.re = 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.rc = null;
|
|
97
|
+
_this.rm = new CalloutPlacementPositionsCollection();
|
|
98
|
+
var a = _this.rm;
|
|
99
|
+
a.collectionChanged = delegateCombine(a.collectionChanged, runOn(_this, _this.ui));
|
|
100
|
+
_this.qi = 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.ho / 1000;
|
|
105
|
+
_this.qa = b;
|
|
106
|
+
_this.p9 = c;
|
|
107
|
+
_this.qb = d;
|
|
108
108
|
_this.ab = CalloutLayer.$;
|
|
109
109
|
return _this;
|
|
110
110
|
}
|
|
111
111
|
CalloutLayer.prototype.get_c8 = function () {
|
|
112
112
|
return true;
|
|
113
113
|
};
|
|
114
|
-
CalloutLayer.prototype.
|
|
115
|
-
this.
|
|
114
|
+
CalloutLayer.prototype.ui = function (a, b) {
|
|
115
|
+
this.ur();
|
|
116
116
|
};
|
|
117
|
-
CalloutLayer.prototype.
|
|
118
|
-
this.
|
|
119
|
-
this.
|
|
117
|
+
CalloutLayer.prototype.ur = function () {
|
|
118
|
+
this.rc = this.rd(this.rn);
|
|
119
|
+
this.uo();
|
|
120
120
|
};
|
|
121
|
-
CalloutLayer.prototype.
|
|
122
|
-
this.
|
|
123
|
-
this.
|
|
121
|
+
CalloutLayer.prototype.uj = function (a, b) {
|
|
122
|
+
this.ss.clear();
|
|
123
|
+
this.ml(false);
|
|
124
124
|
};
|
|
125
|
-
CalloutLayer.prototype.
|
|
126
|
-
_super.prototype.
|
|
127
|
-
var e = this.
|
|
125
|
+
CalloutLayer.prototype.k3 = function (a, b, c, d) {
|
|
126
|
+
_super.prototype.k3.call(this, a, b, c, d);
|
|
127
|
+
var e = this.sn();
|
|
128
128
|
switch (a) {
|
|
129
129
|
case 3:
|
|
130
|
-
this.
|
|
130
|
+
this.uw(b, e);
|
|
131
131
|
break;
|
|
132
132
|
case 1:
|
|
133
133
|
for (var f = b; f < b + c; f++) {
|
|
134
134
|
var g = new CalloutAnnotation();
|
|
135
135
|
var h = new CalloutAnnotationWrapper();
|
|
136
136
|
h.b = g;
|
|
137
|
-
h.b.series = this.
|
|
138
|
-
this.
|
|
139
|
-
this.
|
|
137
|
+
h.b.series = this.rr;
|
|
138
|
+
this.ss.insert(f, h);
|
|
139
|
+
this.uw(f, e);
|
|
140
140
|
}
|
|
141
141
|
break;
|
|
142
142
|
case 0:
|
|
143
|
-
this.
|
|
143
|
+
this.ss.v(b, c);
|
|
144
144
|
break;
|
|
145
145
|
case 2:
|
|
146
146
|
for (var i = b; i < b + c; i++) {
|
|
147
|
-
this.
|
|
147
|
+
this.uw(i, e);
|
|
148
148
|
}
|
|
149
149
|
break;
|
|
150
150
|
case 4:
|
|
151
|
-
this.
|
|
151
|
+
this.ss.clear();
|
|
152
152
|
for (var j = 0; j < this.ck.count; j++) {
|
|
153
153
|
var k = new CalloutAnnotation();
|
|
154
154
|
var l = new CalloutAnnotationWrapper();
|
|
155
155
|
l.b = k;
|
|
156
|
-
l.b.series = this.
|
|
157
|
-
this.
|
|
158
|
-
this.
|
|
156
|
+
l.b.series = this.rr;
|
|
157
|
+
this.ss.add(l);
|
|
158
|
+
this.uw(j, e);
|
|
159
159
|
}
|
|
160
160
|
break;
|
|
161
161
|
}
|
|
162
|
-
this.
|
|
162
|
+
this.ml(true);
|
|
163
163
|
};
|
|
164
|
-
CalloutLayer.prototype.
|
|
164
|
+
CalloutLayer.prototype.ep = function (a) {
|
|
165
165
|
return false;
|
|
166
166
|
};
|
|
167
|
-
CalloutLayer.prototype.
|
|
167
|
+
CalloutLayer.prototype.sn = function () {
|
|
168
168
|
var a = new Dictionary$2(String_$type, Series.$, 0);
|
|
169
169
|
if (this.cd != null) {
|
|
170
170
|
for (var b = 0; b < this.cd.series.count; b++) {
|
|
@@ -176,47 +176,47 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
176
176
|
}
|
|
177
177
|
return a;
|
|
178
178
|
};
|
|
179
|
-
CalloutLayer.prototype.
|
|
179
|
+
CalloutLayer.prototype.uw = function (a, b) {
|
|
180
180
|
var _this = this;
|
|
181
|
-
if (this.
|
|
181
|
+
if (this.r3 == null || this.r1 == null) {
|
|
182
182
|
return;
|
|
183
183
|
}
|
|
184
184
|
var c = a;
|
|
185
|
-
if (this.
|
|
186
|
-
c = this.
|
|
187
|
-
}
|
|
188
|
-
var d = this.
|
|
189
|
-
var e = this.
|
|
190
|
-
var f = this.
|
|
191
|
-
if (this.
|
|
192
|
-
if (f.b.ab != this.
|
|
193
|
-
f.b.key = this.
|
|
185
|
+
if (this.r2 != null) {
|
|
186
|
+
c = this.r2.item(a);
|
|
187
|
+
}
|
|
188
|
+
var d = this.r3.item(a);
|
|
189
|
+
var e = this.r1.item(a);
|
|
190
|
+
var f = this.ss._inner[a];
|
|
191
|
+
if (this.r0 != null) {
|
|
192
|
+
if (f.b.ab != this.r0.item(a)) {
|
|
193
|
+
f.b.key = this.r0.item(a);
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
if (this.
|
|
197
|
-
f.b = this.
|
|
196
|
+
if (this.sm.containsKey(f)) {
|
|
197
|
+
f.b = this.sm.item(f).c.b;
|
|
198
198
|
}
|
|
199
199
|
f.b.xValue = c;
|
|
200
200
|
f.b.yValue = d;
|
|
201
201
|
if (this.calloutLabelUpdating != null) {
|
|
202
202
|
var g = ((function () {
|
|
203
203
|
var $ret = new CalloutLabelUpdatingEventArgs();
|
|
204
|
-
$ret.
|
|
205
|
-
$ret.
|
|
204
|
+
$ret.d = c;
|
|
205
|
+
$ret.e = d;
|
|
206
206
|
$ret.item = _this.ck.item(a);
|
|
207
207
|
return $ret;
|
|
208
208
|
})());
|
|
209
209
|
this.calloutLabelUpdating(this, g);
|
|
210
|
-
if (g.
|
|
211
|
-
var h = g.
|
|
210
|
+
if (g.c != null && !Base.equalsStatic(g.c, f.b.ao)) {
|
|
211
|
+
var h = g.c;
|
|
212
212
|
f.b.text = h != null ? h.toString() : "";
|
|
213
213
|
}
|
|
214
214
|
}
|
|
215
215
|
else {
|
|
216
216
|
f.b.text = e != null ? e.toString() : "";
|
|
217
217
|
}
|
|
218
|
-
if (this.
|
|
219
|
-
f.b.content = this.
|
|
218
|
+
if (this.rz != null) {
|
|
219
|
+
f.b.content = this.rz.item(a);
|
|
220
220
|
}
|
|
221
221
|
else {
|
|
222
222
|
f.b.content = this.ck.item(a);
|
|
@@ -239,29 +239,29 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
241
|
}
|
|
242
|
-
this.
|
|
242
|
+
this.ux(f);
|
|
243
243
|
};
|
|
244
|
-
CalloutLayer.prototype.
|
|
244
|
+
CalloutLayer.prototype.ux = function (a) {
|
|
245
245
|
var b = new Thickness(0, DeviceUtils.g(3));
|
|
246
|
-
if (isNaN_(this.
|
|
246
|
+
if (isNaN_(this.v0.left) || isNaN_(this.v0.top) || isNaN_(this.v0.right) || isNaN_(this.v0.bottom)) {
|
|
247
247
|
b = new Thickness(0, DeviceUtils.g(3));
|
|
248
248
|
}
|
|
249
249
|
else {
|
|
250
|
-
b = this.
|
|
250
|
+
b = this.v0;
|
|
251
251
|
}
|
|
252
252
|
var c = DeviceUtils.g(3);
|
|
253
|
-
if (isNaN_(this.
|
|
253
|
+
if (isNaN_(this.sv)) {
|
|
254
254
|
c = DeviceUtils.g(3);
|
|
255
255
|
}
|
|
256
256
|
else {
|
|
257
|
-
c = this.
|
|
258
|
-
}
|
|
259
|
-
var d = this.
|
|
260
|
-
var e = this.
|
|
261
|
-
var f = this.
|
|
262
|
-
var g = this.
|
|
263
|
-
var h = isNaN_(this.
|
|
264
|
-
if (this.
|
|
257
|
+
c = this.sv;
|
|
258
|
+
}
|
|
259
|
+
var d = this.vt != null ? this.vt : this.rl.ci(a.b.l);
|
|
260
|
+
var e = this.vw != null ? this.vw : this.rl.cl();
|
|
261
|
+
var f = this.vv != null ? this.vv : this.rl.ck(a.b.l);
|
|
262
|
+
var g = this.vu != null ? this.vu : this.rl.cj(a.b.l);
|
|
263
|
+
var h = isNaN_(this.s1) ? 0 : this.s1;
|
|
264
|
+
if (this.si && this.calloutStyleUpdating != null) {
|
|
265
265
|
var i = new CalloutStyleUpdatingEventArgs();
|
|
266
266
|
i.item = a.b.aa;
|
|
267
267
|
i.xValue = a.b.ac;
|
|
@@ -287,173 +287,173 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
287
287
|
a.b.leaderBrush = g;
|
|
288
288
|
a.b.strokeThickness = h;
|
|
289
289
|
};
|
|
290
|
-
CalloutLayer.prototype.
|
|
291
|
-
var c = this.
|
|
290
|
+
CalloutLayer.prototype.hy = function (a, b) {
|
|
291
|
+
var c = this.js(b);
|
|
292
292
|
if (c == CalloutLayer.$$p[21]) {
|
|
293
|
-
return this.
|
|
293
|
+
return this.hz(a, b, this.t2);
|
|
294
294
|
}
|
|
295
295
|
if (c == CalloutLayer.$$p[28]) {
|
|
296
|
-
return this.
|
|
296
|
+
return this.hz(a, b, this.ud);
|
|
297
297
|
}
|
|
298
298
|
if (c == CalloutLayer.$$p[29]) {
|
|
299
|
-
return this.
|
|
299
|
+
return this.hz(a, b, this.ug);
|
|
300
300
|
}
|
|
301
301
|
if (c == CalloutLayer.$$p[20]) {
|
|
302
|
-
return this.
|
|
302
|
+
return this.hz(a, b, this.tz);
|
|
303
303
|
}
|
|
304
304
|
if (c == CalloutLayer.$$p[15]) {
|
|
305
|
-
return this.
|
|
305
|
+
return this.hz(a, b, this.ts);
|
|
306
306
|
}
|
|
307
|
-
return _super.prototype.
|
|
307
|
+
return _super.prototype.hy.call(this, a, b);
|
|
308
308
|
};
|
|
309
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
309
|
+
Object.defineProperty(CalloutLayer.prototype, "r1", {
|
|
310
310
|
get: function () {
|
|
311
|
-
return this.
|
|
311
|
+
return this.rw;
|
|
312
312
|
},
|
|
313
313
|
set: function (a) {
|
|
314
|
-
if (this.
|
|
315
|
-
var b = this.
|
|
316
|
-
this.
|
|
317
|
-
this.raisePropertyChanged("LabelColumn", b, this.
|
|
314
|
+
if (this.rw != a) {
|
|
315
|
+
var b = this.rw;
|
|
316
|
+
this.rw = a;
|
|
317
|
+
this.raisePropertyChanged("LabelColumn", b, this.rw);
|
|
318
318
|
}
|
|
319
319
|
},
|
|
320
320
|
enumerable: true,
|
|
321
321
|
configurable: true
|
|
322
322
|
});
|
|
323
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
323
|
+
Object.defineProperty(CalloutLayer.prototype, "r2", {
|
|
324
324
|
get: function () {
|
|
325
|
-
return this.
|
|
325
|
+
return this.rx;
|
|
326
326
|
},
|
|
327
327
|
set: function (a) {
|
|
328
|
-
if (this.
|
|
329
|
-
var b = this.
|
|
330
|
-
this.
|
|
331
|
-
this.raisePropertyChanged("XColumn", b, this.
|
|
328
|
+
if (this.rx != a) {
|
|
329
|
+
var b = this.rx;
|
|
330
|
+
this.rx = a;
|
|
331
|
+
this.raisePropertyChanged("XColumn", b, this.rx);
|
|
332
332
|
}
|
|
333
333
|
},
|
|
334
334
|
enumerable: true,
|
|
335
335
|
configurable: true
|
|
336
336
|
});
|
|
337
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
337
|
+
Object.defineProperty(CalloutLayer.prototype, "r3", {
|
|
338
338
|
get: function () {
|
|
339
|
-
return this.
|
|
339
|
+
return this.ry;
|
|
340
340
|
},
|
|
341
341
|
set: function (a) {
|
|
342
|
-
if (this.
|
|
343
|
-
var b = this.
|
|
344
|
-
this.
|
|
345
|
-
this.raisePropertyChanged("YColumn", b, this.
|
|
342
|
+
if (this.ry != a) {
|
|
343
|
+
var b = this.ry;
|
|
344
|
+
this.ry = a;
|
|
345
|
+
this.raisePropertyChanged("YColumn", b, this.ry);
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
348
|
enumerable: true,
|
|
349
349
|
configurable: true
|
|
350
350
|
});
|
|
351
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
351
|
+
Object.defineProperty(CalloutLayer.prototype, "r0", {
|
|
352
352
|
get: function () {
|
|
353
|
-
return this.
|
|
353
|
+
return this.rv;
|
|
354
354
|
},
|
|
355
355
|
set: function (a) {
|
|
356
|
-
if (this.
|
|
357
|
-
var b = this.
|
|
358
|
-
this.
|
|
359
|
-
this.raisePropertyChanged("KeyColumn", b, this.
|
|
356
|
+
if (this.rv != a) {
|
|
357
|
+
var b = this.rv;
|
|
358
|
+
this.rv = a;
|
|
359
|
+
this.raisePropertyChanged("KeyColumn", b, this.rv);
|
|
360
360
|
}
|
|
361
361
|
},
|
|
362
362
|
enumerable: true,
|
|
363
363
|
configurable: true
|
|
364
364
|
});
|
|
365
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
365
|
+
Object.defineProperty(CalloutLayer.prototype, "rz", {
|
|
366
366
|
get: function () {
|
|
367
|
-
return this.
|
|
367
|
+
return this.ru;
|
|
368
368
|
},
|
|
369
369
|
set: function (a) {
|
|
370
|
-
if (this.
|
|
371
|
-
var b = this.
|
|
372
|
-
this.
|
|
373
|
-
this.raisePropertyChanged("ContentColumn", b, this.
|
|
370
|
+
if (this.ru != a) {
|
|
371
|
+
var b = this.ru;
|
|
372
|
+
this.ru = a;
|
|
373
|
+
this.raisePropertyChanged("ContentColumn", b, this.ru);
|
|
374
374
|
}
|
|
375
375
|
},
|
|
376
376
|
enumerable: true,
|
|
377
377
|
configurable: true
|
|
378
378
|
});
|
|
379
|
-
CalloutLayer.prototype.
|
|
379
|
+
CalloutLayer.prototype.ul = function (a, b) {
|
|
380
380
|
if (b.propertyName == CalloutAnnotation.$$p[14] || b.propertyName == CalloutAnnotation.$$p[15]) {
|
|
381
381
|
var c = a.k;
|
|
382
|
-
if (!this.
|
|
383
|
-
this.
|
|
384
|
-
this.
|
|
385
|
-
this.
|
|
382
|
+
if (!this.so.contains(c)) {
|
|
383
|
+
this.so.add_1(c);
|
|
384
|
+
this.sr.add(c);
|
|
385
|
+
this.ml(false);
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
};
|
|
389
389
|
CalloutLayer.prototype.bx = function () {
|
|
390
390
|
return new CalloutLayerView(this);
|
|
391
391
|
};
|
|
392
|
-
CalloutLayer.prototype.
|
|
393
|
-
_super.prototype.
|
|
394
|
-
this.
|
|
392
|
+
CalloutLayer.prototype.l2 = function (a) {
|
|
393
|
+
_super.prototype.l2.call(this, a);
|
|
394
|
+
this.rl = a;
|
|
395
395
|
};
|
|
396
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
396
|
+
Object.defineProperty(CalloutLayer.prototype, "rn", {
|
|
397
397
|
get: function () {
|
|
398
|
-
return this.
|
|
398
|
+
return this.rm;
|
|
399
399
|
},
|
|
400
400
|
set: function (a) {
|
|
401
|
-
var b = this.
|
|
401
|
+
var b = this.rn;
|
|
402
402
|
if (a != b) {
|
|
403
|
-
this.
|
|
404
|
-
this.raisePropertyChanged("AllowedPositions", b, this.
|
|
403
|
+
this.rm = a;
|
|
404
|
+
this.raisePropertyChanged("AllowedPositions", b, this.rn);
|
|
405
405
|
}
|
|
406
406
|
},
|
|
407
407
|
enumerable: true,
|
|
408
408
|
configurable: true
|
|
409
409
|
});
|
|
410
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
410
|
+
Object.defineProperty(CalloutLayer.prototype, "rg", {
|
|
411
411
|
get: function () {
|
|
412
|
-
return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.
|
|
412
|
+
return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.vc));
|
|
413
413
|
},
|
|
414
414
|
set: function (a) {
|
|
415
|
-
this.h(CalloutLayer.
|
|
415
|
+
this.h(CalloutLayer.vc, enumGetBox(AutoCalloutVisibilityMode_$type, a));
|
|
416
416
|
},
|
|
417
417
|
enumerable: true,
|
|
418
418
|
configurable: true
|
|
419
419
|
});
|
|
420
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
420
|
+
Object.defineProperty(CalloutLayer.prototype, "rf", {
|
|
421
421
|
get: function () {
|
|
422
|
-
return this.
|
|
422
|
+
return this.re;
|
|
423
423
|
},
|
|
424
424
|
set: function (a) {
|
|
425
|
-
this.
|
|
425
|
+
this.re = a;
|
|
426
426
|
},
|
|
427
427
|
enumerable: true,
|
|
428
428
|
configurable: true
|
|
429
429
|
});
|
|
430
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
430
|
+
Object.defineProperty(CalloutLayer.prototype, "v0", {
|
|
431
431
|
get: function () {
|
|
432
|
-
return new Thickness(1, this.
|
|
432
|
+
return new Thickness(1, this.sx, this.sz, this.sy, this.sw);
|
|
433
433
|
},
|
|
434
434
|
enumerable: true,
|
|
435
435
|
configurable: true
|
|
436
436
|
});
|
|
437
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
437
|
+
Object.defineProperty(CalloutLayer.prototype, "rt", {
|
|
438
438
|
get: function () {
|
|
439
|
-
if (this.
|
|
440
|
-
this.
|
|
439
|
+
if (this.rs == null) {
|
|
440
|
+
this.rs = FontUtil.toFontInfo(this.hb, this.t7);
|
|
441
441
|
}
|
|
442
|
-
return this.
|
|
442
|
+
return this.rs;
|
|
443
443
|
},
|
|
444
444
|
enumerable: true,
|
|
445
445
|
configurable: true
|
|
446
446
|
});
|
|
447
|
-
CalloutLayer.prototype.
|
|
448
|
-
if (this.
|
|
447
|
+
CalloutLayer.prototype.qt = function (a, b) {
|
|
448
|
+
if (this.rr == null || this.rr == a) {
|
|
449
449
|
if (!this.as.c) {
|
|
450
|
-
this.
|
|
450
|
+
this.ml(b);
|
|
451
451
|
}
|
|
452
452
|
}
|
|
453
453
|
};
|
|
454
|
-
CalloutLayer.prototype.
|
|
454
|
+
CalloutLayer.prototype.qv = function (a, b) {
|
|
455
455
|
var e_1, _a;
|
|
456
|
-
_super.prototype.
|
|
456
|
+
_super.prototype.qv.call(this, a, b);
|
|
457
457
|
var c = a;
|
|
458
458
|
c.q.clear();
|
|
459
459
|
c.r.clear();
|
|
@@ -472,24 +472,24 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
472
472
|
c.v.clear();
|
|
473
473
|
c.s.clear();
|
|
474
474
|
c.t.clear();
|
|
475
|
-
var d = this.
|
|
475
|
+
var d = this.st();
|
|
476
476
|
var e = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
477
477
|
var f = true;
|
|
478
|
-
if (this.
|
|
479
|
-
if (this.
|
|
480
|
-
this.
|
|
478
|
+
if (this.sf) {
|
|
479
|
+
if (this.qg(this.rr)) {
|
|
480
|
+
this.ut(this.rr, c, e);
|
|
481
481
|
}
|
|
482
482
|
else {
|
|
483
483
|
try {
|
|
484
484
|
for (var _b = tslib_1.__values(fromEnum(this.cd.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
485
485
|
var g = _c.value;
|
|
486
|
-
if (this.
|
|
486
|
+
if (this.qg(g)) {
|
|
487
487
|
if (!g.dc) {
|
|
488
488
|
if (!g.isVertical) {
|
|
489
489
|
f = false;
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
|
-
this.
|
|
492
|
+
this.ut(g, c, e);
|
|
493
493
|
}
|
|
494
494
|
}
|
|
495
495
|
}
|
|
@@ -508,7 +508,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
508
508
|
}
|
|
509
509
|
}
|
|
510
510
|
}
|
|
511
|
-
if (this.
|
|
511
|
+
if (this.sf && this.rf == 2) {
|
|
512
512
|
var h = 0;
|
|
513
513
|
var i = 0;
|
|
514
514
|
var j = 1.7976931348623157E+308;
|
|
@@ -547,70 +547,70 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
547
547
|
}
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
|
-
this.
|
|
550
|
+
this.us(c, d, e);
|
|
551
551
|
};
|
|
552
|
-
CalloutLayer.prototype.
|
|
553
|
-
_super.prototype.
|
|
554
|
-
var c = b.width - this.
|
|
555
|
-
var d = b.height - this.
|
|
552
|
+
CalloutLayer.prototype.m9 = function (a, b) {
|
|
553
|
+
_super.prototype.m9.call(this, a, b);
|
|
554
|
+
var c = b.width - this.vy.width;
|
|
555
|
+
var d = b.height - this.vy.height;
|
|
556
556
|
var e = 0;
|
|
557
557
|
if (Math.abs(c) > Math.abs(d)) {
|
|
558
558
|
e = c;
|
|
559
|
-
this.
|
|
559
|
+
this.su = c * this.p3.width;
|
|
560
560
|
}
|
|
561
561
|
else {
|
|
562
562
|
e = d;
|
|
563
|
-
this.
|
|
563
|
+
this.su = d * this.p3.height;
|
|
564
564
|
}
|
|
565
|
-
if (e > 0 && this.
|
|
566
|
-
this.
|
|
565
|
+
if (e > 0 && this.su > 5) {
|
|
566
|
+
this.se = true;
|
|
567
567
|
}
|
|
568
|
-
if (e < 0 && this.
|
|
569
|
-
this.
|
|
568
|
+
if (e < 0 && this.su > 5) {
|
|
569
|
+
this.sd = true;
|
|
570
570
|
}
|
|
571
571
|
};
|
|
572
|
-
CalloutLayer.prototype.
|
|
573
|
-
_super.prototype.
|
|
572
|
+
CalloutLayer.prototype.m8 = function (a, b) {
|
|
573
|
+
_super.prototype.m8.call(this, a, b);
|
|
574
574
|
if (!a.equals1(b)) {
|
|
575
|
-
this.
|
|
575
|
+
this.sc = true;
|
|
576
576
|
}
|
|
577
577
|
};
|
|
578
|
-
Object.defineProperty(CalloutLayer.prototype, "
|
|
578
|
+
Object.defineProperty(CalloutLayer.prototype, "vz", {
|
|
579
579
|
get: function () {
|
|
580
|
-
return this.
|
|
580
|
+
return this.vx;
|
|
581
581
|
},
|
|
582
582
|
set: function (a) {
|
|
583
|
-
this.
|
|
583
|
+
this.vx = a;
|
|
584
584
|
},
|
|
585
585
|
enumerable: true,
|
|
586
586
|
configurable: true
|
|
587
587
|
});
|
|
588
|
-
CalloutLayer.prototype.
|
|
588
|
+
CalloutLayer.prototype.us = function (a, b, c) {
|
|
589
589
|
var e_2, _a;
|
|
590
590
|
if (this.cd != null) {
|
|
591
|
-
this.
|
|
591
|
+
this.vy = this.cd.s9;
|
|
592
592
|
}
|
|
593
|
-
if (this.
|
|
593
|
+
if (this.p3.isEmpty) {
|
|
594
594
|
return;
|
|
595
595
|
}
|
|
596
|
-
this.
|
|
597
|
-
if (this.
|
|
598
|
-
this.
|
|
596
|
+
this.vz = new Rect(0, this.p3.left, this.p3.top, this.p3.width, this.p3.height);
|
|
597
|
+
if (this.r4 != null && this.tp != null && this.tp != this.r4.ap) {
|
|
598
|
+
this.un();
|
|
599
599
|
}
|
|
600
|
-
if (this.
|
|
601
|
-
var d = this.
|
|
600
|
+
if (this.r4 == null) {
|
|
601
|
+
var d = this.r5();
|
|
602
602
|
if (d != null) {
|
|
603
|
-
this.
|
|
604
|
-
var e = this.
|
|
605
|
-
e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.
|
|
603
|
+
this.r4 = d;
|
|
604
|
+
var e = this.r4;
|
|
605
|
+
e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.uk));
|
|
606
606
|
}
|
|
607
607
|
else {
|
|
608
|
-
var f = this.
|
|
608
|
+
var f = this.pv(this.b0);
|
|
609
609
|
var g = new Array(2);
|
|
610
610
|
g[0] = 0;
|
|
611
611
|
g[1] = 3;
|
|
612
|
-
if (this.
|
|
613
|
-
if (this.
|
|
612
|
+
if (this.rr != null) {
|
|
613
|
+
if (this.rr.isVertical) {
|
|
614
614
|
g = new Array(2);
|
|
615
615
|
g[0] = 2;
|
|
616
616
|
g[1] = 1;
|
|
@@ -650,31 +650,31 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
650
650
|
g[1] = 1;
|
|
651
651
|
}
|
|
652
652
|
}
|
|
653
|
-
this.
|
|
654
|
-
if (this.
|
|
655
|
-
this.
|
|
656
|
-
this.
|
|
653
|
+
this.r4 = new LabelCollisionManager(this.p3.right, this.p3.bottom, this.p3, this.rl.j(), this.s0, this.r6(), g, this.s7(), this.s6(), this.sg, this.rc);
|
|
654
|
+
if (this.tp != null) {
|
|
655
|
+
this.r4.ap = this.tp;
|
|
656
|
+
this.r4.an = this;
|
|
657
657
|
}
|
|
658
|
-
var j = this.
|
|
659
|
-
j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.
|
|
658
|
+
var j = this.r4;
|
|
659
|
+
j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.uk));
|
|
660
660
|
}
|
|
661
661
|
}
|
|
662
|
-
if (this.
|
|
663
|
-
this.
|
|
664
|
-
if (this.
|
|
665
|
-
this.
|
|
662
|
+
if (this.sd) {
|
|
663
|
+
this.sd = false;
|
|
664
|
+
if (this.r4.al > 2) {
|
|
665
|
+
this.sb = true;
|
|
666
666
|
}
|
|
667
667
|
}
|
|
668
|
-
if (this.
|
|
669
|
-
this.
|
|
670
|
-
if (this.
|
|
671
|
-
this.
|
|
668
|
+
if (this.se) {
|
|
669
|
+
this.se = false;
|
|
670
|
+
if (this.su > 5) {
|
|
671
|
+
this.sb = true;
|
|
672
672
|
}
|
|
673
673
|
}
|
|
674
|
-
if (this.
|
|
675
|
-
this.
|
|
676
|
-
this.
|
|
677
|
-
this.
|
|
674
|
+
if (this.sc) {
|
|
675
|
+
this.sc = false;
|
|
676
|
+
this.r4.a3(this.p3.right, this.p3.bottom, this.p3);
|
|
677
|
+
this.sb = true;
|
|
678
678
|
}
|
|
679
679
|
var k = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
680
680
|
var l = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
@@ -687,54 +687,54 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
687
687
|
for (var q = 0; q < c.count; q++) {
|
|
688
688
|
o.add_1(c._inner[q]);
|
|
689
689
|
}
|
|
690
|
-
var r = this.
|
|
690
|
+
var r = this.sp.c;
|
|
691
691
|
while (r != null) {
|
|
692
692
|
var s = r.a;
|
|
693
693
|
if (!o.contains(r.c)) {
|
|
694
694
|
n.add(r.c);
|
|
695
695
|
l.add_1(r.c);
|
|
696
696
|
var t = r.c.b;
|
|
697
|
-
t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.
|
|
698
|
-
this.
|
|
699
|
-
this.
|
|
700
|
-
this.
|
|
697
|
+
t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.ul));
|
|
698
|
+
this.sp.h(r);
|
|
699
|
+
this.sm.removeItem(r.c);
|
|
700
|
+
this.r4.a2(r.c.c);
|
|
701
701
|
}
|
|
702
702
|
r = s;
|
|
703
703
|
}
|
|
704
704
|
for (var u = 0; u < b.count; u++) {
|
|
705
|
-
if (!this.
|
|
706
|
-
this.
|
|
705
|
+
if (!this.sm.containsKey(b._inner[u])) {
|
|
706
|
+
this.sp.f(b._inner[u]);
|
|
707
707
|
var v = b._inner[u].b;
|
|
708
|
-
v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.
|
|
709
|
-
this.
|
|
708
|
+
v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.ul));
|
|
709
|
+
this.sm.addItem(b._inner[u], this.sp.d);
|
|
710
710
|
m.add(b._inner[u]);
|
|
711
711
|
k.add_1(b._inner[u]);
|
|
712
|
-
this.
|
|
712
|
+
this.sb = true;
|
|
713
713
|
}
|
|
714
714
|
}
|
|
715
715
|
for (var w = 0; w < c.count; w++) {
|
|
716
|
-
if (!this.
|
|
717
|
-
this.
|
|
718
|
-
this.
|
|
716
|
+
if (!this.sm.containsKey(c._inner[w])) {
|
|
717
|
+
this.sp.f(c._inner[w]);
|
|
718
|
+
this.sm.addItem(c._inner[w], this.sp.d);
|
|
719
719
|
var x = c._inner[w].b;
|
|
720
|
-
x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.
|
|
720
|
+
x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.ul));
|
|
721
721
|
m.add(c._inner[w]);
|
|
722
722
|
k.add_1(c._inner[w]);
|
|
723
|
-
this.
|
|
723
|
+
this.sb = true;
|
|
724
724
|
}
|
|
725
725
|
}
|
|
726
|
-
if (this.
|
|
727
|
-
this.
|
|
728
|
-
this.
|
|
726
|
+
if (this.r9 == true) {
|
|
727
|
+
this.r9 = false;
|
|
728
|
+
this.sb = true;
|
|
729
729
|
}
|
|
730
|
-
if (this.
|
|
731
|
-
this.
|
|
732
|
-
this.
|
|
733
|
-
this.
|
|
730
|
+
if (this.sr.count > 0) {
|
|
731
|
+
this.sb = true;
|
|
732
|
+
this.sr.clear();
|
|
733
|
+
this.so.clear();
|
|
734
734
|
}
|
|
735
|
-
r = this.
|
|
735
|
+
r = this.sp.c;
|
|
736
736
|
while (r != null) {
|
|
737
|
-
var y = this.
|
|
737
|
+
var y = this.r7(r.c);
|
|
738
738
|
if (y == null) {
|
|
739
739
|
return;
|
|
740
740
|
}
|
|
@@ -750,36 +750,36 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
750
750
|
aa.n = y.e;
|
|
751
751
|
aa.m = y.d;
|
|
752
752
|
if (aa.b == null) {
|
|
753
|
-
this.
|
|
753
|
+
this.r4.t(aa, false);
|
|
754
754
|
}
|
|
755
755
|
if (z) {
|
|
756
|
-
this.
|
|
756
|
+
this.r4.aq(aa);
|
|
757
757
|
}
|
|
758
758
|
else {
|
|
759
|
-
this.
|
|
759
|
+
this.r4.az(aa);
|
|
760
760
|
}
|
|
761
761
|
}
|
|
762
762
|
}
|
|
763
763
|
r = r.a;
|
|
764
764
|
}
|
|
765
|
-
var ab = this.
|
|
766
|
-
var ac = this.
|
|
765
|
+
var ab = this.r4.am();
|
|
766
|
+
var ac = this.r4.u();
|
|
767
767
|
if (ac) {
|
|
768
|
-
if (this.
|
|
769
|
-
this.
|
|
768
|
+
if (this.r4.q()) {
|
|
769
|
+
this.sb = true;
|
|
770
770
|
}
|
|
771
771
|
}
|
|
772
|
-
if (this.
|
|
773
|
-
this.
|
|
774
|
-
this.
|
|
775
|
-
if (this.
|
|
772
|
+
if (this.sb && (ab != 0 || ac)) {
|
|
773
|
+
this.sb = false;
|
|
774
|
+
this.s3 = 0x7FFFFFFF;
|
|
775
|
+
if (this.tp != null) {
|
|
776
776
|
var ad = true;
|
|
777
777
|
for (var ae = 0; ae < this.cd.series.count; ae++) {
|
|
778
778
|
var af = this.cd.series._inner[ae];
|
|
779
779
|
if (af.dc && typeCast(CalloutLayer.$, af) !== null) {
|
|
780
780
|
var ag = af;
|
|
781
|
-
if (ag.
|
|
782
|
-
if (!ag.
|
|
781
|
+
if (ag.tp == this.tp) {
|
|
782
|
+
if (!ag.vz.equals1(this.r4.a5)) {
|
|
783
783
|
ad = false;
|
|
784
784
|
break;
|
|
785
785
|
}
|
|
@@ -787,21 +787,21 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
787
787
|
}
|
|
788
788
|
}
|
|
789
789
|
if (ad) {
|
|
790
|
-
this.
|
|
790
|
+
this.r4.a4();
|
|
791
791
|
}
|
|
792
792
|
else {
|
|
793
|
-
this.
|
|
794
|
-
this.
|
|
793
|
+
this.r4.ar();
|
|
794
|
+
this.r4.as();
|
|
795
795
|
}
|
|
796
796
|
}
|
|
797
797
|
else {
|
|
798
|
-
this.
|
|
798
|
+
this.r4.a4();
|
|
799
799
|
}
|
|
800
800
|
}
|
|
801
801
|
else {
|
|
802
|
-
this.
|
|
802
|
+
this.r4.as();
|
|
803
803
|
}
|
|
804
|
-
var ah = this.
|
|
804
|
+
var ah = this.sp.c;
|
|
805
805
|
var ai;
|
|
806
806
|
var aj;
|
|
807
807
|
var ak;
|
|
@@ -818,7 +818,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
818
818
|
var av;
|
|
819
819
|
var aw;
|
|
820
820
|
var ax;
|
|
821
|
-
var ay = this.
|
|
821
|
+
var ay = this.sh;
|
|
822
822
|
while (ah != null) {
|
|
823
823
|
var az = ah.c;
|
|
824
824
|
var a0 = az.b;
|
|
@@ -880,23 +880,23 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
880
880
|
ah = ah.a;
|
|
881
881
|
}
|
|
882
882
|
};
|
|
883
|
-
CalloutLayer.prototype.
|
|
884
|
-
if (this.
|
|
885
|
-
var a = this.
|
|
883
|
+
CalloutLayer.prototype.un = function () {
|
|
884
|
+
if (this.r4 != null) {
|
|
885
|
+
var a = this.sp.c;
|
|
886
886
|
while (a != null) {
|
|
887
887
|
var b = a.c.c;
|
|
888
888
|
if (b != null) {
|
|
889
|
-
this.
|
|
889
|
+
this.r4.a2(b);
|
|
890
890
|
}
|
|
891
891
|
a = a.a;
|
|
892
892
|
}
|
|
893
|
-
var c = this.
|
|
894
|
-
c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.
|
|
895
|
-
this.
|
|
893
|
+
var c = this.r4;
|
|
894
|
+
c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.uk));
|
|
895
|
+
this.r4 = null;
|
|
896
896
|
}
|
|
897
|
-
this.
|
|
897
|
+
this.um();
|
|
898
898
|
};
|
|
899
|
-
CalloutLayer.prototype.
|
|
899
|
+
CalloutLayer.prototype.r5 = function () {
|
|
900
900
|
if (this.cd == null) {
|
|
901
901
|
return null;
|
|
902
902
|
}
|
|
@@ -905,9 +905,9 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
905
905
|
if (b.dc && typeCast(CalloutLayer.$, b) !== null) {
|
|
906
906
|
var c = b;
|
|
907
907
|
if (c != this) {
|
|
908
|
-
if (c.
|
|
909
|
-
if (c.
|
|
910
|
-
return c.
|
|
908
|
+
if (c.tp != null && c.tp == this.tp) {
|
|
909
|
+
if (c.r4 != null) {
|
|
910
|
+
return c.r4;
|
|
911
911
|
}
|
|
912
912
|
}
|
|
913
913
|
}
|
|
@@ -915,14 +915,14 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
915
915
|
}
|
|
916
916
|
return null;
|
|
917
917
|
};
|
|
918
|
-
CalloutLayer.prototype.
|
|
918
|
+
CalloutLayer.prototype.s6 = function () {
|
|
919
919
|
return 20000;
|
|
920
920
|
};
|
|
921
|
-
CalloutLayer.prototype.
|
|
921
|
+
CalloutLayer.prototype.s7 = function () {
|
|
922
922
|
return 300;
|
|
923
923
|
};
|
|
924
|
-
CalloutLayer.prototype.
|
|
925
|
-
switch (this.
|
|
924
|
+
CalloutLayer.prototype.r6 = function () {
|
|
925
|
+
switch (this.ri) {
|
|
926
926
|
case 0: return 2;
|
|
927
927
|
case 2: return 1;
|
|
928
928
|
case 3: return 2;
|
|
@@ -930,15 +930,15 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
930
930
|
}
|
|
931
931
|
return 2;
|
|
932
932
|
};
|
|
933
|
-
CalloutLayer.prototype.
|
|
934
|
-
var b = this.
|
|
935
|
-
if (b < this.
|
|
936
|
-
this.
|
|
937
|
-
this.
|
|
933
|
+
CalloutLayer.prototype.uk = function (a) {
|
|
934
|
+
var b = this.r4.am();
|
|
935
|
+
if (b < this.s3) {
|
|
936
|
+
this.s3 = b;
|
|
937
|
+
this.ml(false);
|
|
938
938
|
}
|
|
939
939
|
};
|
|
940
|
-
CalloutLayer.prototype.
|
|
941
|
-
var b = this.
|
|
940
|
+
CalloutLayer.prototype.r7 = function (a) {
|
|
941
|
+
var b = this.rr;
|
|
942
942
|
if (a.b.l != null) {
|
|
943
943
|
b = a.b.l;
|
|
944
944
|
}
|
|
@@ -955,7 +955,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
955
955
|
return null;
|
|
956
956
|
}
|
|
957
957
|
var e = b.ag();
|
|
958
|
-
var f = b.
|
|
958
|
+
var f = b.ge();
|
|
959
959
|
var g = null;
|
|
960
960
|
var h = null;
|
|
961
961
|
var i = false;
|
|
@@ -984,27 +984,27 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
984
984
|
var k = 0;
|
|
985
985
|
var l = 0;
|
|
986
986
|
if (g.ca && g.categoryMode != 0) {
|
|
987
|
-
if (b.
|
|
987
|
+
if (b.dq) {
|
|
988
988
|
k = b.getOffsetValue();
|
|
989
989
|
}
|
|
990
|
-
else if (b.
|
|
990
|
+
else if (b.dh) {
|
|
991
991
|
k = b.getOffsetValue();
|
|
992
992
|
}
|
|
993
993
|
}
|
|
994
994
|
if (h.ca && h.categoryMode != 0) {
|
|
995
|
-
if (b.
|
|
995
|
+
if (b.dh) {
|
|
996
996
|
l = b.getOffsetValue();
|
|
997
997
|
}
|
|
998
998
|
}
|
|
999
|
-
var m = new ScalerParams(0, this.cd.
|
|
999
|
+
var m = new ScalerParams(0, this.cd.s9, g.kc, g.cg, g.j7());
|
|
1000
1000
|
m.b = f;
|
|
1001
|
-
var n = new ScalerParams(0, this.cd.
|
|
1001
|
+
var n = new ScalerParams(0, this.cd.s9, h.kc, h.cg, h.j7());
|
|
1002
1002
|
n.b = f;
|
|
1003
1003
|
var o = 0;
|
|
1004
1004
|
var p = 0;
|
|
1005
1005
|
if (i) {
|
|
1006
|
-
o = g.ei(this.
|
|
1007
|
-
p = h.ei(this.
|
|
1006
|
+
o = g.ei(this.s2(a.b.ac), m) + k;
|
|
1007
|
+
p = h.ei(this.s2(a.b.ad), n) + l;
|
|
1008
1008
|
var q = o;
|
|
1009
1009
|
var r = p;
|
|
1010
1010
|
var s = { $type: Point_$type, x: 0.5, y: 0.5 };
|
|
@@ -1014,8 +1014,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1014
1014
|
p = ViewportUtils.f(u, n.e, n.d);
|
|
1015
1015
|
}
|
|
1016
1016
|
else {
|
|
1017
|
-
o = g.ei(this.
|
|
1018
|
-
p = h.ei(this.
|
|
1017
|
+
o = g.ei(this.s2(a.b.ac), m) + k;
|
|
1018
|
+
p = h.ei(this.s2(a.b.ad), n) + l;
|
|
1019
1019
|
}
|
|
1020
1020
|
var v = new QuadTreeBoundingBox();
|
|
1021
1021
|
v.b = o;
|
|
@@ -1025,7 +1025,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1025
1025
|
v.g = a.b;
|
|
1026
1026
|
return v;
|
|
1027
1027
|
};
|
|
1028
|
-
CalloutLayer.prototype.
|
|
1028
|
+
CalloutLayer.prototype.s2 = function (a) {
|
|
1029
1029
|
if (typeCast(Date_$type, a) !== null) {
|
|
1030
1030
|
return a.getTime();
|
|
1031
1031
|
}
|
|
@@ -1034,79 +1034,79 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1034
1034
|
}
|
|
1035
1035
|
return a;
|
|
1036
1036
|
};
|
|
1037
|
-
CalloutLayer.prototype.
|
|
1037
|
+
CalloutLayer.prototype.st = function () {
|
|
1038
1038
|
var a = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
1039
|
-
for (var b = 0; b < this.
|
|
1040
|
-
if (stringIsNullOrEmpty(this.
|
|
1039
|
+
for (var b = 0; b < this.ss.count; b++) {
|
|
1040
|
+
if (stringIsNullOrEmpty(this.ss._inner[b].b.ao)) {
|
|
1041
1041
|
continue;
|
|
1042
1042
|
}
|
|
1043
|
-
if (this.
|
|
1043
|
+
if (this.ss._inner[b].c == null) {
|
|
1044
1044
|
var c = new LabelCollisionInfo();
|
|
1045
|
-
this.
|
|
1046
|
-
var d = this.
|
|
1045
|
+
this.ss._inner[b].c = c;
|
|
1046
|
+
var d = this.rl.cn(this.s8(this.ss._inner[b]), this.ss._inner[b].b.backgroundPadding);
|
|
1047
1047
|
c.k = d.height / 2;
|
|
1048
1048
|
c.l = d.width / 2;
|
|
1049
1049
|
}
|
|
1050
|
-
var e = this.
|
|
1051
|
-
if (e == null || e.b < this.
|
|
1050
|
+
var e = this.r7(this.ss._inner[b]);
|
|
1051
|
+
if (e == null || e.b < this.p3.left || e.b > this.p3.right || e.c < this.p3.top || e.c > this.p3.bottom) {
|
|
1052
1052
|
continue;
|
|
1053
1053
|
}
|
|
1054
|
-
a.add(this.
|
|
1054
|
+
a.add(this.ss._inner[b]);
|
|
1055
1055
|
}
|
|
1056
1056
|
return a;
|
|
1057
1057
|
};
|
|
1058
|
-
CalloutLayer.prototype.
|
|
1058
|
+
CalloutLayer.prototype.s8 = function (a) {
|
|
1059
1059
|
return a.b.ao;
|
|
1060
1060
|
};
|
|
1061
|
-
CalloutLayer.prototype.
|
|
1062
|
-
if (!_super.prototype.
|
|
1061
|
+
CalloutLayer.prototype.qg = function (a) {
|
|
1062
|
+
if (!_super.prototype.qg.call(this, a)) {
|
|
1063
1063
|
return false;
|
|
1064
1064
|
}
|
|
1065
|
-
if (this.
|
|
1066
|
-
if (a.
|
|
1067
|
-
var b = a.
|
|
1068
|
-
if (!Base.equalsStatic(this.
|
|
1065
|
+
if (this.t4 != null) {
|
|
1066
|
+
if (a.dv) {
|
|
1067
|
+
var b = a.jr();
|
|
1068
|
+
if (!Base.equalsStatic(this.t4, b)) {
|
|
1069
1069
|
return false;
|
|
1070
1070
|
}
|
|
1071
1071
|
}
|
|
1072
1072
|
else {
|
|
1073
|
-
if (!Base.equalsStatic(this.
|
|
1073
|
+
if (!Base.equalsStatic(this.t4, a.name)) {
|
|
1074
1074
|
return false;
|
|
1075
1075
|
}
|
|
1076
1076
|
}
|
|
1077
1077
|
}
|
|
1078
1078
|
return true;
|
|
1079
1079
|
};
|
|
1080
|
-
CalloutLayer.prototype.
|
|
1081
|
-
_super.prototype.
|
|
1080
|
+
CalloutLayer.prototype.lv = function () {
|
|
1081
|
+
_super.prototype.lv.call(this);
|
|
1082
1082
|
if (!this.as.c && !this.cv()) {
|
|
1083
1083
|
return;
|
|
1084
1084
|
}
|
|
1085
|
-
if (this.
|
|
1086
|
-
this.
|
|
1087
|
-
this.
|
|
1085
|
+
if (this.r8) {
|
|
1086
|
+
this.r8 = false;
|
|
1087
|
+
this.up();
|
|
1088
1088
|
}
|
|
1089
1089
|
if (this.cv()) {
|
|
1090
|
-
this.
|
|
1090
|
+
this.uv(this.qb, false);
|
|
1091
1091
|
}
|
|
1092
1092
|
else {
|
|
1093
|
-
this.
|
|
1093
|
+
this.uv(this.p9, false);
|
|
1094
1094
|
}
|
|
1095
1095
|
};
|
|
1096
|
-
CalloutLayer.prototype.
|
|
1097
|
-
if (!this.
|
|
1098
|
-
this.
|
|
1099
|
-
this.
|
|
1096
|
+
CalloutLayer.prototype.uq = function () {
|
|
1097
|
+
if (!this.sa) {
|
|
1098
|
+
this.sa = true;
|
|
1099
|
+
this.ml(true);
|
|
1100
1100
|
}
|
|
1101
1101
|
};
|
|
1102
|
-
CalloutLayer.prototype.
|
|
1102
|
+
CalloutLayer.prototype.ut = function (a, b, c) {
|
|
1103
1103
|
var d = false;
|
|
1104
|
-
if (this.
|
|
1105
|
-
this.
|
|
1104
|
+
if (this.sa) {
|
|
1105
|
+
this.sa = false;
|
|
1106
1106
|
d = true;
|
|
1107
1107
|
}
|
|
1108
|
-
if (a.c1(this.
|
|
1109
|
-
var e = this.
|
|
1108
|
+
if (!a.er && a.c1(this.sq, this.sl, this.sj, this.s4)) {
|
|
1109
|
+
var e = this.sq;
|
|
1110
1110
|
var _loop_1 = function (f) {
|
|
1111
1111
|
var g = e._inner[f];
|
|
1112
1112
|
var h = g.a != null ? g.a.item : null;
|
|
@@ -1118,8 +1118,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1118
1118
|
l.b = m;
|
|
1119
1119
|
m.key = k;
|
|
1120
1120
|
var n = false;
|
|
1121
|
-
if (this_1.
|
|
1122
|
-
l = this_1.
|
|
1121
|
+
if (this_1.sm.containsKey(l)) {
|
|
1122
|
+
l = this_1.sm.item(l).c;
|
|
1123
1123
|
m = l.b;
|
|
1124
1124
|
n = d;
|
|
1125
1125
|
}
|
|
@@ -1128,10 +1128,10 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1128
1128
|
}
|
|
1129
1129
|
var o = m.ac;
|
|
1130
1130
|
var p = m.ad;
|
|
1131
|
-
if (this_1.
|
|
1131
|
+
if (this_1.s2(o) != this_1.s2(g.b)) {
|
|
1132
1132
|
m.xValue = g.b;
|
|
1133
1133
|
}
|
|
1134
|
-
if (this_1.
|
|
1134
|
+
if (this_1.s2(p) != this_1.s2(g.c)) {
|
|
1135
1135
|
m.yValue = g.c;
|
|
1136
1136
|
}
|
|
1137
1137
|
m.series = a;
|
|
@@ -1144,14 +1144,16 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1144
1144
|
if (this_1.calloutLabelUpdating != null) {
|
|
1145
1145
|
var r = ((function () {
|
|
1146
1146
|
var $ret = new CalloutLabelUpdatingEventArgs();
|
|
1147
|
-
$ret.
|
|
1148
|
-
$ret.
|
|
1147
|
+
$ret.d = m.ac;
|
|
1148
|
+
$ret.e = m.ad;
|
|
1149
1149
|
$ret.item = h;
|
|
1150
|
+
$ret.a = a;
|
|
1151
|
+
$ret.f = a.name;
|
|
1150
1152
|
return $ret;
|
|
1151
1153
|
})());
|
|
1152
1154
|
this_1.calloutLabelUpdating(this_1, r);
|
|
1153
|
-
if (r.
|
|
1154
|
-
var s = r.
|
|
1155
|
+
if (r.c != null && !Base.equalsStatic(r.c, l.b.ao)) {
|
|
1156
|
+
var s = r.c;
|
|
1155
1157
|
l.b.text = s != null ? s.toString() : "";
|
|
1156
1158
|
}
|
|
1157
1159
|
}
|
|
@@ -1186,17 +1188,17 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1186
1188
|
}
|
|
1187
1189
|
}
|
|
1188
1190
|
if (n) {
|
|
1189
|
-
this_1.
|
|
1191
|
+
this_1.ux(l);
|
|
1190
1192
|
}
|
|
1191
1193
|
if (l.c == null) {
|
|
1192
1194
|
var u = new LabelCollisionInfo();
|
|
1193
1195
|
l.c = u;
|
|
1194
|
-
var v = this_1.
|
|
1196
|
+
var v = this_1.rl.cn(this_1.s8(l), l.b.backgroundPadding);
|
|
1195
1197
|
u.k = v.height / 2;
|
|
1196
1198
|
u.l = v.width / 2;
|
|
1197
1199
|
}
|
|
1198
|
-
var w = this_1.
|
|
1199
|
-
if (w == null || w.b < this_1.
|
|
1200
|
+
var w = this_1.r7(l);
|
|
1201
|
+
if (w == null || w.b < this_1.p3.left || w.b > this_1.p3.right || w.c < this_1.p3.top || w.c > this_1.p3.bottom) {
|
|
1200
1202
|
return "continue";
|
|
1201
1203
|
}
|
|
1202
1204
|
l.e = w.b;
|
|
@@ -1204,7 +1206,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1204
1206
|
c.add(l);
|
|
1205
1207
|
};
|
|
1206
1208
|
var this_1 = this;
|
|
1207
|
-
for (var f = 0; f < this.
|
|
1209
|
+
for (var f = 0; f < this.sq.count; f++) {
|
|
1208
1210
|
_loop_1(f);
|
|
1209
1211
|
}
|
|
1210
1212
|
}
|
|
@@ -1213,19 +1215,19 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1213
1215
|
return 1;
|
|
1214
1216
|
};
|
|
1215
1217
|
CalloutLayer.prototype.at = function (a, b) {
|
|
1216
|
-
var c = this.
|
|
1218
|
+
var c = this.r4.f(a, b);
|
|
1217
1219
|
if (c == null) {
|
|
1218
1220
|
return null;
|
|
1219
1221
|
}
|
|
1220
1222
|
return c.u;
|
|
1221
1223
|
};
|
|
1222
|
-
CalloutLayer.prototype.
|
|
1223
|
-
if (this.
|
|
1224
|
+
CalloutLayer.prototype.ex = function (a, b) {
|
|
1225
|
+
if (this.r4 == null) {
|
|
1224
1226
|
return false;
|
|
1225
1227
|
}
|
|
1226
|
-
return this.
|
|
1228
|
+
return this.r4.f(a, b) != null;
|
|
1227
1229
|
};
|
|
1228
|
-
CalloutLayer.prototype.
|
|
1230
|
+
CalloutLayer.prototype.uv = function (a, b) {
|
|
1229
1231
|
var e_3, _a;
|
|
1230
1232
|
var c = 0;
|
|
1231
1233
|
var d = new HashSet$1(CalloutAnnotationWrapper.$, 0);
|
|
@@ -1234,7 +1236,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1234
1236
|
if (isNaN_(a.u._inner[c]) || isNaN_(a.v._inner[c])) {
|
|
1235
1237
|
continue;
|
|
1236
1238
|
}
|
|
1237
|
-
var f = this.
|
|
1239
|
+
var f = this.rl.b8.item(e);
|
|
1238
1240
|
d.add_1(e);
|
|
1239
1241
|
if (f.h != a.q._inner[c]) {
|
|
1240
1242
|
f.h = a.q._inner[c];
|
|
@@ -1247,13 +1249,13 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1247
1249
|
f.n = a.h._inner[c];
|
|
1248
1250
|
f.x = new Thickness(1, a.k._inner[c], a.m._inner[c], a.l._inner[c], a.j._inner[c]);
|
|
1249
1251
|
f.d = a.g._inner[c];
|
|
1250
|
-
this.
|
|
1251
|
-
this.
|
|
1252
|
+
this.rl.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]));
|
|
1253
|
+
this.rl.ch(f, e, a.r._inner[c]);
|
|
1252
1254
|
f.r = { $type: Point_$type, x: a.u._inner[c], y: a.v._inner[c] };
|
|
1253
1255
|
}
|
|
1254
1256
|
var h = new List$1(CalloutAnnotationWrapper.$, 0);
|
|
1255
1257
|
try {
|
|
1256
|
-
for (var _b = tslib_1.__values(fromEnum(this.
|
|
1258
|
+
for (var _b = tslib_1.__values(fromEnum(this.rl.b8.c)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1257
1259
|
var i = _c.value;
|
|
1258
1260
|
if (!d.contains(i)) {
|
|
1259
1261
|
h.add(i);
|
|
@@ -1274,64 +1276,64 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1274
1276
|
}
|
|
1275
1277
|
}
|
|
1276
1278
|
for (var j = 0; j < h.count; j++) {
|
|
1277
|
-
this.
|
|
1279
|
+
this.rl.b8.h(h._inner[j]);
|
|
1278
1280
|
}
|
|
1279
1281
|
};
|
|
1280
|
-
CalloutLayer.prototype.
|
|
1281
|
-
_super.prototype.
|
|
1282
|
+
CalloutLayer.prototype.qy = function (a, b) {
|
|
1283
|
+
_super.prototype.qy.call(this, a, b);
|
|
1282
1284
|
if (this.cv()) {
|
|
1283
|
-
this.
|
|
1285
|
+
this.uv(this.qb, true);
|
|
1284
1286
|
}
|
|
1285
1287
|
else {
|
|
1286
|
-
this.
|
|
1288
|
+
this.uv(this.p9, false);
|
|
1287
1289
|
}
|
|
1288
1290
|
};
|
|
1289
|
-
CalloutLayer.prototype.
|
|
1291
|
+
CalloutLayer.prototype.en = function () {
|
|
1290
1292
|
return true;
|
|
1291
1293
|
};
|
|
1292
|
-
CalloutLayer.prototype.
|
|
1293
|
-
_super.prototype.
|
|
1294
|
+
CalloutLayer.prototype.l7 = function (a, b, c, d) {
|
|
1295
|
+
_super.prototype.l7.call(this, a, b, c, d);
|
|
1294
1296
|
switch (b) {
|
|
1295
1297
|
case CalloutLayer.$$p[24]:
|
|
1296
|
-
this.
|
|
1297
|
-
this.
|
|
1298
|
-
this.
|
|
1298
|
+
this.rs = null;
|
|
1299
|
+
this.rl.cf();
|
|
1300
|
+
this.ml(true);
|
|
1299
1301
|
break;
|
|
1300
1302
|
case CalloutLayer.$$p[22]:
|
|
1301
1303
|
case CalloutLayer.$$p[23]:
|
|
1302
|
-
this.
|
|
1304
|
+
this.ml(true);
|
|
1303
1305
|
break;
|
|
1304
1306
|
case CalloutLayer.$$p[14]:
|
|
1305
|
-
this.
|
|
1307
|
+
this.ml(true);
|
|
1306
1308
|
break;
|
|
1307
1309
|
case "SeriesViewer":
|
|
1308
1310
|
if (c != null) {
|
|
1309
1311
|
var e = c;
|
|
1310
|
-
e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.
|
|
1312
|
+
e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.uu));
|
|
1311
1313
|
}
|
|
1312
1314
|
if (d != null) {
|
|
1313
1315
|
var f = d;
|
|
1314
|
-
f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.
|
|
1316
|
+
f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.uu));
|
|
1315
1317
|
}
|
|
1316
1318
|
if (d == null) {
|
|
1317
|
-
this.
|
|
1319
|
+
this.un();
|
|
1318
1320
|
}
|
|
1319
1321
|
break;
|
|
1320
1322
|
case "AutoCalloutVisibilityMode":
|
|
1321
|
-
this.
|
|
1322
|
-
this.
|
|
1323
|
+
this.rf = this.rh();
|
|
1324
|
+
this.uo();
|
|
1323
1325
|
break;
|
|
1324
1326
|
case "AllowedPositions":
|
|
1325
1327
|
if (c != null) {
|
|
1326
1328
|
var g = c;
|
|
1327
|
-
g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.
|
|
1329
|
+
g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.ui));
|
|
1328
1330
|
}
|
|
1329
1331
|
if (d != null) {
|
|
1330
1332
|
var h = d;
|
|
1331
|
-
h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.
|
|
1333
|
+
h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.ui));
|
|
1332
1334
|
}
|
|
1333
|
-
this.
|
|
1334
|
-
this.
|
|
1335
|
+
this.rc = this.rd(this.rn);
|
|
1336
|
+
this.uo();
|
|
1335
1337
|
break;
|
|
1336
1338
|
case CalloutLayer.$$p[16]:
|
|
1337
1339
|
case CalloutLayer.$$p[17]:
|
|
@@ -1348,88 +1350,88 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1348
1350
|
case CalloutLayer.$$p[7]:
|
|
1349
1351
|
case CalloutLayer.$$p[12]:
|
|
1350
1352
|
case CalloutLayer.$$p[13]:
|
|
1351
|
-
this.
|
|
1353
|
+
this.uo();
|
|
1352
1354
|
break;
|
|
1353
1355
|
case CalloutLayer.$$p[21]:
|
|
1354
1356
|
if (this.ck != null) {
|
|
1355
|
-
this.ck.deregisterColumn(this.
|
|
1356
|
-
this.
|
|
1357
|
+
this.ck.deregisterColumn(this.r1);
|
|
1358
|
+
this.r1 = this.cj(this.t2);
|
|
1357
1359
|
}
|
|
1358
1360
|
break;
|
|
1359
1361
|
case "LabelColumn":
|
|
1360
|
-
this.
|
|
1362
|
+
this.uo();
|
|
1361
1363
|
break;
|
|
1362
1364
|
case CalloutLayer.$$p[15]:
|
|
1363
1365
|
if (this.ck != null) {
|
|
1364
|
-
this.ck.deregisterColumn(this.
|
|
1365
|
-
this.
|
|
1366
|
+
this.ck.deregisterColumn(this.rz);
|
|
1367
|
+
this.rz = this.cj(this.ts);
|
|
1366
1368
|
}
|
|
1367
1369
|
break;
|
|
1368
1370
|
case "ContentColumn":
|
|
1369
|
-
this.
|
|
1371
|
+
this.uo();
|
|
1370
1372
|
break;
|
|
1371
1373
|
case CalloutLayer.$$p[28]:
|
|
1372
1374
|
if (this.ck != null) {
|
|
1373
|
-
this.ck.deregisterColumn(this.
|
|
1374
|
-
this.
|
|
1375
|
+
this.ck.deregisterColumn(this.r2);
|
|
1376
|
+
this.r2 = stringIsNullOrEmpty(this.ud) == false ? this.cj(this.ud) : null;
|
|
1375
1377
|
}
|
|
1376
1378
|
break;
|
|
1377
1379
|
case "XColumn":
|
|
1378
|
-
this.
|
|
1380
|
+
this.uo();
|
|
1379
1381
|
break;
|
|
1380
1382
|
case CalloutLayer.$$p[29]:
|
|
1381
1383
|
if (this.ck != null) {
|
|
1382
|
-
this.ck.deregisterColumn(this.
|
|
1383
|
-
this.
|
|
1384
|
+
this.ck.deregisterColumn(this.r3);
|
|
1385
|
+
this.r3 = this.cj(this.ug);
|
|
1384
1386
|
}
|
|
1385
1387
|
break;
|
|
1386
1388
|
case "YColumn":
|
|
1387
|
-
this.
|
|
1389
|
+
this.uo();
|
|
1388
1390
|
break;
|
|
1389
1391
|
case CalloutLayer.$$p[20]:
|
|
1390
1392
|
if (this.ck != null) {
|
|
1391
|
-
this.ck.deregisterColumn(this.
|
|
1392
|
-
this.
|
|
1393
|
+
this.ck.deregisterColumn(this.r0);
|
|
1394
|
+
this.r0 = this.cj(this.tz);
|
|
1393
1395
|
}
|
|
1394
1396
|
break;
|
|
1395
1397
|
case "KeyColumn":
|
|
1396
|
-
this.
|
|
1398
|
+
this.uo();
|
|
1397
1399
|
break;
|
|
1398
1400
|
case "FastItemsSource":
|
|
1399
|
-
this.
|
|
1401
|
+
this.r9 = true;
|
|
1400
1402
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
1401
|
-
c.deregisterColumn(this.
|
|
1402
|
-
c.deregisterColumn(this.rv);
|
|
1403
|
-
c.deregisterColumn(this.ry);
|
|
1403
|
+
c.deregisterColumn(this.r1);
|
|
1404
1404
|
c.deregisterColumn(this.rz);
|
|
1405
|
-
c.deregisterColumn(this.
|
|
1406
|
-
this.
|
|
1407
|
-
this.
|
|
1408
|
-
this.
|
|
1405
|
+
c.deregisterColumn(this.r2);
|
|
1406
|
+
c.deregisterColumn(this.r3);
|
|
1407
|
+
c.deregisterColumn(this.r0);
|
|
1408
|
+
this.r1 = null;
|
|
1409
1409
|
this.rz = null;
|
|
1410
|
-
this.
|
|
1411
|
-
this.
|
|
1410
|
+
this.r2 = null;
|
|
1411
|
+
this.r3 = null;
|
|
1412
|
+
this.r0 = null;
|
|
1413
|
+
this.ss.clear();
|
|
1412
1414
|
}
|
|
1413
1415
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
1414
|
-
this.
|
|
1415
|
-
this.
|
|
1416
|
-
if (stringIsNullOrEmpty(this.
|
|
1417
|
-
this.
|
|
1416
|
+
this.r1 = this.cj(this.t2);
|
|
1417
|
+
this.rz = this.cj(this.ts);
|
|
1418
|
+
if (stringIsNullOrEmpty(this.ud) == false) {
|
|
1419
|
+
this.r2 = this.cj(this.ud);
|
|
1418
1420
|
}
|
|
1419
|
-
this.
|
|
1420
|
-
this.
|
|
1421
|
+
this.r3 = this.cj(this.ug);
|
|
1422
|
+
this.r0 = this.cj(this.tz);
|
|
1421
1423
|
}
|
|
1422
|
-
this.
|
|
1424
|
+
this.uo();
|
|
1423
1425
|
break;
|
|
1424
1426
|
}
|
|
1425
1427
|
};
|
|
1426
|
-
CalloutLayer.prototype.
|
|
1427
|
-
if (this.
|
|
1428
|
+
CalloutLayer.prototype.rh = function () {
|
|
1429
|
+
if (this.rg == 0) {
|
|
1428
1430
|
return 1;
|
|
1429
1431
|
}
|
|
1430
|
-
return this.
|
|
1432
|
+
return this.rg;
|
|
1431
1433
|
};
|
|
1432
|
-
CalloutLayer.prototype.
|
|
1434
|
+
CalloutLayer.prototype.rd = function (a) {
|
|
1433
1435
|
if (a == null || a.count == 0) {
|
|
1434
1436
|
return null;
|
|
1435
1437
|
}
|
|
@@ -1439,53 +1441,53 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1439
1441
|
}
|
|
1440
1442
|
return b;
|
|
1441
1443
|
};
|
|
1442
|
-
CalloutLayer.prototype.
|
|
1444
|
+
CalloutLayer.prototype.uu = function (a) {
|
|
1443
1445
|
if (a.dc) {
|
|
1444
1446
|
return;
|
|
1445
1447
|
}
|
|
1446
|
-
if ((a == this.
|
|
1447
|
-
this.
|
|
1448
|
+
if ((a == this.rr || this.rr == null) && this.sf) {
|
|
1449
|
+
this.ml(false);
|
|
1448
1450
|
}
|
|
1449
1451
|
};
|
|
1450
|
-
CalloutLayer.prototype.
|
|
1451
|
-
if (this.
|
|
1452
|
-
this.
|
|
1453
|
-
this.
|
|
1452
|
+
CalloutLayer.prototype.uo = function () {
|
|
1453
|
+
if (this.r8 == false) {
|
|
1454
|
+
this.r8 = true;
|
|
1455
|
+
this.ml(false);
|
|
1454
1456
|
}
|
|
1455
1457
|
};
|
|
1456
|
-
CalloutLayer.prototype.
|
|
1457
|
-
this.
|
|
1458
|
-
this.
|
|
1459
|
-
this.
|
|
1458
|
+
CalloutLayer.prototype.um = function () {
|
|
1459
|
+
this.rl.b8.clear();
|
|
1460
|
+
this.sp.g();
|
|
1461
|
+
this.sm.clear();
|
|
1460
1462
|
};
|
|
1461
|
-
CalloutLayer.prototype.
|
|
1462
|
-
if (this.
|
|
1463
|
-
var a = this.
|
|
1463
|
+
CalloutLayer.prototype.up = function () {
|
|
1464
|
+
if (this.r3 == null || this.r1 == null) {
|
|
1465
|
+
var a = this.sp.c;
|
|
1464
1466
|
while (a != null) {
|
|
1465
|
-
this.
|
|
1467
|
+
this.ux(a.c);
|
|
1466
1468
|
a = a.a;
|
|
1467
1469
|
}
|
|
1468
1470
|
return;
|
|
1469
1471
|
}
|
|
1470
|
-
var b = this.
|
|
1471
|
-
for (var c = 0; c < this.
|
|
1472
|
+
var b = this.sn();
|
|
1473
|
+
for (var c = 0; c < this.r3.count; c++) {
|
|
1472
1474
|
var d = void 0;
|
|
1473
|
-
if (this.
|
|
1475
|
+
if (this.ss.count <= c) {
|
|
1474
1476
|
var e = new CalloutAnnotation();
|
|
1475
1477
|
d = new CalloutAnnotationWrapper();
|
|
1476
1478
|
d.b = e;
|
|
1477
|
-
d.b.series = this.
|
|
1478
|
-
this.
|
|
1479
|
+
d.b.series = this.rr;
|
|
1480
|
+
this.ss.add(d);
|
|
1479
1481
|
}
|
|
1480
1482
|
else {
|
|
1481
|
-
d = this.
|
|
1483
|
+
d = this.ss._inner[c];
|
|
1482
1484
|
}
|
|
1483
|
-
this.
|
|
1485
|
+
this.uw(c, b);
|
|
1484
1486
|
}
|
|
1485
1487
|
};
|
|
1486
1488
|
CalloutLayer.$t = markType(CalloutLayer, 'CalloutLayer', AnnotationLayer.$);
|
|
1487
|
-
CalloutLayer.
|
|
1488
|
-
CalloutLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:
|
|
1489
|
+
CalloutLayer.vc = DependencyProperty.i("AutoCalloutVisibilityMode", AutoCalloutVisibilityMode_$type, CalloutLayer.$, new PropertyMetadata(2, enumGetBox(AutoCalloutVisibilityMode_$type, 0), function (a, b) { return a.raisePropertyChanged("AutoCalloutVisibilityMode", b.oldValue, b.newValue); }));
|
|
1490
|
+
CalloutLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:s4:uy', [1, 5], 'CalloutBackground:vt:uz', [Brush.$, null], 'CalloutCollisionMode:ri:u0', [CalloutCollisionMode_$type, enumGetBox(CalloutCollisionMode_$type, 3)], 'CalloutCornerRadius:sv:u1', [1, NaN], 'CalloutInterpolatedValuePrecision:s5:u2', [1, -1], 'CalloutLeaderBrush:vu:u3', [Brush.$, null], 'CalloutOutline:vv:u4', [Brush.$, null], 'CalloutPaddingBottom:sw:u5', [1, NaN], 'CalloutPaddingLeft:sx:u6', [1, NaN], 'CalloutPaddingRight:sy:u7', [1, NaN], 'CalloutPaddingTop:sz:u8', [1, NaN], 'CalloutPositionPadding:s0:u9', [1, 10], 'CalloutStrokeThickness:s1:va', [1, NaN], 'CalloutTextColor:vw:vb', [Brush.$, null], 'CollisionChannel:tp:vd', [2, null], 'ContentMemberPath:ts:ve', [2, null], 'IsAutoCalloutBehaviorEnabled:sf:vf', [0, false], 'IsCalloutOffsettingEnabled:sg:vg', [0, true], 'IsCustomCalloutRenderStyleEnabled:sh:vh', [0, false], 'IsCustomCalloutStyleEnabled:si:vi', [0, false], 'KeyMemberPath:tz:vj', [2, null], 'LabelMemberPath:t2:vk', [2, null], 'TargetSeriesName:t4:vl', [2, null], 'TargetSeries:rr:vm', [Series.$, null], 'TextStyle:t7:vn', [2, null], 'UseInterpolatedValueForAutoCalloutLabels:sj:vo', [0, false], 'UseSeriesColorForOutline:sk:vp', [0, false], 'UseValueForAutoCalloutLabels:sl:vq', [0, true], 'XMemberPath:ud:vr', [2, null], 'YMemberPath:ug:vs', [2, null]]);
|
|
1489
1491
|
return CalloutLayer;
|
|
1490
1492
|
}(AnnotationLayer));
|
|
1491
1493
|
export { CalloutLayer };
|
|
@@ -1550,8 +1552,8 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1550
1552
|
}
|
|
1551
1553
|
};
|
|
1552
1554
|
CalloutLayerView.prototype.b7 = function () {
|
|
1553
|
-
if (this.b4.
|
|
1554
|
-
return this.b4.
|
|
1555
|
+
if (this.b4.rt != null) {
|
|
1556
|
+
return this.b4.rt;
|
|
1555
1557
|
}
|
|
1556
1558
|
return this.e.cd.getFontInfo();
|
|
1557
1559
|
};
|
|
@@ -1574,7 +1576,7 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1574
1576
|
CalloutLayerView.prototype.cb = function () {
|
|
1575
1577
|
var a = this.b7();
|
|
1576
1578
|
if (isNaN_(this.ca)) {
|
|
1577
|
-
var b = FontUtil.getCurrentFontHeight(this.e.cd.
|
|
1579
|
+
var b = FontUtil.getCurrentFontHeight(this.e.cd.cu.j.ae, a);
|
|
1578
1580
|
this.ca = b;
|
|
1579
1581
|
}
|
|
1580
1582
|
return this.ca;
|
|
@@ -1598,9 +1600,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1598
1600
|
};
|
|
1599
1601
|
CalloutLayerView.prototype.ci = function (a) {
|
|
1600
1602
|
if (a != null) {
|
|
1601
|
-
return this.cm(a.
|
|
1603
|
+
return this.cm(a.o8);
|
|
1602
1604
|
}
|
|
1603
|
-
return this.e.
|
|
1605
|
+
return this.e.o8;
|
|
1604
1606
|
};
|
|
1605
1607
|
CalloutLayerView.prototype.cl = function () {
|
|
1606
1608
|
return ((function () {
|
|
@@ -1610,9 +1612,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1610
1612
|
})());
|
|
1611
1613
|
};
|
|
1612
1614
|
CalloutLayerView.prototype.ck = function (a) {
|
|
1613
|
-
if (this.b4.
|
|
1615
|
+
if (this.b4.sk) {
|
|
1614
1616
|
if (a != null) {
|
|
1615
|
-
return this.cm(a.
|
|
1617
|
+
return this.cm(a.o8);
|
|
1616
1618
|
}
|
|
1617
1619
|
}
|
|
1618
1620
|
return ((function () {
|
|
@@ -1623,9 +1625,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1623
1625
|
};
|
|
1624
1626
|
CalloutLayerView.prototype.cj = function (a) {
|
|
1625
1627
|
if (a != null) {
|
|
1626
|
-
return this.cm(a.
|
|
1628
|
+
return this.cm(a.o3);
|
|
1627
1629
|
}
|
|
1628
|
-
return this.e.
|
|
1630
|
+
return this.e.o3;
|
|
1629
1631
|
};
|
|
1630
1632
|
CalloutLayerView.prototype.cf = function () {
|
|
1631
1633
|
this.ca = NaN;
|