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
|
@@ -41,79 +41,79 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
41
41
|
tslib_1.__extends(HighDensityScatterSeries, _super);
|
|
42
42
|
function HighDensityScatterSeries() {
|
|
43
43
|
var _this = _super.call(this) || this;
|
|
44
|
-
_this.
|
|
44
|
+
_this.ql = null;
|
|
45
|
+
_this.qn = null;
|
|
46
|
+
_this.rw = 0;
|
|
47
|
+
_this.qp = false;
|
|
48
|
+
_this.rb = Defaults.aq.o;
|
|
49
|
+
_this.ra = Defaults.aq.n;
|
|
50
|
+
_this.q9 = Defaults.aq.m;
|
|
51
|
+
_this.q8 = Defaults.aq.l;
|
|
52
|
+
_this.q7 = Defaults.ap.o;
|
|
53
|
+
_this.q6 = Defaults.ap.n;
|
|
54
|
+
_this.q5 = Defaults.ap.m;
|
|
55
|
+
_this.q4 = Defaults.ap.l;
|
|
56
|
+
_this.qd = null;
|
|
57
|
+
_this.qi = null;
|
|
45
58
|
_this.qj = null;
|
|
46
|
-
_this.rs = 0;
|
|
47
|
-
_this.ql = false;
|
|
48
|
-
_this.q7 = Defaults.aq.o;
|
|
49
|
-
_this.q6 = Defaults.aq.n;
|
|
50
|
-
_this.q5 = Defaults.aq.m;
|
|
51
|
-
_this.q4 = Defaults.aq.l;
|
|
52
|
-
_this.q3 = Defaults.ap.o;
|
|
53
|
-
_this.q2 = Defaults.ap.n;
|
|
54
|
-
_this.q1 = Defaults.ap.m;
|
|
55
|
-
_this.q0 = Defaults.ap.l;
|
|
56
|
-
_this.p9 = null;
|
|
57
59
|
_this.qe = null;
|
|
58
|
-
_this.
|
|
59
|
-
_this.
|
|
60
|
-
_this.
|
|
61
|
-
_this.
|
|
60
|
+
_this.qg = null;
|
|
61
|
+
_this.qr = false;
|
|
62
|
+
_this.rx = 0;
|
|
63
|
+
_this.rz = 0;
|
|
62
64
|
_this.rt = 0;
|
|
63
|
-
_this.
|
|
64
|
-
_this.rp = 0;
|
|
65
|
-
_this.ro = 0;
|
|
65
|
+
_this.rs = 0;
|
|
66
66
|
_this.progressiveLoadStatusChanged = null;
|
|
67
|
-
_this.
|
|
68
|
-
_this.
|
|
69
|
-
_this.
|
|
70
|
-
_this.
|
|
71
|
-
_this.re = 0;
|
|
72
|
-
_this.rc = 0;
|
|
73
|
-
_this.rd = 0;
|
|
74
|
-
_this.rf = 0;
|
|
75
|
-
_this.rh = 0;
|
|
76
|
-
_this.rj = 0;
|
|
67
|
+
_this.qw = null;
|
|
68
|
+
_this.q2 = 0;
|
|
69
|
+
_this.q1 = 0;
|
|
70
|
+
_this.q3 = 0;
|
|
77
71
|
_this.ri = 0;
|
|
78
72
|
_this.rg = 0;
|
|
79
|
-
_this.
|
|
80
|
-
_this.
|
|
81
|
-
_this.
|
|
82
|
-
_this.
|
|
83
|
-
_this.
|
|
84
|
-
_this.
|
|
85
|
-
_this.
|
|
73
|
+
_this.rh = 0;
|
|
74
|
+
_this.rj = 0;
|
|
75
|
+
_this.rl = 0;
|
|
76
|
+
_this.rn = 0;
|
|
77
|
+
_this.rm = 0;
|
|
78
|
+
_this.rk = 0;
|
|
79
|
+
_this.qy = 0;
|
|
80
|
+
_this.qz = 0;
|
|
81
|
+
_this.q0 = 0;
|
|
82
|
+
_this.qx = 0;
|
|
83
|
+
_this.rv = 0;
|
|
86
84
|
_this.ru = 0;
|
|
87
|
-
_this.
|
|
85
|
+
_this.qa = null;
|
|
86
|
+
_this.ry = 0;
|
|
87
|
+
_this.qq = false;
|
|
88
88
|
_this._itemIndexes = null;
|
|
89
|
-
_this.
|
|
90
|
-
_this.
|
|
91
|
-
_this.
|
|
89
|
+
_this.qb = null;
|
|
90
|
+
_this.p8 = null;
|
|
91
|
+
_this.qk = null;
|
|
92
92
|
_this.ab = HighDensityScatterSeries.$;
|
|
93
|
-
_this.
|
|
93
|
+
_this.em = false;
|
|
94
94
|
return _this;
|
|
95
95
|
}
|
|
96
|
-
HighDensityScatterSeries.prototype.
|
|
96
|
+
HighDensityScatterSeries.prototype.get_d6 = function () {
|
|
97
97
|
return true;
|
|
98
98
|
};
|
|
99
|
-
HighDensityScatterSeries.prototype.
|
|
100
|
-
if (!isNaN_(this.
|
|
101
|
-
return _super.prototype.
|
|
99
|
+
HighDensityScatterSeries.prototype.gw = function () {
|
|
100
|
+
if (!isNaN_(this.gv)) {
|
|
101
|
+
return _super.prototype.gw.call(this);
|
|
102
102
|
}
|
|
103
103
|
return Defaults.q;
|
|
104
104
|
};
|
|
105
|
-
HighDensityScatterSeries.prototype.
|
|
105
|
+
HighDensityScatterSeries.prototype.get_ed = function () {
|
|
106
106
|
return true;
|
|
107
107
|
};
|
|
108
|
-
Object.defineProperty(HighDensityScatterSeries.prototype, "
|
|
108
|
+
Object.defineProperty(HighDensityScatterSeries.prototype, "qm", {
|
|
109
109
|
get: function () {
|
|
110
|
-
return this.
|
|
110
|
+
return this.ql;
|
|
111
111
|
},
|
|
112
112
|
set: function (a) {
|
|
113
|
-
if (this.
|
|
114
|
-
var b = this.
|
|
115
|
-
this.
|
|
116
|
-
this.raisePropertyChanged("XColumn", b, this.
|
|
113
|
+
if (this.ql != a) {
|
|
114
|
+
var b = this.qm;
|
|
115
|
+
this.ql = a;
|
|
116
|
+
this.raisePropertyChanged("XColumn", b, this.qm);
|
|
117
117
|
}
|
|
118
118
|
},
|
|
119
119
|
enumerable: true,
|
|
@@ -121,21 +121,21 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
121
121
|
});
|
|
122
122
|
HighDensityScatterSeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
|
|
123
123
|
var c = { $type: Point_$type, x: a, y: b };
|
|
124
|
-
var d = this.
|
|
125
|
-
var e = d == null ? NaN : this.
|
|
126
|
-
var f = d == null ? NaN : this.
|
|
124
|
+
var d = this.hv(c);
|
|
125
|
+
var e = d == null ? NaN : this.gd(d, "XMemberPath");
|
|
126
|
+
var f = d == null ? NaN : this.gd(d, "YMemberPath");
|
|
127
127
|
var g = new DataLegendSeriesValueInfo();
|
|
128
128
|
g.l = e;
|
|
129
129
|
g.a = 13;
|
|
130
|
-
g.p = this.
|
|
131
|
-
g.q = this.
|
|
132
|
-
g.r = this.
|
|
130
|
+
g.p = this.si != null ? this.si : "X";
|
|
131
|
+
g.q = this.se != null ? this.se : "X:";
|
|
132
|
+
g.r = this.sg != null ? this.sg : "";
|
|
133
133
|
var h = new DataLegendSeriesValueInfo();
|
|
134
134
|
h.l = f;
|
|
135
135
|
h.a = 14;
|
|
136
|
-
h.p = this.
|
|
137
|
-
h.q = this.
|
|
138
|
-
g.r = this.
|
|
136
|
+
h.p = this.sq != null ? this.sq : "Y";
|
|
137
|
+
h.q = this.sm != null ? this.sm : "Y:";
|
|
138
|
+
g.r = this.so != null ? this.so : "";
|
|
139
139
|
var i = new DataLegendSeriesContext();
|
|
140
140
|
i.f = ((function () {
|
|
141
141
|
var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -146,75 +146,75 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
146
146
|
i.b = this.av();
|
|
147
147
|
return i;
|
|
148
148
|
};
|
|
149
|
-
HighDensityScatterSeries.prototype.
|
|
150
|
-
var c = this.
|
|
149
|
+
HighDensityScatterSeries.prototype.hy = function (a, b) {
|
|
150
|
+
var c = this.js(b);
|
|
151
151
|
if (c == HighDensityScatterSeries.$$p[10]) {
|
|
152
|
-
return this.
|
|
152
|
+
return this.hz(a, b, this.si);
|
|
153
153
|
}
|
|
154
154
|
if (c == HighDensityScatterSeries.$$p[14]) {
|
|
155
|
-
return this.
|
|
155
|
+
return this.hz(a, b, this.sq);
|
|
156
156
|
}
|
|
157
|
-
return _super.prototype.
|
|
157
|
+
return _super.prototype.hy.call(this, a, b);
|
|
158
158
|
};
|
|
159
|
-
Object.defineProperty(HighDensityScatterSeries.prototype, "
|
|
159
|
+
Object.defineProperty(HighDensityScatterSeries.prototype, "qo", {
|
|
160
160
|
get: function () {
|
|
161
|
-
return this.
|
|
161
|
+
return this.qn;
|
|
162
162
|
},
|
|
163
163
|
set: function (a) {
|
|
164
|
-
if (this.
|
|
165
|
-
var b = this.
|
|
166
|
-
this.
|
|
167
|
-
this.raisePropertyChanged("YColumn", b, this.
|
|
164
|
+
if (this.qn != a) {
|
|
165
|
+
var b = this.qo;
|
|
166
|
+
this.qn = a;
|
|
167
|
+
this.raisePropertyChanged("YColumn", b, this.qo);
|
|
168
168
|
}
|
|
169
169
|
},
|
|
170
170
|
enumerable: true,
|
|
171
171
|
configurable: true
|
|
172
172
|
});
|
|
173
|
-
HighDensityScatterSeries.prototype.
|
|
174
|
-
if (this.
|
|
173
|
+
HighDensityScatterSeries.prototype.s5 = function () {
|
|
174
|
+
if (this.qd == null) {
|
|
175
175
|
return;
|
|
176
176
|
}
|
|
177
|
-
this.
|
|
178
|
-
var a = this.
|
|
179
|
-
a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.
|
|
180
|
-
this.
|
|
177
|
+
this.qd.s();
|
|
178
|
+
var a = this.qd;
|
|
179
|
+
a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.ss));
|
|
180
|
+
this.qd = null;
|
|
181
181
|
};
|
|
182
|
-
HighDensityScatterSeries.prototype.
|
|
183
|
-
_super.prototype.
|
|
182
|
+
HighDensityScatterSeries.prototype.l7 = function (a, b, c, d) {
|
|
183
|
+
_super.prototype.l7.call(this, a, b, c, d);
|
|
184
184
|
switch (b) {
|
|
185
185
|
case "SeriesViewer":
|
|
186
186
|
if (this.cd != null) {
|
|
187
187
|
var e = this.getEffectiveViewport1(this.b0);
|
|
188
|
-
this.
|
|
188
|
+
this.qq = !e.isEmpty;
|
|
189
189
|
}
|
|
190
190
|
break;
|
|
191
191
|
case "FastItemsSource":
|
|
192
|
-
this.
|
|
192
|
+
this.s5();
|
|
193
193
|
if (typeCast(IFastItemsSource_$type, c) != null) {
|
|
194
|
-
c.deregisterColumn(this.
|
|
195
|
-
c.deregisterColumn(this.
|
|
196
|
-
this.
|
|
197
|
-
this.
|
|
194
|
+
c.deregisterColumn(this.qm);
|
|
195
|
+
c.deregisterColumn(this.qo);
|
|
196
|
+
this.qm = null;
|
|
197
|
+
this.qo = null;
|
|
198
198
|
}
|
|
199
199
|
if (typeCast(IFastItemsSource_$type, d) != null) {
|
|
200
|
-
this.
|
|
201
|
-
this.
|
|
200
|
+
this.qm = this.ch(this.si);
|
|
201
|
+
this.qo = this.ch(this.sq);
|
|
202
202
|
}
|
|
203
|
-
if ((this.
|
|
204
|
-
this.
|
|
203
|
+
if ((this.qh != null && !this.qh.c0()) || (this.qf != null && !this.qf.c0())) {
|
|
204
|
+
this.ml(false);
|
|
205
205
|
}
|
|
206
|
-
this.
|
|
206
|
+
this.lt();
|
|
207
207
|
break;
|
|
208
208
|
case HighDensityScatterSeries.$$p[7]:
|
|
209
|
-
var f = this.
|
|
210
|
-
this.
|
|
211
|
-
this.
|
|
209
|
+
var f = this.qe;
|
|
210
|
+
this.qe = this.qf;
|
|
211
|
+
this.s5();
|
|
212
212
|
if (f != null) {
|
|
213
|
-
f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.
|
|
213
|
+
f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.sv));
|
|
214
214
|
}
|
|
215
|
-
if (this.
|
|
216
|
-
var g = this.
|
|
217
|
-
g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.
|
|
215
|
+
if (this.qe != null) {
|
|
216
|
+
var g = this.qe;
|
|
217
|
+
g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.sv));
|
|
218
218
|
}
|
|
219
219
|
if (c != null) {
|
|
220
220
|
c.bz(this);
|
|
@@ -222,20 +222,20 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
222
222
|
if (d != null) {
|
|
223
223
|
d.cs(this);
|
|
224
224
|
}
|
|
225
|
-
if ((this.
|
|
226
|
-
this.
|
|
225
|
+
if ((this.qf != null && !this.qf.c0()) || (d == null && c != null)) {
|
|
226
|
+
this.ml(false);
|
|
227
227
|
}
|
|
228
228
|
break;
|
|
229
229
|
case HighDensityScatterSeries.$$p[11]:
|
|
230
|
-
var h = this.
|
|
231
|
-
this.
|
|
232
|
-
this.
|
|
230
|
+
var h = this.qg;
|
|
231
|
+
this.qg = this.qh;
|
|
232
|
+
this.s5();
|
|
233
233
|
if (h != null) {
|
|
234
|
-
h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.
|
|
234
|
+
h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.sv));
|
|
235
235
|
}
|
|
236
|
-
if (this.
|
|
237
|
-
var i = this.
|
|
238
|
-
i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.
|
|
236
|
+
if (this.qg != null) {
|
|
237
|
+
var i = this.qg;
|
|
238
|
+
i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.sv));
|
|
239
239
|
}
|
|
240
240
|
if (c != null) {
|
|
241
241
|
c.bz(this);
|
|
@@ -243,161 +243,161 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
243
243
|
if (d != null) {
|
|
244
244
|
d.cs(this);
|
|
245
245
|
}
|
|
246
|
-
if ((this.
|
|
247
|
-
this.
|
|
246
|
+
if ((this.qh != null && !this.qh.c0()) || (d == null && c != null)) {
|
|
247
|
+
this.ml(false);
|
|
248
248
|
}
|
|
249
249
|
break;
|
|
250
250
|
case "MouseOverEnabled":
|
|
251
|
-
this.
|
|
252
|
-
this.
|
|
251
|
+
this.qr = this.em;
|
|
252
|
+
this.ml(false);
|
|
253
253
|
break;
|
|
254
254
|
case HighDensityScatterSeries.$$p[10]:
|
|
255
255
|
if (this.ck != null) {
|
|
256
|
-
this.ck.deregisterColumn(this.
|
|
257
|
-
this.
|
|
256
|
+
this.ck.deregisterColumn(this.qm);
|
|
257
|
+
this.qm = this.ch(this.si);
|
|
258
258
|
}
|
|
259
259
|
break;
|
|
260
260
|
case "XColumn":
|
|
261
|
-
this.
|
|
262
|
-
if (this.
|
|
263
|
-
this.
|
|
261
|
+
this.s5();
|
|
262
|
+
if (this.qf != null && !this.qf.c0()) {
|
|
263
|
+
this.ml(false);
|
|
264
264
|
}
|
|
265
|
-
this.
|
|
265
|
+
this.lt();
|
|
266
266
|
break;
|
|
267
267
|
case HighDensityScatterSeries.$$p[14]:
|
|
268
268
|
if (this.ck != null) {
|
|
269
|
-
this.ck.deregisterColumn(this.
|
|
270
|
-
this.
|
|
269
|
+
this.ck.deregisterColumn(this.qo);
|
|
270
|
+
this.qo = this.ch(this.sq);
|
|
271
271
|
}
|
|
272
272
|
break;
|
|
273
273
|
case "YColumn":
|
|
274
|
-
this.
|
|
275
|
-
if (this.
|
|
276
|
-
this.
|
|
274
|
+
this.s5();
|
|
275
|
+
if (this.qh != null && !this.qh.c0()) {
|
|
276
|
+
this.ml(false);
|
|
277
277
|
}
|
|
278
|
-
this.
|
|
278
|
+
this.lt();
|
|
279
279
|
break;
|
|
280
280
|
case HighDensityScatterSeries.$$p[6]:
|
|
281
|
-
this.
|
|
282
|
-
this.
|
|
283
|
-
this.
|
|
281
|
+
this.s5();
|
|
282
|
+
this.ml(false);
|
|
283
|
+
this.ls();
|
|
284
284
|
break;
|
|
285
285
|
case HighDensityScatterSeries.$$p[3]:
|
|
286
|
-
this.
|
|
287
|
-
this.
|
|
286
|
+
this.ml(false);
|
|
287
|
+
this.ls();
|
|
288
288
|
break;
|
|
289
289
|
case HighDensityScatterSeries.$$p[1]:
|
|
290
|
-
this.
|
|
291
|
-
this.
|
|
290
|
+
this.ml(false);
|
|
291
|
+
this.ls();
|
|
292
292
|
break;
|
|
293
293
|
case HighDensityScatterSeries.$$p[0]:
|
|
294
294
|
case HighDensityScatterSeries.$$p[2]:
|
|
295
|
-
if (!this.
|
|
295
|
+
if (!this.qc.b1(this.to, this.tn)) {
|
|
296
296
|
return;
|
|
297
297
|
}
|
|
298
|
-
this.
|
|
299
|
-
this.
|
|
300
|
-
this.
|
|
298
|
+
this.sz();
|
|
299
|
+
this.ml(false);
|
|
300
|
+
this.ls();
|
|
301
301
|
break;
|
|
302
302
|
case HighDensityScatterSeries.$$p[4]:
|
|
303
|
-
this.
|
|
304
|
-
this.
|
|
305
|
-
this.
|
|
306
|
-
this.
|
|
303
|
+
this.rw = Math.max(typeGetValue(d) - 1, 0);
|
|
304
|
+
this.qp = this.rw > 0;
|
|
305
|
+
this.ml(false);
|
|
306
|
+
this.ls();
|
|
307
307
|
break;
|
|
308
308
|
case HighDensityScatterSeries.$$p[5]:
|
|
309
|
-
this.
|
|
310
|
-
this.
|
|
309
|
+
this.ml(false);
|
|
310
|
+
this.ls();
|
|
311
311
|
break;
|
|
312
312
|
}
|
|
313
313
|
};
|
|
314
|
-
HighDensityScatterSeries.prototype.
|
|
315
|
-
this.
|
|
316
|
-
this.
|
|
317
|
-
this.
|
|
318
|
-
this.
|
|
319
|
-
this.
|
|
320
|
-
this.
|
|
321
|
-
this.
|
|
322
|
-
this.
|
|
323
|
-
this.
|
|
324
|
-
this.
|
|
314
|
+
HighDensityScatterSeries.prototype.sz = function () {
|
|
315
|
+
this.q8 = this.to.l;
|
|
316
|
+
this.rb = this.to.o;
|
|
317
|
+
this.ra = this.to.n;
|
|
318
|
+
this.q9 = this.to.m;
|
|
319
|
+
this.q4 = this.tn.l;
|
|
320
|
+
this.q7 = this.tn.o;
|
|
321
|
+
this.q6 = this.tn.n;
|
|
322
|
+
this.q5 = this.tn.m;
|
|
323
|
+
this.pc = BrushUtil.g(truncate(this.q8), truncate(this.rb), truncate(this.ra), truncate(this.q9));
|
|
324
|
+
this.o7 = BrushUtil.g(truncate(this.q4), truncate(this.q7), truncate(this.q6), truncate(this.q5));
|
|
325
325
|
};
|
|
326
|
-
HighDensityScatterSeries.prototype.
|
|
326
|
+
HighDensityScatterSeries.prototype.qt = function (a) {
|
|
327
327
|
if (typeCast(NumericYAxis.$, a) !== null) {
|
|
328
328
|
return true;
|
|
329
329
|
}
|
|
330
330
|
return false;
|
|
331
331
|
};
|
|
332
|
-
HighDensityScatterSeries.prototype.
|
|
332
|
+
HighDensityScatterSeries.prototype.qs = function (a) {
|
|
333
333
|
if (typeCast(NumericXAxis.$, a) !== null) {
|
|
334
334
|
return true;
|
|
335
335
|
}
|
|
336
336
|
return false;
|
|
337
337
|
};
|
|
338
|
-
HighDensityScatterSeries.prototype.
|
|
339
|
-
this.
|
|
340
|
-
this.
|
|
338
|
+
HighDensityScatterSeries.prototype.sv = function (a, b) {
|
|
339
|
+
this.s5();
|
|
340
|
+
this.ml(false);
|
|
341
341
|
};
|
|
342
|
-
Object.defineProperty(HighDensityScatterSeries.prototype, "
|
|
342
|
+
Object.defineProperty(HighDensityScatterSeries.prototype, "rf", {
|
|
343
343
|
get: function () {
|
|
344
|
-
return this.
|
|
344
|
+
return this.q7 - this.rb;
|
|
345
345
|
},
|
|
346
346
|
enumerable: true,
|
|
347
347
|
configurable: true
|
|
348
348
|
});
|
|
349
|
-
Object.defineProperty(HighDensityScatterSeries.prototype, "
|
|
349
|
+
Object.defineProperty(HighDensityScatterSeries.prototype, "re", {
|
|
350
350
|
get: function () {
|
|
351
|
-
return this.
|
|
351
|
+
return this.q6 - this.ra;
|
|
352
352
|
},
|
|
353
353
|
enumerable: true,
|
|
354
354
|
configurable: true
|
|
355
355
|
});
|
|
356
|
-
Object.defineProperty(HighDensityScatterSeries.prototype, "
|
|
356
|
+
Object.defineProperty(HighDensityScatterSeries.prototype, "rd", {
|
|
357
357
|
get: function () {
|
|
358
|
-
return this.
|
|
358
|
+
return this.q5 - this.q9;
|
|
359
359
|
},
|
|
360
360
|
enumerable: true,
|
|
361
361
|
configurable: true
|
|
362
362
|
});
|
|
363
|
-
Object.defineProperty(HighDensityScatterSeries.prototype, "
|
|
363
|
+
Object.defineProperty(HighDensityScatterSeries.prototype, "rc", {
|
|
364
364
|
get: function () {
|
|
365
|
-
return this.
|
|
365
|
+
return this.q4 - this.q8;
|
|
366
366
|
},
|
|
367
367
|
enumerable: true,
|
|
368
368
|
configurable: true
|
|
369
369
|
});
|
|
370
|
-
HighDensityScatterSeries.prototype.
|
|
371
|
-
var d = _super.prototype.
|
|
372
|
-
if (this.
|
|
370
|
+
HighDensityScatterSeries.prototype.fb = function (a, b, c) {
|
|
371
|
+
var d = _super.prototype.fb.call(this, a, b, c);
|
|
372
|
+
if (this.qh == null || this.qf == null || this.qf.bh == null || this.qh.bh == null || this.qo == null || this.qm == null || this.qo.count < 1 || this.qm.count < 1 || this.qo.count != this.qm.count || this.qf.lv == this.qf.lu || this.qh.lv == this.qh.lu || this.p3.isEmpty) {
|
|
373
373
|
d = false;
|
|
374
374
|
}
|
|
375
375
|
return d;
|
|
376
376
|
};
|
|
377
|
-
Object.defineProperty(HighDensityScatterSeries.prototype, "
|
|
377
|
+
Object.defineProperty(HighDensityScatterSeries.prototype, "r3", {
|
|
378
378
|
get: function () {
|
|
379
|
-
return this.
|
|
379
|
+
return this.rx;
|
|
380
380
|
},
|
|
381
381
|
set: function (a) {
|
|
382
|
-
var b = this.
|
|
383
|
-
this.
|
|
384
|
-
this.raisePropertyChanged("ProgressiveStatus", b, this.
|
|
382
|
+
var b = this.rx;
|
|
383
|
+
this.rx = a;
|
|
384
|
+
this.raisePropertyChanged("ProgressiveStatus", b, this.rx);
|
|
385
385
|
},
|
|
386
386
|
enumerable: true,
|
|
387
387
|
configurable: true
|
|
388
388
|
});
|
|
389
|
-
HighDensityScatterSeries.prototype.
|
|
390
|
-
_super.prototype.
|
|
391
|
-
this.
|
|
389
|
+
HighDensityScatterSeries.prototype.mm = function (a) {
|
|
390
|
+
_super.prototype.mm.call(this, a);
|
|
391
|
+
this.sx(a, this.b0);
|
|
392
392
|
};
|
|
393
|
-
HighDensityScatterSeries.prototype.
|
|
393
|
+
HighDensityScatterSeries.prototype.sx = function (a, b) {
|
|
394
394
|
if (this.cx(b)) {
|
|
395
395
|
return;
|
|
396
396
|
}
|
|
397
|
-
if (this.
|
|
398
|
-
var c = new List$1(KDPointData.$, 2, this.
|
|
399
|
-
var d = this.
|
|
400
|
-
var e = this.
|
|
397
|
+
if (this.qd == null && !this.qv) {
|
|
398
|
+
var c = new List$1(KDPointData.$, 2, this.qm.count);
|
|
399
|
+
var d = this.qf;
|
|
400
|
+
var e = this.qh;
|
|
401
401
|
var f = new Rect(0, 0, 0, 1, 1);
|
|
402
402
|
var g = new Rect(0, 0, 0, 1, 1);
|
|
403
403
|
var h = new ScalerParams(1, f, g, d.cg);
|
|
@@ -405,8 +405,8 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
405
405
|
var j_1;
|
|
406
406
|
var k_1;
|
|
407
407
|
var _loop_1 = function (l) {
|
|
408
|
-
j_1 = d.ei(this_1.
|
|
409
|
-
k_1 = e.ei(this_1.
|
|
408
|
+
j_1 = d.ei(this_1.qm.item(l), h);
|
|
409
|
+
k_1 = e.ei(this_1.qo.item(l), i);
|
|
410
410
|
if (!isNaN_(j_1) && !isNaN_(k_1) && !isInfinity(j_1) && !isInfinity(k_1)) {
|
|
411
411
|
c.add(((function () {
|
|
412
412
|
var $ret = new KDPointData();
|
|
@@ -418,57 +418,57 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
418
418
|
}
|
|
419
419
|
};
|
|
420
420
|
var this_1 = this;
|
|
421
|
-
for (var l = 0; l < this.
|
|
421
|
+
for (var l = 0; l < this.qm.count; l++) {
|
|
422
422
|
_loop_1(l);
|
|
423
423
|
}
|
|
424
|
-
if (this.
|
|
425
|
-
this.
|
|
426
|
-
this.
|
|
427
|
-
this.
|
|
424
|
+
if (this.qu) {
|
|
425
|
+
this.rs = 1;
|
|
426
|
+
this.rt = truncate(logBase(c.count, 2)) + 3;
|
|
427
|
+
this.r3 = truncate(((this.rs / this.rt) * 100));
|
|
428
428
|
if (this.progressiveLoadStatusChanged != null) {
|
|
429
|
-
this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.
|
|
429
|
+
this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.r3));
|
|
430
430
|
}
|
|
431
|
-
this.
|
|
432
|
-
var m = this.
|
|
433
|
-
m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.
|
|
434
|
-
if (!this.
|
|
435
|
-
var n = this.
|
|
436
|
-
n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.
|
|
431
|
+
this.qd = KDTree2D.b(c.toArray(), 1);
|
|
432
|
+
var m = this.qd;
|
|
433
|
+
m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.ss));
|
|
434
|
+
if (!this.qd.f(this.hb)) {
|
|
435
|
+
var n = this.qd;
|
|
436
|
+
n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.ss));
|
|
437
437
|
}
|
|
438
|
-
this.
|
|
438
|
+
this.ls();
|
|
439
439
|
}
|
|
440
440
|
else {
|
|
441
441
|
var o = dateNow();
|
|
442
|
-
this.
|
|
442
|
+
this.qd = new KDTree2D(0, c.toArray(), 1);
|
|
443
443
|
var p = dateNow();
|
|
444
444
|
}
|
|
445
445
|
}
|
|
446
|
-
if (this.
|
|
447
|
-
this.
|
|
446
|
+
if (this.qu && !this.qv) {
|
|
447
|
+
this.sy(b);
|
|
448
448
|
}
|
|
449
449
|
else {
|
|
450
|
-
this.
|
|
450
|
+
this.s0(b);
|
|
451
451
|
}
|
|
452
452
|
};
|
|
453
|
-
HighDensityScatterSeries.prototype.
|
|
454
|
-
_super.prototype.
|
|
455
|
-
this.
|
|
453
|
+
HighDensityScatterSeries.prototype.k3 = function (a, b, c, d) {
|
|
454
|
+
_super.prototype.k3.call(this, a, b, c, d);
|
|
455
|
+
this.s5();
|
|
456
456
|
var e = false;
|
|
457
|
-
if (this.
|
|
457
|
+
if (this.qf != null && !this.qf.c0()) {
|
|
458
458
|
e = true;
|
|
459
459
|
}
|
|
460
|
-
if (this.
|
|
460
|
+
if (this.qh != null && !this.qh.c0()) {
|
|
461
461
|
e = true;
|
|
462
462
|
}
|
|
463
463
|
if (e) {
|
|
464
|
-
this.
|
|
464
|
+
this.ml(false);
|
|
465
465
|
}
|
|
466
|
-
this.
|
|
466
|
+
this.lt();
|
|
467
467
|
};
|
|
468
|
-
HighDensityScatterSeries.prototype.
|
|
468
|
+
HighDensityScatterSeries.prototype.su = function (a) {
|
|
469
469
|
var b = a;
|
|
470
|
-
var c = this.
|
|
471
|
-
if (this.
|
|
470
|
+
var c = this.rv * this.ru;
|
|
471
|
+
if (this.qr) {
|
|
472
472
|
if (this._itemIndexes == null || this._itemIndexes.length != c) {
|
|
473
473
|
this._itemIndexes = new Array(c);
|
|
474
474
|
for (var d = 0; d < c; d++) {
|
|
@@ -482,7 +482,7 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
482
482
|
}
|
|
483
483
|
}
|
|
484
484
|
};
|
|
485
|
-
HighDensityScatterSeries.prototype.
|
|
485
|
+
HighDensityScatterSeries.prototype.s0 = function (a) {
|
|
486
486
|
var b;
|
|
487
487
|
var c;
|
|
488
488
|
var d = null;
|
|
@@ -494,182 +494,182 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
494
494
|
b = e.p1;
|
|
495
495
|
var f = a;
|
|
496
496
|
var g = this.getEffectiveViewport1(a);
|
|
497
|
-
this.
|
|
498
|
-
this.
|
|
499
|
-
this.
|
|
500
|
-
this.
|
|
501
|
-
var h = this.
|
|
502
|
-
if (this.
|
|
503
|
-
this.
|
|
504
|
-
this.
|
|
505
|
-
}
|
|
506
|
-
var i = this.
|
|
507
|
-
var j = this.
|
|
508
|
-
var k = this.
|
|
497
|
+
this.qi = new ScalerParams(0, b, c, this.qe.cg, g);
|
|
498
|
+
this.qj = new ScalerParams(0, b, c, this.qg.cg, g);
|
|
499
|
+
this.st(a);
|
|
500
|
+
this.su(a);
|
|
501
|
+
var h = this.rv * this.ru;
|
|
502
|
+
if (this.qb == null || this.qb.length != h) {
|
|
503
|
+
this.qb = new Array(h);
|
|
504
|
+
this.p8 = new Array(h);
|
|
505
|
+
}
|
|
506
|
+
var i = this.qb.length;
|
|
507
|
+
var j = this.qb;
|
|
508
|
+
var k = this.p8;
|
|
509
509
|
for (var l = 0; l < i; l++) {
|
|
510
510
|
j[l] = 0;
|
|
511
511
|
k[l] = 0;
|
|
512
512
|
}
|
|
513
|
-
this.
|
|
514
|
-
this.
|
|
515
|
-
var m = this.
|
|
516
|
-
var n = this.
|
|
513
|
+
this.rz = truncate(Math.round(this.fv));
|
|
514
|
+
this.qa = f.by();
|
|
515
|
+
var m = this.qa.length;
|
|
516
|
+
var n = this.qa;
|
|
517
517
|
for (var o = 0; o < m; o++) {
|
|
518
518
|
n[o] = 0;
|
|
519
519
|
}
|
|
520
|
-
var p = this.
|
|
521
|
-
var q = this.
|
|
520
|
+
var p = this.rq;
|
|
521
|
+
var q = this.rp;
|
|
522
522
|
if (isNaN_(p) || isInfinity(p)) {
|
|
523
523
|
p = 0;
|
|
524
524
|
}
|
|
525
525
|
if (isNaN_(q) || isInfinity(q)) {
|
|
526
526
|
q = 50;
|
|
527
527
|
}
|
|
528
|
-
this.
|
|
529
|
-
this.
|
|
530
|
-
if (this.
|
|
531
|
-
this.
|
|
528
|
+
this.q2 = Math.min(p, q);
|
|
529
|
+
this.q1 = Math.max(p, q);
|
|
530
|
+
if (this.q2 < 0) {
|
|
531
|
+
this.q2 = 0;
|
|
532
532
|
}
|
|
533
|
-
if (this.
|
|
534
|
-
this.
|
|
533
|
+
if (this.q1 < 0) {
|
|
534
|
+
this.q1 = 0;
|
|
535
535
|
}
|
|
536
|
-
this.
|
|
537
|
-
if (this.
|
|
538
|
-
this.
|
|
536
|
+
this.q3 = this.q1 - this.q2;
|
|
537
|
+
if (this.qv) {
|
|
538
|
+
this.sw(a);
|
|
539
539
|
}
|
|
540
540
|
else {
|
|
541
|
-
this.
|
|
541
|
+
this.s7(a);
|
|
542
542
|
}
|
|
543
543
|
f.b9();
|
|
544
544
|
if (a.q) {
|
|
545
545
|
this._itemIndexes = d;
|
|
546
|
-
this.
|
|
546
|
+
this.qc.ca();
|
|
547
547
|
}
|
|
548
548
|
};
|
|
549
|
-
HighDensityScatterSeries.prototype.
|
|
550
|
-
if (this.
|
|
549
|
+
HighDensityScatterSeries.prototype.sy = function (a) {
|
|
550
|
+
if (this.qd == null) {
|
|
551
551
|
return;
|
|
552
552
|
}
|
|
553
|
-
this.
|
|
553
|
+
this.s0(a);
|
|
554
554
|
};
|
|
555
|
-
HighDensityScatterSeries.prototype.
|
|
555
|
+
HighDensityScatterSeries.prototype.ss = function (a, b) {
|
|
556
556
|
var _this = this;
|
|
557
|
-
this.
|
|
558
|
-
if (_this.
|
|
559
|
-
_this.
|
|
557
|
+
this.qc.b8(function () {
|
|
558
|
+
if (_this.rs < _this.rt - 1) {
|
|
559
|
+
_this.rs++;
|
|
560
560
|
}
|
|
561
|
-
_this.
|
|
561
|
+
_this.r3 = truncate(((_this.rs / _this.rt) * 100));
|
|
562
562
|
if (_this.progressiveLoadStatusChanged != null) {
|
|
563
|
-
_this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.
|
|
563
|
+
_this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.r3));
|
|
564
564
|
}
|
|
565
|
-
_this.
|
|
566
|
-
_this.
|
|
567
|
-
if (_this.
|
|
568
|
-
if (!_this.
|
|
569
|
-
var c = _this.
|
|
570
|
-
c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(_this, _this.
|
|
571
|
-
_this.
|
|
565
|
+
_this.sy(_this.b0);
|
|
566
|
+
_this.ls();
|
|
567
|
+
if (_this.qd != null) {
|
|
568
|
+
if (!_this.qd.f(_this.hb)) {
|
|
569
|
+
var c = _this.qd;
|
|
570
|
+
c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(_this, _this.ss));
|
|
571
|
+
_this.r3 = 100;
|
|
572
572
|
if (_this.progressiveLoadStatusChanged != null) {
|
|
573
|
-
_this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.
|
|
573
|
+
_this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.r3));
|
|
574
574
|
}
|
|
575
575
|
}
|
|
576
576
|
}
|
|
577
577
|
});
|
|
578
578
|
};
|
|
579
|
-
HighDensityScatterSeries.prototype.
|
|
580
|
-
var b = arrayShallowClone(this.
|
|
581
|
-
this.
|
|
582
|
-
var c = arrayShallowClone(this.
|
|
583
|
-
this.
|
|
584
|
-
var d = this.
|
|
585
|
-
var e = this.
|
|
586
|
-
var f = this.
|
|
587
|
-
this.
|
|
588
|
-
var g = 255 << 24 | truncate(this.
|
|
579
|
+
HighDensityScatterSeries.prototype.sw = function (a) {
|
|
580
|
+
var b = arrayShallowClone(this.qm.asArray());
|
|
581
|
+
this.qf.hm(boxArray$1(b), 0, b.length, this.qi);
|
|
582
|
+
var c = arrayShallowClone(this.qo.asArray());
|
|
583
|
+
this.ry = 0;
|
|
584
|
+
var d = this.rw;
|
|
585
|
+
var e = this.qp;
|
|
586
|
+
var f = this.qb.length;
|
|
587
|
+
this.qh.hm(boxArray$1(c), 0, c.length, this.qj);
|
|
588
|
+
var g = 255 << 24 | truncate(this.rb) << 16 | truncate(this.ra) << 8 | truncate(this.q9);
|
|
589
589
|
for (var h = 0; h < b.length; h++) {
|
|
590
590
|
var i = truncate(b[h]);
|
|
591
591
|
var j = truncate(c[h]);
|
|
592
592
|
i = truncate(Math.floor(i));
|
|
593
593
|
j = truncate(Math.floor(j));
|
|
594
|
-
if (i < 0 || i >= this.
|
|
594
|
+
if (i < 0 || i >= this.rv || j < 0 || j >= this.ru) {
|
|
595
595
|
continue;
|
|
596
596
|
}
|
|
597
597
|
if (e) {
|
|
598
598
|
var k = i - d;
|
|
599
599
|
var l = i + d;
|
|
600
|
-
l = l > (this.
|
|
600
|
+
l = l > (this.rv - 1) ? (this.rv - 1) : l;
|
|
601
601
|
k = k < 0 ? 0 : k;
|
|
602
602
|
var m = j + d;
|
|
603
603
|
var n = j - d;
|
|
604
604
|
for (var o = k; o <= l; o++) {
|
|
605
605
|
for (var p = n; p <= m; p++) {
|
|
606
|
-
var q = (p * this.
|
|
606
|
+
var q = (p * this.rv) + o;
|
|
607
607
|
if (q < 0 || q > f - 1) {
|
|
608
608
|
continue;
|
|
609
609
|
}
|
|
610
|
-
this.
|
|
611
|
-
this.
|
|
612
|
-
this.
|
|
613
|
-
if (this.
|
|
610
|
+
this.qb[q] = this.qb[q] + 1;
|
|
611
|
+
this.p8[q] = 1;
|
|
612
|
+
this.ry++;
|
|
613
|
+
if (this.qr) {
|
|
614
614
|
this._itemIndexes[q] = h + 1;
|
|
615
615
|
}
|
|
616
616
|
}
|
|
617
617
|
}
|
|
618
618
|
}
|
|
619
619
|
else {
|
|
620
|
-
var r = (j * this.
|
|
621
|
-
this.
|
|
622
|
-
this.
|
|
623
|
-
this.
|
|
624
|
-
if (this.
|
|
620
|
+
var r = (j * this.rv) + i;
|
|
621
|
+
this.qb[r] = this.qb[r] + 1;
|
|
622
|
+
this.p8[r] = 1;
|
|
623
|
+
this.ry++;
|
|
624
|
+
if (this.qr) {
|
|
625
625
|
this._itemIndexes[r] = h + 1;
|
|
626
626
|
}
|
|
627
627
|
}
|
|
628
628
|
}
|
|
629
|
-
this.
|
|
629
|
+
this.s1();
|
|
630
630
|
};
|
|
631
|
-
HighDensityScatterSeries.prototype.
|
|
631
|
+
HighDensityScatterSeries.prototype.s7 = function (a) {
|
|
632
632
|
var b;
|
|
633
633
|
var c;
|
|
634
634
|
var d = a.getViewInfo(b, c);
|
|
635
635
|
b = d.p0;
|
|
636
636
|
c = d.p1;
|
|
637
|
-
if (this.
|
|
637
|
+
if (this.qd == null) {
|
|
638
638
|
return;
|
|
639
639
|
}
|
|
640
|
-
if (this.
|
|
641
|
-
this.
|
|
640
|
+
if (this.qw == null) {
|
|
641
|
+
this.qw = new List$1(KDTreeNode2D.$, 2, truncate(Math.round(b.width * b.height)));
|
|
642
642
|
}
|
|
643
643
|
else {
|
|
644
|
-
this.
|
|
644
|
+
this.qw.clear();
|
|
645
645
|
}
|
|
646
646
|
var e = c.left;
|
|
647
647
|
var f = c.right;
|
|
648
648
|
var g = c.top;
|
|
649
649
|
var h = c.bottom;
|
|
650
|
-
this.
|
|
651
|
-
this.
|
|
652
|
-
this.
|
|
653
|
-
this.
|
|
654
|
-
this.
|
|
655
|
-
this.
|
|
656
|
-
this.
|
|
657
|
-
this.
|
|
650
|
+
this.rm = c.top;
|
|
651
|
+
this.rk = c.height;
|
|
652
|
+
this.rl = c.left;
|
|
653
|
+
this.rn = c.width;
|
|
654
|
+
this.ri = b.top;
|
|
655
|
+
this.rg = b.height;
|
|
656
|
+
this.rh = b.left;
|
|
657
|
+
this.rj = b.width;
|
|
658
658
|
var i = this.getEffectiveViewport1(a);
|
|
659
|
-
this.
|
|
660
|
-
this.
|
|
661
|
-
var j = (i.right - this.
|
|
662
|
-
this.
|
|
663
|
-
var k = (i.bottom - this.
|
|
664
|
-
this.
|
|
665
|
-
if (this.
|
|
666
|
-
e = (e - this.
|
|
667
|
-
f = (f - this.
|
|
668
|
-
g = (g - this.
|
|
669
|
-
h = (h - this.
|
|
670
|
-
}
|
|
671
|
-
var l = this.
|
|
672
|
-
var m = this.
|
|
659
|
+
this.qy = (i.left - this.rh) / this.rj;
|
|
660
|
+
this.qz = (i.top - this.ri) / this.rg;
|
|
661
|
+
var j = (i.right - this.rh) / this.rj;
|
|
662
|
+
this.q0 = j - this.qy;
|
|
663
|
+
var k = (i.bottom - this.ri) / this.rg;
|
|
664
|
+
this.qx = k - this.qz;
|
|
665
|
+
if (this.qq) {
|
|
666
|
+
e = (e - this.qy) / this.q0;
|
|
667
|
+
f = (f - this.qy) / this.q0;
|
|
668
|
+
g = (g - this.qz) / this.qx;
|
|
669
|
+
h = (h - this.qz) / this.qx;
|
|
670
|
+
}
|
|
671
|
+
var l = this.fv / b.width * c.width;
|
|
672
|
+
var m = this.fv / b.height * c.height;
|
|
673
673
|
var n = Math.min(l, m);
|
|
674
674
|
var o = ((function () {
|
|
675
675
|
var $ret = new SearchArgs();
|
|
@@ -682,16 +682,16 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
682
682
|
$ret.g = 0x7FFFFFFF;
|
|
683
683
|
return $ret;
|
|
684
684
|
})());
|
|
685
|
-
this.
|
|
685
|
+
this.qd.t(this.qw, o, 0, 1, 0, 1);
|
|
686
686
|
var p;
|
|
687
|
-
this.
|
|
688
|
-
for (var q = 0; q < this.
|
|
689
|
-
p = this.
|
|
690
|
-
this.
|
|
687
|
+
this.ry = 0;
|
|
688
|
+
for (var q = 0; q < this.qw.count; q++) {
|
|
689
|
+
p = this.qw._inner[q];
|
|
690
|
+
this.s2(p);
|
|
691
691
|
}
|
|
692
|
-
this.
|
|
692
|
+
this.s1();
|
|
693
693
|
};
|
|
694
|
-
HighDensityScatterSeries.prototype.
|
|
694
|
+
HighDensityScatterSeries.prototype.s2 = function (a) {
|
|
695
695
|
if (a.g) {
|
|
696
696
|
return;
|
|
697
697
|
}
|
|
@@ -703,28 +703,28 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
703
703
|
else {
|
|
704
704
|
d = 1;
|
|
705
705
|
}
|
|
706
|
-
this.
|
|
706
|
+
this.s4(a.b, d, b, a.e);
|
|
707
707
|
if (c > 0 && !b) {
|
|
708
708
|
var e = void 0;
|
|
709
709
|
for (var f = 0; f < c; f++) {
|
|
710
710
|
e = a.a[f];
|
|
711
|
-
this.
|
|
711
|
+
this.s4(e, d, false, a.e);
|
|
712
712
|
}
|
|
713
713
|
}
|
|
714
714
|
if (a.e != null) {
|
|
715
715
|
a.e.a = false;
|
|
716
716
|
}
|
|
717
717
|
};
|
|
718
|
-
HighDensityScatterSeries.prototype.
|
|
719
|
-
var b = this.cd != null ? this.cd.
|
|
720
|
-
var c = this.cd != null ? this.cd.
|
|
718
|
+
HighDensityScatterSeries.prototype.eo = function (a) {
|
|
719
|
+
var b = this.cd != null ? this.cd.s9 : Rect.empty;
|
|
720
|
+
var c = this.cd != null ? this.cd.to : Rect.empty;
|
|
721
721
|
var d = new Rect(0, 0, 0, 1, 1);
|
|
722
|
-
var e = this.
|
|
723
|
-
var f = new ScalerParams(0, d, d, this.
|
|
724
|
-
var g = new ScalerParams(0, d, d, this.
|
|
722
|
+
var e = this.px(this.b0);
|
|
723
|
+
var f = new ScalerParams(0, d, d, this.qf.cg, e);
|
|
724
|
+
var g = new ScalerParams(0, d, d, this.qh.cg, e);
|
|
725
725
|
var h = !b.isEmpty && !c.isEmpty && this.ck != null ? this.ck.indexOf(a) : -1;
|
|
726
|
-
var i = this.
|
|
727
|
-
var j = this.
|
|
726
|
+
var i = this.qf != null && this.qm != null && h < this.qm.count ? this.qf.ei(this.qm.item(h), f) : NaN;
|
|
727
|
+
var j = this.qh != null && this.qo != null && h < this.qo.count ? this.qh.ei(this.qo.item(h), g) : NaN;
|
|
728
728
|
if (!isNaN_(i)) {
|
|
729
729
|
if (i < b.left + 0.1 * b.width) {
|
|
730
730
|
i = i + 0.4 * b.width;
|
|
@@ -750,30 +750,30 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
750
750
|
}
|
|
751
751
|
return h >= 0;
|
|
752
752
|
};
|
|
753
|
-
HighDensityScatterSeries.prototype.
|
|
754
|
-
var e = this.
|
|
753
|
+
HighDensityScatterSeries.prototype.s4 = function (a, b, c, d) {
|
|
754
|
+
var e = this.r1(b);
|
|
755
755
|
var f = a.c;
|
|
756
|
-
var g = this.
|
|
756
|
+
var g = this.rw;
|
|
757
757
|
if (c) {
|
|
758
758
|
var h = d.d;
|
|
759
759
|
var i = d.b;
|
|
760
760
|
var j = d.e;
|
|
761
761
|
var k = d.c;
|
|
762
|
-
if (this.
|
|
763
|
-
h = this.
|
|
764
|
-
i = this.
|
|
765
|
-
j = this.
|
|
766
|
-
k = this.
|
|
762
|
+
if (this.qq) {
|
|
763
|
+
h = this.qy + this.q0 * h;
|
|
764
|
+
i = this.qy + this.q0 * i;
|
|
765
|
+
j = this.qz + this.qx * j;
|
|
766
|
+
k = this.qz + this.qx * k;
|
|
767
767
|
}
|
|
768
|
-
var l = truncate((this.
|
|
769
|
-
var m = truncate((this.
|
|
770
|
-
var n = truncate((this.
|
|
771
|
-
var o = truncate((this.
|
|
768
|
+
var l = truncate((this.rh + this.rj * (h - this.rl) / this.rn));
|
|
769
|
+
var m = truncate((this.rh + this.rj * (i - this.rl) / this.rn));
|
|
770
|
+
var n = truncate((this.ri + this.rg * (j - this.rm) / this.rk));
|
|
771
|
+
var o = truncate((this.ri + this.rg * (k - this.rm) / this.rk));
|
|
772
772
|
l = truncate(Math.floor(l));
|
|
773
773
|
m = truncate(Math.floor(m));
|
|
774
774
|
n = truncate(Math.floor(n));
|
|
775
775
|
o = truncate(Math.floor(o));
|
|
776
|
-
if (this.
|
|
776
|
+
if (this.qp) {
|
|
777
777
|
l -= g;
|
|
778
778
|
m += g;
|
|
779
779
|
n -= g;
|
|
@@ -784,22 +784,22 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
784
784
|
var r = q;
|
|
785
785
|
for (var s = l; s <= m; s++) {
|
|
786
786
|
for (var t = n; t <= o; t++) {
|
|
787
|
-
this.
|
|
787
|
+
this.s3(f, s, t, q, r);
|
|
788
788
|
}
|
|
789
789
|
}
|
|
790
790
|
}
|
|
791
791
|
else {
|
|
792
792
|
var u = a.a;
|
|
793
793
|
var v = a.b;
|
|
794
|
-
if (this.
|
|
795
|
-
u = this.
|
|
796
|
-
v = this.
|
|
794
|
+
if (this.qq) {
|
|
795
|
+
u = this.qy + this.q0 * u;
|
|
796
|
+
v = this.qz + this.qx * v;
|
|
797
797
|
}
|
|
798
|
-
var w = truncate((this.
|
|
799
|
-
var x = truncate((this.
|
|
798
|
+
var w = truncate((this.rh + this.rj * (u - this.rl) / this.rn));
|
|
799
|
+
var x = truncate((this.ri + this.rg * (v - this.rm) / this.rk));
|
|
800
800
|
w = truncate(Math.floor(w));
|
|
801
801
|
x = truncate(Math.floor(x));
|
|
802
|
-
if (this.
|
|
802
|
+
if (this.qp) {
|
|
803
803
|
var y = w - g;
|
|
804
804
|
var z = w + g;
|
|
805
805
|
var aa = x + g;
|
|
@@ -809,46 +809,46 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
809
809
|
var ae = ad;
|
|
810
810
|
for (var af = y; af <= z; af++) {
|
|
811
811
|
for (var ag = ab; ag <= aa; ag++) {
|
|
812
|
-
this.
|
|
812
|
+
this.s3(f, af, ag, ad, ae);
|
|
813
813
|
}
|
|
814
814
|
}
|
|
815
815
|
}
|
|
816
816
|
else {
|
|
817
|
-
this.
|
|
817
|
+
this.s3(f, w, x, b, 1);
|
|
818
818
|
}
|
|
819
819
|
}
|
|
820
820
|
};
|
|
821
|
-
HighDensityScatterSeries.prototype.
|
|
822
|
-
return truncate((Math.floor(255 * b))) << 24 | truncate(Math.floor(b * (this.
|
|
821
|
+
HighDensityScatterSeries.prototype.r0 = function (a, b) {
|
|
822
|
+
return truncate((Math.floor(255 * b))) << 24 | truncate(Math.floor(b * (this.rb + a * this.rf))) << 16 | truncate(Math.floor(b * (this.ra + a * this.re))) << 8 | truncate(Math.floor(b * (this.q9 + a * this.rd)));
|
|
823
823
|
};
|
|
824
|
-
HighDensityScatterSeries.prototype.
|
|
825
|
-
return 255 << 24 | truncate(Math.floor((this.
|
|
824
|
+
HighDensityScatterSeries.prototype.r1 = function (a) {
|
|
825
|
+
return 255 << 24 | truncate(Math.floor((this.rb + a * this.rf))) << 16 | truncate(Math.floor((this.ra + a * this.re))) << 8 | truncate(Math.floor((this.q9 + a * this.rd)));
|
|
826
826
|
};
|
|
827
|
-
HighDensityScatterSeries.prototype.
|
|
827
|
+
HighDensityScatterSeries.prototype.ro = function (a) {
|
|
828
828
|
return (a >> 24 & 255) / 255;
|
|
829
829
|
};
|
|
830
|
-
HighDensityScatterSeries.prototype.
|
|
831
|
-
if (b < 0 || b >= this.
|
|
830
|
+
HighDensityScatterSeries.prototype.s3 = function (a, b, c, d, e) {
|
|
831
|
+
if (b < 0 || b >= this.rv || c < 0 || c >= this.ru) {
|
|
832
832
|
return;
|
|
833
833
|
}
|
|
834
|
-
var f = (c * this.
|
|
835
|
-
this.
|
|
836
|
-
this.
|
|
837
|
-
if (this.
|
|
834
|
+
var f = (c * this.rv) + b;
|
|
835
|
+
this.qb[f] = this.qb[f] + d;
|
|
836
|
+
this.p8[f] = this.p8[f] + e;
|
|
837
|
+
if (this.qr) {
|
|
838
838
|
this._itemIndexes[f] = a + 1;
|
|
839
839
|
}
|
|
840
|
-
this.
|
|
840
|
+
this.ry += truncate(d);
|
|
841
841
|
};
|
|
842
|
-
HighDensityScatterSeries.prototype.
|
|
842
|
+
HighDensityScatterSeries.prototype.s1 = function () {
|
|
843
843
|
var a = 0;
|
|
844
844
|
var b = 0;
|
|
845
|
-
var c = this.
|
|
846
|
-
var d = this.
|
|
847
|
-
var e = this.
|
|
848
|
-
var f = this.
|
|
849
|
-
var g = this.
|
|
850
|
-
var h = this.
|
|
851
|
-
var i = this.
|
|
845
|
+
var c = this.q3;
|
|
846
|
+
var d = this.q2;
|
|
847
|
+
var e = this.q1;
|
|
848
|
+
var f = this.qb.length;
|
|
849
|
+
var g = this.qb;
|
|
850
|
+
var h = this.p8;
|
|
851
|
+
var i = this.qa;
|
|
852
852
|
var j = NaN;
|
|
853
853
|
var k = NaN;
|
|
854
854
|
var l = 0;
|
|
@@ -873,7 +873,7 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
873
873
|
b = 0.2;
|
|
874
874
|
}
|
|
875
875
|
if (j != a || k != b) {
|
|
876
|
-
l = this.
|
|
876
|
+
l = this.r0(a, b);
|
|
877
877
|
j = a;
|
|
878
878
|
k = b;
|
|
879
879
|
}
|
|
@@ -885,46 +885,46 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
885
885
|
m += 4;
|
|
886
886
|
}
|
|
887
887
|
};
|
|
888
|
-
HighDensityScatterSeries.prototype.
|
|
888
|
+
HighDensityScatterSeries.prototype.st = function (a) {
|
|
889
889
|
var b = a;
|
|
890
890
|
b.b6();
|
|
891
891
|
};
|
|
892
892
|
HighDensityScatterSeries.prototype.bx = function () {
|
|
893
893
|
return new HighDensityScatterSeriesView(this);
|
|
894
894
|
};
|
|
895
|
-
HighDensityScatterSeries.prototype.
|
|
896
|
-
_super.prototype.
|
|
897
|
-
this.
|
|
895
|
+
HighDensityScatterSeries.prototype.l2 = function (a) {
|
|
896
|
+
_super.prototype.l2.call(this, a);
|
|
897
|
+
this.qc = a;
|
|
898
898
|
};
|
|
899
899
|
HighDensityScatterSeries.prototype.ap = function (a) {
|
|
900
|
-
if (a != null && a == this.
|
|
901
|
-
return new AxisRange(this.
|
|
900
|
+
if (a != null && a == this.qf && this.qm != null) {
|
|
901
|
+
return new AxisRange(this.qm.minimum, this.qm.maximum);
|
|
902
902
|
}
|
|
903
|
-
if (a != null && a == this.
|
|
904
|
-
return new AxisRange(this.
|
|
903
|
+
if (a != null && a == this.qh && this.qo != null) {
|
|
904
|
+
return new AxisRange(this.qo.minimum, this.qo.maximum);
|
|
905
905
|
}
|
|
906
906
|
return null;
|
|
907
907
|
};
|
|
908
|
-
HighDensityScatterSeries.prototype.
|
|
908
|
+
HighDensityScatterSeries.prototype.m8 = function (a, b) {
|
|
909
909
|
if (this.cd != null) {
|
|
910
910
|
var c = this.getEffectiveViewport1(this.b0);
|
|
911
|
-
this.
|
|
911
|
+
this.qq = !c.isEmpty;
|
|
912
912
|
}
|
|
913
|
-
this.
|
|
913
|
+
this.ml(false);
|
|
914
914
|
};
|
|
915
|
-
HighDensityScatterSeries.prototype.
|
|
916
|
-
this.
|
|
915
|
+
HighDensityScatterSeries.prototype.m9 = function (a, b) {
|
|
916
|
+
this.ml(false);
|
|
917
917
|
};
|
|
918
|
-
HighDensityScatterSeries.prototype.
|
|
919
|
-
if (!this.
|
|
918
|
+
HighDensityScatterSeries.prototype.hv = function (a) {
|
|
919
|
+
if (!this.qr || this._itemIndexes == null || this.cd == null || this.ck == null || this._itemIndexes.length != (this.rv * this.ru)) {
|
|
920
920
|
return null;
|
|
921
921
|
}
|
|
922
|
-
var b = this.cd.
|
|
922
|
+
var b = this.cd.s9;
|
|
923
923
|
var c = (a.x - b.left) / b.width;
|
|
924
924
|
var d = (a.y - b.top) / b.height;
|
|
925
|
-
var e = truncate(Math.round(this.
|
|
926
|
-
var f = truncate(Math.round(this.
|
|
927
|
-
var g = this.
|
|
925
|
+
var e = truncate(Math.round(this.p3.left + (this.p3.width * c)));
|
|
926
|
+
var f = truncate(Math.round(this.p3.top + (this.p3.height * d)));
|
|
927
|
+
var g = this.r4(e, f);
|
|
928
928
|
if (g < 0 || g > this._itemIndexes.length - 1) {
|
|
929
929
|
return null;
|
|
930
930
|
}
|
|
@@ -934,68 +934,68 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
934
934
|
}
|
|
935
935
|
return this.ck.item(h);
|
|
936
936
|
};
|
|
937
|
-
HighDensityScatterSeries.prototype.
|
|
938
|
-
var c = (this.
|
|
937
|
+
HighDensityScatterSeries.prototype.r4 = function (a, b) {
|
|
938
|
+
var c = (this.rv * b) + a;
|
|
939
939
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
940
940
|
return c;
|
|
941
941
|
}
|
|
942
942
|
var d = 1;
|
|
943
|
-
c = (this.
|
|
943
|
+
c = (this.rv * (b - d)) + a;
|
|
944
944
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
945
945
|
return c;
|
|
946
946
|
}
|
|
947
|
-
c = (this.
|
|
947
|
+
c = (this.rv * (b + d)) + a;
|
|
948
948
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
949
949
|
return c;
|
|
950
950
|
}
|
|
951
|
-
c = (this.
|
|
951
|
+
c = (this.rv * (b)) + a - 1;
|
|
952
952
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
953
953
|
return c;
|
|
954
954
|
}
|
|
955
|
-
c = (this.
|
|
955
|
+
c = (this.rv * (b)) + a + 1;
|
|
956
956
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
957
957
|
return c;
|
|
958
958
|
}
|
|
959
|
-
c = (this.
|
|
959
|
+
c = (this.rv * (b - d)) + a - 1;
|
|
960
960
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
961
961
|
return c;
|
|
962
962
|
}
|
|
963
|
-
c = (this.
|
|
963
|
+
c = (this.rv * (b + d)) + a + 1;
|
|
964
964
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
965
965
|
return c;
|
|
966
966
|
}
|
|
967
|
-
c = (this.
|
|
967
|
+
c = (this.rv * (b - d)) + a + 1;
|
|
968
968
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
969
969
|
return c;
|
|
970
970
|
}
|
|
971
|
-
c = (this.
|
|
971
|
+
c = (this.rv * (b + d)) + a - 1;
|
|
972
972
|
if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
|
|
973
973
|
return c;
|
|
974
974
|
}
|
|
975
975
|
return 0;
|
|
976
976
|
};
|
|
977
|
-
HighDensityScatterSeries.prototype.
|
|
978
|
-
this.
|
|
979
|
-
this.
|
|
980
|
-
this.
|
|
977
|
+
HighDensityScatterSeries.prototype.s6 = function (a, b, c) {
|
|
978
|
+
this.qa = a;
|
|
979
|
+
this.rv = b;
|
|
980
|
+
this.ru = c;
|
|
981
981
|
};
|
|
982
|
-
HighDensityScatterSeries.prototype.
|
|
982
|
+
HighDensityScatterSeries.prototype.get_e5 = function () {
|
|
983
983
|
return true;
|
|
984
984
|
};
|
|
985
|
-
HighDensityScatterSeries.prototype.
|
|
986
|
-
_super.prototype.
|
|
985
|
+
HighDensityScatterSeries.prototype.set_e5 = function (a) {
|
|
986
|
+
_super.prototype.set_e5.call(this, a);
|
|
987
987
|
};
|
|
988
|
-
HighDensityScatterSeries.prototype.
|
|
989
|
-
_super.prototype.
|
|
990
|
-
this.
|
|
988
|
+
HighDensityScatterSeries.prototype.k0 = function (a, b) {
|
|
989
|
+
_super.prototype.k0.call(this, a, b);
|
|
990
|
+
this.qc.b7();
|
|
991
991
|
if (this.bz != null) {
|
|
992
992
|
this.bz.b7();
|
|
993
993
|
}
|
|
994
|
-
this.
|
|
994
|
+
this.ls();
|
|
995
995
|
};
|
|
996
|
-
HighDensityScatterSeries.prototype.
|
|
997
|
-
_super.prototype.
|
|
998
|
-
if (!this.
|
|
996
|
+
HighDensityScatterSeries.prototype.mn = function (a, b) {
|
|
997
|
+
_super.prototype.mn.call(this, a, b);
|
|
998
|
+
if (!this.e1) {
|
|
999
999
|
this.b0.a2(b);
|
|
1000
1000
|
return;
|
|
1001
1001
|
}
|
|
@@ -1005,29 +1005,29 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1005
1005
|
}
|
|
1006
1006
|
var c = typeCast(HighDensityScatterSeriesView.$, this.bz);
|
|
1007
1007
|
var d = new ScatterFrame();
|
|
1008
|
-
this.
|
|
1009
|
-
this.
|
|
1008
|
+
this.sx(false, c);
|
|
1009
|
+
this.e1 = false;
|
|
1010
1010
|
};
|
|
1011
|
-
HighDensityScatterSeries.prototype.
|
|
1012
|
-
_super.prototype.
|
|
1011
|
+
HighDensityScatterSeries.prototype.mk = function (a, b, c, d, e) {
|
|
1012
|
+
_super.prototype.mk.call(this, a, b, c, d, e);
|
|
1013
1013
|
var f = this.a6.a$h.item(d);
|
|
1014
1014
|
var g = f;
|
|
1015
1015
|
f.a1(c);
|
|
1016
1016
|
if (this.cx(g)) {
|
|
1017
1017
|
return;
|
|
1018
1018
|
}
|
|
1019
|
-
if (this.
|
|
1020
|
-
this.
|
|
1019
|
+
if (this.qk == null) {
|
|
1020
|
+
this.qk = new ScatterFrame();
|
|
1021
1021
|
}
|
|
1022
|
-
this.
|
|
1022
|
+
this.sx(false, f);
|
|
1023
1023
|
};
|
|
1024
|
-
HighDensityScatterSeries.prototype.
|
|
1025
|
-
_super.prototype.
|
|
1026
|
-
this.
|
|
1027
|
-
this.
|
|
1024
|
+
HighDensityScatterSeries.prototype.kx = function () {
|
|
1025
|
+
_super.prototype.kx.call(this);
|
|
1026
|
+
this.qf = null;
|
|
1027
|
+
this.qh = null;
|
|
1028
1028
|
};
|
|
1029
1029
|
HighDensityScatterSeries.$t = markType(HighDensityScatterSeries, 'HighDensityScatterSeries', Series.$);
|
|
1030
|
-
HighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, HighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:
|
|
1030
|
+
HighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, HighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:tn:s8', [Color.$, Defaults.ap], 'HeatMaximum:rp:s9', [1, 50], 'HeatMinimumColor:to:ta', [Color.$, Defaults.aq], 'HeatMinimum:rq:tb', [1, 0], 'PointExtent:r2:tc', [1, 1], 'ProgressiveLoad:qu:td', [0, true], 'UseBruteForce:qv:te', [0, false], 'XAxis:qf:tf', [NumericXAxis.$, null], 'XMemberAsLegendLabel:se:tg', [2, null], 'XMemberAsLegendUnit:sg:th', [2, null], 'XMemberPath:si:ti', [2, null], 'YAxis:qh:tj', [NumericYAxis.$, null], 'YMemberAsLegendLabel:sm:tk', [2, null], 'YMemberAsLegendUnit:so:tl', [2, null], 'YMemberPath:sq:tm', [2, null]]);
|
|
1031
1031
|
return HighDensityScatterSeries;
|
|
1032
1032
|
}(Series));
|
|
1033
1033
|
export { HighDensityScatterSeries };
|
|
@@ -1051,19 +1051,19 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
1051
1051
|
HighDensityScatterSeriesView.prototype.as = function () {
|
|
1052
1052
|
_super.prototype.as.call(this);
|
|
1053
1053
|
if (!this.q) {
|
|
1054
|
-
this.bz.
|
|
1055
|
-
this.bz.
|
|
1056
|
-
this.bz.
|
|
1057
|
-
this.bz.
|
|
1054
|
+
this.bz.to = Defaults.aq;
|
|
1055
|
+
this.bz.tn = Defaults.ap;
|
|
1056
|
+
this.bz.o7 = Defaults.al;
|
|
1057
|
+
this.bz.pc = Defaults.ak;
|
|
1058
1058
|
}
|
|
1059
1059
|
};
|
|
1060
1060
|
HighDensityScatterSeriesView.prototype.ca = function () {
|
|
1061
|
-
this.bz.
|
|
1061
|
+
this.bz.s6(this.bx, this.b5, this.b4);
|
|
1062
1062
|
};
|
|
1063
1063
|
HighDensityScatterSeriesView.prototype.b6 = function () {
|
|
1064
1064
|
if (this.b2 == null) {
|
|
1065
|
-
this.b2 = this.e.
|
|
1066
|
-
var a = this.e.
|
|
1065
|
+
this.b2 = this.e.hb.createElement("canvas");
|
|
1066
|
+
var a = this.e.hb.get2DCanvasContext(this.b2);
|
|
1067
1067
|
this.b0 = new RenderingContext(new CanvasViewRenderer(), a);
|
|
1068
1068
|
}
|
|
1069
1069
|
var b;
|
|
@@ -1071,7 +1071,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
1071
1071
|
b = this.bu;
|
|
1072
1072
|
}
|
|
1073
1073
|
else {
|
|
1074
|
-
b = this.e.cd.
|
|
1074
|
+
b = this.e.cd.te();
|
|
1075
1075
|
}
|
|
1076
1076
|
var c = truncate(Math.round(b.left));
|
|
1077
1077
|
var d = truncate(Math.round(b.top));
|
|
@@ -1088,7 +1088,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
1088
1088
|
var imageDataArray_ = this.b3.data;
|
|
1089
1089
|
this.bx = imageDataArray_;
|
|
1090
1090
|
}
|
|
1091
|
-
this.bz.
|
|
1091
|
+
this.bz.s6(this.bx, this.b5, this.b4);
|
|
1092
1092
|
};
|
|
1093
1093
|
HighDensityScatterSeriesView.prototype.by = function () {
|
|
1094
1094
|
return this.bx;
|
|
@@ -1102,8 +1102,8 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
1102
1102
|
this.aq();
|
|
1103
1103
|
};
|
|
1104
1104
|
HighDensityScatterSeriesView.prototype.b8 = function (a) {
|
|
1105
|
-
if (this.e.
|
|
1106
|
-
this.e.
|
|
1105
|
+
if (this.e.hb != null) {
|
|
1106
|
+
this.e.hb.setTimeout(a, 0);
|
|
1107
1107
|
}
|
|
1108
1108
|
else {
|
|
1109
1109
|
window.setTimeout(a, 0);
|
|
@@ -1112,7 +1112,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
1112
1112
|
HighDensityScatterSeriesView.prototype.a6 = function (a, b) {
|
|
1113
1113
|
_super.prototype.a6.call(this, a, b);
|
|
1114
1114
|
if (b) {
|
|
1115
|
-
if (!this.bz.
|
|
1115
|
+
if (!this.bz.em) {
|
|
1116
1116
|
return;
|
|
1117
1117
|
}
|
|
1118
1118
|
var c = new Rectangle();
|