igniteui-webcomponents-charts 3.2.2 → 3.2.4
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 +25136 -21648
- 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 +7 -7
- package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
- package/esm2015/lib/AnnotationLayerProxy.js +39 -26
- package/esm2015/lib/AnnotationLayer_combined.js +133 -133
- package/esm2015/lib/AreaSeries_combined.js +44 -44
- package/esm2015/lib/AutomaticSeriesManager.js +7 -0
- package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
- package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
- package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
- package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
- package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
- package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
- package/esm2015/lib/AxisAnnotationManager.js +1 -1
- package/esm2015/lib/AxisVisualDataManager.js +2 -2
- package/esm2015/lib/BarSeries_combined.js +110 -103
- package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
- package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
- package/esm2015/lib/BrushScale.js +7 -7
- package/esm2015/lib/BubbleSeries_combined.js +255 -255
- package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
- package/esm2015/lib/CalloutLayer_combined.js +451 -449
- package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
- package/esm2015/lib/CategoryChart.js +545 -456
- package/esm2015/lib/CategoryDateTimeXAxis_combined.js +5 -5
- package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
- package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
- package/esm2015/lib/CategoryMarkerManager.js +1 -1
- package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
- package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
- package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm2015/lib/CategoryXAxis_combined.js +140 -23
- package/esm2015/lib/CategoryYAxis_combined.js +140 -23
- package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
- package/esm2015/lib/ChartGroupDescription.js +52 -0
- package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
- package/esm2015/lib/ChartSortDescription.js +61 -0
- package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
- package/esm2015/lib/ChartSummaryDescription.js +123 -0
- package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
- package/esm2015/lib/ColumnSeries_combined.js +65 -65
- package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
- package/esm2015/lib/CrosshairLayer_combined.js +85 -85
- package/esm2015/lib/CustomIndicator.js +23 -23
- package/esm2015/lib/DataAbbreviator.js +2 -2
- package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
- package/esm2015/lib/DataChartToolbarProvider.js +107 -0
- package/esm2015/lib/DataChartVisualDataManager.js +4 -4
- package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
- package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
- package/esm2015/lib/DataLegendVisualData_combined.js +1 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +511 -490
- package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
- package/esm2015/lib/DomainChart.js +2162 -1903
- package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
- package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/FinalValueLayer_combined.js +70 -70
- package/esm2015/lib/FinancialChart_combined.js +1443 -1359
- package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
- package/esm2015/lib/FinancialIndicator_combined.js +201 -201
- package/esm2015/lib/FinancialOverlay.js +36 -36
- package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
- package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
- package/esm2015/lib/ForceIndexIndicator.js +16 -16
- package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
- package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
- package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
- package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
- package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
- package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
- package/esm2015/lib/IndicatorProxy.js +11 -11
- package/esm2015/lib/ItemLegend_combined.js +17 -5
- package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
- package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm2015/lib/LineSeries_combined.js +38 -38
- 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/NumberAbbreviator.js +1 -1
- package/esm2015/lib/NumericXAxis_combined.js +3 -3
- package/esm2015/lib/NumericYAxis_combined.js +3 -3
- package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
- package/esm2015/lib/OverlayProxy.js +8 -8
- package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm2015/lib/PieChartViewManager_combined.js +9 -9
- package/esm2015/lib/PointSeries_combined.js +19 -19
- package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
- package/esm2015/lib/PolarBase_combined.js +388 -388
- package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
- package/esm2015/lib/PolarLineSeries_combined.js +21 -21
- package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
- package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
- package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
- package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
- package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
- package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
- package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
- package/esm2015/lib/RadialLineSeries_combined.js +37 -37
- package/esm2015/lib/RadialPieSeries_combined.js +45 -45
- package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
- package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
- package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
- package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
- package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
- package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
- package/esm2015/lib/ScatterBase_combined.js +445 -445
- package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
- package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
- package/esm2015/lib/ScatterLineSeries.js +51 -51
- package/esm2015/lib/ScatterLineSeriesView.js +7 -7
- package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
- package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
- package/esm2015/lib/ScatterSeries_combined.js +15 -15
- package/esm2015/lib/ScatterSplineSeries.js +38 -38
- package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
- package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
- package/esm2015/lib/SeriesInteractionManager.js +86 -78
- package/esm2015/lib/SeriesRenderManager.js +17 -17
- package/esm2015/lib/SeriesRenderingArguments.js +1 -1
- package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
- package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
- package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
- package/esm2015/lib/SeriesViewer_combined.js +3539 -3179
- package/esm2015/lib/SeriesVisualDataManager.js +23 -23
- package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
- package/esm2015/lib/SizeScale.js +3 -3
- package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
- package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
- package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
- package/esm2015/lib/SplineSeries_combined.js +25 -25
- package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
- package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
- 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 +9 -9
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
- package/esm2015/lib/StandardDeviationIndicator.js +15 -15
- package/esm2015/lib/StepAreaSeries_combined.js +37 -37
- package/esm2015/lib/StepLineSeries_combined.js +43 -43
- package/esm2015/lib/StochRSIIndicator.js +15 -15
- package/esm2015/lib/StrategyBasedIndicator.js +59 -59
- package/esm2015/lib/TRIXIndicator.js +16 -16
- package/esm2015/lib/TileZoomManager_combined.js +9 -9
- package/esm2015/lib/TimeAxisBase.js +8 -8
- package/esm2015/lib/TimeXAxis.js +10 -10
- package/esm2015/lib/TypicalPriceIndicator.js +6 -6
- package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm2015/lib/ValueOverlay_combined.js +115 -115
- package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
- package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm2015/lib/WaterfallSeries_combined.js +103 -103
- package/esm2015/lib/WeightedCloseIndicator.js +6 -6
- package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
- package/esm2015/lib/XYChart.js +802 -802
- package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
- package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
- package/esm2015/lib/igc-annotation-layer-component.js +17 -17
- 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 +44 -44
- package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
- package/esm2015/lib/igc-callout-layer-component.js +95 -95
- package/esm2015/lib/igc-category-chart-component.js +169 -112
- 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 +20 -20
- package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
- package/esm2015/lib/igc-category-x-axis-component.js +75 -2
- package/esm2015/lib/igc-category-y-axis-component.js +75 -2
- package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
- package/esm2015/lib/igc-chart-group-description-module.js +15 -0
- package/esm2015/lib/igc-chart-group-description.js +20 -0
- package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
- package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
- package/esm2015/lib/igc-chart-sort-description.js +61 -0
- package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
- package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
- package/esm2015/lib/igc-chart-summary-description.js +95 -0
- 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 +90 -90
- package/esm2015/lib/igc-data-chart-component.js +95 -95
- package/esm2015/lib/igc-data-legend-component.js +1 -1
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
- package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-domain-chart-component.js +901 -650
- 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-chart-component.js +214 -157
- package/esm2015/lib/igc-financial-indicator-component.js +16 -16
- package/esm2015/lib/igc-financial-overlay-component.js +5 -5
- package/esm2015/lib/igc-financial-price-series-component.js +30 -30
- package/esm2015/lib/igc-financial-series-component.js +60 -60
- 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 +57 -57
- 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 +3 -3
- package/esm2015/lib/igc-item-legend-component.js +18 -0
- package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
- package/esm2015/lib/igc-line-fragment-component.js +1 -1
- package/esm2015/lib/igc-line-series-component.js +1 -1
- 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-ordinal-time-x-axis-component.js +5 -5
- package/esm2015/lib/igc-polar-area-series-component.js +3 -3
- package/esm2015/lib/igc-polar-base-component.js +77 -77
- package/esm2015/lib/igc-polar-line-series-component.js +4 -4
- package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
- 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 +3 -3
- package/esm2015/lib/igc-radial-base-component.js +31 -31
- 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-category-series-component.js +6 -6
- 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 +24 -24
- package/esm2015/lib/igc-scatter-base-component.js +49 -49
- package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
- package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
- package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
- package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
- package/esm2015/lib/igc-series-component.js +195 -185
- package/esm2015/lib/igc-series-viewer-component.js +379 -282
- package/esm2015/lib/igc-shape-series-base-component.js +45 -45
- package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
- package/esm2015/lib/igc-spline-area-series-component.js +1 -1
- package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm2015/lib/igc-spline-fragment-component.js +1 -1
- package/esm2015/lib/igc-spline-series-base-component.js +6 -6
- 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-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 +4 -4
- 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 +2 -2
- package/esm2015/lib/igc-step-line-series-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 +52 -52
- 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/esm2015/lib/igc-xy-chart-component.js +218 -218
- package/esm2015/lib/igc-zoom-slider-component.js +0 -7
- package/esm2015/public_api.js +23 -0
- package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
- package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
- package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
- package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
- package/esm5/lib/AnnotationLayerProxy.js +39 -26
- package/esm5/lib/AnnotationLayer_combined.js +132 -132
- package/esm5/lib/AreaSeries_combined.js +44 -44
- package/esm5/lib/AutomaticSeriesManager.js +7 -0
- package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
- package/esm5/lib/AutomaticSeriesRequest.js +7 -0
- package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
- package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
- package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
- package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
- package/esm5/lib/AxisAnnotationManager.js +1 -1
- package/esm5/lib/AxisVisualDataManager.js +2 -2
- package/esm5/lib/BarSeries_combined.js +110 -103
- package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
- package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
- package/esm5/lib/BrushScale.js +7 -7
- package/esm5/lib/BubbleSeries_combined.js +252 -252
- package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
- package/esm5/lib/CalloutLayer_combined.js +442 -440
- package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
- package/esm5/lib/CategoryChart.js +522 -413
- package/esm5/lib/CategoryDateTimeXAxis_combined.js +5 -5
- package/esm5/lib/CategoryErrorBarSettings.js +5 -5
- package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
- package/esm5/lib/CategoryMarkerManager.js +1 -1
- package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
- package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
- package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
- package/esm5/lib/CategoryXAxis_combined.js +140 -23
- package/esm5/lib/CategoryYAxis_combined.js +140 -23
- package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
- package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
- package/esm5/lib/ChartGroupDescription.js +59 -0
- package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
- package/esm5/lib/ChartSortDescription.js +75 -0
- package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
- package/esm5/lib/ChartSummaryDescription.js +149 -0
- package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
- package/esm5/lib/ColumnSeries_combined.js +64 -64
- package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
- package/esm5/lib/CrosshairLayer_combined.js +85 -85
- package/esm5/lib/CustomIndicator.js +23 -23
- package/esm5/lib/DataAbbreviator.js +1 -7
- package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
- package/esm5/lib/DataChartToolbarProvider.js +117 -0
- package/esm5/lib/DataChartVisualDataManager.js +4 -4
- package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
- package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
- package/esm5/lib/DataLegendVisualData_combined.js +1 -1
- package/esm5/lib/DataToolTipLayer_combined.js +510 -485
- package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
- package/esm5/lib/DomainChart.js +2098 -1753
- package/esm5/lib/EaseOfMovementIndicator.js +6 -6
- package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/FinalValueLayer_combined.js +70 -70
- package/esm5/lib/FinancialChart_combined.js +1405 -1300
- package/esm5/lib/FinancialEventArgs_combined.js +581 -581
- package/esm5/lib/FinancialIndicator_combined.js +200 -200
- package/esm5/lib/FinancialOverlay.js +36 -36
- package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
- package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
- package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
- package/esm5/lib/ForceIndexIndicator.js +15 -15
- package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
- package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
- package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
- package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
- package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
- package/esm5/lib/IDataChartToolbarProvider.js +7 -0
- package/esm5/lib/IZoomableCategoryAxis.js +11 -0
- package/esm5/lib/IndicatorProxy.js +11 -11
- package/esm5/lib/ItemLegend_combined.js +25 -5
- package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
- package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
- package/esm5/lib/LineSeries_combined.js +38 -38
- 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/NumberAbbreviator.js +1 -1
- package/esm5/lib/NumericXAxis_combined.js +3 -3
- package/esm5/lib/NumericYAxis_combined.js +3 -3
- package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
- package/esm5/lib/OrdinalTimeXAxis.js +109 -109
- package/esm5/lib/OverlayProxy.js +8 -8
- package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
- package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
- package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
- package/esm5/lib/PieChartViewManager_combined.js +9 -9
- package/esm5/lib/PointSeries_combined.js +19 -19
- package/esm5/lib/PolarAreaSeries_combined.js +23 -23
- package/esm5/lib/PolarBase_combined.js +384 -384
- package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
- package/esm5/lib/PolarLineSeries_combined.js +21 -21
- package/esm5/lib/PolarScatterSeries_combined.js +13 -13
- package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
- package/esm5/lib/PolarSplineSeries_combined.js +23 -23
- package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
- package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
- package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +35 -35
- package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
- package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
- package/esm5/lib/RadialColumnSeries_combined.js +47 -47
- package/esm5/lib/RadialLineSeries_combined.js +37 -37
- package/esm5/lib/RadialPieSeries_combined.js +45 -45
- package/esm5/lib/RangeAreaSeries_combined.js +22 -22
- package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
- package/esm5/lib/RangeColumnSeries_combined.js +35 -35
- package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
- package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
- package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
- package/esm5/lib/ScatterBase_combined.js +441 -441
- package/esm5/lib/ScatterContourSeries_combined.js +110 -110
- package/esm5/lib/ScatterErrorBarSettings.js +5 -5
- package/esm5/lib/ScatterLineSeries.js +51 -51
- package/esm5/lib/ScatterLineSeriesView.js +7 -7
- package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
- package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
- package/esm5/lib/ScatterSeries_combined.js +15 -15
- package/esm5/lib/ScatterSplineSeries.js +38 -38
- package/esm5/lib/ScatterSplineSeriesView.js +7 -7
- package/esm5/lib/ScatterTriangulationSeries.js +173 -173
- package/esm5/lib/SeriesInteractionManager.js +86 -78
- package/esm5/lib/SeriesRenderManager.js +17 -17
- package/esm5/lib/SeriesRenderingArguments.js +1 -1
- package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
- package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
- package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
- package/esm5/lib/SeriesViewer_combined.js +3484 -3101
- package/esm5/lib/SeriesVisualDataManager.js +23 -23
- package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
- package/esm5/lib/SizeScale.js +3 -3
- package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
- package/esm5/lib/SplineAreaSeries_combined.js +38 -38
- package/esm5/lib/SplineSeriesBase_combined.js +121 -121
- package/esm5/lib/SplineSeries_combined.js +25 -25
- package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
- package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
- package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
- package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
- 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 +9 -9
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
- package/esm5/lib/StandardDeviationIndicator.js +14 -14
- package/esm5/lib/StepAreaSeries_combined.js +37 -37
- package/esm5/lib/StepLineSeries_combined.js +43 -43
- package/esm5/lib/StochRSIIndicator.js +14 -14
- package/esm5/lib/StrategyBasedIndicator.js +59 -59
- package/esm5/lib/TRIXIndicator.js +15 -15
- package/esm5/lib/TileZoomManager_combined.js +9 -9
- package/esm5/lib/TimeAxisBase.js +8 -8
- package/esm5/lib/TimeXAxis.js +10 -10
- package/esm5/lib/TypicalPriceIndicator.js +6 -6
- package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
- package/esm5/lib/ValueOverlay_combined.js +115 -115
- package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
- package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
- package/esm5/lib/WaterfallSeries_combined.js +103 -103
- package/esm5/lib/WeightedCloseIndicator.js +6 -6
- package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
- package/esm5/lib/XYChart.js +717 -717
- package/esm5/lib/igc-anchored-category-series-component.js +18 -18
- package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
- package/esm5/lib/igc-annotation-layer-component.js +17 -17
- 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 +44 -44
- package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
- package/esm5/lib/igc-callout-layer-component.js +95 -95
- package/esm5/lib/igc-category-chart-component.js +189 -112
- 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 +20 -20
- package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
- package/esm5/lib/igc-category-x-axis-component.js +95 -2
- package/esm5/lib/igc-category-y-axis-component.js +95 -2
- package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
- package/esm5/lib/igc-chart-group-description-collection.js +115 -0
- package/esm5/lib/igc-chart-group-description-module.js +19 -0
- package/esm5/lib/igc-chart-group-description.js +34 -0
- package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
- package/esm5/lib/igc-chart-sort-description-module.js +19 -0
- package/esm5/lib/igc-chart-sort-description.js +81 -0
- package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
- package/esm5/lib/igc-chart-summary-description-module.js +19 -0
- package/esm5/lib/igc-chart-summary-description.js +122 -0
- 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 +90 -90
- package/esm5/lib/igc-data-chart-component.js +95 -95
- package/esm5/lib/igc-data-legend-component.js +1 -1
- package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
- package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-domain-chart-component.js +973 -650
- 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-chart-component.js +234 -157
- package/esm5/lib/igc-financial-indicator-component.js +16 -16
- package/esm5/lib/igc-financial-overlay-component.js +5 -5
- package/esm5/lib/igc-financial-price-series-component.js +30 -30
- package/esm5/lib/igc-financial-series-component.js +60 -60
- 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 +57 -57
- 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 +3 -3
- package/esm5/lib/igc-item-legend-component.js +26 -0
- package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
- package/esm5/lib/igc-line-fragment-component.js +1 -1
- package/esm5/lib/igc-line-series-component.js +1 -1
- 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-ordinal-time-x-axis-component.js +5 -5
- package/esm5/lib/igc-polar-area-series-component.js +3 -3
- package/esm5/lib/igc-polar-base-component.js +77 -77
- package/esm5/lib/igc-polar-line-series-component.js +4 -4
- package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
- 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 +3 -3
- package/esm5/lib/igc-radial-base-component.js +31 -31
- 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-category-series-component.js +6 -6
- 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 +24 -24
- package/esm5/lib/igc-scatter-base-component.js +49 -49
- package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
- package/esm5/lib/igc-scatter-line-series-component.js +4 -4
- package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
- package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
- package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
- package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
- package/esm5/lib/igc-series-component.js +199 -185
- package/esm5/lib/igc-series-viewer-component.js +403 -282
- package/esm5/lib/igc-shape-series-base-component.js +45 -45
- package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
- package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
- package/esm5/lib/igc-spline-area-series-component.js +1 -1
- package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
- package/esm5/lib/igc-spline-fragment-component.js +1 -1
- package/esm5/lib/igc-spline-series-base-component.js +6 -6
- 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-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 +4 -4
- 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 +2 -2
- package/esm5/lib/igc-step-line-series-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 +52 -52
- 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/esm5/lib/igc-xy-chart-component.js +218 -218
- package/esm5/lib/igc-zoom-slider-component.js +0 -7
- package/esm5/public_api.js +23 -0
- package/fesm2015/igniteui-webcomponents-charts.js +24956 -22072
- package/fesm5/igniteui-webcomponents-charts.js +25115 -21650
- package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/AccumulationDistributionIndicator.d.ts +4 -4
- package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
- package/lib/AnnotationLayerProxy.d.ts +4 -0
- package/lib/AnnotationLayer_combined.d.ts +40 -40
- package/lib/AreaSeries_combined.d.ts +8 -8
- package/lib/AutomaticSeriesManager.d.ts +1 -0
- package/lib/AutomaticSeriesPurpose.d.ts +11 -0
- package/lib/AutomaticSeriesRequest.d.ts +1 -0
- package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
- package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
- package/lib/AverageTrueRangeIndicator.d.ts +8 -8
- package/lib/BarSeries_combined.d.ts +19 -19
- package/lib/BollingerBandWidthIndicator.d.ts +10 -10
- package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
- package/lib/BubbleSeries_combined.d.ts +48 -48
- package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
- package/lib/CalloutLayer_combined.d.ts +101 -101
- package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
- package/lib/CategoryChart.d.ts +129 -116
- package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
- package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
- package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
- package/lib/CategoryXAxis_combined.d.ts +17 -5
- package/lib/CategoryYAxis_combined.d.ts +17 -5
- package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
- package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
- package/lib/ChartGroupDescription.d.ts +16 -0
- package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
- package/lib/ChartSortDescription.d.ts +18 -0
- package/lib/ChartSortDescriptionCollection.d.ts +27 -0
- package/lib/ChartSummaryDescription.d.ts +33 -0
- package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
- package/lib/ColumnSeries_combined.d.ts +17 -17
- package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
- package/lib/CrosshairLayer_combined.d.ts +41 -41
- package/lib/CustomIndicator.d.ts +8 -8
- package/lib/DataAbbreviator.d.ts +1 -1
- package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
- package/lib/DataChartToolbarProvider.d.ts +21 -0
- package/lib/DataToolTipLayer_combined.d.ts +138 -138
- package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
- package/lib/DomainChart.d.ts +538 -487
- package/lib/EaseOfMovementIndicator.d.ts +4 -4
- package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/FinalValueLayer_combined.d.ts +28 -28
- package/lib/FinancialChart_combined.d.ts +299 -287
- package/lib/FinancialEventArgs_combined.d.ts +123 -123
- package/lib/FinancialIndicator_combined.d.ts +36 -36
- package/lib/FinancialOverlay.d.ts +9 -9
- package/lib/FinancialPriceSeries_combined.d.ts +41 -41
- package/lib/ForceIndexIndicator.d.ts +9 -9
- package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
- package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
- package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
- package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
- package/lib/IAnnotationLayerProxy.d.ts +4 -0
- package/lib/IDataChartToolbarProvider.d.ts +1 -0
- package/lib/IZoomableCategoryAxis.d.ts +17 -0
- package/lib/ItemLegend_combined.d.ts +4 -2
- package/lib/ItemToolTipLayer_combined.d.ts +19 -19
- package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
- package/lib/LineSeries_combined.d.ts +7 -7
- 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/OrdinalTimeXAxis.d.ts +26 -26
- package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
- package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
- package/lib/PointSeries_combined.d.ts +6 -6
- package/lib/PolarAreaSeries_combined.d.ts +7 -7
- package/lib/PolarBase_combined.d.ts +107 -107
- package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
- package/lib/PolarLineSeries_combined.d.ts +8 -8
- package/lib/PolarScatterSeries_combined.d.ts +4 -4
- package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
- package/lib/PolarSplineSeries_combined.d.ts +7 -7
- package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
- package/lib/PriceChannelOverlay_combined.d.ts +14 -14
- package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
- package/lib/RadialAreaSeries_combined.d.ts +7 -7
- package/lib/RadialBucketCalculator_combined.d.ts +50 -50
- package/lib/RadialColumnSeries_combined.d.ts +11 -11
- package/lib/RadialLineSeries_combined.d.ts +8 -8
- package/lib/RadialPieSeries_combined.d.ts +13 -13
- package/lib/RangeAreaSeries_combined.d.ts +6 -6
- package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
- package/lib/RangeColumnSeries_combined.d.ts +12 -12
- package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
- package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
- package/lib/ScatterAreaSeries_combined.d.ts +28 -28
- package/lib/ScatterBase_combined.d.ts +108 -108
- package/lib/ScatterContourSeries_combined.d.ts +20 -20
- package/lib/ScatterLineSeries.d.ts +12 -12
- package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
- package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
- package/lib/ScatterSeries_combined.d.ts +4 -4
- package/lib/ScatterSplineSeries.d.ts +9 -9
- package/lib/ScatterTriangulationSeries.d.ts +40 -40
- package/lib/SeriesViewer_combined.d.ts +1037 -957
- package/lib/ShapeSeriesBase_combined.d.ts +91 -91
- package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
- package/lib/SplineAreaSeries_combined.d.ts +8 -8
- package/lib/SplineSeriesBase_combined.d.ts +23 -23
- package/lib/SplineSeries_combined.d.ts +6 -6
- package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
- package/lib/Stacked100BarSeries_combined.d.ts +6 -6
- package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
- 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 +3 -3
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
- package/lib/StandardDeviationIndicator.d.ts +8 -8
- package/lib/StepAreaSeries_combined.d.ts +10 -10
- package/lib/StepLineSeries_combined.d.ts +9 -9
- package/lib/StochRSIIndicator.d.ts +8 -8
- package/lib/StrategyBasedIndicator.d.ts +21 -21
- 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 +41 -41
- package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
- package/lib/WaterfallSeries_combined.d.ts +23 -23
- package/lib/WeightedCloseIndicator.d.ts +4 -4
- package/lib/WilliamsPercentRIndicator.d.ts +8 -8
- package/lib/XYChart.d.ts +189 -189
- package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
- package/lib/igc-category-chart-component.d.ts +27 -0
- package/lib/igc-category-x-axis-component.d.ts +37 -0
- package/lib/igc-category-y-axis-component.d.ts +37 -0
- package/lib/igc-chart-group-description-collection.d.ts +24 -0
- package/lib/igc-chart-group-description-module.d.ts +3 -0
- package/lib/igc-chart-group-description.d.ts +14 -0
- package/lib/igc-chart-sort-description-collection.d.ts +28 -0
- package/lib/igc-chart-sort-description-module.d.ts +3 -0
- package/lib/igc-chart-sort-description.d.ts +31 -0
- package/lib/igc-chart-summary-description-collection.d.ts +25 -0
- package/lib/igc-chart-summary-description-module.d.ts +3 -0
- package/lib/igc-chart-summary-description.d.ts +35 -0
- package/lib/igc-data-legend-component.d.ts +1 -1
- package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
- package/lib/igc-domain-chart-component.d.ts +85 -1
- package/lib/igc-financial-chart-component.d.ts +27 -0
- package/lib/igc-item-legend-component.d.ts +8 -0
- package/lib/igc-series-component.d.ts +4 -0
- package/lib/igc-series-viewer-component.d.ts +51 -0
- package/lib/igc-zoom-slider-component.d.ts +0 -5
- package/package.json +2 -2
- package/public_api.d.ts +23 -0
|
@@ -42,7 +42,7 @@ export let AnchoredRadialBucketCalculator = /*@__PURE__*/ (() => {
|
|
|
42
42
|
this.f = a;
|
|
43
43
|
}
|
|
44
44
|
getBucket(a) {
|
|
45
|
-
let b = this.f.cw.
|
|
45
|
+
let b = this.f.cw.s8;
|
|
46
46
|
let c = Math.min(a * this.b, b.count - 1);
|
|
47
47
|
let d = Math.min(c + this.b - 1, b.count - 1);
|
|
48
48
|
let e = NaN;
|
|
@@ -76,98 +76,98 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
76
76
|
class AnchoredRadialSeries extends RadialBase {
|
|
77
77
|
constructor() {
|
|
78
78
|
super();
|
|
79
|
-
this.sz = null;
|
|
80
79
|
this.s3 = null;
|
|
81
|
-
this.
|
|
82
|
-
this.
|
|
83
|
-
this.
|
|
84
|
-
this.
|
|
85
|
-
this.
|
|
80
|
+
this.s7 = null;
|
|
81
|
+
this.ua = { $type: Point_$type, x: 0, y: 0 };
|
|
82
|
+
this.s5 = null;
|
|
83
|
+
this.s4 = null;
|
|
84
|
+
this.s5 = new RadialFrame(3);
|
|
85
|
+
this.s3 = new CategoryLineRasterizer();
|
|
86
86
|
}
|
|
87
87
|
bx() {
|
|
88
88
|
return new AnchoredRadialSeriesView(this);
|
|
89
89
|
}
|
|
90
|
-
|
|
91
|
-
super.
|
|
92
|
-
this.
|
|
93
|
-
this.
|
|
90
|
+
kx() {
|
|
91
|
+
super.kx();
|
|
92
|
+
this.rp = null;
|
|
93
|
+
this.rw = null;
|
|
94
94
|
}
|
|
95
|
-
|
|
96
|
-
let c = this.
|
|
95
|
+
hy(a, b) {
|
|
96
|
+
let c = this.js(b);
|
|
97
97
|
if (c == AnchoredRadialSeries.$$p[2]) {
|
|
98
|
-
return this.
|
|
98
|
+
return this.hz(a, b, this.to);
|
|
99
99
|
}
|
|
100
|
-
return super.
|
|
100
|
+
return super.hy(a, b);
|
|
101
101
|
}
|
|
102
|
-
|
|
103
|
-
super.
|
|
104
|
-
this.
|
|
102
|
+
l2(a) {
|
|
103
|
+
super.l2(a);
|
|
104
|
+
this.s2 = a;
|
|
105
105
|
}
|
|
106
|
-
|
|
107
|
-
return this.
|
|
106
|
+
hl(a, b) {
|
|
107
|
+
return this.hm(a, b, this.rp, null, this.s8);
|
|
108
108
|
}
|
|
109
|
-
|
|
110
|
-
return this.
|
|
109
|
+
hj(a, b) {
|
|
110
|
+
return this.hk(a, b, this.rp, null, this.s8);
|
|
111
111
|
}
|
|
112
|
-
|
|
113
|
-
if (this.
|
|
112
|
+
f5(a, b, c, d, e) {
|
|
113
|
+
if (this.s8 == null) {
|
|
114
114
|
return Number.POSITIVE_INFINITY;
|
|
115
115
|
}
|
|
116
|
-
return this.
|
|
116
|
+
return this.f6(a, b, this.rp, d, e, this.s8.count, null);
|
|
117
117
|
}
|
|
118
|
-
|
|
118
|
+
gl(a, b, c) {
|
|
119
119
|
let d = this.getEffectiveViewport1(this.b0);
|
|
120
|
-
let e = this.
|
|
121
|
-
let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.
|
|
122
|
-
f.c = this.cd.
|
|
123
|
-
return this.
|
|
120
|
+
let e = this.td(this.rp, this.b0.bv, this.b0.bu, d);
|
|
121
|
+
let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.rp.cg, d);
|
|
122
|
+
f.c = this.cd.to;
|
|
123
|
+
return this.gn(this.s8, a, this.rp, f, e, null, b, c);
|
|
124
124
|
}
|
|
125
|
-
|
|
126
|
-
if (this.
|
|
125
|
+
pq(a, b, c) {
|
|
126
|
+
if (this.rw == null || this.rp == null || this.b0 == null || this.b0.bv.isEmpty || this.b0.bu.isEmpty) {
|
|
127
127
|
return { $type: Point_$type, x: NaN, y: NaN };
|
|
128
128
|
}
|
|
129
129
|
let d = this.getEffectiveViewport1(this.b0);
|
|
130
|
-
let e = new ScalerParams(0, this.b0.bv, this.b0.bu, this.
|
|
130
|
+
let e = new ScalerParams(0, this.b0.bv, this.b0.bu, this.rw.cg, d);
|
|
131
131
|
e.c = this.getEffectiveViewport1(this.b0);
|
|
132
|
-
let f = this.
|
|
133
|
-
f = this.
|
|
134
|
-
let g = this.
|
|
135
|
-
if (!b && this.
|
|
136
|
-
let h = this.
|
|
137
|
-
let i = this.
|
|
138
|
-
let j = this.
|
|
139
|
-
let k = new ScalerParams(0, this.b0.bv, this.b0.bu, this.
|
|
140
|
-
k.c = this.cd.
|
|
141
|
-
let l = this.
|
|
142
|
-
let m = this.
|
|
132
|
+
let f = this.gl(a, b, c);
|
|
133
|
+
f = this.rw.ei(f, e);
|
|
134
|
+
let g = this.rx.c(a);
|
|
135
|
+
if (!b && this.rp != null) {
|
|
136
|
+
let h = this.hl(a, c);
|
|
137
|
+
let i = this.hj(a, c);
|
|
138
|
+
let j = this.td(this.rp, this.b0.bv, this.b0.bu, d);
|
|
139
|
+
let k = new ScalerParams(0, this.b0.bv, this.b0.bu, this.rp.cg, d);
|
|
140
|
+
k.c = this.cd.to;
|
|
141
|
+
let l = this.f5(a, h, this.rp, k, j);
|
|
142
|
+
let m = this.f5(a, i, this.rp, k, j);
|
|
143
143
|
if (m <= l) {
|
|
144
|
-
g = this.
|
|
144
|
+
g = this.rp.ei(i, k) + j;
|
|
145
145
|
}
|
|
146
146
|
else {
|
|
147
|
-
g = this.
|
|
147
|
+
g = this.rp.ei(h, k) + j;
|
|
148
148
|
}
|
|
149
149
|
}
|
|
150
|
-
let n = this.
|
|
151
|
-
let o = this.
|
|
150
|
+
let n = this.rx.d(g, f, this.b0.bv, this.b0.bu);
|
|
151
|
+
let o = this.rx.e(g, f, this.b0.bv, this.b0.bu);
|
|
152
152
|
return { $type: Point_$type, x: n, y: o };
|
|
153
153
|
}
|
|
154
|
-
get
|
|
155
|
-
return this.
|
|
154
|
+
get s8() {
|
|
155
|
+
return this.s7;
|
|
156
156
|
}
|
|
157
|
-
set
|
|
158
|
-
if (this.
|
|
159
|
-
let b = this.
|
|
160
|
-
this.
|
|
161
|
-
this.raisePropertyChanged("ValueColumn", b, this.
|
|
157
|
+
set s8(a) {
|
|
158
|
+
if (this.s7 != a) {
|
|
159
|
+
let b = this.s7;
|
|
160
|
+
this.s7 = a;
|
|
161
|
+
this.raisePropertyChanged("ValueColumn", b, this.s7);
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
getDataLegendSeriesContextAt(a, b) {
|
|
165
165
|
let c = new DataLegendSeriesValueInfo();
|
|
166
166
|
c.a = 0;
|
|
167
|
-
c.l = this.
|
|
168
|
-
c.p = this.
|
|
169
|
-
c.q = this.
|
|
170
|
-
c.r = this.
|
|
167
|
+
c.l = this.gl({ $type: Point_$type, x: a, y: b }, false, false);
|
|
168
|
+
c.p = this.to != null ? this.to : "Value";
|
|
169
|
+
c.q = this.tk != null ? this.tk : "V:";
|
|
170
|
+
c.r = this.tm != null ? this.tm : "";
|
|
171
171
|
let d = new DataLegendSeriesContext();
|
|
172
172
|
d.f = ((() => {
|
|
173
173
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -177,129 +177,129 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
177
177
|
d.b = this.av();
|
|
178
178
|
return d;
|
|
179
179
|
}
|
|
180
|
-
get
|
|
181
|
-
return this.c(AnchoredRadialSeries.
|
|
180
|
+
get t6() {
|
|
181
|
+
return this.c(AnchoredRadialSeries.tv);
|
|
182
182
|
}
|
|
183
|
-
set
|
|
184
|
-
this.h(AnchoredRadialSeries.
|
|
183
|
+
set t6(a) {
|
|
184
|
+
this.h(AnchoredRadialSeries.tv, a);
|
|
185
185
|
}
|
|
186
186
|
ap(a) {
|
|
187
|
-
if (a != null && a == this.
|
|
188
|
-
return new AxisRange(0, this.
|
|
187
|
+
if (a != null && a == this.rp && this.s8 != null && this.s8.count > 0) {
|
|
188
|
+
return new AxisRange(0, this.s8.count - 1);
|
|
189
189
|
}
|
|
190
|
-
if (a != null && a == this.
|
|
191
|
-
return new AxisRange(this.
|
|
190
|
+
if (a != null && a == this.rw && this.s8 != null && this.s8.count > 0) {
|
|
191
|
+
return new AxisRange(this.s8.minimum, this.s8.maximum);
|
|
192
192
|
}
|
|
193
193
|
return null;
|
|
194
194
|
}
|
|
195
|
-
|
|
196
|
-
super.
|
|
197
|
-
if (this.
|
|
198
|
-
this.
|
|
199
|
-
this.
|
|
195
|
+
l7(a, b, c, d) {
|
|
196
|
+
super.l7(a, b, c, d);
|
|
197
|
+
if (this.s2.cx.g$b(a, b, c, d)) {
|
|
198
|
+
this.ml(false);
|
|
199
|
+
this.ls();
|
|
200
200
|
}
|
|
201
|
-
let e = typeCast(NumericAxisBase.$, this.
|
|
201
|
+
let e = typeCast(NumericAxisBase.$, this.rw);
|
|
202
202
|
switch (b) {
|
|
203
203
|
case "FastItemsSource":
|
|
204
204
|
if (typeCast(IFastItemsSource_$type, c) !== null) {
|
|
205
|
-
c.deregisterColumn(this.
|
|
206
|
-
this.
|
|
205
|
+
c.deregisterColumn(this.s8);
|
|
206
|
+
this.s8 = null;
|
|
207
207
|
}
|
|
208
208
|
if (typeCast(IFastItemsSource_$type, d) !== null) {
|
|
209
|
-
this.
|
|
210
|
-
this.
|
|
209
|
+
this.s8 = this.ch(this.to);
|
|
210
|
+
this.s2.cs.e(this.fv);
|
|
211
211
|
}
|
|
212
212
|
if (e != null && !e.c0()) {
|
|
213
|
-
this.
|
|
214
|
-
this.
|
|
213
|
+
this.s2.cs.e(this.fv);
|
|
214
|
+
this.ml(false);
|
|
215
215
|
}
|
|
216
216
|
break;
|
|
217
217
|
case AnchoredRadialSeries.$$p[2]:
|
|
218
218
|
if (this.ck != null) {
|
|
219
|
-
this.ck.deregisterColumn(this.
|
|
220
|
-
this.
|
|
219
|
+
this.ck.deregisterColumn(this.s8);
|
|
220
|
+
this.s8 = this.ch(this.to);
|
|
221
221
|
}
|
|
222
222
|
break;
|
|
223
223
|
case "ValueColumn":
|
|
224
224
|
if (e != null && !e.c0()) {
|
|
225
|
-
this.
|
|
226
|
-
this.
|
|
225
|
+
this.s2.cs.e(this.fv);
|
|
226
|
+
this.ml(false);
|
|
227
227
|
}
|
|
228
228
|
break;
|
|
229
229
|
case "TrendLineBrush":
|
|
230
|
-
this.
|
|
230
|
+
this.mz();
|
|
231
231
|
break;
|
|
232
232
|
case "TrendLineType":
|
|
233
|
-
this.
|
|
233
|
+
this.ls();
|
|
234
234
|
break;
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
|
-
|
|
237
|
+
k3(a, b, c, d) {
|
|
238
238
|
switch (a) {
|
|
239
239
|
case 4:
|
|
240
240
|
case 1:
|
|
241
241
|
case 0:
|
|
242
|
-
this.
|
|
242
|
+
this.s2.cs.e(this.fv);
|
|
243
243
|
break;
|
|
244
244
|
}
|
|
245
|
-
this.
|
|
245
|
+
this.s2.cx.g$e(a, b, c, d);
|
|
246
246
|
switch (a) {
|
|
247
247
|
case 4:
|
|
248
|
-
if (this.
|
|
249
|
-
this.
|
|
248
|
+
if (this.rw != null && !this.rw.c0()) {
|
|
249
|
+
this.ml(true);
|
|
250
250
|
}
|
|
251
251
|
break;
|
|
252
252
|
case 1:
|
|
253
|
-
if (this.
|
|
254
|
-
this.
|
|
253
|
+
if (this.rw != null && !this.rw.c0()) {
|
|
254
|
+
this.ml(true);
|
|
255
255
|
}
|
|
256
256
|
break;
|
|
257
257
|
case 0:
|
|
258
|
-
if (this.
|
|
259
|
-
this.
|
|
258
|
+
if (this.rw != null && !this.rw.c0()) {
|
|
259
|
+
this.ml(true);
|
|
260
260
|
}
|
|
261
261
|
break;
|
|
262
262
|
case 2:
|
|
263
|
-
if (this.
|
|
264
|
-
this.
|
|
263
|
+
if (this.to != null && this.s2.cs.b > 0 && this.rw != null && !this.rw.c0()) {
|
|
264
|
+
this.ml(true);
|
|
265
265
|
}
|
|
266
266
|
break;
|
|
267
267
|
case 3:
|
|
268
|
-
if (d == this.
|
|
269
|
-
if (this.
|
|
270
|
-
this.
|
|
268
|
+
if (d == this.to) {
|
|
269
|
+
if (this.rw != null && !this.rw.c0()) {
|
|
270
|
+
this.ml(true);
|
|
271
271
|
}
|
|
272
272
|
}
|
|
273
273
|
break;
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
|
-
|
|
277
|
-
let d = super.
|
|
276
|
+
fb(a, b, c) {
|
|
277
|
+
let d = super.fb(a, b, c);
|
|
278
278
|
let e = c;
|
|
279
|
-
if (this.ck == null || this.ck.count == 0 || this.
|
|
279
|
+
if (this.ck == null || this.ck.count == 0 || this.rp == null || this.s8 == null || this.rp.le == 0 || this.rw == null || isInfinity(this.rw.lv) || isInfinity(this.rw.lu) || e.cs.b < 1) {
|
|
280
280
|
d = false;
|
|
281
281
|
}
|
|
282
282
|
return d;
|
|
283
283
|
}
|
|
284
284
|
getOffsetValue() {
|
|
285
|
-
return this.
|
|
285
|
+
return this.td(this.rp, this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
|
|
286
286
|
}
|
|
287
287
|
getCategoryWidth() {
|
|
288
|
-
return this.
|
|
288
|
+
return this.rp.getCategorySize(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
|
|
289
289
|
}
|
|
290
|
-
|
|
290
|
+
get_tb() {
|
|
291
291
|
return false;
|
|
292
292
|
}
|
|
293
|
-
get
|
|
294
|
-
return this.
|
|
293
|
+
get tb() {
|
|
294
|
+
return this.get_tb();
|
|
295
295
|
}
|
|
296
296
|
get_c6() {
|
|
297
297
|
return true;
|
|
298
298
|
}
|
|
299
|
-
|
|
300
|
-
return this.
|
|
299
|
+
get_ek() {
|
|
300
|
+
return this.rw != null && this.rw.cg;
|
|
301
301
|
}
|
|
302
|
-
|
|
302
|
+
td(a, b, c, d) {
|
|
303
303
|
let e = 0;
|
|
304
304
|
let f = this.preferredCategoryMode(a);
|
|
305
305
|
if (f == 0 && a.categoryMode != 0) {
|
|
@@ -313,7 +313,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
313
313
|
e = 0.5 * a.getCategorySize(b, c, d);
|
|
314
314
|
break;
|
|
315
315
|
case 2:
|
|
316
|
-
e = a.getGroupCenter(this.
|
|
316
|
+
e = a.getGroupCenter(this.sj(), b, c, d);
|
|
317
317
|
break;
|
|
318
318
|
}
|
|
319
319
|
if (a.cg) {
|
|
@@ -321,28 +321,28 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
321
321
|
}
|
|
322
322
|
return e;
|
|
323
323
|
}
|
|
324
|
-
|
|
324
|
+
sr(a, b) {
|
|
325
325
|
let c = b.bv;
|
|
326
326
|
let d = b.bu;
|
|
327
327
|
let e = this.getEffectiveViewport1(b);
|
|
328
|
-
let f = this.
|
|
329
|
-
let g = this.
|
|
328
|
+
let f = this.rp;
|
|
329
|
+
let g = this.rw;
|
|
330
330
|
let h = g.lv;
|
|
331
331
|
let i = g.lu;
|
|
332
332
|
a.f.clear();
|
|
333
333
|
a.m.clear();
|
|
334
334
|
a.p.clear();
|
|
335
|
-
let j = this.
|
|
335
|
+
let j = this.qj();
|
|
336
336
|
let k = 0;
|
|
337
337
|
let l = b;
|
|
338
338
|
let m = new CollisionAvoider();
|
|
339
339
|
let n = 0;
|
|
340
340
|
let o = b.cs.d;
|
|
341
|
-
n = this.
|
|
342
|
-
l.cx.i = this.
|
|
343
|
-
l.cx.h = this.
|
|
344
|
-
l.cx.j = (p, q) => this.
|
|
345
|
-
l.cx.k = (p, q) => this.
|
|
341
|
+
n = this.td(f, c, d, e);
|
|
342
|
+
l.cx.i = this.rw.nm;
|
|
343
|
+
l.cx.h = this.rw.nl;
|
|
344
|
+
l.cx.j = (p, q) => this.te(p, q, c, d);
|
|
345
|
+
l.cx.k = (p, q) => this.tf(p, q, c, d);
|
|
346
346
|
let p = ((() => {
|
|
347
347
|
let $ret = new Clipper(0, d, false);
|
|
348
348
|
$ret.i = a.p;
|
|
@@ -354,20 +354,20 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
354
354
|
$ret.d = b.cs.c;
|
|
355
355
|
$ret.e = o;
|
|
356
356
|
$ret.a = n;
|
|
357
|
-
$ret.b = this.
|
|
357
|
+
$ret.b = this.fv;
|
|
358
358
|
$ret.f = d;
|
|
359
359
|
$ret.g = c;
|
|
360
360
|
return $ret;
|
|
361
361
|
})());
|
|
362
|
-
l.cx.l(a.p, this.
|
|
362
|
+
l.cx.l(a.p, this.s6, this.s8, this.th, (r) => this.rp.getScaledAngle(r), (r) => this.rw.ns(r), q, p);
|
|
363
363
|
let r = true;
|
|
364
|
-
if (this.
|
|
364
|
+
if (this.tc(b)) {
|
|
365
365
|
o--;
|
|
366
366
|
}
|
|
367
367
|
for (let s = b.cs.c; s <= o; ++s) {
|
|
368
368
|
let t = s;
|
|
369
|
-
if (t * b.cs.b >= this.
|
|
370
|
-
t -= intDivide((this.
|
|
369
|
+
if (t * b.cs.b >= this.rp.le) {
|
|
370
|
+
t -= intDivide((this.rp.le), b.cs.b);
|
|
371
371
|
}
|
|
372
372
|
let u = b.cs.getBucket(t);
|
|
373
373
|
if (!isNaN_(u[0])) {
|
|
@@ -385,7 +385,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
385
385
|
else {
|
|
386
386
|
u[2] = u[1];
|
|
387
387
|
}
|
|
388
|
-
if ((isNaN_(u[1]) || isNaN_(u[2])) && r && this.
|
|
388
|
+
if ((isNaN_(u[1]) || isNaN_(u[2])) && r && this.tb && this.ta()) {
|
|
389
389
|
o++;
|
|
390
390
|
}
|
|
391
391
|
else {
|
|
@@ -394,8 +394,8 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
394
394
|
a.f.add(u);
|
|
395
395
|
if (j) {
|
|
396
396
|
let v = Math.min(t * b.cs.b, this.ck.count - 1);
|
|
397
|
-
let w = this.
|
|
398
|
-
let x = this.
|
|
397
|
+
let w = this.rx.d(u[0], u[1], c, d);
|
|
398
|
+
let x = this.rx.e(u[0], u[1], c, d);
|
|
399
399
|
let y = new Rect(0, w - 5, x - 5, 11, 11);
|
|
400
400
|
if (!isNaN_(w) && !isNaN_(x) && !isInfinity(w) && !isInfinity(x) && m.tryAdd(y)) {
|
|
401
401
|
a.m.add({ $type: Point_$type, x: w, y: x });
|
|
@@ -408,7 +408,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
408
408
|
}
|
|
409
409
|
}
|
|
410
410
|
else {
|
|
411
|
-
if (r && this.
|
|
411
|
+
if (r && this.tb && this.ta()) {
|
|
412
412
|
o++;
|
|
413
413
|
}
|
|
414
414
|
}
|
|
@@ -416,17 +416,17 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
416
416
|
b.ct.count = k;
|
|
417
417
|
return;
|
|
418
418
|
}
|
|
419
|
-
|
|
420
|
-
return this.
|
|
419
|
+
te(a, b, c, d) {
|
|
420
|
+
return this.rx.d(a, b, c, d);
|
|
421
421
|
}
|
|
422
|
-
|
|
423
|
-
return this.
|
|
422
|
+
tf(a, b, c, d) {
|
|
423
|
+
return this.rx.e(a, b, c, d);
|
|
424
424
|
}
|
|
425
|
-
|
|
425
|
+
tc(a) {
|
|
426
426
|
let b = a;
|
|
427
|
-
return !this.
|
|
427
|
+
return !this.tb && b.cs.c == 0 && b.cs.d == this.rp.le;
|
|
428
428
|
}
|
|
429
|
-
|
|
429
|
+
s1(a, b, c) {
|
|
430
430
|
let d = null;
|
|
431
431
|
let e = c.bv;
|
|
432
432
|
let f = c.bu;
|
|
@@ -439,45 +439,45 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
439
439
|
}
|
|
440
440
|
return d;
|
|
441
441
|
}
|
|
442
|
-
|
|
442
|
+
tu(a, b, c, d, e) {
|
|
443
443
|
if (a.count > 0 && d.count > 0) {
|
|
444
|
-
if (!e || this.
|
|
445
|
-
a.add(this.
|
|
444
|
+
if (!e || this.s9()) {
|
|
445
|
+
a.add(this.ua);
|
|
446
446
|
a.add(a._inner[0]);
|
|
447
|
-
d.add(this.
|
|
447
|
+
d.add(this.ua);
|
|
448
448
|
d.add(d._inner[0]);
|
|
449
449
|
}
|
|
450
450
|
}
|
|
451
451
|
}
|
|
452
|
-
|
|
453
|
-
return !this.
|
|
452
|
+
ta() {
|
|
453
|
+
return !this.s9();
|
|
454
454
|
}
|
|
455
|
-
|
|
455
|
+
s9() {
|
|
456
456
|
let a = this.b0.bv;
|
|
457
457
|
return !a.containsPoint({ $type: Point_$type, x: 0.5, y: 0.5 });
|
|
458
458
|
}
|
|
459
|
-
|
|
460
|
-
super.
|
|
459
|
+
k0(a, b) {
|
|
460
|
+
super.k0(a, b);
|
|
461
461
|
let c = b;
|
|
462
462
|
if (a) {
|
|
463
463
|
c.ct.clear();
|
|
464
464
|
}
|
|
465
465
|
c.cx.g$d();
|
|
466
466
|
}
|
|
467
|
-
|
|
467
|
+
su(a, b) {
|
|
468
468
|
let c = b.bv;
|
|
469
469
|
let d = b.bu;
|
|
470
470
|
let e = this.getEffectiveViewport1(b);
|
|
471
|
-
let f = this.
|
|
471
|
+
let f = this.pv(b);
|
|
472
472
|
let g = b;
|
|
473
473
|
g.cx.g$g(a.p);
|
|
474
|
-
CategoryMarkerManager.e(this, a.m, g.ct, this.
|
|
475
|
-
this.
|
|
474
|
+
CategoryMarkerManager.e(this, a.m, g.ct, this.ql);
|
|
475
|
+
this.tr(b, a);
|
|
476
476
|
g.cm();
|
|
477
|
-
this.
|
|
477
|
+
this.tq(d, c, e, f, g);
|
|
478
478
|
}
|
|
479
|
-
|
|
480
|
-
if (b < a || a < 0 || a > this.
|
|
479
|
+
s0(a, b, c) {
|
|
480
|
+
if (b < a || a < 0 || a > this.s8.count || b < 0 || b > this.s8.count || c == null) {
|
|
481
481
|
return null;
|
|
482
482
|
}
|
|
483
483
|
let d = new Array((b - a) + 1);
|
|
@@ -495,46 +495,46 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
495
495
|
}
|
|
496
496
|
return d;
|
|
497
497
|
}
|
|
498
|
-
|
|
498
|
+
ts(a, b, c, d, e, f) {
|
|
499
499
|
let g = this.bk != 1;
|
|
500
|
-
this.
|
|
501
|
-
this.
|
|
502
|
-
let h = this.
|
|
500
|
+
this.r3.a1(this.r3.d, d.cm, a, b, c, d, e, f, true);
|
|
501
|
+
this.r3.aa(this.ft);
|
|
502
|
+
let h = this.r3.av;
|
|
503
503
|
let i = null;
|
|
504
504
|
let j = this.ck;
|
|
505
505
|
let k = null;
|
|
506
506
|
if (g && this.cd != null) {
|
|
507
|
-
i = this.cd.
|
|
508
|
-
if (this.cd.
|
|
509
|
-
k = this.cd.
|
|
507
|
+
i = this.cd.a7.getHighlightingInfo(this, j, h.o, h.n, true);
|
|
508
|
+
if (this.cd.a7.isCrossSeriesHighlight(this)) {
|
|
509
|
+
k = this.cd.a7.getHighlightingInfo(this, j, h.o, h.n, true);
|
|
510
510
|
}
|
|
511
511
|
h.b = i;
|
|
512
512
|
}
|
|
513
513
|
h.f = f;
|
|
514
|
-
this.
|
|
515
|
-
this.
|
|
514
|
+
this.ss(h);
|
|
515
|
+
this.r3.y(this, i, f, g, h.m, this.cd.a7.totalHighlightingProgress);
|
|
516
516
|
}
|
|
517
|
-
|
|
517
|
+
tt(a, b, c, d, e, f) {
|
|
518
518
|
let g = this.bk != 1;
|
|
519
|
-
this.
|
|
520
|
-
this.
|
|
521
|
-
let h = this.
|
|
519
|
+
this.r3.a1(this.r3.b, d.cm, a, b, c, d, e, f, false);
|
|
520
|
+
this.r3.ab(this.ft);
|
|
521
|
+
let h = this.r3.aw;
|
|
522
522
|
let i = null;
|
|
523
523
|
let j = this.ck;
|
|
524
524
|
if (g && this.cd != null) {
|
|
525
|
-
i = this.cd.
|
|
525
|
+
i = this.cd.a7.getHighlightingInfo(this, j, h.o, h.n, false);
|
|
526
526
|
h.b = i;
|
|
527
527
|
}
|
|
528
528
|
h.f = f;
|
|
529
|
-
this.
|
|
530
|
-
this.
|
|
529
|
+
this.st(h);
|
|
530
|
+
this.r3.z(this, i, f, g, b < 0);
|
|
531
531
|
}
|
|
532
|
-
|
|
532
|
+
tr(a, b) {
|
|
533
533
|
a.b3 = true;
|
|
534
|
-
this.
|
|
535
|
-
let c = this.
|
|
534
|
+
this.r3.az(this, this.se(), runOn(this, this.rm), this.sh(a), this.si(a));
|
|
535
|
+
let c = this.r3.d;
|
|
536
536
|
let d = c != null;
|
|
537
|
-
let e = this.
|
|
537
|
+
let e = this.rp;
|
|
538
538
|
if (e == null) {
|
|
539
539
|
return;
|
|
540
540
|
}
|
|
@@ -552,42 +552,42 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
552
552
|
let q = p.content;
|
|
553
553
|
if (d) {
|
|
554
554
|
let r = p.al;
|
|
555
|
-
this.
|
|
555
|
+
this.ts(j, r, h, e, g, a.q);
|
|
556
556
|
}
|
|
557
|
-
this.
|
|
557
|
+
this.r3.ac(p, q);
|
|
558
558
|
}
|
|
559
559
|
}
|
|
560
|
-
|
|
560
|
+
tq(a, b, c, d, e) {
|
|
561
561
|
e.cy(a, b, c, d);
|
|
562
562
|
}
|
|
563
|
-
|
|
564
|
-
super.
|
|
563
|
+
mz() {
|
|
564
|
+
super.mz();
|
|
565
565
|
if (this.index < 0) {
|
|
566
566
|
return;
|
|
567
567
|
}
|
|
568
|
-
this.
|
|
568
|
+
this.s2.cz();
|
|
569
569
|
}
|
|
570
|
-
|
|
571
|
-
if (a == this.
|
|
570
|
+
h1(a, b) {
|
|
571
|
+
if (a == this.s2.cx.g$j) {
|
|
572
572
|
return null;
|
|
573
573
|
}
|
|
574
|
-
return super.
|
|
574
|
+
return super.h1(a, b);
|
|
575
575
|
}
|
|
576
|
-
|
|
576
|
+
eo(a) {
|
|
577
577
|
let b = this.b0.bv;
|
|
578
578
|
b = b.copy();
|
|
579
579
|
let c = this.b0.bu;
|
|
580
580
|
let d = !b.isEmpty && !c.isEmpty && this.ck != null ? this.ck.indexOf(a) : -1;
|
|
581
|
-
if (this.
|
|
581
|
+
if (this.rp == null || this.s8 == null || this.rw == null) {
|
|
582
582
|
return false;
|
|
583
583
|
}
|
|
584
|
-
if (d < 0 || d > this.
|
|
584
|
+
if (d < 0 || d > this.s8.count - 1) {
|
|
585
585
|
return false;
|
|
586
586
|
}
|
|
587
|
-
let e = this.
|
|
588
|
-
let f = this.
|
|
587
|
+
let e = this.rp.getScaledAngle(d);
|
|
588
|
+
let f = this.rw.ns(this.s8.item(d));
|
|
589
589
|
if (isNaN_(f)) {
|
|
590
|
-
f = (this.
|
|
590
|
+
f = (this.rw.nl + this.rw.nm) / 2;
|
|
591
591
|
}
|
|
592
592
|
let g = 0.5 + (Math.cos(e) * f);
|
|
593
593
|
let h = 0.5 + (Math.sin(e) * f);
|
|
@@ -616,50 +616,50 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
616
616
|
}
|
|
617
617
|
return d >= 0;
|
|
618
618
|
}
|
|
619
|
-
|
|
620
|
-
super.
|
|
621
|
-
if (!this.
|
|
619
|
+
mn(a, b) {
|
|
620
|
+
super.mn(a, b);
|
|
621
|
+
if (!this.e1) {
|
|
622
622
|
this.b0.a2(b);
|
|
623
623
|
return;
|
|
624
624
|
}
|
|
625
625
|
this.b0.a2(b);
|
|
626
626
|
let c = typeCast(AnchoredRadialSeriesView.$, this.bz);
|
|
627
|
-
c.cs.e(this.
|
|
627
|
+
c.cs.e(this.fv);
|
|
628
628
|
if (this.cx(this.bz)) {
|
|
629
629
|
return;
|
|
630
630
|
}
|
|
631
|
-
if (!this.
|
|
632
|
-
this.
|
|
633
|
-
this.
|
|
631
|
+
if (!this.ev) {
|
|
632
|
+
this.s5 = new RadialFrame(3);
|
|
633
|
+
this.sr(this.s5, c);
|
|
634
634
|
}
|
|
635
|
-
this.
|
|
636
|
-
this.
|
|
637
|
-
this.
|
|
635
|
+
this.ev = false;
|
|
636
|
+
this.su(this.s5, c);
|
|
637
|
+
this.e1 = false;
|
|
638
638
|
}
|
|
639
|
-
|
|
640
|
-
super.
|
|
639
|
+
mk(a, b, c, d, e) {
|
|
640
|
+
super.mk(a, b, c, d, e);
|
|
641
641
|
let f = this.a6.a$h.item(d);
|
|
642
642
|
let g = f;
|
|
643
|
-
g.cs.e(this.
|
|
643
|
+
g.cs.e(this.fv);
|
|
644
644
|
f.a1(c);
|
|
645
645
|
if (this.cx(g)) {
|
|
646
646
|
return;
|
|
647
647
|
}
|
|
648
|
-
if (this.
|
|
649
|
-
this.
|
|
648
|
+
if (this.s4 == null) {
|
|
649
|
+
this.s4 = new RadialFrame(3);
|
|
650
650
|
}
|
|
651
|
-
this.
|
|
652
|
-
this.
|
|
653
|
-
this.
|
|
651
|
+
this.s4.u();
|
|
652
|
+
this.sr(this.s4, g);
|
|
653
|
+
this.su(this.s4, g);
|
|
654
654
|
}
|
|
655
|
-
|
|
656
|
-
super.
|
|
657
|
-
this.a8.exportTrendlineData(this, a, this.
|
|
655
|
+
la(a) {
|
|
656
|
+
super.la(a);
|
|
657
|
+
this.a8.exportTrendlineData(this, a, this.s2.cx.g$j);
|
|
658
658
|
}
|
|
659
659
|
}
|
|
660
660
|
AnchoredRadialSeries.$t = /*@__PURE__*/ markType(AnchoredRadialSeries, 'AnchoredRadialSeries', RadialBase.$);
|
|
661
|
-
AnchoredRadialSeries.
|
|
662
|
-
AnchoredRadialSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, AnchoredRadialSeries, 'raisePropertyChanged', ['ValueMemberAsLegendLabel:
|
|
661
|
+
AnchoredRadialSeries.tv = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredRadialSeries.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
|
|
662
|
+
AnchoredRadialSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, AnchoredRadialSeries, 'raisePropertyChanged', ['ValueMemberAsLegendLabel:tk:t3', [2, null], 'ValueMemberAsLegendUnit:tm:t4', [2, null], 'ValueMemberPath:to:t5', [2, null], 'TrendLineType:s6:t1', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:tg:t0', [1, 1.5], 'TrendLinePeriod:th:tz', [1, 7], 'TrendLineZIndex:ti:t2', [1, 1], 'TrendLineBrush:t7:tw', [Brush.$, null], 'TrendLineDashArray:t8:tx', [DoubleCollection.$], 'TrendLineDashCap:t9:ty', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
|
|
663
663
|
return AnchoredRadialSeries;
|
|
664
664
|
})();
|
|
665
665
|
/**
|
|
@@ -678,24 +678,24 @@ export let AnchoredRadialSeriesView = /*@__PURE__*/ (() => {
|
|
|
678
678
|
cy(a, b, c, d) {
|
|
679
679
|
}
|
|
680
680
|
cz() {
|
|
681
|
-
this.cw.
|
|
682
|
-
if (this.cw.
|
|
683
|
-
this.cw.
|
|
681
|
+
this.cw.t6 = null;
|
|
682
|
+
if (this.cw.t7 != null) {
|
|
683
|
+
this.cw.t6 = this.cw.t7;
|
|
684
684
|
}
|
|
685
685
|
else {
|
|
686
|
-
this.cw.
|
|
686
|
+
this.cw.t6 = this.cw.o3;
|
|
687
687
|
}
|
|
688
688
|
}
|
|
689
689
|
a5(a, b) {
|
|
690
690
|
if (a.d) {
|
|
691
691
|
if (!b) {
|
|
692
692
|
}
|
|
693
|
-
if (this.cw.
|
|
693
|
+
if (this.cw.s6 != 0 && !b) {
|
|
694
694
|
let c = this.cx.g$j;
|
|
695
|
-
c.ac = this.cw.
|
|
696
|
-
c._stroke = this.cw.
|
|
697
|
-
c.ai = this.cw.
|
|
698
|
-
c.ad = this.cw.
|
|
695
|
+
c.ac = this.cw.tg;
|
|
696
|
+
c._stroke = this.cw.t6;
|
|
697
|
+
c.ai = this.cw.t8;
|
|
698
|
+
c.ad = this.cw.t9;
|
|
699
699
|
a.u(c);
|
|
700
700
|
}
|
|
701
701
|
}
|
|
@@ -703,15 +703,15 @@ export let AnchoredRadialSeriesView = /*@__PURE__*/ (() => {
|
|
|
703
703
|
}
|
|
704
704
|
getDefaultTooltipTemplate() {
|
|
705
705
|
let a = "<div class='ui-chart-default-tooltip-content'>";
|
|
706
|
-
if (this.cw.
|
|
707
|
-
a += "<span>${item." + this.cw.
|
|
706
|
+
if (this.cw.rp.fz != null) {
|
|
707
|
+
a += "<span>${item." + this.cw.rp.fz + "}</span><br/>";
|
|
708
708
|
}
|
|
709
709
|
a += "<span";
|
|
710
710
|
let b = this.e.a6.a$r(this.e);
|
|
711
711
|
if (!stringIsNullOrEmpty(b)) {
|
|
712
712
|
a += " style='color:" + b + "'";
|
|
713
713
|
}
|
|
714
|
-
a += ">" + this.cw.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cw.
|
|
714
|
+
a += ">" + this.cw.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cw.to + "}</span></div>";
|
|
715
715
|
return a;
|
|
716
716
|
}
|
|
717
717
|
}
|