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
|
@@ -53,43 +53,43 @@ import { stringIsNullOrEmpty } from "igniteui-webcomponents-core";
|
|
|
53
53
|
*/
|
|
54
54
|
export let PolarBase = /*@__PURE__*/ (() => {
|
|
55
55
|
class PolarBase extends MarkerSeries {
|
|
56
|
-
|
|
56
|
+
ch() {
|
|
57
57
|
return new PolarBaseView(this);
|
|
58
58
|
}
|
|
59
|
-
|
|
60
|
-
super.
|
|
61
|
-
this.
|
|
59
|
+
o1(a) {
|
|
60
|
+
super.o1(a);
|
|
61
|
+
this.vw = a;
|
|
62
62
|
}
|
|
63
|
-
|
|
64
|
-
super.
|
|
65
|
-
this.vr = null;
|
|
63
|
+
nh() {
|
|
64
|
+
super.nh();
|
|
66
65
|
this.vs = null;
|
|
66
|
+
this.vt = null;
|
|
67
67
|
}
|
|
68
|
-
|
|
68
|
+
get_e3() {
|
|
69
69
|
return true;
|
|
70
70
|
}
|
|
71
|
-
|
|
71
|
+
dt(a, b, c, d) {
|
|
72
72
|
if (!this.hasMarkers) {
|
|
73
73
|
return false;
|
|
74
74
|
}
|
|
75
|
-
let e = this.
|
|
76
|
-
let f = new ScalerParams(1, this.
|
|
77
|
-
f.c = this.getEffectiveViewport1(this.
|
|
78
|
-
let g = this.
|
|
79
|
-
let h = new ScalerParams(1, this.
|
|
80
|
-
h.c = this.getEffectiveViewport1(this.
|
|
75
|
+
let e = this.vs;
|
|
76
|
+
let f = new ScalerParams(1, this.cz.tn, this.tx, e.ch);
|
|
77
|
+
f.c = this.getEffectiveViewport1(this.ck);
|
|
78
|
+
let g = this.vt;
|
|
79
|
+
let h = new ScalerParams(1, this.cz.tn, this.tx, g.ch);
|
|
80
|
+
h.c = this.getEffectiveViewport1(this.ck);
|
|
81
81
|
a.clear();
|
|
82
|
-
this.
|
|
82
|
+
this.ua.ci((i) => {
|
|
83
83
|
if (i._visibility == 0) {
|
|
84
84
|
let j = new SeriesPointOfInterest();
|
|
85
85
|
let k = i.n;
|
|
86
86
|
let l = i.o;
|
|
87
|
-
if (k < this.
|
|
87
|
+
if (k < this.tx.left || k > this.tx.right || l < this.tx.top || l > this.tx.bottom) {
|
|
88
88
|
return;
|
|
89
89
|
}
|
|
90
90
|
let m;
|
|
91
91
|
let n;
|
|
92
|
-
let o = this.
|
|
92
|
+
let o = this.vu.f(k, l, this.ck.by, this.ck.bx, m, n);
|
|
93
93
|
m = o.p4;
|
|
94
94
|
n = o.p5;
|
|
95
95
|
j.b = m;
|
|
@@ -102,53 +102,53 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
102
102
|
}
|
|
103
103
|
constructor() {
|
|
104
104
|
super();
|
|
105
|
-
this.
|
|
106
|
-
this.
|
|
107
|
-
this.
|
|
105
|
+
this.vx = null;
|
|
106
|
+
this.vj = null;
|
|
107
|
+
this.vv = null;
|
|
108
|
+
this.y8 = null;
|
|
108
109
|
this.y7 = null;
|
|
109
|
-
this.
|
|
110
|
-
this.v8 = null;
|
|
111
|
-
this.wa = null;
|
|
110
|
+
this.v9 = null;
|
|
112
111
|
this.wb = null;
|
|
113
|
-
this.
|
|
114
|
-
this.
|
|
115
|
-
this.
|
|
116
|
-
this.
|
|
117
|
-
this.
|
|
118
|
-
this.
|
|
112
|
+
this.wc = null;
|
|
113
|
+
this.v1 = new PolarFrame();
|
|
114
|
+
this.v3 = new PolarFrame();
|
|
115
|
+
this.vz = new PolarFrame();
|
|
116
|
+
this.vu = null;
|
|
117
|
+
this.wu = null;
|
|
118
|
+
this.v5 = 1;
|
|
119
|
+
this.wg = false;
|
|
119
120
|
this.wf = false;
|
|
120
|
-
this.we = false;
|
|
121
|
-
this.vp = null;
|
|
122
121
|
this.vq = null;
|
|
122
|
+
this.vr = null;
|
|
123
123
|
this.assigningPolarStyle = null;
|
|
124
124
|
this.assigningPolarMarkerStyle = null;
|
|
125
|
-
this.
|
|
126
|
-
this.
|
|
127
|
-
this.
|
|
128
|
-
this.
|
|
129
|
-
this.
|
|
130
|
-
this.
|
|
131
|
-
this.
|
|
132
|
-
this.
|
|
133
|
-
this.
|
|
134
|
-
this.
|
|
125
|
+
this.v4 = null;
|
|
126
|
+
this.v2 = null;
|
|
127
|
+
this.vy = null;
|
|
128
|
+
this.v4 = new PolarSeriesRenderManager();
|
|
129
|
+
this.v6 = this.v7();
|
|
130
|
+
this.v2 = new PolarFrame();
|
|
131
|
+
this.v3.x = runOn(this, this.y6);
|
|
132
|
+
this.v1.x = runOn(this, this.y6);
|
|
133
|
+
this.vz.x = runOn(this, this.y6);
|
|
134
|
+
this.v9 = new SeriesRenderer$2(PolarFrame.$, PolarBaseView.$, 0, runOn(this, this.x7), runOn(this, this.yb), runOn(this, this.dk), runOn(this, this.p4), runOn(this, this.x0));
|
|
135
135
|
}
|
|
136
|
-
|
|
137
|
-
if (this.
|
|
138
|
-
this.
|
|
136
|
+
x0() {
|
|
137
|
+
if (this.c0.g) {
|
|
138
|
+
this.c0.t();
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
|
-
|
|
142
|
-
this.
|
|
141
|
+
x2() {
|
|
142
|
+
this.vu.e(this.vx.w, this.wd, this.we, this.y8, this.y7, (a, b) => Math.cos(b), (a, b) => Math.sin(b), true);
|
|
143
143
|
}
|
|
144
|
-
|
|
145
|
-
return this.highlightedItemsSource != null || (this.
|
|
144
|
+
fo() {
|
|
145
|
+
return this.highlightedItemsSource != null || (this.xi != null && this.xg != null);
|
|
146
146
|
}
|
|
147
|
-
|
|
147
|
+
ws() {
|
|
148
148
|
return false;
|
|
149
149
|
}
|
|
150
|
-
|
|
151
|
-
let a = super.
|
|
150
|
+
g1() {
|
|
151
|
+
let a = super.g1();
|
|
152
152
|
{
|
|
153
153
|
let b = ((() => {
|
|
154
154
|
let $ret = new SeriesLayerPropertyOverlay();
|
|
@@ -158,7 +158,7 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
158
158
|
$ret.q = true;
|
|
159
159
|
return $ret;
|
|
160
160
|
})());
|
|
161
|
-
b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.
|
|
161
|
+
b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.x3));
|
|
162
162
|
a.add(b);
|
|
163
163
|
}
|
|
164
164
|
{
|
|
@@ -170,10 +170,10 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
170
170
|
$ret.q = true;
|
|
171
171
|
return $ret;
|
|
172
172
|
})());
|
|
173
|
-
c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.
|
|
173
|
+
c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.x4));
|
|
174
174
|
a.add(c);
|
|
175
175
|
}
|
|
176
|
-
if (this.
|
|
176
|
+
if (this.ws()) {
|
|
177
177
|
let d = ((() => {
|
|
178
178
|
let $ret = new SeriesLayerPropertyOverlay();
|
|
179
179
|
$ret.r = true;
|
|
@@ -190,7 +190,7 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
190
190
|
})());
|
|
191
191
|
a.add(d);
|
|
192
192
|
}
|
|
193
|
-
if (!this.
|
|
193
|
+
if (!this.ws()) {
|
|
194
194
|
let e = ((() => {
|
|
195
195
|
let $ret = new SeriesLayerPropertyOverlay();
|
|
196
196
|
$ret.r = true;
|
|
@@ -200,10 +200,10 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
200
200
|
$ret.q = true;
|
|
201
201
|
return $ret;
|
|
202
202
|
})());
|
|
203
|
-
e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.
|
|
203
|
+
e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.py));
|
|
204
204
|
a.add(e);
|
|
205
205
|
}
|
|
206
|
-
if (!this.
|
|
206
|
+
if (!this.ws()) {
|
|
207
207
|
let f = ((() => {
|
|
208
208
|
let $ret = new SeriesLayerPropertyOverlay();
|
|
209
209
|
$ret.r = true;
|
|
@@ -213,34 +213,24 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
213
213
|
$ret.q = true;
|
|
214
214
|
return $ret;
|
|
215
215
|
})());
|
|
216
|
-
f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.
|
|
216
|
+
f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.py));
|
|
217
217
|
a.add(f);
|
|
218
218
|
}
|
|
219
219
|
return a;
|
|
220
220
|
}
|
|
221
|
-
|
|
222
|
-
if (this.
|
|
223
|
-
b.value = this.
|
|
221
|
+
x4(a, b) {
|
|
222
|
+
if (this.xi != null) {
|
|
223
|
+
b.value = this.xi;
|
|
224
224
|
return;
|
|
225
225
|
}
|
|
226
|
-
b.value = this.
|
|
226
|
+
b.value = this.xv;
|
|
227
227
|
}
|
|
228
|
-
|
|
229
|
-
if (this.
|
|
230
|
-
b.value = this.
|
|
228
|
+
x3(a, b) {
|
|
229
|
+
if (this.xg != null) {
|
|
230
|
+
b.value = this.xg;
|
|
231
231
|
return;
|
|
232
232
|
}
|
|
233
|
-
b.value = this.
|
|
234
|
-
}
|
|
235
|
-
get wc() {
|
|
236
|
-
return this.wa;
|
|
237
|
-
}
|
|
238
|
-
set wc(a) {
|
|
239
|
-
if (this.wa != a) {
|
|
240
|
-
let b = this.wc;
|
|
241
|
-
this.wa = a;
|
|
242
|
-
this.raisePropertyChanged("AngleColumn", b, this.wc);
|
|
243
|
-
}
|
|
233
|
+
b.value = this.xd;
|
|
244
234
|
}
|
|
245
235
|
get wd() {
|
|
246
236
|
return this.wb;
|
|
@@ -249,106 +239,116 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
249
239
|
if (this.wb != a) {
|
|
250
240
|
let b = this.wd;
|
|
251
241
|
this.wb = a;
|
|
252
|
-
this.raisePropertyChanged("
|
|
242
|
+
this.raisePropertyChanged("AngleColumn", b, this.wd);
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
get we() {
|
|
246
|
+
return this.wc;
|
|
247
|
+
}
|
|
248
|
+
set we(a) {
|
|
249
|
+
if (this.wc != a) {
|
|
250
|
+
let b = this.we;
|
|
251
|
+
this.wc = a;
|
|
252
|
+
this.raisePropertyChanged("RadiusColumn", b, this.we);
|
|
253
253
|
}
|
|
254
254
|
}
|
|
255
|
-
get
|
|
256
|
-
return this.c(PolarBase.
|
|
255
|
+
get y1() {
|
|
256
|
+
return this.c(PolarBase.yc);
|
|
257
257
|
}
|
|
258
|
-
set
|
|
259
|
-
this.h(PolarBase.
|
|
258
|
+
set y1(a) {
|
|
259
|
+
this.h(PolarBase.yc, a);
|
|
260
260
|
}
|
|
261
|
-
|
|
262
|
-
let a = this.
|
|
263
|
-
if (this.
|
|
264
|
-
if (this.
|
|
265
|
-
this.
|
|
261
|
+
v0() {
|
|
262
|
+
let a = this.vz;
|
|
263
|
+
if (this.dk()) {
|
|
264
|
+
if (this.c0.g) {
|
|
265
|
+
this.c0.t();
|
|
266
266
|
}
|
|
267
|
-
a = this.
|
|
267
|
+
a = this.v3;
|
|
268
268
|
}
|
|
269
269
|
return a;
|
|
270
270
|
}
|
|
271
|
-
|
|
272
|
-
super.
|
|
271
|
+
oc() {
|
|
272
|
+
super.oc();
|
|
273
|
+
if (this.vt != null) {
|
|
274
|
+
this.vt.h8(false);
|
|
275
|
+
}
|
|
273
276
|
if (this.vs != null) {
|
|
274
277
|
this.vs.h8(false);
|
|
275
278
|
}
|
|
276
|
-
if (this.vr != null) {
|
|
277
|
-
this.vr.h8(false);
|
|
278
|
-
}
|
|
279
279
|
}
|
|
280
|
-
|
|
280
|
+
np(a, b, c, d) {
|
|
281
281
|
let e = false;
|
|
282
|
-
this.
|
|
283
|
-
if (this.
|
|
282
|
+
this.vw.cy.g$e(a, b, c, d);
|
|
283
|
+
if (this.vs != null && !this.vs.c1()) {
|
|
284
284
|
e = true;
|
|
285
285
|
}
|
|
286
|
-
if (this.
|
|
286
|
+
if (this.vt != null && !this.vt.c1()) {
|
|
287
287
|
e = true;
|
|
288
288
|
}
|
|
289
289
|
if (e) {
|
|
290
|
-
this.
|
|
290
|
+
this.pq(true);
|
|
291
291
|
}
|
|
292
292
|
}
|
|
293
|
-
qm(a, b) {
|
|
294
|
-
this.pp(false);
|
|
295
|
-
}
|
|
296
293
|
qn(a, b) {
|
|
297
|
-
this.
|
|
294
|
+
this.pq(false);
|
|
295
|
+
}
|
|
296
|
+
qo(a, b) {
|
|
297
|
+
this.pq(false);
|
|
298
298
|
}
|
|
299
|
-
|
|
299
|
+
gm(a, b, c) {
|
|
300
300
|
let d = true;
|
|
301
|
-
if (!super.
|
|
301
|
+
if (!super.gm(a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.vs == null || this.vt == null || this.wd == null || this.we == null || this.wd.count == 0 || this.we.count == 0 || this.c7 == null || this.c7.count != this.wd.count || this.c7.count != this.we.count || this.vu == null || this.vs.bi == null || this.vt.bi == null || this.vs.lx == this.vs.lw || this.vt.lx == this.vt.lw) {
|
|
302
302
|
d = false;
|
|
303
303
|
}
|
|
304
304
|
return d;
|
|
305
305
|
}
|
|
306
|
-
|
|
307
|
-
super.
|
|
306
|
+
pr(a) {
|
|
307
|
+
super.pr(a);
|
|
308
308
|
let b;
|
|
309
309
|
let c;
|
|
310
310
|
let d = this.getViewInfo(c, b);
|
|
311
311
|
c = d.p0;
|
|
312
312
|
b = d.p1;
|
|
313
|
-
if (!this.
|
|
314
|
-
this.
|
|
313
|
+
if (!this.gm(c, b, this.ck)) {
|
|
314
|
+
this.nk(true, this.ck);
|
|
315
315
|
return;
|
|
316
316
|
}
|
|
317
|
-
this.
|
|
318
|
-
this.
|
|
319
|
-
this.
|
|
320
|
-
let e = new SeriesRenderingArguments(this, c, b, a, this.
|
|
321
|
-
let f = this.
|
|
322
|
-
this.
|
|
323
|
-
this.
|
|
324
|
-
this.
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
let b = this.
|
|
317
|
+
this.y8 = b;
|
|
318
|
+
this.y7 = c;
|
|
319
|
+
this.vv = new PolarAxisInfoCache(this.vs, this.vt, this.c7);
|
|
320
|
+
let e = new SeriesRenderingArguments(this, c, b, a, this.f1);
|
|
321
|
+
let f = this.v9.g(e, this.v1, this.vz, this.v3, this.vw);
|
|
322
|
+
this.v1 = f.p1;
|
|
323
|
+
this.vz = f.p2;
|
|
324
|
+
this.v3 = f.p3;
|
|
325
|
+
}
|
|
326
|
+
y6(a) {
|
|
327
|
+
let b = this.vu.h(a.x, a.y, this.y8, this.y7, this.vv.e, this.vv.d, this.vv.g, this.vv.f, this.vv.i, this.vv.h);
|
|
328
328
|
return b;
|
|
329
329
|
}
|
|
330
330
|
aq(a) {
|
|
331
|
-
if (a != null && a == this.vr && this.wc != null) {
|
|
332
|
-
return new AxisRange(this.wc.minimum, this.wc.maximum);
|
|
333
|
-
}
|
|
334
331
|
if (a != null && a == this.vs && this.wd != null) {
|
|
335
332
|
return new AxisRange(this.wd.minimum, this.wd.maximum);
|
|
336
333
|
}
|
|
334
|
+
if (a != null && a == this.vt && this.we != null) {
|
|
335
|
+
return new AxisRange(this.we.minimum, this.we.maximum);
|
|
336
|
+
}
|
|
337
337
|
return null;
|
|
338
338
|
}
|
|
339
|
-
|
|
340
|
-
let b = this.
|
|
339
|
+
fp(a) {
|
|
340
|
+
let b = this.ck.by;
|
|
341
341
|
b = b.copy();
|
|
342
|
-
let c = this.
|
|
343
|
-
let d = !b.isEmpty && !c.isEmpty && this.
|
|
344
|
-
if (this.
|
|
342
|
+
let c = this.ck.bx;
|
|
343
|
+
let d = !b.isEmpty && !c.isEmpty && this.c7 != null ? this.c7.indexOf(a) : -1;
|
|
344
|
+
if (this.vs == null || this.wd == null || this.vt == null || this.we == null) {
|
|
345
345
|
return false;
|
|
346
346
|
}
|
|
347
|
-
if (d < 0 || d > this.
|
|
347
|
+
if (d < 0 || d > this.wd.count - 1 || d > this.we.count - 1) {
|
|
348
348
|
return false;
|
|
349
349
|
}
|
|
350
|
-
let e = this.
|
|
351
|
-
let f = this.
|
|
350
|
+
let e = this.vs.getScaledAngle(this.wd.item(d));
|
|
351
|
+
let f = this.vt.nu(this.we.item(d));
|
|
352
352
|
let g = 0.5 + (Math.cos(e) * f);
|
|
353
353
|
let h = 0.5 + (Math.sin(e) * f);
|
|
354
354
|
if (!isNaN_(g)) {
|
|
@@ -371,51 +371,51 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
371
371
|
b.y = h - 0.5 * b.height;
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
|
-
if (this.
|
|
375
|
-
this.
|
|
374
|
+
if (this.cs != null) {
|
|
375
|
+
this.cs.au(this.cz, b, true);
|
|
376
376
|
}
|
|
377
377
|
return d >= 0;
|
|
378
378
|
}
|
|
379
|
-
|
|
380
|
-
let b = this.
|
|
381
|
-
if (this.
|
|
382
|
-
return this.
|
|
379
|
+
js(a) {
|
|
380
|
+
let b = this.i9(a);
|
|
381
|
+
if (this.c7 != null && b >= 0 && b < this.c7.count) {
|
|
382
|
+
return this.c7.item(b);
|
|
383
383
|
}
|
|
384
384
|
return null;
|
|
385
385
|
}
|
|
386
|
-
|
|
387
|
-
let b = truncate(Math.round(this.
|
|
386
|
+
i9(a) {
|
|
387
|
+
let b = truncate(Math.round(this.hw(a)));
|
|
388
388
|
return b;
|
|
389
389
|
}
|
|
390
|
-
|
|
391
|
-
switch (this.
|
|
392
|
-
case 1: return this.
|
|
393
|
-
case 3: return this.
|
|
394
|
-
case 2: return this.
|
|
395
|
-
case 4: return this.
|
|
390
|
+
hw(a) {
|
|
391
|
+
switch (this.v6) {
|
|
392
|
+
case 1: return this.wy(a);
|
|
393
|
+
case 3: return this.wz(a);
|
|
394
|
+
case 2: return this.ww(a);
|
|
395
|
+
case 4: return this.wx(a);
|
|
396
396
|
}
|
|
397
397
|
return -1;
|
|
398
398
|
}
|
|
399
|
-
|
|
400
|
-
return this.
|
|
399
|
+
wx(a) {
|
|
400
|
+
return this.w0(a, false);
|
|
401
401
|
}
|
|
402
|
-
|
|
403
|
-
let b = this.
|
|
402
|
+
ww(a) {
|
|
403
|
+
let b = this.td(a);
|
|
404
404
|
let c = b.x;
|
|
405
405
|
let d = b.y;
|
|
406
|
-
if (this.
|
|
406
|
+
if (this.c7 == null || this.vs == null || this.vt == null || this.wd == null || this.we == null) {
|
|
407
407
|
return -1;
|
|
408
408
|
}
|
|
409
|
-
if (this.
|
|
409
|
+
if (this.c7.count > this.w2) {
|
|
410
410
|
return -1;
|
|
411
411
|
}
|
|
412
|
-
if (!this.
|
|
412
|
+
if (!this.wk()) {
|
|
413
413
|
return -1;
|
|
414
414
|
}
|
|
415
|
-
let e = this.
|
|
415
|
+
let e = this.wu;
|
|
416
416
|
let f = 1.7976931348623157E+308;
|
|
417
417
|
let g = -1;
|
|
418
|
-
for (let h = 0; h < this.
|
|
418
|
+
for (let h = 0; h < this.wd.count; h++) {
|
|
419
419
|
let i = e._inner[h].x;
|
|
420
420
|
let j = e._inner[h].y;
|
|
421
421
|
let k = (c - i) * (c - i) + (d - j) * (d - j);
|
|
@@ -426,26 +426,26 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
426
426
|
}
|
|
427
427
|
return g;
|
|
428
428
|
}
|
|
429
|
-
|
|
430
|
-
let a = this.
|
|
431
|
-
if (this.
|
|
432
|
-
a = this.
|
|
429
|
+
wk() {
|
|
430
|
+
let a = this.vz;
|
|
431
|
+
if (this.dk()) {
|
|
432
|
+
a = this.v3;
|
|
433
433
|
}
|
|
434
434
|
if (a == null || a.w.count == 0) {
|
|
435
435
|
return false;
|
|
436
436
|
}
|
|
437
|
-
this.
|
|
437
|
+
this.wu = a.w;
|
|
438
438
|
return true;
|
|
439
439
|
}
|
|
440
|
-
|
|
441
|
-
if (!this.
|
|
440
|
+
w0(a, b) {
|
|
441
|
+
if (!this.wn) {
|
|
442
442
|
return -1;
|
|
443
443
|
}
|
|
444
444
|
let c = { $type: Point_$type, x: 0, y: 0 };
|
|
445
445
|
let d = true;
|
|
446
|
-
let e = this.
|
|
447
|
-
if (this.
|
|
448
|
-
e = this.
|
|
446
|
+
let e = this.vz;
|
|
447
|
+
if (this.dk()) {
|
|
448
|
+
e = this.v3;
|
|
449
449
|
}
|
|
450
450
|
if (e == null) {
|
|
451
451
|
return -1;
|
|
@@ -453,14 +453,14 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
453
453
|
if (e.m == null) {
|
|
454
454
|
return -1;
|
|
455
455
|
}
|
|
456
|
-
if (this.
|
|
456
|
+
if (this.c7 == null || this.c7.count > this.w2) {
|
|
457
457
|
return -1;
|
|
458
458
|
}
|
|
459
|
-
if (!this.
|
|
459
|
+
if (!this.wk()) {
|
|
460
460
|
return -1;
|
|
461
461
|
}
|
|
462
|
-
let f = this.
|
|
463
|
-
let g = this.
|
|
462
|
+
let f = this.wu;
|
|
463
|
+
let g = this.td(a);
|
|
464
464
|
let h = 1.7976931348623157E+308;
|
|
465
465
|
let i = -1;
|
|
466
466
|
for (let j = 0; j < f.count; j++) {
|
|
@@ -470,7 +470,7 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
470
470
|
c = k;
|
|
471
471
|
continue;
|
|
472
472
|
}
|
|
473
|
-
if (!b || e.j.containsKey(this.
|
|
473
|
+
if (!b || e.j.containsKey(this.c7.item(j)) || e.j.containsKey(this.c7.item(j - 1))) {
|
|
474
474
|
let l = GeometryUtil.d(g, c, k);
|
|
475
475
|
if (l < h) {
|
|
476
476
|
h = l;
|
|
@@ -483,11 +483,11 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
483
483
|
if (i >= 0) {
|
|
484
484
|
let m = f._inner[i];
|
|
485
485
|
let n = f._inner[i - 1];
|
|
486
|
-
if (!b || (e.j.containsKey(this.
|
|
486
|
+
if (!b || (e.j.containsKey(this.c7.item(i)) && e.j.containsKey(this.c7.item(i - 1)))) {
|
|
487
487
|
let o = GeometryUtil.h(g, n, m);
|
|
488
488
|
return (i - 1) + o;
|
|
489
489
|
}
|
|
490
|
-
else if (e.j.containsKey(this.
|
|
490
|
+
else if (e.j.containsKey(this.c7.item(i))) {
|
|
491
491
|
return i;
|
|
492
492
|
}
|
|
493
493
|
else {
|
|
@@ -496,21 +496,21 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
496
496
|
}
|
|
497
497
|
return -1;
|
|
498
498
|
}
|
|
499
|
-
|
|
500
|
-
return this.
|
|
499
|
+
wz(a) {
|
|
500
|
+
return this.w0(a, true);
|
|
501
501
|
}
|
|
502
|
-
|
|
502
|
+
wy(a) {
|
|
503
503
|
let b = null;
|
|
504
504
|
let c = 1.7976931348623157E+308;
|
|
505
|
-
let d = this.
|
|
505
|
+
let d = this.td(a);
|
|
506
506
|
let e = d.x;
|
|
507
507
|
let f = d.y;
|
|
508
|
-
if (this.
|
|
508
|
+
if (this.vw.cz.e > this.w2) {
|
|
509
509
|
return -1;
|
|
510
510
|
}
|
|
511
|
-
this.
|
|
511
|
+
this.vw.c2((g) => {
|
|
512
512
|
if (g._visibility == 0) {
|
|
513
|
-
let h = this.
|
|
513
|
+
let h = this.vw.cs(g);
|
|
514
514
|
let i = h.left + h.width / 2;
|
|
515
515
|
let j = h.top + h.height / 2;
|
|
516
516
|
let k = (e - i) * (e - i) + (f - j) * (f - j);
|
|
@@ -525,21 +525,21 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
525
525
|
}
|
|
526
526
|
return -1;
|
|
527
527
|
}
|
|
528
|
-
|
|
529
|
-
if (this.
|
|
528
|
+
ti(a, b, c) {
|
|
529
|
+
if (this.vs == null || this.vt == null || this.wd == null || this.we == null) {
|
|
530
530
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
531
531
|
}
|
|
532
|
-
let d = this.
|
|
533
|
-
let e = this.
|
|
532
|
+
let d = this.ck.by;
|
|
533
|
+
let e = this.ck.bx;
|
|
534
534
|
let f = this.getEffectiveViewport();
|
|
535
|
-
let g = new ScalerParams(0, d, e, this.
|
|
535
|
+
let g = new ScalerParams(0, d, e, this.vs.ch, f);
|
|
536
536
|
let h = ((() => {
|
|
537
|
-
let $ret = new ScalerParams(0, d, e, this.
|
|
538
|
-
$ret.b = this.
|
|
537
|
+
let $ret = new ScalerParams(0, d, e, this.vt.ch, f);
|
|
538
|
+
$ret.b = this.h3();
|
|
539
539
|
return $ret;
|
|
540
540
|
})());
|
|
541
541
|
if (b) {
|
|
542
|
-
let i = this.
|
|
542
|
+
let i = this.hw(a);
|
|
543
543
|
if (i == -1) {
|
|
544
544
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
545
545
|
}
|
|
@@ -551,18 +551,18 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
551
551
|
if (k < 0) {
|
|
552
552
|
k = 0;
|
|
553
553
|
}
|
|
554
|
-
if (k > this.
|
|
555
|
-
k = this.
|
|
554
|
+
if (k > this.c7.count - 1) {
|
|
555
|
+
k = this.c7.count - 1;
|
|
556
556
|
}
|
|
557
|
-
if (j > this.
|
|
558
|
-
j = this.
|
|
557
|
+
if (j > this.c7.count - 1) {
|
|
558
|
+
j = this.c7.count - 1;
|
|
559
559
|
}
|
|
560
560
|
if (k == j) {
|
|
561
|
-
return this.
|
|
561
|
+
return this.vu.h(this.wd.item(j), this.we.item(j), d, e, this.vv.e, this.vv.d, this.vv.g, this.vv.f, this.vv.i, this.vv.h);
|
|
562
562
|
}
|
|
563
563
|
let l = i - Math.floor(i);
|
|
564
|
-
let m = this.
|
|
565
|
-
let n = this.
|
|
564
|
+
let m = this.vu.h(this.wd.item(j), this.we.item(j), d, e, this.vv.e, this.vv.d, this.vv.g, this.vv.f, this.vv.i, this.vv.h);
|
|
565
|
+
let n = this.vu.h(this.wd.item(k), this.we.item(k), d, e, this.vv.e, this.vv.d, this.vv.g, this.vv.f, this.vv.i, this.vv.h);
|
|
566
566
|
let o = m.x;
|
|
567
567
|
let p = m.y;
|
|
568
568
|
let q = n.x;
|
|
@@ -572,51 +572,51 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
572
572
|
return { $type: Point_$type, x: o + s * l, y: p + t * l };
|
|
573
573
|
}
|
|
574
574
|
else {
|
|
575
|
-
let u = this.
|
|
575
|
+
let u = this.i9(a);
|
|
576
576
|
if (u == -1) {
|
|
577
577
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
578
578
|
}
|
|
579
|
-
return this.
|
|
579
|
+
return this.vu.h(this.wd.item(u), this.we.item(u), d, e, this.vv.e, this.vv.d, this.vv.g, this.vv.f, this.vv.i, this.vv.h);
|
|
580
580
|
}
|
|
581
581
|
}
|
|
582
582
|
ag() {
|
|
583
|
-
return [this.
|
|
583
|
+
return [this.vs, this.vt];
|
|
584
584
|
}
|
|
585
|
-
|
|
586
|
-
let c = this.
|
|
585
|
+
jv(a, b) {
|
|
586
|
+
let c = this.lw(b);
|
|
587
587
|
if (c == PolarBase.$$p[3]) {
|
|
588
|
-
return this.
|
|
588
|
+
return this.jw(a, b, this.xd);
|
|
589
589
|
}
|
|
590
590
|
if (c == PolarBase.$$p[15]) {
|
|
591
|
-
return this.
|
|
591
|
+
return this.jw(a, b, this.xv);
|
|
592
592
|
}
|
|
593
|
-
return super.
|
|
593
|
+
return super.jv(a, b);
|
|
594
594
|
}
|
|
595
|
-
|
|
596
|
-
super.
|
|
597
|
-
if (this.
|
|
598
|
-
this.
|
|
599
|
-
this.
|
|
595
|
+
o9(a, b, c, d) {
|
|
596
|
+
super.o9(a, b, c, d);
|
|
597
|
+
if (this.vw.cy.g$b(a, b, c, d)) {
|
|
598
|
+
this.pq(false);
|
|
599
|
+
this.om();
|
|
600
600
|
}
|
|
601
601
|
switch (b) {
|
|
602
602
|
case "FastItemsSource":
|
|
603
603
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
604
|
-
c.deregisterColumn(this.wc);
|
|
605
604
|
c.deregisterColumn(this.wd);
|
|
606
|
-
this.
|
|
605
|
+
c.deregisterColumn(this.we);
|
|
607
606
|
this.wd = null;
|
|
607
|
+
this.we = null;
|
|
608
608
|
}
|
|
609
609
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
610
|
-
this.
|
|
611
|
-
this.
|
|
610
|
+
this.wd = this.c4(this.xd);
|
|
611
|
+
this.we = this.c4(this.xv);
|
|
612
612
|
}
|
|
613
|
-
if ((this.
|
|
614
|
-
this.
|
|
613
|
+
if ((this.vt != null && !this.vt.c1()) || (this.vs != null && !this.vs.c1())) {
|
|
614
|
+
this.pq(this.fr && c != null);
|
|
615
615
|
}
|
|
616
616
|
break;
|
|
617
617
|
case PolarBase.$$p[0]:
|
|
618
|
-
if (this.
|
|
619
|
-
this.
|
|
618
|
+
if (this.vs != null && this.vt != null) {
|
|
619
|
+
this.vu = new PolarAxes(this.vt, this.vs);
|
|
620
620
|
}
|
|
621
621
|
if (c != null) {
|
|
622
622
|
c.b0(this);
|
|
@@ -624,16 +624,16 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
624
624
|
if (d != null) {
|
|
625
625
|
d.ct(this);
|
|
626
626
|
}
|
|
627
|
-
if (this.
|
|
628
|
-
this.
|
|
627
|
+
if (this.vs != null && !this.vs.c1()) {
|
|
628
|
+
this.pq(false);
|
|
629
629
|
}
|
|
630
630
|
else if (c != null && d == null) {
|
|
631
|
-
this.
|
|
631
|
+
this.nk(true, this.ck);
|
|
632
632
|
}
|
|
633
633
|
break;
|
|
634
634
|
case PolarBase.$$p[12]:
|
|
635
|
-
if (this.
|
|
636
|
-
this.
|
|
635
|
+
if (this.vs != null && this.vt != null) {
|
|
636
|
+
this.vu = new PolarAxes(this.vt, this.vs);
|
|
637
637
|
}
|
|
638
638
|
if (c != null) {
|
|
639
639
|
c.b0(this);
|
|
@@ -641,139 +641,139 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
641
641
|
if (d != null) {
|
|
642
642
|
d.ct(this);
|
|
643
643
|
}
|
|
644
|
-
if (this.
|
|
645
|
-
this.
|
|
644
|
+
if (this.vt != null && !this.vt.c1()) {
|
|
645
|
+
this.pq(false);
|
|
646
646
|
}
|
|
647
647
|
else if (c != null && d == null) {
|
|
648
|
-
this.
|
|
648
|
+
this.nk(true, this.ck);
|
|
649
649
|
}
|
|
650
|
-
if (this.
|
|
651
|
-
this.
|
|
650
|
+
if (this.vs != null && !this.vs.c1()) {
|
|
651
|
+
this.vs.h4();
|
|
652
652
|
}
|
|
653
653
|
break;
|
|
654
654
|
case PolarBase.$$p[3]:
|
|
655
|
-
if (this.
|
|
656
|
-
this.
|
|
657
|
-
this.
|
|
655
|
+
if (this.c7 != null) {
|
|
656
|
+
this.c7.deregisterColumn(this.wd);
|
|
657
|
+
this.wd = this.c4(this.xd);
|
|
658
658
|
}
|
|
659
659
|
break;
|
|
660
660
|
case "AngleColumn":
|
|
661
|
-
this.
|
|
662
|
-
if (this.
|
|
663
|
-
this.
|
|
661
|
+
this.vw.cy.g$i();
|
|
662
|
+
if (this.vs != null && !this.vs.c1()) {
|
|
663
|
+
this.pq(this.fr && this.dp);
|
|
664
664
|
}
|
|
665
665
|
break;
|
|
666
666
|
case PolarBase.$$p[15]:
|
|
667
|
-
if (this.
|
|
668
|
-
this.
|
|
669
|
-
this.
|
|
667
|
+
if (this.c7 != null) {
|
|
668
|
+
this.c7.deregisterColumn(this.we);
|
|
669
|
+
this.we = this.c4(this.xv);
|
|
670
670
|
}
|
|
671
671
|
break;
|
|
672
672
|
case "RadiusColumn":
|
|
673
|
-
this.
|
|
674
|
-
if (this.
|
|
675
|
-
this.
|
|
673
|
+
this.vw.cy.g$i();
|
|
674
|
+
if (this.vt != null && !this.vt.c1()) {
|
|
675
|
+
this.pq(this.fr && this.dp);
|
|
676
676
|
}
|
|
677
677
|
break;
|
|
678
678
|
case PolarBase.$$p[16]:
|
|
679
|
-
this.
|
|
680
|
-
this.
|
|
679
|
+
this.pq(false);
|
|
680
|
+
this.om();
|
|
681
681
|
break;
|
|
682
682
|
case PolarBase.$$p[11]:
|
|
683
|
-
this.
|
|
684
|
-
this.
|
|
683
|
+
this.pq(false);
|
|
684
|
+
this.om();
|
|
685
685
|
break;
|
|
686
686
|
case "TransitionProgress":
|
|
687
|
-
this.
|
|
688
|
-
this.
|
|
689
|
-
this.
|
|
690
|
-
this.
|
|
691
|
-
this.
|
|
692
|
-
if (this.
|
|
687
|
+
this.vv = new PolarAxisInfoCache(this.vs, this.vt, this.c7);
|
|
688
|
+
this.y8 = this.ck.by;
|
|
689
|
+
this.y7 = this.ck.bx;
|
|
690
|
+
this.v3.v = this.wt;
|
|
691
|
+
this.v3.c(this.iw, this.v1, this.vz);
|
|
692
|
+
if (this.dm(this.ck)) {
|
|
693
693
|
return;
|
|
694
694
|
}
|
|
695
|
-
if (this.
|
|
696
|
-
this.
|
|
695
|
+
if (this.iw == 1) {
|
|
696
|
+
this.yb(this.vz, this.vw);
|
|
697
697
|
}
|
|
698
698
|
else {
|
|
699
|
-
this.
|
|
699
|
+
this.yb(this.v3, this.vw);
|
|
700
700
|
}
|
|
701
|
-
if (this.
|
|
702
|
-
this.
|
|
701
|
+
if (this.cz != null) {
|
|
702
|
+
this.cz.on(this);
|
|
703
703
|
}
|
|
704
704
|
break;
|
|
705
705
|
case "TrendLineBrush":
|
|
706
|
-
this.
|
|
706
|
+
this.pf(b);
|
|
707
707
|
break;
|
|
708
708
|
case PolarBase.$$p[4]:
|
|
709
|
-
this.
|
|
710
|
-
this.
|
|
709
|
+
this.pq(false);
|
|
710
|
+
this.om();
|
|
711
711
|
break;
|
|
712
712
|
case "TrendLineType":
|
|
713
|
-
this.
|
|
713
|
+
this.om();
|
|
714
714
|
break;
|
|
715
715
|
case PolarBase.$$p[8]:
|
|
716
|
-
this.
|
|
717
|
-
this.
|
|
716
|
+
this.wg = this.wp();
|
|
717
|
+
this.pq(false);
|
|
718
718
|
break;
|
|
719
719
|
case PolarBase.$$p[7]:
|
|
720
|
-
this.
|
|
721
|
-
this.
|
|
720
|
+
this.wf = this.wo();
|
|
721
|
+
this.pq(false);
|
|
722
722
|
break;
|
|
723
723
|
case PolarBase.$$p[9]:
|
|
724
|
-
this.
|
|
724
|
+
this.v6 = this.v7();
|
|
725
725
|
break;
|
|
726
726
|
}
|
|
727
727
|
}
|
|
728
|
-
get
|
|
729
|
-
return this.
|
|
728
|
+
get v6() {
|
|
729
|
+
return this.v5;
|
|
730
730
|
}
|
|
731
|
-
set
|
|
732
|
-
let b = this.
|
|
733
|
-
this.
|
|
734
|
-
if (b != this.
|
|
735
|
-
this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.
|
|
731
|
+
set v6(a) {
|
|
732
|
+
let b = this.v5;
|
|
733
|
+
this.v5 = a;
|
|
734
|
+
if (b != this.v5) {
|
|
735
|
+
this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.v5));
|
|
736
736
|
}
|
|
737
737
|
}
|
|
738
|
-
|
|
739
|
-
if (this.
|
|
740
|
-
return this.
|
|
738
|
+
v7() {
|
|
739
|
+
if (this.v8 != 0) {
|
|
740
|
+
return this.v8;
|
|
741
741
|
}
|
|
742
|
-
return this.
|
|
742
|
+
return this.wn ? 4 : 1;
|
|
743
743
|
}
|
|
744
|
-
|
|
744
|
+
get_wn() {
|
|
745
745
|
return false;
|
|
746
746
|
}
|
|
747
|
-
get
|
|
748
|
-
return this.
|
|
747
|
+
get wn() {
|
|
748
|
+
return this.get_wn();
|
|
749
|
+
}
|
|
750
|
+
wp() {
|
|
751
|
+
return this.wm;
|
|
749
752
|
}
|
|
750
753
|
wo() {
|
|
751
754
|
return this.wl;
|
|
752
755
|
}
|
|
753
|
-
|
|
754
|
-
return this.wk;
|
|
755
|
-
}
|
|
756
|
-
wh(a) {
|
|
756
|
+
wi(a) {
|
|
757
757
|
if (typeCast(NumericRadiusAxis.$, a) !== null) {
|
|
758
758
|
return true;
|
|
759
759
|
}
|
|
760
760
|
return false;
|
|
761
761
|
}
|
|
762
|
-
|
|
762
|
+
wh(a) {
|
|
763
763
|
if (typeCast(NumericAngleAxis.$, a) !== null) {
|
|
764
764
|
return true;
|
|
765
765
|
}
|
|
766
766
|
return false;
|
|
767
767
|
}
|
|
768
|
-
|
|
769
|
-
super.
|
|
768
|
+
nk(a, b) {
|
|
769
|
+
super.nk(a, b);
|
|
770
770
|
let c = b;
|
|
771
771
|
if (a) {
|
|
772
772
|
c.cz.clear();
|
|
773
773
|
}
|
|
774
774
|
c.cy.g$d();
|
|
775
775
|
}
|
|
776
|
-
|
|
776
|
+
vk(a, b) {
|
|
777
777
|
let c = a.top - 10;
|
|
778
778
|
let d = a.bottom + 10;
|
|
779
779
|
let e = a.left - 10;
|
|
@@ -785,13 +785,13 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
785
785
|
})());
|
|
786
786
|
return g;
|
|
787
787
|
}
|
|
788
|
-
|
|
788
|
+
xz(a, b, c, d) {
|
|
789
789
|
a.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, b);
|
|
790
|
-
let e = this.
|
|
790
|
+
let e = this.c7;
|
|
791
791
|
for (let f = 0; f < b; f++) {
|
|
792
792
|
let g = a.w._inner[f];
|
|
793
793
|
if (!isInfinity(g.x) && !isInfinity(g.y)) {
|
|
794
|
-
let h = { $type: Point_$type, x: this.
|
|
794
|
+
let h = { $type: Point_$type, x: this.wd.item(f), y: this.we.item(f) };
|
|
795
795
|
let i = { $type: Point_$type, x: g.x, y: g.y };
|
|
796
796
|
a.g.addItem(e.item(f), ((() => {
|
|
797
797
|
let $ret = new OwnedPoint();
|
|
@@ -803,68 +803,68 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
803
803
|
}
|
|
804
804
|
}
|
|
805
805
|
}
|
|
806
|
-
|
|
806
|
+
x7(a, b) {
|
|
807
807
|
let c = b.by;
|
|
808
808
|
let d = b.bx;
|
|
809
809
|
a.j.clear();
|
|
810
810
|
a.n.clear();
|
|
811
|
-
let e = Math.min(this.
|
|
811
|
+
let e = Math.min(this.wd != null ? this.wd.count : 0, this.we != null ? this.we.count : 0);
|
|
812
812
|
if (e < 1) {
|
|
813
813
|
return;
|
|
814
814
|
}
|
|
815
|
-
this.
|
|
816
|
-
this.
|
|
817
|
-
this.
|
|
818
|
-
this.
|
|
819
|
-
b.cw.l(a.j, this.
|
|
820
|
-
if (e <= this.
|
|
821
|
-
this.
|
|
822
|
-
}
|
|
823
|
-
let f = this.
|
|
824
|
-
let g = Math.min(this.
|
|
825
|
-
let h = Math.max(this.
|
|
826
|
-
b.cy.i = this.
|
|
815
|
+
this.vv = new PolarAxisInfoCache(this.vs, this.vt, this.c7);
|
|
816
|
+
this.vx = a;
|
|
817
|
+
this.y7 = d;
|
|
818
|
+
this.y8 = c;
|
|
819
|
+
b.cw.l(a.j, this.w3, c, d, this.hk);
|
|
820
|
+
if (e <= this.w3) {
|
|
821
|
+
this.xz(a, e, c, d);
|
|
822
|
+
}
|
|
823
|
+
let f = this.vk(d, a.n);
|
|
824
|
+
let g = Math.min(this.vs.lx, this.vs.lw);
|
|
825
|
+
let h = Math.max(this.vs.lw, this.vs.lx);
|
|
826
|
+
b.cy.i = this.wt;
|
|
827
827
|
b.cy.h = 0;
|
|
828
|
-
b.cy.k = this.
|
|
829
|
-
b.cy.j = this.
|
|
830
|
-
b.cy.l = (i, j) => this.
|
|
831
|
-
b.cy.m = (i, j) => this.
|
|
828
|
+
b.cy.k = this.vt.no;
|
|
829
|
+
b.cy.j = this.vt.nn;
|
|
830
|
+
b.cy.l = (i, j) => this.vu.c(i, j, c, d, Math.cos);
|
|
831
|
+
b.cy.m = (i, j) => this.vu.d(i, j, c, d, Math.sin);
|
|
832
832
|
let i = new List$1(Number_$type, 0);
|
|
833
|
-
for (let j = 0; j < this.
|
|
834
|
-
if (this.
|
|
835
|
-
i.add(this.
|
|
833
|
+
for (let j = 0; j < this.wd.count; j++) {
|
|
834
|
+
if (this.wd.item(j) >= g && this.wd.item(j) <= h) {
|
|
835
|
+
i.add(this.wd.item(j));
|
|
836
836
|
}
|
|
837
837
|
}
|
|
838
|
-
let k = this.
|
|
839
|
-
if (i.count != this.
|
|
838
|
+
let k = this.we;
|
|
839
|
+
if (i.count != this.wd.count) {
|
|
840
840
|
k = new List$1(Number_$type, 0);
|
|
841
|
-
for (let l = 0; l < this.
|
|
842
|
-
if (this.
|
|
843
|
-
k.add(this.
|
|
841
|
+
for (let l = 0; l < this.wd.count; l++) {
|
|
842
|
+
if (this.wd.item(l) >= g && this.wd.item(l) <= h) {
|
|
843
|
+
k.add(this.we.item(l));
|
|
844
844
|
}
|
|
845
845
|
}
|
|
846
846
|
}
|
|
847
|
-
b.cy.n(a.n, this.
|
|
847
|
+
b.cy.n(a.n, this.wa, i, k, this.w4, runOn(this.vs, this.vs.getScaledAngle), runOn(this.vt, this.vt.nu), ((() => {
|
|
848
848
|
let $ret = new TrendResolutionParams();
|
|
849
|
-
$ret.d = this.
|
|
849
|
+
$ret.d = this.hk;
|
|
850
850
|
$ret.h = d;
|
|
851
851
|
$ret.i = c;
|
|
852
852
|
return $ret;
|
|
853
853
|
})()), f, g, h);
|
|
854
854
|
}
|
|
855
|
-
|
|
855
|
+
get_et() {
|
|
856
856
|
return true;
|
|
857
857
|
}
|
|
858
|
-
|
|
858
|
+
vo(a, b, c) {
|
|
859
859
|
return null;
|
|
860
860
|
}
|
|
861
|
-
|
|
862
|
-
let d = this.
|
|
863
|
-
let e = this.
|
|
861
|
+
vp(a, b, c) {
|
|
862
|
+
let d = this.v0();
|
|
863
|
+
let e = this.vw.b1(this.td(b));
|
|
864
864
|
let f = -1;
|
|
865
865
|
if (e == null) {
|
|
866
866
|
if (a != null) {
|
|
867
|
-
f = this.
|
|
867
|
+
f = this.c7.indexOf(a);
|
|
868
868
|
}
|
|
869
869
|
else {
|
|
870
870
|
return null;
|
|
@@ -887,11 +887,11 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
887
887
|
}
|
|
888
888
|
return g;
|
|
889
889
|
}
|
|
890
|
-
|
|
890
|
+
vn(a, b, c) {
|
|
891
891
|
let d = new HighlightingInfo();
|
|
892
892
|
d.b = this;
|
|
893
893
|
d.h = 0;
|
|
894
|
-
d.g = this.
|
|
894
|
+
d.g = this.c7.count - 1;
|
|
895
895
|
d.d = true;
|
|
896
896
|
if (c != null && c.h == d.h && c.g == d.g) {
|
|
897
897
|
return c;
|
|
@@ -899,76 +899,76 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
899
899
|
return d;
|
|
900
900
|
}
|
|
901
901
|
ax(a, b, c) {
|
|
902
|
-
if (this.
|
|
903
|
-
let d = this.
|
|
904
|
-
this.
|
|
902
|
+
if (this.dv && this.fd(this.bt) && !c) {
|
|
903
|
+
let d = this.vo(a, b, this.vq);
|
|
904
|
+
this.vq = d;
|
|
905
905
|
return d;
|
|
906
906
|
}
|
|
907
907
|
else {
|
|
908
|
-
let e = this.
|
|
909
|
-
this.
|
|
908
|
+
let e = this.vn(a, b, this.vq);
|
|
909
|
+
this.vq = e;
|
|
910
910
|
return e;
|
|
911
911
|
}
|
|
912
912
|
}
|
|
913
913
|
ay(a, b, c) {
|
|
914
|
-
if (this.
|
|
915
|
-
let d = this.
|
|
916
|
-
this.
|
|
914
|
+
if (this.fd(this.bt) && !c) {
|
|
915
|
+
let d = this.vp(a, b, this.vr);
|
|
916
|
+
this.vr = d;
|
|
917
917
|
return d;
|
|
918
918
|
}
|
|
919
919
|
else {
|
|
920
|
-
let e = this.
|
|
920
|
+
let e = this.vn(a, b, this.vr);
|
|
921
921
|
e.e = true;
|
|
922
|
-
this.
|
|
922
|
+
this.vr = e;
|
|
923
923
|
return e;
|
|
924
924
|
}
|
|
925
925
|
}
|
|
926
|
-
|
|
927
|
-
return (this.assigningPolarStyle != null && this.
|
|
926
|
+
wr() {
|
|
927
|
+
return (this.assigningPolarStyle != null && this.wg) || (this.bt != 1);
|
|
928
928
|
}
|
|
929
|
-
|
|
930
|
-
return (this.assigningPolarMarkerStyle != null && this.
|
|
929
|
+
wq() {
|
|
930
|
+
return (this.assigningPolarMarkerStyle != null && this.wf) || (this.bt != 1);
|
|
931
931
|
}
|
|
932
|
-
|
|
933
|
-
this.
|
|
932
|
+
yb(a, b) {
|
|
933
|
+
this.ox();
|
|
934
934
|
let c = b.by;
|
|
935
935
|
let d = b.bx;
|
|
936
936
|
let e = this.getEffectiveViewport1(b);
|
|
937
|
-
let f = this.
|
|
938
|
-
this.
|
|
939
|
-
if (this.
|
|
940
|
-
b.cw.j(a.j, this.
|
|
941
|
-
if (this.
|
|
942
|
-
this.
|
|
937
|
+
let f = this.tp(b);
|
|
938
|
+
this.vv = new PolarAxisInfoCache(this.vs, this.vt, this.c7);
|
|
939
|
+
if (this.ud()) {
|
|
940
|
+
b.cw.j(a.j, this.uf);
|
|
941
|
+
if (this.wq()) {
|
|
942
|
+
this.x1(b, a);
|
|
943
943
|
}
|
|
944
944
|
}
|
|
945
945
|
b.cp();
|
|
946
|
-
let g = this.
|
|
946
|
+
let g = this.vk(d, b.cy.g$j.an);
|
|
947
947
|
b.cy.g$h(a.n, g);
|
|
948
|
-
this.
|
|
949
|
-
}
|
|
950
|
-
vg(a, b) {
|
|
951
|
-
return this.vh(a, b);
|
|
948
|
+
this.xy(d, c, e, f, b);
|
|
952
949
|
}
|
|
953
950
|
vh(a, b) {
|
|
954
|
-
|
|
951
|
+
return this.vi(a, b);
|
|
952
|
+
}
|
|
953
|
+
vi(a, b) {
|
|
954
|
+
if (b < a || a < 0 || a > this.wd.count || b < 0 || b > this.wd.count) {
|
|
955
955
|
return null;
|
|
956
956
|
}
|
|
957
957
|
let c = new Array((b - a) + 1);
|
|
958
958
|
for (let d = a; d <= b; d++) {
|
|
959
959
|
let e = d;
|
|
960
|
-
c[d - a] = this.
|
|
960
|
+
c[d - a] = this.c7.item(d);
|
|
961
961
|
}
|
|
962
962
|
return c;
|
|
963
963
|
}
|
|
964
|
-
|
|
964
|
+
x1(a, b) {
|
|
965
965
|
a.b6 = true;
|
|
966
|
-
this.
|
|
967
|
-
let c = this.
|
|
966
|
+
this.v4.ay(this, this.wq(), runOn(this, this.vh));
|
|
967
|
+
let c = this.v4.d;
|
|
968
968
|
let d = c != null;
|
|
969
969
|
let e = this.getEffectiveViewport1(a);
|
|
970
|
-
let f = this.
|
|
971
|
-
this.
|
|
970
|
+
let f = this.c7 == null ? 0 : this.c7.count;
|
|
971
|
+
this.vw.ci((g) => {
|
|
972
972
|
if (g._visibility == 0) {
|
|
973
973
|
let h = g.ak;
|
|
974
974
|
let i = g.content;
|
|
@@ -977,100 +977,100 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
977
977
|
g.content = i;
|
|
978
978
|
}
|
|
979
979
|
if (d) {
|
|
980
|
-
this.
|
|
980
|
+
this.x5(h, f, a.q);
|
|
981
981
|
}
|
|
982
|
-
this.
|
|
982
|
+
this.v4.ac(g, i);
|
|
983
983
|
}
|
|
984
984
|
});
|
|
985
985
|
}
|
|
986
|
-
|
|
987
|
-
let d = this.
|
|
988
|
-
this.
|
|
989
|
-
this.
|
|
990
|
-
let e = this.
|
|
986
|
+
x6(a, b, c) {
|
|
987
|
+
let d = this.bt != 1;
|
|
988
|
+
this.v4.a0(this.v4.b, a, b, false);
|
|
989
|
+
this.v4.ab(this.hi);
|
|
990
|
+
let e = this.v4.ax;
|
|
991
991
|
let f = null;
|
|
992
|
-
let g = this.
|
|
993
|
-
if (d && this.
|
|
994
|
-
f = this.
|
|
992
|
+
let g = this.c7;
|
|
993
|
+
if (d && this.cz != null) {
|
|
994
|
+
f = this.cz.a7.getHighlightingInfo(this, g, e.o, e.n, false);
|
|
995
995
|
e.b = f;
|
|
996
996
|
}
|
|
997
997
|
e.f = c;
|
|
998
|
-
this.
|
|
999
|
-
this.
|
|
998
|
+
this.x9(e);
|
|
999
|
+
this.v4.z(this, f, c, d, a < 0);
|
|
1000
1000
|
}
|
|
1001
|
-
|
|
1002
|
-
let d = this.
|
|
1003
|
-
this.
|
|
1004
|
-
this.
|
|
1005
|
-
let e = this.
|
|
1001
|
+
x5(a, b, c) {
|
|
1002
|
+
let d = this.bt != 1;
|
|
1003
|
+
this.v4.a0(this.v4.d, a, b, true);
|
|
1004
|
+
this.v4.aa(this.hi);
|
|
1005
|
+
let e = this.v4.aw;
|
|
1006
1006
|
let f = null;
|
|
1007
|
-
let g = this.
|
|
1007
|
+
let g = this.c7;
|
|
1008
1008
|
let h = null;
|
|
1009
|
-
if (d && this.
|
|
1010
|
-
f = this.
|
|
1011
|
-
if (this.
|
|
1012
|
-
h = this.
|
|
1009
|
+
if (d && this.cz != null) {
|
|
1010
|
+
f = this.cz.a7.getHighlightingInfo(this, g, e.o, e.n, true);
|
|
1011
|
+
if (this.cz.a7.isCrossSeriesHighlight(this)) {
|
|
1012
|
+
h = this.cz.a7.getHighlightingInfo(this, g, e.o, e.n, true);
|
|
1013
1013
|
}
|
|
1014
1014
|
e.b = f;
|
|
1015
1015
|
}
|
|
1016
1016
|
e.f = c;
|
|
1017
|
-
this.
|
|
1018
|
-
this.
|
|
1017
|
+
this.x8(e);
|
|
1018
|
+
this.v4.y(this, f, c, d, e.l, this.cz.a7.sumHighlightingProgress);
|
|
1019
1019
|
}
|
|
1020
|
-
|
|
1021
|
-
if (this.assigningPolarStyle != null && this.
|
|
1020
|
+
x9(a) {
|
|
1021
|
+
if (this.assigningPolarStyle != null && this.wg) {
|
|
1022
1022
|
this.assigningPolarStyle(this, a);
|
|
1023
1023
|
}
|
|
1024
1024
|
}
|
|
1025
|
-
|
|
1026
|
-
if (this.assigningPolarMarkerStyle != null && this.
|
|
1025
|
+
x8(a) {
|
|
1026
|
+
if (this.assigningPolarMarkerStyle != null && this.wf) {
|
|
1027
1027
|
this.assigningPolarMarkerStyle(this, a);
|
|
1028
1028
|
}
|
|
1029
1029
|
}
|
|
1030
|
-
|
|
1030
|
+
xy(a, b, c, d, e) {
|
|
1031
1031
|
e.c1(a, b, c, d);
|
|
1032
1032
|
}
|
|
1033
|
-
|
|
1034
|
-
super.
|
|
1033
|
+
qe() {
|
|
1034
|
+
super.qe();
|
|
1035
1035
|
if (this.index < 0) {
|
|
1036
1036
|
return;
|
|
1037
1037
|
}
|
|
1038
|
-
this.
|
|
1038
|
+
this.vw.c4();
|
|
1039
1039
|
}
|
|
1040
|
-
|
|
1041
|
-
super.
|
|
1042
|
-
if (!this.
|
|
1043
|
-
this.
|
|
1040
|
+
ps(a, b) {
|
|
1041
|
+
super.ps(a, b);
|
|
1042
|
+
if (!this.f9) {
|
|
1043
|
+
this.ck.a4(b);
|
|
1044
1044
|
return;
|
|
1045
1045
|
}
|
|
1046
|
-
this.
|
|
1047
|
-
if (this.
|
|
1046
|
+
this.ck.a4(b);
|
|
1047
|
+
if (this.dm(this.cj)) {
|
|
1048
1048
|
return;
|
|
1049
1049
|
}
|
|
1050
|
-
let c = this.
|
|
1051
|
-
if (!this.
|
|
1052
|
-
this.
|
|
1053
|
-
this.
|
|
1050
|
+
let c = this.cj;
|
|
1051
|
+
if (!this.f2) {
|
|
1052
|
+
this.v2 = new PolarFrame();
|
|
1053
|
+
this.x7(this.v2, c);
|
|
1054
1054
|
}
|
|
1055
|
-
this.
|
|
1056
|
-
this.
|
|
1057
|
-
this.
|
|
1055
|
+
this.f2 = false;
|
|
1056
|
+
this.yb(this.v2, c);
|
|
1057
|
+
this.f9 = false;
|
|
1058
1058
|
}
|
|
1059
|
-
|
|
1060
|
-
super.
|
|
1059
|
+
pp(a, b, c, d, e) {
|
|
1060
|
+
super.pp(a, b, c, d, e);
|
|
1061
1061
|
let f = this.a7.a$h.item(d);
|
|
1062
1062
|
let g = f;
|
|
1063
1063
|
f.a3(c);
|
|
1064
|
-
if (this.
|
|
1064
|
+
if (this.dm(g)) {
|
|
1065
1065
|
return;
|
|
1066
1066
|
}
|
|
1067
|
-
if (this.
|
|
1068
|
-
this.
|
|
1067
|
+
if (this.vy == null) {
|
|
1068
|
+
this.vy = new PolarFrame();
|
|
1069
1069
|
}
|
|
1070
|
-
this.
|
|
1071
|
-
this.
|
|
1070
|
+
this.x7(this.vy, g);
|
|
1071
|
+
this.yb(this.vy, g);
|
|
1072
1072
|
}
|
|
1073
|
-
|
|
1073
|
+
ya(a, b) {
|
|
1074
1074
|
let c = new List$1(Base.$, 0);
|
|
1075
1075
|
for (let d of fromEnum(b.c)) {
|
|
1076
1076
|
if (!a.containsKey(d)) {
|
|
@@ -1081,44 +1081,44 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
1081
1081
|
b.h(e);
|
|
1082
1082
|
}
|
|
1083
1083
|
}
|
|
1084
|
-
|
|
1085
|
-
this.
|
|
1086
|
-
return this.
|
|
1084
|
+
vg(a, b, c) {
|
|
1085
|
+
this.x2();
|
|
1086
|
+
return this.vx.w.toArray();
|
|
1087
1087
|
}
|
|
1088
|
-
|
|
1088
|
+
wv(a) {
|
|
1089
1089
|
let b = new List$1(Number_$type, 0);
|
|
1090
|
-
let c = this.
|
|
1091
|
-
for (let d of fromEnum(this.
|
|
1090
|
+
let c = this.c7;
|
|
1091
|
+
for (let d of fromEnum(this.vw.cz.c)) {
|
|
1092
1092
|
b.add(c.indexOf(d));
|
|
1093
1093
|
}
|
|
1094
1094
|
return b;
|
|
1095
1095
|
}
|
|
1096
|
-
|
|
1097
|
-
return { $type: Point_$type, x: this.
|
|
1096
|
+
y5(a) {
|
|
1097
|
+
return { $type: Point_$type, x: this.wd.item(a), y: this.we.item(a) };
|
|
1098
1098
|
}
|
|
1099
|
-
|
|
1100
|
-
super.
|
|
1101
|
-
this.a9.exportTrendlineData(this, a, this.
|
|
1099
|
+
n2(a) {
|
|
1100
|
+
super.n2(a);
|
|
1101
|
+
this.a9.exportTrendlineData(this, a, this.vw.cy.g$j);
|
|
1102
1102
|
}
|
|
1103
1103
|
getDataLegendSeriesContextAt(a, b) {
|
|
1104
1104
|
let c = { $type: Point_$type, x: a, y: b };
|
|
1105
|
-
let d = this.
|
|
1106
|
-
let e = d == null ? NaN : this.
|
|
1107
|
-
let f = d == null ? NaN : this.
|
|
1105
|
+
let d = this.js(c);
|
|
1106
|
+
let e = d == null ? NaN : this.h2(d, "RadiusMemberPath");
|
|
1107
|
+
let f = d == null ? NaN : this.h2(d, "AngleMemberPath");
|
|
1108
1108
|
let g = new DataLegendSeriesValueInfo();
|
|
1109
1109
|
g.l = e;
|
|
1110
1110
|
g.a = 11;
|
|
1111
|
-
g.q = this.
|
|
1111
|
+
g.q = this.xv != null ? this.xv : "Radius";
|
|
1112
1112
|
g.p = "Radius";
|
|
1113
|
-
g.r = this.
|
|
1114
|
-
g.s = this.
|
|
1113
|
+
g.r = this.xr != null ? this.xr : "R:";
|
|
1114
|
+
g.s = this.xt != null ? this.xt : "";
|
|
1115
1115
|
let h = new DataLegendSeriesValueInfo();
|
|
1116
1116
|
h.l = f;
|
|
1117
1117
|
h.a = 10;
|
|
1118
|
-
h.q = this.
|
|
1118
|
+
h.q = this.xd != null ? this.xd : "Angle";
|
|
1119
1119
|
h.p = "Angle";
|
|
1120
|
-
h.r = this.
|
|
1121
|
-
h.s = this.
|
|
1120
|
+
h.r = this.w9 != null ? this.w9 : "A:";
|
|
1121
|
+
h.s = this.xb != null ? this.xb : "";
|
|
1122
1122
|
let i = new DataLegendSeriesContext();
|
|
1123
1123
|
i.f = ((() => {
|
|
1124
1124
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -1131,8 +1131,8 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
1131
1131
|
}
|
|
1132
1132
|
}
|
|
1133
1133
|
PolarBase.$t = /*@__PURE__*/ markType(PolarBase, 'PolarBase', MarkerSeries.$);
|
|
1134
|
-
PolarBase.
|
|
1135
|
-
PolarBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, PolarBase, 'raisePropertyChanged', ['AngleAxis:
|
|
1134
|
+
PolarBase.yc = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, PolarBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
|
|
1135
|
+
PolarBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, PolarBase, 'raisePropertyChanged', ['AngleAxis:vs:yd', [NumericAngleAxis.$, null], 'AngleMemberAsLegendLabel:w9:ye', [2, null], 'AngleMemberAsLegendUnit:xb:yf', [2, null], 'AngleMemberPath:xd:yg', [2], 'ClipSeriesToBounds:wj:yh', [0, false], 'HighlightedAngleMemberPath:xg:yi', [2, null], 'HighlightedRadiusMemberPath:xi:yj', [2, null], 'IsCustomPolarMarkerStyleAllowed:wl:yk', [0, false], 'IsCustomPolarStyleAllowed:wm:yl', [0, false], 'ItemSearchMode:v8:ym', [ScatterItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:w2:yn', [1, 10000], 'MaximumMarkers:w3:yo', [1, 400], 'RadiusAxis:vt:yp', [NumericRadiusAxis.$, null], 'RadiusMemberAsLegendLabel:xr:yq', [2, null], 'RadiusMemberAsLegendUnit:xt:yr', [2, null], 'RadiusMemberPath:xv:ys', [2], 'UseCartesianInterpolation:wt:y0', [0, true], 'TrendLineType:wa:yy', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:w1:yx', [1, 1.5], 'TrendLinePeriod:w4:yw', [1, 7], 'TrendLineZIndex:w5:yz', [1, 1], 'TrendLineBrush:y2:yt', [Brush.$, null], 'TrendLineDashArray:y3:yu', [DoubleCollection.$], 'TrendLineDashCap:y4:yv', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
|
|
1136
1136
|
return PolarBase;
|
|
1137
1137
|
})();
|
|
1138
1138
|
/**
|
|
@@ -1201,42 +1201,42 @@ export let PolarBaseView = /*@__PURE__*/ (() => {
|
|
|
1201
1201
|
super.au();
|
|
1202
1202
|
this.cw = this.cv();
|
|
1203
1203
|
if (!this.q) {
|
|
1204
|
-
this.cx.
|
|
1205
|
-
this.b4.
|
|
1204
|
+
this.cx.w3 = 1000;
|
|
1205
|
+
this.b4.ub = Defaults.e;
|
|
1206
1206
|
}
|
|
1207
1207
|
}
|
|
1208
1208
|
c2(a) {
|
|
1209
1209
|
this.cz.g(a);
|
|
1210
1210
|
}
|
|
1211
1211
|
cv() {
|
|
1212
|
-
let a = new NumericMarkerManager(0, (b) => this.cz.item(b), (b) => this.cx.
|
|
1212
|
+
let a = new NumericMarkerManager(0, (b) => this.cz.item(b), (b) => this.cx.vv.c.item(b), runOn(this, this.c3), runOn(this, this.cu), runOn(this, this.c0));
|
|
1213
1213
|
a.n = true;
|
|
1214
|
-
a.p = runOn(this.cx, this.cx.
|
|
1214
|
+
a.p = runOn(this.cx, this.cx.y5);
|
|
1215
1215
|
return a;
|
|
1216
1216
|
}
|
|
1217
1217
|
c3(a) {
|
|
1218
|
-
this.cx.
|
|
1218
|
+
this.cx.ya(a, this.cz);
|
|
1219
1219
|
}
|
|
1220
1220
|
cu() {
|
|
1221
|
-
return this.cx.
|
|
1221
|
+
return this.cx.vg(this.cz, this.by, this.bx);
|
|
1222
1222
|
}
|
|
1223
1223
|
c0() {
|
|
1224
|
-
return this.cx.
|
|
1224
|
+
return this.cx.wv(this.cz);
|
|
1225
1225
|
}
|
|
1226
1226
|
c1(a, b, c, d) {
|
|
1227
|
-
if (this.cx.
|
|
1227
|
+
if (this.cx.wj) {
|
|
1228
1228
|
let e = new GeometryGroup();
|
|
1229
|
-
this.cx.
|
|
1229
|
+
this.cx.vt.n2(e, a, b, c, d);
|
|
1230
1230
|
}
|
|
1231
1231
|
else {
|
|
1232
1232
|
}
|
|
1233
1233
|
}
|
|
1234
1234
|
c4() {
|
|
1235
|
-
if (this.cx.
|
|
1236
|
-
this.cx.
|
|
1235
|
+
if (this.cx.y2 != null) {
|
|
1236
|
+
this.cx.y1 = this.cx.y2;
|
|
1237
1237
|
}
|
|
1238
1238
|
else {
|
|
1239
|
-
this.cx.
|
|
1239
|
+
this.cx.y1 = this.cx.st;
|
|
1240
1240
|
}
|
|
1241
1241
|
}
|
|
1242
1242
|
ci(a) {
|
|
@@ -1244,12 +1244,12 @@ export let PolarBaseView = /*@__PURE__*/ (() => {
|
|
|
1244
1244
|
}
|
|
1245
1245
|
a7(a, b) {
|
|
1246
1246
|
if (a.d) {
|
|
1247
|
-
if (this.cx.
|
|
1247
|
+
if (this.cx.wa != 0 && !b) {
|
|
1248
1248
|
let c = this.cy.g$j;
|
|
1249
|
-
c.ad = this.cx.
|
|
1250
|
-
c._stroke = this.cx.
|
|
1251
|
-
c.aj = this.cx.
|
|
1252
|
-
c.ai = this.cx.
|
|
1249
|
+
c.ad = this.cx.w1;
|
|
1250
|
+
c._stroke = this.cx.y1;
|
|
1251
|
+
c.aj = this.cx.y4;
|
|
1252
|
+
c.ai = this.cx.y3;
|
|
1253
1253
|
a.v(c);
|
|
1254
1254
|
}
|
|
1255
1255
|
}
|
|
@@ -1259,12 +1259,12 @@ export let PolarBaseView = /*@__PURE__*/ (() => {
|
|
|
1259
1259
|
return Rect.empty;
|
|
1260
1260
|
}
|
|
1261
1261
|
getDefaultTooltipTemplate() {
|
|
1262
|
-
let a = "<div class='ui-chart-default-tooltip-content'><span>" + "${item." + this.cx.
|
|
1262
|
+
let a = "<div class='ui-chart-default-tooltip-content'><span>" + "${item." + this.cx.xd + "}" + "</span><br/><span";
|
|
1263
1263
|
let b = this.e.a7.a$r(this.e);
|
|
1264
1264
|
if (!stringIsNullOrEmpty(b)) {
|
|
1265
1265
|
a += " style='color:" + b + "'";
|
|
1266
1266
|
}
|
|
1267
|
-
a += ">" + this.cx.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cx.
|
|
1267
|
+
a += ">" + this.cx.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cx.xv + "}</span></div>";
|
|
1268
1268
|
return a;
|
|
1269
1269
|
}
|
|
1270
1270
|
}
|