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
|
@@ -38,100 +38,103 @@ import { Rectangle } from "igniteui-webcomponents-core";
|
|
|
38
38
|
*/
|
|
39
39
|
export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
40
40
|
class HighDensityScatterSeries extends Series {
|
|
41
|
-
|
|
41
|
+
bg() {
|
|
42
|
+
return new HighDensityScatterSeries();
|
|
43
|
+
}
|
|
44
|
+
get_e2() {
|
|
42
45
|
return true;
|
|
43
46
|
}
|
|
44
|
-
|
|
45
|
-
if (!isNaN_(this.
|
|
46
|
-
return super.
|
|
47
|
+
iq() {
|
|
48
|
+
if (!isNaN_(this.ip)) {
|
|
49
|
+
return super.iq();
|
|
47
50
|
}
|
|
48
51
|
return Defaults.q;
|
|
49
52
|
}
|
|
50
53
|
constructor() {
|
|
51
54
|
super();
|
|
52
|
-
this.
|
|
53
|
-
this.
|
|
54
|
-
this.vp = 0;
|
|
55
|
-
this.ui = false;
|
|
56
|
-
this.u4 = Defaults.aq.o;
|
|
57
|
-
this.u3 = Defaults.aq.n;
|
|
58
|
-
this.u2 = Defaults.aq.m;
|
|
59
|
-
this.u1 = Defaults.aq.l;
|
|
60
|
-
this.u0 = Defaults.ap.o;
|
|
61
|
-
this.uz = Defaults.ap.n;
|
|
62
|
-
this.uy = Defaults.ap.m;
|
|
63
|
-
this.ux = Defaults.ap.l;
|
|
64
|
-
this.t6 = null;
|
|
65
|
-
this.ub = null;
|
|
66
|
-
this.uc = null;
|
|
67
|
-
this.t7 = null;
|
|
68
|
-
this.t9 = null;
|
|
69
|
-
this.uk = false;
|
|
55
|
+
this.uf = null;
|
|
56
|
+
this.uh = null;
|
|
70
57
|
this.vq = 0;
|
|
71
|
-
this.
|
|
58
|
+
this.uj = false;
|
|
59
|
+
this.u5 = Defaults.aq.o;
|
|
60
|
+
this.u4 = Defaults.aq.n;
|
|
61
|
+
this.u3 = Defaults.aq.m;
|
|
62
|
+
this.u2 = Defaults.aq.l;
|
|
63
|
+
this.u1 = Defaults.ap.o;
|
|
64
|
+
this.u0 = Defaults.ap.n;
|
|
65
|
+
this.uz = Defaults.ap.m;
|
|
66
|
+
this.uy = Defaults.ap.l;
|
|
67
|
+
this.t7 = null;
|
|
68
|
+
this.uc = null;
|
|
69
|
+
this.ud = null;
|
|
70
|
+
this.t8 = null;
|
|
71
|
+
this.ua = null;
|
|
72
|
+
this.ul = false;
|
|
73
|
+
this.vr = 0;
|
|
74
|
+
this.vt = 0;
|
|
75
|
+
this.vn = 0;
|
|
72
76
|
this.vm = 0;
|
|
73
|
-
this.vl = 0;
|
|
74
77
|
this.progressiveLoadStatusChanged = null;
|
|
75
|
-
this.
|
|
76
|
-
this.uv = 0;
|
|
77
|
-
this.uu = 0;
|
|
78
|
+
this.uq = null;
|
|
78
79
|
this.uw = 0;
|
|
79
|
-
this.
|
|
80
|
-
this.
|
|
81
|
-
this.va = 0;
|
|
80
|
+
this.uv = 0;
|
|
81
|
+
this.ux = 0;
|
|
82
82
|
this.vc = 0;
|
|
83
|
-
this.
|
|
84
|
-
this.
|
|
85
|
-
this.vf = 0;
|
|
83
|
+
this.va = 0;
|
|
84
|
+
this.vb = 0;
|
|
86
85
|
this.vd = 0;
|
|
87
|
-
this.
|
|
86
|
+
this.vf = 0;
|
|
87
|
+
this.vh = 0;
|
|
88
|
+
this.vg = 0;
|
|
89
|
+
this.ve = 0;
|
|
88
90
|
this.us = 0;
|
|
89
91
|
this.ut = 0;
|
|
90
|
-
this.
|
|
92
|
+
this.uu = 0;
|
|
93
|
+
this.ur = 0;
|
|
94
|
+
this.vp = 0;
|
|
91
95
|
this.vo = 0;
|
|
92
|
-
this.vn = 0;
|
|
93
|
-
this.t3 = null;
|
|
94
|
-
this.vr = 0;
|
|
95
|
-
this.uj = false;
|
|
96
|
-
this._itemIndexes = null;
|
|
97
96
|
this.t4 = null;
|
|
98
|
-
this.
|
|
99
|
-
this.
|
|
97
|
+
this.vs = 0;
|
|
98
|
+
this.uk = false;
|
|
99
|
+
this._itemIndexes = null;
|
|
100
|
+
this.t5 = null;
|
|
101
|
+
this.t2 = null;
|
|
102
|
+
this.ue = null;
|
|
100
103
|
this.ab = HighDensityScatterSeries.$;
|
|
101
|
-
this.
|
|
104
|
+
this.fl = false;
|
|
102
105
|
}
|
|
103
|
-
|
|
106
|
+
get_fa() {
|
|
104
107
|
return true;
|
|
105
108
|
}
|
|
106
|
-
get
|
|
107
|
-
return this.
|
|
109
|
+
get ug() {
|
|
110
|
+
return this.uf;
|
|
108
111
|
}
|
|
109
|
-
set
|
|
110
|
-
if (this.
|
|
111
|
-
let b = this.
|
|
112
|
-
this.
|
|
113
|
-
this.raisePropertyChanged("XColumn", b, this.
|
|
112
|
+
set ug(a) {
|
|
113
|
+
if (this.uf != a) {
|
|
114
|
+
let b = this.ug;
|
|
115
|
+
this.uf = a;
|
|
116
|
+
this.raisePropertyChanged("XColumn", b, this.ug);
|
|
114
117
|
}
|
|
115
118
|
}
|
|
116
119
|
getDataLegendSeriesContextAt(a, b) {
|
|
117
120
|
let c = { $type: Point_$type, x: a, y: b };
|
|
118
|
-
let d = this.
|
|
119
|
-
let e = d == null ? NaN : this.
|
|
120
|
-
let f = d == null ? NaN : this.
|
|
121
|
+
let d = this.js(c);
|
|
122
|
+
let e = d == null ? NaN : this.h2(d, "XMemberPath");
|
|
123
|
+
let f = d == null ? NaN : this.h2(d, "YMemberPath");
|
|
121
124
|
let g = new DataLegendSeriesValueInfo();
|
|
122
125
|
g.l = e;
|
|
123
126
|
g.a = 13;
|
|
124
127
|
g.p = "X";
|
|
125
|
-
g.q = this.
|
|
126
|
-
g.r = this.
|
|
127
|
-
g.s = this.
|
|
128
|
+
g.q = this.wc != null ? this.wc : "X";
|
|
129
|
+
g.r = this.v8 != null ? this.v8 : "X:";
|
|
130
|
+
g.s = this.wa != null ? this.wa : "";
|
|
128
131
|
let h = new DataLegendSeriesValueInfo();
|
|
129
132
|
h.l = f;
|
|
130
133
|
h.a = 14;
|
|
131
134
|
h.p = "Y";
|
|
132
|
-
h.q = this.
|
|
133
|
-
h.r = this.
|
|
134
|
-
h.s = this.
|
|
135
|
+
h.q = this.wk != null ? this.wk : "Y";
|
|
136
|
+
h.r = this.wg != null ? this.wg : "Y:";
|
|
137
|
+
h.s = this.wi != null ? this.wi : "";
|
|
135
138
|
let i = new DataLegendSeriesContext();
|
|
136
139
|
i.f = ((() => {
|
|
137
140
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -142,71 +145,71 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
142
145
|
i.b = this.aw();
|
|
143
146
|
return i;
|
|
144
147
|
}
|
|
145
|
-
|
|
146
|
-
let c = this.
|
|
148
|
+
jv(a, b) {
|
|
149
|
+
let c = this.lw(b);
|
|
147
150
|
if (c == HighDensityScatterSeries.$$p[10]) {
|
|
148
|
-
return this.
|
|
151
|
+
return this.jw(a, b, this.wc);
|
|
149
152
|
}
|
|
150
153
|
if (c == HighDensityScatterSeries.$$p[14]) {
|
|
151
|
-
return this.
|
|
154
|
+
return this.jw(a, b, this.wk);
|
|
152
155
|
}
|
|
153
|
-
return super.
|
|
156
|
+
return super.jv(a, b);
|
|
154
157
|
}
|
|
155
|
-
get
|
|
156
|
-
return this.
|
|
158
|
+
get ui() {
|
|
159
|
+
return this.uh;
|
|
157
160
|
}
|
|
158
|
-
set
|
|
159
|
-
if (this.
|
|
160
|
-
let b = this.
|
|
161
|
-
this.
|
|
162
|
-
this.raisePropertyChanged("YColumn", b, this.
|
|
161
|
+
set ui(a) {
|
|
162
|
+
if (this.uh != a) {
|
|
163
|
+
let b = this.ui;
|
|
164
|
+
this.uh = a;
|
|
165
|
+
this.raisePropertyChanged("YColumn", b, this.ui);
|
|
163
166
|
}
|
|
164
167
|
}
|
|
165
|
-
|
|
166
|
-
if (this.
|
|
168
|
+
wz() {
|
|
169
|
+
if (this.t7 == null) {
|
|
167
170
|
return;
|
|
168
171
|
}
|
|
169
|
-
this.
|
|
170
|
-
let a = this.
|
|
171
|
-
a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.
|
|
172
|
-
this.
|
|
172
|
+
this.t7.s();
|
|
173
|
+
let a = this.t7;
|
|
174
|
+
a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.wm));
|
|
175
|
+
this.t7 = null;
|
|
173
176
|
}
|
|
174
|
-
|
|
175
|
-
super.
|
|
177
|
+
o9(a, b, c, d) {
|
|
178
|
+
super.o9(a, b, c, d);
|
|
176
179
|
switch (b) {
|
|
177
180
|
case "SeriesViewer":
|
|
178
|
-
if (this.
|
|
179
|
-
let e = this.getEffectiveViewport1(this.
|
|
180
|
-
this.
|
|
181
|
+
if (this.cz != null) {
|
|
182
|
+
let e = this.getEffectiveViewport1(this.ck);
|
|
183
|
+
this.uk = !e.isEmpty;
|
|
181
184
|
}
|
|
182
185
|
break;
|
|
183
186
|
case "FastItemsSource":
|
|
184
|
-
this.
|
|
187
|
+
this.wz();
|
|
185
188
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
186
|
-
c.deregisterColumn(this.
|
|
187
|
-
c.deregisterColumn(this.
|
|
188
|
-
this.
|
|
189
|
-
this.
|
|
189
|
+
c.deregisterColumn(this.ug);
|
|
190
|
+
c.deregisterColumn(this.ui);
|
|
191
|
+
this.ug = null;
|
|
192
|
+
this.ui = null;
|
|
190
193
|
}
|
|
191
194
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
192
|
-
this.
|
|
193
|
-
this.
|
|
195
|
+
this.ug = this.c4(this.wc);
|
|
196
|
+
this.ui = this.c4(this.wk);
|
|
194
197
|
}
|
|
195
|
-
if ((this.
|
|
196
|
-
this.
|
|
198
|
+
if ((this.ub != null && !this.ub.c1()) || (this.t9 != null && !this.t9.c1())) {
|
|
199
|
+
this.pq(this.fr && c != null);
|
|
197
200
|
}
|
|
198
|
-
this.
|
|
201
|
+
this.on();
|
|
199
202
|
break;
|
|
200
203
|
case HighDensityScatterSeries.$$p[7]:
|
|
201
|
-
let f = this.
|
|
202
|
-
this.
|
|
203
|
-
this.
|
|
204
|
+
let f = this.t8;
|
|
205
|
+
this.t8 = this.t9;
|
|
206
|
+
this.wz();
|
|
204
207
|
if (f != null) {
|
|
205
|
-
f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.
|
|
208
|
+
f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.wp));
|
|
206
209
|
}
|
|
207
|
-
if (this.
|
|
208
|
-
let g = this.
|
|
209
|
-
g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.
|
|
210
|
+
if (this.t8 != null) {
|
|
211
|
+
let g = this.t8;
|
|
212
|
+
g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.wp));
|
|
210
213
|
}
|
|
211
214
|
if (c != null) {
|
|
212
215
|
c.b0(this);
|
|
@@ -214,20 +217,20 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
214
217
|
if (d != null) {
|
|
215
218
|
d.ct(this);
|
|
216
219
|
}
|
|
217
|
-
if ((this.
|
|
218
|
-
this.
|
|
220
|
+
if ((this.t9 != null && !this.t9.c1()) || (d == null && c != null)) {
|
|
221
|
+
this.pq(false);
|
|
219
222
|
}
|
|
220
223
|
break;
|
|
221
224
|
case HighDensityScatterSeries.$$p[11]:
|
|
222
|
-
let h = this.
|
|
223
|
-
this.
|
|
224
|
-
this.
|
|
225
|
+
let h = this.ua;
|
|
226
|
+
this.ua = this.ub;
|
|
227
|
+
this.wz();
|
|
225
228
|
if (h != null) {
|
|
226
|
-
h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.
|
|
229
|
+
h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.wp));
|
|
227
230
|
}
|
|
228
|
-
if (this.
|
|
229
|
-
let i = this.
|
|
230
|
-
i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.
|
|
231
|
+
if (this.ua != null) {
|
|
232
|
+
let i = this.ua;
|
|
233
|
+
i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.wp));
|
|
231
234
|
}
|
|
232
235
|
if (c != null) {
|
|
233
236
|
c.b0(this);
|
|
@@ -235,101 +238,104 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
235
238
|
if (d != null) {
|
|
236
239
|
d.ct(this);
|
|
237
240
|
}
|
|
238
|
-
if ((this.
|
|
239
|
-
this.
|
|
241
|
+
if ((this.ub != null && !this.ub.c1()) || (d == null && c != null)) {
|
|
242
|
+
this.pq(false);
|
|
240
243
|
}
|
|
241
244
|
break;
|
|
242
245
|
case "MouseOverEnabled":
|
|
243
|
-
this.
|
|
244
|
-
this.
|
|
246
|
+
this.ul = this.fl;
|
|
247
|
+
this.pq(false);
|
|
245
248
|
break;
|
|
246
249
|
case HighDensityScatterSeries.$$p[10]:
|
|
247
|
-
if (this.
|
|
248
|
-
this.
|
|
249
|
-
this.
|
|
250
|
+
if (this.c7 != null) {
|
|
251
|
+
this.c7.deregisterColumn(this.ug);
|
|
252
|
+
this.ug = this.c4(this.wc);
|
|
250
253
|
}
|
|
251
254
|
break;
|
|
252
255
|
case "XColumn":
|
|
253
|
-
this.
|
|
254
|
-
if (this.
|
|
255
|
-
this.
|
|
256
|
+
this.wz();
|
|
257
|
+
if (this.t9 != null && !this.t9.c1()) {
|
|
258
|
+
this.pq(false);
|
|
256
259
|
}
|
|
257
|
-
this.
|
|
260
|
+
this.on();
|
|
258
261
|
break;
|
|
259
262
|
case HighDensityScatterSeries.$$p[14]:
|
|
260
|
-
if (this.
|
|
261
|
-
this.
|
|
262
|
-
this.
|
|
263
|
+
if (this.c7 != null) {
|
|
264
|
+
this.c7.deregisterColumn(this.ui);
|
|
265
|
+
this.ui = this.c4(this.wk);
|
|
263
266
|
}
|
|
264
267
|
break;
|
|
265
268
|
case "YColumn":
|
|
266
|
-
this.
|
|
267
|
-
if (this.
|
|
268
|
-
this.
|
|
269
|
+
this.wz();
|
|
270
|
+
if (this.ub != null && !this.ub.c1()) {
|
|
271
|
+
this.pq(false);
|
|
269
272
|
}
|
|
270
|
-
this.
|
|
273
|
+
this.on();
|
|
271
274
|
break;
|
|
272
275
|
case HighDensityScatterSeries.$$p[6]:
|
|
273
|
-
this.
|
|
274
|
-
this.
|
|
275
|
-
this.
|
|
276
|
+
this.wz();
|
|
277
|
+
this.pq(false);
|
|
278
|
+
this.om();
|
|
276
279
|
break;
|
|
277
280
|
case HighDensityScatterSeries.$$p[3]:
|
|
278
|
-
this.
|
|
279
|
-
this.
|
|
281
|
+
this.pq(false);
|
|
282
|
+
this.om();
|
|
280
283
|
break;
|
|
281
284
|
case HighDensityScatterSeries.$$p[1]:
|
|
282
|
-
this.
|
|
283
|
-
this.
|
|
285
|
+
this.pq(false);
|
|
286
|
+
this.om();
|
|
284
287
|
break;
|
|
285
288
|
case HighDensityScatterSeries.$$p[0]:
|
|
286
289
|
case HighDensityScatterSeries.$$p[2]:
|
|
287
|
-
if (!this.
|
|
290
|
+
if (!this.t6.b4(this.xi, this.xh)) {
|
|
288
291
|
return;
|
|
289
292
|
}
|
|
290
|
-
this.
|
|
291
|
-
this.
|
|
292
|
-
this.
|
|
293
|
+
this.wt();
|
|
294
|
+
this.pq(false);
|
|
295
|
+
this.om();
|
|
293
296
|
break;
|
|
294
297
|
case HighDensityScatterSeries.$$p[4]:
|
|
295
|
-
this.
|
|
296
|
-
this.
|
|
297
|
-
this.
|
|
298
|
-
this.
|
|
298
|
+
this.vq = Math.max(typeGetValue(d) - 1, 0);
|
|
299
|
+
this.uj = this.vq > 0;
|
|
300
|
+
this.pq(false);
|
|
301
|
+
this.om();
|
|
299
302
|
break;
|
|
300
303
|
case HighDensityScatterSeries.$$p[5]:
|
|
301
|
-
this.
|
|
302
|
-
this.
|
|
304
|
+
this.pq(false);
|
|
305
|
+
this.om();
|
|
303
306
|
break;
|
|
304
307
|
}
|
|
305
308
|
}
|
|
306
|
-
|
|
307
|
-
this.
|
|
308
|
-
this.
|
|
309
|
-
this.
|
|
310
|
-
this.
|
|
311
|
-
this.
|
|
312
|
-
this.
|
|
313
|
-
this.
|
|
314
|
-
this.
|
|
315
|
-
this.
|
|
316
|
-
this.
|
|
309
|
+
wt() {
|
|
310
|
+
this.u2 = this.xi.l;
|
|
311
|
+
this.u5 = this.xi.o;
|
|
312
|
+
this.u4 = this.xi.n;
|
|
313
|
+
this.u3 = this.xi.m;
|
|
314
|
+
this.uy = this.xh.l;
|
|
315
|
+
this.u1 = this.xh.o;
|
|
316
|
+
this.u0 = this.xh.n;
|
|
317
|
+
this.uz = this.xh.m;
|
|
318
|
+
this.s3 = BrushUtil.h(truncate(this.u2), truncate(this.u5), truncate(this.u4), truncate(this.u3));
|
|
319
|
+
this.sx = BrushUtil.h(truncate(this.uy), truncate(this.u1), truncate(this.u0), truncate(this.uz));
|
|
317
320
|
}
|
|
318
|
-
|
|
321
|
+
un(a) {
|
|
319
322
|
if (typeCast(NumericYAxis.$, a) !== null) {
|
|
320
323
|
return true;
|
|
321
324
|
}
|
|
322
325
|
return false;
|
|
323
326
|
}
|
|
324
|
-
|
|
327
|
+
um(a) {
|
|
325
328
|
if (typeCast(NumericXAxis.$, a) !== null) {
|
|
326
329
|
return true;
|
|
327
330
|
}
|
|
328
331
|
return false;
|
|
329
332
|
}
|
|
330
|
-
|
|
331
|
-
this.
|
|
332
|
-
this.
|
|
333
|
+
wp(a, b) {
|
|
334
|
+
this.wz();
|
|
335
|
+
this.pq(false);
|
|
336
|
+
}
|
|
337
|
+
get u9() {
|
|
338
|
+
return this.u1 - this.u5;
|
|
333
339
|
}
|
|
334
340
|
get u8() {
|
|
335
341
|
return this.u0 - this.u4;
|
|
@@ -340,45 +346,42 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
340
346
|
get u6() {
|
|
341
347
|
return this.uy - this.u2;
|
|
342
348
|
}
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
gl(a, b, c) {
|
|
347
|
-
let d = super.gl(a, b, c);
|
|
348
|
-
if (this.ua == null || this.t8 == null || this.t8.bi == null || this.ua.bi == null || this.uh == null || this.uf == null || this.uh.count < 1 || this.uf.count < 1 || this.uh.count != this.uf.count || this.t8.lx == this.t8.lw || this.ua.lx == this.ua.lw || this.tw.isEmpty) {
|
|
349
|
+
gm(a, b, c) {
|
|
350
|
+
let d = super.gm(a, b, c);
|
|
351
|
+
if (this.ub == null || this.t9 == null || this.t9.bi == null || this.ub.bi == null || this.ui == null || this.ug == null || this.ui.count < 1 || this.ug.count < 1 || this.ui.count != this.ug.count || this.t9.lx == this.t9.lw || this.ub.lx == this.ub.lw || this.tx.isEmpty) {
|
|
349
352
|
d = false;
|
|
350
353
|
}
|
|
351
354
|
return d;
|
|
352
355
|
}
|
|
353
|
-
get
|
|
354
|
-
return this.
|
|
356
|
+
get vx() {
|
|
357
|
+
return this.vr;
|
|
355
358
|
}
|
|
356
|
-
set
|
|
357
|
-
let b = this.
|
|
358
|
-
this.
|
|
359
|
-
this.raisePropertyChanged("ProgressiveStatus", b, this.
|
|
359
|
+
set vx(a) {
|
|
360
|
+
let b = this.vr;
|
|
361
|
+
this.vr = a;
|
|
362
|
+
this.raisePropertyChanged("ProgressiveStatus", b, this.vr);
|
|
360
363
|
}
|
|
361
|
-
|
|
362
|
-
super.
|
|
363
|
-
this.
|
|
364
|
+
pr(a) {
|
|
365
|
+
super.pr(a);
|
|
366
|
+
this.wr(a, this.ck);
|
|
364
367
|
}
|
|
365
|
-
|
|
366
|
-
if (this.
|
|
368
|
+
wr(a, b) {
|
|
369
|
+
if (this.dm(b)) {
|
|
367
370
|
return;
|
|
368
371
|
}
|
|
369
|
-
if (this.
|
|
370
|
-
let c = new List$1(KDPointData.$, 2, this.
|
|
371
|
-
let d = this.
|
|
372
|
-
let e = this.
|
|
372
|
+
if (this.t7 == null && !this.up) {
|
|
373
|
+
let c = new List$1(KDPointData.$, 2, this.ug.count);
|
|
374
|
+
let d = this.t9;
|
|
375
|
+
let e = this.ub;
|
|
373
376
|
let f = new Rect(0, 0, 0, 1, 1);
|
|
374
377
|
let g = new Rect(0, 0, 0, 1, 1);
|
|
375
378
|
let h = new ScalerParams(1, f, g, d.ch);
|
|
376
379
|
let i = new ScalerParams(1, f, g, e.ch);
|
|
377
380
|
let j;
|
|
378
381
|
let k;
|
|
379
|
-
for (let l = 0; l < this.
|
|
380
|
-
j = d.ej(this.
|
|
381
|
-
k = e.ej(this.
|
|
382
|
+
for (let l = 0; l < this.ug.count; l++) {
|
|
383
|
+
j = d.ej(this.ug.item(l), h);
|
|
384
|
+
k = e.ej(this.ui.item(l), i);
|
|
382
385
|
if (!isNaN_(j) && !isNaN_(k) && !isInfinity(j) && !isInfinity(k)) {
|
|
383
386
|
c.add(((() => {
|
|
384
387
|
let $ret = new KDPointData();
|
|
@@ -389,54 +392,54 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
389
392
|
})()));
|
|
390
393
|
}
|
|
391
394
|
}
|
|
392
|
-
if (this.
|
|
393
|
-
this.
|
|
394
|
-
this.
|
|
395
|
-
this.
|
|
395
|
+
if (this.uo) {
|
|
396
|
+
this.vm = 1;
|
|
397
|
+
this.vn = truncate(logBase(c.count, 2)) + 3;
|
|
398
|
+
this.vx = truncate(((this.vm / this.vn) * 100));
|
|
396
399
|
if (this.progressiveLoadStatusChanged != null) {
|
|
397
|
-
this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.
|
|
400
|
+
this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.vx));
|
|
398
401
|
}
|
|
399
|
-
this.
|
|
400
|
-
let m = this.
|
|
401
|
-
m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.
|
|
402
|
-
if (!this.
|
|
403
|
-
let n = this.
|
|
404
|
-
n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.
|
|
402
|
+
this.t7 = KDTree2D.b(c.toArray(), 1);
|
|
403
|
+
let m = this.t7;
|
|
404
|
+
m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.wm));
|
|
405
|
+
if (!this.t7.f(this.i5)) {
|
|
406
|
+
let n = this.t7;
|
|
407
|
+
n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.wm));
|
|
405
408
|
}
|
|
406
|
-
this.
|
|
409
|
+
this.om();
|
|
407
410
|
}
|
|
408
411
|
else {
|
|
409
412
|
let o = dateNow();
|
|
410
|
-
this.
|
|
413
|
+
this.t7 = new KDTree2D(0, c.toArray(), 1);
|
|
411
414
|
let p = dateNow();
|
|
412
415
|
}
|
|
413
416
|
}
|
|
414
|
-
if (this.
|
|
415
|
-
this.
|
|
417
|
+
if (this.uo && !this.up) {
|
|
418
|
+
this.ws(b);
|
|
416
419
|
}
|
|
417
420
|
else {
|
|
418
|
-
this.
|
|
421
|
+
this.wu(b);
|
|
419
422
|
}
|
|
420
423
|
}
|
|
421
|
-
|
|
422
|
-
super.
|
|
423
|
-
this.
|
|
424
|
+
np(a, b, c, d) {
|
|
425
|
+
super.np(a, b, c, d);
|
|
426
|
+
this.wz();
|
|
424
427
|
let e = false;
|
|
425
|
-
if (this.
|
|
428
|
+
if (this.t9 != null && !this.t9.c1()) {
|
|
426
429
|
e = true;
|
|
427
430
|
}
|
|
428
|
-
if (this.
|
|
431
|
+
if (this.ub != null && !this.ub.c1()) {
|
|
429
432
|
e = true;
|
|
430
433
|
}
|
|
431
434
|
if (e) {
|
|
432
|
-
this.
|
|
435
|
+
this.pq(false);
|
|
433
436
|
}
|
|
434
|
-
this.
|
|
437
|
+
this.on();
|
|
435
438
|
}
|
|
436
|
-
|
|
439
|
+
wo(a) {
|
|
437
440
|
let b = a;
|
|
438
|
-
let c = this.
|
|
439
|
-
if (this.
|
|
441
|
+
let c = this.vp * this.vo;
|
|
442
|
+
if (this.ul) {
|
|
440
443
|
if (this._itemIndexes == null || this._itemIndexes.length != c) {
|
|
441
444
|
this._itemIndexes = new Array(c);
|
|
442
445
|
for (let d = 0; d < c; d++) {
|
|
@@ -450,7 +453,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
450
453
|
}
|
|
451
454
|
}
|
|
452
455
|
}
|
|
453
|
-
|
|
456
|
+
wu(a) {
|
|
454
457
|
let b;
|
|
455
458
|
let c;
|
|
456
459
|
let d = null;
|
|
@@ -462,181 +465,181 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
462
465
|
b = e.p1;
|
|
463
466
|
let f = a;
|
|
464
467
|
let g = this.getEffectiveViewport1(a);
|
|
465
|
-
this.
|
|
466
|
-
this.
|
|
467
|
-
this.wm(a);
|
|
468
|
+
this.uc = new ScalerParams(0, b, c, this.t8.ch, g);
|
|
469
|
+
this.ud = new ScalerParams(0, b, c, this.ua.ch, g);
|
|
468
470
|
this.wn(a);
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
this.
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
let
|
|
476
|
-
let
|
|
471
|
+
this.wo(a);
|
|
472
|
+
let h = this.vp * this.vo;
|
|
473
|
+
if (this.t5 == null || this.t5.length != h) {
|
|
474
|
+
this.t5 = new Array(h);
|
|
475
|
+
this.t2 = new Array(h);
|
|
476
|
+
}
|
|
477
|
+
let i = this.t5.length;
|
|
478
|
+
let j = this.t5;
|
|
479
|
+
let k = this.t2;
|
|
477
480
|
for (let l = 0; l < i; l++) {
|
|
478
481
|
j[l] = 0;
|
|
479
482
|
k[l] = 0;
|
|
480
483
|
}
|
|
481
|
-
this.
|
|
482
|
-
this.
|
|
483
|
-
let m = this.
|
|
484
|
-
let n = this.
|
|
484
|
+
this.vt = truncate(Math.round(this.hk));
|
|
485
|
+
this.t4 = f.b1();
|
|
486
|
+
let m = this.t4.length;
|
|
487
|
+
let n = this.t4;
|
|
485
488
|
for (let o = 0; o < m; o++) {
|
|
486
489
|
n[o] = 0;
|
|
487
490
|
}
|
|
488
|
-
let p = this.
|
|
489
|
-
let q = this.
|
|
491
|
+
let p = this.vk;
|
|
492
|
+
let q = this.vj;
|
|
490
493
|
if (isNaN_(p) || isInfinity(p)) {
|
|
491
494
|
p = 0;
|
|
492
495
|
}
|
|
493
496
|
if (isNaN_(q) || isInfinity(q)) {
|
|
494
497
|
q = 50;
|
|
495
498
|
}
|
|
496
|
-
this.
|
|
497
|
-
this.
|
|
499
|
+
this.uw = Math.min(p, q);
|
|
500
|
+
this.uv = Math.max(p, q);
|
|
501
|
+
if (this.uw < 0) {
|
|
502
|
+
this.uw = 0;
|
|
503
|
+
}
|
|
498
504
|
if (this.uv < 0) {
|
|
499
505
|
this.uv = 0;
|
|
500
506
|
}
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
this.uw = this.uu - this.uv;
|
|
505
|
-
if (this.uo) {
|
|
506
|
-
this.wp(a);
|
|
507
|
+
this.ux = this.uv - this.uw;
|
|
508
|
+
if (this.up) {
|
|
509
|
+
this.wq(a);
|
|
507
510
|
}
|
|
508
511
|
else {
|
|
509
|
-
this.
|
|
512
|
+
this.w1(a);
|
|
510
513
|
}
|
|
511
514
|
f.cc();
|
|
512
515
|
if (a.q) {
|
|
513
516
|
this._itemIndexes = d;
|
|
514
|
-
this.
|
|
517
|
+
this.t6.cd();
|
|
515
518
|
}
|
|
516
519
|
}
|
|
517
|
-
|
|
518
|
-
if (this.
|
|
520
|
+
ws(a) {
|
|
521
|
+
if (this.t7 == null) {
|
|
519
522
|
return;
|
|
520
523
|
}
|
|
521
|
-
this.
|
|
524
|
+
this.wu(a);
|
|
522
525
|
}
|
|
523
|
-
|
|
524
|
-
this.
|
|
525
|
-
if (this.
|
|
526
|
-
this.
|
|
526
|
+
wm(a, b) {
|
|
527
|
+
this.t6.cb(() => {
|
|
528
|
+
if (this.vm < this.vn - 1) {
|
|
529
|
+
this.vm++;
|
|
527
530
|
}
|
|
528
|
-
this.
|
|
531
|
+
this.vx = truncate(((this.vm / this.vn) * 100));
|
|
529
532
|
if (this.progressiveLoadStatusChanged != null) {
|
|
530
|
-
this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.
|
|
533
|
+
this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.vx));
|
|
531
534
|
}
|
|
532
|
-
this.
|
|
533
|
-
this.
|
|
534
|
-
if (this.
|
|
535
|
-
if (!this.
|
|
536
|
-
let c = this.
|
|
537
|
-
c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(this, this.
|
|
538
|
-
this.
|
|
535
|
+
this.ws(this.ck);
|
|
536
|
+
this.om();
|
|
537
|
+
if (this.t7 != null) {
|
|
538
|
+
if (!this.t7.f(this.i5)) {
|
|
539
|
+
let c = this.t7;
|
|
540
|
+
c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(this, this.wm));
|
|
541
|
+
this.vx = 100;
|
|
539
542
|
if (this.progressiveLoadStatusChanged != null) {
|
|
540
|
-
this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.
|
|
543
|
+
this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.vx));
|
|
541
544
|
}
|
|
542
545
|
}
|
|
543
546
|
}
|
|
544
547
|
});
|
|
545
548
|
}
|
|
546
|
-
|
|
547
|
-
let b = arrayShallowClone(this.
|
|
548
|
-
this.
|
|
549
|
-
let c = arrayShallowClone(this.
|
|
550
|
-
this.
|
|
551
|
-
let d = this.
|
|
552
|
-
let e = this.
|
|
553
|
-
let f = this.
|
|
554
|
-
this.
|
|
555
|
-
let g = 255 << 24 | truncate(this.
|
|
549
|
+
wq(a) {
|
|
550
|
+
let b = arrayShallowClone(this.ug.asArray());
|
|
551
|
+
this.t9.hn(boxArray$1(b), 0, b.length, this.uc);
|
|
552
|
+
let c = arrayShallowClone(this.ui.asArray());
|
|
553
|
+
this.vs = 0;
|
|
554
|
+
let d = this.vq;
|
|
555
|
+
let e = this.uj;
|
|
556
|
+
let f = this.t5.length;
|
|
557
|
+
this.ub.hn(boxArray$1(c), 0, c.length, this.ud);
|
|
558
|
+
let g = 255 << 24 | truncate(this.u5) << 16 | truncate(this.u4) << 8 | truncate(this.u3);
|
|
556
559
|
for (let h = 0; h < b.length; h++) {
|
|
557
560
|
let i = truncate(b[h]);
|
|
558
561
|
let j = truncate(c[h]);
|
|
559
562
|
i = truncate(Math.floor(i));
|
|
560
563
|
j = truncate(Math.floor(j));
|
|
561
|
-
if (i < 0 || i >= this.
|
|
564
|
+
if (i < 0 || i >= this.vp || j < 0 || j >= this.vo) {
|
|
562
565
|
continue;
|
|
563
566
|
}
|
|
564
567
|
if (e) {
|
|
565
568
|
let k = i - d;
|
|
566
569
|
let l = i + d;
|
|
567
|
-
l = l > (this.
|
|
570
|
+
l = l > (this.vp - 1) ? (this.vp - 1) : l;
|
|
568
571
|
k = k < 0 ? 0 : k;
|
|
569
572
|
let m = j + d;
|
|
570
573
|
let n = j - d;
|
|
571
574
|
for (let o = k; o <= l; o++) {
|
|
572
575
|
for (let p = n; p <= m; p++) {
|
|
573
|
-
let q = (p * this.
|
|
576
|
+
let q = (p * this.vp) + o;
|
|
574
577
|
if (q < 0 || q > f - 1) {
|
|
575
578
|
continue;
|
|
576
579
|
}
|
|
577
|
-
this.
|
|
578
|
-
this.
|
|
579
|
-
this.
|
|
580
|
-
if (this.
|
|
580
|
+
this.t5[q] = this.t5[q] + 1;
|
|
581
|
+
this.t2[q] = 1;
|
|
582
|
+
this.vs++;
|
|
583
|
+
if (this.ul) {
|
|
581
584
|
this._itemIndexes[q] = h + 1;
|
|
582
585
|
}
|
|
583
586
|
}
|
|
584
587
|
}
|
|
585
588
|
}
|
|
586
589
|
else {
|
|
587
|
-
let r = (j * this.
|
|
588
|
-
this.
|
|
589
|
-
this.
|
|
590
|
-
this.
|
|
591
|
-
if (this.
|
|
590
|
+
let r = (j * this.vp) + i;
|
|
591
|
+
this.t5[r] = this.t5[r] + 1;
|
|
592
|
+
this.t2[r] = 1;
|
|
593
|
+
this.vs++;
|
|
594
|
+
if (this.ul) {
|
|
592
595
|
this._itemIndexes[r] = h + 1;
|
|
593
596
|
}
|
|
594
597
|
}
|
|
595
598
|
}
|
|
596
|
-
this.
|
|
599
|
+
this.wv();
|
|
597
600
|
}
|
|
598
|
-
|
|
601
|
+
w1(a) {
|
|
599
602
|
let b;
|
|
600
603
|
let c;
|
|
601
604
|
let d = a.getViewInfo(b, c);
|
|
602
605
|
b = d.p0;
|
|
603
606
|
c = d.p1;
|
|
604
|
-
if (this.
|
|
607
|
+
if (this.t7 == null) {
|
|
605
608
|
return;
|
|
606
609
|
}
|
|
607
|
-
if (this.
|
|
608
|
-
this.
|
|
610
|
+
if (this.uq == null) {
|
|
611
|
+
this.uq = new List$1(KDTreeNode2D.$, 2, truncate(Math.round(b.width * b.height)));
|
|
609
612
|
}
|
|
610
613
|
else {
|
|
611
|
-
this.
|
|
614
|
+
this.uq.clear();
|
|
612
615
|
}
|
|
613
616
|
let e = c.left;
|
|
614
617
|
let f = c.right;
|
|
615
618
|
let g = c.top;
|
|
616
619
|
let h = c.bottom;
|
|
617
|
-
this.
|
|
618
|
-
this.
|
|
619
|
-
this.
|
|
620
|
-
this.
|
|
621
|
-
this.
|
|
622
|
-
this.
|
|
623
|
-
this.
|
|
624
|
-
this.
|
|
620
|
+
this.vg = c.top;
|
|
621
|
+
this.ve = c.height;
|
|
622
|
+
this.vf = c.left;
|
|
623
|
+
this.vh = c.width;
|
|
624
|
+
this.vc = b.top;
|
|
625
|
+
this.va = b.height;
|
|
626
|
+
this.vb = b.left;
|
|
627
|
+
this.vd = b.width;
|
|
625
628
|
let i = this.getEffectiveViewport1(a);
|
|
626
|
-
this.
|
|
627
|
-
this.
|
|
628
|
-
let j = (i.right - this.
|
|
629
|
-
this.
|
|
630
|
-
let k = (i.bottom - this.
|
|
631
|
-
this.
|
|
632
|
-
if (this.
|
|
633
|
-
e = (e - this.
|
|
634
|
-
f = (f - this.
|
|
635
|
-
g = (g - this.
|
|
636
|
-
h = (h - this.
|
|
637
|
-
}
|
|
638
|
-
let l = this.
|
|
639
|
-
let m = this.
|
|
629
|
+
this.us = (i.left - this.vb) / this.vd;
|
|
630
|
+
this.ut = (i.top - this.vc) / this.va;
|
|
631
|
+
let j = (i.right - this.vb) / this.vd;
|
|
632
|
+
this.uu = j - this.us;
|
|
633
|
+
let k = (i.bottom - this.vc) / this.va;
|
|
634
|
+
this.ur = k - this.ut;
|
|
635
|
+
if (this.uk) {
|
|
636
|
+
e = (e - this.us) / this.uu;
|
|
637
|
+
f = (f - this.us) / this.uu;
|
|
638
|
+
g = (g - this.ut) / this.ur;
|
|
639
|
+
h = (h - this.ut) / this.ur;
|
|
640
|
+
}
|
|
641
|
+
let l = this.hk / b.width * c.width;
|
|
642
|
+
let m = this.hk / b.height * c.height;
|
|
640
643
|
let n = Math.min(l, m);
|
|
641
644
|
let o = ((() => {
|
|
642
645
|
let $ret = new SearchArgs();
|
|
@@ -649,16 +652,16 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
649
652
|
$ret.g = 0x7FFFFFFF;
|
|
650
653
|
return $ret;
|
|
651
654
|
})());
|
|
652
|
-
this.
|
|
655
|
+
this.t7.t(this.uq, o, 0, 1, 0, 1);
|
|
653
656
|
let p;
|
|
654
|
-
this.
|
|
655
|
-
for (let q = 0; q < this.
|
|
656
|
-
p = this.
|
|
657
|
-
this.
|
|
657
|
+
this.vs = 0;
|
|
658
|
+
for (let q = 0; q < this.uq.count; q++) {
|
|
659
|
+
p = this.uq._inner[q];
|
|
660
|
+
this.ww(p);
|
|
658
661
|
}
|
|
659
|
-
this.
|
|
662
|
+
this.wv();
|
|
660
663
|
}
|
|
661
|
-
|
|
664
|
+
ww(a) {
|
|
662
665
|
if (a.g) {
|
|
663
666
|
return;
|
|
664
667
|
}
|
|
@@ -670,28 +673,28 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
670
673
|
else {
|
|
671
674
|
d = 1;
|
|
672
675
|
}
|
|
673
|
-
this.
|
|
676
|
+
this.wy(a.b, d, b, a.e);
|
|
674
677
|
if (c > 0 && !b) {
|
|
675
678
|
let e;
|
|
676
679
|
for (let f = 0; f < c; f++) {
|
|
677
680
|
e = a.a[f];
|
|
678
|
-
this.
|
|
681
|
+
this.wy(e, d, false, a.e);
|
|
679
682
|
}
|
|
680
683
|
}
|
|
681
684
|
if (a.e != null) {
|
|
682
685
|
a.e.a = false;
|
|
683
686
|
}
|
|
684
687
|
}
|
|
685
|
-
|
|
686
|
-
let b = this.
|
|
687
|
-
let c = this.
|
|
688
|
+
fp(a) {
|
|
689
|
+
let b = this.cz != null ? this.cz.tn : Rect.empty;
|
|
690
|
+
let c = this.cz != null ? this.cz.t2 : Rect.empty;
|
|
688
691
|
let d = new Rect(0, 0, 0, 1, 1);
|
|
689
|
-
let e = this.
|
|
690
|
-
let f = new ScalerParams(0, d, d, this.
|
|
691
|
-
let g = new ScalerParams(0, d, d, this.
|
|
692
|
-
let h = !b.isEmpty && !c.isEmpty && this.
|
|
693
|
-
let i = this.
|
|
694
|
-
let j = this.
|
|
692
|
+
let e = this.tr(this.ck);
|
|
693
|
+
let f = new ScalerParams(0, d, d, this.t9.ch, e);
|
|
694
|
+
let g = new ScalerParams(0, d, d, this.ub.ch, e);
|
|
695
|
+
let h = !b.isEmpty && !c.isEmpty && this.c7 != null ? this.c7.indexOf(a) : -1;
|
|
696
|
+
let i = this.t9 != null && this.ug != null && h < this.ug.count ? this.t9.ej(this.ug.item(h), f) : NaN;
|
|
697
|
+
let j = this.ub != null && this.ui != null && h < this.ui.count ? this.ub.ej(this.ui.item(h), g) : NaN;
|
|
695
698
|
if (!isNaN_(i)) {
|
|
696
699
|
if (i < b.left + 0.1 * b.width) {
|
|
697
700
|
i = i + 0.4 * b.width;
|
|
@@ -712,35 +715,35 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
712
715
|
b.y = j - 0.5 * b.height;
|
|
713
716
|
}
|
|
714
717
|
}
|
|
715
|
-
if (this.
|
|
716
|
-
this.
|
|
718
|
+
if (this.cs != null) {
|
|
719
|
+
this.cs.au(this.cz, b, true);
|
|
717
720
|
}
|
|
718
721
|
return h >= 0;
|
|
719
722
|
}
|
|
720
|
-
|
|
721
|
-
let e = this.
|
|
723
|
+
wy(a, b, c, d) {
|
|
724
|
+
let e = this.vv(b);
|
|
722
725
|
let f = a.c;
|
|
723
|
-
let g = this.
|
|
726
|
+
let g = this.vq;
|
|
724
727
|
if (c) {
|
|
725
728
|
let h = d.d;
|
|
726
729
|
let i = d.b;
|
|
727
730
|
let j = d.e;
|
|
728
731
|
let k = d.c;
|
|
729
|
-
if (this.
|
|
730
|
-
h = this.
|
|
731
|
-
i = this.
|
|
732
|
-
j = this.
|
|
733
|
-
k = this.
|
|
732
|
+
if (this.uk) {
|
|
733
|
+
h = this.us + this.uu * h;
|
|
734
|
+
i = this.us + this.uu * i;
|
|
735
|
+
j = this.ut + this.ur * j;
|
|
736
|
+
k = this.ut + this.ur * k;
|
|
734
737
|
}
|
|
735
|
-
let l = truncate((this.
|
|
736
|
-
let m = truncate((this.
|
|
737
|
-
let n = truncate((this.
|
|
738
|
-
let o = truncate((this.
|
|
738
|
+
let l = truncate((this.vb + this.vd * (h - this.vf) / this.vh));
|
|
739
|
+
let m = truncate((this.vb + this.vd * (i - this.vf) / this.vh));
|
|
740
|
+
let n = truncate((this.vc + this.va * (j - this.vg) / this.ve));
|
|
741
|
+
let o = truncate((this.vc + this.va * (k - this.vg) / this.ve));
|
|
739
742
|
l = truncate(Math.floor(l));
|
|
740
743
|
m = truncate(Math.floor(m));
|
|
741
744
|
n = truncate(Math.floor(n));
|
|
742
745
|
o = truncate(Math.floor(o));
|
|
743
|
-
if (this.
|
|
746
|
+
if (this.uj) {
|
|
744
747
|
l -= g;
|
|
745
748
|
m += g;
|
|
746
749
|
n -= g;
|
|
@@ -751,22 +754,22 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
751
754
|
let r = q;
|
|
752
755
|
for (let s = l; s <= m; s++) {
|
|
753
756
|
for (let t = n; t <= o; t++) {
|
|
754
|
-
this.
|
|
757
|
+
this.wx(f, s, t, q, r);
|
|
755
758
|
}
|
|
756
759
|
}
|
|
757
760
|
}
|
|
758
761
|
else {
|
|
759
762
|
let u = a.a;
|
|
760
763
|
let v = a.b;
|
|
761
|
-
if (this.
|
|
762
|
-
u = this.
|
|
763
|
-
v = this.
|
|
764
|
+
if (this.uk) {
|
|
765
|
+
u = this.us + this.uu * u;
|
|
766
|
+
v = this.ut + this.ur * v;
|
|
764
767
|
}
|
|
765
|
-
let w = truncate((this.
|
|
766
|
-
let x = truncate((this.
|
|
768
|
+
let w = truncate((this.vb + this.vd * (u - this.vf) / this.vh));
|
|
769
|
+
let x = truncate((this.vc + this.va * (v - this.vg) / this.ve));
|
|
767
770
|
w = truncate(Math.floor(w));
|
|
768
771
|
x = truncate(Math.floor(x));
|
|
769
|
-
if (this.
|
|
772
|
+
if (this.uj) {
|
|
770
773
|
let y = w - g;
|
|
771
774
|
let z = w + g;
|
|
772
775
|
let aa = x + g;
|
|
@@ -776,46 +779,46 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
776
779
|
let ae = ad;
|
|
777
780
|
for (let af = y; af <= z; af++) {
|
|
778
781
|
for (let ag = ab; ag <= aa; ag++) {
|
|
779
|
-
this.
|
|
782
|
+
this.wx(f, af, ag, ad, ae);
|
|
780
783
|
}
|
|
781
784
|
}
|
|
782
785
|
}
|
|
783
786
|
else {
|
|
784
|
-
this.
|
|
787
|
+
this.wx(f, w, x, b, 1);
|
|
785
788
|
}
|
|
786
789
|
}
|
|
787
790
|
}
|
|
788
|
-
|
|
789
|
-
return truncate((Math.floor(255 * b))) << 24 | truncate(Math.floor(b * (this.
|
|
791
|
+
vu(a, b) {
|
|
792
|
+
return truncate((Math.floor(255 * b))) << 24 | truncate(Math.floor(b * (this.u5 + a * this.u9))) << 16 | truncate(Math.floor(b * (this.u4 + a * this.u8))) << 8 | truncate(Math.floor(b * (this.u3 + a * this.u7)));
|
|
790
793
|
}
|
|
791
|
-
|
|
792
|
-
return 255 << 24 | truncate(Math.floor((this.
|
|
794
|
+
vv(a) {
|
|
795
|
+
return 255 << 24 | truncate(Math.floor((this.u5 + a * this.u9))) << 16 | truncate(Math.floor((this.u4 + a * this.u8))) << 8 | truncate(Math.floor((this.u3 + a * this.u7)));
|
|
793
796
|
}
|
|
794
|
-
|
|
797
|
+
vi(a) {
|
|
795
798
|
return (a >> 24 & 255) / 255;
|
|
796
799
|
}
|
|
797
|
-
|
|
798
|
-
if (b < 0 || b >= this.
|
|
800
|
+
wx(a, b, c, d, e) {
|
|
801
|
+
if (b < 0 || b >= this.vp || c < 0 || c >= this.vo) {
|
|
799
802
|
return;
|
|
800
803
|
}
|
|
801
|
-
let f = (c * this.
|
|
802
|
-
this.
|
|
803
|
-
this.
|
|
804
|
-
if (this.
|
|
804
|
+
let f = (c * this.vp) + b;
|
|
805
|
+
this.t5[f] = this.t5[f] + d;
|
|
806
|
+
this.t2[f] = this.t2[f] + e;
|
|
807
|
+
if (this.ul) {
|
|
805
808
|
this._itemIndexes[f] = a + 1;
|
|
806
809
|
}
|
|
807
|
-
this.
|
|
810
|
+
this.vs += truncate(d);
|
|
808
811
|
}
|
|
809
|
-
|
|
812
|
+
wv() {
|
|
810
813
|
let a = 0;
|
|
811
814
|
let b = 0;
|
|
812
|
-
let c = this.
|
|
813
|
-
let d = this.
|
|
814
|
-
let e = this.
|
|
815
|
-
let f = this.
|
|
816
|
-
let g = this.
|
|
817
|
-
let h = this.
|
|
818
|
-
let i = this.
|
|
815
|
+
let c = this.ux;
|
|
816
|
+
let d = this.uw;
|
|
817
|
+
let e = this.uv;
|
|
818
|
+
let f = this.t5.length;
|
|
819
|
+
let g = this.t5;
|
|
820
|
+
let h = this.t2;
|
|
821
|
+
let i = this.t4;
|
|
819
822
|
let j = NaN;
|
|
820
823
|
let k = NaN;
|
|
821
824
|
let l = 0;
|
|
@@ -840,7 +843,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
840
843
|
b = 0.2;
|
|
841
844
|
}
|
|
842
845
|
if (j != a || k != b) {
|
|
843
|
-
l = this.
|
|
846
|
+
l = this.vu(a, b);
|
|
844
847
|
j = a;
|
|
845
848
|
k = b;
|
|
846
849
|
}
|
|
@@ -852,150 +855,150 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
852
855
|
m += 4;
|
|
853
856
|
}
|
|
854
857
|
}
|
|
855
|
-
|
|
858
|
+
wn(a) {
|
|
856
859
|
let b = a;
|
|
857
860
|
b.b9();
|
|
858
861
|
}
|
|
859
|
-
|
|
862
|
+
ch() {
|
|
860
863
|
return new HighDensityScatterSeriesView(this);
|
|
861
864
|
}
|
|
862
|
-
|
|
863
|
-
super.
|
|
864
|
-
this.
|
|
865
|
+
o1(a) {
|
|
866
|
+
super.o1(a);
|
|
867
|
+
this.t6 = a;
|
|
865
868
|
}
|
|
866
869
|
aq(a) {
|
|
867
|
-
if (a != null && a == this.
|
|
868
|
-
return new AxisRange(this.
|
|
870
|
+
if (a != null && a == this.t9 && this.ug != null) {
|
|
871
|
+
return new AxisRange(this.ug.minimum, this.ug.maximum);
|
|
869
872
|
}
|
|
870
|
-
if (a != null && a == this.
|
|
871
|
-
return new AxisRange(this.
|
|
873
|
+
if (a != null && a == this.ub && this.ui != null) {
|
|
874
|
+
return new AxisRange(this.ui.minimum, this.ui.maximum);
|
|
872
875
|
}
|
|
873
876
|
return null;
|
|
874
877
|
}
|
|
875
|
-
|
|
876
|
-
if (this.
|
|
877
|
-
let c = this.getEffectiveViewport1(this.
|
|
878
|
-
this.
|
|
878
|
+
qn(a, b) {
|
|
879
|
+
if (this.cz != null) {
|
|
880
|
+
let c = this.getEffectiveViewport1(this.ck);
|
|
881
|
+
this.uk = !c.isEmpty;
|
|
879
882
|
}
|
|
880
|
-
this.
|
|
883
|
+
this.pq(false);
|
|
881
884
|
}
|
|
882
|
-
|
|
883
|
-
this.
|
|
885
|
+
qo(a, b) {
|
|
886
|
+
this.pq(false);
|
|
884
887
|
}
|
|
885
|
-
|
|
886
|
-
if (!this.
|
|
888
|
+
js(a) {
|
|
889
|
+
if (!this.ul || this._itemIndexes == null || this.cz == null || this.c7 == null || this._itemIndexes.length != (this.vp * this.vo)) {
|
|
887
890
|
return null;
|
|
888
891
|
}
|
|
889
|
-
let b = this.
|
|
892
|
+
let b = this.cz.tn;
|
|
890
893
|
let c = (a.x - b.left) / b.width;
|
|
891
894
|
let d = (a.y - b.top) / b.height;
|
|
892
|
-
let e = truncate(Math.round(this.
|
|
893
|
-
let f = truncate(Math.round(this.
|
|
894
|
-
let g = this.
|
|
895
|
+
let e = truncate(Math.round(this.tx.left + (this.tx.width * c)));
|
|
896
|
+
let f = truncate(Math.round(this.tx.top + (this.tx.height * d)));
|
|
897
|
+
let g = this.vy(e, f);
|
|
895
898
|
if (g < 0 || g > this._itemIndexes.length - 1) {
|
|
896
899
|
return null;
|
|
897
900
|
}
|
|
898
901
|
let h = this._itemIndexes[g] - 1;
|
|
899
|
-
if (h < 0 || h > this.
|
|
902
|
+
if (h < 0 || h > this.c7.count) {
|
|
900
903
|
return null;
|
|
901
904
|
}
|
|
902
|
-
return this.
|
|
905
|
+
return this.c7.item(h);
|
|
903
906
|
}
|
|
904
|
-
|
|
905
|
-
let c = (this.
|
|
907
|
+
vy(a, b) {
|
|
908
|
+
let c = (this.vp * b) + a;
|
|
906
909
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
907
910
|
return c;
|
|
908
911
|
}
|
|
909
912
|
let d = 1;
|
|
910
|
-
c = (this.
|
|
913
|
+
c = (this.vp * (b - d)) + a;
|
|
911
914
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
912
915
|
return c;
|
|
913
916
|
}
|
|
914
|
-
c = (this.
|
|
917
|
+
c = (this.vp * (b + d)) + a;
|
|
915
918
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
916
919
|
return c;
|
|
917
920
|
}
|
|
918
|
-
c = (this.
|
|
921
|
+
c = (this.vp * (b)) + a - 1;
|
|
919
922
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
920
923
|
return c;
|
|
921
924
|
}
|
|
922
|
-
c = (this.
|
|
925
|
+
c = (this.vp * (b)) + a + 1;
|
|
923
926
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
924
927
|
return c;
|
|
925
928
|
}
|
|
926
|
-
c = (this.
|
|
929
|
+
c = (this.vp * (b - d)) + a - 1;
|
|
927
930
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
928
931
|
return c;
|
|
929
932
|
}
|
|
930
|
-
c = (this.
|
|
933
|
+
c = (this.vp * (b + d)) + a + 1;
|
|
931
934
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
932
935
|
return c;
|
|
933
936
|
}
|
|
934
|
-
c = (this.
|
|
937
|
+
c = (this.vp * (b - d)) + a + 1;
|
|
935
938
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
936
939
|
return c;
|
|
937
940
|
}
|
|
938
|
-
c = (this.
|
|
941
|
+
c = (this.vp * (b + d)) + a - 1;
|
|
939
942
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
940
943
|
return c;
|
|
941
944
|
}
|
|
942
945
|
return 0;
|
|
943
946
|
}
|
|
944
|
-
|
|
945
|
-
this.
|
|
946
|
-
this.
|
|
947
|
-
this.
|
|
947
|
+
w0(a, b, c) {
|
|
948
|
+
this.t4 = a;
|
|
949
|
+
this.vp = b;
|
|
950
|
+
this.vo = c;
|
|
948
951
|
}
|
|
949
|
-
|
|
952
|
+
get_gg() {
|
|
950
953
|
return true;
|
|
951
954
|
}
|
|
952
|
-
|
|
953
|
-
super.
|
|
955
|
+
set_gg(a) {
|
|
956
|
+
super.set_gg(a);
|
|
954
957
|
}
|
|
955
|
-
|
|
956
|
-
super.
|
|
957
|
-
this.
|
|
958
|
-
if (this.
|
|
959
|
-
this.
|
|
958
|
+
nk(a, b) {
|
|
959
|
+
super.nk(a, b);
|
|
960
|
+
this.t6.ca();
|
|
961
|
+
if (this.cj != null) {
|
|
962
|
+
this.cj.ca();
|
|
960
963
|
}
|
|
961
|
-
this.
|
|
964
|
+
this.om();
|
|
962
965
|
}
|
|
963
|
-
|
|
964
|
-
super.
|
|
965
|
-
if (!this.
|
|
966
|
-
this.
|
|
966
|
+
ps(a, b) {
|
|
967
|
+
super.ps(a, b);
|
|
968
|
+
if (!this.f9) {
|
|
969
|
+
this.ck.a4(b);
|
|
967
970
|
return;
|
|
968
971
|
}
|
|
969
|
-
this.
|
|
970
|
-
if (this.
|
|
972
|
+
this.ck.a4(b);
|
|
973
|
+
if (this.dm(this.cj)) {
|
|
971
974
|
return;
|
|
972
975
|
}
|
|
973
|
-
let c = typeCast(HighDensityScatterSeriesView.$, this.
|
|
976
|
+
let c = typeCast(HighDensityScatterSeriesView.$, this.cj);
|
|
974
977
|
let d = new ScatterFrame();
|
|
975
|
-
this.
|
|
976
|
-
this.
|
|
978
|
+
this.wr(false, c);
|
|
979
|
+
this.f9 = false;
|
|
977
980
|
}
|
|
978
|
-
|
|
979
|
-
super.
|
|
981
|
+
pp(a, b, c, d, e) {
|
|
982
|
+
super.pp(a, b, c, d, e);
|
|
980
983
|
let f = this.a7.a$h.item(d);
|
|
981
984
|
let g = f;
|
|
982
985
|
f.a3(c);
|
|
983
|
-
if (this.
|
|
986
|
+
if (this.dm(g)) {
|
|
984
987
|
return;
|
|
985
988
|
}
|
|
986
|
-
if (this.
|
|
987
|
-
this.
|
|
989
|
+
if (this.ue == null) {
|
|
990
|
+
this.ue = new ScatterFrame();
|
|
988
991
|
}
|
|
989
|
-
this.
|
|
992
|
+
this.wr(false, f);
|
|
990
993
|
}
|
|
991
|
-
|
|
992
|
-
super.
|
|
993
|
-
this.
|
|
994
|
-
this.
|
|
994
|
+
nh() {
|
|
995
|
+
super.nh();
|
|
996
|
+
this.t9 = null;
|
|
997
|
+
this.ub = null;
|
|
995
998
|
}
|
|
996
999
|
}
|
|
997
1000
|
HighDensityScatterSeries.$t = /*@__PURE__*/ markType(HighDensityScatterSeries, 'HighDensityScatterSeries', Series.$);
|
|
998
|
-
HighDensityScatterSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, HighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:
|
|
1001
|
+
HighDensityScatterSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, HighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:xh:w2', [Color.$, Defaults.ap], 'HeatMaximum:vj:w3', [1, 50], 'HeatMinimumColor:xi:w4', [Color.$, Defaults.aq], 'HeatMinimum:vk:w5', [1, 0], 'PointExtent:vw:w6', [1, 1], 'ProgressiveLoad:uo:w7', [0, true], 'UseBruteForce:up:w8', [0, false], 'XAxis:t9:w9', [NumericXAxis.$, null], 'XMemberAsLegendLabel:v8:xa', [2, null], 'XMemberAsLegendUnit:wa:xb', [2, null], 'XMemberPath:wc:xc', [2, null], 'YAxis:ub:xd', [NumericYAxis.$, null], 'YMemberAsLegendLabel:wg:xe', [2, null], 'YMemberAsLegendUnit:wi:xf', [2, null], 'YMemberPath:wk:xg', [2, null]]);
|
|
999
1002
|
return HighDensityScatterSeries;
|
|
1000
1003
|
})();
|
|
1001
1004
|
/**
|
|
@@ -1017,19 +1020,19 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1017
1020
|
au() {
|
|
1018
1021
|
super.au();
|
|
1019
1022
|
if (!this.q) {
|
|
1020
|
-
this.b2.
|
|
1021
|
-
this.b2.
|
|
1022
|
-
this.b2.
|
|
1023
|
-
this.b2.
|
|
1023
|
+
this.b2.xi = Defaults.aq;
|
|
1024
|
+
this.b2.xh = Defaults.ap;
|
|
1025
|
+
this.b2.sx = Defaults.al;
|
|
1026
|
+
this.b2.s3 = Defaults.ak;
|
|
1024
1027
|
}
|
|
1025
1028
|
}
|
|
1026
1029
|
cd() {
|
|
1027
|
-
this.b2.
|
|
1030
|
+
this.b2.w0(this.b0, this.b8, this.b7);
|
|
1028
1031
|
}
|
|
1029
1032
|
b9() {
|
|
1030
1033
|
if (this.b5 == null) {
|
|
1031
|
-
this.b5 = this.e.
|
|
1032
|
-
let a = this.e.
|
|
1034
|
+
this.b5 = this.e.i5.createElement("canvas");
|
|
1035
|
+
let a = this.e.i5.get2DCanvasContext(this.b5);
|
|
1033
1036
|
this.b3 = new RenderingContext(new CanvasViewRenderer(), a);
|
|
1034
1037
|
}
|
|
1035
1038
|
let b;
|
|
@@ -1037,7 +1040,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1037
1040
|
b = this.bx;
|
|
1038
1041
|
}
|
|
1039
1042
|
else {
|
|
1040
|
-
b = this.e.
|
|
1043
|
+
b = this.e.cz.ts();
|
|
1041
1044
|
}
|
|
1042
1045
|
let c = truncate(Math.round(b.left));
|
|
1043
1046
|
let d = truncate(Math.round(b.top));
|
|
@@ -1054,7 +1057,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1054
1057
|
let imageDataArray_ = this.b6.data;
|
|
1055
1058
|
this.b0 = imageDataArray_;
|
|
1056
1059
|
}
|
|
1057
|
-
this.b2.
|
|
1060
|
+
this.b2.w0(this.b0, this.b8, this.b7);
|
|
1058
1061
|
}
|
|
1059
1062
|
b1() {
|
|
1060
1063
|
return this.b0;
|
|
@@ -1068,8 +1071,8 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1068
1071
|
this.as();
|
|
1069
1072
|
}
|
|
1070
1073
|
cb(a) {
|
|
1071
|
-
if (this.e.
|
|
1072
|
-
this.e.
|
|
1074
|
+
if (this.e.i5 != null) {
|
|
1075
|
+
this.e.i5.setTimeout(a, 0);
|
|
1073
1076
|
}
|
|
1074
1077
|
else {
|
|
1075
1078
|
window.setTimeout(a, 0);
|
|
@@ -1078,7 +1081,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1078
1081
|
a8(a, b) {
|
|
1079
1082
|
super.a8(a, b);
|
|
1080
1083
|
if (b) {
|
|
1081
|
-
if (!this.b2.
|
|
1084
|
+
if (!this.b2.fl) {
|
|
1082
1085
|
return;
|
|
1083
1086
|
}
|
|
1084
1087
|
let c = new Rectangle();
|