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,10 +62,10 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
62
62
|
* Gets or sets the item path that provides the values for the current series.
|
|
63
63
|
*/
|
|
64
64
|
get: function () {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.xl;
|
|
66
66
|
},
|
|
67
67
|
set: function (v) {
|
|
68
|
-
this.i.
|
|
68
|
+
this.i.xl = v;
|
|
69
69
|
},
|
|
70
70
|
enumerable: false,
|
|
71
71
|
configurable: true
|
|
@@ -75,10 +75,10 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
75
75
|
* Gets or sets the value mapping property for the current series object.
|
|
76
76
|
*/
|
|
77
77
|
get: function () {
|
|
78
|
-
return this.i.
|
|
78
|
+
return this.i.xe;
|
|
79
79
|
},
|
|
80
80
|
set: function (v) {
|
|
81
|
-
this.i.
|
|
81
|
+
this.i.xe = v;
|
|
82
82
|
},
|
|
83
83
|
enumerable: false,
|
|
84
84
|
configurable: true
|
|
@@ -88,10 +88,10 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
88
88
|
* Gets or sets the label displayed before series value in the Data Legend.
|
|
89
89
|
*/
|
|
90
90
|
get: function () {
|
|
91
|
-
return this.i.
|
|
91
|
+
return this.i.xh;
|
|
92
92
|
},
|
|
93
93
|
set: function (v) {
|
|
94
|
-
this.i.
|
|
94
|
+
this.i.xh = v;
|
|
95
95
|
},
|
|
96
96
|
enumerable: false,
|
|
97
97
|
configurable: true
|
|
@@ -101,10 +101,10 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
101
101
|
* Gets or sets the unit displayed after series value in the Data Legend.
|
|
102
102
|
*/
|
|
103
103
|
get: function () {
|
|
104
|
-
return this.i.
|
|
104
|
+
return this.i.xj;
|
|
105
105
|
},
|
|
106
106
|
set: function (v) {
|
|
107
|
-
this.i.
|
|
107
|
+
this.i.xj = v;
|
|
108
108
|
},
|
|
109
109
|
enumerable: false,
|
|
110
110
|
configurable: true
|
|
@@ -114,11 +114,11 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
114
114
|
* Gets or sets the trend type for the current series object.
|
|
115
115
|
*/
|
|
116
116
|
get: function () {
|
|
117
|
-
return this.i.
|
|
117
|
+
return this.i.w1;
|
|
118
118
|
},
|
|
119
119
|
set: function (v) {
|
|
120
|
-
this.i.
|
|
121
|
-
this._a("trendLineType", enumToString(TrendLineType_$type, this.i.
|
|
120
|
+
this.i.w1 = ensureEnum(TrendLineType_$type, v);
|
|
121
|
+
this._a("trendLineType", enumToString(TrendLineType_$type, this.i.w1));
|
|
122
122
|
},
|
|
123
123
|
enumerable: false,
|
|
124
124
|
configurable: true
|
|
@@ -129,11 +129,11 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
129
129
|
* object's Trend line is drawn.
|
|
130
130
|
*/
|
|
131
131
|
get: function () {
|
|
132
|
-
return brushToString(this.i.
|
|
132
|
+
return brushToString(this.i.x6);
|
|
133
133
|
},
|
|
134
134
|
set: function (v) {
|
|
135
|
-
this.i.
|
|
136
|
-
this._a("trendLineBrush", brushToString(this.i.
|
|
135
|
+
this.i.x6 = stringToBrush(v);
|
|
136
|
+
this._a("trendLineBrush", brushToString(this.i.x6));
|
|
137
137
|
},
|
|
138
138
|
enumerable: false,
|
|
139
139
|
configurable: true
|
|
@@ -143,11 +143,11 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
143
143
|
* Gets the effective TrendLineBrush for this series.
|
|
144
144
|
*/
|
|
145
145
|
get: function () {
|
|
146
|
-
return brushToString(this.i.
|
|
146
|
+
return brushToString(this.i.x5);
|
|
147
147
|
},
|
|
148
148
|
set: function (v) {
|
|
149
|
-
this.i.
|
|
150
|
-
this._a("actualTrendLineBrush", brushToString(this.i.
|
|
149
|
+
this.i.x5 = stringToBrush(v);
|
|
150
|
+
this._a("actualTrendLineBrush", brushToString(this.i.x5));
|
|
151
151
|
},
|
|
152
152
|
enumerable: false,
|
|
153
153
|
configurable: true
|
|
@@ -157,11 +157,11 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
157
157
|
* Gets or sets the thickness of the current series object's trend line.
|
|
158
158
|
*/
|
|
159
159
|
get: function () {
|
|
160
|
-
return this.i.
|
|
160
|
+
return this.i.xb;
|
|
161
161
|
},
|
|
162
162
|
set: function (v) {
|
|
163
|
-
this.i.
|
|
164
|
-
this._a("trendLineThickness", this.i.
|
|
163
|
+
this.i.xb = +v;
|
|
164
|
+
this._a("trendLineThickness", this.i.xb);
|
|
165
165
|
},
|
|
166
166
|
enumerable: false,
|
|
167
167
|
configurable: true
|
|
@@ -172,11 +172,11 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
172
172
|
* is used to draw the trend line for the current series object.
|
|
173
173
|
*/
|
|
174
174
|
get: function () {
|
|
175
|
-
return fromDoubleCollection(this.i.
|
|
175
|
+
return fromDoubleCollection(this.i.x7);
|
|
176
176
|
},
|
|
177
177
|
set: function (v) {
|
|
178
|
-
this.i.
|
|
179
|
-
this._a("trendLineDashArray", doubleCollectionToString(this.i.
|
|
178
|
+
this.i.x7 = toDoubleCollection(v);
|
|
179
|
+
this._a("trendLineDashArray", doubleCollectionToString(this.i.x7));
|
|
180
180
|
},
|
|
181
181
|
enumerable: false,
|
|
182
182
|
configurable: true
|
|
@@ -187,11 +187,11 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
187
187
|
* The typical, and initial, value for bollinger band periods is 20.
|
|
188
188
|
*/
|
|
189
189
|
get: function () {
|
|
190
|
-
return this.i.
|
|
190
|
+
return this.i.xc;
|
|
191
191
|
},
|
|
192
192
|
set: function (v) {
|
|
193
|
-
this.i.
|
|
194
|
-
this._a("trendLinePeriod", this.i.
|
|
193
|
+
this.i.xc = +v;
|
|
194
|
+
this._a("trendLinePeriod", this.i.xc);
|
|
195
195
|
},
|
|
196
196
|
enumerable: false,
|
|
197
197
|
configurable: true
|
|
@@ -201,47 +201,47 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
201
201
|
* Sets or Gets the Z index of the trendline.
|
|
202
202
|
*/
|
|
203
203
|
get: function () {
|
|
204
|
-
return this.i.
|
|
204
|
+
return this.i.xd;
|
|
205
205
|
},
|
|
206
206
|
set: function (v) {
|
|
207
|
-
this.i.
|
|
208
|
-
this._a("trendLineZIndex", this.i.
|
|
207
|
+
this.i.xd = +v;
|
|
208
|
+
this._a("trendLineZIndex", this.i.xd);
|
|
209
209
|
},
|
|
210
210
|
enumerable: false,
|
|
211
211
|
configurable: true
|
|
212
212
|
});
|
|
213
213
|
Object.defineProperty(IgcAnchoredRadialSeriesComponent.prototype, "hasValueAxis", {
|
|
214
214
|
get: function () {
|
|
215
|
-
return this.i.
|
|
215
|
+
return this.i.d0;
|
|
216
216
|
},
|
|
217
217
|
enumerable: false,
|
|
218
218
|
configurable: true
|
|
219
219
|
});
|
|
220
220
|
Object.defineProperty(IgcAnchoredRadialSeriesComponent.prototype, "isValueAxisInverted", {
|
|
221
221
|
get: function () {
|
|
222
|
-
return this.i.
|
|
222
|
+
return this.i.fj;
|
|
223
223
|
},
|
|
224
224
|
enumerable: false,
|
|
225
225
|
configurable: true
|
|
226
226
|
});
|
|
227
227
|
IgcAnchoredRadialSeriesComponent.prototype.getItemValue = function (item, memberPathName) {
|
|
228
|
-
var iv = this.i.
|
|
228
|
+
var iv = this.i.jv(item, memberPathName);
|
|
229
229
|
return (iv);
|
|
230
230
|
};
|
|
231
231
|
IgcAnchoredRadialSeriesComponent.prototype.getPreviousOrExactIndex = function (world, skipUnknowns) {
|
|
232
|
-
var iv = this.i.
|
|
232
|
+
var iv = this.i.jg(toPoint(world), skipUnknowns);
|
|
233
233
|
return (iv);
|
|
234
234
|
};
|
|
235
235
|
IgcAnchoredRadialSeriesComponent.prototype.getNextOrExactIndex = function (world, skipUnknowns) {
|
|
236
|
-
var iv = this.i.
|
|
236
|
+
var iv = this.i.je(toPoint(world), skipUnknowns);
|
|
237
237
|
return (iv);
|
|
238
238
|
};
|
|
239
239
|
IgcAnchoredRadialSeriesComponent.prototype.getSeriesValue = function (world, useInterpolation, skipUnknowns) {
|
|
240
|
-
var iv = this.i.
|
|
240
|
+
var iv = this.i.ia(toPoint(world), useInterpolation, skipUnknowns);
|
|
241
241
|
return (iv);
|
|
242
242
|
};
|
|
243
243
|
IgcAnchoredRadialSeriesComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
244
|
-
var iv = this.i.
|
|
244
|
+
var iv = this.i.ti(toPoint(world), useInterpolation, skipUnknowns);
|
|
245
245
|
return fromPoint(iv);
|
|
246
246
|
};
|
|
247
247
|
/**
|
|
@@ -266,7 +266,7 @@ var IgcAnchoredRadialSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
266
266
|
* @param item * The item to scroll into view.
|
|
267
267
|
*/
|
|
268
268
|
IgcAnchoredRadialSeriesComponent.prototype.scrollIntoView = function (item) {
|
|
269
|
-
var iv = this.i.
|
|
269
|
+
var iv = this.i.fp(item);
|
|
270
270
|
return (iv);
|
|
271
271
|
};
|
|
272
272
|
IgcAnchoredRadialSeriesComponent._observedAttributesIgcAnchoredRadialSeriesComponent = null;
|
|
@@ -63,11 +63,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
63
63
|
* Gets or sets whether this series should take up an index for auto brush coloring.
|
|
64
64
|
*/
|
|
65
65
|
get: function () {
|
|
66
|
-
return this.i.
|
|
66
|
+
return this.i.uo;
|
|
67
67
|
},
|
|
68
68
|
set: function (v) {
|
|
69
|
-
this.i.
|
|
70
|
-
this._a("useIndex", this.i.
|
|
69
|
+
this.i.uo = ensureBool(v);
|
|
70
|
+
this._a("useIndex", this.i.uo);
|
|
71
71
|
},
|
|
72
72
|
enumerable: false,
|
|
73
73
|
configurable: true
|
|
@@ -77,11 +77,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
77
77
|
* Gets or sets whether this series interacts with the chart legend.
|
|
78
78
|
*/
|
|
79
79
|
get: function () {
|
|
80
|
-
return this.i.
|
|
80
|
+
return this.i.up;
|
|
81
81
|
},
|
|
82
82
|
set: function (v) {
|
|
83
|
-
this.i.
|
|
84
|
-
this._a("useLegend", this.i.
|
|
83
|
+
this.i.up = ensureBool(v);
|
|
84
|
+
this._a("useLegend", this.i.up);
|
|
85
85
|
},
|
|
86
86
|
enumerable: false,
|
|
87
87
|
configurable: true
|
|
@@ -92,11 +92,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
92
92
|
* A world position has x and y values that range from 0 to 1 that represent the global position of the cursor relative to the entire ranges of the axes. The default of (NaN, NaN) means that the layer should react to pointer movement.
|
|
93
93
|
*/
|
|
94
94
|
get: function () {
|
|
95
|
-
return fromPoint(this.i.
|
|
95
|
+
return fromPoint(this.i.wz);
|
|
96
96
|
},
|
|
97
97
|
set: function (v) {
|
|
98
|
-
this.i.
|
|
99
|
-
this._a("cursorPosition", pointToString(this.i.
|
|
98
|
+
this.i.wz = toPoint(v);
|
|
99
|
+
this._a("cursorPosition", pointToString(this.i.wz));
|
|
100
100
|
},
|
|
101
101
|
enumerable: false,
|
|
102
102
|
configurable: true
|
|
@@ -106,11 +106,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
106
106
|
* Gets or sets whether the series viewer's default crosshair should be disabled by the presence of this layer.
|
|
107
107
|
*/
|
|
108
108
|
get: function () {
|
|
109
|
-
return this.i.
|
|
109
|
+
return this.i.uj;
|
|
110
110
|
},
|
|
111
111
|
set: function (v) {
|
|
112
|
-
this.i.
|
|
113
|
-
this._a("isDefaultCrosshairDisabled", this.i.
|
|
112
|
+
this.i.uj = ensureBool(v);
|
|
113
|
+
this._a("isDefaultCrosshairDisabled", this.i.uj);
|
|
114
114
|
},
|
|
115
115
|
enumerable: false,
|
|
116
116
|
configurable: true
|
|
@@ -120,7 +120,7 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
120
120
|
* Gets whether or not the default crosshair behavior is disabled.
|
|
121
121
|
*/
|
|
122
122
|
get: function () {
|
|
123
|
-
return this.i.
|
|
123
|
+
return this.i.eg;
|
|
124
124
|
},
|
|
125
125
|
enumerable: false,
|
|
126
126
|
configurable: true
|
|
@@ -130,11 +130,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
130
130
|
* Gets or sets the mode used for shifting the annotation layer color based on the target series.
|
|
131
131
|
*/
|
|
132
132
|
get: function () {
|
|
133
|
-
return this.i.
|
|
133
|
+
return this.i.t5;
|
|
134
134
|
},
|
|
135
135
|
set: function (v) {
|
|
136
|
-
this.i.
|
|
137
|
-
this._a("appearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.
|
|
136
|
+
this.i.t5 = ensureEnum(AnnotationAppearanceMode_$type, v);
|
|
137
|
+
this._a("appearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.t5));
|
|
138
138
|
},
|
|
139
139
|
enumerable: false,
|
|
140
140
|
configurable: true
|
|
@@ -144,11 +144,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
144
144
|
* Gets or sets the mode used for shifting the annotation layer color based on the target series.
|
|
145
145
|
*/
|
|
146
146
|
get: function () {
|
|
147
|
-
return this.i.
|
|
147
|
+
return this.i.t2;
|
|
148
148
|
},
|
|
149
149
|
set: function (v) {
|
|
150
|
-
this.i.
|
|
151
|
-
this._a("actualAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.
|
|
150
|
+
this.i.t2 = ensureEnum(AnnotationAppearanceMode_$type, v);
|
|
151
|
+
this._a("actualAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.t2));
|
|
152
152
|
},
|
|
153
153
|
enumerable: false,
|
|
154
154
|
configurable: true
|
|
@@ -158,11 +158,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
158
158
|
* Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
|
|
159
159
|
*/
|
|
160
160
|
get: function () {
|
|
161
|
-
return this.i.
|
|
161
|
+
return this.i.u2;
|
|
162
162
|
},
|
|
163
163
|
set: function (v) {
|
|
164
|
-
this.i.
|
|
165
|
-
this._a("shiftAmount", this.i.
|
|
164
|
+
this.i.u2 = +v;
|
|
165
|
+
this._a("shiftAmount", this.i.u2);
|
|
166
166
|
},
|
|
167
167
|
enumerable: false,
|
|
168
168
|
configurable: true
|
|
@@ -172,11 +172,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
172
172
|
* Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
|
|
173
173
|
*/
|
|
174
174
|
get: function () {
|
|
175
|
-
return this.i.
|
|
175
|
+
return this.i.ur;
|
|
176
176
|
},
|
|
177
177
|
set: function (v) {
|
|
178
|
-
this.i.
|
|
179
|
-
this._a("actualShiftAmount", this.i.
|
|
178
|
+
this.i.ur = +v;
|
|
179
|
+
this._a("actualShiftAmount", this.i.ur);
|
|
180
180
|
},
|
|
181
181
|
enumerable: false,
|
|
182
182
|
configurable: true
|
|
@@ -186,11 +186,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
186
186
|
* Gets or sets the mode used for shifting the annotation layer color based on the target series.
|
|
187
187
|
*/
|
|
188
188
|
get: function () {
|
|
189
|
-
return this.i.
|
|
189
|
+
return this.i.uc;
|
|
190
190
|
},
|
|
191
191
|
set: function (v) {
|
|
192
|
-
this.i.
|
|
193
|
-
this._a("horizontalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.
|
|
192
|
+
this.i.uc = ensureEnum(AnnotationAppearanceMode_$type, v);
|
|
193
|
+
this._a("horizontalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.uc));
|
|
194
194
|
},
|
|
195
195
|
enumerable: false,
|
|
196
196
|
configurable: true
|
|
@@ -200,11 +200,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
200
200
|
* Gets or sets the mode used for shifting the annotation layer color based on the target series.
|
|
201
201
|
*/
|
|
202
202
|
get: function () {
|
|
203
|
-
return this.i.
|
|
203
|
+
return this.i.t3;
|
|
204
204
|
},
|
|
205
205
|
set: function (v) {
|
|
206
|
-
this.i.
|
|
207
|
-
this._a("actualHorizontalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.
|
|
206
|
+
this.i.t3 = ensureEnum(AnnotationAppearanceMode_$type, v);
|
|
207
|
+
this._a("actualHorizontalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.t3));
|
|
208
208
|
},
|
|
209
209
|
enumerable: false,
|
|
210
210
|
configurable: true
|
|
@@ -214,11 +214,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
214
214
|
* Gets or sets the mode used for shifting the annotation layer color based on the target series.
|
|
215
215
|
*/
|
|
216
216
|
get: function () {
|
|
217
|
-
return this.i.
|
|
217
|
+
return this.i.ud;
|
|
218
218
|
},
|
|
219
219
|
set: function (v) {
|
|
220
|
-
this.i.
|
|
221
|
-
this._a("verticalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.
|
|
220
|
+
this.i.ud = ensureEnum(AnnotationAppearanceMode_$type, v);
|
|
221
|
+
this._a("verticalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.ud));
|
|
222
222
|
},
|
|
223
223
|
enumerable: false,
|
|
224
224
|
configurable: true
|
|
@@ -228,11 +228,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
228
228
|
* Gets or sets the mode used for shifting the annotation layer color based on the target series.
|
|
229
229
|
*/
|
|
230
230
|
get: function () {
|
|
231
|
-
return this.i.
|
|
231
|
+
return this.i.t4;
|
|
232
232
|
},
|
|
233
233
|
set: function (v) {
|
|
234
|
-
this.i.
|
|
235
|
-
this._a("actualVerticalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.
|
|
234
|
+
this.i.t4 = ensureEnum(AnnotationAppearanceMode_$type, v);
|
|
235
|
+
this._a("actualVerticalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.t4));
|
|
236
236
|
},
|
|
237
237
|
enumerable: false,
|
|
238
238
|
configurable: true
|
|
@@ -242,11 +242,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
242
242
|
* Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
|
|
243
243
|
*/
|
|
244
244
|
get: function () {
|
|
245
|
-
return this.i.
|
|
245
|
+
return this.i.u1;
|
|
246
246
|
},
|
|
247
247
|
set: function (v) {
|
|
248
|
-
this.i.
|
|
249
|
-
this._a("horizontalShiftAmount", this.i.
|
|
248
|
+
this.i.u1 = +v;
|
|
249
|
+
this._a("horizontalShiftAmount", this.i.u1);
|
|
250
250
|
},
|
|
251
251
|
enumerable: false,
|
|
252
252
|
configurable: true
|
|
@@ -256,11 +256,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
256
256
|
* Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
|
|
257
257
|
*/
|
|
258
258
|
get: function () {
|
|
259
|
-
return this.i.
|
|
259
|
+
return this.i.uq;
|
|
260
260
|
},
|
|
261
261
|
set: function (v) {
|
|
262
|
-
this.i.
|
|
263
|
-
this._a("actualHorizontalShiftAmount", this.i.
|
|
262
|
+
this.i.uq = +v;
|
|
263
|
+
this._a("actualHorizontalShiftAmount", this.i.uq);
|
|
264
264
|
},
|
|
265
265
|
enumerable: false,
|
|
266
266
|
configurable: true
|
|
@@ -270,11 +270,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
270
270
|
* Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
|
|
271
271
|
*/
|
|
272
272
|
get: function () {
|
|
273
|
-
return this.i.
|
|
273
|
+
return this.i.u3;
|
|
274
274
|
},
|
|
275
275
|
set: function (v) {
|
|
276
|
-
this.i.
|
|
277
|
-
this._a("verticalShiftAmount", this.i.
|
|
276
|
+
this.i.u3 = +v;
|
|
277
|
+
this._a("verticalShiftAmount", this.i.u3);
|
|
278
278
|
},
|
|
279
279
|
enumerable: false,
|
|
280
280
|
configurable: true
|
|
@@ -284,11 +284,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
284
284
|
* Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
|
|
285
285
|
*/
|
|
286
286
|
get: function () {
|
|
287
|
-
return this.i.
|
|
287
|
+
return this.i.us;
|
|
288
288
|
},
|
|
289
289
|
set: function (v) {
|
|
290
|
-
this.i.
|
|
291
|
-
this._a("actualVerticalShiftAmount", this.i.
|
|
290
|
+
this.i.us = +v;
|
|
291
|
+
this._a("actualVerticalShiftAmount", this.i.us);
|
|
292
292
|
},
|
|
293
293
|
enumerable: false,
|
|
294
294
|
configurable: true
|
|
@@ -298,11 +298,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
298
298
|
* Gets or sets the mode used for shifting the annotation layer color based on the target series.
|
|
299
299
|
*/
|
|
300
300
|
get: function () {
|
|
301
|
-
return fromDoubleCollection(this.i.
|
|
301
|
+
return fromDoubleCollection(this.i.ww);
|
|
302
302
|
},
|
|
303
303
|
set: function (v) {
|
|
304
|
-
this.i.
|
|
305
|
-
this._a("horizontalDashArray", doubleCollectionToString(this.i.
|
|
304
|
+
this.i.ww = toDoubleCollection(v);
|
|
305
|
+
this._a("horizontalDashArray", doubleCollectionToString(this.i.ww));
|
|
306
306
|
},
|
|
307
307
|
enumerable: false,
|
|
308
308
|
configurable: true
|
|
@@ -312,11 +312,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
312
312
|
* Gets or sets the mode used for shifting the annotation layer color based on the target series.
|
|
313
313
|
*/
|
|
314
314
|
get: function () {
|
|
315
|
-
return fromDoubleCollection(this.i.
|
|
315
|
+
return fromDoubleCollection(this.i.wq);
|
|
316
316
|
},
|
|
317
317
|
set: function (v) {
|
|
318
|
-
this.i.
|
|
319
|
-
this._a("actualHorizontalDashArray", doubleCollectionToString(this.i.
|
|
318
|
+
this.i.wq = toDoubleCollection(v);
|
|
319
|
+
this._a("actualHorizontalDashArray", doubleCollectionToString(this.i.wq));
|
|
320
320
|
},
|
|
321
321
|
enumerable: false,
|
|
322
322
|
configurable: true
|
|
@@ -326,11 +326,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
326
326
|
* Gets or sets the mode used for shifting the annotation layer color based on the target series.
|
|
327
327
|
*/
|
|
328
328
|
get: function () {
|
|
329
|
-
return fromDoubleCollection(this.i.
|
|
329
|
+
return fromDoubleCollection(this.i.wx);
|
|
330
330
|
},
|
|
331
331
|
set: function (v) {
|
|
332
|
-
this.i.
|
|
333
|
-
this._a("verticalDashArray", doubleCollectionToString(this.i.
|
|
332
|
+
this.i.wx = toDoubleCollection(v);
|
|
333
|
+
this._a("verticalDashArray", doubleCollectionToString(this.i.wx));
|
|
334
334
|
},
|
|
335
335
|
enumerable: false,
|
|
336
336
|
configurable: true
|
|
@@ -340,11 +340,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
340
340
|
* Gets or sets the mode used for shifting the annotation layer color based on the target series.
|
|
341
341
|
*/
|
|
342
342
|
get: function () {
|
|
343
|
-
return fromDoubleCollection(this.i.
|
|
343
|
+
return fromDoubleCollection(this.i.wr);
|
|
344
344
|
},
|
|
345
345
|
set: function (v) {
|
|
346
|
-
this.i.
|
|
347
|
-
this._a("actualVerticalDashArray", doubleCollectionToString(this.i.
|
|
346
|
+
this.i.wr = toDoubleCollection(v);
|
|
347
|
+
this._a("actualVerticalDashArray", doubleCollectionToString(this.i.wr));
|
|
348
348
|
},
|
|
349
349
|
enumerable: false,
|
|
350
350
|
configurable: true
|
|
@@ -354,7 +354,7 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
354
354
|
* Gets if the series uses an index, which can be used to auto-assign it a color.
|
|
355
355
|
*/
|
|
356
356
|
get: function () {
|
|
357
|
-
return this.i.
|
|
357
|
+
return this.i.eu;
|
|
358
358
|
},
|
|
359
359
|
enumerable: false,
|
|
360
360
|
configurable: true
|
|
@@ -374,7 +374,7 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
374
374
|
* Gets whether this series is an annotation layer.
|
|
375
375
|
*/
|
|
376
376
|
get: function () {
|
|
377
|
-
return this.i.
|
|
377
|
+
return this.i.d7;
|
|
378
378
|
},
|
|
379
379
|
enumerable: false,
|
|
380
380
|
configurable: true
|
|
@@ -384,11 +384,11 @@ var IgcAnnotationLayerComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
384
384
|
* Gets or sets whether this layer renders as an overlay or not.
|
|
385
385
|
*/
|
|
386
386
|
get: function () {
|
|
387
|
-
return this.i.
|
|
387
|
+
return this.i.un;
|
|
388
388
|
},
|
|
389
389
|
set: function (v) {
|
|
390
|
-
this.i.
|
|
391
|
-
this._a("shouldRenderAsOverlay", this.i.
|
|
390
|
+
this.i.un = ensureBool(v);
|
|
391
|
+
this._a("shouldRenderAsOverlay", this.i.un);
|
|
392
392
|
},
|
|
393
393
|
enumerable: false,
|
|
394
394
|
configurable: true
|
|
@@ -72,7 +72,7 @@ var IgcAreaFragmentComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
72
72
|
* Gets whether the current series shows an area or line shape.
|
|
73
73
|
*/
|
|
74
74
|
get: function () {
|
|
75
|
-
return this.i.
|
|
75
|
+
return this.i.ea;
|
|
76
76
|
},
|
|
77
77
|
enumerable: false,
|
|
78
78
|
configurable: true
|
|
@@ -82,7 +82,7 @@ var IgcAreaFragmentComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
82
82
|
* Gets whether the current series shows an area shape.
|
|
83
83
|
*/
|
|
84
84
|
get: function () {
|
|
85
|
-
return this.i.
|
|
85
|
+
return this.i.d9;
|
|
86
86
|
},
|
|
87
87
|
enumerable: false,
|
|
88
88
|
configurable: true
|
|
@@ -81,7 +81,7 @@ var IgcAreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
81
81
|
* The `IsAreaOrLine` is used to check if the current series shows an area or line shape.
|
|
82
82
|
*/
|
|
83
83
|
get: function () {
|
|
84
|
-
return this.i.
|
|
84
|
+
return this.i.ea;
|
|
85
85
|
},
|
|
86
86
|
enumerable: false,
|
|
87
87
|
configurable: true
|
|
@@ -91,7 +91,7 @@ var IgcAreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
91
91
|
* Gets whether the current series shows an area shape.
|
|
92
92
|
*/
|
|
93
93
|
get: function () {
|
|
94
|
-
return this.i.
|
|
94
|
+
return this.i.d9;
|
|
95
95
|
},
|
|
96
96
|
enumerable: false,
|
|
97
97
|
configurable: true
|
|
@@ -82,11 +82,11 @@ var IgcAverageDirectionalIndexIndicatorComponent = /** @class */ /*@__PURE__*/ (
|
|
|
82
82
|
* ```
|
|
83
83
|
*/
|
|
84
84
|
get: function () {
|
|
85
|
-
return this.i.
|
|
85
|
+
return this.i.zk;
|
|
86
86
|
},
|
|
87
87
|
set: function (v) {
|
|
88
|
-
this.i.
|
|
89
|
-
this._a("period", this.i.
|
|
88
|
+
this.i.zk = +v;
|
|
89
|
+
this._a("period", this.i.zk);
|
|
90
90
|
},
|
|
91
91
|
enumerable: false,
|
|
92
92
|
configurable: true
|
|
@@ -82,11 +82,11 @@ var IgcAverageTrueRangeIndicatorComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
82
82
|
* ```
|
|
83
83
|
*/
|
|
84
84
|
get: function () {
|
|
85
|
-
return this.i.
|
|
85
|
+
return this.i.zk;
|
|
86
86
|
},
|
|
87
87
|
set: function (v) {
|
|
88
|
-
this.i.
|
|
89
|
-
this._a("period", this.i.
|
|
88
|
+
this.i.zk = +v;
|
|
89
|
+
this._a("period", this.i.zk);
|
|
90
90
|
},
|
|
91
91
|
enumerable: false,
|
|
92
92
|
configurable: true
|
|
@@ -74,7 +74,7 @@ var IgcBarFragmentComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
74
74
|
* Gets whether the current series shows a bar shape.
|
|
75
75
|
*/
|
|
76
76
|
get: function () {
|
|
77
|
-
return this.i.
|
|
77
|
+
return this.i.ec;
|
|
78
78
|
},
|
|
79
79
|
enumerable: false,
|
|
80
80
|
configurable: true
|
|
@@ -84,7 +84,7 @@ var IgcBarFragmentComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
84
84
|
* Overridden by derived series classes to indicate when marker-less display is preferred or not.
|
|
85
85
|
*/
|
|
86
86
|
get: function () {
|
|
87
|
-
return this.i.
|
|
87
|
+
return this.i.ez;
|
|
88
88
|
},
|
|
89
89
|
enumerable: false,
|
|
90
90
|
configurable: true
|
|
@@ -94,7 +94,7 @@ var IgcBarFragmentComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
94
94
|
* Gets whether the current series shows a column shape.
|
|
95
95
|
*/
|
|
96
96
|
get: function () {
|
|
97
|
-
return this.i.
|
|
97
|
+
return this.i.ee;
|
|
98
98
|
},
|
|
99
99
|
enumerable: false,
|
|
100
100
|
configurable: true
|
|
@@ -165,7 +165,7 @@ var IgcBarFragmentComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
165
165
|
* @param world * The world position for which to return the index.
|
|
166
166
|
*/
|
|
167
167
|
IgcBarFragmentComponent.prototype.getExactItemIndex = function (world) {
|
|
168
|
-
var iv = this.i.
|
|
168
|
+
var iv = this.i.hw(toPoint(world));
|
|
169
169
|
return (iv);
|
|
170
170
|
};
|
|
171
171
|
/**
|
|
@@ -174,7 +174,7 @@ var IgcBarFragmentComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
174
174
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
175
175
|
*/
|
|
176
176
|
IgcBarFragmentComponent.prototype.getSeriesValueBoundingBox = function (world) {
|
|
177
|
-
var iv = this.i.
|
|
177
|
+
var iv = this.i.tt(toPoint(world));
|
|
178
178
|
return fromRect(iv);
|
|
179
179
|
};
|
|
180
180
|
/**
|
|
@@ -183,7 +183,7 @@ var IgcBarFragmentComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
183
183
|
* @param world * The world coordinates to use.
|
|
184
184
|
*/
|
|
185
185
|
IgcBarFragmentComponent.prototype.getItem = function (world) {
|
|
186
|
-
var iv = this.i.
|
|
186
|
+
var iv = this.i.js(toPoint(world));
|
|
187
187
|
return (iv);
|
|
188
188
|
};
|
|
189
189
|
IgcBarFragmentComponent._observedAttributesIgcBarFragmentComponent = null;
|