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
|
@@ -48,26 +48,26 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
48
48
|
tslib_1.__extends(DataToolTipLayer, _super);
|
|
49
49
|
function DataToolTipLayer() {
|
|
50
50
|
var _this = _super.call(this) || this;
|
|
51
|
-
_this.
|
|
52
|
-
_this.
|
|
53
|
-
_this.
|
|
54
|
-
_this.
|
|
55
|
-
_this.
|
|
56
|
-
_this.
|
|
57
|
-
_this.r4 = null;
|
|
58
|
-
_this.r7 = null;
|
|
59
|
-
_this.r9 = null;
|
|
60
|
-
_this.r6 = null;
|
|
51
|
+
_this.r1 = 1;
|
|
52
|
+
_this.s3 = new Dictionary$2(String_$type, Base.$, 0);
|
|
53
|
+
_this.s4 = new List$1(String_$type, 0);
|
|
54
|
+
_this.rt = 8;
|
|
55
|
+
_this.rx = 11;
|
|
56
|
+
_this.sg = null;
|
|
61
57
|
_this.r8 = null;
|
|
62
58
|
_this.sb = null;
|
|
59
|
+
_this.sd = null;
|
|
63
60
|
_this.sa = null;
|
|
64
|
-
_this.
|
|
61
|
+
_this.sc = null;
|
|
62
|
+
_this.sf = null;
|
|
63
|
+
_this.se = null;
|
|
64
|
+
_this.r9 = null;
|
|
65
65
|
var a = new DataToolTipLayerFrame();
|
|
66
66
|
var b = new DataToolTipLayerFrame();
|
|
67
67
|
var c = new DataToolTipLayerFrame();
|
|
68
|
-
_this.
|
|
69
|
-
_this.
|
|
70
|
-
_this.
|
|
68
|
+
_this.qa = a;
|
|
69
|
+
_this.p9 = b;
|
|
70
|
+
_this.qb = c;
|
|
71
71
|
_this.ab = DataToolTipLayer.$;
|
|
72
72
|
return _this;
|
|
73
73
|
}
|
|
@@ -77,51 +77,51 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
77
77
|
DataToolTipLayer.prototype.bx = function () {
|
|
78
78
|
return new DataToolTipLayerView(this);
|
|
79
79
|
};
|
|
80
|
-
DataToolTipLayer.prototype.
|
|
81
|
-
_super.prototype.
|
|
82
|
-
this.
|
|
80
|
+
DataToolTipLayer.prototype.l2 = function (a) {
|
|
81
|
+
_super.prototype.l2.call(this, a);
|
|
82
|
+
this.r5 = a;
|
|
83
83
|
};
|
|
84
|
-
DataToolTipLayer.prototype.
|
|
84
|
+
DataToolTipLayer.prototype.get_dl = function () {
|
|
85
85
|
return true;
|
|
86
86
|
};
|
|
87
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
87
|
+
Object.defineProperty(DataToolTipLayer.prototype, "r2", {
|
|
88
88
|
get: function () {
|
|
89
|
-
return this.
|
|
89
|
+
return this.r1;
|
|
90
90
|
},
|
|
91
91
|
set: function (a) {
|
|
92
|
-
var b = this.
|
|
93
|
-
this.
|
|
94
|
-
if (b != this.
|
|
95
|
-
this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.
|
|
92
|
+
var b = this.r1;
|
|
93
|
+
this.r1 = a;
|
|
94
|
+
if (b != this.r1) {
|
|
95
|
+
this.raisePropertyChanged("ActualGroupingMode", enumGetBox(DataToolTipLayerGroupingMode_$type, b), enumGetBox(DataToolTipLayerGroupingMode_$type, this.r1));
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
enumerable: true,
|
|
99
99
|
configurable: true
|
|
100
100
|
});
|
|
101
|
-
DataToolTipLayer.prototype.
|
|
101
|
+
DataToolTipLayer.prototype.r4 = function () {
|
|
102
102
|
var e_1, _a;
|
|
103
103
|
var a = true;
|
|
104
104
|
var b = true;
|
|
105
105
|
var c = true;
|
|
106
106
|
var d = true;
|
|
107
|
-
if (this.
|
|
108
|
-
return this.
|
|
107
|
+
if (this.r3 != 0) {
|
|
108
|
+
return this.r3;
|
|
109
109
|
}
|
|
110
|
-
var e = this.
|
|
110
|
+
var e = this.rk();
|
|
111
111
|
if (e != null) {
|
|
112
112
|
try {
|
|
113
113
|
for (var _b = tslib_1.__values(fromEnum(e.da())), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
114
114
|
var f = _c.value;
|
|
115
|
-
if (!f.dc && !f.
|
|
115
|
+
if (!f.dc && !f.ed) {
|
|
116
116
|
a = false;
|
|
117
117
|
}
|
|
118
|
-
if (!f.dc && !f.
|
|
118
|
+
if (!f.dc && !f.d7) {
|
|
119
119
|
b = false;
|
|
120
120
|
}
|
|
121
|
-
if (!f.dc && !f.
|
|
121
|
+
if (!f.dc && !f.ee) {
|
|
122
122
|
c = false;
|
|
123
123
|
}
|
|
124
|
-
if (!f.dc && !f.
|
|
124
|
+
if (!f.dc && !f.eb) {
|
|
125
125
|
d = false;
|
|
126
126
|
}
|
|
127
127
|
}
|
|
@@ -145,29 +145,29 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
145
145
|
}
|
|
146
146
|
return 1;
|
|
147
147
|
};
|
|
148
|
-
DataToolTipLayer.prototype.
|
|
149
|
-
_super.prototype.
|
|
148
|
+
DataToolTipLayer.prototype.l7 = function (a, b, c, d) {
|
|
149
|
+
_super.prototype.l7.call(this, a, b, c, d);
|
|
150
150
|
switch (b) {
|
|
151
151
|
case DataToolTipLayer.$$p[37]:
|
|
152
|
-
this.
|
|
152
|
+
this.ml(true);
|
|
153
153
|
break;
|
|
154
154
|
case DataToolTipLayer.$$p[44]:
|
|
155
|
-
this.
|
|
155
|
+
this.ml(true);
|
|
156
156
|
break;
|
|
157
157
|
case DataToolTipLayer.$$p[8]:
|
|
158
|
-
this.
|
|
158
|
+
this.r2 = this.r4();
|
|
159
159
|
break;
|
|
160
160
|
case "ActualGroupingMode":
|
|
161
|
-
this.
|
|
161
|
+
this.ml(true);
|
|
162
162
|
break;
|
|
163
163
|
case DataToolTipLayer.$$p[6]:
|
|
164
|
-
this.
|
|
164
|
+
this.ru = this.rw();
|
|
165
165
|
break;
|
|
166
166
|
case DataToolTipLayer.$$p[7]:
|
|
167
|
-
this.
|
|
167
|
+
this.ry = this.r0();
|
|
168
168
|
break;
|
|
169
169
|
case "SeriesViewer":
|
|
170
|
-
this.
|
|
170
|
+
this.r5.ci();
|
|
171
171
|
break;
|
|
172
172
|
case DataToolTipLayer.$$p[26]:
|
|
173
173
|
case DataToolTipLayer.$$p[20]:
|
|
@@ -228,248 +228,248 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
228
228
|
case DataToolTipLayer.$$p[22]:
|
|
229
229
|
case DataToolTipLayer.$$p[23]:
|
|
230
230
|
case "LabelTextStyle":
|
|
231
|
-
this.
|
|
231
|
+
this.wl(b, c, d);
|
|
232
232
|
break;
|
|
233
233
|
}
|
|
234
234
|
};
|
|
235
|
-
DataToolTipLayer.prototype.
|
|
236
|
-
if (!this.
|
|
237
|
-
this.
|
|
238
|
-
this.
|
|
235
|
+
DataToolTipLayer.prototype.wl = function (a, b, c) {
|
|
236
|
+
if (!this.s3.containsKey(a)) {
|
|
237
|
+
this.s4.add(a);
|
|
238
|
+
this.s3.addItem(a, c);
|
|
239
239
|
}
|
|
240
240
|
else {
|
|
241
|
-
this.
|
|
241
|
+
this.s3.item(a, c);
|
|
242
242
|
}
|
|
243
|
-
this.
|
|
243
|
+
this.ml(true);
|
|
244
244
|
};
|
|
245
|
-
DataToolTipLayer.prototype.
|
|
245
|
+
DataToolTipLayer.prototype.wp = function (a, b) {
|
|
246
246
|
switch (a) {
|
|
247
247
|
case DataToolTipLayer.$$p[8]:
|
|
248
|
-
this.
|
|
248
|
+
this.r3 = EnumUtil.getEnumValue(DataToolTipLayerGroupingMode_$type, b);
|
|
249
249
|
break;
|
|
250
250
|
case DataToolTipLayer.$$p[24]:
|
|
251
|
-
this.
|
|
251
|
+
this.s8 = b;
|
|
252
252
|
break;
|
|
253
253
|
case DataToolTipLayer.$$p[25]:
|
|
254
|
-
this.
|
|
254
|
+
this.s9 = b;
|
|
255
255
|
break;
|
|
256
256
|
case DataToolTipLayer.$$p[2]:
|
|
257
|
-
this.
|
|
257
|
+
this.s6 = b;
|
|
258
258
|
break;
|
|
259
259
|
case DataToolTipLayer.$$p[3]:
|
|
260
|
-
this.
|
|
260
|
+
this.s7 = b;
|
|
261
261
|
break;
|
|
262
262
|
case DataToolTipLayer.$$p[6]:
|
|
263
|
-
this.
|
|
263
|
+
this.rv = EnumUtil.getEnumValue(DataTooltipGroupedPositionX_$type, b);
|
|
264
264
|
break;
|
|
265
265
|
case DataToolTipLayer.$$p[7]:
|
|
266
|
-
this.
|
|
266
|
+
this.rz = EnumUtil.getEnumValue(DataTooltipGroupedPositionY_$type, b);
|
|
267
267
|
break;
|
|
268
268
|
case DataToolTipLayer.$$p[26]:
|
|
269
|
-
this.
|
|
269
|
+
this.sy = b;
|
|
270
270
|
break;
|
|
271
271
|
case DataToolTipLayer.$$p[20]:
|
|
272
|
-
this.
|
|
272
|
+
this.ri = b;
|
|
273
273
|
break;
|
|
274
274
|
case DataToolTipLayer.$$p[5]:
|
|
275
|
-
this.
|
|
275
|
+
this.rd = b;
|
|
276
276
|
break;
|
|
277
277
|
case DataToolTipLayer.$$p[19]:
|
|
278
|
-
this.
|
|
278
|
+
this.rh = b;
|
|
279
279
|
break;
|
|
280
280
|
case DataToolTipLayer.$$p[4]:
|
|
281
|
-
this.
|
|
281
|
+
this.rc = b;
|
|
282
282
|
break;
|
|
283
283
|
case DataToolTipLayer.$$p[45]:
|
|
284
|
-
this.
|
|
284
|
+
this.rm = EnumUtil.getEnumValue(DataAbbreviationMode_$type, b);
|
|
285
285
|
break;
|
|
286
286
|
case DataToolTipLayer.$$p[47]:
|
|
287
|
-
this.
|
|
287
|
+
this.t8 = typeGetValue(b);
|
|
288
288
|
break;
|
|
289
289
|
case DataToolTipLayer.$$p[48]:
|
|
290
|
-
this.
|
|
290
|
+
this.t9 = typeGetValue(b);
|
|
291
291
|
break;
|
|
292
292
|
case DataToolTipLayer.$$p[49]:
|
|
293
|
-
this.
|
|
293
|
+
this.rs = EnumUtil.getEnumValue(DataLegendValueMode_$type, b);
|
|
294
294
|
break;
|
|
295
295
|
case DataToolTipLayer.$$p[46]:
|
|
296
|
-
this.
|
|
296
|
+
this.v3 = b;
|
|
297
297
|
break;
|
|
298
298
|
case DataToolTipLayer.$$p[52]:
|
|
299
|
-
this.
|
|
299
|
+
this.s0 = b;
|
|
300
300
|
break;
|
|
301
301
|
case DataToolTipLayer.$$p[51]:
|
|
302
|
-
this.
|
|
302
|
+
this.v9 = b;
|
|
303
303
|
break;
|
|
304
304
|
case DataToolTipLayer.$$p[50]:
|
|
305
|
-
this.
|
|
305
|
+
this.rj = b;
|
|
306
306
|
break;
|
|
307
307
|
case DataToolTipLayer.$$p[53]:
|
|
308
|
-
this.
|
|
308
|
+
this.y0 = b;
|
|
309
309
|
break;
|
|
310
310
|
case DataToolTipLayer.$$p[54]:
|
|
311
|
-
this.
|
|
311
|
+
this.s1 = b;
|
|
312
312
|
break;
|
|
313
313
|
case DataToolTipLayer.$$p[58]:
|
|
314
|
-
this.
|
|
314
|
+
this.wi = b;
|
|
315
315
|
break;
|
|
316
316
|
case DataToolTipLayer.$$p[57]:
|
|
317
|
-
this.
|
|
317
|
+
this.s2 = b;
|
|
318
318
|
break;
|
|
319
319
|
case DataToolTipLayer.$$p[56]:
|
|
320
|
-
this.
|
|
320
|
+
this.y1 = b;
|
|
321
321
|
break;
|
|
322
322
|
case DataToolTipLayer.$$p[55]:
|
|
323
|
-
this.
|
|
323
|
+
this.yl = b;
|
|
324
324
|
break;
|
|
325
325
|
case "ValueTextStyle":
|
|
326
|
-
this.
|
|
326
|
+
this.sp = b;
|
|
327
327
|
break;
|
|
328
328
|
case DataToolTipLayer.$$p[12]:
|
|
329
|
-
this.
|
|
329
|
+
this.ur = b;
|
|
330
330
|
break;
|
|
331
331
|
case DataToolTipLayer.$$p[11]:
|
|
332
|
-
this.
|
|
332
|
+
this.rg = b;
|
|
333
333
|
break;
|
|
334
334
|
case DataToolTipLayer.$$p[9]:
|
|
335
|
-
this.
|
|
335
|
+
this.un = b;
|
|
336
336
|
break;
|
|
337
337
|
case DataToolTipLayer.$$p[10]:
|
|
338
|
-
this.
|
|
338
|
+
this.rn = EnumUtil.getEnumValue(DataLegendHeaderDateMode_$type, b);
|
|
339
339
|
break;
|
|
340
340
|
case DataToolTipLayer.$$p[13]:
|
|
341
|
-
this.
|
|
341
|
+
this.ro = EnumUtil.getEnumValue(DataLegendHeaderTimeMode_$type, b);
|
|
342
342
|
break;
|
|
343
343
|
case DataToolTipLayer.$$p[18]:
|
|
344
|
-
this.
|
|
344
|
+
this.uw = b;
|
|
345
345
|
break;
|
|
346
346
|
case DataToolTipLayer.$$p[16]:
|
|
347
|
-
this.
|
|
347
|
+
this.yd = b;
|
|
348
348
|
break;
|
|
349
349
|
case DataToolTipLayer.$$p[17]:
|
|
350
|
-
this.
|
|
350
|
+
this.yu = b;
|
|
351
351
|
break;
|
|
352
352
|
case DataToolTipLayer.$$p[14]:
|
|
353
|
-
this.
|
|
353
|
+
this.yt = b;
|
|
354
354
|
break;
|
|
355
355
|
case DataToolTipLayer.$$p[15]:
|
|
356
|
-
this.
|
|
356
|
+
this.sr = b;
|
|
357
357
|
break;
|
|
358
358
|
case "HeaderTextStyle":
|
|
359
|
-
this.
|
|
359
|
+
this.sh = b;
|
|
360
360
|
break;
|
|
361
361
|
case DataToolTipLayer.$$p[30]:
|
|
362
|
-
this.
|
|
362
|
+
this.yg = b;
|
|
363
363
|
break;
|
|
364
364
|
case "SummaryTitleTextStyle":
|
|
365
|
-
this.
|
|
365
|
+
this.sk = b;
|
|
366
366
|
break;
|
|
367
367
|
case DataToolTipLayer.$$p[33]:
|
|
368
|
-
this.
|
|
368
|
+
this.rq = EnumUtil.getEnumValue(DataLegendSummaryType_$type, b);
|
|
369
369
|
break;
|
|
370
370
|
case DataToolTipLayer.$$p[32]:
|
|
371
|
-
this.
|
|
371
|
+
this.vf = b;
|
|
372
372
|
break;
|
|
373
373
|
case DataToolTipLayer.$$p[31]:
|
|
374
|
-
this.
|
|
374
|
+
this.yx = b;
|
|
375
375
|
break;
|
|
376
376
|
case DataToolTipLayer.$$p[29]:
|
|
377
|
-
this.
|
|
377
|
+
this.yw = b;
|
|
378
378
|
break;
|
|
379
379
|
case DataToolTipLayer.$$p[36]:
|
|
380
|
-
this.
|
|
380
|
+
this.yi = b;
|
|
381
381
|
break;
|
|
382
382
|
case "SummaryValueTextStyle":
|
|
383
|
-
this.
|
|
383
|
+
this.sm = b;
|
|
384
384
|
break;
|
|
385
385
|
case DataToolTipLayer.$$p[28]:
|
|
386
|
-
this.
|
|
386
|
+
this.va = b;
|
|
387
387
|
break;
|
|
388
388
|
case DataToolTipLayer.$$p[27]:
|
|
389
|
-
this.
|
|
389
|
+
this.yf = b;
|
|
390
390
|
break;
|
|
391
391
|
case "SummaryLabelTextStyle":
|
|
392
|
-
this.
|
|
392
|
+
this.sj = b;
|
|
393
393
|
break;
|
|
394
394
|
case DataToolTipLayer.$$p[35]:
|
|
395
|
-
this.
|
|
395
|
+
this.vl = b;
|
|
396
396
|
break;
|
|
397
397
|
case DataToolTipLayer.$$p[34]:
|
|
398
|
-
this.
|
|
398
|
+
this.yh = b;
|
|
399
399
|
break;
|
|
400
400
|
case "SummaryUnitsTextStyle":
|
|
401
|
-
this.
|
|
401
|
+
this.sl = b;
|
|
402
402
|
break;
|
|
403
403
|
case DataToolTipLayer.$$p[0]:
|
|
404
|
-
this.
|
|
404
|
+
this.ys = b;
|
|
405
405
|
break;
|
|
406
406
|
case DataToolTipLayer.$$p[1]:
|
|
407
|
-
this.
|
|
407
|
+
this.r7 = EnumUtil.getEnumValue(LegendItemBadgeShape_$type, b);
|
|
408
408
|
break;
|
|
409
409
|
case DataToolTipLayer.$$p[40]:
|
|
410
|
-
this.
|
|
410
|
+
this.rr = EnumUtil.getEnumValue(DataLegendUnitsMode_$type, b);
|
|
411
411
|
break;
|
|
412
412
|
case DataToolTipLayer.$$p[43]:
|
|
413
|
-
this.
|
|
413
|
+
this.vw = b;
|
|
414
414
|
break;
|
|
415
415
|
case DataToolTipLayer.$$p[41]:
|
|
416
|
-
this.
|
|
416
|
+
this.yk = b;
|
|
417
417
|
break;
|
|
418
418
|
case DataToolTipLayer.$$p[42]:
|
|
419
|
-
this.
|
|
419
|
+
this.yz = b;
|
|
420
420
|
break;
|
|
421
421
|
case "UnitsTextStyle":
|
|
422
|
-
this.
|
|
422
|
+
this.so = b;
|
|
423
423
|
break;
|
|
424
424
|
case DataToolTipLayer.$$p[39]:
|
|
425
|
-
this.
|
|
425
|
+
this.yy = b;
|
|
426
426
|
break;
|
|
427
427
|
case DataToolTipLayer.$$p[38]:
|
|
428
|
-
this.
|
|
428
|
+
this.yj = b;
|
|
429
429
|
break;
|
|
430
430
|
case "TitleTextStyle":
|
|
431
|
-
this.
|
|
431
|
+
this.sn = b;
|
|
432
432
|
break;
|
|
433
433
|
case DataToolTipLayer.$$p[21]:
|
|
434
|
-
this.
|
|
434
|
+
this.rp = EnumUtil.getEnumValue(DataLegendLabelMode_$type, b);
|
|
435
435
|
break;
|
|
436
436
|
case DataToolTipLayer.$$p[22]:
|
|
437
|
-
this.
|
|
437
|
+
this.ye = b;
|
|
438
438
|
break;
|
|
439
439
|
case DataToolTipLayer.$$p[23]:
|
|
440
|
-
this.
|
|
440
|
+
this.yv = b;
|
|
441
441
|
break;
|
|
442
442
|
case "LabelTextStyle":
|
|
443
|
-
this.
|
|
443
|
+
this.si = b;
|
|
444
444
|
break;
|
|
445
445
|
}
|
|
446
446
|
};
|
|
447
|
-
DataToolTipLayer.prototype.
|
|
448
|
-
for (var b = 0; b < this.
|
|
449
|
-
var c = this.
|
|
450
|
-
a.updatePropertyByName(c, this.
|
|
447
|
+
DataToolTipLayer.prototype.wm = function (a) {
|
|
448
|
+
for (var b = 0; b < this.s4.count; b++) {
|
|
449
|
+
var c = this.s4._inner[b];
|
|
450
|
+
a.updatePropertyByName(c, this.s3.item(c));
|
|
451
451
|
}
|
|
452
452
|
};
|
|
453
|
-
DataToolTipLayer.prototype.
|
|
453
|
+
DataToolTipLayer.prototype.qs = function (a, b) {
|
|
454
454
|
{
|
|
455
455
|
if (!this.as.c) {
|
|
456
|
-
this.
|
|
456
|
+
this.ml(b);
|
|
457
457
|
}
|
|
458
458
|
}
|
|
459
459
|
};
|
|
460
|
-
DataToolTipLayer.prototype.
|
|
460
|
+
DataToolTipLayer.prototype.qt = function (a, b) {
|
|
461
461
|
if (!this.as.c) {
|
|
462
|
-
this.
|
|
462
|
+
this.ml(b);
|
|
463
463
|
}
|
|
464
464
|
};
|
|
465
|
-
DataToolTipLayer.prototype.
|
|
465
|
+
DataToolTipLayer.prototype.qv = function (a, b) {
|
|
466
466
|
var e_2, _a;
|
|
467
467
|
var _this = this;
|
|
468
|
-
_super.prototype.
|
|
469
|
-
this.
|
|
468
|
+
_super.prototype.qv.call(this, a, b);
|
|
469
|
+
this.r1 = this.r4();
|
|
470
470
|
var c = a;
|
|
471
|
-
var d = this.
|
|
472
|
-
var e = this.
|
|
471
|
+
var d = this.r5.b6;
|
|
472
|
+
var e = this.sz;
|
|
473
473
|
var f = false;
|
|
474
474
|
c.m.clear();
|
|
475
475
|
c.i.clear();
|
|
@@ -479,25 +479,25 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
479
479
|
c.k.clear();
|
|
480
480
|
c.j.clear();
|
|
481
481
|
c.h.clear();
|
|
482
|
-
if (isNaN_(this.
|
|
482
|
+
if (isNaN_(this.q9.x) && isNaN_(this.q9.y)) {
|
|
483
483
|
d.count = 0;
|
|
484
484
|
return;
|
|
485
485
|
}
|
|
486
486
|
{
|
|
487
|
-
if (this.
|
|
487
|
+
if (this.r2 == 2) {
|
|
488
488
|
var g_1 = 0;
|
|
489
489
|
{
|
|
490
490
|
try {
|
|
491
491
|
for (var _b = tslib_1.__values(fromEnum(this.cd.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
492
492
|
var h = _c.value;
|
|
493
|
-
if (this.
|
|
494
|
-
this.
|
|
493
|
+
if (this.qg(h)) {
|
|
494
|
+
this.wo(h, c, e, f, g_1);
|
|
495
495
|
g_1++;
|
|
496
496
|
}
|
|
497
497
|
if (h.isStacked) {
|
|
498
|
-
h.
|
|
499
|
-
if (_this.
|
|
500
|
-
_this.
|
|
498
|
+
h.ld(function (i) {
|
|
499
|
+
if (_this.qg(i)) {
|
|
500
|
+
_this.wo(i, c, e, f, g_1);
|
|
501
501
|
g_1++;
|
|
502
502
|
}
|
|
503
503
|
return true;
|
|
@@ -518,19 +518,19 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
518
518
|
throw e_2.error;
|
|
519
519
|
}
|
|
520
520
|
}
|
|
521
|
-
this.
|
|
521
|
+
this.wk(c);
|
|
522
522
|
}
|
|
523
523
|
d.count = g_1;
|
|
524
524
|
}
|
|
525
525
|
else {
|
|
526
|
-
var i = this.
|
|
527
|
-
var j = this.
|
|
528
|
-
var k = this.
|
|
529
|
-
this.
|
|
526
|
+
var i = this.rk();
|
|
527
|
+
var j = this.s5(i);
|
|
528
|
+
var k = this.r6(i, j, e);
|
|
529
|
+
this.wn(k, c, e);
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
532
|
};
|
|
533
|
-
DataToolTipLayer.prototype.
|
|
533
|
+
DataToolTipLayer.prototype.s5 = function (a) {
|
|
534
534
|
var e_3, _a;
|
|
535
535
|
var b = new List$1(Series.$, 0);
|
|
536
536
|
if (a == null) {
|
|
@@ -557,10 +557,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
557
557
|
}
|
|
558
558
|
return b;
|
|
559
559
|
};
|
|
560
|
-
DataToolTipLayer.prototype.
|
|
560
|
+
DataToolTipLayer.prototype.rk = function () {
|
|
561
561
|
var e_4, _a, e_5, _b;
|
|
562
|
-
if (this.
|
|
563
|
-
return this.
|
|
562
|
+
if (this.rl != null) {
|
|
563
|
+
return this.rl;
|
|
564
564
|
}
|
|
565
565
|
if (this.cd == null) {
|
|
566
566
|
return null;
|
|
@@ -568,7 +568,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
568
568
|
try {
|
|
569
569
|
for (var _c = tslib_1.__values(fromEnum(this.cd.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
|
|
570
570
|
var a = _d.value;
|
|
571
|
-
if (a.
|
|
571
|
+
if (a.dh) {
|
|
572
572
|
var b = a.ar();
|
|
573
573
|
if (b != null && b.cn()) {
|
|
574
574
|
return b;
|
|
@@ -592,7 +592,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
592
592
|
try {
|
|
593
593
|
for (var _e = tslib_1.__values(fromEnum(this.cd.series)), _f = _e.next(); !_f.done; _f = _e.next()) {
|
|
594
594
|
var c = _f.value;
|
|
595
|
-
if (!c.
|
|
595
|
+
if (!c.dh) {
|
|
596
596
|
var d = c.ag();
|
|
597
597
|
var e = d != null && d.length > 0 ? d[0] : null;
|
|
598
598
|
if (e != null && e.cn()) {
|
|
@@ -616,7 +616,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
616
616
|
}
|
|
617
617
|
return null;
|
|
618
618
|
};
|
|
619
|
-
DataToolTipLayer.prototype.
|
|
619
|
+
DataToolTipLayer.prototype.r6 = function (a, b, c) {
|
|
620
620
|
var d = 1.7976931348623157E+308;
|
|
621
621
|
var e = -1.7976931348623157E+308;
|
|
622
622
|
var f = new List$1(DataContext.$, 0);
|
|
@@ -626,118 +626,133 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
626
626
|
var j = { $type: Point_$type, x: NaN, y: NaN };
|
|
627
627
|
var k = 0;
|
|
628
628
|
var l = 0;
|
|
629
|
-
|
|
629
|
+
var _loop_1 = function (m) {
|
|
630
630
|
var n = b.item(m);
|
|
631
631
|
k = n.cd.l;
|
|
632
632
|
l = n.cd.m;
|
|
633
|
-
if (n.
|
|
634
|
-
if (n.isStacked) {
|
|
635
|
-
continue;
|
|
636
|
-
}
|
|
633
|
+
if (n.dh) {
|
|
637
634
|
var o = n;
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
635
|
+
var p_1 = new List$1(Series.$, 0);
|
|
636
|
+
if (o.isStacked) {
|
|
637
|
+
o.ld(function (q) {
|
|
638
|
+
p_1.add(q);
|
|
639
|
+
return true;
|
|
640
|
+
});
|
|
643
641
|
}
|
|
644
642
|
else {
|
|
645
|
-
|
|
643
|
+
p_1.add(o);
|
|
644
|
+
}
|
|
645
|
+
for (var q = 0; q < p_1.count; q++) {
|
|
646
|
+
var r = p_1._inner[q];
|
|
647
|
+
var s = p_1._inner[q];
|
|
648
|
+
if (!r.categoryAxis.cn()) {
|
|
646
649
|
continue;
|
|
647
650
|
}
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
if (!p.c) {
|
|
651
|
-
continue;
|
|
652
|
-
}
|
|
653
|
-
j = n.ph(p.d);
|
|
654
|
-
var q = n.pm(p.d, c, false);
|
|
655
|
-
if (h) {
|
|
656
|
-
if (!isNaN_(q.y)) {
|
|
657
|
-
d = Math.min(d, q.y);
|
|
658
|
-
e = Math.max(e, q.y);
|
|
651
|
+
if (i) {
|
|
652
|
+
h = s.isVertical;
|
|
659
653
|
}
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
654
|
+
else {
|
|
655
|
+
if (h != s.isVertical) {
|
|
656
|
+
continue;
|
|
657
|
+
}
|
|
658
|
+
}
|
|
659
|
+
var t = this_1.qo(s);
|
|
660
|
+
if (!t.c) {
|
|
661
|
+
continue;
|
|
662
|
+
}
|
|
663
|
+
j = s.pl(t.d);
|
|
664
|
+
var u = s.pq(t.d, c, false);
|
|
665
|
+
if (h) {
|
|
666
|
+
if (!isNaN_(u.y)) {
|
|
667
|
+
d = Math.min(d, u.y);
|
|
668
|
+
e = Math.max(e, u.y);
|
|
669
|
+
}
|
|
670
|
+
}
|
|
671
|
+
else {
|
|
672
|
+
if (!isNaN_(u.x)) {
|
|
673
|
+
d = Math.min(d, u.x);
|
|
674
|
+
e = Math.max(e, u.x);
|
|
675
|
+
}
|
|
665
676
|
}
|
|
666
677
|
}
|
|
667
678
|
}
|
|
668
679
|
else {
|
|
669
|
-
var
|
|
670
|
-
for (var
|
|
671
|
-
if (!
|
|
680
|
+
var v = n.ag();
|
|
681
|
+
for (var w = 0; w < v.length; w++) {
|
|
682
|
+
if (!v[w].cn()) {
|
|
672
683
|
continue;
|
|
673
684
|
}
|
|
674
685
|
}
|
|
675
|
-
var
|
|
676
|
-
j = n.
|
|
686
|
+
var x = n.pq(this_1.q9, c, false);
|
|
687
|
+
j = n.pl(this_1.q9);
|
|
677
688
|
if (h) {
|
|
678
|
-
if (!isNaN_(
|
|
679
|
-
d = Math.min(d,
|
|
680
|
-
e = Math.max(e,
|
|
689
|
+
if (!isNaN_(x.y)) {
|
|
690
|
+
d = Math.min(d, x.y);
|
|
691
|
+
e = Math.max(e, x.y);
|
|
681
692
|
}
|
|
682
693
|
}
|
|
683
694
|
else {
|
|
684
|
-
if (!isNaN_(
|
|
685
|
-
d = Math.min(d,
|
|
686
|
-
e = Math.max(e,
|
|
695
|
+
if (!isNaN_(x.x)) {
|
|
696
|
+
d = Math.min(d, x.x);
|
|
697
|
+
e = Math.max(e, x.x);
|
|
687
698
|
}
|
|
688
699
|
}
|
|
689
700
|
}
|
|
690
|
-
var
|
|
691
|
-
var
|
|
692
|
-
if (n.
|
|
693
|
-
|
|
701
|
+
var y = null;
|
|
702
|
+
var z = n.hv(this_1.q9);
|
|
703
|
+
if (n.dm && z != null) {
|
|
704
|
+
y = n.au(z);
|
|
694
705
|
}
|
|
695
706
|
else {
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
707
|
+
y = new DataContext();
|
|
708
|
+
y.item = z;
|
|
709
|
+
y.series = n;
|
|
699
710
|
}
|
|
700
|
-
f.add(
|
|
711
|
+
f.add(y);
|
|
712
|
+
};
|
|
713
|
+
var this_1 = this;
|
|
714
|
+
for (var m = 0; m < b.count; m++) {
|
|
715
|
+
_loop_1(m);
|
|
701
716
|
}
|
|
702
|
-
var
|
|
703
|
-
var
|
|
717
|
+
var aa = 0;
|
|
718
|
+
var ab = 0;
|
|
704
719
|
if (h) {
|
|
705
|
-
|
|
706
|
-
|
|
720
|
+
ab = (d + e) / 2;
|
|
721
|
+
aa = this.p3.right;
|
|
707
722
|
if (!isNaN_(j.x)) {
|
|
708
|
-
|
|
723
|
+
aa = j.x;
|
|
709
724
|
}
|
|
710
|
-
if (
|
|
711
|
-
|
|
725
|
+
if (ab < 0 || ab > this.p3.bottom) {
|
|
726
|
+
ab = NaN;
|
|
712
727
|
}
|
|
713
728
|
}
|
|
714
729
|
else {
|
|
715
|
-
|
|
730
|
+
aa = (d + e) / 2;
|
|
716
731
|
if (!isNaN_(j.y)) {
|
|
717
|
-
|
|
732
|
+
ab = j.y;
|
|
718
733
|
}
|
|
719
|
-
if (
|
|
720
|
-
|
|
734
|
+
if (aa < 0 || aa > this.p3.right) {
|
|
735
|
+
aa = NaN;
|
|
721
736
|
}
|
|
722
737
|
}
|
|
723
|
-
var
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
return
|
|
738
|
+
var ac = new DataToolTipSeriesInfo();
|
|
739
|
+
ac.f = { $type: Point_$type, x: aa, y: ab };
|
|
740
|
+
ac.e = { $type: Point_$type, x: j.x, y: j.y };
|
|
741
|
+
ac.b = f;
|
|
742
|
+
ac.a = h;
|
|
743
|
+
return ac;
|
|
729
744
|
};
|
|
730
|
-
DataToolTipLayer.prototype.
|
|
731
|
-
this.
|
|
732
|
-
this.
|
|
733
|
-
this.
|
|
745
|
+
DataToolTipLayer.prototype.lg = function () {
|
|
746
|
+
this.q9 = { $type: Point_$type, x: NaN, y: NaN };
|
|
747
|
+
this.ml(false);
|
|
748
|
+
this.r5.cg(false);
|
|
734
749
|
};
|
|
735
|
-
DataToolTipLayer.prototype.
|
|
736
|
-
this.
|
|
737
|
-
this.
|
|
738
|
-
this.
|
|
750
|
+
DataToolTipLayer.prototype.lh = function () {
|
|
751
|
+
this.q9 = { $type: Point_$type, x: NaN, y: NaN };
|
|
752
|
+
this.ml(false);
|
|
753
|
+
this.r5.cg(true);
|
|
739
754
|
};
|
|
740
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
755
|
+
Object.defineProperty(DataToolTipLayer.prototype, "yp", {
|
|
741
756
|
get: function () {
|
|
742
757
|
var a = RectUtil.n(this.b0.bu);
|
|
743
758
|
var b = new Size(1, this.b0.bu.width, this.b0.bu.height);
|
|
@@ -746,362 +761,362 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
746
761
|
enumerable: true,
|
|
747
762
|
configurable: true
|
|
748
763
|
});
|
|
749
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
764
|
+
Object.defineProperty(DataToolTipLayer.prototype, "yo", {
|
|
750
765
|
get: function () {
|
|
751
766
|
var a = RectUtil.n(this.b0.bu);
|
|
752
767
|
var b = new Size(1, this.b0.bu.width, this.b0.bu.height);
|
|
753
|
-
return new Rect(3, this.
|
|
768
|
+
return new Rect(3, this.r5.cj(a), b);
|
|
754
769
|
},
|
|
755
770
|
enumerable: true,
|
|
756
771
|
configurable: true
|
|
757
772
|
});
|
|
758
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
773
|
+
Object.defineProperty(DataToolTipLayer.prototype, "yn", {
|
|
759
774
|
get: function () {
|
|
760
775
|
var a = new Rect(0, 0, 0, this.cd.m, this.cd.l);
|
|
761
776
|
var b = RectUtil.n(a);
|
|
762
777
|
var c = new Size(1, a.width, a.height);
|
|
763
|
-
return new Rect(3, this.
|
|
778
|
+
return new Rect(3, this.r5.cj(b), c);
|
|
764
779
|
},
|
|
765
780
|
enumerable: true,
|
|
766
781
|
configurable: true
|
|
767
782
|
});
|
|
768
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
783
|
+
Object.defineProperty(DataToolTipLayer.prototype, "yr", {
|
|
769
784
|
get: function () {
|
|
770
785
|
var a = { $type: Point_$type, x: 0, y: 0 };
|
|
771
|
-
return new Rect(3, a, this.
|
|
786
|
+
return new Rect(3, a, this.r5.co());
|
|
772
787
|
},
|
|
773
788
|
enumerable: true,
|
|
774
789
|
configurable: true
|
|
775
790
|
});
|
|
776
|
-
DataToolTipLayer.prototype.
|
|
777
|
-
return this.
|
|
791
|
+
DataToolTipLayer.prototype.yq = function () {
|
|
792
|
+
return this.yp;
|
|
778
793
|
};
|
|
779
|
-
DataToolTipLayer.prototype.
|
|
794
|
+
DataToolTipLayer.prototype.sv = function (a, b, c) {
|
|
780
795
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
781
796
|
return false;
|
|
782
797
|
}
|
|
783
798
|
var d = a.top;
|
|
784
799
|
return c < d;
|
|
785
800
|
};
|
|
786
|
-
DataToolTipLayer.prototype.
|
|
801
|
+
DataToolTipLayer.prototype.ss = function (a, b, c, d) {
|
|
787
802
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
788
803
|
return false;
|
|
789
804
|
}
|
|
790
805
|
var e = a.bottom;
|
|
791
806
|
return c + d.height >= e;
|
|
792
807
|
};
|
|
793
|
-
DataToolTipLayer.prototype.
|
|
808
|
+
DataToolTipLayer.prototype.st = function (a, b, c) {
|
|
794
809
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
795
810
|
return false;
|
|
796
811
|
}
|
|
797
812
|
var d = a.left;
|
|
798
813
|
return c < d;
|
|
799
814
|
};
|
|
800
|
-
DataToolTipLayer.prototype.
|
|
815
|
+
DataToolTipLayer.prototype.su = function (a, b, c, d) {
|
|
801
816
|
if (Rect.l_op_Equality(a, Rect.empty)) {
|
|
802
817
|
return false;
|
|
803
818
|
}
|
|
804
819
|
var e = a.right;
|
|
805
820
|
return c + d.width > e;
|
|
806
821
|
};
|
|
807
|
-
DataToolTipLayer.prototype.
|
|
822
|
+
DataToolTipLayer.prototype.ty = function (a, b) {
|
|
808
823
|
return a.top + b;
|
|
809
824
|
};
|
|
810
|
-
DataToolTipLayer.prototype.
|
|
825
|
+
DataToolTipLayer.prototype.tw = function (a, b, c) {
|
|
811
826
|
return a.bottom - c.height - b;
|
|
812
827
|
};
|
|
813
|
-
DataToolTipLayer.prototype.
|
|
828
|
+
DataToolTipLayer.prototype.tx = function (a, b) {
|
|
814
829
|
return ((a.bottom + a.top) / 2) - (b.height / 2);
|
|
815
830
|
};
|
|
816
|
-
DataToolTipLayer.prototype.
|
|
831
|
+
DataToolTipLayer.prototype.t7 = function (a, b, c, d, e) {
|
|
817
832
|
var f = c.y - d.height - b;
|
|
818
833
|
return f;
|
|
819
834
|
};
|
|
820
|
-
DataToolTipLayer.prototype.
|
|
835
|
+
DataToolTipLayer.prototype.t5 = function (a, b, c, d, e) {
|
|
821
836
|
var f = c.y + b;
|
|
822
837
|
return f;
|
|
823
838
|
};
|
|
824
|
-
DataToolTipLayer.prototype.
|
|
839
|
+
DataToolTipLayer.prototype.t6 = function (a, b, c, d, e) {
|
|
825
840
|
var f = c.y - (d.height / 2);
|
|
826
841
|
return f;
|
|
827
842
|
};
|
|
828
|
-
DataToolTipLayer.prototype.
|
|
843
|
+
DataToolTipLayer.prototype.t1 = function (a, b, c, d, e) {
|
|
829
844
|
var f = c.y - d.height;
|
|
830
845
|
f = f - b;
|
|
831
846
|
return f;
|
|
832
847
|
};
|
|
833
|
-
DataToolTipLayer.prototype.
|
|
848
|
+
DataToolTipLayer.prototype.tz = function (a, b, c, d, e) {
|
|
834
849
|
var f = c.y;
|
|
835
850
|
f = f + b;
|
|
836
851
|
return f;
|
|
837
852
|
};
|
|
838
|
-
DataToolTipLayer.prototype.
|
|
853
|
+
DataToolTipLayer.prototype.t0 = function (a, b, c, d, e) {
|
|
839
854
|
var f = c.y - (d.height / 2);
|
|
840
855
|
return f;
|
|
841
856
|
};
|
|
842
|
-
DataToolTipLayer.prototype.
|
|
857
|
+
DataToolTipLayer.prototype.th = function (a, b) {
|
|
843
858
|
return a.left + b;
|
|
844
859
|
};
|
|
845
|
-
DataToolTipLayer.prototype.
|
|
860
|
+
DataToolTipLayer.prototype.tj = function (a, b, c) {
|
|
846
861
|
return (a.right - (c.width)) - b;
|
|
847
862
|
};
|
|
848
|
-
DataToolTipLayer.prototype.
|
|
863
|
+
DataToolTipLayer.prototype.ti = function (a, b, c) {
|
|
849
864
|
return ((a.right + a.left) / 2) - (c.width / 2) + b;
|
|
850
865
|
};
|
|
851
|
-
DataToolTipLayer.prototype.
|
|
866
|
+
DataToolTipLayer.prototype.tq = function (a, b, c, d, e) {
|
|
852
867
|
var f = (c.x - d.width) - b;
|
|
853
868
|
return f;
|
|
854
869
|
};
|
|
855
|
-
DataToolTipLayer.prototype.
|
|
870
|
+
DataToolTipLayer.prototype.ts = function (a, b, c, d, e) {
|
|
856
871
|
var f = c.x + b;
|
|
857
872
|
return f;
|
|
858
873
|
};
|
|
859
|
-
DataToolTipLayer.prototype.
|
|
874
|
+
DataToolTipLayer.prototype.tr = function (a, b, c, d, e) {
|
|
860
875
|
var f = (c.x - (d.width / 2));
|
|
861
876
|
f = f + b;
|
|
862
877
|
return f;
|
|
863
878
|
};
|
|
864
|
-
DataToolTipLayer.prototype.
|
|
879
|
+
DataToolTipLayer.prototype.tn = function (a, b, c, d, e) {
|
|
865
880
|
var f = c.x - d.width;
|
|
866
881
|
f = f - b;
|
|
867
882
|
return f;
|
|
868
883
|
};
|
|
869
|
-
DataToolTipLayer.prototype.
|
|
884
|
+
DataToolTipLayer.prototype.tp = function (a, b, c, d, e) {
|
|
870
885
|
var f = c.x;
|
|
871
886
|
f = f + b;
|
|
872
887
|
return f;
|
|
873
888
|
};
|
|
874
|
-
DataToolTipLayer.prototype.
|
|
889
|
+
DataToolTipLayer.prototype.to = function (a, b, c, d, e) {
|
|
875
890
|
var f = c.x - (d.width / 2);
|
|
876
891
|
f = f + b;
|
|
877
892
|
return f;
|
|
878
893
|
};
|
|
879
|
-
DataToolTipLayer.prototype.
|
|
894
|
+
DataToolTipLayer.prototype.td = function (a, b, c, d, e, f, g, h) {
|
|
880
895
|
switch (a) {
|
|
881
896
|
case 1:
|
|
882
897
|
{
|
|
883
|
-
return this.
|
|
898
|
+
return this.t1(e, b, h, f, true);
|
|
884
899
|
}
|
|
885
900
|
case 2:
|
|
886
901
|
{
|
|
887
|
-
return this.
|
|
902
|
+
return this.tz(e, b, h, f, true);
|
|
888
903
|
}
|
|
889
904
|
case 3:
|
|
890
905
|
{
|
|
891
|
-
return this.
|
|
906
|
+
return this.t0(e, b, h, f, true);
|
|
892
907
|
}
|
|
893
|
-
case 5: return this.
|
|
894
|
-
case 6: return this.
|
|
895
|
-
case 4: return this.
|
|
896
|
-
case 8: return this.
|
|
897
|
-
case 9: return this.
|
|
898
|
-
case 7: return this.
|
|
899
|
-
case 13: return this.
|
|
900
|
-
case 14: return this.
|
|
901
|
-
case 15: return this.
|
|
902
|
-
case 10: return this.
|
|
903
|
-
case 12: return this.
|
|
908
|
+
case 5: return this.t2(e, c, b, h, f);
|
|
909
|
+
case 6: return this.t3(e, c, b, h, f);
|
|
910
|
+
case 4: return this.t4(e, c, b, h, f);
|
|
911
|
+
case 8: return this.tt(e, c, b, h, f);
|
|
912
|
+
case 9: return this.tu(e, c, b, h, f);
|
|
913
|
+
case 7: return this.tv(e, c, b, h, f);
|
|
914
|
+
case 13: return this.ty(d, b);
|
|
915
|
+
case 14: return this.tw(d, b, f);
|
|
916
|
+
case 15: return this.tx(d, f);
|
|
917
|
+
case 10: return this.t7(e, b, g, f, true);
|
|
918
|
+
case 12: return this.t6(e, b, g, f, true);
|
|
904
919
|
case 11:
|
|
905
|
-
default: return this.
|
|
920
|
+
default: return this.t5(e, b, g, f, true);
|
|
906
921
|
}
|
|
907
922
|
};
|
|
908
|
-
DataToolTipLayer.prototype.
|
|
923
|
+
DataToolTipLayer.prototype.tk = function (a, b, c, d, e) {
|
|
909
924
|
var f = d.x;
|
|
910
925
|
f = f + b / 2;
|
|
911
926
|
f = f - e.width;
|
|
912
927
|
f = f - c;
|
|
913
928
|
return f;
|
|
914
929
|
};
|
|
915
|
-
DataToolTipLayer.prototype.
|
|
930
|
+
DataToolTipLayer.prototype.tl = function (a, b, c, d, e) {
|
|
916
931
|
var f = d.x;
|
|
917
932
|
f = f + b / 2;
|
|
918
933
|
f = f - e.width / 2;
|
|
919
934
|
f = f + c;
|
|
920
935
|
return f;
|
|
921
936
|
};
|
|
922
|
-
DataToolTipLayer.prototype.
|
|
937
|
+
DataToolTipLayer.prototype.tm = function (a, b, c, d, e) {
|
|
923
938
|
var f = d.x;
|
|
924
939
|
f = f + b / 2;
|
|
925
940
|
f = f + c;
|
|
926
941
|
return f;
|
|
927
942
|
};
|
|
928
|
-
DataToolTipLayer.prototype.
|
|
943
|
+
DataToolTipLayer.prototype.te = function (a, b, c, d, e) {
|
|
929
944
|
var f = d.x;
|
|
930
945
|
f = f - b / 2;
|
|
931
946
|
f = f - e.width;
|
|
932
947
|
f = f - c;
|
|
933
948
|
return f;
|
|
934
949
|
};
|
|
935
|
-
DataToolTipLayer.prototype.
|
|
950
|
+
DataToolTipLayer.prototype.tf = function (a, b, c, d, e) {
|
|
936
951
|
var f = d.x;
|
|
937
952
|
f = f - b / 2;
|
|
938
953
|
f = f - e.width / 2;
|
|
939
954
|
f = f + c;
|
|
940
955
|
return f;
|
|
941
956
|
};
|
|
942
|
-
DataToolTipLayer.prototype.
|
|
957
|
+
DataToolTipLayer.prototype.tg = function (a, b, c, d, e) {
|
|
943
958
|
var f = d.x;
|
|
944
959
|
f = f - b / 2;
|
|
945
960
|
f = f + c;
|
|
946
961
|
return f;
|
|
947
962
|
};
|
|
948
|
-
DataToolTipLayer.prototype.
|
|
963
|
+
DataToolTipLayer.prototype.tv = function (a, b, c, d, e) {
|
|
949
964
|
var f = d.y;
|
|
950
965
|
f = f + b / 2;
|
|
951
966
|
f = f - e.height;
|
|
952
967
|
f = f - c;
|
|
953
968
|
return f;
|
|
954
969
|
};
|
|
955
|
-
DataToolTipLayer.prototype.
|
|
970
|
+
DataToolTipLayer.prototype.tu = function (a, b, c, d, e) {
|
|
956
971
|
var f = d.y;
|
|
957
972
|
f = f + b / 2;
|
|
958
973
|
f = f - e.height / 2;
|
|
959
974
|
f = f + c;
|
|
960
975
|
return f;
|
|
961
976
|
};
|
|
962
|
-
DataToolTipLayer.prototype.
|
|
977
|
+
DataToolTipLayer.prototype.tt = function (a, b, c, d, e) {
|
|
963
978
|
var f = d.y;
|
|
964
979
|
f = f + b / 2;
|
|
965
980
|
f = f + c;
|
|
966
981
|
return f;
|
|
967
982
|
};
|
|
968
|
-
DataToolTipLayer.prototype.
|
|
983
|
+
DataToolTipLayer.prototype.t4 = function (a, b, c, d, e) {
|
|
969
984
|
var f = d.y;
|
|
970
985
|
f = f - b / 2;
|
|
971
986
|
f = f - e.height;
|
|
972
987
|
f = f - c;
|
|
973
988
|
return f;
|
|
974
989
|
};
|
|
975
|
-
DataToolTipLayer.prototype.
|
|
990
|
+
DataToolTipLayer.prototype.t3 = function (a, b, c, d, e) {
|
|
976
991
|
var f = d.y;
|
|
977
992
|
f = f - b / 2;
|
|
978
993
|
f = f - e.height / 2;
|
|
979
994
|
f = f + c;
|
|
980
995
|
return f;
|
|
981
996
|
};
|
|
982
|
-
DataToolTipLayer.prototype.
|
|
997
|
+
DataToolTipLayer.prototype.t2 = function (a, b, c, d, e) {
|
|
983
998
|
var f = d.y;
|
|
984
999
|
f = f - b / 2;
|
|
985
1000
|
f = f + c;
|
|
986
1001
|
return f;
|
|
987
1002
|
};
|
|
988
|
-
DataToolTipLayer.prototype.
|
|
1003
|
+
DataToolTipLayer.prototype.tc = function (a, b, c, d, e, f, g, h) {
|
|
989
1004
|
switch (a) {
|
|
990
|
-
case 10: return this.
|
|
991
|
-
case 11: return this.
|
|
992
|
-
case 12: return this.
|
|
993
|
-
case 13: return this.
|
|
994
|
-
case 14: return this.
|
|
995
|
-
case 15: return this.
|
|
996
|
-
case 5: return this.
|
|
997
|
-
case 6: return this.
|
|
998
|
-
case 4: return this.
|
|
999
|
-
case 8: return this.
|
|
1000
|
-
case 9: return this.
|
|
1001
|
-
case 7: return this.
|
|
1005
|
+
case 10: return this.tq(e, b, g, f, true);
|
|
1006
|
+
case 11: return this.ts(e, b, g, f, true);
|
|
1007
|
+
case 12: return this.tr(e, b, g, f, true);
|
|
1008
|
+
case 13: return this.th(d, b);
|
|
1009
|
+
case 14: return this.tj(e, b, f);
|
|
1010
|
+
case 15: return this.ti(e, b, f);
|
|
1011
|
+
case 5: return this.tg(e, c, b, h, f);
|
|
1012
|
+
case 6: return this.tf(e, c, b, h, f);
|
|
1013
|
+
case 4: return this.te(e, c, b, h, f);
|
|
1014
|
+
case 8: return this.tm(e, c, b, h, f);
|
|
1015
|
+
case 9: return this.tl(e, c, b, h, f);
|
|
1016
|
+
case 7: return this.tk(e, c, b, h, f);
|
|
1002
1017
|
case 1:
|
|
1003
1018
|
{
|
|
1004
|
-
return this.
|
|
1019
|
+
return this.tn(e, b, h, f, true);
|
|
1005
1020
|
}
|
|
1006
1021
|
case 3:
|
|
1007
1022
|
{
|
|
1008
|
-
return this.
|
|
1023
|
+
return this.to(e, b, h, f, true);
|
|
1009
1024
|
}
|
|
1010
1025
|
case 2:
|
|
1011
1026
|
default:
|
|
1012
1027
|
{
|
|
1013
|
-
return this.
|
|
1028
|
+
return this.tp(e, b, h, f, true);
|
|
1014
1029
|
}
|
|
1015
1030
|
}
|
|
1016
1031
|
};
|
|
1017
|
-
DataToolTipLayer.prototype.
|
|
1018
|
-
var e = this.
|
|
1019
|
-
var f = this.
|
|
1020
|
-
var g = this.
|
|
1032
|
+
DataToolTipLayer.prototype.ym = function (a, b, c, d) {
|
|
1033
|
+
var e = this.ru;
|
|
1034
|
+
var f = this.ry;
|
|
1035
|
+
var g = this.rk();
|
|
1021
1036
|
var h = 0;
|
|
1022
1037
|
if (g != null && g.ca && this.cd != null) {
|
|
1023
|
-
h = g.getCategorySize(this.cd.
|
|
1038
|
+
h = g.getCategorySize(this.cd.s9, this.p3, this.getEffectiveViewport());
|
|
1024
1039
|
if (g.categoryMode == 0) {
|
|
1025
1040
|
h = 0;
|
|
1026
1041
|
}
|
|
1027
1042
|
}
|
|
1028
|
-
var i = this.
|
|
1029
|
-
var j = this.
|
|
1030
|
-
var k = this.
|
|
1031
|
-
var l = this.
|
|
1032
|
-
var m = this.
|
|
1033
|
-
var n = this.
|
|
1043
|
+
var i = this.ta(e);
|
|
1044
|
+
var j = this.tb(f);
|
|
1045
|
+
var k = this.tc(e, i, h, this.yp, a, b, c, d);
|
|
1046
|
+
var l = this.td(f, j, h, this.yp, a, b, c, d);
|
|
1047
|
+
var m = this.sw(a, i, k, b);
|
|
1048
|
+
var n = this.sx(a, j, l, b);
|
|
1034
1049
|
if (!m) {
|
|
1035
|
-
var o = this.
|
|
1050
|
+
var o = this.re(e);
|
|
1036
1051
|
var p = 0;
|
|
1037
1052
|
while (!m && p < o.length) {
|
|
1038
1053
|
e = o[p];
|
|
1039
|
-
i = this.
|
|
1040
|
-
k = this.
|
|
1041
|
-
m = this.
|
|
1054
|
+
i = this.ta(e);
|
|
1055
|
+
k = this.tc(e, i, h, this.yp, a, b, c, d);
|
|
1056
|
+
m = this.sw(a, i, k, b);
|
|
1042
1057
|
p++;
|
|
1043
1058
|
}
|
|
1044
1059
|
}
|
|
1045
1060
|
if (!n) {
|
|
1046
|
-
var q = this.
|
|
1061
|
+
var q = this.rf(f);
|
|
1047
1062
|
var r = 0;
|
|
1048
1063
|
while (!n && r < q.length) {
|
|
1049
1064
|
f = q[r];
|
|
1050
|
-
j = this.
|
|
1051
|
-
l = this.
|
|
1052
|
-
n = this.
|
|
1065
|
+
j = this.tb(f);
|
|
1066
|
+
l = this.td(f, j, h, this.yp, a, b, c, d);
|
|
1067
|
+
n = this.sx(a, j, l, b);
|
|
1053
1068
|
r++;
|
|
1054
1069
|
}
|
|
1055
1070
|
}
|
|
1056
1071
|
return { $type: Point_$type, x: k, y: l };
|
|
1057
1072
|
};
|
|
1058
|
-
DataToolTipLayer.prototype.
|
|
1059
|
-
if (!isNaN_(this.
|
|
1060
|
-
return this.
|
|
1073
|
+
DataToolTipLayer.prototype.tb = function (a) {
|
|
1074
|
+
if (!isNaN_(this.s9)) {
|
|
1075
|
+
return this.s9;
|
|
1061
1076
|
}
|
|
1062
1077
|
switch (a) {
|
|
1063
|
-
case 1: return this.
|
|
1064
|
-
case 2: return this.
|
|
1078
|
+
case 1: return this.s7;
|
|
1079
|
+
case 2: return this.s7;
|
|
1065
1080
|
case 3: return 0;
|
|
1066
|
-
case 4: return this.
|
|
1067
|
-
case 5: return this.
|
|
1068
|
-
case 6: return this.
|
|
1069
|
-
case 7: return this.
|
|
1070
|
-
case 8: return this.
|
|
1081
|
+
case 4: return this.s7;
|
|
1082
|
+
case 5: return this.s7;
|
|
1083
|
+
case 6: return this.s7;
|
|
1084
|
+
case 7: return this.s7;
|
|
1085
|
+
case 8: return this.s7;
|
|
1071
1086
|
case 9: return 0;
|
|
1072
|
-
case 10: return this.
|
|
1073
|
-
case 11: return this.
|
|
1087
|
+
case 10: return this.s7;
|
|
1088
|
+
case 11: return this.s7;
|
|
1074
1089
|
case 12: return 0;
|
|
1075
|
-
case 13: return this.
|
|
1076
|
-
case 14: return this.
|
|
1090
|
+
case 13: return this.s7;
|
|
1091
|
+
case 14: return this.s7;
|
|
1077
1092
|
case 15: return 0;
|
|
1078
1093
|
}
|
|
1079
|
-
return this.
|
|
1094
|
+
return this.s7;
|
|
1080
1095
|
};
|
|
1081
|
-
DataToolTipLayer.prototype.
|
|
1082
|
-
if (!isNaN_(this.
|
|
1083
|
-
return this.
|
|
1096
|
+
DataToolTipLayer.prototype.ta = function (a) {
|
|
1097
|
+
if (!isNaN_(this.s8)) {
|
|
1098
|
+
return this.s8;
|
|
1084
1099
|
}
|
|
1085
1100
|
switch (a) {
|
|
1086
|
-
case 4: return this.
|
|
1101
|
+
case 4: return this.s6;
|
|
1087
1102
|
case 6: return 0;
|
|
1088
|
-
case 5: return this.
|
|
1089
|
-
case 13: return this.
|
|
1103
|
+
case 5: return this.s6;
|
|
1104
|
+
case 13: return this.s6;
|
|
1090
1105
|
case 15: return 0;
|
|
1091
|
-
case 14: return this.
|
|
1092
|
-
case 7: return this.
|
|
1106
|
+
case 14: return this.s6;
|
|
1107
|
+
case 7: return this.s6;
|
|
1093
1108
|
case 9: return 0;
|
|
1094
|
-
case 8: return this.
|
|
1095
|
-
case 1: return this.
|
|
1109
|
+
case 8: return this.s6;
|
|
1110
|
+
case 1: return this.s6;
|
|
1096
1111
|
case 3: return 0;
|
|
1097
|
-
case 2: return this.
|
|
1098
|
-
case 10: return this.
|
|
1112
|
+
case 2: return this.s6;
|
|
1113
|
+
case 10: return this.s6;
|
|
1099
1114
|
case 12: return 0;
|
|
1100
|
-
case 11: return this.
|
|
1115
|
+
case 11: return this.s6;
|
|
1101
1116
|
}
|
|
1102
|
-
return this.
|
|
1117
|
+
return this.s6;
|
|
1103
1118
|
};
|
|
1104
|
-
DataToolTipLayer.prototype.
|
|
1119
|
+
DataToolTipLayer.prototype.rf = function (a) {
|
|
1105
1120
|
var b = [a];
|
|
1106
1121
|
switch (a) {
|
|
1107
1122
|
case 1:
|
|
@@ -1146,7 +1161,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1146
1161
|
}
|
|
1147
1162
|
return b;
|
|
1148
1163
|
};
|
|
1149
|
-
DataToolTipLayer.prototype.
|
|
1164
|
+
DataToolTipLayer.prototype.re = function (a) {
|
|
1150
1165
|
var b = [a];
|
|
1151
1166
|
switch (a) {
|
|
1152
1167
|
case 1:
|
|
@@ -1191,13 +1206,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1191
1206
|
}
|
|
1192
1207
|
return b;
|
|
1193
1208
|
};
|
|
1194
|
-
DataToolTipLayer.prototype.
|
|
1195
|
-
return !(this.
|
|
1209
|
+
DataToolTipLayer.prototype.sw = function (a, b, c, d) {
|
|
1210
|
+
return !(this.st(a, b, c) || this.su(a, b, c, d));
|
|
1196
1211
|
};
|
|
1197
|
-
DataToolTipLayer.prototype.
|
|
1198
|
-
return !(this.
|
|
1212
|
+
DataToolTipLayer.prototype.sx = function (a, b, c, d) {
|
|
1213
|
+
return !(this.sv(a, b, c) || this.ss(a, b, c, d));
|
|
1199
1214
|
};
|
|
1200
|
-
DataToolTipLayer.prototype.
|
|
1215
|
+
DataToolTipLayer.prototype.wk = function (a) {
|
|
1201
1216
|
var b = new List$1(DataTooltipCollisionInfo.$, 0);
|
|
1202
1217
|
for (var c = 0; c < a.f.count; c++) {
|
|
1203
1218
|
var d = new DataTooltipCollisionInfo();
|
|
@@ -1226,7 +1241,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1226
1241
|
}
|
|
1227
1242
|
return 0;
|
|
1228
1243
|
});
|
|
1229
|
-
var e = this.
|
|
1244
|
+
var e = this.sq(b);
|
|
1230
1245
|
if (!e) {
|
|
1231
1246
|
return;
|
|
1232
1247
|
}
|
|
@@ -1258,7 +1273,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1258
1273
|
a.g._inner[q] = r.e.y;
|
|
1259
1274
|
}
|
|
1260
1275
|
};
|
|
1261
|
-
DataToolTipLayer.prototype.
|
|
1276
|
+
DataToolTipLayer.prototype.sq = function (a) {
|
|
1262
1277
|
if (a.count <= 1) {
|
|
1263
1278
|
return false;
|
|
1264
1279
|
}
|
|
@@ -1274,30 +1289,32 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1274
1289
|
}
|
|
1275
1290
|
return false;
|
|
1276
1291
|
};
|
|
1277
|
-
DataToolTipLayer.prototype.
|
|
1278
|
-
var f = this.
|
|
1292
|
+
DataToolTipLayer.prototype.wo = function (a, b, c, d, e) {
|
|
1293
|
+
var f = this.qo(a);
|
|
1279
1294
|
if (!f.c) {
|
|
1280
1295
|
return;
|
|
1281
1296
|
}
|
|
1282
|
-
var g = a.
|
|
1283
|
-
var h = this.
|
|
1284
|
-
var i = this.
|
|
1297
|
+
var g = a.pq(f.d, c, d);
|
|
1298
|
+
var h = this.r5.b6;
|
|
1299
|
+
var i = this.q9;
|
|
1285
1300
|
if (!c) {
|
|
1286
|
-
i = this.
|
|
1301
|
+
i = this.pt(g);
|
|
1287
1302
|
}
|
|
1288
|
-
var j = a.
|
|
1303
|
+
var j = a.hv(i);
|
|
1289
1304
|
var k = h.item(e);
|
|
1290
1305
|
var l = this.b0.bu;
|
|
1291
|
-
var m = this.
|
|
1306
|
+
var m = this.r5.b5(k);
|
|
1292
1307
|
if (!Base.equalsStatic(m.target, this.cd)) {
|
|
1293
1308
|
m.target = this.cd;
|
|
1294
1309
|
}
|
|
1295
1310
|
m.includedSeries = [a.dataLegendKey];
|
|
1296
|
-
this.
|
|
1297
|
-
|
|
1311
|
+
this.wm(m);
|
|
1312
|
+
m.targetCursorPositionX = this.q9.x;
|
|
1313
|
+
m.targetCursorPositionY = this.q9.y;
|
|
1314
|
+
if (!this.r5.b8(k, a)) {
|
|
1298
1315
|
return;
|
|
1299
1316
|
}
|
|
1300
|
-
var n = this.
|
|
1317
|
+
var n = this.r5.cn(k);
|
|
1301
1318
|
b.i.add1(k);
|
|
1302
1319
|
var o = g.x;
|
|
1303
1320
|
var p = g.x;
|
|
@@ -1327,35 +1344,43 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1327
1344
|
b.g.add(t);
|
|
1328
1345
|
b.k.add(n.width);
|
|
1329
1346
|
b.j.add(n.height);
|
|
1330
|
-
var u = this.
|
|
1347
|
+
var u = this.o3;
|
|
1331
1348
|
if (u == null) {
|
|
1332
|
-
u = this.
|
|
1349
|
+
u = this.o7;
|
|
1333
1350
|
}
|
|
1334
1351
|
if (u == null) {
|
|
1335
|
-
u = a.
|
|
1352
|
+
u = a.o3;
|
|
1336
1353
|
}
|
|
1337
1354
|
b.h.add(u);
|
|
1338
1355
|
};
|
|
1339
|
-
DataToolTipLayer.prototype.
|
|
1356
|
+
DataToolTipLayer.prototype.wn = function (a, b, c) {
|
|
1340
1357
|
var e_6, _a;
|
|
1341
|
-
this.rp = this.rs();
|
|
1342
1358
|
this.rt = this.rw();
|
|
1359
|
+
this.rx = this.r0();
|
|
1343
1360
|
var d = a.f;
|
|
1344
1361
|
var e = a.e;
|
|
1345
1362
|
var f = 0;
|
|
1346
|
-
var g = this.
|
|
1347
|
-
this.
|
|
1348
|
-
var h = this.
|
|
1363
|
+
var g = this.r5.b6.item(0);
|
|
1364
|
+
this.r5.b8(g, null);
|
|
1365
|
+
var h = this.r5.b5(g);
|
|
1349
1366
|
if (!Base.equalsStatic(h.target, this.cd)) {
|
|
1350
1367
|
h.target = this.cd;
|
|
1351
1368
|
}
|
|
1352
1369
|
var i = new List$1(String_$type, 0);
|
|
1353
|
-
var j = this.
|
|
1370
|
+
var j = this.rk();
|
|
1354
1371
|
if (j != null) {
|
|
1355
1372
|
try {
|
|
1356
1373
|
for (var _b = tslib_1.__values(fromEnum(j.da())), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1357
1374
|
var k = _c.value;
|
|
1358
|
-
|
|
1375
|
+
if (k.isStacked) {
|
|
1376
|
+
k.ld(function (l) {
|
|
1377
|
+
i.add(l.dataLegendKey);
|
|
1378
|
+
return true;
|
|
1379
|
+
});
|
|
1380
|
+
}
|
|
1381
|
+
else {
|
|
1382
|
+
i.add(k.dataLegendKey);
|
|
1383
|
+
}
|
|
1359
1384
|
}
|
|
1360
1385
|
}
|
|
1361
1386
|
catch (e_6_1) {
|
|
@@ -1376,10 +1401,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1376
1401
|
else {
|
|
1377
1402
|
h.includedSeries = null;
|
|
1378
1403
|
}
|
|
1379
|
-
this.
|
|
1380
|
-
h.targetCursorPositionX = this.
|
|
1381
|
-
h.targetCursorPositionY = this.
|
|
1382
|
-
var l = this.
|
|
1404
|
+
this.wm(h);
|
|
1405
|
+
h.targetCursorPositionX = this.q9.x;
|
|
1406
|
+
h.targetCursorPositionY = this.q9.y;
|
|
1407
|
+
var l = this.r5.cn(g);
|
|
1383
1408
|
var m = 0;
|
|
1384
1409
|
var n = 0;
|
|
1385
1410
|
var o = 0;
|
|
@@ -1389,9 +1414,9 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1389
1414
|
o = d.x;
|
|
1390
1415
|
p = d.y;
|
|
1391
1416
|
var s = this.b0.bu;
|
|
1392
|
-
var t = this.
|
|
1393
|
-
var u = this.
|
|
1394
|
-
var v = this.
|
|
1417
|
+
var t = this.r5.co();
|
|
1418
|
+
var u = this.yq();
|
|
1419
|
+
var v = this.ym(u, l, e, d);
|
|
1395
1420
|
var w = v.x;
|
|
1396
1421
|
var x = v.y;
|
|
1397
1422
|
{
|
|
@@ -1405,13 +1430,13 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1405
1430
|
b.i.add1(g);
|
|
1406
1431
|
var y = null;
|
|
1407
1432
|
b.h.add(y);
|
|
1408
|
-
this.
|
|
1433
|
+
this.r5.b6.count = 1;
|
|
1409
1434
|
};
|
|
1410
|
-
DataToolTipLayer.prototype.
|
|
1435
|
+
DataToolTipLayer.prototype.ua = function (a) {
|
|
1411
1436
|
return a.toolTip;
|
|
1412
1437
|
};
|
|
1413
|
-
DataToolTipLayer.prototype.
|
|
1414
|
-
_super.prototype.
|
|
1438
|
+
DataToolTipLayer.prototype.qy = function (a, b) {
|
|
1439
|
+
_super.prototype.qy.call(this, a, b);
|
|
1415
1440
|
var c = a;
|
|
1416
1441
|
var d = c.m.count;
|
|
1417
1442
|
var e = b.bu.left;
|
|
@@ -1420,7 +1445,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1420
1445
|
var h = b.bu.bottom;
|
|
1421
1446
|
for (var i = 0; i < d; i++) {
|
|
1422
1447
|
if (isNaN_(c.l._inner[i]) || isNaN_(c.m._inner[i]) || isNaN_(c.f._inner[i]) || isNaN_(c.g._inner[i])) {
|
|
1423
|
-
this.
|
|
1448
|
+
this.r5.cf(c.i._inner[i]);
|
|
1424
1449
|
continue;
|
|
1425
1450
|
}
|
|
1426
1451
|
var j = c.f._inner[i];
|
|
@@ -1429,7 +1454,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1429
1454
|
var m = c.j._inner[i];
|
|
1430
1455
|
var n = false;
|
|
1431
1456
|
if (n) {
|
|
1432
|
-
this.
|
|
1457
|
+
this.r5.cf(c.i._inner[i]);
|
|
1433
1458
|
continue;
|
|
1434
1459
|
}
|
|
1435
1460
|
var o = c.i._inner[i];
|
|
@@ -1437,27 +1462,27 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1437
1462
|
var q = Math.min(c.g._inner[i], c.m._inner[i]);
|
|
1438
1463
|
var r = c.l._inner[i] - c.f._inner[i];
|
|
1439
1464
|
var s = c.m._inner[i] - c.g._inner[i];
|
|
1440
|
-
this.
|
|
1465
|
+
this.r5.ch(o, p, q, r, s);
|
|
1441
1466
|
}
|
|
1442
1467
|
};
|
|
1443
|
-
DataToolTipLayer.prototype.
|
|
1468
|
+
DataToolTipLayer.prototype.en = function () {
|
|
1444
1469
|
return true;
|
|
1445
1470
|
};
|
|
1446
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1471
|
+
Object.defineProperty(DataToolTipLayer.prototype, "ru", {
|
|
1447
1472
|
get: function () {
|
|
1448
|
-
return this.
|
|
1473
|
+
return this.rt;
|
|
1449
1474
|
},
|
|
1450
1475
|
set: function (a) {
|
|
1451
|
-
var b = this.
|
|
1452
|
-
this.
|
|
1453
|
-
if (b != this.
|
|
1454
|
-
this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.
|
|
1476
|
+
var b = this.rt;
|
|
1477
|
+
this.rt = a;
|
|
1478
|
+
if (b != this.rt) {
|
|
1479
|
+
this.raisePropertyChanged("ActualGroupedPositionModeX", enumGetBox(DataTooltipGroupedPositionX_$type, b), enumGetBox(DataTooltipGroupedPositionX_$type, this.rt));
|
|
1455
1480
|
}
|
|
1456
1481
|
},
|
|
1457
1482
|
enumerable: true,
|
|
1458
1483
|
configurable: true
|
|
1459
1484
|
});
|
|
1460
|
-
DataToolTipLayer.prototype.
|
|
1485
|
+
DataToolTipLayer.prototype.rw = function () {
|
|
1461
1486
|
var e_7, _a;
|
|
1462
1487
|
if (this.cd == null) {
|
|
1463
1488
|
return 2;
|
|
@@ -1466,23 +1491,23 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1466
1491
|
var b = false;
|
|
1467
1492
|
var c = false;
|
|
1468
1493
|
var d = false;
|
|
1469
|
-
var e = this.
|
|
1494
|
+
var e = this.rk();
|
|
1470
1495
|
if (e == null) {
|
|
1471
1496
|
return 2;
|
|
1472
1497
|
}
|
|
1473
1498
|
try {
|
|
1474
1499
|
for (var _b = tslib_1.__values(fromEnum(e.dd)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1475
1500
|
var f = _c.value;
|
|
1476
|
-
if (f.
|
|
1501
|
+
if (f.di) {
|
|
1477
1502
|
a = true;
|
|
1478
1503
|
}
|
|
1479
1504
|
if (f.isVertical) {
|
|
1480
1505
|
b = true;
|
|
1481
1506
|
}
|
|
1482
|
-
if (f.
|
|
1507
|
+
if (f.d7) {
|
|
1483
1508
|
c = true;
|
|
1484
1509
|
}
|
|
1485
|
-
if (f.
|
|
1510
|
+
if (f.ed) {
|
|
1486
1511
|
d = true;
|
|
1487
1512
|
}
|
|
1488
1513
|
}
|
|
@@ -1513,12 +1538,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1513
1538
|
$ret.add_1(9);
|
|
1514
1539
|
return $ret;
|
|
1515
1540
|
})());
|
|
1516
|
-
var h = g.contains(this.
|
|
1517
|
-
if (this.
|
|
1541
|
+
var h = g.contains(this.rv);
|
|
1542
|
+
if (this.rv != 0) {
|
|
1518
1543
|
if (h && b) {
|
|
1519
1544
|
return 11;
|
|
1520
1545
|
}
|
|
1521
|
-
return this.
|
|
1546
|
+
return this.rv;
|
|
1522
1547
|
}
|
|
1523
1548
|
if (c || d) {
|
|
1524
1549
|
return 11;
|
|
@@ -1531,21 +1556,21 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1531
1556
|
}
|
|
1532
1557
|
return 8;
|
|
1533
1558
|
};
|
|
1534
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1559
|
+
Object.defineProperty(DataToolTipLayer.prototype, "ry", {
|
|
1535
1560
|
get: function () {
|
|
1536
|
-
return this.
|
|
1561
|
+
return this.rx;
|
|
1537
1562
|
},
|
|
1538
1563
|
set: function (a) {
|
|
1539
|
-
var b = this.
|
|
1540
|
-
this.
|
|
1541
|
-
if (b != this.
|
|
1542
|
-
this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.
|
|
1564
|
+
var b = this.rx;
|
|
1565
|
+
this.rx = a;
|
|
1566
|
+
if (b != this.rx) {
|
|
1567
|
+
this.raisePropertyChanged("ActualPositionModeY", enumGetBox(DataTooltipGroupedPositionY_$type, b), enumGetBox(DataTooltipGroupedPositionY_$type, this.rx));
|
|
1543
1568
|
}
|
|
1544
1569
|
},
|
|
1545
1570
|
enumerable: true,
|
|
1546
1571
|
configurable: true
|
|
1547
1572
|
});
|
|
1548
|
-
DataToolTipLayer.prototype.
|
|
1573
|
+
DataToolTipLayer.prototype.r0 = function () {
|
|
1549
1574
|
var e_8, _a;
|
|
1550
1575
|
if (this.cd == null) {
|
|
1551
1576
|
return 11;
|
|
@@ -1553,7 +1578,7 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1553
1578
|
var a = false;
|
|
1554
1579
|
var b = false;
|
|
1555
1580
|
var c = false;
|
|
1556
|
-
var d = this.
|
|
1581
|
+
var d = this.rk();
|
|
1557
1582
|
if (d == null) {
|
|
1558
1583
|
return 11;
|
|
1559
1584
|
}
|
|
@@ -1563,10 +1588,10 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1563
1588
|
if (e.isVertical) {
|
|
1564
1589
|
a = true;
|
|
1565
1590
|
}
|
|
1566
|
-
if (e.
|
|
1591
|
+
if (e.d7) {
|
|
1567
1592
|
b = true;
|
|
1568
1593
|
}
|
|
1569
|
-
if (e.
|
|
1594
|
+
if (e.ed) {
|
|
1570
1595
|
c = true;
|
|
1571
1596
|
}
|
|
1572
1597
|
}
|
|
@@ -1597,12 +1622,12 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1597
1622
|
$ret.add_1(9);
|
|
1598
1623
|
return $ret;
|
|
1599
1624
|
})());
|
|
1600
|
-
var g = f.contains(this.
|
|
1601
|
-
if (this.
|
|
1625
|
+
var g = f.contains(this.rz);
|
|
1626
|
+
if (this.rz != 0) {
|
|
1602
1627
|
if (g && !a) {
|
|
1603
1628
|
return 11;
|
|
1604
1629
|
}
|
|
1605
|
-
return this.
|
|
1630
|
+
return this.rz;
|
|
1606
1631
|
}
|
|
1607
1632
|
if (b || c) {
|
|
1608
1633
|
return 11;
|
|
@@ -1615,134 +1640,134 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1615
1640
|
}
|
|
1616
1641
|
return 11;
|
|
1617
1642
|
};
|
|
1618
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1643
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sp", {
|
|
1619
1644
|
get: function () {
|
|
1620
|
-
return this.
|
|
1645
|
+
return this.sg;
|
|
1621
1646
|
},
|
|
1622
1647
|
set: function (a) {
|
|
1623
|
-
var b = this.
|
|
1624
|
-
this.
|
|
1625
|
-
if (b != this.
|
|
1626
|
-
this.raisePropertyChanged("ValueTextStyle", b, this.
|
|
1648
|
+
var b = this.sg;
|
|
1649
|
+
this.sg = a;
|
|
1650
|
+
if (b != this.sg) {
|
|
1651
|
+
this.raisePropertyChanged("ValueTextStyle", b, this.sg);
|
|
1627
1652
|
}
|
|
1628
1653
|
},
|
|
1629
1654
|
enumerable: true,
|
|
1630
1655
|
configurable: true
|
|
1631
1656
|
});
|
|
1632
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1657
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sh", {
|
|
1633
1658
|
get: function () {
|
|
1634
|
-
return this.
|
|
1659
|
+
return this.r8;
|
|
1635
1660
|
},
|
|
1636
1661
|
set: function (a) {
|
|
1637
|
-
var b = this.
|
|
1638
|
-
this.
|
|
1639
|
-
if (b != this.
|
|
1640
|
-
this.raisePropertyChanged("HeaderTextStyle", b, this.
|
|
1662
|
+
var b = this.r8;
|
|
1663
|
+
this.r8 = a;
|
|
1664
|
+
if (b != this.r8) {
|
|
1665
|
+
this.raisePropertyChanged("HeaderTextStyle", b, this.r8);
|
|
1641
1666
|
}
|
|
1642
1667
|
},
|
|
1643
1668
|
enumerable: true,
|
|
1644
1669
|
configurable: true
|
|
1645
1670
|
});
|
|
1646
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1671
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sk", {
|
|
1647
1672
|
get: function () {
|
|
1648
|
-
return this.
|
|
1673
|
+
return this.sb;
|
|
1649
1674
|
},
|
|
1650
1675
|
set: function (a) {
|
|
1651
|
-
var b = this.
|
|
1652
|
-
this.
|
|
1653
|
-
if (b != this.
|
|
1654
|
-
this.raisePropertyChanged("SummaryTitleTextStyle", b, this.
|
|
1676
|
+
var b = this.sb;
|
|
1677
|
+
this.sb = a;
|
|
1678
|
+
if (b != this.sb) {
|
|
1679
|
+
this.raisePropertyChanged("SummaryTitleTextStyle", b, this.sb);
|
|
1655
1680
|
}
|
|
1656
1681
|
},
|
|
1657
1682
|
enumerable: true,
|
|
1658
1683
|
configurable: true
|
|
1659
1684
|
});
|
|
1660
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1685
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sm", {
|
|
1661
1686
|
get: function () {
|
|
1662
|
-
return this.
|
|
1687
|
+
return this.sd;
|
|
1663
1688
|
},
|
|
1664
1689
|
set: function (a) {
|
|
1665
|
-
var b = this.
|
|
1666
|
-
this.
|
|
1667
|
-
if (b != this.
|
|
1668
|
-
this.raisePropertyChanged("SummaryValueTextStyle", b, this.
|
|
1690
|
+
var b = this.sd;
|
|
1691
|
+
this.sd = a;
|
|
1692
|
+
if (b != this.sd) {
|
|
1693
|
+
this.raisePropertyChanged("SummaryValueTextStyle", b, this.sd);
|
|
1669
1694
|
}
|
|
1670
1695
|
},
|
|
1671
1696
|
enumerable: true,
|
|
1672
1697
|
configurable: true
|
|
1673
1698
|
});
|
|
1674
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1699
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sj", {
|
|
1675
1700
|
get: function () {
|
|
1676
|
-
return this.
|
|
1701
|
+
return this.sa;
|
|
1677
1702
|
},
|
|
1678
1703
|
set: function (a) {
|
|
1679
|
-
var b = this.
|
|
1680
|
-
this.
|
|
1681
|
-
if (b != this.
|
|
1682
|
-
this.raisePropertyChanged("SummaryLabelTextStyle", b, this.
|
|
1704
|
+
var b = this.sa;
|
|
1705
|
+
this.sa = a;
|
|
1706
|
+
if (b != this.sa) {
|
|
1707
|
+
this.raisePropertyChanged("SummaryLabelTextStyle", b, this.sa);
|
|
1683
1708
|
}
|
|
1684
1709
|
},
|
|
1685
1710
|
enumerable: true,
|
|
1686
1711
|
configurable: true
|
|
1687
1712
|
});
|
|
1688
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1713
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sl", {
|
|
1689
1714
|
get: function () {
|
|
1690
|
-
return this.
|
|
1715
|
+
return this.sc;
|
|
1691
1716
|
},
|
|
1692
1717
|
set: function (a) {
|
|
1693
|
-
var b = this.
|
|
1694
|
-
this.
|
|
1695
|
-
if (b != this.
|
|
1696
|
-
this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.
|
|
1718
|
+
var b = this.sc;
|
|
1719
|
+
this.sc = a;
|
|
1720
|
+
if (b != this.sc) {
|
|
1721
|
+
this.raisePropertyChanged("SummaryUnitsTextStyle", b, this.sc);
|
|
1697
1722
|
}
|
|
1698
1723
|
},
|
|
1699
1724
|
enumerable: true,
|
|
1700
1725
|
configurable: true
|
|
1701
1726
|
});
|
|
1702
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1727
|
+
Object.defineProperty(DataToolTipLayer.prototype, "so", {
|
|
1703
1728
|
get: function () {
|
|
1704
|
-
return this.
|
|
1729
|
+
return this.sf;
|
|
1705
1730
|
},
|
|
1706
1731
|
set: function (a) {
|
|
1707
|
-
var b = this.
|
|
1708
|
-
this.
|
|
1709
|
-
if (b != this.
|
|
1710
|
-
this.raisePropertyChanged("UnitsTextStyle", b, this.
|
|
1732
|
+
var b = this.sf;
|
|
1733
|
+
this.sf = a;
|
|
1734
|
+
if (b != this.sf) {
|
|
1735
|
+
this.raisePropertyChanged("UnitsTextStyle", b, this.sf);
|
|
1711
1736
|
}
|
|
1712
1737
|
},
|
|
1713
1738
|
enumerable: true,
|
|
1714
1739
|
configurable: true
|
|
1715
1740
|
});
|
|
1716
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1741
|
+
Object.defineProperty(DataToolTipLayer.prototype, "sn", {
|
|
1717
1742
|
get: function () {
|
|
1718
|
-
return this.
|
|
1743
|
+
return this.se;
|
|
1719
1744
|
},
|
|
1720
1745
|
set: function (a) {
|
|
1721
|
-
var b = this.
|
|
1722
|
-
this.
|
|
1723
|
-
if (b != this.
|
|
1724
|
-
this.raisePropertyChanged("TitleTextStyle", b, this.
|
|
1746
|
+
var b = this.se;
|
|
1747
|
+
this.se = a;
|
|
1748
|
+
if (b != this.se) {
|
|
1749
|
+
this.raisePropertyChanged("TitleTextStyle", b, this.se);
|
|
1725
1750
|
}
|
|
1726
1751
|
},
|
|
1727
1752
|
enumerable: true,
|
|
1728
1753
|
configurable: true
|
|
1729
1754
|
});
|
|
1730
|
-
Object.defineProperty(DataToolTipLayer.prototype, "
|
|
1755
|
+
Object.defineProperty(DataToolTipLayer.prototype, "si", {
|
|
1731
1756
|
get: function () {
|
|
1732
|
-
return this.
|
|
1757
|
+
return this.r9;
|
|
1733
1758
|
},
|
|
1734
1759
|
set: function (a) {
|
|
1735
|
-
var b = this.
|
|
1736
|
-
this.
|
|
1737
|
-
if (b != this.
|
|
1738
|
-
this.raisePropertyChanged("LabelTextStyle", b, this.
|
|
1760
|
+
var b = this.r9;
|
|
1761
|
+
this.r9 = a;
|
|
1762
|
+
if (b != this.r9) {
|
|
1763
|
+
this.raisePropertyChanged("LabelTextStyle", b, this.r9);
|
|
1739
1764
|
}
|
|
1740
1765
|
},
|
|
1741
1766
|
enumerable: true,
|
|
1742
1767
|
configurable: true
|
|
1743
1768
|
});
|
|
1744
1769
|
DataToolTipLayer.$t = markType(DataToolTipLayer, 'DataToolTipLayer', AnnotationLayer.$);
|
|
1745
|
-
DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:
|
|
1770
|
+
DataToolTipLayer.$$p = markDep(DependencyProperty, PropertyMetadata, DataToolTipLayer, 'raisePropertyChanged', ['BadgeMargin:ys:wq', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'BadgeShape:r7:wr', [LegendItemBadgeShape_$type, enumGetBox(LegendItemBadgeShape_$type, 0)], 'DefaultPositionOffsetX:s6:ws', [1, DeviceUtils.g(10)], 'DefaultPositionOffsetY:s7:wt', [1, DeviceUtils.g(10)], 'ExcludedColumns:rc:wu', [Array_$type, null], 'ExcludedSeries:rd:wv', [Array_$type, null], 'GroupedPositionModeX:rv:ww', [DataTooltipGroupedPositionX_$type, enumGetBox(DataTooltipGroupedPositionX_$type, 0)], 'GroupedPositionModeY:rz:wx', [DataTooltipGroupedPositionY_$type, enumGetBox(DataTooltipGroupedPositionY_$type, 0)], 'GroupingMode:r3:wy', [DataToolTipLayerGroupingMode_$type, enumGetBox(DataToolTipLayerGroupingMode_$type, 0)], 'HeaderFormatCulture:un:wz', [2, stringEmpty()], 'HeaderFormatDate:rn:w0', [DataLegendHeaderDateMode_$type, enumGetBox(DataLegendHeaderDateMode_$type, 0)], 'HeaderFormatSpecifiers:rg:w1', [Array_$type, null], 'HeaderFormatString:ur:w2', [2, null], 'HeaderFormatTime:ro:w3', [DataLegendHeaderTimeMode_$type, enumGetBox(DataLegendHeaderTimeMode_$type, 0)], 'HeaderRowMargin:yt:w4', [Thickness.$, new Thickness(0, 5)], 'HeaderRowVisible:sr:w5', [0, true], 'HeaderTextColor:yd:w6', [Brush.$, null], 'HeaderTextMargin:yu:w7', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'HeaderText:uw:w8', [2, null], 'IncludedColumns:rh:w9', [Array_$type, null], 'IncludedSeries:ri:xa', [Array_$type, null], 'LabelDisplayMode:rp:xb', [DataLegendLabelMode_$type, enumGetBox(DataLegendLabelMode_$type, 0)], 'LabelTextColor:ye:xc', [Brush.$, null], 'LabelTextMargin:yv:xd', [Thickness.$, new Thickness(1, 8, 0, 0, 0)], 'PositionOffsetX:s8:xe', [1, NaN], 'PositionOffsetY:s9:xf', [1, NaN], 'ShouldUpdateWhenSeriesDataChanges:sy:xg', [0, true], 'SummaryLabelTextColor:yf:xh', [Brush.$, null], 'SummaryLabelText:va:xi', [2, null], 'SummaryRowMargin:yw:xj', [Thickness.$, new Thickness(0, 5)], 'SummaryTitleTextColor:yg:xk', [Brush.$, null], 'SummaryTitleTextMargin:yx:xl', [Thickness.$, new Thickness(1, 2, 0, 0, 0)], 'SummaryTitleText:vf:xm', [2, null], 'SummaryType:rq:xn', [DataLegendSummaryType_$type, enumGetBox(DataLegendSummaryType_$type, 0)], 'SummaryUnitsTextColor:yh:xo', [Brush.$, null], 'SummaryUnitsText:vl:xp', [2, null], 'SummaryValueTextColor:yi:xq', [Brush.$, null], 'TargetAxis:rl:xr', [Axis.$, null], 'TitleTextColor:yj:xs', [Brush.$, null], 'TitleTextMargin:yy:xt', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsDisplayMode:rr:xu', [DataLegendUnitsMode_$type, enumGetBox(DataLegendUnitsMode_$type, 0)], 'UnitsTextColor:yk:xv', [Brush.$, null], 'UnitsTextMargin:yz:xw', [Thickness.$, new Thickness(1, 0, 0, 0, 0)], 'UnitsText:vw:xx', [2, null], 'UseInterpolation:sz:xy', [0, false], 'ValueFormatAbbreviation:rm:xz', [DataAbbreviationMode_$type, enumGetBox(DataAbbreviationMode_$type, 0)], 'ValueFormatCulture:v3:x0', [2, stringEmpty()], 'ValueFormatMaxFractions:t8:x1', [1, -1], 'ValueFormatMinFractions:t9:x2', [1, -1], 'ValueFormatMode:rs:x3', [DataLegendValueMode_$type, enumGetBox(DataLegendValueMode_$type, 0)], 'ValueFormatSpecifiers:rj:x4', [Array_$type, null], 'ValueFormatString:v9:x5', [2, null], 'ValueFormatUseGrouping:s0:x6', [0, true], 'ValueRowMargin:y0:x7', [Thickness.$, new Thickness(0, 5)], 'ValueRowVisible:s1:x8', [0, true], 'ValueTextColor:yl:x9', [Brush.$, null], 'ValueTextMargin:y1:ya', [Thickness.$, new Thickness(1, 2, 0, 2, 0)], 'ValueTextUseSeriesColors:s2:yb', [0, false], 'ValueTextWhenMissingData:wi:yc', [2, "N/A"]]);
|
|
1746
1771
|
return DataToolTipLayer;
|
|
1747
1772
|
}(AnnotationLayer));
|
|
1748
1773
|
export { DataToolTipLayer };
|
|
@@ -1775,17 +1800,17 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1775
1800
|
};
|
|
1776
1801
|
DataToolTipLayerView.prototype.ca = function () {
|
|
1777
1802
|
var a = new PointerTooltip();
|
|
1778
|
-
a.bw(this.e.
|
|
1803
|
+
a.bw(this.e.hb);
|
|
1779
1804
|
a._visibility = 1;
|
|
1780
|
-
a.ap = this.e.cd.
|
|
1805
|
+
a.ap = this.e.cd.cu.k;
|
|
1781
1806
|
var b = null;
|
|
1782
1807
|
if (TypeRegistrar.isRegistered("XamDataLegend")) {
|
|
1783
1808
|
b = TypeRegistrar.create("XamDataLegend");
|
|
1784
1809
|
}
|
|
1785
1810
|
b.pixelScalingRatio = 1;
|
|
1786
1811
|
if (this.e.cd != null) {
|
|
1787
|
-
var c = this.e.cd.
|
|
1788
|
-
var ren_ = this.e.cd.
|
|
1812
|
+
var c = this.e.cd.cu.j.ae.createElement("div");
|
|
1813
|
+
var ren_ = this.e.cd.cu.j.ae.getSubRenderer(c);
|
|
1789
1814
|
var len_ = b;
|
|
1790
1815
|
len_.provideContainer(ren_);
|
|
1791
1816
|
}
|
|
@@ -1844,18 +1869,18 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1844
1869
|
};
|
|
1845
1870
|
DataToolTipLayerView.prototype.cm = function () {
|
|
1846
1871
|
if (this.e.cd != null) {
|
|
1847
|
-
var a = this.e.cd.
|
|
1848
|
-
var b = this.e.cd.
|
|
1849
|
-
var c = this.e.cd.
|
|
1872
|
+
var a = this.e.cd.s2();
|
|
1873
|
+
var b = this.e.cd.cu.a8;
|
|
1874
|
+
var c = this.e.cd.cu.a7;
|
|
1850
1875
|
return new Rect(0, 0, 0, b, c);
|
|
1851
1876
|
}
|
|
1852
1877
|
return Rect.empty;
|
|
1853
1878
|
};
|
|
1854
1879
|
DataToolTipLayerView.prototype.cl = function () {
|
|
1855
1880
|
if (this.e.cd != null) {
|
|
1856
|
-
var a = this.e.cd.
|
|
1857
|
-
var b = this.e.cd.
|
|
1858
|
-
var c = this.e.cd.
|
|
1881
|
+
var a = this.e.cd.s2();
|
|
1882
|
+
var b = this.e.cd.cu.a8;
|
|
1883
|
+
var c = this.e.cd.cu.a7;
|
|
1859
1884
|
return new Rect(0, 0, 0, b, c);
|
|
1860
1885
|
}
|
|
1861
1886
|
return Rect.empty;
|
|
@@ -1864,11 +1889,11 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1864
1889
|
var a = 0;
|
|
1865
1890
|
var b = 0;
|
|
1866
1891
|
if (this.e.cd != null) {
|
|
1867
|
-
var c = this.e.cd.
|
|
1892
|
+
var c = this.e.cd.s2();
|
|
1868
1893
|
a += c.x;
|
|
1869
1894
|
b += c.y;
|
|
1870
|
-
var d = this.e.cd.
|
|
1871
|
-
var e = this.e.cd.
|
|
1895
|
+
var d = this.e.cd.cu.a8;
|
|
1896
|
+
var e = this.e.cd.cu.a7;
|
|
1872
1897
|
return new Rect(0, a, b, d, e);
|
|
1873
1898
|
}
|
|
1874
1899
|
return Rect.empty;
|
|
@@ -1877,7 +1902,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1877
1902
|
var b = 0;
|
|
1878
1903
|
var c = 0;
|
|
1879
1904
|
if (this.e.cd != null) {
|
|
1880
|
-
var d = this.e.cd.
|
|
1905
|
+
var d = this.e.cd.s2();
|
|
1881
1906
|
b += d.x;
|
|
1882
1907
|
c += d.y;
|
|
1883
1908
|
}
|
|
@@ -1886,7 +1911,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1886
1911
|
DataToolTipLayerView.prototype.ch = function (a, b, c, d, e) {
|
|
1887
1912
|
var f = null;
|
|
1888
1913
|
if (this.e.cd != null) {
|
|
1889
|
-
f = this.e.cd.
|
|
1914
|
+
f = this.e.cd.cu.j.i();
|
|
1890
1915
|
}
|
|
1891
1916
|
var g = a;
|
|
1892
1917
|
if (g == null) {
|
|
@@ -1929,7 +1954,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1929
1954
|
var d = 0;
|
|
1930
1955
|
var e = this.e.cd;
|
|
1931
1956
|
if (e != null) {
|
|
1932
|
-
var f = e.
|
|
1957
|
+
var f = e.cu.j.b7();
|
|
1933
1958
|
c += f.x;
|
|
1934
1959
|
d += f.y;
|
|
1935
1960
|
}
|
|
@@ -1944,7 +1969,7 @@ var DataToolTipLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1944
1969
|
var d = 0;
|
|
1945
1970
|
var e = 0;
|
|
1946
1971
|
if (this.e.cd != null) {
|
|
1947
|
-
var f = this.e.cd.
|
|
1972
|
+
var f = this.e.cd.s2();
|
|
1948
1973
|
d += f.x;
|
|
1949
1974
|
e += f.y;
|
|
1950
1975
|
}
|