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
@@ -28,25 +28,25 @@ var HorizontalAnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_s
28
28
  __extends(HorizontalAnchoredCategorySeries, _super);
29
29
  function HorizontalAnchoredCategorySeries() {
30
30
  var _this = _super !== null && _super.apply(this, arguments) || this;
31
- _this.ach = null;
32
- _this.acd = null;
33
- _this.acj = null;
34
- _this.acf = 0;
31
+ _this.acg = null;
32
+ _this.acc = null;
33
+ _this.aci = null;
34
+ _this.ace = 0;
35
35
  return _this;
36
36
  }
37
- Object.defineProperty(HorizontalAnchoredCategorySeries.prototype, "aci", {
37
+ Object.defineProperty(HorizontalAnchoredCategorySeries.prototype, "ach", {
38
38
  get: function () {
39
39
  var _this = this;
40
- if (this.ach == null) {
41
- this.ach = DVContainer.instance.createInstance(IHorizontalAnchoredCategorySeriesInteractionManager_$type, function () { return _this.dr.n; });
40
+ if (this.acg == null) {
41
+ this.acg = DVContainer.instance.createInstance(IHorizontalAnchoredCategorySeriesInteractionManager_$type, function () { return _this.dr.n; });
42
42
  }
43
- return this.ach;
43
+ return this.acg;
44
44
  },
45
45
  enumerable: false,
46
46
  configurable: true
47
47
  });
48
- HorizontalAnchoredCategorySeries.prototype.o2 = function () {
49
- _super.prototype.o2.call(this);
48
+ HorizontalAnchoredCategorySeries.prototype.o1 = function () {
49
+ _super.prototype.o1.call(this);
50
50
  this.xAxis = null;
51
51
  this.yAxis = null;
52
52
  };
@@ -67,140 +67,140 @@ var HorizontalAnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_s
67
67
  return _super.prototype.b2.call(this);
68
68
  }
69
69
  };
70
- HorizontalAnchoredCategorySeries.prototype.ys = function () {
71
- return this.acd;
70
+ HorizontalAnchoredCategorySeries.prototype.yr = function () {
71
+ return this.acc;
72
72
  };
73
- HorizontalAnchoredCategorySeries.prototype.y9 = function () {
74
- return this.acj;
73
+ HorizontalAnchoredCategorySeries.prototype.y8 = function () {
74
+ return this.aci;
75
75
  };
76
- HorizontalAnchoredCategorySeries.prototype.wp = function (a) {
77
- if (this.yu == null || this.yu.n.count == 0 || !this.hasMarkers || !this.xg()) {
76
+ HorizontalAnchoredCategorySeries.prototype.wo = function (a) {
77
+ if (this.yt == null || this.yt.n.count == 0 || !this.hasMarkers || !this.xf()) {
78
78
  return Rect.empty;
79
79
  }
80
- return this.aci.d$d(this, this.yu.n, a, runOn(this, this.acv));
80
+ return this.ach.d$d(this, this.yt.n, a, runOn(this, this.acu));
81
81
  };
82
- HorizontalAnchoredCategorySeries.prototype.acv = function (a) {
83
- return this.aav.de(a);
82
+ HorizontalAnchoredCategorySeries.prototype.acu = function (a) {
83
+ return this.aau.de(a);
84
84
  };
85
- HorizontalAnchoredCategorySeries.prototype.acn = function (a, b, c) {
86
- return this.aci.d$c(this, this.y9(), a, b, c);
85
+ HorizontalAnchoredCategorySeries.prototype.acm = function (a, b, c) {
86
+ return this.ach.d$c(this, this.y8(), a, b, c);
87
87
  };
88
88
  HorizontalAnchoredCategorySeries.prototype.aj = function (a) {
89
- return this.aci.d$a(this, this.yu.f, this.zv(this.cv), this.zw(this.cv), a);
89
+ return this.ach.d$a(this, this.yt.f, this.zu(this.cv), this.zv(this.cv), a);
90
90
  };
91
91
  HorizontalAnchoredCategorySeries.prototype.al = function (a) {
92
- return this.aci.d$b(this, this.yu.f, this.zv(this.cv), this.zw(this.cv), a);
92
+ return this.ach.d$b(this, this.yt.f, this.zu(this.cv), this.zv(this.cv), a);
93
93
  };
94
- HorizontalAnchoredCategorySeries.prototype.gw = function (a, b) {
95
- if (this.gv(a, b)) {
94
+ HorizontalAnchoredCategorySeries.prototype.gv = function (a, b) {
95
+ if (this.gu(a, b)) {
96
96
  return true;
97
97
  }
98
- if (this.xh(a, b)) {
98
+ if (this.xg(a, b)) {
99
99
  return true;
100
100
  }
101
101
  return false;
102
102
  };
103
103
  HorizontalAnchoredCategorySeries.prototype.getOffsetValue = function () {
104
- return this.yz.r(this.ys(), this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
104
+ return this.yy.r(this.yr(), this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
105
105
  };
106
106
  HorizontalAnchoredCategorySeries.prototype.getCategoryWidth = function () {
107
107
  var a = this.getEffectiveViewport1(this.cv);
108
- return this.ys().getCategorySize(this.cv.by, this.cv.bx, a);
108
+ return this.yr().getCategorySize(this.cv.by, this.cv.bx, a);
109
109
  };
110
- HorizontalAnchoredCategorySeries.prototype.i5 = function (a, b, c) {
110
+ HorizontalAnchoredCategorySeries.prototype.i4 = function (a, b, c) {
111
111
  if (this.db == null) {
112
112
  return NaN;
113
113
  }
114
114
  var d = this.getEffectiveViewport1(this.cv);
115
- var e = this.ys();
115
+ var e = this.yr();
116
116
  if (e == null) {
117
117
  return NaN;
118
118
  }
119
119
  var f = new ScalerParams(0, this.db.v4, this.cv.bx, e.ch, d);
120
- var g = this.yz.r(e, this.db.v4, this.cv.bx, d);
121
- return this.i7(this.valueColumn, a, e, f, g, runOn(this, this.zt), b, c);
120
+ var g = this.yy.r(e, this.db.v4, this.cv.bx, d);
121
+ return this.i6(this.valueColumn, a, e, f, g, runOn(this, this.zs), b, c);
122
122
  };
123
- HorizontalAnchoredCategorySeries.prototype.ka = function (a, b) {
124
- return this.kb(a, b, this.ys(), runOn(this, this.zt), this.valueColumn);
123
+ HorizontalAnchoredCategorySeries.prototype.j9 = function (a, b) {
124
+ return this.ka(a, b, this.yr(), runOn(this, this.zs), this.valueColumn);
125
125
  };
126
- HorizontalAnchoredCategorySeries.prototype.j8 = function (a, b) {
127
- return this.j9(a, b, this.ys(), runOn(this, this.zt), this.valueColumn);
126
+ HorizontalAnchoredCategorySeries.prototype.j7 = function (a, b) {
127
+ return this.j8(a, b, this.yr(), runOn(this, this.zs), this.valueColumn);
128
128
  };
129
- HorizontalAnchoredCategorySeries.prototype.ip = function (a, b, c, d, e) {
129
+ HorizontalAnchoredCategorySeries.prototype.io = function (a, b, c, d, e) {
130
130
  if (this.valueColumn == null) {
131
131
  return Number.POSITIVE_INFINITY;
132
132
  }
133
- return this.iq(a, b, this.ys(), d, e, this.valueColumn.count, runOn(this, this.zt));
133
+ return this.ip(a, b, this.yr(), d, e, this.valueColumn.count, runOn(this, this.zs));
134
134
  };
135
- HorizontalAnchoredCategorySeries.prototype.wc = function (a, b, c) {
136
- if (this.ys() == null || this.y9() == null) {
135
+ HorizontalAnchoredCategorySeries.prototype.wb = function (a, b, c) {
136
+ if (this.yr() == null || this.y8() == null) {
137
137
  return { $type: Point_$type, x: NaN, y: NaN };
138
138
  }
139
- return this.we(a, b, c, this.yz.r(this.ys(), this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.y9(), this.ys(), null, null, null);
139
+ return this.wd(a, b, c, this.yy.r(this.yr(), this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.y8(), this.yr(), null, null, null);
140
140
  };
141
141
  HorizontalAnchoredCategorySeries.prototype.fetchXAxis = function () {
142
- return this.acd;
142
+ return this.acc;
143
143
  };
144
144
  HorizontalAnchoredCategorySeries.prototype.fetchYAxis = function () {
145
- return this.acj;
145
+ return this.aci;
146
146
  };
147
- HorizontalAnchoredCategorySeries.prototype.abr = function (a) {
147
+ HorizontalAnchoredCategorySeries.prototype.abq = function (a) {
148
148
  this.xAxis = typeCast(CategoryAxisBase.$, a);
149
149
  };
150
- HorizontalAnchoredCategorySeries.prototype.abs = function (a) {
150
+ HorizontalAnchoredCategorySeries.prototype.abr = function (a) {
151
151
  this.yAxis = typeCast(NumericYAxis.$, a);
152
152
  };
153
- HorizontalAnchoredCategorySeries.prototype.zp = function () {
154
- return this.acj != null && this.acj.c1();
153
+ HorizontalAnchoredCategorySeries.prototype.zo = function () {
154
+ return this.aci != null && this.aci.c1();
155
155
  };
156
- HorizontalAnchoredCategorySeries.prototype.acr = function (a) {
157
- this.acd = a;
156
+ HorizontalAnchoredCategorySeries.prototype.acq = function (a) {
157
+ this.acc = a;
158
158
  };
159
- HorizontalAnchoredCategorySeries.prototype.acs = function (a) {
160
- this.acj = a;
159
+ HorizontalAnchoredCategorySeries.prototype.acr = function (a) {
160
+ this.aci = a;
161
161
  };
162
- HorizontalAnchoredCategorySeries.prototype.ym = function (a, b) {
163
- return this.aas(a, b, this.acd);
162
+ HorizontalAnchoredCategorySeries.prototype.yl = function (a, b) {
163
+ return this.aar(a, b, this.acc);
164
164
  };
165
- HorizontalAnchoredCategorySeries.prototype.q9 = function (a, b, c, d) {
165
+ HorizontalAnchoredCategorySeries.prototype.q8 = function (a, b, c, d) {
166
166
  switch (b) {
167
167
  case HorizontalAnchoredCategorySeries.$$p[0]:
168
- this.acr(this.xAxis);
169
- if (this.aav.c8) {
170
- this.aav.c7 = CategoryTrendLineManagerFactory.a(this.aav.c7, this.acd, this.sv, this, this.dr);
168
+ this.acq(this.xAxis);
169
+ if (this.aau.c8) {
170
+ this.aau.c7 = CategoryTrendLineManagerFactory.a(this.aau.c7, this.acc, this.su, this, this.dr);
171
171
  }
172
172
  break;
173
173
  case "TrendLineType":
174
174
  var e = EnumUtil.getEnumValue(TrendLineType_$type, d);
175
175
  if (e != 0) {
176
- this.aav.c7 = CategoryTrendLineManagerFactory.a(this.aav.c7, this.acd, this.sv, this, this.dr);
176
+ this.aau.c7 = CategoryTrendLineManagerFactory.a(this.aau.c7, this.acc, this.su, this, this.dr);
177
177
  }
178
178
  break;
179
179
  }
180
- _super.prototype.q9.call(this, a, b, c, d);
180
+ _super.prototype.q8.call(this, a, b, c, d);
181
181
  switch (b) {
182
182
  case HorizontalAnchoredCategorySeries.$$p[0]:
183
183
  if (c != d) {
184
- this.pc(typeCast(Axis.$, c));
185
- this.rh(typeCast(Axis.$, d));
186
- this.acr(this.xAxis);
187
- this.y3.cw.g(this.id);
188
- this.rr(false);
189
- this.ql();
184
+ this.pb(typeCast(Axis.$, c));
185
+ this.rg(typeCast(Axis.$, d));
186
+ this.acq(this.xAxis);
187
+ this.y2.cw.g(this.ic);
188
+ this.rq(false);
189
+ this.qk();
190
190
  }
191
191
  break;
192
192
  case HorizontalAnchoredCategorySeries.$$p[1]:
193
193
  if (c != d) {
194
- this.pc(typeCast(Axis.$, c));
195
- this.rh(typeCast(Axis.$, d));
196
- this.acs(this.yAxis);
194
+ this.pb(typeCast(Axis.$, c));
195
+ this.rg(typeCast(Axis.$, d));
196
+ this.acr(this.yAxis);
197
197
  if (this.db != null) {
198
198
  this.db.n2();
199
199
  }
200
- this.y3.cw.g(this.id);
201
- this.zp();
202
- this.rr(false);
203
- this.ql();
200
+ this.y2.cw.g(this.ic);
201
+ this.zo();
202
+ this.rq(false);
203
+ this.qk();
204
204
  }
205
205
  break;
206
206
  case "CategoryMode":
@@ -210,74 +210,74 @@ var HorizontalAnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_s
210
210
  break;
211
211
  }
212
212
  };
213
- HorizontalAnchoredCategorySeries.prototype.pb = function (a, b, c, d) {
214
- _super.prototype.pb.call(this, a, b, c, d);
215
- if (this.acd != null && typeCast(ISortingAxis_$type, this.acd) !== null) {
216
- this.acd.i$i();
213
+ HorizontalAnchoredCategorySeries.prototype.pa = function (a, b, c, d) {
214
+ _super.prototype.pa.call(this, a, b, c, d);
215
+ if (this.acc != null && typeCast(ISortingAxis_$type, this.acc) !== null) {
216
+ this.acc.i$i();
217
217
  }
218
218
  switch (a) {
219
219
  case 4:
220
- if (this.acd != null) {
221
- this.acd.c1();
220
+ if (this.acc != null) {
221
+ this.acc.c1();
222
222
  }
223
- if (this.acj != null && !this.acj.c1()) {
224
- this.rr(true);
223
+ if (this.aci != null && !this.aci.c1()) {
224
+ this.rq(true);
225
225
  }
226
226
  break;
227
227
  case 1:
228
- if (this.acd != null) {
229
- this.acd.c1();
228
+ if (this.acc != null) {
229
+ this.acc.c1();
230
230
  }
231
- if (this.acj != null && !this.acj.c1()) {
232
- this.rr(true);
231
+ if (this.aci != null && !this.aci.c1()) {
232
+ this.rq(true);
233
233
  }
234
234
  break;
235
235
  case 0:
236
- if (this.acd != null) {
237
- this.acd.c1();
236
+ if (this.acc != null) {
237
+ this.acc.c1();
238
238
  }
239
- if (this.acj != null && !this.acj.c1()) {
240
- this.rr(true);
239
+ if (this.aci != null && !this.aci.c1()) {
240
+ this.rq(true);
241
241
  }
242
242
  break;
243
243
  case 2:
244
- if (this.abd != null && this.aav.cw.d > 0 && this.acj != null && !this.acj.c1()) {
245
- this.rr(true);
244
+ if (this.abc != null && this.aau.cw.d > 0 && this.aci != null && !this.aci.c1()) {
245
+ this.rq(true);
246
246
  }
247
247
  break;
248
248
  case 3:
249
- if (d == this.abd) {
250
- if (this.acd != null) {
251
- this.acd.c1();
249
+ if (d == this.abc) {
250
+ if (this.acc != null) {
251
+ this.acc.c1();
252
252
  }
253
- if (this.acj != null && !this.acj.c1()) {
254
- this.rr(true);
253
+ if (this.aci != null && !this.aci.c1()) {
254
+ this.rq(true);
255
255
  }
256
256
  }
257
257
  break;
258
258
  }
259
259
  };
260
- HorizontalAnchoredCategorySeries.prototype.acl = function (a) {
260
+ HorizontalAnchoredCategorySeries.prototype.ack = function (a) {
261
261
  if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
262
262
  return true;
263
263
  }
264
264
  return false;
265
265
  };
266
- HorizontalAnchoredCategorySeries.prototype.acm = function (a) {
266
+ HorizontalAnchoredCategorySeries.prototype.acl = function (a) {
267
267
  if (typeCast(NumericYAxis.$, a) !== null) {
268
268
  return true;
269
269
  }
270
270
  return false;
271
271
  };
272
- Object.defineProperty(HorizontalAnchoredCategorySeries.prototype, "acg", {
272
+ Object.defineProperty(HorizontalAnchoredCategorySeries.prototype, "acf", {
273
273
  get: function () {
274
- return this.acf;
274
+ return this.ace;
275
275
  },
276
276
  set: function (a) {
277
- var b = this.acg;
277
+ var b = this.acf;
278
278
  if (a != b) {
279
- this.acf = a;
280
- this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.acg));
279
+ this.ace = a;
280
+ this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.acf));
281
281
  }
282
282
  },
283
283
  enumerable: false,
@@ -285,13 +285,13 @@ var HorizontalAnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_s
285
285
  });
286
286
  Object.defineProperty(HorizontalAnchoredCategorySeries.prototype, "useHighMarkerFidelity", {
287
287
  get: function () {
288
- return this.zq;
288
+ return this.zp;
289
289
  },
290
290
  enumerable: false,
291
291
  configurable: true
292
292
  });
293
293
  HorizontalAnchoredCategorySeries.$t = markType(HorizontalAnchoredCategorySeries, 'HorizontalAnchoredCategorySeries', AnchoredCategorySeries.$);
294
- HorizontalAnchoredCategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, HorizontalAnchoredCategorySeries, 'raisePropertyChanged', ['XAxis::act', [CategoryAxisBase.$, null], 'YAxis::acu', [NumericYAxis.$, null]]);
294
+ HorizontalAnchoredCategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, HorizontalAnchoredCategorySeries, 'raisePropertyChanged', ['XAxis::acs', [CategoryAxisBase.$, null], 'YAxis::act', [NumericYAxis.$, null]]);
295
295
  return HorizontalAnchoredCategorySeries;
296
296
  }(AnchoredCategorySeries));
297
297
  export { HorizontalAnchoredCategorySeries };
@@ -19,7 +19,7 @@ var HorizontalAnchoredCategorySeriesInteractionManager = /** @class */ /*@__PURE
19
19
  return _super !== null && _super.apply(this, arguments) || this;
20
20
  }
21
21
  HorizontalAnchoredCategorySeriesInteractionManager.prototype.d$a = function (a, b, c, d, e) {
22
- var f = a.an(a.a0(), b, c, d, a.wh(e), true);
22
+ var f = a.an(a.a0(), b, c, d, a.wg(e), true);
23
23
  if (f == null) {
24
24
  return null;
25
25
  }
@@ -33,7 +33,7 @@ var HorizontalAnchoredCategorySeriesInteractionManager = /** @class */ /*@__PURE
33
33
  return i;
34
34
  };
35
35
  HorizontalAnchoredCategorySeriesInteractionManager.prototype.d$b = function (a, b, c, d, e) {
36
- var f = a.an(a.a0(), b, c, d, a.wh(e), true);
36
+ var f = a.an(a.a0(), b, c, d, a.wg(e), true);
37
37
  if (f == null) {
38
38
  return null;
39
39
  }
@@ -50,7 +50,7 @@ var HorizontalAnchoredCategorySeriesInteractionManager = /** @class */ /*@__PURE
50
50
  if (b == null || b.count == 0) {
51
51
  return Rect.empty;
52
52
  }
53
- var e = a.v7(c);
53
+ var e = a.v6(c);
54
54
  var f = -1;
55
55
  var g = a.a0();
56
56
  var h = g.ch;
@@ -20,10 +20,10 @@ var HorizontalAnchoredCategorySeriesProxy = /** @class */ /*@__PURE__*/ (functio
20
20
  return typeCast(HorizontalAnchoredCategorySeries.$, a) !== null;
21
21
  };
22
22
  HorizontalAnchoredCategorySeriesProxy.prototype.setCategoryMode = function (a, b) {
23
- a.acg = b;
23
+ a.acf = b;
24
24
  };
25
25
  HorizontalAnchoredCategorySeriesProxy.prototype.setValueMemberPath = function (a, b) {
26
- a.abn = b;
26
+ a.abm = b;
27
27
  };
28
28
  HorizontalAnchoredCategorySeriesProxy.prototype.setXAxis = function (a, b) {
29
29
  a.xAxis = b;
@@ -35,10 +35,10 @@ var HorizontalAnchoredCategorySeriesProxy = /** @class */ /*@__PURE__*/ (functio
35
35
  a.trendLineType = b;
36
36
  };
37
37
  HorizontalAnchoredCategorySeriesProxy.prototype.setMarkerType = function (a, b) {
38
- a.xa = b;
38
+ a.w9 = b;
39
39
  };
40
40
  HorizontalAnchoredCategorySeriesProxy.prototype.getMarkerType = function (a) {
41
- return a.w8;
41
+ return a.w7;
42
42
  };
43
43
  HorizontalAnchoredCategorySeriesProxy.prototype.getTrendLineType = function (a) {
44
44
  return a.trendLineType;
@@ -32,13 +32,13 @@ var HorizontalRangeCategorySeries = /** @class */ /*@__PURE__*/ (function (_supe
32
32
  HorizontalRangeCategorySeries.prototype.fetchYAxis = function () {
33
33
  return this.yAxis;
34
34
  };
35
- HorizontalRangeCategorySeries.prototype.o2 = function () {
36
- _super.prototype.o2.call(this);
35
+ HorizontalRangeCategorySeries.prototype.o1 = function () {
36
+ _super.prototype.o1.call(this);
37
37
  this.xAxis = null;
38
38
  this.yAxis = null;
39
39
  };
40
40
  HorizontalRangeCategorySeries.prototype.aj = function (a) {
41
- var b = this.an(this.ys(), this.yu.f, this.zv(this.cv), this.zw(this.cv), this.wh(a), true);
41
+ var b = this.an(this.yr(), this.yt.f, this.zu(this.cv), this.zv(this.cv), this.wg(a), true);
42
42
  if (b == null) {
43
43
  return null;
44
44
  }
@@ -52,7 +52,7 @@ var HorizontalRangeCategorySeries = /** @class */ /*@__PURE__*/ (function (_supe
52
52
  return e;
53
53
  };
54
54
  HorizontalRangeCategorySeries.prototype.al = function (a) {
55
- var b = this.an(this.ys(), this.yu.f, this.zv(this.cv), this.zw(this.cv), this.wh(a), true);
55
+ var b = this.an(this.yr(), this.yt.f, this.zu(this.cv), this.zv(this.cv), this.wg(a), true);
56
56
  if (b == null) {
57
57
  return null;
58
58
  }
@@ -65,7 +65,7 @@ var HorizontalRangeCategorySeries = /** @class */ /*@__PURE__*/ (function (_supe
65
65
  e[0] = f;
66
66
  return e;
67
67
  };
68
- HorizontalRangeCategorySeries.prototype.get_fu = function () {
68
+ HorizontalRangeCategorySeries.prototype.get_ft = function () {
69
69
  return true;
70
70
  };
71
71
  HorizontalRangeCategorySeries.prototype.b2 = function () {
@@ -82,93 +82,93 @@ var HorizontalRangeCategorySeries = /** @class */ /*@__PURE__*/ (function (_supe
82
82
  HorizontalRangeCategorySeries.prototype.getCategoryWidth = function () {
83
83
  return this.xAxis.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
84
84
  };
85
- HorizontalRangeCategorySeries.prototype.j8 = function (a, b) {
86
- return this.j9(a, b, this.xAxis, runOn(this, this.zt), new RangeValueList(this.highColumn, this.lowColumn));
85
+ HorizontalRangeCategorySeries.prototype.j7 = function (a, b) {
86
+ return this.j8(a, b, this.xAxis, runOn(this, this.zs), new RangeValueList(this.highColumn, this.lowColumn));
87
87
  };
88
- HorizontalRangeCategorySeries.prototype.ka = function (a, b) {
89
- return this.kb(a, b, this.xAxis, runOn(this, this.zt), new RangeValueList(this.highColumn, this.lowColumn));
88
+ HorizontalRangeCategorySeries.prototype.j9 = function (a, b) {
89
+ return this.ka(a, b, this.xAxis, runOn(this, this.zs), new RangeValueList(this.highColumn, this.lowColumn));
90
90
  };
91
- HorizontalRangeCategorySeries.prototype.ip = function (a, b, c, d, e) {
91
+ HorizontalRangeCategorySeries.prototype.io = function (a, b, c, d, e) {
92
92
  if (c == null) {
93
93
  return Number.POSITIVE_INFINITY;
94
94
  }
95
95
  var f = this.xAxis.lj;
96
- return this.iq(a, b, this.xAxis, d, e, f, runOn(this, this.zt));
96
+ return this.ip(a, b, this.xAxis, d, e, f, runOn(this, this.zs));
97
97
  };
98
- HorizontalRangeCategorySeries.prototype.i5 = function (a, b, c) {
98
+ HorizontalRangeCategorySeries.prototype.i4 = function (a, b, c) {
99
99
  if (this.db == null) {
100
100
  return NaN;
101
101
  }
102
102
  var d = this.getEffectiveViewport1(this.cv);
103
103
  var e = new ScalerParams(0, this.db.v4, this.cv.bx, this.xAxis.ch, d);
104
104
  var f = this.RangeFramePreparer.r(this.xAxis, this.db.v4, this.cv.bx, d);
105
- return this.i7(new RangeValueList(this.highColumn, this.lowColumn), a, this.xAxis, e, f, runOn(this, this.zt), b, c);
105
+ return this.i6(new RangeValueList(this.highColumn, this.lowColumn), a, this.xAxis, e, f, runOn(this, this.zs), b, c);
106
106
  };
107
- HorizontalRangeCategorySeries.prototype.i3 = function (a, b, c) {
107
+ HorizontalRangeCategorySeries.prototype.i2 = function (a, b, c) {
108
108
  if (this.db == null) {
109
109
  return NaN;
110
110
  }
111
111
  var d = this.getEffectiveViewport1(this.cv);
112
112
  var e = new ScalerParams(0, this.db.v4, this.cv.bx, this.xAxis.ch, d);
113
113
  var f = this.RangeFramePreparer.r(this.xAxis, this.db.v4, this.cv.bx, d);
114
- return this.i7(this.lowColumn, a, this.xAxis, e, f, runOn(this, this.zt), b, c);
114
+ return this.i6(this.lowColumn, a, this.xAxis, e, f, runOn(this, this.zs), b, c);
115
115
  };
116
- HorizontalRangeCategorySeries.prototype.i1 = function (a, b, c) {
116
+ HorizontalRangeCategorySeries.prototype.i0 = function (a, b, c) {
117
117
  if (this.db == null) {
118
118
  return NaN;
119
119
  }
120
120
  var d = this.getEffectiveViewport1(this.cv);
121
121
  var e = new ScalerParams(0, this.db.v4, this.cv.bx, this.xAxis.ch, d);
122
122
  var f = this.RangeFramePreparer.r(this.xAxis, this.db.v4, this.cv.bx, d);
123
- return this.i7(this.highColumn, a, this.xAxis, e, f, runOn(this, this.zt), b, c);
123
+ return this.i6(this.highColumn, a, this.xAxis, e, f, runOn(this, this.zs), b, c);
124
124
  };
125
- HorizontalRangeCategorySeries.prototype.v8 = function (a, b, c) {
125
+ HorizontalRangeCategorySeries.prototype.v7 = function (a, b, c) {
126
126
  var _this = this;
127
- return this.we(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.yAxis, this.xAxis, runOn(this, this.i1), function (d, e) { return _this.kb(d, e, _this.xAxis, runOn(_this, _this.zt), _this.highColumn); }, function (d, e) { return _this.j9(d, e, _this.xAxis, runOn(_this, _this.zt), _this.highColumn); });
127
+ return this.wd(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.yAxis, this.xAxis, runOn(this, this.i0), function (d, e) { return _this.ka(d, e, _this.xAxis, runOn(_this, _this.zs), _this.highColumn); }, function (d, e) { return _this.j8(d, e, _this.xAxis, runOn(_this, _this.zs), _this.highColumn); });
128
128
  };
129
- HorizontalRangeCategorySeries.prototype.wa = function (a, b, c) {
129
+ HorizontalRangeCategorySeries.prototype.v9 = function (a, b, c) {
130
130
  var _this = this;
131
- return this.we(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.yAxis, this.xAxis, runOn(this, this.i3), function (d, e) { return _this.kb(d, e, _this.xAxis, runOn(_this, _this.zt), _this.lowColumn); }, function (d, e) { return _this.j9(d, e, _this.xAxis, runOn(_this, _this.zt), _this.lowColumn); });
131
+ return this.wd(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.yAxis, this.xAxis, runOn(this, this.i2), function (d, e) { return _this.ka(d, e, _this.xAxis, runOn(_this, _this.zs), _this.lowColumn); }, function (d, e) { return _this.j8(d, e, _this.xAxis, runOn(_this, _this.zs), _this.lowColumn); });
132
132
  };
133
- HorizontalRangeCategorySeries.prototype.wc = function (a, b, c) {
134
- return this.we(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.yAxis, this.xAxis, null, null, null);
133
+ HorizontalRangeCategorySeries.prototype.wb = function (a, b, c) {
134
+ return this.wd(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.yAxis, this.xAxis, null, null, null);
135
135
  };
136
- HorizontalRangeCategorySeries.prototype.zp = function () {
136
+ HorizontalRangeCategorySeries.prototype.zo = function () {
137
137
  return this.yAxis != null && this.yAxis.c1();
138
138
  };
139
- HorizontalRangeCategorySeries.prototype.q9 = function (a, b, c, d) {
140
- _super.prototype.q9.call(this, a, b, c, d);
139
+ HorizontalRangeCategorySeries.prototype.q8 = function (a, b, c, d) {
140
+ _super.prototype.q8.call(this, a, b, c, d);
141
141
  switch (b) {
142
142
  case HorizontalRangeCategorySeries.$$p[0]:
143
143
  case HorizontalRangeCategorySeries.$$p[1]:
144
144
  case HorizontalRangeCategorySeries.$$p[2]:
145
145
  case HorizontalRangeCategorySeries.$$p[3]:
146
- this.qf();
146
+ this.qe();
147
147
  break;
148
148
  case HorizontalRangeCategorySeries.$$p[4]:
149
- this.pc(typeCast(Axis.$, c));
150
- this.rh(typeCast(Axis.$, d));
151
- this.y3.cw.g(this.id);
152
- this.rr(false);
153
- this.ql();
149
+ this.pb(typeCast(Axis.$, c));
150
+ this.rg(typeCast(Axis.$, d));
151
+ this.y2.cw.g(this.ic);
152
+ this.rq(false);
153
+ this.qk();
154
154
  break;
155
155
  case HorizontalRangeCategorySeries.$$p[5]:
156
- this.pc(typeCast(Axis.$, c));
157
- this.rh(typeCast(Axis.$, d));
158
- this.y3.cw.g(this.id);
159
- this.zp();
160
- this.rr(false);
161
- this.ql();
156
+ this.pb(typeCast(Axis.$, c));
157
+ this.rg(typeCast(Axis.$, d));
158
+ this.y2.cw.g(this.ic);
159
+ this.zo();
160
+ this.rq(false);
161
+ this.qk();
162
162
  break;
163
163
  }
164
164
  };
165
- HorizontalRangeCategorySeries.prototype.abj = function (a) {
165
+ HorizontalRangeCategorySeries.prototype.abi = function (a) {
166
166
  if (typeCast(NumericYAxis.$, a) !== null) {
167
167
  return true;
168
168
  }
169
169
  return false;
170
170
  };
171
- HorizontalRangeCategorySeries.prototype.abi = function (a) {
171
+ HorizontalRangeCategorySeries.prototype.abh = function (a) {
172
172
  if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
173
173
  return true;
174
174
  }
@@ -176,22 +176,22 @@ var HorizontalRangeCategorySeries = /** @class */ /*@__PURE__*/ (function (_supe
176
176
  };
177
177
  HorizontalRangeCategorySeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
178
178
  var c = { $type: Point_$type, x: a, y: b };
179
- var d = this.i3(c, false, false);
180
- var e = this.i1(c, false, false);
179
+ var d = this.i2(c, false, false);
180
+ var e = this.i0(c, false, false);
181
181
  var f = new DataLegendSeriesValueInfo();
182
182
  f.a = 1;
183
183
  f.l = e > d ? d : e;
184
184
  f.q = "Low";
185
- f.r = this.aa7 != null ? this.aa7 : "Low";
186
- f.s = this.abo != null ? this.abo : "L:";
187
- f.t = this.abq != null ? this.abq : "";
185
+ f.r = this.aa6 != null ? this.aa6 : "Low";
186
+ f.s = this.abn != null ? this.abn : "L:";
187
+ f.t = this.abp != null ? this.abp : "";
188
188
  var g = new DataLegendSeriesValueInfo();
189
189
  g.a = 2;
190
190
  g.l = e > d ? e : d;
191
191
  g.q = "High";
192
- g.r = this.aa4 != null ? this.aa4 : "High";
193
- g.s = this.abk != null ? this.abk : "H:";
194
- g.t = this.abm != null ? this.abm : "";
192
+ g.r = this.aa3 != null ? this.aa3 : "High";
193
+ g.s = this.abj != null ? this.abj : "H:";
194
+ g.t = this.abl != null ? this.abl : "";
195
195
  var h = new DataLegendSeriesValueInfo();
196
196
  h.a = 7;
197
197
  h.l = Math.abs(g.l - f.l);
@@ -215,18 +215,18 @@ var HorizontalRangeCategorySeries = /** @class */ /*@__PURE__*/ (function (_supe
215
215
  $ret.add(i);
216
216
  return $ret;
217
217
  })());
218
- j.h = this.mc();
218
+ j.h = this.mb();
219
219
  return j;
220
220
  };
221
221
  Object.defineProperty(HorizontalRangeCategorySeries.prototype, "useHighMarkerFidelity", {
222
222
  get: function () {
223
- return this.zq;
223
+ return this.zp;
224
224
  },
225
225
  enumerable: false,
226
226
  configurable: true
227
227
  });
228
228
  HorizontalRangeCategorySeries.$t = markType(HorizontalRangeCategorySeries, 'HorizontalRangeCategorySeries', RangeCategorySeries.$);
229
- HorizontalRangeCategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, HorizontalRangeCategorySeries, 'raisePropertyChanged', ['HighMemberAsLegendLabel:abk:abu', [2, null], 'HighMemberAsLegendUnit:abm:abv', [2, null], 'LowMemberAsLegendLabel:abo:abw', [2, null], 'LowMemberAsLegendUnit:abq:abx', [2, null], 'XAxis::aby', [CategoryAxisBase.$, null], 'YAxis::abz', [NumericYAxis.$, null]]);
229
+ HorizontalRangeCategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, HorizontalRangeCategorySeries, 'raisePropertyChanged', ['HighMemberAsLegendLabel:abj:abt', [2, null], 'HighMemberAsLegendUnit:abl:abu', [2, null], 'LowMemberAsLegendLabel:abn:abv', [2, null], 'LowMemberAsLegendUnit:abp:abw', [2, null], 'XAxis::abx', [CategoryAxisBase.$, null], 'YAxis::aby', [NumericYAxis.$, null]]);
230
230
  return HorizontalRangeCategorySeries;
231
231
  }(RangeCategorySeries));
232
232
  export { HorizontalRangeCategorySeries };
@@ -20,10 +20,10 @@ var HorizontalRangeCategorySeriesProxy = /** @class */ /*@__PURE__*/ (function (
20
20
  return typeCast(HorizontalRangeCategorySeries.$, a) !== null;
21
21
  };
22
22
  HorizontalRangeCategorySeriesProxy.prototype.setHighMemberPath = function (a, b) {
23
- a.aa4 = b;
23
+ a.aa3 = b;
24
24
  };
25
25
  HorizontalRangeCategorySeriesProxy.prototype.setLowMemberPath = function (a, b) {
26
- a.aa7 = b;
26
+ a.aa6 = b;
27
27
  };
28
28
  HorizontalRangeCategorySeriesProxy.prototype.setXAxis = function (a, b) {
29
29
  a.xAxis = b;