igniteui-webcomponents-charts 3.2.1 → 3.2.2
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 +10178 -10093
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/AnchoredCategorySeries_combined.js +117 -117
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +185 -185
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm2015/lib/AnnotationLayerProxy.js +25 -25
- package/esm2015/lib/AnnotationLayer_combined.js +116 -116
- package/esm2015/lib/AreaSeries_combined.js +35 -35
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/BarSeries_combined.js +69 -69
- package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +227 -227
- package/esm2015/lib/CalloutLayer_combined.js +404 -404
- package/esm2015/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm2015/lib/CategoryChart.js +13 -13
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +49 -49
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ColumnSeries_combined.js +50 -50
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +77 -77
- package/esm2015/lib/CustomIndicator.js +22 -22
- package/esm2015/lib/DataToolTipLayer_combined.js +428 -410
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +11 -8
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +63 -63
- package/esm2015/lib/FinancialChart_combined.js +20 -20
- package/esm2015/lib/FinancialEventArgs_combined.js +509 -509
- package/esm2015/lib/FinancialIndicator_combined.js +168 -168
- package/esm2015/lib/FinancialOverlay.js +28 -28
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm2015/lib/FinancialPriceSeries_combined.js +203 -203
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +388 -388
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +10 -10
- package/esm2015/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +29 -29
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OverlayProxy.js +7 -7
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +1 -0
- package/esm2015/lib/PointSeries_combined.js +13 -13
- package/esm2015/lib/PointerTooltip_combined.js +75 -65
- package/esm2015/lib/PolarAreaSeries_combined.js +19 -19
- package/esm2015/lib/PolarBase_combined.js +334 -334
- package/esm2015/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm2015/lib/PolarLineSeries_combined.js +18 -18
- package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +31 -31
- package/esm2015/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
- package/esm2015/lib/RadialLineSeries_combined.js +28 -28
- package/esm2015/lib/RadialPieSeries_combined.js +35 -35
- package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +110 -110
- package/esm2015/lib/ScatterBase_combined.js +380 -380
- package/esm2015/lib/ScatterContourSeries_combined.js +98 -98
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +43 -43
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +194 -194
- package/esm2015/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm2015/lib/ScatterSeries_combined.js +11 -11
- package/esm2015/lib/ScatterSplineSeries.js +30 -30
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/ScatterTriangulationSeries.js +141 -141
- package/esm2015/lib/SeriesInteractionManager.js +16 -16
- package/esm2015/lib/SeriesRenderManager.js +8 -8
- package/esm2015/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm2015/lib/SeriesViewer_combined.js +462 -458
- package/esm2015/lib/SeriesVisualDataManager.js +2 -2
- package/esm2015/lib/ShapeSeriesBase_combined.js +264 -264
- package/esm2015/lib/SizeScale.js +2 -2
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
- package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
- package/esm2015/lib/SplineSeries_combined.js +20 -20
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +8 -8
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +850 -844
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +30 -30
- package/esm2015/lib/StepLineSeries_combined.js +31 -31
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +96 -96
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm2015/lib/WaterfallSeries_combined.js +88 -88
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +15 -15
- package/esm2015/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm2015/lib/igc-annotation-layer-component.js +15 -15
- 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 +1 -1
- package/esm2015/lib/igc-bar-series-component.js +7 -7
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm2015/lib/igc-bubble-series-component.js +43 -43
- package/esm2015/lib/igc-callout-layer-component.js +94 -94
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +15 -15
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +7 -7
- package/esm2015/lib/igc-column-series-component.js +10 -10
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +367 -360
- 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 +42 -42
- package/esm2015/lib/igc-financial-indicator-component.js +11 -11
- package/esm2015/lib/igc-financial-overlay-component.js +3 -3
- package/esm2015/lib/igc-financial-price-series-component.js +27 -27
- package/esm2015/lib/igc-financial-series-component.js +48 -48
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +22 -15
- 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-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +71 -71
- package/esm2015/lib/igc-polar-line-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
- package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm2015/lib/igc-radial-area-series-component.js +3 -3
- package/esm2015/lib/igc-radial-base-component.js +26 -26
- package/esm2015/lib/igc-radial-column-series-component.js +6 -6
- package/esm2015/lib/igc-radial-line-series-component.js +3 -3
- package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
- package/esm2015/lib/igc-range-category-series-component.js +4 -4
- package/esm2015/lib/igc-range-column-series-component.js +7 -7
- 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 +22 -22
- package/esm2015/lib/igc-scatter-base-component.js +43 -43
- package/esm2015/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm2015/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm2015/lib/igc-series-component.js +54 -47
- package/esm2015/lib/igc-shape-series-base-component.js +40 -40
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- 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-bar-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-series-base-component.js +10 -10
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- 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-overlay-component.js +48 -48
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +14 -14
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +116 -116
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +183 -183
- package/esm5/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm5/lib/AnnotationLayerProxy.js +25 -25
- package/esm5/lib/AnnotationLayer_combined.js +115 -115
- package/esm5/lib/AreaSeries_combined.js +35 -35
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/BarSeries_combined.js +69 -69
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +230 -230
- package/esm5/lib/CalloutLayer_combined.js +405 -405
- package/esm5/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm5/lib/CategoryChart.js +13 -13
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +48 -48
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ColumnSeries_combined.js +49 -49
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +77 -77
- package/esm5/lib/CustomIndicator.js +22 -22
- package/esm5/lib/DataToolTipLayer_combined.js +428 -410
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +11 -8
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +63 -63
- package/esm5/lib/FinancialChart_combined.js +20 -20
- package/esm5/lib/FinancialEventArgs_combined.js +509 -509
- package/esm5/lib/FinancialIndicator_combined.js +167 -167
- package/esm5/lib/FinancialOverlay.js +28 -28
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm5/lib/FinancialPriceSeries_combined.js +202 -202
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +389 -389
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +10 -10
- package/esm5/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +29 -29
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OverlayProxy.js +7 -7
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +1 -0
- package/esm5/lib/PointSeries_combined.js +13 -13
- package/esm5/lib/PointerTooltip_combined.js +75 -65
- package/esm5/lib/PolarAreaSeries_combined.js +19 -19
- package/esm5/lib/PolarBase_combined.js +333 -333
- package/esm5/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm5/lib/PolarLineSeries_combined.js +18 -18
- package/esm5/lib/PolarScatterSeries_combined.js +8 -8
- package/esm5/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm5/lib/PolarSplineSeries_combined.js +17 -17
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +31 -31
- package/esm5/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm5/lib/RadialColumnSeries_combined.js +37 -37
- package/esm5/lib/RadialLineSeries_combined.js +28 -28
- package/esm5/lib/RadialPieSeries_combined.js +35 -35
- package/esm5/lib/RangeAreaSeries_combined.js +16 -16
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm5/lib/RangeColumnSeries_combined.js +22 -22
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +108 -108
- package/esm5/lib/ScatterBase_combined.js +379 -379
- package/esm5/lib/ScatterContourSeries_combined.js +96 -96
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +43 -43
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +192 -192
- package/esm5/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm5/lib/ScatterSeries_combined.js +11 -11
- package/esm5/lib/ScatterSplineSeries.js +30 -30
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/ScatterTriangulationSeries.js +145 -145
- package/esm5/lib/SeriesInteractionManager.js +16 -16
- package/esm5/lib/SeriesRenderManager.js +8 -8
- package/esm5/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm5/lib/SeriesViewer_combined.js +457 -453
- package/esm5/lib/SeriesVisualDataManager.js +2 -2
- package/esm5/lib/ShapeSeriesBase_combined.js +262 -262
- package/esm5/lib/SizeScale.js +2 -2
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +28 -28
- package/esm5/lib/SplineSeriesBase_combined.js +101 -101
- package/esm5/lib/SplineSeries_combined.js +20 -20
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +8 -8
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +849 -843
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +30 -30
- package/esm5/lib/StepLineSeries_combined.js +31 -31
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +96 -96
- package/esm5/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm5/lib/WaterfallSeries_combined.js +88 -88
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/igc-anchored-category-series-component.js +15 -15
- package/esm5/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm5/lib/igc-annotation-layer-component.js +15 -15
- 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 +1 -1
- package/esm5/lib/igc-bar-series-component.js +7 -7
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm5/lib/igc-bubble-series-component.js +43 -43
- package/esm5/lib/igc-callout-layer-component.js +94 -94
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +15 -15
- package/esm5/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +7 -7
- package/esm5/lib/igc-column-series-component.js +10 -10
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +90 -90
- package/esm5/lib/igc-data-tool-tip-layer-component.js +367 -360
- 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 +42 -42
- package/esm5/lib/igc-financial-indicator-component.js +11 -11
- package/esm5/lib/igc-financial-overlay-component.js +3 -3
- package/esm5/lib/igc-financial-price-series-component.js +27 -27
- package/esm5/lib/igc-financial-series-component.js +48 -48
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +1 -1
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-item-tool-tip-layer-component.js +22 -15
- 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-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +71 -71
- package/esm5/lib/igc-polar-line-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-series-component.js +3 -3
- package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm5/lib/igc-radial-area-series-component.js +3 -3
- package/esm5/lib/igc-radial-base-component.js +26 -26
- package/esm5/lib/igc-radial-column-series-component.js +6 -6
- package/esm5/lib/igc-radial-line-series-component.js +3 -3
- package/esm5/lib/igc-radial-pie-series-component.js +6 -6
- package/esm5/lib/igc-range-category-series-component.js +4 -4
- package/esm5/lib/igc-range-column-series-component.js +7 -7
- 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 +22 -22
- package/esm5/lib/igc-scatter-base-component.js +43 -43
- package/esm5/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm5/lib/igc-scatter-line-series-component.js +3 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm5/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm5/lib/igc-series-component.js +54 -47
- package/esm5/lib/igc-shape-series-base-component.js +40 -40
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- 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-bar-series-component.js +6 -6
- package/esm5/lib/igc-stacked-column-series-component.js +6 -6
- package/esm5/lib/igc-stacked-series-base-component.js +10 -10
- package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- 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-overlay-component.js +48 -48
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +14 -14
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +10211 -10126
- package/fesm5/igniteui-webcomponents-charts.js +10178 -10093
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +34 -34
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +36 -36
- package/lib/AnnotationLayer_combined.d.ts +31 -31
- package/lib/AreaSeries_combined.d.ts +6 -6
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +10 -10
- package/lib/BollingerBandWidthIndicator.d.ts +8 -8
- package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
- package/lib/BubbleSeries_combined.d.ts +38 -38
- package/lib/CalloutLayer_combined.d.ts +83 -83
- package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
- package/lib/CategoryHighlightLayer_combined.d.ts +14 -14
- package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
- package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ColumnSeries_combined.d.ts +10 -10
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +37 -37
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataToolTipLayer_combined.d.ts +117 -115
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +25 -25
- package/lib/FinancialEventArgs_combined.d.ts +90 -90
- package/lib/FinancialIndicator_combined.d.ts +26 -26
- package/lib/FinancialOverlay.d.ts +4 -4
- package/lib/FinancialPriceSeries_combined.d.ts +30 -30
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +13 -13
- package/lib/HighDensityScatterSeries_combined.d.ts +74 -74
- package/lib/HorizontalAnchoredCategorySeries.d.ts +19 -19
- package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
- package/lib/ItemToolTipLayer_combined.d.ts +17 -15
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +5 -5
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +4 -4
- package/lib/PointerTooltip_combined.d.ts +27 -25
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +81 -81
- package/lib/PolarLineSeriesBase_combined.d.ts +18 -18
- package/lib/PolarLineSeries_combined.d.ts +7 -7
- package/lib/PolarScatterSeries_combined.d.ts +3 -3
- package/lib/PolarSplineAreaSeries_combined.d.ts +7 -7
- package/lib/PolarSplineSeries_combined.d.ts +6 -6
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +8 -8
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +6 -6
- package/lib/RadialBucketCalculator_combined.d.ts +32 -32
- package/lib/RadialColumnSeries_combined.d.ts +5 -5
- package/lib/RadialLineSeries_combined.d.ts +6 -6
- package/lib/RadialPieSeries_combined.d.ts +6 -6
- package/lib/RangeAreaSeries_combined.d.ts +4 -4
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +14 -14
- package/lib/RangeColumnSeries_combined.d.ts +5 -5
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +21 -21
- package/lib/ScatterBase_combined.d.ts +80 -80
- package/lib/ScatterContourSeries_combined.d.ts +15 -15
- package/lib/ScatterLineSeries.d.ts +9 -9
- package/lib/ScatterPolygonSeries_combined.d.ts +36 -36
- package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
- package/lib/ScatterSeries_combined.d.ts +3 -3
- package/lib/ScatterSplineSeries.d.ts +7 -7
- package/lib/ScatterTriangulationSeries.d.ts +29 -29
- package/lib/SeriesViewer_combined.d.ts +137 -136
- package/lib/ShapeSeriesBase_combined.d.ts +69 -69
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +5 -5
- package/lib/SplineSeriesBase_combined.d.ts +17 -17
- package/lib/SplineSeries_combined.d.ts +4 -4
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +5 -5
- package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +2 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +149 -149
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +6 -6
- package/lib/StepLineSeries_combined.d.ts +5 -5
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +31 -31
- package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
- package/lib/WaterfallSeries_combined.d.ts +13 -13
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/igc-data-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-item-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-series-component.d.ts +5 -0
- package/package.json +2 -2
|
@@ -801,11 +801,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
801
801
|
* The `LegendItemVisibilty` can be used to exclude only certain `IgcSeriesComponent` from the `IgcLegendComponent`.
|
|
802
802
|
*/
|
|
803
803
|
get: function () {
|
|
804
|
-
return this.i.
|
|
804
|
+
return this.i.p3;
|
|
805
805
|
},
|
|
806
806
|
set: function (v) {
|
|
807
|
-
this.i.
|
|
808
|
-
this._a("legendItemVisibility", enumToString(Visibility_$type, this.i.
|
|
807
|
+
this.i.p3 = ensureEnum(Visibility_$type, v);
|
|
808
|
+
this._a("legendItemVisibility", enumToString(Visibility_$type, this.i.p3));
|
|
809
809
|
},
|
|
810
810
|
enumerable: true,
|
|
811
811
|
configurable: true
|
|
@@ -830,10 +830,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
830
830
|
* Gets the actual legend item badge template used by the series.
|
|
831
831
|
*/
|
|
832
832
|
get: function () {
|
|
833
|
-
return this.i.
|
|
833
|
+
return this.i.nb;
|
|
834
834
|
},
|
|
835
835
|
set: function (v) {
|
|
836
|
-
this.i.
|
|
836
|
+
this.i.nb = v;
|
|
837
837
|
},
|
|
838
838
|
enumerable: true,
|
|
839
839
|
configurable: true
|
|
@@ -843,11 +843,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
843
843
|
* Gets the effective legend badge outline for the current series.
|
|
844
844
|
*/
|
|
845
845
|
get: function () {
|
|
846
|
-
return brushToString(this.i.
|
|
846
|
+
return brushToString(this.i.o1);
|
|
847
847
|
},
|
|
848
848
|
set: function (v) {
|
|
849
|
-
this.i.
|
|
850
|
-
this._a("actualLegendItemBadgeOutline", brushToString(this.i.
|
|
849
|
+
this.i.o1 = stringToBrush(v);
|
|
850
|
+
this._a("actualLegendItemBadgeOutline", brushToString(this.i.o1));
|
|
851
851
|
},
|
|
852
852
|
enumerable: true,
|
|
853
853
|
configurable: true
|
|
@@ -857,11 +857,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
857
857
|
* Gets the effective legend badge fill for the current series.
|
|
858
858
|
*/
|
|
859
859
|
get: function () {
|
|
860
|
-
return brushToString(this.i.
|
|
860
|
+
return brushToString(this.i.o0);
|
|
861
861
|
},
|
|
862
862
|
set: function (v) {
|
|
863
|
-
this.i.
|
|
864
|
-
this._a("actualLegendItemBadgeBrush", brushToString(this.i.
|
|
863
|
+
this.i.o0 = stringToBrush(v);
|
|
864
|
+
this._a("actualLegendItemBadgeBrush", brushToString(this.i.o0));
|
|
865
865
|
},
|
|
866
866
|
enumerable: true,
|
|
867
867
|
configurable: true
|
|
@@ -918,10 +918,10 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
918
918
|
* the series object itself.
|
|
919
919
|
*/
|
|
920
920
|
get: function () {
|
|
921
|
-
return this.i.
|
|
921
|
+
return this.i.nc;
|
|
922
922
|
},
|
|
923
923
|
set: function (v) {
|
|
924
|
-
this.i.
|
|
924
|
+
this.i.nc = v;
|
|
925
925
|
},
|
|
926
926
|
enumerable: true,
|
|
927
927
|
configurable: true
|
|
@@ -1103,11 +1103,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1103
1103
|
* ```
|
|
1104
1104
|
*/
|
|
1105
1105
|
get: function () {
|
|
1106
|
-
return brushToString(this.i.
|
|
1106
|
+
return brushToString(this.i.o3);
|
|
1107
1107
|
},
|
|
1108
1108
|
set: function (v) {
|
|
1109
|
-
this.i.
|
|
1110
|
-
this._a("brush", brushToString(this.i.
|
|
1109
|
+
this.i.o3 = stringToBrush(v);
|
|
1110
|
+
this._a("brush", brushToString(this.i.o3));
|
|
1111
1111
|
},
|
|
1112
1112
|
enumerable: true,
|
|
1113
1113
|
configurable: true
|
|
@@ -1121,11 +1121,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1121
1121
|
* ```
|
|
1122
1122
|
*/
|
|
1123
1123
|
get: function () {
|
|
1124
|
-
return brushToString(this.i.
|
|
1124
|
+
return brushToString(this.i.oz);
|
|
1125
1125
|
},
|
|
1126
1126
|
set: function (v) {
|
|
1127
|
-
this.i.
|
|
1128
|
-
this._a("actualBrush", brushToString(this.i.
|
|
1127
|
+
this.i.oz = stringToBrush(v);
|
|
1128
|
+
this._a("actualBrush", brushToString(this.i.oz));
|
|
1129
1129
|
},
|
|
1130
1130
|
enumerable: true,
|
|
1131
1131
|
configurable: true
|
|
@@ -1142,11 +1142,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1142
1142
|
* ```
|
|
1143
1143
|
*/
|
|
1144
1144
|
get: function () {
|
|
1145
|
-
return brushToString(this.i.
|
|
1145
|
+
return brushToString(this.i.o8);
|
|
1146
1146
|
},
|
|
1147
1147
|
set: function (v) {
|
|
1148
|
-
this.i.
|
|
1149
|
-
this._a("outline", brushToString(this.i.
|
|
1148
|
+
this.i.o8 = stringToBrush(v);
|
|
1149
|
+
this._a("outline", brushToString(this.i.o8));
|
|
1150
1150
|
},
|
|
1151
1151
|
enumerable: true,
|
|
1152
1152
|
configurable: true
|
|
@@ -1160,11 +1160,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1160
1160
|
* ```
|
|
1161
1161
|
*/
|
|
1162
1162
|
get: function () {
|
|
1163
|
-
return brushToString(this.i.
|
|
1163
|
+
return brushToString(this.i.o2);
|
|
1164
1164
|
},
|
|
1165
1165
|
set: function (v) {
|
|
1166
|
-
this.i.
|
|
1167
|
-
this._a("actualOutline", brushToString(this.i.
|
|
1166
|
+
this.i.o2 = stringToBrush(v);
|
|
1167
|
+
this._a("actualOutline", brushToString(this.i.o2));
|
|
1168
1168
|
},
|
|
1169
1169
|
enumerable: true,
|
|
1170
1170
|
configurable: true
|
|
@@ -1344,11 +1344,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1344
1344
|
* ```
|
|
1345
1345
|
*/
|
|
1346
1346
|
get: function () {
|
|
1347
|
-
return colorToString(this.i.
|
|
1347
|
+
return colorToString(this.i.pb);
|
|
1348
1348
|
},
|
|
1349
1349
|
set: function (v) {
|
|
1350
|
-
this.i.
|
|
1351
|
-
this._a("shadowColor", colorToString(this.i.
|
|
1350
|
+
this.i.pb = stringToColor(v);
|
|
1351
|
+
this._a("shadowColor", colorToString(this.i.pb));
|
|
1352
1352
|
},
|
|
1353
1353
|
enumerable: true,
|
|
1354
1354
|
configurable: true
|
|
@@ -1950,7 +1950,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1950
1950
|
return (iv);
|
|
1951
1951
|
};
|
|
1952
1952
|
IgcSeriesComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
1953
|
-
var iv = this.i.
|
|
1953
|
+
var iv = this.i.pm(toPoint(world), useInterpolation, skipUnknowns);
|
|
1954
1954
|
return fromPoint(iv);
|
|
1955
1955
|
};
|
|
1956
1956
|
/**
|
|
@@ -1959,7 +1959,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1959
1959
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
1960
1960
|
*/
|
|
1961
1961
|
IgcSeriesComponent.prototype.getSeriesValueBoundingBox = function (world) {
|
|
1962
|
-
var iv = this.i.
|
|
1962
|
+
var iv = this.i.pv(toPoint(world));
|
|
1963
1963
|
return fromRect(iv);
|
|
1964
1964
|
};
|
|
1965
1965
|
/**
|
|
@@ -1968,7 +1968,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1968
1968
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
1969
1969
|
*/
|
|
1970
1970
|
IgcSeriesComponent.prototype.getSeriesValueMarkerBoundingBox = function (world) {
|
|
1971
|
-
var iv = this.i.
|
|
1971
|
+
var iv = this.i.px(toPoint(world));
|
|
1972
1972
|
return fromRect(iv);
|
|
1973
1973
|
};
|
|
1974
1974
|
IgcSeriesComponent.prototype.getSeriesHighValue = function (world, useInterpolation, skipUnknowns) {
|
|
@@ -1976,7 +1976,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1976
1976
|
return (iv);
|
|
1977
1977
|
};
|
|
1978
1978
|
IgcSeriesComponent.prototype.getSeriesHighValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
1979
|
-
var iv = this.i.
|
|
1979
|
+
var iv = this.i.pi(toPoint(world), useInterpolation, skipUnknowns);
|
|
1980
1980
|
return fromPoint(iv);
|
|
1981
1981
|
};
|
|
1982
1982
|
IgcSeriesComponent.prototype.getSeriesLowValue = function (world, useInterpolation, skipUnknowns) {
|
|
@@ -1984,11 +1984,11 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1984
1984
|
return (iv);
|
|
1985
1985
|
};
|
|
1986
1986
|
IgcSeriesComponent.prototype.getSeriesLowValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
1987
|
-
var iv = this.i.
|
|
1987
|
+
var iv = this.i.pk(toPoint(world), useInterpolation, skipUnknowns);
|
|
1988
1988
|
return fromPoint(iv);
|
|
1989
1989
|
};
|
|
1990
1990
|
IgcSeriesComponent.prototype.getSeriesValuePositionFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
1991
|
-
var iv = this.i.
|
|
1991
|
+
var iv = this.i.pn(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
1992
1992
|
return fromPoint(iv);
|
|
1993
1993
|
};
|
|
1994
1994
|
IgcSeriesComponent.prototype.getSeriesValueFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
@@ -2014,6 +2014,13 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2014
2014
|
IgcSeriesComponent.prototype.hideToolTips = function () {
|
|
2015
2015
|
this.i.ld();
|
|
2016
2016
|
};
|
|
2017
|
+
/**
|
|
2018
|
+
* Hides any internal tooltips presented by the series, if any.
|
|
2019
|
+
|
|
2020
|
+
*/
|
|
2021
|
+
IgcSeriesComponent.prototype.hideToolTipsImmediate = function () {
|
|
2022
|
+
this.i.le();
|
|
2023
|
+
};
|
|
2017
2024
|
/**
|
|
2018
2025
|
* Converts a point from coordinates within the series plot area to a world position within axis space.
|
|
2019
2026
|
|
|
@@ -2024,7 +2031,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2024
2031
|
* ```
|
|
2025
2032
|
*/
|
|
2026
2033
|
IgcSeriesComponent.prototype.toWorldPosition = function (seriesPoint) {
|
|
2027
|
-
var iv = this.i.
|
|
2034
|
+
var iv = this.i.pp(toPoint(seriesPoint));
|
|
2028
2035
|
return fromPoint(iv);
|
|
2029
2036
|
};
|
|
2030
2037
|
/**
|
|
@@ -2033,7 +2040,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2033
2040
|
* @param world * The world position from which to convert.
|
|
2034
2041
|
*/
|
|
2035
2042
|
IgcSeriesComponent.prototype.fromWorldPosition = function (world) {
|
|
2036
|
-
var iv = this.i.
|
|
2043
|
+
var iv = this.i.ph(toPoint(world));
|
|
2037
2044
|
return fromPoint(iv);
|
|
2038
2045
|
};
|
|
2039
2046
|
/**
|
|
@@ -2059,7 +2066,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2059
2066
|
* ```
|
|
2060
2067
|
*/
|
|
2061
2068
|
IgcSeriesComponent.prototype.renderSeries = function (animate) {
|
|
2062
|
-
this.i.
|
|
2069
|
+
this.i.mi(animate);
|
|
2063
2070
|
};
|
|
2064
2071
|
/**
|
|
2065
2072
|
* Gets the effective viewport, adjusted to account for margins and other factors.
|
|
@@ -2074,7 +2081,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2074
2081
|
|
|
2075
2082
|
*/
|
|
2076
2083
|
IgcSeriesComponent.prototype.removeAllAlternateViews = function () {
|
|
2077
|
-
this.i.
|
|
2084
|
+
this.i.mc();
|
|
2078
2085
|
};
|
|
2079
2086
|
/**
|
|
2080
2087
|
* Removes an alternate view of this series.
|
|
@@ -2082,21 +2089,21 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2082
2089
|
* @param viewIdentifier * The string identifier for the view to remove.
|
|
2083
2090
|
*/
|
|
2084
2091
|
IgcSeriesComponent.prototype.removeAlternateView = function (viewIdentifier) {
|
|
2085
|
-
this.i.
|
|
2092
|
+
this.i.me(viewIdentifier);
|
|
2086
2093
|
};
|
|
2087
2094
|
/**
|
|
2088
2095
|
* Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
|
|
2089
2096
|
|
|
2090
2097
|
*/
|
|
2091
2098
|
IgcSeriesComponent.prototype.notifyIndexedPropertiesChanged = function () {
|
|
2092
|
-
this.i.
|
|
2099
|
+
this.i.lk();
|
|
2093
2100
|
};
|
|
2094
2101
|
/**
|
|
2095
2102
|
* Notifies the series that a visual property has changed, requiring a visual update.
|
|
2096
2103
|
|
|
2097
2104
|
*/
|
|
2098
2105
|
IgcSeriesComponent.prototype.notifyVisualPropertiesChanged = function () {
|
|
2099
|
-
this.i.
|
|
2106
|
+
this.i.lr();
|
|
2100
2107
|
};
|
|
2101
2108
|
/**
|
|
2102
2109
|
* Replays the assigned transition in animation, if any.
|
|
@@ -2107,14 +2114,14 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2107
2114
|
* ```
|
|
2108
2115
|
*/
|
|
2109
2116
|
IgcSeriesComponent.prototype.replayTransitionIn = function () {
|
|
2110
|
-
this.i.
|
|
2117
|
+
this.i.ml();
|
|
2111
2118
|
};
|
|
2112
2119
|
/**
|
|
2113
2120
|
* Call to null out the axes of the series;
|
|
2114
2121
|
|
|
2115
2122
|
*/
|
|
2116
2123
|
IgcSeriesComponent.prototype.removeAxes = function () {
|
|
2117
|
-
this.i.
|
|
2124
|
+
this.i.mf();
|
|
2118
2125
|
};
|
|
2119
2126
|
/**
|
|
2120
2127
|
* Simulates a pointer hover over the series surface.
|
|
@@ -2128,17 +2135,17 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2128
2135
|
* ```
|
|
2129
2136
|
*/
|
|
2130
2137
|
IgcSeriesComponent.prototype.simulateHover = function (point) {
|
|
2131
|
-
this.i.
|
|
2138
|
+
this.i.mq(toPoint(point));
|
|
2132
2139
|
};
|
|
2133
2140
|
/**
|
|
2134
2141
|
* Called when this series' Style is updated.
|
|
2135
2142
|
|
|
2136
2143
|
*/
|
|
2137
2144
|
IgcSeriesComponent.prototype.styleUpdated = function () {
|
|
2138
|
-
this.i.
|
|
2145
|
+
this.i.ms();
|
|
2139
2146
|
};
|
|
2140
2147
|
IgcSeriesComponent.prototype.setNegativeColors = function (negativeBrush, negativeOutline) {
|
|
2141
|
-
this.i.
|
|
2148
|
+
this.i.mn(stringToBrush(negativeBrush), stringToBrush(negativeOutline));
|
|
2142
2149
|
};
|
|
2143
2150
|
/**
|
|
2144
2151
|
* Moves the cursor point to the provided world position. Some series may react to the current cursor position.
|
|
@@ -2152,7 +2159,7 @@ var IgcSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2152
2159
|
* ```
|
|
2153
2160
|
*/
|
|
2154
2161
|
IgcSeriesComponent.prototype.moveCursorPoint = function (point) {
|
|
2155
|
-
this.i.
|
|
2162
|
+
this.i.lh(toPoint(point));
|
|
2156
2163
|
};
|
|
2157
2164
|
Object.defineProperty(IgcSeriesComponent.prototype, "renderRequested", {
|
|
2158
2165
|
/**
|
|
@@ -63,11 +63,11 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
63
63
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
64
64
|
*/
|
|
65
65
|
get: function () {
|
|
66
|
-
return this.i.
|
|
66
|
+
return this.i.q5;
|
|
67
67
|
},
|
|
68
68
|
set: function (v) {
|
|
69
|
-
this.i.
|
|
70
|
-
this._a("isCustomShapeStyleAllowed", this.i.
|
|
69
|
+
this.i.q5 = ensureBool(v);
|
|
70
|
+
this._a("isCustomShapeStyleAllowed", this.i.q5);
|
|
71
71
|
},
|
|
72
72
|
enumerable: true,
|
|
73
73
|
configurable: true
|
|
@@ -77,22 +77,22 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
77
77
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
78
78
|
*/
|
|
79
79
|
get: function () {
|
|
80
|
-
return this.i.
|
|
80
|
+
return this.i.q4;
|
|
81
81
|
},
|
|
82
82
|
set: function (v) {
|
|
83
|
-
this.i.
|
|
84
|
-
this._a("isCustomShapeMarkerStyleAllowed", this.i.
|
|
83
|
+
this.i.q4 = ensureBool(v);
|
|
84
|
+
this._a("isCustomShapeMarkerStyleAllowed", this.i.q4);
|
|
85
85
|
},
|
|
86
86
|
enumerable: true,
|
|
87
87
|
configurable: true
|
|
88
88
|
});
|
|
89
89
|
Object.defineProperty(IgcShapeSeriesBaseComponent.prototype, "actualItemSearchMode", {
|
|
90
90
|
get: function () {
|
|
91
|
-
return this.i.
|
|
91
|
+
return this.i.qp;
|
|
92
92
|
},
|
|
93
93
|
set: function (v) {
|
|
94
|
-
this.i.
|
|
95
|
-
this._a("actualItemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.
|
|
94
|
+
this.i.qp = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
95
|
+
this._a("actualItemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.qp));
|
|
96
96
|
},
|
|
97
97
|
enumerable: true,
|
|
98
98
|
configurable: true
|
|
@@ -102,11 +102,11 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
102
102
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
103
103
|
*/
|
|
104
104
|
get: function () {
|
|
105
|
-
return this.i.
|
|
105
|
+
return this.i.qr;
|
|
106
106
|
},
|
|
107
107
|
set: function (v) {
|
|
108
|
-
this.i.
|
|
109
|
-
this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.
|
|
108
|
+
this.i.qr = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
109
|
+
this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.qr));
|
|
110
110
|
},
|
|
111
111
|
enumerable: true,
|
|
112
112
|
configurable: true
|
|
@@ -116,11 +116,11 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
116
116
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
117
117
|
*/
|
|
118
118
|
get: function () {
|
|
119
|
-
return this.i.
|
|
119
|
+
return this.i.rn;
|
|
120
120
|
},
|
|
121
121
|
set: function (v) {
|
|
122
|
-
this.i.
|
|
123
|
-
this._a("itemSearchThreshold", this.i.
|
|
122
|
+
this.i.rn = +v;
|
|
123
|
+
this._a("itemSearchThreshold", this.i.rn);
|
|
124
124
|
},
|
|
125
125
|
enumerable: true,
|
|
126
126
|
configurable: true
|
|
@@ -130,11 +130,11 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
130
130
|
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
131
131
|
*/
|
|
132
132
|
get: function () {
|
|
133
|
-
return this.i.
|
|
133
|
+
return this.i.rm;
|
|
134
134
|
},
|
|
135
135
|
set: function (v) {
|
|
136
|
-
this.i.
|
|
137
|
-
this._a("itemSearchPointsThreshold", this.i.
|
|
136
|
+
this.i.rm = +v;
|
|
137
|
+
this._a("itemSearchPointsThreshold", this.i.rm);
|
|
138
138
|
},
|
|
139
139
|
enumerable: true,
|
|
140
140
|
configurable: true
|
|
@@ -145,10 +145,10 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
145
145
|
* To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
|
|
146
146
|
*/
|
|
147
147
|
get: function () {
|
|
148
|
-
return this.i.
|
|
148
|
+
return this.i.rx;
|
|
149
149
|
},
|
|
150
150
|
set: function (v) {
|
|
151
|
-
this.i.
|
|
151
|
+
this.i.rx = v;
|
|
152
152
|
},
|
|
153
153
|
enumerable: true,
|
|
154
154
|
configurable: true
|
|
@@ -158,22 +158,22 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
158
158
|
* Gets or sets the effective x-axis for the current ScatterBase object.
|
|
159
159
|
*/
|
|
160
160
|
get: function () {
|
|
161
|
-
if (this.i.
|
|
161
|
+
if (this.i.ql == null) {
|
|
162
162
|
return null;
|
|
163
163
|
}
|
|
164
|
-
if (!this.i.
|
|
165
|
-
var e = IgcNumericXAxisComponent._createFromInternal(this.i.
|
|
164
|
+
if (!this.i.ql.externalObject) {
|
|
165
|
+
var e = IgcNumericXAxisComponent._createFromInternal(this.i.ql);
|
|
166
166
|
if (e) {
|
|
167
|
-
e._implementation = this.i.
|
|
167
|
+
e._implementation = this.i.ql;
|
|
168
168
|
}
|
|
169
|
-
this.i.
|
|
169
|
+
this.i.ql.externalObject = e;
|
|
170
170
|
}
|
|
171
|
-
return this.i.
|
|
171
|
+
return this.i.ql.externalObject;
|
|
172
172
|
},
|
|
173
173
|
set: function (v) {
|
|
174
174
|
if (v != null && this._stylingContainer && v._styling)
|
|
175
175
|
v._styling(this._stylingContainer, this, this);
|
|
176
|
-
v == null ? this.i.
|
|
176
|
+
v == null ? this.i.ql = null : this.i.ql = v.i;
|
|
177
177
|
},
|
|
178
178
|
enumerable: true,
|
|
179
179
|
configurable: true
|
|
@@ -196,22 +196,22 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
196
196
|
* Gets or sets the effective y-axis for the current ScatterBase object.
|
|
197
197
|
*/
|
|
198
198
|
get: function () {
|
|
199
|
-
if (this.i.
|
|
199
|
+
if (this.i.qn == null) {
|
|
200
200
|
return null;
|
|
201
201
|
}
|
|
202
|
-
if (!this.i.
|
|
203
|
-
var e = IgcNumericYAxisComponent._createFromInternal(this.i.
|
|
202
|
+
if (!this.i.qn.externalObject) {
|
|
203
|
+
var e = IgcNumericYAxisComponent._createFromInternal(this.i.qn);
|
|
204
204
|
if (e) {
|
|
205
|
-
e._implementation = this.i.
|
|
205
|
+
e._implementation = this.i.qn;
|
|
206
206
|
}
|
|
207
|
-
this.i.
|
|
207
|
+
this.i.qn.externalObject = e;
|
|
208
208
|
}
|
|
209
|
-
return this.i.
|
|
209
|
+
return this.i.qn.externalObject;
|
|
210
210
|
},
|
|
211
211
|
set: function (v) {
|
|
212
212
|
if (v != null && this._stylingContainer && v._styling)
|
|
213
213
|
v._styling(this._stylingContainer, this, this);
|
|
214
|
-
v == null ? this.i.
|
|
214
|
+
v == null ? this.i.qn = null : this.i.qn = v.i;
|
|
215
215
|
},
|
|
216
216
|
enumerable: true,
|
|
217
217
|
configurable: true
|
|
@@ -235,11 +235,11 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
235
235
|
* In the case of ScatterPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
|
|
236
236
|
*/
|
|
237
237
|
get: function () {
|
|
238
|
-
return this.i.
|
|
238
|
+
return this.i.rj;
|
|
239
239
|
},
|
|
240
240
|
set: function (v) {
|
|
241
|
-
this.i.
|
|
242
|
-
this._a("shapeFilterResolution", this.i.
|
|
241
|
+
this.i.rj = +v;
|
|
242
|
+
this._a("shapeFilterResolution", this.i.rj);
|
|
243
243
|
},
|
|
244
244
|
enumerable: true,
|
|
245
245
|
configurable: true
|
|
@@ -312,7 +312,7 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
312
312
|
return (iv);
|
|
313
313
|
};
|
|
314
314
|
IgcShapeSeriesBaseComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
315
|
-
var iv = this.i.
|
|
315
|
+
var iv = this.i.pm(toPoint(world), useInterpolation, skipUnknowns);
|
|
316
316
|
return fromPoint(iv);
|
|
317
317
|
};
|
|
318
318
|
/**
|
|
@@ -330,7 +330,7 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
330
330
|
* @param axis * The object to check
|
|
331
331
|
*/
|
|
332
332
|
IgcShapeSeriesBaseComponent.prototype.canUseAsYAxis = function (axis) {
|
|
333
|
-
var iv = this.i.
|
|
333
|
+
var iv = this.i.q0(axis);
|
|
334
334
|
return (iv);
|
|
335
335
|
};
|
|
336
336
|
/**
|
|
@@ -339,7 +339,7 @@ var IgcShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
339
339
|
* @param axis * The object to check
|
|
340
340
|
*/
|
|
341
341
|
IgcShapeSeriesBaseComponent.prototype.canUseAsXAxis = function (axis) {
|
|
342
|
-
var iv = this.i.
|
|
342
|
+
var iv = this.i.qz(axis);
|
|
343
343
|
return (iv);
|
|
344
344
|
};
|
|
345
345
|
Object.defineProperty(IgcShapeSeriesBaseComponent.prototype, "assigningShapeStyle", {
|
|
@@ -66,11 +66,11 @@ var IgcSlowStochasticOscillatorIndicatorComponent = /** @class */ /*@__PURE__*/
|
|
|
66
66
|
* The typical, and initial, value for SlowStochasticOscillatorIndicator periods is 14.
|
|
67
67
|
*/
|
|
68
68
|
get: function () {
|
|
69
|
-
return this.i.
|
|
69
|
+
return this.i.u2;
|
|
70
70
|
},
|
|
71
71
|
set: function (v) {
|
|
72
|
-
this.i.
|
|
73
|
-
this._a("period", this.i.
|
|
72
|
+
this.i.u2 = +v;
|
|
73
|
+
this._a("period", this.i.u2);
|
|
74
74
|
},
|
|
75
75
|
enumerable: true,
|
|
76
76
|
configurable: true
|
|
@@ -53,7 +53,7 @@ var IgcSplineFragmentBaseComponent = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
53
53
|
configurable: true
|
|
54
54
|
});
|
|
55
55
|
IgcSplineFragmentBaseComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
56
|
-
var iv = this.i.
|
|
56
|
+
var iv = this.i.pm(toPoint(world), useInterpolation, skipUnknowns);
|
|
57
57
|
return fromPoint(iv);
|
|
58
58
|
};
|
|
59
59
|
IgcSplineFragmentBaseComponent._observedAttributesIgcSplineFragmentBaseComponent = null;
|
|
@@ -48,11 +48,11 @@ var IgcSplineSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
48
48
|
* Gets or sets whether to include the spline shape in the axis range requested of the axis.
|
|
49
49
|
*/
|
|
50
50
|
get: function () {
|
|
51
|
-
return this.i.
|
|
51
|
+
return this.i.vc;
|
|
52
52
|
},
|
|
53
53
|
set: function (v) {
|
|
54
|
-
this.i.
|
|
55
|
-
this._a("isSplineShapePartOfRange", this.i.
|
|
54
|
+
this.i.vc = ensureBool(v);
|
|
55
|
+
this._a("isSplineShapePartOfRange", this.i.vc);
|
|
56
56
|
},
|
|
57
57
|
enumerable: true,
|
|
58
58
|
configurable: true
|
|
@@ -76,11 +76,11 @@ var IgcSplineSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
76
76
|
* ```
|
|
77
77
|
*/
|
|
78
78
|
get: function () {
|
|
79
|
-
return this.i.
|
|
79
|
+
return this.i.vb;
|
|
80
80
|
},
|
|
81
81
|
set: function (v) {
|
|
82
|
-
this.i.
|
|
83
|
-
this._a("splineType", enumToString(SplineType_$type, this.i.
|
|
82
|
+
this.i.vb = ensureEnum(SplineType_$type, v);
|
|
83
|
+
this._a("splineType", enumToString(SplineType_$type, this.i.vb));
|
|
84
84
|
},
|
|
85
85
|
enumerable: true,
|
|
86
86
|
configurable: true
|
|
@@ -55,7 +55,7 @@ var IgcStacked100AreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
55
55
|
};
|
|
56
56
|
Object.defineProperty(IgcStacked100AreaSeriesComponent.prototype, "isPercentBased", {
|
|
57
57
|
get: function () {
|
|
58
|
-
return this.i.
|
|
58
|
+
return this.i.tp;
|
|
59
59
|
},
|
|
60
60
|
enumerable: true,
|
|
61
61
|
configurable: true
|
|
@@ -55,7 +55,7 @@ var IgcStacked100BarSeriesComponent = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
55
55
|
};
|
|
56
56
|
Object.defineProperty(IgcStacked100BarSeriesComponent.prototype, "isPercentBased", {
|
|
57
57
|
get: function () {
|
|
58
|
-
return this.i.
|
|
58
|
+
return this.i.tp;
|
|
59
59
|
},
|
|
60
60
|
enumerable: true,
|
|
61
61
|
configurable: true
|
|
@@ -55,7 +55,7 @@ var IgcStacked100ColumnSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
55
55
|
};
|
|
56
56
|
Object.defineProperty(IgcStacked100ColumnSeriesComponent.prototype, "isPercentBased", {
|
|
57
57
|
get: function () {
|
|
58
|
-
return this.i.
|
|
58
|
+
return this.i.tp;
|
|
59
59
|
},
|
|
60
60
|
enumerable: true,
|
|
61
61
|
configurable: true
|
|
@@ -55,7 +55,7 @@ var IgcStacked100LineSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
55
55
|
};
|
|
56
56
|
Object.defineProperty(IgcStacked100LineSeriesComponent.prototype, "isPercentBased", {
|
|
57
57
|
get: function () {
|
|
58
|
-
return this.i.
|
|
58
|
+
return this.i.tp;
|
|
59
59
|
},
|
|
60
60
|
enumerable: true,
|
|
61
61
|
configurable: true
|
|
@@ -55,7 +55,7 @@ var IgcStacked100SplineAreaSeriesComponent = /** @class */ /*@__PURE__*/ (functi
|
|
|
55
55
|
};
|
|
56
56
|
Object.defineProperty(IgcStacked100SplineAreaSeriesComponent.prototype, "isPercentBased", {
|
|
57
57
|
get: function () {
|
|
58
|
-
return this.i.
|
|
58
|
+
return this.i.tp;
|
|
59
59
|
},
|
|
60
60
|
enumerable: true,
|
|
61
61
|
configurable: true
|
|
@@ -55,7 +55,7 @@ var IgcStacked100SplineSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
55
55
|
};
|
|
56
56
|
Object.defineProperty(IgcStacked100SplineSeriesComponent.prototype, "isPercentBased", {
|
|
57
57
|
get: function () {
|
|
58
|
-
return this.i.
|
|
58
|
+
return this.i.tp;
|
|
59
59
|
},
|
|
60
60
|
enumerable: true,
|
|
61
61
|
configurable: true
|
|
@@ -78,11 +78,11 @@ var IgcStackedBarSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
78
78
|
* Gets or sets the x-radius of the ellipse that is used to round the corners of the bar.
|
|
79
79
|
*/
|
|
80
80
|
get: function () {
|
|
81
|
-
return this.i.
|
|
81
|
+
return this.i.un;
|
|
82
82
|
},
|
|
83
83
|
set: function (v) {
|
|
84
|
-
this.i.
|
|
85
|
-
this._a("radiusX", this.i.
|
|
84
|
+
this.i.un = +v;
|
|
85
|
+
this._a("radiusX", this.i.un);
|
|
86
86
|
},
|
|
87
87
|
enumerable: true,
|
|
88
88
|
configurable: true
|
|
@@ -92,11 +92,11 @@ var IgcStackedBarSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
92
92
|
* Gets or sets the y-radius of the ellipse that is used to round the corners of the bar.
|
|
93
93
|
*/
|
|
94
94
|
get: function () {
|
|
95
|
-
return this.i.
|
|
95
|
+
return this.i.uo;
|
|
96
96
|
},
|
|
97
97
|
set: function (v) {
|
|
98
|
-
this.i.
|
|
99
|
-
this._a("radiusY", this.i.
|
|
98
|
+
this.i.uo = +v;
|
|
99
|
+
this._a("radiusY", this.i.uo);
|
|
100
100
|
},
|
|
101
101
|
enumerable: true,
|
|
102
102
|
configurable: true
|