igniteui-webcomponents-charts 4.7.0 → 4.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +15218 -14945
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +17 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +9 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
- package/esm2015/lib/AnchoredCategorySeries_combined.js +191 -191
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +259 -259
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
- package/esm2015/lib/AnnotationLayerProxy.js +34 -34
- package/esm2015/lib/AnnotationLayer_combined.js +206 -206
- package/esm2015/lib/AreaSeries_combined.js +53 -50
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +18 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +18 -15
- package/esm2015/lib/BarSeries_combined.js +117 -114
- package/esm2015/lib/BollingerBandWidthIndicator.js +22 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +105 -102
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +269 -266
- package/esm2015/lib/CalloutLayer_combined.js +462 -459
- package/esm2015/lib/CategoryBucketCalculator_combined.js +334 -334
- package/esm2015/lib/CategoryChart.js +28 -28
- package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
- package/esm2015/lib/CategoryHighlightLayer_combined.js +66 -63
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +143 -140
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
- package/esm2015/lib/CategoryToolTipLayer_combined.js +88 -85
- package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +2 -2
- package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
- package/esm2015/lib/ChaikinOscillatorIndicator.js +17 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +18 -15
- package/esm2015/lib/ColumnSeries_combined.js +75 -72
- package/esm2015/lib/CommodityChannelIndexIndicator.js +18 -15
- package/esm2015/lib/CrosshairLayer_combined.js +143 -140
- package/esm2015/lib/CustomIndicator.js +25 -22
- package/esm2015/lib/DataChartToolbarProvider.js +9 -9
- package/esm2015/lib/DataChartVisualDataManager.js +1 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +489 -486
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +18 -15
- package/esm2015/lib/DomainChart_combined.js +40 -40
- package/esm2015/lib/EaseOfMovementIndicator.js +9 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +18 -15
- package/esm2015/lib/FinalValueLayer_combined.js +88 -85
- package/esm2015/lib/FinancialChart_combined.js +46 -46
- package/esm2015/lib/FinancialEventArgs_combined.js +704 -704
- package/esm2015/lib/FinancialIndicator_combined.js +230 -230
- package/esm2015/lib/FinancialOverlay.js +43 -43
- package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
- package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
- package/esm2015/lib/FinancialPriceSeries_combined.js +306 -303
- package/esm2015/lib/ForceIndexIndicator.js +19 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +31 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +450 -447
- package/esm2015/lib/HighlightingManager.js +2 -2
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
- package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +11 -11
- package/esm2015/lib/ItemToolTipLayer_combined.js +99 -96
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
- package/esm2015/lib/LineSeries_combined.js +44 -41
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +10 -7
- package/esm2015/lib/MassIndexIndicator.js +9 -6
- package/esm2015/lib/MedianPriceIndicator.js +9 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +19 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +22 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +9 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +9 -6
- package/esm2015/lib/OverlayProxy.js +8 -8
- package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +17 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +17 -14
- package/esm2015/lib/PointSeries_combined.js +23 -20
- package/esm2015/lib/PolarAreaSeries_combined.js +28 -25
- package/esm2015/lib/PolarBase_combined.js +448 -448
- package/esm2015/lib/PolarLineSeriesBase_combined.js +56 -56
- package/esm2015/lib/PolarLineSeries_combined.js +25 -22
- package/esm2015/lib/PolarScatterSeries_combined.js +17 -14
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +29 -26
- package/esm2015/lib/PolarSplineSeries_combined.js +27 -24
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +9 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +87 -84
- package/esm2015/lib/PriceVolumeTrendIndicator.js +9 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +40 -37
- package/esm2015/lib/RadialBucketCalculator_combined.js +182 -182
- package/esm2015/lib/RadialColumnSeries_combined.js +52 -49
- package/esm2015/lib/RadialLineSeries_combined.js +42 -39
- package/esm2015/lib/RadialPieSeries_combined.js +50 -47
- package/esm2015/lib/RangeAreaSeries_combined.js +28 -25
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RangeColumnSeries_combined.js +44 -41
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +18 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +19 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +140 -137
- package/esm2015/lib/ScatterBase_combined.js +541 -541
- package/esm2015/lib/ScatterContourSeries_combined.js +119 -116
- package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
- package/esm2015/lib/ScatterLineSeries.js +62 -59
- package/esm2015/lib/ScatterLineSeriesView.js +7 -7
- package/esm2015/lib/ScatterPolygonSeries_combined.js +225 -222
- package/esm2015/lib/ScatterPolylineSeries_combined.js +26 -23
- package/esm2015/lib/ScatterSeries_combined.js +20 -17
- package/esm2015/lib/ScatterSplineSeries.js +48 -45
- package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
- package/esm2015/lib/ScatterTriangulationSeries.js +156 -156
- package/esm2015/lib/SeriesInteractionManager.js +129 -129
- package/esm2015/lib/SeriesRenderManager.js +22 -22
- package/esm2015/lib/SeriesRenderingArguments.js +1 -1
- package/esm2015/lib/SeriesViewerInteractionManager.js +28 -28
- package/esm2015/lib/SeriesViewer_combined.js +1831 -1825
- package/esm2015/lib/SeriesVisualDataManager.js +25 -25
- package/esm2015/lib/ShapeSeriesBase_combined.js +334 -334
- package/esm2015/lib/SizeScale.js +3 -3
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +18 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +46 -43
- package/esm2015/lib/SplineSeriesBase_combined.js +127 -127
- package/esm2015/lib/SplineSeries_combined.js +30 -27
- package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
- package/esm2015/lib/Stacked100DataPreparer.js +7 -7
- package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
- package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
- package/esm2015/lib/StackedLineSeries_combined.js +14 -11
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1236 -1206
- package/esm2015/lib/StandardDeviationIndicator.js +18 -15
- package/esm2015/lib/StepAreaSeries_combined.js +49 -46
- package/esm2015/lib/StepLineSeries_combined.js +52 -49
- package/esm2015/lib/StochRSIIndicator.js +18 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +19 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +9 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +9 -6
- package/esm2015/lib/ValueLayer_combined.js +165 -162
- package/esm2015/lib/ValueOverlay_combined.js +133 -130
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
- package/esm2015/lib/WaterfallSeries_combined.js +114 -111
- package/esm2015/lib/WeightedCloseIndicator.js +9 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +18 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +25 -25
- package/esm2015/lib/igc-anchored-radial-series-component.js +37 -37
- package/esm2015/lib/igc-annotation-layer-component.js +66 -66
- package/esm2015/lib/igc-area-fragment-component.js +2 -2
- package/esm2015/lib/igc-area-series-component.js +2 -2
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +6 -6
- package/esm2015/lib/igc-bar-series-component.js +11 -11
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
- package/esm2015/lib/igc-bubble-series-component.js +35 -35
- package/esm2015/lib/igc-callout-layer-component.js +91 -91
- package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
- package/esm2015/lib/igc-category-series-component.js +21 -21
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +11 -11
- package/esm2015/lib/igc-column-series-component.js +13 -13
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +38 -38
- package/esm2015/lib/igc-financial-indicator-component.js +19 -19
- package/esm2015/lib/igc-financial-overlay-component.js +5 -5
- package/esm2015/lib/igc-financial-price-series-component.js +35 -35
- package/esm2015/lib/igc-financial-series-component.js +61 -61
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
- package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
- package/esm2015/lib/igc-line-fragment-component.js +2 -2
- package/esm2015/lib/igc-line-series-component.js +2 -2
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-point-series-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +4 -4
- package/esm2015/lib/igc-polar-base-component.js +74 -74
- package/esm2015/lib/igc-polar-line-series-component.js +4 -4
- package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
- package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
- package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
- package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
- package/esm2015/lib/igc-radial-area-series-component.js +4 -4
- package/esm2015/lib/igc-radial-base-component.js +21 -21
- package/esm2015/lib/igc-radial-column-series-component.js +9 -9
- package/esm2015/lib/igc-radial-line-series-component.js +4 -4
- package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
- package/esm2015/lib/igc-range-area-series-component.js +2 -2
- package/esm2015/lib/igc-range-category-series-component.js +10 -10
- package/esm2015/lib/igc-range-column-series-component.js +10 -10
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
- package/esm2015/lib/igc-scatter-base-component.js +58 -58
- package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
- package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
- package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-series-component.js +1 -1
- package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
- package/esm2015/lib/igc-series-component.js +266 -266
- package/esm2015/lib/igc-shape-series-base-component.js +37 -37
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
- package/esm2015/lib/igc-spline-area-series-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-component.js +2 -2
- package/esm2015/lib/igc-spline-series-base-component.js +7 -7
- package/esm2015/lib/igc-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
- package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
- package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
- package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-step-area-series-component.js +4 -4
- package/esm2015/lib/igc-step-line-series-component.js +4 -4
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-layer-component.js +87 -87
- package/esm2015/lib/igc-value-overlay-component.js +47 -47
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +19 -19
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +17 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +9 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
- package/esm5/lib/AnchoredCategorySeries_combined.js +190 -190
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +257 -257
- package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
- package/esm5/lib/AnnotationLayerProxy.js +34 -34
- package/esm5/lib/AnnotationLayer_combined.js +205 -205
- package/esm5/lib/AreaSeries_combined.js +53 -50
- package/esm5/lib/AverageDirectionalIndexIndicator.js +17 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +17 -14
- package/esm5/lib/BarSeries_combined.js +117 -114
- package/esm5/lib/BollingerBandWidthIndicator.js +21 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +105 -102
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +272 -269
- package/esm5/lib/CalloutLayer_combined.js +463 -460
- package/esm5/lib/CategoryBucketCalculator_combined.js +334 -334
- package/esm5/lib/CategoryChart.js +28 -28
- package/esm5/lib/CategoryErrorBarSettings.js +7 -7
- package/esm5/lib/CategoryHighlightLayer_combined.js +65 -62
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +143 -140
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
- package/esm5/lib/CategoryToolTipLayer_combined.js +88 -85
- package/esm5/lib/CategoryTransitionSourceFramePreparer.js +2 -2
- package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
- package/esm5/lib/ChaikinOscillatorIndicator.js +17 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +17 -14
- package/esm5/lib/ColumnSeries_combined.js +74 -71
- package/esm5/lib/CommodityChannelIndexIndicator.js +17 -14
- package/esm5/lib/CrosshairLayer_combined.js +143 -140
- package/esm5/lib/CustomIndicator.js +25 -22
- package/esm5/lib/DataChartToolbarProvider.js +9 -9
- package/esm5/lib/DataChartVisualDataManager.js +1 -1
- package/esm5/lib/DataToolTipLayer_combined.js +489 -486
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +17 -14
- package/esm5/lib/DomainChart_combined.js +40 -40
- package/esm5/lib/EaseOfMovementIndicator.js +9 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +17 -14
- package/esm5/lib/FinalValueLayer_combined.js +88 -85
- package/esm5/lib/FinancialChart_combined.js +46 -46
- package/esm5/lib/FinancialEventArgs_combined.js +705 -705
- package/esm5/lib/FinancialIndicator_combined.js +229 -229
- package/esm5/lib/FinancialOverlay.js +43 -43
- package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
- package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
- package/esm5/lib/FinancialPriceSeries_combined.js +305 -302
- package/esm5/lib/ForceIndexIndicator.js +18 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +29 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +451 -448
- package/esm5/lib/HighlightingManager.js +2 -2
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
- package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +11 -11
- package/esm5/lib/ItemToolTipLayer_combined.js +99 -96
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
- package/esm5/lib/LineSeries_combined.js +44 -41
- package/esm5/lib/MarketFacilitationIndexIndicator.js +10 -7
- package/esm5/lib/MassIndexIndicator.js +9 -6
- package/esm5/lib/MedianPriceIndicator.js +9 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +18 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +22 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +9 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +9 -6
- package/esm5/lib/OverlayProxy.js +8 -8
- package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +17 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +17 -14
- package/esm5/lib/PointSeries_combined.js +23 -20
- package/esm5/lib/PolarAreaSeries_combined.js +28 -25
- package/esm5/lib/PolarBase_combined.js +447 -447
- package/esm5/lib/PolarLineSeriesBase_combined.js +56 -56
- package/esm5/lib/PolarLineSeries_combined.js +25 -22
- package/esm5/lib/PolarScatterSeries_combined.js +17 -14
- package/esm5/lib/PolarSplineAreaSeries_combined.js +29 -26
- package/esm5/lib/PolarSplineSeries_combined.js +27 -24
- package/esm5/lib/PositiveVolumeIndexIndicator.js +9 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +87 -84
- package/esm5/lib/PriceVolumeTrendIndicator.js +9 -6
- package/esm5/lib/RadialAreaSeries_combined.js +40 -37
- package/esm5/lib/RadialBucketCalculator_combined.js +181 -181
- package/esm5/lib/RadialColumnSeries_combined.js +52 -49
- package/esm5/lib/RadialLineSeries_combined.js +42 -39
- package/esm5/lib/RadialPieSeries_combined.js +50 -47
- package/esm5/lib/RangeAreaSeries_combined.js +28 -25
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +129 -129
- package/esm5/lib/RangeColumnSeries_combined.js +44 -41
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +17 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +18 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +138 -135
- package/esm5/lib/ScatterBase_combined.js +540 -540
- package/esm5/lib/ScatterContourSeries_combined.js +117 -114
- package/esm5/lib/ScatterErrorBarSettings.js +7 -7
- package/esm5/lib/ScatterLineSeries.js +62 -59
- package/esm5/lib/ScatterLineSeriesView.js +7 -7
- package/esm5/lib/ScatterPolygonSeries_combined.js +223 -220
- package/esm5/lib/ScatterPolylineSeries_combined.js +26 -23
- package/esm5/lib/ScatterSeries_combined.js +20 -17
- package/esm5/lib/ScatterSplineSeries.js +48 -45
- package/esm5/lib/ScatterSplineSeriesView.js +7 -7
- package/esm5/lib/ScatterTriangulationSeries.js +160 -160
- package/esm5/lib/SeriesInteractionManager.js +129 -129
- package/esm5/lib/SeriesRenderManager.js +22 -22
- package/esm5/lib/SeriesRenderingArguments.js +1 -1
- package/esm5/lib/SeriesViewerInteractionManager.js +28 -28
- package/esm5/lib/SeriesViewer_combined.js +1817 -1811
- package/esm5/lib/SeriesVisualDataManager.js +25 -25
- package/esm5/lib/ShapeSeriesBase_combined.js +331 -331
- package/esm5/lib/SizeScale.js +3 -3
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +17 -14
- package/esm5/lib/SplineAreaSeries_combined.js +46 -43
- package/esm5/lib/SplineSeriesBase_combined.js +127 -127
- package/esm5/lib/SplineSeries_combined.js +30 -27
- package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
- package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
- package/esm5/lib/Stacked100DataPreparer.js +7 -7
- package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
- package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
- package/esm5/lib/StackedLineSeries_combined.js +14 -11
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1235 -1205
- package/esm5/lib/StandardDeviationIndicator.js +17 -14
- package/esm5/lib/StepAreaSeries_combined.js +49 -46
- package/esm5/lib/StepLineSeries_combined.js +52 -49
- package/esm5/lib/StochRSIIndicator.js +17 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +18 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +9 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +9 -6
- package/esm5/lib/ValueLayer_combined.js +165 -162
- package/esm5/lib/ValueOverlay_combined.js +133 -130
- package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
- package/esm5/lib/WaterfallSeries_combined.js +114 -111
- package/esm5/lib/WeightedCloseIndicator.js +9 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +17 -14
- package/esm5/lib/igc-anchored-category-series-component.js +25 -25
- package/esm5/lib/igc-anchored-radial-series-component.js +37 -37
- package/esm5/lib/igc-annotation-layer-component.js +66 -66
- package/esm5/lib/igc-area-fragment-component.js +2 -2
- package/esm5/lib/igc-area-series-component.js +2 -2
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +6 -6
- package/esm5/lib/igc-bar-series-component.js +11 -11
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
- package/esm5/lib/igc-bubble-series-component.js +35 -35
- package/esm5/lib/igc-callout-layer-component.js +91 -91
- package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
- package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
- package/esm5/lib/igc-category-series-component.js +21 -21
- package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +11 -11
- package/esm5/lib/igc-column-series-component.js +13 -13
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +87 -87
- package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +38 -38
- package/esm5/lib/igc-financial-indicator-component.js +19 -19
- package/esm5/lib/igc-financial-overlay-component.js +5 -5
- package/esm5/lib/igc-financial-price-series-component.js +35 -35
- package/esm5/lib/igc-financial-series-component.js +61 -61
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +2 -2
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
- package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
- package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
- package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
- package/esm5/lib/igc-line-fragment-component.js +2 -2
- package/esm5/lib/igc-line-series-component.js +2 -2
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-point-series-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +4 -4
- package/esm5/lib/igc-polar-base-component.js +74 -74
- package/esm5/lib/igc-polar-line-series-component.js +4 -4
- package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
- package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
- package/esm5/lib/igc-polar-spline-series-component.js +4 -4
- package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
- package/esm5/lib/igc-radial-area-series-component.js +4 -4
- package/esm5/lib/igc-radial-base-component.js +21 -21
- package/esm5/lib/igc-radial-column-series-component.js +9 -9
- package/esm5/lib/igc-radial-line-series-component.js +4 -4
- package/esm5/lib/igc-radial-pie-series-component.js +9 -9
- package/esm5/lib/igc-range-area-series-component.js +2 -2
- package/esm5/lib/igc-range-category-series-component.js +10 -10
- package/esm5/lib/igc-range-column-series-component.js +10 -10
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +15 -15
- package/esm5/lib/igc-scatter-base-component.js +58 -58
- package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
- package/esm5/lib/igc-scatter-line-series-component.js +4 -4
- package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
- package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-series-component.js +1 -1
- package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
- package/esm5/lib/igc-series-component.js +266 -266
- package/esm5/lib/igc-shape-series-base-component.js +37 -37
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
- package/esm5/lib/igc-spline-area-series-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-component.js +2 -2
- package/esm5/lib/igc-spline-series-base-component.js +7 -7
- package/esm5/lib/igc-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
- package/esm5/lib/igc-stacked-column-series-component.js +9 -9
- package/esm5/lib/igc-stacked-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-series-base-component.js +11 -11
- package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
- package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-step-area-series-component.js +4 -4
- package/esm5/lib/igc-step-line-series-component.js +4 -4
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-layer-component.js +87 -87
- package/esm5/lib/igc-value-overlay-component.js +47 -47
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +19 -19
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +15275 -15002
- package/fesm5/igniteui-webcomponents-charts.js +15218 -14945
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +10 -8
- package/lib/AccumulationDistributionIndicator.d.ts +6 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +56 -56
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +58 -58
- package/lib/AnnotationLayer_combined.d.ts +60 -60
- package/lib/AreaSeries_combined.d.ts +13 -11
- package/lib/AverageDirectionalIndexIndicator.d.ts +11 -9
- package/lib/AverageTrueRangeIndicator.d.ts +11 -9
- package/lib/BarSeries_combined.d.ts +23 -21
- package/lib/BollingerBandWidthIndicator.d.ts +11 -9
- package/lib/BollingerBandsOverlay_combined.d.ts +19 -17
- package/lib/BubbleSeries_combined.d.ts +50 -48
- package/lib/CalloutLayer_combined.d.ts +96 -95
- package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
- package/lib/CategoryHighlightLayer_combined.d.ts +20 -18
- package/lib/CategoryItemHighlightLayer_combined.d.ts +28 -27
- package/lib/CategoryToolTipLayer_combined.d.ts +20 -19
- package/lib/ChaikinOscillatorIndicator.d.ts +10 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +11 -9
- package/lib/ColumnSeries_combined.d.ts +22 -20
- package/lib/CommodityChannelIndexIndicator.d.ts +11 -9
- package/lib/CrosshairLayer_combined.d.ts +47 -46
- package/lib/CustomIndicator.d.ts +10 -8
- package/lib/DataToolTipLayer_combined.d.ts +126 -125
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +11 -9
- package/lib/EaseOfMovementIndicator.d.ts +6 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +11 -9
- package/lib/FinalValueLayer_combined.d.ts +29 -28
- package/lib/FinancialEventArgs_combined.d.ts +132 -132
- package/lib/FinancialIndicator_combined.d.ts +40 -40
- package/lib/FinancialOverlay.d.ts +10 -10
- package/lib/FinancialPriceSeries_combined.d.ts +53 -51
- package/lib/ForceIndexIndicator.d.ts +12 -10
- package/lib/FullStochasticOscillatorIndicator.d.ts +17 -15
- package/lib/HighDensityScatterSeries_combined.d.ts +91 -90
- package/lib/HorizontalAnchoredCategorySeries.d.ts +30 -30
- package/lib/HorizontalRangeCategorySeries.d.ts +19 -19
- package/lib/ItemToolTipLayer_combined.d.ts +19 -18
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
- package/lib/LineSeries_combined.d.ts +12 -10
- package/lib/MarketFacilitationIndexIndicator.d.ts +7 -5
- package/lib/MassIndexIndicator.d.ts +6 -4
- package/lib/MedianPriceIndicator.d.ts +6 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +12 -10
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +13 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +6 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +6 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +10 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +10 -8
- package/lib/PointSeries_combined.d.ts +10 -8
- package/lib/PolarAreaSeries_combined.d.ts +12 -10
- package/lib/PolarBase_combined.d.ts +104 -104
- package/lib/PolarLineSeriesBase_combined.d.ts +21 -21
- package/lib/PolarLineSeries_combined.d.ts +11 -9
- package/lib/PolarScatterSeries_combined.d.ts +8 -6
- package/lib/PolarSplineAreaSeries_combined.d.ts +13 -11
- package/lib/PolarSplineSeries_combined.d.ts +10 -8
- package/lib/PositiveVolumeIndexIndicator.d.ts +6 -4
- package/lib/PriceChannelOverlay_combined.d.ts +17 -15
- package/lib/PriceVolumeTrendIndicator.d.ts +6 -4
- package/lib/RadialAreaSeries_combined.d.ts +11 -9
- package/lib/RadialBucketCalculator_combined.d.ts +42 -42
- package/lib/RadialColumnSeries_combined.d.ts +14 -12
- package/lib/RadialLineSeries_combined.d.ts +12 -10
- package/lib/RadialPieSeries_combined.d.ts +15 -13
- package/lib/RangeAreaSeries_combined.d.ts +10 -8
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +25 -25
- package/lib/RangeColumnSeries_combined.d.ts +15 -13
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +11 -9
- package/lib/RelativeStrengthIndexIndicator.d.ts +12 -10
- package/lib/ScatterAreaSeries_combined.d.ts +33 -31
- package/lib/ScatterBase_combined.d.ts +113 -113
- package/lib/ScatterContourSeries_combined.d.ts +24 -22
- package/lib/ScatterLineSeries.d.ts +16 -14
- package/lib/ScatterPolygonSeries_combined.d.ts +48 -46
- package/lib/ScatterPolylineSeries_combined.d.ts +12 -10
- package/lib/ScatterSeries_combined.d.ts +8 -6
- package/lib/ScatterSplineSeries.d.ts +15 -13
- package/lib/ScatterTriangulationSeries.d.ts +37 -37
- package/lib/SeriesViewer_combined.d.ts +543 -542
- package/lib/ShapeSeriesBase_combined.d.ts +90 -90
- package/lib/SlowStochasticOscillatorIndicator.d.ts +11 -9
- package/lib/SplineAreaSeries_combined.d.ts +13 -11
- package/lib/SplineSeriesBase_combined.d.ts +22 -22
- package/lib/SplineSeries_combined.d.ts +10 -8
- package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
- package/lib/Stacked100BarSeries_combined.d.ts +7 -7
- package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
- package/lib/Stacked100LineSeries_combined.d.ts +5 -5
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
- package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
- package/lib/StackedLineSeries_combined.d.ts +6 -4
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +258 -248
- package/lib/StandardDeviationIndicator.d.ts +11 -9
- package/lib/StepAreaSeries_combined.d.ts +16 -14
- package/lib/StepLineSeries_combined.d.ts +15 -13
- package/lib/StochRSIIndicator.d.ts +11 -9
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +11 -9
- package/lib/TypicalPriceIndicator.d.ts +6 -4
- package/lib/UltimateOscillatorIndicator.d.ts +6 -4
- package/lib/ValueLayer_combined.d.ts +51 -50
- package/lib/ValueOverlay_combined.d.ts +40 -39
- package/lib/VerticalAnchoredCategorySeries.d.ts +25 -25
- package/lib/WaterfallSeries_combined.d.ts +27 -25
- package/lib/WeightedCloseIndicator.d.ts +6 -4
- package/lib/WilliamsPercentRIndicator.d.ts +11 -9
- package/package.json +2 -2
|
@@ -60,51 +60,51 @@ import { stringIsNullOrEmpty } from "igniteui-webcomponents-core";
|
|
|
60
60
|
*/
|
|
61
61
|
export let ScatterBase = /*@__PURE__*/ (() => {
|
|
62
62
|
class ScatterBase extends MarkerSeries {
|
|
63
|
-
|
|
63
|
+
ch() {
|
|
64
64
|
return new ScatterBaseView(this);
|
|
65
65
|
}
|
|
66
|
-
|
|
67
|
-
super.
|
|
66
|
+
nh() {
|
|
67
|
+
super.nh();
|
|
68
68
|
this.xAxis = null;
|
|
69
69
|
this.yAxis = null;
|
|
70
70
|
}
|
|
71
|
-
|
|
72
|
-
super.
|
|
73
|
-
this.
|
|
71
|
+
o1(a) {
|
|
72
|
+
super.o1(a);
|
|
73
|
+
this.vw = a;
|
|
74
74
|
}
|
|
75
|
-
|
|
75
|
+
get_fa() {
|
|
76
76
|
return true;
|
|
77
77
|
}
|
|
78
78
|
ag() {
|
|
79
79
|
return [this.xAxis, this.yAxis];
|
|
80
80
|
}
|
|
81
|
-
|
|
82
|
-
let c = this.
|
|
81
|
+
jv(a, b) {
|
|
82
|
+
let c = this.lw(b);
|
|
83
83
|
if (c == ScatterBase.$$p[12]) {
|
|
84
|
-
return this.
|
|
84
|
+
return this.jw(a, b, this.xm);
|
|
85
85
|
}
|
|
86
86
|
if (c == ScatterBase.$$p[16]) {
|
|
87
|
-
return this.
|
|
87
|
+
return this.jw(a, b, this.xu);
|
|
88
88
|
}
|
|
89
89
|
return null;
|
|
90
90
|
}
|
|
91
|
-
|
|
91
|
+
dt(a, b, c, d) {
|
|
92
92
|
if (!this.hasMarkers) {
|
|
93
93
|
return false;
|
|
94
94
|
}
|
|
95
95
|
let e = this.xAxis;
|
|
96
|
-
let f = new ScalerParams(1, this.
|
|
97
|
-
f.c = this.getEffectiveViewport1(this.
|
|
96
|
+
let f = new ScalerParams(1, this.cz.tn, this.tx, e.ch);
|
|
97
|
+
f.c = this.getEffectiveViewport1(this.ck);
|
|
98
98
|
let g = this.yAxis;
|
|
99
|
-
let h = new ScalerParams(1, this.
|
|
100
|
-
h.c = this.getEffectiveViewport1(this.
|
|
99
|
+
let h = new ScalerParams(1, this.cz.tn, this.tx, g.ch);
|
|
100
|
+
h.c = this.getEffectiveViewport1(this.ck);
|
|
101
101
|
a.clear();
|
|
102
|
-
this.
|
|
102
|
+
this.ua.ci((i) => {
|
|
103
103
|
if (i._visibility == 0) {
|
|
104
104
|
let j = new SeriesPointOfInterest();
|
|
105
105
|
let k = i.n;
|
|
106
106
|
let l = i.o;
|
|
107
|
-
if (k < this.
|
|
107
|
+
if (k < this.tx.left || k > this.tx.right || l < this.tx.top || l > this.tx.bottom) {
|
|
108
108
|
return;
|
|
109
109
|
}
|
|
110
110
|
j.b = e.em(k, f);
|
|
@@ -115,77 +115,67 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
115
115
|
});
|
|
116
116
|
return true;
|
|
117
117
|
}
|
|
118
|
-
|
|
119
|
-
if (this.
|
|
120
|
-
if (this.
|
|
118
|
+
by() {
|
|
119
|
+
if (this.bz == 0) {
|
|
120
|
+
if (this.w2 <= 2000) {
|
|
121
121
|
return 1;
|
|
122
122
|
}
|
|
123
123
|
else {
|
|
124
|
-
return super.
|
|
124
|
+
return super.by();
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
127
|
else {
|
|
128
|
-
return super.
|
|
128
|
+
return super.by();
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
|
-
|
|
132
|
-
if (!this.hasMarkers || !this.
|
|
131
|
+
tv(a) {
|
|
132
|
+
if (!this.hasMarkers || !this.ud()) {
|
|
133
133
|
return Rect.empty;
|
|
134
134
|
}
|
|
135
|
-
let b = this.
|
|
135
|
+
let b = this.ua.b1(this.td(a));
|
|
136
136
|
if (b != null) {
|
|
137
|
-
return this.
|
|
137
|
+
return this.ua.cs(b);
|
|
138
138
|
}
|
|
139
139
|
return Rect.empty;
|
|
140
140
|
}
|
|
141
|
-
|
|
142
|
-
if (this.
|
|
141
|
+
f5(a, b) {
|
|
142
|
+
if (this.ue(a, b)) {
|
|
143
143
|
return true;
|
|
144
144
|
}
|
|
145
145
|
return false;
|
|
146
146
|
}
|
|
147
147
|
constructor() {
|
|
148
148
|
super();
|
|
149
|
-
this.
|
|
150
|
-
this.v8 = null;
|
|
149
|
+
this.vv = null;
|
|
151
150
|
this.v9 = null;
|
|
152
|
-
this.
|
|
151
|
+
this.wa = null;
|
|
153
152
|
this.zd = null;
|
|
154
|
-
this.
|
|
155
|
-
this.
|
|
153
|
+
this.ze = null;
|
|
154
|
+
this.v4 = 1;
|
|
156
155
|
this.vg = null;
|
|
157
|
-
this.
|
|
158
|
-
this.
|
|
159
|
-
this.
|
|
156
|
+
this.vh = null;
|
|
157
|
+
this.v1 = null;
|
|
158
|
+
this.v3 = null;
|
|
159
|
+
this.vz = null;
|
|
160
|
+
this.wf = false;
|
|
160
161
|
this.we = false;
|
|
161
|
-
this.wd = false;
|
|
162
|
-
this.vq = null;
|
|
163
162
|
this.vr = null;
|
|
163
|
+
this.vs = null;
|
|
164
164
|
this.assigningScatterStyle = null;
|
|
165
165
|
this.assigningScatterMarkerStyle = null;
|
|
166
|
-
this.
|
|
167
|
-
this.
|
|
168
|
-
this.
|
|
169
|
-
this.
|
|
170
|
-
this.wr = 0;
|
|
166
|
+
this.v8 = null;
|
|
167
|
+
this.v2 = null;
|
|
168
|
+
this.vy = null;
|
|
169
|
+
this.wd = true;
|
|
171
170
|
this.ws = 0;
|
|
172
171
|
this.wt = 0;
|
|
173
172
|
this.wu = 0;
|
|
174
|
-
this.
|
|
175
|
-
this.
|
|
176
|
-
this.
|
|
173
|
+
this.wv = 0;
|
|
174
|
+
this.v5 = this.v6();
|
|
175
|
+
this.v8 = new ScatterSeriesRenderManager();
|
|
176
|
+
this.v2 = new ScatterFrame();
|
|
177
|
+
this.ze = Rect.empty;
|
|
177
178
|
this.zd = Rect.empty;
|
|
178
|
-
this.zc = Rect.empty;
|
|
179
|
-
}
|
|
180
|
-
get wa() {
|
|
181
|
-
return this.v8;
|
|
182
|
-
}
|
|
183
|
-
set wa(a) {
|
|
184
|
-
if (this.v8 != a) {
|
|
185
|
-
let b = this.wa;
|
|
186
|
-
this.v8 = a;
|
|
187
|
-
this.raisePropertyChanged("XColumn", b, this.wa);
|
|
188
|
-
}
|
|
189
179
|
}
|
|
190
180
|
get wb() {
|
|
191
181
|
return this.v9;
|
|
@@ -194,17 +184,27 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
194
184
|
if (this.v9 != a) {
|
|
195
185
|
let b = this.wb;
|
|
196
186
|
this.v9 = a;
|
|
197
|
-
this.raisePropertyChanged("
|
|
187
|
+
this.raisePropertyChanged("XColumn", b, this.wb);
|
|
198
188
|
}
|
|
199
189
|
}
|
|
200
|
-
|
|
201
|
-
return this.
|
|
190
|
+
get wc() {
|
|
191
|
+
return this.wa;
|
|
202
192
|
}
|
|
203
|
-
|
|
193
|
+
set wc(a) {
|
|
194
|
+
if (this.wa != a) {
|
|
195
|
+
let b = this.wc;
|
|
196
|
+
this.wa = a;
|
|
197
|
+
this.raisePropertyChanged("YColumn", b, this.wc);
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
fo() {
|
|
201
|
+
return this.highlightedItemsSource != null || (this.w6 != null && this.w8 != null);
|
|
202
|
+
}
|
|
203
|
+
wq() {
|
|
204
204
|
return false;
|
|
205
205
|
}
|
|
206
|
-
|
|
207
|
-
let a = super.
|
|
206
|
+
g1() {
|
|
207
|
+
let a = super.g1();
|
|
208
208
|
{
|
|
209
209
|
let b = ((() => {
|
|
210
210
|
let $ret = new SeriesLayerPropertyOverlay();
|
|
@@ -214,7 +214,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
214
214
|
$ret.q = true;
|
|
215
215
|
return $ret;
|
|
216
216
|
})());
|
|
217
|
-
b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.
|
|
217
|
+
b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.x1));
|
|
218
218
|
a.add(b);
|
|
219
219
|
}
|
|
220
220
|
{
|
|
@@ -226,10 +226,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
226
226
|
$ret.q = true;
|
|
227
227
|
return $ret;
|
|
228
228
|
})());
|
|
229
|
-
c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.
|
|
229
|
+
c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.x0));
|
|
230
230
|
a.add(c);
|
|
231
231
|
}
|
|
232
|
-
if (this.
|
|
232
|
+
if (this.wq()) {
|
|
233
233
|
let d = ((() => {
|
|
234
234
|
let $ret = new SeriesLayerPropertyOverlay();
|
|
235
235
|
$ret.r = true;
|
|
@@ -246,7 +246,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
246
246
|
})());
|
|
247
247
|
a.add(d);
|
|
248
248
|
}
|
|
249
|
-
if (!this.
|
|
249
|
+
if (!this.wq()) {
|
|
250
250
|
let e = ((() => {
|
|
251
251
|
let $ret = new SeriesLayerPropertyOverlay();
|
|
252
252
|
$ret.r = true;
|
|
@@ -256,10 +256,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
256
256
|
$ret.q = true;
|
|
257
257
|
return $ret;
|
|
258
258
|
})());
|
|
259
|
-
e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.
|
|
259
|
+
e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.py));
|
|
260
260
|
a.add(e);
|
|
261
261
|
}
|
|
262
|
-
if (!this.
|
|
262
|
+
if (!this.wq()) {
|
|
263
263
|
let f = ((() => {
|
|
264
264
|
let $ret = new SeriesLayerPropertyOverlay();
|
|
265
265
|
$ret.r = true;
|
|
@@ -269,30 +269,30 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
269
269
|
$ret.q = true;
|
|
270
270
|
return $ret;
|
|
271
271
|
})());
|
|
272
|
-
f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.
|
|
272
|
+
f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.py));
|
|
273
273
|
a.add(f);
|
|
274
274
|
}
|
|
275
275
|
return a;
|
|
276
276
|
}
|
|
277
|
-
|
|
278
|
-
if (this.
|
|
279
|
-
b.value = this.
|
|
277
|
+
x0(a, b) {
|
|
278
|
+
if (this.w6 != null) {
|
|
279
|
+
b.value = this.w6;
|
|
280
280
|
return;
|
|
281
281
|
}
|
|
282
|
-
b.value = this.
|
|
282
|
+
b.value = this.xm;
|
|
283
283
|
}
|
|
284
|
-
|
|
285
|
-
if (this.
|
|
286
|
-
b.value = this.
|
|
284
|
+
x1(a, b) {
|
|
285
|
+
if (this.w8 != null) {
|
|
286
|
+
b.value = this.w8;
|
|
287
287
|
return;
|
|
288
288
|
}
|
|
289
|
-
b.value = this.
|
|
289
|
+
b.value = this.xu;
|
|
290
290
|
}
|
|
291
|
-
get
|
|
292
|
-
return this.c(ScatterBase.
|
|
291
|
+
get za() {
|
|
292
|
+
return this.c(ScatterBase.yl);
|
|
293
293
|
}
|
|
294
|
-
set
|
|
295
|
-
this.h(ScatterBase.
|
|
294
|
+
set za(a) {
|
|
295
|
+
this.h(ScatterBase.yl, a);
|
|
296
296
|
}
|
|
297
297
|
get GetErrorBarsXAxis() {
|
|
298
298
|
return this.xAxis;
|
|
@@ -300,8 +300,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
300
300
|
get GetErrorBarsYAxis() {
|
|
301
301
|
return this.yAxis;
|
|
302
302
|
}
|
|
303
|
-
|
|
304
|
-
super.
|
|
303
|
+
oc() {
|
|
304
|
+
super.oc();
|
|
305
305
|
if (this.xAxis != null) {
|
|
306
306
|
this.xAxis.h8(false);
|
|
307
307
|
}
|
|
@@ -309,26 +309,26 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
309
309
|
this.yAxis.h8(false);
|
|
310
310
|
}
|
|
311
311
|
}
|
|
312
|
-
|
|
313
|
-
super.
|
|
314
|
-
if (this.
|
|
315
|
-
this.
|
|
316
|
-
this.
|
|
312
|
+
o9(a, b, c, d) {
|
|
313
|
+
super.o9(a, b, c, d);
|
|
314
|
+
if (this.vw.c0.g$b(a, b, c, d)) {
|
|
315
|
+
this.pq(false);
|
|
316
|
+
this.om();
|
|
317
317
|
}
|
|
318
318
|
switch (b) {
|
|
319
319
|
case "FastItemsSource":
|
|
320
320
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
321
|
-
c.deregisterColumn(this.wa);
|
|
322
321
|
c.deregisterColumn(this.wb);
|
|
323
|
-
this.
|
|
322
|
+
c.deregisterColumn(this.wc);
|
|
324
323
|
this.wb = null;
|
|
324
|
+
this.wc = null;
|
|
325
325
|
}
|
|
326
326
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
327
|
-
this.
|
|
328
|
-
this.
|
|
327
|
+
this.wb = this.c4(this.xm);
|
|
328
|
+
this.wc = this.c4(this.xu);
|
|
329
329
|
}
|
|
330
330
|
if ((this.yAxis != null && !this.yAxis.c1()) || (this.xAxis != null && !this.xAxis.c1())) {
|
|
331
|
-
this.
|
|
331
|
+
this.pq(this.fr && c != null);
|
|
332
332
|
}
|
|
333
333
|
break;
|
|
334
334
|
case ScatterBase.$$p[9]:
|
|
@@ -339,9 +339,9 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
339
339
|
d.ct(this);
|
|
340
340
|
}
|
|
341
341
|
if ((this.xAxis != null && !this.xAxis.c1()) || (d == null && c != null)) {
|
|
342
|
-
this.
|
|
342
|
+
this.pq(false);
|
|
343
343
|
}
|
|
344
|
-
this.
|
|
344
|
+
this.om();
|
|
345
345
|
break;
|
|
346
346
|
case ScatterBase.$$p[13]:
|
|
347
347
|
if (c != null) {
|
|
@@ -351,134 +351,134 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
351
351
|
d.ct(this);
|
|
352
352
|
}
|
|
353
353
|
if ((this.yAxis != null && !this.yAxis.c1()) || (d == null && c != null)) {
|
|
354
|
-
this.
|
|
354
|
+
this.pq(false);
|
|
355
355
|
}
|
|
356
|
-
this.
|
|
356
|
+
this.om();
|
|
357
357
|
break;
|
|
358
358
|
case ScatterBase.$$p[12]:
|
|
359
|
-
if (this.
|
|
360
|
-
this.
|
|
361
|
-
this.
|
|
359
|
+
if (this.c7 != null) {
|
|
360
|
+
this.c7.deregisterColumn(this.wb);
|
|
361
|
+
this.wb = this.c4(this.xm);
|
|
362
362
|
}
|
|
363
363
|
break;
|
|
364
364
|
case "XColumn":
|
|
365
|
-
this.
|
|
365
|
+
this.vw.c0.g$i();
|
|
366
366
|
if (this.xAxis != null && !this.xAxis.c1()) {
|
|
367
|
-
this.
|
|
367
|
+
this.pq(this.fr && this.dp);
|
|
368
368
|
}
|
|
369
369
|
break;
|
|
370
370
|
case ScatterBase.$$p[16]:
|
|
371
|
-
if (this.
|
|
372
|
-
this.
|
|
373
|
-
this.
|
|
371
|
+
if (this.c7 != null) {
|
|
372
|
+
this.c7.deregisterColumn(this.wc);
|
|
373
|
+
this.wc = this.c4(this.xu);
|
|
374
374
|
}
|
|
375
375
|
break;
|
|
376
376
|
case "YColumn":
|
|
377
|
-
this.
|
|
377
|
+
this.vw.c0.g$i();
|
|
378
378
|
if (this.yAxis != null && !this.yAxis.c1()) {
|
|
379
|
-
this.
|
|
379
|
+
this.pq(this.fr && this.dp);
|
|
380
380
|
}
|
|
381
381
|
break;
|
|
382
382
|
case ScatterBase.$$p[7]:
|
|
383
|
-
this.
|
|
384
|
-
this.
|
|
383
|
+
this.pq(false);
|
|
384
|
+
this.om();
|
|
385
385
|
break;
|
|
386
386
|
case ScatterBase.$$p[8]:
|
|
387
|
-
this.
|
|
388
|
-
this.
|
|
387
|
+
this.pq(false);
|
|
388
|
+
this.om();
|
|
389
389
|
break;
|
|
390
390
|
case "TransitionProgress":
|
|
391
|
-
this.
|
|
392
|
-
this.
|
|
391
|
+
this.v3.c(this.iw, this.v1, this.vz);
|
|
392
|
+
this.xw();
|
|
393
393
|
try {
|
|
394
|
-
if (this.
|
|
394
|
+
if (this.dm(this.ck)) {
|
|
395
395
|
return;
|
|
396
396
|
}
|
|
397
|
-
if ((Math.round(this.
|
|
398
|
-
this.
|
|
397
|
+
if ((Math.round(this.iw * 100000) / 100000) == 1) {
|
|
398
|
+
this.yi(this.vz, this.vw);
|
|
399
399
|
}
|
|
400
400
|
else {
|
|
401
|
-
this.
|
|
401
|
+
this.yi(this.v3, this.vw);
|
|
402
402
|
}
|
|
403
|
-
if (this.
|
|
404
|
-
this.
|
|
403
|
+
if (this.cz != null) {
|
|
404
|
+
this.cz.on(this);
|
|
405
405
|
}
|
|
406
406
|
}
|
|
407
407
|
finally {
|
|
408
|
-
this.
|
|
408
|
+
this.yj();
|
|
409
409
|
}
|
|
410
410
|
break;
|
|
411
411
|
case "TrendLineBrush":
|
|
412
|
-
this.
|
|
412
|
+
this.pf(b);
|
|
413
413
|
break;
|
|
414
414
|
case ScatterBase.$$p[0]:
|
|
415
|
-
if (this.
|
|
416
|
-
this.
|
|
415
|
+
if (this.vx != null) {
|
|
416
|
+
this.vx.r = this;
|
|
417
417
|
}
|
|
418
|
-
this.
|
|
419
|
-
this.
|
|
418
|
+
this.pq(false);
|
|
419
|
+
this.om();
|
|
420
420
|
break;
|
|
421
421
|
case "TrendLineType":
|
|
422
|
-
this.
|
|
422
|
+
this.om();
|
|
423
423
|
break;
|
|
424
424
|
case ScatterBase.$$p[4]:
|
|
425
|
-
this.
|
|
426
|
-
this.
|
|
425
|
+
this.wf = this.wn();
|
|
426
|
+
this.pq(false);
|
|
427
427
|
break;
|
|
428
428
|
case ScatterBase.$$p[3]:
|
|
429
|
-
this.
|
|
430
|
-
this.
|
|
429
|
+
this.we = this.wm();
|
|
430
|
+
this.pq(false);
|
|
431
431
|
break;
|
|
432
432
|
case ScatterBase.$$p[5]:
|
|
433
|
-
this.
|
|
433
|
+
this.v5 = this.v6();
|
|
434
434
|
break;
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
|
+
wn() {
|
|
438
|
+
return this.wj;
|
|
439
|
+
}
|
|
437
440
|
wm() {
|
|
438
441
|
return this.wi;
|
|
439
442
|
}
|
|
440
|
-
|
|
441
|
-
return this.wh;
|
|
442
|
-
}
|
|
443
|
-
wg(a) {
|
|
443
|
+
wh(a) {
|
|
444
444
|
if (typeCast(NumericYAxis.$, a) !== null) {
|
|
445
445
|
return true;
|
|
446
446
|
}
|
|
447
447
|
return false;
|
|
448
448
|
}
|
|
449
|
-
|
|
449
|
+
wg(a) {
|
|
450
450
|
if (typeCast(NumericXAxis.$, a) !== null) {
|
|
451
451
|
return true;
|
|
452
452
|
}
|
|
453
453
|
return false;
|
|
454
454
|
}
|
|
455
|
-
|
|
456
|
-
this.zc = Rect.empty;
|
|
455
|
+
yj() {
|
|
457
456
|
this.zd = Rect.empty;
|
|
457
|
+
this.ze = Rect.empty;
|
|
458
458
|
}
|
|
459
|
-
|
|
460
|
-
let a = this.getViewInfo(this.
|
|
461
|
-
this.
|
|
462
|
-
this.
|
|
459
|
+
xw() {
|
|
460
|
+
let a = this.getViewInfo(this.zd, this.ze);
|
|
461
|
+
this.zd = a.p0;
|
|
462
|
+
this.ze = a.p1;
|
|
463
463
|
}
|
|
464
|
-
|
|
464
|
+
wl(a, b) {
|
|
465
465
|
if (b != 3) {
|
|
466
466
|
return true;
|
|
467
467
|
}
|
|
468
468
|
if (a == null) {
|
|
469
469
|
return true;
|
|
470
470
|
}
|
|
471
|
-
if (this.
|
|
471
|
+
if (this.xm == a || this.xu == a) {
|
|
472
472
|
return true;
|
|
473
473
|
}
|
|
474
474
|
return false;
|
|
475
475
|
}
|
|
476
|
-
|
|
476
|
+
np(a, b, c, d) {
|
|
477
477
|
let e = false;
|
|
478
|
-
if (!this.
|
|
478
|
+
if (!this.wl(d, a)) {
|
|
479
479
|
return;
|
|
480
480
|
}
|
|
481
|
-
this.
|
|
481
|
+
this.vw.c0.g$e(a, b, c, d);
|
|
482
482
|
if (this.xAxis != null && !this.xAxis.c1()) {
|
|
483
483
|
e = true;
|
|
484
484
|
}
|
|
@@ -486,34 +486,34 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
486
486
|
e = true;
|
|
487
487
|
}
|
|
488
488
|
if (a == 0 || a == 2 || a == 3 || a == 4) {
|
|
489
|
-
this.
|
|
489
|
+
this.wd = true;
|
|
490
490
|
}
|
|
491
491
|
else if (a == 1) {
|
|
492
492
|
for (let f = b; f < b + c; f++) {
|
|
493
|
-
this.wr += this.wa.item(f);
|
|
494
493
|
this.ws += this.wb.item(f);
|
|
494
|
+
this.wt += this.wc.item(f);
|
|
495
495
|
}
|
|
496
|
-
this.wt = this.wr / this.wa.count;
|
|
497
496
|
this.wu = this.ws / this.wb.count;
|
|
497
|
+
this.wv = this.wt / this.wc.count;
|
|
498
498
|
}
|
|
499
499
|
if (e) {
|
|
500
|
-
this.
|
|
500
|
+
this.pq(true);
|
|
501
501
|
}
|
|
502
502
|
}
|
|
503
|
-
|
|
504
|
-
this.
|
|
503
|
+
ya(a) {
|
|
504
|
+
this.yb(a, null);
|
|
505
505
|
}
|
|
506
|
-
|
|
507
|
-
let c = this.
|
|
508
|
-
let d = this.
|
|
506
|
+
yb(a, b) {
|
|
507
|
+
let c = this.wb != null ? this.wb.count : 0;
|
|
508
|
+
let d = this.wc != null ? this.wc.count : 0;
|
|
509
509
|
let e = Math.min(c, d);
|
|
510
|
-
if (e <= this.
|
|
510
|
+
if (e <= this.w2) {
|
|
511
511
|
a.m.clear();
|
|
512
512
|
let f = new List$1(OwnedPoint.$, 0);
|
|
513
513
|
for (let g of fromEnum(a.u.values)) {
|
|
514
514
|
f.add(g);
|
|
515
515
|
}
|
|
516
|
-
let h = this.
|
|
516
|
+
let h = this.c7;
|
|
517
517
|
f.aa((i, j) => {
|
|
518
518
|
let k = h.indexOf(i.a);
|
|
519
519
|
let l = h.indexOf(j.a);
|
|
@@ -541,72 +541,72 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
541
541
|
}
|
|
542
542
|
}
|
|
543
543
|
aq(a) {
|
|
544
|
-
if (a != null && a == this.xAxis && this.
|
|
545
|
-
return new AxisRange(this.wa.minimum, this.wa.maximum);
|
|
546
|
-
}
|
|
547
|
-
if (a != null && a == this.yAxis && this.wb != null) {
|
|
544
|
+
if (a != null && a == this.xAxis && this.wb != null) {
|
|
548
545
|
return new AxisRange(this.wb.minimum, this.wb.maximum);
|
|
549
546
|
}
|
|
547
|
+
if (a != null && a == this.yAxis && this.wc != null) {
|
|
548
|
+
return new AxisRange(this.wc.minimum, this.wc.maximum);
|
|
549
|
+
}
|
|
550
550
|
return null;
|
|
551
551
|
}
|
|
552
|
-
|
|
553
|
-
let b = this.
|
|
554
|
-
if (this.
|
|
555
|
-
return this.
|
|
552
|
+
js(a) {
|
|
553
|
+
let b = this.i9(a);
|
|
554
|
+
if (this.c7 != null && b >= 0 && b < this.c7.count) {
|
|
555
|
+
return this.c7.item(b);
|
|
556
556
|
}
|
|
557
557
|
return null;
|
|
558
558
|
}
|
|
559
|
-
get
|
|
560
|
-
return this.
|
|
559
|
+
get v5() {
|
|
560
|
+
return this.v4;
|
|
561
561
|
}
|
|
562
|
-
set
|
|
563
|
-
let b = this.
|
|
564
|
-
this.
|
|
565
|
-
if (b != this.
|
|
566
|
-
this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.
|
|
562
|
+
set v5(a) {
|
|
563
|
+
let b = this.v4;
|
|
564
|
+
this.v4 = a;
|
|
565
|
+
if (b != this.v4) {
|
|
566
|
+
this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.v4));
|
|
567
567
|
}
|
|
568
568
|
}
|
|
569
|
-
|
|
570
|
-
if (this.
|
|
571
|
-
return this.
|
|
569
|
+
v6() {
|
|
570
|
+
if (this.v7 != 0) {
|
|
571
|
+
return this.v7;
|
|
572
572
|
}
|
|
573
|
-
return this.
|
|
573
|
+
return this.wk ? 4 : 1;
|
|
574
574
|
}
|
|
575
|
-
|
|
576
|
-
let b = truncate(Math.round(this.
|
|
575
|
+
i9(a) {
|
|
576
|
+
let b = truncate(Math.round(this.hw(a)));
|
|
577
577
|
return b;
|
|
578
578
|
}
|
|
579
|
-
|
|
580
|
-
switch (this.
|
|
581
|
-
case 1: return this.
|
|
582
|
-
case 3: return this.
|
|
583
|
-
case 2: return this.
|
|
584
|
-
case 4: return this.
|
|
579
|
+
hw(a) {
|
|
580
|
+
switch (this.v5) {
|
|
581
|
+
case 1: return this.wy(a);
|
|
582
|
+
case 3: return this.wz(a);
|
|
583
|
+
case 2: return this.ww(a);
|
|
584
|
+
case 4: return this.wx(a);
|
|
585
585
|
}
|
|
586
586
|
return -1;
|
|
587
587
|
}
|
|
588
|
-
|
|
589
|
-
return this.
|
|
588
|
+
wx(a) {
|
|
589
|
+
return this.w0(a, false);
|
|
590
590
|
}
|
|
591
|
-
|
|
592
|
-
let b = this.
|
|
591
|
+
ww(a) {
|
|
592
|
+
let b = this.td(a);
|
|
593
593
|
let c = b.x;
|
|
594
594
|
let d = b.y;
|
|
595
|
-
if (this.
|
|
595
|
+
if (this.c7 == null || this.xAxis == null || this.yAxis == null || this.wb == null || this.wc == null) {
|
|
596
596
|
return -1;
|
|
597
597
|
}
|
|
598
|
-
if (this.
|
|
598
|
+
if (this.c7.count > this.w1) {
|
|
599
599
|
return -1;
|
|
600
600
|
}
|
|
601
|
-
this.
|
|
602
|
-
let e = this.
|
|
603
|
-
let f = this.
|
|
601
|
+
this.xz();
|
|
602
|
+
let e = this.vg;
|
|
603
|
+
let f = this.vh;
|
|
604
604
|
if (e == null || f == null) {
|
|
605
605
|
return -1;
|
|
606
606
|
}
|
|
607
607
|
let g = 1.7976931348623157E+308;
|
|
608
608
|
let h = -1;
|
|
609
|
-
for (let i = 0; i < this.
|
|
609
|
+
for (let i = 0; i < this.wb.count; i++) {
|
|
610
610
|
let j = e[i];
|
|
611
611
|
let k = f[i];
|
|
612
612
|
let l = (c - j) * (c - j) + (d - k) * (d - k);
|
|
@@ -617,63 +617,63 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
617
617
|
}
|
|
618
618
|
return h;
|
|
619
619
|
}
|
|
620
|
-
|
|
621
|
-
let a = this.
|
|
622
|
-
let b = this.
|
|
620
|
+
xz() {
|
|
621
|
+
let a = this.ck.by;
|
|
622
|
+
let b = this.ck.bx;
|
|
623
623
|
let c = this.getEffectiveViewport();
|
|
624
|
-
if (this.
|
|
624
|
+
if (this.vv == null) {
|
|
625
625
|
return;
|
|
626
626
|
}
|
|
627
|
-
let d = new ScalerParams(0, a, b, this.
|
|
627
|
+
let d = new ScalerParams(0, a, b, this.vv.d, c);
|
|
628
628
|
let e = ((() => {
|
|
629
|
-
let $ret = new ScalerParams(0, a, b, this.
|
|
630
|
-
$ret.b = this.
|
|
629
|
+
let $ret = new ScalerParams(0, a, b, this.vv.e, c);
|
|
630
|
+
$ret.b = this.h3();
|
|
631
631
|
return $ret;
|
|
632
632
|
})());
|
|
633
|
-
if (this.
|
|
634
|
-
let f = arrayShallowClone(this.
|
|
635
|
-
let g = arrayShallowClone(this.
|
|
633
|
+
if (this.vg == null || this.vh == null) {
|
|
634
|
+
let f = arrayShallowClone(this.wb.asArray());
|
|
635
|
+
let g = arrayShallowClone(this.wc.asArray());
|
|
636
636
|
this.xAxis.hn(boxArray$1(f), 0, f.length, d);
|
|
637
637
|
this.yAxis.hn(boxArray$1(g), 0, g.length, e);
|
|
638
|
-
this.
|
|
639
|
-
this.
|
|
638
|
+
this.vg = f;
|
|
639
|
+
this.vh = g;
|
|
640
640
|
}
|
|
641
641
|
}
|
|
642
|
-
|
|
642
|
+
get_wk() {
|
|
643
643
|
return false;
|
|
644
644
|
}
|
|
645
|
-
get
|
|
646
|
-
return this.
|
|
645
|
+
get wk() {
|
|
646
|
+
return this.get_wk();
|
|
647
647
|
}
|
|
648
|
-
|
|
649
|
-
if (!this.
|
|
648
|
+
w0(a, b) {
|
|
649
|
+
if (!this.wk) {
|
|
650
650
|
return -1;
|
|
651
651
|
}
|
|
652
652
|
let c = { $type: Point_$type, x: 0, y: 0 };
|
|
653
653
|
let d = true;
|
|
654
|
-
let e = this.
|
|
654
|
+
let e = this.v0();
|
|
655
655
|
if (e == null) {
|
|
656
656
|
return -1;
|
|
657
657
|
}
|
|
658
658
|
if (e.m == null) {
|
|
659
659
|
return -1;
|
|
660
660
|
}
|
|
661
|
-
if (this.
|
|
661
|
+
if (this.c7 == null || this.c7.count > this.w1) {
|
|
662
662
|
return -1;
|
|
663
663
|
}
|
|
664
|
-
this.
|
|
665
|
-
let f = this.
|
|
666
|
-
let g = this.
|
|
664
|
+
this.xz();
|
|
665
|
+
let f = this.vg;
|
|
666
|
+
let g = this.vh;
|
|
667
667
|
if (f == null || g == null) {
|
|
668
668
|
return -1;
|
|
669
669
|
}
|
|
670
|
-
let h = this.
|
|
670
|
+
let h = this.td(a);
|
|
671
671
|
let i = 1.7976931348623157E+308;
|
|
672
672
|
let j = -1;
|
|
673
|
-
for (let k = 0; k < this.
|
|
674
|
-
let l = { $type: Point_$type, x: this.
|
|
673
|
+
for (let k = 0; k < this.vg.length; k++) {
|
|
674
|
+
let l = { $type: Point_$type, x: this.vg[k], y: this.vh[k] };
|
|
675
675
|
if (k > 0) {
|
|
676
|
-
if (!b || e.j.containsKey(this.
|
|
676
|
+
if (!b || e.j.containsKey(this.c7.item(k)) || e.j.containsKey(this.c7.item(k - 1))) {
|
|
677
677
|
let m = GeometryUtil.d(h, c, l);
|
|
678
678
|
if (m < i) {
|
|
679
679
|
i = m;
|
|
@@ -684,13 +684,13 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
684
684
|
c = l;
|
|
685
685
|
}
|
|
686
686
|
if (j >= 0) {
|
|
687
|
-
let n = { $type: Point_$type, x: this.
|
|
688
|
-
let o = { $type: Point_$type, x: this.
|
|
689
|
-
if (!b || (e.j.containsKey(this.
|
|
687
|
+
let n = { $type: Point_$type, x: this.vg[j], y: this.vh[j] };
|
|
688
|
+
let o = { $type: Point_$type, x: this.vg[j - 1], y: this.vh[j - 1] };
|
|
689
|
+
if (!b || (e.j.containsKey(this.c7.item(j)) && e.j.containsKey(this.c7.item(j - 1)))) {
|
|
690
690
|
let p = GeometryUtil.h(h, o, n);
|
|
691
691
|
return (j - 1) + p;
|
|
692
692
|
}
|
|
693
|
-
else if (e.j.containsKey(this.
|
|
693
|
+
else if (e.j.containsKey(this.c7.item(j))) {
|
|
694
694
|
return j;
|
|
695
695
|
}
|
|
696
696
|
else {
|
|
@@ -699,21 +699,21 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
699
699
|
}
|
|
700
700
|
return -1;
|
|
701
701
|
}
|
|
702
|
-
|
|
703
|
-
return this.
|
|
702
|
+
wz(a) {
|
|
703
|
+
return this.w0(a, true);
|
|
704
704
|
}
|
|
705
|
-
|
|
705
|
+
wy(a) {
|
|
706
706
|
let b = null;
|
|
707
707
|
let c = 1.7976931348623157E+308;
|
|
708
|
-
let d = this.
|
|
708
|
+
let d = this.td(a);
|
|
709
709
|
let e = d.x;
|
|
710
710
|
let f = d.y;
|
|
711
|
-
if (this.
|
|
711
|
+
if (this.vw.c1.e > this.w1) {
|
|
712
712
|
return -1;
|
|
713
713
|
}
|
|
714
|
-
this.
|
|
714
|
+
this.vw.c8((g) => {
|
|
715
715
|
if (g._visibility == 0) {
|
|
716
|
-
let h = this.
|
|
716
|
+
let h = this.vw.cs(g);
|
|
717
717
|
let i = h.left + h.width / 2;
|
|
718
718
|
let j = h.top + h.height / 2;
|
|
719
719
|
let k = (e - i) * (e - i) + (f - j) * (f - j);
|
|
@@ -728,21 +728,21 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
728
728
|
}
|
|
729
729
|
return -1;
|
|
730
730
|
}
|
|
731
|
-
|
|
732
|
-
if (this.xAxis == null || this.yAxis == null || this.
|
|
731
|
+
ti(a, b, c) {
|
|
732
|
+
if (this.xAxis == null || this.yAxis == null || this.wb == null || this.wc == null) {
|
|
733
733
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
734
734
|
}
|
|
735
|
-
let d = this.
|
|
736
|
-
let e = this.
|
|
735
|
+
let d = this.ck.by;
|
|
736
|
+
let e = this.ck.bx;
|
|
737
737
|
let f = this.getEffectiveViewport();
|
|
738
738
|
let g = new ScalerParams(0, d, e, this.xAxis.ch, f);
|
|
739
739
|
let h = ((() => {
|
|
740
740
|
let $ret = new ScalerParams(0, d, e, this.yAxis.ch, f);
|
|
741
|
-
$ret.b = this.
|
|
741
|
+
$ret.b = this.h3();
|
|
742
742
|
return $ret;
|
|
743
743
|
})());
|
|
744
744
|
if (b) {
|
|
745
|
-
let i = this.
|
|
745
|
+
let i = this.hw(a);
|
|
746
746
|
if (i == -1) {
|
|
747
747
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
748
748
|
}
|
|
@@ -754,51 +754,51 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
754
754
|
if (k < 0) {
|
|
755
755
|
k = 0;
|
|
756
756
|
}
|
|
757
|
-
if (k > this.
|
|
758
|
-
k = this.
|
|
757
|
+
if (k > this.c7.count - 1) {
|
|
758
|
+
k = this.c7.count - 1;
|
|
759
759
|
}
|
|
760
|
-
if (j > this.
|
|
761
|
-
j = this.
|
|
760
|
+
if (j > this.c7.count - 1) {
|
|
761
|
+
j = this.c7.count - 1;
|
|
762
762
|
}
|
|
763
763
|
if (k == j) {
|
|
764
|
-
let l = this.xAxis.ej(this.
|
|
765
|
-
let m = this.yAxis.ej(this.
|
|
764
|
+
let l = this.xAxis.ej(this.wb.item(j), g);
|
|
765
|
+
let m = this.yAxis.ej(this.wc.item(j), h);
|
|
766
766
|
return { $type: Point_$type, x: l, y: m };
|
|
767
767
|
}
|
|
768
768
|
let n = i - Math.floor(i);
|
|
769
|
-
let o = this.xAxis.ej(this.
|
|
770
|
-
let p = this.yAxis.ej(this.
|
|
771
|
-
let q = this.xAxis.ej(this.
|
|
772
|
-
let r = this.yAxis.ej(this.
|
|
769
|
+
let o = this.xAxis.ej(this.wb.item(j), g);
|
|
770
|
+
let p = this.yAxis.ej(this.wc.item(j), h);
|
|
771
|
+
let q = this.xAxis.ej(this.wb.item(k), g);
|
|
772
|
+
let r = this.yAxis.ej(this.wc.item(k), h);
|
|
773
773
|
let s = q - o;
|
|
774
774
|
let t = r - p;
|
|
775
775
|
return { $type: Point_$type, x: o + s * n, y: p + t * n };
|
|
776
776
|
}
|
|
777
777
|
else {
|
|
778
|
-
let u = this.
|
|
778
|
+
let u = this.i9(a);
|
|
779
779
|
if (u == -1) {
|
|
780
780
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
781
781
|
}
|
|
782
|
-
let v = this.xAxis.ej(this.
|
|
783
|
-
let w = this.yAxis.ej(this.
|
|
782
|
+
let v = this.xAxis.ej(this.wb.item(u), g);
|
|
783
|
+
let w = this.yAxis.ej(this.wc.item(u), h);
|
|
784
784
|
return { $type: Point_$type, x: v, y: w };
|
|
785
785
|
}
|
|
786
786
|
}
|
|
787
|
-
|
|
788
|
-
let b = this.
|
|
787
|
+
fp(a) {
|
|
788
|
+
let b = this.cz != null ? this.cz.tn : Rect.empty;
|
|
789
789
|
b = b.copy();
|
|
790
|
-
let c = this.
|
|
790
|
+
let c = this.cz != null ? this.cz.t2 : Rect.empty;
|
|
791
791
|
let d = new Rect(0, 0, 0, 1, 1);
|
|
792
|
-
let e = this.
|
|
792
|
+
let e = this.tr(this.ck);
|
|
793
793
|
let f = new ScalerParams(0, d, d, this.xAxis.ch, e);
|
|
794
794
|
let g = ((() => {
|
|
795
795
|
let $ret = new ScalerParams(0, d, d, this.yAxis.ch, e);
|
|
796
|
-
$ret.b = this.
|
|
796
|
+
$ret.b = this.h3();
|
|
797
797
|
return $ret;
|
|
798
798
|
})());
|
|
799
|
-
let h = !b.isEmpty && !c.isEmpty && this.
|
|
800
|
-
let i = this.xAxis != null && this.
|
|
801
|
-
let j = this.yAxis != null && this.
|
|
799
|
+
let h = !b.isEmpty && !c.isEmpty && this.c7 != null ? this.c7.indexOf(a) : -1;
|
|
800
|
+
let i = this.xAxis != null && this.wb != null && h < this.wb.count ? this.xAxis.ej(this.wb.item(h), f) : NaN;
|
|
801
|
+
let j = this.yAxis != null && this.wc != null && h < this.wc.count ? this.yAxis.ej(this.wc.item(h), g) : NaN;
|
|
802
802
|
if (!isNaN_(i)) {
|
|
803
803
|
if (i < b.left + 0.1 * b.width) {
|
|
804
804
|
i = i + 0.4 * b.width;
|
|
@@ -819,57 +819,57 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
819
819
|
b.y = j - 0.5 * b.height;
|
|
820
820
|
}
|
|
821
821
|
}
|
|
822
|
-
if (this.
|
|
823
|
-
this.
|
|
822
|
+
if (this.cs != null) {
|
|
823
|
+
this.cs.au(this.cz, b, true);
|
|
824
824
|
}
|
|
825
825
|
return h >= 0;
|
|
826
826
|
}
|
|
827
|
-
qm(a, b) {
|
|
828
|
-
this.pp(false);
|
|
829
|
-
}
|
|
830
827
|
qn(a, b) {
|
|
831
|
-
this.
|
|
828
|
+
this.pq(false);
|
|
832
829
|
}
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
830
|
+
qo(a, b) {
|
|
831
|
+
this.pq(false);
|
|
832
|
+
}
|
|
833
|
+
v0() {
|
|
834
|
+
let a = this.vz;
|
|
835
|
+
if (this.dk()) {
|
|
836
|
+
if (this.c0.g) {
|
|
837
|
+
this.c0.t();
|
|
838
838
|
}
|
|
839
|
-
a = this.
|
|
839
|
+
a = this.v3;
|
|
840
840
|
}
|
|
841
841
|
return a;
|
|
842
842
|
}
|
|
843
|
-
|
|
843
|
+
xx(a, b, c, d, e) {
|
|
844
844
|
b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
|
|
845
845
|
let f = this.getEffectiveViewport1(a);
|
|
846
|
-
let g = this.
|
|
846
|
+
let g = this.c7;
|
|
847
847
|
let h;
|
|
848
848
|
let i;
|
|
849
849
|
let j = ((() => {
|
|
850
|
-
let $ret = new ScalerParams(0, d, e, this.
|
|
850
|
+
let $ret = new ScalerParams(0, d, e, this.vv.d, f);
|
|
851
851
|
$ret.c = this.getEffectiveViewport1(a);
|
|
852
852
|
return $ret;
|
|
853
853
|
})());
|
|
854
854
|
let k = ((() => {
|
|
855
|
-
let $ret = new ScalerParams(0, d, e, this.
|
|
855
|
+
let $ret = new ScalerParams(0, d, e, this.vv.e, f);
|
|
856
856
|
$ret.c = this.getEffectiveViewport1(a);
|
|
857
|
-
$ret.b = this.
|
|
857
|
+
$ret.b = this.h3();
|
|
858
858
|
return $ret;
|
|
859
859
|
})());
|
|
860
860
|
let l = false;
|
|
861
861
|
let m = 0;
|
|
862
|
-
if (this.
|
|
863
|
-
if (this.
|
|
864
|
-
let n = this.
|
|
862
|
+
if (this.cz != null) {
|
|
863
|
+
if (this.cz.fb()) {
|
|
864
|
+
let n = this.cz.lo(d, j);
|
|
865
865
|
l = n.c;
|
|
866
866
|
m = n.d;
|
|
867
867
|
}
|
|
868
868
|
}
|
|
869
869
|
for (let o = 0; o < c; o++) {
|
|
870
|
-
h = this.
|
|
871
|
-
i = this.
|
|
872
|
-
let p = { $type: Point_$type, x: this.
|
|
870
|
+
h = this.wb.item(o);
|
|
871
|
+
i = this.wc.item(o);
|
|
872
|
+
let p = { $type: Point_$type, x: this.vv.a.ej(h, j), y: this.vv.b.ej(i, k) };
|
|
873
873
|
if (l) {
|
|
874
874
|
if (p.x < e.left || p.x > e.right) {
|
|
875
875
|
if (p.x + m >= e.left && p.x + m <= e.right) {
|
|
@@ -893,16 +893,16 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
893
893
|
}
|
|
894
894
|
}
|
|
895
895
|
}
|
|
896
|
-
|
|
897
|
-
this.vf = null;
|
|
896
|
+
x7(a, b) {
|
|
898
897
|
this.vg = null;
|
|
898
|
+
this.vh = null;
|
|
899
899
|
a.j.clear();
|
|
900
900
|
a.n.clear();
|
|
901
901
|
a.h.clear();
|
|
902
902
|
a.l.clear();
|
|
903
903
|
a.i.clear();
|
|
904
904
|
a.k.clear();
|
|
905
|
-
let c = Math.min(this.
|
|
905
|
+
let c = Math.min(this.wb != null ? this.wb.count : 0, this.wc != null ? this.wc.count : 0);
|
|
906
906
|
let d = b.by;
|
|
907
907
|
let e = b.bx;
|
|
908
908
|
let f = this.getEffectiveViewport1(b);
|
|
@@ -910,64 +910,64 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
910
910
|
g.c = this.getEffectiveViewport1(b);
|
|
911
911
|
let h = ((() => {
|
|
912
912
|
let $ret = new ScalerParams(0, d, e, this.yAxis.ch, f);
|
|
913
|
-
$ret.b = this.
|
|
913
|
+
$ret.b = this.h3();
|
|
914
914
|
return $ret;
|
|
915
915
|
})());
|
|
916
916
|
h.c = this.getEffectiveViewport1(b);
|
|
917
917
|
if (c < 1) {
|
|
918
918
|
return;
|
|
919
919
|
}
|
|
920
|
-
this.
|
|
920
|
+
this.vv = ((() => {
|
|
921
921
|
let $ret = new ScatterAxisInfoCache();
|
|
922
922
|
$ret.a = this.xAxis;
|
|
923
923
|
$ret.b = this.yAxis;
|
|
924
924
|
$ret.d = this.xAxis.ch;
|
|
925
925
|
$ret.e = this.yAxis.ch;
|
|
926
|
-
$ret.c = this.
|
|
926
|
+
$ret.c = this.c7;
|
|
927
927
|
return $ret;
|
|
928
928
|
})());
|
|
929
929
|
let i = b;
|
|
930
|
-
if (c <= this.
|
|
931
|
-
this.
|
|
930
|
+
if (c <= this.w2) {
|
|
931
|
+
this.xx(i, a, c, d, e);
|
|
932
932
|
}
|
|
933
|
-
if (this.
|
|
934
|
-
b.cy.l(a.j, this.
|
|
933
|
+
if (this.ud()) {
|
|
934
|
+
b.cy.l(a.j, this.w2, d, e, this.hk);
|
|
935
935
|
}
|
|
936
936
|
let j = ((() => {
|
|
937
937
|
let $ret = new Clipper(0, e, false);
|
|
938
938
|
$ret.i = a.n;
|
|
939
939
|
return $ret;
|
|
940
940
|
})());
|
|
941
|
-
let k = this.
|
|
941
|
+
let k = this.tp(b);
|
|
942
942
|
let l = this.xAxis.em(k.left, g);
|
|
943
943
|
let m = this.xAxis.em(k.right, g);
|
|
944
|
-
b.c0.h(a.n, this.trendLineType, this.
|
|
944
|
+
b.c0.h(a.n, this.trendLineType, this.wb, this.wc, this.trendLinePeriod, (n) => this.xAxis.ej(n, g), (n) => this.yAxis.ej(n, h), ((() => {
|
|
945
945
|
let $ret = new TrendResolutionParams();
|
|
946
|
-
$ret.d = this.
|
|
946
|
+
$ret.d = this.hk;
|
|
947
947
|
$ret.h = e;
|
|
948
948
|
$ret.i = d;
|
|
949
949
|
return $ret;
|
|
950
950
|
})()), j, l, m);
|
|
951
|
-
this.
|
|
951
|
+
this.x5(a, b);
|
|
952
952
|
}
|
|
953
|
-
|
|
954
|
-
super.
|
|
953
|
+
nk(a, b) {
|
|
954
|
+
super.nk(a, b);
|
|
955
955
|
let c = b;
|
|
956
956
|
c.c7(a);
|
|
957
957
|
}
|
|
958
|
-
|
|
958
|
+
get_et() {
|
|
959
959
|
return true;
|
|
960
960
|
}
|
|
961
|
-
|
|
961
|
+
vp(a, b, c) {
|
|
962
962
|
return null;
|
|
963
963
|
}
|
|
964
|
-
|
|
965
|
-
let d = this.
|
|
966
|
-
let e = this.
|
|
964
|
+
vq(a, b, c) {
|
|
965
|
+
let d = this.v0();
|
|
966
|
+
let e = this.vw.b1(this.td(b));
|
|
967
967
|
let f = -1;
|
|
968
968
|
if (e == null) {
|
|
969
969
|
if (a != null) {
|
|
970
|
-
f = this.
|
|
970
|
+
f = this.c7.indexOf(a);
|
|
971
971
|
}
|
|
972
972
|
else {
|
|
973
973
|
return null;
|
|
@@ -990,11 +990,11 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
990
990
|
}
|
|
991
991
|
return g;
|
|
992
992
|
}
|
|
993
|
-
|
|
994
|
-
if (this.
|
|
995
|
-
let c = this.
|
|
996
|
-
let d = (c.width / 2) + (this.
|
|
997
|
-
let e = (c.height / 2) + (this.
|
|
993
|
+
tz(a, b) {
|
|
994
|
+
if (this.ub != 1 && this.ub != 13) {
|
|
995
|
+
let c = this.ua.ct();
|
|
996
|
+
let d = (c.width / 2) + (this.ug / 2);
|
|
997
|
+
let e = (c.height / 2) + (this.ug / 2);
|
|
998
998
|
let f = d;
|
|
999
999
|
let g = d;
|
|
1000
1000
|
let h = e;
|
|
@@ -1015,11 +1015,11 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1015
1015
|
}
|
|
1016
1016
|
return new Thickness(1, 0, 0, 0, 0);
|
|
1017
1017
|
}
|
|
1018
|
-
|
|
1018
|
+
vo(a, b, c) {
|
|
1019
1019
|
let d = new HighlightingInfo();
|
|
1020
1020
|
d.b = this;
|
|
1021
1021
|
d.h = 0;
|
|
1022
|
-
d.g = this.
|
|
1022
|
+
d.g = this.c7.count - 1;
|
|
1023
1023
|
d.d = true;
|
|
1024
1024
|
if (c != null && c.h == d.h && c.g == d.g) {
|
|
1025
1025
|
return c;
|
|
@@ -1027,40 +1027,40 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1027
1027
|
return d;
|
|
1028
1028
|
}
|
|
1029
1029
|
ax(a, b, c) {
|
|
1030
|
-
if (this.
|
|
1031
|
-
let d = this.
|
|
1032
|
-
this.
|
|
1030
|
+
if (this.dv && this.fd(this.bt) && !c) {
|
|
1031
|
+
let d = this.vp(a, b, this.vr);
|
|
1032
|
+
this.vr = d;
|
|
1033
1033
|
return d;
|
|
1034
1034
|
}
|
|
1035
1035
|
else {
|
|
1036
|
-
let e = this.
|
|
1037
|
-
this.
|
|
1036
|
+
let e = this.vo(a, b, this.vr);
|
|
1037
|
+
this.vr = e;
|
|
1038
1038
|
return e;
|
|
1039
1039
|
}
|
|
1040
1040
|
}
|
|
1041
1041
|
ay(a, b, c) {
|
|
1042
|
-
if (this.
|
|
1043
|
-
let d = this.
|
|
1044
|
-
this.
|
|
1042
|
+
if (this.fd(this.bt) && !c) {
|
|
1043
|
+
let d = this.vq(a, b, this.vs);
|
|
1044
|
+
this.vs = d;
|
|
1045
1045
|
return d;
|
|
1046
1046
|
}
|
|
1047
1047
|
else {
|
|
1048
|
-
let e = this.
|
|
1048
|
+
let e = this.vo(a, b, this.vs);
|
|
1049
1049
|
e.e = true;
|
|
1050
|
-
this.
|
|
1050
|
+
this.vs = e;
|
|
1051
1051
|
return e;
|
|
1052
1052
|
}
|
|
1053
1053
|
}
|
|
1054
|
-
|
|
1055
|
-
return (this.assigningScatterStyle != null && this.
|
|
1054
|
+
wp() {
|
|
1055
|
+
return (this.assigningScatterStyle != null && this.wf) || (this.bt != 1);
|
|
1056
1056
|
}
|
|
1057
|
-
|
|
1058
|
-
return (this.assigningScatterMarkerStyle != null && this.
|
|
1057
|
+
wo() {
|
|
1058
|
+
return (this.assigningScatterMarkerStyle != null && this.we) || (this.bt != 1);
|
|
1059
1059
|
}
|
|
1060
|
-
|
|
1061
|
-
this.
|
|
1060
|
+
yi(a, b) {
|
|
1061
|
+
this.ox();
|
|
1062
1062
|
let c = b.bx;
|
|
1063
|
-
this.
|
|
1063
|
+
this.vv = ((() => {
|
|
1064
1064
|
let $ret = new ScatterAxisInfoCache();
|
|
1065
1065
|
$ret.a = this.xAxis;
|
|
1066
1066
|
$ret.b = this.yAxis;
|
|
@@ -1068,10 +1068,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1068
1068
|
$ret.e = this.yAxis.ch;
|
|
1069
1069
|
return $ret;
|
|
1070
1070
|
})());
|
|
1071
|
-
if (this.
|
|
1072
|
-
b.cy.j(a.j, this.
|
|
1073
|
-
if (this.
|
|
1074
|
-
this.
|
|
1071
|
+
if (this.ud()) {
|
|
1072
|
+
b.cy.j(a.j, this.uf);
|
|
1073
|
+
if (this.wo()) {
|
|
1074
|
+
this.xy(b, a);
|
|
1075
1075
|
}
|
|
1076
1076
|
}
|
|
1077
1077
|
b.cp();
|
|
@@ -1081,30 +1081,30 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1081
1081
|
return $ret;
|
|
1082
1082
|
})());
|
|
1083
1083
|
b.c0.g$h(a.n, d);
|
|
1084
|
-
this.
|
|
1085
|
-
}
|
|
1086
|
-
vi(a, b) {
|
|
1087
|
-
return this.vj(a, b);
|
|
1084
|
+
this.yf(a, b);
|
|
1088
1085
|
}
|
|
1089
1086
|
vj(a, b) {
|
|
1090
|
-
|
|
1087
|
+
return this.vk(a, b);
|
|
1088
|
+
}
|
|
1089
|
+
vk(a, b) {
|
|
1090
|
+
if (b < a || a < 0 || a > this.wb.count || b < 0 || b > this.wb.count) {
|
|
1091
1091
|
return null;
|
|
1092
1092
|
}
|
|
1093
1093
|
let c = new Array((b - a) + 1);
|
|
1094
1094
|
for (let d = a; d <= b; d++) {
|
|
1095
1095
|
let e = d;
|
|
1096
|
-
c[d - a] = this.
|
|
1096
|
+
c[d - a] = this.c7.item(d);
|
|
1097
1097
|
}
|
|
1098
1098
|
return c;
|
|
1099
1099
|
}
|
|
1100
|
-
|
|
1100
|
+
xy(a, b) {
|
|
1101
1101
|
a.b6 = true;
|
|
1102
|
-
this.
|
|
1103
|
-
let c = this.
|
|
1102
|
+
this.v8.ay(this, this.wo(), runOn(this, this.vj));
|
|
1103
|
+
let c = this.v8.d;
|
|
1104
1104
|
let d = c != null;
|
|
1105
1105
|
let e = this.getEffectiveViewport1(a);
|
|
1106
|
-
let f = this.
|
|
1107
|
-
this.
|
|
1106
|
+
let f = this.c7 == null ? 0 : this.c7.count;
|
|
1107
|
+
this.vw.ci((g) => {
|
|
1108
1108
|
if (g._visibility == 0) {
|
|
1109
1109
|
let h = g.ak;
|
|
1110
1110
|
let i = g.content;
|
|
@@ -1113,63 +1113,63 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1113
1113
|
g.content = i;
|
|
1114
1114
|
}
|
|
1115
1115
|
if (d) {
|
|
1116
|
-
this.
|
|
1116
|
+
this.x2(h, f, a.q);
|
|
1117
1117
|
}
|
|
1118
|
-
this.
|
|
1118
|
+
this.v8.ac(g, i);
|
|
1119
1119
|
}
|
|
1120
1120
|
});
|
|
1121
1121
|
}
|
|
1122
|
-
|
|
1123
|
-
let d = this.
|
|
1124
|
-
this.
|
|
1125
|
-
this.
|
|
1126
|
-
let e = this.
|
|
1122
|
+
x3(a, b, c) {
|
|
1123
|
+
let d = this.bt != 1;
|
|
1124
|
+
this.v8.a0(this.v8.b, a, b, false);
|
|
1125
|
+
this.v8.ab(this.hi);
|
|
1126
|
+
let e = this.v8.ax;
|
|
1127
1127
|
let f = null;
|
|
1128
|
-
let g = this.
|
|
1129
|
-
if (d && this.
|
|
1130
|
-
f = this.
|
|
1128
|
+
let g = this.c7;
|
|
1129
|
+
if (d && this.cz != null) {
|
|
1130
|
+
f = this.cz.a7.getHighlightingInfo(this, g, e.o, e.n, false);
|
|
1131
1131
|
e.b = f;
|
|
1132
1132
|
}
|
|
1133
1133
|
e.f = c;
|
|
1134
|
-
this.
|
|
1135
|
-
this.
|
|
1134
|
+
this.yd(e);
|
|
1135
|
+
this.v8.z(this, f, c, d, a < 0);
|
|
1136
1136
|
}
|
|
1137
|
-
|
|
1138
|
-
let d = this.
|
|
1139
|
-
this.
|
|
1140
|
-
this.
|
|
1141
|
-
let e = this.
|
|
1137
|
+
x2(a, b, c) {
|
|
1138
|
+
let d = this.bt != 1;
|
|
1139
|
+
this.v8.a0(this.v8.d, a, b, true);
|
|
1140
|
+
this.v8.aa(this.hi);
|
|
1141
|
+
let e = this.v8.aw;
|
|
1142
1142
|
let f = null;
|
|
1143
|
-
let g = this.
|
|
1143
|
+
let g = this.c7;
|
|
1144
1144
|
let h = null;
|
|
1145
|
-
if (d && this.
|
|
1146
|
-
f = this.
|
|
1147
|
-
if (this.
|
|
1148
|
-
h = this.
|
|
1145
|
+
if (d && this.cz != null) {
|
|
1146
|
+
f = this.cz.a7.getHighlightingInfo(this, g, e.o, e.n, true);
|
|
1147
|
+
if (this.cz.a7.isCrossSeriesHighlight(this)) {
|
|
1148
|
+
h = this.cz.a7.getHighlightingInfo(this, g, e.o, e.n, true);
|
|
1149
1149
|
}
|
|
1150
1150
|
e.b = f;
|
|
1151
1151
|
}
|
|
1152
1152
|
e.f = c;
|
|
1153
|
-
this.
|
|
1154
|
-
this.
|
|
1153
|
+
this.yc(e);
|
|
1154
|
+
this.v8.y(this, f, c, d, e.m, this.cz.a7.totalHighlightingProgress);
|
|
1155
1155
|
}
|
|
1156
|
-
|
|
1157
|
-
if (this.assigningScatterStyle != null && this.
|
|
1156
|
+
yd(a) {
|
|
1157
|
+
if (this.assigningScatterStyle != null && this.wf) {
|
|
1158
1158
|
this.assigningScatterStyle(this, a);
|
|
1159
1159
|
}
|
|
1160
1160
|
}
|
|
1161
|
-
|
|
1162
|
-
if (this.assigningScatterMarkerStyle != null && this.
|
|
1161
|
+
yc(a) {
|
|
1162
|
+
if (this.assigningScatterMarkerStyle != null && this.we) {
|
|
1163
1163
|
this.assigningScatterMarkerStyle(this, a);
|
|
1164
1164
|
}
|
|
1165
1165
|
}
|
|
1166
|
-
|
|
1166
|
+
x5(a, b) {
|
|
1167
1167
|
let c = new ErrorBarsHelper(this, b);
|
|
1168
|
-
if (this.
|
|
1168
|
+
if (this.vx == null) {
|
|
1169
1169
|
return;
|
|
1170
1170
|
}
|
|
1171
|
-
let d = this.
|
|
1172
|
-
let e = this.
|
|
1171
|
+
let d = this.vx.u;
|
|
1172
|
+
let e = this.vx.v;
|
|
1173
1173
|
let f = 0;
|
|
1174
1174
|
let g = 0;
|
|
1175
1175
|
let h = 0;
|
|
@@ -1179,35 +1179,35 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1179
1179
|
if (d != null) {
|
|
1180
1180
|
switch (d.getCalculatorType()) {
|
|
1181
1181
|
case 1:
|
|
1182
|
-
let l = this.
|
|
1182
|
+
let l = this.x8(k, c, d, h, i, true);
|
|
1183
1183
|
h = l.p3;
|
|
1184
1184
|
i = l.p4;
|
|
1185
1185
|
break;
|
|
1186
1186
|
case 0:
|
|
1187
|
-
let m = this.
|
|
1187
|
+
let m = this.x6(k, c, d, h, i, true);
|
|
1188
1188
|
h = m.p3;
|
|
1189
1189
|
i = m.p4;
|
|
1190
1190
|
break;
|
|
1191
1191
|
case 2:
|
|
1192
|
-
let n = this.
|
|
1192
|
+
let n = this.x4(k, c, d, j, h, i, true);
|
|
1193
1193
|
h = n.p4;
|
|
1194
1194
|
i = n.p5;
|
|
1195
1195
|
break;
|
|
1196
1196
|
case 3:
|
|
1197
|
-
let o = this.
|
|
1197
|
+
let o = this.x9(c, d, f, h, i, true);
|
|
1198
1198
|
f = o.p2;
|
|
1199
1199
|
h = o.p3;
|
|
1200
1200
|
i = o.p4;
|
|
1201
1201
|
break;
|
|
1202
1202
|
case 4:
|
|
1203
|
-
let p = this.
|
|
1203
|
+
let p = this.x6(k, c, d, h, i, true);
|
|
1204
1204
|
h = p.p3;
|
|
1205
1205
|
i = p.p4;
|
|
1206
1206
|
break;
|
|
1207
1207
|
}
|
|
1208
1208
|
;
|
|
1209
1209
|
let q = new OwnedPoint();
|
|
1210
|
-
q.c = c.l(d, this.
|
|
1210
|
+
q.c = c.l(d, this.vv.a, k.c, f);
|
|
1211
1211
|
q.a = k.a;
|
|
1212
1212
|
a.h.addItem(j, q);
|
|
1213
1213
|
a.i.addItem(j, [h, i]);
|
|
@@ -1215,53 +1215,53 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1215
1215
|
if (e != null) {
|
|
1216
1216
|
switch (e.getCalculatorType()) {
|
|
1217
1217
|
case 1:
|
|
1218
|
-
let r = this.
|
|
1218
|
+
let r = this.x8(k, c, e, h, i, false);
|
|
1219
1219
|
h = r.p3;
|
|
1220
1220
|
i = r.p4;
|
|
1221
1221
|
break;
|
|
1222
1222
|
case 0:
|
|
1223
|
-
let s = this.
|
|
1223
|
+
let s = this.x6(k, c, e, h, i, false);
|
|
1224
1224
|
h = s.p3;
|
|
1225
1225
|
i = s.p4;
|
|
1226
1226
|
break;
|
|
1227
1227
|
case 2:
|
|
1228
|
-
let t = this.
|
|
1228
|
+
let t = this.x4(k, c, e, j, h, i, false);
|
|
1229
1229
|
h = t.p4;
|
|
1230
1230
|
i = t.p5;
|
|
1231
1231
|
break;
|
|
1232
1232
|
case 3:
|
|
1233
|
-
let u = this.
|
|
1233
|
+
let u = this.x9(c, e, g, h, i, false);
|
|
1234
1234
|
g = u.p2;
|
|
1235
1235
|
h = u.p3;
|
|
1236
1236
|
i = u.p4;
|
|
1237
1237
|
break;
|
|
1238
1238
|
case 4:
|
|
1239
|
-
let v = this.
|
|
1239
|
+
let v = this.x6(k, c, e, h, i, false);
|
|
1240
1240
|
h = v.p3;
|
|
1241
1241
|
i = v.p4;
|
|
1242
1242
|
break;
|
|
1243
1243
|
}
|
|
1244
1244
|
;
|
|
1245
1245
|
let w = new OwnedPoint();
|
|
1246
|
-
w.c = c.m(e, this.
|
|
1246
|
+
w.c = c.m(e, this.vv.b, k.c, g);
|
|
1247
1247
|
w.a = k.a;
|
|
1248
1248
|
a.l.addItem(j, w);
|
|
1249
1249
|
a.k.addItem(j, [h, i]);
|
|
1250
1250
|
}
|
|
1251
1251
|
}
|
|
1252
1252
|
}
|
|
1253
|
-
|
|
1253
|
+
x8(a, b, c, d, e, f) {
|
|
1254
1254
|
if (f) {
|
|
1255
1255
|
let g;
|
|
1256
1256
|
let h, i;
|
|
1257
|
-
i = this.
|
|
1258
|
-
if (this.
|
|
1257
|
+
i = this.vv.a;
|
|
1258
|
+
if (this.vx.s == 0) {
|
|
1259
1259
|
g = a.c.x;
|
|
1260
|
-
h = this.
|
|
1260
|
+
h = this.vv.a;
|
|
1261
1261
|
}
|
|
1262
1262
|
else {
|
|
1263
1263
|
g = a.c.y;
|
|
1264
|
-
h = this.
|
|
1264
|
+
h = this.vv.b;
|
|
1265
1265
|
}
|
|
1266
1266
|
let j = b.f(g, c, h, i, d, e);
|
|
1267
1267
|
d = j.p4;
|
|
@@ -1270,14 +1270,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1270
1270
|
else {
|
|
1271
1271
|
let k;
|
|
1272
1272
|
let l, m;
|
|
1273
|
-
m = this.
|
|
1274
|
-
if (this.
|
|
1273
|
+
m = this.vv.b;
|
|
1274
|
+
if (this.vx.t == 0) {
|
|
1275
1275
|
k = a.c.x;
|
|
1276
|
-
l = this.
|
|
1276
|
+
l = this.vv.a;
|
|
1277
1277
|
}
|
|
1278
1278
|
else {
|
|
1279
1279
|
k = a.c.y;
|
|
1280
|
-
l = this.
|
|
1280
|
+
l = this.vv.b;
|
|
1281
1281
|
}
|
|
1282
1282
|
let n = b.f(k, c, l, m, d, e);
|
|
1283
1283
|
d = n.p4;
|
|
@@ -1288,14 +1288,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1288
1288
|
p4: e
|
|
1289
1289
|
};
|
|
1290
1290
|
}
|
|
1291
|
-
|
|
1291
|
+
x6(a, b, c, d, e, f) {
|
|
1292
1292
|
if (f) {
|
|
1293
|
-
let g = b.j(a.c.x, c, this.
|
|
1293
|
+
let g = b.j(a.c.x, c, this.vv.a, d, e);
|
|
1294
1294
|
d = g.p3;
|
|
1295
1295
|
e = g.p4;
|
|
1296
1296
|
}
|
|
1297
1297
|
else {
|
|
1298
|
-
let h = b.j(a.c.y, c, this.
|
|
1298
|
+
let h = b.j(a.c.y, c, this.vv.b, d, e);
|
|
1299
1299
|
d = h.p3;
|
|
1300
1300
|
e = h.p4;
|
|
1301
1301
|
}
|
|
@@ -1304,18 +1304,18 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1304
1304
|
p4: e
|
|
1305
1305
|
};
|
|
1306
1306
|
}
|
|
1307
|
-
|
|
1307
|
+
x4(a, b, c, d, e, f, g) {
|
|
1308
1308
|
let h = c.getItemColumn();
|
|
1309
|
-
let i = this.
|
|
1309
|
+
let i = this.c7.indexOf(d);
|
|
1310
1310
|
if (h != null && i < h.count) {
|
|
1311
1311
|
let j = h.item(i);
|
|
1312
1312
|
if (g) {
|
|
1313
|
-
let k = b.h(a.c.x, j, this.
|
|
1313
|
+
let k = b.h(a.c.x, j, this.vv.a, e, f);
|
|
1314
1314
|
e = k.p3;
|
|
1315
1315
|
f = k.p4;
|
|
1316
1316
|
}
|
|
1317
1317
|
else {
|
|
1318
|
-
let l = b.h(a.c.y, j, this.
|
|
1318
|
+
let l = b.h(a.c.y, j, this.vv.b, e, f);
|
|
1319
1319
|
e = l.p3;
|
|
1320
1320
|
f = l.p4;
|
|
1321
1321
|
}
|
|
@@ -1329,16 +1329,16 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1329
1329
|
p5: f
|
|
1330
1330
|
};
|
|
1331
1331
|
}
|
|
1332
|
-
|
|
1332
|
+
x9(a, b, c, d, e, f) {
|
|
1333
1333
|
let g = a.i(b, c);
|
|
1334
1334
|
c = g.p1;
|
|
1335
1335
|
if (f) {
|
|
1336
|
-
let h = a.k(c, b, this.
|
|
1336
|
+
let h = a.k(c, b, this.vv.a, d, e);
|
|
1337
1337
|
d = h.p3;
|
|
1338
1338
|
e = h.p4;
|
|
1339
1339
|
}
|
|
1340
1340
|
else {
|
|
1341
|
-
let i = a.k(c, b, this.
|
|
1341
|
+
let i = a.k(c, b, this.vv.b, d, e);
|
|
1342
1342
|
d = i.p3;
|
|
1343
1343
|
e = i.p4;
|
|
1344
1344
|
}
|
|
@@ -1348,29 +1348,29 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1348
1348
|
p4: e
|
|
1349
1349
|
};
|
|
1350
1350
|
}
|
|
1351
|
-
|
|
1352
|
-
if (!b.o() || this.
|
|
1351
|
+
yf(a, b) {
|
|
1352
|
+
if (!b.o() || this.vx == null) {
|
|
1353
1353
|
b.c9();
|
|
1354
1354
|
return;
|
|
1355
1355
|
}
|
|
1356
|
-
this.yf(a, b);
|
|
1357
1356
|
this.yg(a, b);
|
|
1357
|
+
this.yh(a, b);
|
|
1358
1358
|
}
|
|
1359
|
-
|
|
1359
|
+
yg(a, b) {
|
|
1360
1360
|
b.c5();
|
|
1361
1361
|
let c = new ErrorBarsHelper(this, b);
|
|
1362
1362
|
let d = new PathGeometry();
|
|
1363
|
-
let e = this.
|
|
1363
|
+
let e = this.vx.u;
|
|
1364
1364
|
for (let f of fromEnum(a.j.keys)) {
|
|
1365
1365
|
if (e != null && a.i.containsKey(f)) {
|
|
1366
1366
|
let g = a.i.item(f)[0];
|
|
1367
1367
|
let h = a.i.item(f)[1];
|
|
1368
1368
|
if (!isNaN_(g) && !isNaN_(h)) {
|
|
1369
1369
|
let i = a.h.item(f).c;
|
|
1370
|
-
if (this.
|
|
1370
|
+
if (this.vx.o == 1 || this.vx.o == 2) {
|
|
1371
1371
|
c.d(d, i, g, true);
|
|
1372
1372
|
}
|
|
1373
|
-
if (this.
|
|
1373
|
+
if (this.vx.o == 1 || this.vx.o == 3) {
|
|
1374
1374
|
c.d(d, i, h, false);
|
|
1375
1375
|
}
|
|
1376
1376
|
}
|
|
@@ -1378,128 +1378,128 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1378
1378
|
}
|
|
1379
1379
|
b.da(d);
|
|
1380
1380
|
}
|
|
1381
|
-
|
|
1381
|
+
yh(a, b) {
|
|
1382
1382
|
b.c6();
|
|
1383
1383
|
let c = new ErrorBarsHelper(this, b);
|
|
1384
1384
|
let d = new PathGeometry();
|
|
1385
|
-
let e = this.
|
|
1385
|
+
let e = this.vx.v;
|
|
1386
1386
|
for (let f of fromEnum(a.j.keys)) {
|
|
1387
1387
|
if (e != null && a.k.containsKey(f)) {
|
|
1388
1388
|
let g = a.k.item(f)[0];
|
|
1389
1389
|
let h = a.k.item(f)[1];
|
|
1390
1390
|
if (!isNaN_(g) && !isNaN_(h)) {
|
|
1391
1391
|
let i = a.l.item(f).c;
|
|
1392
|
-
if (this.
|
|
1392
|
+
if (this.vx.p == 1 || this.vx.p == 2) {
|
|
1393
1393
|
c.e(d, i, g, true);
|
|
1394
1394
|
}
|
|
1395
|
-
if (this.
|
|
1395
|
+
if (this.vx.p == 1 || this.vx.p == 3) {
|
|
1396
1396
|
c.e(d, i, h, false);
|
|
1397
1397
|
}
|
|
1398
1398
|
}
|
|
1399
1399
|
}
|
|
1400
1400
|
}
|
|
1401
1401
|
}
|
|
1402
|
-
|
|
1402
|
+
gm(a, b, c) {
|
|
1403
1403
|
let d = true;
|
|
1404
|
-
if (!super.
|
|
1404
|
+
if (!super.gm(a, b, c) || b.isEmpty || a.isEmpty || this.xAxis == null || this.yAxis == null || this.xAxis.bi == null || this.yAxis.bi == null || this.wb == null || this.wc == null || this.wb.count == 0 || this.wc.count == 0 || this.c7 == null || this.c7.count != this.wb.count || this.c7.count != this.wc.count || this.xAxis.bi == null || this.yAxis.bi == null || this.xAxis.lx == this.xAxis.lw || this.yAxis.lx == this.yAxis.lw) {
|
|
1405
1405
|
d = false;
|
|
1406
1406
|
}
|
|
1407
1407
|
return d;
|
|
1408
1408
|
}
|
|
1409
1409
|
getViewInfo(a, b) {
|
|
1410
|
-
if (!this.
|
|
1411
|
-
a = this.
|
|
1412
|
-
b = this.
|
|
1410
|
+
if (!this.zd.isEmpty && !this.ze.isEmpty) {
|
|
1411
|
+
a = this.zd;
|
|
1412
|
+
b = this.ze;
|
|
1413
1413
|
return {
|
|
1414
1414
|
p0: a,
|
|
1415
1415
|
p1: b
|
|
1416
1416
|
};
|
|
1417
1417
|
}
|
|
1418
|
-
a = this.
|
|
1419
|
-
b = this.
|
|
1418
|
+
a = this.ck.bx;
|
|
1419
|
+
b = this.ck.by;
|
|
1420
1420
|
return {
|
|
1421
1421
|
p0: a,
|
|
1422
1422
|
p1: b
|
|
1423
1423
|
};
|
|
1424
1424
|
}
|
|
1425
|
-
|
|
1426
|
-
super.
|
|
1427
|
-
this.
|
|
1425
|
+
pr(a) {
|
|
1426
|
+
super.pr(a);
|
|
1427
|
+
this.xw();
|
|
1428
1428
|
try {
|
|
1429
|
-
if (this.
|
|
1429
|
+
if (this.dm(this.ck)) {
|
|
1430
1430
|
return;
|
|
1431
1431
|
}
|
|
1432
|
-
if (this.
|
|
1432
|
+
if (this.c7 != null && this.c7.count > this.w2) {
|
|
1433
1433
|
a = false;
|
|
1434
1434
|
}
|
|
1435
|
-
if (this.
|
|
1436
|
-
let b = this.
|
|
1437
|
-
if (this.
|
|
1438
|
-
if (this.
|
|
1439
|
-
this.
|
|
1435
|
+
if (this.fq(a) && !this.f1) {
|
|
1436
|
+
let b = this.v1;
|
|
1437
|
+
if (this.dk()) {
|
|
1438
|
+
if (this.c0.g) {
|
|
1439
|
+
this.c0.t();
|
|
1440
1440
|
}
|
|
1441
|
-
this.
|
|
1442
|
-
this.
|
|
1441
|
+
this.v1 = this.v3;
|
|
1442
|
+
this.v3 = b;
|
|
1443
1443
|
}
|
|
1444
1444
|
else {
|
|
1445
|
-
this.
|
|
1446
|
-
this.
|
|
1445
|
+
this.v1 = this.vz;
|
|
1446
|
+
this.vz = b;
|
|
1447
1447
|
}
|
|
1448
|
-
this.
|
|
1449
|
-
this.
|
|
1448
|
+
this.x7(this.vz, this.vw);
|
|
1449
|
+
this.p4();
|
|
1450
1450
|
}
|
|
1451
1451
|
else {
|
|
1452
|
-
if (!this.
|
|
1453
|
-
this.
|
|
1452
|
+
if (!this.f1) {
|
|
1453
|
+
this.x7(this.vz, this.vw);
|
|
1454
1454
|
}
|
|
1455
|
-
this.
|
|
1455
|
+
this.yi(this.vz, this.vw);
|
|
1456
1456
|
}
|
|
1457
1457
|
}
|
|
1458
1458
|
finally {
|
|
1459
|
-
this.
|
|
1459
|
+
this.yj();
|
|
1460
1460
|
}
|
|
1461
1461
|
}
|
|
1462
|
-
|
|
1463
|
-
super.
|
|
1462
|
+
qe() {
|
|
1463
|
+
super.qe();
|
|
1464
1464
|
if (this.index < 0) {
|
|
1465
1465
|
return;
|
|
1466
1466
|
}
|
|
1467
|
-
this.
|
|
1467
|
+
this.vw.dd();
|
|
1468
1468
|
}
|
|
1469
|
-
|
|
1470
|
-
super.
|
|
1471
|
-
if (!this.
|
|
1472
|
-
this.
|
|
1469
|
+
ps(a, b) {
|
|
1470
|
+
super.ps(a, b);
|
|
1471
|
+
if (!this.f9) {
|
|
1472
|
+
this.ck.a4(b);
|
|
1473
1473
|
return;
|
|
1474
1474
|
}
|
|
1475
|
-
this.
|
|
1476
|
-
if (this.
|
|
1475
|
+
this.ck.a4(b);
|
|
1476
|
+
if (this.dm(this.cj)) {
|
|
1477
1477
|
return;
|
|
1478
1478
|
}
|
|
1479
|
-
let c = typeCast(ScatterBaseView.$, this.
|
|
1480
|
-
if (!this.
|
|
1481
|
-
this.
|
|
1482
|
-
this.
|
|
1479
|
+
let c = typeCast(ScatterBaseView.$, this.cj);
|
|
1480
|
+
if (!this.f2) {
|
|
1481
|
+
this.v2 = new ScatterFrame();
|
|
1482
|
+
this.x7(this.v2, c);
|
|
1483
1483
|
}
|
|
1484
|
-
this.
|
|
1485
|
-
this.
|
|
1486
|
-
this.
|
|
1484
|
+
this.f2 = false;
|
|
1485
|
+
this.yi(this.v2, c);
|
|
1486
|
+
this.f9 = false;
|
|
1487
1487
|
}
|
|
1488
|
-
|
|
1489
|
-
super.
|
|
1488
|
+
pp(a, b, c, d, e) {
|
|
1489
|
+
super.pp(a, b, c, d, e);
|
|
1490
1490
|
let f = this.a7.a$h.item(d);
|
|
1491
1491
|
let g = f;
|
|
1492
1492
|
f.a3(c);
|
|
1493
|
-
if (this.
|
|
1493
|
+
if (this.dm(g)) {
|
|
1494
1494
|
return;
|
|
1495
1495
|
}
|
|
1496
|
-
if (this.
|
|
1497
|
-
this.
|
|
1496
|
+
if (this.vy == null) {
|
|
1497
|
+
this.vy = new ScatterFrame();
|
|
1498
1498
|
}
|
|
1499
|
-
this.
|
|
1500
|
-
this.
|
|
1499
|
+
this.x7(this.vy, g);
|
|
1500
|
+
this.yi(this.vy, g);
|
|
1501
1501
|
}
|
|
1502
|
-
|
|
1502
|
+
ye(a, b) {
|
|
1503
1503
|
let c = new List$1(Base.$, 0);
|
|
1504
1504
|
for (let d of fromEnum(b.c)) {
|
|
1505
1505
|
if (!a.containsKey(d)) {
|
|
@@ -1510,10 +1510,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1510
1510
|
b.h(e);
|
|
1511
1511
|
}
|
|
1512
1512
|
}
|
|
1513
|
-
|
|
1514
|
-
if (c == null || c.length != this.
|
|
1515
|
-
c = new Array(this.
|
|
1516
|
-
for (let f = 0; f < this.
|
|
1513
|
+
vi(a, b, c, d, e) {
|
|
1514
|
+
if (c == null || c.length != this.vv.c.count) {
|
|
1515
|
+
c = new Array(this.vv.c.count);
|
|
1516
|
+
for (let f = 0; f < this.vv.c.count; f++) {
|
|
1517
1517
|
c[f] = PointUtil.create();
|
|
1518
1518
|
}
|
|
1519
1519
|
}
|
|
@@ -1526,37 +1526,37 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1526
1526
|
let i = ((() => {
|
|
1527
1527
|
let $ret = new ScalerParams(0, d, e, this.yAxis.ch, g);
|
|
1528
1528
|
$ret.c = this.getEffectiveViewport1(a);
|
|
1529
|
-
$ret.b = this.
|
|
1529
|
+
$ret.b = this.h3();
|
|
1530
1530
|
return $ret;
|
|
1531
1531
|
})());
|
|
1532
|
-
let j = this.
|
|
1533
|
-
let k = this.
|
|
1534
|
-
let l = this.
|
|
1535
|
-
let m = this.
|
|
1536
|
-
let n = this.
|
|
1537
|
-
if (this.
|
|
1532
|
+
let j = this.tp(a);
|
|
1533
|
+
let k = this.vv.a.em(j.left, h);
|
|
1534
|
+
let l = this.vv.a.em(j.right, h);
|
|
1535
|
+
let m = this.vv.b.em(j.bottom, i);
|
|
1536
|
+
let n = this.vv.b.em(j.top, i);
|
|
1537
|
+
if (this.vv.d) {
|
|
1538
1538
|
let o = k;
|
|
1539
1539
|
k = l;
|
|
1540
1540
|
l = o;
|
|
1541
1541
|
}
|
|
1542
|
-
if (this.
|
|
1542
|
+
if (this.vv.e) {
|
|
1543
1543
|
let p = m;
|
|
1544
1544
|
m = n;
|
|
1545
1545
|
n = p;
|
|
1546
1546
|
}
|
|
1547
|
-
let q = this.
|
|
1547
|
+
let q = this.vv;
|
|
1548
1548
|
let r = q.a;
|
|
1549
1549
|
let s = q.b;
|
|
1550
1550
|
let t;
|
|
1551
1551
|
let u;
|
|
1552
|
-
let v = this.
|
|
1553
|
-
let w = this.
|
|
1552
|
+
let v = this.wb;
|
|
1553
|
+
let w = this.wc;
|
|
1554
1554
|
let x = false;
|
|
1555
1555
|
let y = 0;
|
|
1556
1556
|
let z = 0;
|
|
1557
|
-
if (this.
|
|
1558
|
-
if (this.
|
|
1559
|
-
let aa = this.
|
|
1557
|
+
if (this.cz != null) {
|
|
1558
|
+
if (this.cz.fb()) {
|
|
1559
|
+
let aa = this.cz.lo(d, h);
|
|
1560
1560
|
x = aa.c;
|
|
1561
1561
|
y = aa.d;
|
|
1562
1562
|
z = r.em(0 + y, h);
|
|
@@ -1564,7 +1564,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1564
1564
|
z -= ab;
|
|
1565
1565
|
}
|
|
1566
1566
|
}
|
|
1567
|
-
for (let ac = 0; ac < this.
|
|
1567
|
+
for (let ac = 0; ac < this.vv.c.count; ac++) {
|
|
1568
1568
|
t = v.item(ac);
|
|
1569
1569
|
u = w.item(ac);
|
|
1570
1570
|
if (x) {
|
|
@@ -1596,7 +1596,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1596
1596
|
}
|
|
1597
1597
|
return c;
|
|
1598
1598
|
}
|
|
1599
|
-
|
|
1599
|
+
wr(a, b) {
|
|
1600
1600
|
if (b == null) {
|
|
1601
1601
|
b = new List$1(Number_$type, 2, a.e);
|
|
1602
1602
|
}
|
|
@@ -1604,38 +1604,38 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1604
1604
|
b.clear();
|
|
1605
1605
|
}
|
|
1606
1606
|
let c = 0;
|
|
1607
|
-
let d = this.
|
|
1607
|
+
let d = this.c7;
|
|
1608
1608
|
for (let e of fromEnum(a.c)) {
|
|
1609
1609
|
b.add(d.indexOf(e));
|
|
1610
1610
|
}
|
|
1611
1611
|
return b;
|
|
1612
1612
|
}
|
|
1613
|
-
|
|
1614
|
-
super.
|
|
1615
|
-
this.a9.exportTrendlineData(this, a, this.
|
|
1613
|
+
n2(a) {
|
|
1614
|
+
super.n2(a);
|
|
1615
|
+
this.a9.exportTrendlineData(this, a, this.vw.c0.g$j);
|
|
1616
1616
|
}
|
|
1617
|
-
|
|
1618
|
-
return Series.
|
|
1617
|
+
h3() {
|
|
1618
|
+
return Series.h4(this.wc, null);
|
|
1619
1619
|
}
|
|
1620
1620
|
getDataLegendSeriesContextAt(a, b) {
|
|
1621
1621
|
let c = { $type: Point_$type, x: a, y: b };
|
|
1622
|
-
let d = this.
|
|
1623
|
-
let e = d == null ? NaN : this.
|
|
1624
|
-
let f = d == null ? NaN : this.
|
|
1622
|
+
let d = this.js(c);
|
|
1623
|
+
let e = d == null ? NaN : this.h2(d, "XMemberPath");
|
|
1624
|
+
let f = d == null ? NaN : this.h2(d, "YMemberPath");
|
|
1625
1625
|
let g = new DataLegendSeriesValueInfo();
|
|
1626
1626
|
g.l = e;
|
|
1627
1627
|
g.a = 13;
|
|
1628
1628
|
g.p = "X";
|
|
1629
|
-
g.q = this.
|
|
1630
|
-
g.r = this.
|
|
1631
|
-
g.s = this.
|
|
1629
|
+
g.q = this.xm != null ? this.xm : "X";
|
|
1630
|
+
g.r = this.xi != null ? this.xi : "X:";
|
|
1631
|
+
g.s = this.xk != null ? this.xk : "";
|
|
1632
1632
|
let h = new DataLegendSeriesValueInfo();
|
|
1633
1633
|
h.l = f;
|
|
1634
1634
|
h.a = 14;
|
|
1635
1635
|
h.p = "Y";
|
|
1636
|
-
h.q = this.
|
|
1637
|
-
h.r = this.
|
|
1638
|
-
h.s = this.
|
|
1636
|
+
h.q = this.xu != null ? this.xu : "Y";
|
|
1637
|
+
h.r = this.xq != null ? this.xq : "Y:";
|
|
1638
|
+
h.s = this.xs != null ? this.xs : "";
|
|
1639
1639
|
let i = new DataLegendSeriesContext();
|
|
1640
1640
|
i.f = ((() => {
|
|
1641
1641
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -1646,20 +1646,20 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1646
1646
|
i.b = this.aw();
|
|
1647
1647
|
return i;
|
|
1648
1648
|
}
|
|
1649
|
-
|
|
1650
|
-
if (this.
|
|
1651
|
-
this.wr = 0;
|
|
1649
|
+
yk() {
|
|
1650
|
+
if (this.wd) {
|
|
1652
1651
|
this.ws = 0;
|
|
1653
|
-
|
|
1654
|
-
|
|
1652
|
+
this.wt = 0;
|
|
1653
|
+
for (let a = 0; a < this.wb.count; a++) {
|
|
1655
1654
|
this.ws += this.wb.item(a);
|
|
1655
|
+
this.wt += this.wc.item(a);
|
|
1656
1656
|
}
|
|
1657
|
-
this.wt = this.wr / this.wa.count;
|
|
1658
1657
|
this.wu = this.ws / this.wb.count;
|
|
1659
|
-
this.
|
|
1658
|
+
this.wv = this.wt / this.wc.count;
|
|
1659
|
+
this.wd = false;
|
|
1660
1660
|
}
|
|
1661
1661
|
}
|
|
1662
|
-
|
|
1662
|
+
id(a, b) {
|
|
1663
1663
|
if (b == null || !b.cj) {
|
|
1664
1664
|
return NaN;
|
|
1665
1665
|
}
|
|
@@ -1680,44 +1680,44 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1680
1680
|
switch (a) {
|
|
1681
1681
|
case 5:
|
|
1682
1682
|
case 2:
|
|
1683
|
-
b = this.
|
|
1684
|
-
c = this.
|
|
1683
|
+
b = this.wb.maximum;
|
|
1684
|
+
c = this.wc.maximum;
|
|
1685
1685
|
break;
|
|
1686
1686
|
case 4:
|
|
1687
1687
|
case 1:
|
|
1688
|
-
b = this.
|
|
1689
|
-
c = this.
|
|
1688
|
+
b = this.wb.minimum;
|
|
1689
|
+
c = this.wc.minimum;
|
|
1690
1690
|
break;
|
|
1691
1691
|
case 6:
|
|
1692
1692
|
case 3:
|
|
1693
|
-
if (this.
|
|
1694
|
-
this.
|
|
1693
|
+
if (this.wd) {
|
|
1694
|
+
this.yk();
|
|
1695
1695
|
}
|
|
1696
|
-
b = this.
|
|
1697
|
-
c = this.
|
|
1696
|
+
b = this.wu;
|
|
1697
|
+
c = this.wv;
|
|
1698
1698
|
break;
|
|
1699
1699
|
}
|
|
1700
1700
|
return [b, c];
|
|
1701
1701
|
}
|
|
1702
|
-
|
|
1703
|
-
let b = this.getEffectiveViewport1(this.
|
|
1704
|
-
let c = new ScalerParams(0, this.
|
|
1702
|
+
tm(a) {
|
|
1703
|
+
let b = this.getEffectiveViewport1(this.ck);
|
|
1704
|
+
let c = new ScalerParams(0, this.ck.by, this.ck.bx, this.xAxis.ch, b);
|
|
1705
1705
|
c.c = b;
|
|
1706
1706
|
let d = isNaN_(a[0]) ? NaN : this.xAxis.ej(a[0], c);
|
|
1707
|
-
c = new ScalerParams(0, this.
|
|
1708
|
-
c.b = this.
|
|
1707
|
+
c = new ScalerParams(0, this.ck.by, this.ck.bx, this.yAxis.ch, b);
|
|
1708
|
+
c.b = this.h3();
|
|
1709
1709
|
c.c = b;
|
|
1710
1710
|
let e = isNaN_(a[1]) ? NaN : this.yAxis.ej(a[1], c);
|
|
1711
1711
|
return { $type: Point_$type, x: d, y: e };
|
|
1712
1712
|
}
|
|
1713
|
-
|
|
1713
|
+
tl(a) {
|
|
1714
1714
|
let b = this.am(a);
|
|
1715
|
-
return this.
|
|
1715
|
+
return this.tm(b);
|
|
1716
1716
|
}
|
|
1717
1717
|
}
|
|
1718
1718
|
ScatterBase.$t = /*@__PURE__*/ markType(ScatterBase, 'ScatterBase', MarkerSeries.$, [ISupportsErrorBars_$type, ITrendLineSeries_$type]);
|
|
1719
|
-
ScatterBase.
|
|
1720
|
-
ScatterBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, ScatterBase, 'raisePropertyChanged', ['ErrorBarSettings:
|
|
1719
|
+
ScatterBase.yl = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
|
|
1720
|
+
ScatterBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, ScatterBase, 'raisePropertyChanged', ['ErrorBarSettings:vx:ym', [ScatterErrorBarSettings.$, null], 'HighlightedXMemberPath:w6:yn', [2, null], 'HighlightedYMemberPath:w8:yo', [2, null], 'IsCustomScatterMarkerStyleAllowed:wi:yp', [0, false], 'IsCustomScatterStyleAllowed:wj:yq', [0, false], 'ItemSearchMode:v7:yr', [ScatterItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:w1:ys', [1, 10000], 'MarkerCollisionAvoidance:vn:yt', [CollisionAvoidanceType_$type, /*@__PURE__*/ enumGetBox(CollisionAvoidanceType_$type, 0)], 'MaximumMarkers:w2:yu', [1, 400], 'XAxis::y2', [NumericXAxis.$, null], 'XMemberAsLegendLabel:xi:y3', [2, null], 'XMemberAsLegendUnit:xk:y4', [2, null], 'XMemberPath:xm:y5', [2, null], 'YAxis::y6', [NumericYAxis.$, null], 'YMemberAsLegendLabel:xq:y7', [2, null], 'YMemberAsLegendUnit:xs:y8', [2, null], 'YMemberPath:xu:y9', [2, null], 'TrendLineType::y0', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::yz', [1, 1.5], 'TrendLinePeriod::yy', [1, 7], 'TrendLineBrush::yv', [Brush.$, null], 'TrendLineZIndex:w3:y1', [1, 1001], 'TrendLineDashArray:zb:yw', [DoubleCollection.$], 'TrendLineDashCap:zc:yx', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
|
|
1721
1721
|
return ScatterBase;
|
|
1722
1722
|
})();
|
|
1723
1723
|
/**
|
|
@@ -1793,7 +1793,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1793
1793
|
this.df = new Path();
|
|
1794
1794
|
this.dg = new Path();
|
|
1795
1795
|
if (!this.q) {
|
|
1796
|
-
this.cz.
|
|
1796
|
+
this.cz.w2 = 2000;
|
|
1797
1797
|
}
|
|
1798
1798
|
}
|
|
1799
1799
|
dh(a) {
|
|
@@ -1811,12 +1811,12 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1811
1811
|
return new Size(1, this.de.width, this.de.height);
|
|
1812
1812
|
}
|
|
1813
1813
|
cx() {
|
|
1814
|
-
let a = new NumericMarkerManager(1, (b) => this.c1.item(b), (b) => this.cz.
|
|
1814
|
+
let a = new NumericMarkerManager(1, (b) => this.c1.item(b), (b) => this.cz.vv.c.item(b), runOn(this, this.dc), runOn(this, this.cu), runOn(this, this.c2), () => this.cz.vn);
|
|
1815
1815
|
a.q = runOn(this, this.dh);
|
|
1816
1816
|
return a;
|
|
1817
1817
|
}
|
|
1818
1818
|
dc(a) {
|
|
1819
|
-
this.cz.
|
|
1819
|
+
this.cz.ye(a, this.c1);
|
|
1820
1820
|
}
|
|
1821
1821
|
c3() {
|
|
1822
1822
|
return this.b7;
|
|
@@ -1825,11 +1825,11 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1825
1825
|
return this.cw;
|
|
1826
1826
|
}
|
|
1827
1827
|
cu() {
|
|
1828
|
-
this.cw = this.cz.
|
|
1828
|
+
this.cw = this.cz.vi(this, this.c1, this.cw, this.by, this.bx);
|
|
1829
1829
|
return this.cw;
|
|
1830
1830
|
}
|
|
1831
1831
|
c2() {
|
|
1832
|
-
this.c4 = this.cz.
|
|
1832
|
+
this.c4 = this.cz.wr(this.c1, this.c4);
|
|
1833
1833
|
return this.c4;
|
|
1834
1834
|
}
|
|
1835
1835
|
c5() {
|
|
@@ -1842,10 +1842,10 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1842
1842
|
}
|
|
1843
1843
|
dd() {
|
|
1844
1844
|
if (this.cz.trendLineBrush != null) {
|
|
1845
|
-
this.cz.
|
|
1845
|
+
this.cz.za = this.cz.trendLineBrush;
|
|
1846
1846
|
}
|
|
1847
1847
|
else {
|
|
1848
|
-
this.cz.
|
|
1848
|
+
this.cz.za = this.cz.st;
|
|
1849
1849
|
}
|
|
1850
1850
|
}
|
|
1851
1851
|
ci(a) {
|
|
@@ -1862,9 +1862,9 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1862
1862
|
if (this.cz.trendLineType != 0 && !b) {
|
|
1863
1863
|
let c = this.c0.g$j;
|
|
1864
1864
|
c.ad = this.cz.trendLineThickness;
|
|
1865
|
-
c._stroke = this.cz.
|
|
1866
|
-
c.ai = this.cz.
|
|
1867
|
-
c.aj = this.cz.
|
|
1865
|
+
c._stroke = this.cz.za;
|
|
1866
|
+
c.ai = this.cz.zb;
|
|
1867
|
+
c.aj = this.cz.zc;
|
|
1868
1868
|
a.v(c);
|
|
1869
1869
|
}
|
|
1870
1870
|
}
|
|
@@ -1883,7 +1883,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1883
1883
|
if (!stringIsNullOrEmpty(b)) {
|
|
1884
1884
|
a += " style='color:" + b + "'";
|
|
1885
1885
|
}
|
|
1886
|
-
a += ">" + this.cz.title + "</span><br/><span>" + "x: </span><span class='ui-priority-primary'>${item." + this.cz.
|
|
1886
|
+
a += ">" + this.cz.title + "</span><br/><span>" + "x: </span><span class='ui-priority-primary'>${item." + this.cz.xm + "}</span><br/><span>" + "y: </span><span class='ui-priority-primary'>${item." + this.cz.xu + "}</span></div>";
|
|
1887
1887
|
return a;
|
|
1888
1888
|
}
|
|
1889
1889
|
}
|