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
|
@@ -309,38 +309,38 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
309
309
|
* ```
|
|
310
310
|
*/
|
|
311
311
|
get isAnnotationLayer() {
|
|
312
|
-
return this.i.
|
|
312
|
+
return this.i.d7;
|
|
313
313
|
}
|
|
314
314
|
/**
|
|
315
315
|
* Gets whether the series is an crosshair annotation layer.
|
|
316
316
|
*/
|
|
317
317
|
get isAnnotationCrosshairLayer() {
|
|
318
|
-
return this.i.
|
|
318
|
+
return this.i.d4;
|
|
319
319
|
}
|
|
320
320
|
/**
|
|
321
321
|
* Gets whether the series is an callout annotation layer.
|
|
322
322
|
*/
|
|
323
323
|
get isAnnotationCalloutLayer() {
|
|
324
|
-
return this.i.
|
|
324
|
+
return this.i.d3;
|
|
325
325
|
}
|
|
326
326
|
/**
|
|
327
327
|
* Gets whether the series is an annotation layer displayed only when hovering over the chart.
|
|
328
328
|
* Crosshair Layer, Category Highlight Layer, Category Tooltip Layer, Item Tooltip Layer
|
|
329
329
|
*/
|
|
330
330
|
get isAnnotationHoverLayer() {
|
|
331
|
-
return this.i.
|
|
331
|
+
return this.i.d6;
|
|
332
332
|
}
|
|
333
333
|
/**
|
|
334
334
|
* Gets whether the series is final value annotation layer.
|
|
335
335
|
*/
|
|
336
336
|
get isAnnotationFinalValue() {
|
|
337
|
-
return this.i.
|
|
337
|
+
return this.i.d5;
|
|
338
338
|
}
|
|
339
339
|
/**
|
|
340
340
|
* Gets whether the series is a value annotation layer.
|
|
341
341
|
*/
|
|
342
342
|
get isAnnotationValueLayer() {
|
|
343
|
-
return this.i.
|
|
343
|
+
return this.i.d8;
|
|
344
344
|
}
|
|
345
345
|
/**
|
|
346
346
|
* Gets whether the current series is oriented vertically.
|
|
@@ -360,7 +360,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
360
360
|
* ```
|
|
361
361
|
*/
|
|
362
362
|
get isFragment() {
|
|
363
|
-
return this.i.
|
|
363
|
+
return this.i.eq;
|
|
364
364
|
}
|
|
365
365
|
/**
|
|
366
366
|
* Gets whether the current series shows an area or line shape.
|
|
@@ -370,103 +370,103 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
370
370
|
* ```
|
|
371
371
|
*/
|
|
372
372
|
get isAreaOrLine() {
|
|
373
|
-
return this.i.
|
|
373
|
+
return this.i.ea;
|
|
374
374
|
}
|
|
375
375
|
/**
|
|
376
376
|
* Gets whether the current series shows an area shape.
|
|
377
377
|
*/
|
|
378
378
|
get isArea() {
|
|
379
|
-
return this.i.
|
|
379
|
+
return this.i.d9;
|
|
380
380
|
}
|
|
381
381
|
/**
|
|
382
382
|
* Gets whether the current series shows an area shape.
|
|
383
383
|
*/
|
|
384
384
|
get hasValueAxis() {
|
|
385
|
-
return this.i.
|
|
385
|
+
return this.i.d0;
|
|
386
386
|
}
|
|
387
387
|
/**
|
|
388
388
|
* Gets whether the current series shows an area shape.
|
|
389
389
|
*/
|
|
390
390
|
get isValueAxisInverted() {
|
|
391
|
-
return this.i.
|
|
391
|
+
return this.i.fj;
|
|
392
392
|
}
|
|
393
393
|
/**
|
|
394
394
|
* Gets whether the current series shows only line shapes.
|
|
395
395
|
*/
|
|
396
396
|
get isLineOnly() {
|
|
397
|
-
return this.i.
|
|
397
|
+
return this.i.ey;
|
|
398
398
|
}
|
|
399
399
|
/**
|
|
400
400
|
* Gets whether the current series shows a line contour shape.
|
|
401
401
|
*/
|
|
402
402
|
get isLineContour() {
|
|
403
|
-
return this.i.
|
|
403
|
+
return this.i.ex;
|
|
404
404
|
}
|
|
405
405
|
/**
|
|
406
406
|
* Gets whether the current series shows a spline shape.
|
|
407
407
|
*/
|
|
408
408
|
get isSpline() {
|
|
409
|
-
return this.i.
|
|
409
|
+
return this.i.fe;
|
|
410
410
|
}
|
|
411
411
|
/**
|
|
412
412
|
* Gets whether the current series shows a column shape.
|
|
413
413
|
*/
|
|
414
414
|
get isColumn() {
|
|
415
|
-
return this.i.
|
|
415
|
+
return this.i.ee;
|
|
416
416
|
}
|
|
417
417
|
/**
|
|
418
418
|
* Gets whether the current series shows a horizontal column shape.
|
|
419
419
|
*/
|
|
420
420
|
get isBar() {
|
|
421
|
-
return this.i.
|
|
421
|
+
return this.i.ec;
|
|
422
422
|
}
|
|
423
423
|
/**
|
|
424
424
|
* Gets whether the current series shows a waterfall column shape.
|
|
425
425
|
*/
|
|
426
426
|
get isWaterfall() {
|
|
427
|
-
return this.i.
|
|
427
|
+
return this.i.fk;
|
|
428
428
|
}
|
|
429
429
|
/**
|
|
430
430
|
* Gets whether the current series shows a polyline shape.
|
|
431
431
|
*/
|
|
432
432
|
get isPolyline() {
|
|
433
|
-
return this.i.
|
|
433
|
+
return this.i.e5;
|
|
434
434
|
}
|
|
435
435
|
/**
|
|
436
436
|
* Gets whether the current series shows a polygon shape.
|
|
437
437
|
*/
|
|
438
438
|
get isPolygon() {
|
|
439
|
-
return this.i.
|
|
439
|
+
return this.i.e4;
|
|
440
440
|
}
|
|
441
441
|
/**
|
|
442
442
|
* Gets whether the current series shows pixels.
|
|
443
443
|
*/
|
|
444
444
|
get isPixel() {
|
|
445
|
-
return this.i.
|
|
445
|
+
return this.i.e2;
|
|
446
446
|
}
|
|
447
447
|
/**
|
|
448
448
|
* Gets whether the current series shows a pie shape.
|
|
449
449
|
*/
|
|
450
450
|
get isPie() {
|
|
451
|
-
return this.i.
|
|
451
|
+
return this.i.e1;
|
|
452
452
|
}
|
|
453
453
|
/**
|
|
454
454
|
* Gets whether the current series shows a tile imagery.
|
|
455
455
|
*/
|
|
456
456
|
get isTile() {
|
|
457
|
-
return this.i.
|
|
457
|
+
return this.i.fh;
|
|
458
458
|
}
|
|
459
459
|
/**
|
|
460
460
|
* Gets whether the current series shows step shapes.
|
|
461
461
|
*/
|
|
462
462
|
get isStep() {
|
|
463
|
-
return this.i.
|
|
463
|
+
return this.i.ff;
|
|
464
464
|
}
|
|
465
465
|
/**
|
|
466
466
|
* Gets whether the current series shows interactive shape controls.
|
|
467
467
|
*/
|
|
468
468
|
get isShapeControl() {
|
|
469
|
-
return this.i.
|
|
469
|
+
return this.i.fc;
|
|
470
470
|
}
|
|
471
471
|
/**
|
|
472
472
|
* Gets whether the current series is a polar type series.
|
|
@@ -476,7 +476,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
476
476
|
* ```
|
|
477
477
|
*/
|
|
478
478
|
get isPolar() {
|
|
479
|
-
return this.i.
|
|
479
|
+
return this.i.e3;
|
|
480
480
|
}
|
|
481
481
|
/**
|
|
482
482
|
* Gets whether the current series is a scatter type series.
|
|
@@ -486,7 +486,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
486
486
|
* ```
|
|
487
487
|
*/
|
|
488
488
|
get isScatter() {
|
|
489
|
-
return this.i.
|
|
489
|
+
return this.i.fa;
|
|
490
490
|
}
|
|
491
491
|
/**
|
|
492
492
|
* Gets whether the current series is a radial type series.
|
|
@@ -496,7 +496,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
496
496
|
* ```
|
|
497
497
|
*/
|
|
498
498
|
get isRadial() {
|
|
499
|
-
return this.i.
|
|
499
|
+
return this.i.e7;
|
|
500
500
|
}
|
|
501
501
|
/**
|
|
502
502
|
* Gets whether the current series is a stacked type series.
|
|
@@ -516,7 +516,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
516
516
|
* ```
|
|
517
517
|
*/
|
|
518
518
|
get isFinancial() {
|
|
519
|
-
return this.i.
|
|
519
|
+
return this.i.el;
|
|
520
520
|
}
|
|
521
521
|
/**
|
|
522
522
|
* Gets whether the current series is a range type series.
|
|
@@ -526,7 +526,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
526
526
|
* ```
|
|
527
527
|
*/
|
|
528
528
|
get isRange() {
|
|
529
|
-
return this.i.
|
|
529
|
+
return this.i.e8;
|
|
530
530
|
}
|
|
531
531
|
/**
|
|
532
532
|
* Gets whether the current series is a category type series.
|
|
@@ -536,7 +536,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
536
536
|
* ```
|
|
537
537
|
*/
|
|
538
538
|
get isCategory() {
|
|
539
|
-
return this.i.
|
|
539
|
+
return this.i.ed;
|
|
540
540
|
}
|
|
541
541
|
/**
|
|
542
542
|
* Gets whether the current series is a geographic series.
|
|
@@ -546,13 +546,13 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
546
546
|
* ```
|
|
547
547
|
*/
|
|
548
548
|
get isGeographic() {
|
|
549
|
-
return this.i.
|
|
549
|
+
return this.i.er;
|
|
550
550
|
}
|
|
551
551
|
/**
|
|
552
552
|
* Gets whether the current series is a shape type series.
|
|
553
553
|
*/
|
|
554
554
|
get isShape() {
|
|
555
|
-
return this.i.
|
|
555
|
+
return this.i.fb;
|
|
556
556
|
}
|
|
557
557
|
/**
|
|
558
558
|
* Gets whether the series is a value overlay.
|
|
@@ -567,31 +567,31 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
567
567
|
* Gets whether the series has only marker as visuals
|
|
568
568
|
*/
|
|
569
569
|
get hasOnlyMarkers() {
|
|
570
|
-
return this.i.
|
|
570
|
+
return this.i.dy;
|
|
571
571
|
}
|
|
572
572
|
/**
|
|
573
573
|
* Gets whether the series has financial OHLC/candlestick visuals
|
|
574
574
|
*/
|
|
575
575
|
get isFinancialSeries() {
|
|
576
|
-
return this.i.
|
|
576
|
+
return this.i.eo;
|
|
577
577
|
}
|
|
578
578
|
/**
|
|
579
579
|
* Gets whether the series is financial overlay
|
|
580
580
|
*/
|
|
581
581
|
get isFinancialOverlay() {
|
|
582
|
-
return this.i.
|
|
582
|
+
return this.i.en;
|
|
583
583
|
}
|
|
584
584
|
/**
|
|
585
585
|
* Gets whether the series is financial indicator
|
|
586
586
|
*/
|
|
587
587
|
get isFinancialIndicator() {
|
|
588
|
-
return this.i.
|
|
588
|
+
return this.i.em;
|
|
589
589
|
}
|
|
590
590
|
/**
|
|
591
591
|
* Gets whether the series is financial waterfall
|
|
592
592
|
*/
|
|
593
593
|
get isFinancialWaterfall() {
|
|
594
|
-
return this.i.
|
|
594
|
+
return this.i.ep;
|
|
595
595
|
}
|
|
596
596
|
/**
|
|
597
597
|
* Gets whether the default crosshair behavior should be disabled if this series is present.
|
|
@@ -603,7 +603,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
603
603
|
* ```
|
|
604
604
|
*/
|
|
605
605
|
get isDefaultCrosshairBehaviorDisabled() {
|
|
606
|
-
return this.i.
|
|
606
|
+
return this.i.eg;
|
|
607
607
|
}
|
|
608
608
|
/**
|
|
609
609
|
* Gets whether the default tooltip behavior should be disabled if this series is present.
|
|
@@ -613,7 +613,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
613
613
|
* ```
|
|
614
614
|
*/
|
|
615
615
|
get isDefaultTooltipBehaviorDisabled() {
|
|
616
|
-
return this.i.
|
|
616
|
+
return this.i.eh;
|
|
617
617
|
}
|
|
618
618
|
/**
|
|
619
619
|
* Returns whether the current series supports visual markers.
|
|
@@ -631,7 +631,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
631
631
|
get highlightedValuesExtraPropertyOverlays() {
|
|
632
632
|
if (this._highlightedValuesExtraPropertyOverlays === null) {
|
|
633
633
|
let coll = new IgcSeriesLayerPropertyOverlayCollection();
|
|
634
|
-
let innerColl = this.i.
|
|
634
|
+
let innerColl = this.i.ca;
|
|
635
635
|
if (!innerColl) {
|
|
636
636
|
innerColl = new SeriesLayerPropertyOverlayCollection_internal();
|
|
637
637
|
}
|
|
@@ -647,7 +647,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
647
647
|
let coll = new IgcSeriesLayerPropertyOverlayCollection();
|
|
648
648
|
this._highlightedValuesExtraPropertyOverlays = coll._fromOuter(v);
|
|
649
649
|
let syncColl = new SyncableObservableCollection$1(SeriesLayerPropertyOverlay.$type);
|
|
650
|
-
let innerColl = this.i.
|
|
650
|
+
let innerColl = this.i.ca;
|
|
651
651
|
if (!innerColl) {
|
|
652
652
|
innerColl = new SeriesLayerPropertyOverlayCollection_internal();
|
|
653
653
|
}
|
|
@@ -663,7 +663,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
663
663
|
* ```
|
|
664
664
|
*/
|
|
665
665
|
get isIndexed() {
|
|
666
|
-
return this.i.
|
|
666
|
+
return this.i.eu;
|
|
667
667
|
}
|
|
668
668
|
/**
|
|
669
669
|
* Gets if the series should appear in any legends.
|
|
@@ -681,11 +681,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
681
681
|
* The `LegendItemVisibilty` can be used to exclude only certain `Series` from the `Legend`.
|
|
682
682
|
*/
|
|
683
683
|
get legendItemVisibility() {
|
|
684
|
-
return this.i.
|
|
684
|
+
return this.i.t1;
|
|
685
685
|
}
|
|
686
686
|
set legendItemVisibility(v) {
|
|
687
|
-
this.i.
|
|
688
|
-
this._a("legendItemVisibility", enumToString(Visibility_$type, this.i.
|
|
687
|
+
this.i.t1 = ensureEnum(Visibility_$type, v);
|
|
688
|
+
this._a("legendItemVisibility", enumToString(Visibility_$type, this.i.t1));
|
|
689
689
|
}
|
|
690
690
|
/**
|
|
691
691
|
* Gets or sets the LegendItemBadgeTemplate property.
|
|
@@ -702,30 +702,30 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
702
702
|
* Gets the actual legend item badge template used by the series.
|
|
703
703
|
*/
|
|
704
704
|
get actualLegendItemBadgeTemplate() {
|
|
705
|
-
return this.i.
|
|
705
|
+
return this.i.qt;
|
|
706
706
|
}
|
|
707
707
|
set actualLegendItemBadgeTemplate(v) {
|
|
708
|
-
this.i.
|
|
708
|
+
this.i.qt = v;
|
|
709
709
|
}
|
|
710
710
|
/**
|
|
711
711
|
* Gets the effective legend badge outline for the current series.
|
|
712
712
|
*/
|
|
713
713
|
get actualLegendItemBadgeOutline() {
|
|
714
|
-
return brushToString(this.i.
|
|
714
|
+
return brushToString(this.i.sv);
|
|
715
715
|
}
|
|
716
716
|
set actualLegendItemBadgeOutline(v) {
|
|
717
|
-
this.i.
|
|
718
|
-
this._a("actualLegendItemBadgeOutline", brushToString(this.i.
|
|
717
|
+
this.i.sv = stringToBrush(v);
|
|
718
|
+
this._a("actualLegendItemBadgeOutline", brushToString(this.i.sv));
|
|
719
719
|
}
|
|
720
720
|
/**
|
|
721
721
|
* Gets the effective legend badge fill for the current series.
|
|
722
722
|
*/
|
|
723
723
|
get actualLegendItemBadgeBrush() {
|
|
724
|
-
return brushToString(this.i.
|
|
724
|
+
return brushToString(this.i.su);
|
|
725
725
|
}
|
|
726
726
|
set actualLegendItemBadgeBrush(v) {
|
|
727
|
-
this.i.
|
|
728
|
-
this._a("actualLegendItemBadgeBrush", brushToString(this.i.
|
|
727
|
+
this.i.su = stringToBrush(v);
|
|
728
|
+
this._a("actualLegendItemBadgeBrush", brushToString(this.i.su));
|
|
729
729
|
}
|
|
730
730
|
/**
|
|
731
731
|
* Gets or sets the type of legend badge representing the current series in a legend.
|
|
@@ -766,10 +766,10 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
766
766
|
* the series object itself.
|
|
767
767
|
*/
|
|
768
768
|
get discreteLegendItemTemplate() {
|
|
769
|
-
return this.i.
|
|
769
|
+
return this.i.qu;
|
|
770
770
|
}
|
|
771
771
|
set discreteLegendItemTemplate(v) {
|
|
772
|
-
this.i.
|
|
772
|
+
this.i.qu = v;
|
|
773
773
|
}
|
|
774
774
|
/**
|
|
775
775
|
* Gets or sets the easing function used to morph the current series.
|
|
@@ -781,10 +781,10 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
781
781
|
* ```
|
|
782
782
|
*/
|
|
783
783
|
get transitionEasingFunction() {
|
|
784
|
-
return this.i.
|
|
784
|
+
return this.i.c1;
|
|
785
785
|
}
|
|
786
786
|
set transitionEasingFunction(v) {
|
|
787
|
-
this.i.
|
|
787
|
+
this.i.c1 = v;
|
|
788
788
|
}
|
|
789
789
|
/**
|
|
790
790
|
* Gets or sets the EasingFunction used to morph the current series during the initial transition.
|
|
@@ -796,19 +796,19 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
796
796
|
* ```
|
|
797
797
|
*/
|
|
798
798
|
get transitionInEasingFunction() {
|
|
799
|
-
return this.i.
|
|
799
|
+
return this.i.c2;
|
|
800
800
|
}
|
|
801
801
|
set transitionInEasingFunction(v) {
|
|
802
|
-
this.i.
|
|
802
|
+
this.i.c2 = v;
|
|
803
803
|
}
|
|
804
804
|
/**
|
|
805
805
|
* Gets or sets the EasingFunction used to morph the current series during the initial transition.
|
|
806
806
|
*/
|
|
807
807
|
get transitionOutEasingFunction() {
|
|
808
|
-
return this.i.
|
|
808
|
+
return this.i.c3;
|
|
809
809
|
}
|
|
810
810
|
set transitionOutEasingFunction(v) {
|
|
811
|
-
this.i.
|
|
811
|
+
this.i.c3 = v;
|
|
812
812
|
}
|
|
813
813
|
/**
|
|
814
814
|
* Gets or sets the duration of the current series's morph.
|
|
@@ -820,18 +820,18 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
820
820
|
* ```
|
|
821
821
|
*/
|
|
822
822
|
get transitionDuration() {
|
|
823
|
-
return this.i.
|
|
823
|
+
return this.i.jj;
|
|
824
824
|
}
|
|
825
825
|
set transitionDuration(v) {
|
|
826
|
-
this.i.
|
|
827
|
-
this._a("transitionDuration", this.i.
|
|
826
|
+
this.i.jj = +v;
|
|
827
|
+
this._a("transitionDuration", this.i.jj);
|
|
828
828
|
}
|
|
829
829
|
get actualResolution() {
|
|
830
|
-
return this.i.
|
|
830
|
+
return this.i.hk;
|
|
831
831
|
}
|
|
832
832
|
set actualResolution(v) {
|
|
833
|
-
this.i.
|
|
834
|
-
this._a("actualResolution", this.i.
|
|
833
|
+
this.i.hk = +v;
|
|
834
|
+
this._a("actualResolution", this.i.hk);
|
|
835
835
|
}
|
|
836
836
|
/**
|
|
837
837
|
* Gets or sets the current series object's rendering resolution.
|
|
@@ -843,51 +843,51 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
843
843
|
* ```
|
|
844
844
|
*/
|
|
845
845
|
get resolution() {
|
|
846
|
-
return this.i.
|
|
846
|
+
return this.i.ip;
|
|
847
847
|
}
|
|
848
848
|
set resolution(v) {
|
|
849
|
-
this.i.
|
|
850
|
-
this._a("resolution", this.i.
|
|
849
|
+
this.i.ip = +v;
|
|
850
|
+
this._a("resolution", this.i.ip);
|
|
851
851
|
}
|
|
852
852
|
/**
|
|
853
853
|
* Gets or sets the top margin to use when getting a visible axis range for the series.
|
|
854
854
|
*/
|
|
855
855
|
get visibleRangeMarginTop() {
|
|
856
|
-
return this.i.
|
|
856
|
+
return this.i.i0;
|
|
857
857
|
}
|
|
858
858
|
set visibleRangeMarginTop(v) {
|
|
859
|
-
this.i.
|
|
860
|
-
this._a("visibleRangeMarginTop", this.i.
|
|
859
|
+
this.i.i0 = +v;
|
|
860
|
+
this._a("visibleRangeMarginTop", this.i.i0);
|
|
861
861
|
}
|
|
862
862
|
/**
|
|
863
863
|
* Gets or sets the bottom margin to use when getting a visible axis range for the series.
|
|
864
864
|
*/
|
|
865
865
|
get visibleRangeMarginBottom() {
|
|
866
|
-
return this.i.
|
|
866
|
+
return this.i.ix;
|
|
867
867
|
}
|
|
868
868
|
set visibleRangeMarginBottom(v) {
|
|
869
|
-
this.i.
|
|
870
|
-
this._a("visibleRangeMarginBottom", this.i.
|
|
869
|
+
this.i.ix = +v;
|
|
870
|
+
this._a("visibleRangeMarginBottom", this.i.ix);
|
|
871
871
|
}
|
|
872
872
|
/**
|
|
873
873
|
* Gets or sets the left margin to use when getting a visible axis range for the series.
|
|
874
874
|
*/
|
|
875
875
|
get visibleRangeMarginLeft() {
|
|
876
|
-
return this.i.
|
|
876
|
+
return this.i.iy;
|
|
877
877
|
}
|
|
878
878
|
set visibleRangeMarginLeft(v) {
|
|
879
|
-
this.i.
|
|
880
|
-
this._a("visibleRangeMarginLeft", this.i.
|
|
879
|
+
this.i.iy = +v;
|
|
880
|
+
this._a("visibleRangeMarginLeft", this.i.iy);
|
|
881
881
|
}
|
|
882
882
|
/**
|
|
883
883
|
* Gets or sets the right margin to use when getting a visible axis range for the series.
|
|
884
884
|
*/
|
|
885
885
|
get visibleRangeMarginRight() {
|
|
886
|
-
return this.i.
|
|
886
|
+
return this.i.iz;
|
|
887
887
|
}
|
|
888
888
|
set visibleRangeMarginRight(v) {
|
|
889
|
-
this.i.
|
|
890
|
-
this._a("visibleRangeMarginRight", this.i.
|
|
889
|
+
this.i.iz = +v;
|
|
890
|
+
this._a("visibleRangeMarginRight", this.i.iz);
|
|
891
891
|
}
|
|
892
892
|
/**
|
|
893
893
|
* Gets or sets the Title property.
|
|
@@ -910,10 +910,10 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
910
910
|
* Gets or sets the HighlightedTitleSuffix property.
|
|
911
911
|
*/
|
|
912
912
|
get highlightedTitleSuffix() {
|
|
913
|
-
return this.i.
|
|
913
|
+
return this.i.k2;
|
|
914
914
|
}
|
|
915
915
|
set highlightedTitleSuffix(v) {
|
|
916
|
-
this.i.
|
|
916
|
+
this.i.k2 = v;
|
|
917
917
|
}
|
|
918
918
|
/**
|
|
919
919
|
* Gets or sets the brush to use for the series.
|
|
@@ -925,11 +925,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
925
925
|
* ```
|
|
926
926
|
*/
|
|
927
927
|
get brush() {
|
|
928
|
-
return brushToString(this.i.
|
|
928
|
+
return brushToString(this.i.sx);
|
|
929
929
|
}
|
|
930
930
|
set brush(v) {
|
|
931
|
-
this.i.
|
|
932
|
-
this._a("brush", brushToString(this.i.
|
|
931
|
+
this.i.sx = stringToBrush(v);
|
|
932
|
+
this._a("brush", brushToString(this.i.sx));
|
|
933
933
|
}
|
|
934
934
|
/**
|
|
935
935
|
* Gets the effective brush for the current series object.
|
|
@@ -939,11 +939,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
939
939
|
* ```
|
|
940
940
|
*/
|
|
941
941
|
get actualBrush() {
|
|
942
|
-
return brushToString(this.i.
|
|
942
|
+
return brushToString(this.i.st);
|
|
943
943
|
}
|
|
944
944
|
set actualBrush(v) {
|
|
945
|
-
this.i.
|
|
946
|
-
this._a("actualBrush", brushToString(this.i.
|
|
945
|
+
this.i.st = stringToBrush(v);
|
|
946
|
+
this._a("actualBrush", brushToString(this.i.st));
|
|
947
947
|
}
|
|
948
948
|
/**
|
|
949
949
|
* Gets the effective brush for the current series object with opacity removed so its contrasty for use as a font color.
|
|
@@ -966,11 +966,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
966
966
|
* ```
|
|
967
967
|
*/
|
|
968
968
|
get outline() {
|
|
969
|
-
return brushToString(this.i.
|
|
969
|
+
return brushToString(this.i.s3);
|
|
970
970
|
}
|
|
971
971
|
set outline(v) {
|
|
972
|
-
this.i.
|
|
973
|
-
this._a("outline", brushToString(this.i.
|
|
972
|
+
this.i.s3 = stringToBrush(v);
|
|
973
|
+
this._a("outline", brushToString(this.i.s3));
|
|
974
974
|
}
|
|
975
975
|
/**
|
|
976
976
|
* Gets the effective outline for the current series object.
|
|
@@ -980,41 +980,41 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
980
980
|
* ```
|
|
981
981
|
*/
|
|
982
982
|
get actualOutline() {
|
|
983
|
-
return brushToString(this.i.
|
|
983
|
+
return brushToString(this.i.sw);
|
|
984
984
|
}
|
|
985
985
|
set actualOutline(v) {
|
|
986
|
-
this.i.
|
|
987
|
-
this._a("actualOutline", brushToString(this.i.
|
|
986
|
+
this.i.sw = stringToBrush(v);
|
|
987
|
+
this._a("actualOutline", brushToString(this.i.sw));
|
|
988
988
|
}
|
|
989
989
|
/**
|
|
990
990
|
* Gets or sets the brush that specifies current series object's line join style.
|
|
991
991
|
*/
|
|
992
992
|
get lineJoin() {
|
|
993
|
-
return this.i.
|
|
993
|
+
return this.i.tb;
|
|
994
994
|
}
|
|
995
995
|
set lineJoin(v) {
|
|
996
|
-
this.i.
|
|
997
|
-
this._a("lineJoin", enumToString(PenLineJoin_$type, this.i.
|
|
996
|
+
this.i.tb = ensureEnum(PenLineJoin_$type, v);
|
|
997
|
+
this._a("lineJoin", enumToString(PenLineJoin_$type, this.i.tb));
|
|
998
998
|
}
|
|
999
999
|
/**
|
|
1000
1000
|
* Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
|
|
1001
1001
|
*/
|
|
1002
1002
|
get highlightedValuesDisplayMode() {
|
|
1003
|
-
return this.i.
|
|
1003
|
+
return this.i.br;
|
|
1004
1004
|
}
|
|
1005
1005
|
set highlightedValuesDisplayMode(v) {
|
|
1006
|
-
this.i.
|
|
1007
|
-
this._a("highlightedValuesDisplayMode", enumToString(SeriesHighlightedValuesDisplayMode_$type, this.i.
|
|
1006
|
+
this.i.br = ensureEnum(SeriesHighlightedValuesDisplayMode_$type, v);
|
|
1007
|
+
this._a("highlightedValuesDisplayMode", enumToString(SeriesHighlightedValuesDisplayMode_$type, this.i.br));
|
|
1008
1008
|
}
|
|
1009
1009
|
/**
|
|
1010
1010
|
* Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
|
|
1011
1011
|
*/
|
|
1012
1012
|
get shouldAnimateOnDataSourceSwap() {
|
|
1013
|
-
return this.i.
|
|
1013
|
+
return this.i.fr;
|
|
1014
1014
|
}
|
|
1015
1015
|
set shouldAnimateOnDataSourceSwap(v) {
|
|
1016
|
-
this.i.
|
|
1017
|
-
this._a("shouldAnimateOnDataSourceSwap", this.i.
|
|
1016
|
+
this.i.fr = ensureBool(v);
|
|
1017
|
+
this._a("shouldAnimateOnDataSourceSwap", this.i.fr);
|
|
1018
1018
|
}
|
|
1019
1019
|
/**
|
|
1020
1020
|
* Gets or sets the width of the current series object's line thickness.
|
|
@@ -1026,102 +1026,102 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1026
1026
|
* ```
|
|
1027
1027
|
*/
|
|
1028
1028
|
get thickness() {
|
|
1029
|
-
return this.i.
|
|
1029
|
+
return this.i.iv;
|
|
1030
1030
|
}
|
|
1031
1031
|
set thickness(v) {
|
|
1032
|
-
this.i.
|
|
1033
|
-
this._a("thickness", this.i.
|
|
1032
|
+
this.i.iv = +v;
|
|
1033
|
+
this._a("thickness", this.i.iv);
|
|
1034
1034
|
}
|
|
1035
1035
|
/**
|
|
1036
1036
|
* Gets the effective Thickness for the current series object.
|
|
1037
1037
|
*/
|
|
1038
1038
|
get actualThickness() {
|
|
1039
|
-
return this.i.
|
|
1039
|
+
return this.i.hl;
|
|
1040
1040
|
}
|
|
1041
1041
|
set actualThickness(v) {
|
|
1042
|
-
this.i.
|
|
1043
|
-
this._a("actualThickness", this.i.
|
|
1042
|
+
this.i.hl = +v;
|
|
1043
|
+
this._a("actualThickness", this.i.hl);
|
|
1044
1044
|
}
|
|
1045
1045
|
/**
|
|
1046
1046
|
* Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that
|
|
1047
1047
|
* is used to outline the current series object.
|
|
1048
1048
|
*/
|
|
1049
1049
|
get dashArray() {
|
|
1050
|
-
return fromDoubleCollection(this.i.
|
|
1050
|
+
return fromDoubleCollection(this.i.s8);
|
|
1051
1051
|
}
|
|
1052
1052
|
set dashArray(v) {
|
|
1053
|
-
this.i.
|
|
1054
|
-
this._a("dashArray", doubleCollectionToString(this.i.
|
|
1053
|
+
this.i.s8 = toDoubleCollection(v);
|
|
1054
|
+
this._a("dashArray", doubleCollectionToString(this.i.s8));
|
|
1055
1055
|
}
|
|
1056
1056
|
/**
|
|
1057
1057
|
* Gets actual highlighting mode
|
|
1058
1058
|
*/
|
|
1059
1059
|
get actualHighlightingMode() {
|
|
1060
|
-
return this.i.
|
|
1060
|
+
return this.i.bt;
|
|
1061
1061
|
}
|
|
1062
1062
|
set actualHighlightingMode(v) {
|
|
1063
|
-
this.i.
|
|
1064
|
-
this._a("actualHighlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.
|
|
1063
|
+
this.i.bt = ensureEnum(SeriesHighlightingMode_$type, v);
|
|
1064
|
+
this._a("actualHighlightingMode", enumToString(SeriesHighlightingMode_$type, this.i.bt));
|
|
1065
1065
|
}
|
|
1066
1066
|
/**
|
|
1067
1067
|
* Gets actual HighlightedValues fade opacity
|
|
1068
1068
|
*/
|
|
1069
1069
|
get actualHighlightedValuesFadeOpacity() {
|
|
1070
|
-
return this.i.
|
|
1070
|
+
return this.i.hh;
|
|
1071
1071
|
}
|
|
1072
1072
|
set actualHighlightedValuesFadeOpacity(v) {
|
|
1073
|
-
this.i.
|
|
1074
|
-
this._a("actualHighlightedValuesFadeOpacity", this.i.
|
|
1073
|
+
this.i.hh = +v;
|
|
1074
|
+
this._a("actualHighlightedValuesFadeOpacity", this.i.hh);
|
|
1075
1075
|
}
|
|
1076
1076
|
/**
|
|
1077
1077
|
* Gets or sets the target opacity to fade to for fade style HighlightedValues.
|
|
1078
1078
|
*/
|
|
1079
1079
|
get highlightedValuesFadeOpacity() {
|
|
1080
|
-
return this.i.
|
|
1080
|
+
return this.i.ij;
|
|
1081
1081
|
}
|
|
1082
1082
|
set highlightedValuesFadeOpacity(v) {
|
|
1083
|
-
this.i.
|
|
1084
|
-
this._a("highlightedValuesFadeOpacity", this.i.
|
|
1083
|
+
this.i.ij = +v;
|
|
1084
|
+
this._a("highlightedValuesFadeOpacity", this.i.ij);
|
|
1085
1085
|
}
|
|
1086
1086
|
/**
|
|
1087
1087
|
* Gets actual highlighting fade opacity
|
|
1088
1088
|
*/
|
|
1089
1089
|
get actualHighlightingFadeOpacity() {
|
|
1090
|
-
return this.i.
|
|
1090
|
+
return this.i.hi;
|
|
1091
1091
|
}
|
|
1092
1092
|
set actualHighlightingFadeOpacity(v) {
|
|
1093
|
-
this.i.
|
|
1094
|
-
this._a("actualHighlightingFadeOpacity", this.i.
|
|
1093
|
+
this.i.hi = +v;
|
|
1094
|
+
this._a("actualHighlightingFadeOpacity", this.i.hi);
|
|
1095
1095
|
}
|
|
1096
1096
|
/**
|
|
1097
1097
|
* Gets or sets the target opacity to fade to for fade style highlighting.
|
|
1098
1098
|
*/
|
|
1099
1099
|
get highlightingFadeOpacity() {
|
|
1100
|
-
return this.i.
|
|
1100
|
+
return this.i.ik;
|
|
1101
1101
|
}
|
|
1102
1102
|
set highlightingFadeOpacity(v) {
|
|
1103
|
-
this.i.
|
|
1104
|
-
this._a("highlightingFadeOpacity", this.i.
|
|
1103
|
+
this.i.ik = +v;
|
|
1104
|
+
this._a("highlightingFadeOpacity", this.i.ik);
|
|
1105
1105
|
}
|
|
1106
1106
|
/**
|
|
1107
1107
|
* Gets or sets whether the ActualLegend is FinancialLegend or normal Legend.
|
|
1108
1108
|
*/
|
|
1109
1109
|
get isActualLegendFinancial() {
|
|
1110
|
-
return this.i.
|
|
1110
|
+
return this.i.d2;
|
|
1111
1111
|
}
|
|
1112
1112
|
set isActualLegendFinancial(v) {
|
|
1113
|
-
this.i.
|
|
1114
|
-
this._a("isActualLegendFinancial", this.i.
|
|
1113
|
+
this.i.d2 = ensureBool(v);
|
|
1114
|
+
this._a("isActualLegendFinancial", this.i.d2);
|
|
1115
1115
|
}
|
|
1116
1116
|
/**
|
|
1117
1117
|
* Gets or sets whether the component level highlight mode is ignored.
|
|
1118
1118
|
*/
|
|
1119
1119
|
get isComponentHighlightingModeIgnored() {
|
|
1120
|
-
return this.i.
|
|
1120
|
+
return this.i.ef;
|
|
1121
1121
|
}
|
|
1122
1122
|
set isComponentHighlightingModeIgnored(v) {
|
|
1123
|
-
this.i.
|
|
1124
|
-
this._a("isComponentHighlightingModeIgnored", this.i.
|
|
1123
|
+
this.i.ef = ensureBool(v);
|
|
1124
|
+
this._a("isComponentHighlightingModeIgnored", this.i.ef);
|
|
1125
1125
|
}
|
|
1126
1126
|
/**
|
|
1127
1127
|
* Gets or sets whether highlighting should be enabled for this series, if this type of series supports highlighting.
|
|
@@ -1131,31 +1131,31 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1131
1131
|
* ```
|
|
1132
1132
|
*/
|
|
1133
1133
|
get isHighlightingEnabled() {
|
|
1134
|
-
return this.i.
|
|
1134
|
+
return this.i.es;
|
|
1135
1135
|
}
|
|
1136
1136
|
set isHighlightingEnabled(v) {
|
|
1137
|
-
this.i.
|
|
1138
|
-
this._a("isHighlightingEnabled", this.i.
|
|
1137
|
+
this.i.es = ensureBool(v);
|
|
1138
|
+
this._a("isHighlightingEnabled", this.i.es);
|
|
1139
1139
|
}
|
|
1140
1140
|
/**
|
|
1141
1141
|
* Gets or sets whether the opacity should be automatically shifted for the safe actual brush.
|
|
1142
1142
|
*/
|
|
1143
1143
|
get shouldShiftOpacityForSafeActualBrush() {
|
|
1144
|
-
return this.i.
|
|
1144
|
+
return this.i.fv;
|
|
1145
1145
|
}
|
|
1146
1146
|
set shouldShiftOpacityForSafeActualBrush(v) {
|
|
1147
|
-
this.i.
|
|
1148
|
-
this._a("shouldShiftOpacityForSafeActualBrush", this.i.
|
|
1147
|
+
this.i.fv = ensureBool(v);
|
|
1148
|
+
this._a("shouldShiftOpacityForSafeActualBrush", this.i.fv);
|
|
1149
1149
|
}
|
|
1150
1150
|
/**
|
|
1151
1151
|
* Gets or sets whether this series should suppress it's auto callouts
|
|
1152
1152
|
*/
|
|
1153
1153
|
get shouldHideAutoCallouts() {
|
|
1154
|
-
return this.i.
|
|
1154
|
+
return this.i.ft;
|
|
1155
1155
|
}
|
|
1156
1156
|
set shouldHideAutoCallouts(v) {
|
|
1157
|
-
this.i.
|
|
1158
|
-
this._a("shouldHideAutoCallouts", this.i.
|
|
1157
|
+
this.i.ft = ensureBool(v);
|
|
1158
|
+
this._a("shouldHideAutoCallouts", this.i.ft);
|
|
1159
1159
|
}
|
|
1160
1160
|
/**
|
|
1161
1161
|
* Gets or sets whether drop shadow should be enabled for this series.
|
|
@@ -1167,11 +1167,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1167
1167
|
* ```
|
|
1168
1168
|
*/
|
|
1169
1169
|
get isDropShadowEnabled() {
|
|
1170
|
-
return this.i.
|
|
1170
|
+
return this.i.ej;
|
|
1171
1171
|
}
|
|
1172
1172
|
set isDropShadowEnabled(v) {
|
|
1173
|
-
this.i.
|
|
1174
|
-
this._a("isDropShadowEnabled", this.i.
|
|
1173
|
+
this.i.ej = ensureBool(v);
|
|
1174
|
+
this._a("isDropShadowEnabled", this.i.ej);
|
|
1175
1175
|
}
|
|
1176
1176
|
/**
|
|
1177
1177
|
* Gets or sets the shadow blur.
|
|
@@ -1185,11 +1185,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1185
1185
|
* ```
|
|
1186
1186
|
*/
|
|
1187
1187
|
get shadowBlur() {
|
|
1188
|
-
return this.i.
|
|
1188
|
+
return this.i.is;
|
|
1189
1189
|
}
|
|
1190
1190
|
set shadowBlur(v) {
|
|
1191
|
-
this.i.
|
|
1192
|
-
this._a("shadowBlur", this.i.
|
|
1191
|
+
this.i.is = +v;
|
|
1192
|
+
this._a("shadowBlur", this.i.is);
|
|
1193
1193
|
}
|
|
1194
1194
|
/**
|
|
1195
1195
|
* Gets or sets the drop shadow color.
|
|
@@ -1201,11 +1201,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1201
1201
|
* ```
|
|
1202
1202
|
*/
|
|
1203
1203
|
get shadowColor() {
|
|
1204
|
-
return colorToString(this.i.
|
|
1204
|
+
return colorToString(this.i.s7);
|
|
1205
1205
|
}
|
|
1206
1206
|
set shadowColor(v) {
|
|
1207
|
-
this.i.
|
|
1208
|
-
this._a("shadowColor", colorToString(this.i.
|
|
1207
|
+
this.i.s7 = stringToColor(v);
|
|
1208
|
+
this._a("shadowColor", colorToString(this.i.s7));
|
|
1209
1209
|
}
|
|
1210
1210
|
/**
|
|
1211
1211
|
* Gets or sets whether drop shadow is applied to the whole series visual or to each of the individual shapes forming the series.
|
|
@@ -1217,11 +1217,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1217
1217
|
* ```
|
|
1218
1218
|
*/
|
|
1219
1219
|
get useSingleShadow() {
|
|
1220
|
-
return this.i.
|
|
1220
|
+
return this.i.gk;
|
|
1221
1221
|
}
|
|
1222
1222
|
set useSingleShadow(v) {
|
|
1223
|
-
this.i.
|
|
1224
|
-
this._a("useSingleShadow", this.i.
|
|
1223
|
+
this.i.gk = ensureBool(v);
|
|
1224
|
+
this._a("useSingleShadow", this.i.gk);
|
|
1225
1225
|
}
|
|
1226
1226
|
/**
|
|
1227
1227
|
* Gets or sets the drop shadow x-offset.
|
|
@@ -1233,11 +1233,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1233
1233
|
* ```
|
|
1234
1234
|
*/
|
|
1235
1235
|
get shadowOffsetX() {
|
|
1236
|
-
return this.i.
|
|
1236
|
+
return this.i.it;
|
|
1237
1237
|
}
|
|
1238
1238
|
set shadowOffsetX(v) {
|
|
1239
|
-
this.i.
|
|
1240
|
-
this._a("shadowOffsetX", this.i.
|
|
1239
|
+
this.i.it = +v;
|
|
1240
|
+
this._a("shadowOffsetX", this.i.it);
|
|
1241
1241
|
}
|
|
1242
1242
|
/**
|
|
1243
1243
|
* Gets or sets the drop shadow y-offset.
|
|
@@ -1249,22 +1249,22 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1249
1249
|
* ```
|
|
1250
1250
|
*/
|
|
1251
1251
|
get shadowOffsetY() {
|
|
1252
|
-
return this.i.
|
|
1252
|
+
return this.i.iu;
|
|
1253
1253
|
}
|
|
1254
1254
|
set shadowOffsetY(v) {
|
|
1255
|
-
this.i.
|
|
1256
|
-
this._a("shadowOffsetY", this.i.
|
|
1255
|
+
this.i.iu = +v;
|
|
1256
|
+
this._a("shadowOffsetY", this.i.iu);
|
|
1257
1257
|
}
|
|
1258
1258
|
/**
|
|
1259
1259
|
* Gets or sets the opacity applied to the area fill visual.
|
|
1260
1260
|
* This property only applies to series that have area visual.
|
|
1261
1261
|
*/
|
|
1262
1262
|
get areaFillOpacity() {
|
|
1263
|
-
return this.i.
|
|
1263
|
+
return this.i.hq;
|
|
1264
1264
|
}
|
|
1265
1265
|
set areaFillOpacity(v) {
|
|
1266
|
-
this.i.
|
|
1267
|
-
this._a("areaFillOpacity", this.i.
|
|
1266
|
+
this.i.hq = +v;
|
|
1267
|
+
this._a("areaFillOpacity", this.i.hq);
|
|
1268
1268
|
}
|
|
1269
1269
|
/**
|
|
1270
1270
|
* Gets the actual opacity applied to the area fill visual.
|
|
@@ -1274,32 +1274,32 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1274
1274
|
* ```
|
|
1275
1275
|
*/
|
|
1276
1276
|
get actualAreaFillOpacity() {
|
|
1277
|
-
return this.i.
|
|
1277
|
+
return this.i.hg;
|
|
1278
1278
|
}
|
|
1279
1279
|
set actualAreaFillOpacity(v) {
|
|
1280
|
-
this.i.
|
|
1281
|
-
this._a("actualAreaFillOpacity", this.i.
|
|
1280
|
+
this.i.hg = +v;
|
|
1281
|
+
this._a("actualAreaFillOpacity", this.i.hg);
|
|
1282
1282
|
}
|
|
1283
1283
|
/**
|
|
1284
1284
|
* Gets or sets the opacity applied to the fill of the markers.
|
|
1285
1285
|
* This property only applies to series that have area visual.
|
|
1286
1286
|
*/
|
|
1287
1287
|
get markerFillOpacity() {
|
|
1288
|
-
return this.i.
|
|
1288
|
+
return this.i.il;
|
|
1289
1289
|
}
|
|
1290
1290
|
set markerFillOpacity(v) {
|
|
1291
|
-
this.i.
|
|
1292
|
-
this._a("markerFillOpacity", this.i.
|
|
1291
|
+
this.i.il = +v;
|
|
1292
|
+
this._a("markerFillOpacity", this.i.il);
|
|
1293
1293
|
}
|
|
1294
1294
|
/**
|
|
1295
1295
|
* Gets the actual opacity applied to the fill of the markers.
|
|
1296
1296
|
*/
|
|
1297
1297
|
get actualMarkerFillOpacity() {
|
|
1298
|
-
return this.i.
|
|
1298
|
+
return this.i.hj;
|
|
1299
1299
|
}
|
|
1300
1300
|
set actualMarkerFillOpacity(v) {
|
|
1301
|
-
this.i.
|
|
1302
|
-
this._a("actualMarkerFillOpacity", this.i.
|
|
1301
|
+
this.i.hj = +v;
|
|
1302
|
+
this._a("actualMarkerFillOpacity", this.i.hj);
|
|
1303
1303
|
}
|
|
1304
1304
|
/**
|
|
1305
1305
|
* Gets if the default tooltip has been selected for display.
|
|
@@ -1311,11 +1311,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1311
1311
|
* ```
|
|
1312
1312
|
*/
|
|
1313
1313
|
get isDefaultToolTipSelected() {
|
|
1314
|
-
return this.i.
|
|
1314
|
+
return this.i.ei;
|
|
1315
1315
|
}
|
|
1316
1316
|
set isDefaultToolTipSelected(v) {
|
|
1317
|
-
this.i.
|
|
1318
|
-
this._a("isDefaultToolTipSelected", this.i.
|
|
1317
|
+
this.i.ei = ensureBool(v);
|
|
1318
|
+
this._a("isDefaultToolTipSelected", this.i.ei);
|
|
1319
1319
|
}
|
|
1320
1320
|
/**
|
|
1321
1321
|
* Gets or sets whether default tooltip will be shown.
|
|
@@ -1327,31 +1327,31 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1327
1327
|
* ```
|
|
1328
1328
|
*/
|
|
1329
1329
|
get showDefaultTooltip() {
|
|
1330
|
-
return this.i.
|
|
1330
|
+
return this.i.fz;
|
|
1331
1331
|
}
|
|
1332
1332
|
set showDefaultTooltip(v) {
|
|
1333
|
-
this.i.
|
|
1334
|
-
this._a("showDefaultTooltip", this.i.
|
|
1333
|
+
this.i.fz = ensureBool(v);
|
|
1334
|
+
this._a("showDefaultTooltip", this.i.fz);
|
|
1335
1335
|
}
|
|
1336
1336
|
/**
|
|
1337
1337
|
* Gets or sets the visible range mode to use.
|
|
1338
1338
|
*/
|
|
1339
1339
|
get visibleRangeMode() {
|
|
1340
|
-
return this.i.
|
|
1340
|
+
return this.i.co;
|
|
1341
1341
|
}
|
|
1342
1342
|
set visibleRangeMode(v) {
|
|
1343
|
-
this.i.
|
|
1344
|
-
this._a("visibleRangeMode", enumToString(SeriesVisibleRangeMode_$type, this.i.
|
|
1343
|
+
this.i.co = ensureEnum(SeriesVisibleRangeMode_$type, v);
|
|
1344
|
+
this._a("visibleRangeMode", enumToString(SeriesVisibleRangeMode_$type, this.i.co));
|
|
1345
1345
|
}
|
|
1346
1346
|
/**
|
|
1347
1347
|
* Gets or sets the outline mode to use for the series.
|
|
1348
1348
|
*/
|
|
1349
1349
|
get outlineMode() {
|
|
1350
|
-
return this.i.
|
|
1350
|
+
return this.i.cd;
|
|
1351
1351
|
}
|
|
1352
1352
|
set outlineMode(v) {
|
|
1353
|
-
this.i.
|
|
1354
|
-
this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.
|
|
1353
|
+
this.i.cd = ensureEnum(SeriesOutlineMode_$type, v);
|
|
1354
|
+
this._a("outlineMode", enumToString(SeriesOutlineMode_$type, this.i.cd));
|
|
1355
1355
|
}
|
|
1356
1356
|
/**
|
|
1357
1357
|
* Gets or sets the duration of the current series's transition in morph.
|
|
@@ -1363,21 +1363,21 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1363
1363
|
* ```
|
|
1364
1364
|
*/
|
|
1365
1365
|
get transitionInDuration() {
|
|
1366
|
-
return this.i.
|
|
1366
|
+
return this.i.jk;
|
|
1367
1367
|
}
|
|
1368
1368
|
set transitionInDuration(v) {
|
|
1369
|
-
this.i.
|
|
1370
|
-
this._a("transitionInDuration", this.i.
|
|
1369
|
+
this.i.jk = +v;
|
|
1370
|
+
this._a("transitionInDuration", this.i.jk);
|
|
1371
1371
|
}
|
|
1372
1372
|
/**
|
|
1373
1373
|
* Gets or sets the duration of the current series's transition out morph.
|
|
1374
1374
|
*/
|
|
1375
1375
|
get transitionOutDuration() {
|
|
1376
|
-
return this.i.
|
|
1376
|
+
return this.i.jl;
|
|
1377
1377
|
}
|
|
1378
1378
|
set transitionOutDuration(v) {
|
|
1379
|
-
this.i.
|
|
1380
|
-
this._a("transitionOutDuration", this.i.
|
|
1379
|
+
this.i.jl = +v;
|
|
1380
|
+
this._a("transitionOutDuration", this.i.jl);
|
|
1381
1381
|
}
|
|
1382
1382
|
/**
|
|
1383
1383
|
* Gets or sets the duration of the current series's transition in morph.
|
|
@@ -1389,42 +1389,42 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1389
1389
|
* ```
|
|
1390
1390
|
*/
|
|
1391
1391
|
get transitionInSpeedType() {
|
|
1392
|
-
return this.i.
|
|
1392
|
+
return this.i.cu;
|
|
1393
1393
|
}
|
|
1394
1394
|
set transitionInSpeedType(v) {
|
|
1395
|
-
this.i.
|
|
1396
|
-
this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.
|
|
1395
|
+
this.i.cu = ensureEnum(TransitionInSpeedType_$type, v);
|
|
1396
|
+
this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.cu));
|
|
1397
1397
|
}
|
|
1398
1398
|
/**
|
|
1399
1399
|
* Gets or sets the duration of the current series's transition out morph.
|
|
1400
1400
|
*/
|
|
1401
1401
|
get transitionOutSpeedType() {
|
|
1402
|
-
return this.i.
|
|
1402
|
+
return this.i.cw;
|
|
1403
1403
|
}
|
|
1404
1404
|
set transitionOutSpeedType(v) {
|
|
1405
|
-
this.i.
|
|
1406
|
-
this._a("transitionOutSpeedType", enumToString(TransitionOutSpeedType_$type, this.i.
|
|
1405
|
+
this.i.cw = ensureEnum(TransitionOutSpeedType_$type, v);
|
|
1406
|
+
this._a("transitionOutSpeedType", enumToString(TransitionOutSpeedType_$type, this.i.cw));
|
|
1407
1407
|
}
|
|
1408
1408
|
/**
|
|
1409
1409
|
* Gets or sets the style of the starting point of any lines or polylines representing this series.
|
|
1410
1410
|
* Not every series type has a line at which it would be appropriate to display a start cap, so this property does not affect every series type. LineSeries, for example, is affected by StartCap, but ColumnSeries is not.
|
|
1411
1411
|
*/
|
|
1412
1412
|
get lineCap() {
|
|
1413
|
-
return this.i.
|
|
1413
|
+
return this.i.ta;
|
|
1414
1414
|
}
|
|
1415
1415
|
set lineCap(v) {
|
|
1416
|
-
this.i.
|
|
1417
|
-
this._a("lineCap", enumToString(PenLineCap_$type, this.i.
|
|
1416
|
+
this.i.ta = ensureEnum(PenLineCap_$type, v);
|
|
1417
|
+
this._a("lineCap", enumToString(PenLineCap_$type, this.i.ta));
|
|
1418
1418
|
}
|
|
1419
1419
|
/**
|
|
1420
1420
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
1421
1421
|
*/
|
|
1422
1422
|
get mouseOverEnabled() {
|
|
1423
|
-
return this.i.
|
|
1423
|
+
return this.i.fl;
|
|
1424
1424
|
}
|
|
1425
1425
|
set mouseOverEnabled(v) {
|
|
1426
|
-
this.i.
|
|
1427
|
-
this._a("mouseOverEnabled", this.i.
|
|
1426
|
+
this.i.fl = ensureBool(v);
|
|
1427
|
+
this._a("mouseOverEnabled", this.i.fl);
|
|
1428
1428
|
}
|
|
1429
1429
|
/**
|
|
1430
1430
|
* Gets or sets the coercion methods to use when loading data from data sources.
|
|
@@ -1477,11 +1477,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1477
1477
|
* ```
|
|
1478
1478
|
*/
|
|
1479
1479
|
get hitTestMode() {
|
|
1480
|
-
return this.i.
|
|
1480
|
+
return this.i.bz;
|
|
1481
1481
|
}
|
|
1482
1482
|
set hitTestMode(v) {
|
|
1483
|
-
this.i.
|
|
1484
|
-
this._a("hitTestMode", enumToString(SeriesHitTestMode_$type, this.i.
|
|
1483
|
+
this.i.bz = ensureEnum(SeriesHitTestMode_$type, v);
|
|
1484
|
+
this._a("hitTestMode", enumToString(SeriesHitTestMode_$type, this.i.bz));
|
|
1485
1485
|
}
|
|
1486
1486
|
/**
|
|
1487
1487
|
* Resolved method of hit testing to use when pointing to items in the chart.
|
|
@@ -1491,85 +1491,85 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1491
1491
|
* ```
|
|
1492
1492
|
*/
|
|
1493
1493
|
get actualHitTestMode() {
|
|
1494
|
-
return this.i.
|
|
1494
|
+
return this.i.bx;
|
|
1495
1495
|
}
|
|
1496
1496
|
set actualHitTestMode(v) {
|
|
1497
|
-
this.i.
|
|
1498
|
-
this._a("actualHitTestMode", enumToString(SeriesHitTestMode_$type, this.i.
|
|
1497
|
+
this.i.bx = ensureEnum(SeriesHitTestMode_$type, v);
|
|
1498
|
+
this._a("actualHitTestMode", enumToString(SeriesHitTestMode_$type, this.i.bx));
|
|
1499
1499
|
}
|
|
1500
1500
|
/**
|
|
1501
1501
|
* Overridden by derived series classes to indicate when negative colors are supported or not.
|
|
1502
1502
|
*/
|
|
1503
1503
|
get isNegativeColorSupported() {
|
|
1504
|
-
return this.i.
|
|
1504
|
+
return this.i.e0;
|
|
1505
1505
|
}
|
|
1506
1506
|
/**
|
|
1507
1507
|
* Overridden by derived series classes to indicate when markerless display is preferred or not.
|
|
1508
1508
|
*/
|
|
1509
1509
|
get isMarkerlessDisplayPreferred() {
|
|
1510
|
-
return this.i.
|
|
1510
|
+
return this.i.ez;
|
|
1511
1511
|
}
|
|
1512
1512
|
/**
|
|
1513
1513
|
* The final value of this series.
|
|
1514
1514
|
*/
|
|
1515
1515
|
get finalValue() {
|
|
1516
|
-
return this.i.
|
|
1516
|
+
return this.i.hs;
|
|
1517
1517
|
}
|
|
1518
1518
|
set finalValue(v) {
|
|
1519
|
-
this.i.
|
|
1520
|
-
this._a("finalValue", this.i.
|
|
1519
|
+
this.i.hs = +v;
|
|
1520
|
+
this._a("finalValue", this.i.hs);
|
|
1521
1521
|
}
|
|
1522
1522
|
/**
|
|
1523
1523
|
* The percent change from the beginning to the end of this series.
|
|
1524
1524
|
*/
|
|
1525
1525
|
get percentChange() {
|
|
1526
|
-
return this.i.
|
|
1526
|
+
return this.i.io;
|
|
1527
1527
|
}
|
|
1528
1528
|
set percentChange(v) {
|
|
1529
|
-
this.i.
|
|
1530
|
-
this._a("percentChange", this.i.
|
|
1529
|
+
this.i.io = +v;
|
|
1530
|
+
this._a("percentChange", this.i.io);
|
|
1531
1531
|
}
|
|
1532
1532
|
/**
|
|
1533
1533
|
* Gets the text that is displayed for the Open label in the tooltip.
|
|
1534
1534
|
*/
|
|
1535
1535
|
get actualOpenLabel() {
|
|
1536
|
-
return this.i.
|
|
1536
|
+
return this.i.kj;
|
|
1537
1537
|
}
|
|
1538
1538
|
/**
|
|
1539
1539
|
* Gets the text that is displayed for the Close label in the tooltip.
|
|
1540
1540
|
*/
|
|
1541
1541
|
get actualCloseLabel() {
|
|
1542
|
-
return this.i.
|
|
1542
|
+
return this.i.j7;
|
|
1543
1543
|
}
|
|
1544
1544
|
/**
|
|
1545
1545
|
* Gets the text that is displayed for the High label in the tooltip.
|
|
1546
1546
|
*/
|
|
1547
1547
|
get actualHighLabel() {
|
|
1548
|
-
return this.i.
|
|
1548
|
+
return this.i.j8;
|
|
1549
1549
|
}
|
|
1550
1550
|
/**
|
|
1551
1551
|
* Gets the text that is displayed for the Low label in the tooltip.
|
|
1552
1552
|
*/
|
|
1553
1553
|
get actualLowLabel() {
|
|
1554
|
-
return this.i.
|
|
1554
|
+
return this.i.kh;
|
|
1555
1555
|
}
|
|
1556
1556
|
/**
|
|
1557
1557
|
* Gets the text that is displayed for the Volume label in the tooltip.
|
|
1558
1558
|
*/
|
|
1559
1559
|
get actualVolumeLabel() {
|
|
1560
|
-
return this.i.
|
|
1560
|
+
return this.i.kp;
|
|
1561
1561
|
}
|
|
1562
1562
|
/**
|
|
1563
1563
|
* Gets the text that is displayed for the Value label in the tooltip.
|
|
1564
1564
|
*/
|
|
1565
1565
|
get actualValueLabel() {
|
|
1566
|
-
return this.i.
|
|
1566
|
+
return this.i.ko;
|
|
1567
1567
|
}
|
|
1568
1568
|
/**
|
|
1569
1569
|
* Gets the text that is displayed for the Value label in the tooltip.
|
|
1570
1570
|
*/
|
|
1571
1571
|
get actualRadiusLabel() {
|
|
1572
|
-
return this.i.
|
|
1572
|
+
return this.i.kl;
|
|
1573
1573
|
}
|
|
1574
1574
|
/**
|
|
1575
1575
|
* Gets the current extra layers for the series.
|
|
@@ -1577,7 +1577,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1577
1577
|
get layers() {
|
|
1578
1578
|
if (this._layers === null) {
|
|
1579
1579
|
let coll = new IgcSeriesLayerCollection();
|
|
1580
|
-
let innerColl = this.i.
|
|
1580
|
+
let innerColl = this.i.b7;
|
|
1581
1581
|
if (!innerColl) {
|
|
1582
1582
|
innerColl = new SeriesLayerCollection_internal();
|
|
1583
1583
|
}
|
|
@@ -1593,7 +1593,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1593
1593
|
let coll = new IgcSeriesLayerCollection();
|
|
1594
1594
|
this._layers = coll._fromOuter(v);
|
|
1595
1595
|
let syncColl = new SyncableObservableCollection$1(SeriesLayer.$type);
|
|
1596
|
-
let innerColl = this.i.
|
|
1596
|
+
let innerColl = this.i.b7;
|
|
1597
1597
|
if (!innerColl) {
|
|
1598
1598
|
innerColl = new SeriesLayerCollection_internal();
|
|
1599
1599
|
}
|
|
@@ -1723,11 +1723,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1723
1723
|
|
|
1724
1724
|
*/
|
|
1725
1725
|
resolveTooltipBrush() {
|
|
1726
|
-
let iv = this.i.
|
|
1726
|
+
let iv = this.i.lx();
|
|
1727
1727
|
return (iv);
|
|
1728
1728
|
}
|
|
1729
1729
|
getItemValue(item, memberPathName) {
|
|
1730
|
-
let iv = this.i.
|
|
1730
|
+
let iv = this.i.jv(item, memberPathName);
|
|
1731
1731
|
return (iv);
|
|
1732
1732
|
}
|
|
1733
1733
|
/**
|
|
@@ -1740,7 +1740,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1740
1740
|
* ```
|
|
1741
1741
|
*/
|
|
1742
1742
|
getExactItemIndex(world) {
|
|
1743
|
-
let iv = this.i.
|
|
1743
|
+
let iv = this.i.hw(toPoint(world));
|
|
1744
1744
|
return (iv);
|
|
1745
1745
|
}
|
|
1746
1746
|
/**
|
|
@@ -1752,7 +1752,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1752
1752
|
* ```
|
|
1753
1753
|
*/
|
|
1754
1754
|
getItemIndex(world) {
|
|
1755
|
-
let iv = this.i.
|
|
1755
|
+
let iv = this.i.i9(toPoint(world));
|
|
1756
1756
|
return (iv);
|
|
1757
1757
|
}
|
|
1758
1758
|
/**
|
|
@@ -1765,23 +1765,23 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1765
1765
|
* ```
|
|
1766
1766
|
*/
|
|
1767
1767
|
getItem(world) {
|
|
1768
|
-
let iv = this.i.
|
|
1768
|
+
let iv = this.i.js(toPoint(world));
|
|
1769
1769
|
return (iv);
|
|
1770
1770
|
}
|
|
1771
1771
|
getPreviousOrExactIndex(world, skipUnknowns) {
|
|
1772
|
-
let iv = this.i.
|
|
1772
|
+
let iv = this.i.jg(toPoint(world), skipUnknowns);
|
|
1773
1773
|
return (iv);
|
|
1774
1774
|
}
|
|
1775
1775
|
getNextOrExactIndex(world, skipUnknowns) {
|
|
1776
|
-
let iv = this.i.
|
|
1776
|
+
let iv = this.i.je(toPoint(world), skipUnknowns);
|
|
1777
1777
|
return (iv);
|
|
1778
1778
|
}
|
|
1779
1779
|
getSeriesValue(world, useInterpolation, skipUnknowns) {
|
|
1780
|
-
let iv = this.i.
|
|
1780
|
+
let iv = this.i.ia(toPoint(world), useInterpolation, skipUnknowns);
|
|
1781
1781
|
return (iv);
|
|
1782
1782
|
}
|
|
1783
1783
|
getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
|
|
1784
|
-
let iv = this.i.
|
|
1784
|
+
let iv = this.i.ti(toPoint(world), useInterpolation, skipUnknowns);
|
|
1785
1785
|
return fromPoint(iv);
|
|
1786
1786
|
}
|
|
1787
1787
|
/**
|
|
@@ -1790,7 +1790,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1790
1790
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
1791
1791
|
*/
|
|
1792
1792
|
getSeriesValueBoundingBox(world) {
|
|
1793
|
-
let iv = this.i.
|
|
1793
|
+
let iv = this.i.tt(toPoint(world));
|
|
1794
1794
|
return fromRect(iv);
|
|
1795
1795
|
}
|
|
1796
1796
|
/**
|
|
@@ -1799,31 +1799,31 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1799
1799
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
1800
1800
|
*/
|
|
1801
1801
|
getSeriesValueMarkerBoundingBox(world) {
|
|
1802
|
-
let iv = this.i.
|
|
1802
|
+
let iv = this.i.tv(toPoint(world));
|
|
1803
1803
|
return fromRect(iv);
|
|
1804
1804
|
}
|
|
1805
1805
|
getSeriesHighValue(world, useInterpolation, skipUnknowns) {
|
|
1806
|
-
let iv = this.i.
|
|
1806
|
+
let iv = this.i.h6(toPoint(world), useInterpolation, skipUnknowns);
|
|
1807
1807
|
return (iv);
|
|
1808
1808
|
}
|
|
1809
1809
|
getSeriesHighValuePosition(world, useInterpolation, skipUnknowns) {
|
|
1810
|
-
let iv = this.i.
|
|
1810
|
+
let iv = this.i.te(toPoint(world), useInterpolation, skipUnknowns);
|
|
1811
1811
|
return fromPoint(iv);
|
|
1812
1812
|
}
|
|
1813
1813
|
getSeriesLowValue(world, useInterpolation, skipUnknowns) {
|
|
1814
|
-
let iv = this.i.
|
|
1814
|
+
let iv = this.i.h8(toPoint(world), useInterpolation, skipUnknowns);
|
|
1815
1815
|
return (iv);
|
|
1816
1816
|
}
|
|
1817
1817
|
getSeriesLowValuePosition(world, useInterpolation, skipUnknowns) {
|
|
1818
|
-
let iv = this.i.
|
|
1818
|
+
let iv = this.i.tg(toPoint(world), useInterpolation, skipUnknowns);
|
|
1819
1819
|
return fromPoint(iv);
|
|
1820
1820
|
}
|
|
1821
1821
|
getSeriesValuePositionFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
|
|
1822
|
-
let iv = this.i.
|
|
1822
|
+
let iv = this.i.tj(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
1823
1823
|
return fromPoint(iv);
|
|
1824
1824
|
}
|
|
1825
1825
|
getSeriesValueFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
|
|
1826
|
-
let iv = this.i.
|
|
1826
|
+
let iv = this.i.ib(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
1827
1827
|
return (iv);
|
|
1828
1828
|
}
|
|
1829
1829
|
/**
|
|
@@ -1835,7 +1835,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1835
1835
|
* ```
|
|
1836
1836
|
*/
|
|
1837
1837
|
getItemSpan() {
|
|
1838
|
-
let iv = this.i.
|
|
1838
|
+
let iv = this.i.h1();
|
|
1839
1839
|
return (iv);
|
|
1840
1840
|
}
|
|
1841
1841
|
/**
|
|
@@ -1850,11 +1850,11 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1850
1850
|
return (iv);
|
|
1851
1851
|
}
|
|
1852
1852
|
getSeriesValueTypePosition(mode) {
|
|
1853
|
-
let iv = this.i.
|
|
1853
|
+
let iv = this.i.tl((mode == null ? null : mode));
|
|
1854
1854
|
return fromPoint(iv);
|
|
1855
1855
|
}
|
|
1856
1856
|
getSeriesValueTypePositionFromValue(values) {
|
|
1857
|
-
let iv = this.i.
|
|
1857
|
+
let iv = this.i.tm(values);
|
|
1858
1858
|
return fromPoint(iv);
|
|
1859
1859
|
}
|
|
1860
1860
|
/**
|
|
@@ -1862,14 +1862,14 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1862
1862
|
|
|
1863
1863
|
*/
|
|
1864
1864
|
hideToolTips() {
|
|
1865
|
-
this.i.
|
|
1865
|
+
this.i.n9();
|
|
1866
1866
|
}
|
|
1867
1867
|
/**
|
|
1868
1868
|
* Hides any internal tooltips presented by the series, if any.
|
|
1869
1869
|
|
|
1870
1870
|
*/
|
|
1871
1871
|
hideToolTipsImmediate() {
|
|
1872
|
-
this.i.
|
|
1872
|
+
this.i.oa();
|
|
1873
1873
|
}
|
|
1874
1874
|
/**
|
|
1875
1875
|
* Converts a point from coordinates within the series plot area to a world position within axis space.
|
|
@@ -1881,7 +1881,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1881
1881
|
* ```
|
|
1882
1882
|
*/
|
|
1883
1883
|
toWorldPosition(seriesPoint) {
|
|
1884
|
-
let iv = this.i.
|
|
1884
|
+
let iv = this.i.tn(toPoint(seriesPoint));
|
|
1885
1885
|
return fromPoint(iv);
|
|
1886
1886
|
}
|
|
1887
1887
|
/**
|
|
@@ -1890,7 +1890,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1890
1890
|
* @param world * The world position from which to convert.
|
|
1891
1891
|
*/
|
|
1892
1892
|
fromWorldPosition(world) {
|
|
1893
|
-
let iv = this.i.
|
|
1893
|
+
let iv = this.i.td(toPoint(world));
|
|
1894
1894
|
return fromPoint(iv);
|
|
1895
1895
|
}
|
|
1896
1896
|
/**
|
|
@@ -1903,7 +1903,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1903
1903
|
* ```
|
|
1904
1904
|
*/
|
|
1905
1905
|
scrollIntoView(item) {
|
|
1906
|
-
let iv = this.i.
|
|
1906
|
+
let iv = this.i.fp(item);
|
|
1907
1907
|
return (iv);
|
|
1908
1908
|
}
|
|
1909
1909
|
/**
|
|
@@ -1916,7 +1916,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1916
1916
|
* ```
|
|
1917
1917
|
*/
|
|
1918
1918
|
renderSeries(animate) {
|
|
1919
|
-
this.i.
|
|
1919
|
+
this.i.pq(animate);
|
|
1920
1920
|
}
|
|
1921
1921
|
getMainContentViewport() {
|
|
1922
1922
|
let iv = this.i.getMainContentViewport();
|
|
@@ -1935,7 +1935,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1935
1935
|
|
|
1936
1936
|
*/
|
|
1937
1937
|
removeAllAlternateViews() {
|
|
1938
|
-
this.i.
|
|
1938
|
+
this.i.pj();
|
|
1939
1939
|
}
|
|
1940
1940
|
/**
|
|
1941
1941
|
* Removes an alternate view of this series.
|
|
@@ -1943,21 +1943,21 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1943
1943
|
* @param viewIdentifier * The string identifier for the view to remove.
|
|
1944
1944
|
*/
|
|
1945
1945
|
removeAlternateView(viewIdentifier) {
|
|
1946
|
-
this.i.
|
|
1946
|
+
this.i.pl(viewIdentifier);
|
|
1947
1947
|
}
|
|
1948
1948
|
/**
|
|
1949
1949
|
* Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
|
|
1950
1950
|
|
|
1951
1951
|
*/
|
|
1952
1952
|
notifyIndexedPropertiesChanged() {
|
|
1953
|
-
this.i.
|
|
1953
|
+
this.i.oh();
|
|
1954
1954
|
}
|
|
1955
1955
|
/**
|
|
1956
1956
|
* Notifies the series that a visual property has changed, requiring a visual update.
|
|
1957
1957
|
|
|
1958
1958
|
*/
|
|
1959
1959
|
notifyVisualPropertiesChanged() {
|
|
1960
|
-
this.i.
|
|
1960
|
+
this.i.oo();
|
|
1961
1961
|
}
|
|
1962
1962
|
/**
|
|
1963
1963
|
* Replays the assigned transition in animation, if any.
|
|
@@ -1968,35 +1968,35 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
1968
1968
|
* ```
|
|
1969
1969
|
*/
|
|
1970
1970
|
replayTransitionIn() {
|
|
1971
|
-
this.i.
|
|
1971
|
+
this.i.pu();
|
|
1972
1972
|
}
|
|
1973
1973
|
/**
|
|
1974
1974
|
* Plays the assigned transition out animation, if any.
|
|
1975
1975
|
|
|
1976
1976
|
*/
|
|
1977
1977
|
playTransitionOut() {
|
|
1978
|
-
this.i.
|
|
1978
|
+
this.i.o7();
|
|
1979
1979
|
}
|
|
1980
1980
|
/**
|
|
1981
1981
|
* Plays the assigned transition out animation, if any.
|
|
1982
1982
|
|
|
1983
1983
|
*/
|
|
1984
1984
|
playTransitionIn() {
|
|
1985
|
-
this.i.
|
|
1985
|
+
this.i.o6();
|
|
1986
1986
|
}
|
|
1987
1987
|
/**
|
|
1988
1988
|
* Plays the assigned transition out animation, if any.
|
|
1989
1989
|
|
|
1990
1990
|
*/
|
|
1991
1991
|
playTransitionOutAndRemove() {
|
|
1992
|
-
this.i.
|
|
1992
|
+
this.i.o8();
|
|
1993
1993
|
}
|
|
1994
1994
|
/**
|
|
1995
1995
|
* Call to null out the axes of the series;
|
|
1996
1996
|
|
|
1997
1997
|
*/
|
|
1998
1998
|
removeAxes() {
|
|
1999
|
-
this.i.
|
|
1999
|
+
this.i.pm();
|
|
2000
2000
|
}
|
|
2001
2001
|
/**
|
|
2002
2002
|
* Simulates a pointer hover over the series surface.
|
|
@@ -2010,17 +2010,17 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
2010
2010
|
* ```
|
|
2011
2011
|
*/
|
|
2012
2012
|
simulateHover(point) {
|
|
2013
|
-
this.i.
|
|
2013
|
+
this.i.p3(toPoint(point));
|
|
2014
2014
|
}
|
|
2015
2015
|
/**
|
|
2016
2016
|
* Called when this series' Style is updated.
|
|
2017
2017
|
|
|
2018
2018
|
*/
|
|
2019
2019
|
styleUpdated() {
|
|
2020
|
-
this.i.
|
|
2020
|
+
this.i.p9();
|
|
2021
2021
|
}
|
|
2022
2022
|
setNegativeColors(negativeBrush, negativeOutline) {
|
|
2023
|
-
this.i.
|
|
2023
|
+
this.i.p0(stringToBrush(negativeBrush), stringToBrush(negativeOutline));
|
|
2024
2024
|
}
|
|
2025
2025
|
/**
|
|
2026
2026
|
* Moves the cursor point to the provided world position. Some series may react to the current cursor position.
|
|
@@ -2034,7 +2034,7 @@ export let IgcSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
2034
2034
|
* ```
|
|
2035
2035
|
*/
|
|
2036
2036
|
moveCursorPoint(point) {
|
|
2037
|
-
this.i.
|
|
2037
|
+
this.i.oe(toPoint(point));
|
|
2038
2038
|
}
|
|
2039
2039
|
/**
|
|
2040
2040
|
* This event is raised every time a render has been requested from a series.
|