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
|
@@ -80,13 +80,13 @@ var CategoryBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
80
80
|
var c = this.c.bx;
|
|
81
81
|
var d = this.c.cw;
|
|
82
82
|
var e = typeCast(CategoryAxisBase.$, d.fetchXAxis());
|
|
83
|
-
var f = d.
|
|
83
|
+
var f = d.c7;
|
|
84
84
|
if (b.isEmpty || c.isEmpty || e == null || f == null || f.count == 0) {
|
|
85
85
|
this.d = 0;
|
|
86
86
|
return;
|
|
87
87
|
}
|
|
88
88
|
var g = d.getEffectiveViewport1(this.c);
|
|
89
|
-
var h = d.
|
|
89
|
+
var h = d.tp(this.c);
|
|
90
90
|
var i = typeCast(ISortingAxis_$type, e);
|
|
91
91
|
if (i == null || i.i$b == null) {
|
|
92
92
|
var j = new ScalerParams(0, b, c, e.ch, g);
|
|
@@ -112,7 +112,7 @@ var CategoryBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
112
112
|
a = this.e;
|
|
113
113
|
b = this.f;
|
|
114
114
|
c = this.d;
|
|
115
|
-
d = this.c.cw.
|
|
115
|
+
d = this.c.cw.hk;
|
|
116
116
|
return {
|
|
117
117
|
p0: a,
|
|
118
118
|
p1: b,
|
|
@@ -225,7 +225,7 @@ var CategoryFramePreparerBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
225
225
|
if (Rect.l_op_Equality(b.p, Rect.empty) || Rect.l_op_Equality(b.o, Rect.empty)) {
|
|
226
226
|
return null;
|
|
227
227
|
}
|
|
228
|
-
if (this.h != null && (typeCast(Series.$, this.h) !== null && this.h.
|
|
228
|
+
if (this.h != null && (typeCast(Series.$, this.h) !== null && this.h.eq) && this.g != null) {
|
|
229
229
|
b.e = true;
|
|
230
230
|
}
|
|
231
231
|
return b;
|
|
@@ -332,7 +332,7 @@ var CategoryFramePreparerBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
332
332
|
var w = new ScalerParams(0, k, l, a.b.j$b, v);
|
|
333
333
|
var x = ((function () {
|
|
334
334
|
var $ret = new ScalerParams(0, k, l, a.c.j$b, v);
|
|
335
|
-
$ret.b = typeCast(Series.$, _this.h) !== null ? _this.h.
|
|
335
|
+
$ret.b = typeCast(Series.$, _this.h) !== null ? _this.h.h3() : NaN;
|
|
336
336
|
return $ret;
|
|
337
337
|
})());
|
|
338
338
|
if (j) {
|
|
@@ -415,7 +415,7 @@ var CategoryFramePreparerBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
415
415
|
};
|
|
416
416
|
CategoryFramePreparerBase.prototype.k = function () {
|
|
417
417
|
if (typeCast(Series.$, this.h) !== null) {
|
|
418
|
-
return this.h.
|
|
418
|
+
return this.h.ea;
|
|
419
419
|
}
|
|
420
420
|
return false;
|
|
421
421
|
};
|
|
@@ -438,7 +438,7 @@ var CategoryFramePreparerBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
438
438
|
p5: f
|
|
439
439
|
};
|
|
440
440
|
}
|
|
441
|
-
if (i != null && i.
|
|
441
|
+
if (i != null && i.c7 != null && i.c7.count < a.d.i$b.count) {
|
|
442
442
|
return {
|
|
443
443
|
ret: [NaN, NaN, NaN],
|
|
444
444
|
p1: b,
|
|
@@ -707,68 +707,68 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
707
707
|
__extends(CategorySeries, _super);
|
|
708
708
|
function CategorySeries() {
|
|
709
709
|
var _this = _super.call(this) || this;
|
|
710
|
-
_this.
|
|
711
|
-
_this.
|
|
710
|
+
_this.vs = null;
|
|
711
|
+
_this.v5 = null;
|
|
712
|
+
_this.v9 = false;
|
|
712
713
|
_this.v8 = false;
|
|
713
|
-
_this.v7 = false;
|
|
714
714
|
_this.assigningCategoryStyle = null;
|
|
715
715
|
_this.assigningCategoryMarkerStyle = null;
|
|
716
|
-
_this.v2 = null;
|
|
717
716
|
_this.v3 = null;
|
|
718
|
-
_this.
|
|
719
|
-
_this.vq = new CategoryFrame(3);
|
|
720
|
-
_this.vm = new CategoryFrame(3);
|
|
717
|
+
_this.v4 = null;
|
|
721
718
|
_this.vp = new CategoryFrame(3);
|
|
722
|
-
_this.
|
|
723
|
-
_this.
|
|
724
|
-
_this.
|
|
725
|
-
_this.
|
|
719
|
+
_this.vr = new CategoryFrame(3);
|
|
720
|
+
_this.vn = new CategoryFrame(3);
|
|
721
|
+
_this.vq = new CategoryFrame(3);
|
|
722
|
+
_this.vv = null;
|
|
723
|
+
_this.vz = null;
|
|
724
|
+
_this.vv = new CategorySeriesRenderManager();
|
|
725
|
+
_this.vz = new CategoryTransitionSourceFramePreparer();
|
|
726
|
+
_this.v9 = false;
|
|
726
727
|
_this.v8 = false;
|
|
727
|
-
_this.v7 = false;
|
|
728
728
|
_this.ab = CategorySeries.$;
|
|
729
729
|
return _this;
|
|
730
730
|
}
|
|
731
|
-
CategorySeries.prototype.
|
|
731
|
+
CategorySeries.prototype.ch = function () {
|
|
732
732
|
var a = new CategorySeriesView(this);
|
|
733
733
|
return a;
|
|
734
734
|
};
|
|
735
|
-
Object.defineProperty(CategorySeries.prototype, "
|
|
735
|
+
Object.defineProperty(CategorySeries.prototype, "v6", {
|
|
736
736
|
get: function () {
|
|
737
737
|
var _this = this;
|
|
738
|
-
if (this.
|
|
739
|
-
this.
|
|
738
|
+
if (this.v5 == null) {
|
|
739
|
+
this.v5 = DVContainer.instance.createInstance(ICategorySeriesInteractionManager_$type, function () { return _this.da.n; });
|
|
740
740
|
}
|
|
741
|
-
return this.
|
|
741
|
+
return this.v5;
|
|
742
742
|
},
|
|
743
743
|
enumerable: false,
|
|
744
744
|
configurable: true
|
|
745
745
|
});
|
|
746
|
-
CategorySeries.prototype.
|
|
746
|
+
CategorySeries.prototype.dt = function (a, b, c, d) {
|
|
747
747
|
var _this = this;
|
|
748
748
|
if (!this.hasMarkers) {
|
|
749
749
|
return false;
|
|
750
750
|
}
|
|
751
|
-
var e = this.getEffectiveViewport1(this.
|
|
752
|
-
var f = this.
|
|
753
|
-
var g = new ScalerParams(1, this.
|
|
751
|
+
var e = this.getEffectiveViewport1(this.ck);
|
|
752
|
+
var f = this.vm();
|
|
753
|
+
var g = new ScalerParams(1, this.cz.tn, this.tx, f.ch);
|
|
754
754
|
g.c = e;
|
|
755
|
-
var h = this.
|
|
756
|
-
var i = new ScalerParams(1, this.
|
|
755
|
+
var h = this.v7();
|
|
756
|
+
var i = new ScalerParams(1, this.cz.tn, this.tx, h.ch);
|
|
757
757
|
i.c = e;
|
|
758
|
-
var j = this.
|
|
759
|
-
var k = this.
|
|
758
|
+
var j = this.cz.tn;
|
|
759
|
+
var k = this.tx;
|
|
760
760
|
var l = this.currentMode2Index;
|
|
761
761
|
var m = 0;
|
|
762
762
|
if (f.ce && f.cc) {
|
|
763
763
|
m = f.getSeriesOffset(j, k, e, l, f.categoryMode);
|
|
764
764
|
}
|
|
765
765
|
a.clear();
|
|
766
|
-
this.
|
|
766
|
+
this.ua.ci(function (n) {
|
|
767
767
|
if (n._visibility == 0) {
|
|
768
768
|
var o = new SeriesPointOfInterest();
|
|
769
769
|
var p = n.n;
|
|
770
770
|
var q = n.o;
|
|
771
|
-
if (p < _this.
|
|
771
|
+
if (p < _this.tx.left || p > _this.tx.right || q < _this.tx.top || q > _this.tx.bottom) {
|
|
772
772
|
return;
|
|
773
773
|
}
|
|
774
774
|
if (_this.isVertical) {
|
|
@@ -793,29 +793,29 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
793
793
|
if (b) {
|
|
794
794
|
if (_this.isVertical) {
|
|
795
795
|
if (c) {
|
|
796
|
-
o.d = _this.
|
|
796
|
+
o.d = _this.ws(o.b, d);
|
|
797
797
|
}
|
|
798
798
|
else {
|
|
799
|
-
var r = _this.
|
|
799
|
+
var r = _this.ii(n);
|
|
800
800
|
if (!isNaN_(r)) {
|
|
801
|
-
o.d = _this.
|
|
801
|
+
o.d = _this.ws(r, d);
|
|
802
802
|
}
|
|
803
803
|
else {
|
|
804
|
-
o.d = _this.
|
|
804
|
+
o.d = _this.ws(o.b, d);
|
|
805
805
|
}
|
|
806
806
|
}
|
|
807
807
|
}
|
|
808
808
|
else {
|
|
809
809
|
if (c) {
|
|
810
|
-
o.d = _this.
|
|
810
|
+
o.d = _this.ws(o.c, d);
|
|
811
811
|
}
|
|
812
812
|
else {
|
|
813
|
-
var s = _this.
|
|
813
|
+
var s = _this.ii(n);
|
|
814
814
|
if (!isNaN_(s)) {
|
|
815
|
-
o.d = _this.
|
|
815
|
+
o.d = _this.ws(s, d);
|
|
816
816
|
}
|
|
817
817
|
else {
|
|
818
|
-
o.d = _this.
|
|
818
|
+
o.d = _this.ws(o.c, d);
|
|
819
819
|
}
|
|
820
820
|
}
|
|
821
821
|
}
|
|
@@ -828,7 +828,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
828
828
|
});
|
|
829
829
|
return true;
|
|
830
830
|
};
|
|
831
|
-
CategorySeries.prototype.
|
|
831
|
+
CategorySeries.prototype.ws = function (a, b) {
|
|
832
832
|
if (b >= 0) {
|
|
833
833
|
return round10N(a, b).toString();
|
|
834
834
|
}
|
|
@@ -836,70 +836,70 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
836
836
|
return a.toString();
|
|
837
837
|
}
|
|
838
838
|
};
|
|
839
|
-
CategorySeries.prototype.
|
|
840
|
-
_super.prototype.
|
|
841
|
-
this.
|
|
839
|
+
CategorySeries.prototype.o1 = function (a) {
|
|
840
|
+
_super.prototype.o1.call(this, a);
|
|
841
|
+
this.vw = a;
|
|
842
842
|
};
|
|
843
843
|
CategorySeries.prototype.preferredCategoryMode = function (a) {
|
|
844
844
|
return 0;
|
|
845
845
|
};
|
|
846
846
|
Object.defineProperty(CategorySeries.prototype, "categoryAxis", {
|
|
847
847
|
get: function () {
|
|
848
|
-
return this.
|
|
848
|
+
return this.vm();
|
|
849
849
|
},
|
|
850
850
|
enumerable: false,
|
|
851
851
|
configurable: true
|
|
852
852
|
});
|
|
853
|
-
CategorySeries.prototype.
|
|
853
|
+
CategorySeries.prototype.vm = function () {
|
|
854
854
|
return this.fetchXAxis();
|
|
855
855
|
};
|
|
856
|
-
CategorySeries.prototype.
|
|
856
|
+
CategorySeries.prototype.v7 = function () {
|
|
857
857
|
return this.fetchYAxis();
|
|
858
858
|
};
|
|
859
|
-
CategorySeries.prototype.
|
|
859
|
+
CategorySeries.prototype.get_d0 = function () {
|
|
860
860
|
return true;
|
|
861
861
|
};
|
|
862
|
-
CategorySeries.prototype.
|
|
863
|
-
return this.
|
|
862
|
+
CategorySeries.prototype.get_fj = function () {
|
|
863
|
+
return this.v7() != null && this.v7().ch;
|
|
864
864
|
};
|
|
865
|
-
CategorySeries.prototype.
|
|
865
|
+
CategorySeries.prototype.get_ed = function () {
|
|
866
866
|
return true;
|
|
867
867
|
};
|
|
868
868
|
CategorySeries.prototype.ac = function () {
|
|
869
869
|
_super.prototype.ac.call(this);
|
|
870
|
-
this.
|
|
871
|
-
};
|
|
872
|
-
CategorySeries.prototype.we = function () {
|
|
873
|
-
return (this.assigningCategoryStyle != null && this.v8) || (this.bs != 1);
|
|
870
|
+
this.vw.cu.g(this.hk);
|
|
874
871
|
};
|
|
875
872
|
CategorySeries.prototype.wf = function () {
|
|
876
|
-
return (this.
|
|
873
|
+
return (this.assigningCategoryStyle != null && this.v9) || (this.bt != 1);
|
|
877
874
|
};
|
|
878
|
-
CategorySeries.prototype.
|
|
879
|
-
|
|
875
|
+
CategorySeries.prototype.wg = function () {
|
|
876
|
+
return (this.assigningCategoryMarkerStyle != null && this.v8) || (this.bt != 1);
|
|
877
|
+
};
|
|
878
|
+
CategorySeries.prototype.w5 = function (a) {
|
|
879
|
+
if (this.assigningCategoryStyle != null && this.v9) {
|
|
880
880
|
this.assigningCategoryStyle(this, a);
|
|
881
881
|
}
|
|
882
882
|
};
|
|
883
|
-
CategorySeries.prototype.
|
|
884
|
-
if (this.assigningCategoryMarkerStyle != null && this.
|
|
883
|
+
CategorySeries.prototype.w4 = function (a) {
|
|
884
|
+
if (this.assigningCategoryMarkerStyle != null && this.v8) {
|
|
885
885
|
this.assigningCategoryMarkerStyle(this, a);
|
|
886
886
|
}
|
|
887
887
|
};
|
|
888
|
-
CategorySeries.prototype.
|
|
888
|
+
CategorySeries.prototype.vg = function (a, b) {
|
|
889
889
|
return null;
|
|
890
890
|
};
|
|
891
|
-
CategorySeries.prototype.
|
|
892
|
-
_super.prototype.
|
|
891
|
+
CategorySeries.prototype.nk = function (a, b) {
|
|
892
|
+
_super.prototype.nk.call(this, a, b);
|
|
893
893
|
if (a) {
|
|
894
|
-
this.
|
|
894
|
+
this.wz(b);
|
|
895
895
|
}
|
|
896
896
|
};
|
|
897
|
-
CategorySeries.prototype.
|
|
898
|
-
var a = _super.prototype.
|
|
897
|
+
CategorySeries.prototype.bn = function () {
|
|
898
|
+
var a = _super.prototype.bn.call(this);
|
|
899
899
|
return a;
|
|
900
900
|
};
|
|
901
|
-
CategorySeries.prototype.
|
|
902
|
-
_super.prototype.
|
|
901
|
+
CategorySeries.prototype.oc = function () {
|
|
902
|
+
_super.prototype.oc.call(this);
|
|
903
903
|
var a = this.fetchXAxis();
|
|
904
904
|
if (a != null) {
|
|
905
905
|
a.h8(false);
|
|
@@ -909,229 +909,229 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
909
909
|
b.h8(false);
|
|
910
910
|
}
|
|
911
911
|
};
|
|
912
|
-
CategorySeries.prototype.
|
|
913
|
-
_super.prototype.
|
|
914
|
-
this.
|
|
915
|
-
this.
|
|
912
|
+
CategorySeries.prototype.qo = function (a, b) {
|
|
913
|
+
_super.prototype.qo.call(this, a, b);
|
|
914
|
+
this.vw.cu.g(this.hk);
|
|
915
|
+
this.pq(false);
|
|
916
916
|
};
|
|
917
|
-
CategorySeries.prototype.
|
|
918
|
-
if (this.
|
|
919
|
-
this.
|
|
920
|
-
this.
|
|
921
|
-
this.
|
|
917
|
+
CategorySeries.prototype.qn = function (a, b) {
|
|
918
|
+
if (this.ga && this.iw < 0.05 && (this.cz == null || !this.cz.ew())) {
|
|
919
|
+
this.gb = true;
|
|
920
|
+
this.ge = false;
|
|
921
|
+
this.fu = false;
|
|
922
922
|
}
|
|
923
|
-
_super.prototype.
|
|
924
|
-
this.
|
|
925
|
-
this.
|
|
923
|
+
_super.prototype.qn.call(this, a, b);
|
|
924
|
+
this.vw.cu.g(this.hk);
|
|
925
|
+
this.pq(false);
|
|
926
926
|
};
|
|
927
|
-
CategorySeries.prototype.
|
|
928
|
-
_super.prototype.
|
|
927
|
+
CategorySeries.prototype.o9 = function (a, b, c, d) {
|
|
928
|
+
_super.prototype.o9.call(this, a, b, c, d);
|
|
929
929
|
switch (b) {
|
|
930
930
|
case "SeriesViewer":
|
|
931
931
|
var e = this.fetchYAxis();
|
|
932
932
|
var f = this.fetchXAxis();
|
|
933
933
|
if (c != null && d == null) {
|
|
934
|
-
this.
|
|
935
|
-
this.
|
|
934
|
+
this.nq(f);
|
|
935
|
+
this.nq(e);
|
|
936
936
|
}
|
|
937
937
|
if (c == null && d != null) {
|
|
938
|
-
this.
|
|
939
|
-
this.
|
|
938
|
+
this.pg(f);
|
|
939
|
+
this.pg(e);
|
|
940
940
|
}
|
|
941
|
-
this.
|
|
942
|
-
this.
|
|
941
|
+
this.vw.cu.g(this.hk);
|
|
942
|
+
this.pq(false);
|
|
943
943
|
break;
|
|
944
944
|
case "SyncLink":
|
|
945
|
-
if (this.
|
|
946
|
-
this.
|
|
945
|
+
if (this.cs != null && this.cz != null) {
|
|
946
|
+
this.vw.cu.g(this.hk);
|
|
947
947
|
}
|
|
948
|
-
this.
|
|
948
|
+
this.pq(false);
|
|
949
949
|
break;
|
|
950
950
|
case "TransitionProgress":
|
|
951
|
-
this.
|
|
952
|
-
if (this.
|
|
951
|
+
this.vr.c(this.iw, this.vp, this.vn);
|
|
952
|
+
if (this.dm(this.ck)) {
|
|
953
953
|
return;
|
|
954
954
|
}
|
|
955
|
-
if (this.
|
|
956
|
-
this.
|
|
957
|
-
this.
|
|
958
|
-
if (this.
|
|
959
|
-
this.
|
|
960
|
-
this.
|
|
961
|
-
this.
|
|
962
|
-
this.
|
|
955
|
+
if (this.iw == 1) {
|
|
956
|
+
this.vn.v();
|
|
957
|
+
this.w6(this.vn, this.vw);
|
|
958
|
+
if (this.ga) {
|
|
959
|
+
this.ga = false;
|
|
960
|
+
this.nl();
|
|
961
|
+
this.c0.r = truncate(this.ie());
|
|
962
|
+
this.c0.b = this.c1;
|
|
963
963
|
}
|
|
964
|
-
if (this.
|
|
965
|
-
this.
|
|
966
|
-
this.
|
|
967
|
-
this.
|
|
968
|
-
this.
|
|
969
|
-
this.
|
|
964
|
+
if (this.gd) {
|
|
965
|
+
this.gd = false;
|
|
966
|
+
this.nl();
|
|
967
|
+
this.c0.r = truncate(this.ie());
|
|
968
|
+
this.c0.b = this.c1;
|
|
969
|
+
this.o0();
|
|
970
970
|
}
|
|
971
971
|
}
|
|
972
972
|
else {
|
|
973
|
-
this.
|
|
973
|
+
this.w6(this.vr, this.vw);
|
|
974
974
|
}
|
|
975
|
-
if (this.
|
|
976
|
-
this.
|
|
975
|
+
if (this.cz != null) {
|
|
976
|
+
this.cz.on(this);
|
|
977
977
|
}
|
|
978
978
|
break;
|
|
979
979
|
case "ErrorBarSettings":
|
|
980
|
-
this.
|
|
980
|
+
this.om();
|
|
981
981
|
break;
|
|
982
982
|
case CategorySeries.$$p[4]:
|
|
983
|
-
this.
|
|
983
|
+
this.pq(false);
|
|
984
984
|
break;
|
|
985
985
|
case CategorySeries.$$p[1]:
|
|
986
|
-
this.
|
|
987
|
-
this.
|
|
986
|
+
this.v9 = this.wb();
|
|
987
|
+
this.pq(false);
|
|
988
988
|
break;
|
|
989
989
|
case CategorySeries.$$p[0]:
|
|
990
|
-
this.
|
|
991
|
-
this.
|
|
990
|
+
this.v8 = this.wa();
|
|
991
|
+
this.pq(false);
|
|
992
992
|
break;
|
|
993
993
|
}
|
|
994
994
|
};
|
|
995
|
+
CategorySeries.prototype.wb = function () {
|
|
996
|
+
return this.wd;
|
|
997
|
+
};
|
|
995
998
|
CategorySeries.prototype.wa = function () {
|
|
996
999
|
return this.wc;
|
|
997
1000
|
};
|
|
998
|
-
CategorySeries.prototype.
|
|
999
|
-
return this.
|
|
1001
|
+
CategorySeries.prototype.wm = function (a) {
|
|
1002
|
+
return this.hy(a, this.fetchXAxis());
|
|
1000
1003
|
};
|
|
1001
|
-
CategorySeries.prototype.
|
|
1002
|
-
return
|
|
1003
|
-
};
|
|
1004
|
-
CategorySeries.prototype.get_e5 = function () {
|
|
1005
|
-
return typeCast(ISortingAxis_$type, this.vl()) !== null;
|
|
1004
|
+
CategorySeries.prototype.get_e6 = function () {
|
|
1005
|
+
return typeCast(ISortingAxis_$type, this.vm()) !== null;
|
|
1006
1006
|
};
|
|
1007
1007
|
CategorySeries.prototype.as = function () {
|
|
1008
|
-
return this.
|
|
1008
|
+
return this.vm();
|
|
1009
1009
|
};
|
|
1010
|
-
CategorySeries.prototype.
|
|
1011
|
-
return this.
|
|
1010
|
+
CategorySeries.prototype.jb = function (a) {
|
|
1011
|
+
return this.v6.b$d(this, a);
|
|
1012
1012
|
};
|
|
1013
|
-
CategorySeries.prototype.
|
|
1014
|
-
return this.
|
|
1013
|
+
CategorySeries.prototype.js = function (a) {
|
|
1014
|
+
return this.v6.b$f(this, a);
|
|
1015
1015
|
};
|
|
1016
|
-
CategorySeries.prototype.
|
|
1017
|
-
var b = truncate(Math.round(this.
|
|
1016
|
+
CategorySeries.prototype.i9 = function (a) {
|
|
1017
|
+
var b = truncate(Math.round(this.hw(a)));
|
|
1018
1018
|
return b;
|
|
1019
1019
|
};
|
|
1020
|
-
CategorySeries.prototype.
|
|
1021
|
-
return this.
|
|
1020
|
+
CategorySeries.prototype.hw = function (a) {
|
|
1021
|
+
return this.v6.b$c(this, a);
|
|
1022
1022
|
};
|
|
1023
1023
|
CategorySeries.prototype.ay = function (a, b, c) {
|
|
1024
|
-
if (this.
|
|
1025
|
-
var d = this.
|
|
1026
|
-
this.
|
|
1024
|
+
if (this.fd(this.bt) && !c) {
|
|
1025
|
+
var d = this.v2(a, b, this.v4);
|
|
1026
|
+
this.v4 = d;
|
|
1027
1027
|
return d;
|
|
1028
1028
|
}
|
|
1029
1029
|
else {
|
|
1030
|
-
var e = this.
|
|
1030
|
+
var e = this.v0(a, b, this.v4);
|
|
1031
1031
|
e.e = true;
|
|
1032
|
-
this.
|
|
1032
|
+
this.v4 = e;
|
|
1033
1033
|
return e;
|
|
1034
1034
|
}
|
|
1035
1035
|
};
|
|
1036
|
-
CategorySeries.prototype.
|
|
1036
|
+
CategorySeries.prototype.get_et = function () {
|
|
1037
1037
|
return true;
|
|
1038
1038
|
};
|
|
1039
|
-
CategorySeries.prototype.
|
|
1040
|
-
_super.prototype.
|
|
1041
|
-
this.v2 = null;
|
|
1039
|
+
CategorySeries.prototype.ni = function () {
|
|
1040
|
+
_super.prototype.ni.call(this);
|
|
1042
1041
|
this.v3 = null;
|
|
1042
|
+
this.v4 = null;
|
|
1043
1043
|
};
|
|
1044
1044
|
CategorySeries.prototype.ax = function (a, b, c) {
|
|
1045
|
-
if (this.
|
|
1046
|
-
var d = this.
|
|
1047
|
-
this.
|
|
1045
|
+
if (this.dv && this.fd(this.bt) && !c) {
|
|
1046
|
+
var d = this.v1(a, b, this.v3);
|
|
1047
|
+
this.v3 = d;
|
|
1048
1048
|
return d;
|
|
1049
1049
|
}
|
|
1050
1050
|
else {
|
|
1051
|
-
var e = this.
|
|
1052
|
-
this.
|
|
1051
|
+
var e = this.v0(a, b, this.v3);
|
|
1052
|
+
this.v3 = e;
|
|
1053
1053
|
return e;
|
|
1054
1054
|
}
|
|
1055
1055
|
};
|
|
1056
|
-
CategorySeries.prototype.
|
|
1057
|
-
return this.
|
|
1056
|
+
CategorySeries.prototype.wl = function () {
|
|
1057
|
+
return this.vw.cx.a;
|
|
1058
1058
|
};
|
|
1059
|
-
CategorySeries.prototype.
|
|
1060
|
-
if (!this.
|
|
1059
|
+
CategorySeries.prototype.v2 = function (a, b, c) {
|
|
1060
|
+
if (!this.ud()) {
|
|
1061
1061
|
return null;
|
|
1062
1062
|
}
|
|
1063
|
-
var d = this.
|
|
1064
|
-
var e = this.
|
|
1065
|
-
return this.
|
|
1063
|
+
var d = this.vo();
|
|
1064
|
+
var e = this.wl();
|
|
1065
|
+
return this.v6.b$b(this, e, this.wp(this.ck), this.wo(this.ck), d.f, a, b, c);
|
|
1066
1066
|
};
|
|
1067
|
-
CategorySeries.prototype.
|
|
1068
|
-
var d = this.
|
|
1069
|
-
var e = this.
|
|
1070
|
-
var f = this.
|
|
1071
|
-
var g = this.
|
|
1072
|
-
return this.
|
|
1067
|
+
CategorySeries.prototype.v1 = function (a, b, c) {
|
|
1068
|
+
var d = this.wp(this.ck);
|
|
1069
|
+
var e = this.wq(this.ck);
|
|
1070
|
+
var f = this.wo(this.ck);
|
|
1071
|
+
var g = this.vo();
|
|
1072
|
+
return this.v6.b$a(this, g.f, d, e, f, a, b, c);
|
|
1073
1073
|
};
|
|
1074
|
-
CategorySeries.prototype.
|
|
1074
|
+
CategorySeries.prototype.v0 = function (a, b, c) {
|
|
1075
1075
|
var d = new HighlightingInfo();
|
|
1076
1076
|
d.b = this;
|
|
1077
1077
|
d.h = 0;
|
|
1078
|
-
d.g = this.
|
|
1078
|
+
d.g = this.c7 != null ? this.c7.count - 1 : 0;
|
|
1079
1079
|
d.d = true;
|
|
1080
1080
|
if (c != null && c.h == d.h && c.g == d.g) {
|
|
1081
1081
|
return c;
|
|
1082
1082
|
}
|
|
1083
1083
|
return d;
|
|
1084
1084
|
};
|
|
1085
|
-
CategorySeries.prototype.
|
|
1086
|
-
var a = this.
|
|
1087
|
-
if (this.
|
|
1088
|
-
if (this.
|
|
1089
|
-
this.
|
|
1085
|
+
CategorySeries.prototype.vo = function () {
|
|
1086
|
+
var a = this.vn;
|
|
1087
|
+
if (this.dk()) {
|
|
1088
|
+
if (this.c0.g) {
|
|
1089
|
+
this.c0.t();
|
|
1090
1090
|
}
|
|
1091
|
-
a = this.
|
|
1091
|
+
a = this.vr;
|
|
1092
1092
|
}
|
|
1093
1093
|
return a;
|
|
1094
1094
|
};
|
|
1095
|
-
CategorySeries.prototype.
|
|
1096
|
-
var g = this.
|
|
1097
|
-
this.
|
|
1098
|
-
this.
|
|
1099
|
-
var h = this.
|
|
1095
|
+
CategorySeries.prototype.w1 = function (a, b, c, d, e, f) {
|
|
1096
|
+
var g = this.bt != 1;
|
|
1097
|
+
this.vv.a3(this.vv.d, d.cn, a, b, c, d, e, f, true);
|
|
1098
|
+
this.vv.aa(this.hi);
|
|
1099
|
+
var h = this.vv.ax;
|
|
1100
1100
|
var i = null;
|
|
1101
|
-
var j = this.
|
|
1101
|
+
var j = this.c7;
|
|
1102
1102
|
var k = null;
|
|
1103
|
-
if (g && this.
|
|
1104
|
-
i = this.
|
|
1105
|
-
if (this.
|
|
1106
|
-
k = this.
|
|
1103
|
+
if (g && this.cz != null) {
|
|
1104
|
+
i = this.cz.a7.getHighlightingInfo(this, j, h.o, h.n, true);
|
|
1105
|
+
if (this.cz.a7.isCrossSeriesHighlight(this)) {
|
|
1106
|
+
k = this.cz.a7.getHighlightingInfo(this, j, h.o, h.n, true);
|
|
1107
1107
|
}
|
|
1108
1108
|
h.b = i;
|
|
1109
1109
|
}
|
|
1110
1110
|
h.f = f;
|
|
1111
|
-
this.
|
|
1112
|
-
this.
|
|
1111
|
+
this.w4(h);
|
|
1112
|
+
this.vv.y(this, i, f, g, h.m, this.cz.a7.totalHighlightingProgress);
|
|
1113
1113
|
};
|
|
1114
|
-
CategorySeries.prototype.
|
|
1115
|
-
var g = this.
|
|
1116
|
-
this.
|
|
1117
|
-
this.
|
|
1118
|
-
var h = this.
|
|
1114
|
+
CategorySeries.prototype.w2 = function (a, b, c, d, e, f) {
|
|
1115
|
+
var g = this.bt != 1;
|
|
1116
|
+
this.vv.a3(this.vv.b, d.cn, a, b, c, d, e, f, false);
|
|
1117
|
+
this.vv.ab(this.hi);
|
|
1118
|
+
var h = this.vv.ay;
|
|
1119
1119
|
var i = null;
|
|
1120
|
-
var j = this.
|
|
1121
|
-
if (g && this.
|
|
1122
|
-
i = this.
|
|
1120
|
+
var j = this.c7;
|
|
1121
|
+
if (g && this.cz != null) {
|
|
1122
|
+
i = this.cz.a7.getHighlightingInfo(this, j, h.o, h.n, false);
|
|
1123
1123
|
h.b = i;
|
|
1124
1124
|
}
|
|
1125
1125
|
h.f = f;
|
|
1126
|
-
this.
|
|
1127
|
-
this.
|
|
1126
|
+
this.w5(h);
|
|
1127
|
+
this.vv.z(this, i, f, g, b < 0);
|
|
1128
1128
|
};
|
|
1129
|
-
CategorySeries.prototype.
|
|
1130
|
-
var d = _super.prototype.
|
|
1131
|
-
d = d && this.
|
|
1132
|
-
d = d && this.
|
|
1129
|
+
CategorySeries.prototype.gm = function (a, b, c) {
|
|
1130
|
+
var d = _super.prototype.gm.call(this, a, b, c);
|
|
1131
|
+
d = d && this.wk(this.fetchXAxis());
|
|
1132
|
+
d = d && this.wk(this.fetchYAxis());
|
|
1133
1133
|
var e = c;
|
|
1134
|
-
if (!c.o() || b.isEmpty || a.isEmpty || this.
|
|
1134
|
+
if (!c.o() || b.isEmpty || a.isEmpty || this.c7 == null) {
|
|
1135
1135
|
d = false;
|
|
1136
1136
|
}
|
|
1137
1137
|
if (!d) {
|
|
@@ -1139,7 +1139,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1139
1139
|
}
|
|
1140
1140
|
return d;
|
|
1141
1141
|
};
|
|
1142
|
-
CategorySeries.prototype.
|
|
1142
|
+
CategorySeries.prototype.wk = function (a) {
|
|
1143
1143
|
if (a == null || a.bi == null) {
|
|
1144
1144
|
return false;
|
|
1145
1145
|
}
|
|
@@ -1160,120 +1160,120 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1160
1160
|
}
|
|
1161
1161
|
return true;
|
|
1162
1162
|
};
|
|
1163
|
-
CategorySeries.prototype.fw = function () {
|
|
1164
|
-
return this.wd;
|
|
1165
|
-
};
|
|
1166
1163
|
CategorySeries.prototype.fx = function () {
|
|
1164
|
+
return this.we;
|
|
1165
|
+
};
|
|
1166
|
+
CategorySeries.prototype.fy = function () {
|
|
1167
1167
|
return true;
|
|
1168
1168
|
};
|
|
1169
|
-
CategorySeries.prototype.
|
|
1169
|
+
CategorySeries.prototype.vx = function () {
|
|
1170
1170
|
return 12;
|
|
1171
1171
|
};
|
|
1172
|
-
CategorySeries.prototype.
|
|
1173
|
-
_super.prototype.
|
|
1174
|
-
this.
|
|
1175
|
-
this.
|
|
1176
|
-
this.
|
|
1177
|
-
};
|
|
1178
|
-
CategorySeries.prototype.
|
|
1179
|
-
_super.prototype.
|
|
1180
|
-
this.
|
|
1181
|
-
if (this.
|
|
1182
|
-
this.
|
|
1183
|
-
this.
|
|
1184
|
-
this.
|
|
1172
|
+
CategorySeries.prototype.nl = function () {
|
|
1173
|
+
_super.prototype.nl.call(this);
|
|
1174
|
+
this.vp.v();
|
|
1175
|
+
this.vn.v();
|
|
1176
|
+
this.vr.v();
|
|
1177
|
+
};
|
|
1178
|
+
CategorySeries.prototype.pr = function (a) {
|
|
1179
|
+
_super.prototype.pr.call(this, a);
|
|
1180
|
+
this.vw.cu.g(this.hk);
|
|
1181
|
+
if (this.dm(this.ck)) {
|
|
1182
|
+
this.vn.y();
|
|
1183
|
+
this.vr.y();
|
|
1184
|
+
this.vp.y();
|
|
1185
1185
|
return;
|
|
1186
1186
|
}
|
|
1187
|
-
if (this.
|
|
1188
|
-
if (this.
|
|
1189
|
-
if (this.
|
|
1190
|
-
this.
|
|
1187
|
+
if (this.f1) {
|
|
1188
|
+
if (this.dk()) {
|
|
1189
|
+
if (this.c0.g) {
|
|
1190
|
+
this.c0.t();
|
|
1191
1191
|
}
|
|
1192
|
-
this.
|
|
1192
|
+
this.w6(this.vr, this.vw);
|
|
1193
1193
|
}
|
|
1194
1194
|
else {
|
|
1195
|
-
this.
|
|
1195
|
+
this.w6(this.vn, this.vw);
|
|
1196
1196
|
}
|
|
1197
1197
|
return;
|
|
1198
1198
|
}
|
|
1199
|
-
if (this.
|
|
1200
|
-
var b = this.
|
|
1201
|
-
if (this.
|
|
1202
|
-
if (this.
|
|
1203
|
-
this.
|
|
1199
|
+
if (this.fq(a)) {
|
|
1200
|
+
var b = this.vp;
|
|
1201
|
+
if (this.dk()) {
|
|
1202
|
+
if (this.c0.g) {
|
|
1203
|
+
this.c0.t();
|
|
1204
1204
|
}
|
|
1205
|
-
this.
|
|
1206
|
-
this.
|
|
1205
|
+
this.vp = this.vr;
|
|
1206
|
+
this.vr = b;
|
|
1207
1207
|
}
|
|
1208
1208
|
else {
|
|
1209
|
-
this.
|
|
1210
|
-
this.
|
|
1209
|
+
this.vp = this.vn;
|
|
1210
|
+
this.vn = b;
|
|
1211
1211
|
}
|
|
1212
1212
|
var c = false;
|
|
1213
|
-
this.
|
|
1214
|
-
if (this.
|
|
1215
|
-
this.
|
|
1216
|
-
this.
|
|
1217
|
-
this.
|
|
1218
|
-
if (this.
|
|
1219
|
-
var d = this.
|
|
1220
|
-
this.
|
|
1221
|
-
this.
|
|
1213
|
+
this.w3(this.vn, this.vw);
|
|
1214
|
+
if (this.gc) {
|
|
1215
|
+
this.c0.w();
|
|
1216
|
+
this.c0.r = truncate(this.ig());
|
|
1217
|
+
this.c0.b = this.c2 != null ? this.c2 : this.c1;
|
|
1218
|
+
if (this.gd) {
|
|
1219
|
+
var d = this.vr;
|
|
1220
|
+
this.vr = this.vp;
|
|
1221
|
+
this.vp = d;
|
|
1222
1222
|
c = true;
|
|
1223
1223
|
}
|
|
1224
|
-
this.
|
|
1225
|
-
if (this.
|
|
1226
|
-
var e = this.
|
|
1227
|
-
this.
|
|
1228
|
-
this.
|
|
1224
|
+
this.vz.s(this, this.vp, this.vn, this.isVertical, this.fetchXAxis(), this.fetchYAxis(), this.vy, this.vx(), this.cu, this.ct(), runOn(this, this.wn), this.vw.bx);
|
|
1225
|
+
if (this.gd) {
|
|
1226
|
+
var e = this.vr;
|
|
1227
|
+
this.vr = this.vp;
|
|
1228
|
+
this.vp = e;
|
|
1229
1229
|
}
|
|
1230
|
-
this.
|
|
1230
|
+
this.gd = false;
|
|
1231
1231
|
}
|
|
1232
|
-
if (this.
|
|
1233
|
-
this.
|
|
1234
|
-
this.
|
|
1235
|
-
this.
|
|
1236
|
-
if (this.
|
|
1237
|
-
var f = this.
|
|
1238
|
-
this.
|
|
1239
|
-
this.
|
|
1232
|
+
if (this.gf) {
|
|
1233
|
+
this.c0.w();
|
|
1234
|
+
this.c0.r = truncate(this.ih());
|
|
1235
|
+
this.c0.b = this.c3 != null ? this.c3 : this.c1;
|
|
1236
|
+
if (this.ga) {
|
|
1237
|
+
var f = this.vr;
|
|
1238
|
+
this.vr = this.vp;
|
|
1239
|
+
this.vp = f;
|
|
1240
1240
|
c = true;
|
|
1241
1241
|
}
|
|
1242
|
-
this.
|
|
1243
|
-
var g = this.
|
|
1244
|
-
this.
|
|
1245
|
-
this.
|
|
1246
|
-
if (this.
|
|
1247
|
-
var h = this.
|
|
1248
|
-
this.
|
|
1249
|
-
this.
|
|
1242
|
+
this.vz.s(this, this.vp, this.vn, this.isVertical, this.fetchXAxis(), this.fetchYAxis(), this.vy, this.vx(), this.cu, this.ct(), runOn(this, this.wn), this.vw.bx);
|
|
1243
|
+
var g = this.vn;
|
|
1244
|
+
this.vn = this.vp;
|
|
1245
|
+
this.vp = g;
|
|
1246
|
+
if (this.ga) {
|
|
1247
|
+
var h = this.vr;
|
|
1248
|
+
this.vr = this.vp;
|
|
1249
|
+
this.vp = h;
|
|
1250
1250
|
}
|
|
1251
|
-
this.
|
|
1251
|
+
this.ga = false;
|
|
1252
1252
|
}
|
|
1253
|
-
this.
|
|
1253
|
+
this.dr = false;
|
|
1254
1254
|
if (!c) {
|
|
1255
|
-
this.
|
|
1255
|
+
this.ng();
|
|
1256
1256
|
}
|
|
1257
|
-
this.
|
|
1258
|
-
if (this.
|
|
1259
|
-
this.
|
|
1260
|
-
this.
|
|
1257
|
+
this.p4();
|
|
1258
|
+
if (this.gc) {
|
|
1259
|
+
this.gb = false;
|
|
1260
|
+
this.ga = true;
|
|
1261
1261
|
}
|
|
1262
|
-
if (this.
|
|
1263
|
-
this.
|
|
1264
|
-
this.
|
|
1262
|
+
if (this.gf) {
|
|
1263
|
+
this.ge = false;
|
|
1264
|
+
this.gd = true;
|
|
1265
1265
|
}
|
|
1266
1266
|
}
|
|
1267
1267
|
else {
|
|
1268
|
-
this.
|
|
1269
|
-
this.
|
|
1268
|
+
this.w3(this.vn, this.vw);
|
|
1269
|
+
this.w6(this.vn, this.vw);
|
|
1270
1270
|
}
|
|
1271
1271
|
};
|
|
1272
|
-
CategorySeries.prototype.
|
|
1272
|
+
CategorySeries.prototype.ct = function () {
|
|
1273
1273
|
return 3;
|
|
1274
1274
|
};
|
|
1275
|
-
CategorySeries.prototype.
|
|
1276
|
-
var a = this.
|
|
1275
|
+
CategorySeries.prototype.cv = function () {
|
|
1276
|
+
var a = this.ct();
|
|
1277
1277
|
switch (a) {
|
|
1278
1278
|
case 0: return 0;
|
|
1279
1279
|
case 1: return 1;
|
|
@@ -1283,18 +1283,18 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1283
1283
|
}
|
|
1284
1284
|
return 3;
|
|
1285
1285
|
};
|
|
1286
|
-
CategorySeries.prototype.
|
|
1286
|
+
CategorySeries.prototype.wn = function () {
|
|
1287
1287
|
if (this.isVertical) {
|
|
1288
|
-
return this.
|
|
1288
|
+
return this.tx.left;
|
|
1289
1289
|
}
|
|
1290
|
-
return this.
|
|
1290
|
+
return this.tx.bottom;
|
|
1291
1291
|
};
|
|
1292
|
-
CategorySeries.prototype.
|
|
1292
|
+
CategorySeries.prototype.wh = function () {
|
|
1293
1293
|
return false;
|
|
1294
1294
|
};
|
|
1295
|
-
CategorySeries.prototype.
|
|
1296
|
-
var a = _super.prototype.
|
|
1297
|
-
if (this.
|
|
1295
|
+
CategorySeries.prototype.g1 = function () {
|
|
1296
|
+
var a = _super.prototype.g1.call(this);
|
|
1297
|
+
if (this.wh()) {
|
|
1298
1298
|
var b = ((function () {
|
|
1299
1299
|
var $ret = new SeriesLayerPropertyOverlay();
|
|
1300
1300
|
$ret.r = true;
|
|
@@ -1311,7 +1311,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1311
1311
|
})());
|
|
1312
1312
|
a.add(b);
|
|
1313
1313
|
}
|
|
1314
|
-
if (!this.
|
|
1314
|
+
if (!this.wh()) {
|
|
1315
1315
|
var c = ((function () {
|
|
1316
1316
|
var $ret = new SeriesLayerPropertyOverlay();
|
|
1317
1317
|
$ret.r = true;
|
|
@@ -1321,10 +1321,10 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1321
1321
|
$ret.q = true;
|
|
1322
1322
|
return $ret;
|
|
1323
1323
|
})());
|
|
1324
|
-
c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.
|
|
1324
|
+
c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.py));
|
|
1325
1325
|
a.add(c);
|
|
1326
1326
|
}
|
|
1327
|
-
if (!this.
|
|
1327
|
+
if (!this.wh()) {
|
|
1328
1328
|
var d = ((function () {
|
|
1329
1329
|
var $ret = new SeriesLayerPropertyOverlay();
|
|
1330
1330
|
$ret.r = true;
|
|
@@ -1334,7 +1334,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1334
1334
|
$ret.q = true;
|
|
1335
1335
|
return $ret;
|
|
1336
1336
|
})());
|
|
1337
|
-
d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.
|
|
1337
|
+
d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.py));
|
|
1338
1338
|
a.add(d);
|
|
1339
1339
|
}
|
|
1340
1340
|
var e = ((function () {
|
|
@@ -1357,24 +1357,24 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1357
1357
|
a.add(f);
|
|
1358
1358
|
return a;
|
|
1359
1359
|
};
|
|
1360
|
-
CategorySeries.prototype.
|
|
1361
|
-
if (this.
|
|
1362
|
-
return this.
|
|
1360
|
+
CategorySeries.prototype.jx = function () {
|
|
1361
|
+
if (this.dk()) {
|
|
1362
|
+
return this.bj.vr;
|
|
1363
1363
|
}
|
|
1364
1364
|
else {
|
|
1365
|
-
return this.
|
|
1365
|
+
return this.bj.vn;
|
|
1366
1366
|
}
|
|
1367
1367
|
};
|
|
1368
|
-
CategorySeries.prototype.
|
|
1368
|
+
CategorySeries.prototype.wr = function () {
|
|
1369
1369
|
var e_1, _a;
|
|
1370
|
-
if (this.
|
|
1371
|
-
var a = this.
|
|
1372
|
-
return a.
|
|
1370
|
+
if (this.bj != null) {
|
|
1371
|
+
var a = this.bj;
|
|
1372
|
+
return a.wr();
|
|
1373
1373
|
}
|
|
1374
1374
|
var b = 0;
|
|
1375
1375
|
var c = this.fetchXAxis();
|
|
1376
1376
|
try {
|
|
1377
|
-
for (var _b = __values(fromEnum(this.
|
|
1377
|
+
for (var _b = __values(fromEnum(this.cz.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1378
1378
|
var d = _c.value;
|
|
1379
1379
|
if (d == this) {
|
|
1380
1380
|
return b;
|
|
@@ -1417,17 +1417,17 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1417
1417
|
enumerable: false,
|
|
1418
1418
|
configurable: true
|
|
1419
1419
|
});
|
|
1420
|
-
CategorySeries.prototype.
|
|
1421
|
-
this.
|
|
1422
|
-
var c = this.
|
|
1420
|
+
CategorySeries.prototype.w0 = function (a, b) {
|
|
1421
|
+
this.vv.a1(this, this.wg(), runOn(this, this.vg), this.wo(a), this.wp(a));
|
|
1422
|
+
var c = this.vv.d;
|
|
1423
1423
|
var d = c != null;
|
|
1424
|
-
var e = this.
|
|
1424
|
+
var e = this.vm();
|
|
1425
1425
|
if (e == null) {
|
|
1426
1426
|
return;
|
|
1427
1427
|
}
|
|
1428
1428
|
var f = this.getEffectiveViewport1(a);
|
|
1429
1429
|
var g = new ScalerParams(0, a.by, a.bx, e.ch, f);
|
|
1430
|
-
var h = this.
|
|
1430
|
+
var h = this.c7 == null ? 0 : this.c7.count;
|
|
1431
1431
|
var i = a;
|
|
1432
1432
|
var j = b.f;
|
|
1433
1433
|
var k = i.cu.e;
|
|
@@ -1439,67 +1439,67 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1439
1439
|
var q = p.content;
|
|
1440
1440
|
if (d) {
|
|
1441
1441
|
var r = p.al;
|
|
1442
|
-
this.
|
|
1442
|
+
this.w1(j, r, h, e, g, a.q);
|
|
1443
1443
|
}
|
|
1444
|
-
this.
|
|
1444
|
+
this.vv.ac(p, q);
|
|
1445
1445
|
}
|
|
1446
1446
|
};
|
|
1447
|
-
CategorySeries.prototype.
|
|
1448
|
-
this.
|
|
1449
|
-
this.
|
|
1447
|
+
CategorySeries.prototype.w6 = function (a, b) {
|
|
1448
|
+
this.ox();
|
|
1449
|
+
this.to = a.aa;
|
|
1450
1450
|
b.aw();
|
|
1451
1451
|
};
|
|
1452
|
-
CategorySeries.prototype.
|
|
1452
|
+
CategorySeries.prototype.w3 = function (a, b) {
|
|
1453
1453
|
a.u();
|
|
1454
1454
|
};
|
|
1455
|
-
CategorySeries.prototype.
|
|
1455
|
+
CategorySeries.prototype.wo = function (a) {
|
|
1456
1456
|
return a.cu.d;
|
|
1457
1457
|
};
|
|
1458
|
-
CategorySeries.prototype.
|
|
1458
|
+
CategorySeries.prototype.wp = function (a) {
|
|
1459
1459
|
return a.cu.e;
|
|
1460
1460
|
};
|
|
1461
|
-
CategorySeries.prototype.
|
|
1461
|
+
CategorySeries.prototype.wq = function (a) {
|
|
1462
1462
|
return a.cu.f;
|
|
1463
1463
|
};
|
|
1464
|
-
CategorySeries.prototype.
|
|
1464
|
+
CategorySeries.prototype.wz = function (a) {
|
|
1465
1465
|
var b = a;
|
|
1466
1466
|
b.cx.count = 0;
|
|
1467
1467
|
};
|
|
1468
|
-
CategorySeries.prototype.
|
|
1469
|
-
_super.prototype.
|
|
1470
|
-
if (!this.
|
|
1471
|
-
this.
|
|
1468
|
+
CategorySeries.prototype.ps = function (a, b) {
|
|
1469
|
+
_super.prototype.ps.call(this, a, b);
|
|
1470
|
+
if (!this.f9) {
|
|
1471
|
+
this.ck.a4(b);
|
|
1472
1472
|
return;
|
|
1473
1473
|
}
|
|
1474
|
-
var c = typeCast(CategorySeriesView.$, this.
|
|
1475
|
-
c.cu.g(this.
|
|
1476
|
-
this.
|
|
1477
|
-
if (this.
|
|
1474
|
+
var c = typeCast(CategorySeriesView.$, this.cj);
|
|
1475
|
+
c.cu.g(this.hk);
|
|
1476
|
+
this.ck.a4(b);
|
|
1477
|
+
if (this.dm(this.cj)) {
|
|
1478
1478
|
return;
|
|
1479
1479
|
}
|
|
1480
|
-
this.
|
|
1481
|
-
this.
|
|
1480
|
+
this.w7();
|
|
1481
|
+
this.f9 = false;
|
|
1482
1482
|
};
|
|
1483
|
-
CategorySeries.prototype.
|
|
1484
|
-
var a = typeCast(CategorySeriesView.$, this.
|
|
1485
|
-
if (!this.
|
|
1486
|
-
this.
|
|
1483
|
+
CategorySeries.prototype.w7 = function () {
|
|
1484
|
+
var a = typeCast(CategorySeriesView.$, this.cj);
|
|
1485
|
+
if (!this.f2) {
|
|
1486
|
+
this.w3(this.vq, a);
|
|
1487
1487
|
}
|
|
1488
|
-
this.
|
|
1489
|
-
this.
|
|
1488
|
+
this.f2 = false;
|
|
1489
|
+
this.w6(this.vq, a);
|
|
1490
1490
|
};
|
|
1491
|
-
CategorySeries.prototype.
|
|
1491
|
+
CategorySeries.prototype.vt = function (a) {
|
|
1492
1492
|
var b = typeCast(CategorySeriesView.$, a);
|
|
1493
1493
|
if (b != null && b.q) {
|
|
1494
1494
|
if (b.p) {
|
|
1495
1495
|
return new CategoryFramePreparer(1, typeCast(IIsCategoryBased_$type, this), typeCast(ISupportsMarkers_$type, b), b, this, b.cu);
|
|
1496
1496
|
}
|
|
1497
1497
|
else {
|
|
1498
|
-
return new CategoryFramePreparer(1, typeCast(IIsCategoryBased_$type, this), typeCast(ISupportsMarkers_$type, b), this.
|
|
1498
|
+
return new CategoryFramePreparer(1, typeCast(IIsCategoryBased_$type, this), typeCast(ISupportsMarkers_$type, b), this.cz.cv.o, this, b.cu);
|
|
1499
1499
|
}
|
|
1500
1500
|
}
|
|
1501
1501
|
else {
|
|
1502
|
-
return this.
|
|
1502
|
+
return this.vs;
|
|
1503
1503
|
}
|
|
1504
1504
|
};
|
|
1505
1505
|
CategorySeries.prototype.ao = function (a) {
|
|
@@ -1514,7 +1514,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1514
1514
|
CategorySeries.prototype.ag = function () {
|
|
1515
1515
|
return [this.fetchXAxis(), this.fetchYAxis()];
|
|
1516
1516
|
};
|
|
1517
|
-
CategorySeries.
|
|
1517
|
+
CategorySeries.vh = function (a, b, c, d, e) {
|
|
1518
1518
|
var f = null;
|
|
1519
1519
|
if (b > -1 && !d.isEmpty && !c.isEmpty) {
|
|
1520
1520
|
var g = a._inner[0][0] < c.left - 2000 ? c.left - 10 : NaN;
|
|
@@ -1526,7 +1526,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1526
1526
|
return f;
|
|
1527
1527
|
};
|
|
1528
1528
|
CategorySeries.$t = markType(CategorySeries, 'CategorySeries', MarkerSeries.$, [IHasCategoryModePreference_$type, ISupportsErrorBars_$type]);
|
|
1529
|
-
CategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, CategorySeries, 'raisePropertyChanged', ['IsCustomCategoryMarkerStyleAllowed:
|
|
1529
|
+
CategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, CategorySeries, 'raisePropertyChanged', ['IsCustomCategoryMarkerStyleAllowed:wc:w8', [0, false], 'IsCustomCategoryStyleAllowed:wd:w9', [0, false], 'IsTransitionInEnabled:we:xa', [0, false], 'TransitionInMode:vy:xb', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'UseHighMarkerFidelity:wj:xc', [0, false]]);
|
|
1530
1530
|
return CategorySeries;
|
|
1531
1531
|
}(MarkerSeries));
|
|
1532
1532
|
export { CategorySeries };
|
|
@@ -1564,10 +1564,10 @@ var CategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1564
1564
|
this.cz = a.t;
|
|
1565
1565
|
};
|
|
1566
1566
|
CategorySeriesView.prototype.updateMarkerTemplate = function (a, b, c) {
|
|
1567
|
-
if (!this.b4.
|
|
1567
|
+
if (!this.b4.uf) {
|
|
1568
1568
|
var d = this.cx.item(a);
|
|
1569
1569
|
var e = d.content;
|
|
1570
|
-
e.item = this.e.
|
|
1570
|
+
e.item = this.e.c7.item(b);
|
|
1571
1571
|
d.ak = b;
|
|
1572
1572
|
d.al = c;
|
|
1573
1573
|
}
|
|
@@ -1577,7 +1577,7 @@ var CategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1577
1577
|
};
|
|
1578
1578
|
Object.defineProperty(CategorySeriesView.prototype, "shouldDisplayMarkers", {
|
|
1579
1579
|
get: function () {
|
|
1580
|
-
return this.cw.
|
|
1580
|
+
return this.cw.ud();
|
|
1581
1581
|
},
|
|
1582
1582
|
enumerable: false,
|
|
1583
1583
|
configurable: true
|