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
@@ -88,7 +88,7 @@ var CategoryBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
88
88
  return;
89
89
  }
90
90
  var g = d.getEffectiveViewport1(this.c);
91
- var h = d.wj(this.c);
91
+ var h = d.wi(this.c);
92
92
  var i = typeCast(ISortingAxis_$type, e);
93
93
  if (i == null || i.i$b == null) {
94
94
  var j = new ScalerParams(0, b, c, e.ch, g);
@@ -114,7 +114,7 @@ var CategoryBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
114
114
  a = this.e;
115
115
  b = this.f;
116
116
  c = this.d;
117
- d = this.c.cy.id;
117
+ d = this.c.cy.ic;
118
118
  return {
119
119
  p0: a,
120
120
  p1: b,
@@ -227,7 +227,7 @@ var CategoryFramePreparerBase = /** @class */ /*@__PURE__*/ (function (_super) {
227
227
  if (Rect.l_op_Equality(b.p, Rect.empty) || Rect.l_op_Equality(b.o, Rect.empty)) {
228
228
  return null;
229
229
  }
230
- if (this.h != null && (typeCast(Series.$, this.h) !== null && this.h.fb) && this.g != null) {
230
+ if (this.h != null && (typeCast(Series.$, this.h) !== null && this.h.isFragment) && this.g != null) {
231
231
  b.e = true;
232
232
  }
233
233
  return b;
@@ -337,7 +337,7 @@ var CategoryFramePreparerBase = /** @class */ /*@__PURE__*/ (function (_super) {
337
337
  var w = new ScalerParams(0, k, l, a.b.j$b, v);
338
338
  var x = ((function () {
339
339
  var $ret = new ScalerParams(0, k, l, a.c.j$b, v);
340
- $ret.b = typeCast(Series.$, _this.h) !== null ? _this.h.iy() : NaN;
340
+ $ret.b = typeCast(Series.$, _this.h) !== null ? _this.h.ix() : NaN;
341
341
  return $ret;
342
342
  })());
343
343
  if (j) {
@@ -730,25 +730,25 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
730
730
  __extends(CategorySeries, _super);
731
731
  function CategorySeries() {
732
732
  var _this = _super.call(this) || this;
733
- _this.yz = null;
734
- _this.y7 = null;
735
- _this.zg = false;
733
+ _this.yy = null;
734
+ _this.y6 = null;
736
735
  _this.zf = false;
736
+ _this.ze = false;
737
737
  _this.assigningCategoryStyle = null;
738
738
  _this.assigningCategoryMarkerStyle = null;
739
+ _this.zc = null;
739
740
  _this.zd = null;
740
- _this.ze = null;
741
- _this.yw = new CategoryFrame(3);
742
- _this.yy = new CategoryFrame(3);
743
- _this.yu = new CategoryFrame(3);
741
+ _this.yv = new CategoryFrame(3);
744
742
  _this.yx = new CategoryFrame(3);
745
- _this.y2 = null;
746
- _this.y6 = null;
747
- _this.y2 = new CategorySeriesRenderManager();
748
- _this.y6 = new CategoryTransitionSourceFramePreparer();
749
- _this.zg = false;
750
- _this.d2 = false;
743
+ _this.yt = new CategoryFrame(3);
744
+ _this.yw = new CategoryFrame(3);
745
+ _this.y1 = null;
746
+ _this.y5 = null;
747
+ _this.y1 = new CategorySeriesRenderManager();
748
+ _this.y5 = new CategoryTransitionSourceFramePreparer();
751
749
  _this.zf = false;
750
+ _this.d2 = false;
751
+ _this.ze = false;
752
752
  _this.ab = CategorySeries.$;
753
753
  return _this;
754
754
  }
@@ -756,13 +756,13 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
756
756
  var a = new CategorySeriesView(this);
757
757
  return a;
758
758
  };
759
- Object.defineProperty(CategorySeries.prototype, "y8", {
759
+ Object.defineProperty(CategorySeries.prototype, "y7", {
760
760
  get: function () {
761
761
  var _this = this;
762
- if (this.y7 == null) {
763
- this.y7 = DVContainer.instance.createInstance(ICategorySeriesInteractionManager_$type, function () { return _this.dr.n; });
762
+ if (this.y6 == null) {
763
+ this.y6 = DVContainer.instance.createInstance(ICategorySeriesInteractionManager_$type, function () { return _this.dr.n; });
764
764
  }
765
- return this.y7;
765
+ return this.y6;
766
766
  },
767
767
  enumerable: false,
768
768
  configurable: true
@@ -773,26 +773,26 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
773
773
  return false;
774
774
  }
775
775
  var f = this.getEffectiveViewport1(this.cv);
776
- var g = this.ys();
777
- var h = new ScalerParams(1, this.db.v4, this.ws, g.ch);
776
+ var g = this.yr();
777
+ var h = new ScalerParams(1, this.db.v4, this.wr, g.ch);
778
778
  h.c = f;
779
- var i = this.y9();
780
- var j = new ScalerParams(1, this.db.v4, this.ws, i.ch);
779
+ var i = this.y8();
780
+ var j = new ScalerParams(1, this.db.v4, this.wr, i.ch);
781
781
  j.c = f;
782
782
  var k = this.db.v4;
783
- var l = this.ws;
783
+ var l = this.wr;
784
784
  var m = this.currentMode2Index;
785
785
  var n = 0;
786
786
  if (g.ce && g.cc) {
787
787
  n = g.getSeriesOffset(k, l, f, m, g.categoryMode);
788
788
  }
789
789
  a.clear();
790
- this.w6.cj(function (o) {
790
+ this.w5.cj(function (o) {
791
791
  if (o._visibility == 0) {
792
792
  var p = new SeriesPointOfInterest();
793
793
  var q = o.n;
794
794
  var r = o.o;
795
- if (q < _this.ws.left || q > _this.ws.right || r < _this.ws.top || r > _this.ws.bottom) {
795
+ if (q < _this.wr.left || q > _this.wr.right || r < _this.wr.top || r > _this.wr.bottom) {
796
796
  return;
797
797
  }
798
798
  if (_this.isVertical) {
@@ -817,29 +817,29 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
817
817
  if (b) {
818
818
  if (_this.isVertical) {
819
819
  if (c) {
820
- p.f = _this.zz(p.d, d);
820
+ p.f = _this.zy(p.d, d);
821
821
  }
822
822
  else {
823
- var s = _this.jd(o);
823
+ var s = _this.jc(o);
824
824
  if (!isNaN_(s)) {
825
- p.f = _this.zz(s, d);
825
+ p.f = _this.zy(s, d);
826
826
  }
827
827
  else {
828
- p.f = _this.zz(p.d, d);
828
+ p.f = _this.zy(p.d, d);
829
829
  }
830
830
  }
831
831
  }
832
832
  else {
833
833
  if (c) {
834
- p.f = _this.zz(p.e, d);
834
+ p.f = _this.zy(p.e, d);
835
835
  }
836
836
  else {
837
- var t = _this.jd(o);
837
+ var t = _this.jc(o);
838
838
  if (!isNaN_(t)) {
839
- p.f = _this.zz(t, d);
839
+ p.f = _this.zy(t, d);
840
840
  }
841
841
  else {
842
- p.f = _this.zz(p.e, d);
842
+ p.f = _this.zy(p.e, d);
843
843
  }
844
844
  }
845
845
  }
@@ -847,7 +847,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
847
847
  else {
848
848
  var u = _this.au(true);
849
849
  if (u != null) {
850
- var v = _this.ks(o.ak, false);
850
+ var v = _this.kr(o.ak, false);
851
851
  if (v != null) {
852
852
  p.f = u.i(v);
853
853
  }
@@ -860,16 +860,16 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
860
860
  }
861
861
  }
862
862
  p.c = o.ak;
863
- p.g = _this.vg;
864
- if (_this.g9) {
865
- p.g = _this.vn(o.ak);
863
+ p.g = _this.vf;
864
+ if (_this.g8) {
865
+ p.g = _this.vm(o.ak);
866
866
  }
867
867
  a.add(p);
868
868
  }
869
869
  });
870
870
  return true;
871
871
  };
872
- CategorySeries.prototype.zz = function (a, b) {
872
+ CategorySeries.prototype.zy = function (a, b) {
873
873
  var c;
874
874
  if (b >= 0) {
875
875
  c = round10N(a, b);
@@ -886,70 +886,70 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
886
886
  return c.toString();
887
887
  }
888
888
  };
889
- CategorySeries.prototype.q1 = function (a) {
890
- _super.prototype.q1.call(this, a);
891
- this.y3 = a;
889
+ CategorySeries.prototype.q0 = function (a) {
890
+ _super.prototype.q0.call(this, a);
891
+ this.y2 = a;
892
892
  };
893
893
  CategorySeries.prototype.preferredCategoryMode = function (a) {
894
894
  return 0;
895
895
  };
896
896
  Object.defineProperty(CategorySeries.prototype, "categoryAxis", {
897
897
  get: function () {
898
- return this.ys();
898
+ return this.yr();
899
899
  },
900
900
  enumerable: false,
901
901
  configurable: true
902
902
  });
903
- CategorySeries.prototype.ys = function () {
903
+ CategorySeries.prototype.yr = function () {
904
904
  return this.fetchXAxis();
905
905
  };
906
- CategorySeries.prototype.y9 = function () {
906
+ CategorySeries.prototype.y8 = function () {
907
907
  return this.fetchYAxis();
908
908
  };
909
909
  CategorySeries.prototype.get_ek = function () {
910
910
  return true;
911
911
  };
912
- CategorySeries.prototype.get_f5 = function () {
913
- return this.y9() != null && this.y9().ch;
912
+ CategorySeries.prototype.get_f4 = function () {
913
+ return this.y8() != null && this.y8().ch;
914
914
  };
915
915
  CategorySeries.prototype.get_ey = function () {
916
916
  return true;
917
917
  };
918
918
  CategorySeries.prototype.ac = function () {
919
919
  _super.prototype.ac.call(this);
920
- this.y3.cw.g(this.id);
920
+ this.y2.cw.g(this.ic);
921
921
  };
922
- CategorySeries.prototype.zm = function () {
923
- return (this.assigningCategoryStyle != null && this.zg) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
922
+ CategorySeries.prototype.zl = function () {
923
+ return (this.assigningCategoryStyle != null && this.zf) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
924
924
  };
925
- CategorySeries.prototype.zn = function () {
926
- return (this.assigningCategoryMarkerStyle != null && this.zf) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
925
+ CategorySeries.prototype.zm = function () {
926
+ return (this.assigningCategoryMarkerStyle != null && this.ze) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
927
927
  };
928
- CategorySeries.prototype.aaj = function (a) {
929
- if (this.assigningCategoryStyle != null && this.zg) {
928
+ CategorySeries.prototype.aai = function (a) {
929
+ if (this.assigningCategoryStyle != null && this.zf) {
930
930
  this.assigningCategoryStyle(this, a);
931
931
  }
932
932
  };
933
- CategorySeries.prototype.aai = function (a) {
934
- if (this.assigningCategoryMarkerStyle != null && this.zf) {
933
+ CategorySeries.prototype.aah = function (a) {
934
+ if (this.assigningCategoryMarkerStyle != null && this.ze) {
935
935
  this.assigningCategoryMarkerStyle(this, a);
936
936
  }
937
937
  };
938
- CategorySeries.prototype.ym = function (a, b) {
938
+ CategorySeries.prototype.yl = function (a, b) {
939
939
  return null;
940
940
  };
941
- CategorySeries.prototype.o5 = function (a, b) {
942
- _super.prototype.o5.call(this, a, b);
941
+ CategorySeries.prototype.o4 = function (a, b) {
942
+ _super.prototype.o4.call(this, a, b);
943
943
  if (a) {
944
- this.z8(b);
944
+ this.z7(b);
945
945
  }
946
946
  };
947
947
  CategorySeries.prototype.br = function () {
948
948
  var a = _super.prototype.br.call(this);
949
949
  return a;
950
950
  };
951
- CategorySeries.prototype.qb = function () {
952
- _super.prototype.qb.call(this);
951
+ CategorySeries.prototype.qa = function () {
952
+ _super.prototype.qa.call(this);
953
953
  var a = this.fetchXAxis();
954
954
  if (a != null) {
955
955
  a.ib(false);
@@ -959,170 +959,170 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
959
959
  b.ib(false);
960
960
  }
961
961
  };
962
- CategorySeries.prototype.sr = function (a, b) {
963
- _super.prototype.sr.call(this, a, b);
964
- this.y3.cw.g(this.id);
965
- this.rr(false);
966
- };
967
962
  CategorySeries.prototype.sq = function (a, b) {
968
- if (this.g1 && this.jq < 0.05 && (this.db == null || !this.db.fn())) {
969
- this.g2 = true;
970
- this.g5 = false;
971
- this.gk = false;
972
- }
973
963
  _super.prototype.sq.call(this, a, b);
974
- this.y3.cw.g(this.id);
975
- this.rr(false);
964
+ this.y2.cw.g(this.ic);
965
+ this.rq(false);
976
966
  };
977
- CategorySeries.prototype.q9 = function (a, b, c, d) {
978
- _super.prototype.q9.call(this, a, b, c, d);
967
+ CategorySeries.prototype.sp = function (a, b) {
968
+ if (this.g0 && this.jp < 0.05 && (this.db == null || !this.db.fn())) {
969
+ this.g1 = true;
970
+ this.g4 = false;
971
+ this.gj = false;
972
+ }
973
+ _super.prototype.sp.call(this, a, b);
974
+ this.y2.cw.g(this.ic);
975
+ this.rq(false);
976
+ };
977
+ CategorySeries.prototype.q8 = function (a, b, c, d) {
978
+ _super.prototype.q8.call(this, a, b, c, d);
979
979
  switch (b) {
980
980
  case "SeriesViewer":
981
981
  var e = this.fetchYAxis();
982
982
  var f = this.fetchXAxis();
983
983
  if (c != null && d == null) {
984
- this.pc(f);
985
- this.pc(e);
984
+ this.pb(f);
985
+ this.pb(e);
986
986
  }
987
987
  if (c == null && d != null) {
988
- this.rh(f);
989
- this.rh(e);
988
+ this.rg(f);
989
+ this.rg(e);
990
990
  }
991
- this.y3.cw.g(this.id);
992
- this.rr(false);
991
+ this.y2.cw.g(this.ic);
992
+ this.rq(false);
993
993
  break;
994
994
  case "SyncLink":
995
995
  if (this.c3 != null && this.db != null) {
996
- this.y3.cw.g(this.id);
996
+ this.y2.cw.g(this.ic);
997
997
  }
998
- this.rr(false);
998
+ this.rq(false);
999
999
  break;
1000
1000
  case "TransitionProgress":
1001
- this.yy.c(this.jq, this.yw, this.yu);
1001
+ this.yx.c(this.jp, this.yv, this.yt);
1002
1002
  if (this.d5(this.cv)) {
1003
1003
  return;
1004
1004
  }
1005
- if (this.jq == 1) {
1006
- this.yu.w();
1007
- this.aak(this.yu, this.y3);
1008
- if (this.g1) {
1009
- this.g1 = false;
1010
- this.o6();
1011
- this.dc.r = truncate(this.i9());
1005
+ if (this.jp == 1) {
1006
+ this.yt.w();
1007
+ this.aaj(this.yt, this.y2);
1008
+ if (this.g0) {
1009
+ this.g0 = false;
1010
+ this.o5();
1011
+ this.dc.r = truncate(this.i8());
1012
1012
  this.dc.b = this.dd;
1013
1013
  }
1014
- if (this.g4) {
1015
- this.g4 = false;
1016
- this.o6();
1017
- this.dc.r = truncate(this.i9());
1014
+ if (this.g3) {
1015
+ this.g3 = false;
1016
+ this.o5();
1017
+ this.dc.r = truncate(this.i8());
1018
1018
  this.dc.b = this.dd;
1019
- this.q0();
1019
+ this.qz();
1020
1020
  }
1021
- this.qo();
1021
+ this.qn();
1022
1022
  }
1023
1023
  else {
1024
- this.aak(this.yy, this.y3);
1024
+ this.aaj(this.yx, this.y2);
1025
1025
  }
1026
1026
  if (this.db != null) {
1027
1027
  this.db.qo(this);
1028
1028
  }
1029
1029
  break;
1030
1030
  case "ErrorBarSettings":
1031
- this.ql();
1031
+ this.qk();
1032
1032
  break;
1033
1033
  case CategorySeries.$$p[5]:
1034
- this.rr(false);
1034
+ this.rq(false);
1035
1035
  break;
1036
1036
  case CategorySeries.$$p[2]:
1037
- this.zg = this.zi();
1038
- this.rr(false);
1037
+ this.zf = this.zh();
1038
+ this.rq(false);
1039
1039
  break;
1040
1040
  case CategorySeries.$$p[1]:
1041
- this.zf = this.zh();
1042
- this.rr(false);
1041
+ this.ze = this.zg();
1042
+ this.rq(false);
1043
1043
  break;
1044
1044
  }
1045
1045
  };
1046
- CategorySeries.prototype.zi = function () {
1047
- return this.zk;
1048
- };
1049
1046
  CategorySeries.prototype.zh = function () {
1050
1047
  return this.zj;
1051
1048
  };
1052
- CategorySeries.prototype.zt = function (a) {
1053
- return this.it(a, this.fetchXAxis());
1049
+ CategorySeries.prototype.zg = function () {
1050
+ return this.zi;
1054
1051
  };
1055
- CategorySeries.prototype.get_fs = function () {
1056
- return typeCast(ISortingAxis_$type, this.ys()) !== null;
1052
+ CategorySeries.prototype.zs = function (a) {
1053
+ return this.is(a, this.fetchXAxis());
1054
+ };
1055
+ CategorySeries.prototype.get_fr = function () {
1056
+ return typeCast(ISortingAxis_$type, this.yr()) !== null;
1057
1057
  };
1058
1058
  CategorySeries.prototype.a0 = function () {
1059
- return this.ys();
1059
+ return this.yr();
1060
1060
  };
1061
- CategorySeries.prototype.j5 = function (a) {
1062
- return this.y8.b$d(this, a);
1061
+ CategorySeries.prototype.j4 = function (a) {
1062
+ return this.y7.b$d(this, a);
1063
1063
  };
1064
- CategorySeries.prototype.kn = function (a) {
1065
- return this.y8.b$f(this, a);
1064
+ CategorySeries.prototype.km = function (a) {
1065
+ return this.y7.b$f(this, a);
1066
1066
  };
1067
- CategorySeries.prototype.j3 = function (a) {
1068
- var b = truncate(Math.round(this.ir(a)));
1067
+ CategorySeries.prototype.j2 = function (a) {
1068
+ var b = truncate(Math.round(this.iq(a)));
1069
1069
  return b;
1070
1070
  };
1071
- CategorySeries.prototype.ir = function (a) {
1072
- return this.y8.b$c(this, a);
1071
+ CategorySeries.prototype.iq = function (a) {
1072
+ return this.y7.b$c(this, a);
1073
1073
  };
1074
1074
  CategorySeries.prototype.dh = function (a, b, c) {
1075
- if (this.fz(this.bx) && !c) {
1076
- var d = this.zc(a, b, this.ze);
1077
- this.ze = d;
1075
+ if (this.fy(this.bx) && !c) {
1076
+ var d = this.zb(a, b, this.zd);
1077
+ this.zd = d;
1078
1078
  return d;
1079
1079
  }
1080
1080
  else {
1081
- var e = this.za(a, b, this.ze);
1081
+ var e = this.y9(a, b, this.zd);
1082
1082
  e.d = true;
1083
- this.ze = e;
1083
+ this.zd = e;
1084
1084
  return e;
1085
1085
  }
1086
1086
  };
1087
- CategorySeries.prototype.get_fe = function () {
1087
+ CategorySeries.prototype.get_fd = function () {
1088
1088
  return true;
1089
1089
  };
1090
- CategorySeries.prototype.o3 = function () {
1091
- _super.prototype.o3.call(this);
1090
+ CategorySeries.prototype.o2 = function () {
1091
+ _super.prototype.o2.call(this);
1092
+ this.zc = null;
1092
1093
  this.zd = null;
1093
- this.ze = null;
1094
1094
  };
1095
1095
  CategorySeries.prototype.dg = function (a, b, c) {
1096
- if (this.ed && this.fz(this.bx) && !c) {
1097
- var d = this.zb(a, b, this.zd);
1098
- this.zd = d;
1096
+ if (this.ed && this.fy(this.bx) && !c) {
1097
+ var d = this.za(a, b, this.zc);
1098
+ this.zc = d;
1099
1099
  return d;
1100
1100
  }
1101
1101
  else {
1102
- var e = this.za(a, b, this.zd);
1103
- this.zd = e;
1102
+ var e = this.y9(a, b, this.zc);
1103
+ this.zc = e;
1104
1104
  return e;
1105
1105
  }
1106
1106
  };
1107
- CategorySeries.prototype.zs = function () {
1108
- return this.y3.cz.a;
1107
+ CategorySeries.prototype.zr = function () {
1108
+ return this.y2.cz.a;
1109
1109
  };
1110
- CategorySeries.prototype.zc = function (a, b, c) {
1111
- if (!this.xg()) {
1110
+ CategorySeries.prototype.zb = function (a, b, c) {
1111
+ if (!this.xf()) {
1112
1112
  return null;
1113
1113
  }
1114
- var d = this.yv();
1115
- var e = this.zs();
1116
- return this.y8.b$b(this, e, this.zw(this.cv), this.zv(this.cv), d.f, a, b, c);
1117
- };
1118
- CategorySeries.prototype.zb = function (a, b, c) {
1119
- var d = this.zw(this.cv);
1120
- var e = this.zx(this.cv);
1121
- var f = this.zv(this.cv);
1122
- var g = this.yv();
1123
- return this.y8.b$a(this, g.f, g.m, d, e, f, a, b, c);
1114
+ var d = this.yu();
1115
+ var e = this.zr();
1116
+ return this.y7.b$b(this, e, this.zv(this.cv), this.zu(this.cv), d.f, a, b, c);
1124
1117
  };
1125
1118
  CategorySeries.prototype.za = function (a, b, c) {
1119
+ var d = this.zv(this.cv);
1120
+ var e = this.zw(this.cv);
1121
+ var f = this.zu(this.cv);
1122
+ var g = this.yu();
1123
+ return this.y7.b$a(this, g.f, g.m, d, e, f, a, b, c);
1124
+ };
1125
+ CategorySeries.prototype.y9 = function (a, b, c) {
1126
1126
  var d = new HighlightingInfo();
1127
1127
  d.i = this;
1128
1128
  d.g = 0;
@@ -1133,24 +1133,24 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1133
1133
  }
1134
1134
  return d;
1135
1135
  };
1136
- CategorySeries.prototype.yv = function () {
1137
- var a = this.yu;
1136
+ CategorySeries.prototype.yu = function () {
1137
+ var a = this.yt;
1138
1138
  if (this.d3()) {
1139
1139
  if (this.dc.g) {
1140
1140
  this.dc.t();
1141
1141
  }
1142
- a = this.yy;
1142
+ a = this.yx;
1143
1143
  }
1144
1144
  return a;
1145
1145
  };
1146
- CategorySeries.prototype.aaf = function (a, b, c, d, e, f, g) {
1146
+ CategorySeries.prototype.aae = function (a, b, c, d, e, f, g) {
1147
1147
  var h = this.bx != 1;
1148
1148
  var i = this.d2;
1149
1149
  var j = this.cp != 1;
1150
1150
  var k = this.co != 1;
1151
- this.y2.a3(this.y2.d, d.cn, a, b, c, d, e, f, true, g);
1152
- this.y2.aa(this.ib);
1153
- var l = this.y2.ax;
1151
+ this.y1.a3(this.y1.d, d.cn, a, b, c, d, e, f, true, g);
1152
+ this.y1.aa(this.ia);
1153
+ var l = this.y1.ax;
1154
1154
  var m = null;
1155
1155
  var n = this.dn;
1156
1156
  var o = null;
@@ -1159,10 +1159,10 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1159
1159
  var r = null;
1160
1160
  var s = null;
1161
1161
  if (i && this.db != null && !l.e) {
1162
- var t = this.vo(l.z);
1163
- var u = this.vp(l.z);
1164
- this.y2.ae = t;
1165
- this.y2.af = u;
1162
+ var t = this.vn(l.z);
1163
+ var u = this.vo(l.z);
1164
+ this.y1.ae = t;
1165
+ this.y1.af = u;
1166
1166
  l.aa = t;
1167
1167
  l.ab = u;
1168
1168
  }
@@ -1191,26 +1191,26 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1191
1191
  l.b = q;
1192
1192
  }
1193
1193
  l.h = f;
1194
- this.aai(l);
1195
- this.y2.y(this, m, p, q, f, h, j, k, l.v, this.db.dl.totalHighWaterMark, l.x, this.db.dm.totalHighWaterMark, l.t, this.db.dk.totalHighWaterMark);
1194
+ this.aah(l);
1195
+ this.y1.y(this, m, p, q, f, h, j, k, l.v, this.db.dl.totalHighWaterMark, l.x, this.db.dm.totalHighWaterMark, l.t, this.db.dk.totalHighWaterMark);
1196
1196
  };
1197
- CategorySeries.prototype.aag = function (a, b, c, d, e, f, g) {
1197
+ CategorySeries.prototype.aaf = function (a, b, c, d, e, f, g) {
1198
1198
  var h = this.bx != 1;
1199
1199
  var i = this.cp != 1;
1200
1200
  var j = this.co != 1;
1201
1201
  var k = this.d2;
1202
- this.y2.a3(this.y2.b, d.cn, a, b, c, d, e, f, false, g);
1203
- this.y2.ab(this.ib);
1204
- var l = this.y2.ay;
1202
+ this.y1.a3(this.y1.b, d.cn, a, b, c, d, e, f, false, g);
1203
+ this.y1.ab(this.ia);
1204
+ var l = this.y1.ay;
1205
1205
  var m = null;
1206
1206
  var n = null;
1207
1207
  var o = null;
1208
1208
  var p = this.dn;
1209
1209
  if (k && this.db != null && !l.e) {
1210
- var q = this.vn(l.z);
1211
- var r = this.vq(l.z);
1212
- this.y2.ag = q;
1213
- this.y2.ah = r;
1210
+ var q = this.vm(l.z);
1211
+ var r = this.vp(l.z);
1212
+ this.y1.ag = q;
1213
+ this.y1.ah = r;
1214
1214
  l.aa = q;
1215
1215
  l.ab = r;
1216
1216
  }
@@ -1233,13 +1233,13 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1233
1233
  l.b = o;
1234
1234
  }
1235
1235
  l.h = f;
1236
- this.aaj(l);
1237
- this.y2.z(this, m, n, o, f, h, i, j, b < 0);
1236
+ this.aai(l);
1237
+ this.y1.z(this, m, n, o, f, h, i, j, b < 0);
1238
1238
  };
1239
- CategorySeries.prototype.he = function (a, b, c) {
1240
- var d = _super.prototype.he.call(this, a, b, c);
1241
- d = d && this.zr(this.fetchXAxis());
1242
- d = d && this.zr(this.fetchYAxis());
1239
+ CategorySeries.prototype.hd = function (a, b, c) {
1240
+ var d = _super.prototype.hd.call(this, a, b, c);
1241
+ d = d && this.zq(this.fetchXAxis());
1242
+ d = d && this.zq(this.fetchYAxis());
1243
1243
  var e = c;
1244
1244
  if (!c.o() || b.isEmpty || a.isEmpty || this.dn == null) {
1245
1245
  d = false;
@@ -1249,7 +1249,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1249
1249
  }
1250
1250
  return d;
1251
1251
  };
1252
- CategorySeries.prototype.zr = function (a) {
1252
+ CategorySeries.prototype.zq = function (a) {
1253
1253
  if (a == null || a.bi == null) {
1254
1254
  return false;
1255
1255
  }
@@ -1270,113 +1270,113 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1270
1270
  }
1271
1271
  return true;
1272
1272
  };
1273
- CategorySeries.prototype.gn = function () {
1274
- return this.zl;
1273
+ CategorySeries.prototype.gm = function () {
1274
+ return this.zk;
1275
1275
  };
1276
- CategorySeries.prototype.go = function () {
1276
+ CategorySeries.prototype.gn = function () {
1277
1277
  return true;
1278
1278
  };
1279
- CategorySeries.prototype.y4 = function () {
1279
+ CategorySeries.prototype.y3 = function () {
1280
1280
  return 12;
1281
1281
  };
1282
- CategorySeries.prototype.o6 = function () {
1283
- _super.prototype.o6.call(this);
1284
- this.yw.w();
1285
- this.yu.w();
1286
- this.yy.w();
1282
+ CategorySeries.prototype.o5 = function () {
1283
+ _super.prototype.o5.call(this);
1284
+ this.yv.w();
1285
+ this.yt.w();
1286
+ this.yx.w();
1287
1287
  };
1288
- CategorySeries.prototype.rs = function (a) {
1289
- _super.prototype.rs.call(this, a);
1290
- this.y3.cw.g(this.id);
1288
+ CategorySeries.prototype.rr = function (a) {
1289
+ _super.prototype.rr.call(this, a);
1290
+ this.y2.cw.g(this.ic);
1291
1291
  if (this.d5(this.cv)) {
1292
- this.yu.z();
1293
- this.yy.z();
1294
- this.yw.z();
1292
+ this.yt.z();
1293
+ this.yx.z();
1294
+ this.yv.z();
1295
1295
  return;
1296
1296
  }
1297
- if (this.gr) {
1297
+ if (this.gq) {
1298
1298
  if (this.d3()) {
1299
1299
  if (this.dc.g) {
1300
1300
  this.dc.t();
1301
1301
  }
1302
- this.aak(this.yy, this.y3);
1302
+ this.aaj(this.yx, this.y2);
1303
1303
  }
1304
1304
  else {
1305
- this.aak(this.yu, this.y3);
1305
+ this.aaj(this.yt, this.y2);
1306
1306
  }
1307
1307
  return;
1308
1308
  }
1309
- if (this.gf(a)) {
1310
- var b = this.yw;
1309
+ if (this.ge(a)) {
1310
+ var b = this.yv;
1311
1311
  if (this.d3()) {
1312
1312
  if (this.dc.g) {
1313
1313
  this.dc.t();
1314
1314
  }
1315
- this.yw = this.yy;
1316
- this.yy = b;
1315
+ this.yv = this.yx;
1316
+ this.yx = b;
1317
1317
  }
1318
1318
  else {
1319
- this.yw = this.yu;
1320
- this.yu = b;
1319
+ this.yv = this.yt;
1320
+ this.yt = b;
1321
1321
  }
1322
1322
  var c = false;
1323
- this.aah(this.yu, this.y3);
1324
- if (this.g3) {
1323
+ this.aag(this.yt, this.y2);
1324
+ if (this.g2) {
1325
1325
  this.dc.w();
1326
- this.dc.r = truncate(this.ja());
1326
+ this.dc.r = truncate(this.i9());
1327
1327
  this.dc.b = this.de != null ? this.de : this.dd;
1328
- if (this.g4) {
1329
- var d = this.yy;
1330
- this.yy = this.yw;
1331
- this.yw = d;
1328
+ if (this.g3) {
1329
+ var d = this.yx;
1330
+ this.yx = this.yv;
1331
+ this.yv = d;
1332
1332
  c = true;
1333
1333
  }
1334
- this.y6.s(this, this.yw, this.yu, this.isVertical, this.fetchXAxis(), this.fetchYAxis(), this.y5, this.y4(), this.c5, this.c4(), runOn(this, this.zu), this.y3.bx);
1335
- if (this.g4) {
1336
- var e = this.yy;
1337
- this.yy = this.yw;
1338
- this.yw = e;
1334
+ this.y5.s(this, this.yv, this.yt, this.isVertical, this.fetchXAxis(), this.fetchYAxis(), this.y4, this.y3(), this.c5, this.c4(), runOn(this, this.zt), this.y2.bx);
1335
+ if (this.g3) {
1336
+ var e = this.yx;
1337
+ this.yx = this.yv;
1338
+ this.yv = e;
1339
1339
  }
1340
- this.g4 = false;
1340
+ this.g3 = false;
1341
1341
  }
1342
- if (this.g6) {
1342
+ if (this.g5) {
1343
1343
  this.dc.w();
1344
- this.dc.r = truncate(this.jb());
1344
+ this.dc.r = truncate(this.ja());
1345
1345
  this.dc.b = this.df != null ? this.df : this.dd;
1346
- if (this.g1) {
1347
- var f = this.yy;
1348
- this.yy = this.yw;
1349
- this.yw = f;
1346
+ if (this.g0) {
1347
+ var f = this.yx;
1348
+ this.yx = this.yv;
1349
+ this.yv = f;
1350
1350
  c = true;
1351
1351
  }
1352
- this.y6.s(this, this.yw, this.yu, this.isVertical, this.fetchXAxis(), this.fetchYAxis(), this.y5, this.y4(), this.c5, this.c4(), runOn(this, this.zu), this.y3.bx);
1353
- var g = this.yu;
1354
- this.yu = this.yw;
1355
- this.yw = g;
1356
- if (this.g1) {
1357
- var h = this.yy;
1358
- this.yy = this.yw;
1359
- this.yw = h;
1352
+ this.y5.s(this, this.yv, this.yt, this.isVertical, this.fetchXAxis(), this.fetchYAxis(), this.y4, this.y3(), this.c5, this.c4(), runOn(this, this.zt), this.y2.bx);
1353
+ var g = this.yt;
1354
+ this.yt = this.yv;
1355
+ this.yv = g;
1356
+ if (this.g0) {
1357
+ var h = this.yx;
1358
+ this.yx = this.yv;
1359
+ this.yv = h;
1360
1360
  }
1361
- this.g1 = false;
1361
+ this.g0 = false;
1362
1362
  }
1363
1363
  this.d9 = false;
1364
1364
  if (!c) {
1365
- this.o1();
1365
+ this.o0();
1366
1366
  }
1367
- this.r7();
1368
- if (this.g3) {
1369
- this.g2 = false;
1370
- this.g1 = true;
1367
+ this.r6();
1368
+ if (this.g2) {
1369
+ this.g1 = false;
1370
+ this.g0 = true;
1371
1371
  }
1372
- if (this.g6) {
1373
- this.g5 = false;
1374
- this.g4 = true;
1372
+ if (this.g5) {
1373
+ this.g4 = false;
1374
+ this.g3 = true;
1375
1375
  }
1376
1376
  }
1377
1377
  else {
1378
- this.aah(this.yu, this.y3);
1379
- this.aak(this.yu, this.y3);
1378
+ this.aag(this.yt, this.y2);
1379
+ this.aaj(this.yt, this.y2);
1380
1380
  }
1381
1381
  };
1382
1382
  CategorySeries.prototype.c4 = function () {
@@ -1393,18 +1393,18 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1393
1393
  }
1394
1394
  return 3;
1395
1395
  };
1396
- CategorySeries.prototype.zu = function () {
1396
+ CategorySeries.prototype.zt = function () {
1397
1397
  if (this.isVertical) {
1398
- return this.ws.left;
1398
+ return this.wr.left;
1399
1399
  }
1400
- return this.ws.bottom;
1400
+ return this.wr.bottom;
1401
1401
  };
1402
- CategorySeries.prototype.zo = function () {
1402
+ CategorySeries.prototype.zn = function () {
1403
1403
  return false;
1404
1404
  };
1405
- CategorySeries.prototype.ht = function () {
1406
- var a = _super.prototype.ht.call(this);
1407
- if (this.zo()) {
1405
+ CategorySeries.prototype.hs = function () {
1406
+ var a = _super.prototype.hs.call(this);
1407
+ if (this.zn()) {
1408
1408
  var b = ((function () {
1409
1409
  var $ret = new SeriesLayerPropertyOverlay();
1410
1410
  $ret.r = true;
@@ -1421,7 +1421,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1421
1421
  })());
1422
1422
  a.add(b);
1423
1423
  }
1424
- if (!this.zo()) {
1424
+ if (!this.zn()) {
1425
1425
  var c = ((function () {
1426
1426
  var $ret = new SeriesLayerPropertyOverlay();
1427
1427
  $ret.r = true;
@@ -1431,10 +1431,10 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1431
1431
  $ret.q = true;
1432
1432
  return $ret;
1433
1433
  })());
1434
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.r0));
1434
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.rz));
1435
1435
  a.add(c);
1436
1436
  }
1437
- if (!this.zo()) {
1437
+ if (!this.zn()) {
1438
1438
  var d = ((function () {
1439
1439
  var $ret = new SeriesLayerPropertyOverlay();
1440
1440
  $ret.r = true;
@@ -1444,7 +1444,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1444
1444
  $ret.q = true;
1445
1445
  return $ret;
1446
1446
  })());
1447
- d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.r0));
1447
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.rz));
1448
1448
  a.add(d);
1449
1449
  }
1450
1450
  var e = ((function () {
@@ -1467,19 +1467,19 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1467
1467
  a.add(f);
1468
1468
  return a;
1469
1469
  };
1470
- CategorySeries.prototype.kv = function () {
1470
+ CategorySeries.prototype.ku = function () {
1471
1471
  if (this.d3()) {
1472
- return this.bn.yy;
1472
+ return this.bn.yx;
1473
1473
  }
1474
1474
  else {
1475
- return this.bn.yu;
1475
+ return this.bn.yt;
1476
1476
  }
1477
1477
  };
1478
- CategorySeries.prototype.zy = function () {
1478
+ CategorySeries.prototype.zx = function () {
1479
1479
  var e_1, _a;
1480
1480
  if (this.bn != null) {
1481
1481
  var a = this.bn;
1482
- return a.zy();
1482
+ return a.zx();
1483
1483
  }
1484
1484
  var b = 0;
1485
1485
  var c = this.fetchXAxis();
@@ -1527,11 +1527,11 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1527
1527
  enumerable: false,
1528
1528
  configurable: true
1529
1529
  });
1530
- CategorySeries.prototype.z9 = function (a, b) {
1531
- this.y2.a1(this, this.zn(), runOn(this, this.ym), this.zv(a), this.zw(a));
1532
- var c = this.y2.d;
1530
+ CategorySeries.prototype.z8 = function (a, b) {
1531
+ this.y1.a1(this, this.zm(), runOn(this, this.yl), this.zu(a), this.zv(a));
1532
+ var c = this.y1.d;
1533
1533
  var d = c != null;
1534
- var e = this.ys();
1534
+ var e = this.yr();
1535
1535
  if (e == null) {
1536
1536
  return;
1537
1537
  }
@@ -1549,56 +1549,56 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1549
1549
  var q = p.content;
1550
1550
  if (d) {
1551
1551
  var r = p.al;
1552
- this.aaf(j, r, h, e, g, a.q, p.ak);
1552
+ this.aae(j, r, h, e, g, a.q, p.ak);
1553
1553
  }
1554
- this.y2.ac(p, q);
1554
+ this.y1.ac(p, q);
1555
1555
  }
1556
1556
  };
1557
- CategorySeries.prototype.aak = function (a, b) {
1558
- this.qx();
1559
- this.wi = a.ab;
1557
+ CategorySeries.prototype.aaj = function (a, b) {
1558
+ this.qw();
1559
+ this.wh = a.ab;
1560
1560
  b.aw();
1561
1561
  };
1562
- CategorySeries.prototype.aah = function (a, b) {
1562
+ CategorySeries.prototype.aag = function (a, b) {
1563
1563
  a.v();
1564
1564
  };
1565
- CategorySeries.prototype.zv = function (a) {
1565
+ CategorySeries.prototype.zu = function (a) {
1566
1566
  return a.cw.d;
1567
1567
  };
1568
- CategorySeries.prototype.zw = function (a) {
1568
+ CategorySeries.prototype.zv = function (a) {
1569
1569
  return a.cw.e;
1570
1570
  };
1571
- CategorySeries.prototype.zx = function (a) {
1571
+ CategorySeries.prototype.zw = function (a) {
1572
1572
  return a.cw.f;
1573
1573
  };
1574
- CategorySeries.prototype.z8 = function (a) {
1574
+ CategorySeries.prototype.z7 = function (a) {
1575
1575
  var b = a;
1576
1576
  b.cz.count = 0;
1577
1577
  };
1578
- CategorySeries.prototype.rt = function (a, b) {
1579
- _super.prototype.rt.call(this, a, b);
1580
- if (!this.g0) {
1578
+ CategorySeries.prototype.rs = function (a, b) {
1579
+ _super.prototype.rs.call(this, a, b);
1580
+ if (!this.gz) {
1581
1581
  this.cv.a4(b);
1582
1582
  return;
1583
1583
  }
1584
1584
  var c = typeCast(CategorySeriesView.$, this.cu);
1585
- c.cw.g(this.id);
1585
+ c.cw.g(this.ic);
1586
1586
  this.cv.a4(b);
1587
1587
  if (this.d5(this.cu)) {
1588
1588
  return;
1589
1589
  }
1590
- this.aal();
1591
- this.g0 = false;
1590
+ this.aak();
1591
+ this.gz = false;
1592
1592
  };
1593
- CategorySeries.prototype.aal = function () {
1593
+ CategorySeries.prototype.aak = function () {
1594
1594
  var a = typeCast(CategorySeriesView.$, this.cu);
1595
- if (!this.gs) {
1596
- this.aah(this.yx, a);
1595
+ if (!this.gr) {
1596
+ this.aag(this.yw, a);
1597
1597
  }
1598
- this.gs = false;
1599
- this.aak(this.yx, a);
1598
+ this.gr = false;
1599
+ this.aaj(this.yw, a);
1600
1600
  };
1601
- CategorySeries.prototype.y0 = function (a) {
1601
+ CategorySeries.prototype.yz = function (a) {
1602
1602
  var b = typeCast(CategorySeriesView.$, a);
1603
1603
  if (b != null && b.q) {
1604
1604
  if (b.p) {
@@ -1609,7 +1609,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1609
1609
  }
1610
1610
  }
1611
1611
  else {
1612
- return this.yz;
1612
+ return this.yy;
1613
1613
  }
1614
1614
  };
1615
1615
  CategorySeries.prototype.aw = function (a) {
@@ -1624,7 +1624,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1624
1624
  CategorySeries.prototype.ai = function () {
1625
1625
  return [this.fetchXAxis(), this.fetchYAxis()];
1626
1626
  };
1627
- CategorySeries.yn = function (a, b, c, d, e) {
1627
+ CategorySeries.ym = function (a, b, c, d, e) {
1628
1628
  var f = null;
1629
1629
  if (b > -1 && !d.isEmpty && !c.isEmpty) {
1630
1630
  var g = a._inner[0][0] < c.left - 2000 ? c.left - 10 : NaN;
@@ -1635,29 +1635,29 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1635
1635
  }
1636
1636
  return f;
1637
1637
  };
1638
- CategorySeries.prototype.aac = function (a, b, c, d, e) {
1639
- var f = this.wr(a);
1640
- var g = this.ys();
1641
- var h = this.y9();
1638
+ CategorySeries.prototype.aab = function (a, b, c, d, e) {
1639
+ var f = this.wq(a);
1640
+ var g = this.yr();
1641
+ var h = this.y8();
1642
1642
  var i = this.fetchXAxis();
1643
1643
  var j = g == i;
1644
- var k = this.wj(this.cv);
1644
+ var k = this.wi(this.cv);
1645
1645
  var l, m;
1646
- var n = this.aab(f, g, j, k, l, m);
1646
+ var n = this.aaa(f, g, j, k, l, m);
1647
1647
  l = n.p4;
1648
1648
  m = n.p5;
1649
1649
  if (d == 0) {
1650
- this.aae(b, l, m, c);
1650
+ this.aad(b, l, m, c);
1651
1651
  }
1652
1652
  else {
1653
1653
  var o = void 0, p = void 0;
1654
- var q = this.aaa(f, h, j, k, o, p);
1654
+ var q = this.z9(f, h, j, k, o, p);
1655
1655
  o = q.p4;
1656
1656
  p = q.p5;
1657
- this.aad(e, b, l, m, o, p, c);
1657
+ this.aac(e, b, l, m, o, p, c);
1658
1658
  }
1659
1659
  };
1660
- CategorySeries.prototype.aae = function (a, b, c, d) {
1660
+ CategorySeries.prototype.aad = function (a, b, c, d) {
1661
1661
  var _this = this;
1662
1662
  if (b == -1 || c == -1) {
1663
1663
  return;
@@ -1671,10 +1671,10 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1671
1671
  return;
1672
1672
  }
1673
1673
  for (var e = b; e <= c; e++) {
1674
- this.z7(a, e, d);
1674
+ this.z6(a, e, d);
1675
1675
  }
1676
1676
  };
1677
- CategorySeries.prototype.aaa = function (a, b, c, d, e, f) {
1677
+ CategorySeries.prototype.z9 = function (a, b, c, d, e, f) {
1678
1678
  var g = new ScalerParams(0, a, this.db.wk, b.ch, this.getEffectiveViewport());
1679
1679
  var h = c ? (b.ch ? d.top : d.bottom) : (b.ch ? d.right : d.left);
1680
1680
  var i = c ? (b.ch ? d.bottom : d.top) : (b.ch ? d.left : d.right);
@@ -1685,7 +1685,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1685
1685
  p5: f
1686
1686
  };
1687
1687
  };
1688
- CategorySeries.prototype.aab = function (a, b, c, d, e, f) {
1688
+ CategorySeries.prototype.aaa = function (a, b, c, d, e, f) {
1689
1689
  var g = new ScalerParams(0, a, this.db.wk, b.ch, this.getEffectiveViewport());
1690
1690
  var h = c ? (b.ch ? d.right : d.left) : (b.ch ? d.top : d.bottom);
1691
1691
  var i = c ? (b.ch ? d.left : d.right) : (b.ch ? d.bottom : d.top);
@@ -1699,7 +1699,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1699
1699
  };
1700
1700
  };
1701
1701
  CategorySeries.$t = markType(CategorySeries, 'CategorySeries', MarkerSeries.$, [IHasCategoryModePreference_$type, ISupportsErrorBars_$type]);
1702
- CategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, CategorySeries, 'raisePropertyChanged', ['CategoryCollisionMode:yt:aam', [CategoryCollisionMode_$type, enumGetBox(CategoryCollisionMode_$type, 0)], 'IsCustomCategoryMarkerStyleAllowed:zj:aan', [0, false], 'IsCustomCategoryStyleAllowed:zk:aao', [0, false], 'IsTransitionInEnabled:zl:aap', [0, false], 'TransitionInMode:y5:aaq', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'UseHighMarkerFidelity:zq:aar', [0, false]]);
1702
+ CategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, CategorySeries, 'raisePropertyChanged', ['CategoryCollisionMode:ys:aal', [CategoryCollisionMode_$type, enumGetBox(CategoryCollisionMode_$type, 0)], 'IsCustomCategoryMarkerStyleAllowed:zi:aam', [0, false], 'IsCustomCategoryStyleAllowed:zj:aan', [0, false], 'IsTransitionInEnabled:zk:aao', [0, false], 'TransitionInMode:y4:aap', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'UseHighMarkerFidelity:zp:aaq', [0, false]]);
1703
1703
  return CategorySeries;
1704
1704
  }(MarkerSeries));
1705
1705
  export { CategorySeries };
@@ -1737,7 +1737,7 @@ var CategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1737
1737
  this.c1 = a.u;
1738
1738
  };
1739
1739
  CategorySeriesView.prototype.updateMarkerTemplate = function (a, b, c) {
1740
- if (!this.b4.xi) {
1740
+ if (!this.b4.xh) {
1741
1741
  var d = this.cz.item(a);
1742
1742
  var e = d.content;
1743
1743
  e.item = this.e.dn.item(b);
@@ -1750,7 +1750,7 @@ var CategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1750
1750
  };
1751
1751
  Object.defineProperty(CategorySeriesView.prototype, "shouldDisplayMarkers", {
1752
1752
  get: function () {
1753
- return this.cy.xg();
1753
+ return this.cy.xf();
1754
1754
  },
1755
1755
  enumerable: false,
1756
1756
  configurable: true