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
|
@@ -37,166 +37,171 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
37
37
|
tslib_1.__extends(CategoryChart, _super);
|
|
38
38
|
function CategoryChart() {
|
|
39
39
|
var _this = _super.call(this) || this;
|
|
40
|
-
_this.
|
|
41
|
-
_this.
|
|
42
|
-
_this.
|
|
43
|
-
_this.
|
|
44
|
-
_this.
|
|
45
|
-
_this.
|
|
46
|
-
_this.
|
|
47
|
-
_this.
|
|
48
|
-
_this.
|
|
49
|
-
_this.
|
|
50
|
-
_this.
|
|
51
|
-
_this.
|
|
52
|
-
_this.
|
|
53
|
-
_this.
|
|
54
|
-
_this.
|
|
55
|
-
_this.
|
|
56
|
-
_this.
|
|
57
|
-
_this.
|
|
58
|
-
_this.
|
|
59
|
-
_this.
|
|
60
|
-
_this.
|
|
61
|
-
_this.
|
|
62
|
-
_this.
|
|
63
|
-
_this.
|
|
64
|
-
_this.
|
|
65
|
-
_this.
|
|
66
|
-
_this.
|
|
67
|
-
_this.
|
|
68
|
-
_this.
|
|
69
|
-
_this.
|
|
70
|
-
_this.
|
|
71
|
-
_this.
|
|
72
|
-
_this.
|
|
73
|
-
_this.
|
|
74
|
-
_this.
|
|
75
|
-
_this.
|
|
40
|
+
_this.aev = 1000;
|
|
41
|
+
_this.ac0 = null;
|
|
42
|
+
_this.ack = 9;
|
|
43
|
+
_this.acm = 1;
|
|
44
|
+
_this.ac4 = false;
|
|
45
|
+
_this.ac5 = false;
|
|
46
|
+
_this.aco = 0;
|
|
47
|
+
_this.acy = 0;
|
|
48
|
+
_this.ads = 0;
|
|
49
|
+
_this.adv = 0;
|
|
50
|
+
_this.adr = 0;
|
|
51
|
+
_this.adu = 0;
|
|
52
|
+
_this.adt = 1;
|
|
53
|
+
_this.adw = 0;
|
|
54
|
+
_this.ad2 = NaN;
|
|
55
|
+
_this.acg = 0;
|
|
56
|
+
_this.ac6 = true;
|
|
57
|
+
_this.ac7 = false;
|
|
58
|
+
_this.adp = DeviceUtils.g(2);
|
|
59
|
+
_this.adq = DeviceUtils.g(60);
|
|
60
|
+
_this.adb = true;
|
|
61
|
+
_this.ac8 = true;
|
|
62
|
+
_this.ada = false;
|
|
63
|
+
_this.aci = 0;
|
|
64
|
+
_this.adc = false;
|
|
65
|
+
_this.aew = 10;
|
|
66
|
+
_this.ad4 = NaN;
|
|
67
|
+
_this.ad3 = NaN;
|
|
68
|
+
_this.ad5 = 0;
|
|
69
|
+
_this.acc = null;
|
|
70
|
+
_this.acd = null;
|
|
71
|
+
_this.ac9 = true;
|
|
72
|
+
_this.adx = 3;
|
|
73
|
+
_this.ady = NaN;
|
|
74
|
+
_this.adz = NaN;
|
|
75
|
+
_this.ad0 = NaN;
|
|
76
|
+
_this.ad1 = NaN;
|
|
77
|
+
_this.ac2 = false;
|
|
78
|
+
_this.ac3 = false;
|
|
79
|
+
_this.ado = null;
|
|
80
|
+
_this.q8();
|
|
76
81
|
return _this;
|
|
77
82
|
}
|
|
78
|
-
CategoryChart.prototype.
|
|
79
|
-
_super.prototype.
|
|
83
|
+
CategoryChart.prototype.rq = function () {
|
|
84
|
+
_super.prototype.rq.call(this);
|
|
80
85
|
if (this.dataChart == null) {
|
|
81
86
|
return;
|
|
82
87
|
}
|
|
83
|
-
var a = this.dataChart.
|
|
84
|
-
this.
|
|
85
|
-
this.
|
|
86
|
-
if (this.
|
|
87
|
-
this.
|
|
88
|
+
var a = this.dataChart.cu.j.e();
|
|
89
|
+
this.ace = a.d;
|
|
90
|
+
this.acf = a.e;
|
|
91
|
+
if (this.abo == null) {
|
|
92
|
+
this.abo = a.k;
|
|
88
93
|
}
|
|
89
|
-
if (this.
|
|
90
|
-
this.
|
|
94
|
+
if (this.abv == null) {
|
|
95
|
+
this.abv = a.k;
|
|
91
96
|
}
|
|
92
|
-
this.
|
|
93
|
-
this.
|
|
94
|
-
this.
|
|
95
|
-
this.
|
|
96
|
-
this.
|
|
97
|
-
this.
|
|
98
|
-
this.
|
|
99
|
-
this.
|
|
100
|
-
this.
|
|
101
|
-
this.
|
|
102
|
-
this.
|
|
103
|
-
this.
|
|
104
|
-
this.
|
|
105
|
-
this.
|
|
106
|
-
this.
|
|
97
|
+
this.xn = 0;
|
|
98
|
+
this.abw = AxisDefaults.h;
|
|
99
|
+
this.abz = null;
|
|
100
|
+
this.abs = AxisDefaults.g;
|
|
101
|
+
this.abp = null;
|
|
102
|
+
this.w6 = AxisDefaults.f;
|
|
103
|
+
this.abt = AxisDefaults.j;
|
|
104
|
+
this.w7 = AxisDefaults.e;
|
|
105
|
+
this.fb = true;
|
|
106
|
+
this.fc = false;
|
|
107
|
+
this.a6 = 0;
|
|
108
|
+
this.hv = Defaults.j;
|
|
109
|
+
this.t0 = Defaults.ae;
|
|
110
|
+
this.tv = Defaults.af;
|
|
111
|
+
this.tw = Defaults.ag;
|
|
107
112
|
};
|
|
108
|
-
CategoryChart.prototype.
|
|
109
|
-
_super.prototype.
|
|
110
|
-
a.
|
|
111
|
-
a.cg = this.
|
|
113
|
+
CategoryChart.prototype.rs = function (a, b) {
|
|
114
|
+
_super.prototype.rs.call(this, a, b);
|
|
115
|
+
a.hp = this.aex;
|
|
116
|
+
a.cg = this.ac1;
|
|
112
117
|
};
|
|
113
|
-
CategoryChart.prototype.
|
|
118
|
+
CategoryChart.prototype.sd = function (a, b, c) {
|
|
114
119
|
var _this = this;
|
|
115
|
-
_super.prototype.
|
|
120
|
+
_super.prototype.sd.call(this, a, b, c);
|
|
116
121
|
switch (a) {
|
|
117
122
|
case "TransitionInDuration":
|
|
118
|
-
this.
|
|
123
|
+
this.rf(function (d) { return d.hp = _this.aex; });
|
|
119
124
|
break;
|
|
120
125
|
case "TransitionInEasingFunction":
|
|
121
|
-
this.
|
|
126
|
+
this.rf(function (d) { return d.cg = _this.ac1; });
|
|
122
127
|
break;
|
|
123
128
|
}
|
|
124
129
|
};
|
|
125
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
130
|
+
Object.defineProperty(CategoryChart.prototype, "aex", {
|
|
126
131
|
get: function () {
|
|
127
|
-
return this.
|
|
132
|
+
return this.aev;
|
|
128
133
|
},
|
|
129
134
|
set: function (a) {
|
|
130
|
-
var b = this.
|
|
135
|
+
var b = this.aex;
|
|
131
136
|
if (a != b) {
|
|
132
|
-
this.
|
|
133
|
-
this.
|
|
137
|
+
this.aev = a;
|
|
138
|
+
this.sc("TransitionInDuration", b, this.aex);
|
|
134
139
|
}
|
|
135
140
|
},
|
|
136
141
|
enumerable: true,
|
|
137
142
|
configurable: true
|
|
138
143
|
});
|
|
139
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
144
|
+
Object.defineProperty(CategoryChart.prototype, "ac1", {
|
|
140
145
|
get: function () {
|
|
141
|
-
return this.
|
|
146
|
+
return this.ac0;
|
|
142
147
|
},
|
|
143
148
|
set: function (a) {
|
|
144
|
-
var b = this.
|
|
149
|
+
var b = this.ac1;
|
|
145
150
|
if (a != b) {
|
|
146
|
-
this.
|
|
147
|
-
this.
|
|
151
|
+
this.ac0 = a;
|
|
152
|
+
this.sc("TransitionInEasingFunction", b, this.ac1);
|
|
148
153
|
}
|
|
149
154
|
},
|
|
150
155
|
enumerable: true,
|
|
151
156
|
configurable: true
|
|
152
157
|
});
|
|
153
|
-
CategoryChart.prototype.
|
|
154
|
-
var cvd_ = this.
|
|
158
|
+
CategoryChart.prototype.ae3 = function () {
|
|
159
|
+
var cvd_ = this.ju();
|
|
155
160
|
cvd_.scaleByViewport();
|
|
156
161
|
return (cvd_.serialize());
|
|
157
162
|
};
|
|
158
|
-
CategoryChart.prototype.
|
|
159
|
-
_super.prototype.
|
|
160
|
-
a.
|
|
161
|
-
a.
|
|
162
|
-
a.
|
|
163
|
-
a.
|
|
164
|
-
a.
|
|
165
|
-
a.
|
|
163
|
+
CategoryChart.prototype.rl = function (a) {
|
|
164
|
+
_super.prototype.rl.call(this, a);
|
|
165
|
+
a.ds = this.e7;
|
|
166
|
+
a.uq = this.adh;
|
|
167
|
+
a.ut = this.adi;
|
|
168
|
+
a.vg = this.ad6;
|
|
169
|
+
a.vh = this.ad7;
|
|
170
|
+
a.tv = this.ach;
|
|
166
171
|
};
|
|
167
|
-
CategoryChart.prototype.
|
|
168
|
-
_super.prototype.
|
|
172
|
+
CategoryChart.prototype.rr = function (a, b) {
|
|
173
|
+
_super.prototype.rr.call(this, a, b);
|
|
169
174
|
var c = typeCast(HorizontalAnchoredCategorySeries.$, a);
|
|
170
175
|
if (c == null) {
|
|
171
176
|
return;
|
|
172
177
|
}
|
|
173
|
-
c.
|
|
174
|
-
c.
|
|
175
|
-
c.
|
|
176
|
-
c.ca = this.
|
|
178
|
+
c.tn = this.acn;
|
|
179
|
+
c.sk = this.adg;
|
|
180
|
+
c.r4 = this.acp;
|
|
181
|
+
c.ca = this.acz;
|
|
177
182
|
c.trendLineBrush = ArrayExtension.getModulus$1(Brush.$, this.ag, b);
|
|
178
|
-
c.trendLineType = this.
|
|
179
|
-
c.trendLineThickness = this.
|
|
180
|
-
c.
|
|
181
|
-
if (a.
|
|
182
|
-
a.
|
|
183
|
+
c.trendLineType = this.di;
|
|
184
|
+
c.trendLineThickness = this.it;
|
|
185
|
+
c.qh = this.cm(a, b);
|
|
186
|
+
if (a.d4) {
|
|
187
|
+
a.mq(ArrayExtension.getModulus$1(Brush.$, this.ace, b), ArrayExtension.getModulus$1(Brush.$, this.acf, b));
|
|
183
188
|
}
|
|
184
189
|
};
|
|
185
|
-
CategoryChart.prototype.
|
|
190
|
+
CategoryChart.prototype.acq = function () {
|
|
186
191
|
return new CategoryXAxis();
|
|
187
192
|
};
|
|
188
|
-
CategoryChart.prototype.
|
|
193
|
+
CategoryChart.prototype.acu = function () {
|
|
189
194
|
return new NumericYAxis();
|
|
190
195
|
};
|
|
191
|
-
CategoryChart.prototype.
|
|
192
|
-
this.xAxis = this.
|
|
196
|
+
CategoryChart.prototype.q4 = function () {
|
|
197
|
+
this.xAxis = this.acq();
|
|
193
198
|
this.xAxis.name = "xAxis";
|
|
194
199
|
var a = this.xAxis;
|
|
195
|
-
a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.
|
|
196
|
-
this.yAxis = this.
|
|
200
|
+
a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.af5));
|
|
201
|
+
this.yAxis = this.acu();
|
|
197
202
|
this.yAxis.name = "yAxis";
|
|
198
203
|
var b = this.yAxis;
|
|
199
|
-
b.propertyChanged = delegateCombine(b.propertyChanged, runOn(this, this.
|
|
204
|
+
b.propertyChanged = delegateCombine(b.propertyChanged, runOn(this, this.af6));
|
|
200
205
|
if (this.xAxis.ay == null) {
|
|
201
206
|
this.xAxis.ay = new AxisLabelSettings();
|
|
202
207
|
}
|
|
@@ -204,520 +209,595 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
204
209
|
this.yAxis.ay = new AxisLabelSettings();
|
|
205
210
|
}
|
|
206
211
|
};
|
|
207
|
-
CategoryChart.prototype.
|
|
208
|
-
_super.prototype.
|
|
209
|
-
a.k8 = this.
|
|
210
|
-
a.lb = this.
|
|
211
|
-
a.b0 = this.
|
|
212
|
+
CategoryChart.prototype.aao = function (a) {
|
|
213
|
+
_super.prototype.aao.call(this, a);
|
|
214
|
+
a.k8 = this.adk;
|
|
215
|
+
a.lb = this.adm;
|
|
216
|
+
a.b0 = this.adl;
|
|
212
217
|
};
|
|
213
|
-
CategoryChart.prototype.
|
|
214
|
-
_super.prototype.
|
|
215
|
-
a.b0 = this.
|
|
218
|
+
CategoryChart.prototype.aam = function (a) {
|
|
219
|
+
_super.prototype.aam.call(this, a);
|
|
220
|
+
a.b0 = this.adj;
|
|
221
|
+
a.zoomMaximumCategoryRange = this.aek;
|
|
222
|
+
a.zoomToCategoryRange = this.aem;
|
|
223
|
+
a.zoomToCategoryStart = this.aen;
|
|
224
|
+
a.zoomMaximumItemSpan = this.ael;
|
|
225
|
+
a.zoomToItemSpan = this.aeo;
|
|
216
226
|
};
|
|
217
|
-
CategoryChart.prototype.
|
|
227
|
+
CategoryChart.prototype.get_by = function () {
|
|
218
228
|
return 0;
|
|
219
229
|
};
|
|
220
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
230
|
+
Object.defineProperty(CategoryChart.prototype, "by", {
|
|
221
231
|
get: function () {
|
|
222
|
-
return this.
|
|
232
|
+
return this.get_by();
|
|
223
233
|
},
|
|
224
234
|
enumerable: true,
|
|
225
235
|
configurable: true
|
|
226
236
|
});
|
|
227
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
237
|
+
Object.defineProperty(CategoryChart.prototype, "acl", {
|
|
228
238
|
get: function () {
|
|
229
|
-
return this.
|
|
239
|
+
return this.ack;
|
|
230
240
|
},
|
|
231
241
|
set: function (a) {
|
|
232
|
-
if (a != this.
|
|
233
|
-
var b = this.
|
|
234
|
-
this.
|
|
235
|
-
this.
|
|
242
|
+
if (a != this.ack) {
|
|
243
|
+
var b = this.acl;
|
|
244
|
+
this.ack = a;
|
|
245
|
+
this.sc("ChartType", enumGetBox(CategoryChartType_$type, b), enumGetBox(CategoryChartType_$type, this.acl));
|
|
236
246
|
}
|
|
237
247
|
},
|
|
238
248
|
enumerable: true,
|
|
239
249
|
configurable: true
|
|
240
250
|
});
|
|
241
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
251
|
+
Object.defineProperty(CategoryChart.prototype, "acn", {
|
|
242
252
|
get: function () {
|
|
243
|
-
return this.
|
|
253
|
+
return this.acm;
|
|
244
254
|
},
|
|
245
255
|
set: function (a) {
|
|
246
|
-
var b = this.
|
|
256
|
+
var b = this.acn;
|
|
247
257
|
if (a != b) {
|
|
248
|
-
this.
|
|
249
|
-
this.
|
|
258
|
+
this.acm = a;
|
|
259
|
+
this.sc("MarkerCollisionAvoidance", enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, b), enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, this.acn));
|
|
250
260
|
}
|
|
251
261
|
},
|
|
252
262
|
enumerable: true,
|
|
253
263
|
configurable: true
|
|
254
264
|
});
|
|
255
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
265
|
+
Object.defineProperty(CategoryChart.prototype, "adf", {
|
|
256
266
|
get: function () {
|
|
257
|
-
return this.
|
|
267
|
+
return this.ac4;
|
|
258
268
|
},
|
|
259
269
|
set: function (a) {
|
|
260
|
-
var b = this.
|
|
270
|
+
var b = this.adf;
|
|
261
271
|
if (a != b) {
|
|
262
|
-
this.
|
|
263
|
-
this.
|
|
272
|
+
this.ac4 = a;
|
|
273
|
+
this.sc("IsSplineShapePartOfRange", b, this.adf);
|
|
264
274
|
}
|
|
265
275
|
},
|
|
266
276
|
enumerable: true,
|
|
267
277
|
configurable: true
|
|
268
278
|
});
|
|
269
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
279
|
+
Object.defineProperty(CategoryChart.prototype, "adg", {
|
|
270
280
|
get: function () {
|
|
271
|
-
return this.
|
|
281
|
+
return this.ac5;
|
|
272
282
|
},
|
|
273
283
|
set: function (a) {
|
|
274
|
-
var b = this.
|
|
284
|
+
var b = this.adg;
|
|
275
285
|
if (a != b) {
|
|
276
|
-
this.
|
|
277
|
-
this.
|
|
286
|
+
this.ac5 = a;
|
|
287
|
+
this.sc("IsTransitionInEnabled", b, this.adg);
|
|
278
288
|
}
|
|
279
289
|
},
|
|
280
290
|
enumerable: true,
|
|
281
291
|
configurable: true
|
|
282
292
|
});
|
|
283
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
293
|
+
Object.defineProperty(CategoryChart.prototype, "acp", {
|
|
284
294
|
get: function () {
|
|
285
|
-
return this.
|
|
295
|
+
return this.aco;
|
|
286
296
|
},
|
|
287
297
|
set: function (a) {
|
|
288
|
-
var b = this.
|
|
298
|
+
var b = this.acp;
|
|
289
299
|
if (a != b) {
|
|
290
|
-
this.
|
|
291
|
-
this.
|
|
300
|
+
this.aco = a;
|
|
301
|
+
this.sc("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.acp));
|
|
292
302
|
}
|
|
293
303
|
},
|
|
294
304
|
enumerable: true,
|
|
295
305
|
configurable: true
|
|
296
306
|
});
|
|
297
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
307
|
+
Object.defineProperty(CategoryChart.prototype, "acz", {
|
|
298
308
|
get: function () {
|
|
299
|
-
return this.
|
|
309
|
+
return this.acy;
|
|
300
310
|
},
|
|
301
311
|
set: function (a) {
|
|
302
|
-
var b = this.
|
|
312
|
+
var b = this.acz;
|
|
303
313
|
if (a != b) {
|
|
304
|
-
this.
|
|
305
|
-
this.
|
|
314
|
+
this.acy = a;
|
|
315
|
+
this.sc("TransitionInSpeedType", enumGetBox(TransitionInSpeedType_$type, b), enumGetBox(TransitionInSpeedType_$type, this.acz));
|
|
306
316
|
}
|
|
307
317
|
},
|
|
308
318
|
enumerable: true,
|
|
309
319
|
configurable: true
|
|
310
320
|
});
|
|
311
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
321
|
+
Object.defineProperty(CategoryChart.prototype, "aef", {
|
|
312
322
|
get: function () {
|
|
313
|
-
return this.
|
|
323
|
+
return this.ads;
|
|
314
324
|
},
|
|
315
325
|
set: function (a) {
|
|
316
|
-
var b = this.
|
|
326
|
+
var b = this.aef;
|
|
317
327
|
if (a != b) {
|
|
318
|
-
this.
|
|
319
|
-
this.
|
|
328
|
+
this.ads = a;
|
|
329
|
+
this.sc("XAxisInterval", b, this.aef);
|
|
320
330
|
}
|
|
321
331
|
},
|
|
322
332
|
enumerable: true,
|
|
323
333
|
configurable: true
|
|
324
334
|
});
|
|
325
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
335
|
+
Object.defineProperty(CategoryChart.prototype, "aei", {
|
|
326
336
|
get: function () {
|
|
327
|
-
return this.
|
|
337
|
+
return this.adv;
|
|
328
338
|
},
|
|
329
339
|
set: function (a) {
|
|
330
|
-
var b = this.
|
|
340
|
+
var b = this.aei;
|
|
331
341
|
if (a != b) {
|
|
332
|
-
this.
|
|
333
|
-
this.
|
|
342
|
+
this.adv = a;
|
|
343
|
+
this.sc("XAxisMinorInterval", b, this.aei);
|
|
334
344
|
}
|
|
335
345
|
},
|
|
336
346
|
enumerable: true,
|
|
337
347
|
configurable: true
|
|
338
348
|
});
|
|
339
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
349
|
+
Object.defineProperty(CategoryChart.prototype, "aee", {
|
|
340
350
|
get: function () {
|
|
341
|
-
return this.
|
|
351
|
+
return this.adr;
|
|
342
352
|
},
|
|
343
353
|
set: function (a) {
|
|
344
|
-
var b = this.
|
|
354
|
+
var b = this.aee;
|
|
345
355
|
if (a != b) {
|
|
346
|
-
this.
|
|
347
|
-
this.
|
|
356
|
+
this.adr = a;
|
|
357
|
+
this.sc("XAxisGap", b, this.aee);
|
|
348
358
|
}
|
|
349
359
|
},
|
|
350
360
|
enumerable: true,
|
|
351
361
|
configurable: true
|
|
352
362
|
});
|
|
353
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
363
|
+
Object.defineProperty(CategoryChart.prototype, "aeh", {
|
|
354
364
|
get: function () {
|
|
355
|
-
return this.
|
|
365
|
+
return this.adu;
|
|
356
366
|
},
|
|
357
367
|
set: function (a) {
|
|
358
|
-
var b = this.
|
|
368
|
+
var b = this.aeh;
|
|
359
369
|
if (a != b) {
|
|
360
|
-
this.
|
|
361
|
-
this.
|
|
370
|
+
this.adu = a;
|
|
371
|
+
this.sc("XAxisMinimumGapSize", b, this.aeh);
|
|
362
372
|
}
|
|
363
373
|
},
|
|
364
374
|
enumerable: true,
|
|
365
375
|
configurable: true
|
|
366
376
|
});
|
|
367
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
377
|
+
Object.defineProperty(CategoryChart.prototype, "aeg", {
|
|
368
378
|
get: function () {
|
|
369
|
-
return this.
|
|
379
|
+
return this.adt;
|
|
370
380
|
},
|
|
371
381
|
set: function (a) {
|
|
372
|
-
var b = this.
|
|
382
|
+
var b = this.aeg;
|
|
373
383
|
if (a != b) {
|
|
374
|
-
this.
|
|
375
|
-
this.
|
|
384
|
+
this.adt = a;
|
|
385
|
+
this.sc("XAxisMaximumGap", b, this.aeg);
|
|
376
386
|
}
|
|
377
387
|
},
|
|
378
388
|
enumerable: true,
|
|
379
389
|
configurable: true
|
|
380
390
|
});
|
|
381
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
391
|
+
Object.defineProperty(CategoryChart.prototype, "aej", {
|
|
382
392
|
get: function () {
|
|
383
|
-
return this.
|
|
393
|
+
return this.adw;
|
|
384
394
|
},
|
|
385
395
|
set: function (a) {
|
|
386
|
-
var b = this.
|
|
396
|
+
var b = this.aej;
|
|
387
397
|
if (a != b) {
|
|
388
|
-
this.
|
|
389
|
-
this.
|
|
398
|
+
this.adw = a;
|
|
399
|
+
this.sc("XAxisOverlap", b, this.aej);
|
|
390
400
|
}
|
|
391
401
|
},
|
|
392
402
|
enumerable: true,
|
|
393
403
|
configurable: true
|
|
394
404
|
});
|
|
395
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
405
|
+
Object.defineProperty(CategoryChart.prototype, "aer", {
|
|
396
406
|
get: function () {
|
|
397
|
-
return this.
|
|
407
|
+
return this.ad2;
|
|
398
408
|
},
|
|
399
409
|
set: function (a) {
|
|
400
|
-
var b = this.
|
|
410
|
+
var b = this.aer;
|
|
401
411
|
if (a != b) {
|
|
402
|
-
this.
|
|
403
|
-
this.
|
|
412
|
+
this.ad2 = a;
|
|
413
|
+
this.sc("YAxisInterval", b, this.aer);
|
|
404
414
|
}
|
|
405
415
|
},
|
|
406
416
|
enumerable: true,
|
|
407
417
|
configurable: true
|
|
408
418
|
});
|
|
409
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
419
|
+
Object.defineProperty(CategoryChart.prototype, "ach", {
|
|
410
420
|
get: function () {
|
|
411
|
-
return this.
|
|
421
|
+
return this.acg;
|
|
412
422
|
},
|
|
413
423
|
set: function (a) {
|
|
414
|
-
var b = this.
|
|
424
|
+
var b = this.ach;
|
|
415
425
|
if (a != b) {
|
|
416
|
-
this.
|
|
417
|
-
this.
|
|
426
|
+
this.acg = a;
|
|
427
|
+
this.sc("AutoMarginAndAngleUpdateMode", enumGetBox(AutoMarginsAndAngleUpdateMode_$type, b), enumGetBox(AutoMarginsAndAngleUpdateMode_$type, this.ach));
|
|
418
428
|
}
|
|
419
429
|
},
|
|
420
430
|
enumerable: true,
|
|
421
431
|
configurable: true
|
|
422
432
|
});
|
|
423
|
-
CategoryChart.prototype.
|
|
433
|
+
CategoryChart.prototype.af7 = function () {
|
|
424
434
|
if (this.dataChart != null) {
|
|
425
|
-
this.dataChart.
|
|
435
|
+
this.dataChart.w1();
|
|
426
436
|
}
|
|
427
437
|
};
|
|
428
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
438
|
+
Object.defineProperty(CategoryChart.prototype, "adh", {
|
|
429
439
|
get: function () {
|
|
430
|
-
return this.
|
|
440
|
+
return this.ac6;
|
|
431
441
|
},
|
|
432
442
|
set: function (a) {
|
|
433
|
-
var b = this.
|
|
443
|
+
var b = this.adh;
|
|
434
444
|
if (a != b) {
|
|
435
|
-
this.
|
|
436
|
-
this.
|
|
445
|
+
this.ac6 = a;
|
|
446
|
+
this.sc("ShouldAutoExpandMarginForInitialLabels", b, this.adh);
|
|
437
447
|
}
|
|
438
448
|
},
|
|
439
449
|
enumerable: true,
|
|
440
450
|
configurable: true
|
|
441
451
|
});
|
|
442
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
452
|
+
Object.defineProperty(CategoryChart.prototype, "adi", {
|
|
443
453
|
get: function () {
|
|
444
|
-
return this.
|
|
454
|
+
return this.ac7;
|
|
445
455
|
},
|
|
446
456
|
set: function (a) {
|
|
447
|
-
var b = this.
|
|
457
|
+
var b = this.adi;
|
|
448
458
|
if (a != b) {
|
|
449
|
-
this.
|
|
450
|
-
this.
|
|
459
|
+
this.ac7 = a;
|
|
460
|
+
this.sc(CategoryChart.afc, b, this.adi);
|
|
451
461
|
}
|
|
452
462
|
},
|
|
453
463
|
enumerable: true,
|
|
454
464
|
configurable: true
|
|
455
465
|
});
|
|
456
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
466
|
+
Object.defineProperty(CategoryChart.prototype, "ad6", {
|
|
457
467
|
get: function () {
|
|
458
|
-
return this.
|
|
468
|
+
return this.adp;
|
|
459
469
|
},
|
|
460
470
|
set: function (a) {
|
|
461
|
-
var b = this.
|
|
471
|
+
var b = this.ad6;
|
|
462
472
|
if (a != b) {
|
|
463
|
-
this.
|
|
464
|
-
this.
|
|
473
|
+
this.adp = a;
|
|
474
|
+
this.sc("AutoExpandMarginExtraPadding", b, this.ad6);
|
|
465
475
|
}
|
|
466
476
|
},
|
|
467
477
|
enumerable: true,
|
|
468
478
|
configurable: true
|
|
469
479
|
});
|
|
470
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
480
|
+
Object.defineProperty(CategoryChart.prototype, "ad7", {
|
|
471
481
|
get: function () {
|
|
472
|
-
return this.
|
|
482
|
+
return this.adq;
|
|
473
483
|
},
|
|
474
484
|
set: function (a) {
|
|
475
|
-
var b = this.
|
|
485
|
+
var b = this.ad7;
|
|
476
486
|
if (a != b) {
|
|
477
|
-
this.
|
|
478
|
-
this.
|
|
487
|
+
this.adq = a;
|
|
488
|
+
this.sc("AutoExpandMarginMaximumValue", b, this.ad7);
|
|
479
489
|
}
|
|
480
490
|
},
|
|
481
491
|
enumerable: true,
|
|
482
492
|
configurable: true
|
|
483
493
|
});
|
|
484
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
494
|
+
Object.defineProperty(CategoryChart.prototype, "adm", {
|
|
485
495
|
get: function () {
|
|
486
|
-
return this.
|
|
496
|
+
return this.adb;
|
|
487
497
|
},
|
|
488
498
|
set: function (a) {
|
|
489
|
-
var b = this.
|
|
499
|
+
var b = this.adm;
|
|
490
500
|
if (a != b) {
|
|
491
|
-
this.
|
|
492
|
-
this.
|
|
501
|
+
this.adb = a;
|
|
502
|
+
this.sc("YAxisFavorLabellingScaleEnd", b, this.adm);
|
|
493
503
|
}
|
|
494
504
|
},
|
|
495
505
|
enumerable: true,
|
|
496
506
|
configurable: true
|
|
497
507
|
});
|
|
498
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
508
|
+
Object.defineProperty(CategoryChart.prototype, "adj", {
|
|
499
509
|
get: function () {
|
|
500
|
-
return this.
|
|
510
|
+
return this.ac8;
|
|
501
511
|
},
|
|
502
512
|
set: function (a) {
|
|
503
|
-
var b = this.
|
|
513
|
+
var b = this.adj;
|
|
504
514
|
if (a != b) {
|
|
505
|
-
this.
|
|
506
|
-
this.
|
|
515
|
+
this.ac8 = a;
|
|
516
|
+
this.sc(CategoryChart.afh, b, this.adj);
|
|
507
517
|
}
|
|
508
518
|
},
|
|
509
519
|
enumerable: true,
|
|
510
520
|
configurable: true
|
|
511
521
|
});
|
|
512
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
522
|
+
Object.defineProperty(CategoryChart.prototype, "adl", {
|
|
513
523
|
get: function () {
|
|
514
|
-
return this.
|
|
524
|
+
return this.ada;
|
|
515
525
|
},
|
|
516
526
|
set: function (a) {
|
|
517
|
-
var b = this.
|
|
527
|
+
var b = this.adl;
|
|
518
528
|
if (a != b) {
|
|
519
|
-
this.
|
|
520
|
-
this.
|
|
529
|
+
this.ada = a;
|
|
530
|
+
this.sc(CategoryChart.afv, b, this.adl);
|
|
521
531
|
}
|
|
522
532
|
},
|
|
523
533
|
enumerable: true,
|
|
524
534
|
configurable: true
|
|
525
535
|
});
|
|
526
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
536
|
+
Object.defineProperty(CategoryChart.prototype, "acj", {
|
|
527
537
|
get: function () {
|
|
528
|
-
return this.
|
|
538
|
+
return this.aci;
|
|
529
539
|
},
|
|
530
540
|
set: function (a) {
|
|
531
|
-
var b = this.
|
|
541
|
+
var b = this.acj;
|
|
532
542
|
if (a != b) {
|
|
533
|
-
this.
|
|
534
|
-
this.
|
|
543
|
+
this.aci = a;
|
|
544
|
+
this.sc("YAxisAutoRangeBufferMode", enumGetBox(AxisRangeBufferMode_$type, b), enumGetBox(AxisRangeBufferMode_$type, this.acj));
|
|
535
545
|
}
|
|
536
546
|
},
|
|
537
547
|
enumerable: true,
|
|
538
548
|
configurable: true
|
|
539
549
|
});
|
|
540
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
550
|
+
Object.defineProperty(CategoryChart.prototype, "adn", {
|
|
541
551
|
get: function () {
|
|
542
|
-
return this.
|
|
552
|
+
return this.adc;
|
|
543
553
|
},
|
|
544
554
|
set: function (a) {
|
|
545
|
-
var b = this.
|
|
555
|
+
var b = this.adn;
|
|
546
556
|
if (a != b) {
|
|
547
|
-
this.
|
|
548
|
-
this.
|
|
557
|
+
this.adc = a;
|
|
558
|
+
this.sc("YAxisIsLogarithmic", b, this.adn);
|
|
549
559
|
}
|
|
550
560
|
},
|
|
551
561
|
enumerable: true,
|
|
552
562
|
configurable: true
|
|
553
563
|
});
|
|
554
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
564
|
+
Object.defineProperty(CategoryChart.prototype, "aey", {
|
|
555
565
|
get: function () {
|
|
556
|
-
return this.
|
|
566
|
+
return this.aew;
|
|
557
567
|
},
|
|
558
568
|
set: function (a) {
|
|
559
|
-
var b = this.
|
|
569
|
+
var b = this.aey;
|
|
560
570
|
if (a != b) {
|
|
561
|
-
this.
|
|
562
|
-
this.
|
|
571
|
+
this.aew = a;
|
|
572
|
+
this.sc("YAxisLogarithmBase", b, this.aey);
|
|
563
573
|
}
|
|
564
574
|
},
|
|
565
575
|
enumerable: true,
|
|
566
576
|
configurable: true
|
|
567
577
|
});
|
|
568
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
578
|
+
Object.defineProperty(CategoryChart.prototype, "aet", {
|
|
569
579
|
get: function () {
|
|
570
|
-
return this.
|
|
580
|
+
return this.ad4;
|
|
571
581
|
},
|
|
572
582
|
set: function (a) {
|
|
573
|
-
var b = this.
|
|
583
|
+
var b = this.aet;
|
|
574
584
|
if (a != b) {
|
|
575
|
-
this.
|
|
576
|
-
this.
|
|
585
|
+
this.ad4 = a;
|
|
586
|
+
this.sc("YAxisMinimumValue", b, this.aet);
|
|
577
587
|
}
|
|
578
588
|
},
|
|
579
589
|
enumerable: true,
|
|
580
590
|
configurable: true
|
|
581
591
|
});
|
|
582
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
592
|
+
Object.defineProperty(CategoryChart.prototype, "aes", {
|
|
583
593
|
get: function () {
|
|
584
|
-
return this.
|
|
594
|
+
return this.ad3;
|
|
585
595
|
},
|
|
586
596
|
set: function (a) {
|
|
587
|
-
var b = this.
|
|
597
|
+
var b = this.aes;
|
|
588
598
|
if (a != b) {
|
|
589
|
-
this.
|
|
590
|
-
this.
|
|
599
|
+
this.ad3 = a;
|
|
600
|
+
this.sc("YAxisMaximumValue", b, this.aes);
|
|
591
601
|
}
|
|
592
602
|
},
|
|
593
603
|
enumerable: true,
|
|
594
604
|
configurable: true
|
|
595
605
|
});
|
|
596
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
606
|
+
Object.defineProperty(CategoryChart.prototype, "aeu", {
|
|
597
607
|
get: function () {
|
|
598
|
-
return this.
|
|
608
|
+
return this.ad5;
|
|
599
609
|
},
|
|
600
610
|
set: function (a) {
|
|
601
|
-
var b = this.
|
|
611
|
+
var b = this.aeu;
|
|
602
612
|
if (a != b) {
|
|
603
|
-
this.
|
|
604
|
-
this.
|
|
613
|
+
this.ad5 = a;
|
|
614
|
+
this.sc("YAxisMinorInterval", b, this.aeu);
|
|
605
615
|
}
|
|
606
616
|
},
|
|
607
617
|
enumerable: true,
|
|
608
618
|
configurable: true
|
|
609
619
|
});
|
|
610
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
620
|
+
Object.defineProperty(CategoryChart.prototype, "aed", {
|
|
611
621
|
get: function () {
|
|
612
622
|
return this.xAxis.mv;
|
|
613
623
|
},
|
|
614
624
|
enumerable: true,
|
|
615
625
|
configurable: true
|
|
616
626
|
});
|
|
617
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
627
|
+
Object.defineProperty(CategoryChart.prototype, "aec", {
|
|
618
628
|
get: function () {
|
|
619
629
|
return this.xAxis.mu;
|
|
620
630
|
},
|
|
621
631
|
enumerable: true,
|
|
622
632
|
configurable: true
|
|
623
633
|
});
|
|
624
|
-
CategoryChart.prototype.
|
|
625
|
-
return this.
|
|
634
|
+
CategoryChart.prototype.ad9 = function () {
|
|
635
|
+
return this.aed;
|
|
626
636
|
};
|
|
627
|
-
CategoryChart.prototype.
|
|
628
|
-
return this.
|
|
637
|
+
CategoryChart.prototype.aeb = function () {
|
|
638
|
+
return this.aeq;
|
|
629
639
|
};
|
|
630
|
-
CategoryChart.prototype.
|
|
631
|
-
return this.
|
|
640
|
+
CategoryChart.prototype.ad8 = function () {
|
|
641
|
+
return this.aec;
|
|
632
642
|
};
|
|
633
|
-
CategoryChart.prototype.
|
|
634
|
-
return this.
|
|
643
|
+
CategoryChart.prototype.aea = function () {
|
|
644
|
+
return this.aep;
|
|
635
645
|
};
|
|
636
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
646
|
+
Object.defineProperty(CategoryChart.prototype, "aeq", {
|
|
637
647
|
get: function () {
|
|
638
648
|
return this.yAxis.lv;
|
|
639
649
|
},
|
|
640
650
|
enumerable: true,
|
|
641
651
|
configurable: true
|
|
642
652
|
});
|
|
643
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
653
|
+
Object.defineProperty(CategoryChart.prototype, "aep", {
|
|
644
654
|
get: function () {
|
|
645
655
|
return this.yAxis.lu;
|
|
646
656
|
},
|
|
647
657
|
enumerable: true,
|
|
648
658
|
configurable: true
|
|
649
659
|
});
|
|
650
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
660
|
+
Object.defineProperty(CategoryChart.prototype, "ace", {
|
|
651
661
|
get: function () {
|
|
652
|
-
return this.
|
|
662
|
+
return this.acc;
|
|
653
663
|
},
|
|
654
664
|
set: function (a) {
|
|
655
|
-
var b = this.
|
|
665
|
+
var b = this.ace;
|
|
656
666
|
if (a != b) {
|
|
657
|
-
this.
|
|
658
|
-
this.
|
|
667
|
+
this.acc = a;
|
|
668
|
+
this.sc("NegativeBrushes", b, this.ace);
|
|
659
669
|
}
|
|
660
670
|
},
|
|
661
671
|
enumerable: true,
|
|
662
672
|
configurable: true
|
|
663
673
|
});
|
|
664
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
674
|
+
Object.defineProperty(CategoryChart.prototype, "acf", {
|
|
665
675
|
get: function () {
|
|
666
|
-
return this.
|
|
676
|
+
return this.acd;
|
|
667
677
|
},
|
|
668
678
|
set: function (a) {
|
|
669
|
-
var b = this.
|
|
679
|
+
var b = this.acf;
|
|
670
680
|
if (a != b) {
|
|
671
|
-
this.
|
|
672
|
-
this.
|
|
681
|
+
this.acd = a;
|
|
682
|
+
this.sc("NegativeOutlines", b, this.acf);
|
|
673
683
|
}
|
|
674
684
|
},
|
|
675
685
|
enumerable: true,
|
|
676
686
|
configurable: true
|
|
677
687
|
});
|
|
678
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
688
|
+
Object.defineProperty(CategoryChart.prototype, "adk", {
|
|
679
689
|
get: function () {
|
|
680
|
-
return this.
|
|
690
|
+
return this.ac9;
|
|
681
691
|
},
|
|
682
692
|
set: function (a) {
|
|
683
|
-
var b = this.
|
|
693
|
+
var b = this.adk;
|
|
684
694
|
if (a != b) {
|
|
685
|
-
this.
|
|
686
|
-
this.
|
|
695
|
+
this.ac9 = a;
|
|
696
|
+
this.sc("YAxisAbbreviateLargeNumbers", b, this.adk);
|
|
687
697
|
}
|
|
688
698
|
},
|
|
689
699
|
enumerable: true,
|
|
690
700
|
configurable: true
|
|
691
701
|
});
|
|
692
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
702
|
+
Object.defineProperty(CategoryChart.prototype, "aek", {
|
|
693
703
|
get: function () {
|
|
694
|
-
return this.
|
|
704
|
+
return this.adx;
|
|
695
705
|
},
|
|
696
706
|
set: function (a) {
|
|
697
|
-
var b = this.
|
|
707
|
+
var b = this.aek;
|
|
698
708
|
if (a != b) {
|
|
699
|
-
this.
|
|
700
|
-
this.
|
|
709
|
+
this.adx = a;
|
|
710
|
+
this.sc("XAxisZoomMaximumCategoryRange", b, this.aek);
|
|
701
711
|
}
|
|
702
712
|
},
|
|
703
713
|
enumerable: true,
|
|
704
714
|
configurable: true
|
|
705
715
|
});
|
|
706
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
716
|
+
Object.defineProperty(CategoryChart.prototype, "ael", {
|
|
707
717
|
get: function () {
|
|
708
|
-
return this.
|
|
718
|
+
return this.ady;
|
|
709
719
|
},
|
|
710
720
|
set: function (a) {
|
|
711
|
-
var b = this.
|
|
721
|
+
var b = this.ael;
|
|
712
722
|
if (a != b) {
|
|
713
|
-
this.
|
|
714
|
-
this.
|
|
723
|
+
this.ady = a;
|
|
724
|
+
this.sc("XAxisZoomMaximumItemSpan", b, this.ael);
|
|
715
725
|
}
|
|
716
726
|
},
|
|
717
727
|
enumerable: true,
|
|
718
728
|
configurable: true
|
|
719
729
|
});
|
|
720
|
-
CategoryChart.prototype
|
|
730
|
+
Object.defineProperty(CategoryChart.prototype, "aem", {
|
|
731
|
+
get: function () {
|
|
732
|
+
return this.adz;
|
|
733
|
+
},
|
|
734
|
+
set: function (a) {
|
|
735
|
+
var b = this.aem;
|
|
736
|
+
if (a != b) {
|
|
737
|
+
this.adz = a;
|
|
738
|
+
this.sc("XAxisZoomToCategoryRange", b, this.aem);
|
|
739
|
+
}
|
|
740
|
+
},
|
|
741
|
+
enumerable: true,
|
|
742
|
+
configurable: true
|
|
743
|
+
});
|
|
744
|
+
Object.defineProperty(CategoryChart.prototype, "aen", {
|
|
745
|
+
get: function () {
|
|
746
|
+
return this.ad0;
|
|
747
|
+
},
|
|
748
|
+
set: function (a) {
|
|
749
|
+
var b = this.aen;
|
|
750
|
+
if (a != b) {
|
|
751
|
+
this.ad0 = a;
|
|
752
|
+
this.sc("XAxisZoomToCategoryStart", b, this.aen);
|
|
753
|
+
}
|
|
754
|
+
},
|
|
755
|
+
enumerable: true,
|
|
756
|
+
configurable: true
|
|
757
|
+
});
|
|
758
|
+
Object.defineProperty(CategoryChart.prototype, "aeo", {
|
|
759
|
+
get: function () {
|
|
760
|
+
return this.ad1;
|
|
761
|
+
},
|
|
762
|
+
set: function (a) {
|
|
763
|
+
var b = this.aeo;
|
|
764
|
+
if (a != b) {
|
|
765
|
+
this.ad1 = a;
|
|
766
|
+
this.sc("XAxisZoomToItemSpan", b, this.aeo);
|
|
767
|
+
}
|
|
768
|
+
},
|
|
769
|
+
enumerable: true,
|
|
770
|
+
configurable: true
|
|
771
|
+
});
|
|
772
|
+
Object.defineProperty(CategoryChart.prototype, "add", {
|
|
773
|
+
get: function () {
|
|
774
|
+
return this.ac2;
|
|
775
|
+
},
|
|
776
|
+
set: function (a) {
|
|
777
|
+
var b = this.add;
|
|
778
|
+
if (a != b) {
|
|
779
|
+
this.ac2 = a;
|
|
780
|
+
this.sc("IsCategoryHighlightingEnabled", b, this.add);
|
|
781
|
+
}
|
|
782
|
+
},
|
|
783
|
+
enumerable: true,
|
|
784
|
+
configurable: true
|
|
785
|
+
});
|
|
786
|
+
Object.defineProperty(CategoryChart.prototype, "ade", {
|
|
787
|
+
get: function () {
|
|
788
|
+
return this.ac3;
|
|
789
|
+
},
|
|
790
|
+
set: function (a) {
|
|
791
|
+
var b = this.ade;
|
|
792
|
+
if (a != b) {
|
|
793
|
+
this.ac3 = a;
|
|
794
|
+
this.sc("IsItemHighlightingEnabled", b, this.ade);
|
|
795
|
+
}
|
|
796
|
+
},
|
|
797
|
+
enumerable: true,
|
|
798
|
+
configurable: true
|
|
799
|
+
});
|
|
800
|
+
CategoryChart.prototype.get_ge = function () {
|
|
721
801
|
var a = new List$1(DataSeriesType_$type, 0);
|
|
722
802
|
if (TypeRegistrar.isRegistered("AreaSeries")) {
|
|
723
803
|
a.add(2);
|
|
@@ -748,45 +828,59 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
748
828
|
}
|
|
749
829
|
return a;
|
|
750
830
|
};
|
|
751
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
831
|
+
Object.defineProperty(CategoryChart.prototype, "ge", {
|
|
752
832
|
get: function () {
|
|
753
|
-
return this.
|
|
833
|
+
return this.get_ge();
|
|
754
834
|
},
|
|
755
835
|
enumerable: true,
|
|
756
836
|
configurable: true
|
|
757
837
|
});
|
|
758
|
-
CategoryChart.prototype.
|
|
759
|
-
if (this.
|
|
760
|
-
this.
|
|
838
|
+
CategoryChart.prototype.gi = function () {
|
|
839
|
+
if (this.ado == null) {
|
|
840
|
+
this.ado = CategoryChartMockDataGenerator.a();
|
|
841
|
+
}
|
|
842
|
+
return this.ado;
|
|
843
|
+
};
|
|
844
|
+
CategoryChart.prototype.cl = function (a) {
|
|
845
|
+
if (a != null) {
|
|
846
|
+
var b = _super.prototype.cl.call(this, a);
|
|
847
|
+
if (b == 2) {
|
|
848
|
+
if (a.d3 && this.fm) {
|
|
849
|
+
return 13;
|
|
850
|
+
}
|
|
851
|
+
}
|
|
761
852
|
}
|
|
762
|
-
return this
|
|
853
|
+
return _super.prototype.cl.call(this, a);
|
|
854
|
+
};
|
|
855
|
+
CategoryChart.prototype.get_f2 = function () {
|
|
856
|
+
return this.xAxis != null && this.xAxis.categoryMode != 0;
|
|
763
857
|
};
|
|
764
|
-
CategoryChart.prototype.
|
|
858
|
+
CategoryChart.prototype.af5 = function (a, b) {
|
|
765
859
|
switch (b.propertyName) {
|
|
766
860
|
case "ActualMinimum":
|
|
767
|
-
this.
|
|
861
|
+
this.sk("XAxisActualMinimum");
|
|
768
862
|
break;
|
|
769
863
|
case "ActualMaximum":
|
|
770
|
-
this.
|
|
864
|
+
this.sk("XAxisActualMaximum");
|
|
771
865
|
break;
|
|
772
866
|
}
|
|
773
867
|
};
|
|
774
|
-
CategoryChart.prototype.
|
|
868
|
+
CategoryChart.prototype.af6 = function (a, b) {
|
|
775
869
|
switch (b.propertyName) {
|
|
776
870
|
case "ActualMinimumValue":
|
|
777
|
-
this.
|
|
871
|
+
this.sk("YAxisActualMinimum");
|
|
778
872
|
break;
|
|
779
873
|
case "ActualMaximumValue":
|
|
780
|
-
this.
|
|
874
|
+
this.sk("YAxisActualMaximum");
|
|
781
875
|
break;
|
|
782
876
|
}
|
|
783
877
|
};
|
|
784
|
-
CategoryChart.prototype.
|
|
785
|
-
_super.prototype.
|
|
786
|
-
this.xAxis.fz = this.
|
|
878
|
+
CategoryChart.prototype.sw = function () {
|
|
879
|
+
_super.prototype.sw.call(this);
|
|
880
|
+
this.xAxis.fz = this.xx == null ? XYChart.x9(this.xAxis, this.ba.dataSeries) : this.xx;
|
|
787
881
|
this.xAxis.itemsSource = this.dataChart != null && this.dataChart.series.count > 0 ? this.dataChart.series._inner[0].itemsSource : null;
|
|
788
|
-
if (this.
|
|
789
|
-
this.
|
|
882
|
+
if (this.adh) {
|
|
883
|
+
this.r4(function (a) { return a.w1(); });
|
|
790
884
|
}
|
|
791
885
|
};
|
|
792
886
|
Object.defineProperty(CategoryChart.prototype, "xAxis", {
|
|
@@ -809,26 +903,26 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
809
903
|
enumerable: true,
|
|
810
904
|
configurable: true
|
|
811
905
|
});
|
|
812
|
-
CategoryChart.prototype.
|
|
906
|
+
CategoryChart.prototype.act = function (a, b) {
|
|
813
907
|
switch (a) {
|
|
814
|
-
case 2: return this.
|
|
815
|
-
case 3: return this.
|
|
816
|
-
case 0: return this.
|
|
817
|
-
case 1: return this.
|
|
818
|
-
case 6: return this.
|
|
819
|
-
case 7: return this.
|
|
820
|
-
case 4: return this.
|
|
821
|
-
case 5: return this.
|
|
822
|
-
case 8: return this.
|
|
823
|
-
case 9: return this.
|
|
824
|
-
default: return this.
|
|
908
|
+
case 2: return this.cw(1);
|
|
909
|
+
case 3: return this.cw(10);
|
|
910
|
+
case 0: return this.cw(0);
|
|
911
|
+
case 1: return this.cw(2);
|
|
912
|
+
case 6: return this.cw(6);
|
|
913
|
+
case 7: return this.cw(7);
|
|
914
|
+
case 4: return this.cw(4);
|
|
915
|
+
case 5: return this.cw(5);
|
|
916
|
+
case 8: return this.cw(8);
|
|
917
|
+
case 9: return this.acs(b);
|
|
918
|
+
default: return this.cw(1);
|
|
825
919
|
}
|
|
826
920
|
};
|
|
827
|
-
CategoryChart.prototype.
|
|
828
|
-
return this.
|
|
921
|
+
CategoryChart.prototype.acs = function (a) {
|
|
922
|
+
return this.cw(a);
|
|
829
923
|
};
|
|
830
|
-
CategoryChart.prototype.
|
|
831
|
-
switch (this.
|
|
924
|
+
CategoryChart.prototype.a9 = function (a) {
|
|
925
|
+
switch (this.acl) {
|
|
832
926
|
case 1: return 2;
|
|
833
927
|
case 0: return 0;
|
|
834
928
|
case 3: return 10;
|
|
@@ -842,24 +936,24 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
842
936
|
case 2: return 1;
|
|
843
937
|
}
|
|
844
938
|
};
|
|
845
|
-
CategoryChart.prototype.
|
|
846
|
-
var c = this.
|
|
847
|
-
c.
|
|
939
|
+
CategoryChart.prototype.cv = function (a, b) {
|
|
940
|
+
var c = this.act(this.acl, a.suggestedSeries);
|
|
941
|
+
c.t5 = a.findMatchingHint(0).path;
|
|
848
942
|
c.xAxis = this.xAxis;
|
|
849
943
|
c.yAxis = this.yAxis;
|
|
850
944
|
return c;
|
|
851
945
|
};
|
|
852
|
-
CategoryChart.prototype.
|
|
946
|
+
CategoryChart.prototype.su = function (a) {
|
|
853
947
|
if (a.suggestedSecondaryAxis == 2) {
|
|
854
948
|
this.yAxis.lg = true;
|
|
855
949
|
this.yAxis.l7 = 10;
|
|
856
950
|
}
|
|
857
951
|
};
|
|
858
|
-
CategoryChart.prototype.
|
|
859
|
-
this.yAxis.lg = this.
|
|
860
|
-
this.yAxis.l7 = this.
|
|
952
|
+
CategoryChart.prototype.sx = function () {
|
|
953
|
+
this.yAxis.lg = this.adn;
|
|
954
|
+
this.yAxis.l7 = this.aey;
|
|
861
955
|
};
|
|
862
|
-
CategoryChart.prototype.
|
|
956
|
+
CategoryChart.prototype.get_gd = function () {
|
|
863
957
|
return ((function () {
|
|
864
958
|
var $ret = new List$1(IDataSeriesAdapterRule_$type, 0);
|
|
865
959
|
$ret.add(new SimpleCategorySeriesRule());
|
|
@@ -867,24 +961,24 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
867
961
|
return $ret;
|
|
868
962
|
})());
|
|
869
963
|
};
|
|
870
|
-
Object.defineProperty(CategoryChart.prototype, "
|
|
964
|
+
Object.defineProperty(CategoryChart.prototype, "gd", {
|
|
871
965
|
get: function () {
|
|
872
|
-
return this.
|
|
966
|
+
return this.get_gd();
|
|
873
967
|
},
|
|
874
968
|
enumerable: true,
|
|
875
969
|
configurable: true
|
|
876
970
|
});
|
|
877
|
-
CategoryChart.prototype.
|
|
971
|
+
CategoryChart.prototype.q0 = function (a, b) {
|
|
878
972
|
var c = typeCast(HorizontalAnchoredCategorySeries.$, a);
|
|
879
973
|
if (c != null) {
|
|
880
|
-
c.
|
|
881
|
-
c.
|
|
974
|
+
c.tn = this.acn;
|
|
975
|
+
c.qh = this.cm(a, b);
|
|
882
976
|
}
|
|
883
977
|
};
|
|
884
|
-
CategoryChart.prototype.
|
|
885
|
-
this.
|
|
978
|
+
CategoryChart.prototype.af3 = function (a) {
|
|
979
|
+
this.af4(function (b, c) { return a(b); });
|
|
886
980
|
};
|
|
887
|
-
CategoryChart.prototype.
|
|
981
|
+
CategoryChart.prototype.af4 = function (a) {
|
|
888
982
|
if (this.dataChart == null) {
|
|
889
983
|
return;
|
|
890
984
|
}
|
|
@@ -896,27 +990,27 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
896
990
|
a(c, b);
|
|
897
991
|
}
|
|
898
992
|
};
|
|
899
|
-
CategoryChart.prototype.
|
|
993
|
+
CategoryChart.prototype.vf = function () {
|
|
900
994
|
return this.xAxis;
|
|
901
995
|
};
|
|
902
|
-
CategoryChart.prototype.
|
|
996
|
+
CategoryChart.prototype.vg = function () {
|
|
903
997
|
return this.yAxis;
|
|
904
998
|
};
|
|
905
|
-
CategoryChart.prototype.
|
|
906
|
-
return this.
|
|
999
|
+
CategoryChart.prototype.acw = function () {
|
|
1000
|
+
return this.cw(30);
|
|
907
1001
|
};
|
|
908
|
-
CategoryChart.prototype.
|
|
909
|
-
return this.
|
|
1002
|
+
CategoryChart.prototype.acx = function () {
|
|
1003
|
+
return this.cw(31);
|
|
910
1004
|
};
|
|
911
|
-
CategoryChart.prototype.
|
|
912
|
-
var c = _super.prototype.
|
|
1005
|
+
CategoryChart.prototype.ga = function (a, b) {
|
|
1006
|
+
var c = _super.prototype.ga.call(this, a, b);
|
|
913
1007
|
if (c != null) {
|
|
914
1008
|
var d = new List$1(Series.$, 0);
|
|
915
|
-
if (this.
|
|
916
|
-
d.add(this.
|
|
1009
|
+
if (this.ac2) {
|
|
1010
|
+
d.add(this.acw());
|
|
917
1011
|
}
|
|
918
|
-
if (this.
|
|
919
|
-
d.add(this.
|
|
1012
|
+
if (this.ac3) {
|
|
1013
|
+
d.add(this.acx());
|
|
920
1014
|
}
|
|
921
1015
|
for (var e = 0; e < d.count; e++) {
|
|
922
1016
|
var f = d._inner[e];
|
|
@@ -926,33 +1020,33 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
926
1020
|
}
|
|
927
1021
|
return c;
|
|
928
1022
|
};
|
|
929
|
-
CategoryChart.prototype.
|
|
930
|
-
_super.prototype.
|
|
931
|
-
if (this.
|
|
932
|
-
if (stringIsNullOrEmpty(this.
|
|
933
|
-
this.
|
|
1023
|
+
CategoryChart.prototype.s1 = function (a, b, c) {
|
|
1024
|
+
_super.prototype.s1.call(this, a, b, c);
|
|
1025
|
+
if (this.ba.dataSeries.count > 0) {
|
|
1026
|
+
if (stringIsNullOrEmpty(this.k6)) {
|
|
1027
|
+
this.b0.setXMemberPath(a, c.getMemberPathFor(16));
|
|
934
1028
|
}
|
|
935
|
-
if (stringIsNullOrEmpty(this.
|
|
936
|
-
this.
|
|
1029
|
+
if (stringIsNullOrEmpty(this.k8)) {
|
|
1030
|
+
this.b0.setYMemberPath(a, c.getMemberPathFor(0));
|
|
937
1031
|
}
|
|
938
|
-
if (stringIsNullOrEmpty(this.
|
|
939
|
-
this.
|
|
1032
|
+
if (stringIsNullOrEmpty(this.k2)) {
|
|
1033
|
+
this.b0.setLabelMemberPath(a, c.getMemberPathFor(0));
|
|
940
1034
|
}
|
|
941
|
-
if (stringIsNullOrEmpty(this.
|
|
942
|
-
this.
|
|
1035
|
+
if (stringIsNullOrEmpty(this.kz)) {
|
|
1036
|
+
this.b0.setContentMemberPath(a, c.getMemberPathFor(0));
|
|
943
1037
|
}
|
|
944
1038
|
}
|
|
945
1039
|
};
|
|
946
|
-
CategoryChart.prototype.
|
|
947
|
-
if (this.
|
|
1040
|
+
CategoryChart.prototype.fp = function () {
|
|
1041
|
+
if (this.a6 == 4 || this.a6 == 3) {
|
|
948
1042
|
return true;
|
|
949
1043
|
}
|
|
950
|
-
else if (this.
|
|
951
|
-
if (this.
|
|
1044
|
+
else if (this.a6 == 0) {
|
|
1045
|
+
if (this.acl == 2 || this.acl == 8) {
|
|
952
1046
|
return false;
|
|
953
1047
|
}
|
|
954
|
-
else if (this.
|
|
955
|
-
var a = this.
|
|
1048
|
+
else if (this.acl == 9 && this.ba != null && this.ba.dataSeries != null && this.ba.dataSeries.count > 0) {
|
|
1049
|
+
var a = this.ba.dataSeries._inner[0].suggestedSeries;
|
|
956
1050
|
if (a == 1 || a == 8) {
|
|
957
1051
|
return false;
|
|
958
1052
|
}
|
|
@@ -961,116 +1055,131 @@ var CategoryChart = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
961
1055
|
}
|
|
962
1056
|
return false;
|
|
963
1057
|
};
|
|
964
|
-
CategoryChart.prototype.
|
|
1058
|
+
CategoryChart.prototype.sc = function (a, b, c) {
|
|
965
1059
|
var _this = this;
|
|
966
|
-
_super.prototype.
|
|
1060
|
+
_super.prototype.sc.call(this, a, b, c);
|
|
967
1061
|
switch (a) {
|
|
968
1062
|
case "ChartType":
|
|
969
|
-
this.
|
|
1063
|
+
this.sw();
|
|
970
1064
|
break;
|
|
971
1065
|
case "MarkerCollisionAvoidance":
|
|
972
|
-
this.
|
|
1066
|
+
this.af3(function (d) { return d.tn = _this.acn; });
|
|
973
1067
|
break;
|
|
974
1068
|
case "IsTransitionInEnabled":
|
|
975
|
-
this.
|
|
1069
|
+
this.af3(function (d) { return d.sk = _this.adg; });
|
|
976
1070
|
break;
|
|
977
1071
|
case "IsSplineShapePartOfRange":
|
|
978
|
-
this.
|
|
979
|
-
if (d.
|
|
980
|
-
d.
|
|
1072
|
+
this.af3(function (d) {
|
|
1073
|
+
if (d.eh) {
|
|
1074
|
+
d.mr(_this.adf);
|
|
981
1075
|
}
|
|
982
1076
|
});
|
|
983
1077
|
break;
|
|
984
1078
|
case "TransitionInMode":
|
|
985
|
-
this.
|
|
1079
|
+
this.af3(function (d) { return d.r4 = _this.acp; });
|
|
986
1080
|
break;
|
|
987
1081
|
case "TransitionInSpeedType":
|
|
988
|
-
this.
|
|
1082
|
+
this.af3(function (d) { return d.ca = _this.acz; });
|
|
989
1083
|
break;
|
|
990
1084
|
case "XAxisInterval":
|
|
991
|
-
this.xAxis.mq = this.
|
|
1085
|
+
this.xAxis.mq = this.aef;
|
|
992
1086
|
break;
|
|
993
1087
|
case "XAxisMinorInterval":
|
|
994
|
-
this.xAxis.mr = this.
|
|
1088
|
+
this.xAxis.mr = this.aei;
|
|
995
1089
|
break;
|
|
996
1090
|
case "XAxisGap":
|
|
997
|
-
this.xAxis.k0 = this.
|
|
1091
|
+
this.xAxis.k0 = this.aee;
|
|
998
1092
|
break;
|
|
999
1093
|
case "XAxisOverlap":
|
|
1000
|
-
this.xAxis.k9 = this.
|
|
1094
|
+
this.xAxis.k9 = this.aej;
|
|
1001
1095
|
break;
|
|
1002
1096
|
case "XAxisMinimumGapSize":
|
|
1003
|
-
this.xAxis.k8 = this.
|
|
1097
|
+
this.xAxis.k8 = this.aeh;
|
|
1004
1098
|
break;
|
|
1005
1099
|
case "XAxisMaximumGap":
|
|
1006
|
-
this.xAxis.k7 = this.
|
|
1100
|
+
this.xAxis.k7 = this.aeg;
|
|
1101
|
+
break;
|
|
1102
|
+
case "XAxisZoomMaximumCategoryRange":
|
|
1103
|
+
this.xAxis.zoomMaximumCategoryRange = this.aek;
|
|
1104
|
+
break;
|
|
1105
|
+
case "XAxisZoomMaximumItemSpan":
|
|
1106
|
+
this.xAxis.zoomMaximumItemSpan = this.ael;
|
|
1107
|
+
break;
|
|
1108
|
+
case "XAxisZoomToCategoryRange":
|
|
1109
|
+
this.xAxis.zoomToCategoryRange = this.aem;
|
|
1110
|
+
break;
|
|
1111
|
+
case "XAxisZoomToCategoryStart":
|
|
1112
|
+
this.xAxis.zoomToCategoryStart = this.aen;
|
|
1113
|
+
break;
|
|
1114
|
+
case "XAxisZoomToItemSpan":
|
|
1115
|
+
this.xAxis.zoomToItemSpan = this.aeo;
|
|
1007
1116
|
break;
|
|
1008
1117
|
case "YAxisInterval":
|
|
1009
|
-
this.yAxis.lz = this.
|
|
1118
|
+
this.yAxis.lz = this.aer;
|
|
1010
1119
|
break;
|
|
1011
1120
|
case "YAxisFavorLabellingScaleEnd":
|
|
1012
|
-
this.yAxis.lb = this.
|
|
1121
|
+
this.yAxis.lb = this.adm;
|
|
1013
1122
|
break;
|
|
1014
1123
|
case "YAxisAutoRangeBufferMode":
|
|
1015
|
-
this.yAxis.ks = this.
|
|
1124
|
+
this.yAxis.ks = this.acj;
|
|
1016
1125
|
break;
|
|
1017
1126
|
case "YAxisIsLogarithmic":
|
|
1018
|
-
this.yAxis.lg = this.
|
|
1127
|
+
this.yAxis.lg = this.adn;
|
|
1019
1128
|
break;
|
|
1020
1129
|
case "YAxisLogarithmBase":
|
|
1021
|
-
this.yAxis.l7 = this.
|
|
1130
|
+
this.yAxis.l7 = this.aey;
|
|
1022
1131
|
break;
|
|
1023
1132
|
case "YAxisMinimumValue":
|
|
1024
|
-
this.yAxis.l3 = this.
|
|
1133
|
+
this.yAxis.l3 = this.aet;
|
|
1025
1134
|
break;
|
|
1026
1135
|
case "YAxisMaximumValue":
|
|
1027
|
-
this.yAxis.l2 = this.
|
|
1136
|
+
this.yAxis.l2 = this.aes;
|
|
1028
1137
|
break;
|
|
1029
1138
|
case "YAxisMinorInterval":
|
|
1030
|
-
this.yAxis.l4 = this.
|
|
1139
|
+
this.yAxis.l4 = this.aeu;
|
|
1031
1140
|
break;
|
|
1032
1141
|
case "NegativeBrushes":
|
|
1033
1142
|
case "NegativeOutlines":
|
|
1034
|
-
this.
|
|
1035
|
-
if (d.
|
|
1036
|
-
d.
|
|
1143
|
+
this.af4(function (d, e) {
|
|
1144
|
+
if (d.d4) {
|
|
1145
|
+
d.mq(ArrayExtension.getModulus$1(Brush.$, _this.ace, e), ArrayExtension.getModulus$1(Brush.$, _this.acf, e));
|
|
1037
1146
|
}
|
|
1038
1147
|
});
|
|
1039
1148
|
break;
|
|
1040
1149
|
case "YAxisAbbreviateLargeNumbers":
|
|
1041
|
-
this.
|
|
1150
|
+
this.aav(function (d) { return d.k8 = _this.adk; });
|
|
1042
1151
|
break;
|
|
1043
1152
|
case "IsCategoryHighlightingEnabled":
|
|
1044
1153
|
case "IsItemHighlightingEnabled":
|
|
1045
|
-
this.
|
|
1154
|
+
this.sw();
|
|
1046
1155
|
break;
|
|
1047
1156
|
case "AutoMarginAndAngleUpdateMode":
|
|
1048
|
-
this.
|
|
1157
|
+
this.r4(function (d) { return d.tv = _this.ach; });
|
|
1049
1158
|
break;
|
|
1050
1159
|
case "ShouldAutoExpandMarginForInitialLabels":
|
|
1051
|
-
this.
|
|
1160
|
+
this.r4(function (d) { return d.uq = _this.adh; });
|
|
1052
1161
|
break;
|
|
1053
|
-
case CategoryChart.
|
|
1054
|
-
this.
|
|
1162
|
+
case CategoryChart.afc:
|
|
1163
|
+
this.r4(function (d) { return d.ut = _this.adi; });
|
|
1055
1164
|
break;
|
|
1056
1165
|
case "AutoExpandMarginExtraPadding":
|
|
1057
|
-
this.
|
|
1166
|
+
this.r4(function (d) { return d.vg = _this.ad6; });
|
|
1058
1167
|
break;
|
|
1059
1168
|
case "AutoExpandMarginMaximumValue":
|
|
1060
|
-
this.
|
|
1169
|
+
this.r4(function (d) { return d.vh = _this.ad7; });
|
|
1061
1170
|
break;
|
|
1062
|
-
case CategoryChart.
|
|
1063
|
-
this.
|
|
1171
|
+
case CategoryChart.afh:
|
|
1172
|
+
this.aar(function (d) { return d.b0 = _this.adj; }, a);
|
|
1064
1173
|
break;
|
|
1065
|
-
case CategoryChart.
|
|
1066
|
-
this.
|
|
1174
|
+
case CategoryChart.afv:
|
|
1175
|
+
this.aav(function (d) { return d.b0 = _this.adl; });
|
|
1067
1176
|
break;
|
|
1068
1177
|
}
|
|
1069
1178
|
};
|
|
1070
1179
|
CategoryChart.$t = markType(CategoryChart, 'CategoryChart', XYChart.$);
|
|
1071
|
-
CategoryChart.
|
|
1072
|
-
CategoryChart.
|
|
1073
|
-
CategoryChart.
|
|
1180
|
+
CategoryChart.afc = "ShouldConsiderAutoRotationForInitialLabels";
|
|
1181
|
+
CategoryChart.afh = "XAxisEnhancedIntervalPreferMoreCategoryLabels";
|
|
1182
|
+
CategoryChart.afv = "YAxisEnhancedIntervalPreferMoreCategoryLabels";
|
|
1074
1183
|
return CategoryChart;
|
|
1075
1184
|
}(XYChart));
|
|
1076
1185
|
export { CategoryChart };
|