igniteui-webcomponents-charts 3.2.1 → 3.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-charts.umd.js +10178 -10093
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/AnchoredCategorySeries_combined.js +117 -117
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +185 -185
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm2015/lib/AnnotationLayerProxy.js +25 -25
- package/esm2015/lib/AnnotationLayer_combined.js +116 -116
- package/esm2015/lib/AreaSeries_combined.js +35 -35
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/BarSeries_combined.js +69 -69
- package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
- package/esm2015/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +227 -227
- package/esm2015/lib/CalloutLayer_combined.js +404 -404
- package/esm2015/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm2015/lib/CategoryChart.js +13 -13
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +49 -49
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ColumnSeries_combined.js +50 -50
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +77 -77
- package/esm2015/lib/CustomIndicator.js +22 -22
- package/esm2015/lib/DataToolTipLayer_combined.js +428 -410
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +11 -8
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +63 -63
- package/esm2015/lib/FinancialChart_combined.js +20 -20
- package/esm2015/lib/FinancialEventArgs_combined.js +509 -509
- package/esm2015/lib/FinancialIndicator_combined.js +168 -168
- package/esm2015/lib/FinancialOverlay.js +28 -28
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm2015/lib/FinancialPriceSeries_combined.js +203 -203
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +388 -388
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IndicatorProxy.js +10 -10
- package/esm2015/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +29 -29
- package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm2015/lib/MassIndexIndicator.js +6 -6
- package/esm2015/lib/MedianPriceIndicator.js +6 -6
- package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
- package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OverlayProxy.js +7 -7
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +1 -0
- package/esm2015/lib/PointSeries_combined.js +13 -13
- package/esm2015/lib/PointerTooltip_combined.js +75 -65
- package/esm2015/lib/PolarAreaSeries_combined.js +19 -19
- package/esm2015/lib/PolarBase_combined.js +334 -334
- package/esm2015/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm2015/lib/PolarLineSeries_combined.js +18 -18
- package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +31 -31
- package/esm2015/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
- package/esm2015/lib/RadialLineSeries_combined.js +28 -28
- package/esm2015/lib/RadialPieSeries_combined.js +35 -35
- package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +110 -110
- package/esm2015/lib/ScatterBase_combined.js +380 -380
- package/esm2015/lib/ScatterContourSeries_combined.js +98 -98
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +43 -43
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +194 -194
- package/esm2015/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm2015/lib/ScatterSeries_combined.js +11 -11
- package/esm2015/lib/ScatterSplineSeries.js +30 -30
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/ScatterTriangulationSeries.js +141 -141
- package/esm2015/lib/SeriesInteractionManager.js +16 -16
- package/esm2015/lib/SeriesRenderManager.js +8 -8
- package/esm2015/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm2015/lib/SeriesViewer_combined.js +462 -458
- package/esm2015/lib/SeriesVisualDataManager.js +2 -2
- package/esm2015/lib/ShapeSeriesBase_combined.js +264 -264
- package/esm2015/lib/SizeScale.js +2 -2
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
- package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
- package/esm2015/lib/SplineSeries_combined.js +20 -20
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm2015/lib/Stacked100DataPreparer.js +5 -5
- package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm2015/lib/StackedLineSeries_combined.js +8 -8
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +850 -844
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +30 -30
- package/esm2015/lib/StepLineSeries_combined.js +31 -31
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TimeAxisBase.js +1 -1
- package/esm2015/lib/TimeXAxis.js +1 -1
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +96 -96
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm2015/lib/WaterfallSeries_combined.js +88 -88
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/igc-anchored-category-series-component.js +15 -15
- package/esm2015/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm2015/lib/igc-annotation-layer-component.js +15 -15
- package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm2015/lib/igc-bar-fragment-component.js +1 -1
- package/esm2015/lib/igc-bar-series-component.js +7 -7
- package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm2015/lib/igc-bubble-series-component.js +43 -43
- package/esm2015/lib/igc-callout-layer-component.js +94 -94
- package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm2015/lib/igc-category-series-component.js +15 -15
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-column-fragment-component.js +7 -7
- package/esm2015/lib/igc-column-series-component.js +10 -10
- package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-final-value-layer-component.js +42 -42
- package/esm2015/lib/igc-financial-indicator-component.js +11 -11
- package/esm2015/lib/igc-financial-overlay-component.js +3 -3
- package/esm2015/lib/igc-financial-price-series-component.js +27 -27
- package/esm2015/lib/igc-financial-series-component.js +48 -48
- package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm2015/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm2015/lib/igc-marker-series-component.js +28 -28
- package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +71 -71
- package/esm2015/lib/igc-polar-line-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
- package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm2015/lib/igc-radial-area-series-component.js +3 -3
- package/esm2015/lib/igc-radial-base-component.js +26 -26
- package/esm2015/lib/igc-radial-column-series-component.js +6 -6
- package/esm2015/lib/igc-radial-line-series-component.js +3 -3
- package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
- package/esm2015/lib/igc-range-category-series-component.js +4 -4
- package/esm2015/lib/igc-range-column-series-component.js +7 -7
- package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm2015/lib/igc-scatter-area-series-component.js +22 -22
- package/esm2015/lib/igc-scatter-base-component.js +43 -43
- package/esm2015/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm2015/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm2015/lib/igc-series-component.js +54 -47
- package/esm2015/lib/igc-shape-series-base-component.js +40 -40
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
- package/esm2015/lib/igc-stacked-series-base-component.js +10 -10
- package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm2015/lib/igc-trix-indicator-component.js +3 -3
- package/esm2015/lib/igc-value-overlay-component.js +48 -48
- package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm2015/lib/igc-waterfall-series-component.js +14 -14
- package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +116 -116
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +183 -183
- package/esm5/lib/AngleAxisLabelPanel_combined.js +6 -6
- package/esm5/lib/AnnotationLayerProxy.js +25 -25
- package/esm5/lib/AnnotationLayer_combined.js +115 -115
- package/esm5/lib/AreaSeries_combined.js +35 -35
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/BarSeries_combined.js +69 -69
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +77 -77
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +230 -230
- package/esm5/lib/CalloutLayer_combined.js +405 -405
- package/esm5/lib/CategoryBucketCalculator_combined.js +180 -180
- package/esm5/lib/CategoryChart.js +13 -13
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +48 -48
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +96 -96
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/CategoryToolTipLayer_combined.js +64 -64
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ColumnSeries_combined.js +49 -49
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +77 -77
- package/esm5/lib/CustomIndicator.js +22 -22
- package/esm5/lib/DataToolTipLayer_combined.js +428 -410
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +11 -8
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +63 -63
- package/esm5/lib/FinancialChart_combined.js +20 -20
- package/esm5/lib/FinancialEventArgs_combined.js +509 -509
- package/esm5/lib/FinancialIndicator_combined.js +167 -167
- package/esm5/lib/FinancialOverlay.js +28 -28
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
- package/esm5/lib/FinancialPriceSeries_combined.js +202 -202
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +389 -389
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +36 -36
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IndicatorProxy.js +10 -10
- package/esm5/lib/ItemToolTipLayer_combined.js +86 -68
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +29 -29
- package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
- package/esm5/lib/MassIndexIndicator.js +6 -6
- package/esm5/lib/MedianPriceIndicator.js +6 -6
- package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
- package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
- package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OverlayProxy.js +7 -7
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +1 -0
- package/esm5/lib/PointSeries_combined.js +13 -13
- package/esm5/lib/PointerTooltip_combined.js +75 -65
- package/esm5/lib/PolarAreaSeries_combined.js +19 -19
- package/esm5/lib/PolarBase_combined.js +333 -333
- package/esm5/lib/PolarLineSeriesBase_combined.js +46 -46
- package/esm5/lib/PolarLineSeries_combined.js +18 -18
- package/esm5/lib/PolarScatterSeries_combined.js +8 -8
- package/esm5/lib/PolarSplineAreaSeries_combined.js +20 -20
- package/esm5/lib/PolarSplineSeries_combined.js +17 -17
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +31 -31
- package/esm5/lib/RadialBucketCalculator_combined.js +129 -129
- package/esm5/lib/RadialColumnSeries_combined.js +37 -37
- package/esm5/lib/RadialLineSeries_combined.js +28 -28
- package/esm5/lib/RadialPieSeries_combined.js +35 -35
- package/esm5/lib/RangeAreaSeries_combined.js +16 -16
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +77 -77
- package/esm5/lib/RangeColumnSeries_combined.js +22 -22
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +108 -108
- package/esm5/lib/ScatterBase_combined.js +379 -379
- package/esm5/lib/ScatterContourSeries_combined.js +96 -96
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +43 -43
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +192 -192
- package/esm5/lib/ScatterPolylineSeries_combined.js +20 -20
- package/esm5/lib/ScatterSeries_combined.js +11 -11
- package/esm5/lib/ScatterSplineSeries.js +30 -30
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/ScatterTriangulationSeries.js +145 -145
- package/esm5/lib/SeriesInteractionManager.js +16 -16
- package/esm5/lib/SeriesRenderManager.js +8 -8
- package/esm5/lib/SeriesViewerInteractionManager.js +5 -5
- package/esm5/lib/SeriesViewer_combined.js +457 -453
- package/esm5/lib/SeriesVisualDataManager.js +2 -2
- package/esm5/lib/ShapeSeriesBase_combined.js +262 -262
- package/esm5/lib/SizeScale.js +2 -2
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +28 -28
- package/esm5/lib/SplineSeriesBase_combined.js +101 -101
- package/esm5/lib/SplineSeries_combined.js +20 -20
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +25 -23
- package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
- package/esm5/lib/Stacked100DataPreparer.js +5 -5
- package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
- package/esm5/lib/StackedLineSeries_combined.js +8 -8
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +849 -843
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +30 -30
- package/esm5/lib/StepLineSeries_combined.js +31 -31
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TimeAxisBase.js +1 -1
- package/esm5/lib/TimeXAxis.js +1 -1
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +96 -96
- package/esm5/lib/VerticalAnchoredCategorySeries.js +52 -52
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
- package/esm5/lib/WaterfallSeries_combined.js +88 -88
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/igc-anchored-category-series-component.js +15 -15
- package/esm5/lib/igc-anchored-radial-series-component.js +25 -25
- package/esm5/lib/igc-annotation-layer-component.js +15 -15
- package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
- package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
- package/esm5/lib/igc-bar-fragment-component.js +1 -1
- package/esm5/lib/igc-bar-series-component.js +7 -7
- package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
- package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
- package/esm5/lib/igc-bubble-series-component.js +43 -43
- package/esm5/lib/igc-callout-layer-component.js +94 -94
- package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
- package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
- package/esm5/lib/igc-category-series-component.js +15 -15
- package/esm5/lib/igc-category-tool-tip-layer-component.js +10 -10
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-column-fragment-component.js +7 -7
- package/esm5/lib/igc-column-series-component.js +10 -10
- package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
- package/esm5/lib/igc-crosshair-layer-component.js +90 -90
- package/esm5/lib/igc-data-tool-tip-layer-component.js +367 -360
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-final-value-layer-component.js +42 -42
- package/esm5/lib/igc-financial-indicator-component.js +11 -11
- package/esm5/lib/igc-financial-overlay-component.js +3 -3
- package/esm5/lib/igc-financial-price-series-component.js +27 -27
- package/esm5/lib/igc-financial-series-component.js +48 -48
- package/esm5/lib/igc-force-index-indicator-component.js +4 -4
- package/esm5/lib/igc-fragment-base-component.js +1 -1
- package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
- package/esm5/lib/igc-high-density-scatter-series-component.js +52 -52
- package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
- package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-item-tool-tip-layer-component.js +22 -15
- package/esm5/lib/igc-marker-series-component.js +28 -28
- package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
- package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
- package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +71 -71
- package/esm5/lib/igc-polar-line-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-spline-series-component.js +3 -3
- package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
- package/esm5/lib/igc-radial-area-series-component.js +3 -3
- package/esm5/lib/igc-radial-base-component.js +26 -26
- package/esm5/lib/igc-radial-column-series-component.js +6 -6
- package/esm5/lib/igc-radial-line-series-component.js +3 -3
- package/esm5/lib/igc-radial-pie-series-component.js +6 -6
- package/esm5/lib/igc-range-category-series-component.js +4 -4
- package/esm5/lib/igc-range-column-series-component.js +7 -7
- package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
- package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
- package/esm5/lib/igc-scatter-area-series-component.js +22 -22
- package/esm5/lib/igc-scatter-base-component.js +43 -43
- package/esm5/lib/igc-scatter-contour-series-component.js +27 -27
- package/esm5/lib/igc-scatter-line-series-component.js +3 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +37 -37
- package/esm5/lib/igc-scatter-polyline-series-component.js +6 -6
- package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
- package/esm5/lib/igc-scatter-triangulation-series-component.js +34 -34
- package/esm5/lib/igc-series-component.js +54 -47
- package/esm5/lib/igc-shape-series-base-component.js +40 -40
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
- package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
- package/esm5/lib/igc-stacked-column-series-component.js +6 -6
- package/esm5/lib/igc-stacked-series-base-component.js +10 -10
- package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
- package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
- package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
- package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
- package/esm5/lib/igc-trix-indicator-component.js +3 -3
- package/esm5/lib/igc-value-overlay-component.js +48 -48
- package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
- package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
- package/esm5/lib/igc-waterfall-series-component.js +14 -14
- package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
- package/fesm2015/igniteui-webcomponents-charts.js +10211 -10126
- package/fesm5/igniteui-webcomponents-charts.js +10178 -10093
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +34 -34
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +36 -36
- package/lib/AnnotationLayer_combined.d.ts +31 -31
- package/lib/AreaSeries_combined.d.ts +6 -6
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +10 -10
- package/lib/BollingerBandWidthIndicator.d.ts +8 -8
- package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
- package/lib/BubbleSeries_combined.d.ts +38 -38
- package/lib/CalloutLayer_combined.d.ts +83 -83
- package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
- package/lib/CategoryHighlightLayer_combined.d.ts +14 -14
- package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
- package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ColumnSeries_combined.d.ts +10 -10
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +37 -37
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataToolTipLayer_combined.d.ts +117 -115
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +25 -25
- package/lib/FinancialEventArgs_combined.d.ts +90 -90
- package/lib/FinancialIndicator_combined.d.ts +26 -26
- package/lib/FinancialOverlay.d.ts +4 -4
- package/lib/FinancialPriceSeries_combined.d.ts +30 -30
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +13 -13
- package/lib/HighDensityScatterSeries_combined.d.ts +74 -74
- package/lib/HorizontalAnchoredCategorySeries.d.ts +19 -19
- package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
- package/lib/ItemToolTipLayer_combined.d.ts +17 -15
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +5 -5
- package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
- package/lib/MassIndexIndicator.d.ts +4 -4
- package/lib/MedianPriceIndicator.d.ts +4 -4
- package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
- package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
- package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
- package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +4 -4
- package/lib/PointerTooltip_combined.d.ts +27 -25
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +81 -81
- package/lib/PolarLineSeriesBase_combined.d.ts +18 -18
- package/lib/PolarLineSeries_combined.d.ts +7 -7
- package/lib/PolarScatterSeries_combined.d.ts +3 -3
- package/lib/PolarSplineAreaSeries_combined.d.ts +7 -7
- package/lib/PolarSplineSeries_combined.d.ts +6 -6
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +8 -8
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +6 -6
- package/lib/RadialBucketCalculator_combined.d.ts +32 -32
- package/lib/RadialColumnSeries_combined.d.ts +5 -5
- package/lib/RadialLineSeries_combined.d.ts +6 -6
- package/lib/RadialPieSeries_combined.d.ts +6 -6
- package/lib/RangeAreaSeries_combined.d.ts +4 -4
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +14 -14
- package/lib/RangeColumnSeries_combined.d.ts +5 -5
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +21 -21
- package/lib/ScatterBase_combined.d.ts +80 -80
- package/lib/ScatterContourSeries_combined.d.ts +15 -15
- package/lib/ScatterLineSeries.d.ts +9 -9
- package/lib/ScatterPolygonSeries_combined.d.ts +36 -36
- package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
- package/lib/ScatterSeries_combined.d.ts +3 -3
- package/lib/ScatterSplineSeries.d.ts +7 -7
- package/lib/ScatterTriangulationSeries.d.ts +29 -29
- package/lib/SeriesViewer_combined.d.ts +137 -136
- package/lib/ShapeSeriesBase_combined.d.ts +69 -69
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +5 -5
- package/lib/SplineSeriesBase_combined.d.ts +17 -17
- package/lib/SplineSeries_combined.d.ts +4 -4
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +5 -5
- package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
- package/lib/Stacked100LineSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
- package/lib/StackedLineSeries_combined.d.ts +2 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +149 -149
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +6 -6
- package/lib/StepLineSeries_combined.d.ts +5 -5
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +19 -19
- package/lib/TRIXIndicator.d.ts +8 -8
- package/lib/TypicalPriceIndicator.d.ts +4 -4
- package/lib/UltimateOscillatorIndicator.d.ts +4 -4
- package/lib/ValueOverlay_combined.d.ts +31 -31
- package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
- package/lib/WaterfallSeries_combined.d.ts +13 -13
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/igc-data-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-item-tool-tip-layer-component.d.ts +5 -0
- package/lib/igc-series-component.d.ts +5 -0
- package/package.json +2 -2
|
@@ -78,95 +78,95 @@ export let IgcCalloutLayerComponent = /*@__PURE__*/ (() => {
|
|
|
78
78
|
* Gets or sets the label mapping property for the callouts.
|
|
79
79
|
*/
|
|
80
80
|
get labelMemberPath() {
|
|
81
|
-
return this.i.
|
|
81
|
+
return this.i.ty;
|
|
82
82
|
}
|
|
83
83
|
set labelMemberPath(v) {
|
|
84
|
-
this.i.
|
|
84
|
+
this.i.ty = v;
|
|
85
85
|
}
|
|
86
86
|
/**
|
|
87
87
|
* Gets or sets the label mapping property for the callouts.
|
|
88
88
|
*/
|
|
89
89
|
get xMemberPath() {
|
|
90
|
-
return this.i.
|
|
90
|
+
return this.i.t9;
|
|
91
91
|
}
|
|
92
92
|
set xMemberPath(v) {
|
|
93
|
-
this.i.
|
|
93
|
+
this.i.t9 = v;
|
|
94
94
|
}
|
|
95
95
|
/**
|
|
96
96
|
* Gets or sets the label mapping property for the callouts.
|
|
97
97
|
*/
|
|
98
98
|
get yMemberPath() {
|
|
99
|
-
return this.i.
|
|
99
|
+
return this.i.uc;
|
|
100
100
|
}
|
|
101
101
|
set yMemberPath(v) {
|
|
102
|
-
this.i.
|
|
102
|
+
this.i.uc = v;
|
|
103
103
|
}
|
|
104
104
|
/**
|
|
105
105
|
* Gets or sets the key mapping property for the callouts.
|
|
106
106
|
*/
|
|
107
107
|
get keyMemberPath() {
|
|
108
|
-
return this.i.
|
|
108
|
+
return this.i.tv;
|
|
109
109
|
}
|
|
110
110
|
set keyMemberPath(v) {
|
|
111
|
-
this.i.
|
|
111
|
+
this.i.tv = v;
|
|
112
112
|
}
|
|
113
113
|
/**
|
|
114
114
|
* Gets or sets whether to allow the callouts to be variable distances from the target points, for suppporting collision modes.
|
|
115
115
|
*/
|
|
116
116
|
get isCalloutOffsettingEnabled() {
|
|
117
|
-
return this.i.
|
|
117
|
+
return this.i.sc;
|
|
118
118
|
}
|
|
119
119
|
set isCalloutOffsettingEnabled(v) {
|
|
120
|
-
this.i.
|
|
121
|
-
this._a("isCalloutOffsettingEnabled", this.i.
|
|
120
|
+
this.i.sc = ensureBool(v);
|
|
121
|
+
this._a("isCalloutOffsettingEnabled", this.i.sc);
|
|
122
122
|
}
|
|
123
123
|
/**
|
|
124
124
|
* Gets or sets the content mapping property for the callouts.
|
|
125
125
|
*/
|
|
126
126
|
get contentMemberPath() {
|
|
127
|
-
return this.i.
|
|
127
|
+
return this.i.to;
|
|
128
128
|
}
|
|
129
129
|
set contentMemberPath(v) {
|
|
130
|
-
this.i.
|
|
130
|
+
this.i.to = v;
|
|
131
131
|
}
|
|
132
132
|
/**
|
|
133
133
|
* Gets or sets the name of the series series to target this annotation to. If null, this annotation targets all series simultaneously.
|
|
134
134
|
*/
|
|
135
135
|
get targetSeriesName() {
|
|
136
|
-
return this.i.
|
|
136
|
+
return this.i.t0;
|
|
137
137
|
}
|
|
138
138
|
set targetSeriesName(v) {
|
|
139
|
-
this.i.
|
|
139
|
+
this.i.t0 = v;
|
|
140
140
|
}
|
|
141
141
|
/**
|
|
142
142
|
* Gets or sets the series to target this annotation to. If null, this annotation targets all series simultaneously.
|
|
143
143
|
*/
|
|
144
144
|
get targetSeries() {
|
|
145
|
-
if (this.i.
|
|
145
|
+
if (this.i.rn == null) {
|
|
146
146
|
return null;
|
|
147
147
|
}
|
|
148
|
-
if (!this.i.
|
|
149
|
-
let e = IgcSeriesComponent._createFromInternal(this.i.
|
|
148
|
+
if (!this.i.rn.externalObject) {
|
|
149
|
+
let e = IgcSeriesComponent._createFromInternal(this.i.rn);
|
|
150
150
|
if (e) {
|
|
151
|
-
e._implementation = this.i.
|
|
151
|
+
e._implementation = this.i.rn;
|
|
152
152
|
}
|
|
153
|
-
this.i.
|
|
153
|
+
this.i.rn.externalObject = e;
|
|
154
154
|
}
|
|
155
|
-
return this.i.
|
|
155
|
+
return this.i.rn.externalObject;
|
|
156
156
|
}
|
|
157
157
|
set targetSeries(v) {
|
|
158
158
|
if (v != null && this._stylingContainer && v._styling)
|
|
159
159
|
v._styling(this._stylingContainer, this, this);
|
|
160
|
-
v == null ? this.i.
|
|
160
|
+
v == null ? this.i.rn = null : this.i.rn = v.i;
|
|
161
161
|
}
|
|
162
162
|
/**
|
|
163
163
|
* Gets or sets a channel name to identify other callout layers within the chart to share collision information with.
|
|
164
164
|
*/
|
|
165
165
|
get collisionChannel() {
|
|
166
|
-
return this.i.
|
|
166
|
+
return this.i.tl;
|
|
167
167
|
}
|
|
168
168
|
set collisionChannel(v) {
|
|
169
|
-
this.i.
|
|
169
|
+
this.i.tl = v;
|
|
170
170
|
}
|
|
171
171
|
/**
|
|
172
172
|
* Gets or sets the allowed positions that the callout layer is allowed to use.
|
|
@@ -174,12 +174,12 @@ export let IgcCalloutLayerComponent = /*@__PURE__*/ (() => {
|
|
|
174
174
|
get allowedPositions() {
|
|
175
175
|
if (this._allowedPositions === null) {
|
|
176
176
|
let coll = new IgcCalloutPlacementPositionsCollection();
|
|
177
|
-
let innerColl = this.i.
|
|
177
|
+
let innerColl = this.i.rj;
|
|
178
178
|
if (!innerColl) {
|
|
179
179
|
innerColl = new CalloutPlacementPositionsCollection_internal();
|
|
180
180
|
}
|
|
181
181
|
this._allowedPositions = coll._fromInner(innerColl);
|
|
182
|
-
this.i.
|
|
182
|
+
this.i.rj = innerColl;
|
|
183
183
|
}
|
|
184
184
|
return this._allowedPositions;
|
|
185
185
|
}
|
|
@@ -191,233 +191,233 @@ export let IgcCalloutLayerComponent = /*@__PURE__*/ (() => {
|
|
|
191
191
|
let coll = new IgcCalloutPlacementPositionsCollection();
|
|
192
192
|
this._allowedPositions = coll._fromOuter(v);
|
|
193
193
|
let syncColl = new SyncableObservableCollection$1(CalloutPlacementPositions_$type);
|
|
194
|
-
let innerColl = this.i.
|
|
194
|
+
let innerColl = this.i.rj;
|
|
195
195
|
if (!innerColl) {
|
|
196
196
|
innerColl = new CalloutPlacementPositionsCollection_internal();
|
|
197
197
|
}
|
|
198
198
|
syncColl._inner = innerColl;
|
|
199
199
|
syncColl.clear();
|
|
200
200
|
this._allowedPositions._setSyncTarget(syncColl);
|
|
201
|
-
this.i.
|
|
201
|
+
this.i.rj = innerColl;
|
|
202
202
|
}
|
|
203
203
|
/**
|
|
204
204
|
* Gets or sets how to select the final value to annotate.
|
|
205
205
|
*/
|
|
206
206
|
get isAutoCalloutBehaviorEnabled() {
|
|
207
|
-
return this.i.
|
|
207
|
+
return this.i.sb;
|
|
208
208
|
}
|
|
209
209
|
set isAutoCalloutBehaviorEnabled(v) {
|
|
210
|
-
this.i.
|
|
211
|
-
this._a("isAutoCalloutBehaviorEnabled", this.i.
|
|
210
|
+
this.i.sb = ensureBool(v);
|
|
211
|
+
this._a("isAutoCalloutBehaviorEnabled", this.i.sb);
|
|
212
212
|
}
|
|
213
213
|
/**
|
|
214
214
|
* Gets or sets whether to use values, rather than labels for auto callout labels.
|
|
215
215
|
*/
|
|
216
216
|
get useInterpolatedValueForAutoCalloutLabels() {
|
|
217
|
-
return this.i.
|
|
217
|
+
return this.i.sf;
|
|
218
218
|
}
|
|
219
219
|
set useInterpolatedValueForAutoCalloutLabels(v) {
|
|
220
|
-
this.i.
|
|
221
|
-
this._a("useInterpolatedValueForAutoCalloutLabels", this.i.
|
|
220
|
+
this.i.sf = ensureBool(v);
|
|
221
|
+
this._a("useInterpolatedValueForAutoCalloutLabels", this.i.sf);
|
|
222
222
|
}
|
|
223
223
|
/**
|
|
224
224
|
* Gets or sets whether to the series color as the outline of the callout.
|
|
225
225
|
*/
|
|
226
226
|
get useSeriesColorForOutline() {
|
|
227
|
-
return this.i.
|
|
227
|
+
return this.i.sg;
|
|
228
228
|
}
|
|
229
229
|
set useSeriesColorForOutline(v) {
|
|
230
|
-
this.i.
|
|
231
|
-
this._a("useSeriesColorForOutline", this.i.
|
|
230
|
+
this.i.sg = ensureBool(v);
|
|
231
|
+
this._a("useSeriesColorForOutline", this.i.sg);
|
|
232
232
|
}
|
|
233
233
|
/**
|
|
234
234
|
* Gets or sets whether to use values, rather than labels for auto callout labels.
|
|
235
235
|
*/
|
|
236
236
|
get useValueForAutoCalloutLabels() {
|
|
237
|
-
return this.i.
|
|
237
|
+
return this.i.sh;
|
|
238
238
|
}
|
|
239
239
|
set useValueForAutoCalloutLabels(v) {
|
|
240
|
-
this.i.
|
|
241
|
-
this._a("useValueForAutoCalloutLabels", this.i.
|
|
240
|
+
this.i.sh = ensureBool(v);
|
|
241
|
+
this._a("useValueForAutoCalloutLabels", this.i.sh);
|
|
242
242
|
}
|
|
243
243
|
/**
|
|
244
244
|
* Gets or sets the rules for when the callouts should be visible.
|
|
245
245
|
*/
|
|
246
246
|
get autoCalloutVisibilityMode() {
|
|
247
|
-
return this.i.
|
|
247
|
+
return this.i.rc;
|
|
248
248
|
}
|
|
249
249
|
set autoCalloutVisibilityMode(v) {
|
|
250
|
-
this.i.
|
|
251
|
-
this._a("autoCalloutVisibilityMode", enumToString(AutoCalloutVisibilityMode_$type, this.i.
|
|
250
|
+
this.i.rc = ensureEnum(AutoCalloutVisibilityMode_$type, v);
|
|
251
|
+
this._a("autoCalloutVisibilityMode", enumToString(AutoCalloutVisibilityMode_$type, this.i.rc));
|
|
252
252
|
}
|
|
253
253
|
/**
|
|
254
254
|
* Gets or sets the corner radius to use for the callout borders.
|
|
255
255
|
*/
|
|
256
256
|
get calloutCornerRadius() {
|
|
257
|
-
return this.i.
|
|
257
|
+
return this.i.sr;
|
|
258
258
|
}
|
|
259
259
|
set calloutCornerRadius(v) {
|
|
260
|
-
this.i.
|
|
261
|
-
this._a("calloutCornerRadius", this.i.
|
|
260
|
+
this.i.sr = +v;
|
|
261
|
+
this._a("calloutCornerRadius", this.i.sr);
|
|
262
262
|
}
|
|
263
263
|
/**
|
|
264
264
|
* Gets or sets whether to allow for custom callout styles.
|
|
265
265
|
*/
|
|
266
266
|
get isCustomCalloutStyleEnabled() {
|
|
267
|
-
return this.i.
|
|
267
|
+
return this.i.se;
|
|
268
268
|
}
|
|
269
269
|
set isCustomCalloutStyleEnabled(v) {
|
|
270
|
-
this.i.
|
|
271
|
-
this._a("isCustomCalloutStyleEnabled", this.i.
|
|
270
|
+
this.i.se = ensureBool(v);
|
|
271
|
+
this._a("isCustomCalloutStyleEnabled", this.i.se);
|
|
272
272
|
}
|
|
273
273
|
/**
|
|
274
274
|
* Gets or sets whether to allow for custom callout styles.
|
|
275
275
|
*/
|
|
276
276
|
get isCustomCalloutRenderStyleEnabled() {
|
|
277
|
-
return this.i.
|
|
277
|
+
return this.i.sd;
|
|
278
278
|
}
|
|
279
279
|
set isCustomCalloutRenderStyleEnabled(v) {
|
|
280
|
-
this.i.
|
|
281
|
-
this._a("isCustomCalloutRenderStyleEnabled", this.i.
|
|
280
|
+
this.i.sd = ensureBool(v);
|
|
281
|
+
this._a("isCustomCalloutRenderStyleEnabled", this.i.sd);
|
|
282
282
|
}
|
|
283
283
|
/**
|
|
284
284
|
* Gets or sets the precision to use when values are used for the auto callout labels.
|
|
285
285
|
*/
|
|
286
286
|
get autoCalloutLabelPrecision() {
|
|
287
|
-
return this.i.
|
|
287
|
+
return this.i.s0;
|
|
288
288
|
}
|
|
289
289
|
set autoCalloutLabelPrecision(v) {
|
|
290
|
-
this.i.
|
|
291
|
-
this._a("autoCalloutLabelPrecision", this.i.
|
|
290
|
+
this.i.s0 = +v;
|
|
291
|
+
this._a("autoCalloutLabelPrecision", this.i.s0);
|
|
292
292
|
}
|
|
293
293
|
/**
|
|
294
294
|
* Gets or sets the color to use for the callout text. Leave unset for an automatic value.
|
|
295
295
|
*/
|
|
296
296
|
get calloutTextColor() {
|
|
297
|
-
return brushToString(this.i.
|
|
297
|
+
return brushToString(this.i.vs);
|
|
298
298
|
}
|
|
299
299
|
set calloutTextColor(v) {
|
|
300
|
-
this.i.
|
|
301
|
-
this._a("calloutTextColor", brushToString(this.i.
|
|
300
|
+
this.i.vs = stringToBrush(v);
|
|
301
|
+
this._a("calloutTextColor", brushToString(this.i.vs));
|
|
302
302
|
}
|
|
303
303
|
/**
|
|
304
304
|
* Gets or sets the brush that specifies how the backgrounds for the callouts of the layer are painted. Leave unset for an automatic value.
|
|
305
305
|
*/
|
|
306
306
|
get calloutBackground() {
|
|
307
|
-
return brushToString(this.i.
|
|
307
|
+
return brushToString(this.i.vp);
|
|
308
308
|
}
|
|
309
309
|
set calloutBackground(v) {
|
|
310
|
-
this.i.
|
|
311
|
-
this._a("calloutBackground", brushToString(this.i.
|
|
310
|
+
this.i.vp = stringToBrush(v);
|
|
311
|
+
this._a("calloutBackground", brushToString(this.i.vp));
|
|
312
312
|
}
|
|
313
313
|
/**
|
|
314
314
|
* Gets or sets the precision to use displaying values for interpolated crosshair positions.
|
|
315
315
|
*/
|
|
316
316
|
get calloutInterpolatedValuePrecision() {
|
|
317
|
-
return this.i.
|
|
317
|
+
return this.i.s1;
|
|
318
318
|
}
|
|
319
319
|
set calloutInterpolatedValuePrecision(v) {
|
|
320
|
-
this.i.
|
|
321
|
-
this._a("calloutInterpolatedValuePrecision", this.i.
|
|
320
|
+
this.i.s1 = +v;
|
|
321
|
+
this._a("calloutInterpolatedValuePrecision", this.i.s1);
|
|
322
322
|
}
|
|
323
323
|
/**
|
|
324
324
|
* Gets or sets the brush that specifies how the outlines for the callouts of the layer are painted.
|
|
325
325
|
*/
|
|
326
326
|
get calloutOutline() {
|
|
327
|
-
return brushToString(this.i.
|
|
327
|
+
return brushToString(this.i.vr);
|
|
328
328
|
}
|
|
329
329
|
set calloutOutline(v) {
|
|
330
|
-
this.i.
|
|
331
|
-
this._a("calloutOutline", brushToString(this.i.
|
|
330
|
+
this.i.vr = stringToBrush(v);
|
|
331
|
+
this._a("calloutOutline", brushToString(this.i.vr));
|
|
332
332
|
}
|
|
333
333
|
/**
|
|
334
334
|
* Gets or sets the brush that specifies how the leader lines for the callouts of the layer are painted.
|
|
335
335
|
*/
|
|
336
336
|
get calloutLeaderBrush() {
|
|
337
|
-
return brushToString(this.i.
|
|
337
|
+
return brushToString(this.i.vq);
|
|
338
338
|
}
|
|
339
339
|
set calloutLeaderBrush(v) {
|
|
340
|
-
this.i.
|
|
341
|
-
this._a("calloutLeaderBrush", brushToString(this.i.
|
|
340
|
+
this.i.vq = stringToBrush(v);
|
|
341
|
+
this._a("calloutLeaderBrush", brushToString(this.i.vq));
|
|
342
342
|
}
|
|
343
343
|
/**
|
|
344
344
|
* Gets or sets the left padding to use withing the callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
345
345
|
*/
|
|
346
346
|
get calloutPaddingLeft() {
|
|
347
|
-
return this.i.
|
|
347
|
+
return this.i.st;
|
|
348
348
|
}
|
|
349
349
|
set calloutPaddingLeft(v) {
|
|
350
|
-
this.i.
|
|
351
|
-
this._a("calloutPaddingLeft", this.i.
|
|
350
|
+
this.i.st = +v;
|
|
351
|
+
this._a("calloutPaddingLeft", this.i.st);
|
|
352
352
|
}
|
|
353
353
|
/**
|
|
354
354
|
* Gets or sets the top padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
355
355
|
*/
|
|
356
356
|
get calloutPaddingTop() {
|
|
357
|
-
return this.i.
|
|
357
|
+
return this.i.sv;
|
|
358
358
|
}
|
|
359
359
|
set calloutPaddingTop(v) {
|
|
360
|
-
this.i.
|
|
361
|
-
this._a("calloutPaddingTop", this.i.
|
|
360
|
+
this.i.sv = +v;
|
|
361
|
+
this._a("calloutPaddingTop", this.i.sv);
|
|
362
362
|
}
|
|
363
363
|
/**
|
|
364
364
|
* Gets or sets the right padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
365
365
|
*/
|
|
366
366
|
get calloutPaddingRight() {
|
|
367
|
-
return this.i.
|
|
367
|
+
return this.i.su;
|
|
368
368
|
}
|
|
369
369
|
set calloutPaddingRight(v) {
|
|
370
|
-
this.i.
|
|
371
|
-
this._a("calloutPaddingRight", this.i.
|
|
370
|
+
this.i.su = +v;
|
|
371
|
+
this._a("calloutPaddingRight", this.i.su);
|
|
372
372
|
}
|
|
373
373
|
/**
|
|
374
374
|
* Gets or sets the bottom padding to use within the callout. Leaving this NaN will use an automatic value related to the axis label margins.
|
|
375
375
|
*/
|
|
376
376
|
get calloutPaddingBottom() {
|
|
377
|
-
return this.i.
|
|
377
|
+
return this.i.ss;
|
|
378
378
|
}
|
|
379
379
|
set calloutPaddingBottom(v) {
|
|
380
|
-
this.i.
|
|
381
|
-
this._a("calloutPaddingBottom", this.i.
|
|
380
|
+
this.i.ss = +v;
|
|
381
|
+
this._a("calloutPaddingBottom", this.i.ss);
|
|
382
382
|
}
|
|
383
383
|
/**
|
|
384
384
|
* Gets or sets the strategy to use for avoiding collisions between the callouts in this layer. Leave unset for an automatic value.
|
|
385
385
|
*/
|
|
386
386
|
get calloutCollisionMode() {
|
|
387
|
-
return this.i.
|
|
387
|
+
return this.i.re;
|
|
388
388
|
}
|
|
389
389
|
set calloutCollisionMode(v) {
|
|
390
|
-
this.i.
|
|
391
|
-
this._a("calloutCollisionMode", enumToString(CalloutCollisionMode_$type, this.i.
|
|
390
|
+
this.i.re = ensureEnum(CalloutCollisionMode_$type, v);
|
|
391
|
+
this._a("calloutCollisionMode", enumToString(CalloutCollisionMode_$type, this.i.re));
|
|
392
392
|
}
|
|
393
393
|
/**
|
|
394
394
|
* Gets or sets the padding to add to the callout positioning. Leave unset for an automatic value.
|
|
395
395
|
*/
|
|
396
396
|
get calloutPositionPadding() {
|
|
397
|
-
return this.i.
|
|
397
|
+
return this.i.sw;
|
|
398
398
|
}
|
|
399
399
|
set calloutPositionPadding(v) {
|
|
400
|
-
this.i.
|
|
401
|
-
this._a("calloutPositionPadding", this.i.
|
|
400
|
+
this.i.sw = +v;
|
|
401
|
+
this._a("calloutPositionPadding", this.i.sw);
|
|
402
402
|
}
|
|
403
403
|
/**
|
|
404
404
|
* Gets or sets the stroke thickness for the callout backing. Leave unset for an automatic value.
|
|
405
405
|
*/
|
|
406
406
|
get calloutStrokeThickness() {
|
|
407
|
-
return this.i.
|
|
407
|
+
return this.i.sx;
|
|
408
408
|
}
|
|
409
409
|
set calloutStrokeThickness(v) {
|
|
410
|
-
this.i.
|
|
411
|
-
this._a("calloutStrokeThickness", this.i.
|
|
410
|
+
this.i.sx = +v;
|
|
411
|
+
this._a("calloutStrokeThickness", this.i.sx);
|
|
412
412
|
}
|
|
413
413
|
/**
|
|
414
414
|
* Gets or sets the stroke thickness for the axis annotation backing. Leave unset for an automatic value.
|
|
415
415
|
*/
|
|
416
416
|
get textStyle() {
|
|
417
|
-
return this.i.
|
|
417
|
+
return this.i.t3;
|
|
418
418
|
}
|
|
419
419
|
set textStyle(v) {
|
|
420
|
-
this.i.
|
|
420
|
+
this.i.t3 = v;
|
|
421
421
|
}
|
|
422
422
|
findByName(name) {
|
|
423
423
|
var baseResult = super.findByName(name);
|
|
@@ -449,7 +449,7 @@ export let IgcCalloutLayerComponent = /*@__PURE__*/ (() => {
|
|
|
449
449
|
|
|
450
450
|
*/
|
|
451
451
|
invalidateCalloutContent() {
|
|
452
|
-
this.i.
|
|
452
|
+
this.i.um();
|
|
453
453
|
}
|
|
454
454
|
/**
|
|
455
455
|
* Event raised when updating style of callout layer
|
|
@@ -58,42 +58,42 @@ export let IgcCategoryHighlightLayerComponent = /*@__PURE__*/ (() => {
|
|
|
58
58
|
* Gets or sets the axis to target this annotation to. If null, this annotation targets all category axes simultaneously.
|
|
59
59
|
*/
|
|
60
60
|
get targetAxis() {
|
|
61
|
-
if (this.i.
|
|
61
|
+
if (this.i.q8 == null) {
|
|
62
62
|
return null;
|
|
63
63
|
}
|
|
64
|
-
if (!this.i.
|
|
65
|
-
let e = IgcCategoryAxisBaseComponent._createFromInternal(this.i.
|
|
64
|
+
if (!this.i.q8.externalObject) {
|
|
65
|
+
let e = IgcCategoryAxisBaseComponent._createFromInternal(this.i.q8);
|
|
66
66
|
if (e) {
|
|
67
|
-
e._implementation = this.i.
|
|
67
|
+
e._implementation = this.i.q8;
|
|
68
68
|
}
|
|
69
|
-
this.i.
|
|
69
|
+
this.i.q8.externalObject = e;
|
|
70
70
|
}
|
|
71
|
-
return this.i.
|
|
71
|
+
return this.i.q8.externalObject;
|
|
72
72
|
}
|
|
73
73
|
set targetAxis(v) {
|
|
74
74
|
if (v != null && this._stylingContainer && v._styling)
|
|
75
75
|
v._styling(this._stylingContainer, this, this);
|
|
76
|
-
v == null ? this.i.
|
|
76
|
+
v == null ? this.i.q8 = null : this.i.q8 = v.i;
|
|
77
77
|
}
|
|
78
78
|
/**
|
|
79
79
|
* Gets or sets whether to use value interpolation when drawing a line through the best value for the pointer position.
|
|
80
80
|
*/
|
|
81
81
|
get useInterpolation() {
|
|
82
|
-
return this.i.
|
|
82
|
+
return this.i.rb;
|
|
83
83
|
}
|
|
84
84
|
set useInterpolation(v) {
|
|
85
|
-
this.i.
|
|
86
|
-
this._a("useInterpolation", this.i.
|
|
85
|
+
this.i.rb = ensureBool(v);
|
|
86
|
+
this._a("useInterpolation", this.i.rb);
|
|
87
87
|
}
|
|
88
88
|
/**
|
|
89
89
|
* Gets or sets the width to use for the highlight region if drawing a band rather than filling a category.
|
|
90
90
|
*/
|
|
91
91
|
get bandHighlightWidth() {
|
|
92
|
-
return this.i.
|
|
92
|
+
return this.i.rc;
|
|
93
93
|
}
|
|
94
94
|
set bandHighlightWidth(v) {
|
|
95
|
-
this.i.
|
|
96
|
-
this._a("bandHighlightWidth", this.i.
|
|
95
|
+
this.i.rc = +v;
|
|
96
|
+
this._a("bandHighlightWidth", this.i.rc);
|
|
97
97
|
}
|
|
98
98
|
findByName(name) {
|
|
99
99
|
var baseResult = super.findByName(name);
|
|
@@ -60,110 +60,110 @@ export let IgcCategoryItemHighlightLayerComponent = /*@__PURE__*/ (() => {
|
|
|
60
60
|
* Gets or sets the series to target this annotation to. If null, this annotation targets all series simultaneously.
|
|
61
61
|
*/
|
|
62
62
|
get targetSeries() {
|
|
63
|
-
if (this.i.
|
|
63
|
+
if (this.i.rc == null) {
|
|
64
64
|
return null;
|
|
65
65
|
}
|
|
66
|
-
if (!this.i.
|
|
67
|
-
let e = IgcSeriesComponent._createFromInternal(this.i.
|
|
66
|
+
if (!this.i.rc.externalObject) {
|
|
67
|
+
let e = IgcSeriesComponent._createFromInternal(this.i.rc);
|
|
68
68
|
if (e) {
|
|
69
|
-
e._implementation = this.i.
|
|
69
|
+
e._implementation = this.i.rc;
|
|
70
70
|
}
|
|
71
|
-
this.i.
|
|
71
|
+
this.i.rc.externalObject = e;
|
|
72
72
|
}
|
|
73
|
-
return this.i.
|
|
73
|
+
return this.i.rc.externalObject;
|
|
74
74
|
}
|
|
75
75
|
set targetSeries(v) {
|
|
76
76
|
if (v != null && this._stylingContainer && v._styling)
|
|
77
77
|
v._styling(this._stylingContainer, this, this);
|
|
78
|
-
v == null ? this.i.
|
|
78
|
+
v == null ? this.i.rc = null : this.i.rc = v.i;
|
|
79
79
|
}
|
|
80
80
|
/**
|
|
81
81
|
* Gets or sets the name of the series to target this annotation to. If null, this annotation targets all series simultaneously.
|
|
82
82
|
*/
|
|
83
83
|
get targetSeriesName() {
|
|
84
|
-
return this.i.
|
|
84
|
+
return this.i.rq;
|
|
85
85
|
}
|
|
86
86
|
set targetSeriesName(v) {
|
|
87
|
-
this.i.
|
|
87
|
+
this.i.rq = v;
|
|
88
88
|
}
|
|
89
89
|
/**
|
|
90
90
|
* Gets or sets whether to use value interpolation when drawing a line through the best value for the pointer position.
|
|
91
91
|
*/
|
|
92
92
|
get useInterpolation() {
|
|
93
|
-
return this.i.
|
|
93
|
+
return this.i.rg;
|
|
94
94
|
}
|
|
95
95
|
set useInterpolation(v) {
|
|
96
|
-
this.i.
|
|
97
|
-
this._a("useInterpolation", this.i.
|
|
96
|
+
this.i.rg = ensureBool(v);
|
|
97
|
+
this._a("useInterpolation", this.i.rg);
|
|
98
98
|
}
|
|
99
99
|
/**
|
|
100
100
|
* Gets or sets which type of highlight shape to use when highlighting items.
|
|
101
101
|
*/
|
|
102
102
|
get highlightType() {
|
|
103
|
-
return this.i.
|
|
103
|
+
return this.i.q9;
|
|
104
104
|
}
|
|
105
105
|
set highlightType(v) {
|
|
106
|
-
this.i.
|
|
107
|
-
this._a("highlightType", enumToString(CategoryItemHighlightType_$type, this.i.
|
|
106
|
+
this.i.q9 = ensureEnum(CategoryItemHighlightType_$type, v);
|
|
107
|
+
this._a("highlightType", enumToString(CategoryItemHighlightType_$type, this.i.q9));
|
|
108
108
|
}
|
|
109
109
|
/**
|
|
110
110
|
* Gets or sets which type of marker to use when highlighting items, if appropriate.
|
|
111
111
|
*/
|
|
112
112
|
get markerType() {
|
|
113
|
-
return this.i.
|
|
113
|
+
return this.i.rb;
|
|
114
114
|
}
|
|
115
115
|
set markerType(v) {
|
|
116
|
-
this.i.
|
|
117
|
-
this._a("markerType", enumToString(MarkerType_$type, this.i.
|
|
116
|
+
this.i.rb = ensureEnum(MarkerType_$type, v);
|
|
117
|
+
this._a("markerType", enumToString(MarkerType_$type, this.i.rb));
|
|
118
118
|
}
|
|
119
119
|
/**
|
|
120
120
|
* Gets or sets which color to use for the marker when highlighting items, if appropriate.
|
|
121
121
|
*/
|
|
122
122
|
get markerBrush() {
|
|
123
|
-
return brushToString(this.i.
|
|
123
|
+
return brushToString(this.i.sa);
|
|
124
124
|
}
|
|
125
125
|
set markerBrush(v) {
|
|
126
|
-
this.i.
|
|
127
|
-
this._a("markerBrush", brushToString(this.i.
|
|
126
|
+
this.i.sa = stringToBrush(v);
|
|
127
|
+
this._a("markerBrush", brushToString(this.i.sa));
|
|
128
128
|
}
|
|
129
129
|
/**
|
|
130
130
|
* Gets or sets which outline color to use for the marker when highlighting items, if appropriate.
|
|
131
131
|
*/
|
|
132
132
|
get markerOutline() {
|
|
133
|
-
return brushToString(this.i.
|
|
133
|
+
return brushToString(this.i.sb);
|
|
134
134
|
}
|
|
135
135
|
set markerOutline(v) {
|
|
136
|
-
this.i.
|
|
137
|
-
this._a("markerOutline", brushToString(this.i.
|
|
136
|
+
this.i.sb = stringToBrush(v);
|
|
137
|
+
this._a("markerOutline", brushToString(this.i.sb));
|
|
138
138
|
}
|
|
139
139
|
/**
|
|
140
140
|
* Gets or sets the template to use for marker visuals for the current series object.
|
|
141
141
|
*/
|
|
142
142
|
get markerTemplate() {
|
|
143
|
-
return this.i.
|
|
143
|
+
return this.i.rz;
|
|
144
144
|
}
|
|
145
145
|
set markerTemplate(v) {
|
|
146
|
-
this.i.
|
|
146
|
+
this.i.rz = v;
|
|
147
147
|
}
|
|
148
148
|
/**
|
|
149
149
|
* Gets or sets the width to use for the highlight region if highlighting items in a grid aligned series (line, spline, etc), with a banded shape.
|
|
150
150
|
*/
|
|
151
151
|
get bandHighlightWidth() {
|
|
152
|
-
return this.i.
|
|
152
|
+
return this.i.ri;
|
|
153
153
|
}
|
|
154
154
|
set bandHighlightWidth(v) {
|
|
155
|
-
this.i.
|
|
156
|
-
this._a("bandHighlightWidth", this.i.
|
|
155
|
+
this.i.ri = +v;
|
|
156
|
+
this._a("bandHighlightWidth", this.i.ri);
|
|
157
157
|
}
|
|
158
158
|
/**
|
|
159
159
|
* Gets or sets whether to skip unknown values when searching for series values.
|
|
160
160
|
*/
|
|
161
161
|
get skipUnknownValues() {
|
|
162
|
-
return this.i.
|
|
162
|
+
return this.i.rf;
|
|
163
163
|
}
|
|
164
164
|
set skipUnknownValues(v) {
|
|
165
|
-
this.i.
|
|
166
|
-
this._a("skipUnknownValues", this.i.
|
|
165
|
+
this.i.rf = ensureBool(v);
|
|
166
|
+
this._a("skipUnknownValues", this.i.rf);
|
|
167
167
|
}
|
|
168
168
|
findByName(name) {
|
|
169
169
|
var baseResult = super.findByName(name);
|