igniteui-webcomponents-charts 5.2.0 → 5.3.0

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.
Files changed (629) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +15224 -15059
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +194 -194
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +313 -313
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
  9. package/esm2015/lib/AnnotationLayerProxy.js +52 -52
  10. package/esm2015/lib/AnnotationLayer_combined.js +183 -183
  11. package/esm2015/lib/Arc_combined.js +3 -0
  12. package/esm2015/lib/AreaSeries_combined.js +47 -47
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/BarSeries_combined.js +95 -95
  16. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +95 -95
  18. package/esm2015/lib/BrushScale.js +7 -7
  19. package/esm2015/lib/BubbleSeries_combined.js +269 -269
  20. package/esm2015/lib/CalloutLayer_combined.js +512 -508
  21. package/esm2015/lib/CategoryBucketCalculator_combined.js +301 -301
  22. package/esm2015/lib/CategoryChart.js +22 -22
  23. package/esm2015/lib/CategoryChartToolbarProvider.js +9 -9
  24. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  25. package/esm2015/lib/CategoryHighlightLayer_combined.js +56 -56
  26. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +115 -115
  27. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  28. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  29. package/esm2015/lib/CategoryToolTipLayer_combined.js +66 -66
  30. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  32. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  33. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  34. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  35. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  36. package/esm2015/lib/CrosshairLayer_combined.js +133 -133
  37. package/esm2015/lib/CustomIndicator.js +22 -22
  38. package/esm2015/lib/DataChartToolbarProvider.js +1 -5
  39. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  40. package/esm2015/lib/DataLegendContent_combined.js +276 -271
  41. package/esm2015/lib/DataPieBaseChart.js +38 -38
  42. package/esm2015/lib/DataPieChart.js +35 -8
  43. package/esm2015/lib/DataPieChartToolbarProvider.js +9 -9
  44. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  45. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  46. package/esm2015/lib/DomainChart.js +32 -32
  47. package/esm2015/lib/DomainChartToolbarProvider.js +187 -121
  48. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  49. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  50. package/esm2015/lib/FinalValueLayer_combined.js +80 -80
  51. package/esm2015/lib/FinancialChart_combined.js +34 -34
  52. package/esm2015/lib/FinancialEventArgs_combined.js +664 -664
  53. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  54. package/esm2015/lib/FinancialOverlay.js +35 -35
  55. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  56. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  57. package/esm2015/lib/FinancialPriceSeries_combined.js +302 -302
  58. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  59. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  60. package/esm2015/lib/HighDensityScatterSeries_combined.js +431 -431
  61. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  62. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  63. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  64. package/esm2015/lib/HorizontalRangeCategorySeries.js +51 -51
  65. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  66. package/esm2015/lib/IndicatorProxy.js +10 -10
  67. package/esm2015/lib/ItemToolTipLayer_combined.js +83 -83
  68. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  69. package/esm2015/lib/Legend_combined.js +11 -10
  70. package/esm2015/lib/LineSeries_combined.js +42 -42
  71. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  72. package/esm2015/lib/MassIndexIndicator.js +6 -6
  73. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  74. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  75. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  76. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  77. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  80. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  82. package/esm2015/lib/PieChartViewManager_combined.js +3 -0
  83. package/esm2015/lib/PointSeries_combined.js +21 -21
  84. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  85. package/esm2015/lib/PolarBase_combined.js +421 -421
  86. package/esm2015/lib/PolarLineSeriesBase_combined.js +54 -54
  87. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarScatterSeries_combined.js +12 -12
  89. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  90. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  91. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/PriceChannelOverlay_combined.js +77 -77
  93. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  94. package/esm2015/lib/ProportionalCategoryAngleAxis.js +1 -1
  95. package/esm2015/lib/RadialAreaSeries_combined.js +38 -38
  96. package/esm2015/lib/RadialBucketCalculator_combined.js +364 -364
  97. package/esm2015/lib/RadialColumnSeries_combined.js +67 -67
  98. package/esm2015/lib/RadialLineSeries_combined.js +41 -41
  99. package/esm2015/lib/RadialPieSeries_combined.js +133 -133
  100. package/esm2015/lib/RangeAreaSeries_combined.js +25 -25
  101. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +121 -121
  102. package/esm2015/lib/RangeColumnSeries_combined.js +38 -38
  103. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  104. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  105. package/esm2015/lib/ScatterAreaSeries_combined.js +132 -132
  106. package/esm2015/lib/ScatterBase_combined.js +501 -501
  107. package/esm2015/lib/ScatterContourSeries_combined.js +118 -118
  108. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  109. package/esm2015/lib/ScatterLineSeries.js +54 -54
  110. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  111. package/esm2015/lib/ScatterPolygonSeries_combined.js +218 -218
  112. package/esm2015/lib/ScatterPolylineSeries_combined.js +25 -25
  113. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  114. package/esm2015/lib/ScatterSplineSeries.js +40 -40
  115. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  116. package/esm2015/lib/ScatterTriangulationSeries.js +161 -161
  117. package/esm2015/lib/SeriesInteractionManager.js +75 -75
  118. package/esm2015/lib/SeriesRenderManager.js +12 -12
  119. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  120. package/esm2015/lib/SeriesViewerInteractionManager.js +19 -19
  121. package/esm2015/lib/SeriesViewer_combined.js +1476 -1476
  122. package/esm2015/lib/SeriesVisualDataManager.js +4 -4
  123. package/esm2015/lib/ShapeSeriesBase_combined.js +378 -378
  124. package/esm2015/lib/SizeScale.js +2 -2
  125. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  126. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  127. package/esm2015/lib/SplineSeriesBase_combined.js +121 -121
  128. package/esm2015/lib/SplineSeries_combined.js +26 -26
  129. package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
  130. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  131. package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
  132. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  133. package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
  134. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  135. package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
  136. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  137. package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
  138. package/esm2015/lib/StackedLineSeries_combined.js +12 -12
  139. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1054 -1054
  140. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  141. package/esm2015/lib/StepAreaSeries_combined.js +40 -40
  142. package/esm2015/lib/StepLineSeries_combined.js +47 -47
  143. package/esm2015/lib/StochRSIIndicator.js +15 -15
  144. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  145. package/esm2015/lib/TRIXIndicator.js +16 -16
  146. package/esm2015/lib/TimeAxisBase.js +1 -1
  147. package/esm2015/lib/TimeXAxis.js +1 -1
  148. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  149. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  150. package/esm2015/lib/ValueLayer_combined.js +202 -183
  151. package/esm2015/lib/ValueOverlay_combined.js +114 -114
  152. package/esm2015/lib/VerticalAnchoredCategorySeries.js +67 -67
  153. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  154. package/esm2015/lib/WaterfallSeries_combined.js +112 -112
  155. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  156. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  157. package/esm2015/lib/XamFunnelView_combined.js +3 -0
  158. package/esm2015/lib/igc-anchored-category-series-component.js +26 -26
  159. package/esm2015/lib/igc-anchored-radial-series-component.js +40 -40
  160. package/esm2015/lib/igc-annotation-layer-component.js +64 -64
  161. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  162. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  163. package/esm2015/lib/igc-bar-fragment-component.js +4 -4
  164. package/esm2015/lib/igc-bar-series-component.js +10 -10
  165. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  166. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  167. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  168. package/esm2015/lib/igc-callout-layer-component.js +131 -131
  169. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  170. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  171. package/esm2015/lib/igc-category-series-component.js +22 -22
  172. package/esm2015/lib/igc-category-tool-tip-layer-component.js +6 -6
  173. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  174. package/esm2015/lib/igc-column-fragment-component.js +10 -10
  175. package/esm2015/lib/igc-column-series-component.js +12 -12
  176. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  178. package/esm2015/lib/igc-data-legend-component.js +272 -262
  179. package/esm2015/lib/igc-data-tool-tip-layer-component.js +406 -406
  180. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  181. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  182. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  183. package/esm2015/lib/igc-financial-indicator-component.js +18 -18
  184. package/esm2015/lib/igc-financial-overlay-component.js +4 -4
  185. package/esm2015/lib/igc-financial-price-series-component.js +37 -37
  186. package/esm2015/lib/igc-financial-series-component.js +60 -60
  187. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  188. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  189. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  190. package/esm2015/lib/igc-high-density-scatter-series-component.js +48 -48
  191. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  192. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  193. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  194. package/esm2015/lib/igc-item-tool-tip-layer-component.js +12 -12
  195. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  196. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  197. package/esm2015/lib/igc-line-series-component.js +1 -1
  198. package/esm2015/lib/igc-marker-series-component.js +35 -35
  199. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  200. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  201. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  202. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  203. package/esm2015/lib/igc-polar-base-component.js +75 -75
  204. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  205. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  206. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  207. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  208. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  209. package/esm2015/lib/igc-radial-base-component.js +64 -64
  210. package/esm2015/lib/igc-radial-column-series-component.js +8 -8
  211. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  212. package/esm2015/lib/igc-radial-pie-series-component.js +15 -15
  213. package/esm2015/lib/igc-range-category-series-component.js +11 -11
  214. package/esm2015/lib/igc-range-column-series-component.js +9 -9
  215. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  217. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  218. package/esm2015/lib/igc-scatter-base-component.js +59 -59
  219. package/esm2015/lib/igc-scatter-contour-series-component.js +15 -15
  220. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  221. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  222. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  223. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  224. package/esm2015/lib/igc-scatter-triangulation-series-component.js +28 -28
  225. package/esm2015/lib/igc-series-component.js +229 -229
  226. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  227. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  228. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  229. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  231. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  232. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  233. package/esm2015/lib/igc-spline-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  239. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  240. package/esm2015/lib/igc-stacked-bar-series-component.js +11 -11
  241. package/esm2015/lib/igc-stacked-column-series-component.js +8 -8
  242. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  243. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  244. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  246. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  247. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  248. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  249. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  250. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  251. package/esm2015/lib/igc-value-layer-component.js +98 -87
  252. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  253. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  254. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  255. package/esm2015/lib/igc-waterfall-series-component.js +18 -18
  256. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  257. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  258. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  259. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  260. package/esm5/lib/AnchoredCategorySeries_combined.js +193 -193
  261. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +311 -311
  262. package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
  263. package/esm5/lib/AnnotationLayerProxy.js +52 -52
  264. package/esm5/lib/AnnotationLayer_combined.js +182 -182
  265. package/esm5/lib/Arc_combined.js +7 -0
  266. package/esm5/lib/AreaSeries_combined.js +47 -47
  267. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  268. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  269. package/esm5/lib/BarSeries_combined.js +95 -95
  270. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  271. package/esm5/lib/BollingerBandsOverlay_combined.js +95 -95
  272. package/esm5/lib/BrushScale.js +7 -7
  273. package/esm5/lib/BubbleSeries_combined.js +272 -272
  274. package/esm5/lib/CalloutLayer_combined.js +512 -508
  275. package/esm5/lib/CategoryBucketCalculator_combined.js +301 -301
  276. package/esm5/lib/CategoryChart.js +22 -22
  277. package/esm5/lib/CategoryChartToolbarProvider.js +9 -9
  278. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  279. package/esm5/lib/CategoryHighlightLayer_combined.js +55 -55
  280. package/esm5/lib/CategoryItemHighlightLayer_combined.js +115 -115
  281. package/esm5/lib/CategoryMarkerManager.js +1 -1
  282. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  283. package/esm5/lib/CategoryToolTipLayer_combined.js +66 -66
  284. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  285. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  286. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  287. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  288. package/esm5/lib/ColumnSeries_combined.js +64 -64
  289. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  290. package/esm5/lib/CrosshairLayer_combined.js +133 -133
  291. package/esm5/lib/CustomIndicator.js +22 -22
  292. package/esm5/lib/DataChartToolbarProvider.js +1 -5
  293. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  294. package/esm5/lib/DataLegendContent_combined.js +276 -271
  295. package/esm5/lib/DataPieBaseChart.js +37 -37
  296. package/esm5/lib/DataPieChart.js +35 -8
  297. package/esm5/lib/DataPieChartToolbarProvider.js +9 -9
  298. package/esm5/lib/DataToolTipLayer_combined.js +443 -441
  299. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  300. package/esm5/lib/DomainChart.js +32 -32
  301. package/esm5/lib/DomainChartToolbarProvider.js +187 -121
  302. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  303. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  304. package/esm5/lib/FinalValueLayer_combined.js +80 -80
  305. package/esm5/lib/FinancialChart_combined.js +34 -34
  306. package/esm5/lib/FinancialEventArgs_combined.js +664 -664
  307. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  308. package/esm5/lib/FinancialOverlay.js +35 -35
  309. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  310. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  311. package/esm5/lib/FinancialPriceSeries_combined.js +301 -301
  312. package/esm5/lib/ForceIndexIndicator.js +15 -15
  313. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  314. package/esm5/lib/HighDensityScatterSeries_combined.js +432 -432
  315. package/esm5/lib/HorizontalAnchoredCategorySeries.js +104 -104
  316. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  317. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  318. package/esm5/lib/HorizontalRangeCategorySeries.js +51 -51
  319. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  320. package/esm5/lib/IndicatorProxy.js +10 -10
  321. package/esm5/lib/ItemToolTipLayer_combined.js +83 -83
  322. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  323. package/esm5/lib/Legend_combined.js +11 -10
  324. package/esm5/lib/LineSeries_combined.js +42 -42
  325. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  326. package/esm5/lib/MassIndexIndicator.js +6 -6
  327. package/esm5/lib/MedianPriceIndicator.js +6 -6
  328. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  329. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  330. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  331. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  332. package/esm5/lib/OverlayProxy.js +7 -7
  333. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  334. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  335. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  336. package/esm5/lib/PieChartViewManager_combined.js +7 -0
  337. package/esm5/lib/PointSeries_combined.js +21 -21
  338. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  339. package/esm5/lib/PolarBase_combined.js +420 -420
  340. package/esm5/lib/PolarLineSeriesBase_combined.js +54 -54
  341. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  342. package/esm5/lib/PolarScatterSeries_combined.js +12 -12
  343. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  344. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  345. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  346. package/esm5/lib/PriceChannelOverlay_combined.js +77 -77
  347. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  348. package/esm5/lib/ProportionalCategoryAngleAxis.js +1 -1
  349. package/esm5/lib/RadialAreaSeries_combined.js +38 -38
  350. package/esm5/lib/RadialBucketCalculator_combined.js +363 -363
  351. package/esm5/lib/RadialColumnSeries_combined.js +67 -67
  352. package/esm5/lib/RadialLineSeries_combined.js +41 -41
  353. package/esm5/lib/RadialPieSeries_combined.js +130 -130
  354. package/esm5/lib/RangeAreaSeries_combined.js +25 -25
  355. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +122 -122
  356. package/esm5/lib/RangeColumnSeries_combined.js +38 -38
  357. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  358. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  359. package/esm5/lib/ScatterAreaSeries_combined.js +130 -130
  360. package/esm5/lib/ScatterBase_combined.js +500 -500
  361. package/esm5/lib/ScatterContourSeries_combined.js +116 -116
  362. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  363. package/esm5/lib/ScatterLineSeries.js +54 -54
  364. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  365. package/esm5/lib/ScatterPolygonSeries_combined.js +216 -216
  366. package/esm5/lib/ScatterPolylineSeries_combined.js +25 -25
  367. package/esm5/lib/ScatterSeries_combined.js +15 -15
  368. package/esm5/lib/ScatterSplineSeries.js +40 -40
  369. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  370. package/esm5/lib/ScatterTriangulationSeries.js +165 -165
  371. package/esm5/lib/SeriesInteractionManager.js +75 -75
  372. package/esm5/lib/SeriesRenderManager.js +12 -12
  373. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  374. package/esm5/lib/SeriesViewerInteractionManager.js +19 -19
  375. package/esm5/lib/SeriesViewer_combined.js +1465 -1465
  376. package/esm5/lib/SeriesVisualDataManager.js +4 -4
  377. package/esm5/lib/ShapeSeriesBase_combined.js +374 -374
  378. package/esm5/lib/SizeScale.js +2 -2
  379. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  380. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  381. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  382. package/esm5/lib/SplineSeries_combined.js +26 -26
  383. package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
  384. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  385. package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
  386. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  387. package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
  388. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  389. package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
  390. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  391. package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
  392. package/esm5/lib/StackedLineSeries_combined.js +12 -12
  393. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1052 -1052
  394. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  395. package/esm5/lib/StepAreaSeries_combined.js +40 -40
  396. package/esm5/lib/StepLineSeries_combined.js +47 -47
  397. package/esm5/lib/StochRSIIndicator.js +14 -14
  398. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  399. package/esm5/lib/TRIXIndicator.js +15 -15
  400. package/esm5/lib/TimeAxisBase.js +1 -1
  401. package/esm5/lib/TimeXAxis.js +1 -1
  402. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  403. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  404. package/esm5/lib/ValueLayer_combined.js +202 -183
  405. package/esm5/lib/ValueOverlay_combined.js +114 -114
  406. package/esm5/lib/VerticalAnchoredCategorySeries.js +67 -67
  407. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  408. package/esm5/lib/WaterfallSeries_combined.js +112 -112
  409. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  410. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  411. package/esm5/lib/XamFunnelView_combined.js +7 -0
  412. package/esm5/lib/igc-anchored-category-series-component.js +26 -26
  413. package/esm5/lib/igc-anchored-radial-series-component.js +40 -40
  414. package/esm5/lib/igc-annotation-layer-component.js +64 -64
  415. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  416. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  417. package/esm5/lib/igc-bar-fragment-component.js +4 -4
  418. package/esm5/lib/igc-bar-series-component.js +10 -10
  419. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  420. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  421. package/esm5/lib/igc-bubble-series-component.js +35 -35
  422. package/esm5/lib/igc-callout-layer-component.js +131 -131
  423. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  424. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  425. package/esm5/lib/igc-category-series-component.js +22 -22
  426. package/esm5/lib/igc-category-tool-tip-layer-component.js +6 -6
  427. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  428. package/esm5/lib/igc-column-fragment-component.js +10 -10
  429. package/esm5/lib/igc-column-series-component.js +12 -12
  430. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  431. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  432. package/esm5/lib/igc-data-legend-component.js +276 -262
  433. package/esm5/lib/igc-data-tool-tip-layer-component.js +406 -406
  434. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  435. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  436. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  437. package/esm5/lib/igc-financial-indicator-component.js +18 -18
  438. package/esm5/lib/igc-financial-overlay-component.js +4 -4
  439. package/esm5/lib/igc-financial-price-series-component.js +37 -37
  440. package/esm5/lib/igc-financial-series-component.js +60 -60
  441. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  442. package/esm5/lib/igc-fragment-base-component.js +2 -2
  443. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  444. package/esm5/lib/igc-high-density-scatter-series-component.js +48 -48
  445. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  446. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  447. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  448. package/esm5/lib/igc-item-tool-tip-layer-component.js +12 -12
  449. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  450. package/esm5/lib/igc-line-fragment-component.js +1 -1
  451. package/esm5/lib/igc-line-series-component.js +1 -1
  452. package/esm5/lib/igc-marker-series-component.js +35 -35
  453. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  454. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  455. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  456. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  457. package/esm5/lib/igc-polar-base-component.js +75 -75
  458. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  459. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  460. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  461. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  462. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  463. package/esm5/lib/igc-radial-base-component.js +64 -64
  464. package/esm5/lib/igc-radial-column-series-component.js +8 -8
  465. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  466. package/esm5/lib/igc-radial-pie-series-component.js +15 -15
  467. package/esm5/lib/igc-range-category-series-component.js +11 -11
  468. package/esm5/lib/igc-range-column-series-component.js +9 -9
  469. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  470. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  471. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  472. package/esm5/lib/igc-scatter-base-component.js +59 -59
  473. package/esm5/lib/igc-scatter-contour-series-component.js +15 -15
  474. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  475. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  476. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  477. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  478. package/esm5/lib/igc-scatter-triangulation-series-component.js +28 -28
  479. package/esm5/lib/igc-series-component.js +229 -229
  480. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  481. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  482. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  483. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  484. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  485. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  486. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  487. package/esm5/lib/igc-spline-series-component.js +1 -1
  488. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  489. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  490. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  491. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  492. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  493. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  494. package/esm5/lib/igc-stacked-bar-series-component.js +11 -11
  495. package/esm5/lib/igc-stacked-column-series-component.js +8 -8
  496. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  497. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  498. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  499. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  500. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  501. package/esm5/lib/igc-step-area-series-component.js +2 -2
  502. package/esm5/lib/igc-step-line-series-component.js +3 -3
  503. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  504. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  505. package/esm5/lib/igc-value-layer-component.js +102 -87
  506. package/esm5/lib/igc-value-overlay-component.js +47 -47
  507. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  508. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  509. package/esm5/lib/igc-waterfall-series-component.js +18 -18
  510. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  511. package/fesm2015/igniteui-webcomponents-charts.js +15250 -15105
  512. package/fesm5/igniteui-webcomponents-charts.js +15224 -15059
  513. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  514. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  515. package/lib/AnchoredCategorySeries_combined.d.ts +59 -59
  516. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +71 -71
  517. package/lib/AnnotationLayer_combined.d.ts +56 -56
  518. package/lib/Arc_combined.d.ts +1 -0
  519. package/lib/AreaSeries_combined.d.ts +9 -9
  520. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  521. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  522. package/lib/BarSeries_combined.d.ts +18 -18
  523. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  524. package/lib/BollingerBandsOverlay_combined.d.ts +16 -16
  525. package/lib/BubbleSeries_combined.d.ts +48 -48
  526. package/lib/CalloutLayer_combined.d.ts +114 -114
  527. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  528. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  529. package/lib/CategoryHighlightLayer_combined.d.ts +16 -16
  530. package/lib/CategoryItemHighlightLayer_combined.d.ts +25 -25
  531. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  532. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  533. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  534. package/lib/ColumnSeries_combined.d.ts +17 -17
  535. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  536. package/lib/CrosshairLayer_combined.d.ts +44 -44
  537. package/lib/CustomIndicator.d.ts +8 -8
  538. package/lib/DataLegendContent_combined.d.ts +73 -72
  539. package/lib/DataPieChartToolbarProvider.d.ts +4 -4
  540. package/lib/DataToolTipLayer_combined.d.ts +126 -126
  541. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  542. package/lib/DomainChartToolbarProvider.d.ts +25 -23
  543. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  544. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  545. package/lib/FinalValueLayer_combined.d.ts +27 -27
  546. package/lib/FinancialEventArgs_combined.d.ts +129 -129
  547. package/lib/FinancialIndicator_combined.d.ts +37 -37
  548. package/lib/FinancialOverlay.d.ts +8 -8
  549. package/lib/FinancialPriceSeries_combined.d.ts +54 -54
  550. package/lib/ForceIndexIndicator.d.ts +10 -10
  551. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  552. package/lib/HighDensityScatterSeries_combined.d.ts +91 -91
  553. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  554. package/lib/HorizontalRangeCategorySeries.d.ts +18 -18
  555. package/lib/ItemToolTipLayer_combined.d.ts +16 -16
  556. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  557. package/lib/LineSeries_combined.d.ts +9 -9
  558. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  559. package/lib/MassIndexIndicator.d.ts +4 -4
  560. package/lib/MedianPriceIndicator.d.ts +4 -4
  561. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  562. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  563. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  564. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  565. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  566. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  567. package/lib/PieChartViewManager_combined.d.ts +1 -0
  568. package/lib/PointSeries_combined.d.ts +7 -7
  569. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  570. package/lib/PolarBase_combined.d.ts +104 -104
  571. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  572. package/lib/PolarLineSeries_combined.d.ts +8 -8
  573. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  574. package/lib/PolarSplineAreaSeries_combined.d.ts +9 -9
  575. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  576. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  577. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  578. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  579. package/lib/RadialAreaSeries_combined.d.ts +8 -8
  580. package/lib/RadialBucketCalculator_combined.d.ts +74 -74
  581. package/lib/RadialColumnSeries_combined.d.ts +10 -10
  582. package/lib/RadialLineSeries_combined.d.ts +10 -10
  583. package/lib/RadialPieSeries_combined.d.ts +26 -26
  584. package/lib/RangeAreaSeries_combined.d.ts +7 -7
  585. package/lib/RangeCategoryBucketCalculator_combined.d.ts +27 -27
  586. package/lib/RangeColumnSeries_combined.d.ts +11 -11
  587. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  588. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  589. package/lib/ScatterAreaSeries_combined.d.ts +30 -30
  590. package/lib/ScatterBase_combined.d.ts +113 -113
  591. package/lib/ScatterContourSeries_combined.d.ts +22 -22
  592. package/lib/ScatterLineSeries.d.ts +13 -13
  593. package/lib/ScatterPolygonSeries_combined.d.ts +45 -45
  594. package/lib/ScatterPolylineSeries_combined.d.ts +10 -10
  595. package/lib/ScatterSeries_combined.d.ts +4 -4
  596. package/lib/ScatterSplineSeries.d.ts +11 -11
  597. package/lib/ScatterTriangulationSeries.d.ts +38 -38
  598. package/lib/SeriesViewer_combined.d.ts +475 -475
  599. package/lib/ShapeSeriesBase_combined.d.ts +100 -100
  600. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  601. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  602. package/lib/SplineSeriesBase_combined.d.ts +21 -21
  603. package/lib/SplineSeries_combined.d.ts +7 -7
  604. package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
  605. package/lib/Stacked100BarSeries_combined.d.ts +7 -7
  606. package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
  607. package/lib/Stacked100LineSeries_combined.d.ts +5 -5
  608. package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
  609. package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
  610. package/lib/StackedLineSeries_combined.d.ts +4 -4
  611. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +227 -227
  612. package/lib/StandardDeviationIndicator.d.ts +9 -9
  613. package/lib/StepAreaSeries_combined.d.ts +11 -11
  614. package/lib/StepLineSeries_combined.d.ts +11 -11
  615. package/lib/StochRSIIndicator.d.ts +9 -9
  616. package/lib/StrategyBasedIndicator.d.ts +19 -19
  617. package/lib/TRIXIndicator.d.ts +9 -9
  618. package/lib/TypicalPriceIndicator.d.ts +4 -4
  619. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  620. package/lib/ValueLayer_combined.d.ts +54 -53
  621. package/lib/ValueOverlay_combined.d.ts +38 -38
  622. package/lib/VerticalAnchoredCategorySeries.d.ts +22 -22
  623. package/lib/WaterfallSeries_combined.d.ts +23 -23
  624. package/lib/WeightedCloseIndicator.d.ts +4 -4
  625. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  626. package/lib/XamFunnelView_combined.d.ts +1 -0
  627. package/lib/igc-data-legend-component.d.ts +5 -0
  628. package/lib/igc-value-layer-component.d.ts +6 -0
  629. package/package.json +2 -2
@@ -53,73 +53,73 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
53
53
  __extends(AnchoredCategorySeries, _super);
54
54
  function AnchoredCategorySeries() {
55
55
  var _this = _super.call(this) || this;
56
- _this.aaz = null;
57
- _this.aa6 = false;
58
- _this.aa1 = null;
59
- _this.aaw = null;
60
- _this.abd = null;
56
+ _this.aay = null;
57
+ _this.aa5 = false;
58
+ _this.aa0 = null;
59
+ _this.aav = null;
61
60
  _this.abc = null;
62
- _this.aa3 = true;
61
+ _this.abb = null;
62
+ _this.aa2 = true;
63
+ _this.aa6 = 0;
63
64
  _this.aa7 = 0;
64
- _this.aa8 = 0;
65
- _this.yz = new CategoryFramePreparer(1, _this, _this.y3, _this, _this, _this.y3.cw);
65
+ _this.yy = new CategoryFramePreparer(1, _this, _this.y2, _this, _this, _this.y2.cw);
66
66
  return _this;
67
67
  }
68
- Object.defineProperty(AnchoredCategorySeries.prototype, "aa0", {
68
+ Object.defineProperty(AnchoredCategorySeries.prototype, "aaz", {
69
69
  get: function () {
70
70
  var _this = this;
71
- if (this.aaz == null) {
72
- this.aaz = DVContainer.instance.createInstance(IAnchoredCategorySeriesInteractionManager_$type, function () { return _this.dr.n; });
71
+ if (this.aay == null) {
72
+ this.aay = DVContainer.instance.createInstance(IAnchoredCategorySeriesInteractionManager_$type, function () { return _this.dr.n; });
73
73
  }
74
- return this.aaz;
74
+ return this.aay;
75
75
  },
76
76
  enumerable: false,
77
77
  configurable: true
78
78
  });
79
79
  AnchoredCategorySeries.prototype.getHostReferenceValue = function () {
80
- return this.iy();
80
+ return this.ix();
81
81
  };
82
- AnchoredCategorySeries.prototype.me = function () {
82
+ AnchoredCategorySeries.prototype.md = function () {
83
83
  return AnchoredCategorySeries.$$p[5];
84
84
  };
85
85
  AnchoredCategorySeries.prototype.cs = function () {
86
86
  var a = new AnchoredCategorySeriesView(this);
87
87
  return a;
88
88
  };
89
- AnchoredCategorySeries.prototype.q1 = function (a) {
90
- _super.prototype.q1.call(this, a);
91
- this.aav = a;
89
+ AnchoredCategorySeries.prototype.q0 = function (a) {
90
+ _super.prototype.q0.call(this, a);
91
+ this.aau = a;
92
92
  };
93
- AnchoredCategorySeries.prototype.kq = function (a, b) {
94
- var c = this.nd(b);
93
+ AnchoredCategorySeries.prototype.kp = function (a, b) {
94
+ var c = this.nc(b);
95
95
  if (c == AnchoredCategorySeries.$$p[5]) {
96
- return this.kr(a, b, this.abn);
96
+ return this.kq(a, b, this.abm);
97
97
  }
98
98
  if (c == AnchoredCategorySeries.$$p[1]) {
99
- return this.kr(a, b, this.abf);
99
+ return this.kq(a, b, this.abe);
100
100
  }
101
- return _super.prototype.kq.call(this, a, b);
101
+ return _super.prototype.kp.call(this, a, b);
102
102
  };
103
- AnchoredCategorySeries.prototype.md = function (a) {
104
- var b = this.nd(a);
103
+ AnchoredCategorySeries.prototype.mc = function (a) {
104
+ var b = this.nc(a);
105
105
  if (b == AnchoredCategorySeries.$$p[5]) {
106
- return this.abn;
106
+ return this.abm;
107
107
  }
108
108
  if (b == AnchoredCategorySeries.$$p[1]) {
109
- return this.abf;
109
+ return this.abe;
110
110
  }
111
- return _super.prototype.md.call(this, a);
111
+ return _super.prototype.mc.call(this, a);
112
112
  };
113
113
  Object.defineProperty(AnchoredCategorySeries.prototype, "valueColumn", {
114
114
  get: function () {
115
- return this.aa1;
115
+ return this.aa0;
116
116
  },
117
117
  set: function (a) {
118
- if (this.aa1 != a) {
119
- var b = this.aa1;
120
- this.aa1 = a;
121
- if (!this.aa6) {
122
- this.raisePropertyChanged("ValueColumn", b, this.aa1);
118
+ if (this.aa0 != a) {
119
+ var b = this.aa0;
120
+ this.aa0 = a;
121
+ if (!this.aa5) {
122
+ this.raisePropertyChanged("ValueColumn", b, this.aa0);
123
123
  }
124
124
  }
125
125
  },
@@ -129,39 +129,39 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
129
129
  AnchoredCategorySeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
130
130
  var c = new DataLegendSeriesValueInfo();
131
131
  c.a = 0;
132
- c.l = this.i5({ $type: Point_$type, x: a, y: b }, false, false);
133
- c.r = this.abn != null ? this.abn : "Value";
132
+ c.l = this.i4({ $type: Point_$type, x: a, y: b }, false, false);
133
+ c.r = this.abm != null ? this.abm : "Value";
134
134
  c.q = "Value";
135
- c.s = this.abj != null ? this.abj : "V:";
136
- c.t = this.abl != null ? this.abl : "";
135
+ c.s = this.abi != null ? this.abi : "V:";
136
+ c.t = this.abk != null ? this.abk : "";
137
137
  var d = new DataLegendSeriesContext();
138
138
  d.e = ((function () {
139
139
  var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
140
140
  $ret.add(c);
141
141
  return $ret;
142
142
  })());
143
- d.h = this.mc();
143
+ d.h = this.mb();
144
144
  return d;
145
145
  };
146
- Object.defineProperty(AnchoredCategorySeries.prototype, "aca", {
146
+ Object.defineProperty(AnchoredCategorySeries.prototype, "ab9", {
147
147
  get: function () {
148
- return this.c(AnchoredCategorySeries.abw);
148
+ return this.c(AnchoredCategorySeries.abv);
149
149
  },
150
150
  set: function (a) {
151
- this.h(AnchoredCategorySeries.abw, a);
151
+ this.h(AnchoredCategorySeries.abv, a);
152
152
  },
153
153
  enumerable: false,
154
154
  configurable: true
155
155
  });
156
- AnchoredCategorySeries.prototype.gd = function (a) {
156
+ AnchoredCategorySeries.prototype.gc = function (a) {
157
157
  var b = new Rect(0, 0, 0, 1, 1);
158
158
  var c = this.fetchXAxis();
159
159
  var d = this.fetchYAxis();
160
- var e = this.wl(this.cv);
161
- var f = c != null ? this.yz.r(typeCast(ICategoryScaler_$type, c), b, b, e) : 0;
162
- return this.aa0.c$a(this, this.valueColumn, c, d, f, a);
160
+ var e = this.wk(this.cv);
161
+ var f = c != null ? this.yy.r(typeCast(ICategoryScaler_$type, c), b, b, e) : 0;
162
+ return this.aaz.c$a(this, this.valueColumn, c, d, f, a);
163
163
  };
164
- AnchoredCategorySeries.prototype.aas = function (a, b, c) {
164
+ AnchoredCategorySeries.prototype.aar = function (a, b, c) {
165
165
  if (b < a || a < 0 || a > this.valueColumn.count || b < 0 || b > this.valueColumn.count || c == null) {
166
166
  return null;
167
167
  }
@@ -180,20 +180,20 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
180
180
  }
181
181
  return d;
182
182
  };
183
- AnchoredCategorySeries.prototype.q9 = function (a, b, c, d) {
184
- _super.prototype.q9.call(this, a, b, c, d);
185
- if (this.aav.c8 && this.aav.c7.g$b(a, b, c, d)) {
183
+ AnchoredCategorySeries.prototype.q8 = function (a, b, c, d) {
184
+ _super.prototype.q8.call(this, a, b, c, d);
185
+ if (this.aau.c8 && this.aau.c7.g$b(a, b, c, d)) {
186
186
  var e = false;
187
187
  if (b == "FastItemsSource") {
188
- e = this.gg && c != null;
188
+ e = this.gf && c != null;
189
189
  }
190
- this.rr(e);
191
- this.ql();
190
+ this.rq(e);
191
+ this.qk();
192
192
  }
193
193
  switch (b) {
194
194
  case AnchoredCategorySeries.$$p[3]:
195
195
  case AnchoredCategorySeries.$$p[4]:
196
- this.qf();
196
+ this.qe();
197
197
  break;
198
198
  case "FastItemsSource":
199
199
  if (typeCast(IFastItemsSource_$type, c) != null) {
@@ -201,48 +201,48 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
201
201
  this.valueColumn = null;
202
202
  }
203
203
  if (typeCast(IFastItemsSource_$type, d) != null) {
204
- this.valueColumn = this.dk(this.abn);
204
+ this.valueColumn = this.dk(this.abm);
205
205
  }
206
206
  var f = typeCast(NumericAxisBase.$, this.fetchYAxis());
207
207
  if (f != null && !f.c1()) {
208
- this.aav.cw.g(this.id);
209
- this.rr(this.gg && c != null);
208
+ this.aau.cw.g(this.ic);
209
+ this.rq(this.gf && c != null);
210
210
  }
211
211
  break;
212
212
  case AnchoredCategorySeries.$$p[5]:
213
213
  if (this.dn != null) {
214
214
  this.dn.deregisterColumn(this.valueColumn);
215
- this.valueColumn = this.dk(this.abn);
215
+ this.valueColumn = this.dk(this.abm);
216
216
  }
217
- this.abd = this.abn;
217
+ this.abc = this.abm;
218
218
  break;
219
219
  case AnchoredCategorySeries.$$p[1]:
220
- this.abc = this.abf;
221
- this.rr(true);
220
+ this.abb = this.abe;
221
+ this.rq(true);
222
222
  break;
223
223
  case "ValueColumn":
224
- if (this.aav.c8) {
225
- this.aav.c7.g$i();
224
+ if (this.aau.c8) {
225
+ this.aau.c7.g$i();
226
226
  }
227
227
  var g = typeCast(NumericAxisBase.$, this.fetchYAxis());
228
228
  if (g != null && !g.c1()) {
229
- this.aav.cw.g(this.id);
230
- this.rr(this.gg && this.d7);
229
+ this.aau.cw.g(this.ic);
230
+ this.rq(this.gf && this.d7);
231
231
  }
232
- this.abv();
233
- this.sn();
232
+ this.abu();
233
+ this.sm();
234
234
  break;
235
235
  case "TrendLineBrush":
236
- this.rf(b);
236
+ this.re(b);
237
237
  break;
238
238
  case "ErrorBarSettings":
239
- this.rr(false);
239
+ this.rq(false);
240
240
  break;
241
241
  case "TrendLineType":
242
- this.ql();
242
+ this.qk();
243
243
  break;
244
244
  case AnchoredCategorySeries.$$p[2]:
245
- this.rr(false);
245
+ this.rq(false);
246
246
  break;
247
247
  }
248
248
  };
@@ -258,33 +258,33 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
258
258
  }
259
259
  return null;
260
260
  };
261
- AnchoredCategorySeries.prototype.pb = function (a, b, c, d) {
261
+ AnchoredCategorySeries.prototype.pa = function (a, b, c, d) {
262
262
  switch (a) {
263
263
  case 4:
264
264
  case 1:
265
265
  case 0:
266
- this.aav.cw.g(this.id);
266
+ this.aau.cw.g(this.ic);
267
267
  break;
268
268
  }
269
- if (this.aav.c8) {
270
- this.aav.c7.g$e(a, b, c, d);
269
+ if (this.aau.c8) {
270
+ this.aau.c7.g$e(a, b, c, d);
271
271
  }
272
- this.abv();
273
- this.sn();
272
+ this.abu();
273
+ this.sm();
274
274
  if (a == 0 || a == 2 || a == 3 || a == 4) {
275
- this.aa3 = true;
275
+ this.aa2 = true;
276
276
  }
277
277
  else if (a == 1) {
278
278
  for (var e = b; e < b + c; e++) {
279
- this.aa7 += this.valueColumn.item(e);
279
+ this.aa6 += this.valueColumn.item(e);
280
280
  }
281
- this.aa8 = this.aa7 / this.valueColumn.count;
281
+ this.aa7 = this.aa6 / this.valueColumn.count;
282
282
  }
283
283
  };
284
- AnchoredCategorySeries.prototype.zu = function () {
285
- return this.aa9(this.y3);
284
+ AnchoredCategorySeries.prototype.zt = function () {
285
+ return this.aa8(this.y2);
286
286
  };
287
- AnchoredCategorySeries.prototype.aa9 = function (a) {
287
+ AnchoredCategorySeries.prototype.aa8 = function (a) {
288
288
  var b = 0;
289
289
  var c = a.by;
290
290
  var d = a.bx;
@@ -293,31 +293,31 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
293
293
  if (!c.isEmpty && !d.isEmpty && f != null) {
294
294
  var g = new ScalerParams(0, c, d, f.ch, e);
295
295
  if (f.cp) {
296
- g.b = this.iy();
296
+ g.b = this.ix();
297
297
  }
298
298
  b = f.el(f.me, g);
299
299
  }
300
300
  return b;
301
301
  };
302
- AnchoredCategorySeries.prototype.abt = function (a, b, c) {
303
- var d = this.aa9(c);
302
+ AnchoredCategorySeries.prototype.abs = function (a, b, c) {
303
+ var d = this.aa8(c);
304
304
  if (a.count > 0) {
305
305
  var e = d;
306
306
  a.add({ $type: Point_$type, x: a._inner[a.count - 1].x, y: e });
307
307
  a.add({ $type: Point_$type, x: a._inner[0].x, y: e });
308
308
  }
309
309
  };
310
- AnchoredCategorySeries.prototype.aat = function (a, b, c, d) {
311
- return this.aau(a, b, c, d, false);
310
+ AnchoredCategorySeries.prototype.aas = function (a, b, c, d) {
311
+ return this.aat(a, b, c, d, false);
312
312
  };
313
- AnchoredCategorySeries.prototype.aau = function (a, b, c, d, e) {
314
- return CategorySeries.yn(a, b, c, d, e);
313
+ AnchoredCategorySeries.prototype.aat = function (a, b, c, d, e) {
314
+ return CategorySeries.ym(a, b, c, d, e);
315
315
  };
316
- AnchoredCategorySeries.prototype.gb = function () {
317
- return this.highlightedItemsSource != null || this.abf != null;
316
+ AnchoredCategorySeries.prototype.ga = function () {
317
+ return this.highlightedItemsSource != null || this.abe != null;
318
318
  };
319
- AnchoredCategorySeries.prototype.ht = function () {
320
- var a = _super.prototype.ht.call(this);
319
+ AnchoredCategorySeries.prototype.hs = function () {
320
+ var a = _super.prototype.hs.call(this);
321
321
  {
322
322
  var b = ((function () {
323
323
  var $ret = new SeriesLayerPropertyOverlay();
@@ -327,148 +327,148 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
327
327
  $ret.q = true;
328
328
  return $ret;
329
329
  })());
330
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.abp));
330
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.abo));
331
331
  a.add(b);
332
332
  }
333
333
  return a;
334
334
  };
335
- AnchoredCategorySeries.prototype.abp = function (a, b) {
336
- if (this.abf != null) {
337
- b.value = this.abf;
335
+ AnchoredCategorySeries.prototype.abo = function (a, b) {
336
+ if (this.abe != null) {
337
+ b.value = this.abe;
338
338
  return;
339
339
  }
340
- b.value = this.abn;
340
+ b.value = this.abm;
341
341
  };
342
- AnchoredCategorySeries.prototype.he = function (a, b, c) {
343
- var d = _super.prototype.he.call(this, a, b, c);
342
+ AnchoredCategorySeries.prototype.hd = function (a, b, c) {
343
+ var d = _super.prototype.hd.call(this, a, b, c);
344
344
  var e = c;
345
345
  if (this.valueColumn == null || this.valueColumn.count == 0 || e.cw.d < 1) {
346
346
  d = false;
347
347
  }
348
348
  return d;
349
349
  };
350
- AnchoredCategorySeries.prototype.o5 = function (a, b) {
351
- _super.prototype.o5.call(this, a, b);
350
+ AnchoredCategorySeries.prototype.o4 = function (a, b) {
351
+ _super.prototype.o4.call(this, a, b);
352
352
  var c = b;
353
353
  c.c2();
354
354
  if (c.c8) {
355
355
  c.c7.g$d();
356
356
  }
357
357
  };
358
- AnchoredCategorySeries.prototype.aah = function (a, b) {
359
- _super.prototype.aah.call(this, a, b);
360
- this.y0(b).d(a, b);
358
+ AnchoredCategorySeries.prototype.aag = function (a, b) {
359
+ _super.prototype.aag.call(this, a, b);
360
+ this.yz(b).d(a, b);
361
361
  };
362
- AnchoredCategorySeries.prototype.aak = function (a, b) {
363
- _super.prototype.aak.call(this, a, b);
362
+ AnchoredCategorySeries.prototype.aaj = function (a, b) {
363
+ _super.prototype.aaj.call(this, a, b);
364
364
  var c = typeCast(AnchoredCategorySeriesView.$, b);
365
365
  c.b7 = true;
366
366
  if (c.c8) {
367
367
  c.c7.g$g(a.q);
368
368
  }
369
- if (this.xg()) {
370
- CategoryMarkerManager.e(this, a.n, b.cz, this.xi);
371
- this.z9(b, a);
369
+ if (this.xf()) {
370
+ CategoryMarkerManager.e(this, a.n, b.cz, this.xh);
371
+ this.z8(b, a);
372
372
  b.cr();
373
373
  }
374
- this.abq(a, b);
374
+ this.abp(a, b);
375
375
  };
376
- AnchoredCategorySeries.prototype.rq = function (a, b, c, d, e) {
377
- _super.prototype.rq.call(this, a, b, c, d, e);
376
+ AnchoredCategorySeries.prototype.rp = function (a, b, c, d, e) {
377
+ _super.prototype.rp.call(this, a, b, c, d, e);
378
378
  var f = this.ba.a$j.item(d);
379
379
  var g = f;
380
- g.cw.g(this.id);
380
+ g.cw.g(this.ic);
381
381
  f.a3(c);
382
382
  if (this.d5(g)) {
383
383
  return;
384
384
  }
385
- if (this.aaw == null) {
386
- this.aaw = new CategoryFrame(3);
385
+ if (this.aav == null) {
386
+ this.aav = new CategoryFrame(3);
387
387
  }
388
- this.aaw.v();
389
- this.aah(this.aaw, g);
390
- this.aak(this.aaw, g);
388
+ this.aav.v();
389
+ this.aag(this.aav, g);
390
+ this.aaj(this.aav, g);
391
391
  };
392
- AnchoredCategorySeries.prototype.abq = function (a, b) {
392
+ AnchoredCategorySeries.prototype.abp = function (a, b) {
393
393
  };
394
- AnchoredCategorySeries.prototype.sh = function () {
395
- _super.prototype.sh.call(this);
394
+ AnchoredCategorySeries.prototype.sg = function () {
395
+ _super.prototype.sg.call(this);
396
396
  if (this.index < 0) {
397
397
  return;
398
398
  }
399
- this.aav.dc();
399
+ this.aau.dc();
400
400
  if (this.trendLineBrush != null) {
401
- this.aav.da();
401
+ this.aau.da();
402
402
  }
403
403
  else {
404
- this.aav.c9();
404
+ this.aau.c9();
405
405
  }
406
406
  };
407
- AnchoredCategorySeries.prototype.kx = function (a, b) {
408
- if (this.aav.c8 && a == this.aav.c7.g$j) {
407
+ AnchoredCategorySeries.prototype.kw = function (a, b) {
408
+ if (this.aau.c8 && a == this.aau.c7.g$j) {
409
409
  return null;
410
410
  }
411
- return _super.prototype.kx.call(this, a, b);
411
+ return _super.prototype.kw.call(this, a, b);
412
412
  };
413
413
  Object.defineProperty(AnchoredCategorySeries.prototype, "currentCategoryMode", {
414
414
  get: function () {
415
- return this.preferredCategoryMode(typeCast(CategoryAxisBase.$, this.ys()));
415
+ return this.preferredCategoryMode(typeCast(CategoryAxisBase.$, this.yr()));
416
416
  },
417
417
  enumerable: false,
418
418
  configurable: true
419
419
  });
420
420
  Object.defineProperty(AnchoredCategorySeries.prototype, "scaler", {
421
421
  get: function () {
422
- return typeCast(ICategoryScaler_$type, this.ys());
422
+ return typeCast(ICategoryScaler_$type, this.yr());
423
423
  },
424
424
  enumerable: false,
425
425
  configurable: true
426
426
  });
427
427
  Object.defineProperty(AnchoredCategorySeries.prototype, "yScaler", {
428
428
  get: function () {
429
- return typeCast(IScaler_$type, this.y9());
429
+ return typeCast(IScaler_$type, this.y8());
430
430
  },
431
431
  enumerable: false,
432
432
  configurable: true
433
433
  });
434
434
  Object.defineProperty(AnchoredCategorySeries.prototype, "bucketizer", {
435
435
  get: function () {
436
- return this.aav.cw;
436
+ return this.aau.cw;
437
437
  },
438
438
  enumerable: false,
439
439
  configurable: true
440
440
  });
441
441
  Object.defineProperty(AnchoredCategorySeries.prototype, "currentMode2Index", {
442
442
  get: function () {
443
- return this.zy();
443
+ return this.zx();
444
444
  },
445
445
  enumerable: false,
446
446
  configurable: true
447
447
  });
448
448
  AnchoredCategorySeries.prototype.provideCollisionDetector = function () {
449
- if (this.aax == 1) {
449
+ if (this.aaw == 1) {
450
450
  return new CollisionAvoider();
451
451
  }
452
452
  return NonCollisionAvoider.b;
453
453
  };
454
454
  Object.defineProperty(AnchoredCategorySeries.prototype, "trendlinePreparer", {
455
455
  get: function () {
456
- return this.aav.c8 ? this.aav.c7 : null;
456
+ return this.aau.c8 ? this.aau.c7 : null;
457
457
  },
458
458
  enumerable: false,
459
459
  configurable: true
460
460
  });
461
- AnchoredCategorySeries.prototype.pz = function (a) {
462
- _super.prototype.pz.call(this, a);
463
- if (this.aav.c8) {
464
- this.bc.exportTrendlineData(this, a, this.aav.c7.g$j);
461
+ AnchoredCategorySeries.prototype.py = function (a) {
462
+ _super.prototype.py.call(this, a);
463
+ if (this.aau.c8) {
464
+ this.bc.exportTrendlineData(this, a, this.aau.c7.g$j);
465
465
  }
466
466
  };
467
- AnchoredCategorySeries.prototype.kn = function (a) {
467
+ AnchoredCategorySeries.prototype.km = function (a) {
468
468
  var _this = this;
469
469
  var b = this.fetchXAxis();
470
470
  var c = this.fetchYAxis();
471
- return this.aa0.c$b(this, a, this.zv(this.cv), this.valueColumn, b, c, this.aay == 1, function (d) { return _super.prototype.kn.call(_this, d); });
471
+ return this.aaz.c$b(this, a, this.zu(this.cv), this.valueColumn, b, c, this.aax == 1, function (d) { return _super.prototype.km.call(_this, d); });
472
472
  };
473
473
  Object.defineProperty(AnchoredCategorySeries.prototype, "mayContainUnknowns", {
474
474
  get: function () {
@@ -477,15 +477,15 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
477
477
  enumerable: false,
478
478
  configurable: true
479
479
  });
480
- AnchoredCategorySeries.prototype.iy = function () {
481
- return Series.iz(this.valueColumn, typeCast(ISortingAxis_$type, this.fetchXAxis()));
480
+ AnchoredCategorySeries.prototype.ix = function () {
481
+ return Series.iy(this.valueColumn, typeCast(ISortingAxis_$type, this.fetchXAxis()));
482
482
  };
483
- AnchoredCategorySeries.prototype.get_abb = function () {
483
+ AnchoredCategorySeries.prototype.get_aba = function () {
484
484
  return 0;
485
485
  };
486
- Object.defineProperty(AnchoredCategorySeries.prototype, "abb", {
486
+ Object.defineProperty(AnchoredCategorySeries.prototype, "aba", {
487
487
  get: function () {
488
- return this.get_abb();
488
+ return this.get_aba();
489
489
  },
490
490
  enumerable: false,
491
491
  configurable: true
@@ -497,8 +497,8 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
497
497
  if (this.valueColumn == null) {
498
498
  return null;
499
499
  }
500
- var b = this.wj(this.cv);
501
- var c = this.ys();
500
+ var b = this.wi(this.cv);
501
+ var c = this.yr();
502
502
  var d = new ScalerParams(0, a, this.db.wk, c.ch, this.getEffectiveViewport());
503
503
  var e = (c.eo(b.left, d));
504
504
  var f = (c.eo(b.right, d));
@@ -507,8 +507,8 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
507
507
  e = f;
508
508
  f = g;
509
509
  }
510
- e -= this.abb;
511
- f += this.abb;
510
+ e -= this.aba;
511
+ f += this.aba;
512
512
  var h = null;
513
513
  if (c.cn) {
514
514
  h = c;
@@ -543,27 +543,27 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
543
543
  }
544
544
  }
545
545
  var n = new AxisRange(i, j);
546
- n = this.ax(n, this.y9(), a);
546
+ n = this.ax(n, this.y8(), a);
547
547
  return n;
548
548
  };
549
- AnchoredCategorySeries.prototype.abv = function () {
550
- this.im = this.valueColumn == null || this.valueColumn.count == 0 ? NaN : this.valueColumn.item(this.valueColumn.count - 1);
551
- };
552
549
  AnchoredCategorySeries.prototype.abu = function () {
553
- if (this.aa3) {
554
- this.aa7 = 0;
550
+ this.il = this.valueColumn == null || this.valueColumn.count == 0 ? NaN : this.valueColumn.item(this.valueColumn.count - 1);
551
+ };
552
+ AnchoredCategorySeries.prototype.abt = function () {
553
+ if (this.aa2) {
554
+ this.aa6 = 0;
555
555
  for (var a = 0; a < this.valueColumn.count; a++) {
556
- this.aa7 += this.valueColumn.item(a);
556
+ this.aa6 += this.valueColumn.item(a);
557
557
  }
558
- this.aa8 = this.aa7 / this.valueColumn.count;
559
- this.aa3 = false;
558
+ this.aa7 = this.aa6 / this.valueColumn.count;
559
+ this.aa2 = false;
560
560
  }
561
561
  };
562
- AnchoredCategorySeries.prototype.i8 = function (a, b) {
562
+ AnchoredCategorySeries.prototype.i7 = function (a, b) {
563
563
  if (b == null || !b.cj) {
564
564
  return NaN;
565
565
  }
566
- var c = this.y9();
566
+ var c = this.y8();
567
567
  if (b != c) {
568
568
  return NaN;
569
569
  }
@@ -588,13 +588,13 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
588
588
  break;
589
589
  case 6:
590
590
  case 3:
591
- if (this.aa3) {
592
- this.abu();
591
+ if (this.aa2) {
592
+ this.abt();
593
593
  }
594
- b = this.aa8;
594
+ b = this.aa7;
595
595
  break;
596
596
  }
597
- var c = this.y9();
597
+ var c = this.y8();
598
598
  if (c.cp) {
599
599
  return [NaN, b];
600
600
  }
@@ -602,7 +602,7 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
602
602
  return [b, NaN];
603
603
  }
604
604
  };
605
- AnchoredCategorySeries.prototype.wf = function (a) {
605
+ AnchoredCategorySeries.prototype.we = function (a) {
606
606
  var b = NaN;
607
607
  switch (a) {
608
608
  case 5:
@@ -615,20 +615,20 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
615
615
  break;
616
616
  case 6:
617
617
  case 3:
618
- if (this.aa3) {
619
- this.abu();
618
+ if (this.aa2) {
619
+ this.abt();
620
620
  }
621
- b = this.aa8;
621
+ b = this.aa7;
622
622
  break;
623
623
  }
624
624
  if (isNaN_(b)) {
625
625
  return { $type: Point_$type, x: NaN, y: NaN };
626
626
  }
627
- var c = this.y9();
627
+ var c = this.y8();
628
628
  var d = this.getEffectiveViewport1(this.cv);
629
629
  var e = new ScalerParams(0, this.cv.by, this.cv.bx, c.ch, d);
630
630
  if (c.cp) {
631
- e.b = this.iy();
631
+ e.b = this.ix();
632
632
  }
633
633
  e.c = d;
634
634
  if (c.cp) {
@@ -638,12 +638,12 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
638
638
  return { $type: Point_$type, x: c.el(b, e), y: NaN };
639
639
  }
640
640
  };
641
- AnchoredCategorySeries.prototype.wg = function (a) {
642
- var b = this.y9();
641
+ AnchoredCategorySeries.prototype.wf = function (a) {
642
+ var b = this.y8();
643
643
  var c = this.getEffectiveViewport1(this.cv);
644
644
  var d = new ScalerParams(0, this.cv.by, this.cv.bx, b.ch, c);
645
645
  if (b.cp) {
646
- d.b = this.iy();
646
+ d.b = this.ix();
647
647
  }
648
648
  d.c = c;
649
649
  if (b.cp) {
@@ -653,14 +653,14 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
653
653
  return { $type: Point_$type, x: b.el(a[0], d), y: NaN };
654
654
  }
655
655
  };
656
- AnchoredCategorySeries.prototype.aad = function (a, b, c, d, e, f, g) {
656
+ AnchoredCategorySeries.prototype.aac = function (a, b, c, d, e, f, g) {
657
657
  var _this = this;
658
658
  if (c < 0 || d < 0) {
659
659
  return;
660
660
  }
661
661
  for (var h = c; h <= d; h++) {
662
662
  if (a == 1) {
663
- if (this.aa4(e, f, h)) {
663
+ if (this.aa3(e, f, h)) {
664
664
  if (g == 7 || g == 6) {
665
665
  b.add(((function () {
666
666
  var $ret = new ChartSelection();
@@ -669,11 +669,11 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
669
669
  })()));
670
670
  return;
671
671
  }
672
- this.z7(b, h, g);
672
+ this.z6(b, h, g);
673
673
  }
674
674
  }
675
675
  else {
676
- if (this.aa5(e, f, h)) {
676
+ if (this.aa4(e, f, h)) {
677
677
  if (g == 7 || g == 6) {
678
678
  b.add(((function () {
679
679
  var $ret = new ChartSelection();
@@ -682,18 +682,18 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
682
682
  })()));
683
683
  return;
684
684
  }
685
- this.z7(b, h, g);
685
+ this.z6(b, h, g);
686
686
  }
687
687
  }
688
688
  }
689
689
  };
690
- AnchoredCategorySeries.prototype.aa5 = function (a, b, c) {
690
+ AnchoredCategorySeries.prototype.aa4 = function (a, b, c) {
691
691
  return this.valueColumn.item(c) < b && a < this.valueColumn.item(c);
692
692
  };
693
- AnchoredCategorySeries.prototype.aa4 = function (a, b, c) {
693
+ AnchoredCategorySeries.prototype.aa3 = function (a, b, c) {
694
694
  return 0 < b && a < this.valueColumn.item(c);
695
695
  };
696
- AnchoredCategorySeries.prototype.z7 = function (a, b, c) {
696
+ AnchoredCategorySeries.prototype.z6 = function (a, b, c) {
697
697
  var _this = this;
698
698
  if (c == 2 || c == 1) {
699
699
  a.add(((function () {
@@ -713,14 +713,14 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
713
713
  };
714
714
  Object.defineProperty(AnchoredCategorySeries.prototype, "useHighMarkerFidelity", {
715
715
  get: function () {
716
- return this.zq;
716
+ return this.zp;
717
717
  },
718
718
  enumerable: false,
719
719
  configurable: true
720
720
  });
721
721
  AnchoredCategorySeries.$t = markType(AnchoredCategorySeries, 'AnchoredCategorySeries', CategorySeries.$, [IIsCategoryBased_$type, IHasSingleValueCategory_$type, IHasCategoryTrendline_$type, ITrendLineSeries_$type]);
722
- AnchoredCategorySeries.abw = DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredCategorySeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
723
- AnchoredCategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, AnchoredCategorySeries, 'raisePropertyChanged', ['ConsolidatedItemHitTestBehavior:aay:abx', [ConsolidatedItemHitTestBehavior_$type, enumGetBox(ConsolidatedItemHitTestBehavior_$type, 0)], 'HighlightedValueMemberPath:abf:aby', [2, null], 'MarkerCollisionAvoidance:aax:abz', [CategorySeriesMarkerCollisionAvoidance_$type, enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, 1)], 'ValueMemberAsLegendLabel:abj:ab7', [2, null], 'ValueMemberAsLegendUnit:abl:ab8', [2, null], 'ValueMemberPath:abn:ab9', [2, null], 'TrendLineType::ab5', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::ab4', [1, 1.5], 'TrendLinePeriod::ab3', [1, 7], 'TrendLineBrush::ab0', [Brush.$, null], 'TrendLineZIndex:aba:ab6', [1, 1001], 'TrendLineDashArray:acb:ab1', [DoubleCollection.$], 'TrendLineDashCap:acc:ab2', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
722
+ AnchoredCategorySeries.abv = DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredCategorySeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
723
+ AnchoredCategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, AnchoredCategorySeries, 'raisePropertyChanged', ['ConsolidatedItemHitTestBehavior:aax:abw', [ConsolidatedItemHitTestBehavior_$type, enumGetBox(ConsolidatedItemHitTestBehavior_$type, 0)], 'HighlightedValueMemberPath:abe:abx', [2, null], 'MarkerCollisionAvoidance:aaw:aby', [CategorySeriesMarkerCollisionAvoidance_$type, enumGetBox(CategorySeriesMarkerCollisionAvoidance_$type, 1)], 'ValueMemberAsLegendLabel:abi:ab6', [2, null], 'ValueMemberAsLegendUnit:abk:ab7', [2, null], 'ValueMemberPath:abm:ab8', [2, null], 'TrendLineType::ab4', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::ab3', [1, 1.5], 'TrendLinePeriod::ab2', [1, 7], 'TrendLineBrush::abz', [Brush.$, null], 'TrendLineZIndex:aa9:ab5', [1, 1001], 'TrendLineDashArray:aca:ab0', [DoubleCollection.$], 'TrendLineDashCap:acb:ab1', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
724
724
  return AnchoredCategorySeries;
725
725
  }(CategorySeries));
726
726
  export { AnchoredCategorySeries };
@@ -817,7 +817,7 @@ var AnchoredCategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super)
817
817
  Object.defineProperty(AnchoredCategorySeriesView.prototype, "c7", {
818
818
  get: function () {
819
819
  if (this.c6 == null) {
820
- this.c6 = CategoryTrendLineManagerFactory.a(this.c6, this.e.a0(), this.e.sv, this.e, this.e.dr);
820
+ this.c6 = CategoryTrendLineManagerFactory.a(this.c6, this.e.a0(), this.e.su, this.e, this.e.dr);
821
821
  }
822
822
  return this.c6;
823
823
  },
@@ -835,13 +835,13 @@ var AnchoredCategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super)
835
835
  configurable: true
836
836
  });
837
837
  AnchoredCategorySeriesView.prototype.dc = function () {
838
- this.c5.aca = null;
838
+ this.c5.ab9 = null;
839
839
  };
840
840
  AnchoredCategorySeriesView.prototype.da = function () {
841
- this.c5.aca = this.c5.trendLineBrush;
841
+ this.c5.ab9 = this.c5.trendLineBrush;
842
842
  };
843
843
  AnchoredCategorySeriesView.prototype.c9 = function () {
844
- this.c5.aca = this.c5.u9;
844
+ this.c5.ab9 = this.c5.u8;
845
845
  };
846
846
  AnchoredCategorySeriesView.prototype.cx = function () {
847
847
  return new AnchoredCategoryBucketCalculator(this);
@@ -861,16 +861,16 @@ var AnchoredCategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super)
861
861
  if (this.c5.trendLineType != 0 && !b) {
862
862
  var c = this.c7.g$j;
863
863
  c.ad = this.c5.trendLineThickness;
864
- c._stroke = this.c5.aca;
865
- c.ai = this.c5.acb;
866
- c.aj = this.c5.acc;
864
+ c._stroke = this.c5.ab9;
865
+ c.ai = this.c5.aca;
866
+ c.aj = this.c5.acb;
867
867
  a.v(c);
868
868
  }
869
869
  }
870
870
  _super.prototype.a7.call(this, a, b);
871
871
  };
872
872
  AnchoredCategorySeriesView.prototype.getDefaultTooltipTemplate = function () {
873
- return this.c5.aa0.c$c(this.e, this.c5.abn);
873
+ return this.c5.aaz.c$c(this.e, this.c5.abm);
874
874
  };
875
875
  AnchoredCategorySeriesView.$t = markType(AnchoredCategorySeriesView, 'AnchoredCategorySeriesView', CategorySeriesView.$);
876
876
  return AnchoredCategorySeriesView;