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
|
@@ -45,7 +45,7 @@ var AnchoredRadialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
45
45
|
return _this;
|
|
46
46
|
}
|
|
47
47
|
AnchoredRadialBucketCalculator.prototype.getBucket = function (a) {
|
|
48
|
-
var b = this.f.cz.
|
|
48
|
+
var b = this.f.cz.w3;
|
|
49
49
|
var c = Math.min(a * this.b, b.count - 1);
|
|
50
50
|
var d = Math.min(c + this.b - 1, b.count - 1);
|
|
51
51
|
var e = NaN;
|
|
@@ -79,87 +79,87 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
79
79
|
__extends(AnchoredRadialSeries, _super);
|
|
80
80
|
function AnchoredRadialSeries() {
|
|
81
81
|
var _this = _super.call(this) || this;
|
|
82
|
-
_this.wx = null;
|
|
83
|
-
_this.w1 = null;
|
|
84
|
-
_this.x8 = { $type: Point_$type, x: 0, y: 0 };
|
|
85
|
-
_this.wz = null;
|
|
86
82
|
_this.wy = null;
|
|
87
|
-
_this.
|
|
88
|
-
_this.
|
|
83
|
+
_this.w2 = null;
|
|
84
|
+
_this.x9 = { $type: Point_$type, x: 0, y: 0 };
|
|
85
|
+
_this.w0 = null;
|
|
86
|
+
_this.wz = null;
|
|
87
|
+
_this.w0 = new RadialFrame(3);
|
|
88
|
+
_this.wy = new CategoryLineRasterizer();
|
|
89
89
|
return _this;
|
|
90
90
|
}
|
|
91
|
-
AnchoredRadialSeries.prototype.
|
|
91
|
+
AnchoredRadialSeries.prototype.ch = function () {
|
|
92
92
|
return new AnchoredRadialSeriesView(this);
|
|
93
93
|
};
|
|
94
|
-
AnchoredRadialSeries.prototype.
|
|
95
|
-
_super.prototype.
|
|
96
|
-
this.
|
|
97
|
-
this.
|
|
94
|
+
AnchoredRadialSeries.prototype.nh = function () {
|
|
95
|
+
_super.prototype.nh.call(this);
|
|
96
|
+
this.vj = null;
|
|
97
|
+
this.vq = null;
|
|
98
98
|
};
|
|
99
|
-
AnchoredRadialSeries.prototype.
|
|
100
|
-
var c = this.
|
|
99
|
+
AnchoredRadialSeries.prototype.jv = function (a, b) {
|
|
100
|
+
var c = this.lw(b);
|
|
101
101
|
if (c == AnchoredRadialSeries.$$p[3]) {
|
|
102
|
-
return this.
|
|
102
|
+
return this.jw(a, b, this.xl);
|
|
103
103
|
}
|
|
104
|
-
return _super.prototype.
|
|
104
|
+
return _super.prototype.jv.call(this, a, b);
|
|
105
105
|
};
|
|
106
|
-
AnchoredRadialSeries.prototype.
|
|
107
|
-
_super.prototype.
|
|
108
|
-
this.
|
|
106
|
+
AnchoredRadialSeries.prototype.o1 = function (a) {
|
|
107
|
+
_super.prototype.o1.call(this, a);
|
|
108
|
+
this.wx = a;
|
|
109
109
|
};
|
|
110
|
-
AnchoredRadialSeries.prototype.
|
|
111
|
-
return this.
|
|
110
|
+
AnchoredRadialSeries.prototype.jg = function (a, b) {
|
|
111
|
+
return this.jh(a, b, this.vj, null, this.w3);
|
|
112
112
|
};
|
|
113
|
-
AnchoredRadialSeries.prototype.
|
|
114
|
-
return this.
|
|
113
|
+
AnchoredRadialSeries.prototype.je = function (a, b) {
|
|
114
|
+
return this.jf(a, b, this.vj, null, this.w3);
|
|
115
115
|
};
|
|
116
|
-
AnchoredRadialSeries.prototype.
|
|
117
|
-
if (this.
|
|
116
|
+
AnchoredRadialSeries.prototype.hu = function (a, b, c, d, e) {
|
|
117
|
+
if (this.w3 == null) {
|
|
118
118
|
return Number.POSITIVE_INFINITY;
|
|
119
119
|
}
|
|
120
|
-
return this.
|
|
120
|
+
return this.hv(a, b, this.vj, d, e, this.w3.count, null);
|
|
121
121
|
};
|
|
122
|
-
AnchoredRadialSeries.prototype.
|
|
123
|
-
var d = this.getEffectiveViewport1(this.
|
|
124
|
-
var e = this.
|
|
125
|
-
var f = new ScalerParams(0, this.
|
|
126
|
-
f.c = this.
|
|
127
|
-
return this.
|
|
122
|
+
AnchoredRadialSeries.prototype.ia = function (a, b, c) {
|
|
123
|
+
var d = this.getEffectiveViewport1(this.ck);
|
|
124
|
+
var e = this.w8(this.vj, this.ck.by, this.ck.bx, d);
|
|
125
|
+
var f = new ScalerParams(0, this.ck.by, this.ck.bx, this.vj.ch, d);
|
|
126
|
+
f.c = this.cz.t2;
|
|
127
|
+
return this.ic(this.w3, a, this.vj, f, e, null, b, c);
|
|
128
128
|
};
|
|
129
|
-
AnchoredRadialSeries.prototype.
|
|
130
|
-
if (this.
|
|
129
|
+
AnchoredRadialSeries.prototype.ti = function (a, b, c) {
|
|
130
|
+
if (this.vq == null || this.vj == null || this.ck == null || this.ck.by.isEmpty || this.ck.bx.isEmpty) {
|
|
131
131
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
132
132
|
}
|
|
133
|
-
var d = this.getEffectiveViewport1(this.
|
|
134
|
-
var e = new ScalerParams(0, this.
|
|
135
|
-
e.c = this.getEffectiveViewport1(this.
|
|
136
|
-
var f = this.
|
|
137
|
-
f = this.
|
|
138
|
-
var g = this.
|
|
139
|
-
if (!b && this.
|
|
140
|
-
var h = this.
|
|
141
|
-
var i = this.
|
|
142
|
-
var j = this.
|
|
143
|
-
var k = new ScalerParams(0, this.
|
|
144
|
-
k.c = this.
|
|
145
|
-
var l = this.
|
|
146
|
-
var m = this.
|
|
133
|
+
var d = this.getEffectiveViewport1(this.ck);
|
|
134
|
+
var e = new ScalerParams(0, this.ck.by, this.ck.bx, this.vq.ch, d);
|
|
135
|
+
e.c = this.getEffectiveViewport1(this.ck);
|
|
136
|
+
var f = this.ia(a, b, c);
|
|
137
|
+
f = this.vq.ej(f, e);
|
|
138
|
+
var g = this.vr.c(a);
|
|
139
|
+
if (!b && this.vj != null) {
|
|
140
|
+
var h = this.jg(a, c);
|
|
141
|
+
var i = this.je(a, c);
|
|
142
|
+
var j = this.w8(this.vj, this.ck.by, this.ck.bx, d);
|
|
143
|
+
var k = new ScalerParams(0, this.ck.by, this.ck.bx, this.vj.ch, d);
|
|
144
|
+
k.c = this.cz.t2;
|
|
145
|
+
var l = this.hu(a, h, this.vj, k, j);
|
|
146
|
+
var m = this.hu(a, i, this.vj, k, j);
|
|
147
147
|
if (m <= l) {
|
|
148
|
-
g = this.
|
|
148
|
+
g = this.vj.ej(i, k) + j;
|
|
149
149
|
}
|
|
150
150
|
else {
|
|
151
|
-
g = this.
|
|
151
|
+
g = this.vj.ej(h, k) + j;
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
|
-
var n = this.
|
|
155
|
-
var o = this.
|
|
154
|
+
var n = this.vr.d(g, f, this.ck.by, this.ck.bx);
|
|
155
|
+
var o = this.vr.e(g, f, this.ck.by, this.ck.bx);
|
|
156
156
|
return { $type: Point_$type, x: n, y: o };
|
|
157
157
|
};
|
|
158
|
-
AnchoredRadialSeries.prototype.
|
|
159
|
-
return this.highlightedItemsSource != null || this.
|
|
158
|
+
AnchoredRadialSeries.prototype.fo = function () {
|
|
159
|
+
return this.highlightedItemsSource != null || this.xe != null;
|
|
160
160
|
};
|
|
161
|
-
AnchoredRadialSeries.prototype.
|
|
162
|
-
var a = _super.prototype.
|
|
161
|
+
AnchoredRadialSeries.prototype.g1 = function () {
|
|
162
|
+
var a = _super.prototype.g1.call(this);
|
|
163
163
|
{
|
|
164
164
|
var b = ((function () {
|
|
165
165
|
var $ret = new SeriesLayerPropertyOverlay();
|
|
@@ -169,27 +169,27 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
169
169
|
$ret.q = true;
|
|
170
170
|
return $ret;
|
|
171
171
|
})());
|
|
172
|
-
b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.
|
|
172
|
+
b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.xp));
|
|
173
173
|
a.add(b);
|
|
174
174
|
}
|
|
175
175
|
return a;
|
|
176
176
|
};
|
|
177
|
-
AnchoredRadialSeries.prototype.
|
|
178
|
-
if (this.
|
|
179
|
-
b.value = this.
|
|
177
|
+
AnchoredRadialSeries.prototype.xp = function (a, b) {
|
|
178
|
+
if (this.xe != null) {
|
|
179
|
+
b.value = this.xe;
|
|
180
180
|
return;
|
|
181
181
|
}
|
|
182
|
-
b.value = this.
|
|
182
|
+
b.value = this.xl;
|
|
183
183
|
};
|
|
184
|
-
Object.defineProperty(AnchoredRadialSeries.prototype, "
|
|
184
|
+
Object.defineProperty(AnchoredRadialSeries.prototype, "w3", {
|
|
185
185
|
get: function () {
|
|
186
|
-
return this.
|
|
186
|
+
return this.w2;
|
|
187
187
|
},
|
|
188
188
|
set: function (a) {
|
|
189
|
-
if (this.
|
|
190
|
-
var b = this.
|
|
191
|
-
this.
|
|
192
|
-
this.raisePropertyChanged("ValueColumn", b, this.
|
|
189
|
+
if (this.w2 != a) {
|
|
190
|
+
var b = this.w2;
|
|
191
|
+
this.w2 = a;
|
|
192
|
+
this.raisePropertyChanged("ValueColumn", b, this.w2);
|
|
193
193
|
}
|
|
194
194
|
},
|
|
195
195
|
enumerable: false,
|
|
@@ -198,11 +198,11 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
198
198
|
AnchoredRadialSeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
|
|
199
199
|
var c = new DataLegendSeriesValueInfo();
|
|
200
200
|
c.a = 0;
|
|
201
|
-
c.l = this.
|
|
201
|
+
c.l = this.ia({ $type: Point_$type, x: a, y: b }, false, false);
|
|
202
202
|
c.p = "Value";
|
|
203
|
-
c.q = this.
|
|
204
|
-
c.r = this.
|
|
205
|
-
c.s = this.
|
|
203
|
+
c.q = this.xl != null ? this.xl : "Value";
|
|
204
|
+
c.r = this.xh != null ? this.xh : "V:";
|
|
205
|
+
c.s = this.xj != null ? this.xj : "";
|
|
206
206
|
var d = new DataLegendSeriesContext();
|
|
207
207
|
d.f = ((function () {
|
|
208
208
|
var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -212,137 +212,137 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
212
212
|
d.b = this.aw();
|
|
213
213
|
return d;
|
|
214
214
|
};
|
|
215
|
-
Object.defineProperty(AnchoredRadialSeries.prototype, "
|
|
215
|
+
Object.defineProperty(AnchoredRadialSeries.prototype, "x5", {
|
|
216
216
|
get: function () {
|
|
217
|
-
return this.c(AnchoredRadialSeries.
|
|
217
|
+
return this.c(AnchoredRadialSeries.xt);
|
|
218
218
|
},
|
|
219
219
|
set: function (a) {
|
|
220
|
-
this.h(AnchoredRadialSeries.
|
|
220
|
+
this.h(AnchoredRadialSeries.xt, a);
|
|
221
221
|
},
|
|
222
222
|
enumerable: false,
|
|
223
223
|
configurable: true
|
|
224
224
|
});
|
|
225
225
|
AnchoredRadialSeries.prototype.aq = function (a) {
|
|
226
|
-
if (a != null && a == this.
|
|
227
|
-
return new AxisRange(0, this.
|
|
226
|
+
if (a != null && a == this.vj && this.w3 != null && this.w3.count > 0) {
|
|
227
|
+
return new AxisRange(0, this.w3.count - 1);
|
|
228
228
|
}
|
|
229
|
-
if (a != null && a == this.
|
|
230
|
-
return new AxisRange(this.
|
|
229
|
+
if (a != null && a == this.vq && this.w3 != null && this.w3.count > 0) {
|
|
230
|
+
return new AxisRange(this.w3.minimum, this.w3.maximum);
|
|
231
231
|
}
|
|
232
232
|
return null;
|
|
233
233
|
};
|
|
234
|
-
AnchoredRadialSeries.prototype.
|
|
235
|
-
_super.prototype.
|
|
236
|
-
if (this.
|
|
237
|
-
this.
|
|
238
|
-
this.
|
|
234
|
+
AnchoredRadialSeries.prototype.o9 = function (a, b, c, d) {
|
|
235
|
+
_super.prototype.o9.call(this, a, b, c, d);
|
|
236
|
+
if (this.wx.c0.g$b(a, b, c, d)) {
|
|
237
|
+
this.pq(false);
|
|
238
|
+
this.om();
|
|
239
239
|
}
|
|
240
|
-
var e = typeCast(NumericAxisBase.$, this.
|
|
240
|
+
var e = typeCast(NumericAxisBase.$, this.vq);
|
|
241
241
|
switch (b) {
|
|
242
242
|
case "FastItemsSource":
|
|
243
243
|
if (typeCast(IFastItemsSource_$type, c) !== null) {
|
|
244
|
-
c.deregisterColumn(this.
|
|
245
|
-
this.
|
|
244
|
+
c.deregisterColumn(this.w3);
|
|
245
|
+
this.w3 = null;
|
|
246
246
|
}
|
|
247
247
|
if (typeCast(IFastItemsSource_$type, d) !== null) {
|
|
248
|
-
this.
|
|
249
|
-
this.
|
|
248
|
+
this.w3 = this.c4(this.xl);
|
|
249
|
+
this.wx.cv.e(this.hk);
|
|
250
250
|
}
|
|
251
251
|
if (e != null && !e.c1()) {
|
|
252
|
-
this.
|
|
253
|
-
this.
|
|
252
|
+
this.wx.cv.e(this.hk);
|
|
253
|
+
this.pq(this.fr && c != null);
|
|
254
254
|
}
|
|
255
255
|
break;
|
|
256
256
|
case AnchoredRadialSeries.$$p[3]:
|
|
257
|
-
if (this.
|
|
258
|
-
this.
|
|
259
|
-
this.
|
|
257
|
+
if (this.c7 != null) {
|
|
258
|
+
this.c7.deregisterColumn(this.w3);
|
|
259
|
+
this.w3 = this.c4(this.xl);
|
|
260
260
|
}
|
|
261
261
|
break;
|
|
262
262
|
case "ValueColumn":
|
|
263
263
|
if (e != null && !e.c1()) {
|
|
264
|
-
this.
|
|
265
|
-
this.
|
|
264
|
+
this.wx.cv.e(this.hk);
|
|
265
|
+
this.pq(this.fr && this.dp);
|
|
266
266
|
}
|
|
267
267
|
break;
|
|
268
268
|
case "TrendLineBrush":
|
|
269
|
-
this.
|
|
269
|
+
this.pf(b);
|
|
270
270
|
break;
|
|
271
271
|
case "TrendLineType":
|
|
272
|
-
this.
|
|
272
|
+
this.om();
|
|
273
273
|
break;
|
|
274
274
|
}
|
|
275
275
|
};
|
|
276
|
-
AnchoredRadialSeries.prototype.
|
|
276
|
+
AnchoredRadialSeries.prototype.np = function (a, b, c, d) {
|
|
277
277
|
switch (a) {
|
|
278
278
|
case 4:
|
|
279
279
|
case 1:
|
|
280
280
|
case 0:
|
|
281
|
-
this.
|
|
281
|
+
this.wx.cv.e(this.hk);
|
|
282
282
|
break;
|
|
283
283
|
}
|
|
284
|
-
this.
|
|
284
|
+
this.wx.c0.g$e(a, b, c, d);
|
|
285
285
|
switch (a) {
|
|
286
286
|
case 4:
|
|
287
|
-
if (this.
|
|
288
|
-
this.
|
|
287
|
+
if (this.vq != null && !this.vq.c1()) {
|
|
288
|
+
this.pq(true);
|
|
289
289
|
}
|
|
290
290
|
break;
|
|
291
291
|
case 1:
|
|
292
|
-
if (this.
|
|
293
|
-
this.
|
|
292
|
+
if (this.vq != null && !this.vq.c1()) {
|
|
293
|
+
this.pq(true);
|
|
294
294
|
}
|
|
295
295
|
break;
|
|
296
296
|
case 0:
|
|
297
|
-
if (this.
|
|
298
|
-
this.
|
|
297
|
+
if (this.vq != null && !this.vq.c1()) {
|
|
298
|
+
this.pq(true);
|
|
299
299
|
}
|
|
300
300
|
break;
|
|
301
301
|
case 2:
|
|
302
|
-
if (this.
|
|
303
|
-
this.
|
|
302
|
+
if (this.xl != null && this.wx.cv.b > 0 && this.vq != null && !this.vq.c1()) {
|
|
303
|
+
this.pq(true);
|
|
304
304
|
}
|
|
305
305
|
break;
|
|
306
306
|
case 3:
|
|
307
|
-
if (d == this.
|
|
308
|
-
if (this.
|
|
309
|
-
this.
|
|
307
|
+
if (d == this.xl) {
|
|
308
|
+
if (this.vq != null && !this.vq.c1()) {
|
|
309
|
+
this.pq(true);
|
|
310
310
|
}
|
|
311
311
|
}
|
|
312
312
|
break;
|
|
313
313
|
}
|
|
314
314
|
};
|
|
315
|
-
AnchoredRadialSeries.prototype.
|
|
316
|
-
var d = _super.prototype.
|
|
315
|
+
AnchoredRadialSeries.prototype.gm = function (a, b, c) {
|
|
316
|
+
var d = _super.prototype.gm.call(this, a, b, c);
|
|
317
317
|
var e = c;
|
|
318
|
-
if (this.
|
|
318
|
+
if (this.c7 == null || this.c7.count == 0 || this.vj == null || this.w3 == null || this.vj.lf == 0 || this.vq == null || isInfinity(this.vq.lx) || isInfinity(this.vq.lw) || e.cv.b < 1) {
|
|
319
319
|
d = false;
|
|
320
320
|
}
|
|
321
321
|
return d;
|
|
322
322
|
};
|
|
323
323
|
AnchoredRadialSeries.prototype.getOffsetValue = function () {
|
|
324
|
-
return this.
|
|
324
|
+
return this.w8(this.vj, this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck));
|
|
325
325
|
};
|
|
326
326
|
AnchoredRadialSeries.prototype.getCategoryWidth = function () {
|
|
327
|
-
return this.
|
|
327
|
+
return this.vj.getCategorySize(this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck));
|
|
328
328
|
};
|
|
329
|
-
AnchoredRadialSeries.prototype.
|
|
329
|
+
AnchoredRadialSeries.prototype.get_w6 = function () {
|
|
330
330
|
return false;
|
|
331
331
|
};
|
|
332
|
-
Object.defineProperty(AnchoredRadialSeries.prototype, "
|
|
332
|
+
Object.defineProperty(AnchoredRadialSeries.prototype, "w6", {
|
|
333
333
|
get: function () {
|
|
334
|
-
return this.
|
|
334
|
+
return this.get_w6();
|
|
335
335
|
},
|
|
336
336
|
enumerable: false,
|
|
337
337
|
configurable: true
|
|
338
338
|
});
|
|
339
|
-
AnchoredRadialSeries.prototype.
|
|
339
|
+
AnchoredRadialSeries.prototype.get_d0 = function () {
|
|
340
340
|
return true;
|
|
341
341
|
};
|
|
342
|
-
AnchoredRadialSeries.prototype.
|
|
343
|
-
return this.
|
|
342
|
+
AnchoredRadialSeries.prototype.get_fj = function () {
|
|
343
|
+
return this.vq != null && this.vq.ch;
|
|
344
344
|
};
|
|
345
|
-
AnchoredRadialSeries.prototype.
|
|
345
|
+
AnchoredRadialSeries.prototype.w8 = function (a, b, c, d) {
|
|
346
346
|
var e = 0;
|
|
347
347
|
var f = this.preferredCategoryMode(a);
|
|
348
348
|
if (f == 0 && a.categoryMode != 0) {
|
|
@@ -356,7 +356,7 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
356
356
|
e = 0.5 * a.getCategorySize(b, c, d);
|
|
357
357
|
break;
|
|
358
358
|
case 2:
|
|
359
|
-
e = a.getGroupCenter(this.
|
|
359
|
+
e = a.getGroupCenter(this.we(), b, c, d);
|
|
360
360
|
break;
|
|
361
361
|
}
|
|
362
362
|
if (a.ch) {
|
|
@@ -364,29 +364,29 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
364
364
|
}
|
|
365
365
|
return e;
|
|
366
366
|
};
|
|
367
|
-
AnchoredRadialSeries.prototype.
|
|
367
|
+
AnchoredRadialSeries.prototype.wm = function (a, b) {
|
|
368
368
|
var _this = this;
|
|
369
369
|
var c = b.by;
|
|
370
370
|
var d = b.bx;
|
|
371
371
|
var e = this.getEffectiveViewport1(b);
|
|
372
|
-
var f = this.
|
|
373
|
-
var g = this.
|
|
372
|
+
var f = this.vj;
|
|
373
|
+
var g = this.vq;
|
|
374
374
|
var h = g.lx;
|
|
375
375
|
var i = g.lw;
|
|
376
376
|
a.f.clear();
|
|
377
377
|
a.m.clear();
|
|
378
378
|
a.p.clear();
|
|
379
|
-
var j = this.
|
|
379
|
+
var j = this.ud();
|
|
380
380
|
var k = 0;
|
|
381
381
|
var l = b;
|
|
382
382
|
var m = new CollisionAvoider();
|
|
383
383
|
var n = 0;
|
|
384
384
|
var o = b.cv.d;
|
|
385
|
-
n = this.
|
|
386
|
-
l.c0.i = this.
|
|
387
|
-
l.c0.h = this.
|
|
388
|
-
l.c0.j = function (p, q) { return _this.
|
|
389
|
-
l.c0.k = function (p, q) { return _this.
|
|
385
|
+
n = this.w8(f, c, d, e);
|
|
386
|
+
l.c0.i = this.vq.no;
|
|
387
|
+
l.c0.h = this.vq.nn;
|
|
388
|
+
l.c0.j = function (p, q) { return _this.w9(p, q, c, d); };
|
|
389
|
+
l.c0.k = function (p, q) { return _this.xa(p, q, c, d); };
|
|
390
390
|
var p = ((function () {
|
|
391
391
|
var $ret = new Clipper(0, d, false);
|
|
392
392
|
$ret.i = a.p;
|
|
@@ -398,20 +398,20 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
398
398
|
$ret.f = b.cv.c;
|
|
399
399
|
$ret.g = o;
|
|
400
400
|
$ret.a = n;
|
|
401
|
-
$ret.d = _this.
|
|
401
|
+
$ret.d = _this.hk;
|
|
402
402
|
$ret.h = d;
|
|
403
403
|
$ret.i = c;
|
|
404
404
|
return $ret;
|
|
405
405
|
})());
|
|
406
|
-
l.c0.l(a.p, this.
|
|
406
|
+
l.c0.l(a.p, this.w1, this.w3, this.xc, function (r) { return _this.vj.getScaledAngle(r); }, function (r) { return _this.vq.nu(r); }, q, p);
|
|
407
407
|
var r = true;
|
|
408
|
-
if (this.
|
|
408
|
+
if (this.w7(b)) {
|
|
409
409
|
o--;
|
|
410
410
|
}
|
|
411
411
|
for (var s = b.cv.c; s <= o; ++s) {
|
|
412
412
|
var t = s;
|
|
413
|
-
if (t * b.cv.b >= this.
|
|
414
|
-
t -= intDivide((this.
|
|
413
|
+
if (t * b.cv.b >= this.vj.lf) {
|
|
414
|
+
t -= intDivide((this.vj.lf), b.cv.b);
|
|
415
415
|
}
|
|
416
416
|
var u = b.cv.getBucket(t);
|
|
417
417
|
if (!isNaN_(u[0])) {
|
|
@@ -429,7 +429,7 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
429
429
|
else {
|
|
430
430
|
u[2] = u[1];
|
|
431
431
|
}
|
|
432
|
-
if ((isNaN_(u[1]) || isNaN_(u[2])) && r && this.
|
|
432
|
+
if ((isNaN_(u[1]) || isNaN_(u[2])) && r && this.w6 && this.w5()) {
|
|
433
433
|
o++;
|
|
434
434
|
}
|
|
435
435
|
else {
|
|
@@ -437,22 +437,22 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
437
437
|
}
|
|
438
438
|
a.f.add(u);
|
|
439
439
|
if (j) {
|
|
440
|
-
var v = Math.min(t * b.cv.b, this.
|
|
441
|
-
var w = this.
|
|
442
|
-
var x = this.
|
|
440
|
+
var v = Math.min(t * b.cv.b, this.c7.count - 1);
|
|
441
|
+
var w = this.vr.d(u[0], u[1], c, d);
|
|
442
|
+
var x = this.vr.e(u[0], u[1], c, d);
|
|
443
443
|
var y = new Rect(0, w - 5, x - 5, 11, 11);
|
|
444
444
|
if (!isNaN_(w) && !isNaN_(x) && !isInfinity(w) && !isInfinity(x) && m.tryAdd(y)) {
|
|
445
445
|
a.m.add({ $type: Point_$type, x: w, y: x });
|
|
446
446
|
var z = b.cw.item(k);
|
|
447
447
|
z.al = t;
|
|
448
448
|
z.ak = v;
|
|
449
|
-
z.content.item = this.
|
|
449
|
+
z.content.item = this.c7.item(v);
|
|
450
450
|
++k;
|
|
451
451
|
}
|
|
452
452
|
}
|
|
453
453
|
}
|
|
454
454
|
else {
|
|
455
|
-
if (r && this.
|
|
455
|
+
if (r && this.w6 && this.w5()) {
|
|
456
456
|
o++;
|
|
457
457
|
}
|
|
458
458
|
}
|
|
@@ -460,17 +460,17 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
460
460
|
b.cw.count = k;
|
|
461
461
|
return;
|
|
462
462
|
};
|
|
463
|
-
AnchoredRadialSeries.prototype.w8 = function (a, b, c, d) {
|
|
464
|
-
return this.vq.d(a, b, c, d);
|
|
465
|
-
};
|
|
466
463
|
AnchoredRadialSeries.prototype.w9 = function (a, b, c, d) {
|
|
467
|
-
return this.
|
|
464
|
+
return this.vr.d(a, b, c, d);
|
|
465
|
+
};
|
|
466
|
+
AnchoredRadialSeries.prototype.xa = function (a, b, c, d) {
|
|
467
|
+
return this.vr.e(a, b, c, d);
|
|
468
468
|
};
|
|
469
|
-
AnchoredRadialSeries.prototype.
|
|
469
|
+
AnchoredRadialSeries.prototype.w7 = function (a) {
|
|
470
470
|
var b = a;
|
|
471
|
-
return !this.
|
|
471
|
+
return !this.w6 && b.cv.c == 0 && b.cv.d == this.vj.lf;
|
|
472
472
|
};
|
|
473
|
-
AnchoredRadialSeries.prototype.
|
|
473
|
+
AnchoredRadialSeries.prototype.ww = function (a, b, c) {
|
|
474
474
|
var d = null;
|
|
475
475
|
var e = c.by;
|
|
476
476
|
var f = c.bx;
|
|
@@ -483,46 +483,46 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
483
483
|
}
|
|
484
484
|
return d;
|
|
485
485
|
};
|
|
486
|
-
AnchoredRadialSeries.prototype.
|
|
486
|
+
AnchoredRadialSeries.prototype.xs = function (a, b, c, d, e) {
|
|
487
487
|
if (a.count > 0 && d.count > 0) {
|
|
488
|
-
if (!e || this.
|
|
489
|
-
a.add(this.
|
|
488
|
+
if (!e || this.w4()) {
|
|
489
|
+
a.add(this.x9);
|
|
490
490
|
a.add(a._inner[0]);
|
|
491
|
-
d.add(this.
|
|
491
|
+
d.add(this.x9);
|
|
492
492
|
d.add(d._inner[0]);
|
|
493
493
|
}
|
|
494
494
|
}
|
|
495
495
|
};
|
|
496
|
-
AnchoredRadialSeries.prototype.
|
|
497
|
-
return !this.
|
|
496
|
+
AnchoredRadialSeries.prototype.w5 = function () {
|
|
497
|
+
return !this.w4();
|
|
498
498
|
};
|
|
499
|
-
AnchoredRadialSeries.prototype.
|
|
500
|
-
var a = this.
|
|
499
|
+
AnchoredRadialSeries.prototype.w4 = function () {
|
|
500
|
+
var a = this.ck.by;
|
|
501
501
|
return !a.containsPoint({ $type: Point_$type, x: 0.5, y: 0.5 });
|
|
502
502
|
};
|
|
503
|
-
AnchoredRadialSeries.prototype.
|
|
504
|
-
_super.prototype.
|
|
503
|
+
AnchoredRadialSeries.prototype.nk = function (a, b) {
|
|
504
|
+
_super.prototype.nk.call(this, a, b);
|
|
505
505
|
var c = b;
|
|
506
506
|
if (a) {
|
|
507
507
|
c.cw.clear();
|
|
508
508
|
}
|
|
509
509
|
c.c0.g$d();
|
|
510
510
|
};
|
|
511
|
-
AnchoredRadialSeries.prototype.
|
|
512
|
-
this.
|
|
511
|
+
AnchoredRadialSeries.prototype.wp = function (a, b) {
|
|
512
|
+
this.ox();
|
|
513
513
|
var c = b.by;
|
|
514
514
|
var d = b.bx;
|
|
515
515
|
var e = this.getEffectiveViewport1(b);
|
|
516
|
-
var f = this.
|
|
516
|
+
var f = this.tp(b);
|
|
517
517
|
var g = b;
|
|
518
518
|
g.c0.g$g(a.p);
|
|
519
|
-
CategoryMarkerManager.e(this, a.m, g.cw, this.
|
|
520
|
-
this.
|
|
519
|
+
CategoryMarkerManager.e(this, a.m, g.cw, this.uf);
|
|
520
|
+
this.xo(b, a);
|
|
521
521
|
g.cp();
|
|
522
|
-
this.
|
|
522
|
+
this.xn(d, c, e, f, g);
|
|
523
523
|
};
|
|
524
|
-
AnchoredRadialSeries.prototype.
|
|
525
|
-
if (b < a || a < 0 || a > this.
|
|
524
|
+
AnchoredRadialSeries.prototype.wv = function (a, b, c) {
|
|
525
|
+
if (b < a || a < 0 || a > this.w3.count || b < 0 || b > this.w3.count || c == null) {
|
|
526
526
|
return null;
|
|
527
527
|
}
|
|
528
528
|
var d = new Array((b - a) + 1);
|
|
@@ -536,56 +536,56 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
536
536
|
if (e) {
|
|
537
537
|
h = f._inner[h];
|
|
538
538
|
}
|
|
539
|
-
d[g - a] = this.
|
|
539
|
+
d[g - a] = this.c7.item(g);
|
|
540
540
|
}
|
|
541
541
|
return d;
|
|
542
542
|
};
|
|
543
|
-
AnchoredRadialSeries.prototype.
|
|
544
|
-
var g = this.
|
|
545
|
-
this.
|
|
546
|
-
this.
|
|
547
|
-
var h = this.
|
|
543
|
+
AnchoredRadialSeries.prototype.xq = function (a, b, c, d, e, f) {
|
|
544
|
+
var g = this.bt != 1;
|
|
545
|
+
this.vx.a3(this.vx.d, d.cn, a, b, c, d, e, f, true);
|
|
546
|
+
this.vx.aa(this.hi);
|
|
547
|
+
var h = this.vx.ax;
|
|
548
548
|
var i = null;
|
|
549
|
-
var j = this.
|
|
549
|
+
var j = this.c7;
|
|
550
550
|
var k = null;
|
|
551
|
-
if (g && this.
|
|
552
|
-
i = this.
|
|
553
|
-
if (this.
|
|
554
|
-
k = this.
|
|
551
|
+
if (g && this.cz != null) {
|
|
552
|
+
i = this.cz.a7.getHighlightingInfo(this, j, h.o, h.n, true);
|
|
553
|
+
if (this.cz.a7.isCrossSeriesHighlight(this)) {
|
|
554
|
+
k = this.cz.a7.getHighlightingInfo(this, j, h.o, h.n, true);
|
|
555
555
|
}
|
|
556
556
|
h.b = i;
|
|
557
557
|
}
|
|
558
558
|
h.f = f;
|
|
559
|
-
this.
|
|
560
|
-
this.
|
|
559
|
+
this.wn(h);
|
|
560
|
+
this.vx.y(this, i, f, g, h.m, this.cz.a7.totalHighlightingProgress);
|
|
561
561
|
};
|
|
562
|
-
AnchoredRadialSeries.prototype.
|
|
563
|
-
var g = this.
|
|
564
|
-
this.
|
|
565
|
-
this.
|
|
566
|
-
var h = this.
|
|
562
|
+
AnchoredRadialSeries.prototype.xr = function (a, b, c, d, e, f) {
|
|
563
|
+
var g = this.bt != 1;
|
|
564
|
+
this.vx.a3(this.vx.b, d.cn, a, b, c, d, e, f, false);
|
|
565
|
+
this.vx.ab(this.hi);
|
|
566
|
+
var h = this.vx.ay;
|
|
567
567
|
var i = null;
|
|
568
|
-
var j = this.
|
|
569
|
-
if (g && this.
|
|
570
|
-
i = this.
|
|
568
|
+
var j = this.c7;
|
|
569
|
+
if (g && this.cz != null) {
|
|
570
|
+
i = this.cz.a7.getHighlightingInfo(this, j, h.o, h.n, false);
|
|
571
571
|
h.b = i;
|
|
572
572
|
}
|
|
573
573
|
h.f = f;
|
|
574
|
-
this.
|
|
575
|
-
this.
|
|
574
|
+
this.wo(h);
|
|
575
|
+
this.vx.z(this, i, f, g, b < 0);
|
|
576
576
|
};
|
|
577
|
-
AnchoredRadialSeries.prototype.
|
|
577
|
+
AnchoredRadialSeries.prototype.xo = function (a, b) {
|
|
578
578
|
a.b6 = true;
|
|
579
|
-
this.
|
|
580
|
-
var c = this.
|
|
579
|
+
this.vx.a1(this, this.v8(), runOn(this, this.vg), this.wc(a), this.wd(a));
|
|
580
|
+
var c = this.vx.d;
|
|
581
581
|
var d = c != null;
|
|
582
|
-
var e = this.
|
|
582
|
+
var e = this.vj;
|
|
583
583
|
if (e == null) {
|
|
584
584
|
return;
|
|
585
585
|
}
|
|
586
586
|
var f = this.getEffectiveViewport1(a);
|
|
587
587
|
var g = new ScalerParams(0, a.by, a.bx, e.ch, f);
|
|
588
|
-
var h = this.
|
|
588
|
+
var h = this.c7 == null ? 0 : this.c7.count;
|
|
589
589
|
var i = a;
|
|
590
590
|
var j = b.f;
|
|
591
591
|
var k = i.cv.c;
|
|
@@ -597,42 +597,42 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
597
597
|
var q = p.content;
|
|
598
598
|
if (d) {
|
|
599
599
|
var r = p.al;
|
|
600
|
-
this.
|
|
600
|
+
this.xq(j, r, h, e, g, a.q);
|
|
601
601
|
}
|
|
602
|
-
this.
|
|
602
|
+
this.vx.ac(p, q);
|
|
603
603
|
}
|
|
604
604
|
};
|
|
605
|
-
AnchoredRadialSeries.prototype.
|
|
605
|
+
AnchoredRadialSeries.prototype.xn = function (a, b, c, d, e) {
|
|
606
606
|
e.c1(a, b, c, d);
|
|
607
607
|
};
|
|
608
|
-
AnchoredRadialSeries.prototype.
|
|
609
|
-
_super.prototype.
|
|
608
|
+
AnchoredRadialSeries.prototype.qe = function () {
|
|
609
|
+
_super.prototype.qe.call(this);
|
|
610
610
|
if (this.index < 0) {
|
|
611
611
|
return;
|
|
612
612
|
}
|
|
613
|
-
this.
|
|
613
|
+
this.wx.c2();
|
|
614
614
|
};
|
|
615
|
-
AnchoredRadialSeries.prototype.
|
|
616
|
-
if (a == this.
|
|
615
|
+
AnchoredRadialSeries.prototype.jz = function (a, b) {
|
|
616
|
+
if (a == this.wx.c0.g$j) {
|
|
617
617
|
return null;
|
|
618
618
|
}
|
|
619
|
-
return _super.prototype.
|
|
619
|
+
return _super.prototype.jz.call(this, a, b);
|
|
620
620
|
};
|
|
621
|
-
AnchoredRadialSeries.prototype.
|
|
622
|
-
var b = this.
|
|
621
|
+
AnchoredRadialSeries.prototype.fp = function (a) {
|
|
622
|
+
var b = this.ck.by;
|
|
623
623
|
b = b.copy();
|
|
624
|
-
var c = this.
|
|
625
|
-
var d = !b.isEmpty && !c.isEmpty && this.
|
|
626
|
-
if (this.
|
|
624
|
+
var c = this.ck.bx;
|
|
625
|
+
var d = !b.isEmpty && !c.isEmpty && this.c7 != null ? this.c7.indexOf(a) : -1;
|
|
626
|
+
if (this.vj == null || this.w3 == null || this.vq == null) {
|
|
627
627
|
return false;
|
|
628
628
|
}
|
|
629
|
-
if (d < 0 || d > this.
|
|
629
|
+
if (d < 0 || d > this.w3.count - 1) {
|
|
630
630
|
return false;
|
|
631
631
|
}
|
|
632
|
-
var e = this.
|
|
633
|
-
var f = this.
|
|
632
|
+
var e = this.vj.getScaledAngle(d);
|
|
633
|
+
var f = this.vq.nu(this.w3.item(d));
|
|
634
634
|
if (isNaN_(f)) {
|
|
635
|
-
f = (this.
|
|
635
|
+
f = (this.vq.nn + this.vq.no) / 2;
|
|
636
636
|
}
|
|
637
637
|
var g = 0.5 + (Math.cos(e) * f);
|
|
638
638
|
var h = 0.5 + (Math.sin(e) * f);
|
|
@@ -656,54 +656,54 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
656
656
|
b.y = h - 0.5 * b.height;
|
|
657
657
|
}
|
|
658
658
|
}
|
|
659
|
-
if (this.
|
|
660
|
-
this.
|
|
659
|
+
if (this.cs != null) {
|
|
660
|
+
this.cs.au(this.cz, b, true);
|
|
661
661
|
}
|
|
662
662
|
return d >= 0;
|
|
663
663
|
};
|
|
664
|
-
AnchoredRadialSeries.prototype.
|
|
665
|
-
_super.prototype.
|
|
666
|
-
if (!this.
|
|
667
|
-
this.
|
|
664
|
+
AnchoredRadialSeries.prototype.ps = function (a, b) {
|
|
665
|
+
_super.prototype.ps.call(this, a, b);
|
|
666
|
+
if (!this.f9) {
|
|
667
|
+
this.ck.a4(b);
|
|
668
668
|
return;
|
|
669
669
|
}
|
|
670
|
-
this.
|
|
671
|
-
var c = typeCast(AnchoredRadialSeriesView.$, this.
|
|
672
|
-
c.cv.e(this.
|
|
673
|
-
if (this.
|
|
670
|
+
this.ck.a4(b);
|
|
671
|
+
var c = typeCast(AnchoredRadialSeriesView.$, this.cj);
|
|
672
|
+
c.cv.e(this.hk);
|
|
673
|
+
if (this.dm(this.cj)) {
|
|
674
674
|
return;
|
|
675
675
|
}
|
|
676
|
-
if (!this.
|
|
677
|
-
this.
|
|
678
|
-
this.
|
|
676
|
+
if (!this.f2) {
|
|
677
|
+
this.w0 = new RadialFrame(3);
|
|
678
|
+
this.wm(this.w0, c);
|
|
679
679
|
}
|
|
680
|
-
this.
|
|
681
|
-
this.
|
|
682
|
-
this.
|
|
680
|
+
this.f2 = false;
|
|
681
|
+
this.wp(this.w0, c);
|
|
682
|
+
this.f9 = false;
|
|
683
683
|
};
|
|
684
|
-
AnchoredRadialSeries.prototype.
|
|
685
|
-
_super.prototype.
|
|
684
|
+
AnchoredRadialSeries.prototype.pp = function (a, b, c, d, e) {
|
|
685
|
+
_super.prototype.pp.call(this, a, b, c, d, e);
|
|
686
686
|
var f = this.a7.a$h.item(d);
|
|
687
687
|
var g = f;
|
|
688
|
-
g.cv.e(this.
|
|
688
|
+
g.cv.e(this.hk);
|
|
689
689
|
f.a3(c);
|
|
690
|
-
if (this.
|
|
690
|
+
if (this.dm(g)) {
|
|
691
691
|
return;
|
|
692
692
|
}
|
|
693
|
-
if (this.
|
|
694
|
-
this.
|
|
693
|
+
if (this.wz == null) {
|
|
694
|
+
this.wz = new RadialFrame(3);
|
|
695
695
|
}
|
|
696
|
-
this.
|
|
697
|
-
this.
|
|
698
|
-
this.
|
|
696
|
+
this.wz.u();
|
|
697
|
+
this.wm(this.wz, g);
|
|
698
|
+
this.wp(this.wz, g);
|
|
699
699
|
};
|
|
700
|
-
AnchoredRadialSeries.prototype.
|
|
701
|
-
_super.prototype.
|
|
702
|
-
this.a9.exportTrendlineData(this, a, this.
|
|
700
|
+
AnchoredRadialSeries.prototype.n2 = function (a) {
|
|
701
|
+
_super.prototype.n2.call(this, a);
|
|
702
|
+
this.a9.exportTrendlineData(this, a, this.wx.c0.g$j);
|
|
703
703
|
};
|
|
704
704
|
AnchoredRadialSeries.$t = markType(AnchoredRadialSeries, 'AnchoredRadialSeries', RadialBase.$);
|
|
705
|
-
AnchoredRadialSeries.
|
|
706
|
-
AnchoredRadialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, AnchoredRadialSeries, 'raisePropertyChanged', ['HighlightedValueMemberPath:
|
|
705
|
+
AnchoredRadialSeries.xt = DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredRadialSeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
|
|
706
|
+
AnchoredRadialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, AnchoredRadialSeries, 'raisePropertyChanged', ['HighlightedValueMemberPath:xe:xu', [2, null], 'ValueMemberAsLegendLabel:xh:x2', [2, null], 'ValueMemberAsLegendUnit:xj:x3', [2, null], 'ValueMemberPath:xl:x4', [2, null], 'TrendLineType:w1:x0', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:xb:xz', [1, 1.5], 'TrendLinePeriod:xc:xy', [1, 7], 'TrendLineZIndex:xd:x1', [1, 1], 'TrendLineBrush:x6:xv', [Brush.$, null], 'TrendLineDashArray:x7:xw', [DoubleCollection.$], 'TrendLineDashCap:x8:xx', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
|
|
707
707
|
return AnchoredRadialSeries;
|
|
708
708
|
}(RadialBase));
|
|
709
709
|
export { AnchoredRadialSeries };
|
|
@@ -724,24 +724,24 @@ var AnchoredRadialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
724
724
|
AnchoredRadialSeriesView.prototype.c1 = function (a, b, c, d) {
|
|
725
725
|
};
|
|
726
726
|
AnchoredRadialSeriesView.prototype.c2 = function () {
|
|
727
|
-
this.cz.
|
|
728
|
-
if (this.cz.
|
|
729
|
-
this.cz.
|
|
727
|
+
this.cz.x5 = null;
|
|
728
|
+
if (this.cz.x6 != null) {
|
|
729
|
+
this.cz.x5 = this.cz.x6;
|
|
730
730
|
}
|
|
731
731
|
else {
|
|
732
|
-
this.cz.
|
|
732
|
+
this.cz.x5 = this.cz.st;
|
|
733
733
|
}
|
|
734
734
|
};
|
|
735
735
|
AnchoredRadialSeriesView.prototype.a7 = function (a, b) {
|
|
736
736
|
if (a.d) {
|
|
737
737
|
if (!b) {
|
|
738
738
|
}
|
|
739
|
-
if (this.cz.
|
|
739
|
+
if (this.cz.w1 != 0 && !b) {
|
|
740
740
|
var c = this.c0.g$j;
|
|
741
|
-
c.ad = this.cz.
|
|
742
|
-
c._stroke = this.cz.
|
|
743
|
-
c.ai = this.cz.
|
|
744
|
-
c.aj = this.cz.
|
|
741
|
+
c.ad = this.cz.xb;
|
|
742
|
+
c._stroke = this.cz.x5;
|
|
743
|
+
c.ai = this.cz.x7;
|
|
744
|
+
c.aj = this.cz.x8;
|
|
745
745
|
a.v(c);
|
|
746
746
|
}
|
|
747
747
|
}
|
|
@@ -749,15 +749,15 @@ var AnchoredRadialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
749
749
|
};
|
|
750
750
|
AnchoredRadialSeriesView.prototype.getDefaultTooltipTemplate = function () {
|
|
751
751
|
var a = "<div class='ui-chart-default-tooltip-content'>";
|
|
752
|
-
if (this.cz.
|
|
753
|
-
a += "<span>${item." + this.cz.
|
|
752
|
+
if (this.cz.vj.f0 != null) {
|
|
753
|
+
a += "<span>${item." + this.cz.vj.f0 + "}</span><br/>";
|
|
754
754
|
}
|
|
755
755
|
a += "<span";
|
|
756
756
|
var b = this.e.a7.a$r(this.e);
|
|
757
757
|
if (!stringIsNullOrEmpty(b)) {
|
|
758
758
|
a += " style='color:" + b + "'";
|
|
759
759
|
}
|
|
760
|
-
a += ">" + this.cz.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cz.
|
|
760
|
+
a += ">" + this.cz.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cz.xl + "}</span></div>";
|
|
761
761
|
return a;
|
|
762
762
|
};
|
|
763
763
|
AnchoredRadialSeriesView.$t = markType(AnchoredRadialSeriesView, 'AnchoredRadialSeriesView', RadialBaseView.$);
|