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
|
@@ -46,68 +46,71 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
46
46
|
__extends(BubbleSeries, _super);
|
|
47
47
|
function BubbleSeries() {
|
|
48
48
|
var _this = _super.call(this) || this;
|
|
49
|
+
_this.aa8 = null;
|
|
49
50
|
_this.aa7 = null;
|
|
50
|
-
_this.
|
|
51
|
-
_this.
|
|
51
|
+
_this.zv = null;
|
|
52
|
+
_this.zn = null;
|
|
52
53
|
_this.zm = null;
|
|
53
54
|
_this.zl = null;
|
|
54
|
-
_this.
|
|
55
|
-
_this.zi = null;
|
|
55
|
+
_this.zj = null;
|
|
56
56
|
_this.ab = BubbleSeries.$;
|
|
57
|
-
_this.
|
|
58
|
-
_this.
|
|
59
|
-
_this.
|
|
57
|
+
_this.v1 = new ScatterFrame();
|
|
58
|
+
_this.v3 = new ScatterFrame();
|
|
59
|
+
_this.vz = new ScatterFrame();
|
|
60
60
|
return _this;
|
|
61
61
|
}
|
|
62
|
-
BubbleSeries.prototype.
|
|
62
|
+
BubbleSeries.prototype.bg = function () {
|
|
63
|
+
return new BubbleSeries();
|
|
64
|
+
};
|
|
65
|
+
BubbleSeries.prototype.get_dy = function () {
|
|
63
66
|
return true;
|
|
64
67
|
};
|
|
65
|
-
BubbleSeries.prototype.
|
|
68
|
+
BubbleSeries.prototype.ch = function () {
|
|
66
69
|
return new BubbleSeriesView(this);
|
|
67
70
|
};
|
|
68
|
-
BubbleSeries.prototype.
|
|
69
|
-
_super.prototype.
|
|
70
|
-
this.
|
|
71
|
+
BubbleSeries.prototype.o1 = function (a) {
|
|
72
|
+
_super.prototype.o1.call(this, a);
|
|
73
|
+
this.zi = a;
|
|
71
74
|
};
|
|
72
|
-
BubbleSeries.prototype.
|
|
75
|
+
BubbleSeries.prototype.ir = function () {
|
|
73
76
|
return 0.7;
|
|
74
77
|
};
|
|
75
|
-
BubbleSeries.prototype.
|
|
76
|
-
if (this.
|
|
78
|
+
BubbleSeries.prototype.t5 = function () {
|
|
79
|
+
if (this.t4 == 0) {
|
|
77
80
|
return 2;
|
|
78
81
|
}
|
|
79
|
-
return _super.prototype.
|
|
82
|
+
return _super.prototype.t5.call(this);
|
|
80
83
|
};
|
|
81
84
|
BubbleSeries.prototype.isAttachedTo = function (a) {
|
|
82
85
|
return this.a2 == a;
|
|
83
86
|
};
|
|
84
|
-
BubbleSeries.prototype.
|
|
87
|
+
BubbleSeries.prototype.dx = function () {
|
|
85
88
|
return true;
|
|
86
89
|
};
|
|
87
|
-
BubbleSeries.prototype.
|
|
88
|
-
_super.prototype.
|
|
89
|
-
if (this.
|
|
90
|
-
for (var b = 0; b < this.
|
|
91
|
-
a(this.
|
|
90
|
+
BubbleSeries.prototype.n5 = function (a) {
|
|
91
|
+
_super.prototype.n5.call(this, a);
|
|
92
|
+
if (this.zq != null && this.zv != null && this.zv.count > 0) {
|
|
93
|
+
for (var b = 0; b < this.zv.count; b++) {
|
|
94
|
+
a(this.zv._inner[b]);
|
|
92
95
|
}
|
|
93
96
|
}
|
|
94
97
|
};
|
|
95
|
-
Object.defineProperty(BubbleSeries.prototype, "
|
|
98
|
+
Object.defineProperty(BubbleSeries.prototype, "zp", {
|
|
96
99
|
get: function () {
|
|
97
|
-
return this.
|
|
100
|
+
return this.zr;
|
|
98
101
|
},
|
|
99
102
|
enumerable: false,
|
|
100
103
|
configurable: true
|
|
101
104
|
});
|
|
102
|
-
BubbleSeries.prototype.
|
|
103
|
-
var b = typeCast(CustomPaletteBrushScale.$, this.
|
|
104
|
-
var c = typeCast(ValueBrushScale.$, this.
|
|
105
|
-
var d = this.
|
|
106
|
-
if (b != null && this.
|
|
107
|
-
return b.getBrush1(a, this.
|
|
105
|
+
BubbleSeries.prototype.aa6 = function (a) {
|
|
106
|
+
var b = typeCast(CustomPaletteBrushScale.$, this.zh);
|
|
107
|
+
var c = typeCast(ValueBrushScale.$, this.zh);
|
|
108
|
+
var d = this.zh;
|
|
109
|
+
if (b != null && this.c7 != null) {
|
|
110
|
+
return b.getBrush1(a, this.c7.count);
|
|
108
111
|
}
|
|
109
112
|
else if (c != null) {
|
|
110
|
-
return c.getBrushByIndex(a, this.
|
|
113
|
+
return c.getBrushByIndex(a, this.zo);
|
|
111
114
|
}
|
|
112
115
|
else if (d != null) {
|
|
113
116
|
return d.getBrush(a);
|
|
@@ -116,14 +119,14 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
116
119
|
};
|
|
117
120
|
Object.defineProperty(BubbleSeries.prototype, "legendReady", {
|
|
118
121
|
get: function () {
|
|
119
|
-
return this.
|
|
122
|
+
return this.zr != null && this.zr.count != 0;
|
|
120
123
|
},
|
|
121
124
|
enumerable: false,
|
|
122
125
|
configurable: true
|
|
123
126
|
});
|
|
124
127
|
Object.defineProperty(BubbleSeries.prototype, "minScaleText", {
|
|
125
128
|
get: function () {
|
|
126
|
-
var a = this.
|
|
129
|
+
var a = this.zg(this.zk).b;
|
|
127
130
|
return (Math.round(a * 1000) / 1000).toString();
|
|
128
131
|
},
|
|
129
132
|
enumerable: false,
|
|
@@ -131,120 +134,120 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
131
134
|
});
|
|
132
135
|
Object.defineProperty(BubbleSeries.prototype, "maxScaleText", {
|
|
133
136
|
get: function () {
|
|
134
|
-
var a = this.
|
|
137
|
+
var a = this.zg(this.zk).a;
|
|
135
138
|
return (Math.round(a * 1000) / 1000).toString();
|
|
136
139
|
},
|
|
137
140
|
enumerable: false,
|
|
138
141
|
configurable: true
|
|
139
142
|
});
|
|
140
143
|
BubbleSeries.prototype.forScaleColors = function (a) {
|
|
141
|
-
for (var b = 0; b < this.
|
|
142
|
-
if (this.
|
|
144
|
+
for (var b = 0; b < this.zr.count; b++) {
|
|
145
|
+
if (this.zh == null || !this.zh.isReady) {
|
|
143
146
|
return false;
|
|
144
147
|
}
|
|
145
148
|
var c = NaN;
|
|
146
|
-
if (this.
|
|
147
|
-
c = (this.
|
|
149
|
+
if (this.zo != null) {
|
|
150
|
+
c = (this.zo.item(b) - this.zo.minimum) / (this.zo.maximum - this.zo.minimum);
|
|
148
151
|
}
|
|
149
|
-
var d = (this.
|
|
152
|
+
var d = (this.zr.item(b) - this.zr.minimum) / (this.zr.maximum - this.zr.minimum);
|
|
150
153
|
if (isNaN_(c)) {
|
|
151
154
|
c = 0;
|
|
152
155
|
}
|
|
153
156
|
if (isNaN_(d)) {
|
|
154
157
|
d = c;
|
|
155
158
|
}
|
|
156
|
-
var e = this.
|
|
157
|
-
var f = this.
|
|
159
|
+
var e = this.vb;
|
|
160
|
+
var f = this.aa6(b);
|
|
158
161
|
var g = f != null ? f : e;
|
|
159
162
|
a(g, d);
|
|
160
163
|
}
|
|
161
164
|
return true;
|
|
162
165
|
};
|
|
163
|
-
BubbleSeries.prototype.
|
|
164
|
-
var c = this.
|
|
166
|
+
BubbleSeries.prototype.jv = function (a, b) {
|
|
167
|
+
var c = this.lw(b);
|
|
165
168
|
if (c == BubbleSeries.$$p[5]) {
|
|
166
|
-
return this.
|
|
169
|
+
return this.jw(a, b, this.aaa);
|
|
167
170
|
}
|
|
168
171
|
if (c == BubbleSeries.$$p[11]) {
|
|
169
|
-
return this.
|
|
172
|
+
return this.jw(a, b, this.aak);
|
|
170
173
|
}
|
|
171
174
|
if (c == ScatterBase.$$p[12]) {
|
|
172
|
-
return this.
|
|
175
|
+
return this.jw(a, b, this.xm);
|
|
173
176
|
}
|
|
174
177
|
if (c == ScatterBase.$$p[16]) {
|
|
175
|
-
return this.
|
|
178
|
+
return this.jw(a, b, this.xu);
|
|
176
179
|
}
|
|
177
180
|
if (c == BubbleSeries.$$p[2]) {
|
|
178
|
-
return this.
|
|
181
|
+
return this.jw(a, b, this.z5);
|
|
179
182
|
}
|
|
180
|
-
return _super.prototype.
|
|
183
|
+
return _super.prototype.jv.call(this, a, b);
|
|
181
184
|
};
|
|
182
|
-
Object.defineProperty(BubbleSeries.prototype, "
|
|
185
|
+
Object.defineProperty(BubbleSeries.prototype, "zr", {
|
|
183
186
|
get: function () {
|
|
184
|
-
return this.
|
|
187
|
+
return this.zn;
|
|
185
188
|
},
|
|
186
189
|
set: function (a) {
|
|
187
|
-
if (this.
|
|
188
|
-
var b = this.
|
|
189
|
-
this.
|
|
190
|
-
this.raisePropertyChanged("RadiusColumn", b, this.
|
|
190
|
+
if (this.zn != a) {
|
|
191
|
+
var b = this.zr;
|
|
192
|
+
this.zn = a;
|
|
193
|
+
this.raisePropertyChanged("RadiusColumn", b, this.zr);
|
|
191
194
|
}
|
|
192
195
|
},
|
|
193
196
|
enumerable: false,
|
|
194
197
|
configurable: true
|
|
195
198
|
});
|
|
196
|
-
Object.defineProperty(BubbleSeries.prototype, "
|
|
199
|
+
Object.defineProperty(BubbleSeries.prototype, "zq", {
|
|
197
200
|
get: function () {
|
|
198
|
-
return this.
|
|
201
|
+
return this.zm;
|
|
199
202
|
},
|
|
200
203
|
set: function (a) {
|
|
201
|
-
if (this.
|
|
202
|
-
var b = this.
|
|
203
|
-
this.
|
|
204
|
-
this.raisePropertyChanged("LabelColumn", b, this.
|
|
204
|
+
if (this.zm != a) {
|
|
205
|
+
var b = this.zq;
|
|
206
|
+
this.zm = a;
|
|
207
|
+
this.raisePropertyChanged("LabelColumn", b, this.zq);
|
|
205
208
|
}
|
|
206
209
|
},
|
|
207
210
|
enumerable: false,
|
|
208
211
|
configurable: true
|
|
209
212
|
});
|
|
210
|
-
Object.defineProperty(BubbleSeries.prototype, "
|
|
213
|
+
Object.defineProperty(BubbleSeries.prototype, "zo", {
|
|
211
214
|
get: function () {
|
|
212
|
-
return this.
|
|
215
|
+
return this.zl;
|
|
213
216
|
},
|
|
214
217
|
set: function (a) {
|
|
215
|
-
if (this.
|
|
216
|
-
var b = this.
|
|
217
|
-
this.
|
|
218
|
-
this.raisePropertyChanged("FillColumn", b, this.
|
|
218
|
+
if (this.zl != a) {
|
|
219
|
+
var b = this.zo;
|
|
220
|
+
this.zl = a;
|
|
221
|
+
this.raisePropertyChanged("FillColumn", b, this.zo);
|
|
219
222
|
}
|
|
220
223
|
},
|
|
221
224
|
enumerable: false,
|
|
222
225
|
configurable: true
|
|
223
226
|
});
|
|
224
|
-
BubbleSeries.prototype.
|
|
225
|
-
if (c <= this.
|
|
227
|
+
BubbleSeries.prototype.xx = function (a, b, c, d, e) {
|
|
228
|
+
if (c <= this.w2) {
|
|
226
229
|
b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
|
|
227
230
|
}
|
|
228
|
-
var f = this.
|
|
229
|
-
var g = this.
|
|
231
|
+
var f = this.w2;
|
|
232
|
+
var g = this.c7;
|
|
230
233
|
var h;
|
|
231
234
|
var i;
|
|
232
235
|
var j = this.getEffectiveViewport1(a);
|
|
233
|
-
var k = new ScalerParams(0, d, e, this.
|
|
234
|
-
var l = new ScalerParams(0, d, e, this.
|
|
236
|
+
var k = new ScalerParams(0, d, e, this.vv.d, j);
|
|
237
|
+
var l = new ScalerParams(0, d, e, this.vv.e, j);
|
|
235
238
|
var m = false;
|
|
236
239
|
var n = 0;
|
|
237
|
-
if (this.
|
|
238
|
-
if (this.
|
|
239
|
-
var o = this.
|
|
240
|
+
if (this.cz != null) {
|
|
241
|
+
if (this.cz.fb()) {
|
|
242
|
+
var o = this.cz.lo(d, k);
|
|
240
243
|
m = o.c;
|
|
241
244
|
n = o.d;
|
|
242
245
|
}
|
|
243
246
|
}
|
|
244
247
|
var _loop_1 = function (p) {
|
|
245
|
-
h = this_1.
|
|
246
|
-
i = this_1.
|
|
247
|
-
var q = { $type: Point_$type, x: this_1.
|
|
248
|
+
h = this_1.wb.item(p);
|
|
249
|
+
i = this_1.wc.item(p);
|
|
250
|
+
var q = { $type: Point_$type, x: this_1.vv.a.ej(h, k), y: this_1.vv.b.ej(i, l) };
|
|
248
251
|
if (m) {
|
|
249
252
|
if (q.x < e.left || q.x > e.right) {
|
|
250
253
|
if (q.x + n >= e.left && q.x + n <= e.right) {
|
|
@@ -273,20 +276,20 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
273
276
|
_loop_1(p);
|
|
274
277
|
}
|
|
275
278
|
};
|
|
276
|
-
BubbleSeries.prototype.
|
|
279
|
+
BubbleSeries.prototype.x7 = function (a, b) {
|
|
277
280
|
var c = typeCast(BubbleSeriesView.$, b);
|
|
278
281
|
var d = c.cy;
|
|
279
|
-
d.m = this.
|
|
280
|
-
_super.prototype.
|
|
281
|
-
var e = Math.min(this.
|
|
282
|
+
d.m = this.zr;
|
|
283
|
+
_super.prototype.x7.call(this, a, b);
|
|
284
|
+
var e = Math.min(this.wb != null ? this.wb.count : 0, this.wc != null ? this.wc.count : 0);
|
|
282
285
|
if (e < 1) {
|
|
283
286
|
return;
|
|
284
287
|
}
|
|
285
288
|
c.dk();
|
|
286
289
|
c.dl();
|
|
287
290
|
};
|
|
288
|
-
BubbleSeries.prototype.
|
|
289
|
-
if (this.
|
|
291
|
+
BubbleSeries.prototype.aap = function () {
|
|
292
|
+
if (this.cz == null) {
|
|
290
293
|
return;
|
|
291
294
|
}
|
|
292
295
|
if (this.a2 == null) {
|
|
@@ -295,7 +298,7 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
295
298
|
if (this.a2.isItemwise) {
|
|
296
299
|
var a = this.a2;
|
|
297
300
|
this.a2.clearLegendItemsForSeries(this);
|
|
298
|
-
this.
|
|
301
|
+
this.aao();
|
|
299
302
|
a.renderItemwiseContent(this);
|
|
300
303
|
}
|
|
301
304
|
if (this.a2.isScale) {
|
|
@@ -304,7 +307,7 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
304
307
|
b.initializeLegend(this);
|
|
305
308
|
}
|
|
306
309
|
};
|
|
307
|
-
BubbleSeries.
|
|
310
|
+
BubbleSeries.zw = function (a, b, c, d, e) {
|
|
308
311
|
if (e <= a || isNaN_(e) || isInfinity(e)) {
|
|
309
312
|
return c;
|
|
310
313
|
}
|
|
@@ -314,49 +317,49 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
314
317
|
var f = c + ((d - c) / (b - a)) * (e - a);
|
|
315
318
|
return f;
|
|
316
319
|
};
|
|
317
|
-
BubbleSeries.
|
|
320
|
+
BubbleSeries.zx = function (a, b, c, d, logBase_, e) {
|
|
318
321
|
var f = logBase(e, logBase_);
|
|
319
322
|
var g = logBase(a, logBase_);
|
|
320
323
|
var h = logBase(b, logBase_);
|
|
321
|
-
return BubbleSeries.
|
|
324
|
+
return BubbleSeries.zw(g, h, c, d, f);
|
|
322
325
|
};
|
|
323
|
-
BubbleSeries.prototype.
|
|
324
|
-
var d = _super.prototype.
|
|
325
|
-
if (this.
|
|
326
|
+
BubbleSeries.prototype.gm = function (a, b, c) {
|
|
327
|
+
var d = _super.prototype.gm.call(this, a, b, c);
|
|
328
|
+
if (this.zr == null || this.c7 == null || this.zr.count == 0 || this.c7.count != this.zr.count) {
|
|
326
329
|
d = false;
|
|
327
330
|
}
|
|
328
331
|
return d;
|
|
329
332
|
};
|
|
330
|
-
BubbleSeries.prototype.
|
|
333
|
+
BubbleSeries.prototype.wl = function (a, b) {
|
|
331
334
|
if (b != 3) {
|
|
332
335
|
return true;
|
|
333
336
|
}
|
|
334
337
|
if (a == null) {
|
|
335
338
|
return true;
|
|
336
339
|
}
|
|
337
|
-
if (this.
|
|
340
|
+
if (this.xm == a || this.xu == a || this.aak == a) {
|
|
338
341
|
return true;
|
|
339
342
|
}
|
|
340
343
|
return false;
|
|
341
344
|
};
|
|
342
|
-
BubbleSeries.prototype.
|
|
345
|
+
BubbleSeries.prototype.aao = function () {
|
|
343
346
|
var _this = this;
|
|
344
347
|
var a = typeCast(IChartLegend_$type, this.a2);
|
|
345
|
-
if (a == null || this.
|
|
348
|
+
if (a == null || this.c7 == null) {
|
|
346
349
|
return;
|
|
347
350
|
}
|
|
348
|
-
this.
|
|
349
|
-
var b = typeCast(CustomPaletteBrushScale.$, this.
|
|
350
|
-
var c = typeCast(ValueBrushScale.$, this.
|
|
351
|
-
var d = this.
|
|
352
|
-
var e = this.
|
|
351
|
+
this.zv = new List$1(UIElement.$, 0);
|
|
352
|
+
var b = typeCast(CustomPaletteBrushScale.$, this.zh);
|
|
353
|
+
var c = typeCast(ValueBrushScale.$, this.zh);
|
|
354
|
+
var d = this.zh;
|
|
355
|
+
var e = this.zf();
|
|
353
356
|
var f = e.b;
|
|
354
357
|
var g = e.a;
|
|
355
|
-
var h = this.
|
|
358
|
+
var h = this.c7;
|
|
356
359
|
var _loop_2 = function (i) {
|
|
357
360
|
var j = null;
|
|
358
|
-
if (c != null && this_2.
|
|
359
|
-
var k = this_2.
|
|
361
|
+
if (c != null && this_2.zo != null) {
|
|
362
|
+
var k = this_2.zo.item(i);
|
|
360
363
|
j = c.getBrushByRange(k, f, g);
|
|
361
364
|
}
|
|
362
365
|
else if (b != null) {
|
|
@@ -366,7 +369,7 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
366
369
|
j = d.getBrush(i);
|
|
367
370
|
}
|
|
368
371
|
var l = new ContentControl();
|
|
369
|
-
var m = this_2.
|
|
372
|
+
var m = this_2.zq != null && this_2.zq.item(i) != null ? this_2.zq.item(i).toString() : "";
|
|
370
373
|
l.content = ((function () {
|
|
371
374
|
var $ret = new DataContext();
|
|
372
375
|
$ret.series = _this;
|
|
@@ -375,82 +378,82 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
375
378
|
$ret.itemLabel = m;
|
|
376
379
|
return $ret;
|
|
377
380
|
})());
|
|
378
|
-
var n = this_2.
|
|
381
|
+
var n = this_2.qu;
|
|
379
382
|
if (n == null) {
|
|
380
|
-
n = this_2.
|
|
383
|
+
n = this_2.ck.bn(this_2.cp);
|
|
381
384
|
}
|
|
382
385
|
l.ah = n;
|
|
383
|
-
this_2.
|
|
386
|
+
this_2.zv.add(l);
|
|
384
387
|
};
|
|
385
388
|
var this_2 = this;
|
|
386
389
|
for (var i = 0; i < h.count; i++) {
|
|
387
390
|
_loop_2(i);
|
|
388
391
|
}
|
|
389
392
|
};
|
|
390
|
-
BubbleSeries.prototype.
|
|
391
|
-
_super.prototype.
|
|
392
|
-
if (this.
|
|
393
|
-
this.
|
|
393
|
+
BubbleSeries.prototype.np = function (a, b, c, d) {
|
|
394
|
+
_super.prototype.np.call(this, a, b, c, d);
|
|
395
|
+
if (this.zk != null) {
|
|
396
|
+
this.zk.aa();
|
|
394
397
|
}
|
|
395
|
-
if (this.
|
|
396
|
-
this.
|
|
398
|
+
if (this.zh != null) {
|
|
399
|
+
this.zh.x();
|
|
397
400
|
}
|
|
398
|
-
this.
|
|
401
|
+
this.aap();
|
|
399
402
|
};
|
|
400
|
-
BubbleSeries.prototype.
|
|
401
|
-
_super.prototype.
|
|
402
|
-
this.
|
|
403
|
+
BubbleSeries.prototype.of = function () {
|
|
404
|
+
_super.prototype.of.call(this);
|
|
405
|
+
this.aap();
|
|
403
406
|
};
|
|
404
|
-
BubbleSeries.prototype.
|
|
405
|
-
_super.prototype.
|
|
406
|
-
this.
|
|
407
|
+
BubbleSeries.prototype.ol = function () {
|
|
408
|
+
_super.prototype.ol.call(this);
|
|
409
|
+
this.aap();
|
|
407
410
|
};
|
|
408
|
-
BubbleSeries.prototype.
|
|
411
|
+
BubbleSeries.prototype.o9 = function (a, b, c, d) {
|
|
409
412
|
var e_1, _a;
|
|
410
|
-
_super.prototype.
|
|
413
|
+
_super.prototype.o9.call(this, a, b, c, d);
|
|
411
414
|
switch (b) {
|
|
412
415
|
case "FastItemsSource":
|
|
413
|
-
if (this.
|
|
414
|
-
this.
|
|
416
|
+
if (this.zk != null) {
|
|
417
|
+
this.zk.aa();
|
|
415
418
|
}
|
|
416
|
-
if (this.
|
|
417
|
-
this.
|
|
419
|
+
if (this.zh != null) {
|
|
420
|
+
this.zh.x();
|
|
418
421
|
}
|
|
419
422
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
423
|
+
c.deregisterColumn(this.zr);
|
|
424
|
+
c.deregisterColumn(this.zo);
|
|
420
425
|
c.deregisterColumn(this.zq);
|
|
421
|
-
|
|
422
|
-
|
|
426
|
+
this.zr = null;
|
|
427
|
+
this.zo = null;
|
|
423
428
|
this.zq = null;
|
|
424
|
-
this.zn = null;
|
|
425
|
-
this.zp = null;
|
|
426
429
|
}
|
|
427
430
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
428
|
-
this.
|
|
429
|
-
if (!stringIsNullOrEmpty(this.
|
|
430
|
-
this.
|
|
431
|
+
this.zr = this.c4(this.aak);
|
|
432
|
+
if (!stringIsNullOrEmpty(this.z5)) {
|
|
433
|
+
this.zo = this.c4(this.z5);
|
|
431
434
|
}
|
|
432
|
-
this.
|
|
435
|
+
this.zq = this.c6(this.aaa);
|
|
433
436
|
}
|
|
434
|
-
this.
|
|
435
|
-
this.
|
|
437
|
+
this.pq(false);
|
|
438
|
+
this.aap();
|
|
436
439
|
break;
|
|
437
440
|
case BubbleSeries.$$p[11]:
|
|
438
|
-
if (this.
|
|
439
|
-
this.
|
|
441
|
+
if (this.zk != null) {
|
|
442
|
+
this.zk.aa();
|
|
440
443
|
}
|
|
441
|
-
if (this.
|
|
442
|
-
this.
|
|
443
|
-
this.
|
|
444
|
-
this.
|
|
444
|
+
if (this.c7 != null) {
|
|
445
|
+
this.c7.deregisterColumn(this.zr);
|
|
446
|
+
this.zr = this.c4(this.aak);
|
|
447
|
+
this.aap();
|
|
445
448
|
}
|
|
446
449
|
break;
|
|
447
450
|
case "RadiusColumn":
|
|
448
|
-
if (this.
|
|
449
|
-
this.
|
|
451
|
+
if (this.zk != null) {
|
|
452
|
+
this.zk.aa();
|
|
450
453
|
}
|
|
451
|
-
this.
|
|
452
|
-
this.
|
|
453
|
-
this.
|
|
454
|
+
this.vw.c0.g$i();
|
|
455
|
+
this.pq(this.fr && this.dp);
|
|
456
|
+
this.on();
|
|
454
457
|
break;
|
|
455
458
|
case BubbleSeries.$$p[12]:
|
|
456
459
|
if (c != null) {
|
|
@@ -461,15 +464,15 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
461
464
|
d.l.add(this);
|
|
462
465
|
d.aa();
|
|
463
466
|
}
|
|
464
|
-
this.
|
|
465
|
-
this.
|
|
467
|
+
this.pq(false);
|
|
468
|
+
this.om();
|
|
466
469
|
break;
|
|
467
470
|
case BubbleSeries.$$p[13]:
|
|
468
|
-
this.
|
|
469
|
-
this.
|
|
471
|
+
this.pq(false);
|
|
472
|
+
this.om();
|
|
470
473
|
break;
|
|
471
474
|
case "DiscreteLegendItemTemplate":
|
|
472
|
-
this.
|
|
475
|
+
this.aap();
|
|
473
476
|
break;
|
|
474
477
|
case BubbleSeries.$$p[3]:
|
|
475
478
|
if (c != null) {
|
|
@@ -480,37 +483,37 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
480
483
|
d.o.add(this);
|
|
481
484
|
d.x();
|
|
482
485
|
}
|
|
483
|
-
this.
|
|
484
|
-
this.
|
|
485
|
-
this.
|
|
486
|
+
this.pq(false);
|
|
487
|
+
this.aap();
|
|
488
|
+
this.om();
|
|
486
489
|
break;
|
|
487
490
|
case BubbleSeries.$$p[4]:
|
|
488
491
|
case BubbleSeries.$$p[8]:
|
|
489
492
|
case BubbleSeries.$$p[7]:
|
|
490
493
|
case BubbleSeries.$$p[6]:
|
|
491
|
-
this.
|
|
492
|
-
this.
|
|
493
|
-
this.
|
|
494
|
+
this.pq(false);
|
|
495
|
+
this.aap();
|
|
496
|
+
this.om();
|
|
494
497
|
break;
|
|
495
498
|
case "FillColumn":
|
|
496
|
-
this.
|
|
497
|
-
this.
|
|
499
|
+
this.pq(this.fr && this.dp);
|
|
500
|
+
this.om();
|
|
498
501
|
break;
|
|
499
502
|
case BubbleSeries.$$p[2]:
|
|
500
|
-
if (this.
|
|
501
|
-
this.
|
|
503
|
+
if (this.zh != null) {
|
|
504
|
+
this.zh.x();
|
|
502
505
|
}
|
|
503
|
-
if (this.
|
|
504
|
-
this.
|
|
505
|
-
this.
|
|
506
|
-
this.
|
|
506
|
+
if (this.c7 != null) {
|
|
507
|
+
this.c7.deregisterColumn(this.zo);
|
|
508
|
+
this.zo = this.c4(this.z5);
|
|
509
|
+
this.aap();
|
|
507
510
|
}
|
|
508
511
|
break;
|
|
509
512
|
case BubbleSeries.$$p[5]:
|
|
510
|
-
if (this.
|
|
511
|
-
this.
|
|
512
|
-
this.
|
|
513
|
-
this.
|
|
513
|
+
if (this.c7 != null) {
|
|
514
|
+
this.c7.deregisterColumn(this.zq);
|
|
515
|
+
this.zq = this.c6(this.aaa);
|
|
516
|
+
this.aap();
|
|
514
517
|
}
|
|
515
518
|
break;
|
|
516
519
|
case "ActualLegend":
|
|
@@ -523,9 +526,9 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
523
526
|
var g = typeCast(IChartScaleLegend_$type, e);
|
|
524
527
|
var h = true;
|
|
525
528
|
var i = null;
|
|
526
|
-
if (this.
|
|
529
|
+
if (this.cz != null) {
|
|
527
530
|
try {
|
|
528
|
-
for (var _b = __values(fromEnum(this.
|
|
531
|
+
for (var _b = __values(fromEnum(this.cz.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
529
532
|
var j = _c.value;
|
|
530
533
|
if (j.legend == g) {
|
|
531
534
|
i = j;
|
|
@@ -554,10 +557,10 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
554
557
|
g.initializeLegend(typeCast(IScaleLegendSeries_$type, i));
|
|
555
558
|
}
|
|
556
559
|
}
|
|
557
|
-
this.
|
|
560
|
+
this.aap();
|
|
558
561
|
break;
|
|
559
562
|
case "SeriesViewer":
|
|
560
|
-
this.
|
|
563
|
+
this.aap();
|
|
561
564
|
break;
|
|
562
565
|
}
|
|
563
566
|
};
|
|
@@ -565,97 +568,97 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
565
568
|
var a = new ActualRange();
|
|
566
569
|
a.b = NaN;
|
|
567
570
|
a.a = NaN;
|
|
568
|
-
if (this.
|
|
569
|
-
a.b = this.
|
|
570
|
-
a.a = this.
|
|
571
|
+
if (this.zr != null) {
|
|
572
|
+
a.b = this.zr.minimum;
|
|
573
|
+
a.a = this.zr.maximum;
|
|
571
574
|
}
|
|
572
|
-
if (this.
|
|
573
|
-
this.
|
|
575
|
+
if (this.zk != null) {
|
|
576
|
+
this.zk.ab(a.b, a.a);
|
|
574
577
|
}
|
|
575
578
|
};
|
|
576
579
|
BubbleSeries.prototype.updateFillScaleGlobals = function () {
|
|
577
580
|
var a = new ActualRange();
|
|
578
581
|
a.b = NaN;
|
|
579
582
|
a.a = NaN;
|
|
580
|
-
if (this.
|
|
581
|
-
a.b = this.
|
|
582
|
-
a.a = this.
|
|
583
|
+
if (this.zo != null) {
|
|
584
|
+
a.b = this.zo.minimum;
|
|
585
|
+
a.a = this.zo.maximum;
|
|
583
586
|
}
|
|
584
|
-
if (this.
|
|
585
|
-
this.
|
|
587
|
+
if (this.zh != null) {
|
|
588
|
+
this.zh.z(a.b, a.a);
|
|
586
589
|
}
|
|
587
590
|
};
|
|
588
|
-
BubbleSeries.prototype.
|
|
591
|
+
BubbleSeries.prototype.zg = function (a) {
|
|
589
592
|
var b = new ActualRange();
|
|
590
593
|
b.b = NaN;
|
|
591
594
|
b.a = NaN;
|
|
592
|
-
if (this.
|
|
593
|
-
b.b = this.
|
|
594
|
-
b.a = this.
|
|
595
|
+
if (this.zr != null) {
|
|
596
|
+
b.b = this.zr.minimum;
|
|
597
|
+
b.a = this.zr.maximum;
|
|
595
598
|
}
|
|
596
599
|
if (a != null) {
|
|
597
600
|
a.x();
|
|
598
|
-
if (this.
|
|
601
|
+
if (this.zu) {
|
|
599
602
|
b.b = a.globalMinimum;
|
|
600
603
|
b.a = a.globalMaximum;
|
|
601
604
|
}
|
|
602
605
|
}
|
|
603
606
|
return b;
|
|
604
607
|
};
|
|
605
|
-
BubbleSeries.prototype.
|
|
608
|
+
BubbleSeries.prototype.zf = function () {
|
|
606
609
|
var a = new ActualRange();
|
|
607
610
|
a.b = NaN;
|
|
608
611
|
a.a = NaN;
|
|
609
|
-
if (this.
|
|
610
|
-
a.b = this.
|
|
611
|
-
a.a = this.
|
|
612
|
+
if (this.zo != null) {
|
|
613
|
+
a.b = this.zo.minimum;
|
|
614
|
+
a.a = this.zo.maximum;
|
|
612
615
|
}
|
|
613
|
-
var b = typeCast(ValueBrushScale.$, this.
|
|
616
|
+
var b = typeCast(ValueBrushScale.$, this.zh);
|
|
614
617
|
if (b != null) {
|
|
615
618
|
b.s();
|
|
616
|
-
if (this.
|
|
619
|
+
if (this.zs && this.zh.o.count > 1) {
|
|
617
620
|
a.b = b.q;
|
|
618
621
|
a.a = b.p;
|
|
619
622
|
}
|
|
620
623
|
}
|
|
621
624
|
return a;
|
|
622
625
|
};
|
|
623
|
-
BubbleSeries.prototype.
|
|
626
|
+
BubbleSeries.prototype.aar = function (a, b, c, d) {
|
|
624
627
|
var e = c.width;
|
|
625
|
-
if (!this.
|
|
626
|
-
e = this.
|
|
628
|
+
if (!this.ck.bx.isEmpty) {
|
|
629
|
+
e = this.ck.bx.width;
|
|
627
630
|
}
|
|
628
|
-
else if (this.
|
|
629
|
-
e = this.
|
|
631
|
+
else if (this.cz != null && !this.cz.t2.isEmpty) {
|
|
632
|
+
e = this.cz.t2.width;
|
|
630
633
|
}
|
|
631
634
|
var f = DeviceUtils.c(e);
|
|
632
|
-
this.
|
|
635
|
+
this.zj = this.zk || ((function () {
|
|
633
636
|
var $ret = new SizeScale();
|
|
634
637
|
$ret.minimumValue = f / 10;
|
|
635
638
|
$ret.maximumValue = f / 5;
|
|
636
639
|
return $ret;
|
|
637
640
|
})());
|
|
638
|
-
if (this.
|
|
639
|
-
var g = this.
|
|
640
|
-
var h = this.
|
|
641
|
-
var i = this.
|
|
642
|
-
var j = this.
|
|
641
|
+
if (this.zj != null) {
|
|
642
|
+
var g = this.zj.minimumValue;
|
|
643
|
+
var h = this.zj.maximumValue;
|
|
644
|
+
var i = this.zj.logarithmBase;
|
|
645
|
+
var j = this.zg(this.zj);
|
|
643
646
|
var k = j.b;
|
|
644
647
|
var l = j.a;
|
|
645
|
-
if (this.
|
|
648
|
+
if (this.zj.isLogarithmic) {
|
|
646
649
|
for (var m = 0; m < b.count; m++) {
|
|
647
|
-
b._inner[m] = BubbleSeries.
|
|
650
|
+
b._inner[m] = BubbleSeries.zx(k, l, g, h, i, b._inner[m]);
|
|
648
651
|
}
|
|
649
652
|
}
|
|
650
653
|
else {
|
|
651
654
|
for (var n = 0; n < b.count; n++) {
|
|
652
|
-
b._inner[n] = BubbleSeries.
|
|
655
|
+
b._inner[n] = BubbleSeries.zw(k, l, g, h, b._inner[n]);
|
|
653
656
|
}
|
|
654
657
|
}
|
|
655
658
|
}
|
|
656
659
|
var o = 1;
|
|
657
660
|
o = DeviceUtils.d();
|
|
658
|
-
var p = this.
|
|
661
|
+
var p = this.zk == null;
|
|
659
662
|
if (d) {
|
|
660
663
|
var q = c.width / e;
|
|
661
664
|
for (var r = 0; r < b.count; r++) {
|
|
@@ -677,32 +680,32 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
677
680
|
}
|
|
678
681
|
}
|
|
679
682
|
};
|
|
680
|
-
BubbleSeries.prototype.
|
|
681
|
-
var b = typeCast(BubbleSeriesView.$, this.
|
|
682
|
-
this.
|
|
683
|
+
BubbleSeries.prototype.aaq = function (a) {
|
|
684
|
+
var b = typeCast(BubbleSeriesView.$, this.cj);
|
|
685
|
+
this.zi.b6 = false;
|
|
683
686
|
if (b != null) {
|
|
684
687
|
b.b6 = false;
|
|
685
688
|
}
|
|
686
|
-
var c = typeCast(CustomPaletteBrushScale.$, this.
|
|
687
|
-
var d = typeCast(ValueBrushScale.$, this.
|
|
688
|
-
var e = this.
|
|
689
|
-
var f = this.
|
|
689
|
+
var c = typeCast(CustomPaletteBrushScale.$, this.zh);
|
|
690
|
+
var d = typeCast(ValueBrushScale.$, this.zh);
|
|
691
|
+
var e = this.zh;
|
|
692
|
+
var f = this.zf();
|
|
690
693
|
var g = f.b;
|
|
691
694
|
var h = f.a;
|
|
692
|
-
var i = this.
|
|
695
|
+
var i = this.zh == null || !this.zh.isReady || (d != null && this.z5 == null);
|
|
693
696
|
if (i) {
|
|
694
|
-
this.
|
|
697
|
+
this.zi.dj();
|
|
695
698
|
if (b != null) {
|
|
696
699
|
b.dj();
|
|
697
700
|
}
|
|
698
701
|
return;
|
|
699
702
|
}
|
|
700
|
-
this.
|
|
703
|
+
this.zi.b6 = true;
|
|
701
704
|
if (b != null) {
|
|
702
705
|
b.b6 = true;
|
|
703
706
|
}
|
|
704
707
|
var j = a.count;
|
|
705
|
-
var k = this.
|
|
708
|
+
var k = this.c7;
|
|
706
709
|
for (var l = 0; l < j; l++) {
|
|
707
710
|
var m = a._inner[l];
|
|
708
711
|
var n = typeCast(DataContext.$, m.content);
|
|
@@ -712,36 +715,36 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
712
715
|
if (c != null) {
|
|
713
716
|
o = c.getBrush1(p, k.count);
|
|
714
717
|
}
|
|
715
|
-
else if (d != null && this.
|
|
716
|
-
var q = this.
|
|
718
|
+
else if (d != null && this.zo != null) {
|
|
719
|
+
var q = this.zo.item(p);
|
|
717
720
|
o = d.getBrushByRange(q, g, h);
|
|
718
721
|
}
|
|
719
722
|
else if (e != null) {
|
|
720
723
|
o = e.getBrush(p);
|
|
721
724
|
}
|
|
722
725
|
else {
|
|
723
|
-
if (this.
|
|
724
|
-
o = this.
|
|
726
|
+
if (this.vd == null) {
|
|
727
|
+
o = this.vb;
|
|
725
728
|
}
|
|
726
729
|
else {
|
|
727
|
-
o = this.
|
|
730
|
+
o = this.vd;
|
|
728
731
|
}
|
|
729
732
|
}
|
|
730
733
|
var r = null;
|
|
731
|
-
if (this.
|
|
732
|
-
r = this.
|
|
734
|
+
if (this.ve == null) {
|
|
735
|
+
r = this.vc;
|
|
733
736
|
}
|
|
734
737
|
else {
|
|
735
|
-
r = this.
|
|
738
|
+
r = this.ve;
|
|
736
739
|
}
|
|
737
|
-
if (this.
|
|
740
|
+
if (this.zt && o != null) {
|
|
738
741
|
r = o;
|
|
739
742
|
}
|
|
740
|
-
if (r != null && !isNaN_(this.
|
|
741
|
-
r = BrushUtil.m(r, this.
|
|
743
|
+
if (r != null && !isNaN_(this.zz)) {
|
|
744
|
+
r = BrushUtil.m(r, this.zz);
|
|
742
745
|
}
|
|
743
|
-
if (o != null && !isNaN_(this.
|
|
744
|
-
o = BrushUtil.m(o, this.
|
|
746
|
+
if (o != null && !isNaN_(this.zy)) {
|
|
747
|
+
o = BrushUtil.m(o, this.zy);
|
|
745
748
|
}
|
|
746
749
|
n.itemBrush = o;
|
|
747
750
|
n.actualItemBrush = o;
|
|
@@ -751,23 +754,23 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
751
754
|
};
|
|
752
755
|
BubbleSeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
|
|
753
756
|
var c = { $type: Point_$type, x: a, y: b };
|
|
754
|
-
var d = this.
|
|
755
|
-
var e = d == null ? NaN : this.
|
|
756
|
-
var f = d == null ? NaN : this.
|
|
757
|
+
var d = this.js(c);
|
|
758
|
+
var e = d == null ? NaN : this.h2(d, "XMemberPath");
|
|
759
|
+
var f = d == null ? NaN : this.h2(d, "YMemberPath");
|
|
757
760
|
var g = new DataLegendSeriesValueInfo();
|
|
758
761
|
g.a = 13;
|
|
759
762
|
g.l = e;
|
|
760
763
|
g.p = "X";
|
|
761
|
-
g.q = this.
|
|
762
|
-
g.r = this.
|
|
763
|
-
g.s = this.
|
|
764
|
+
g.q = this.xm != null ? this.xm : "X";
|
|
765
|
+
g.r = this.xi != null ? this.xi : "X:";
|
|
766
|
+
g.s = this.xk != null ? this.xk : "";
|
|
764
767
|
var h = new DataLegendSeriesValueInfo();
|
|
765
768
|
h.l = f;
|
|
766
769
|
h.a = 14;
|
|
767
770
|
h.p = "Y";
|
|
768
|
-
h.q = this.
|
|
769
|
-
h.r = this.
|
|
770
|
-
h.s = this.
|
|
771
|
+
h.q = this.xu != null ? this.xu : "Y";
|
|
772
|
+
h.r = this.xq != null ? this.xq : "Y:";
|
|
773
|
+
h.s = this.xs != null ? this.xs : "";
|
|
771
774
|
var i = new DataLegendSeriesContext();
|
|
772
775
|
i.f = ((function () {
|
|
773
776
|
var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -776,49 +779,49 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
776
779
|
return $ret;
|
|
777
780
|
})());
|
|
778
781
|
i.b = this.aw();
|
|
779
|
-
if (!stringIsNullOrEmpty(this.
|
|
780
|
-
var j = d == null ? NaN : this.
|
|
782
|
+
if (!stringIsNullOrEmpty(this.aak)) {
|
|
783
|
+
var j = d == null ? NaN : this.h2(d, "RadiusMemberPath");
|
|
781
784
|
var k = new DataLegendSeriesValueInfo();
|
|
782
785
|
k.l = j;
|
|
783
786
|
k.a = 11;
|
|
784
787
|
k.p = "Radius";
|
|
785
|
-
k.q = this.
|
|
786
|
-
k.r = this.
|
|
787
|
-
k.s = this.
|
|
788
|
+
k.q = this.aak != null ? this.aak : "Radius";
|
|
789
|
+
k.r = this.aag != null ? this.aag : "R:";
|
|
790
|
+
k.s = this.aai != null ? this.aai : "";
|
|
788
791
|
i.f.add(k);
|
|
789
792
|
}
|
|
790
|
-
else if (this.
|
|
793
|
+
else if (this.zj != null) {
|
|
791
794
|
var l = new DataLegendSeriesValueInfo();
|
|
792
|
-
l.l = this.
|
|
795
|
+
l.l = this.zj.maximumValue;
|
|
793
796
|
l.a = 11;
|
|
794
797
|
l.p = "Radius";
|
|
795
|
-
l.q = this.
|
|
796
|
-
l.r = this.
|
|
797
|
-
l.s = this.
|
|
798
|
+
l.q = this.aak != null ? this.aak : "Radius";
|
|
799
|
+
l.r = this.aag != null ? this.aag : "R:";
|
|
800
|
+
l.s = this.aai != null ? this.aai : "";
|
|
798
801
|
i.f.add(l);
|
|
799
802
|
}
|
|
800
|
-
if (!stringIsNullOrEmpty(this.
|
|
801
|
-
var m = d == null ? NaN : this.
|
|
803
|
+
if (!stringIsNullOrEmpty(this.z5)) {
|
|
804
|
+
var m = d == null ? NaN : this.h2(d, "FillMemberPath");
|
|
802
805
|
var n = new DataLegendSeriesValueInfo();
|
|
803
806
|
n.l = m;
|
|
804
807
|
n.a = 12;
|
|
805
808
|
n.p = "Fill";
|
|
806
|
-
n.q = this.
|
|
807
|
-
n.r = this.
|
|
808
|
-
n.s = this.
|
|
809
|
+
n.q = this.z5 != null ? this.z5 : "Fill";
|
|
810
|
+
n.r = this.z1 != null ? this.z1 : "F:";
|
|
811
|
+
n.s = this.z3 != null ? this.z3 : "";
|
|
809
812
|
i.f.add(n);
|
|
810
813
|
}
|
|
811
814
|
return i;
|
|
812
815
|
};
|
|
813
816
|
Object.defineProperty(BubbleSeries.prototype, "actualMarkerBrush", {
|
|
814
817
|
get: function () {
|
|
815
|
-
return this.
|
|
818
|
+
return this.vb;
|
|
816
819
|
},
|
|
817
820
|
enumerable: false,
|
|
818
821
|
configurable: true
|
|
819
822
|
});
|
|
820
823
|
BubbleSeries.$t = markType(BubbleSeries, 'BubbleSeries', ScatterBase.$, [IScaleLegendSeries_$type, ISupportsSizeScale_$type, ISupportsFillScale_$type]);
|
|
821
|
-
BubbleSeries.$$p = markDep(DependencyProperty, PropertyMetadata, BubbleSeries, 'raisePropertyChanged', ['FillMemberAsLegendLabel:
|
|
824
|
+
BubbleSeries.$$p = markDep(DependencyProperty, PropertyMetadata, BubbleSeries, 'raisePropertyChanged', ['FillMemberAsLegendLabel:z1:aas', [2, null], 'FillMemberAsLegendUnit:z3:aat', [2, null], 'FillMemberPath:z5:aau', [2], 'FillScale:zh:aav', [BrushScale.$], 'FillScaleUseGlobalValues:zs:aaw', [0, false], 'LabelMemberPath:aaa:aax', [2], 'MarkerBrushBrightness:zy:aay', [1, NaN], 'MarkerOutlineBrightness:zz:aaz', [1, NaN], 'MarkerOutlineUsesFillScale:zt:aa0', [0, false], 'RadiusMemberAsLegendLabel:aag:aa1', [2, null], 'RadiusMemberAsLegendUnit:aai:aa2', [2, null], 'RadiusMemberPath:aak:aa3', [2, null], 'RadiusScale:zk:aa4', [SizeScale.$], 'RadiusScaleUseGlobalValues:zu:aa5', [0, false]]);
|
|
822
825
|
return BubbleSeries;
|
|
823
826
|
}(ScatterBase));
|
|
824
827
|
export { BubbleSeries };
|
|
@@ -837,7 +840,7 @@ var CustomPaletteBrushScale = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
837
840
|
if (this.brushSelectionMode == 0) {
|
|
838
841
|
return _super.prototype.getBrush.call(this, a % this.brushes.count);
|
|
839
842
|
}
|
|
840
|
-
var c = BubbleSeries.
|
|
843
|
+
var c = BubbleSeries.zw(0, b - 1, 0, this.brushes.count - 1, a);
|
|
841
844
|
return this.ab(c);
|
|
842
845
|
};
|
|
843
846
|
CustomPaletteBrushScale.prototype.get_isReady = function () {
|
|
@@ -863,21 +866,21 @@ var BubbleSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
863
866
|
BubbleSeriesView.prototype.au = function () {
|
|
864
867
|
_super.prototype.au.call(this);
|
|
865
868
|
if (!this.q) {
|
|
866
|
-
this.b4.
|
|
869
|
+
this.b4.ub = Defaults.e;
|
|
867
870
|
}
|
|
868
871
|
};
|
|
869
872
|
BubbleSeriesView.prototype.cx = function () {
|
|
870
873
|
var _this = this;
|
|
871
|
-
return new BubbleMarkerManager(function (a) { return _this.c1.item(a); }, function (a) { return _this.cz.
|
|
874
|
+
return new BubbleMarkerManager(function (a) { return _this.c1.item(a); }, function (a) { return _this.cz.vv.c.item(a); }, runOn(this, this.dc), runOn(this, this.cu), runOn(this, this.c2));
|
|
872
875
|
};
|
|
873
876
|
BubbleSeriesView.prototype.dk = function () {
|
|
874
877
|
var a = this.cy;
|
|
875
|
-
this.di.
|
|
878
|
+
this.di.aar(a.n, a.o, this.bx, this == this.e.cj);
|
|
876
879
|
this.as();
|
|
877
880
|
};
|
|
878
881
|
BubbleSeriesView.prototype.dl = function () {
|
|
879
882
|
var a = this.cy;
|
|
880
|
-
this.di.
|
|
883
|
+
this.di.aaq(a.n);
|
|
881
884
|
};
|
|
882
885
|
BubbleSeriesView.prototype.dj = function () {
|
|
883
886
|
var e_2, _a;
|
|
@@ -912,9 +915,9 @@ var BubbleSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
912
915
|
if (!stringIsNullOrEmpty(b)) {
|
|
913
916
|
a += " style='color:" + b + "'";
|
|
914
917
|
}
|
|
915
|
-
a += ">" + this.di.title + "</span><br/><span>" + "(${item." + this.di.
|
|
916
|
-
if (!stringIsNullOrEmpty(this.di.
|
|
917
|
-
a += "<span>, Radius: ${item." + this.di.
|
|
918
|
+
a += ">" + this.di.title + "</span><br/><span>" + "(${item." + this.di.xm + "}, ${item." + this.di.xu + "})</span>";
|
|
919
|
+
if (!stringIsNullOrEmpty(this.di.aak)) {
|
|
920
|
+
a += "<span>, Radius: ${item." + this.di.aak + "}</span>";
|
|
918
921
|
}
|
|
919
922
|
a += "</div>";
|
|
920
923
|
return a;
|