igniteui-webcomponents-charts 3.2.1 → 3.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +10178 -10093
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/AnchoredCategorySeries_combined.js +117 -117
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +185 -185
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm2015/lib/AnnotationLayerProxy.js +25 -25
- package/esm2015/lib/AnnotationLayer_combined.js +116 -116
- package/esm2015/lib/AreaSeries_combined.js +35 -35
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/BarSeries_combined.js +69 -69
- package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +227 -227
- package/esm2015/lib/CalloutLayer_combined.js +404 -404
- package/esm2015/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm2015/lib/CategoryChart.js +13 -13
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +49 -49
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ColumnSeries_combined.js +50 -50
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +77 -77
- package/esm2015/lib/CustomIndicator.js +22 -22
- package/esm2015/lib/DataToolTipLayer_combined.js +428 -410
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +11 -8
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +63 -63
- package/esm2015/lib/FinancialChart_combined.js +20 -20
- package/esm2015/lib/FinancialEventArgs_combined.js +509 -509
- package/esm2015/lib/FinancialIndicator_combined.js +168 -168
- package/esm2015/lib/FinancialOverlay.js +28 -28
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm2015/lib/FinancialPriceSeries_combined.js +203 -203
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +388 -388
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +10 -10
- package/esm2015/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +29 -29
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OverlayProxy.js +7 -7
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +1 -0
- package/esm2015/lib/PointSeries_combined.js +13 -13
- package/esm2015/lib/PointerTooltip_combined.js +75 -65
- package/esm2015/lib/PolarAreaSeries_combined.js +19 -19
- package/esm2015/lib/PolarBase_combined.js +334 -334
- package/esm2015/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm2015/lib/PolarLineSeries_combined.js +18 -18
- package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +31 -31
- package/esm2015/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
- package/esm2015/lib/RadialLineSeries_combined.js +28 -28
- package/esm2015/lib/RadialPieSeries_combined.js +35 -35
- package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +110 -110
- package/esm2015/lib/ScatterBase_combined.js +380 -380
- package/esm2015/lib/ScatterContourSeries_combined.js +98 -98
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +43 -43
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +194 -194
- package/esm2015/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm2015/lib/ScatterSeries_combined.js +11 -11
- package/esm2015/lib/ScatterSplineSeries.js +30 -30
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/ScatterTriangulationSeries.js +141 -141
- package/esm2015/lib/SeriesInteractionManager.js +16 -16
- package/esm2015/lib/SeriesRenderManager.js +8 -8
- package/esm2015/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm2015/lib/SeriesViewer_combined.js +462 -458
- package/esm2015/lib/SeriesVisualDataManager.js +2 -2
- package/esm2015/lib/ShapeSeriesBase_combined.js +264 -264
- package/esm2015/lib/SizeScale.js +2 -2
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
- package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
- package/esm2015/lib/SplineSeries_combined.js +20 -20
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +8 -8
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +850 -844
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +30 -30
- package/esm2015/lib/StepLineSeries_combined.js +31 -31
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +96 -96
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm2015/lib/WaterfallSeries_combined.js +88 -88
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +15 -15
- package/esm2015/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm2015/lib/igc-annotation-layer-component.js +15 -15
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +1 -1
- package/esm2015/lib/igc-bar-series-component.js +7 -7
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm2015/lib/igc-bubble-series-component.js +43 -43
- package/esm2015/lib/igc-callout-layer-component.js +94 -94
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +15 -15
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +7 -7
- package/esm2015/lib/igc-column-series-component.js +10 -10
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +42 -42
- package/esm2015/lib/igc-financial-indicator-component.js +11 -11
- package/esm2015/lib/igc-financial-overlay-component.js +3 -3
- package/esm2015/lib/igc-financial-price-series-component.js +27 -27
- package/esm2015/lib/igc-financial-series-component.js +48 -48
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +71 -71
- package/esm2015/lib/igc-polar-line-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
- package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm2015/lib/igc-radial-area-series-component.js +3 -3
- package/esm2015/lib/igc-radial-base-component.js +26 -26
- package/esm2015/lib/igc-radial-column-series-component.js +6 -6
- package/esm2015/lib/igc-radial-line-series-component.js +3 -3
- package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
- package/esm2015/lib/igc-range-category-series-component.js +4 -4
- package/esm2015/lib/igc-range-column-series-component.js +7 -7
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +22 -22
- package/esm2015/lib/igc-scatter-base-component.js +43 -43
- package/esm2015/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm2015/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm2015/lib/igc-series-component.js +54 -47
- package/esm2015/lib/igc-shape-series-base-component.js +40 -40
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-series-base-component.js +10 -10
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-overlay-component.js +48 -48
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +14 -14
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +116 -116
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +183 -183
- package/esm5/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm5/lib/AnnotationLayerProxy.js +25 -25
- package/esm5/lib/AnnotationLayer_combined.js +115 -115
- package/esm5/lib/AreaSeries_combined.js +35 -35
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/BarSeries_combined.js +69 -69
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +230 -230
- package/esm5/lib/CalloutLayer_combined.js +405 -405
- package/esm5/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm5/lib/CategoryChart.js +13 -13
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +48 -48
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ColumnSeries_combined.js +49 -49
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +77 -77
- package/esm5/lib/CustomIndicator.js +22 -22
- package/esm5/lib/DataToolTipLayer_combined.js +428 -410
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +11 -8
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +63 -63
- package/esm5/lib/FinancialChart_combined.js +20 -20
- package/esm5/lib/FinancialEventArgs_combined.js +509 -509
- package/esm5/lib/FinancialIndicator_combined.js +167 -167
- package/esm5/lib/FinancialOverlay.js +28 -28
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm5/lib/FinancialPriceSeries_combined.js +202 -202
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +389 -389
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +10 -10
- package/esm5/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +29 -29
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OverlayProxy.js +7 -7
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +1 -0
- package/esm5/lib/PointSeries_combined.js +13 -13
- package/esm5/lib/PointerTooltip_combined.js +75 -65
- package/esm5/lib/PolarAreaSeries_combined.js +19 -19
- package/esm5/lib/PolarBase_combined.js +333 -333
- package/esm5/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm5/lib/PolarLineSeries_combined.js +18 -18
- package/esm5/lib/PolarScatterSeries_combined.js +8 -8
- package/esm5/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm5/lib/PolarSplineSeries_combined.js +17 -17
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +31 -31
- package/esm5/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm5/lib/RadialColumnSeries_combined.js +37 -37
- package/esm5/lib/RadialLineSeries_combined.js +28 -28
- package/esm5/lib/RadialPieSeries_combined.js +35 -35
- package/esm5/lib/RangeAreaSeries_combined.js +16 -16
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm5/lib/RangeColumnSeries_combined.js +22 -22
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +108 -108
- package/esm5/lib/ScatterBase_combined.js +379 -379
- package/esm5/lib/ScatterContourSeries_combined.js +96 -96
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +43 -43
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +192 -192
- package/esm5/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm5/lib/ScatterSeries_combined.js +11 -11
- package/esm5/lib/ScatterSplineSeries.js +30 -30
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/ScatterTriangulationSeries.js +145 -145
- package/esm5/lib/SeriesInteractionManager.js +16 -16
- package/esm5/lib/SeriesRenderManager.js +8 -8
- package/esm5/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm5/lib/SeriesViewer_combined.js +457 -453
- package/esm5/lib/SeriesVisualDataManager.js +2 -2
- package/esm5/lib/ShapeSeriesBase_combined.js +262 -262
- package/esm5/lib/SizeScale.js +2 -2
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +28 -28
- package/esm5/lib/SplineSeriesBase_combined.js +101 -101
- package/esm5/lib/SplineSeries_combined.js +20 -20
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +8 -8
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +849 -843
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +30 -30
- package/esm5/lib/StepLineSeries_combined.js +31 -31
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +96 -96
- package/esm5/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm5/lib/WaterfallSeries_combined.js +88 -88
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/igc-anchored-category-series-component.js +15 -15
- package/esm5/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm5/lib/igc-annotation-layer-component.js +15 -15
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +1 -1
- package/esm5/lib/igc-bar-series-component.js +7 -7
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm5/lib/igc-bubble-series-component.js +43 -43
- package/esm5/lib/igc-callout-layer-component.js +94 -94
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +15 -15
- package/esm5/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +7 -7
- package/esm5/lib/igc-column-series-component.js +10 -10
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +90 -90
- package/esm5/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +42 -42
- package/esm5/lib/igc-financial-indicator-component.js +11 -11
- package/esm5/lib/igc-financial-overlay-component.js +3 -3
- package/esm5/lib/igc-financial-price-series-component.js +27 -27
- package/esm5/lib/igc-financial-series-component.js +48 -48
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +1 -1
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +71 -71
- package/esm5/lib/igc-polar-line-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-series-component.js +3 -3
- package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm5/lib/igc-radial-area-series-component.js +3 -3
- package/esm5/lib/igc-radial-base-component.js +26 -26
- package/esm5/lib/igc-radial-column-series-component.js +6 -6
- package/esm5/lib/igc-radial-line-series-component.js +3 -3
- package/esm5/lib/igc-radial-pie-series-component.js +6 -6
- package/esm5/lib/igc-range-category-series-component.js +4 -4
- package/esm5/lib/igc-range-column-series-component.js +7 -7
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +22 -22
- package/esm5/lib/igc-scatter-base-component.js +43 -43
- package/esm5/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm5/lib/igc-scatter-line-series-component.js +3 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm5/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm5/lib/igc-series-component.js +54 -47
- package/esm5/lib/igc-shape-series-base-component.js +40 -40
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm5/lib/igc-stacked-column-series-component.js +6 -6
- package/esm5/lib/igc-stacked-series-base-component.js +10 -10
- package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-overlay-component.js +48 -48
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +14 -14
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +10211 -10126
- package/fesm5/igniteui-webcomponents-charts.js +10178 -10093
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +34 -34
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +36 -36
- package/lib/AnnotationLayer_combined.d.ts +31 -31
- package/lib/AreaSeries_combined.d.ts +6 -6
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +10 -10
- package/lib/BollingerBandWidthIndicator.d.ts +8 -8
- package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
- package/lib/BubbleSeries_combined.d.ts +38 -38
- package/lib/CalloutLayer_combined.d.ts +83 -83
- package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
- package/lib/CategoryHighlightLayer_combined.d.ts +14 -14
- package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
- package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ColumnSeries_combined.d.ts +10 -10
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +37 -37
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataToolTipLayer_combined.d.ts +117 -115
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +25 -25
- package/lib/FinancialEventArgs_combined.d.ts +90 -90
- package/lib/FinancialIndicator_combined.d.ts +26 -26
- package/lib/FinancialOverlay.d.ts +4 -4
- package/lib/FinancialPriceSeries_combined.d.ts +30 -30
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +13 -13
- package/lib/HighDensityScatterSeries_combined.d.ts +74 -74
- package/lib/HorizontalAnchoredCategorySeries.d.ts +19 -19
- package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
- package/lib/ItemToolTipLayer_combined.d.ts +17 -15
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +5 -5
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +4 -4
- package/lib/PointerTooltip_combined.d.ts +27 -25
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +81 -81
- package/lib/PolarLineSeriesBase_combined.d.ts +18 -18
- package/lib/PolarLineSeries_combined.d.ts +7 -7
- package/lib/PolarScatterSeries_combined.d.ts +3 -3
- package/lib/PolarSplineAreaSeries_combined.d.ts +7 -7
- package/lib/PolarSplineSeries_combined.d.ts +6 -6
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +8 -8
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +6 -6
- package/lib/RadialBucketCalculator_combined.d.ts +32 -32
- package/lib/RadialColumnSeries_combined.d.ts +5 -5
- package/lib/RadialLineSeries_combined.d.ts +6 -6
- package/lib/RadialPieSeries_combined.d.ts +6 -6
- package/lib/RangeAreaSeries_combined.d.ts +4 -4
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +14 -14
- package/lib/RangeColumnSeries_combined.d.ts +5 -5
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +21 -21
- package/lib/ScatterBase_combined.d.ts +80 -80
- package/lib/ScatterContourSeries_combined.d.ts +15 -15
- package/lib/ScatterLineSeries.d.ts +9 -9
- package/lib/ScatterPolygonSeries_combined.d.ts +36 -36
- package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
- package/lib/ScatterSeries_combined.d.ts +3 -3
- package/lib/ScatterSplineSeries.d.ts +7 -7
- package/lib/ScatterTriangulationSeries.d.ts +29 -29
- package/lib/SeriesViewer_combined.d.ts +137 -136
- package/lib/ShapeSeriesBase_combined.d.ts +69 -69
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +5 -5
- package/lib/SplineSeriesBase_combined.d.ts +17 -17
- package/lib/SplineSeries_combined.d.ts +4 -4
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +5 -5
- package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +2 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +149 -149
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +6 -6
- package/lib/StepLineSeries_combined.d.ts +5 -5
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +31 -31
- package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
- package/lib/WaterfallSeries_combined.d.ts +13 -13
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/igc-data-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-item-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-series-component.d.ts +5 -0
- package/package.json +2 -2
|
@@ -45,17 +45,17 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
45
45
|
class BubbleSeries extends ScatterBase {
|
|
46
46
|
constructor() {
|
|
47
47
|
super();
|
|
48
|
+
this.wv = null;
|
|
48
49
|
this.wu = null;
|
|
49
|
-
this.
|
|
50
|
-
this.
|
|
50
|
+
this.vi = null;
|
|
51
|
+
this.va = null;
|
|
51
52
|
this.u9 = null;
|
|
52
53
|
this.u8 = null;
|
|
53
|
-
this.
|
|
54
|
-
this.u5 = null;
|
|
54
|
+
this.u6 = null;
|
|
55
55
|
this.ab = BubbleSeries.$;
|
|
56
|
-
this.
|
|
57
|
-
this.
|
|
58
|
-
this.
|
|
56
|
+
this.r3 = new ScatterFrame();
|
|
57
|
+
this.r5 = new ScatterFrame();
|
|
58
|
+
this.r1 = new ScatterFrame();
|
|
59
59
|
}
|
|
60
60
|
get_c4() {
|
|
61
61
|
return true;
|
|
@@ -63,18 +63,18 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
63
63
|
bx() {
|
|
64
64
|
return new BubbleSeriesView(this);
|
|
65
65
|
}
|
|
66
|
-
|
|
67
|
-
super.
|
|
68
|
-
this.
|
|
66
|
+
lz(a) {
|
|
67
|
+
super.lz(a);
|
|
68
|
+
this.u5 = a;
|
|
69
69
|
}
|
|
70
70
|
gv() {
|
|
71
71
|
return 0.7;
|
|
72
72
|
}
|
|
73
|
-
|
|
74
|
-
if (this.
|
|
73
|
+
p7() {
|
|
74
|
+
if (this.p6 == 0) {
|
|
75
75
|
return 2;
|
|
76
76
|
}
|
|
77
|
-
return super.
|
|
77
|
+
return super.p7();
|
|
78
78
|
}
|
|
79
79
|
isAttachedTo(a) {
|
|
80
80
|
return this.a1 == a;
|
|
@@ -84,24 +84,24 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
84
84
|
}
|
|
85
85
|
k9(a) {
|
|
86
86
|
super.k9(a);
|
|
87
|
-
if (this.
|
|
88
|
-
for (let b = 0; b < this.
|
|
89
|
-
a(this.
|
|
87
|
+
if (this.vd != null && this.vi != null && this.vi.count > 0) {
|
|
88
|
+
for (let b = 0; b < this.vi.count; b++) {
|
|
89
|
+
a(this.vi._inner[b]);
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
|
-
get
|
|
94
|
-
return this.
|
|
93
|
+
get vc() {
|
|
94
|
+
return this.ve;
|
|
95
95
|
}
|
|
96
|
-
|
|
97
|
-
let b = typeCast(CustomPaletteBrushScale.$, this.
|
|
98
|
-
let c = typeCast(ValueBrushScale.$, this.
|
|
99
|
-
let d = this.
|
|
96
|
+
wt(a) {
|
|
97
|
+
let b = typeCast(CustomPaletteBrushScale.$, this.u4);
|
|
98
|
+
let c = typeCast(ValueBrushScale.$, this.u4);
|
|
99
|
+
let d = this.u4;
|
|
100
100
|
if (b != null && this.ck != null) {
|
|
101
101
|
return b.getBrush1(a, this.ck.count);
|
|
102
102
|
}
|
|
103
103
|
else if (c != null) {
|
|
104
|
-
return c.getBrushByIndex(a, this.
|
|
104
|
+
return c.getBrushByIndex(a, this.vb);
|
|
105
105
|
}
|
|
106
106
|
else if (d != null) {
|
|
107
107
|
return d.getBrush(a);
|
|
@@ -109,34 +109,34 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
109
109
|
return null;
|
|
110
110
|
}
|
|
111
111
|
get legendReady() {
|
|
112
|
-
return this.
|
|
112
|
+
return this.ve != null && this.ve.count != 0;
|
|
113
113
|
}
|
|
114
114
|
get minScaleText() {
|
|
115
|
-
let a = this.
|
|
115
|
+
let a = this.u3(this.u7).b;
|
|
116
116
|
return (Math.round(a * 1000) / 1000).toString();
|
|
117
117
|
}
|
|
118
118
|
get maxScaleText() {
|
|
119
|
-
let a = this.
|
|
119
|
+
let a = this.u3(this.u7).a;
|
|
120
120
|
return (Math.round(a * 1000) / 1000).toString();
|
|
121
121
|
}
|
|
122
122
|
forScaleColors(a) {
|
|
123
|
-
for (let b = 0; b < this.
|
|
124
|
-
if (this.
|
|
123
|
+
for (let b = 0; b < this.ve.count; b++) {
|
|
124
|
+
if (this.u4 == null || !this.u4.isReady) {
|
|
125
125
|
return false;
|
|
126
126
|
}
|
|
127
127
|
let c = NaN;
|
|
128
|
-
if (this.
|
|
129
|
-
c = (this.
|
|
128
|
+
if (this.vb != null) {
|
|
129
|
+
c = (this.vb.item(b) - this.vb.minimum) / (this.vb.maximum - this.vb.minimum);
|
|
130
130
|
}
|
|
131
|
-
let d = (this.
|
|
131
|
+
let d = (this.ve.item(b) - this.ve.minimum) / (this.ve.maximum - this.ve.minimum);
|
|
132
132
|
if (isNaN_(c)) {
|
|
133
133
|
c = 0;
|
|
134
134
|
}
|
|
135
135
|
if (isNaN_(d)) {
|
|
136
136
|
d = c;
|
|
137
137
|
}
|
|
138
|
-
let e = this.
|
|
139
|
-
let f = this.
|
|
138
|
+
let e = this.rd;
|
|
139
|
+
let f = this.wt(b);
|
|
140
140
|
let g = f != null ? f : e;
|
|
141
141
|
a(g, d);
|
|
142
142
|
}
|
|
@@ -145,22 +145,32 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
145
145
|
hw(a, b) {
|
|
146
146
|
let c = this.jq(b);
|
|
147
147
|
if (c == BubbleSeries.$$p[5]) {
|
|
148
|
-
return this.hx(a, b, this.
|
|
148
|
+
return this.hx(a, b, this.vx);
|
|
149
149
|
}
|
|
150
150
|
if (c == BubbleSeries.$$p[11]) {
|
|
151
|
-
return this.hx(a, b, this.
|
|
151
|
+
return this.hx(a, b, this.v7);
|
|
152
152
|
}
|
|
153
153
|
if (c == ScatterBase.$$p[10]) {
|
|
154
|
-
return this.hx(a, b, this.
|
|
154
|
+
return this.hx(a, b, this.te);
|
|
155
155
|
}
|
|
156
156
|
if (c == ScatterBase.$$p[14]) {
|
|
157
|
-
return this.hx(a, b, this.
|
|
157
|
+
return this.hx(a, b, this.tm);
|
|
158
158
|
}
|
|
159
159
|
if (c == BubbleSeries.$$p[2]) {
|
|
160
|
-
return this.hx(a, b, this.
|
|
160
|
+
return this.hx(a, b, this.vs);
|
|
161
161
|
}
|
|
162
162
|
return super.hw(a, b);
|
|
163
163
|
}
|
|
164
|
+
get ve() {
|
|
165
|
+
return this.va;
|
|
166
|
+
}
|
|
167
|
+
set ve(a) {
|
|
168
|
+
if (this.va != a) {
|
|
169
|
+
let b = this.ve;
|
|
170
|
+
this.va = a;
|
|
171
|
+
this.raisePropertyChanged("RadiusColumn", b, this.ve);
|
|
172
|
+
}
|
|
173
|
+
}
|
|
164
174
|
get vd() {
|
|
165
175
|
return this.u9;
|
|
166
176
|
}
|
|
@@ -168,40 +178,30 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
168
178
|
if (this.u9 != a) {
|
|
169
179
|
let b = this.vd;
|
|
170
180
|
this.u9 = a;
|
|
171
|
-
this.raisePropertyChanged("
|
|
181
|
+
this.raisePropertyChanged("LabelColumn", b, this.vd);
|
|
172
182
|
}
|
|
173
183
|
}
|
|
174
|
-
get
|
|
184
|
+
get vb() {
|
|
175
185
|
return this.u8;
|
|
176
186
|
}
|
|
177
|
-
set
|
|
187
|
+
set vb(a) {
|
|
178
188
|
if (this.u8 != a) {
|
|
179
|
-
let b = this.
|
|
189
|
+
let b = this.vb;
|
|
180
190
|
this.u8 = a;
|
|
181
|
-
this.raisePropertyChanged("
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
get va() {
|
|
185
|
-
return this.u7;
|
|
186
|
-
}
|
|
187
|
-
set va(a) {
|
|
188
|
-
if (this.u7 != a) {
|
|
189
|
-
let b = this.va;
|
|
190
|
-
this.u7 = a;
|
|
191
|
-
this.raisePropertyChanged("FillColumn", b, this.va);
|
|
191
|
+
this.raisePropertyChanged("FillColumn", b, this.vb);
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
|
-
|
|
195
|
-
if (c <= this.
|
|
194
|
+
tp(a, b, c, d, e) {
|
|
195
|
+
if (c <= this.sy) {
|
|
196
196
|
b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
|
|
197
197
|
}
|
|
198
|
-
let f = this.
|
|
198
|
+
let f = this.sy;
|
|
199
199
|
let g = this.ck;
|
|
200
200
|
let h;
|
|
201
201
|
let i;
|
|
202
202
|
let j = this.getEffectiveViewport1(a);
|
|
203
|
-
let k = new ScalerParams(0, d, e, this.
|
|
204
|
-
let l = new ScalerParams(0, d, e, this.
|
|
203
|
+
let k = new ScalerParams(0, d, e, this.rx.d, j);
|
|
204
|
+
let l = new ScalerParams(0, d, e, this.rx.e, j);
|
|
205
205
|
let m = false;
|
|
206
206
|
let n = 0;
|
|
207
207
|
if (this.cd != null) {
|
|
@@ -212,9 +212,9 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
214
|
for (let p = 0; p < c; p++) {
|
|
215
|
-
h = this.
|
|
216
|
-
i = this.
|
|
217
|
-
let q = { $type: Point_$type, x: this.
|
|
215
|
+
h = this.sd.item(p);
|
|
216
|
+
i = this.se.item(p);
|
|
217
|
+
let q = { $type: Point_$type, x: this.rx.a.ei(h, k), y: this.rx.b.ei(i, l) };
|
|
218
218
|
if (m) {
|
|
219
219
|
if (q.x < e.left || q.x > e.right) {
|
|
220
220
|
if (q.x + n >= e.left && q.x + n <= e.right) {
|
|
@@ -239,19 +239,19 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
241
|
}
|
|
242
|
-
|
|
242
|
+
tx(a, b) {
|
|
243
243
|
let c = typeCast(BubbleSeriesView.$, b);
|
|
244
244
|
let d = c.cv;
|
|
245
|
-
d.m = this.
|
|
246
|
-
super.
|
|
247
|
-
let e = Math.min(this.
|
|
245
|
+
d.m = this.ve;
|
|
246
|
+
super.tx(a, b);
|
|
247
|
+
let e = Math.min(this.sd != null ? this.sd.count : 0, this.se != null ? this.se.count : 0);
|
|
248
248
|
if (e < 1) {
|
|
249
249
|
return;
|
|
250
250
|
}
|
|
251
251
|
c.dh();
|
|
252
252
|
c.di();
|
|
253
253
|
}
|
|
254
|
-
|
|
254
|
+
wc() {
|
|
255
255
|
if (this.cd == null) {
|
|
256
256
|
return;
|
|
257
257
|
}
|
|
@@ -261,7 +261,7 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
261
261
|
if (this.a1.isItemwise) {
|
|
262
262
|
let a = this.a1;
|
|
263
263
|
this.a1.clearLegendItemsForSeries(this);
|
|
264
|
-
this.
|
|
264
|
+
this.wb();
|
|
265
265
|
a.renderItemwiseContent(this);
|
|
266
266
|
}
|
|
267
267
|
if (this.a1.isScale) {
|
|
@@ -270,7 +270,7 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
270
270
|
b.initializeLegend(this);
|
|
271
271
|
}
|
|
272
272
|
}
|
|
273
|
-
static
|
|
273
|
+
static vj(a, b, c, d, e) {
|
|
274
274
|
if (e <= a || isNaN_(e) || isInfinity(e)) {
|
|
275
275
|
return c;
|
|
276
276
|
}
|
|
@@ -280,48 +280,48 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
280
280
|
let f = c + ((d - c) / (b - a)) * (e - a);
|
|
281
281
|
return f;
|
|
282
282
|
}
|
|
283
|
-
static
|
|
283
|
+
static vk(a, b, c, d, logBase_, e) {
|
|
284
284
|
let f = logBase(e, logBase_);
|
|
285
285
|
let g = logBase(a, logBase_);
|
|
286
286
|
let h = logBase(b, logBase_);
|
|
287
|
-
return BubbleSeries.
|
|
287
|
+
return BubbleSeries.vj(g, h, c, d, f);
|
|
288
288
|
}
|
|
289
289
|
e9(a, b, c) {
|
|
290
290
|
let d = super.e9(a, b, c);
|
|
291
|
-
if (this.
|
|
291
|
+
if (this.ve == null || this.ck == null || this.ve.count == 0 || this.ck.count != this.ve.count) {
|
|
292
292
|
d = false;
|
|
293
293
|
}
|
|
294
294
|
return d;
|
|
295
295
|
}
|
|
296
|
-
|
|
296
|
+
sm(a, b) {
|
|
297
297
|
if (b != 3) {
|
|
298
298
|
return true;
|
|
299
299
|
}
|
|
300
300
|
if (a == null) {
|
|
301
301
|
return true;
|
|
302
302
|
}
|
|
303
|
-
if (this.
|
|
303
|
+
if (this.te == a || this.tm == a || this.v7 == a) {
|
|
304
304
|
return true;
|
|
305
305
|
}
|
|
306
306
|
return false;
|
|
307
307
|
}
|
|
308
|
-
|
|
308
|
+
wb() {
|
|
309
309
|
let a = typeCast(IChartLegend_$type, this.a1);
|
|
310
310
|
if (a == null || this.ck == null) {
|
|
311
311
|
return;
|
|
312
312
|
}
|
|
313
|
-
this.
|
|
314
|
-
let b = typeCast(CustomPaletteBrushScale.$, this.
|
|
315
|
-
let c = typeCast(ValueBrushScale.$, this.
|
|
316
|
-
let d = this.
|
|
317
|
-
let e = this.
|
|
313
|
+
this.vi = new List$1(UIElement.$, 0);
|
|
314
|
+
let b = typeCast(CustomPaletteBrushScale.$, this.u4);
|
|
315
|
+
let c = typeCast(ValueBrushScale.$, this.u4);
|
|
316
|
+
let d = this.u4;
|
|
317
|
+
let e = this.u2();
|
|
318
318
|
let f = e.b;
|
|
319
319
|
let g = e.a;
|
|
320
320
|
let h = this.ck;
|
|
321
321
|
for (let i = 0; i < h.count; i++) {
|
|
322
322
|
let j = null;
|
|
323
|
-
if (c != null && this.
|
|
324
|
-
let k = this.
|
|
323
|
+
if (c != null && this.vb != null) {
|
|
324
|
+
let k = this.vb.item(i);
|
|
325
325
|
j = c.getBrushByRange(k, f, g);
|
|
326
326
|
}
|
|
327
327
|
else if (b != null) {
|
|
@@ -331,7 +331,7 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
331
331
|
j = d.getBrush(i);
|
|
332
332
|
}
|
|
333
333
|
let l = new ContentControl();
|
|
334
|
-
let m = this.
|
|
334
|
+
let m = this.vd != null && this.vd.item(i) != null ? this.vd.item(i).toString() : "";
|
|
335
335
|
l.content = ((() => {
|
|
336
336
|
let $ret = new DataContext();
|
|
337
337
|
$ret.series = this;
|
|
@@ -340,77 +340,77 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
340
340
|
$ret.itemLabel = m;
|
|
341
341
|
return $ret;
|
|
342
342
|
})());
|
|
343
|
-
let n = this.
|
|
343
|
+
let n = this.nc;
|
|
344
344
|
if (n == null) {
|
|
345
345
|
n = this.b0.bl(this.b5);
|
|
346
346
|
}
|
|
347
347
|
l.ah = n;
|
|
348
|
-
this.
|
|
348
|
+
this.vi.add(l);
|
|
349
349
|
}
|
|
350
350
|
}
|
|
351
351
|
k0(a, b, c, d) {
|
|
352
352
|
super.k0(a, b, c, d);
|
|
353
|
-
if (this.
|
|
354
|
-
this.
|
|
353
|
+
if (this.u7 != null) {
|
|
354
|
+
this.u7.aa();
|
|
355
355
|
}
|
|
356
|
-
if (this.
|
|
357
|
-
this.
|
|
356
|
+
if (this.u4 != null) {
|
|
357
|
+
this.u4.x();
|
|
358
358
|
}
|
|
359
|
-
this.
|
|
359
|
+
this.wc();
|
|
360
360
|
}
|
|
361
|
-
|
|
362
|
-
super.
|
|
363
|
-
this.
|
|
361
|
+
li() {
|
|
362
|
+
super.li();
|
|
363
|
+
this.wc();
|
|
364
364
|
}
|
|
365
|
-
|
|
366
|
-
super.
|
|
367
|
-
this.
|
|
365
|
+
lo() {
|
|
366
|
+
super.lo();
|
|
367
|
+
this.wc();
|
|
368
368
|
}
|
|
369
|
-
|
|
370
|
-
super.
|
|
369
|
+
l4(a, b, c, d) {
|
|
370
|
+
super.l4(a, b, c, d);
|
|
371
371
|
switch (b) {
|
|
372
372
|
case "FastItemsSource":
|
|
373
|
-
if (this.
|
|
374
|
-
this.
|
|
373
|
+
if (this.u7 != null) {
|
|
374
|
+
this.u7.aa();
|
|
375
375
|
}
|
|
376
|
-
if (this.
|
|
377
|
-
this.
|
|
376
|
+
if (this.u4 != null) {
|
|
377
|
+
this.u4.x();
|
|
378
378
|
}
|
|
379
379
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
380
|
+
c.deregisterColumn(this.ve);
|
|
381
|
+
c.deregisterColumn(this.vb);
|
|
380
382
|
c.deregisterColumn(this.vd);
|
|
381
|
-
|
|
382
|
-
|
|
383
|
+
this.ve = null;
|
|
384
|
+
this.vb = null;
|
|
383
385
|
this.vd = null;
|
|
384
|
-
this.va = null;
|
|
385
|
-
this.vc = null;
|
|
386
386
|
}
|
|
387
387
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
388
|
-
this.
|
|
389
|
-
if (!stringIsNullOrEmpty(this.
|
|
390
|
-
this.
|
|
388
|
+
this.ve = this.ch(this.v7);
|
|
389
|
+
if (!stringIsNullOrEmpty(this.vs)) {
|
|
390
|
+
this.vb = this.ch(this.vs);
|
|
391
391
|
}
|
|
392
|
-
this.
|
|
392
|
+
this.vd = this.cj(this.vx);
|
|
393
393
|
}
|
|
394
|
-
this.
|
|
395
|
-
this.
|
|
394
|
+
this.mi(false);
|
|
395
|
+
this.wc();
|
|
396
396
|
break;
|
|
397
397
|
case BubbleSeries.$$p[11]:
|
|
398
|
-
if (this.
|
|
399
|
-
this.
|
|
398
|
+
if (this.u7 != null) {
|
|
399
|
+
this.u7.aa();
|
|
400
400
|
}
|
|
401
401
|
if (this.ck != null) {
|
|
402
|
-
this.ck.deregisterColumn(this.
|
|
403
|
-
this.
|
|
404
|
-
this.
|
|
402
|
+
this.ck.deregisterColumn(this.ve);
|
|
403
|
+
this.ve = this.ch(this.v7);
|
|
404
|
+
this.wc();
|
|
405
405
|
}
|
|
406
406
|
break;
|
|
407
407
|
case "RadiusColumn":
|
|
408
|
-
if (this.
|
|
409
|
-
this.
|
|
408
|
+
if (this.u7 != null) {
|
|
409
|
+
this.u7.aa();
|
|
410
410
|
}
|
|
411
|
-
this.
|
|
412
|
-
this.
|
|
413
|
-
this.
|
|
411
|
+
this.ry.cx.g$i();
|
|
412
|
+
this.mi(false);
|
|
413
|
+
this.lq();
|
|
414
414
|
break;
|
|
415
415
|
case BubbleSeries.$$p[12]:
|
|
416
416
|
if (c != null) {
|
|
@@ -421,15 +421,15 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
421
421
|
d.l.add(this);
|
|
422
422
|
d.aa();
|
|
423
423
|
}
|
|
424
|
-
this.
|
|
425
|
-
this.
|
|
424
|
+
this.mi(false);
|
|
425
|
+
this.lp();
|
|
426
426
|
break;
|
|
427
427
|
case BubbleSeries.$$p[13]:
|
|
428
|
-
this.
|
|
429
|
-
this.
|
|
428
|
+
this.mi(false);
|
|
429
|
+
this.lp();
|
|
430
430
|
break;
|
|
431
431
|
case "DiscreteLegendItemTemplate":
|
|
432
|
-
this.
|
|
432
|
+
this.wc();
|
|
433
433
|
break;
|
|
434
434
|
case BubbleSeries.$$p[3]:
|
|
435
435
|
if (c != null) {
|
|
@@ -440,37 +440,37 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
440
440
|
d.o.add(this);
|
|
441
441
|
d.x();
|
|
442
442
|
}
|
|
443
|
-
this.
|
|
444
|
-
this.
|
|
445
|
-
this.
|
|
443
|
+
this.mi(false);
|
|
444
|
+
this.wc();
|
|
445
|
+
this.lp();
|
|
446
446
|
break;
|
|
447
447
|
case BubbleSeries.$$p[4]:
|
|
448
448
|
case BubbleSeries.$$p[8]:
|
|
449
449
|
case BubbleSeries.$$p[7]:
|
|
450
450
|
case BubbleSeries.$$p[6]:
|
|
451
|
-
this.
|
|
452
|
-
this.
|
|
453
|
-
this.
|
|
451
|
+
this.mi(false);
|
|
452
|
+
this.wc();
|
|
453
|
+
this.lp();
|
|
454
454
|
break;
|
|
455
455
|
case "FillColumn":
|
|
456
|
-
this.
|
|
457
|
-
this.
|
|
456
|
+
this.mi(false);
|
|
457
|
+
this.lp();
|
|
458
458
|
break;
|
|
459
459
|
case BubbleSeries.$$p[2]:
|
|
460
|
-
if (this.
|
|
461
|
-
this.
|
|
460
|
+
if (this.u4 != null) {
|
|
461
|
+
this.u4.x();
|
|
462
462
|
}
|
|
463
463
|
if (this.ck != null) {
|
|
464
|
-
this.ck.deregisterColumn(this.
|
|
465
|
-
this.
|
|
466
|
-
this.
|
|
464
|
+
this.ck.deregisterColumn(this.vb);
|
|
465
|
+
this.vb = this.ch(this.vs);
|
|
466
|
+
this.wc();
|
|
467
467
|
}
|
|
468
468
|
break;
|
|
469
469
|
case BubbleSeries.$$p[5]:
|
|
470
470
|
if (this.ck != null) {
|
|
471
|
-
this.ck.deregisterColumn(this.
|
|
472
|
-
this.
|
|
473
|
-
this.
|
|
471
|
+
this.ck.deregisterColumn(this.vd);
|
|
472
|
+
this.vd = this.cj(this.vx);
|
|
473
|
+
this.wc();
|
|
474
474
|
}
|
|
475
475
|
break;
|
|
476
476
|
case "ActualLegend":
|
|
@@ -498,10 +498,10 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
498
498
|
g.initializeLegend(typeCast(IScaleLegendSeries_$type, i));
|
|
499
499
|
}
|
|
500
500
|
}
|
|
501
|
-
this.
|
|
501
|
+
this.wc();
|
|
502
502
|
break;
|
|
503
503
|
case "SeriesViewer":
|
|
504
|
-
this.
|
|
504
|
+
this.wc();
|
|
505
505
|
break;
|
|
506
506
|
}
|
|
507
507
|
}
|
|
@@ -509,62 +509,62 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
509
509
|
let a = new ActualRange();
|
|
510
510
|
a.b = NaN;
|
|
511
511
|
a.a = NaN;
|
|
512
|
-
if (this.
|
|
513
|
-
a.b = this.
|
|
514
|
-
a.a = this.
|
|
512
|
+
if (this.ve != null) {
|
|
513
|
+
a.b = this.ve.minimum;
|
|
514
|
+
a.a = this.ve.maximum;
|
|
515
515
|
}
|
|
516
|
-
if (this.
|
|
517
|
-
this.
|
|
516
|
+
if (this.u7 != null) {
|
|
517
|
+
this.u7.ab(a.b, a.a);
|
|
518
518
|
}
|
|
519
519
|
}
|
|
520
520
|
updateFillScaleGlobals() {
|
|
521
521
|
let a = new ActualRange();
|
|
522
522
|
a.b = NaN;
|
|
523
523
|
a.a = NaN;
|
|
524
|
-
if (this.
|
|
525
|
-
a.b = this.
|
|
526
|
-
a.a = this.
|
|
524
|
+
if (this.vb != null) {
|
|
525
|
+
a.b = this.vb.minimum;
|
|
526
|
+
a.a = this.vb.maximum;
|
|
527
527
|
}
|
|
528
|
-
if (this.
|
|
529
|
-
this.
|
|
528
|
+
if (this.u4 != null) {
|
|
529
|
+
this.u4.z(a.b, a.a);
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
|
-
|
|
532
|
+
u3(a) {
|
|
533
533
|
let b = new ActualRange();
|
|
534
534
|
b.b = NaN;
|
|
535
535
|
b.a = NaN;
|
|
536
|
-
if (this.
|
|
537
|
-
b.b = this.
|
|
538
|
-
b.a = this.
|
|
536
|
+
if (this.ve != null) {
|
|
537
|
+
b.b = this.ve.minimum;
|
|
538
|
+
b.a = this.ve.maximum;
|
|
539
539
|
}
|
|
540
540
|
if (a != null) {
|
|
541
541
|
a.x();
|
|
542
|
-
if (this.
|
|
542
|
+
if (this.vh) {
|
|
543
543
|
b.b = a.globalMinimum;
|
|
544
544
|
b.a = a.globalMaximum;
|
|
545
545
|
}
|
|
546
546
|
}
|
|
547
547
|
return b;
|
|
548
548
|
}
|
|
549
|
-
|
|
549
|
+
u2() {
|
|
550
550
|
let a = new ActualRange();
|
|
551
551
|
a.b = NaN;
|
|
552
552
|
a.a = NaN;
|
|
553
|
-
if (this.
|
|
554
|
-
a.b = this.
|
|
555
|
-
a.a = this.
|
|
553
|
+
if (this.vb != null) {
|
|
554
|
+
a.b = this.vb.minimum;
|
|
555
|
+
a.a = this.vb.maximum;
|
|
556
556
|
}
|
|
557
|
-
let b = typeCast(ValueBrushScale.$, this.
|
|
557
|
+
let b = typeCast(ValueBrushScale.$, this.u4);
|
|
558
558
|
if (b != null) {
|
|
559
559
|
b.s();
|
|
560
|
-
if (this.
|
|
560
|
+
if (this.vf && this.u4.o.count > 1) {
|
|
561
561
|
a.b = b.q;
|
|
562
562
|
a.a = b.p;
|
|
563
563
|
}
|
|
564
564
|
}
|
|
565
565
|
return a;
|
|
566
566
|
}
|
|
567
|
-
|
|
567
|
+
we(a, b, c, d) {
|
|
568
568
|
let e = c.width;
|
|
569
569
|
if (!this.b0.bu.isEmpty) {
|
|
570
570
|
e = this.b0.bu.width;
|
|
@@ -573,33 +573,33 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
573
573
|
e = this.cd.su.width;
|
|
574
574
|
}
|
|
575
575
|
let f = DeviceUtils.c(e);
|
|
576
|
-
this.
|
|
576
|
+
this.u6 = this.u7 || ((() => {
|
|
577
577
|
let $ret = new SizeScale();
|
|
578
578
|
$ret.minimumValue = f / 10;
|
|
579
579
|
$ret.maximumValue = f / 5;
|
|
580
580
|
return $ret;
|
|
581
581
|
})());
|
|
582
|
-
if (this.
|
|
583
|
-
let g = this.
|
|
584
|
-
let h = this.
|
|
585
|
-
let i = this.
|
|
586
|
-
let j = this.
|
|
582
|
+
if (this.u6 != null) {
|
|
583
|
+
let g = this.u6.minimumValue;
|
|
584
|
+
let h = this.u6.maximumValue;
|
|
585
|
+
let i = this.u6.logarithmBase;
|
|
586
|
+
let j = this.u3(this.u6);
|
|
587
587
|
let k = j.b;
|
|
588
588
|
let l = j.a;
|
|
589
|
-
if (this.
|
|
589
|
+
if (this.u6.isLogarithmic) {
|
|
590
590
|
for (let m = 0; m < b.count; m++) {
|
|
591
|
-
b._inner[m] = BubbleSeries.
|
|
591
|
+
b._inner[m] = BubbleSeries.vk(k, l, g, h, i, b._inner[m]);
|
|
592
592
|
}
|
|
593
593
|
}
|
|
594
594
|
else {
|
|
595
595
|
for (let n = 0; n < b.count; n++) {
|
|
596
|
-
b._inner[n] = BubbleSeries.
|
|
596
|
+
b._inner[n] = BubbleSeries.vj(k, l, g, h, b._inner[n]);
|
|
597
597
|
}
|
|
598
598
|
}
|
|
599
599
|
}
|
|
600
600
|
let o = 1;
|
|
601
601
|
o = DeviceUtils.d();
|
|
602
|
-
let p = this.
|
|
602
|
+
let p = this.u7 == null;
|
|
603
603
|
if (d) {
|
|
604
604
|
let q = c.width / e;
|
|
605
605
|
for (let r = 0; r < b.count; r++) {
|
|
@@ -621,27 +621,27 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
621
621
|
}
|
|
622
622
|
}
|
|
623
623
|
}
|
|
624
|
-
|
|
624
|
+
wd(a) {
|
|
625
625
|
let b = typeCast(BubbleSeriesView.$, this.bz);
|
|
626
|
-
this.
|
|
626
|
+
this.u5.b3 = false;
|
|
627
627
|
if (b != null) {
|
|
628
628
|
b.b3 = false;
|
|
629
629
|
}
|
|
630
|
-
let c = typeCast(CustomPaletteBrushScale.$, this.
|
|
631
|
-
let d = typeCast(ValueBrushScale.$, this.
|
|
632
|
-
let e = this.
|
|
633
|
-
let f = this.
|
|
630
|
+
let c = typeCast(CustomPaletteBrushScale.$, this.u4);
|
|
631
|
+
let d = typeCast(ValueBrushScale.$, this.u4);
|
|
632
|
+
let e = this.u4;
|
|
633
|
+
let f = this.u2();
|
|
634
634
|
let g = f.b;
|
|
635
635
|
let h = f.a;
|
|
636
|
-
let i = this.
|
|
636
|
+
let i = this.u4 == null || !this.u4.isReady || (d != null && this.vs == null);
|
|
637
637
|
if (i) {
|
|
638
|
-
this.
|
|
638
|
+
this.u5.dg();
|
|
639
639
|
if (b != null) {
|
|
640
640
|
b.dg();
|
|
641
641
|
}
|
|
642
642
|
return;
|
|
643
643
|
}
|
|
644
|
-
this.
|
|
644
|
+
this.u5.b3 = true;
|
|
645
645
|
if (b != null) {
|
|
646
646
|
b.b3 = true;
|
|
647
647
|
}
|
|
@@ -656,36 +656,36 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
656
656
|
if (c != null) {
|
|
657
657
|
o = c.getBrush1(p, k.count);
|
|
658
658
|
}
|
|
659
|
-
else if (d != null && this.
|
|
660
|
-
let q = this.
|
|
659
|
+
else if (d != null && this.vb != null) {
|
|
660
|
+
let q = this.vb.item(p);
|
|
661
661
|
o = d.getBrushByRange(q, g, h);
|
|
662
662
|
}
|
|
663
663
|
else if (e != null) {
|
|
664
664
|
o = e.getBrush(p);
|
|
665
665
|
}
|
|
666
666
|
else {
|
|
667
|
-
if (this.
|
|
668
|
-
o = this.
|
|
667
|
+
if (this.rf == null) {
|
|
668
|
+
o = this.rd;
|
|
669
669
|
}
|
|
670
670
|
else {
|
|
671
|
-
o = this.
|
|
671
|
+
o = this.rf;
|
|
672
672
|
}
|
|
673
673
|
}
|
|
674
674
|
let r = null;
|
|
675
|
-
if (this.
|
|
676
|
-
r = this.
|
|
675
|
+
if (this.rg == null) {
|
|
676
|
+
r = this.re;
|
|
677
677
|
}
|
|
678
678
|
else {
|
|
679
|
-
r = this.
|
|
679
|
+
r = this.rg;
|
|
680
680
|
}
|
|
681
|
-
if (this.
|
|
681
|
+
if (this.vg && o != null) {
|
|
682
682
|
r = o;
|
|
683
683
|
}
|
|
684
|
-
if (r != null && !isNaN_(this.
|
|
685
|
-
r = BrushUtil.l(r, this.
|
|
684
|
+
if (r != null && !isNaN_(this.vm)) {
|
|
685
|
+
r = BrushUtil.l(r, this.vm);
|
|
686
686
|
}
|
|
687
|
-
if (o != null && !isNaN_(this.
|
|
688
|
-
o = BrushUtil.l(o, this.
|
|
687
|
+
if (o != null && !isNaN_(this.vl)) {
|
|
688
|
+
o = BrushUtil.l(o, this.vl);
|
|
689
689
|
}
|
|
690
690
|
n.itemBrush = o;
|
|
691
691
|
n.actualItemBrush = o;
|
|
@@ -701,15 +701,15 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
701
701
|
let g = new DataLegendSeriesValueInfo();
|
|
702
702
|
g.a = 13;
|
|
703
703
|
g.l = e;
|
|
704
|
-
g.p = this.
|
|
705
|
-
g.q = this.
|
|
706
|
-
g.r = this.
|
|
704
|
+
g.p = this.te != null ? this.te : "X";
|
|
705
|
+
g.q = this.ta != null ? this.ta : "X:";
|
|
706
|
+
g.r = this.tc != null ? this.tc : "";
|
|
707
707
|
let h = new DataLegendSeriesValueInfo();
|
|
708
708
|
h.l = f;
|
|
709
709
|
h.a = 14;
|
|
710
|
-
h.p = this.
|
|
711
|
-
h.q = this.
|
|
712
|
-
h.r = this.
|
|
710
|
+
h.p = this.tm != null ? this.tm : "Y";
|
|
711
|
+
h.q = this.ti != null ? this.ti : "Y:";
|
|
712
|
+
h.r = this.tk != null ? this.tk : "";
|
|
713
713
|
let i = new DataLegendSeriesContext();
|
|
714
714
|
i.f = ((() => {
|
|
715
715
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -718,43 +718,43 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
718
718
|
return $ret;
|
|
719
719
|
})());
|
|
720
720
|
i.b = this.av();
|
|
721
|
-
if (!stringIsNullOrEmpty(this.
|
|
721
|
+
if (!stringIsNullOrEmpty(this.v7)) {
|
|
722
722
|
let j = d == null ? NaN : this.gb(d, "RadiusMemberPath");
|
|
723
723
|
let k = new DataLegendSeriesValueInfo();
|
|
724
724
|
k.l = j;
|
|
725
725
|
k.a = 11;
|
|
726
|
-
k.p = this.
|
|
727
|
-
k.q = this.
|
|
728
|
-
k.r = this.
|
|
726
|
+
k.p = this.v7 != null ? this.v7 : "Radius";
|
|
727
|
+
k.q = this.v3 != null ? this.v3 : "R:";
|
|
728
|
+
k.r = this.v5 != null ? this.v5 : "";
|
|
729
729
|
i.f.add(k);
|
|
730
730
|
}
|
|
731
|
-
else if (this.
|
|
731
|
+
else if (this.u6 != null) {
|
|
732
732
|
let l = new DataLegendSeriesValueInfo();
|
|
733
|
-
l.l = this.
|
|
733
|
+
l.l = this.u6.maximumValue;
|
|
734
734
|
l.a = 11;
|
|
735
|
-
l.p = this.
|
|
736
|
-
l.q = this.
|
|
737
|
-
l.r = this.
|
|
735
|
+
l.p = this.v7 != null ? this.v7 : "Radius";
|
|
736
|
+
l.q = this.v3 != null ? this.v3 : "R:";
|
|
737
|
+
l.r = this.v5 != null ? this.v5 : "";
|
|
738
738
|
i.f.add(l);
|
|
739
739
|
}
|
|
740
|
-
if (!stringIsNullOrEmpty(this.
|
|
740
|
+
if (!stringIsNullOrEmpty(this.vs)) {
|
|
741
741
|
let m = d == null ? NaN : this.gb(d, "FillMemberPath");
|
|
742
742
|
let n = new DataLegendSeriesValueInfo();
|
|
743
743
|
n.l = m;
|
|
744
744
|
n.a = 12;
|
|
745
|
-
n.p = this.
|
|
746
|
-
n.q = this.
|
|
747
|
-
n.r = this.
|
|
745
|
+
n.p = this.vs != null ? this.vs : "Fill";
|
|
746
|
+
n.q = this.vo != null ? this.vo : "F:";
|
|
747
|
+
n.r = this.vq != null ? this.vq : "";
|
|
748
748
|
i.f.add(n);
|
|
749
749
|
}
|
|
750
750
|
return i;
|
|
751
751
|
}
|
|
752
752
|
get actualMarkerBrush() {
|
|
753
|
-
return this.
|
|
753
|
+
return this.rd;
|
|
754
754
|
}
|
|
755
755
|
}
|
|
756
756
|
BubbleSeries.$t = /*@__PURE__*/ markType(BubbleSeries, 'BubbleSeries', ScatterBase.$, [IScaleLegendSeries_$type, ISupportsSizeScale_$type, ISupportsFillScale_$type]);
|
|
757
|
-
BubbleSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, BubbleSeries, 'raisePropertyChanged', ['FillMemberAsLegendLabel:
|
|
757
|
+
BubbleSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, BubbleSeries, 'raisePropertyChanged', ['FillMemberAsLegendLabel:vo:wf', [2, null], 'FillMemberAsLegendUnit:vq:wg', [2, null], 'FillMemberPath:vs:wh', [2], 'FillScale:u4:wi', [BrushScale.$], 'FillScaleUseGlobalValues:vf:wj', [0, false], 'LabelMemberPath:vx:wk', [2], 'MarkerBrushBrightness:vl:wl', [1, NaN], 'MarkerOutlineBrightness:vm:wm', [1, NaN], 'MarkerOutlineUsesFillScale:vg:wn', [0, false], 'RadiusMemberAsLegendLabel:v3:wo', [2, null], 'RadiusMemberAsLegendUnit:v5:wp', [2, null], 'RadiusMemberPath:v7:wq', [2, null], 'RadiusScale:u7:wr', [SizeScale.$], 'RadiusScaleUseGlobalValues:vh:ws', [0, false]]);
|
|
758
758
|
return BubbleSeries;
|
|
759
759
|
})();
|
|
760
760
|
/**
|
|
@@ -772,7 +772,7 @@ export let CustomPaletteBrushScale = /*@__PURE__*/ (() => {
|
|
|
772
772
|
if (this.brushSelectionMode == 0) {
|
|
773
773
|
return super.getBrush(a % this.brushes.count);
|
|
774
774
|
}
|
|
775
|
-
let c = BubbleSeries.
|
|
775
|
+
let c = BubbleSeries.vj(0, b - 1, 0, this.brushes.count - 1, a);
|
|
776
776
|
return this.ab(c);
|
|
777
777
|
}
|
|
778
778
|
get_isReady() {
|
|
@@ -797,20 +797,20 @@ export let BubbleSeriesView = /*@__PURE__*/ (() => {
|
|
|
797
797
|
as() {
|
|
798
798
|
super.as();
|
|
799
799
|
if (!this.q) {
|
|
800
|
-
this.b1.
|
|
800
|
+
this.b1.qd = Defaults.e;
|
|
801
801
|
}
|
|
802
802
|
}
|
|
803
803
|
cu() {
|
|
804
|
-
return new BubbleMarkerManager((a) => this.cy.item(a), (a) => this.cw.
|
|
804
|
+
return new BubbleMarkerManager((a) => this.cy.item(a), (a) => this.cw.rx.c.item(a), runOn(this, this.c9), runOn(this, this.cr), runOn(this, this.cz));
|
|
805
805
|
}
|
|
806
806
|
dh() {
|
|
807
807
|
let a = this.cv;
|
|
808
|
-
this.df.
|
|
808
|
+
this.df.we(a.n, a.o, this.bu, this == this.e.bz);
|
|
809
809
|
this.aq();
|
|
810
810
|
}
|
|
811
811
|
di() {
|
|
812
812
|
let a = this.cv;
|
|
813
|
-
this.df.
|
|
813
|
+
this.df.wd(a.n);
|
|
814
814
|
}
|
|
815
815
|
dg() {
|
|
816
816
|
let a = this.cv;
|
|
@@ -828,9 +828,9 @@ export let BubbleSeriesView = /*@__PURE__*/ (() => {
|
|
|
828
828
|
if (!stringIsNullOrEmpty(b)) {
|
|
829
829
|
a += " style='color:" + b + "'";
|
|
830
830
|
}
|
|
831
|
-
a += ">" + this.df.title + "</span><br/><span>" + "(${item." + this.df.
|
|
832
|
-
if (!stringIsNullOrEmpty(this.df.
|
|
833
|
-
a += "<span>, Radius: ${item." + this.df.
|
|
831
|
+
a += ">" + this.df.title + "</span><br/><span>" + "(${item." + this.df.te + "}, ${item." + this.df.tm + "})</span>";
|
|
832
|
+
if (!stringIsNullOrEmpty(this.df.v7)) {
|
|
833
|
+
a += "<span>, Radius: ${item." + this.df.v7 + "}</span>";
|
|
834
834
|
}
|
|
835
835
|
a += "</div>";
|
|
836
836
|
return a;
|