igniteui-webcomponents-charts 3.2.1 → 3.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +10178 -10093
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/AnchoredCategorySeries_combined.js +117 -117
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +185 -185
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm2015/lib/AnnotationLayerProxy.js +25 -25
- package/esm2015/lib/AnnotationLayer_combined.js +116 -116
- package/esm2015/lib/AreaSeries_combined.js +35 -35
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/BarSeries_combined.js +69 -69
- package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +227 -227
- package/esm2015/lib/CalloutLayer_combined.js +404 -404
- package/esm2015/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm2015/lib/CategoryChart.js +13 -13
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +49 -49
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ColumnSeries_combined.js +50 -50
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +77 -77
- package/esm2015/lib/CustomIndicator.js +22 -22
- package/esm2015/lib/DataToolTipLayer_combined.js +428 -410
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +11 -8
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +63 -63
- package/esm2015/lib/FinancialChart_combined.js +20 -20
- package/esm2015/lib/FinancialEventArgs_combined.js +509 -509
- package/esm2015/lib/FinancialIndicator_combined.js +168 -168
- package/esm2015/lib/FinancialOverlay.js +28 -28
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm2015/lib/FinancialPriceSeries_combined.js +203 -203
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +388 -388
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +10 -10
- package/esm2015/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +29 -29
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OverlayProxy.js +7 -7
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +1 -0
- package/esm2015/lib/PointSeries_combined.js +13 -13
- package/esm2015/lib/PointerTooltip_combined.js +75 -65
- package/esm2015/lib/PolarAreaSeries_combined.js +19 -19
- package/esm2015/lib/PolarBase_combined.js +334 -334
- package/esm2015/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm2015/lib/PolarLineSeries_combined.js +18 -18
- package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +31 -31
- package/esm2015/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
- package/esm2015/lib/RadialLineSeries_combined.js +28 -28
- package/esm2015/lib/RadialPieSeries_combined.js +35 -35
- package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +110 -110
- package/esm2015/lib/ScatterBase_combined.js +380 -380
- package/esm2015/lib/ScatterContourSeries_combined.js +98 -98
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +43 -43
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +194 -194
- package/esm2015/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm2015/lib/ScatterSeries_combined.js +11 -11
- package/esm2015/lib/ScatterSplineSeries.js +30 -30
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/ScatterTriangulationSeries.js +141 -141
- package/esm2015/lib/SeriesInteractionManager.js +16 -16
- package/esm2015/lib/SeriesRenderManager.js +8 -8
- package/esm2015/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm2015/lib/SeriesViewer_combined.js +462 -458
- package/esm2015/lib/SeriesVisualDataManager.js +2 -2
- package/esm2015/lib/ShapeSeriesBase_combined.js +264 -264
- package/esm2015/lib/SizeScale.js +2 -2
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
- package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
- package/esm2015/lib/SplineSeries_combined.js +20 -20
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +8 -8
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +850 -844
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +30 -30
- package/esm2015/lib/StepLineSeries_combined.js +31 -31
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +96 -96
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm2015/lib/WaterfallSeries_combined.js +88 -88
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +15 -15
- package/esm2015/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm2015/lib/igc-annotation-layer-component.js +15 -15
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +1 -1
- package/esm2015/lib/igc-bar-series-component.js +7 -7
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm2015/lib/igc-bubble-series-component.js +43 -43
- package/esm2015/lib/igc-callout-layer-component.js +94 -94
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +15 -15
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +7 -7
- package/esm2015/lib/igc-column-series-component.js +10 -10
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +42 -42
- package/esm2015/lib/igc-financial-indicator-component.js +11 -11
- package/esm2015/lib/igc-financial-overlay-component.js +3 -3
- package/esm2015/lib/igc-financial-price-series-component.js +27 -27
- package/esm2015/lib/igc-financial-series-component.js +48 -48
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +71 -71
- package/esm2015/lib/igc-polar-line-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
- package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm2015/lib/igc-radial-area-series-component.js +3 -3
- package/esm2015/lib/igc-radial-base-component.js +26 -26
- package/esm2015/lib/igc-radial-column-series-component.js +6 -6
- package/esm2015/lib/igc-radial-line-series-component.js +3 -3
- package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
- package/esm2015/lib/igc-range-category-series-component.js +4 -4
- package/esm2015/lib/igc-range-column-series-component.js +7 -7
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +22 -22
- package/esm2015/lib/igc-scatter-base-component.js +43 -43
- package/esm2015/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm2015/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm2015/lib/igc-series-component.js +54 -47
- package/esm2015/lib/igc-shape-series-base-component.js +40 -40
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-series-base-component.js +10 -10
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-overlay-component.js +48 -48
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +14 -14
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +116 -116
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +183 -183
- package/esm5/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm5/lib/AnnotationLayerProxy.js +25 -25
- package/esm5/lib/AnnotationLayer_combined.js +115 -115
- package/esm5/lib/AreaSeries_combined.js +35 -35
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/BarSeries_combined.js +69 -69
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +230 -230
- package/esm5/lib/CalloutLayer_combined.js +405 -405
- package/esm5/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm5/lib/CategoryChart.js +13 -13
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +48 -48
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ColumnSeries_combined.js +49 -49
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +77 -77
- package/esm5/lib/CustomIndicator.js +22 -22
- package/esm5/lib/DataToolTipLayer_combined.js +428 -410
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +11 -8
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +63 -63
- package/esm5/lib/FinancialChart_combined.js +20 -20
- package/esm5/lib/FinancialEventArgs_combined.js +509 -509
- package/esm5/lib/FinancialIndicator_combined.js +167 -167
- package/esm5/lib/FinancialOverlay.js +28 -28
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm5/lib/FinancialPriceSeries_combined.js +202 -202
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +389 -389
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +10 -10
- package/esm5/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +29 -29
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OverlayProxy.js +7 -7
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +1 -0
- package/esm5/lib/PointSeries_combined.js +13 -13
- package/esm5/lib/PointerTooltip_combined.js +75 -65
- package/esm5/lib/PolarAreaSeries_combined.js +19 -19
- package/esm5/lib/PolarBase_combined.js +333 -333
- package/esm5/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm5/lib/PolarLineSeries_combined.js +18 -18
- package/esm5/lib/PolarScatterSeries_combined.js +8 -8
- package/esm5/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm5/lib/PolarSplineSeries_combined.js +17 -17
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +31 -31
- package/esm5/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm5/lib/RadialColumnSeries_combined.js +37 -37
- package/esm5/lib/RadialLineSeries_combined.js +28 -28
- package/esm5/lib/RadialPieSeries_combined.js +35 -35
- package/esm5/lib/RangeAreaSeries_combined.js +16 -16
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm5/lib/RangeColumnSeries_combined.js +22 -22
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +108 -108
- package/esm5/lib/ScatterBase_combined.js +379 -379
- package/esm5/lib/ScatterContourSeries_combined.js +96 -96
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +43 -43
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +192 -192
- package/esm5/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm5/lib/ScatterSeries_combined.js +11 -11
- package/esm5/lib/ScatterSplineSeries.js +30 -30
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/ScatterTriangulationSeries.js +145 -145
- package/esm5/lib/SeriesInteractionManager.js +16 -16
- package/esm5/lib/SeriesRenderManager.js +8 -8
- package/esm5/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm5/lib/SeriesViewer_combined.js +457 -453
- package/esm5/lib/SeriesVisualDataManager.js +2 -2
- package/esm5/lib/ShapeSeriesBase_combined.js +262 -262
- package/esm5/lib/SizeScale.js +2 -2
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +28 -28
- package/esm5/lib/SplineSeriesBase_combined.js +101 -101
- package/esm5/lib/SplineSeries_combined.js +20 -20
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +8 -8
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +849 -843
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +30 -30
- package/esm5/lib/StepLineSeries_combined.js +31 -31
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +96 -96
- package/esm5/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm5/lib/WaterfallSeries_combined.js +88 -88
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/igc-anchored-category-series-component.js +15 -15
- package/esm5/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm5/lib/igc-annotation-layer-component.js +15 -15
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +1 -1
- package/esm5/lib/igc-bar-series-component.js +7 -7
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm5/lib/igc-bubble-series-component.js +43 -43
- package/esm5/lib/igc-callout-layer-component.js +94 -94
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +15 -15
- package/esm5/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +7 -7
- package/esm5/lib/igc-column-series-component.js +10 -10
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +90 -90
- package/esm5/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +42 -42
- package/esm5/lib/igc-financial-indicator-component.js +11 -11
- package/esm5/lib/igc-financial-overlay-component.js +3 -3
- package/esm5/lib/igc-financial-price-series-component.js +27 -27
- package/esm5/lib/igc-financial-series-component.js +48 -48
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +1 -1
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +71 -71
- package/esm5/lib/igc-polar-line-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-series-component.js +3 -3
- package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm5/lib/igc-radial-area-series-component.js +3 -3
- package/esm5/lib/igc-radial-base-component.js +26 -26
- package/esm5/lib/igc-radial-column-series-component.js +6 -6
- package/esm5/lib/igc-radial-line-series-component.js +3 -3
- package/esm5/lib/igc-radial-pie-series-component.js +6 -6
- package/esm5/lib/igc-range-category-series-component.js +4 -4
- package/esm5/lib/igc-range-column-series-component.js +7 -7
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +22 -22
- package/esm5/lib/igc-scatter-base-component.js +43 -43
- package/esm5/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm5/lib/igc-scatter-line-series-component.js +3 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm5/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm5/lib/igc-series-component.js +54 -47
- package/esm5/lib/igc-shape-series-base-component.js +40 -40
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm5/lib/igc-stacked-column-series-component.js +6 -6
- package/esm5/lib/igc-stacked-series-base-component.js +10 -10
- package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-overlay-component.js +48 -48
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +14 -14
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +10211 -10126
- package/fesm5/igniteui-webcomponents-charts.js +10178 -10093
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +34 -34
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +36 -36
- package/lib/AnnotationLayer_combined.d.ts +31 -31
- package/lib/AreaSeries_combined.d.ts +6 -6
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +10 -10
- package/lib/BollingerBandWidthIndicator.d.ts +8 -8
- package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
- package/lib/BubbleSeries_combined.d.ts +38 -38
- package/lib/CalloutLayer_combined.d.ts +83 -83
- package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
- package/lib/CategoryHighlightLayer_combined.d.ts +14 -14
- package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
- package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ColumnSeries_combined.d.ts +10 -10
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +37 -37
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataToolTipLayer_combined.d.ts +117 -115
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +25 -25
- package/lib/FinancialEventArgs_combined.d.ts +90 -90
- package/lib/FinancialIndicator_combined.d.ts +26 -26
- package/lib/FinancialOverlay.d.ts +4 -4
- package/lib/FinancialPriceSeries_combined.d.ts +30 -30
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +13 -13
- package/lib/HighDensityScatterSeries_combined.d.ts +74 -74
- package/lib/HorizontalAnchoredCategorySeries.d.ts +19 -19
- package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
- package/lib/ItemToolTipLayer_combined.d.ts +17 -15
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +5 -5
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +4 -4
- package/lib/PointerTooltip_combined.d.ts +27 -25
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +81 -81
- package/lib/PolarLineSeriesBase_combined.d.ts +18 -18
- package/lib/PolarLineSeries_combined.d.ts +7 -7
- package/lib/PolarScatterSeries_combined.d.ts +3 -3
- package/lib/PolarSplineAreaSeries_combined.d.ts +7 -7
- package/lib/PolarSplineSeries_combined.d.ts +6 -6
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +8 -8
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +6 -6
- package/lib/RadialBucketCalculator_combined.d.ts +32 -32
- package/lib/RadialColumnSeries_combined.d.ts +5 -5
- package/lib/RadialLineSeries_combined.d.ts +6 -6
- package/lib/RadialPieSeries_combined.d.ts +6 -6
- package/lib/RangeAreaSeries_combined.d.ts +4 -4
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +14 -14
- package/lib/RangeColumnSeries_combined.d.ts +5 -5
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +21 -21
- package/lib/ScatterBase_combined.d.ts +80 -80
- package/lib/ScatterContourSeries_combined.d.ts +15 -15
- package/lib/ScatterLineSeries.d.ts +9 -9
- package/lib/ScatterPolygonSeries_combined.d.ts +36 -36
- package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
- package/lib/ScatterSeries_combined.d.ts +3 -3
- package/lib/ScatterSplineSeries.d.ts +7 -7
- package/lib/ScatterTriangulationSeries.d.ts +29 -29
- package/lib/SeriesViewer_combined.d.ts +137 -136
- package/lib/ShapeSeriesBase_combined.d.ts +69 -69
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +5 -5
- package/lib/SplineSeriesBase_combined.d.ts +17 -17
- package/lib/SplineSeries_combined.d.ts +4 -4
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +5 -5
- package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +2 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +149 -149
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +6 -6
- package/lib/StepLineSeries_combined.d.ts +5 -5
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +31 -31
- package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
- package/lib/WaterfallSeries_combined.d.ts +13 -13
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/igc-data-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-item-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-series-component.d.ts +5 -0
- package/package.json +2 -2
|
@@ -61,31 +61,31 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
61
61
|
class ScatterBase extends MarkerSeries {
|
|
62
62
|
constructor() {
|
|
63
63
|
super();
|
|
64
|
-
this.
|
|
65
|
-
this.sa = null;
|
|
64
|
+
this.rx = null;
|
|
66
65
|
this.sb = null;
|
|
67
|
-
this.
|
|
66
|
+
this.sc = null;
|
|
68
67
|
this.u0 = null;
|
|
69
|
-
this.
|
|
70
|
-
this.
|
|
68
|
+
this.u1 = null;
|
|
69
|
+
this.r6 = 1;
|
|
71
70
|
this.ri = null;
|
|
72
|
-
this.
|
|
73
|
-
this.
|
|
74
|
-
this.
|
|
71
|
+
this.rj = null;
|
|
72
|
+
this.r3 = null;
|
|
73
|
+
this.r5 = null;
|
|
74
|
+
this.r1 = null;
|
|
75
|
+
this.sg = false;
|
|
75
76
|
this.sf = false;
|
|
76
|
-
this.se = false;
|
|
77
|
-
this.rs = null;
|
|
78
77
|
this.rt = null;
|
|
78
|
+
this.ru = null;
|
|
79
79
|
this.assigningScatterStyle = null;
|
|
80
80
|
this.assigningScatterMarkerStyle = null;
|
|
81
|
-
this.
|
|
82
|
-
this.
|
|
83
|
-
this.
|
|
84
|
-
this.
|
|
85
|
-
this.
|
|
86
|
-
this.
|
|
81
|
+
this.sa = null;
|
|
82
|
+
this.r4 = null;
|
|
83
|
+
this.r0 = null;
|
|
84
|
+
this.r7 = this.r8();
|
|
85
|
+
this.sa = new ScatterSeriesRenderManager();
|
|
86
|
+
this.r4 = new ScatterFrame();
|
|
87
|
+
this.u1 = Rect.empty;
|
|
87
88
|
this.u0 = Rect.empty;
|
|
88
|
-
this.uz = Rect.empty;
|
|
89
89
|
}
|
|
90
90
|
bx() {
|
|
91
91
|
return new ScatterBaseView(this);
|
|
@@ -95,9 +95,9 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
95
95
|
this.xAxis = null;
|
|
96
96
|
this.yAxis = null;
|
|
97
97
|
}
|
|
98
|
-
|
|
99
|
-
super.
|
|
100
|
-
this.
|
|
98
|
+
lz(a) {
|
|
99
|
+
super.lz(a);
|
|
100
|
+
this.ry = a;
|
|
101
101
|
}
|
|
102
102
|
get_ec() {
|
|
103
103
|
return true;
|
|
@@ -108,10 +108,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
108
108
|
hw(a, b) {
|
|
109
109
|
let c = this.jq(b);
|
|
110
110
|
if (c == ScatterBase.$$p[10]) {
|
|
111
|
-
return this.hx(a, b, this.
|
|
111
|
+
return this.hx(a, b, this.te);
|
|
112
112
|
}
|
|
113
113
|
if (c == ScatterBase.$$p[14]) {
|
|
114
|
-
return this.hx(a, b, this.
|
|
114
|
+
return this.hx(a, b, this.tm);
|
|
115
115
|
}
|
|
116
116
|
return null;
|
|
117
117
|
}
|
|
@@ -120,18 +120,18 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
120
120
|
return false;
|
|
121
121
|
}
|
|
122
122
|
let e = this.xAxis;
|
|
123
|
-
let f = new ScalerParams(1, this.cd.sf, this.
|
|
123
|
+
let f = new ScalerParams(1, this.cd.sf, this.pz, e.cg);
|
|
124
124
|
f.c = this.getEffectiveViewport1(this.b0);
|
|
125
125
|
let g = this.yAxis;
|
|
126
|
-
let h = new ScalerParams(1, this.cd.sf, this.
|
|
126
|
+
let h = new ScalerParams(1, this.cd.sf, this.pz, g.cg);
|
|
127
127
|
h.c = this.getEffectiveViewport1(this.b0);
|
|
128
128
|
a.clear();
|
|
129
|
-
this.
|
|
129
|
+
this.qc.cf((i) => {
|
|
130
130
|
if (i._visibility == 0) {
|
|
131
131
|
let j = new SeriesPointOfInterest();
|
|
132
132
|
let k = i.n;
|
|
133
133
|
let l = i.o;
|
|
134
|
-
if (k < this.
|
|
134
|
+
if (k < this.pz.left || k > this.pz.right || l < this.pz.top || l > this.pz.bottom) {
|
|
135
135
|
return;
|
|
136
136
|
}
|
|
137
137
|
j.b = e.el(k, f);
|
|
@@ -144,7 +144,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
144
144
|
}
|
|
145
145
|
bp() {
|
|
146
146
|
if (this.bq == 0) {
|
|
147
|
-
if (this.
|
|
147
|
+
if (this.sy <= 2000) {
|
|
148
148
|
return 1;
|
|
149
149
|
}
|
|
150
150
|
else {
|
|
@@ -155,32 +155,22 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
155
155
|
return super.bp();
|
|
156
156
|
}
|
|
157
157
|
}
|
|
158
|
-
|
|
159
|
-
if (!this.hasMarkers || !this.
|
|
158
|
+
px(a) {
|
|
159
|
+
if (!this.hasMarkers || !this.qf()) {
|
|
160
160
|
return Rect.empty;
|
|
161
161
|
}
|
|
162
|
-
let b = this.
|
|
162
|
+
let b = this.qc.by(this.ph(a));
|
|
163
163
|
if (b != null) {
|
|
164
|
-
return this.
|
|
164
|
+
return this.qc.cp(b);
|
|
165
165
|
}
|
|
166
166
|
return Rect.empty;
|
|
167
167
|
}
|
|
168
168
|
ev(a, b) {
|
|
169
|
-
if (this.
|
|
169
|
+
if (this.qg(a, b)) {
|
|
170
170
|
return true;
|
|
171
171
|
}
|
|
172
172
|
return false;
|
|
173
173
|
}
|
|
174
|
-
get sc() {
|
|
175
|
-
return this.sa;
|
|
176
|
-
}
|
|
177
|
-
set sc(a) {
|
|
178
|
-
if (this.sa != a) {
|
|
179
|
-
let b = this.sc;
|
|
180
|
-
this.sa = a;
|
|
181
|
-
this.raisePropertyChanged("XColumn", b, this.sc);
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
174
|
get sd() {
|
|
185
175
|
return this.sb;
|
|
186
176
|
}
|
|
@@ -188,14 +178,24 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
188
178
|
if (this.sb != a) {
|
|
189
179
|
let b = this.sd;
|
|
190
180
|
this.sb = a;
|
|
191
|
-
this.raisePropertyChanged("
|
|
181
|
+
this.raisePropertyChanged("XColumn", b, this.sd);
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
get se() {
|
|
185
|
+
return this.sc;
|
|
186
|
+
}
|
|
187
|
+
set se(a) {
|
|
188
|
+
if (this.sc != a) {
|
|
189
|
+
let b = this.se;
|
|
190
|
+
this.sc = a;
|
|
191
|
+
this.raisePropertyChanged("YColumn", b, this.se);
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
|
-
get
|
|
195
|
-
return this.c(ScatterBase.
|
|
194
|
+
get ux() {
|
|
195
|
+
return this.c(ScatterBase.ua);
|
|
196
196
|
}
|
|
197
|
-
set
|
|
198
|
-
this.h(ScatterBase.
|
|
197
|
+
set ux(a) {
|
|
198
|
+
this.h(ScatterBase.ua, a);
|
|
199
199
|
}
|
|
200
200
|
get GetErrorBarsXAxis() {
|
|
201
201
|
return this.xAxis;
|
|
@@ -203,8 +203,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
203
203
|
get GetErrorBarsYAxis() {
|
|
204
204
|
return this.yAxis;
|
|
205
205
|
}
|
|
206
|
-
|
|
207
|
-
super.
|
|
206
|
+
lf() {
|
|
207
|
+
super.lf();
|
|
208
208
|
if (this.xAxis != null) {
|
|
209
209
|
this.xAxis.h7(false);
|
|
210
210
|
}
|
|
@@ -212,26 +212,26 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
212
212
|
this.yAxis.h7(false);
|
|
213
213
|
}
|
|
214
214
|
}
|
|
215
|
-
|
|
216
|
-
super.
|
|
217
|
-
if (this.
|
|
218
|
-
this.
|
|
219
|
-
this.
|
|
215
|
+
l4(a, b, c, d) {
|
|
216
|
+
super.l4(a, b, c, d);
|
|
217
|
+
if (this.ry.cx.g$b(a, b, c, d)) {
|
|
218
|
+
this.mi(false);
|
|
219
|
+
this.lp();
|
|
220
220
|
}
|
|
221
221
|
switch (b) {
|
|
222
222
|
case "FastItemsSource":
|
|
223
223
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
224
|
-
c.deregisterColumn(this.sc);
|
|
225
224
|
c.deregisterColumn(this.sd);
|
|
226
|
-
this.
|
|
225
|
+
c.deregisterColumn(this.se);
|
|
227
226
|
this.sd = null;
|
|
227
|
+
this.se = null;
|
|
228
228
|
}
|
|
229
229
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
230
|
-
this.
|
|
231
|
-
this.
|
|
230
|
+
this.sd = this.ch(this.te);
|
|
231
|
+
this.se = this.ch(this.tm);
|
|
232
232
|
}
|
|
233
233
|
if ((this.yAxis != null && !this.yAxis.c0()) || (this.xAxis != null && !this.xAxis.c0())) {
|
|
234
|
-
this.
|
|
234
|
+
this.mi(false);
|
|
235
235
|
}
|
|
236
236
|
break;
|
|
237
237
|
case ScatterBase.$$p[7]:
|
|
@@ -242,9 +242,9 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
242
242
|
d.cs(this);
|
|
243
243
|
}
|
|
244
244
|
if ((this.xAxis != null && !this.xAxis.c0()) || (d == null && c != null)) {
|
|
245
|
-
this.
|
|
245
|
+
this.mi(false);
|
|
246
246
|
}
|
|
247
|
-
this.
|
|
247
|
+
this.lp();
|
|
248
248
|
break;
|
|
249
249
|
case ScatterBase.$$p[11]:
|
|
250
250
|
if (c != null) {
|
|
@@ -254,134 +254,134 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
254
254
|
d.cs(this);
|
|
255
255
|
}
|
|
256
256
|
if ((this.yAxis != null && !this.yAxis.c0()) || (d == null && c != null)) {
|
|
257
|
-
this.
|
|
257
|
+
this.mi(false);
|
|
258
258
|
}
|
|
259
|
-
this.
|
|
259
|
+
this.lp();
|
|
260
260
|
break;
|
|
261
261
|
case ScatterBase.$$p[10]:
|
|
262
262
|
if (this.ck != null) {
|
|
263
|
-
this.ck.deregisterColumn(this.
|
|
264
|
-
this.
|
|
263
|
+
this.ck.deregisterColumn(this.sd);
|
|
264
|
+
this.sd = this.ch(this.te);
|
|
265
265
|
}
|
|
266
266
|
break;
|
|
267
267
|
case "XColumn":
|
|
268
|
-
this.
|
|
268
|
+
this.ry.cx.g$i();
|
|
269
269
|
if (this.xAxis != null && !this.xAxis.c0()) {
|
|
270
|
-
this.
|
|
270
|
+
this.mi(false);
|
|
271
271
|
}
|
|
272
272
|
break;
|
|
273
273
|
case ScatterBase.$$p[14]:
|
|
274
274
|
if (this.ck != null) {
|
|
275
|
-
this.ck.deregisterColumn(this.
|
|
276
|
-
this.
|
|
275
|
+
this.ck.deregisterColumn(this.se);
|
|
276
|
+
this.se = this.ch(this.tm);
|
|
277
277
|
}
|
|
278
278
|
break;
|
|
279
279
|
case "YColumn":
|
|
280
|
-
this.
|
|
280
|
+
this.ry.cx.g$i();
|
|
281
281
|
if (this.yAxis != null && !this.yAxis.c0()) {
|
|
282
|
-
this.
|
|
282
|
+
this.mi(false);
|
|
283
283
|
}
|
|
284
284
|
break;
|
|
285
285
|
case ScatterBase.$$p[5]:
|
|
286
|
-
this.
|
|
287
|
-
this.
|
|
286
|
+
this.mi(false);
|
|
287
|
+
this.lp();
|
|
288
288
|
break;
|
|
289
289
|
case ScatterBase.$$p[6]:
|
|
290
|
-
this.
|
|
291
|
-
this.
|
|
290
|
+
this.mi(false);
|
|
291
|
+
this.lp();
|
|
292
292
|
break;
|
|
293
293
|
case "TransitionProgress":
|
|
294
|
-
this.
|
|
295
|
-
this.
|
|
294
|
+
this.r5.c(this.g0, this.r3, this.r1);
|
|
295
|
+
this.to();
|
|
296
296
|
try {
|
|
297
297
|
if (this.cx(this.b0)) {
|
|
298
298
|
return;
|
|
299
299
|
}
|
|
300
300
|
if ((Math.round(this.g0 * 100000) / 100000) == 1) {
|
|
301
|
-
this.
|
|
301
|
+
this.t8(this.r1, this.ry);
|
|
302
302
|
}
|
|
303
303
|
else {
|
|
304
|
-
this.
|
|
304
|
+
this.t8(this.r5, this.ry);
|
|
305
305
|
}
|
|
306
306
|
if (this.cd != null) {
|
|
307
307
|
this.cd.nn(this);
|
|
308
308
|
}
|
|
309
309
|
}
|
|
310
310
|
finally {
|
|
311
|
-
this.
|
|
311
|
+
this.t9();
|
|
312
312
|
}
|
|
313
313
|
break;
|
|
314
314
|
case "TrendLineBrush":
|
|
315
|
-
this.
|
|
315
|
+
this.mw();
|
|
316
316
|
break;
|
|
317
317
|
case ScatterBase.$$p[0]:
|
|
318
|
-
if (this.
|
|
319
|
-
this.
|
|
318
|
+
if (this.rz != null) {
|
|
319
|
+
this.rz.r = this;
|
|
320
320
|
}
|
|
321
|
-
this.
|
|
322
|
-
this.
|
|
321
|
+
this.mi(false);
|
|
322
|
+
this.lp();
|
|
323
323
|
break;
|
|
324
324
|
case "TrendLineType":
|
|
325
|
-
this.
|
|
325
|
+
this.lp();
|
|
326
326
|
break;
|
|
327
327
|
case ScatterBase.$$p[2]:
|
|
328
|
-
this.
|
|
329
|
-
this.
|
|
328
|
+
this.sg = this.so();
|
|
329
|
+
this.mi(false);
|
|
330
330
|
break;
|
|
331
331
|
case ScatterBase.$$p[1]:
|
|
332
|
-
this.
|
|
333
|
-
this.
|
|
332
|
+
this.sf = this.sn();
|
|
333
|
+
this.mi(false);
|
|
334
334
|
break;
|
|
335
335
|
case ScatterBase.$$p[3]:
|
|
336
|
-
this.
|
|
336
|
+
this.r7 = this.r8();
|
|
337
337
|
break;
|
|
338
338
|
}
|
|
339
339
|
}
|
|
340
|
+
so() {
|
|
341
|
+
return this.sk;
|
|
342
|
+
}
|
|
340
343
|
sn() {
|
|
341
344
|
return this.sj;
|
|
342
345
|
}
|
|
343
|
-
|
|
344
|
-
return this.si;
|
|
345
|
-
}
|
|
346
|
-
sh(a) {
|
|
346
|
+
si(a) {
|
|
347
347
|
if (typeCast(NumericYAxis.$, a) !== null) {
|
|
348
348
|
return true;
|
|
349
349
|
}
|
|
350
350
|
return false;
|
|
351
351
|
}
|
|
352
|
-
|
|
352
|
+
sh(a) {
|
|
353
353
|
if (typeCast(NumericXAxis.$, a) !== null) {
|
|
354
354
|
return true;
|
|
355
355
|
}
|
|
356
356
|
return false;
|
|
357
357
|
}
|
|
358
|
-
|
|
359
|
-
this.uz = Rect.empty;
|
|
358
|
+
t9() {
|
|
360
359
|
this.u0 = Rect.empty;
|
|
360
|
+
this.u1 = Rect.empty;
|
|
361
361
|
}
|
|
362
|
-
|
|
363
|
-
let a = this.getViewInfo(this.
|
|
364
|
-
this.
|
|
365
|
-
this.
|
|
362
|
+
to() {
|
|
363
|
+
let a = this.getViewInfo(this.u0, this.u1);
|
|
364
|
+
this.u0 = a.p0;
|
|
365
|
+
this.u1 = a.p1;
|
|
366
366
|
}
|
|
367
|
-
|
|
367
|
+
sm(a, b) {
|
|
368
368
|
if (b != 3) {
|
|
369
369
|
return true;
|
|
370
370
|
}
|
|
371
371
|
if (a == null) {
|
|
372
372
|
return true;
|
|
373
373
|
}
|
|
374
|
-
if (this.
|
|
374
|
+
if (this.te == a || this.tm == a) {
|
|
375
375
|
return true;
|
|
376
376
|
}
|
|
377
377
|
return false;
|
|
378
378
|
}
|
|
379
379
|
k0(a, b, c, d) {
|
|
380
380
|
let e = false;
|
|
381
|
-
if (!this.
|
|
381
|
+
if (!this.sm(d, a)) {
|
|
382
382
|
return;
|
|
383
383
|
}
|
|
384
|
-
this.
|
|
384
|
+
this.ry.cx.g$e(a, b, c, d);
|
|
385
385
|
if (this.xAxis != null && !this.xAxis.c0()) {
|
|
386
386
|
e = true;
|
|
387
387
|
}
|
|
@@ -389,17 +389,17 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
389
389
|
e = true;
|
|
390
390
|
}
|
|
391
391
|
if (e) {
|
|
392
|
-
this.
|
|
392
|
+
this.mi(true);
|
|
393
393
|
}
|
|
394
394
|
}
|
|
395
|
-
|
|
396
|
-
this.
|
|
395
|
+
t0(a) {
|
|
396
|
+
this.t1(a, null);
|
|
397
397
|
}
|
|
398
|
-
|
|
399
|
-
let c = this.
|
|
400
|
-
let d = this.
|
|
398
|
+
t1(a, b) {
|
|
399
|
+
let c = this.sd != null ? this.sd.count : 0;
|
|
400
|
+
let d = this.se != null ? this.se.count : 0;
|
|
401
401
|
let e = Math.min(c, d);
|
|
402
|
-
if (e <= this.
|
|
402
|
+
if (e <= this.sy) {
|
|
403
403
|
a.m.clear();
|
|
404
404
|
let f = new List$1(OwnedPoint.$, 0);
|
|
405
405
|
for (let g of fromEnum(a.u.values)) {
|
|
@@ -433,12 +433,12 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
433
433
|
}
|
|
434
434
|
}
|
|
435
435
|
ap(a) {
|
|
436
|
-
if (a != null && a == this.xAxis && this.
|
|
437
|
-
return new AxisRange(this.sc.minimum, this.sc.maximum);
|
|
438
|
-
}
|
|
439
|
-
if (a != null && a == this.yAxis && this.sd != null) {
|
|
436
|
+
if (a != null && a == this.xAxis && this.sd != null) {
|
|
440
437
|
return new AxisRange(this.sd.minimum, this.sd.maximum);
|
|
441
438
|
}
|
|
439
|
+
if (a != null && a == this.yAxis && this.se != null) {
|
|
440
|
+
return new AxisRange(this.se.minimum, this.se.maximum);
|
|
441
|
+
}
|
|
442
442
|
return null;
|
|
443
443
|
}
|
|
444
444
|
ht(a) {
|
|
@@ -448,57 +448,57 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
448
448
|
}
|
|
449
449
|
return null;
|
|
450
450
|
}
|
|
451
|
-
get
|
|
452
|
-
return this.
|
|
451
|
+
get r7() {
|
|
452
|
+
return this.r6;
|
|
453
453
|
}
|
|
454
|
-
set
|
|
455
|
-
let b = this.
|
|
456
|
-
this.
|
|
457
|
-
if (b != this.
|
|
458
|
-
this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.
|
|
454
|
+
set r7(a) {
|
|
455
|
+
let b = this.r6;
|
|
456
|
+
this.r6 = a;
|
|
457
|
+
if (b != this.r6) {
|
|
458
|
+
this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.r6));
|
|
459
459
|
}
|
|
460
460
|
}
|
|
461
|
-
|
|
462
|
-
if (this.
|
|
463
|
-
return this.
|
|
461
|
+
r8() {
|
|
462
|
+
if (this.r9 != 0) {
|
|
463
|
+
return this.r9;
|
|
464
464
|
}
|
|
465
|
-
return this.
|
|
465
|
+
return this.sl ? 4 : 1;
|
|
466
466
|
}
|
|
467
467
|
hd(a) {
|
|
468
468
|
let b = truncate(Math.round(this.f5(a)));
|
|
469
469
|
return b;
|
|
470
470
|
}
|
|
471
471
|
f5(a) {
|
|
472
|
-
switch (this.
|
|
473
|
-
case 1: return this.
|
|
474
|
-
case 3: return this.
|
|
475
|
-
case 2: return this.
|
|
476
|
-
case 4: return this.
|
|
472
|
+
switch (this.r7) {
|
|
473
|
+
case 1: return this.su(a);
|
|
474
|
+
case 3: return this.sv(a);
|
|
475
|
+
case 2: return this.ss(a);
|
|
476
|
+
case 4: return this.st(a);
|
|
477
477
|
}
|
|
478
478
|
return -1;
|
|
479
479
|
}
|
|
480
|
-
|
|
481
|
-
return this.
|
|
480
|
+
st(a) {
|
|
481
|
+
return this.sw(a, false);
|
|
482
482
|
}
|
|
483
|
-
|
|
484
|
-
let b = this.
|
|
483
|
+
ss(a) {
|
|
484
|
+
let b = this.ph(a);
|
|
485
485
|
let c = b.x;
|
|
486
486
|
let d = b.y;
|
|
487
|
-
if (this.ck == null || this.xAxis == null || this.yAxis == null || this.
|
|
487
|
+
if (this.ck == null || this.xAxis == null || this.yAxis == null || this.sd == null || this.se == null) {
|
|
488
488
|
return -1;
|
|
489
489
|
}
|
|
490
|
-
if (this.ck.count > this.
|
|
490
|
+
if (this.ck.count > this.sx) {
|
|
491
491
|
return -1;
|
|
492
492
|
}
|
|
493
|
-
this.
|
|
494
|
-
let e = this.
|
|
495
|
-
let f = this.
|
|
493
|
+
this.tr();
|
|
494
|
+
let e = this.ri;
|
|
495
|
+
let f = this.rj;
|
|
496
496
|
if (e == null || f == null) {
|
|
497
497
|
return -1;
|
|
498
498
|
}
|
|
499
499
|
let g = 1.7976931348623157E+308;
|
|
500
500
|
let h = -1;
|
|
501
|
-
for (let i = 0; i < this.
|
|
501
|
+
for (let i = 0; i < this.sd.count; i++) {
|
|
502
502
|
let j = e[i];
|
|
503
503
|
let k = f[i];
|
|
504
504
|
let l = (c - j) * (c - j) + (d - k) * (d - k);
|
|
@@ -509,61 +509,61 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
509
509
|
}
|
|
510
510
|
return h;
|
|
511
511
|
}
|
|
512
|
-
|
|
512
|
+
tr() {
|
|
513
513
|
let a = this.b0.bv;
|
|
514
514
|
let b = this.b0.bu;
|
|
515
515
|
let c = this.getEffectiveViewport();
|
|
516
|
-
if (this.
|
|
516
|
+
if (this.rx == null) {
|
|
517
517
|
return;
|
|
518
518
|
}
|
|
519
|
-
let d = new ScalerParams(0, a, b, this.
|
|
519
|
+
let d = new ScalerParams(0, a, b, this.rx.d, c);
|
|
520
520
|
let e = ((() => {
|
|
521
|
-
let $ret = new ScalerParams(0, a, b, this.
|
|
521
|
+
let $ret = new ScalerParams(0, a, b, this.rx.e, c);
|
|
522
522
|
$ret.b = this.gc();
|
|
523
523
|
return $ret;
|
|
524
524
|
})());
|
|
525
|
-
if (this.
|
|
526
|
-
let f = arrayShallowClone(this.
|
|
527
|
-
let g = arrayShallowClone(this.
|
|
525
|
+
if (this.ri == null || this.rj == null) {
|
|
526
|
+
let f = arrayShallowClone(this.sd.asArray());
|
|
527
|
+
let g = arrayShallowClone(this.se.asArray());
|
|
528
528
|
this.xAxis.hm(boxArray$1(f), 0, f.length, d);
|
|
529
529
|
this.yAxis.hm(boxArray$1(g), 0, g.length, e);
|
|
530
|
-
this.
|
|
531
|
-
this.
|
|
530
|
+
this.ri = f;
|
|
531
|
+
this.rj = g;
|
|
532
532
|
}
|
|
533
533
|
}
|
|
534
|
-
|
|
534
|
+
get_sl() {
|
|
535
535
|
return false;
|
|
536
536
|
}
|
|
537
|
-
get
|
|
538
|
-
return this.
|
|
537
|
+
get sl() {
|
|
538
|
+
return this.get_sl();
|
|
539
539
|
}
|
|
540
|
-
|
|
541
|
-
if (!this.
|
|
540
|
+
sw(a, b) {
|
|
541
|
+
if (!this.sl) {
|
|
542
542
|
return -1;
|
|
543
543
|
}
|
|
544
544
|
let c = { $type: Point_$type, x: 0, y: 0 };
|
|
545
545
|
let d = true;
|
|
546
|
-
let e = this.
|
|
546
|
+
let e = this.r2();
|
|
547
547
|
if (e == null) {
|
|
548
548
|
return -1;
|
|
549
549
|
}
|
|
550
550
|
if (e.m == null) {
|
|
551
551
|
return -1;
|
|
552
552
|
}
|
|
553
|
-
if (this.ck == null || this.ck.count > this.
|
|
553
|
+
if (this.ck == null || this.ck.count > this.sx) {
|
|
554
554
|
return -1;
|
|
555
555
|
}
|
|
556
|
-
this.
|
|
557
|
-
let f = this.
|
|
558
|
-
let g = this.
|
|
556
|
+
this.tr();
|
|
557
|
+
let f = this.ri;
|
|
558
|
+
let g = this.rj;
|
|
559
559
|
if (f == null || g == null) {
|
|
560
560
|
return -1;
|
|
561
561
|
}
|
|
562
|
-
let h = this.
|
|
562
|
+
let h = this.ph(a);
|
|
563
563
|
let i = 1.7976931348623157E+308;
|
|
564
564
|
let j = -1;
|
|
565
|
-
for (let k = 0; k < this.
|
|
566
|
-
let l = { $type: Point_$type, x: this.
|
|
565
|
+
for (let k = 0; k < this.ri.length; k++) {
|
|
566
|
+
let l = { $type: Point_$type, x: this.ri[k], y: this.rj[k] };
|
|
567
567
|
if (k > 0) {
|
|
568
568
|
if (!b || e.j.containsKey(this.ck.item(k)) || e.j.containsKey(this.ck.item(k - 1))) {
|
|
569
569
|
let m = GeometryUtil.d(h, c, l);
|
|
@@ -576,8 +576,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
576
576
|
c = l;
|
|
577
577
|
}
|
|
578
578
|
if (j >= 0) {
|
|
579
|
-
let n = { $type: Point_$type, x: this.
|
|
580
|
-
let o = { $type: Point_$type, x: this.
|
|
579
|
+
let n = { $type: Point_$type, x: this.ri[j], y: this.rj[j] };
|
|
580
|
+
let o = { $type: Point_$type, x: this.ri[j - 1], y: this.rj[j - 1] };
|
|
581
581
|
if (!b || (e.j.containsKey(this.ck.item(j)) && e.j.containsKey(this.ck.item(j - 1)))) {
|
|
582
582
|
let p = GeometryUtil.h(h, o, n);
|
|
583
583
|
return (j - 1) + p;
|
|
@@ -591,21 +591,21 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
591
591
|
}
|
|
592
592
|
return -1;
|
|
593
593
|
}
|
|
594
|
-
|
|
595
|
-
return this.
|
|
594
|
+
sv(a) {
|
|
595
|
+
return this.sw(a, true);
|
|
596
596
|
}
|
|
597
|
-
|
|
597
|
+
su(a) {
|
|
598
598
|
let b = null;
|
|
599
599
|
let c = 1.7976931348623157E+308;
|
|
600
|
-
let d = this.
|
|
600
|
+
let d = this.ph(a);
|
|
601
601
|
let e = d.x;
|
|
602
602
|
let f = d.y;
|
|
603
|
-
if (this.
|
|
603
|
+
if (this.ry.cy.e > this.sx) {
|
|
604
604
|
return -1;
|
|
605
605
|
}
|
|
606
|
-
this.
|
|
606
|
+
this.ry.c5((g) => {
|
|
607
607
|
if (g._visibility == 0) {
|
|
608
|
-
let h = this.
|
|
608
|
+
let h = this.ry.cp(g);
|
|
609
609
|
let i = h.left + h.width / 2;
|
|
610
610
|
let j = h.top + h.height / 2;
|
|
611
611
|
let k = (e - i) * (e - i) + (f - j) * (f - j);
|
|
@@ -620,8 +620,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
620
620
|
}
|
|
621
621
|
return -1;
|
|
622
622
|
}
|
|
623
|
-
|
|
624
|
-
if (this.xAxis == null || this.yAxis == null || this.
|
|
623
|
+
pm(a, b, c) {
|
|
624
|
+
if (this.xAxis == null || this.yAxis == null || this.sd == null || this.se == null) {
|
|
625
625
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
626
626
|
}
|
|
627
627
|
let d = this.b0.bv;
|
|
@@ -653,15 +653,15 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
653
653
|
j = this.ck.count - 1;
|
|
654
654
|
}
|
|
655
655
|
if (k == j) {
|
|
656
|
-
let l = this.xAxis.ei(this.
|
|
657
|
-
let m = this.yAxis.ei(this.
|
|
656
|
+
let l = this.xAxis.ei(this.sd.item(j), g);
|
|
657
|
+
let m = this.yAxis.ei(this.se.item(j), h);
|
|
658
658
|
return { $type: Point_$type, x: l, y: m };
|
|
659
659
|
}
|
|
660
660
|
let n = i - Math.floor(i);
|
|
661
|
-
let o = this.xAxis.ei(this.
|
|
662
|
-
let p = this.yAxis.ei(this.
|
|
663
|
-
let q = this.xAxis.ei(this.
|
|
664
|
-
let r = this.yAxis.ei(this.
|
|
661
|
+
let o = this.xAxis.ei(this.sd.item(j), g);
|
|
662
|
+
let p = this.yAxis.ei(this.se.item(j), h);
|
|
663
|
+
let q = this.xAxis.ei(this.sd.item(k), g);
|
|
664
|
+
let r = this.yAxis.ei(this.se.item(k), h);
|
|
665
665
|
let s = q - o;
|
|
666
666
|
let t = r - p;
|
|
667
667
|
return { $type: Point_$type, x: o + s * n, y: p + t * n };
|
|
@@ -671,8 +671,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
671
671
|
if (u == -1) {
|
|
672
672
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
673
673
|
}
|
|
674
|
-
let v = this.xAxis.ei(this.
|
|
675
|
-
let w = this.yAxis.ei(this.
|
|
674
|
+
let v = this.xAxis.ei(this.sd.item(u), g);
|
|
675
|
+
let w = this.yAxis.ei(this.se.item(u), h);
|
|
676
676
|
return { $type: Point_$type, x: v, y: w };
|
|
677
677
|
}
|
|
678
678
|
}
|
|
@@ -681,7 +681,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
681
681
|
b = b.copy();
|
|
682
682
|
let c = this.cd != null ? this.cd.su : Rect.empty;
|
|
683
683
|
let d = new Rect(0, 0, 0, 1, 1);
|
|
684
|
-
let e = this.
|
|
684
|
+
let e = this.pt(this.b0);
|
|
685
685
|
let f = new ScalerParams(0, d, d, this.xAxis.cg, e);
|
|
686
686
|
let g = ((() => {
|
|
687
687
|
let $ret = new ScalerParams(0, d, d, this.yAxis.cg, e);
|
|
@@ -689,8 +689,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
689
689
|
return $ret;
|
|
690
690
|
})());
|
|
691
691
|
let h = !b.isEmpty && !c.isEmpty && this.ck != null ? this.ck.indexOf(a) : -1;
|
|
692
|
-
let i = this.xAxis != null && this.
|
|
693
|
-
let j = this.yAxis != null && this.
|
|
692
|
+
let i = this.xAxis != null && this.sd != null && h < this.sd.count ? this.xAxis.ei(this.sd.item(h), f) : NaN;
|
|
693
|
+
let j = this.yAxis != null && this.se != null && h < this.se.count ? this.yAxis.ei(this.se.item(h), g) : NaN;
|
|
694
694
|
if (!isNaN_(i)) {
|
|
695
695
|
if (i < b.left + 0.1 * b.width) {
|
|
696
696
|
i = i + 0.4 * b.width;
|
|
@@ -716,35 +716,35 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
716
716
|
}
|
|
717
717
|
return h >= 0;
|
|
718
718
|
}
|
|
719
|
-
m4(a, b) {
|
|
720
|
-
this.mh(false);
|
|
721
|
-
}
|
|
722
719
|
m5(a, b) {
|
|
723
|
-
this.
|
|
720
|
+
this.mi(false);
|
|
721
|
+
}
|
|
722
|
+
m6(a, b) {
|
|
723
|
+
this.mi(false);
|
|
724
724
|
}
|
|
725
|
-
|
|
726
|
-
let a = this.
|
|
725
|
+
r2() {
|
|
726
|
+
let a = this.r1;
|
|
727
727
|
if (this.cv()) {
|
|
728
728
|
if (this.ce.g) {
|
|
729
729
|
this.ce.t();
|
|
730
730
|
}
|
|
731
|
-
a = this.
|
|
731
|
+
a = this.r5;
|
|
732
732
|
}
|
|
733
733
|
return a;
|
|
734
734
|
}
|
|
735
|
-
|
|
735
|
+
tp(a, b, c, d, e) {
|
|
736
736
|
b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
|
|
737
737
|
let f = this.getEffectiveViewport1(a);
|
|
738
738
|
let g = this.ck;
|
|
739
739
|
let h;
|
|
740
740
|
let i;
|
|
741
741
|
let j = ((() => {
|
|
742
|
-
let $ret = new ScalerParams(0, d, e, this.
|
|
742
|
+
let $ret = new ScalerParams(0, d, e, this.rx.d, f);
|
|
743
743
|
$ret.c = this.getEffectiveViewport1(a);
|
|
744
744
|
return $ret;
|
|
745
745
|
})());
|
|
746
746
|
let k = ((() => {
|
|
747
|
-
let $ret = new ScalerParams(0, d, e, this.
|
|
747
|
+
let $ret = new ScalerParams(0, d, e, this.rx.e, f);
|
|
748
748
|
$ret.c = this.getEffectiveViewport1(a);
|
|
749
749
|
$ret.b = this.gc();
|
|
750
750
|
return $ret;
|
|
@@ -759,9 +759,9 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
759
759
|
}
|
|
760
760
|
}
|
|
761
761
|
for (let o = 0; o < c; o++) {
|
|
762
|
-
h = this.
|
|
763
|
-
i = this.
|
|
764
|
-
let p = { $type: Point_$type, x: this.
|
|
762
|
+
h = this.sd.item(o);
|
|
763
|
+
i = this.se.item(o);
|
|
764
|
+
let p = { $type: Point_$type, x: this.rx.a.ei(h, j), y: this.rx.b.ei(i, k) };
|
|
765
765
|
if (l) {
|
|
766
766
|
if (p.x < e.left || p.x > e.right) {
|
|
767
767
|
if (p.x + m >= e.left && p.x + m <= e.right) {
|
|
@@ -785,16 +785,16 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
785
785
|
}
|
|
786
786
|
}
|
|
787
787
|
}
|
|
788
|
-
|
|
789
|
-
this.rh = null;
|
|
788
|
+
tx(a, b) {
|
|
790
789
|
this.ri = null;
|
|
790
|
+
this.rj = null;
|
|
791
791
|
a.j.clear();
|
|
792
792
|
a.n.clear();
|
|
793
793
|
a.h.clear();
|
|
794
794
|
a.l.clear();
|
|
795
795
|
a.i.clear();
|
|
796
796
|
a.k.clear();
|
|
797
|
-
let c = Math.min(this.
|
|
797
|
+
let c = Math.min(this.sd != null ? this.sd.count : 0, this.se != null ? this.se.count : 0);
|
|
798
798
|
let d = b.bv;
|
|
799
799
|
let e = b.bu;
|
|
800
800
|
let f = this.getEffectiveViewport1(b);
|
|
@@ -809,7 +809,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
809
809
|
if (c < 1) {
|
|
810
810
|
return;
|
|
811
811
|
}
|
|
812
|
-
this.
|
|
812
|
+
this.rx = ((() => {
|
|
813
813
|
let $ret = new ScatterAxisInfoCache();
|
|
814
814
|
$ret.a = this.xAxis;
|
|
815
815
|
$ret.b = this.yAxis;
|
|
@@ -819,28 +819,28 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
819
819
|
return $ret;
|
|
820
820
|
})());
|
|
821
821
|
let i = b;
|
|
822
|
-
if (c <= this.
|
|
823
|
-
this.
|
|
822
|
+
if (c <= this.sy) {
|
|
823
|
+
this.tp(i, a, c, d, e);
|
|
824
824
|
}
|
|
825
|
-
if (this.
|
|
826
|
-
b.cv.l(a.j, this.
|
|
825
|
+
if (this.qf()) {
|
|
826
|
+
b.cv.l(a.j, this.sy, d, e, this.ft);
|
|
827
827
|
}
|
|
828
828
|
let j = ((() => {
|
|
829
829
|
let $ret = new Clipper(0, e, false);
|
|
830
830
|
$ret.i = a.n;
|
|
831
831
|
return $ret;
|
|
832
832
|
})());
|
|
833
|
-
let k = this.
|
|
833
|
+
let k = this.pr(b);
|
|
834
834
|
let l = this.xAxis.el(k.left, g);
|
|
835
835
|
let m = this.xAxis.el(k.right, g);
|
|
836
|
-
b.cx.h(a.n, this.trendLineType, this.
|
|
836
|
+
b.cx.h(a.n, this.trendLineType, this.sd, this.se, this.trendLinePeriod, (n) => this.xAxis.ei(n, g), (n) => this.yAxis.ei(n, h), ((() => {
|
|
837
837
|
let $ret = new TrendResolutionParams();
|
|
838
838
|
$ret.b = this.ft;
|
|
839
839
|
$ret.f = e;
|
|
840
840
|
$ret.g = d;
|
|
841
841
|
return $ret;
|
|
842
842
|
})()), j, l, m);
|
|
843
|
-
this.
|
|
843
|
+
this.tv(a, b);
|
|
844
844
|
}
|
|
845
845
|
kx(a, b) {
|
|
846
846
|
super.kx(a, b);
|
|
@@ -850,12 +850,12 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
850
850
|
get_dx() {
|
|
851
851
|
return true;
|
|
852
852
|
}
|
|
853
|
-
|
|
853
|
+
rr(a, b, c) {
|
|
854
854
|
return null;
|
|
855
855
|
}
|
|
856
|
-
|
|
857
|
-
let d = this.
|
|
858
|
-
let e = this.
|
|
856
|
+
rs(a, b, c) {
|
|
857
|
+
let d = this.r2();
|
|
858
|
+
let e = this.ry.by(this.ph(b));
|
|
859
859
|
let f = -1;
|
|
860
860
|
if (e == null) {
|
|
861
861
|
if (a != null) {
|
|
@@ -882,11 +882,11 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
882
882
|
}
|
|
883
883
|
return g;
|
|
884
884
|
}
|
|
885
|
-
|
|
886
|
-
if (this.
|
|
887
|
-
let c = this.
|
|
888
|
-
let d = (c.width / 2) + (this.
|
|
889
|
-
let e = (c.height / 2) + (this.
|
|
885
|
+
p1(a, b) {
|
|
886
|
+
if (this.qd != 1 && this.qd != 13) {
|
|
887
|
+
let c = this.qc.cq();
|
|
888
|
+
let d = (c.width / 2) + (this.qi / 2);
|
|
889
|
+
let e = (c.height / 2) + (this.qi / 2);
|
|
890
890
|
let f = d;
|
|
891
891
|
let g = d;
|
|
892
892
|
let h = e;
|
|
@@ -907,7 +907,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
907
907
|
}
|
|
908
908
|
return new Thickness(1, 0, 0, 0, 0);
|
|
909
909
|
}
|
|
910
|
-
|
|
910
|
+
rq(a, b, c) {
|
|
911
911
|
let d = new HighlightingInfo();
|
|
912
912
|
d.b = this;
|
|
913
913
|
d.h = 0;
|
|
@@ -920,38 +920,38 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
920
920
|
}
|
|
921
921
|
aw(a, b, c) {
|
|
922
922
|
if (this.c2 && this.ef(this.bk) && !c) {
|
|
923
|
-
let d = this.
|
|
924
|
-
this.
|
|
923
|
+
let d = this.rr(a, b, this.rt);
|
|
924
|
+
this.rt = d;
|
|
925
925
|
return d;
|
|
926
926
|
}
|
|
927
927
|
else {
|
|
928
|
-
let e = this.
|
|
929
|
-
this.
|
|
928
|
+
let e = this.rq(a, b, this.rt);
|
|
929
|
+
this.rt = e;
|
|
930
930
|
return e;
|
|
931
931
|
}
|
|
932
932
|
}
|
|
933
933
|
ax(a, b, c) {
|
|
934
934
|
if (this.ef(this.bk) && !c) {
|
|
935
|
-
let d = this.
|
|
936
|
-
this.
|
|
935
|
+
let d = this.rs(a, b, this.ru);
|
|
936
|
+
this.ru = d;
|
|
937
937
|
return d;
|
|
938
938
|
}
|
|
939
939
|
else {
|
|
940
|
-
let e = this.
|
|
940
|
+
let e = this.rq(a, b, this.ru);
|
|
941
941
|
e.e = true;
|
|
942
|
-
this.
|
|
942
|
+
this.ru = e;
|
|
943
943
|
return e;
|
|
944
944
|
}
|
|
945
945
|
}
|
|
946
|
-
|
|
947
|
-
return (this.assigningScatterStyle != null && this.
|
|
946
|
+
sq() {
|
|
947
|
+
return (this.assigningScatterStyle != null && this.sg) || (this.bk != 1);
|
|
948
948
|
}
|
|
949
|
-
|
|
950
|
-
return (this.assigningScatterMarkerStyle != null && this.
|
|
949
|
+
sp() {
|
|
950
|
+
return (this.assigningScatterMarkerStyle != null && this.sf) || (this.bk != 1);
|
|
951
951
|
}
|
|
952
|
-
|
|
952
|
+
t8(a, b) {
|
|
953
953
|
let c = b.bu;
|
|
954
|
-
this.
|
|
954
|
+
this.rx = ((() => {
|
|
955
955
|
let $ret = new ScatterAxisInfoCache();
|
|
956
956
|
$ret.a = this.xAxis;
|
|
957
957
|
$ret.b = this.yAxis;
|
|
@@ -959,10 +959,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
959
959
|
$ret.e = this.yAxis.cg;
|
|
960
960
|
return $ret;
|
|
961
961
|
})());
|
|
962
|
-
if (this.
|
|
963
|
-
b.cv.j(a.j, this.
|
|
964
|
-
if (this.
|
|
965
|
-
this.
|
|
962
|
+
if (this.qf()) {
|
|
963
|
+
b.cv.j(a.j, this.qh);
|
|
964
|
+
if (this.sp()) {
|
|
965
|
+
this.tq(b, a);
|
|
966
966
|
}
|
|
967
967
|
}
|
|
968
968
|
b.cm();
|
|
@@ -972,13 +972,13 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
972
972
|
return $ret;
|
|
973
973
|
})());
|
|
974
974
|
b.cx.g$h(a.n, d);
|
|
975
|
-
this.
|
|
976
|
-
}
|
|
977
|
-
rk(a, b) {
|
|
978
|
-
return this.rl(a, b);
|
|
975
|
+
this.t5(a, b);
|
|
979
976
|
}
|
|
980
977
|
rl(a, b) {
|
|
981
|
-
|
|
978
|
+
return this.rm(a, b);
|
|
979
|
+
}
|
|
980
|
+
rm(a, b) {
|
|
981
|
+
if (b < a || a < 0 || a > this.sd.count || b < 0 || b > this.sd.count) {
|
|
982
982
|
return null;
|
|
983
983
|
}
|
|
984
984
|
let c = new Array((b - a) + 1);
|
|
@@ -988,14 +988,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
988
988
|
}
|
|
989
989
|
return c;
|
|
990
990
|
}
|
|
991
|
-
|
|
991
|
+
tq(a, b) {
|
|
992
992
|
a.b3 = true;
|
|
993
|
-
this.
|
|
994
|
-
let c = this.
|
|
993
|
+
this.sa.aw(this, this.sp(), runOn(this, this.rl));
|
|
994
|
+
let c = this.sa.d;
|
|
995
995
|
let d = c != null;
|
|
996
996
|
let e = this.getEffectiveViewport1(a);
|
|
997
997
|
let f = this.ck == null ? 0 : this.ck.count;
|
|
998
|
-
this.
|
|
998
|
+
this.ry.cf((g) => {
|
|
999
999
|
if (g._visibility == 0) {
|
|
1000
1000
|
let h = g.ak;
|
|
1001
1001
|
let i = g.content;
|
|
@@ -1004,17 +1004,17 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1004
1004
|
g.content = i;
|
|
1005
1005
|
}
|
|
1006
1006
|
if (d) {
|
|
1007
|
-
this.
|
|
1007
|
+
this.ts(h, f, a.q);
|
|
1008
1008
|
}
|
|
1009
|
-
this.
|
|
1009
|
+
this.sa.ac(g, i);
|
|
1010
1010
|
}
|
|
1011
1011
|
});
|
|
1012
1012
|
}
|
|
1013
|
-
|
|
1013
|
+
tt(a, b, c) {
|
|
1014
1014
|
let d = this.bk != 1;
|
|
1015
|
-
this.
|
|
1016
|
-
this.
|
|
1017
|
-
let e = this.
|
|
1015
|
+
this.sa.ay(this.sa.b, a, b, false);
|
|
1016
|
+
this.sa.ab(this.fr);
|
|
1017
|
+
let e = this.sa.av;
|
|
1018
1018
|
let f = null;
|
|
1019
1019
|
let g = this.ck;
|
|
1020
1020
|
if (d && this.cd != null) {
|
|
@@ -1022,14 +1022,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1022
1022
|
e.b = f;
|
|
1023
1023
|
}
|
|
1024
1024
|
e.f = c;
|
|
1025
|
-
this.
|
|
1026
|
-
this.
|
|
1025
|
+
this.t3(e);
|
|
1026
|
+
this.sa.z(this, f, c, d, a < 0);
|
|
1027
1027
|
}
|
|
1028
|
-
|
|
1028
|
+
ts(a, b, c) {
|
|
1029
1029
|
let d = this.bk != 1;
|
|
1030
|
-
this.
|
|
1031
|
-
this.
|
|
1032
|
-
let e = this.
|
|
1030
|
+
this.sa.ay(this.sa.d, a, b, true);
|
|
1031
|
+
this.sa.aa(this.fr);
|
|
1032
|
+
let e = this.sa.au;
|
|
1033
1033
|
let f = null;
|
|
1034
1034
|
let g = this.ck;
|
|
1035
1035
|
let h = null;
|
|
@@ -1041,26 +1041,26 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1041
1041
|
e.b = f;
|
|
1042
1042
|
}
|
|
1043
1043
|
e.f = c;
|
|
1044
|
-
this.
|
|
1045
|
-
this.
|
|
1044
|
+
this.t2(e);
|
|
1045
|
+
this.sa.y(this, f, c, d, e.m, this.cd.a3.totalHighlightingProgress);
|
|
1046
1046
|
}
|
|
1047
|
-
|
|
1048
|
-
if (this.assigningScatterStyle != null && this.
|
|
1047
|
+
t3(a) {
|
|
1048
|
+
if (this.assigningScatterStyle != null && this.sg) {
|
|
1049
1049
|
this.assigningScatterStyle(this, a);
|
|
1050
1050
|
}
|
|
1051
1051
|
}
|
|
1052
|
-
|
|
1053
|
-
if (this.assigningScatterMarkerStyle != null && this.
|
|
1052
|
+
t2(a) {
|
|
1053
|
+
if (this.assigningScatterMarkerStyle != null && this.sf) {
|
|
1054
1054
|
this.assigningScatterMarkerStyle(this, a);
|
|
1055
1055
|
}
|
|
1056
1056
|
}
|
|
1057
|
-
|
|
1057
|
+
tv(a, b) {
|
|
1058
1058
|
let c = new ErrorBarsHelper(this, b);
|
|
1059
|
-
if (this.
|
|
1059
|
+
if (this.rz == null) {
|
|
1060
1060
|
return;
|
|
1061
1061
|
}
|
|
1062
|
-
let d = this.
|
|
1063
|
-
let e = this.
|
|
1062
|
+
let d = this.rz.u;
|
|
1063
|
+
let e = this.rz.v;
|
|
1064
1064
|
let f = 0;
|
|
1065
1065
|
let g = 0;
|
|
1066
1066
|
let h = 0;
|
|
@@ -1070,35 +1070,35 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1070
1070
|
if (d != null) {
|
|
1071
1071
|
switch (d.getCalculatorType()) {
|
|
1072
1072
|
case 1:
|
|
1073
|
-
let l = this.
|
|
1073
|
+
let l = this.ty(k, c, d, h, i, true);
|
|
1074
1074
|
h = l.p3;
|
|
1075
1075
|
i = l.p4;
|
|
1076
1076
|
break;
|
|
1077
1077
|
case 0:
|
|
1078
|
-
let m = this.
|
|
1078
|
+
let m = this.tw(k, c, d, h, i, true);
|
|
1079
1079
|
h = m.p3;
|
|
1080
1080
|
i = m.p4;
|
|
1081
1081
|
break;
|
|
1082
1082
|
case 2:
|
|
1083
|
-
let n = this.
|
|
1083
|
+
let n = this.tu(k, c, d, j, h, i, true);
|
|
1084
1084
|
h = n.p4;
|
|
1085
1085
|
i = n.p5;
|
|
1086
1086
|
break;
|
|
1087
1087
|
case 3:
|
|
1088
|
-
let o = this.
|
|
1088
|
+
let o = this.tz(c, d, f, h, i, true);
|
|
1089
1089
|
f = o.p2;
|
|
1090
1090
|
h = o.p3;
|
|
1091
1091
|
i = o.p4;
|
|
1092
1092
|
break;
|
|
1093
1093
|
case 4:
|
|
1094
|
-
let p = this.
|
|
1094
|
+
let p = this.tw(k, c, d, h, i, true);
|
|
1095
1095
|
h = p.p3;
|
|
1096
1096
|
i = p.p4;
|
|
1097
1097
|
break;
|
|
1098
1098
|
}
|
|
1099
1099
|
;
|
|
1100
1100
|
let q = new OwnedPoint();
|
|
1101
|
-
q.c = c.l(d, this.
|
|
1101
|
+
q.c = c.l(d, this.rx.a, k.c, f);
|
|
1102
1102
|
q.a = k.a;
|
|
1103
1103
|
a.h.addItem(j, q);
|
|
1104
1104
|
a.i.addItem(j, [h, i]);
|
|
@@ -1106,53 +1106,53 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1106
1106
|
if (e != null) {
|
|
1107
1107
|
switch (e.getCalculatorType()) {
|
|
1108
1108
|
case 1:
|
|
1109
|
-
let r = this.
|
|
1109
|
+
let r = this.ty(k, c, e, h, i, false);
|
|
1110
1110
|
h = r.p3;
|
|
1111
1111
|
i = r.p4;
|
|
1112
1112
|
break;
|
|
1113
1113
|
case 0:
|
|
1114
|
-
let s = this.
|
|
1114
|
+
let s = this.tw(k, c, e, h, i, false);
|
|
1115
1115
|
h = s.p3;
|
|
1116
1116
|
i = s.p4;
|
|
1117
1117
|
break;
|
|
1118
1118
|
case 2:
|
|
1119
|
-
let t = this.
|
|
1119
|
+
let t = this.tu(k, c, e, j, h, i, false);
|
|
1120
1120
|
h = t.p4;
|
|
1121
1121
|
i = t.p5;
|
|
1122
1122
|
break;
|
|
1123
1123
|
case 3:
|
|
1124
|
-
let u = this.
|
|
1124
|
+
let u = this.tz(c, e, g, h, i, false);
|
|
1125
1125
|
g = u.p2;
|
|
1126
1126
|
h = u.p3;
|
|
1127
1127
|
i = u.p4;
|
|
1128
1128
|
break;
|
|
1129
1129
|
case 4:
|
|
1130
|
-
let v = this.
|
|
1130
|
+
let v = this.tw(k, c, e, h, i, false);
|
|
1131
1131
|
h = v.p3;
|
|
1132
1132
|
i = v.p4;
|
|
1133
1133
|
break;
|
|
1134
1134
|
}
|
|
1135
1135
|
;
|
|
1136
1136
|
let w = new OwnedPoint();
|
|
1137
|
-
w.c = c.m(e, this.
|
|
1137
|
+
w.c = c.m(e, this.rx.b, k.c, g);
|
|
1138
1138
|
w.a = k.a;
|
|
1139
1139
|
a.l.addItem(j, w);
|
|
1140
1140
|
a.k.addItem(j, [h, i]);
|
|
1141
1141
|
}
|
|
1142
1142
|
}
|
|
1143
1143
|
}
|
|
1144
|
-
|
|
1144
|
+
ty(a, b, c, d, e, f) {
|
|
1145
1145
|
if (f) {
|
|
1146
1146
|
let g;
|
|
1147
1147
|
let h, i;
|
|
1148
|
-
i = this.
|
|
1149
|
-
if (this.
|
|
1148
|
+
i = this.rx.a;
|
|
1149
|
+
if (this.rz.s == 0) {
|
|
1150
1150
|
g = a.c.x;
|
|
1151
|
-
h = this.
|
|
1151
|
+
h = this.rx.a;
|
|
1152
1152
|
}
|
|
1153
1153
|
else {
|
|
1154
1154
|
g = a.c.y;
|
|
1155
|
-
h = this.
|
|
1155
|
+
h = this.rx.b;
|
|
1156
1156
|
}
|
|
1157
1157
|
let j = b.f(g, c, h, i, d, e);
|
|
1158
1158
|
d = j.p4;
|
|
@@ -1161,14 +1161,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1161
1161
|
else {
|
|
1162
1162
|
let k;
|
|
1163
1163
|
let l, m;
|
|
1164
|
-
m = this.
|
|
1165
|
-
if (this.
|
|
1164
|
+
m = this.rx.b;
|
|
1165
|
+
if (this.rz.t == 0) {
|
|
1166
1166
|
k = a.c.x;
|
|
1167
|
-
l = this.
|
|
1167
|
+
l = this.rx.a;
|
|
1168
1168
|
}
|
|
1169
1169
|
else {
|
|
1170
1170
|
k = a.c.y;
|
|
1171
|
-
l = this.
|
|
1171
|
+
l = this.rx.b;
|
|
1172
1172
|
}
|
|
1173
1173
|
let n = b.f(k, c, l, m, d, e);
|
|
1174
1174
|
d = n.p4;
|
|
@@ -1179,14 +1179,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1179
1179
|
p4: e
|
|
1180
1180
|
};
|
|
1181
1181
|
}
|
|
1182
|
-
|
|
1182
|
+
tw(a, b, c, d, e, f) {
|
|
1183
1183
|
if (f) {
|
|
1184
|
-
let g = b.j(a.c.x, c, this.
|
|
1184
|
+
let g = b.j(a.c.x, c, this.rx.a, d, e);
|
|
1185
1185
|
d = g.p3;
|
|
1186
1186
|
e = g.p4;
|
|
1187
1187
|
}
|
|
1188
1188
|
else {
|
|
1189
|
-
let h = b.j(a.c.y, c, this.
|
|
1189
|
+
let h = b.j(a.c.y, c, this.rx.b, d, e);
|
|
1190
1190
|
d = h.p3;
|
|
1191
1191
|
e = h.p4;
|
|
1192
1192
|
}
|
|
@@ -1195,18 +1195,18 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1195
1195
|
p4: e
|
|
1196
1196
|
};
|
|
1197
1197
|
}
|
|
1198
|
-
|
|
1198
|
+
tu(a, b, c, d, e, f, g) {
|
|
1199
1199
|
let h = c.getItemColumn();
|
|
1200
1200
|
let i = this.ck.indexOf(d);
|
|
1201
1201
|
if (h != null && i < h.count) {
|
|
1202
1202
|
let j = h.item(i);
|
|
1203
1203
|
if (g) {
|
|
1204
|
-
let k = b.h(a.c.x, j, this.
|
|
1204
|
+
let k = b.h(a.c.x, j, this.rx.a, e, f);
|
|
1205
1205
|
e = k.p3;
|
|
1206
1206
|
f = k.p4;
|
|
1207
1207
|
}
|
|
1208
1208
|
else {
|
|
1209
|
-
let l = b.h(a.c.y, j, this.
|
|
1209
|
+
let l = b.h(a.c.y, j, this.rx.b, e, f);
|
|
1210
1210
|
e = l.p3;
|
|
1211
1211
|
f = l.p4;
|
|
1212
1212
|
}
|
|
@@ -1220,16 +1220,16 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1220
1220
|
p5: f
|
|
1221
1221
|
};
|
|
1222
1222
|
}
|
|
1223
|
-
|
|
1223
|
+
tz(a, b, c, d, e, f) {
|
|
1224
1224
|
let g = a.i(b, c);
|
|
1225
1225
|
c = g.p1;
|
|
1226
1226
|
if (f) {
|
|
1227
|
-
let h = a.k(c, b, this.
|
|
1227
|
+
let h = a.k(c, b, this.rx.a, d, e);
|
|
1228
1228
|
d = h.p3;
|
|
1229
1229
|
e = h.p4;
|
|
1230
1230
|
}
|
|
1231
1231
|
else {
|
|
1232
|
-
let i = a.k(c, b, this.
|
|
1232
|
+
let i = a.k(c, b, this.rx.b, d, e);
|
|
1233
1233
|
d = i.p3;
|
|
1234
1234
|
e = i.p4;
|
|
1235
1235
|
}
|
|
@@ -1239,29 +1239,29 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1239
1239
|
p4: e
|
|
1240
1240
|
};
|
|
1241
1241
|
}
|
|
1242
|
-
|
|
1243
|
-
if (!b.o() || this.
|
|
1242
|
+
t5(a, b) {
|
|
1243
|
+
if (!b.o() || this.rz == null) {
|
|
1244
1244
|
b.c6();
|
|
1245
1245
|
return;
|
|
1246
1246
|
}
|
|
1247
|
-
this.t5(a, b);
|
|
1248
1247
|
this.t6(a, b);
|
|
1248
|
+
this.t7(a, b);
|
|
1249
1249
|
}
|
|
1250
|
-
|
|
1250
|
+
t6(a, b) {
|
|
1251
1251
|
b.c2();
|
|
1252
1252
|
let c = new ErrorBarsHelper(this, b);
|
|
1253
1253
|
let d = new PathGeometry();
|
|
1254
|
-
let e = this.
|
|
1254
|
+
let e = this.rz.u;
|
|
1255
1255
|
for (let f of fromEnum(a.j.keys)) {
|
|
1256
1256
|
if (e != null && a.i.containsKey(f)) {
|
|
1257
1257
|
let g = a.i.item(f)[0];
|
|
1258
1258
|
let h = a.i.item(f)[1];
|
|
1259
1259
|
if (!isNaN_(g) && !isNaN_(h)) {
|
|
1260
1260
|
let i = a.h.item(f).c;
|
|
1261
|
-
if (this.
|
|
1261
|
+
if (this.rz.o == 1 || this.rz.o == 2) {
|
|
1262
1262
|
c.d(d, i, g, true);
|
|
1263
1263
|
}
|
|
1264
|
-
if (this.
|
|
1264
|
+
if (this.rz.o == 1 || this.rz.o == 3) {
|
|
1265
1265
|
c.d(d, i, h, false);
|
|
1266
1266
|
}
|
|
1267
1267
|
}
|
|
@@ -1269,21 +1269,21 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1269
1269
|
}
|
|
1270
1270
|
b.c7(d);
|
|
1271
1271
|
}
|
|
1272
|
-
|
|
1272
|
+
t7(a, b) {
|
|
1273
1273
|
b.c3();
|
|
1274
1274
|
let c = new ErrorBarsHelper(this, b);
|
|
1275
1275
|
let d = new PathGeometry();
|
|
1276
|
-
let e = this.
|
|
1276
|
+
let e = this.rz.v;
|
|
1277
1277
|
for (let f of fromEnum(a.j.keys)) {
|
|
1278
1278
|
if (e != null && a.k.containsKey(f)) {
|
|
1279
1279
|
let g = a.k.item(f)[0];
|
|
1280
1280
|
let h = a.k.item(f)[1];
|
|
1281
1281
|
if (!isNaN_(g) && !isNaN_(h)) {
|
|
1282
1282
|
let i = a.l.item(f).c;
|
|
1283
|
-
if (this.
|
|
1283
|
+
if (this.rz.p == 1 || this.rz.p == 2) {
|
|
1284
1284
|
c.e(d, i, g, true);
|
|
1285
1285
|
}
|
|
1286
|
-
if (this.
|
|
1286
|
+
if (this.rz.p == 1 || this.rz.p == 3) {
|
|
1287
1287
|
c.e(d, i, h, false);
|
|
1288
1288
|
}
|
|
1289
1289
|
}
|
|
@@ -1292,15 +1292,15 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1292
1292
|
}
|
|
1293
1293
|
e9(a, b, c) {
|
|
1294
1294
|
let d = true;
|
|
1295
|
-
if (!super.e9(a, b, c) || b.isEmpty || a.isEmpty || this.xAxis == null || this.yAxis == null || this.xAxis.bh == null || this.yAxis.bh == null || this.
|
|
1295
|
+
if (!super.e9(a, b, c) || b.isEmpty || a.isEmpty || this.xAxis == null || this.yAxis == null || this.xAxis.bh == null || this.yAxis.bh == null || this.sd == null || this.se == null || this.sd.count == 0 || this.se.count == 0 || this.ck == null || this.ck.count != this.sd.count || this.ck.count != this.se.count || this.xAxis.bh == null || this.yAxis.bh == null || this.xAxis.lv == this.xAxis.lu || this.yAxis.lv == this.yAxis.lu) {
|
|
1296
1296
|
d = false;
|
|
1297
1297
|
}
|
|
1298
1298
|
return d;
|
|
1299
1299
|
}
|
|
1300
1300
|
getViewInfo(a, b) {
|
|
1301
|
-
if (!this.
|
|
1302
|
-
a = this.
|
|
1303
|
-
b = this.
|
|
1301
|
+
if (!this.u0.isEmpty && !this.u1.isEmpty) {
|
|
1302
|
+
a = this.u0;
|
|
1303
|
+
b = this.u1;
|
|
1304
1304
|
return {
|
|
1305
1305
|
p0: a,
|
|
1306
1306
|
p1: b
|
|
@@ -1313,51 +1313,51 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1313
1313
|
p1: b
|
|
1314
1314
|
};
|
|
1315
1315
|
}
|
|
1316
|
-
|
|
1317
|
-
this.
|
|
1316
|
+
mj(a) {
|
|
1317
|
+
this.to();
|
|
1318
1318
|
try {
|
|
1319
1319
|
if (this.cx(this.b0)) {
|
|
1320
1320
|
return;
|
|
1321
1321
|
}
|
|
1322
|
-
if (this.ck != null && this.ck.count > this.
|
|
1322
|
+
if (this.ck != null && this.ck.count > this.sy) {
|
|
1323
1323
|
a = false;
|
|
1324
1324
|
}
|
|
1325
1325
|
if (this.eo(a) && !this.es) {
|
|
1326
|
-
let b = this.
|
|
1326
|
+
let b = this.r3;
|
|
1327
1327
|
if (this.cv()) {
|
|
1328
1328
|
if (this.ce.g) {
|
|
1329
1329
|
this.ce.t();
|
|
1330
1330
|
}
|
|
1331
|
-
this.
|
|
1332
|
-
this.
|
|
1331
|
+
this.r3 = this.r5;
|
|
1332
|
+
this.r5 = b;
|
|
1333
1333
|
}
|
|
1334
1334
|
else {
|
|
1335
|
-
this.
|
|
1336
|
-
this.
|
|
1335
|
+
this.r3 = this.r1;
|
|
1336
|
+
this.r1 = b;
|
|
1337
1337
|
}
|
|
1338
|
-
this.
|
|
1339
|
-
this.
|
|
1338
|
+
this.tx(this.r1, this.ry);
|
|
1339
|
+
this.mr();
|
|
1340
1340
|
}
|
|
1341
1341
|
else {
|
|
1342
1342
|
if (!this.es) {
|
|
1343
|
-
this.
|
|
1343
|
+
this.tx(this.r1, this.ry);
|
|
1344
1344
|
}
|
|
1345
|
-
this.
|
|
1345
|
+
this.t8(this.r1, this.ry);
|
|
1346
1346
|
}
|
|
1347
1347
|
}
|
|
1348
1348
|
finally {
|
|
1349
|
-
this.
|
|
1349
|
+
this.t9();
|
|
1350
1350
|
}
|
|
1351
1351
|
}
|
|
1352
|
-
|
|
1353
|
-
super.
|
|
1352
|
+
mw() {
|
|
1353
|
+
super.mw();
|
|
1354
1354
|
if (this.index < 0) {
|
|
1355
1355
|
return;
|
|
1356
1356
|
}
|
|
1357
|
-
this.
|
|
1357
|
+
this.ry.da();
|
|
1358
1358
|
}
|
|
1359
|
-
|
|
1360
|
-
super.
|
|
1359
|
+
mk(a, b) {
|
|
1360
|
+
super.mk(a, b);
|
|
1361
1361
|
if (!this.ez) {
|
|
1362
1362
|
this.b0.a2(b);
|
|
1363
1363
|
return;
|
|
@@ -1368,28 +1368,28 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1368
1368
|
}
|
|
1369
1369
|
let c = typeCast(ScatterBaseView.$, this.bz);
|
|
1370
1370
|
if (!this.et) {
|
|
1371
|
-
this.
|
|
1372
|
-
this.
|
|
1371
|
+
this.r4 = new ScatterFrame();
|
|
1372
|
+
this.tx(this.r4, c);
|
|
1373
1373
|
}
|
|
1374
1374
|
this.et = false;
|
|
1375
|
-
this.
|
|
1375
|
+
this.t8(this.r4, c);
|
|
1376
1376
|
this.ez = false;
|
|
1377
1377
|
}
|
|
1378
|
-
|
|
1379
|
-
super.
|
|
1378
|
+
mh(a, b, c, d, e) {
|
|
1379
|
+
super.mh(a, b, c, d, e);
|
|
1380
1380
|
let f = this.a6.a$h.item(d);
|
|
1381
1381
|
let g = f;
|
|
1382
1382
|
f.a1(c);
|
|
1383
1383
|
if (this.cx(g)) {
|
|
1384
1384
|
return;
|
|
1385
1385
|
}
|
|
1386
|
-
if (this.
|
|
1387
|
-
this.
|
|
1386
|
+
if (this.r0 == null) {
|
|
1387
|
+
this.r0 = new ScatterFrame();
|
|
1388
1388
|
}
|
|
1389
|
-
this.
|
|
1390
|
-
this.
|
|
1389
|
+
this.tx(this.r0, g);
|
|
1390
|
+
this.t8(this.r0, g);
|
|
1391
1391
|
}
|
|
1392
|
-
|
|
1392
|
+
t4(a, b) {
|
|
1393
1393
|
let c = new List$1(Base.$, 0);
|
|
1394
1394
|
for (let d of fromEnum(b.c)) {
|
|
1395
1395
|
if (!a.containsKey(d)) {
|
|
@@ -1400,10 +1400,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1400
1400
|
b.h(e);
|
|
1401
1401
|
}
|
|
1402
1402
|
}
|
|
1403
|
-
|
|
1404
|
-
if (c == null || c.length != this.
|
|
1405
|
-
c = new Array(this.
|
|
1406
|
-
for (let f = 0; f < this.
|
|
1403
|
+
rk(a, b, c, d, e) {
|
|
1404
|
+
if (c == null || c.length != this.rx.c.count) {
|
|
1405
|
+
c = new Array(this.rx.c.count);
|
|
1406
|
+
for (let f = 0; f < this.rx.c.count; f++) {
|
|
1407
1407
|
c[f] = PointUtil.create();
|
|
1408
1408
|
}
|
|
1409
1409
|
}
|
|
@@ -1419,28 +1419,28 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1419
1419
|
$ret.b = this.gc();
|
|
1420
1420
|
return $ret;
|
|
1421
1421
|
})());
|
|
1422
|
-
let j = this.
|
|
1423
|
-
let k = this.
|
|
1424
|
-
let l = this.
|
|
1425
|
-
let m = this.
|
|
1426
|
-
let n = this.
|
|
1427
|
-
if (this.
|
|
1422
|
+
let j = this.pr(a);
|
|
1423
|
+
let k = this.rx.a.el(j.left, h);
|
|
1424
|
+
let l = this.rx.a.el(j.right, h);
|
|
1425
|
+
let m = this.rx.b.el(j.bottom, i);
|
|
1426
|
+
let n = this.rx.b.el(j.top, i);
|
|
1427
|
+
if (this.rx.d) {
|
|
1428
1428
|
let o = k;
|
|
1429
1429
|
k = l;
|
|
1430
1430
|
l = o;
|
|
1431
1431
|
}
|
|
1432
|
-
if (this.
|
|
1432
|
+
if (this.rx.e) {
|
|
1433
1433
|
let p = m;
|
|
1434
1434
|
m = n;
|
|
1435
1435
|
n = p;
|
|
1436
1436
|
}
|
|
1437
|
-
let q = this.
|
|
1437
|
+
let q = this.rx;
|
|
1438
1438
|
let r = q.a;
|
|
1439
1439
|
let s = q.b;
|
|
1440
1440
|
let t;
|
|
1441
1441
|
let u;
|
|
1442
|
-
let v = this.
|
|
1443
|
-
let w = this.
|
|
1442
|
+
let v = this.sd;
|
|
1443
|
+
let w = this.se;
|
|
1444
1444
|
let x = false;
|
|
1445
1445
|
let y = 0;
|
|
1446
1446
|
let z = 0;
|
|
@@ -1454,7 +1454,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1454
1454
|
z -= ab;
|
|
1455
1455
|
}
|
|
1456
1456
|
}
|
|
1457
|
-
for (let ac = 0; ac < this.
|
|
1457
|
+
for (let ac = 0; ac < this.rx.c.count; ac++) {
|
|
1458
1458
|
t = v.item(ac);
|
|
1459
1459
|
u = w.item(ac);
|
|
1460
1460
|
if (x) {
|
|
@@ -1486,7 +1486,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1486
1486
|
}
|
|
1487
1487
|
return c;
|
|
1488
1488
|
}
|
|
1489
|
-
|
|
1489
|
+
sr(a, b) {
|
|
1490
1490
|
if (b == null) {
|
|
1491
1491
|
b = new List$1(Number_$type, 2, a.e);
|
|
1492
1492
|
}
|
|
@@ -1502,10 +1502,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1502
1502
|
}
|
|
1503
1503
|
k7(a) {
|
|
1504
1504
|
super.k7(a);
|
|
1505
|
-
this.a8.exportTrendlineData(this, a, this.
|
|
1505
|
+
this.a8.exportTrendlineData(this, a, this.ry.cx.g$j);
|
|
1506
1506
|
}
|
|
1507
1507
|
gc() {
|
|
1508
|
-
return Series.gd(this.
|
|
1508
|
+
return Series.gd(this.se, null);
|
|
1509
1509
|
}
|
|
1510
1510
|
getDataLegendSeriesContextAt(a, b) {
|
|
1511
1511
|
let c = { $type: Point_$type, x: a, y: b };
|
|
@@ -1515,15 +1515,15 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1515
1515
|
let g = new DataLegendSeriesValueInfo();
|
|
1516
1516
|
g.l = e;
|
|
1517
1517
|
g.a = 13;
|
|
1518
|
-
g.p = this.
|
|
1519
|
-
g.q = this.
|
|
1520
|
-
g.r = this.
|
|
1518
|
+
g.p = this.te != null ? this.te : "X:";
|
|
1519
|
+
g.q = this.ta != null ? this.ta : "X:";
|
|
1520
|
+
g.r = this.tc != null ? this.tc : "";
|
|
1521
1521
|
let h = new DataLegendSeriesValueInfo();
|
|
1522
1522
|
h.l = f;
|
|
1523
1523
|
h.a = 14;
|
|
1524
|
-
h.p = this.
|
|
1525
|
-
h.q = this.
|
|
1526
|
-
h.r = this.
|
|
1524
|
+
h.p = this.tm != null ? this.tm : "Y:";
|
|
1525
|
+
h.q = this.ti != null ? this.ti : "Y:";
|
|
1526
|
+
h.r = this.tk != null ? this.tk : "";
|
|
1527
1527
|
let i = new DataLegendSeriesContext();
|
|
1528
1528
|
i.f = ((() => {
|
|
1529
1529
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -1536,8 +1536,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1536
1536
|
}
|
|
1537
1537
|
}
|
|
1538
1538
|
ScatterBase.$t = /*@__PURE__*/ markType(ScatterBase, 'ScatterBase', MarkerSeries.$, [ISupportsErrorBars_$type, ITrendLineSeries_$type]);
|
|
1539
|
-
ScatterBase.
|
|
1540
|
-
ScatterBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, ScatterBase, 'raisePropertyChanged', ['ErrorBarSettings:
|
|
1539
|
+
ScatterBase.ua = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
|
|
1540
|
+
ScatterBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, ScatterBase, 'raisePropertyChanged', ['ErrorBarSettings:rz:ub', [ScatterErrorBarSettings.$, null], 'IsCustomScatterMarkerStyleAllowed:sj:uc', [0, false], 'IsCustomScatterStyleAllowed:sk:ud', [0, false], 'ItemSearchMode:r9:ue', [ScatterItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:sx:uf', [1, 10000], 'MarkerCollisionAvoidance:rp:ug', [CollisionAvoidanceType_$type, /*@__PURE__*/ enumGetBox(CollisionAvoidanceType_$type, 0)], 'MaximumMarkers:sy:uh', [1, 400], 'XAxis::up', [NumericXAxis.$, null], 'XMemberAsLegendLabel:ta:uq', [2, null], 'XMemberAsLegendUnit:tc:ur', [2, null], 'XMemberPath:te:us', [2, null], 'YAxis::ut', [NumericYAxis.$, null], 'YMemberAsLegendLabel:ti:uu', [2, null], 'YMemberAsLegendUnit:tk:uv', [2, null], 'YMemberPath:tm:uw', [2, null], 'TrendLineType::un', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::um', [1, 1.5], 'TrendLinePeriod::ul', [1, 7], 'TrendLineBrush::ui', [Brush.$, null], 'TrendLineZIndex:sz:uo', [1, 1001], 'TrendLineDashArray:uy:uj', [DoubleCollection.$], 'TrendLineDashCap:uz:uk', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
|
|
1541
1541
|
return ScatterBase;
|
|
1542
1542
|
})();
|
|
1543
1543
|
/**
|
|
@@ -1613,7 +1613,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1613
1613
|
this.dc = new Path();
|
|
1614
1614
|
this.dd = new Path();
|
|
1615
1615
|
if (!this.q) {
|
|
1616
|
-
this.cw.
|
|
1616
|
+
this.cw.sy = 2000;
|
|
1617
1617
|
}
|
|
1618
1618
|
}
|
|
1619
1619
|
de(a) {
|
|
@@ -1631,12 +1631,12 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1631
1631
|
return new Size(1, this.db.width, this.db.height);
|
|
1632
1632
|
}
|
|
1633
1633
|
cu() {
|
|
1634
|
-
let a = new NumericMarkerManager(1, (b) => this.cy.item(b), (b) => this.cw.
|
|
1634
|
+
let a = new NumericMarkerManager(1, (b) => this.cy.item(b), (b) => this.cw.rx.c.item(b), runOn(this, this.c9), runOn(this, this.cr), runOn(this, this.cz), () => this.cw.rp);
|
|
1635
1635
|
a.q = runOn(this, this.de);
|
|
1636
1636
|
return a;
|
|
1637
1637
|
}
|
|
1638
1638
|
c9(a) {
|
|
1639
|
-
this.cw.
|
|
1639
|
+
this.cw.t4(a, this.cy);
|
|
1640
1640
|
}
|
|
1641
1641
|
c0() {
|
|
1642
1642
|
return this.b4;
|
|
@@ -1645,11 +1645,11 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1645
1645
|
return this.ct;
|
|
1646
1646
|
}
|
|
1647
1647
|
cr() {
|
|
1648
|
-
this.ct = this.cw.
|
|
1648
|
+
this.ct = this.cw.rk(this, this.cy, this.ct, this.bv, this.bu);
|
|
1649
1649
|
return this.ct;
|
|
1650
1650
|
}
|
|
1651
1651
|
cz() {
|
|
1652
|
-
this.c1 = this.cw.
|
|
1652
|
+
this.c1 = this.cw.sr(this.cy, this.c1);
|
|
1653
1653
|
return this.c1;
|
|
1654
1654
|
}
|
|
1655
1655
|
c2() {
|
|
@@ -1662,10 +1662,10 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1662
1662
|
}
|
|
1663
1663
|
da() {
|
|
1664
1664
|
if (this.cw.trendLineBrush != null) {
|
|
1665
|
-
this.cw.
|
|
1665
|
+
this.cw.ux = this.cw.trendLineBrush;
|
|
1666
1666
|
}
|
|
1667
1667
|
else {
|
|
1668
|
-
this.cw.
|
|
1668
|
+
this.cw.ux = this.cw.oz;
|
|
1669
1669
|
}
|
|
1670
1670
|
}
|
|
1671
1671
|
cf(a) {
|
|
@@ -1682,9 +1682,9 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1682
1682
|
if (this.cw.trendLineType != 0 && !b) {
|
|
1683
1683
|
let c = this.cx.g$j;
|
|
1684
1684
|
c.ac = this.cw.trendLineThickness;
|
|
1685
|
-
c._stroke = this.cw.
|
|
1686
|
-
c.ai = this.cw.
|
|
1687
|
-
c.ad = this.cw.
|
|
1685
|
+
c._stroke = this.cw.ux;
|
|
1686
|
+
c.ai = this.cw.uy;
|
|
1687
|
+
c.ad = this.cw.uz;
|
|
1688
1688
|
a.u(c);
|
|
1689
1689
|
}
|
|
1690
1690
|
}
|
|
@@ -1703,7 +1703,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1703
1703
|
if (!stringIsNullOrEmpty(b)) {
|
|
1704
1704
|
a += " style='color:" + b + "'";
|
|
1705
1705
|
}
|
|
1706
|
-
a += ">" + this.cw.title + "</span><br/><span>" + "x: </span><span class='ui-priority-primary'>${item." + this.cw.
|
|
1706
|
+
a += ">" + this.cw.title + "</span><br/><span>" + "x: </span><span class='ui-priority-primary'>${item." + this.cw.te + "}</span><br/><span>" + "y: </span><span class='ui-priority-primary'>${item." + this.cw.tm + "}</span></div>";
|
|
1707
1707
|
return a;
|
|
1708
1708
|
}
|
|
1709
1709
|
}
|