igniteui-webcomponents-charts 3.2.1 → 3.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +10178 -10093
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/AnchoredCategorySeries_combined.js +117 -117
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +185 -185
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm2015/lib/AnnotationLayerProxy.js +25 -25
- package/esm2015/lib/AnnotationLayer_combined.js +116 -116
- package/esm2015/lib/AreaSeries_combined.js +35 -35
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/BarSeries_combined.js +69 -69
- package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +227 -227
- package/esm2015/lib/CalloutLayer_combined.js +404 -404
- package/esm2015/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm2015/lib/CategoryChart.js +13 -13
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +49 -49
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ColumnSeries_combined.js +50 -50
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +77 -77
- package/esm2015/lib/CustomIndicator.js +22 -22
- package/esm2015/lib/DataToolTipLayer_combined.js +428 -410
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +11 -8
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +63 -63
- package/esm2015/lib/FinancialChart_combined.js +20 -20
- package/esm2015/lib/FinancialEventArgs_combined.js +509 -509
- package/esm2015/lib/FinancialIndicator_combined.js +168 -168
- package/esm2015/lib/FinancialOverlay.js +28 -28
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm2015/lib/FinancialPriceSeries_combined.js +203 -203
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +388 -388
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +10 -10
- package/esm2015/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +29 -29
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OverlayProxy.js +7 -7
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +1 -0
- package/esm2015/lib/PointSeries_combined.js +13 -13
- package/esm2015/lib/PointerTooltip_combined.js +75 -65
- package/esm2015/lib/PolarAreaSeries_combined.js +19 -19
- package/esm2015/lib/PolarBase_combined.js +334 -334
- package/esm2015/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm2015/lib/PolarLineSeries_combined.js +18 -18
- package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +31 -31
- package/esm2015/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
- package/esm2015/lib/RadialLineSeries_combined.js +28 -28
- package/esm2015/lib/RadialPieSeries_combined.js +35 -35
- package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +110 -110
- package/esm2015/lib/ScatterBase_combined.js +380 -380
- package/esm2015/lib/ScatterContourSeries_combined.js +98 -98
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +43 -43
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +194 -194
- package/esm2015/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm2015/lib/ScatterSeries_combined.js +11 -11
- package/esm2015/lib/ScatterSplineSeries.js +30 -30
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/ScatterTriangulationSeries.js +141 -141
- package/esm2015/lib/SeriesInteractionManager.js +16 -16
- package/esm2015/lib/SeriesRenderManager.js +8 -8
- package/esm2015/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm2015/lib/SeriesViewer_combined.js +462 -458
- package/esm2015/lib/SeriesVisualDataManager.js +2 -2
- package/esm2015/lib/ShapeSeriesBase_combined.js +264 -264
- package/esm2015/lib/SizeScale.js +2 -2
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
- package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
- package/esm2015/lib/SplineSeries_combined.js +20 -20
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +8 -8
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +850 -844
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +30 -30
- package/esm2015/lib/StepLineSeries_combined.js +31 -31
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +96 -96
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm2015/lib/WaterfallSeries_combined.js +88 -88
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +15 -15
- package/esm2015/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm2015/lib/igc-annotation-layer-component.js +15 -15
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +1 -1
- package/esm2015/lib/igc-bar-series-component.js +7 -7
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm2015/lib/igc-bubble-series-component.js +43 -43
- package/esm2015/lib/igc-callout-layer-component.js +94 -94
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +15 -15
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +7 -7
- package/esm2015/lib/igc-column-series-component.js +10 -10
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +42 -42
- package/esm2015/lib/igc-financial-indicator-component.js +11 -11
- package/esm2015/lib/igc-financial-overlay-component.js +3 -3
- package/esm2015/lib/igc-financial-price-series-component.js +27 -27
- package/esm2015/lib/igc-financial-series-component.js +48 -48
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +71 -71
- package/esm2015/lib/igc-polar-line-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
- package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm2015/lib/igc-radial-area-series-component.js +3 -3
- package/esm2015/lib/igc-radial-base-component.js +26 -26
- package/esm2015/lib/igc-radial-column-series-component.js +6 -6
- package/esm2015/lib/igc-radial-line-series-component.js +3 -3
- package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
- package/esm2015/lib/igc-range-category-series-component.js +4 -4
- package/esm2015/lib/igc-range-column-series-component.js +7 -7
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +22 -22
- package/esm2015/lib/igc-scatter-base-component.js +43 -43
- package/esm2015/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm2015/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm2015/lib/igc-series-component.js +54 -47
- package/esm2015/lib/igc-shape-series-base-component.js +40 -40
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-series-base-component.js +10 -10
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-overlay-component.js +48 -48
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +14 -14
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +116 -116
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +183 -183
- package/esm5/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm5/lib/AnnotationLayerProxy.js +25 -25
- package/esm5/lib/AnnotationLayer_combined.js +115 -115
- package/esm5/lib/AreaSeries_combined.js +35 -35
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/BarSeries_combined.js +69 -69
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +230 -230
- package/esm5/lib/CalloutLayer_combined.js +405 -405
- package/esm5/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm5/lib/CategoryChart.js +13 -13
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +48 -48
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ColumnSeries_combined.js +49 -49
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +77 -77
- package/esm5/lib/CustomIndicator.js +22 -22
- package/esm5/lib/DataToolTipLayer_combined.js +428 -410
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +11 -8
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +63 -63
- package/esm5/lib/FinancialChart_combined.js +20 -20
- package/esm5/lib/FinancialEventArgs_combined.js +509 -509
- package/esm5/lib/FinancialIndicator_combined.js +167 -167
- package/esm5/lib/FinancialOverlay.js +28 -28
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm5/lib/FinancialPriceSeries_combined.js +202 -202
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +389 -389
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +10 -10
- package/esm5/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +29 -29
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OverlayProxy.js +7 -7
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +1 -0
- package/esm5/lib/PointSeries_combined.js +13 -13
- package/esm5/lib/PointerTooltip_combined.js +75 -65
- package/esm5/lib/PolarAreaSeries_combined.js +19 -19
- package/esm5/lib/PolarBase_combined.js +333 -333
- package/esm5/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm5/lib/PolarLineSeries_combined.js +18 -18
- package/esm5/lib/PolarScatterSeries_combined.js +8 -8
- package/esm5/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm5/lib/PolarSplineSeries_combined.js +17 -17
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +31 -31
- package/esm5/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm5/lib/RadialColumnSeries_combined.js +37 -37
- package/esm5/lib/RadialLineSeries_combined.js +28 -28
- package/esm5/lib/RadialPieSeries_combined.js +35 -35
- package/esm5/lib/RangeAreaSeries_combined.js +16 -16
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm5/lib/RangeColumnSeries_combined.js +22 -22
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +108 -108
- package/esm5/lib/ScatterBase_combined.js +379 -379
- package/esm5/lib/ScatterContourSeries_combined.js +96 -96
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +43 -43
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +192 -192
- package/esm5/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm5/lib/ScatterSeries_combined.js +11 -11
- package/esm5/lib/ScatterSplineSeries.js +30 -30
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/ScatterTriangulationSeries.js +145 -145
- package/esm5/lib/SeriesInteractionManager.js +16 -16
- package/esm5/lib/SeriesRenderManager.js +8 -8
- package/esm5/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm5/lib/SeriesViewer_combined.js +457 -453
- package/esm5/lib/SeriesVisualDataManager.js +2 -2
- package/esm5/lib/ShapeSeriesBase_combined.js +262 -262
- package/esm5/lib/SizeScale.js +2 -2
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +28 -28
- package/esm5/lib/SplineSeriesBase_combined.js +101 -101
- package/esm5/lib/SplineSeries_combined.js +20 -20
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +8 -8
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +849 -843
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +30 -30
- package/esm5/lib/StepLineSeries_combined.js +31 -31
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +96 -96
- package/esm5/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm5/lib/WaterfallSeries_combined.js +88 -88
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/igc-anchored-category-series-component.js +15 -15
- package/esm5/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm5/lib/igc-annotation-layer-component.js +15 -15
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +1 -1
- package/esm5/lib/igc-bar-series-component.js +7 -7
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm5/lib/igc-bubble-series-component.js +43 -43
- package/esm5/lib/igc-callout-layer-component.js +94 -94
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +15 -15
- package/esm5/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +7 -7
- package/esm5/lib/igc-column-series-component.js +10 -10
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +90 -90
- package/esm5/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +42 -42
- package/esm5/lib/igc-financial-indicator-component.js +11 -11
- package/esm5/lib/igc-financial-overlay-component.js +3 -3
- package/esm5/lib/igc-financial-price-series-component.js +27 -27
- package/esm5/lib/igc-financial-series-component.js +48 -48
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +1 -1
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +71 -71
- package/esm5/lib/igc-polar-line-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-series-component.js +3 -3
- package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm5/lib/igc-radial-area-series-component.js +3 -3
- package/esm5/lib/igc-radial-base-component.js +26 -26
- package/esm5/lib/igc-radial-column-series-component.js +6 -6
- package/esm5/lib/igc-radial-line-series-component.js +3 -3
- package/esm5/lib/igc-radial-pie-series-component.js +6 -6
- package/esm5/lib/igc-range-category-series-component.js +4 -4
- package/esm5/lib/igc-range-column-series-component.js +7 -7
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +22 -22
- package/esm5/lib/igc-scatter-base-component.js +43 -43
- package/esm5/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm5/lib/igc-scatter-line-series-component.js +3 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm5/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm5/lib/igc-series-component.js +54 -47
- package/esm5/lib/igc-shape-series-base-component.js +40 -40
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm5/lib/igc-stacked-column-series-component.js +6 -6
- package/esm5/lib/igc-stacked-series-base-component.js +10 -10
- package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-overlay-component.js +48 -48
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +14 -14
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +10211 -10126
- package/fesm5/igniteui-webcomponents-charts.js +10178 -10093
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +34 -34
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +36 -36
- package/lib/AnnotationLayer_combined.d.ts +31 -31
- package/lib/AreaSeries_combined.d.ts +6 -6
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +10 -10
- package/lib/BollingerBandWidthIndicator.d.ts +8 -8
- package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
- package/lib/BubbleSeries_combined.d.ts +38 -38
- package/lib/CalloutLayer_combined.d.ts +83 -83
- package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
- package/lib/CategoryHighlightLayer_combined.d.ts +14 -14
- package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
- package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ColumnSeries_combined.d.ts +10 -10
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +37 -37
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataToolTipLayer_combined.d.ts +117 -115
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +25 -25
- package/lib/FinancialEventArgs_combined.d.ts +90 -90
- package/lib/FinancialIndicator_combined.d.ts +26 -26
- package/lib/FinancialOverlay.d.ts +4 -4
- package/lib/FinancialPriceSeries_combined.d.ts +30 -30
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +13 -13
- package/lib/HighDensityScatterSeries_combined.d.ts +74 -74
- package/lib/HorizontalAnchoredCategorySeries.d.ts +19 -19
- package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
- package/lib/ItemToolTipLayer_combined.d.ts +17 -15
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +5 -5
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +4 -4
- package/lib/PointerTooltip_combined.d.ts +27 -25
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +81 -81
- package/lib/PolarLineSeriesBase_combined.d.ts +18 -18
- package/lib/PolarLineSeries_combined.d.ts +7 -7
- package/lib/PolarScatterSeries_combined.d.ts +3 -3
- package/lib/PolarSplineAreaSeries_combined.d.ts +7 -7
- package/lib/PolarSplineSeries_combined.d.ts +6 -6
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +8 -8
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +6 -6
- package/lib/RadialBucketCalculator_combined.d.ts +32 -32
- package/lib/RadialColumnSeries_combined.d.ts +5 -5
- package/lib/RadialLineSeries_combined.d.ts +6 -6
- package/lib/RadialPieSeries_combined.d.ts +6 -6
- package/lib/RangeAreaSeries_combined.d.ts +4 -4
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +14 -14
- package/lib/RangeColumnSeries_combined.d.ts +5 -5
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +21 -21
- package/lib/ScatterBase_combined.d.ts +80 -80
- package/lib/ScatterContourSeries_combined.d.ts +15 -15
- package/lib/ScatterLineSeries.d.ts +9 -9
- package/lib/ScatterPolygonSeries_combined.d.ts +36 -36
- package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
- package/lib/ScatterSeries_combined.d.ts +3 -3
- package/lib/ScatterSplineSeries.d.ts +7 -7
- package/lib/ScatterTriangulationSeries.d.ts +29 -29
- package/lib/SeriesViewer_combined.d.ts +137 -136
- package/lib/ShapeSeriesBase_combined.d.ts +69 -69
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +5 -5
- package/lib/SplineSeriesBase_combined.d.ts +17 -17
- package/lib/SplineSeries_combined.d.ts +4 -4
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +5 -5
- package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +2 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +149 -149
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +6 -6
- package/lib/StepLineSeries_combined.d.ts +5 -5
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +31 -31
- package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
- package/lib/WaterfallSeries_combined.d.ts +13 -13
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/igc-data-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-item-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-series-component.d.ts +5 -0
- package/package.json +2 -2
|
@@ -430,7 +430,7 @@ export let SeriesViewer = /*@__PURE__*/ (() => {
|
|
|
430
430
|
this.cq.bp(d);
|
|
431
431
|
d.cd = this;
|
|
432
432
|
d.b8 = this.actualSyncLink;
|
|
433
|
-
d.
|
|
433
|
+
d.m4();
|
|
434
434
|
}
|
|
435
435
|
}
|
|
436
436
|
}
|
|
@@ -589,13 +589,13 @@ export let SeriesViewer = /*@__PURE__*/ (() => {
|
|
|
589
589
|
let d = this.series;
|
|
590
590
|
for (let e = 0; e < d.count; e++) {
|
|
591
591
|
let f = d._inner[e];
|
|
592
|
-
f.
|
|
592
|
+
f.l2();
|
|
593
593
|
}
|
|
594
594
|
}
|
|
595
595
|
else {
|
|
596
596
|
for (let g = 0; g < c.count; g++) {
|
|
597
597
|
let h = c._inner[g];
|
|
598
|
-
h.
|
|
598
|
+
h.l2();
|
|
599
599
|
}
|
|
600
600
|
}
|
|
601
601
|
if (!b) {
|
|
@@ -607,6 +607,7 @@ export let SeriesViewer = /*@__PURE__*/ (() => {
|
|
|
607
607
|
this.lc();
|
|
608
608
|
for (let a = 0; a < this.series.count; a++) {
|
|
609
609
|
if (this.series._inner[a].dc) {
|
|
610
|
+
this.series._inner[a].ld();
|
|
610
611
|
}
|
|
611
612
|
}
|
|
612
613
|
}
|
|
@@ -937,14 +938,14 @@ export let SeriesViewer = /*@__PURE__*/ (() => {
|
|
|
937
938
|
if (c == null) {
|
|
938
939
|
continue;
|
|
939
940
|
}
|
|
940
|
-
let d = b.
|
|
941
|
+
let d = b.m9;
|
|
941
942
|
if (d == null) {
|
|
942
943
|
continue;
|
|
943
944
|
}
|
|
944
945
|
if (c.containsChild(d)) {
|
|
945
946
|
c.removeChild(d);
|
|
946
947
|
}
|
|
947
|
-
if (!c.containsChild(d) && b.
|
|
948
|
+
if (!c.containsChild(d) && b.p3 != 1) {
|
|
948
949
|
c.addChildInOrder(d, b);
|
|
949
950
|
}
|
|
950
951
|
}
|
|
@@ -1019,10 +1020,10 @@ export let SeriesViewer = /*@__PURE__*/ (() => {
|
|
|
1019
1020
|
this.om(b);
|
|
1020
1021
|
for (let e = 0; e < this.series.count; e++) {
|
|
1021
1022
|
let f = this.series._inner[e];
|
|
1022
|
-
f.
|
|
1023
|
+
f.m3(b);
|
|
1023
1024
|
if (f.isStacked) {
|
|
1024
1025
|
f.la((g) => {
|
|
1025
|
-
g.
|
|
1026
|
+
g.m3(b);
|
|
1026
1027
|
return true;
|
|
1027
1028
|
});
|
|
1028
1029
|
}
|
|
@@ -1404,7 +1405,7 @@ export let SeriesViewer = /*@__PURE__*/ (() => {
|
|
|
1404
1405
|
}
|
|
1405
1406
|
ny() {
|
|
1406
1407
|
for (let a = 0; a < this.series.count; a++) {
|
|
1407
|
-
this.series._inner[a].
|
|
1408
|
+
this.series._inner[a].mi(false);
|
|
1408
1409
|
}
|
|
1409
1410
|
this.lb(false, false, true);
|
|
1410
1411
|
}
|
|
@@ -1867,7 +1868,7 @@ export let SeriesViewer = /*@__PURE__*/ (() => {
|
|
|
1867
1868
|
case SeriesViewer.$$p[15]:
|
|
1868
1869
|
case SeriesViewer.$$p[13]:
|
|
1869
1870
|
for (let h of fromEnum(this.series)) {
|
|
1870
|
-
h.
|
|
1871
|
+
h.lk();
|
|
1871
1872
|
}
|
|
1872
1873
|
break;
|
|
1873
1874
|
case "HorizontalViewScrollbarCornerRadius":
|
|
@@ -1943,8 +1944,8 @@ export let SeriesViewer = /*@__PURE__*/ (() => {
|
|
|
1943
1944
|
this.bk = c;
|
|
1944
1945
|
}
|
|
1945
1946
|
kt(a, b, c, d) {
|
|
1946
|
-
let e = a.
|
|
1947
|
-
let f = a.
|
|
1947
|
+
let e = a.ph(d);
|
|
1948
|
+
let f = a.pm(d, true, true);
|
|
1948
1949
|
if (isNaN_(f.x) || isNaN_(f.y)) {
|
|
1949
1950
|
return null;
|
|
1950
1951
|
}
|
|
@@ -2281,7 +2282,7 @@ export let SeriesViewer = /*@__PURE__*/ (() => {
|
|
|
2281
2282
|
this.series.remove(a._inner[c]);
|
|
2282
2283
|
this.n3(a._inner[c].name, true);
|
|
2283
2284
|
a._inner[c].itemsSource = null;
|
|
2284
|
-
a._inner[c].
|
|
2285
|
+
a._inner[c].l5(null, null);
|
|
2285
2286
|
}
|
|
2286
2287
|
this.k6();
|
|
2287
2288
|
this.n5();
|
|
@@ -2625,7 +2626,7 @@ export let SeriesViewer = /*@__PURE__*/ (() => {
|
|
|
2625
2626
|
ky() {
|
|
2626
2627
|
this.cq.bq();
|
|
2627
2628
|
for (let a = 0; a < this.series.count; a++) {
|
|
2628
|
-
this.series._inner[a].
|
|
2629
|
+
this.series._inner[a].ls();
|
|
2629
2630
|
}
|
|
2630
2631
|
}
|
|
2631
2632
|
eo() {
|
|
@@ -3034,7 +3035,7 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
3034
3035
|
d = false;
|
|
3035
3036
|
c.a.k(0, 0, a, b);
|
|
3036
3037
|
}
|
|
3037
|
-
e.
|
|
3038
|
+
e.mk(new Rect(0, 0, 0, a, b), c);
|
|
3038
3039
|
}
|
|
3039
3040
|
}
|
|
3040
3041
|
d5() {
|
|
@@ -3070,7 +3071,7 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
3070
3071
|
});
|
|
3071
3072
|
}
|
|
3072
3073
|
this.p.nw();
|
|
3073
|
-
a.
|
|
3074
|
+
a.l5(null, null);
|
|
3074
3075
|
this.dc();
|
|
3075
3076
|
}
|
|
3076
3077
|
dc() {
|
|
@@ -3100,7 +3101,7 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
3100
3101
|
}
|
|
3101
3102
|
}
|
|
3102
3103
|
aq(a) {
|
|
3103
|
-
a.
|
|
3104
|
+
a.l0(a.b0.bu, this.e9);
|
|
3104
3105
|
return this.g.contains(a);
|
|
3105
3106
|
}
|
|
3106
3107
|
get au() {
|
|
@@ -3120,13 +3121,13 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
3120
3121
|
}
|
|
3121
3122
|
this.p.nw();
|
|
3122
3123
|
}
|
|
3123
|
-
a.
|
|
3124
|
+
a.l5(this.y, this.x);
|
|
3124
3125
|
this.p.lj();
|
|
3125
3126
|
}
|
|
3126
3127
|
dt(a) {
|
|
3127
3128
|
this.x = a;
|
|
3128
3129
|
for (let b = 0; b < this.g.count; b++) {
|
|
3129
|
-
this.g._inner[b].
|
|
3130
|
+
this.g._inner[b].l5(this.y, this.x);
|
|
3130
3131
|
}
|
|
3131
3132
|
for (let c = 0; c < this.b.count; c++) {
|
|
3132
3133
|
this.b._inner[c].hw(this.y, this.x);
|
|
@@ -3629,7 +3630,7 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
3629
3630
|
if (x.b0.bu.equals1(this.e9) && !this.j.y()) {
|
|
3630
3631
|
continue;
|
|
3631
3632
|
}
|
|
3632
|
-
x.
|
|
3633
|
+
x.l0(x.b0.bu, this.e9);
|
|
3633
3634
|
}
|
|
3634
3635
|
this.ek();
|
|
3635
3636
|
this.dv(this.e9);
|
|
@@ -4451,13 +4452,13 @@ export let LegendTemplates = /*@__PURE__*/ (() => {
|
|
|
4451
4452
|
a.actualItemBrush = a.itemBrush;
|
|
4452
4453
|
}
|
|
4453
4454
|
else {
|
|
4454
|
-
a.actualItemBrush = b.
|
|
4455
|
+
a.actualItemBrush = b.o0;
|
|
4455
4456
|
}
|
|
4456
4457
|
if (b == null) {
|
|
4457
4458
|
a.outline = a.actualItemBrush;
|
|
4458
4459
|
}
|
|
4459
4460
|
else {
|
|
4460
|
-
a.outline = b.
|
|
4461
|
+
a.outline = b.o1;
|
|
4461
4462
|
}
|
|
4462
4463
|
}
|
|
4463
4464
|
static b(a, b, c) {
|
|
@@ -4552,9 +4553,9 @@ export let LegendTemplates = /*@__PURE__*/ (() => {
|
|
|
4552
4553
|
let g = c.actualItemBrush;
|
|
4553
4554
|
let h = c.itemBrush;
|
|
4554
4555
|
let i = c.series;
|
|
4555
|
-
let j = i.
|
|
4556
|
-
c.actualItemBrush = i.
|
|
4557
|
-
c.outline = i.
|
|
4556
|
+
let j = i.ne();
|
|
4557
|
+
c.actualItemBrush = i.o6();
|
|
4558
|
+
c.outline = i.o7();
|
|
4558
4559
|
if (i.a9 == 1) {
|
|
4559
4560
|
c.thickness = i.f2();
|
|
4560
4561
|
}
|
|
@@ -4604,7 +4605,7 @@ export let LegendTemplates = /*@__PURE__*/ (() => {
|
|
|
4604
4605
|
if (c.a9 == 0) {
|
|
4605
4606
|
let d = Defaults.v;
|
|
4606
4607
|
let e = b.actualItemBrush;
|
|
4607
|
-
let f = c.
|
|
4608
|
+
let f = c.o1;
|
|
4608
4609
|
let g = Defaults.w;
|
|
4609
4610
|
let h = Defaults.u;
|
|
4610
4611
|
LegendTemplates.u(a, d, f, e, 0, 0, g, h);
|
|
@@ -4612,7 +4613,7 @@ export let LegendTemplates = /*@__PURE__*/ (() => {
|
|
|
4612
4613
|
else {
|
|
4613
4614
|
let i = Defaults.v;
|
|
4614
4615
|
let j = b.actualItemBrush;
|
|
4615
|
-
let k = c.
|
|
4616
|
+
let k = c.o9();
|
|
4616
4617
|
let l = Defaults.w / 2;
|
|
4617
4618
|
let m = Defaults.w;
|
|
4618
4619
|
let n = Defaults.u;
|
|
@@ -5572,7 +5573,7 @@ export let SeriesViewerViewManager = /*@__PURE__*/ (() => {
|
|
|
5572
5573
|
j.a = d.d;
|
|
5573
5574
|
for (let k = 0; k < this.j.p.series.count; k++) {
|
|
5574
5575
|
let l = this.j.p.series._inner[k];
|
|
5575
|
-
l.
|
|
5576
|
+
l.mh(i, a, j, "tile", 1);
|
|
5576
5577
|
}
|
|
5577
5578
|
this.j.p.ak.i();
|
|
5578
5579
|
return d.c;
|
|
@@ -6854,9 +6855,9 @@ export let Axis = /*@__PURE__*/ (() => {
|
|
|
6854
6855
|
let g = new AxisRangeChangedEventArgs(0, 0, 0, 1, 1);
|
|
6855
6856
|
this.hi(g);
|
|
6856
6857
|
for (let h of fromEnum(this.dd)) {
|
|
6857
|
-
h.
|
|
6858
|
+
h.lf();
|
|
6858
6859
|
if (h.cd != null) {
|
|
6859
|
-
h.
|
|
6860
|
+
h.lp();
|
|
6860
6861
|
}
|
|
6861
6862
|
}
|
|
6862
6863
|
break;
|
|
@@ -9041,9 +9042,9 @@ export let CategoryAxisBase = /*@__PURE__*/ (() => {
|
|
|
9041
9042
|
f.event = delegateCombine(f.event, runOn(this, this.lu));
|
|
9042
9043
|
this.h7(false);
|
|
9043
9044
|
for (let g of fromEnum(this.da())) {
|
|
9044
|
-
g.
|
|
9045
|
+
g.mi(false);
|
|
9045
9046
|
if (g.cd != null) {
|
|
9046
|
-
g.
|
|
9047
|
+
g.lp();
|
|
9047
9048
|
}
|
|
9048
9049
|
}
|
|
9049
9050
|
if (this.bh != null && this.bh.ev) {
|
|
@@ -9055,7 +9056,7 @@ export let CategoryAxisBase = /*@__PURE__*/ (() => {
|
|
|
9055
9056
|
for (let h of fromEnum(this.da())) {
|
|
9056
9057
|
h.kx(true, h.b0);
|
|
9057
9058
|
if (h.cd != null) {
|
|
9058
|
-
h.
|
|
9059
|
+
h.lp();
|
|
9059
9060
|
}
|
|
9060
9061
|
}
|
|
9061
9062
|
}
|
|
@@ -9086,7 +9087,7 @@ export let CategoryAxisBase = /*@__PURE__*/ (() => {
|
|
|
9086
9087
|
i.ez = true;
|
|
9087
9088
|
let j = typeCast(IHasCategoryModePreference_$type, i);
|
|
9088
9089
|
if (j != null && j.preferredCategoryMode(this) == 2) {
|
|
9089
|
-
i.
|
|
9090
|
+
i.mi(false);
|
|
9090
9091
|
}
|
|
9091
9092
|
}
|
|
9092
9093
|
this.h7(false);
|
|
@@ -9103,7 +9104,7 @@ export let CategoryAxisBase = /*@__PURE__*/ (() => {
|
|
|
9103
9104
|
}
|
|
9104
9105
|
ls() {
|
|
9105
9106
|
for (let a of fromEnum(this.da())) {
|
|
9106
|
-
a.
|
|
9107
|
+
a.mi(false);
|
|
9107
9108
|
}
|
|
9108
9109
|
}
|
|
9109
9110
|
lu(a, b) {
|
|
@@ -9155,7 +9156,7 @@ export let CategoryAxisBase = /*@__PURE__*/ (() => {
|
|
|
9155
9156
|
for (let d of fromEnum(this.da())) {
|
|
9156
9157
|
let e = typeCast(IHasCategoryModePreference_$type, d);
|
|
9157
9158
|
if (e != null && e != c && e.preferredCategoryMode(this) == 2) {
|
|
9158
|
-
d.
|
|
9159
|
+
d.mi(false);
|
|
9159
9160
|
}
|
|
9160
9161
|
}
|
|
9161
9162
|
}
|
|
@@ -9173,7 +9174,7 @@ export let CategoryAxisBase = /*@__PURE__*/ (() => {
|
|
|
9173
9174
|
for (let d of fromEnum(this.da())) {
|
|
9174
9175
|
let e = typeCast(IHasCategoryModePreference_$type, d);
|
|
9175
9176
|
if (e != null) {
|
|
9176
|
-
d.
|
|
9177
|
+
d.mi(false);
|
|
9177
9178
|
}
|
|
9178
9179
|
}
|
|
9179
9180
|
}
|
|
@@ -10098,7 +10099,7 @@ export let NumericAxisBase = /*@__PURE__*/ (() => {
|
|
|
10098
10099
|
}
|
|
10099
10100
|
mz() {
|
|
10100
10101
|
for (let a of fromEnum(this.da())) {
|
|
10101
|
-
a.
|
|
10102
|
+
a.mi(false);
|
|
10102
10103
|
}
|
|
10103
10104
|
}
|
|
10104
10105
|
kq() {
|
|
@@ -11398,7 +11399,7 @@ export let XamDataChart = /*@__PURE__*/ (() => {
|
|
|
11398
11399
|
b.h6();
|
|
11399
11400
|
}
|
|
11400
11401
|
for (let c of fromEnum(this.series)) {
|
|
11401
|
-
c.
|
|
11402
|
+
c.mi(false);
|
|
11402
11403
|
}
|
|
11403
11404
|
}
|
|
11404
11405
|
}
|
|
@@ -11469,7 +11470,7 @@ export let XamDataChart = /*@__PURE__*/ (() => {
|
|
|
11469
11470
|
let a = new Thickness(1, 0, 0, 0, 0);
|
|
11470
11471
|
for (let b = 0; b < this.series.count; b++) {
|
|
11471
11472
|
let c = this.series._inner[b];
|
|
11472
|
-
let d = c.
|
|
11473
|
+
let d = c.p0();
|
|
11473
11474
|
a = new Thickness(1, Math.max(d.left, a.left), Math.max(d.top, a.top), Math.max(d.right, a.right), Math.max(d.bottom, a.bottom));
|
|
11474
11475
|
}
|
|
11475
11476
|
return a;
|
|
@@ -11478,7 +11479,7 @@ export let XamDataChart = /*@__PURE__*/ (() => {
|
|
|
11478
11479
|
let c = new Thickness(1, 0, 0, 0, 0);
|
|
11479
11480
|
for (let d = 0; d < this.series.count; d++) {
|
|
11480
11481
|
let e = this.series._inner[d];
|
|
11481
|
-
let f = e.
|
|
11482
|
+
let f = e.p2(a, b);
|
|
11482
11483
|
c = new Thickness(1, Math.max(f.left, c.left), Math.max(f.top, c.top), Math.max(f.right, c.right), Math.max(f.bottom, c.bottom));
|
|
11483
11484
|
}
|
|
11484
11485
|
return c;
|
|
@@ -11841,7 +11842,7 @@ export let XamDataChart = /*@__PURE__*/ (() => {
|
|
|
11841
11842
|
this.cq.dx(c);
|
|
11842
11843
|
if (c.dd != null) {
|
|
11843
11844
|
for (let d of fromEnum(c.da())) {
|
|
11844
|
-
d.
|
|
11845
|
+
d.mi(false);
|
|
11845
11846
|
}
|
|
11846
11847
|
}
|
|
11847
11848
|
}
|
|
@@ -11889,7 +11890,7 @@ export let XamDataChart = /*@__PURE__*/ (() => {
|
|
|
11889
11890
|
}
|
|
11890
11891
|
}
|
|
11891
11892
|
for (let g of fromEnum(c)) {
|
|
11892
|
-
g.
|
|
11893
|
+
g.mi(false);
|
|
11893
11894
|
}
|
|
11894
11895
|
}
|
|
11895
11896
|
v1(a, b) {
|
|
@@ -11912,7 +11913,7 @@ export let XamDataChart = /*@__PURE__*/ (() => {
|
|
|
11912
11913
|
for (let e of fromEnum(c.da())) {
|
|
11913
11914
|
e.ez = true;
|
|
11914
11915
|
this.lw();
|
|
11915
|
-
e.
|
|
11916
|
+
e.mi(d);
|
|
11916
11917
|
}
|
|
11917
11918
|
if (c.bh != null) {
|
|
11918
11919
|
for (let f of fromEnum(c.bh.series)) {
|
|
@@ -11948,7 +11949,7 @@ export let XamDataChart = /*@__PURE__*/ (() => {
|
|
|
11948
11949
|
}
|
|
11949
11950
|
for (let b of fromEnum(this.series)) {
|
|
11950
11951
|
b.b0.bj();
|
|
11951
|
-
b.
|
|
11952
|
+
b.mi(false);
|
|
11952
11953
|
}
|
|
11953
11954
|
}
|
|
11954
11955
|
getFontBrush() {
|
|
@@ -12648,13 +12649,13 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
12648
12649
|
super();
|
|
12649
12650
|
this.b0 = null;
|
|
12650
12651
|
this.ho = 0;
|
|
12651
|
-
this.
|
|
12652
|
+
this.pq = null;
|
|
12652
12653
|
this.g8 = null;
|
|
12653
12654
|
this.cm = null;
|
|
12654
12655
|
this.a7 = null;
|
|
12655
12656
|
this.a5 = null;
|
|
12656
12657
|
this.ce = null;
|
|
12657
|
-
this.
|
|
12658
|
+
this.na = null;
|
|
12658
12659
|
this.fb = new Dictionary$2(String_$type, String_$type, 0);
|
|
12659
12660
|
this.fa = new Dictionary$2(String_$type, FastReflectionHelper.$, 0);
|
|
12660
12661
|
this.propertyChanged = null;
|
|
@@ -12674,7 +12675,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
12674
12675
|
this.bd = null;
|
|
12675
12676
|
this.cl = null;
|
|
12676
12677
|
this.g5 = null;
|
|
12677
|
-
this.
|
|
12678
|
+
this.m7 = null;
|
|
12678
12679
|
this.a0 = null;
|
|
12679
12680
|
this.b6 = 0;
|
|
12680
12681
|
this.b5 = 0;
|
|
@@ -12685,8 +12686,8 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
12685
12686
|
this.fk = NaN;
|
|
12686
12687
|
this.fl = NaN;
|
|
12687
12688
|
this.fm = NaN;
|
|
12688
|
-
this.o3 = null;
|
|
12689
12689
|
this.o4 = null;
|
|
12690
|
+
this.o5 = null;
|
|
12690
12691
|
this.f0 = DeviceUtils.g(2);
|
|
12691
12692
|
this.bj = 1;
|
|
12692
12693
|
this.fi = 0.2;
|
|
@@ -12703,7 +12704,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
12703
12704
|
this.bn = 0;
|
|
12704
12705
|
this.bm = 0;
|
|
12705
12706
|
this.co = null;
|
|
12706
|
-
this.
|
|
12707
|
+
this.pg = { $type: Point_$type, x: NaN, y: NaN };
|
|
12707
12708
|
this.fo = NaN;
|
|
12708
12709
|
this.fp = NaN;
|
|
12709
12710
|
this.a4 = null;
|
|
@@ -12712,20 +12713,20 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
12712
12713
|
DVContainer.instance.registerIfLoaded("VisualDataFactoryManager");
|
|
12713
12714
|
this.ho = Series.ha++;
|
|
12714
12715
|
this.ez = true;
|
|
12715
|
-
this.
|
|
12716
|
+
this.pq = Rect.empty;
|
|
12716
12717
|
this.b0 = this.bx();
|
|
12717
12718
|
this.b0.bu = Rect.empty;
|
|
12718
|
-
this.
|
|
12719
|
+
this.lz(this.b0);
|
|
12719
12720
|
this.b0.n = true;
|
|
12720
12721
|
this.b0.as();
|
|
12721
12722
|
this.b0.n = false;
|
|
12722
12723
|
this.ab = Series.$;
|
|
12723
12724
|
this.cl = (a, b) => {
|
|
12724
12725
|
if (this.cd == null || !this.cd.d4) {
|
|
12725
|
-
this.
|
|
12726
|
+
this.m6(b.oldRect, b.newRect);
|
|
12726
12727
|
}
|
|
12727
12728
|
};
|
|
12728
|
-
this.bd = (a, b) => this.
|
|
12729
|
+
this.bd = (a, b) => this.l4(a, b.propertyName, b.oldValue, b.newValue);
|
|
12729
12730
|
this.g5 = (a, b) => {
|
|
12730
12731
|
if (this.cd != null) {
|
|
12731
12732
|
this.ez = true;
|
|
@@ -12733,12 +12734,12 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
12733
12734
|
}
|
|
12734
12735
|
this.k0(b.action, b.position, b.count, b.propertyName);
|
|
12735
12736
|
};
|
|
12736
|
-
this.propertyUpdated = delegateCombine(this.propertyUpdated, (a, b) => this.
|
|
12737
|
-
this.
|
|
12737
|
+
this.propertyUpdated = delegateCombine(this.propertyUpdated, (a, b) => this.l4(a, b.propertyName, b.oldValue, b.newValue));
|
|
12738
|
+
this.na = new Canvas();
|
|
12738
12739
|
this.ce = new DoubleAnimator(0, 1, this.hm);
|
|
12739
12740
|
let a = this.ce;
|
|
12740
12741
|
a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.kp));
|
|
12741
|
-
this.g(Series.
|
|
12742
|
+
this.g(Series.ot, ((() => {
|
|
12742
12743
|
let $ret = new Binding(1, "Visibility");
|
|
12743
12744
|
$ret.d = this;
|
|
12744
12745
|
return $ret;
|
|
@@ -12768,11 +12769,11 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
12768
12769
|
jr() {
|
|
12769
12770
|
return this.a6.a$r(this);
|
|
12770
12771
|
}
|
|
12771
|
-
|
|
12772
|
+
m0(a) {
|
|
12772
12773
|
}
|
|
12773
|
-
|
|
12774
|
+
mz(a) {
|
|
12774
12775
|
}
|
|
12775
|
-
|
|
12776
|
+
m1(a) {
|
|
12776
12777
|
}
|
|
12777
12778
|
kp(a, b) {
|
|
12778
12779
|
this.g0 = this.ce.o;
|
|
@@ -12812,16 +12813,16 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
12812
12813
|
get dz() {
|
|
12813
12814
|
return DVContainer.instance.checkLoaded("InteractivityFactoryManager");
|
|
12814
12815
|
}
|
|
12815
|
-
|
|
12816
|
+
lz(a) {
|
|
12816
12817
|
}
|
|
12817
|
-
|
|
12818
|
+
lx() {
|
|
12818
12819
|
this.kq(this.a1, this.a1);
|
|
12819
12820
|
if (this.ck == null && this.b8 != null && this.itemsSource != null) {
|
|
12820
12821
|
this.ck = this.b8.getFastItemsSource(this.itemsSource);
|
|
12821
12822
|
}
|
|
12822
12823
|
this.b0.av();
|
|
12823
12824
|
}
|
|
12824
|
-
|
|
12825
|
+
ly() {
|
|
12825
12826
|
this.kw();
|
|
12826
12827
|
if (this.ck != null && this.b8 != null && this.itemsSource != null) {
|
|
12827
12828
|
this.ck = this.b8.releaseFastItemsSource(this.itemsSource);
|
|
@@ -12901,19 +12902,19 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
12901
12902
|
hd(a) {
|
|
12902
12903
|
return -1;
|
|
12903
12904
|
}
|
|
12904
|
-
|
|
12905
|
+
p0() {
|
|
12905
12906
|
let a = 1;
|
|
12906
12907
|
let b = 1;
|
|
12907
12908
|
if (this.cd != null) {
|
|
12908
12909
|
a = this.cd.bt;
|
|
12909
12910
|
b = this.cd.bv;
|
|
12910
12911
|
}
|
|
12911
|
-
return this.
|
|
12912
|
+
return this.p1(a, b);
|
|
12912
12913
|
}
|
|
12913
|
-
|
|
12914
|
-
return this.
|
|
12914
|
+
p2(a, b) {
|
|
12915
|
+
return this.p1(a, b);
|
|
12915
12916
|
}
|
|
12916
|
-
|
|
12917
|
+
p1(a, b) {
|
|
12917
12918
|
return new Thickness(1, 0, 0, 0, 0);
|
|
12918
12919
|
}
|
|
12919
12920
|
bv() {
|
|
@@ -12962,11 +12963,11 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
12962
12963
|
jp() {
|
|
12963
12964
|
return null;
|
|
12964
12965
|
}
|
|
12965
|
-
o8() {
|
|
12966
|
-
return this.o2;
|
|
12967
|
-
}
|
|
12968
12966
|
o9() {
|
|
12969
|
-
return this.
|
|
12967
|
+
return this.o3;
|
|
12968
|
+
}
|
|
12969
|
+
pa() {
|
|
12970
|
+
return this.o8;
|
|
12970
12971
|
}
|
|
12971
12972
|
resolveLegendIndex() {
|
|
12972
12973
|
return this.index;
|
|
@@ -13280,14 +13281,14 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13280
13281
|
gj(a, b, c) {
|
|
13281
13282
|
return NaN;
|
|
13282
13283
|
}
|
|
13283
|
-
|
|
13284
|
+
pm(a, b, c) {
|
|
13284
13285
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
13285
13286
|
}
|
|
13286
|
-
|
|
13287
|
+
pv(a) {
|
|
13287
13288
|
return Rect.empty;
|
|
13288
13289
|
}
|
|
13289
13290
|
ak(a) {
|
|
13290
|
-
let b = this.
|
|
13291
|
+
let b = this.pv(a);
|
|
13291
13292
|
if (!b.isEmpty) {
|
|
13292
13293
|
let c = new Array(1);
|
|
13293
13294
|
c[0] = b;
|
|
@@ -13295,73 +13296,73 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13295
13296
|
}
|
|
13296
13297
|
return null;
|
|
13297
13298
|
}
|
|
13298
|
-
|
|
13299
|
-
return this.
|
|
13299
|
+
pw(a) {
|
|
13300
|
+
return this.pv(this.pp(a));
|
|
13300
13301
|
}
|
|
13301
13302
|
al(a) {
|
|
13302
|
-
return this.ak(this.
|
|
13303
|
+
return this.ak(this.pp(a));
|
|
13303
13304
|
}
|
|
13304
|
-
|
|
13305
|
+
px(a) {
|
|
13305
13306
|
return Rect.empty;
|
|
13306
13307
|
}
|
|
13307
|
-
|
|
13308
|
-
return this.
|
|
13308
|
+
py(a) {
|
|
13309
|
+
return this.px(this.pp(a));
|
|
13309
13310
|
}
|
|
13310
13311
|
ey(a, b) {
|
|
13311
13312
|
return this.a6.a$g(this, a, b);
|
|
13312
13313
|
}
|
|
13313
|
-
|
|
13314
|
+
po(a, b, c, d, e, f, g, h, i) {
|
|
13314
13315
|
return this.a6.a$al(this, a, b, c, d, e, f, g, h, i);
|
|
13315
13316
|
}
|
|
13316
13317
|
gf(a, b, c) {
|
|
13317
13318
|
return this.gj(a, b, c);
|
|
13318
13319
|
}
|
|
13319
|
-
|
|
13320
|
-
return this.
|
|
13320
|
+
pi(a, b, c) {
|
|
13321
|
+
return this.pm(a, b, c);
|
|
13321
13322
|
}
|
|
13322
13323
|
gh(a, b, c) {
|
|
13323
13324
|
return this.gj(a, b, c);
|
|
13324
13325
|
}
|
|
13325
|
-
|
|
13326
|
-
return this.
|
|
13326
|
+
pk(a, b, c) {
|
|
13327
|
+
return this.pm(a, b, c);
|
|
13327
13328
|
}
|
|
13328
|
-
|
|
13329
|
-
let d = this.
|
|
13330
|
-
return this.
|
|
13329
|
+
pn(a, b, c) {
|
|
13330
|
+
let d = this.pp(a);
|
|
13331
|
+
return this.pm(d, b, c);
|
|
13331
13332
|
}
|
|
13332
13333
|
gk(a, b, c) {
|
|
13333
|
-
let d = this.
|
|
13334
|
+
let d = this.pp(a);
|
|
13334
13335
|
return this.gj(d, b, c);
|
|
13335
13336
|
}
|
|
13336
|
-
|
|
13337
|
-
let d = this.
|
|
13338
|
-
return this.
|
|
13337
|
+
pj(a, b, c) {
|
|
13338
|
+
let d = this.pp(a);
|
|
13339
|
+
return this.pi(d, b, c);
|
|
13339
13340
|
}
|
|
13340
13341
|
gg(a, b, c) {
|
|
13341
|
-
let d = this.
|
|
13342
|
+
let d = this.pp(a);
|
|
13342
13343
|
return this.gf(d, b, c);
|
|
13343
13344
|
}
|
|
13344
|
-
|
|
13345
|
-
let d = this.
|
|
13346
|
-
return this.
|
|
13345
|
+
pl(a, b, c) {
|
|
13346
|
+
let d = this.pp(a);
|
|
13347
|
+
return this.pk(d, b, c);
|
|
13347
13348
|
}
|
|
13348
13349
|
gi(a, b, c) {
|
|
13349
|
-
let d = this.
|
|
13350
|
+
let d = this.pp(a);
|
|
13350
13351
|
return this.gh(d, b, c);
|
|
13351
13352
|
}
|
|
13352
13353
|
he(a) {
|
|
13353
|
-
let b = this.
|
|
13354
|
+
let b = this.pp(a);
|
|
13354
13355
|
return this.hd(b);
|
|
13355
13356
|
}
|
|
13356
13357
|
ga() {
|
|
13357
13358
|
return 0;
|
|
13358
13359
|
}
|
|
13359
13360
|
f6(a) {
|
|
13360
|
-
let b = this.
|
|
13361
|
+
let b = this.pp(a);
|
|
13361
13362
|
return this.f5(b);
|
|
13362
13363
|
}
|
|
13363
13364
|
hu(a) {
|
|
13364
|
-
let b = this.
|
|
13365
|
+
let b = this.pp(a);
|
|
13365
13366
|
return this.ht(b);
|
|
13366
13367
|
}
|
|
13367
13368
|
c1(a, b, c, d) {
|
|
@@ -13399,25 +13400,28 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13399
13400
|
}
|
|
13400
13401
|
ld() {
|
|
13401
13402
|
}
|
|
13402
|
-
|
|
13403
|
-
|
|
13403
|
+
le() {
|
|
13404
|
+
this.ld();
|
|
13404
13405
|
}
|
|
13405
13406
|
o6() {
|
|
13406
13407
|
return null;
|
|
13407
13408
|
}
|
|
13408
|
-
|
|
13409
|
+
o7() {
|
|
13410
|
+
return null;
|
|
13411
|
+
}
|
|
13412
|
+
ne() {
|
|
13409
13413
|
return null;
|
|
13410
13414
|
}
|
|
13411
13415
|
f2() {
|
|
13412
13416
|
return NaN;
|
|
13413
13417
|
}
|
|
13414
|
-
|
|
13418
|
+
pp(a) {
|
|
13415
13419
|
let b = this.cd != null ? this.cd.si : this.b0.bu;
|
|
13416
13420
|
let c = this.b0.bv;
|
|
13417
13421
|
let d = { $type: Point_$type, x: c.left + c.width * (a.x - b.left) / b.width, y: c.top + c.height * (a.y - b.top) / b.height };
|
|
13418
13422
|
return d;
|
|
13419
13423
|
}
|
|
13420
|
-
|
|
13424
|
+
ph(a) {
|
|
13421
13425
|
let b = this.cd != null ? this.cd.si : this.b0.bu;
|
|
13422
13426
|
let c = this.b0.bv;
|
|
13423
13427
|
let d = b.left + (a.x - c.left) / c.width * b.width;
|
|
@@ -13428,7 +13432,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13428
13432
|
let c = this.b0.c(a);
|
|
13429
13433
|
let d = c != null ? c.item : null;
|
|
13430
13434
|
if (d == null) {
|
|
13431
|
-
let e = this.
|
|
13435
|
+
let e = this.pp(b);
|
|
13432
13436
|
d = this.ht(e);
|
|
13433
13437
|
}
|
|
13434
13438
|
return d;
|
|
@@ -13487,35 +13491,35 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13487
13491
|
}
|
|
13488
13492
|
k6() {
|
|
13489
13493
|
if (isNaN_(this.fy)) {
|
|
13490
|
-
let a = this.
|
|
13494
|
+
let a = this.p2(1, 1);
|
|
13491
13495
|
this.fy = a.top;
|
|
13492
13496
|
if (isNaN_(this.fy)) {
|
|
13493
13497
|
this.fy = 0;
|
|
13494
13498
|
}
|
|
13495
13499
|
}
|
|
13496
13500
|
if (isNaN_(this.fv)) {
|
|
13497
|
-
let b = this.
|
|
13501
|
+
let b = this.p2(1, 1);
|
|
13498
13502
|
this.fv = b.bottom;
|
|
13499
13503
|
if (isNaN_(this.fv)) {
|
|
13500
13504
|
this.fv = 0;
|
|
13501
13505
|
}
|
|
13502
13506
|
}
|
|
13503
13507
|
if (isNaN_(this.fw)) {
|
|
13504
|
-
let c = this.
|
|
13508
|
+
let c = this.p2(1, 1);
|
|
13505
13509
|
this.fw = c.left;
|
|
13506
13510
|
if (isNaN_(this.fw)) {
|
|
13507
13511
|
this.fw = 0;
|
|
13508
13512
|
}
|
|
13509
13513
|
}
|
|
13510
13514
|
if (isNaN_(this.fx)) {
|
|
13511
|
-
let d = this.
|
|
13515
|
+
let d = this.p2(1, 1);
|
|
13512
13516
|
this.fx = d.right;
|
|
13513
13517
|
if (isNaN_(this.fx)) {
|
|
13514
13518
|
this.fx = 0;
|
|
13515
13519
|
}
|
|
13516
13520
|
}
|
|
13517
13521
|
}
|
|
13518
|
-
|
|
13522
|
+
mi(a) {
|
|
13519
13523
|
this.es = false;
|
|
13520
13524
|
if (this.cd != null) {
|
|
13521
13525
|
this.cd.ap.ac(0, this, this.as, a);
|
|
@@ -13528,10 +13532,10 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13528
13532
|
}
|
|
13529
13533
|
}
|
|
13530
13534
|
k3(a) {
|
|
13531
|
-
this.
|
|
13535
|
+
this.mj(a);
|
|
13532
13536
|
this.es = false;
|
|
13533
13537
|
}
|
|
13534
|
-
|
|
13538
|
+
mj(a) {
|
|
13535
13539
|
if (this.e2 && !this.eq()) {
|
|
13536
13540
|
this.e1 = false;
|
|
13537
13541
|
}
|
|
@@ -13544,7 +13548,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13544
13548
|
}
|
|
13545
13549
|
ky() {
|
|
13546
13550
|
}
|
|
13547
|
-
|
|
13551
|
+
mk(a, b) {
|
|
13548
13552
|
if (this.bz == null) {
|
|
13549
13553
|
this.bz = this.bx();
|
|
13550
13554
|
this.bz.q = true;
|
|
@@ -13556,7 +13560,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13556
13560
|
}
|
|
13557
13561
|
this.bz.bu = a;
|
|
13558
13562
|
}
|
|
13559
|
-
|
|
13563
|
+
mh(a, b, c, d, e) {
|
|
13560
13564
|
this.a6.a$t(this, a, b, d, e);
|
|
13561
13565
|
}
|
|
13562
13566
|
getEffectiveViewport1(a) {
|
|
@@ -13575,7 +13579,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13575
13579
|
}
|
|
13576
13580
|
return this.cd.sj;
|
|
13577
13581
|
}
|
|
13578
|
-
|
|
13582
|
+
pr(a) {
|
|
13579
13583
|
if (this.cd == null || this.cd.si.isEmpty) {
|
|
13580
13584
|
return a.bu;
|
|
13581
13585
|
}
|
|
@@ -13595,13 +13599,13 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13595
13599
|
}
|
|
13596
13600
|
return this.cd.si;
|
|
13597
13601
|
}
|
|
13598
|
-
|
|
13599
|
-
if (!this.
|
|
13602
|
+
pu(a) {
|
|
13603
|
+
if (!this.pz.equals1(a)) {
|
|
13600
13604
|
return Rect.empty;
|
|
13601
13605
|
}
|
|
13602
13606
|
return this.getEffectiveViewport();
|
|
13603
13607
|
}
|
|
13604
|
-
|
|
13608
|
+
pt(a) {
|
|
13605
13609
|
if (this.cd == null || this.cd.sj.isEmpty) {
|
|
13606
13610
|
return Rect.empty;
|
|
13607
13611
|
}
|
|
@@ -13616,8 +13620,8 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13616
13620
|
getEffectiveViewport() {
|
|
13617
13621
|
return this.getEffectiveViewport1(this.b0);
|
|
13618
13622
|
}
|
|
13619
|
-
|
|
13620
|
-
this.
|
|
13623
|
+
mc() {
|
|
13624
|
+
this.md(null);
|
|
13621
13625
|
}
|
|
13622
13626
|
get_c2() {
|
|
13623
13627
|
return false;
|
|
@@ -13631,12 +13635,12 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13631
13635
|
get c5() {
|
|
13632
13636
|
return this.get_c5();
|
|
13633
13637
|
}
|
|
13634
|
-
|
|
13638
|
+
md(a) {
|
|
13635
13639
|
if (this.dz) {
|
|
13636
13640
|
this.a6.a$ae(this, a);
|
|
13637
13641
|
}
|
|
13638
13642
|
}
|
|
13639
|
-
|
|
13643
|
+
me(a) {
|
|
13640
13644
|
if (this.dz) {
|
|
13641
13645
|
this.a6.a$af(this, a, this.cd);
|
|
13642
13646
|
}
|
|
@@ -13675,9 +13679,9 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13675
13679
|
}
|
|
13676
13680
|
return false;
|
|
13677
13681
|
}
|
|
13678
|
-
|
|
13682
|
+
l0(a, b) {
|
|
13679
13683
|
this.b0.bu = b;
|
|
13680
|
-
this.
|
|
13684
|
+
this.m5(a, b);
|
|
13681
13685
|
if (this.cd != null) {
|
|
13682
13686
|
this.cd.ap.ae(0, this, this.as, b);
|
|
13683
13687
|
if (a.isEmpty || a.width == 0 || a.height == 0) {
|
|
@@ -13685,9 +13689,9 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13685
13689
|
}
|
|
13686
13690
|
}
|
|
13687
13691
|
}
|
|
13688
|
-
|
|
13692
|
+
m6(a, b) {
|
|
13689
13693
|
}
|
|
13690
|
-
|
|
13694
|
+
m5(a, b) {
|
|
13691
13695
|
}
|
|
13692
13696
|
get ez() {
|
|
13693
13697
|
return this.cs;
|
|
@@ -13698,18 +13702,18 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13698
13702
|
k8(a) {
|
|
13699
13703
|
a.k4();
|
|
13700
13704
|
}
|
|
13701
|
-
|
|
13705
|
+
lq() {
|
|
13702
13706
|
this.et = false;
|
|
13703
13707
|
this.ez = true;
|
|
13704
13708
|
if (this.cd != null) {
|
|
13705
13709
|
this.cd.lx();
|
|
13706
13710
|
}
|
|
13707
13711
|
}
|
|
13708
|
-
|
|
13709
|
-
this.
|
|
13710
|
-
this.
|
|
13712
|
+
lk() {
|
|
13713
|
+
this.mw();
|
|
13714
|
+
this.l1();
|
|
13711
13715
|
}
|
|
13712
|
-
|
|
13716
|
+
lp() {
|
|
13713
13717
|
this.et = false;
|
|
13714
13718
|
this.ez = true;
|
|
13715
13719
|
if (this.cd != null) {
|
|
@@ -13728,25 +13732,25 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13728
13732
|
get isUsableInLegend() {
|
|
13729
13733
|
return this.get_isUsableInLegend();
|
|
13730
13734
|
}
|
|
13731
|
-
|
|
13735
|
+
lv() {
|
|
13732
13736
|
this.b0.ao();
|
|
13733
13737
|
}
|
|
13734
|
-
|
|
13735
|
-
this.
|
|
13738
|
+
lr() {
|
|
13739
|
+
this.l1();
|
|
13736
13740
|
}
|
|
13737
|
-
|
|
13741
|
+
l1() {
|
|
13738
13742
|
this.b0.az();
|
|
13739
|
-
this.
|
|
13740
|
-
this.
|
|
13743
|
+
this.l3(false);
|
|
13744
|
+
this.mx();
|
|
13741
13745
|
}
|
|
13742
|
-
|
|
13746
|
+
l2() {
|
|
13743
13747
|
this.b0.az();
|
|
13744
|
-
this.
|
|
13748
|
+
this.l3(true);
|
|
13745
13749
|
}
|
|
13746
13750
|
em() {
|
|
13747
13751
|
return false;
|
|
13748
13752
|
}
|
|
13749
|
-
|
|
13753
|
+
l3(a) {
|
|
13750
13754
|
if (this.as == null || this.as.c) {
|
|
13751
13755
|
return;
|
|
13752
13756
|
}
|
|
@@ -13760,13 +13764,13 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13760
13764
|
this.k3(false);
|
|
13761
13765
|
}
|
|
13762
13766
|
else {
|
|
13763
|
-
this.
|
|
13767
|
+
this.mi(false);
|
|
13764
13768
|
this.es = !this.em();
|
|
13765
13769
|
}
|
|
13766
13770
|
}
|
|
13767
13771
|
if (e) {
|
|
13768
13772
|
if (!this.ez) {
|
|
13769
|
-
this.
|
|
13773
|
+
this.lp();
|
|
13770
13774
|
this.et = true;
|
|
13771
13775
|
}
|
|
13772
13776
|
}
|
|
@@ -13791,20 +13795,20 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13791
13795
|
super.w(a, b);
|
|
13792
13796
|
this.raisePropertyChanged("Visibility", enumGetBox(Visibility_$type, a), enumGetBox(Visibility_$type, b));
|
|
13793
13797
|
}
|
|
13794
|
-
|
|
13798
|
+
lu() {
|
|
13795
13799
|
}
|
|
13796
|
-
|
|
13800
|
+
l4(a, b, c, d) {
|
|
13797
13801
|
switch (b) {
|
|
13798
13802
|
case "SyncLink":
|
|
13799
13803
|
if (typeCast(SyncLink.$, c) !== null) {
|
|
13800
13804
|
let e = c;
|
|
13801
13805
|
e.propertyUpdated = delegateRemove(e.propertyUpdated, this.bd);
|
|
13802
|
-
this.
|
|
13806
|
+
this.mb(typeCast(IFastItemsSourceProvider_$type, c));
|
|
13803
13807
|
}
|
|
13804
13808
|
if (typeCast(SyncLink.$, d) !== null) {
|
|
13805
13809
|
let f = d;
|
|
13806
13810
|
f.propertyUpdated = delegateCombine(f.propertyUpdated, this.bd);
|
|
13807
|
-
this.
|
|
13811
|
+
this.ma(typeCast(IFastItemsSourceProvider_$type, d));
|
|
13808
13812
|
}
|
|
13809
13813
|
if (this.index == -1) {
|
|
13810
13814
|
this.index = XamDataChart.u1(this);
|
|
@@ -13812,9 +13816,9 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13812
13816
|
break;
|
|
13813
13817
|
case Series.$$p[25]:
|
|
13814
13818
|
this.bs = this.bu();
|
|
13815
|
-
this.
|
|
13819
|
+
this.mv();
|
|
13816
13820
|
this.k4();
|
|
13817
|
-
this.
|
|
13821
|
+
this.l1();
|
|
13818
13822
|
break;
|
|
13819
13823
|
case SeriesViewer.$$p[1]:
|
|
13820
13824
|
case SeriesViewer.$$p[15]:
|
|
@@ -13835,7 +13839,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13835
13839
|
let i = c;
|
|
13836
13840
|
i.propertyUpdated = delegateRemove(i.propertyUpdated, this.bd);
|
|
13837
13841
|
c.ap.ad(0, this);
|
|
13838
|
-
this.
|
|
13842
|
+
this.md(c);
|
|
13839
13843
|
this.b0.ak(c);
|
|
13840
13844
|
}
|
|
13841
13845
|
if (typeCast(SeriesViewer.$, d) !== null) {
|
|
@@ -13849,7 +13853,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13849
13853
|
this.as = d.ap.k(0, this, runOn(this, this.k3));
|
|
13850
13854
|
this.b0.ag(d);
|
|
13851
13855
|
this.bk = this.bl();
|
|
13852
|
-
this.
|
|
13856
|
+
this.mt();
|
|
13853
13857
|
if (this.eg) {
|
|
13854
13858
|
this.ft = this.gu();
|
|
13855
13859
|
}
|
|
@@ -13861,7 +13865,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13861
13865
|
this.ce.w();
|
|
13862
13866
|
}
|
|
13863
13867
|
if (this.index != -1) {
|
|
13864
|
-
this.
|
|
13868
|
+
this.mw();
|
|
13865
13869
|
}
|
|
13866
13870
|
if (this.index == -1 || d == null) {
|
|
13867
13871
|
this.index = XamDataChart.u1(this);
|
|
@@ -13886,11 +13890,11 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13886
13890
|
case "LegendItemTemplate":
|
|
13887
13891
|
case Series.$$p[20]:
|
|
13888
13892
|
case Series.$$p[19]:
|
|
13889
|
-
this.
|
|
13890
|
-
this.
|
|
13893
|
+
this.mw();
|
|
13894
|
+
this.l1();
|
|
13891
13895
|
break;
|
|
13892
13896
|
case Series.$$p[22]:
|
|
13893
|
-
this.
|
|
13897
|
+
this.mu();
|
|
13894
13898
|
break;
|
|
13895
13899
|
case Series.$$p[5]:
|
|
13896
13900
|
case Series.$$p[9]:
|
|
@@ -13898,62 +13902,62 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13898
13902
|
case Series.$$p[10]:
|
|
13899
13903
|
case Series.$$p[11]:
|
|
13900
13904
|
this.k4();
|
|
13901
|
-
this.
|
|
13905
|
+
this.l1();
|
|
13902
13906
|
break;
|
|
13903
13907
|
case "Index":
|
|
13904
13908
|
if (typeGetValue(c) != typeGetValue(d)) {
|
|
13905
|
-
this.
|
|
13909
|
+
this.lu();
|
|
13906
13910
|
this.bs = this.bu();
|
|
13911
|
+
this.mv();
|
|
13907
13912
|
this.mu();
|
|
13908
|
-
this.mt();
|
|
13909
13913
|
this.k4();
|
|
13910
|
-
this.
|
|
13914
|
+
this.l1();
|
|
13911
13915
|
}
|
|
13912
13916
|
break;
|
|
13913
13917
|
case "RadiusX":
|
|
13914
13918
|
case "RadiusY":
|
|
13915
13919
|
case "RoundedCornersLocation":
|
|
13916
|
-
this.
|
|
13920
|
+
this.l1();
|
|
13917
13921
|
break;
|
|
13918
13922
|
case Series.$$p[8]:
|
|
13919
|
-
this.
|
|
13920
|
-
this.
|
|
13923
|
+
this.mt();
|
|
13924
|
+
this.l1();
|
|
13921
13925
|
break;
|
|
13922
13926
|
case Series.$$p[33]:
|
|
13923
13927
|
case Series.$$p[12]:
|
|
13924
13928
|
case Series.$$p[23]:
|
|
13925
|
-
this.
|
|
13929
|
+
this.l1();
|
|
13926
13930
|
break;
|
|
13927
13931
|
case Series.$$p[17]:
|
|
13928
|
-
this.
|
|
13929
|
-
this.
|
|
13932
|
+
this.lv();
|
|
13933
|
+
this.l1();
|
|
13930
13934
|
break;
|
|
13931
13935
|
case Series.$$p[43]:
|
|
13932
13936
|
case Series.$$p[29]:
|
|
13933
13937
|
case Series.$$p[28]:
|
|
13934
13938
|
case Series.$$p[30]:
|
|
13935
13939
|
case Series.$$p[31]:
|
|
13936
|
-
this.
|
|
13940
|
+
this.l1();
|
|
13937
13941
|
break;
|
|
13938
13942
|
case Series.$$p[34]:
|
|
13939
|
-
this.
|
|
13943
|
+
this.mv();
|
|
13940
13944
|
if (this.a9 == 1) {
|
|
13941
|
-
this.
|
|
13945
|
+
this.mx();
|
|
13942
13946
|
}
|
|
13943
13947
|
break;
|
|
13944
13948
|
case Series.$$p[2]:
|
|
13945
13949
|
case Series.$$p[3]:
|
|
13946
|
-
this.
|
|
13950
|
+
this.l1();
|
|
13947
13951
|
break;
|
|
13948
13952
|
case Series.$$p[1]:
|
|
13949
13953
|
case Series.$$p[6]:
|
|
13950
13954
|
case Series.$$p[7]:
|
|
13951
|
-
this.
|
|
13952
|
-
this.
|
|
13955
|
+
this.o4 = this.oz;
|
|
13956
|
+
this.o5 = this.o2;
|
|
13953
13957
|
this.f0 = this.fu;
|
|
13954
|
-
this.
|
|
13955
|
-
this.
|
|
13956
|
-
this.
|
|
13958
|
+
this.o1 = this.o2;
|
|
13959
|
+
this.o0 = this.oz;
|
|
13960
|
+
this.l1();
|
|
13957
13961
|
this.b0.bj();
|
|
13958
13962
|
if (this.toolTip != null && this.a5 != null) {
|
|
13959
13963
|
this.a6.a$aj(this, this.toolTip);
|
|
@@ -13964,14 +13968,14 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
13964
13968
|
break;
|
|
13965
13969
|
case "ItemsSource":
|
|
13966
13970
|
if (this.b8 != null) {
|
|
13967
|
-
this.
|
|
13971
|
+
this.ma(this.b8);
|
|
13968
13972
|
}
|
|
13969
13973
|
break;
|
|
13970
13974
|
case Series.$$p[13]:
|
|
13971
13975
|
if (c != d && d != null) {
|
|
13972
13976
|
this.e1 = true;
|
|
13973
13977
|
}
|
|
13974
|
-
this.
|
|
13978
|
+
this.lq();
|
|
13975
13979
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
13976
13980
|
let m = c;
|
|
13977
13981
|
m.event = delegateRemove(m.event, this.g5);
|
|
@@ -14009,7 +14013,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14009
14013
|
break;
|
|
14010
14014
|
case "CrosshairPoint":
|
|
14011
14015
|
if (this.cd != null) {
|
|
14012
|
-
this.
|
|
14016
|
+
this.m3(this.cd.r6);
|
|
14013
14017
|
}
|
|
14014
14018
|
if (this.cd != null) {
|
|
14015
14019
|
if (!this.cy) {
|
|
@@ -14021,8 +14025,8 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14021
14025
|
this.ft = this.gu();
|
|
14022
14026
|
break;
|
|
14023
14027
|
case "ActualResolution":
|
|
14024
|
-
this.
|
|
14025
|
-
this.
|
|
14028
|
+
this.mi(false);
|
|
14029
|
+
this.lp();
|
|
14026
14030
|
break;
|
|
14027
14031
|
case Series.$$p[47]:
|
|
14028
14032
|
this.fy = this.g4;
|
|
@@ -14041,21 +14045,21 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14041
14045
|
this.ce.w();
|
|
14042
14046
|
this.ce.r = this.hm;
|
|
14043
14047
|
this.ce.b = this.cf;
|
|
14044
|
-
this.
|
|
14048
|
+
this.mi(false);
|
|
14045
14049
|
break;
|
|
14046
14050
|
case "DiscreteLegendItemTemplate":
|
|
14047
|
-
this.
|
|
14051
|
+
this.mi(false);
|
|
14048
14052
|
break;
|
|
14049
14053
|
case "VisibilityProxy":
|
|
14050
14054
|
if (c != d) {
|
|
14051
|
-
this.
|
|
14055
|
+
this.mi(false);
|
|
14052
14056
|
}
|
|
14053
|
-
this.
|
|
14057
|
+
this.lp();
|
|
14054
14058
|
this.b0.bk();
|
|
14055
14059
|
break;
|
|
14056
14060
|
case Series.$$p[18]:
|
|
14057
14061
|
this.bk = this.bl();
|
|
14058
|
-
this.
|
|
14062
|
+
this.mi(false);
|
|
14059
14063
|
break;
|
|
14060
14064
|
case Series.$$p[14]:
|
|
14061
14065
|
this.fr = isNaN_(this.gp) ? 0.2 : this.gp;
|
|
@@ -14064,14 +14068,14 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14064
14068
|
this.k5();
|
|
14065
14069
|
break;
|
|
14066
14070
|
case "FinalValue":
|
|
14067
|
-
this.
|
|
14071
|
+
this.m2();
|
|
14068
14072
|
break;
|
|
14069
14073
|
case Series.$$p[48]:
|
|
14070
14074
|
this.b2 = this.b3();
|
|
14071
14075
|
break;
|
|
14072
14076
|
}
|
|
14073
14077
|
}
|
|
14074
|
-
|
|
14078
|
+
mv() {
|
|
14075
14079
|
let a = this.bs;
|
|
14076
14080
|
let b = this.gz;
|
|
14077
14081
|
if (isNaN_(b)) {
|
|
@@ -14085,7 +14089,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14085
14089
|
}
|
|
14086
14090
|
this.f0 = this.fu;
|
|
14087
14091
|
}
|
|
14088
|
-
|
|
14092
|
+
m3(a) {
|
|
14089
14093
|
if (this.cd != null && this.cd.ed && this.bk != 1 && this.cd.ea) {
|
|
14090
14094
|
if (isNaN_(a.x) || isNaN_(a.y)) {
|
|
14091
14095
|
this.a6.a$v(this, null, a, false, false, false, false, this.cd.bk == this, true);
|
|
@@ -14138,10 +14142,10 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14138
14142
|
this.cd = a;
|
|
14139
14143
|
}
|
|
14140
14144
|
get itemsSource() {
|
|
14141
|
-
return this.c(Series.
|
|
14145
|
+
return this.c(Series.n0);
|
|
14142
14146
|
}
|
|
14143
14147
|
set itemsSource(a) {
|
|
14144
|
-
this.h(Series.
|
|
14148
|
+
this.h(Series.n0, a);
|
|
14145
14149
|
}
|
|
14146
14150
|
k0(a, b, c, d) {
|
|
14147
14151
|
if (this.cd != null) {
|
|
@@ -14149,29 +14153,29 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14149
14153
|
}
|
|
14150
14154
|
}
|
|
14151
14155
|
get legend() {
|
|
14152
|
-
return this.c(Series.
|
|
14156
|
+
return this.c(Series.n6);
|
|
14153
14157
|
}
|
|
14154
14158
|
set legend(a) {
|
|
14155
|
-
this.h(Series.
|
|
14159
|
+
this.h(Series.n6, a);
|
|
14156
14160
|
}
|
|
14157
|
-
get
|
|
14158
|
-
if (this.
|
|
14159
|
-
this.
|
|
14161
|
+
get m9() {
|
|
14162
|
+
if (this.m7 == null && this.a1 != null) {
|
|
14163
|
+
this.m7 = this.m8();
|
|
14160
14164
|
}
|
|
14161
|
-
return this.
|
|
14165
|
+
return this.m7;
|
|
14162
14166
|
}
|
|
14163
|
-
set
|
|
14164
|
-
if (this.
|
|
14165
|
-
let b = this.
|
|
14166
|
-
this.
|
|
14167
|
-
this.raisePropertyChanged("LegendItem", b, this.
|
|
14167
|
+
set m9(a) {
|
|
14168
|
+
if (this.m9 != a) {
|
|
14169
|
+
let b = this.m9;
|
|
14170
|
+
this.m7 = a;
|
|
14171
|
+
this.raisePropertyChanged("LegendItem", b, this.m7);
|
|
14168
14172
|
}
|
|
14169
14173
|
}
|
|
14170
14174
|
h0() {
|
|
14171
|
-
return this.
|
|
14175
|
+
return this.m8();
|
|
14172
14176
|
}
|
|
14173
|
-
|
|
14174
|
-
let a = typeCast(ContentControl.$, this.
|
|
14177
|
+
m8() {
|
|
14178
|
+
let a = typeCast(ContentControl.$, this.m7);
|
|
14175
14179
|
let b = this.legendItemTemplate;
|
|
14176
14180
|
if (b == null) {
|
|
14177
14181
|
b = this.b0.bl(this.b6);
|
|
@@ -14204,80 +14208,80 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14204
14208
|
}
|
|
14205
14209
|
}
|
|
14206
14210
|
get legendItemBadgeTemplate() {
|
|
14207
|
-
return this.c(Series.
|
|
14211
|
+
return this.c(Series.n3);
|
|
14208
14212
|
}
|
|
14209
14213
|
set legendItemBadgeTemplate(a) {
|
|
14210
|
-
this.h(Series.
|
|
14214
|
+
this.h(Series.n3, a);
|
|
14211
14215
|
}
|
|
14212
|
-
|
|
14216
|
+
nd() {
|
|
14213
14217
|
return this.legendItemBadgeTemplate;
|
|
14214
14218
|
}
|
|
14215
14219
|
get legendItemTemplate() {
|
|
14216
|
-
return this.c(Series.
|
|
14220
|
+
return this.c(Series.n4);
|
|
14217
14221
|
}
|
|
14218
14222
|
set legendItemTemplate(a) {
|
|
14219
|
-
this.h(Series.
|
|
14223
|
+
this.h(Series.n4, a);
|
|
14220
14224
|
}
|
|
14221
|
-
get
|
|
14222
|
-
return this.c(Series.
|
|
14225
|
+
get nc() {
|
|
14226
|
+
return this.c(Series.nr);
|
|
14223
14227
|
}
|
|
14224
|
-
set
|
|
14225
|
-
this.h(Series.
|
|
14228
|
+
set nc(a) {
|
|
14229
|
+
this.h(Series.nr, a);
|
|
14226
14230
|
}
|
|
14227
14231
|
get index() {
|
|
14228
|
-
return typeGetValue(this.c(Series.
|
|
14232
|
+
return typeGetValue(this.c(Series.nv));
|
|
14229
14233
|
}
|
|
14230
14234
|
set index(a) {
|
|
14231
|
-
this.h(Series.
|
|
14235
|
+
this.h(Series.nv, a);
|
|
14232
14236
|
}
|
|
14233
|
-
|
|
14234
|
-
this.
|
|
14237
|
+
m4() {
|
|
14238
|
+
this.mw();
|
|
14235
14239
|
}
|
|
14236
14240
|
k4() {
|
|
14237
|
-
this.
|
|
14241
|
+
this.mw();
|
|
14238
14242
|
}
|
|
14239
|
-
|
|
14240
|
-
this.
|
|
14243
|
+
mw() {
|
|
14244
|
+
this.lp();
|
|
14241
14245
|
if (this.index < 0) {
|
|
14242
14246
|
return;
|
|
14243
14247
|
}
|
|
14244
|
-
if (this.
|
|
14248
|
+
if (this.o3 != null) {
|
|
14245
14249
|
this.b0.a7();
|
|
14246
14250
|
this.b0.ah();
|
|
14247
14251
|
}
|
|
14248
14252
|
else {
|
|
14249
|
-
this.
|
|
14253
|
+
this.oz = this.cd == null ? null : this.cd.rm(this.index);
|
|
14250
14254
|
}
|
|
14251
14255
|
if (this.bs == 2) {
|
|
14252
14256
|
this.b0.a8();
|
|
14253
|
-
this.
|
|
14257
|
+
this.o2 = this.oz;
|
|
14254
14258
|
}
|
|
14255
14259
|
else {
|
|
14256
|
-
if (this.
|
|
14260
|
+
if (this.o8 != null) {
|
|
14257
14261
|
this.b0.a8();
|
|
14258
14262
|
this.b0.ai();
|
|
14259
14263
|
}
|
|
14260
14264
|
else {
|
|
14261
|
-
this.
|
|
14265
|
+
this.o2 = this.cd == null ? null : this.cd.rs(this.index);
|
|
14262
14266
|
}
|
|
14263
14267
|
}
|
|
14264
14268
|
if ((this.ec || this.dv) && this.d8) {
|
|
14265
|
-
this.
|
|
14269
|
+
this.oz = this.o2;
|
|
14266
14270
|
}
|
|
14267
14271
|
else if ((this.ec || this.dv) && this.dd) {
|
|
14268
|
-
this.
|
|
14272
|
+
this.o2 = this.oz;
|
|
14269
14273
|
}
|
|
14270
14274
|
else if ((this.ec || this.dv) && this.d0) {
|
|
14271
|
-
this.
|
|
14275
|
+
this.o2 = this.oz;
|
|
14272
14276
|
}
|
|
14273
14277
|
else if (this.ei && this.legendItemBadgeShape == 2) {
|
|
14274
|
-
this.
|
|
14278
|
+
this.oz = this.o2;
|
|
14275
14279
|
}
|
|
14276
14280
|
}
|
|
14277
14281
|
cv() {
|
|
14278
14282
|
return this.ce.f();
|
|
14279
14283
|
}
|
|
14280
|
-
|
|
14284
|
+
mr() {
|
|
14281
14285
|
this.ce.v();
|
|
14282
14286
|
}
|
|
14283
14287
|
get ft() {
|
|
@@ -14371,13 +14375,13 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14371
14375
|
get dn() {
|
|
14372
14376
|
return this.get_dn();
|
|
14373
14377
|
}
|
|
14374
|
-
|
|
14378
|
+
mt() {
|
|
14375
14379
|
let a = (typeCast(XamDataChart.$, this.cd));
|
|
14376
14380
|
if (a != null) {
|
|
14377
14381
|
this.fq = isNaN_(this.fz) ? a.tf.fp : this.fz;
|
|
14378
14382
|
}
|
|
14379
14383
|
}
|
|
14380
|
-
|
|
14384
|
+
mu() {
|
|
14381
14385
|
this.fs = isNaN_(this.gq) ? this.gv() : this.gq;
|
|
14382
14386
|
}
|
|
14383
14387
|
gv() {
|
|
@@ -14424,19 +14428,19 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14424
14428
|
b9() {
|
|
14425
14429
|
return 1;
|
|
14426
14430
|
}
|
|
14427
|
-
|
|
14431
|
+
mg() {
|
|
14428
14432
|
this.b0.a3();
|
|
14429
14433
|
}
|
|
14430
|
-
|
|
14434
|
+
ml() {
|
|
14431
14435
|
this.e1 = true;
|
|
14432
|
-
this.
|
|
14436
|
+
this.mi(true);
|
|
14433
14437
|
}
|
|
14434
|
-
|
|
14438
|
+
mf() {
|
|
14435
14439
|
this.ku();
|
|
14436
14440
|
}
|
|
14437
14441
|
ku() {
|
|
14438
14442
|
}
|
|
14439
|
-
|
|
14443
|
+
lf() {
|
|
14440
14444
|
}
|
|
14441
14445
|
static *_fe(a, b, c) {
|
|
14442
14446
|
for (let d = b; d < c; d++) {
|
|
@@ -14452,8 +14456,8 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14452
14456
|
bh() {
|
|
14453
14457
|
return this.bg;
|
|
14454
14458
|
}
|
|
14455
|
-
|
|
14456
|
-
this.
|
|
14459
|
+
mm(a) {
|
|
14460
|
+
this.my(a);
|
|
14457
14461
|
}
|
|
14458
14462
|
gm() {
|
|
14459
14463
|
return this.hm;
|
|
@@ -14485,35 +14489,35 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14485
14489
|
ax(a, b, c) {
|
|
14486
14490
|
return null;
|
|
14487
14491
|
}
|
|
14488
|
-
|
|
14492
|
+
lw(a, b, c, d) {
|
|
14489
14493
|
this.a6.a$y(this, a, b, c, d);
|
|
14490
14494
|
}
|
|
14491
|
-
|
|
14495
|
+
mq(a) {
|
|
14492
14496
|
this.a6.a$ai(this, a);
|
|
14493
14497
|
}
|
|
14494
14498
|
kr(a, b) {
|
|
14495
|
-
if (this.a1 != null && this.
|
|
14496
|
-
if (b == null && this.a1.containsChild(this.
|
|
14497
|
-
this.a1.removeChild(this.
|
|
14499
|
+
if (this.a1 != null && this.m9 != null) {
|
|
14500
|
+
if (b == null && this.a1.containsChild(this.m9)) {
|
|
14501
|
+
this.a1.removeChild(this.m9);
|
|
14498
14502
|
}
|
|
14499
|
-
if (b != null && !this.a1.containsChild(this.
|
|
14500
|
-
this.a1.addChildInOrder(this.
|
|
14503
|
+
if (b != null && !this.a1.containsChild(this.m9) && this.p3 != 1) {
|
|
14504
|
+
this.a1.addChildInOrder(this.m9, this);
|
|
14501
14505
|
}
|
|
14502
14506
|
}
|
|
14503
14507
|
}
|
|
14504
14508
|
kw() {
|
|
14505
|
-
if (this.a1 == null || this.
|
|
14509
|
+
if (this.a1 == null || this.m9 == null) {
|
|
14506
14510
|
return;
|
|
14507
14511
|
}
|
|
14508
|
-
this.a1.removeChild(this.
|
|
14512
|
+
this.a1.removeChild(this.m9);
|
|
14509
14513
|
}
|
|
14510
14514
|
kq(a, b) {
|
|
14511
|
-
if (this.
|
|
14512
|
-
if (a != null && a.containsChild(this.
|
|
14513
|
-
a.removeChild(this.
|
|
14515
|
+
if (this.m9 != null) {
|
|
14516
|
+
if (a != null && a.containsChild(this.m9)) {
|
|
14517
|
+
a.removeChild(this.m9);
|
|
14514
14518
|
}
|
|
14515
|
-
if (this.cd != null && b != null && !b.containsChild(this.
|
|
14516
|
-
b.addChildInOrder(this.
|
|
14519
|
+
if (this.cd != null && b != null && !b.containsChild(this.m9) && this.p3 != 1) {
|
|
14520
|
+
b.addChildInOrder(this.m9, this);
|
|
14517
14521
|
}
|
|
14518
14522
|
}
|
|
14519
14523
|
}
|
|
@@ -14522,15 +14526,15 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14522
14526
|
if (a != null && this.a1.containsChild(a)) {
|
|
14523
14527
|
this.a1.removeChild(a);
|
|
14524
14528
|
}
|
|
14525
|
-
if (this.cd != null && b != null && this.
|
|
14529
|
+
if (this.cd != null && b != null && this.p3 != 1) {
|
|
14526
14530
|
this.a1.addChildInOrder(b, this);
|
|
14527
14531
|
}
|
|
14528
14532
|
}
|
|
14529
14533
|
}
|
|
14530
|
-
|
|
14534
|
+
mb(a) {
|
|
14531
14535
|
this.ck = a.releaseFastItemsSource(this.itemsSource);
|
|
14532
14536
|
}
|
|
14533
|
-
|
|
14537
|
+
ma(a) {
|
|
14534
14538
|
this.ck = a.getFastItemsSource(this.itemsSource);
|
|
14535
14539
|
}
|
|
14536
14540
|
a2() {
|
|
@@ -14553,7 +14557,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14553
14557
|
a.bz(this);
|
|
14554
14558
|
}
|
|
14555
14559
|
}
|
|
14556
|
-
|
|
14560
|
+
l9(a) {
|
|
14557
14561
|
if (a != null) {
|
|
14558
14562
|
a.cs(this);
|
|
14559
14563
|
}
|
|
@@ -14561,10 +14565,10 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14561
14565
|
bi() {
|
|
14562
14566
|
return this.b0.g();
|
|
14563
14567
|
}
|
|
14564
|
-
|
|
14568
|
+
my(a) {
|
|
14565
14569
|
this.b0.a9(a);
|
|
14566
14570
|
}
|
|
14567
|
-
|
|
14571
|
+
mp(a, b) {
|
|
14568
14572
|
this.a6.a$ah(this, a, b);
|
|
14569
14573
|
}
|
|
14570
14574
|
get_e5() {
|
|
@@ -14573,31 +14577,31 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14573
14577
|
get e5() {
|
|
14574
14578
|
return this.get_e5();
|
|
14575
14579
|
}
|
|
14576
|
-
|
|
14580
|
+
l5(a, b) {
|
|
14577
14581
|
this.b0.ar(a, b);
|
|
14578
14582
|
}
|
|
14579
|
-
|
|
14580
|
-
this.
|
|
14583
|
+
l7(a) {
|
|
14584
|
+
this.l0(this.pz, a);
|
|
14581
14585
|
}
|
|
14582
14586
|
lc(a) {
|
|
14583
14587
|
if (this.ck != null) {
|
|
14584
14588
|
this.ck.handleCollectionChanged(a);
|
|
14585
14589
|
}
|
|
14586
14590
|
}
|
|
14587
|
-
|
|
14591
|
+
ln(a, b, c) {
|
|
14588
14592
|
this.lc(new NotifyCollectionChangedEventArgs(2, 2, c, b, a));
|
|
14589
14593
|
}
|
|
14590
|
-
|
|
14594
|
+
lj() {
|
|
14591
14595
|
this.lc(new NotifyCollectionChangedEventArgs(0, 4));
|
|
14592
14596
|
}
|
|
14593
|
-
|
|
14597
|
+
ll(a, b) {
|
|
14594
14598
|
this.lc(new NotifyCollectionChangedEventArgs(1, 0, b, a));
|
|
14595
14599
|
}
|
|
14596
|
-
|
|
14600
|
+
lm(a, b) {
|
|
14597
14601
|
this.lc(new NotifyCollectionChangedEventArgs(1, 1, b, a));
|
|
14598
14602
|
}
|
|
14599
|
-
|
|
14600
|
-
this.
|
|
14603
|
+
ms() {
|
|
14604
|
+
this.mi(false);
|
|
14601
14605
|
}
|
|
14602
14606
|
ev(a, b) {
|
|
14603
14607
|
return false;
|
|
@@ -14683,7 +14687,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14683
14687
|
b = c.a;
|
|
14684
14688
|
return this.ck.registerColumnObject(a, b, this.expectFunctions);
|
|
14685
14689
|
}
|
|
14686
|
-
get
|
|
14690
|
+
get pz() {
|
|
14687
14691
|
return this.b0 != null ? this.b0.bu : Rect.empty;
|
|
14688
14692
|
}
|
|
14689
14693
|
get_d3() {
|
|
@@ -14698,32 +14702,32 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14698
14702
|
get d2() {
|
|
14699
14703
|
return this.get_d2();
|
|
14700
14704
|
}
|
|
14701
|
-
|
|
14705
|
+
mo(a) {
|
|
14702
14706
|
}
|
|
14703
|
-
|
|
14707
|
+
mn(a, b) {
|
|
14704
14708
|
}
|
|
14705
14709
|
kz(a, b) {
|
|
14706
14710
|
this.a8.copyVisualData(a, b);
|
|
14707
14711
|
}
|
|
14708
14712
|
hs() {
|
|
14709
|
-
let a = this.a8.exportVisualData(this, this.
|
|
14713
|
+
let a = this.a8.exportVisualData(this, this.pz);
|
|
14710
14714
|
this.k7(a);
|
|
14711
14715
|
this.b0.al(a);
|
|
14712
14716
|
return a;
|
|
14713
14717
|
}
|
|
14714
14718
|
k7(a) {
|
|
14715
14719
|
}
|
|
14716
|
-
|
|
14717
|
-
if (this.
|
|
14718
|
-
this.
|
|
14719
|
-
this.
|
|
14720
|
+
lh(a) {
|
|
14721
|
+
if (this.pg.x != a.x || this.pg.y != a.y) {
|
|
14722
|
+
this.pg = a;
|
|
14723
|
+
this.lt(a);
|
|
14720
14724
|
}
|
|
14721
14725
|
}
|
|
14722
|
-
|
|
14726
|
+
lt(a) {
|
|
14723
14727
|
}
|
|
14724
|
-
|
|
14728
|
+
li() {
|
|
14725
14729
|
}
|
|
14726
|
-
|
|
14730
|
+
lo() {
|
|
14727
14731
|
}
|
|
14728
14732
|
an(a) {
|
|
14729
14733
|
return null;
|
|
@@ -14776,7 +14780,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14776
14780
|
}
|
|
14777
14781
|
return NaN;
|
|
14778
14782
|
}
|
|
14779
|
-
|
|
14783
|
+
ls() {
|
|
14780
14784
|
}
|
|
14781
14785
|
get f1() {
|
|
14782
14786
|
return this.fo;
|
|
@@ -14798,7 +14802,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14798
14802
|
this.raisePropertyChanged("PercentChange", b, this.gs);
|
|
14799
14803
|
}
|
|
14800
14804
|
}
|
|
14801
|
-
|
|
14805
|
+
m2() {
|
|
14802
14806
|
let a = this.gc();
|
|
14803
14807
|
this.gs = (this.f1 - a) / a * 100;
|
|
14804
14808
|
}
|
|
@@ -14826,8 +14830,8 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14826
14830
|
get ij() {
|
|
14827
14831
|
return !stringIsNullOrWhiteSpace(this.cn.m) ? this.cn.m : "Radius";
|
|
14828
14832
|
}
|
|
14829
|
-
|
|
14830
|
-
this.
|
|
14833
|
+
mx() {
|
|
14834
|
+
this.nb = this.nd();
|
|
14831
14835
|
this.b0.bj();
|
|
14832
14836
|
}
|
|
14833
14837
|
am() {
|
|
@@ -14896,7 +14900,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
14896
14900
|
return this.ba(1);
|
|
14897
14901
|
}
|
|
14898
14902
|
getDataLegendBadge() {
|
|
14899
|
-
let a = this.
|
|
14903
|
+
let a = this.nd();
|
|
14900
14904
|
if (a == null) {
|
|
14901
14905
|
a = LegendTemplates.af(this);
|
|
14902
14906
|
}
|
|
@@ -15103,7 +15107,7 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
15103
15107
|
}
|
|
15104
15108
|
return null;
|
|
15105
15109
|
}
|
|
15106
|
-
|
|
15110
|
+
lg(message_) {
|
|
15107
15111
|
console.log('Series >> ' + message_);
|
|
15108
15112
|
;
|
|
15109
15113
|
}
|
|
@@ -15114,44 +15118,44 @@ export let Series = /*@__PURE__*/ (() => {
|
|
|
15114
15118
|
}
|
|
15115
15119
|
Series.$t = /*@__PURE__*/ markType(Series, 'Series', Control.$, [INotifyPropertyChanged_$type, IProvidesViewport_$type, ILegendSeries_$type, ILegendSeriesInternal_$type, ILegendOwner_$type, ILegendTemplateProvider_$type, IDataLegendSeries_$type]);
|
|
15116
15120
|
Series.ha = 0;
|
|
15117
|
-
Series.
|
|
15118
|
-
Series.
|
|
15121
|
+
Series.ot = /*@__PURE__*/ DependencyProperty.i("VisibilityProxy", Visibility_$type, Series.$, /*@__PURE__*/ new PropertyMetadata(2, /*@__PURE__*/ enumGetBox(Visibility_$type, 0), (a, b) => a.raisePropertyChanged("VisibilityProxy", b.oldValue, b.newValue)));
|
|
15122
|
+
Series.n0 = /*@__PURE__*/ DependencyProperty.i("ItemsSource", IEnumerable_$type, Series.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => {
|
|
15119
15123
|
let c = typeCast(Series.$, a);
|
|
15120
15124
|
if (c.b8 != null) {
|
|
15121
15125
|
c.b8.releaseFastItemsSource(b.oldValue);
|
|
15122
15126
|
}
|
|
15123
15127
|
a.raisePropertyChanged("ItemsSource", b.oldValue, b.newValue);
|
|
15124
15128
|
}));
|
|
15125
|
-
Series.
|
|
15129
|
+
Series.n6 = /*@__PURE__*/ DependencyProperty.i("Legend", IChartLegend_$type, Series.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => {
|
|
15126
15130
|
let c = typeCast(Series.$, a);
|
|
15127
15131
|
c.raisePropertyChanged("Legend", b.oldValue, b.newValue);
|
|
15128
15132
|
}));
|
|
15129
|
-
Series.
|
|
15133
|
+
Series.n3 = /*@__PURE__*/ DependencyProperty.i("LegendItemBadgeTemplate", DataTemplate.$, Series.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => {
|
|
15130
15134
|
let c = typeCast(Series.$, a);
|
|
15131
15135
|
c.raisePropertyChanged("LegendItemBadgeTemplate", b.oldValue, b.newValue);
|
|
15132
|
-
if (c.
|
|
15133
|
-
c.
|
|
15136
|
+
if (c.m9 != null) {
|
|
15137
|
+
c.m9 = c.m8();
|
|
15134
15138
|
}
|
|
15135
15139
|
}));
|
|
15136
|
-
Series.
|
|
15140
|
+
Series.n4 = /*@__PURE__*/ DependencyProperty.i("LegendItemTemplate", DataTemplate.$, Series.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => {
|
|
15137
15141
|
let c = typeCast(Series.$, a);
|
|
15138
15142
|
c.raisePropertyChanged("LegendItemTemplate", b.oldValue, b.newValue);
|
|
15139
|
-
if (c.
|
|
15140
|
-
c.
|
|
15143
|
+
if (c.m9 != null) {
|
|
15144
|
+
c.m9 = c.m8();
|
|
15141
15145
|
}
|
|
15142
15146
|
}));
|
|
15143
|
-
Series.
|
|
15147
|
+
Series.nr = /*@__PURE__*/ DependencyProperty.i("DiscreteLegendItemTemplate", DataTemplate.$, Series.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => {
|
|
15144
15148
|
let c = typeCast(Series.$, a);
|
|
15145
15149
|
c.raisePropertyChanged("DiscreteLegendItemTemplate", b.oldValue, b.newValue);
|
|
15146
15150
|
}));
|
|
15147
|
-
Series.
|
|
15151
|
+
Series.nv = /*@__PURE__*/ DependencyProperty.i("Index", Number_$type, Series.$, /*@__PURE__*/ new PropertyMetadata(2, -1, (a, b) => {
|
|
15148
15152
|
let c = typeCast(Series.$, a);
|
|
15149
15153
|
c.raisePropertyChanged("Index", b.oldValue, b.newValue);
|
|
15150
|
-
if (c.
|
|
15151
|
-
c.
|
|
15154
|
+
if (c.m9 != null) {
|
|
15155
|
+
c.m9 = c.m8();
|
|
15152
15156
|
}
|
|
15153
15157
|
}));
|
|
15154
|
-
Series.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, Series, 'raisePropertyChanged', ['ActualAreaFillOpacity:fq:
|
|
15158
|
+
Series.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, Series, 'raisePropertyChanged', ['ActualAreaFillOpacity:fq:nf', [1, 1], 'ActualBrush:oz:ng', [Brush.$], 'ActualLegendItemBadgeBrush:o0:nh', [Brush.$], 'ActualLegendItemBadgeOutline:o1:ni', [Brush.$], 'ActualLegendItemBadgeTemplate:nb:nj', [DataTemplate.$], 'ActualMarkerFillOpacity:fs:nk', [1, 1], 'ActualOutline:o2:nl', [Brush.$], 'ActualThickness:fu:nm', [1, /*@__PURE__*/ DeviceUtils.g(2)], 'AreaFillOpacity:fz:nn', [1, NaN], 'Brush:o3:no', [Brush.$, null], 'DashArray:pc:np', [DoubleCollection.$], 'DashCap:pd:nq', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)], 'EndCap:pe:ns', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 2)], 'FastItemsSource:ck:nt', [IFastItemsSource_$type], 'HighlightingFadeOpacity:gp:nu', [1, NaN], 'IsActualLegendFinancial:c7:nw', [0, false], 'IsComponentHighlightingModeIgnored:di:nx', [0, false], 'IsDropShadowEnabled:dm:ny', [0, false], 'IsHighlightingEnabled:dw:nz', [0, false], 'LegendItemBadgeMode:a9:n1', [LegendItemBadgeMode_$type, /*@__PURE__*/ enumGetBox(LegendItemBadgeMode_$type, 0)], 'LegendItemBadgeShape::n2', [LegendItemBadgeShape_$type, /*@__PURE__*/ enumGetBox(LegendItemBadgeShape_$type, 0)], 'LegendItemVisibility:p3:n5', [Visibility_$type, /*@__PURE__*/ enumGetBox(Visibility_$type, 0)], 'MarkerFillOpacity:gq:n7', [1, NaN], 'MiterLimit:gr:n8', [1, 0], 'MouseOverEnabled:el:n9', [0, true], 'OutlineMode:bt:oa', [SeriesOutlineMode_$type, /*@__PURE__*/ enumGetBox(SeriesOutlineMode_$type, 0)], 'Outline:o8:ob', [Brush.$, null], 'Resolution:gt:oc', [1, NaN], 'ShadowBlur:gw:od', [1, NaN], 'ShadowColor:pb:oe', [Color.$], 'ShadowOffsetX:gx:of', [1, NaN], 'ShadowOffsetY:gy:og', [1, NaN], 'ShowDefaultTooltip:er:oh', [0, false], 'StartCap:pf:oi', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 2)], 'Thickness:gz:oj', [1, /*@__PURE__*/ DeviceUtils.g(2)], 'Title::ok', [4, "Series Title"], 'ToolTip::ol', [4, null], 'TransitionDuration:hm:om', [1, 0], 'TransitionEasingFunction:cf:on', [Delegate_$type, null], 'TransitionInDuration:hn:oo', [1, 1000], 'TransitionInEasingFunction:cg:op', [Delegate_$type, null], 'TransitionInSpeedType:ca:oq', [TransitionInSpeedType_$type, /*@__PURE__*/ enumGetBox(TransitionInSpeedType_$type, 0)], 'TransitionProgress:g0:or', [1, 0], 'UseSingleShadow:e7:os', [0, true], 'VisibleRangeMarginBottom:g1:ou', [1, NaN], 'VisibleRangeMarginLeft:g2:ov', [1, NaN], 'VisibleRangeMarginRight:g3:ow', [1, NaN], 'VisibleRangeMarginTop:g4:ox', [1, NaN], 'VisibleRangeMode:b4:oy', [SeriesVisibleRangeMode_$type, /*@__PURE__*/ enumGetBox(SeriesVisibleRangeMode_$type, 0)]]);
|
|
15155
15159
|
return Series;
|
|
15156
15160
|
})();
|
|
15157
15161
|
/**
|
|
@@ -15161,18 +15165,18 @@ export let MarkerSeries = /*@__PURE__*/ (() => {
|
|
|
15161
15165
|
class MarkerSeries extends Series {
|
|
15162
15166
|
constructor() {
|
|
15163
15167
|
super();
|
|
15164
|
-
this.
|
|
15165
|
-
this.
|
|
15166
|
-
this.
|
|
15168
|
+
this.p8 = 1;
|
|
15169
|
+
this.p4 = 1;
|
|
15170
|
+
this.qy = null;
|
|
15167
15171
|
}
|
|
15168
|
-
|
|
15172
|
+
p1(a, b) {
|
|
15169
15173
|
if (this.ea || this.d6) {
|
|
15170
15174
|
return new Thickness(1, 0, 0, 0, 0);
|
|
15171
15175
|
}
|
|
15172
|
-
if (this.
|
|
15173
|
-
let c = this.
|
|
15174
|
-
let d = (c.width / 2) + (this.
|
|
15175
|
-
let e = (c.height / 2) + (this.
|
|
15176
|
+
if (this.qd != 1 && this.qd != 13) {
|
|
15177
|
+
let c = this.qc.cq();
|
|
15178
|
+
let d = (c.width / 2) + (this.qi / 2);
|
|
15179
|
+
let e = (c.height / 2) + (this.qi / 2);
|
|
15176
15180
|
let f = e;
|
|
15177
15181
|
let g = e;
|
|
15178
15182
|
let h = d;
|
|
@@ -15193,114 +15197,114 @@ export let MarkerSeries = /*@__PURE__*/ (() => {
|
|
|
15193
15197
|
}
|
|
15194
15198
|
return new Thickness(1, 0, 0, 0, 0);
|
|
15195
15199
|
}
|
|
15196
|
-
|
|
15197
|
-
super.
|
|
15198
|
-
this.
|
|
15200
|
+
lz(a) {
|
|
15201
|
+
super.lz(a);
|
|
15202
|
+
this.qc = a;
|
|
15199
15203
|
}
|
|
15200
15204
|
get_hasMarkers() {
|
|
15201
15205
|
return true;
|
|
15202
15206
|
}
|
|
15203
|
-
o5() {
|
|
15204
|
-
return this.rc;
|
|
15205
|
-
}
|
|
15206
15207
|
o6() {
|
|
15207
15208
|
return this.rd;
|
|
15208
15209
|
}
|
|
15209
|
-
|
|
15210
|
-
return this.
|
|
15210
|
+
o7() {
|
|
15211
|
+
return this.re;
|
|
15212
|
+
}
|
|
15213
|
+
ne() {
|
|
15214
|
+
return this.qy;
|
|
15211
15215
|
}
|
|
15212
15216
|
iy() {
|
|
15213
|
-
return this.iz(this, this.
|
|
15217
|
+
return this.iz(this, this.qy);
|
|
15214
15218
|
}
|
|
15215
|
-
get
|
|
15216
|
-
return this.
|
|
15219
|
+
get p9() {
|
|
15220
|
+
return this.p8;
|
|
15217
15221
|
}
|
|
15218
|
-
set
|
|
15219
|
-
this.
|
|
15222
|
+
set p9(a) {
|
|
15223
|
+
this.p8 = a;
|
|
15220
15224
|
}
|
|
15221
|
-
|
|
15222
|
-
if (this.
|
|
15225
|
+
qb() {
|
|
15226
|
+
if (this.qa == 0) {
|
|
15223
15227
|
return 1;
|
|
15224
15228
|
}
|
|
15225
|
-
return this.
|
|
15229
|
+
return this.qa;
|
|
15226
15230
|
}
|
|
15227
|
-
|
|
15228
|
-
super.
|
|
15229
|
-
this.
|
|
15231
|
+
m0(a) {
|
|
15232
|
+
super.m0(a);
|
|
15233
|
+
this.qa = a;
|
|
15230
15234
|
}
|
|
15231
|
-
get
|
|
15232
|
-
return this.
|
|
15235
|
+
get p5() {
|
|
15236
|
+
return this.p4;
|
|
15233
15237
|
}
|
|
15234
|
-
set
|
|
15235
|
-
this.
|
|
15238
|
+
set p5(a) {
|
|
15239
|
+
this.p4 = a;
|
|
15236
15240
|
}
|
|
15237
|
-
|
|
15238
|
-
if (this.
|
|
15241
|
+
p7() {
|
|
15242
|
+
if (this.p6 == 0) {
|
|
15239
15243
|
return 1;
|
|
15240
15244
|
}
|
|
15241
|
-
return this.
|
|
15245
|
+
return this.p6;
|
|
15242
15246
|
}
|
|
15243
|
-
|
|
15244
|
-
super.
|
|
15245
|
-
this.
|
|
15247
|
+
mz(a) {
|
|
15248
|
+
super.mz(a);
|
|
15249
|
+
this.p6 = a;
|
|
15246
15250
|
}
|
|
15247
|
-
|
|
15248
|
-
super.
|
|
15249
|
-
this.
|
|
15251
|
+
m1(a) {
|
|
15252
|
+
super.m1(a);
|
|
15253
|
+
this.qi = a;
|
|
15250
15254
|
}
|
|
15251
15255
|
f2() {
|
|
15252
|
-
return this.
|
|
15256
|
+
return this.qi;
|
|
15253
15257
|
}
|
|
15254
|
-
static get
|
|
15255
|
-
if (MarkerSeries.
|
|
15256
|
-
MarkerSeries.
|
|
15258
|
+
static get q0() {
|
|
15259
|
+
if (MarkerSeries.qw == null) {
|
|
15260
|
+
MarkerSeries.qw = new DataTemplate();
|
|
15257
15261
|
}
|
|
15258
|
-
return MarkerSeries.
|
|
15262
|
+
return MarkerSeries.qw;
|
|
15259
15263
|
}
|
|
15260
|
-
get
|
|
15261
|
-
return this.c(MarkerSeries.
|
|
15264
|
+
get rf() {
|
|
15265
|
+
return this.c(MarkerSeries.q4);
|
|
15262
15266
|
}
|
|
15263
|
-
set
|
|
15264
|
-
this.h(MarkerSeries.
|
|
15267
|
+
set rf(a) {
|
|
15268
|
+
this.h(MarkerSeries.q4, a);
|
|
15265
15269
|
}
|
|
15266
|
-
|
|
15267
|
-
return this.
|
|
15270
|
+
qf() {
|
|
15271
|
+
return this.qy != null && ((this.qd != 1 && this.qd != 0) || this.qz != null);
|
|
15268
15272
|
}
|
|
15269
|
-
|
|
15270
|
-
super.
|
|
15271
|
-
this.
|
|
15272
|
-
this.
|
|
15273
|
+
lu() {
|
|
15274
|
+
super.lu();
|
|
15275
|
+
this.p9 = this.qb();
|
|
15276
|
+
this.p5 = this.p7();
|
|
15273
15277
|
}
|
|
15274
|
-
|
|
15275
|
-
super.
|
|
15278
|
+
l4(a, b, c, d) {
|
|
15279
|
+
super.l4(a, b, c, d);
|
|
15276
15280
|
switch (b) {
|
|
15277
15281
|
case "MarkerBrush":
|
|
15278
15282
|
case MarkerSeries.$$p[9]:
|
|
15279
15283
|
case MarkerSeries.$$p[5]:
|
|
15280
15284
|
case MarkerSeries.$$p[7]:
|
|
15281
15285
|
case MarkerSeries.$$p[8]:
|
|
15282
|
-
this.
|
|
15283
|
-
this.
|
|
15286
|
+
this.mw();
|
|
15287
|
+
this.l1();
|
|
15284
15288
|
break;
|
|
15285
15289
|
case MarkerSeries.$$p[4]:
|
|
15286
|
-
this.
|
|
15287
|
-
this.
|
|
15288
|
-
this.
|
|
15290
|
+
this.p9 = this.qb();
|
|
15291
|
+
this.mw();
|
|
15292
|
+
this.l1();
|
|
15289
15293
|
break;
|
|
15290
15294
|
case MarkerSeries.$$p[3]:
|
|
15291
|
-
this.
|
|
15292
|
-
this.
|
|
15293
|
-
this.
|
|
15295
|
+
this.p5 = this.p7();
|
|
15296
|
+
this.mw();
|
|
15297
|
+
this.l1();
|
|
15294
15298
|
break;
|
|
15295
15299
|
case MarkerSeries.$$p[2]:
|
|
15296
|
-
this.
|
|
15297
|
-
if (c == MarkerSeries.
|
|
15298
|
-
this.
|
|
15300
|
+
this.qy = d;
|
|
15301
|
+
if (c == MarkerSeries.q0 || d == MarkerSeries.q0 || (c == null || d != null)) {
|
|
15302
|
+
this.qc.cg();
|
|
15299
15303
|
let e = typeCast(MarkerSeriesView.$, this.bz);
|
|
15300
15304
|
if (e != null) {
|
|
15301
15305
|
e.cg();
|
|
15302
15306
|
}
|
|
15303
|
-
this.
|
|
15307
|
+
this.mi(false);
|
|
15304
15308
|
}
|
|
15305
15309
|
if (this.cd != null) {
|
|
15306
15310
|
this.cd.li();
|
|
@@ -15309,22 +15313,22 @@ export let MarkerSeries = /*@__PURE__*/ (() => {
|
|
|
15309
15313
|
if (this.toolTip != null && this.dz) {
|
|
15310
15314
|
this.a6.a$aj(this, this.toolTip);
|
|
15311
15315
|
}
|
|
15312
|
-
this.
|
|
15316
|
+
this.lp();
|
|
15313
15317
|
break;
|
|
15314
15318
|
case MarkerSeries.$$p[10]:
|
|
15315
|
-
this.
|
|
15316
|
-
this.
|
|
15319
|
+
this.qc.cn(this.qh);
|
|
15320
|
+
this.mi(false);
|
|
15317
15321
|
break;
|
|
15318
15322
|
case MarkerSeries.$$p[0]:
|
|
15319
15323
|
case MarkerSeries.$$p[1]:
|
|
15320
15324
|
if (this.c4) {
|
|
15321
|
-
this.oz = this.o5();
|
|
15322
15325
|
this.o0 = this.o6();
|
|
15326
|
+
this.o1 = this.o7();
|
|
15323
15327
|
}
|
|
15324
15328
|
break;
|
|
15325
15329
|
}
|
|
15326
15330
|
}
|
|
15327
|
-
static
|
|
15331
|
+
static qm(a) {
|
|
15328
15332
|
switch (a) {
|
|
15329
15333
|
case 3:
|
|
15330
15334
|
case 13: return SeriesViewer.$$p[2];
|
|
@@ -15342,7 +15346,7 @@ export let MarkerSeries = /*@__PURE__*/ (() => {
|
|
|
15342
15346
|
default: return null;
|
|
15343
15347
|
}
|
|
15344
15348
|
}
|
|
15345
|
-
static
|
|
15349
|
+
static qe(a, b) {
|
|
15346
15350
|
let c = 1;
|
|
15347
15351
|
let d = 0;
|
|
15348
15352
|
if (a != null && a.cd != null) {
|
|
@@ -15415,75 +15419,75 @@ export let MarkerSeries = /*@__PURE__*/ (() => {
|
|
|
15415
15419
|
}
|
|
15416
15420
|
return c;
|
|
15417
15421
|
}
|
|
15418
|
-
|
|
15419
|
-
super.
|
|
15422
|
+
mw() {
|
|
15423
|
+
super.mw();
|
|
15420
15424
|
if (this.index < 0) {
|
|
15421
15425
|
return;
|
|
15422
15426
|
}
|
|
15423
|
-
if (this.
|
|
15424
|
-
this.
|
|
15425
|
-
this.
|
|
15427
|
+
if (this.qc.b2()) {
|
|
15428
|
+
this.qc.ce();
|
|
15429
|
+
this.qc.b8();
|
|
15426
15430
|
}
|
|
15427
15431
|
else {
|
|
15428
|
-
let a = MarkerSeries.
|
|
15429
|
-
let b = MarkerSeries.
|
|
15432
|
+
let a = MarkerSeries.qe(this, this.qd);
|
|
15433
|
+
let b = MarkerSeries.qm(a);
|
|
15430
15434
|
if (b == null) {
|
|
15431
|
-
this.
|
|
15435
|
+
this.qx = MarkerSeries.q0;
|
|
15432
15436
|
}
|
|
15433
15437
|
else {
|
|
15434
|
-
this.
|
|
15438
|
+
this.qc.cb(b);
|
|
15435
15439
|
}
|
|
15436
15440
|
}
|
|
15437
|
-
if (this.
|
|
15438
|
-
this.
|
|
15439
|
-
this.
|
|
15441
|
+
if (this.rf != null && this.qd != 13) {
|
|
15442
|
+
this.qc.cc();
|
|
15443
|
+
this.qc.b9();
|
|
15440
15444
|
}
|
|
15441
15445
|
else {
|
|
15442
|
-
if (this.
|
|
15443
|
-
this.
|
|
15446
|
+
if (this.qd == 13) {
|
|
15447
|
+
this.rd = this.b0.bq();
|
|
15444
15448
|
}
|
|
15445
15449
|
else {
|
|
15446
|
-
if (this.
|
|
15450
|
+
if (this.p5 != 2) {
|
|
15447
15451
|
if (this.cd != null) {
|
|
15448
15452
|
let c = this.cd.rq(this.index);
|
|
15449
15453
|
if (!isNaN_(this.fs) && this.fs != 1) {
|
|
15450
15454
|
c = BrushUtil.o(c, this.fs);
|
|
15451
15455
|
}
|
|
15452
|
-
this.
|
|
15456
|
+
this.rd = c;
|
|
15453
15457
|
}
|
|
15454
15458
|
else {
|
|
15455
|
-
this.
|
|
15459
|
+
this.rd = null;
|
|
15456
15460
|
}
|
|
15457
15461
|
}
|
|
15458
15462
|
}
|
|
15459
15463
|
}
|
|
15460
|
-
if (this.
|
|
15461
|
-
this.
|
|
15462
|
-
this.
|
|
15464
|
+
if (this.rg != null) {
|
|
15465
|
+
this.qc.cd();
|
|
15466
|
+
this.qc.ca();
|
|
15463
15467
|
}
|
|
15464
15468
|
else {
|
|
15465
|
-
if (this.
|
|
15466
|
-
this.
|
|
15469
|
+
if (this.qd == 13) {
|
|
15470
|
+
this.re = this.b0.bq();
|
|
15467
15471
|
}
|
|
15468
15472
|
else {
|
|
15469
|
-
if (this.
|
|
15470
|
-
this.
|
|
15473
|
+
if (this.p9 == 2) {
|
|
15474
|
+
this.re = this.rd;
|
|
15471
15475
|
}
|
|
15472
15476
|
else {
|
|
15473
|
-
this.
|
|
15477
|
+
this.re = this.cd == null ? null : this.cd.rr(this.index);
|
|
15474
15478
|
}
|
|
15475
15479
|
}
|
|
15476
15480
|
}
|
|
15477
|
-
if (this.
|
|
15478
|
-
if (this.
|
|
15479
|
-
let d = this.
|
|
15481
|
+
if (this.p5 == 2 && this.rf == null && this.qd != 13) {
|
|
15482
|
+
if (this.re != null) {
|
|
15483
|
+
let d = this.re;
|
|
15480
15484
|
if (!isNaN_(this.fs) && this.fs != 1) {
|
|
15481
15485
|
d = BrushUtil.o(d, this.fs);
|
|
15482
15486
|
}
|
|
15483
|
-
this.
|
|
15487
|
+
this.rd = d;
|
|
15484
15488
|
}
|
|
15485
15489
|
else {
|
|
15486
|
-
this.
|
|
15490
|
+
this.rd = null;
|
|
15487
15491
|
}
|
|
15488
15492
|
}
|
|
15489
15493
|
}
|
|
@@ -15491,9 +15495,9 @@ export let MarkerSeries = /*@__PURE__*/ (() => {
|
|
|
15491
15495
|
super.k7(a);
|
|
15492
15496
|
this.a8.exportMarkerVisualData(this, a);
|
|
15493
15497
|
}
|
|
15494
|
-
|
|
15495
|
-
if (this.hasMarkers && this.
|
|
15496
|
-
let c = this.
|
|
15498
|
+
qg(a, b) {
|
|
15499
|
+
if (this.hasMarkers && this.qf()) {
|
|
15500
|
+
let c = this.py(a);
|
|
15497
15501
|
if (c.isEmpty) {
|
|
15498
15502
|
return false;
|
|
15499
15503
|
}
|
|
@@ -15505,7 +15509,7 @@ export let MarkerSeries = /*@__PURE__*/ (() => {
|
|
|
15505
15509
|
return false;
|
|
15506
15510
|
}
|
|
15507
15511
|
at(a, b) {
|
|
15508
|
-
let c = this.
|
|
15512
|
+
let c = this.qc.by(a);
|
|
15509
15513
|
let d = null;
|
|
15510
15514
|
if (c != null) {
|
|
15511
15515
|
d = c.content;
|
|
@@ -15514,12 +15518,12 @@ export let MarkerSeries = /*@__PURE__*/ (() => {
|
|
|
15514
15518
|
}
|
|
15515
15519
|
}
|
|
15516
15520
|
MarkerSeries.$t = /*@__PURE__*/ markType(MarkerSeries, 'MarkerSeries', Series.$);
|
|
15517
|
-
MarkerSeries.
|
|
15518
|
-
MarkerSeries.
|
|
15521
|
+
MarkerSeries.qw = null;
|
|
15522
|
+
MarkerSeries.q4 = /*@__PURE__*/ DependencyProperty.i("MarkerBrush", Brush.$, MarkerSeries.$, /*@__PURE__*/ new PropertyMetadata(1, (a, b) => {
|
|
15519
15523
|
let c = (typeCast(MarkerSeries.$, a));
|
|
15520
15524
|
c.raisePropertyChanged("MarkerBrush", b.oldValue, b.newValue);
|
|
15521
15525
|
}));
|
|
15522
|
-
MarkerSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, MarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
15526
|
+
MarkerSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, MarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:rd:q1', [Brush.$], 'ActualMarkerOutline:re:q2', [Brush.$], 'ActualMarkerTemplate:qx:q3', [DataTemplate.$, null], 'MarkerFillMode:p6:q5', [MarkerFillMode_$type, /*@__PURE__*/ enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:qa:q6', [MarkerOutlineMode_$type, /*@__PURE__*/ enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:rg:q7', [Brush.$], 'MarkerStyle:rh:q8', [Style.$], 'MarkerTemplate:qz:q9', [DataTemplate.$, null], 'MarkerThickness:qi:ra', [1, /*@__PURE__*/ DeviceUtils.g(2)], 'MarkerType:qd:rb', [MarkerType_$type, /*@__PURE__*/ enumGetBox(MarkerType_$type, 1)], 'UseLightweightMarkers:qh:rc', [0, false]]);
|
|
15523
15527
|
return MarkerSeries;
|
|
15524
15528
|
})();
|
|
15525
15529
|
/**
|
|
@@ -17699,7 +17703,7 @@ export let XamDataChartView = /*@__PURE__*/ (() => {
|
|
|
17699
17703
|
this.fs = f.i;
|
|
17700
17704
|
this.fp = c;
|
|
17701
17705
|
for (let k of fromEnum(this.fn.series)) {
|
|
17702
|
-
k.
|
|
17706
|
+
k.mt();
|
|
17703
17707
|
}
|
|
17704
17708
|
this.fq = d;
|
|
17705
17709
|
}
|
|
@@ -17947,8 +17951,8 @@ export let SeriesView = /*@__PURE__*/ (() => {
|
|
|
17947
17951
|
this.k.aa(h, h);
|
|
17948
17952
|
}
|
|
17949
17953
|
this.k.z();
|
|
17950
|
-
if (!this.q && Rect.l_op_Inequality(this.e.
|
|
17951
|
-
this.k.ae(new Rect(0, this.bu.left + this.bu.width * this.e.
|
|
17954
|
+
if (!this.q && Rect.l_op_Inequality(this.e.pq, null) && !this.e.pq.isEmpty && (this.e.pq.width != 1 || this.e.pq.height != 1)) {
|
|
17955
|
+
this.k.ae(new Rect(0, this.bu.left + this.bu.width * this.e.pq.left, this.bu.top + this.bu.height * this.e.pq.top, this.bu.width * this.e.pq.width, this.bu.height * this.e.pq.height));
|
|
17952
17956
|
}
|
|
17953
17957
|
else {
|
|
17954
17958
|
this.k.ae(this.bu);
|
|
@@ -17957,7 +17961,7 @@ export let SeriesView = /*@__PURE__*/ (() => {
|
|
|
17957
17961
|
this.k.ad(this.e._opacity);
|
|
17958
17962
|
if (this.e.dm && this.e.dn && !this.q) {
|
|
17959
17963
|
if (this.e.e7) {
|
|
17960
|
-
this.k.o(this.e.
|
|
17964
|
+
this.k.o(this.e.pb.colorString, 0, this.e.gx, this.e.gy);
|
|
17961
17965
|
let i = this.e.cd.cq.j.x;
|
|
17962
17966
|
let j = this.e.cd.cq.j.ak;
|
|
17963
17967
|
if (h != 1) {
|
|
@@ -17973,7 +17977,7 @@ export let SeriesView = /*@__PURE__*/ (() => {
|
|
|
17973
17977
|
}
|
|
17974
17978
|
}
|
|
17975
17979
|
else {
|
|
17976
|
-
this.k.o(this.e.
|
|
17980
|
+
this.k.o(this.e.pb.colorString, this.e.gw, this.e.gx, this.e.gy);
|
|
17977
17981
|
this.a6(this.k, false);
|
|
17978
17982
|
this.a5(this.k, false);
|
|
17979
17983
|
}
|
|
@@ -18078,16 +18082,16 @@ export let SeriesView = /*@__PURE__*/ (() => {
|
|
|
18078
18082
|
av() {
|
|
18079
18083
|
}
|
|
18080
18084
|
a7() {
|
|
18081
|
-
this.e.
|
|
18085
|
+
this.e.oz = null;
|
|
18082
18086
|
}
|
|
18083
18087
|
ah() {
|
|
18084
|
-
this.e.
|
|
18088
|
+
this.e.oz = this.e.o3;
|
|
18085
18089
|
}
|
|
18086
18090
|
a8() {
|
|
18087
|
-
this.e.
|
|
18091
|
+
this.e.o2 = null;
|
|
18088
18092
|
}
|
|
18089
18093
|
ai() {
|
|
18090
|
-
this.e.
|
|
18094
|
+
this.e.o2 = this.e.o8;
|
|
18091
18095
|
}
|
|
18092
18096
|
c(a) {
|
|
18093
18097
|
if (typeCast(DataContext.$, a) !== null) {
|
|
@@ -18179,13 +18183,13 @@ export let SeriesView = /*@__PURE__*/ (() => {
|
|
|
18179
18183
|
}
|
|
18180
18184
|
if (this.e.cd != null) {
|
|
18181
18185
|
let a = (this.e.legend != null) ? this.e.legend : this.e.cd.legend;
|
|
18182
|
-
if (a != null && this.e.
|
|
18183
|
-
a.removeChild(this.e.
|
|
18186
|
+
if (a != null && this.e.m9 != null && a.containsChild(this.e.m9)) {
|
|
18187
|
+
a.removeChild(this.e.m9);
|
|
18184
18188
|
let b = this.e.h0();
|
|
18185
|
-
b.content.actualItemBrush = this.e.
|
|
18186
|
-
b.content.outline = this.e.
|
|
18189
|
+
b.content.actualItemBrush = this.e.oz;
|
|
18190
|
+
b.content.outline = this.e.o2;
|
|
18187
18191
|
b.content.thickness = this.e.fu;
|
|
18188
|
-
a.addChildInOrder(this.e.
|
|
18192
|
+
a.addChildInOrder(this.e.m9, this.e);
|
|
18189
18193
|
}
|
|
18190
18194
|
}
|
|
18191
18195
|
}
|
|
@@ -18216,7 +18220,7 @@ export let SeriesView = /*@__PURE__*/ (() => {
|
|
|
18216
18220
|
af() {
|
|
18217
18221
|
let a = new Color();
|
|
18218
18222
|
a.colorString = "rgba(95,95,95,0.5)";
|
|
18219
|
-
this.e.
|
|
18223
|
+
this.e.pb = a;
|
|
18220
18224
|
this.e.gw = 5;
|
|
18221
18225
|
this.e.gx = 5;
|
|
18222
18226
|
this.e.gy = 5;
|
|
@@ -18274,7 +18278,7 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18274
18278
|
}
|
|
18275
18279
|
cg() {
|
|
18276
18280
|
for (let a of fromEnum(this.b4)) {
|
|
18277
|
-
a.ah = this.b1.
|
|
18281
|
+
a.ah = this.b1.qy;
|
|
18278
18282
|
}
|
|
18279
18283
|
this.aq();
|
|
18280
18284
|
}
|
|
@@ -18300,10 +18304,10 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18300
18304
|
b.context = d;
|
|
18301
18305
|
let e = 0;
|
|
18302
18306
|
let f = 0;
|
|
18303
|
-
if (this.b1.
|
|
18304
|
-
this.b1.
|
|
18307
|
+
if (this.b1.qy != null && this.b1.qy.passStarting != null) {
|
|
18308
|
+
this.b1.qy.passStarting(a);
|
|
18305
18309
|
}
|
|
18306
|
-
let g = this.b1.
|
|
18310
|
+
let g = this.b1.qy;
|
|
18307
18311
|
if (this.b4.count > 0) {
|
|
18308
18312
|
let h = this.b4._inner[0];
|
|
18309
18313
|
c.data = h.content;
|
|
@@ -18321,8 +18325,8 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18321
18325
|
i = c.width;
|
|
18322
18326
|
j = c.height;
|
|
18323
18327
|
}
|
|
18324
|
-
if (this.b1.
|
|
18325
|
-
this.b1.
|
|
18328
|
+
if (this.b1.qy != null && this.b1.qy.passCompleted != null) {
|
|
18329
|
+
this.b1.qy.passCompleted(a);
|
|
18326
18330
|
}
|
|
18327
18331
|
return new Size(1, i, j);
|
|
18328
18332
|
}
|
|
@@ -18335,7 +18339,7 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18335
18339
|
$ret.series = this.e;
|
|
18336
18340
|
return $ret;
|
|
18337
18341
|
})());
|
|
18338
|
-
a.ah = this.b1.
|
|
18342
|
+
a.ah = this.b1.qy;
|
|
18339
18343
|
this.b4.add(a);
|
|
18340
18344
|
return a;
|
|
18341
18345
|
}
|
|
@@ -18349,13 +18353,13 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18349
18353
|
this.b4.remove(a);
|
|
18350
18354
|
}
|
|
18351
18355
|
b2() {
|
|
18352
|
-
return this.b1.
|
|
18356
|
+
return this.b1.qz != null;
|
|
18353
18357
|
}
|
|
18354
18358
|
ce() {
|
|
18355
|
-
this.b1.
|
|
18359
|
+
this.b1.qx = null;
|
|
18356
18360
|
}
|
|
18357
18361
|
b8() {
|
|
18358
|
-
this.b1.
|
|
18362
|
+
this.b1.qx = this.b1.qz;
|
|
18359
18363
|
}
|
|
18360
18364
|
cp(a) {
|
|
18361
18365
|
let b = a.n;
|
|
@@ -18367,54 +18371,54 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18367
18371
|
cb(a) {
|
|
18368
18372
|
switch (a) {
|
|
18369
18373
|
case SeriesViewer.$$p[2]:
|
|
18370
|
-
this.b1.
|
|
18374
|
+
this.b1.qx = this.b1.cd.ov;
|
|
18371
18375
|
break;
|
|
18372
18376
|
case SeriesViewer.$$p[36]:
|
|
18373
|
-
this.b1.
|
|
18377
|
+
this.b1.qx = this.b1.cd.o4;
|
|
18374
18378
|
break;
|
|
18375
18379
|
case SeriesViewer.$$p[27]:
|
|
18376
|
-
this.b1.
|
|
18380
|
+
this.b1.qx = this.b1.cd.o1;
|
|
18377
18381
|
break;
|
|
18378
18382
|
case SeriesViewer.$$p[30]:
|
|
18379
|
-
this.b1.
|
|
18383
|
+
this.b1.qx = this.b1.cd.o2;
|
|
18380
18384
|
break;
|
|
18381
18385
|
case SeriesViewer.$$p[5]:
|
|
18382
|
-
this.b1.
|
|
18386
|
+
this.b1.qx = this.b1.cd.ow;
|
|
18383
18387
|
break;
|
|
18384
18388
|
case SeriesViewer.$$p[19]:
|
|
18385
|
-
this.b1.
|
|
18389
|
+
this.b1.qx = this.b1.cd.oz;
|
|
18386
18390
|
break;
|
|
18387
18391
|
case SeriesViewer.$$p[7]:
|
|
18388
|
-
this.b1.
|
|
18392
|
+
this.b1.qx = this.b1.cd.ox;
|
|
18389
18393
|
break;
|
|
18390
18394
|
case SeriesViewer.$$p[33]:
|
|
18391
|
-
this.b1.
|
|
18395
|
+
this.b1.qx = this.b1.cd.o3;
|
|
18392
18396
|
break;
|
|
18393
18397
|
case SeriesViewer.$$p[20]:
|
|
18394
|
-
this.b1.
|
|
18398
|
+
this.b1.qx = this.b1.cd.o0;
|
|
18395
18399
|
break;
|
|
18396
18400
|
case SeriesViewer.$$p[8]:
|
|
18397
|
-
this.b1.
|
|
18401
|
+
this.b1.qx = this.b1.cd.oy;
|
|
18398
18402
|
break;
|
|
18399
18403
|
}
|
|
18400
18404
|
}
|
|
18401
18405
|
cc() {
|
|
18402
|
-
this.b1.
|
|
18406
|
+
this.b1.rd = null;
|
|
18403
18407
|
}
|
|
18404
18408
|
b9() {
|
|
18405
18409
|
if (!isNaN_(this.e.fs) && this.e.fs != 1) {
|
|
18406
|
-
let a = BrushUtil.o(this.b1.
|
|
18407
|
-
this.b1.
|
|
18410
|
+
let a = BrushUtil.o(this.b1.rf, this.e.fs);
|
|
18411
|
+
this.b1.rd = a;
|
|
18408
18412
|
}
|
|
18409
18413
|
else {
|
|
18410
|
-
this.b1.
|
|
18414
|
+
this.b1.rd = this.b1.rf;
|
|
18411
18415
|
}
|
|
18412
18416
|
}
|
|
18413
18417
|
cd() {
|
|
18414
|
-
this.b1.
|
|
18418
|
+
this.b1.re = null;
|
|
18415
18419
|
}
|
|
18416
18420
|
ca() {
|
|
18417
|
-
this.b1.
|
|
18421
|
+
this.b1.re = this.b1.rg;
|
|
18418
18422
|
}
|
|
18419
18423
|
cm() {
|
|
18420
18424
|
this.aq();
|
|
@@ -18425,12 +18429,12 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18425
18429
|
let c = a;
|
|
18426
18430
|
let d = c.content;
|
|
18427
18431
|
if (d != null) {
|
|
18428
|
-
d.actualItemBrush = this.b1.
|
|
18432
|
+
d.actualItemBrush = this.b1.rd;
|
|
18429
18433
|
if (d.itemBrush != null) {
|
|
18430
18434
|
d.actualItemBrush = d.itemBrush;
|
|
18431
18435
|
}
|
|
18432
|
-
d.outline = this.b1.
|
|
18433
|
-
d.thickness = this.b1.
|
|
18436
|
+
d.outline = this.b1.re;
|
|
18437
|
+
d.thickness = this.b1.qi;
|
|
18434
18438
|
}
|
|
18435
18439
|
}
|
|
18436
18440
|
}
|
|
@@ -18485,8 +18489,8 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18485
18489
|
d.context = g;
|
|
18486
18490
|
let h = 0;
|
|
18487
18491
|
let i = 0;
|
|
18488
|
-
if (this.b1.
|
|
18489
|
-
this.b1.
|
|
18492
|
+
if (this.b1.qy != null && this.b1.qy.passStarting != null) {
|
|
18493
|
+
this.b1.qy.passStarting(c);
|
|
18490
18494
|
}
|
|
18491
18495
|
for (let j = 0; j < this.b4.count; j++) {
|
|
18492
18496
|
let k = this.b4._inner[j];
|
|
@@ -18536,8 +18540,8 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18536
18540
|
k.ai = d.renderOffsetX;
|
|
18537
18541
|
k.aj = d.renderOffsetY;
|
|
18538
18542
|
}
|
|
18539
|
-
if (this.b1.
|
|
18540
|
-
this.b1.
|
|
18543
|
+
if (this.b1.qy != null && this.b1.qy.passCompleted != null) {
|
|
18544
|
+
this.b1.qy.passCompleted(c);
|
|
18541
18545
|
}
|
|
18542
18546
|
}
|
|
18543
18547
|
}
|