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
|
@@ -43,7 +43,7 @@ export let AnchoredRadialBucketCalculator = /*@__PURE__*/ (() => {
|
|
|
43
43
|
this.f = a;
|
|
44
44
|
}
|
|
45
45
|
getBucket(a) {
|
|
46
|
-
let b = this.f.cz.
|
|
46
|
+
let b = this.f.cz.w3;
|
|
47
47
|
let c = Math.min(a * this.b, b.count - 1);
|
|
48
48
|
let d = Math.min(c + this.b - 1, b.count - 1);
|
|
49
49
|
let e = NaN;
|
|
@@ -75,88 +75,88 @@ export let AnchoredRadialBucketCalculator = /*@__PURE__*/ (() => {
|
|
|
75
75
|
*/
|
|
76
76
|
export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
77
77
|
class AnchoredRadialSeries extends RadialBase {
|
|
78
|
-
|
|
78
|
+
ch() {
|
|
79
79
|
return new AnchoredRadialSeriesView(this);
|
|
80
80
|
}
|
|
81
|
-
|
|
82
|
-
super.
|
|
83
|
-
this.
|
|
84
|
-
this.
|
|
81
|
+
nh() {
|
|
82
|
+
super.nh();
|
|
83
|
+
this.vj = null;
|
|
84
|
+
this.vq = null;
|
|
85
85
|
}
|
|
86
|
-
|
|
87
|
-
let c = this.
|
|
86
|
+
jv(a, b) {
|
|
87
|
+
let c = this.lw(b);
|
|
88
88
|
if (c == AnchoredRadialSeries.$$p[3]) {
|
|
89
|
-
return this.
|
|
89
|
+
return this.jw(a, b, this.xl);
|
|
90
90
|
}
|
|
91
|
-
return super.
|
|
91
|
+
return super.jv(a, b);
|
|
92
92
|
}
|
|
93
|
-
|
|
94
|
-
super.
|
|
95
|
-
this.
|
|
93
|
+
o1(a) {
|
|
94
|
+
super.o1(a);
|
|
95
|
+
this.wx = a;
|
|
96
96
|
}
|
|
97
97
|
constructor() {
|
|
98
98
|
super();
|
|
99
|
-
this.wx = null;
|
|
100
|
-
this.w1 = null;
|
|
101
|
-
this.x8 = { $type: Point_$type, x: 0, y: 0 };
|
|
102
|
-
this.wz = null;
|
|
103
99
|
this.wy = null;
|
|
104
|
-
this.
|
|
105
|
-
this.
|
|
100
|
+
this.w2 = null;
|
|
101
|
+
this.x9 = { $type: Point_$type, x: 0, y: 0 };
|
|
102
|
+
this.w0 = null;
|
|
103
|
+
this.wz = null;
|
|
104
|
+
this.w0 = new RadialFrame(3);
|
|
105
|
+
this.wy = new CategoryLineRasterizer();
|
|
106
106
|
}
|
|
107
|
-
|
|
108
|
-
return this.
|
|
107
|
+
jg(a, b) {
|
|
108
|
+
return this.jh(a, b, this.vj, null, this.w3);
|
|
109
109
|
}
|
|
110
|
-
|
|
111
|
-
return this.
|
|
110
|
+
je(a, b) {
|
|
111
|
+
return this.jf(a, b, this.vj, null, this.w3);
|
|
112
112
|
}
|
|
113
|
-
|
|
114
|
-
if (this.
|
|
113
|
+
hu(a, b, c, d, e) {
|
|
114
|
+
if (this.w3 == null) {
|
|
115
115
|
return Number.POSITIVE_INFINITY;
|
|
116
116
|
}
|
|
117
|
-
return this.
|
|
117
|
+
return this.hv(a, b, this.vj, d, e, this.w3.count, null);
|
|
118
118
|
}
|
|
119
|
-
|
|
120
|
-
let d = this.getEffectiveViewport1(this.
|
|
121
|
-
let e = this.
|
|
122
|
-
let f = new ScalerParams(0, this.
|
|
123
|
-
f.c = this.
|
|
124
|
-
return this.
|
|
119
|
+
ia(a, b, c) {
|
|
120
|
+
let d = this.getEffectiveViewport1(this.ck);
|
|
121
|
+
let e = this.w8(this.vj, this.ck.by, this.ck.bx, d);
|
|
122
|
+
let f = new ScalerParams(0, this.ck.by, this.ck.bx, this.vj.ch, d);
|
|
123
|
+
f.c = this.cz.t2;
|
|
124
|
+
return this.ic(this.w3, a, this.vj, f, e, null, b, c);
|
|
125
125
|
}
|
|
126
|
-
|
|
127
|
-
if (this.
|
|
126
|
+
ti(a, b, c) {
|
|
127
|
+
if (this.vq == null || this.vj == null || this.ck == null || this.ck.by.isEmpty || this.ck.bx.isEmpty) {
|
|
128
128
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
129
129
|
}
|
|
130
|
-
let d = this.getEffectiveViewport1(this.
|
|
131
|
-
let e = new ScalerParams(0, this.
|
|
132
|
-
e.c = this.getEffectiveViewport1(this.
|
|
133
|
-
let f = this.
|
|
134
|
-
f = this.
|
|
135
|
-
let g = this.
|
|
136
|
-
if (!b && this.
|
|
137
|
-
let h = this.
|
|
138
|
-
let i = this.
|
|
139
|
-
let j = this.
|
|
140
|
-
let k = new ScalerParams(0, this.
|
|
141
|
-
k.c = this.
|
|
142
|
-
let l = this.
|
|
143
|
-
let m = this.
|
|
130
|
+
let d = this.getEffectiveViewport1(this.ck);
|
|
131
|
+
let e = new ScalerParams(0, this.ck.by, this.ck.bx, this.vq.ch, d);
|
|
132
|
+
e.c = this.getEffectiveViewport1(this.ck);
|
|
133
|
+
let f = this.ia(a, b, c);
|
|
134
|
+
f = this.vq.ej(f, e);
|
|
135
|
+
let g = this.vr.c(a);
|
|
136
|
+
if (!b && this.vj != null) {
|
|
137
|
+
let h = this.jg(a, c);
|
|
138
|
+
let i = this.je(a, c);
|
|
139
|
+
let j = this.w8(this.vj, this.ck.by, this.ck.bx, d);
|
|
140
|
+
let k = new ScalerParams(0, this.ck.by, this.ck.bx, this.vj.ch, d);
|
|
141
|
+
k.c = this.cz.t2;
|
|
142
|
+
let l = this.hu(a, h, this.vj, k, j);
|
|
143
|
+
let m = this.hu(a, i, this.vj, k, j);
|
|
144
144
|
if (m <= l) {
|
|
145
|
-
g = this.
|
|
145
|
+
g = this.vj.ej(i, k) + j;
|
|
146
146
|
}
|
|
147
147
|
else {
|
|
148
|
-
g = this.
|
|
148
|
+
g = this.vj.ej(h, k) + j;
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
|
-
let n = this.
|
|
152
|
-
let o = this.
|
|
151
|
+
let n = this.vr.d(g, f, this.ck.by, this.ck.bx);
|
|
152
|
+
let o = this.vr.e(g, f, this.ck.by, this.ck.bx);
|
|
153
153
|
return { $type: Point_$type, x: n, y: o };
|
|
154
154
|
}
|
|
155
|
-
|
|
156
|
-
return this.highlightedItemsSource != null || this.
|
|
155
|
+
fo() {
|
|
156
|
+
return this.highlightedItemsSource != null || this.xe != null;
|
|
157
157
|
}
|
|
158
|
-
|
|
159
|
-
let a = super.
|
|
158
|
+
g1() {
|
|
159
|
+
let a = super.g1();
|
|
160
160
|
{
|
|
161
161
|
let b = ((() => {
|
|
162
162
|
let $ret = new SeriesLayerPropertyOverlay();
|
|
@@ -166,36 +166,36 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
166
166
|
$ret.q = true;
|
|
167
167
|
return $ret;
|
|
168
168
|
})());
|
|
169
|
-
b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.
|
|
169
|
+
b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.xp));
|
|
170
170
|
a.add(b);
|
|
171
171
|
}
|
|
172
172
|
return a;
|
|
173
173
|
}
|
|
174
|
-
|
|
175
|
-
if (this.
|
|
176
|
-
b.value = this.
|
|
174
|
+
xp(a, b) {
|
|
175
|
+
if (this.xe != null) {
|
|
176
|
+
b.value = this.xe;
|
|
177
177
|
return;
|
|
178
178
|
}
|
|
179
|
-
b.value = this.
|
|
179
|
+
b.value = this.xl;
|
|
180
180
|
}
|
|
181
|
-
get
|
|
182
|
-
return this.
|
|
181
|
+
get w3() {
|
|
182
|
+
return this.w2;
|
|
183
183
|
}
|
|
184
|
-
set
|
|
185
|
-
if (this.
|
|
186
|
-
let b = this.
|
|
187
|
-
this.
|
|
188
|
-
this.raisePropertyChanged("ValueColumn", b, this.
|
|
184
|
+
set w3(a) {
|
|
185
|
+
if (this.w2 != a) {
|
|
186
|
+
let b = this.w2;
|
|
187
|
+
this.w2 = a;
|
|
188
|
+
this.raisePropertyChanged("ValueColumn", b, this.w2);
|
|
189
189
|
}
|
|
190
190
|
}
|
|
191
191
|
getDataLegendSeriesContextAt(a, b) {
|
|
192
192
|
let c = new DataLegendSeriesValueInfo();
|
|
193
193
|
c.a = 0;
|
|
194
|
-
c.l = this.
|
|
194
|
+
c.l = this.ia({ $type: Point_$type, x: a, y: b }, false, false);
|
|
195
195
|
c.p = "Value";
|
|
196
|
-
c.q = this.
|
|
197
|
-
c.r = this.
|
|
198
|
-
c.s = this.
|
|
196
|
+
c.q = this.xl != null ? this.xl : "Value";
|
|
197
|
+
c.r = this.xh != null ? this.xh : "V:";
|
|
198
|
+
c.s = this.xj != null ? this.xj : "";
|
|
199
199
|
let d = new DataLegendSeriesContext();
|
|
200
200
|
d.f = ((() => {
|
|
201
201
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -205,129 +205,129 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
205
205
|
d.b = this.aw();
|
|
206
206
|
return d;
|
|
207
207
|
}
|
|
208
|
-
get
|
|
209
|
-
return this.c(AnchoredRadialSeries.
|
|
208
|
+
get x5() {
|
|
209
|
+
return this.c(AnchoredRadialSeries.xt);
|
|
210
210
|
}
|
|
211
|
-
set
|
|
212
|
-
this.h(AnchoredRadialSeries.
|
|
211
|
+
set x5(a) {
|
|
212
|
+
this.h(AnchoredRadialSeries.xt, a);
|
|
213
213
|
}
|
|
214
214
|
aq(a) {
|
|
215
|
-
if (a != null && a == this.
|
|
216
|
-
return new AxisRange(0, this.
|
|
215
|
+
if (a != null && a == this.vj && this.w3 != null && this.w3.count > 0) {
|
|
216
|
+
return new AxisRange(0, this.w3.count - 1);
|
|
217
217
|
}
|
|
218
|
-
if (a != null && a == this.
|
|
219
|
-
return new AxisRange(this.
|
|
218
|
+
if (a != null && a == this.vq && this.w3 != null && this.w3.count > 0) {
|
|
219
|
+
return new AxisRange(this.w3.minimum, this.w3.maximum);
|
|
220
220
|
}
|
|
221
221
|
return null;
|
|
222
222
|
}
|
|
223
|
-
|
|
224
|
-
super.
|
|
225
|
-
if (this.
|
|
226
|
-
this.
|
|
227
|
-
this.
|
|
223
|
+
o9(a, b, c, d) {
|
|
224
|
+
super.o9(a, b, c, d);
|
|
225
|
+
if (this.wx.c0.g$b(a, b, c, d)) {
|
|
226
|
+
this.pq(false);
|
|
227
|
+
this.om();
|
|
228
228
|
}
|
|
229
|
-
let e = typeCast(NumericAxisBase.$, this.
|
|
229
|
+
let e = typeCast(NumericAxisBase.$, this.vq);
|
|
230
230
|
switch (b) {
|
|
231
231
|
case "FastItemsSource":
|
|
232
232
|
if (typeCast(IFastItemsSource_$type, c) !== null) {
|
|
233
|
-
c.deregisterColumn(this.
|
|
234
|
-
this.
|
|
233
|
+
c.deregisterColumn(this.w3);
|
|
234
|
+
this.w3 = null;
|
|
235
235
|
}
|
|
236
236
|
if (typeCast(IFastItemsSource_$type, d) !== null) {
|
|
237
|
-
this.
|
|
238
|
-
this.
|
|
237
|
+
this.w3 = this.c4(this.xl);
|
|
238
|
+
this.wx.cv.e(this.hk);
|
|
239
239
|
}
|
|
240
240
|
if (e != null && !e.c1()) {
|
|
241
|
-
this.
|
|
242
|
-
this.
|
|
241
|
+
this.wx.cv.e(this.hk);
|
|
242
|
+
this.pq(this.fr && c != null);
|
|
243
243
|
}
|
|
244
244
|
break;
|
|
245
245
|
case AnchoredRadialSeries.$$p[3]:
|
|
246
|
-
if (this.
|
|
247
|
-
this.
|
|
248
|
-
this.
|
|
246
|
+
if (this.c7 != null) {
|
|
247
|
+
this.c7.deregisterColumn(this.w3);
|
|
248
|
+
this.w3 = this.c4(this.xl);
|
|
249
249
|
}
|
|
250
250
|
break;
|
|
251
251
|
case "ValueColumn":
|
|
252
252
|
if (e != null && !e.c1()) {
|
|
253
|
-
this.
|
|
254
|
-
this.
|
|
253
|
+
this.wx.cv.e(this.hk);
|
|
254
|
+
this.pq(this.fr && this.dp);
|
|
255
255
|
}
|
|
256
256
|
break;
|
|
257
257
|
case "TrendLineBrush":
|
|
258
|
-
this.
|
|
258
|
+
this.pf(b);
|
|
259
259
|
break;
|
|
260
260
|
case "TrendLineType":
|
|
261
|
-
this.
|
|
261
|
+
this.om();
|
|
262
262
|
break;
|
|
263
263
|
}
|
|
264
264
|
}
|
|
265
|
-
|
|
265
|
+
np(a, b, c, d) {
|
|
266
266
|
switch (a) {
|
|
267
267
|
case 4:
|
|
268
268
|
case 1:
|
|
269
269
|
case 0:
|
|
270
|
-
this.
|
|
270
|
+
this.wx.cv.e(this.hk);
|
|
271
271
|
break;
|
|
272
272
|
}
|
|
273
|
-
this.
|
|
273
|
+
this.wx.c0.g$e(a, b, c, d);
|
|
274
274
|
switch (a) {
|
|
275
275
|
case 4:
|
|
276
|
-
if (this.
|
|
277
|
-
this.
|
|
276
|
+
if (this.vq != null && !this.vq.c1()) {
|
|
277
|
+
this.pq(true);
|
|
278
278
|
}
|
|
279
279
|
break;
|
|
280
280
|
case 1:
|
|
281
|
-
if (this.
|
|
282
|
-
this.
|
|
281
|
+
if (this.vq != null && !this.vq.c1()) {
|
|
282
|
+
this.pq(true);
|
|
283
283
|
}
|
|
284
284
|
break;
|
|
285
285
|
case 0:
|
|
286
|
-
if (this.
|
|
287
|
-
this.
|
|
286
|
+
if (this.vq != null && !this.vq.c1()) {
|
|
287
|
+
this.pq(true);
|
|
288
288
|
}
|
|
289
289
|
break;
|
|
290
290
|
case 2:
|
|
291
|
-
if (this.
|
|
292
|
-
this.
|
|
291
|
+
if (this.xl != null && this.wx.cv.b > 0 && this.vq != null && !this.vq.c1()) {
|
|
292
|
+
this.pq(true);
|
|
293
293
|
}
|
|
294
294
|
break;
|
|
295
295
|
case 3:
|
|
296
|
-
if (d == this.
|
|
297
|
-
if (this.
|
|
298
|
-
this.
|
|
296
|
+
if (d == this.xl) {
|
|
297
|
+
if (this.vq != null && !this.vq.c1()) {
|
|
298
|
+
this.pq(true);
|
|
299
299
|
}
|
|
300
300
|
}
|
|
301
301
|
break;
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
|
-
|
|
305
|
-
let d = super.
|
|
304
|
+
gm(a, b, c) {
|
|
305
|
+
let d = super.gm(a, b, c);
|
|
306
306
|
let e = c;
|
|
307
|
-
if (this.
|
|
307
|
+
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) {
|
|
308
308
|
d = false;
|
|
309
309
|
}
|
|
310
310
|
return d;
|
|
311
311
|
}
|
|
312
312
|
getOffsetValue() {
|
|
313
|
-
return this.
|
|
313
|
+
return this.w8(this.vj, this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck));
|
|
314
314
|
}
|
|
315
315
|
getCategoryWidth() {
|
|
316
|
-
return this.
|
|
316
|
+
return this.vj.getCategorySize(this.ck.by, this.ck.bx, this.getEffectiveViewport1(this.ck));
|
|
317
317
|
}
|
|
318
|
-
|
|
318
|
+
get_w6() {
|
|
319
319
|
return false;
|
|
320
320
|
}
|
|
321
|
-
get
|
|
322
|
-
return this.
|
|
321
|
+
get w6() {
|
|
322
|
+
return this.get_w6();
|
|
323
323
|
}
|
|
324
|
-
|
|
324
|
+
get_d0() {
|
|
325
325
|
return true;
|
|
326
326
|
}
|
|
327
|
-
|
|
328
|
-
return this.
|
|
327
|
+
get_fj() {
|
|
328
|
+
return this.vq != null && this.vq.ch;
|
|
329
329
|
}
|
|
330
|
-
|
|
330
|
+
w8(a, b, c, d) {
|
|
331
331
|
let e = 0;
|
|
332
332
|
let f = this.preferredCategoryMode(a);
|
|
333
333
|
if (f == 0 && a.categoryMode != 0) {
|
|
@@ -341,7 +341,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
341
341
|
e = 0.5 * a.getCategorySize(b, c, d);
|
|
342
342
|
break;
|
|
343
343
|
case 2:
|
|
344
|
-
e = a.getGroupCenter(this.
|
|
344
|
+
e = a.getGroupCenter(this.we(), b, c, d);
|
|
345
345
|
break;
|
|
346
346
|
}
|
|
347
347
|
if (a.ch) {
|
|
@@ -349,28 +349,28 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
349
349
|
}
|
|
350
350
|
return e;
|
|
351
351
|
}
|
|
352
|
-
|
|
352
|
+
wm(a, b) {
|
|
353
353
|
let c = b.by;
|
|
354
354
|
let d = b.bx;
|
|
355
355
|
let e = this.getEffectiveViewport1(b);
|
|
356
|
-
let f = this.
|
|
357
|
-
let g = this.
|
|
356
|
+
let f = this.vj;
|
|
357
|
+
let g = this.vq;
|
|
358
358
|
let h = g.lx;
|
|
359
359
|
let i = g.lw;
|
|
360
360
|
a.f.clear();
|
|
361
361
|
a.m.clear();
|
|
362
362
|
a.p.clear();
|
|
363
|
-
let j = this.
|
|
363
|
+
let j = this.ud();
|
|
364
364
|
let k = 0;
|
|
365
365
|
let l = b;
|
|
366
366
|
let m = new CollisionAvoider();
|
|
367
367
|
let n = 0;
|
|
368
368
|
let o = b.cv.d;
|
|
369
|
-
n = this.
|
|
370
|
-
l.c0.i = this.
|
|
371
|
-
l.c0.h = this.
|
|
372
|
-
l.c0.j = (p, q) => this.
|
|
373
|
-
l.c0.k = (p, q) => this.
|
|
369
|
+
n = this.w8(f, c, d, e);
|
|
370
|
+
l.c0.i = this.vq.no;
|
|
371
|
+
l.c0.h = this.vq.nn;
|
|
372
|
+
l.c0.j = (p, q) => this.w9(p, q, c, d);
|
|
373
|
+
l.c0.k = (p, q) => this.xa(p, q, c, d);
|
|
374
374
|
let p = ((() => {
|
|
375
375
|
let $ret = new Clipper(0, d, false);
|
|
376
376
|
$ret.i = a.p;
|
|
@@ -382,20 +382,20 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
382
382
|
$ret.f = b.cv.c;
|
|
383
383
|
$ret.g = o;
|
|
384
384
|
$ret.a = n;
|
|
385
|
-
$ret.d = this.
|
|
385
|
+
$ret.d = this.hk;
|
|
386
386
|
$ret.h = d;
|
|
387
387
|
$ret.i = c;
|
|
388
388
|
return $ret;
|
|
389
389
|
})());
|
|
390
|
-
l.c0.l(a.p, this.
|
|
390
|
+
l.c0.l(a.p, this.w1, this.w3, this.xc, (r) => this.vj.getScaledAngle(r), (r) => this.vq.nu(r), q, p);
|
|
391
391
|
let r = true;
|
|
392
|
-
if (this.
|
|
392
|
+
if (this.w7(b)) {
|
|
393
393
|
o--;
|
|
394
394
|
}
|
|
395
395
|
for (let s = b.cv.c; s <= o; ++s) {
|
|
396
396
|
let t = s;
|
|
397
|
-
if (t * b.cv.b >= this.
|
|
398
|
-
t -= intDivide((this.
|
|
397
|
+
if (t * b.cv.b >= this.vj.lf) {
|
|
398
|
+
t -= intDivide((this.vj.lf), b.cv.b);
|
|
399
399
|
}
|
|
400
400
|
let u = b.cv.getBucket(t);
|
|
401
401
|
if (!isNaN_(u[0])) {
|
|
@@ -413,7 +413,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
413
413
|
else {
|
|
414
414
|
u[2] = u[1];
|
|
415
415
|
}
|
|
416
|
-
if ((isNaN_(u[1]) || isNaN_(u[2])) && r && this.
|
|
416
|
+
if ((isNaN_(u[1]) || isNaN_(u[2])) && r && this.w6 && this.w5()) {
|
|
417
417
|
o++;
|
|
418
418
|
}
|
|
419
419
|
else {
|
|
@@ -421,22 +421,22 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
421
421
|
}
|
|
422
422
|
a.f.add(u);
|
|
423
423
|
if (j) {
|
|
424
|
-
let v = Math.min(t * b.cv.b, this.
|
|
425
|
-
let w = this.
|
|
426
|
-
let x = this.
|
|
424
|
+
let v = Math.min(t * b.cv.b, this.c7.count - 1);
|
|
425
|
+
let w = this.vr.d(u[0], u[1], c, d);
|
|
426
|
+
let x = this.vr.e(u[0], u[1], c, d);
|
|
427
427
|
let y = new Rect(0, w - 5, x - 5, 11, 11);
|
|
428
428
|
if (!isNaN_(w) && !isNaN_(x) && !isInfinity(w) && !isInfinity(x) && m.tryAdd(y)) {
|
|
429
429
|
a.m.add({ $type: Point_$type, x: w, y: x });
|
|
430
430
|
let z = b.cw.item(k);
|
|
431
431
|
z.al = t;
|
|
432
432
|
z.ak = v;
|
|
433
|
-
z.content.item = this.
|
|
433
|
+
z.content.item = this.c7.item(v);
|
|
434
434
|
++k;
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
438
|
else {
|
|
439
|
-
if (r && this.
|
|
439
|
+
if (r && this.w6 && this.w5()) {
|
|
440
440
|
o++;
|
|
441
441
|
}
|
|
442
442
|
}
|
|
@@ -444,17 +444,17 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
444
444
|
b.cw.count = k;
|
|
445
445
|
return;
|
|
446
446
|
}
|
|
447
|
-
w8(a, b, c, d) {
|
|
448
|
-
return this.vq.d(a, b, c, d);
|
|
449
|
-
}
|
|
450
447
|
w9(a, b, c, d) {
|
|
451
|
-
return this.
|
|
448
|
+
return this.vr.d(a, b, c, d);
|
|
449
|
+
}
|
|
450
|
+
xa(a, b, c, d) {
|
|
451
|
+
return this.vr.e(a, b, c, d);
|
|
452
452
|
}
|
|
453
|
-
|
|
453
|
+
w7(a) {
|
|
454
454
|
let b = a;
|
|
455
|
-
return !this.
|
|
455
|
+
return !this.w6 && b.cv.c == 0 && b.cv.d == this.vj.lf;
|
|
456
456
|
}
|
|
457
|
-
|
|
457
|
+
ww(a, b, c) {
|
|
458
458
|
let d = null;
|
|
459
459
|
let e = c.by;
|
|
460
460
|
let f = c.bx;
|
|
@@ -467,46 +467,46 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
467
467
|
}
|
|
468
468
|
return d;
|
|
469
469
|
}
|
|
470
|
-
|
|
470
|
+
xs(a, b, c, d, e) {
|
|
471
471
|
if (a.count > 0 && d.count > 0) {
|
|
472
|
-
if (!e || this.
|
|
473
|
-
a.add(this.
|
|
472
|
+
if (!e || this.w4()) {
|
|
473
|
+
a.add(this.x9);
|
|
474
474
|
a.add(a._inner[0]);
|
|
475
|
-
d.add(this.
|
|
475
|
+
d.add(this.x9);
|
|
476
476
|
d.add(d._inner[0]);
|
|
477
477
|
}
|
|
478
478
|
}
|
|
479
479
|
}
|
|
480
|
-
|
|
481
|
-
return !this.
|
|
480
|
+
w5() {
|
|
481
|
+
return !this.w4();
|
|
482
482
|
}
|
|
483
|
-
|
|
484
|
-
let a = this.
|
|
483
|
+
w4() {
|
|
484
|
+
let a = this.ck.by;
|
|
485
485
|
return !a.containsPoint({ $type: Point_$type, x: 0.5, y: 0.5 });
|
|
486
486
|
}
|
|
487
|
-
|
|
488
|
-
super.
|
|
487
|
+
nk(a, b) {
|
|
488
|
+
super.nk(a, b);
|
|
489
489
|
let c = b;
|
|
490
490
|
if (a) {
|
|
491
491
|
c.cw.clear();
|
|
492
492
|
}
|
|
493
493
|
c.c0.g$d();
|
|
494
494
|
}
|
|
495
|
-
|
|
496
|
-
this.
|
|
495
|
+
wp(a, b) {
|
|
496
|
+
this.ox();
|
|
497
497
|
let c = b.by;
|
|
498
498
|
let d = b.bx;
|
|
499
499
|
let e = this.getEffectiveViewport1(b);
|
|
500
|
-
let f = this.
|
|
500
|
+
let f = this.tp(b);
|
|
501
501
|
let g = b;
|
|
502
502
|
g.c0.g$g(a.p);
|
|
503
|
-
CategoryMarkerManager.e(this, a.m, g.cw, this.
|
|
504
|
-
this.
|
|
503
|
+
CategoryMarkerManager.e(this, a.m, g.cw, this.uf);
|
|
504
|
+
this.xo(b, a);
|
|
505
505
|
g.cp();
|
|
506
|
-
this.
|
|
506
|
+
this.xn(d, c, e, f, g);
|
|
507
507
|
}
|
|
508
|
-
|
|
509
|
-
if (b < a || a < 0 || a > this.
|
|
508
|
+
wv(a, b, c) {
|
|
509
|
+
if (b < a || a < 0 || a > this.w3.count || b < 0 || b > this.w3.count || c == null) {
|
|
510
510
|
return null;
|
|
511
511
|
}
|
|
512
512
|
let d = new Array((b - a) + 1);
|
|
@@ -520,56 +520,56 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
520
520
|
if (e) {
|
|
521
521
|
h = f._inner[h];
|
|
522
522
|
}
|
|
523
|
-
d[g - a] = this.
|
|
523
|
+
d[g - a] = this.c7.item(g);
|
|
524
524
|
}
|
|
525
525
|
return d;
|
|
526
526
|
}
|
|
527
|
-
|
|
528
|
-
let g = this.
|
|
529
|
-
this.
|
|
530
|
-
this.
|
|
531
|
-
let h = this.
|
|
527
|
+
xq(a, b, c, d, e, f) {
|
|
528
|
+
let g = this.bt != 1;
|
|
529
|
+
this.vx.a3(this.vx.d, d.cn, a, b, c, d, e, f, true);
|
|
530
|
+
this.vx.aa(this.hi);
|
|
531
|
+
let h = this.vx.ax;
|
|
532
532
|
let i = null;
|
|
533
|
-
let j = this.
|
|
533
|
+
let j = this.c7;
|
|
534
534
|
let k = null;
|
|
535
|
-
if (g && this.
|
|
536
|
-
i = this.
|
|
537
|
-
if (this.
|
|
538
|
-
k = this.
|
|
535
|
+
if (g && this.cz != null) {
|
|
536
|
+
i = this.cz.a7.getHighlightingInfo(this, j, h.o, h.n, true);
|
|
537
|
+
if (this.cz.a7.isCrossSeriesHighlight(this)) {
|
|
538
|
+
k = this.cz.a7.getHighlightingInfo(this, j, h.o, h.n, true);
|
|
539
539
|
}
|
|
540
540
|
h.b = i;
|
|
541
541
|
}
|
|
542
542
|
h.f = f;
|
|
543
|
-
this.
|
|
544
|
-
this.
|
|
543
|
+
this.wn(h);
|
|
544
|
+
this.vx.y(this, i, f, g, h.m, this.cz.a7.totalHighlightingProgress);
|
|
545
545
|
}
|
|
546
|
-
|
|
547
|
-
let g = this.
|
|
548
|
-
this.
|
|
549
|
-
this.
|
|
550
|
-
let h = this.
|
|
546
|
+
xr(a, b, c, d, e, f) {
|
|
547
|
+
let g = this.bt != 1;
|
|
548
|
+
this.vx.a3(this.vx.b, d.cn, a, b, c, d, e, f, false);
|
|
549
|
+
this.vx.ab(this.hi);
|
|
550
|
+
let h = this.vx.ay;
|
|
551
551
|
let i = null;
|
|
552
|
-
let j = this.
|
|
553
|
-
if (g && this.
|
|
554
|
-
i = this.
|
|
552
|
+
let j = this.c7;
|
|
553
|
+
if (g && this.cz != null) {
|
|
554
|
+
i = this.cz.a7.getHighlightingInfo(this, j, h.o, h.n, false);
|
|
555
555
|
h.b = i;
|
|
556
556
|
}
|
|
557
557
|
h.f = f;
|
|
558
|
-
this.
|
|
559
|
-
this.
|
|
558
|
+
this.wo(h);
|
|
559
|
+
this.vx.z(this, i, f, g, b < 0);
|
|
560
560
|
}
|
|
561
|
-
|
|
561
|
+
xo(a, b) {
|
|
562
562
|
a.b6 = true;
|
|
563
|
-
this.
|
|
564
|
-
let c = this.
|
|
563
|
+
this.vx.a1(this, this.v8(), runOn(this, this.vg), this.wc(a), this.wd(a));
|
|
564
|
+
let c = this.vx.d;
|
|
565
565
|
let d = c != null;
|
|
566
|
-
let e = this.
|
|
566
|
+
let e = this.vj;
|
|
567
567
|
if (e == null) {
|
|
568
568
|
return;
|
|
569
569
|
}
|
|
570
570
|
let f = this.getEffectiveViewport1(a);
|
|
571
571
|
let g = new ScalerParams(0, a.by, a.bx, e.ch, f);
|
|
572
|
-
let h = this.
|
|
572
|
+
let h = this.c7 == null ? 0 : this.c7.count;
|
|
573
573
|
let i = a;
|
|
574
574
|
let j = b.f;
|
|
575
575
|
let k = i.cv.c;
|
|
@@ -581,42 +581,42 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
581
581
|
let q = p.content;
|
|
582
582
|
if (d) {
|
|
583
583
|
let r = p.al;
|
|
584
|
-
this.
|
|
584
|
+
this.xq(j, r, h, e, g, a.q);
|
|
585
585
|
}
|
|
586
|
-
this.
|
|
586
|
+
this.vx.ac(p, q);
|
|
587
587
|
}
|
|
588
588
|
}
|
|
589
|
-
|
|
589
|
+
xn(a, b, c, d, e) {
|
|
590
590
|
e.c1(a, b, c, d);
|
|
591
591
|
}
|
|
592
|
-
|
|
593
|
-
super.
|
|
592
|
+
qe() {
|
|
593
|
+
super.qe();
|
|
594
594
|
if (this.index < 0) {
|
|
595
595
|
return;
|
|
596
596
|
}
|
|
597
|
-
this.
|
|
597
|
+
this.wx.c2();
|
|
598
598
|
}
|
|
599
|
-
|
|
600
|
-
if (a == this.
|
|
599
|
+
jz(a, b) {
|
|
600
|
+
if (a == this.wx.c0.g$j) {
|
|
601
601
|
return null;
|
|
602
602
|
}
|
|
603
|
-
return super.
|
|
603
|
+
return super.jz(a, b);
|
|
604
604
|
}
|
|
605
|
-
|
|
606
|
-
let b = this.
|
|
605
|
+
fp(a) {
|
|
606
|
+
let b = this.ck.by;
|
|
607
607
|
b = b.copy();
|
|
608
|
-
let c = this.
|
|
609
|
-
let d = !b.isEmpty && !c.isEmpty && this.
|
|
610
|
-
if (this.
|
|
608
|
+
let c = this.ck.bx;
|
|
609
|
+
let d = !b.isEmpty && !c.isEmpty && this.c7 != null ? this.c7.indexOf(a) : -1;
|
|
610
|
+
if (this.vj == null || this.w3 == null || this.vq == null) {
|
|
611
611
|
return false;
|
|
612
612
|
}
|
|
613
|
-
if (d < 0 || d > this.
|
|
613
|
+
if (d < 0 || d > this.w3.count - 1) {
|
|
614
614
|
return false;
|
|
615
615
|
}
|
|
616
|
-
let e = this.
|
|
617
|
-
let f = this.
|
|
616
|
+
let e = this.vj.getScaledAngle(d);
|
|
617
|
+
let f = this.vq.nu(this.w3.item(d));
|
|
618
618
|
if (isNaN_(f)) {
|
|
619
|
-
f = (this.
|
|
619
|
+
f = (this.vq.nn + this.vq.no) / 2;
|
|
620
620
|
}
|
|
621
621
|
let g = 0.5 + (Math.cos(e) * f);
|
|
622
622
|
let h = 0.5 + (Math.sin(e) * f);
|
|
@@ -640,55 +640,55 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
640
640
|
b.y = h - 0.5 * b.height;
|
|
641
641
|
}
|
|
642
642
|
}
|
|
643
|
-
if (this.
|
|
644
|
-
this.
|
|
643
|
+
if (this.cs != null) {
|
|
644
|
+
this.cs.au(this.cz, b, true);
|
|
645
645
|
}
|
|
646
646
|
return d >= 0;
|
|
647
647
|
}
|
|
648
|
-
|
|
649
|
-
super.
|
|
650
|
-
if (!this.
|
|
651
|
-
this.
|
|
648
|
+
ps(a, b) {
|
|
649
|
+
super.ps(a, b);
|
|
650
|
+
if (!this.f9) {
|
|
651
|
+
this.ck.a4(b);
|
|
652
652
|
return;
|
|
653
653
|
}
|
|
654
|
-
this.
|
|
655
|
-
let c = typeCast(AnchoredRadialSeriesView.$, this.
|
|
656
|
-
c.cv.e(this.
|
|
657
|
-
if (this.
|
|
654
|
+
this.ck.a4(b);
|
|
655
|
+
let c = typeCast(AnchoredRadialSeriesView.$, this.cj);
|
|
656
|
+
c.cv.e(this.hk);
|
|
657
|
+
if (this.dm(this.cj)) {
|
|
658
658
|
return;
|
|
659
659
|
}
|
|
660
|
-
if (!this.
|
|
661
|
-
this.
|
|
662
|
-
this.
|
|
660
|
+
if (!this.f2) {
|
|
661
|
+
this.w0 = new RadialFrame(3);
|
|
662
|
+
this.wm(this.w0, c);
|
|
663
663
|
}
|
|
664
|
-
this.
|
|
665
|
-
this.
|
|
666
|
-
this.
|
|
664
|
+
this.f2 = false;
|
|
665
|
+
this.wp(this.w0, c);
|
|
666
|
+
this.f9 = false;
|
|
667
667
|
}
|
|
668
|
-
|
|
669
|
-
super.
|
|
668
|
+
pp(a, b, c, d, e) {
|
|
669
|
+
super.pp(a, b, c, d, e);
|
|
670
670
|
let f = this.a7.a$h.item(d);
|
|
671
671
|
let g = f;
|
|
672
|
-
g.cv.e(this.
|
|
672
|
+
g.cv.e(this.hk);
|
|
673
673
|
f.a3(c);
|
|
674
|
-
if (this.
|
|
674
|
+
if (this.dm(g)) {
|
|
675
675
|
return;
|
|
676
676
|
}
|
|
677
|
-
if (this.
|
|
678
|
-
this.
|
|
677
|
+
if (this.wz == null) {
|
|
678
|
+
this.wz = new RadialFrame(3);
|
|
679
679
|
}
|
|
680
|
-
this.
|
|
681
|
-
this.
|
|
682
|
-
this.
|
|
680
|
+
this.wz.u();
|
|
681
|
+
this.wm(this.wz, g);
|
|
682
|
+
this.wp(this.wz, g);
|
|
683
683
|
}
|
|
684
|
-
|
|
685
|
-
super.
|
|
686
|
-
this.a9.exportTrendlineData(this, a, this.
|
|
684
|
+
n2(a) {
|
|
685
|
+
super.n2(a);
|
|
686
|
+
this.a9.exportTrendlineData(this, a, this.wx.c0.g$j);
|
|
687
687
|
}
|
|
688
688
|
}
|
|
689
689
|
AnchoredRadialSeries.$t = /*@__PURE__*/ markType(AnchoredRadialSeries, 'AnchoredRadialSeries', RadialBase.$);
|
|
690
|
-
AnchoredRadialSeries.
|
|
691
|
-
AnchoredRadialSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, AnchoredRadialSeries, 'raisePropertyChanged', ['HighlightedValueMemberPath:
|
|
690
|
+
AnchoredRadialSeries.xt = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredRadialSeries.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
|
|
691
|
+
AnchoredRadialSeries.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
|
|
692
692
|
return AnchoredRadialSeries;
|
|
693
693
|
})();
|
|
694
694
|
/**
|
|
@@ -707,24 +707,24 @@ export let AnchoredRadialSeriesView = /*@__PURE__*/ (() => {
|
|
|
707
707
|
c1(a, b, c, d) {
|
|
708
708
|
}
|
|
709
709
|
c2() {
|
|
710
|
-
this.cz.
|
|
711
|
-
if (this.cz.
|
|
712
|
-
this.cz.
|
|
710
|
+
this.cz.x5 = null;
|
|
711
|
+
if (this.cz.x6 != null) {
|
|
712
|
+
this.cz.x5 = this.cz.x6;
|
|
713
713
|
}
|
|
714
714
|
else {
|
|
715
|
-
this.cz.
|
|
715
|
+
this.cz.x5 = this.cz.st;
|
|
716
716
|
}
|
|
717
717
|
}
|
|
718
718
|
a7(a, b) {
|
|
719
719
|
if (a.d) {
|
|
720
720
|
if (!b) {
|
|
721
721
|
}
|
|
722
|
-
if (this.cz.
|
|
722
|
+
if (this.cz.w1 != 0 && !b) {
|
|
723
723
|
let c = this.c0.g$j;
|
|
724
|
-
c.ad = this.cz.
|
|
725
|
-
c._stroke = this.cz.
|
|
726
|
-
c.ai = this.cz.
|
|
727
|
-
c.aj = this.cz.
|
|
724
|
+
c.ad = this.cz.xb;
|
|
725
|
+
c._stroke = this.cz.x5;
|
|
726
|
+
c.ai = this.cz.x7;
|
|
727
|
+
c.aj = this.cz.x8;
|
|
728
728
|
a.v(c);
|
|
729
729
|
}
|
|
730
730
|
}
|
|
@@ -732,15 +732,15 @@ export let AnchoredRadialSeriesView = /*@__PURE__*/ (() => {
|
|
|
732
732
|
}
|
|
733
733
|
getDefaultTooltipTemplate() {
|
|
734
734
|
let a = "<div class='ui-chart-default-tooltip-content'>";
|
|
735
|
-
if (this.cz.
|
|
736
|
-
a += "<span>${item." + this.cz.
|
|
735
|
+
if (this.cz.vj.f0 != null) {
|
|
736
|
+
a += "<span>${item." + this.cz.vj.f0 + "}</span><br/>";
|
|
737
737
|
}
|
|
738
738
|
a += "<span";
|
|
739
739
|
let b = this.e.a7.a$r(this.e);
|
|
740
740
|
if (!stringIsNullOrEmpty(b)) {
|
|
741
741
|
a += " style='color:" + b + "'";
|
|
742
742
|
}
|
|
743
|
-
a += ">" + this.cz.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cz.
|
|
743
|
+
a += ">" + this.cz.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cz.xl + "}</span></div>";
|
|
744
744
|
return a;
|
|
745
745
|
}
|
|
746
746
|
}
|