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
|
@@ -62,17 +62,17 @@ export let IgcStackedSplineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
62
62
|
* Gets or sets whether to include the spline shape in the axis range requested of the axis.
|
|
63
63
|
*/
|
|
64
64
|
get isSplineShapePartOfRange() {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.ym;
|
|
66
66
|
}
|
|
67
67
|
set isSplineShapePartOfRange(v) {
|
|
68
|
-
this.i.
|
|
69
|
-
this._a("isSplineShapePartOfRange", this.i.
|
|
68
|
+
this.i.ym = ensureBool(v);
|
|
69
|
+
this._a("isSplineShapePartOfRange", this.i.ym);
|
|
70
70
|
}
|
|
71
71
|
/**
|
|
72
72
|
* Gets whether the current series shows a spline shape.
|
|
73
73
|
*/
|
|
74
74
|
get isSpline() {
|
|
75
|
-
return this.i.
|
|
75
|
+
return this.i.fe;
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
IgcStackedSplineSeriesComponent._observedAttributesIgcStackedSplineSeriesComponent = null;
|
|
@@ -68,11 +68,11 @@ export let IgcStandardDeviationIndicatorComponent = /*@__PURE__*/ (() => {
|
|
|
68
68
|
* The typical, and initial, value for STDEV periods is 20.
|
|
69
69
|
*/
|
|
70
70
|
get period() {
|
|
71
|
-
return this.i.
|
|
71
|
+
return this.i.zk;
|
|
72
72
|
}
|
|
73
73
|
set period(v) {
|
|
74
|
-
this.i.
|
|
75
|
-
this._a("period", this.i.
|
|
74
|
+
this.i.zk = +v;
|
|
75
|
+
this._a("period", this.i.zk);
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
IgcStandardDeviationIndicatorComponent._observedAttributesIgcStandardDeviationIndicatorComponent = null;
|
|
@@ -62,25 +62,25 @@ export let IgcStepAreaSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
62
62
|
* Gets whether the current series shows an area or line shape.
|
|
63
63
|
*/
|
|
64
64
|
get isAreaOrLine() {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.ea;
|
|
66
66
|
}
|
|
67
67
|
/**
|
|
68
68
|
* Gets whether the current series shows an area shape.
|
|
69
69
|
*/
|
|
70
70
|
get isArea() {
|
|
71
|
-
return this.i.
|
|
71
|
+
return this.i.d9;
|
|
72
72
|
}
|
|
73
73
|
/**
|
|
74
74
|
* Gets whether the current series shows step shapes.
|
|
75
75
|
*/
|
|
76
76
|
get isStep() {
|
|
77
|
-
return this.i.
|
|
77
|
+
return this.i.ff;
|
|
78
78
|
}
|
|
79
79
|
/**
|
|
80
80
|
* Overridden by derived series classes to indicate when marker-less display is preferred or not.
|
|
81
81
|
*/
|
|
82
82
|
get isMarkerlessDisplayPreferred() {
|
|
83
|
-
return this.i.
|
|
83
|
+
return this.i.ez;
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
86
|
IgcStepAreaSeriesComponent._observedAttributesIgcStepAreaSeriesComponent = null;
|
|
@@ -62,25 +62,25 @@ export let IgcStepLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
62
62
|
* Gets whether the current series shows only line shapes.
|
|
63
63
|
*/
|
|
64
64
|
get isLineOnly() {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.ey;
|
|
66
66
|
}
|
|
67
67
|
/**
|
|
68
68
|
* Gets whether the current series shows step shapes.
|
|
69
69
|
*/
|
|
70
70
|
get isStep() {
|
|
71
|
-
return this.i.
|
|
71
|
+
return this.i.ff;
|
|
72
72
|
}
|
|
73
73
|
/**
|
|
74
74
|
* Overridden by derived series classes to indicate when marker-less display is preferred or not.
|
|
75
75
|
*/
|
|
76
76
|
get isMarkerlessDisplayPreferred() {
|
|
77
|
-
return this.i.
|
|
77
|
+
return this.i.ez;
|
|
78
78
|
}
|
|
79
79
|
/**
|
|
80
80
|
* Gets whether the current series shows an area or line shape.
|
|
81
81
|
*/
|
|
82
82
|
get isAreaOrLine() {
|
|
83
|
-
return this.i.
|
|
83
|
+
return this.i.ea;
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
86
|
IgcStepLineSeriesComponent._observedAttributesIgcStepLineSeriesComponent = null;
|
|
@@ -72,11 +72,11 @@ export let IgcStochRSIIndicatorComponent = /*@__PURE__*/ (() => {
|
|
|
72
72
|
* ```
|
|
73
73
|
*/
|
|
74
74
|
get period() {
|
|
75
|
-
return this.i.
|
|
75
|
+
return this.i.zk;
|
|
76
76
|
}
|
|
77
77
|
set period(v) {
|
|
78
|
-
this.i.
|
|
79
|
-
this._a("period", this.i.
|
|
78
|
+
this.i.zk = +v;
|
|
79
|
+
this._a("period", this.i.zk);
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
IgcStochRSIIndicatorComponent._observedAttributesIgcStochRSIIndicatorComponent = null;
|
|
@@ -72,11 +72,11 @@ export let IgcTRIXIndicatorComponent = /*@__PURE__*/ (() => {
|
|
|
72
72
|
* ```
|
|
73
73
|
*/
|
|
74
74
|
get period() {
|
|
75
|
-
return this.i.
|
|
75
|
+
return this.i.zk;
|
|
76
76
|
}
|
|
77
77
|
set period(v) {
|
|
78
|
-
this.i.
|
|
79
|
-
this._a("period", this.i.
|
|
78
|
+
this.i.zk = +v;
|
|
79
|
+
this._a("period", this.i.zk);
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
IgcTRIXIndicatorComponent._observedAttributesIgcTRIXIndicatorComponent = null;
|
|
@@ -65,52 +65,52 @@ export let IgcValueLayerComponent = /*@__PURE__*/ (() => {
|
|
|
65
65
|
* Gets whether the series is an crosshair annotation layer.
|
|
66
66
|
*/
|
|
67
67
|
get isAnnotationValueLayer() {
|
|
68
|
-
return this.i.
|
|
68
|
+
return this.i.d8;
|
|
69
69
|
}
|
|
70
70
|
/**
|
|
71
71
|
* Gets or sets the value mode for the overlay.
|
|
72
72
|
*/
|
|
73
73
|
get valueMode() {
|
|
74
|
-
return this.i.
|
|
74
|
+
return this.i.w6;
|
|
75
75
|
}
|
|
76
76
|
set valueMode(v) {
|
|
77
|
-
this.i.
|
|
78
|
-
this._a("valueMode", enumToString(ValueLayerValueMode_$type, this.i.
|
|
77
|
+
this.i.w6 = ensureEnum(ValueLayerValueMode_$type, v);
|
|
78
|
+
this._a("valueMode", enumToString(ValueLayerValueMode_$type, this.i.w6));
|
|
79
79
|
}
|
|
80
80
|
/**
|
|
81
81
|
* Gets or sets the color to use for the horizontal line. Leave null for an automatic value.
|
|
82
82
|
*/
|
|
83
83
|
get horizontalLineStroke() {
|
|
84
|
-
return brushToString(this.i.
|
|
84
|
+
return brushToString(this.i.zs);
|
|
85
85
|
}
|
|
86
86
|
set horizontalLineStroke(v) {
|
|
87
|
-
this.i.
|
|
88
|
-
this._a("horizontalLineStroke", brushToString(this.i.
|
|
87
|
+
this.i.zs = stringToBrush(v);
|
|
88
|
+
this._a("horizontalLineStroke", brushToString(this.i.zs));
|
|
89
89
|
}
|
|
90
90
|
/**
|
|
91
91
|
* Gets or sets the color to use for vertical line. Leave null for an automatic value.
|
|
92
92
|
*/
|
|
93
93
|
get verticalLineStroke() {
|
|
94
|
-
return brushToString(this.i.
|
|
94
|
+
return brushToString(this.i.zt);
|
|
95
95
|
}
|
|
96
96
|
set verticalLineStroke(v) {
|
|
97
|
-
this.i.
|
|
98
|
-
this._a("verticalLineStroke", brushToString(this.i.
|
|
97
|
+
this.i.zt = stringToBrush(v);
|
|
98
|
+
this._a("verticalLineStroke", brushToString(this.i.zt));
|
|
99
99
|
}
|
|
100
100
|
/**
|
|
101
101
|
* Gets or sets the name of the series to target this annotation to. If null, this annotation targets all series simultaneously.
|
|
102
102
|
*/
|
|
103
103
|
get targetSeriesName() {
|
|
104
|
-
return this.i.
|
|
104
|
+
return this.i.x1;
|
|
105
105
|
}
|
|
106
106
|
set targetSeriesName(v) {
|
|
107
|
-
this.i.
|
|
107
|
+
this.i.x1 = v;
|
|
108
108
|
}
|
|
109
109
|
/**
|
|
110
110
|
* Gets or sets the series to target this annotation to. If null, this annotation targets all series simultaneously.
|
|
111
111
|
*/
|
|
112
112
|
get targetSeries() {
|
|
113
|
-
const r = this.i.
|
|
113
|
+
const r = this.i.w4;
|
|
114
114
|
if (r == null) {
|
|
115
115
|
return null;
|
|
116
116
|
}
|
|
@@ -126,22 +126,22 @@ export let IgcValueLayerComponent = /*@__PURE__*/ (() => {
|
|
|
126
126
|
set targetSeries(v) {
|
|
127
127
|
if (v != null && this._stylingContainer && v._styling)
|
|
128
128
|
v._styling(this._stylingContainer, this, this);
|
|
129
|
-
v == null ? this.i.
|
|
129
|
+
v == null ? this.i.w4 = null : this.i.w4 = v.i;
|
|
130
130
|
}
|
|
131
131
|
/**
|
|
132
132
|
* Gets or sets the name of the axis to target this annotation to. If null, this annotation targets all axis simultaneously.
|
|
133
133
|
*/
|
|
134
134
|
get targetAxisName() {
|
|
135
|
-
return this.i.
|
|
135
|
+
return this.i.xy;
|
|
136
136
|
}
|
|
137
137
|
set targetAxisName(v) {
|
|
138
|
-
this.i.
|
|
138
|
+
this.i.xy = v;
|
|
139
139
|
}
|
|
140
140
|
/**
|
|
141
141
|
* Gets or sets the axis to target this annotation to. If null, this annotation targets all value axis simultaneously.
|
|
142
142
|
*/
|
|
143
143
|
get targetAxis() {
|
|
144
|
-
const r = this.i.
|
|
144
|
+
const r = this.i.w1;
|
|
145
145
|
if (r == null) {
|
|
146
146
|
return null;
|
|
147
147
|
}
|
|
@@ -157,237 +157,237 @@ export let IgcValueLayerComponent = /*@__PURE__*/ (() => {
|
|
|
157
157
|
set targetAxis(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.w1 = null : this.i.w1 = v.i;
|
|
161
161
|
}
|
|
162
162
|
/**
|
|
163
163
|
* Gets or sets whether to use value interpolation when drawing a line through the best value for the cursor position.
|
|
164
164
|
*/
|
|
165
165
|
get useInterpolation() {
|
|
166
|
-
return this.i.
|
|
166
|
+
return this.i.xd;
|
|
167
167
|
}
|
|
168
168
|
set useInterpolation(v) {
|
|
169
|
-
this.i.
|
|
170
|
-
this._a("useInterpolation", this.i.
|
|
169
|
+
this.i.xd = ensureBool(v);
|
|
170
|
+
this._a("useInterpolation", this.i.xd);
|
|
171
171
|
}
|
|
172
172
|
/**
|
|
173
173
|
* Gets or sets whether to draw annotations over the axes where the crosshair meets with them.
|
|
174
174
|
*/
|
|
175
175
|
get isAxisAnnotationEnabled() {
|
|
176
|
-
return this.i.
|
|
176
|
+
return this.i.xa;
|
|
177
177
|
}
|
|
178
178
|
set isAxisAnnotationEnabled(v) {
|
|
179
|
-
this.i.
|
|
180
|
-
this._a("isAxisAnnotationEnabled", this.i.
|
|
179
|
+
this.i.xa = ensureBool(v);
|
|
180
|
+
this._a("isAxisAnnotationEnabled", this.i.xa);
|
|
181
181
|
}
|
|
182
182
|
/**
|
|
183
183
|
* Gets or sets the color to use for the x axis annotation text. Leave unset for an automatic value.
|
|
184
184
|
*/
|
|
185
185
|
get xAxisAnnotationTextColor() {
|
|
186
|
-
return brushToString(this.i.
|
|
186
|
+
return brushToString(this.i.zw);
|
|
187
187
|
}
|
|
188
188
|
set xAxisAnnotationTextColor(v) {
|
|
189
|
-
this.i.
|
|
190
|
-
this._a("xAxisAnnotationTextColor", brushToString(this.i.
|
|
189
|
+
this.i.zw = stringToBrush(v);
|
|
190
|
+
this._a("xAxisAnnotationTextColor", brushToString(this.i.zw));
|
|
191
191
|
}
|
|
192
192
|
/**
|
|
193
193
|
* Gets or sets the color to use for the x axis annotation backing. Leave unset for an automatic value.
|
|
194
194
|
*/
|
|
195
195
|
get xAxisAnnotationBackground() {
|
|
196
|
-
return brushToString(this.i.
|
|
196
|
+
return brushToString(this.i.zu);
|
|
197
197
|
}
|
|
198
198
|
set xAxisAnnotationBackground(v) {
|
|
199
|
-
this.i.
|
|
200
|
-
this._a("xAxisAnnotationBackground", brushToString(this.i.
|
|
199
|
+
this.i.zu = stringToBrush(v);
|
|
200
|
+
this._a("xAxisAnnotationBackground", brushToString(this.i.zu));
|
|
201
201
|
}
|
|
202
202
|
/**
|
|
203
203
|
* Gets or sets the corner radius to use for the x axis annotation backing. Leave unset for an automatic value.
|
|
204
204
|
*/
|
|
205
205
|
get xAxisAnnotationBackgroundCornerRadius() {
|
|
206
|
-
return this.i.
|
|
206
|
+
return this.i.xg;
|
|
207
207
|
}
|
|
208
208
|
set xAxisAnnotationBackgroundCornerRadius(v) {
|
|
209
|
-
this.i.
|
|
210
|
-
this._a("xAxisAnnotationBackgroundCornerRadius", this.i.
|
|
209
|
+
this.i.xg = +v;
|
|
210
|
+
this._a("xAxisAnnotationBackgroundCornerRadius", this.i.xg);
|
|
211
211
|
}
|
|
212
212
|
/**
|
|
213
213
|
* Gets or sets the precision to use displaying values for interpolated crosshair positions.
|
|
214
214
|
*/
|
|
215
215
|
get xAxisAnnotationInterpolatedValuePrecision() {
|
|
216
|
-
return this.i.
|
|
216
|
+
return this.i.xs;
|
|
217
217
|
}
|
|
218
218
|
set xAxisAnnotationInterpolatedValuePrecision(v) {
|
|
219
|
-
this.i.
|
|
220
|
-
this._a("xAxisAnnotationInterpolatedValuePrecision", this.i.
|
|
219
|
+
this.i.xs = +v;
|
|
220
|
+
this._a("xAxisAnnotationInterpolatedValuePrecision", this.i.xs);
|
|
221
221
|
}
|
|
222
222
|
/**
|
|
223
223
|
* Gets or sets the color to use for the x axis annotation outline. Leave unset for an automatic value.
|
|
224
224
|
*/
|
|
225
225
|
get xAxisAnnotationOutline() {
|
|
226
|
-
return brushToString(this.i.
|
|
226
|
+
return brushToString(this.i.zv);
|
|
227
227
|
}
|
|
228
228
|
set xAxisAnnotationOutline(v) {
|
|
229
|
-
this.i.
|
|
230
|
-
this._a("xAxisAnnotationOutline", brushToString(this.i.
|
|
229
|
+
this.i.zv = stringToBrush(v);
|
|
230
|
+
this._a("xAxisAnnotationOutline", brushToString(this.i.zv));
|
|
231
231
|
}
|
|
232
232
|
/**
|
|
233
233
|
* Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
234
234
|
*/
|
|
235
235
|
get xAxisAnnotationPaddingLeft() {
|
|
236
|
-
return this.i.
|
|
236
|
+
return this.i.xi;
|
|
237
237
|
}
|
|
238
238
|
set xAxisAnnotationPaddingLeft(v) {
|
|
239
|
-
this.i.
|
|
240
|
-
this._a("xAxisAnnotationPaddingLeft", this.i.
|
|
239
|
+
this.i.xi = +v;
|
|
240
|
+
this._a("xAxisAnnotationPaddingLeft", this.i.xi);
|
|
241
241
|
}
|
|
242
242
|
/**
|
|
243
243
|
* Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
244
244
|
*/
|
|
245
245
|
get xAxisAnnotationPaddingTop() {
|
|
246
|
-
return this.i.
|
|
246
|
+
return this.i.xk;
|
|
247
247
|
}
|
|
248
248
|
set xAxisAnnotationPaddingTop(v) {
|
|
249
|
-
this.i.
|
|
250
|
-
this._a("xAxisAnnotationPaddingTop", this.i.
|
|
249
|
+
this.i.xk = +v;
|
|
250
|
+
this._a("xAxisAnnotationPaddingTop", this.i.xk);
|
|
251
251
|
}
|
|
252
252
|
/**
|
|
253
253
|
* Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
254
254
|
*/
|
|
255
255
|
get xAxisAnnotationPaddingRight() {
|
|
256
|
-
return this.i.
|
|
256
|
+
return this.i.xj;
|
|
257
257
|
}
|
|
258
258
|
set xAxisAnnotationPaddingRight(v) {
|
|
259
|
-
this.i.
|
|
260
|
-
this._a("xAxisAnnotationPaddingRight", this.i.
|
|
259
|
+
this.i.xj = +v;
|
|
260
|
+
this._a("xAxisAnnotationPaddingRight", this.i.xj);
|
|
261
261
|
}
|
|
262
262
|
/**
|
|
263
263
|
* Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
264
264
|
*/
|
|
265
265
|
get xAxisAnnotationPaddingBottom() {
|
|
266
|
-
return this.i.
|
|
266
|
+
return this.i.xh;
|
|
267
267
|
}
|
|
268
268
|
set xAxisAnnotationPaddingBottom(v) {
|
|
269
|
-
this.i.
|
|
270
|
-
this._a("xAxisAnnotationPaddingBottom", this.i.
|
|
269
|
+
this.i.xh = +v;
|
|
270
|
+
this._a("xAxisAnnotationPaddingBottom", this.i.xh);
|
|
271
271
|
}
|
|
272
272
|
/**
|
|
273
273
|
* Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
274
274
|
*/
|
|
275
275
|
get yAxisAnnotationPaddingLeft() {
|
|
276
|
-
return this.i.
|
|
276
|
+
return this.i.xo;
|
|
277
277
|
}
|
|
278
278
|
set yAxisAnnotationPaddingLeft(v) {
|
|
279
|
-
this.i.
|
|
280
|
-
this._a("yAxisAnnotationPaddingLeft", this.i.
|
|
279
|
+
this.i.xo = +v;
|
|
280
|
+
this._a("yAxisAnnotationPaddingLeft", this.i.xo);
|
|
281
281
|
}
|
|
282
282
|
/**
|
|
283
283
|
* Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
284
284
|
*/
|
|
285
285
|
get yAxisAnnotationPaddingTop() {
|
|
286
|
-
return this.i.
|
|
286
|
+
return this.i.xq;
|
|
287
287
|
}
|
|
288
288
|
set yAxisAnnotationPaddingTop(v) {
|
|
289
|
-
this.i.
|
|
290
|
-
this._a("yAxisAnnotationPaddingTop", this.i.
|
|
289
|
+
this.i.xq = +v;
|
|
290
|
+
this._a("yAxisAnnotationPaddingTop", this.i.xq);
|
|
291
291
|
}
|
|
292
292
|
/**
|
|
293
293
|
* Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
294
294
|
*/
|
|
295
295
|
get yAxisAnnotationPaddingRight() {
|
|
296
|
-
return this.i.
|
|
296
|
+
return this.i.xp;
|
|
297
297
|
}
|
|
298
298
|
set yAxisAnnotationPaddingRight(v) {
|
|
299
|
-
this.i.
|
|
300
|
-
this._a("yAxisAnnotationPaddingRight", this.i.
|
|
299
|
+
this.i.xp = +v;
|
|
300
|
+
this._a("yAxisAnnotationPaddingRight", this.i.xp);
|
|
301
301
|
}
|
|
302
302
|
/**
|
|
303
303
|
* Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
304
304
|
*/
|
|
305
305
|
get yAxisAnnotationPaddingBottom() {
|
|
306
|
-
return this.i.
|
|
306
|
+
return this.i.xn;
|
|
307
307
|
}
|
|
308
308
|
set yAxisAnnotationPaddingBottom(v) {
|
|
309
|
-
this.i.
|
|
310
|
-
this._a("yAxisAnnotationPaddingBottom", this.i.
|
|
309
|
+
this.i.xn = +v;
|
|
310
|
+
this._a("yAxisAnnotationPaddingBottom", this.i.xn);
|
|
311
311
|
}
|
|
312
312
|
/**
|
|
313
313
|
* Gets or sets the stroke thickness for the x axis annotation backing. Leave unset for an automatic value.
|
|
314
314
|
*/
|
|
315
315
|
get xAxisAnnotationStrokeThickness() {
|
|
316
|
-
return this.i.
|
|
316
|
+
return this.i.xl;
|
|
317
317
|
}
|
|
318
318
|
set xAxisAnnotationStrokeThickness(v) {
|
|
319
|
-
this.i.
|
|
320
|
-
this._a("xAxisAnnotationStrokeThickness", this.i.
|
|
319
|
+
this.i.xl = +v;
|
|
320
|
+
this._a("xAxisAnnotationStrokeThickness", this.i.xl);
|
|
321
321
|
}
|
|
322
322
|
/**
|
|
323
323
|
* Gets or sets the color to use for the y axis annotation text. Leave unset for an automatic value.
|
|
324
324
|
*/
|
|
325
325
|
get yAxisAnnotationTextColor() {
|
|
326
|
-
return brushToString(this.i.
|
|
326
|
+
return brushToString(this.i.zz);
|
|
327
327
|
}
|
|
328
328
|
set yAxisAnnotationTextColor(v) {
|
|
329
|
-
this.i.
|
|
330
|
-
this._a("yAxisAnnotationTextColor", brushToString(this.i.
|
|
329
|
+
this.i.zz = stringToBrush(v);
|
|
330
|
+
this._a("yAxisAnnotationTextColor", brushToString(this.i.zz));
|
|
331
331
|
}
|
|
332
332
|
/**
|
|
333
333
|
* Gets or sets the color to use for the y axis annotation backing. Leave unset for an automatic value.
|
|
334
334
|
*/
|
|
335
335
|
get yAxisAnnotationBackground() {
|
|
336
|
-
return brushToString(this.i.
|
|
336
|
+
return brushToString(this.i.zx);
|
|
337
337
|
}
|
|
338
338
|
set yAxisAnnotationBackground(v) {
|
|
339
|
-
this.i.
|
|
340
|
-
this._a("yAxisAnnotationBackground", brushToString(this.i.
|
|
339
|
+
this.i.zx = stringToBrush(v);
|
|
340
|
+
this._a("yAxisAnnotationBackground", brushToString(this.i.zx));
|
|
341
341
|
}
|
|
342
342
|
/**
|
|
343
343
|
* Gets or sets the corner radius to use for the y axis annotation backing. Leave unset for an automatic value.
|
|
344
344
|
*/
|
|
345
345
|
get yAxisAnnotationBackgroundCornerRadius() {
|
|
346
|
-
return this.i.
|
|
346
|
+
return this.i.xm;
|
|
347
347
|
}
|
|
348
348
|
set yAxisAnnotationBackgroundCornerRadius(v) {
|
|
349
|
-
this.i.
|
|
350
|
-
this._a("yAxisAnnotationBackgroundCornerRadius", this.i.
|
|
349
|
+
this.i.xm = +v;
|
|
350
|
+
this._a("yAxisAnnotationBackgroundCornerRadius", this.i.xm);
|
|
351
351
|
}
|
|
352
352
|
/**
|
|
353
353
|
* Gets or sets the precision to use displaying values for interpolated crosshair positions.
|
|
354
354
|
*/
|
|
355
355
|
get yAxisAnnotationInterpolatedValuePrecision() {
|
|
356
|
-
return this.i.
|
|
356
|
+
return this.i.xt;
|
|
357
357
|
}
|
|
358
358
|
set yAxisAnnotationInterpolatedValuePrecision(v) {
|
|
359
|
-
this.i.
|
|
360
|
-
this._a("yAxisAnnotationInterpolatedValuePrecision", this.i.
|
|
359
|
+
this.i.xt = +v;
|
|
360
|
+
this._a("yAxisAnnotationInterpolatedValuePrecision", this.i.xt);
|
|
361
361
|
}
|
|
362
362
|
/**
|
|
363
363
|
* Gets or sets the color to use for the y axis annotation outline. Leave unset for an automatic value.
|
|
364
364
|
*/
|
|
365
365
|
get yAxisAnnotationOutline() {
|
|
366
|
-
return brushToString(this.i.
|
|
366
|
+
return brushToString(this.i.zy);
|
|
367
367
|
}
|
|
368
368
|
set yAxisAnnotationOutline(v) {
|
|
369
|
-
this.i.
|
|
370
|
-
this._a("yAxisAnnotationOutline", brushToString(this.i.
|
|
369
|
+
this.i.zy = stringToBrush(v);
|
|
370
|
+
this._a("yAxisAnnotationOutline", brushToString(this.i.zy));
|
|
371
371
|
}
|
|
372
372
|
/**
|
|
373
373
|
* Gets or sets the stroke thickness for the y axis annotation backing. Leave unset for an automatic value.
|
|
374
374
|
*/
|
|
375
375
|
get yAxisAnnotationStrokeThickness() {
|
|
376
|
-
return this.i.
|
|
376
|
+
return this.i.xr;
|
|
377
377
|
}
|
|
378
378
|
set yAxisAnnotationStrokeThickness(v) {
|
|
379
|
-
this.i.
|
|
380
|
-
this._a("yAxisAnnotationStrokeThickness", this.i.
|
|
379
|
+
this.i.xr = +v;
|
|
380
|
+
this._a("yAxisAnnotationStrokeThickness", this.i.xr);
|
|
381
381
|
}
|
|
382
382
|
/**
|
|
383
383
|
* Gets or sets whether to skip unknown values when searching for series values.
|
|
384
384
|
*/
|
|
385
385
|
get skipUnknownValues() {
|
|
386
|
-
return this.i.
|
|
386
|
+
return this.i.xc;
|
|
387
387
|
}
|
|
388
388
|
set skipUnknownValues(v) {
|
|
389
|
-
this.i.
|
|
390
|
-
this._a("skipUnknownValues", this.i.
|
|
389
|
+
this.i.xc = ensureBool(v);
|
|
390
|
+
this._a("skipUnknownValues", this.i.xc);
|
|
391
391
|
}
|
|
392
392
|
findByName(name) {
|
|
393
393
|
var baseResult = super.findByName(name);
|