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
|
@@ -65,7 +65,7 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
65
65
|
* Checks if this series is a scatter series
|
|
66
66
|
*/
|
|
67
67
|
get isScatter() {
|
|
68
|
-
return this.i.
|
|
68
|
+
return this.i.fa;
|
|
69
69
|
}
|
|
70
70
|
/**
|
|
71
71
|
* Gets or sets the effective x-axis for the current object.
|
|
@@ -133,73 +133,73 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
133
133
|
* Gets or sets the value mapping property for the current series object.
|
|
134
134
|
*/
|
|
135
135
|
get xMemberPath() {
|
|
136
|
-
return this.i.
|
|
136
|
+
return this.i.xm;
|
|
137
137
|
}
|
|
138
138
|
set xMemberPath(v) {
|
|
139
|
-
this.i.
|
|
139
|
+
this.i.xm = v;
|
|
140
140
|
}
|
|
141
141
|
/**
|
|
142
142
|
* Gets or sets the value mapping property for the current series object.
|
|
143
143
|
*/
|
|
144
144
|
get yMemberPath() {
|
|
145
|
-
return this.i.
|
|
145
|
+
return this.i.xu;
|
|
146
146
|
}
|
|
147
147
|
set yMemberPath(v) {
|
|
148
|
-
this.i.
|
|
148
|
+
this.i.xu = v;
|
|
149
149
|
}
|
|
150
150
|
/**
|
|
151
151
|
* Gets or sets the highlighted X value mapping property for the current series object.
|
|
152
152
|
*/
|
|
153
153
|
get highlightedXMemberPath() {
|
|
154
|
-
return this.i.
|
|
154
|
+
return this.i.w6;
|
|
155
155
|
}
|
|
156
156
|
set highlightedXMemberPath(v) {
|
|
157
|
-
this.i.
|
|
157
|
+
this.i.w6 = v;
|
|
158
158
|
}
|
|
159
159
|
/**
|
|
160
160
|
* Gets or sets the highlighted Y value mapping property for the current series object.
|
|
161
161
|
*/
|
|
162
162
|
get highlightedYMemberPath() {
|
|
163
|
-
return this.i.
|
|
163
|
+
return this.i.w8;
|
|
164
164
|
}
|
|
165
165
|
set highlightedYMemberPath(v) {
|
|
166
|
-
this.i.
|
|
166
|
+
this.i.w8 = v;
|
|
167
167
|
}
|
|
168
168
|
/**
|
|
169
169
|
* Gets or sets the label displayed before series X value in the Data Legend.
|
|
170
170
|
*/
|
|
171
171
|
get xMemberAsLegendLabel() {
|
|
172
|
-
return this.i.
|
|
172
|
+
return this.i.xi;
|
|
173
173
|
}
|
|
174
174
|
set xMemberAsLegendLabel(v) {
|
|
175
|
-
this.i.
|
|
175
|
+
this.i.xi = v;
|
|
176
176
|
}
|
|
177
177
|
/**
|
|
178
178
|
* Gets or sets the label displayed before series Y value in the Data Legend.
|
|
179
179
|
*/
|
|
180
180
|
get yMemberAsLegendLabel() {
|
|
181
|
-
return this.i.
|
|
181
|
+
return this.i.xq;
|
|
182
182
|
}
|
|
183
183
|
set yMemberAsLegendLabel(v) {
|
|
184
|
-
this.i.
|
|
184
|
+
this.i.xq = v;
|
|
185
185
|
}
|
|
186
186
|
/**
|
|
187
187
|
* Gets or sets the unit after displayed after series X value in the Data Legend.
|
|
188
188
|
*/
|
|
189
189
|
get xMemberAsLegendUnit() {
|
|
190
|
-
return this.i.
|
|
190
|
+
return this.i.xk;
|
|
191
191
|
}
|
|
192
192
|
set xMemberAsLegendUnit(v) {
|
|
193
|
-
this.i.
|
|
193
|
+
this.i.xk = v;
|
|
194
194
|
}
|
|
195
195
|
/**
|
|
196
196
|
* Gets or sets the unit after displayed after series Y value in the Data Legend.
|
|
197
197
|
*/
|
|
198
198
|
get yMemberAsLegendUnit() {
|
|
199
|
-
return this.i.
|
|
199
|
+
return this.i.xs;
|
|
200
200
|
}
|
|
201
201
|
set yMemberAsLegendUnit(v) {
|
|
202
|
-
this.i.
|
|
202
|
+
this.i.xs = v;
|
|
203
203
|
}
|
|
204
204
|
/**
|
|
205
205
|
* Gets or sets the trend type for the current scatter series.
|
|
@@ -225,11 +225,11 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
225
225
|
* Gets the effective TrendLineBrush for this series.
|
|
226
226
|
*/
|
|
227
227
|
get actualTrendLineBrush() {
|
|
228
|
-
return brushToString(this.i.
|
|
228
|
+
return brushToString(this.i.za);
|
|
229
229
|
}
|
|
230
230
|
set actualTrendLineBrush(v) {
|
|
231
|
-
this.i.
|
|
232
|
-
this._a("actualTrendLineBrush", brushToString(this.i.
|
|
231
|
+
this.i.za = stringToBrush(v);
|
|
232
|
+
this._a("actualTrendLineBrush", brushToString(this.i.za));
|
|
233
233
|
}
|
|
234
234
|
/**
|
|
235
235
|
* Gets or sets the thickness of the current scatter series object's trend line.
|
|
@@ -246,11 +246,11 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
246
246
|
* is used to draw the trend line for the current scatter series object.
|
|
247
247
|
*/
|
|
248
248
|
get trendLineDashArray() {
|
|
249
|
-
return fromDoubleCollection(this.i.
|
|
249
|
+
return fromDoubleCollection(this.i.zb);
|
|
250
250
|
}
|
|
251
251
|
set trendLineDashArray(v) {
|
|
252
|
-
this.i.
|
|
253
|
-
this._a("trendLineDashArray", doubleCollectionToString(this.i.
|
|
252
|
+
this.i.zb = toDoubleCollection(v);
|
|
253
|
+
this._a("trendLineDashArray", doubleCollectionToString(this.i.zb));
|
|
254
254
|
}
|
|
255
255
|
/**
|
|
256
256
|
* Gets or sets the moving average period for the current scatter series object.
|
|
@@ -267,21 +267,21 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
267
267
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
268
268
|
*/
|
|
269
269
|
get markerCollisionAvoidance() {
|
|
270
|
-
return this.i.
|
|
270
|
+
return this.i.vn;
|
|
271
271
|
}
|
|
272
272
|
set markerCollisionAvoidance(v) {
|
|
273
|
-
this.i.
|
|
274
|
-
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.
|
|
273
|
+
this.i.vn = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
274
|
+
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.vn));
|
|
275
275
|
}
|
|
276
276
|
/**
|
|
277
277
|
* Gets or sets the Z-Index of the trend line. Values greater than 1000 will result in the trend line being rendered in front of the series data.
|
|
278
278
|
*/
|
|
279
279
|
get trendLineZIndex() {
|
|
280
|
-
return this.i.
|
|
280
|
+
return this.i.w3;
|
|
281
281
|
}
|
|
282
282
|
set trendLineZIndex(v) {
|
|
283
|
-
this.i.
|
|
284
|
-
this._a("trendLineZIndex", this.i.
|
|
283
|
+
this.i.w3 = +v;
|
|
284
|
+
this._a("trendLineZIndex", this.i.w3);
|
|
285
285
|
}
|
|
286
286
|
/**
|
|
287
287
|
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
@@ -289,58 +289,58 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
289
289
|
* choose a representative set.
|
|
290
290
|
*/
|
|
291
291
|
get maximumMarkers() {
|
|
292
|
-
return this.i.
|
|
292
|
+
return this.i.w2;
|
|
293
293
|
}
|
|
294
294
|
set maximumMarkers(v) {
|
|
295
|
-
this.i.
|
|
296
|
-
this._a("maximumMarkers", this.i.
|
|
295
|
+
this.i.w2 = +v;
|
|
296
|
+
this._a("maximumMarkers", this.i.w2);
|
|
297
297
|
}
|
|
298
298
|
/**
|
|
299
299
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
300
300
|
*/
|
|
301
301
|
get itemSearchMode() {
|
|
302
|
-
return this.i.
|
|
302
|
+
return this.i.v7;
|
|
303
303
|
}
|
|
304
304
|
set itemSearchMode(v) {
|
|
305
|
-
this.i.
|
|
306
|
-
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.
|
|
305
|
+
this.i.v7 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
306
|
+
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.v7));
|
|
307
307
|
}
|
|
308
308
|
/**
|
|
309
309
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
310
310
|
*/
|
|
311
311
|
get itemSearchThreshold() {
|
|
312
|
-
return this.i.
|
|
312
|
+
return this.i.w1;
|
|
313
313
|
}
|
|
314
314
|
set itemSearchThreshold(v) {
|
|
315
|
-
this.i.
|
|
316
|
-
this._a("itemSearchThreshold", this.i.
|
|
315
|
+
this.i.w1 = +v;
|
|
316
|
+
this._a("itemSearchThreshold", this.i.w1);
|
|
317
317
|
}
|
|
318
318
|
get actualItemSearchMode() {
|
|
319
|
-
return this.i.
|
|
319
|
+
return this.i.v5;
|
|
320
320
|
}
|
|
321
321
|
set actualItemSearchMode(v) {
|
|
322
|
-
this.i.
|
|
323
|
-
this._a("actualItemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.
|
|
322
|
+
this.i.v5 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
323
|
+
this._a("actualItemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.v5));
|
|
324
324
|
}
|
|
325
325
|
/**
|
|
326
326
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
327
327
|
*/
|
|
328
328
|
get isCustomScatterStyleAllowed() {
|
|
329
|
-
return this.i.
|
|
329
|
+
return this.i.wj;
|
|
330
330
|
}
|
|
331
331
|
set isCustomScatterStyleAllowed(v) {
|
|
332
|
-
this.i.
|
|
333
|
-
this._a("isCustomScatterStyleAllowed", this.i.
|
|
332
|
+
this.i.wj = ensureBool(v);
|
|
333
|
+
this._a("isCustomScatterStyleAllowed", this.i.wj);
|
|
334
334
|
}
|
|
335
335
|
/**
|
|
336
336
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
337
337
|
*/
|
|
338
338
|
get isCustomScatterMarkerStyleAllowed() {
|
|
339
|
-
return this.i.
|
|
339
|
+
return this.i.wi;
|
|
340
340
|
}
|
|
341
341
|
set isCustomScatterMarkerStyleAllowed(v) {
|
|
342
|
-
this.i.
|
|
343
|
-
this._a("isCustomScatterMarkerStyleAllowed", this.i.
|
|
342
|
+
this.i.wi = ensureBool(v);
|
|
343
|
+
this._a("isCustomScatterMarkerStyleAllowed", this.i.wi);
|
|
344
344
|
}
|
|
345
345
|
bindAxes(axes) {
|
|
346
346
|
super.bindAxes(axes);
|
|
@@ -382,7 +382,7 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
382
382
|
this._inStyling = false;
|
|
383
383
|
}
|
|
384
384
|
getItemValue(item, memberPathName) {
|
|
385
|
-
let iv = this.i.
|
|
385
|
+
let iv = this.i.jv(item, memberPathName);
|
|
386
386
|
return (iv);
|
|
387
387
|
}
|
|
388
388
|
/**
|
|
@@ -391,7 +391,7 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
391
391
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
392
392
|
*/
|
|
393
393
|
getSeriesValueMarkerBoundingBox(world) {
|
|
394
|
-
let iv = this.i.
|
|
394
|
+
let iv = this.i.tv(toPoint(world));
|
|
395
395
|
return fromRect(iv);
|
|
396
396
|
}
|
|
397
397
|
/**
|
|
@@ -400,7 +400,7 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
400
400
|
* @param axis * The object to check
|
|
401
401
|
*/
|
|
402
402
|
canUseAsYAxis(axis) {
|
|
403
|
-
let iv = this.i.
|
|
403
|
+
let iv = this.i.wh(axis);
|
|
404
404
|
return (iv);
|
|
405
405
|
}
|
|
406
406
|
/**
|
|
@@ -409,7 +409,7 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
409
409
|
* @param axis * The object to check
|
|
410
410
|
*/
|
|
411
411
|
canUseAsXAxis(axis) {
|
|
412
|
-
let iv = this.i.
|
|
412
|
+
let iv = this.i.wg(axis);
|
|
413
413
|
return (iv);
|
|
414
414
|
}
|
|
415
415
|
/**
|
|
@@ -418,7 +418,7 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
418
418
|
* @param world * The world coordinates to use.
|
|
419
419
|
*/
|
|
420
420
|
getItem(world) {
|
|
421
|
-
let iv = this.i.
|
|
421
|
+
let iv = this.i.js(toPoint(world));
|
|
422
422
|
return (iv);
|
|
423
423
|
}
|
|
424
424
|
/**
|
|
@@ -427,15 +427,15 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
427
427
|
* @param world * The world coordinates of the requested item.
|
|
428
428
|
*/
|
|
429
429
|
getItemIndex(world) {
|
|
430
|
-
let iv = this.i.
|
|
430
|
+
let iv = this.i.i9(toPoint(world));
|
|
431
431
|
return (iv);
|
|
432
432
|
}
|
|
433
433
|
getExactItemIndex(world) {
|
|
434
|
-
let iv = this.i.
|
|
434
|
+
let iv = this.i.hw(toPoint(world));
|
|
435
435
|
return (iv);
|
|
436
436
|
}
|
|
437
437
|
getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
|
|
438
|
-
let iv = this.i.
|
|
438
|
+
let iv = this.i.ti(toPoint(world), useInterpolation, skipUnknowns);
|
|
439
439
|
return fromPoint(iv);
|
|
440
440
|
}
|
|
441
441
|
/**
|
|
@@ -446,7 +446,7 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
446
446
|
* @param item * The data item (item) to scroll to.
|
|
447
447
|
*/
|
|
448
448
|
scrollIntoView(item) {
|
|
449
|
-
let iv = this.i.
|
|
449
|
+
let iv = this.i.fp(item);
|
|
450
450
|
return (iv);
|
|
451
451
|
}
|
|
452
452
|
/**
|
|
@@ -460,11 +460,11 @@ export let IgcScatterBaseComponent = /*@__PURE__*/ (() => {
|
|
|
460
460
|
return (iv);
|
|
461
461
|
}
|
|
462
462
|
getSeriesValueTypePositionFromValue(values) {
|
|
463
|
-
let iv = this.i.
|
|
463
|
+
let iv = this.i.tm(values);
|
|
464
464
|
return fromPoint(iv);
|
|
465
465
|
}
|
|
466
466
|
getSeriesValueTypePosition(mode) {
|
|
467
|
-
let iv = this.i.
|
|
467
|
+
let iv = this.i.tl((mode == null ? null : mode));
|
|
468
468
|
return fromPoint(iv);
|
|
469
469
|
}
|
|
470
470
|
/**
|
|
@@ -64,40 +64,40 @@ export let IgcScatterContourSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
64
64
|
* Gets whether the current series shows a line contour shape.
|
|
65
65
|
*/
|
|
66
66
|
get isLineContour() {
|
|
67
|
-
return this.i.
|
|
67
|
+
return this.i.ex;
|
|
68
68
|
}
|
|
69
69
|
/**
|
|
70
70
|
* Gets or set the name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
71
71
|
*/
|
|
72
72
|
get valueMemberPath() {
|
|
73
|
-
return this.i.
|
|
73
|
+
return this.i.v9;
|
|
74
74
|
}
|
|
75
75
|
set valueMemberPath(v) {
|
|
76
|
-
this.i.
|
|
76
|
+
this.i.v9 = v;
|
|
77
77
|
}
|
|
78
78
|
/**
|
|
79
79
|
* Gets or sets the label displayed before series value in the Data Legend.
|
|
80
80
|
*/
|
|
81
81
|
get valueMemberAsLegendLabel() {
|
|
82
|
-
return this.i.
|
|
82
|
+
return this.i.v5;
|
|
83
83
|
}
|
|
84
84
|
set valueMemberAsLegendLabel(v) {
|
|
85
|
-
this.i.
|
|
85
|
+
this.i.v5 = v;
|
|
86
86
|
}
|
|
87
87
|
/**
|
|
88
88
|
* Gets or sets the unit displayed after series value in the Data Legend.
|
|
89
89
|
*/
|
|
90
90
|
get valueMemberAsLegendUnit() {
|
|
91
|
-
return this.i.
|
|
91
|
+
return this.i.v7;
|
|
92
92
|
}
|
|
93
93
|
set valueMemberAsLegendUnit(v) {
|
|
94
|
-
this.i.
|
|
94
|
+
this.i.v7 = v;
|
|
95
95
|
}
|
|
96
96
|
/**
|
|
97
97
|
* Gets or sets the ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
98
98
|
*/
|
|
99
99
|
get fillScale() {
|
|
100
|
-
const r = this.i.
|
|
100
|
+
const r = this.i.vz;
|
|
101
101
|
if (r == null) {
|
|
102
102
|
return null;
|
|
103
103
|
}
|
|
@@ -113,13 +113,13 @@ export let IgcScatterContourSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
113
113
|
set fillScale(v) {
|
|
114
114
|
if (v != null && this._stylingContainer && v._styling)
|
|
115
115
|
v._styling(this._stylingContainer, this, this);
|
|
116
|
-
v == null ? this.i.
|
|
116
|
+
v == null ? this.i.vz = null : this.i.vz = v.i;
|
|
117
117
|
}
|
|
118
118
|
/**
|
|
119
119
|
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
120
120
|
*/
|
|
121
121
|
get actualFillScale() {
|
|
122
|
-
const r = this.i.
|
|
122
|
+
const r = this.i.vy;
|
|
123
123
|
if (r == null) {
|
|
124
124
|
return null;
|
|
125
125
|
}
|
|
@@ -135,13 +135,13 @@ export let IgcScatterContourSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
135
135
|
set actualFillScale(v) {
|
|
136
136
|
if (v != null && this._stylingContainer && v._styling)
|
|
137
137
|
v._styling(this._stylingContainer, this, this);
|
|
138
|
-
v == null ? this.i.
|
|
138
|
+
v == null ? this.i.vy = null : this.i.vy = v.i;
|
|
139
139
|
}
|
|
140
140
|
/**
|
|
141
141
|
* Gets or set the ContourValueResolver used to determine the numeric values of contours.
|
|
142
142
|
*/
|
|
143
143
|
get valueResolver() {
|
|
144
|
-
const r = this.i.
|
|
144
|
+
const r = this.i.vw;
|
|
145
145
|
if (r == null) {
|
|
146
146
|
return null;
|
|
147
147
|
}
|
|
@@ -157,7 +157,7 @@ export let IgcScatterContourSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
157
157
|
set valueResolver(v) {
|
|
158
158
|
if (v != null && this._stylingContainer && v._styling)
|
|
159
159
|
v._styling(this._stylingContainer, this, this);
|
|
160
|
-
v == null ? this.i.
|
|
160
|
+
v == null ? this.i.vw = null : this.i.vw = v.i;
|
|
161
161
|
}
|
|
162
162
|
findByName(name) {
|
|
163
163
|
var baseResult = super.findByName(name);
|
|
@@ -190,7 +190,7 @@ export let IgcScatterContourSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
190
190
|
this._inStyling = false;
|
|
191
191
|
}
|
|
192
192
|
getItemValue(item, memberPathName) {
|
|
193
|
-
let iv = this.i.
|
|
193
|
+
let iv = this.i.jv(item, memberPathName);
|
|
194
194
|
return (iv);
|
|
195
195
|
}
|
|
196
196
|
}
|
|
@@ -63,18 +63,18 @@ export let IgcScatterLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
63
63
|
* Gets whether the current series shows only line shapes.
|
|
64
64
|
*/
|
|
65
65
|
get isLineOnly() {
|
|
66
|
-
return this.i.
|
|
66
|
+
return this.i.ey;
|
|
67
67
|
}
|
|
68
68
|
/**
|
|
69
69
|
* Determines how unknown values will be plotted on the chart.
|
|
70
70
|
* Null and Double.NaN are two examples of unknown values.
|
|
71
71
|
*/
|
|
72
72
|
get unknownValuePlotting() {
|
|
73
|
-
return this.i.
|
|
73
|
+
return this.i.zf;
|
|
74
74
|
}
|
|
75
75
|
set unknownValuePlotting(v) {
|
|
76
|
-
this.i.
|
|
77
|
-
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.
|
|
76
|
+
this.i.zf = ensureEnum(UnknownValuePlotting_$type, v);
|
|
77
|
+
this._a("unknownValuePlotting", enumToString(UnknownValuePlotting_$type, this.i.zf));
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
IgcScatterLineSeriesComponent._observedAttributesIgcScatterLineSeriesComponent = null;
|
|
@@ -67,13 +67,13 @@ export let IgcScatterPolygonSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
67
67
|
* Gets whether the current series shows a polygon shape.
|
|
68
68
|
*/
|
|
69
69
|
get isPolygon() {
|
|
70
|
-
return this.i.
|
|
70
|
+
return this.i.e4;
|
|
71
71
|
}
|
|
72
72
|
/**
|
|
73
73
|
* Overridden by derived series classes to indicate when marker-less display is preferred or not.
|
|
74
74
|
*/
|
|
75
75
|
get isMarkerlessDisplayPreferred() {
|
|
76
|
-
return this.i.
|
|
76
|
+
return this.i.ez;
|
|
77
77
|
}
|
|
78
78
|
/**
|
|
79
79
|
* Returns whether the current series supports visual markers.
|
|
@@ -85,7 +85,7 @@ export let IgcScatterPolygonSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
85
85
|
* The default style to apply to all Shapes in the series.
|
|
86
86
|
*/
|
|
87
87
|
get shapeStyle() {
|
|
88
|
-
const r = this.i.
|
|
88
|
+
const r = this.i.yf;
|
|
89
89
|
if (r == null) {
|
|
90
90
|
return null;
|
|
91
91
|
}
|
|
@@ -104,116 +104,116 @@ export let IgcScatterPolygonSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
104
104
|
return r.externalObject;
|
|
105
105
|
}
|
|
106
106
|
set shapeStyle(v) {
|
|
107
|
-
v == null ? this.i.
|
|
107
|
+
v == null ? this.i.yf = null : this.i.yf = v.i;
|
|
108
108
|
}
|
|
109
109
|
/**
|
|
110
110
|
* Gets or sets the marker type for the current series object.
|
|
111
111
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
112
112
|
*/
|
|
113
113
|
get markerType() {
|
|
114
|
-
return this.i.
|
|
114
|
+
return this.i.w3;
|
|
115
115
|
}
|
|
116
116
|
set markerType(v) {
|
|
117
|
-
this.i.
|
|
118
|
-
this._a("markerType", enumToString(MarkerType_$type, this.i.
|
|
117
|
+
this.i.w3 = ensureEnum(MarkerType_$type, v);
|
|
118
|
+
this._a("markerType", enumToString(MarkerType_$type, this.i.w3));
|
|
119
119
|
}
|
|
120
120
|
/**
|
|
121
121
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
122
122
|
*/
|
|
123
123
|
get markerTemplate() {
|
|
124
|
-
return this.i.
|
|
124
|
+
return this.i.xu;
|
|
125
125
|
}
|
|
126
126
|
set markerTemplate(v) {
|
|
127
|
-
this.i.
|
|
127
|
+
this.i.xu = v;
|
|
128
128
|
}
|
|
129
129
|
/**
|
|
130
130
|
* Gets or sets thickness of the marker outline
|
|
131
131
|
*/
|
|
132
132
|
get markerThickness() {
|
|
133
|
-
return this.i.
|
|
133
|
+
return this.i.xb;
|
|
134
134
|
}
|
|
135
135
|
set markerThickness(v) {
|
|
136
|
-
this.i.
|
|
137
|
-
this._a("markerThickness", this.i.
|
|
136
|
+
this.i.xb = +v;
|
|
137
|
+
this._a("markerThickness", this.i.xb);
|
|
138
138
|
}
|
|
139
139
|
/**
|
|
140
140
|
* Gets the effective marker template for the current series object.
|
|
141
141
|
*/
|
|
142
142
|
get actualMarkerTemplate() {
|
|
143
|
-
return this.i.
|
|
143
|
+
return this.i.xs;
|
|
144
144
|
}
|
|
145
145
|
set actualMarkerTemplate(v) {
|
|
146
|
-
this.i.
|
|
146
|
+
this.i.xs = v;
|
|
147
147
|
}
|
|
148
148
|
/**
|
|
149
149
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
150
150
|
*/
|
|
151
151
|
get markerBrush() {
|
|
152
|
-
return brushToString(this.i.
|
|
152
|
+
return brushToString(this.i.yb);
|
|
153
153
|
}
|
|
154
154
|
set markerBrush(v) {
|
|
155
|
-
this.i.
|
|
156
|
-
this._a("markerBrush", brushToString(this.i.
|
|
155
|
+
this.i.yb = stringToBrush(v);
|
|
156
|
+
this._a("markerBrush", brushToString(this.i.yb));
|
|
157
157
|
}
|
|
158
158
|
/**
|
|
159
159
|
* Gets the effective marker brush for the current series object.
|
|
160
160
|
*/
|
|
161
161
|
get actualMarkerBrush() {
|
|
162
|
-
return brushToString(this.i.
|
|
162
|
+
return brushToString(this.i.x9);
|
|
163
163
|
}
|
|
164
164
|
set actualMarkerBrush(v) {
|
|
165
|
-
this.i.
|
|
166
|
-
this._a("actualMarkerBrush", brushToString(this.i.
|
|
165
|
+
this.i.x9 = stringToBrush(v);
|
|
166
|
+
this._a("actualMarkerBrush", brushToString(this.i.x9));
|
|
167
167
|
}
|
|
168
168
|
/**
|
|
169
169
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
170
170
|
*/
|
|
171
171
|
get markerOutline() {
|
|
172
|
-
return brushToString(this.i.
|
|
172
|
+
return brushToString(this.i.yc);
|
|
173
173
|
}
|
|
174
174
|
set markerOutline(v) {
|
|
175
|
-
this.i.
|
|
176
|
-
this._a("markerOutline", brushToString(this.i.
|
|
175
|
+
this.i.yc = stringToBrush(v);
|
|
176
|
+
this._a("markerOutline", brushToString(this.i.yc));
|
|
177
177
|
}
|
|
178
178
|
/**
|
|
179
179
|
* Gets the effective marker outline for the current series object.
|
|
180
180
|
*/
|
|
181
181
|
get actualMarkerOutline() {
|
|
182
|
-
return brushToString(this.i.
|
|
182
|
+
return brushToString(this.i.ya);
|
|
183
183
|
}
|
|
184
184
|
set actualMarkerOutline(v) {
|
|
185
|
-
this.i.
|
|
186
|
-
this._a("actualMarkerOutline", brushToString(this.i.
|
|
185
|
+
this.i.ya = stringToBrush(v);
|
|
186
|
+
this._a("actualMarkerOutline", brushToString(this.i.ya));
|
|
187
187
|
}
|
|
188
188
|
/**
|
|
189
189
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
190
190
|
*/
|
|
191
191
|
get markerCollisionAvoidance() {
|
|
192
|
-
return this.i.
|
|
192
|
+
return this.i.wu;
|
|
193
193
|
}
|
|
194
194
|
set markerCollisionAvoidance(v) {
|
|
195
|
-
this.i.
|
|
196
|
-
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.
|
|
195
|
+
this.i.wu = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
196
|
+
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.wu));
|
|
197
197
|
}
|
|
198
198
|
/**
|
|
199
199
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
200
200
|
*/
|
|
201
201
|
get markerOutlineMode() {
|
|
202
|
-
return this.i.
|
|
202
|
+
return this.i.w1;
|
|
203
203
|
}
|
|
204
204
|
set markerOutlineMode(v) {
|
|
205
|
-
this.i.
|
|
206
|
-
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.
|
|
205
|
+
this.i.w1 = ensureEnum(MarkerOutlineMode_$type, v);
|
|
206
|
+
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.w1));
|
|
207
207
|
}
|
|
208
208
|
/**
|
|
209
209
|
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
210
210
|
*/
|
|
211
211
|
get markerFillMode() {
|
|
212
|
-
return this.i.
|
|
212
|
+
return this.i.wx;
|
|
213
213
|
}
|
|
214
214
|
set markerFillMode(v) {
|
|
215
|
-
this.i.
|
|
216
|
-
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.
|
|
215
|
+
this.i.wx = ensureEnum(MarkerFillMode_$type, v);
|
|
216
|
+
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.wx));
|
|
217
217
|
}
|
|
218
218
|
findByName(name) {
|
|
219
219
|
var baseResult = super.findByName(name);
|
|
@@ -63,13 +63,13 @@ export let IgcScatterPolylineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
63
63
|
* Gets whether the current series shows a polyline shape.
|
|
64
64
|
*/
|
|
65
65
|
get isPolyline() {
|
|
66
|
-
return this.i.
|
|
66
|
+
return this.i.e5;
|
|
67
67
|
}
|
|
68
68
|
/**
|
|
69
69
|
* The default style to apply to all Shapes in the series.
|
|
70
70
|
*/
|
|
71
71
|
get shapeStyle() {
|
|
72
|
-
const r = this.i.
|
|
72
|
+
const r = this.i.wz;
|
|
73
73
|
if (r == null) {
|
|
74
74
|
return null;
|
|
75
75
|
}
|
|
@@ -88,7 +88,7 @@ export let IgcScatterPolylineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
88
88
|
return r.externalObject;
|
|
89
89
|
}
|
|
90
90
|
set shapeStyle(v) {
|
|
91
|
-
v == null ? this.i.
|
|
91
|
+
v == null ? this.i.wz = null : this.i.wz = v.i;
|
|
92
92
|
}
|
|
93
93
|
findByName(name) {
|
|
94
94
|
var baseResult = super.findByName(name);
|
|
@@ -62,7 +62,7 @@ export let IgcScatterSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
62
62
|
* Gets whether the series has only marker as visuals
|
|
63
63
|
*/
|
|
64
64
|
get hasOnlyMarkers() {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.dy;
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
IgcScatterSeriesComponent._observedAttributesIgcScatterSeriesComponent = null;
|
|
@@ -62,17 +62,17 @@ export let IgcScatterSplineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
62
62
|
* Gets whether the current series shows a spline shape.
|
|
63
63
|
*/
|
|
64
64
|
get isSpline() {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.fe;
|
|
66
66
|
}
|
|
67
67
|
/**
|
|
68
68
|
* Gets or sets the Stiffness property.
|
|
69
69
|
*/
|
|
70
70
|
get stiffness() {
|
|
71
|
-
return this.i.
|
|
71
|
+
return this.i.zg;
|
|
72
72
|
}
|
|
73
73
|
set stiffness(v) {
|
|
74
|
-
this.i.
|
|
75
|
-
this._a("stiffness", this.i.
|
|
74
|
+
this.i.zg = +v;
|
|
75
|
+
this._a("stiffness", this.i.zg);
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
IgcScatterSplineSeriesComponent._observedAttributesIgcScatterSplineSeriesComponent = null;
|