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
@@ -86,7 +86,7 @@ export let CategoryBucketCalculator = /*@__PURE__*/ (() => {
86
86
  return;
87
87
  }
88
88
  let g = d.getEffectiveViewport1(this.c);
89
- let h = d.wj(this.c);
89
+ let h = d.wi(this.c);
90
90
  let i = typeCast(ISortingAxis_$type, e);
91
91
  if (i == null || i.i$b == null) {
92
92
  let j = new ScalerParams(0, b, c, e.ch, g);
@@ -112,7 +112,7 @@ export let CategoryBucketCalculator = /*@__PURE__*/ (() => {
112
112
  a = this.e;
113
113
  b = this.f;
114
114
  c = this.d;
115
- d = this.c.cy.id;
115
+ d = this.c.cy.ic;
116
116
  return {
117
117
  p0: a,
118
118
  p1: b,
@@ -219,7 +219,7 @@ export let CategoryFramePreparerBase = /*@__PURE__*/ (() => {
219
219
  if (Rect.l_op_Equality(b.p, Rect.empty) || Rect.l_op_Equality(b.o, Rect.empty)) {
220
220
  return null;
221
221
  }
222
- if (this.h != null && (typeCast(Series.$, this.h) !== null && this.h.fb) && this.g != null) {
222
+ if (this.h != null && (typeCast(Series.$, this.h) !== null && this.h.isFragment) && this.g != null) {
223
223
  b.e = true;
224
224
  }
225
225
  return b;
@@ -324,7 +324,7 @@ export let CategoryFramePreparerBase = /*@__PURE__*/ (() => {
324
324
  let w = new ScalerParams(0, k, l, a.b.j$b, v);
325
325
  let x = ((() => {
326
326
  let $ret = new ScalerParams(0, k, l, a.c.j$b, v);
327
- $ret.b = typeCast(Series.$, this.h) !== null ? this.h.iy() : NaN;
327
+ $ret.b = typeCast(Series.$, this.h) !== null ? this.h.ix() : NaN;
328
328
  return $ret;
329
329
  })());
330
330
  if (j) {
@@ -707,37 +707,37 @@ export let CategorySeries = /*@__PURE__*/ (() => {
707
707
  let a = new CategorySeriesView(this);
708
708
  return a;
709
709
  }
710
- get y8() {
711
- if (this.y7 == null) {
712
- this.y7 = DVContainer.instance.createInstance(ICategorySeriesInteractionManager_$type, () => this.dr.n);
710
+ get y7() {
711
+ if (this.y6 == null) {
712
+ this.y6 = DVContainer.instance.createInstance(ICategorySeriesInteractionManager_$type, () => this.dr.n);
713
713
  }
714
- return this.y7;
714
+ return this.y6;
715
715
  }
716
716
  eb(a, b, c, d, e) {
717
717
  if (!this.hasMarkers) {
718
718
  return false;
719
719
  }
720
720
  let f = this.getEffectiveViewport1(this.cv);
721
- let g = this.ys();
722
- let h = new ScalerParams(1, this.db.v4, this.ws, g.ch);
721
+ let g = this.yr();
722
+ let h = new ScalerParams(1, this.db.v4, this.wr, g.ch);
723
723
  h.c = f;
724
- let i = this.y9();
725
- let j = new ScalerParams(1, this.db.v4, this.ws, i.ch);
724
+ let i = this.y8();
725
+ let j = new ScalerParams(1, this.db.v4, this.wr, i.ch);
726
726
  j.c = f;
727
727
  let k = this.db.v4;
728
- let l = this.ws;
728
+ let l = this.wr;
729
729
  let m = this.currentMode2Index;
730
730
  let n = 0;
731
731
  if (g.ce && g.cc) {
732
732
  n = g.getSeriesOffset(k, l, f, m, g.categoryMode);
733
733
  }
734
734
  a.clear();
735
- this.w6.cj((o) => {
735
+ this.w5.cj((o) => {
736
736
  if (o._visibility == 0) {
737
737
  let p = new SeriesPointOfInterest();
738
738
  let q = o.n;
739
739
  let r = o.o;
740
- if (q < this.ws.left || q > this.ws.right || r < this.ws.top || r > this.ws.bottom) {
740
+ if (q < this.wr.left || q > this.wr.right || r < this.wr.top || r > this.wr.bottom) {
741
741
  return;
742
742
  }
743
743
  if (this.isVertical) {
@@ -762,29 +762,29 @@ export let CategorySeries = /*@__PURE__*/ (() => {
762
762
  if (b) {
763
763
  if (this.isVertical) {
764
764
  if (c) {
765
- p.f = this.zz(p.d, d);
765
+ p.f = this.zy(p.d, d);
766
766
  }
767
767
  else {
768
- let s = this.jd(o);
768
+ let s = this.jc(o);
769
769
  if (!isNaN_(s)) {
770
- p.f = this.zz(s, d);
770
+ p.f = this.zy(s, d);
771
771
  }
772
772
  else {
773
- p.f = this.zz(p.d, d);
773
+ p.f = this.zy(p.d, d);
774
774
  }
775
775
  }
776
776
  }
777
777
  else {
778
778
  if (c) {
779
- p.f = this.zz(p.e, d);
779
+ p.f = this.zy(p.e, d);
780
780
  }
781
781
  else {
782
- let t = this.jd(o);
782
+ let t = this.jc(o);
783
783
  if (!isNaN_(t)) {
784
- p.f = this.zz(t, d);
784
+ p.f = this.zy(t, d);
785
785
  }
786
786
  else {
787
- p.f = this.zz(p.e, d);
787
+ p.f = this.zy(p.e, d);
788
788
  }
789
789
  }
790
790
  }
@@ -792,7 +792,7 @@ export let CategorySeries = /*@__PURE__*/ (() => {
792
792
  else {
793
793
  let u = this.au(true);
794
794
  if (u != null) {
795
- let v = this.ks(o.ak, false);
795
+ let v = this.kr(o.ak, false);
796
796
  if (v != null) {
797
797
  p.f = u.i(v);
798
798
  }
@@ -805,16 +805,16 @@ export let CategorySeries = /*@__PURE__*/ (() => {
805
805
  }
806
806
  }
807
807
  p.c = o.ak;
808
- p.g = this.vg;
809
- if (this.g9) {
810
- p.g = this.vn(o.ak);
808
+ p.g = this.vf;
809
+ if (this.g8) {
810
+ p.g = this.vm(o.ak);
811
811
  }
812
812
  a.add(p);
813
813
  }
814
814
  });
815
815
  return true;
816
816
  }
817
- zz(a, b) {
817
+ zy(a, b) {
818
818
  let c;
819
819
  if (b >= 0) {
820
820
  c = round10N(a, b);
@@ -831,89 +831,89 @@ export let CategorySeries = /*@__PURE__*/ (() => {
831
831
  return c.toString();
832
832
  }
833
833
  }
834
- q1(a) {
835
- super.q1(a);
836
- this.y3 = a;
834
+ q0(a) {
835
+ super.q0(a);
836
+ this.y2 = a;
837
837
  }
838
838
  preferredCategoryMode(a) {
839
839
  return 0;
840
840
  }
841
841
  get categoryAxis() {
842
- return this.ys();
842
+ return this.yr();
843
843
  }
844
- ys() {
844
+ yr() {
845
845
  return this.fetchXAxis();
846
846
  }
847
- y9() {
847
+ y8() {
848
848
  return this.fetchYAxis();
849
849
  }
850
850
  get_ek() {
851
851
  return true;
852
852
  }
853
- get_f5() {
854
- return this.y9() != null && this.y9().ch;
853
+ get_f4() {
854
+ return this.y8() != null && this.y8().ch;
855
855
  }
856
856
  get_ey() {
857
857
  return true;
858
858
  }
859
859
  constructor() {
860
860
  super();
861
- this.yz = null;
862
- this.y7 = null;
863
- this.zg = false;
861
+ this.yy = null;
862
+ this.y6 = null;
864
863
  this.zf = false;
864
+ this.ze = false;
865
865
  this.assigningCategoryStyle = null;
866
866
  this.assigningCategoryMarkerStyle = null;
867
+ this.zc = null;
867
868
  this.zd = null;
868
- this.ze = null;
869
- this.yw = new CategoryFrame(3);
870
- this.yy = new CategoryFrame(3);
871
- this.yu = new CategoryFrame(3);
869
+ this.yv = new CategoryFrame(3);
872
870
  this.yx = new CategoryFrame(3);
873
- this.y2 = null;
874
- this.y6 = null;
875
- this.y2 = new CategorySeriesRenderManager();
876
- this.y6 = new CategoryTransitionSourceFramePreparer();
877
- this.zg = false;
878
- this.d2 = false;
871
+ this.yt = new CategoryFrame(3);
872
+ this.yw = new CategoryFrame(3);
873
+ this.y1 = null;
874
+ this.y5 = null;
875
+ this.y1 = new CategorySeriesRenderManager();
876
+ this.y5 = new CategoryTransitionSourceFramePreparer();
879
877
  this.zf = false;
878
+ this.d2 = false;
879
+ this.ze = false;
880
880
  this.ab = CategorySeries.$;
881
881
  }
882
882
  ac() {
883
883
  super.ac();
884
- this.y3.cw.g(this.id);
884
+ this.y2.cw.g(this.ic);
885
885
  }
886
- zm() {
887
- return (this.assigningCategoryStyle != null && this.zg) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
886
+ zl() {
887
+ return (this.assigningCategoryStyle != null && this.zf) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
888
888
  }
889
- zn() {
890
- return (this.assigningCategoryMarkerStyle != null && this.zf) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
889
+ zm() {
890
+ return (this.assigningCategoryMarkerStyle != null && this.ze) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
891
891
  }
892
- aaj(a) {
893
- if (this.assigningCategoryStyle != null && this.zg) {
892
+ aai(a) {
893
+ if (this.assigningCategoryStyle != null && this.zf) {
894
894
  this.assigningCategoryStyle(this, a);
895
895
  }
896
896
  }
897
- aai(a) {
898
- if (this.assigningCategoryMarkerStyle != null && this.zf) {
897
+ aah(a) {
898
+ if (this.assigningCategoryMarkerStyle != null && this.ze) {
899
899
  this.assigningCategoryMarkerStyle(this, a);
900
900
  }
901
901
  }
902
- ym(a, b) {
902
+ yl(a, b) {
903
903
  return null;
904
904
  }
905
- o5(a, b) {
906
- super.o5(a, b);
905
+ o4(a, b) {
906
+ super.o4(a, b);
907
907
  if (a) {
908
- this.z8(b);
908
+ this.z7(b);
909
909
  }
910
910
  }
911
911
  br() {
912
912
  let a = super.br();
913
913
  return a;
914
914
  }
915
- qb() {
916
- super.qb();
915
+ qa() {
916
+ super.qa();
917
917
  let a = this.fetchXAxis();
918
918
  if (a != null) {
919
919
  a.ib(false);
@@ -923,170 +923,170 @@ export let CategorySeries = /*@__PURE__*/ (() => {
923
923
  b.ib(false);
924
924
  }
925
925
  }
926
- sr(a, b) {
927
- super.sr(a, b);
928
- this.y3.cw.g(this.id);
929
- this.rr(false);
930
- }
931
926
  sq(a, b) {
932
- if (this.g1 && this.jq < 0.05 && (this.db == null || !this.db.fn())) {
933
- this.g2 = true;
934
- this.g5 = false;
935
- this.gk = false;
936
- }
937
927
  super.sq(a, b);
938
- this.y3.cw.g(this.id);
939
- this.rr(false);
928
+ this.y2.cw.g(this.ic);
929
+ this.rq(false);
940
930
  }
941
- q9(a, b, c, d) {
942
- super.q9(a, b, c, d);
931
+ sp(a, b) {
932
+ if (this.g0 && this.jp < 0.05 && (this.db == null || !this.db.fn())) {
933
+ this.g1 = true;
934
+ this.g4 = false;
935
+ this.gj = false;
936
+ }
937
+ super.sp(a, b);
938
+ this.y2.cw.g(this.ic);
939
+ this.rq(false);
940
+ }
941
+ q8(a, b, c, d) {
942
+ super.q8(a, b, c, d);
943
943
  switch (b) {
944
944
  case "SeriesViewer":
945
945
  let e = this.fetchYAxis();
946
946
  let f = this.fetchXAxis();
947
947
  if (c != null && d == null) {
948
- this.pc(f);
949
- this.pc(e);
948
+ this.pb(f);
949
+ this.pb(e);
950
950
  }
951
951
  if (c == null && d != null) {
952
- this.rh(f);
953
- this.rh(e);
952
+ this.rg(f);
953
+ this.rg(e);
954
954
  }
955
- this.y3.cw.g(this.id);
956
- this.rr(false);
955
+ this.y2.cw.g(this.ic);
956
+ this.rq(false);
957
957
  break;
958
958
  case "SyncLink":
959
959
  if (this.c3 != null && this.db != null) {
960
- this.y3.cw.g(this.id);
960
+ this.y2.cw.g(this.ic);
961
961
  }
962
- this.rr(false);
962
+ this.rq(false);
963
963
  break;
964
964
  case "TransitionProgress":
965
- this.yy.c(this.jq, this.yw, this.yu);
965
+ this.yx.c(this.jp, this.yv, this.yt);
966
966
  if (this.d5(this.cv)) {
967
967
  return;
968
968
  }
969
- if (this.jq == 1) {
970
- this.yu.w();
971
- this.aak(this.yu, this.y3);
972
- if (this.g1) {
973
- this.g1 = false;
974
- this.o6();
975
- this.dc.r = truncate(this.i9());
969
+ if (this.jp == 1) {
970
+ this.yt.w();
971
+ this.aaj(this.yt, this.y2);
972
+ if (this.g0) {
973
+ this.g0 = false;
974
+ this.o5();
975
+ this.dc.r = truncate(this.i8());
976
976
  this.dc.b = this.dd;
977
977
  }
978
- if (this.g4) {
979
- this.g4 = false;
980
- this.o6();
981
- this.dc.r = truncate(this.i9());
978
+ if (this.g3) {
979
+ this.g3 = false;
980
+ this.o5();
981
+ this.dc.r = truncate(this.i8());
982
982
  this.dc.b = this.dd;
983
- this.q0();
983
+ this.qz();
984
984
  }
985
- this.qo();
985
+ this.qn();
986
986
  }
987
987
  else {
988
- this.aak(this.yy, this.y3);
988
+ this.aaj(this.yx, this.y2);
989
989
  }
990
990
  if (this.db != null) {
991
991
  this.db.qo(this);
992
992
  }
993
993
  break;
994
994
  case "ErrorBarSettings":
995
- this.ql();
995
+ this.qk();
996
996
  break;
997
997
  case CategorySeries.$$p[5]:
998
- this.rr(false);
998
+ this.rq(false);
999
999
  break;
1000
1000
  case CategorySeries.$$p[2]:
1001
- this.zg = this.zi();
1002
- this.rr(false);
1001
+ this.zf = this.zh();
1002
+ this.rq(false);
1003
1003
  break;
1004
1004
  case CategorySeries.$$p[1]:
1005
- this.zf = this.zh();
1006
- this.rr(false);
1005
+ this.ze = this.zg();
1006
+ this.rq(false);
1007
1007
  break;
1008
1008
  }
1009
1009
  }
1010
- zi() {
1011
- return this.zk;
1012
- }
1013
1010
  zh() {
1014
1011
  return this.zj;
1015
1012
  }
1016
- zt(a) {
1017
- return this.it(a, this.fetchXAxis());
1013
+ zg() {
1014
+ return this.zi;
1018
1015
  }
1019
- get_fs() {
1020
- return typeCast(ISortingAxis_$type, this.ys()) !== null;
1016
+ zs(a) {
1017
+ return this.is(a, this.fetchXAxis());
1018
+ }
1019
+ get_fr() {
1020
+ return typeCast(ISortingAxis_$type, this.yr()) !== null;
1021
1021
  }
1022
1022
  a0() {
1023
- return this.ys();
1023
+ return this.yr();
1024
1024
  }
1025
- j5(a) {
1026
- return this.y8.b$d(this, a);
1025
+ j4(a) {
1026
+ return this.y7.b$d(this, a);
1027
1027
  }
1028
- kn(a) {
1029
- return this.y8.b$f(this, a);
1028
+ km(a) {
1029
+ return this.y7.b$f(this, a);
1030
1030
  }
1031
- j3(a) {
1032
- let b = truncate(Math.round(this.ir(a)));
1031
+ j2(a) {
1032
+ let b = truncate(Math.round(this.iq(a)));
1033
1033
  return b;
1034
1034
  }
1035
- ir(a) {
1036
- return this.y8.b$c(this, a);
1035
+ iq(a) {
1036
+ return this.y7.b$c(this, a);
1037
1037
  }
1038
1038
  dh(a, b, c) {
1039
- if (this.fz(this.bx) && !c) {
1040
- let d = this.zc(a, b, this.ze);
1041
- this.ze = d;
1039
+ if (this.fy(this.bx) && !c) {
1040
+ let d = this.zb(a, b, this.zd);
1041
+ this.zd = d;
1042
1042
  return d;
1043
1043
  }
1044
1044
  else {
1045
- let e = this.za(a, b, this.ze);
1045
+ let e = this.y9(a, b, this.zd);
1046
1046
  e.d = true;
1047
- this.ze = e;
1047
+ this.zd = e;
1048
1048
  return e;
1049
1049
  }
1050
1050
  }
1051
- get_fe() {
1051
+ get_fd() {
1052
1052
  return true;
1053
1053
  }
1054
- o3() {
1055
- super.o3();
1054
+ o2() {
1055
+ super.o2();
1056
+ this.zc = null;
1056
1057
  this.zd = null;
1057
- this.ze = null;
1058
1058
  }
1059
1059
  dg(a, b, c) {
1060
- if (this.ed && this.fz(this.bx) && !c) {
1061
- let d = this.zb(a, b, this.zd);
1062
- this.zd = d;
1060
+ if (this.ed && this.fy(this.bx) && !c) {
1061
+ let d = this.za(a, b, this.zc);
1062
+ this.zc = d;
1063
1063
  return d;
1064
1064
  }
1065
1065
  else {
1066
- let e = this.za(a, b, this.zd);
1067
- this.zd = e;
1066
+ let e = this.y9(a, b, this.zc);
1067
+ this.zc = e;
1068
1068
  return e;
1069
1069
  }
1070
1070
  }
1071
- zs() {
1072
- return this.y3.cz.a;
1071
+ zr() {
1072
+ return this.y2.cz.a;
1073
1073
  }
1074
- zc(a, b, c) {
1075
- if (!this.xg()) {
1074
+ zb(a, b, c) {
1075
+ if (!this.xf()) {
1076
1076
  return null;
1077
1077
  }
1078
- let d = this.yv();
1079
- let e = this.zs();
1080
- return this.y8.b$b(this, e, this.zw(this.cv), this.zv(this.cv), d.f, a, b, c);
1081
- }
1082
- zb(a, b, c) {
1083
- let d = this.zw(this.cv);
1084
- let e = this.zx(this.cv);
1085
- let f = this.zv(this.cv);
1086
- let g = this.yv();
1087
- return this.y8.b$a(this, g.f, g.m, d, e, f, a, b, c);
1078
+ let d = this.yu();
1079
+ let e = this.zr();
1080
+ return this.y7.b$b(this, e, this.zv(this.cv), this.zu(this.cv), d.f, a, b, c);
1088
1081
  }
1089
1082
  za(a, b, c) {
1083
+ let d = this.zv(this.cv);
1084
+ let e = this.zw(this.cv);
1085
+ let f = this.zu(this.cv);
1086
+ let g = this.yu();
1087
+ return this.y7.b$a(this, g.f, g.m, d, e, f, a, b, c);
1088
+ }
1089
+ y9(a, b, c) {
1090
1090
  let d = new HighlightingInfo();
1091
1091
  d.i = this;
1092
1092
  d.g = 0;
@@ -1097,24 +1097,24 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1097
1097
  }
1098
1098
  return d;
1099
1099
  }
1100
- yv() {
1101
- let a = this.yu;
1100
+ yu() {
1101
+ let a = this.yt;
1102
1102
  if (this.d3()) {
1103
1103
  if (this.dc.g) {
1104
1104
  this.dc.t();
1105
1105
  }
1106
- a = this.yy;
1106
+ a = this.yx;
1107
1107
  }
1108
1108
  return a;
1109
1109
  }
1110
- aaf(a, b, c, d, e, f, g) {
1110
+ aae(a, b, c, d, e, f, g) {
1111
1111
  let h = this.bx != 1;
1112
1112
  let i = this.d2;
1113
1113
  let j = this.cp != 1;
1114
1114
  let k = this.co != 1;
1115
- this.y2.a3(this.y2.d, d.cn, a, b, c, d, e, f, true, g);
1116
- this.y2.aa(this.ib);
1117
- let l = this.y2.ax;
1115
+ this.y1.a3(this.y1.d, d.cn, a, b, c, d, e, f, true, g);
1116
+ this.y1.aa(this.ia);
1117
+ let l = this.y1.ax;
1118
1118
  let m = null;
1119
1119
  let n = this.dn;
1120
1120
  let o = null;
@@ -1123,10 +1123,10 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1123
1123
  let r = null;
1124
1124
  let s = null;
1125
1125
  if (i && this.db != null && !l.e) {
1126
- let t = this.vo(l.z);
1127
- let u = this.vp(l.z);
1128
- this.y2.ae = t;
1129
- this.y2.af = u;
1126
+ let t = this.vn(l.z);
1127
+ let u = this.vo(l.z);
1128
+ this.y1.ae = t;
1129
+ this.y1.af = u;
1130
1130
  l.aa = t;
1131
1131
  l.ab = u;
1132
1132
  }
@@ -1155,26 +1155,26 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1155
1155
  l.b = q;
1156
1156
  }
1157
1157
  l.h = f;
1158
- this.aai(l);
1159
- 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);
1158
+ this.aah(l);
1159
+ 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);
1160
1160
  }
1161
- aag(a, b, c, d, e, f, g) {
1161
+ aaf(a, b, c, d, e, f, g) {
1162
1162
  let h = this.bx != 1;
1163
1163
  let i = this.cp != 1;
1164
1164
  let j = this.co != 1;
1165
1165
  let k = this.d2;
1166
- this.y2.a3(this.y2.b, d.cn, a, b, c, d, e, f, false, g);
1167
- this.y2.ab(this.ib);
1168
- let l = this.y2.ay;
1166
+ this.y1.a3(this.y1.b, d.cn, a, b, c, d, e, f, false, g);
1167
+ this.y1.ab(this.ia);
1168
+ let l = this.y1.ay;
1169
1169
  let m = null;
1170
1170
  let n = null;
1171
1171
  let o = null;
1172
1172
  let p = this.dn;
1173
1173
  if (k && this.db != null && !l.e) {
1174
- let q = this.vn(l.z);
1175
- let r = this.vq(l.z);
1176
- this.y2.ag = q;
1177
- this.y2.ah = r;
1174
+ let q = this.vm(l.z);
1175
+ let r = this.vp(l.z);
1176
+ this.y1.ag = q;
1177
+ this.y1.ah = r;
1178
1178
  l.aa = q;
1179
1179
  l.ab = r;
1180
1180
  }
@@ -1197,13 +1197,13 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1197
1197
  l.b = o;
1198
1198
  }
1199
1199
  l.h = f;
1200
- this.aaj(l);
1201
- this.y2.z(this, m, n, o, f, h, i, j, b < 0);
1200
+ this.aai(l);
1201
+ this.y1.z(this, m, n, o, f, h, i, j, b < 0);
1202
1202
  }
1203
- he(a, b, c) {
1204
- let d = super.he(a, b, c);
1205
- d = d && this.zr(this.fetchXAxis());
1206
- d = d && this.zr(this.fetchYAxis());
1203
+ hd(a, b, c) {
1204
+ let d = super.hd(a, b, c);
1205
+ d = d && this.zq(this.fetchXAxis());
1206
+ d = d && this.zq(this.fetchYAxis());
1207
1207
  let e = c;
1208
1208
  if (!c.o() || b.isEmpty || a.isEmpty || this.dn == null) {
1209
1209
  d = false;
@@ -1213,7 +1213,7 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1213
1213
  }
1214
1214
  return d;
1215
1215
  }
1216
- zr(a) {
1216
+ zq(a) {
1217
1217
  if (a == null || a.bi == null) {
1218
1218
  return false;
1219
1219
  }
@@ -1234,113 +1234,113 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1234
1234
  }
1235
1235
  return true;
1236
1236
  }
1237
- gn() {
1238
- return this.zl;
1237
+ gm() {
1238
+ return this.zk;
1239
1239
  }
1240
- go() {
1240
+ gn() {
1241
1241
  return true;
1242
1242
  }
1243
- y4() {
1243
+ y3() {
1244
1244
  return 12;
1245
1245
  }
1246
- o6() {
1247
- super.o6();
1248
- this.yw.w();
1249
- this.yu.w();
1250
- this.yy.w();
1246
+ o5() {
1247
+ super.o5();
1248
+ this.yv.w();
1249
+ this.yt.w();
1250
+ this.yx.w();
1251
1251
  }
1252
- rs(a) {
1253
- super.rs(a);
1254
- this.y3.cw.g(this.id);
1252
+ rr(a) {
1253
+ super.rr(a);
1254
+ this.y2.cw.g(this.ic);
1255
1255
  if (this.d5(this.cv)) {
1256
- this.yu.z();
1257
- this.yy.z();
1258
- this.yw.z();
1256
+ this.yt.z();
1257
+ this.yx.z();
1258
+ this.yv.z();
1259
1259
  return;
1260
1260
  }
1261
- if (this.gr) {
1261
+ if (this.gq) {
1262
1262
  if (this.d3()) {
1263
1263
  if (this.dc.g) {
1264
1264
  this.dc.t();
1265
1265
  }
1266
- this.aak(this.yy, this.y3);
1266
+ this.aaj(this.yx, this.y2);
1267
1267
  }
1268
1268
  else {
1269
- this.aak(this.yu, this.y3);
1269
+ this.aaj(this.yt, this.y2);
1270
1270
  }
1271
1271
  return;
1272
1272
  }
1273
- if (this.gf(a)) {
1274
- let b = this.yw;
1273
+ if (this.ge(a)) {
1274
+ let b = this.yv;
1275
1275
  if (this.d3()) {
1276
1276
  if (this.dc.g) {
1277
1277
  this.dc.t();
1278
1278
  }
1279
- this.yw = this.yy;
1280
- this.yy = b;
1279
+ this.yv = this.yx;
1280
+ this.yx = b;
1281
1281
  }
1282
1282
  else {
1283
- this.yw = this.yu;
1284
- this.yu = b;
1283
+ this.yv = this.yt;
1284
+ this.yt = b;
1285
1285
  }
1286
1286
  let c = false;
1287
- this.aah(this.yu, this.y3);
1288
- if (this.g3) {
1287
+ this.aag(this.yt, this.y2);
1288
+ if (this.g2) {
1289
1289
  this.dc.w();
1290
- this.dc.r = truncate(this.ja());
1290
+ this.dc.r = truncate(this.i9());
1291
1291
  this.dc.b = this.de != null ? this.de : this.dd;
1292
- if (this.g4) {
1293
- let d = this.yy;
1294
- this.yy = this.yw;
1295
- this.yw = d;
1292
+ if (this.g3) {
1293
+ let d = this.yx;
1294
+ this.yx = this.yv;
1295
+ this.yv = d;
1296
1296
  c = true;
1297
1297
  }
1298
- 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);
1299
- if (this.g4) {
1300
- let e = this.yy;
1301
- this.yy = this.yw;
1302
- this.yw = e;
1298
+ 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);
1299
+ if (this.g3) {
1300
+ let e = this.yx;
1301
+ this.yx = this.yv;
1302
+ this.yv = e;
1303
1303
  }
1304
- this.g4 = false;
1304
+ this.g3 = false;
1305
1305
  }
1306
- if (this.g6) {
1306
+ if (this.g5) {
1307
1307
  this.dc.w();
1308
- this.dc.r = truncate(this.jb());
1308
+ this.dc.r = truncate(this.ja());
1309
1309
  this.dc.b = this.df != null ? this.df : this.dd;
1310
- if (this.g1) {
1311
- let f = this.yy;
1312
- this.yy = this.yw;
1313
- this.yw = f;
1310
+ if (this.g0) {
1311
+ let f = this.yx;
1312
+ this.yx = this.yv;
1313
+ this.yv = f;
1314
1314
  c = true;
1315
1315
  }
1316
- 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);
1317
- let g = this.yu;
1318
- this.yu = this.yw;
1319
- this.yw = g;
1320
- if (this.g1) {
1321
- let h = this.yy;
1322
- this.yy = this.yw;
1323
- this.yw = h;
1316
+ 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);
1317
+ let g = this.yt;
1318
+ this.yt = this.yv;
1319
+ this.yv = g;
1320
+ if (this.g0) {
1321
+ let h = this.yx;
1322
+ this.yx = this.yv;
1323
+ this.yv = h;
1324
1324
  }
1325
- this.g1 = false;
1325
+ this.g0 = false;
1326
1326
  }
1327
1327
  this.d9 = false;
1328
1328
  if (!c) {
1329
- this.o1();
1329
+ this.o0();
1330
1330
  }
1331
- this.r7();
1332
- if (this.g3) {
1333
- this.g2 = false;
1334
- this.g1 = true;
1331
+ this.r6();
1332
+ if (this.g2) {
1333
+ this.g1 = false;
1334
+ this.g0 = true;
1335
1335
  }
1336
- if (this.g6) {
1337
- this.g5 = false;
1338
- this.g4 = true;
1336
+ if (this.g5) {
1337
+ this.g4 = false;
1338
+ this.g3 = true;
1339
1339
  }
1340
1340
  }
1341
1341
  else {
1342
- this.aah(this.yu, this.y3);
1343
- this.aak(this.yu, this.y3);
1342
+ this.aag(this.yt, this.y2);
1343
+ this.aaj(this.yt, this.y2);
1344
1344
  }
1345
1345
  }
1346
1346
  c4() {
@@ -1357,18 +1357,18 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1357
1357
  }
1358
1358
  return 3;
1359
1359
  }
1360
- zu() {
1360
+ zt() {
1361
1361
  if (this.isVertical) {
1362
- return this.ws.left;
1362
+ return this.wr.left;
1363
1363
  }
1364
- return this.ws.bottom;
1364
+ return this.wr.bottom;
1365
1365
  }
1366
- zo() {
1366
+ zn() {
1367
1367
  return false;
1368
1368
  }
1369
- ht() {
1370
- let a = super.ht();
1371
- if (this.zo()) {
1369
+ hs() {
1370
+ let a = super.hs();
1371
+ if (this.zn()) {
1372
1372
  let b = ((() => {
1373
1373
  let $ret = new SeriesLayerPropertyOverlay();
1374
1374
  $ret.r = true;
@@ -1385,7 +1385,7 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1385
1385
  })());
1386
1386
  a.add(b);
1387
1387
  }
1388
- if (!this.zo()) {
1388
+ if (!this.zn()) {
1389
1389
  let c = ((() => {
1390
1390
  let $ret = new SeriesLayerPropertyOverlay();
1391
1391
  $ret.r = true;
@@ -1395,10 +1395,10 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1395
1395
  $ret.q = true;
1396
1396
  return $ret;
1397
1397
  })());
1398
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.r0));
1398
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.rz));
1399
1399
  a.add(c);
1400
1400
  }
1401
- if (!this.zo()) {
1401
+ if (!this.zn()) {
1402
1402
  let d = ((() => {
1403
1403
  let $ret = new SeriesLayerPropertyOverlay();
1404
1404
  $ret.r = true;
@@ -1408,7 +1408,7 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1408
1408
  $ret.q = true;
1409
1409
  return $ret;
1410
1410
  })());
1411
- d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.r0));
1411
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.rz));
1412
1412
  a.add(d);
1413
1413
  }
1414
1414
  let e = ((() => {
@@ -1431,18 +1431,18 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1431
1431
  a.add(f);
1432
1432
  return a;
1433
1433
  }
1434
- kv() {
1434
+ ku() {
1435
1435
  if (this.d3()) {
1436
- return this.bn.yy;
1436
+ return this.bn.yx;
1437
1437
  }
1438
1438
  else {
1439
- return this.bn.yu;
1439
+ return this.bn.yt;
1440
1440
  }
1441
1441
  }
1442
- zy() {
1442
+ zx() {
1443
1443
  if (this.bn != null) {
1444
1444
  let a = this.bn;
1445
- return a.zy();
1445
+ return a.zx();
1446
1446
  }
1447
1447
  let b = 0;
1448
1448
  let c = this.fetchXAxis();
@@ -1466,11 +1466,11 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1466
1466
  get GetErrorBarsYAxis() {
1467
1467
  return this.fetchYAxis();
1468
1468
  }
1469
- z9(a, b) {
1470
- this.y2.a1(this, this.zn(), runOn(this, this.ym), this.zv(a), this.zw(a));
1471
- let c = this.y2.d;
1469
+ z8(a, b) {
1470
+ this.y1.a1(this, this.zm(), runOn(this, this.yl), this.zu(a), this.zv(a));
1471
+ let c = this.y1.d;
1472
1472
  let d = c != null;
1473
- let e = this.ys();
1473
+ let e = this.yr();
1474
1474
  if (e == null) {
1475
1475
  return;
1476
1476
  }
@@ -1488,56 +1488,56 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1488
1488
  let q = p.content;
1489
1489
  if (d) {
1490
1490
  let r = p.al;
1491
- this.aaf(j, r, h, e, g, a.q, p.ak);
1491
+ this.aae(j, r, h, e, g, a.q, p.ak);
1492
1492
  }
1493
- this.y2.ac(p, q);
1493
+ this.y1.ac(p, q);
1494
1494
  }
1495
1495
  }
1496
- aak(a, b) {
1497
- this.qx();
1498
- this.wi = a.ab;
1496
+ aaj(a, b) {
1497
+ this.qw();
1498
+ this.wh = a.ab;
1499
1499
  b.aw();
1500
1500
  }
1501
- aah(a, b) {
1501
+ aag(a, b) {
1502
1502
  a.v();
1503
1503
  }
1504
- zv(a) {
1504
+ zu(a) {
1505
1505
  return a.cw.d;
1506
1506
  }
1507
- zw(a) {
1507
+ zv(a) {
1508
1508
  return a.cw.e;
1509
1509
  }
1510
- zx(a) {
1510
+ zw(a) {
1511
1511
  return a.cw.f;
1512
1512
  }
1513
- z8(a) {
1513
+ z7(a) {
1514
1514
  let b = a;
1515
1515
  b.cz.count = 0;
1516
1516
  }
1517
- rt(a, b) {
1518
- super.rt(a, b);
1519
- if (!this.g0) {
1517
+ rs(a, b) {
1518
+ super.rs(a, b);
1519
+ if (!this.gz) {
1520
1520
  this.cv.a4(b);
1521
1521
  return;
1522
1522
  }
1523
1523
  let c = typeCast(CategorySeriesView.$, this.cu);
1524
- c.cw.g(this.id);
1524
+ c.cw.g(this.ic);
1525
1525
  this.cv.a4(b);
1526
1526
  if (this.d5(this.cu)) {
1527
1527
  return;
1528
1528
  }
1529
- this.aal();
1530
- this.g0 = false;
1529
+ this.aak();
1530
+ this.gz = false;
1531
1531
  }
1532
- aal() {
1532
+ aak() {
1533
1533
  let a = typeCast(CategorySeriesView.$, this.cu);
1534
- if (!this.gs) {
1535
- this.aah(this.yx, a);
1534
+ if (!this.gr) {
1535
+ this.aag(this.yw, a);
1536
1536
  }
1537
- this.gs = false;
1538
- this.aak(this.yx, a);
1537
+ this.gr = false;
1538
+ this.aaj(this.yw, a);
1539
1539
  }
1540
- y0(a) {
1540
+ yz(a) {
1541
1541
  let b = typeCast(CategorySeriesView.$, a);
1542
1542
  if (b != null && b.q) {
1543
1543
  if (b.p) {
@@ -1548,7 +1548,7 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1548
1548
  }
1549
1549
  }
1550
1550
  else {
1551
- return this.yz;
1551
+ return this.yy;
1552
1552
  }
1553
1553
  }
1554
1554
  aw(a) {
@@ -1563,7 +1563,7 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1563
1563
  ai() {
1564
1564
  return [this.fetchXAxis(), this.fetchYAxis()];
1565
1565
  }
1566
- static yn(a, b, c, d, e) {
1566
+ static ym(a, b, c, d, e) {
1567
1567
  let f = null;
1568
1568
  if (b > -1 && !d.isEmpty && !c.isEmpty) {
1569
1569
  let g = a._inner[0][0] < c.left - 2000 ? c.left - 10 : NaN;
@@ -1574,29 +1574,29 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1574
1574
  }
1575
1575
  return f;
1576
1576
  }
1577
- aac(a, b, c, d, e) {
1578
- let f = this.wr(a);
1579
- let g = this.ys();
1580
- let h = this.y9();
1577
+ aab(a, b, c, d, e) {
1578
+ let f = this.wq(a);
1579
+ let g = this.yr();
1580
+ let h = this.y8();
1581
1581
  let i = this.fetchXAxis();
1582
1582
  let j = g == i;
1583
- let k = this.wj(this.cv);
1583
+ let k = this.wi(this.cv);
1584
1584
  let l, m;
1585
- let n = this.aab(f, g, j, k, l, m);
1585
+ let n = this.aaa(f, g, j, k, l, m);
1586
1586
  l = n.p4;
1587
1587
  m = n.p5;
1588
1588
  if (d == 0) {
1589
- this.aae(b, l, m, c);
1589
+ this.aad(b, l, m, c);
1590
1590
  }
1591
1591
  else {
1592
1592
  let o, p;
1593
- let q = this.aaa(f, h, j, k, o, p);
1593
+ let q = this.z9(f, h, j, k, o, p);
1594
1594
  o = q.p4;
1595
1595
  p = q.p5;
1596
- this.aad(e, b, l, m, o, p, c);
1596
+ this.aac(e, b, l, m, o, p, c);
1597
1597
  }
1598
1598
  }
1599
- aae(a, b, c, d) {
1599
+ aad(a, b, c, d) {
1600
1600
  if (b == -1 || c == -1) {
1601
1601
  return;
1602
1602
  }
@@ -1609,10 +1609,10 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1609
1609
  return;
1610
1610
  }
1611
1611
  for (let e = b; e <= c; e++) {
1612
- this.z7(a, e, d);
1612
+ this.z6(a, e, d);
1613
1613
  }
1614
1614
  }
1615
- aaa(a, b, c, d, e, f) {
1615
+ z9(a, b, c, d, e, f) {
1616
1616
  let g = new ScalerParams(0, a, this.db.wk, b.ch, this.getEffectiveViewport());
1617
1617
  let h = c ? (b.ch ? d.top : d.bottom) : (b.ch ? d.right : d.left);
1618
1618
  let i = c ? (b.ch ? d.bottom : d.top) : (b.ch ? d.left : d.right);
@@ -1623,7 +1623,7 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1623
1623
  p5: f
1624
1624
  };
1625
1625
  }
1626
- aab(a, b, c, d, e, f) {
1626
+ aaa(a, b, c, d, e, f) {
1627
1627
  let g = new ScalerParams(0, a, this.db.wk, b.ch, this.getEffectiveViewport());
1628
1628
  let h = c ? (b.ch ? d.right : d.left) : (b.ch ? d.top : d.bottom);
1629
1629
  let i = c ? (b.ch ? d.left : d.right) : (b.ch ? d.bottom : d.top);
@@ -1638,7 +1638,7 @@ export let CategorySeries = /*@__PURE__*/ (() => {
1638
1638
  }
1639
1639
  }
1640
1640
  CategorySeries.$t = /*@__PURE__*/ markType(CategorySeries, 'CategorySeries', MarkerSeries.$, [IHasCategoryModePreference_$type, ISupportsErrorBars_$type]);
1641
- CategorySeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CategorySeries, 'raisePropertyChanged', ['CategoryCollisionMode:yt:aam', [CategoryCollisionMode_$type, /*@__PURE__*/ enumGetBox(CategoryCollisionMode_$type, 0)], 'IsCustomCategoryMarkerStyleAllowed:zj:aan', [0, false], 'IsCustomCategoryStyleAllowed:zk:aao', [0, false], 'IsTransitionInEnabled:zl:aap', [0, false], 'TransitionInMode:y5:aaq', [CategoryTransitionInMode_$type, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'UseHighMarkerFidelity:zq:aar', [0, false]]);
1641
+ CategorySeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CategorySeries, 'raisePropertyChanged', ['CategoryCollisionMode:ys:aal', [CategoryCollisionMode_$type, /*@__PURE__*/ enumGetBox(CategoryCollisionMode_$type, 0)], 'IsCustomCategoryMarkerStyleAllowed:zi:aam', [0, false], 'IsCustomCategoryStyleAllowed:zj:aan', [0, false], 'IsTransitionInEnabled:zk:aao', [0, false], 'TransitionInMode:y4:aap', [CategoryTransitionInMode_$type, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'UseHighMarkerFidelity:zp:aaq', [0, false]]);
1642
1642
  return CategorySeries;
1643
1643
  })();
1644
1644
  /**
@@ -1674,7 +1674,7 @@ export let CategorySeriesView = /*@__PURE__*/ (() => {
1674
1674
  })());
1675
1675
  }
1676
1676
  updateMarkerTemplate(a, b, c) {
1677
- if (!this.b4.xi) {
1677
+ if (!this.b4.xh) {
1678
1678
  let d = this.cz.item(a);
1679
1679
  let e = d.content;
1680
1680
  e.item = this.e.dn.item(b);
@@ -1686,7 +1686,7 @@ export let CategorySeriesView = /*@__PURE__*/ (() => {
1686
1686
  return new CategoryBucketCalculator(this);
1687
1687
  }
1688
1688
  get shouldDisplayMarkers() {
1689
- return this.cy.xg();
1689
+ return this.cy.xf();
1690
1690
  }
1691
1691
  updateMarkerCount(a) {
1692
1692
  this.cz.count = a;