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
@@ -62,7 +62,7 @@ export let RadialBucketCalculator = /*@__PURE__*/ (() => {
62
62
  a = this.c;
63
63
  b = this.d;
64
64
  c = this.b;
65
- d = this.a.cw.id;
65
+ d = this.a.cw.ic;
66
66
  return {
67
67
  p0: a,
68
68
  p1: b,
@@ -74,7 +74,7 @@ export let RadialBucketCalculator = /*@__PURE__*/ (() => {
74
74
  let b = this.a.by;
75
75
  let c = this.a.bx;
76
76
  let d = this.a.getEffectiveViewport();
77
- let e = this.a.cw.yz;
77
+ let e = this.a.cw.yy;
78
78
  if (b.isEmpty || c.isEmpty || e == null || this.a.cw.dn == null || this.a.cw.dn.count == 0) {
79
79
  this.b = 0;
80
80
  return;
@@ -88,7 +88,7 @@ export let RadialBucketCalculator = /*@__PURE__*/ (() => {
88
88
  if (g < f) {
89
89
  g = e.lj + g;
90
90
  }
91
- let h = this.a.cw.y5;
91
+ let h = this.a.cw.y4;
92
92
  let i = h != null ? h.n7 : 0.75;
93
93
  let j = Math.min(c.width, c.height) * 0.5 * (i) * 2 * Math.PI;
94
94
  let k = Math.floor((g - f + 1) * a / j);
@@ -114,89 +114,89 @@ export let RadialBucketCalculator = /*@__PURE__*/ (() => {
114
114
  */
115
115
  export let RadialBase = /*@__PURE__*/ (() => {
116
116
  class RadialBase extends MarkerSeries {
117
- q1(a) {
118
- super.q1(a);
119
- this.y9 = a;
117
+ q0(a) {
118
+ super.q0(a);
119
+ this.y8 = a;
120
120
  }
121
121
  constructor() {
122
122
  super();
123
- this.zg = null;
124
- this.zn = false;
123
+ this.zf = null;
125
124
  this.zm = false;
125
+ this.zl = false;
126
+ this.zj = null;
126
127
  this.zk = null;
127
- this.zl = null;
128
128
  this.assigningRadialStyle = null;
129
129
  this.assigningRadialMarkerStyle = null;
130
- this.ys = null;
131
- this.yw = null;
132
- this.yt = null;
130
+ this.yr = null;
133
131
  this.yv = null;
132
+ this.ys = null;
134
133
  this.yu = null;
135
- this.y6 = new OthersCategoryContext();
134
+ this.yt = null;
135
+ this.y5 = new OthersCategoryContext();
136
+ this.zb = new RadialFrame(4);
136
137
  this.zc = new RadialFrame(4);
137
- this.zd = new RadialFrame(4);
138
- this.za = new RadialFrame(4);
139
- this.y8 = null;
140
- this.y4 = null;
141
- this.y4 = new CategoryTransitionSourceFramePreparer();
142
- this.zg = new RadialSeriesRenderManager();
143
- }
144
- aa8() {
138
+ this.y9 = new RadialFrame(4);
139
+ this.y7 = null;
140
+ this.y3 = null;
141
+ this.y3 = new CategoryTransitionSourceFramePreparer();
142
+ this.zf = new RadialSeriesRenderManager();
143
+ }
144
+ aa7() {
145
145
  if (this.dc.g) {
146
146
  this.dc.t();
147
147
  }
148
148
  }
149
149
  get categoryAxis() {
150
- return this.yz;
150
+ return this.yy;
151
151
  }
152
152
  a0() {
153
- return this.yz;
153
+ return this.yy;
154
154
  }
155
- yn(a, b) {
155
+ ym(a, b) {
156
156
  return null;
157
157
  }
158
- ps(a) {
159
- if (a == this.y7) {
160
- if (this.fi) {
161
- this.ba.a$x(this, a, this.yz.lk - 1);
158
+ pr(a) {
159
+ if (a == this.y6) {
160
+ if (this.fh) {
161
+ this.ba.a$x(this, a, this.yy.lk - 1);
162
162
  }
163
163
  return;
164
164
  }
165
- super.ps(a);
165
+ super.pr(a);
166
166
  }
167
167
  ee(a) {
168
- if (a == this.y7 && this.yz != null && this.yz.cl && this.yz.hasOthersCategory) {
168
+ if (a == this.y6 && this.yy != null && this.yy.cl && this.yy.hasOthersCategory) {
169
169
  return true;
170
170
  }
171
171
  return super.ee(a);
172
172
  }
173
- pq(a) {
174
- if (a == this.y7) {
175
- if (this.fi) {
173
+ pp(a) {
174
+ if (a == this.y6) {
175
+ if (this.fh) {
176
176
  this.ba.a$an(this, a, this.dn.count - 1);
177
177
  }
178
178
  return;
179
179
  }
180
- super.pq(a);
180
+ super.pp(a);
181
181
  }
182
182
  eb(a, b, c, d, e) {
183
183
  if (!this.hasMarkers) {
184
184
  return false;
185
185
  }
186
- let f = this.yz;
187
- let g = new ScalerParams(1, this.db.v4, this.ws, f.ch);
186
+ let f = this.yy;
187
+ let g = new ScalerParams(1, this.db.v4, this.wr, f.ch);
188
188
  g.c = this.getEffectiveViewport1(this.cv);
189
- let h = this.y5;
190
- let i = new ScalerParams(1, this.db.v4, this.ws, h.ch);
189
+ let h = this.y4;
190
+ let i = new ScalerParams(1, this.db.v4, this.wr, h.ch);
191
191
  i.c = this.getEffectiveViewport1(this.cv);
192
- let j = this.z5;
192
+ let j = this.z4;
193
193
  a.clear();
194
- this.w6.cj((k) => {
194
+ this.w5.cj((k) => {
195
195
  if (k._visibility == 0) {
196
196
  let l = new SeriesPointOfInterest();
197
197
  let m = k.n;
198
198
  let n = k.o;
199
- if (m < this.ws.left || m > this.ws.right || n < this.ws.top || n > this.ws.bottom) {
199
+ if (m < this.wr.left || m > this.wr.right || n < this.wr.top || n > this.wr.bottom) {
200
200
  return;
201
201
  }
202
202
  let o = null;
@@ -205,19 +205,19 @@ export let RadialBase = /*@__PURE__*/ (() => {
205
205
  }
206
206
  let p;
207
207
  let q;
208
- let r = this.y8.h(m, n, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport(), p, q);
208
+ let r = this.y7.h(m, n, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport(), p, q);
209
209
  p = r.p5;
210
210
  q = r.p6;
211
211
  l.d = p;
212
212
  l.e = q;
213
213
  let s = l.e;
214
214
  let t = k.ak;
215
- l.f = this.aa5(s, o, t, d, j, c, b, false);
215
+ l.f = this.aa4(s, o, t, d, j, c, b, false);
216
216
  l.b = k.content;
217
- l.g = this.vg;
217
+ l.g = this.vf;
218
218
  l.c = k.ak;
219
- if (this.g9) {
220
- l.g = this.vn(k.ak);
219
+ if (this.g8) {
220
+ l.g = this.vm(k.ak);
221
221
  }
222
222
  l.a = this.ar(k.ak, k.al);
223
223
  a.add(l);
@@ -225,32 +225,32 @@ export let RadialBase = /*@__PURE__*/ (() => {
225
225
  });
226
226
  return true;
227
227
  }
228
- ks(a, b) {
228
+ kr(a, b) {
229
229
  let c = null;
230
230
  if (this.dn != null) {
231
231
  if (a >= 0 && a < this.dn.count) {
232
232
  c = this.dn.item(a);
233
233
  }
234
- if (this.yz != null && this.yz.cl && a == this.yz.othersIndex) {
235
- c = this.y7;
234
+ if (this.yy != null && this.yy.cl && a == this.yy.othersIndex) {
235
+ c = this.y6;
236
236
  }
237
237
  }
238
238
  let d = NaN;
239
239
  if (c != null) {
240
- d = this.jc(c);
240
+ d = this.jb(c);
241
241
  }
242
- let e = this.aa5(d, c, a, this.z4 >= 0 ? this.z4 : 5, this.z5, false, false, b);
242
+ let e = this.aa4(d, c, a, this.z3 >= 0 ? this.z3 : 5, this.z4, false, false, b);
243
243
  if (e != null) {
244
244
  return e;
245
245
  }
246
- return super.ks(a, b);
246
+ return super.kr(a, b);
247
247
  }
248
- aa5(a, b, c, d, e, f, g, h) {
248
+ aa4(a, b, c, d, e, f, g, h) {
249
249
  let i = null;
250
- let j = (b == this.y7);
251
- let k = this.ze;
250
+ let j = (b == this.y6);
251
+ let k = this.zd;
252
252
  if (h) {
253
- k = this.zf;
253
+ k = this.ze;
254
254
  }
255
255
  if (k == 0) {
256
256
  if (h) {
@@ -260,10 +260,10 @@ export let RadialBase = /*@__PURE__*/ (() => {
260
260
  k = 6;
261
261
  }
262
262
  }
263
- if ((h && ((this.yt != null) || (j && this.yu != null))) || (!h && ((this.yw != null) || (j && this.yv != null)))) {
264
- let l = this.z1(a, b, c, d, f);
265
- let m = this.z2(a, b, c, e, f);
266
- let n = this.aam(c);
263
+ if ((h && ((this.ys != null) || (j && this.yt != null))) || (!h && ((this.yv != null) || (j && this.yu != null)))) {
264
+ let l = this.z0(a, b, c, d, f);
265
+ let m = this.z1(a, b, c, e, f);
266
+ let n = this.aal(c);
267
267
  let o = ((() => {
268
268
  let $ret = new ProportionalRadialLabelContext();
269
269
  $ret.value = l;
@@ -275,26 +275,26 @@ export let RadialBase = /*@__PURE__*/ (() => {
275
275
  let p = null;
276
276
  if (j) {
277
277
  if (h) {
278
- p = this.yu;
278
+ p = this.yt;
279
279
  }
280
280
  else {
281
- p = this.yv;
281
+ p = this.yu;
282
282
  }
283
283
  if (p == null) {
284
284
  if (h) {
285
- p = this.yt;
285
+ p = this.ys;
286
286
  }
287
287
  else {
288
- p = this.yw;
288
+ p = this.yv;
289
289
  }
290
290
  }
291
291
  }
292
292
  else {
293
293
  if (h) {
294
- p = this.yt;
294
+ p = this.ys;
295
295
  }
296
296
  else {
297
- p = this.yw;
297
+ p = this.yv;
298
298
  }
299
299
  }
300
300
  i = p.i(o);
@@ -302,65 +302,65 @@ export let RadialBase = /*@__PURE__*/ (() => {
302
302
  else if (k != 1) {
303
303
  switch (k) {
304
304
  case 2:
305
- i = this.aan(a, b, c, d, f);
305
+ i = this.aam(a, b, c, d, f);
306
306
  break;
307
307
  case 3:
308
- i = this.aao(a, b, c, e, f);
308
+ i = this.aan(a, b, c, e, f);
309
309
  break;
310
310
  case 4:
311
311
  {
312
- let q = this.aan(a, b, c, d, f);
313
- let r = this.aao(a, b, c, e, f);
314
- i = q + this.aad + r;
312
+ let q = this.aam(a, b, c, d, f);
313
+ let r = this.aan(a, b, c, e, f);
314
+ i = q + this.aac + r;
315
315
  }
316
316
  break;
317
317
  case 5:
318
- i = this.aam(c);
318
+ i = this.aal(c);
319
319
  break;
320
320
  case 6:
321
321
  {
322
- let s = this.aan(a, b, c, d, f);
323
- let t = this.aam(c);
324
- i = t + this.aad + s;
322
+ let s = this.aam(a, b, c, d, f);
323
+ let t = this.aal(c);
324
+ i = t + this.aac + s;
325
325
  }
326
326
  break;
327
327
  case 7:
328
328
  {
329
- let u = this.aao(a, b, c, e, f);
330
- let v = this.aam(c);
331
- i = v + this.aad + u;
329
+ let u = this.aan(a, b, c, e, f);
330
+ let v = this.aal(c);
331
+ i = v + this.aac + u;
332
332
  }
333
333
  break;
334
334
  case 8:
335
335
  {
336
- let w = this.aan(a, b, c, d, f);
337
- let x = this.aao(a, b, c, e, f);
338
- let y = this.aam(c);
339
- i = y + this.aad + w + this.aad + x;
336
+ let w = this.aam(a, b, c, d, f);
337
+ let x = this.aan(a, b, c, e, f);
338
+ let y = this.aal(c);
339
+ i = y + this.aac + w + this.aac + x;
340
340
  }
341
341
  break;
342
342
  }
343
343
  }
344
344
  else {
345
345
  if (g) {
346
- i = this.aan(a, b, c, d, f);
346
+ i = this.aam(a, b, c, d, f);
347
347
  }
348
348
  else {
349
- i = this.aam(c);
349
+ i = this.aal(c);
350
350
  }
351
351
  }
352
352
  return i;
353
353
  }
354
- aam(a) {
355
- let b = this.yz;
354
+ aal(a) {
355
+ let b = this.yy;
356
356
  let c = this.au(true);
357
- if (this.yz != null && this.yz.cl && this.yz.hasOthersCategory && a == this.yz.othersIndex) {
358
- if (this.ys != null) {
359
- c = this.ys;
357
+ if (this.yy != null && this.yy.cl && this.yy.hasOthersCategory && a == this.yy.othersIndex) {
358
+ if (this.yr != null) {
359
+ c = this.yr;
360
360
  }
361
361
  }
362
362
  if (c != null) {
363
- let d = super.ks(a, false);
363
+ let d = super.kr(a, false);
364
364
  if (d != null) {
365
365
  return c.i(d);
366
366
  }
@@ -372,30 +372,30 @@ export let RadialBase = /*@__PURE__*/ (() => {
372
372
  return b.gf(a);
373
373
  }
374
374
  }
375
- aan(a, b, c, d, e) {
375
+ aam(a, b, c, d, e) {
376
376
  let f = a;
377
- f = this.z9(c, f);
377
+ f = this.z8(c, f);
378
378
  if (e) {
379
- return this.aab(f, d);
379
+ return this.aaa(f, d);
380
380
  }
381
381
  else {
382
- a = this.jc(b);
382
+ a = this.jb(b);
383
383
  if (!isNaN_(a)) {
384
- return this.aab(a, d);
384
+ return this.aaa(a, d);
385
385
  }
386
386
  else {
387
- return this.aab(f, d);
387
+ return this.aaa(f, d);
388
388
  }
389
389
  }
390
390
  }
391
- z1(a, b, c, d, e) {
391
+ z0(a, b, c, d, e) {
392
392
  let f = a;
393
- f = this.z9(c, f);
393
+ f = this.z8(c, f);
394
394
  if (e) {
395
395
  return f;
396
396
  }
397
397
  else {
398
- a = this.jc(b);
398
+ a = this.jb(b);
399
399
  if (!isNaN_(a)) {
400
400
  return a;
401
401
  }
@@ -404,34 +404,34 @@ export let RadialBase = /*@__PURE__*/ (() => {
404
404
  }
405
405
  }
406
406
  }
407
- aao(a, b, c, d, e) {
408
- if (this.yz == null || !this.yz.cl) {
409
- return this.aan(a, b, c, d, e);
407
+ aan(a, b, c, d, e) {
408
+ if (this.yy == null || !this.yy.cl) {
409
+ return this.aam(a, b, c, d, e);
410
410
  }
411
- let f = this.yz.oa(c);
411
+ let f = this.yy.oa(c);
412
412
  if (e) {
413
- return this.aab(f, d) + "%";
413
+ return this.aaa(f, d) + "%";
414
414
  }
415
415
  else {
416
- a = this.yz.oa(c);
416
+ a = this.yy.oa(c);
417
417
  if (!isNaN_(a)) {
418
- return this.aab(a, d) + "%";
418
+ return this.aaa(a, d) + "%";
419
419
  }
420
420
  else {
421
- return this.aab(f, d) + "%";
421
+ return this.aaa(f, d) + "%";
422
422
  }
423
423
  }
424
424
  }
425
- z2(a, b, c, d, e) {
426
- if (this.yz == null || !this.yz.cl) {
427
- return this.z1(a, b, c, d, e);
425
+ z1(a, b, c, d, e) {
426
+ if (this.yy == null || !this.yy.cl) {
427
+ return this.z0(a, b, c, d, e);
428
428
  }
429
- let f = this.yz.oa(c);
429
+ let f = this.yy.oa(c);
430
430
  if (e) {
431
431
  return f;
432
432
  }
433
433
  else {
434
- a = this.yz.oa(c);
434
+ a = this.yy.oa(c);
435
435
  if (!isNaN_(a)) {
436
436
  return a;
437
437
  }
@@ -440,10 +440,10 @@ export let RadialBase = /*@__PURE__*/ (() => {
440
440
  }
441
441
  }
442
442
  }
443
- z9(a, b) {
443
+ z8(a, b) {
444
444
  return b;
445
445
  }
446
- aab(a, b) {
446
+ aaa(a, b) {
447
447
  let c;
448
448
  if (b >= 0) {
449
449
  c = round10N(a, b);
@@ -460,13 +460,13 @@ export let RadialBase = /*@__PURE__*/ (() => {
460
460
  return c.toString();
461
461
  }
462
462
  }
463
- get_ft() {
463
+ get_fs() {
464
464
  return true;
465
465
  }
466
- get_fe() {
466
+ get_fd() {
467
467
  return true;
468
468
  }
469
- zh(a, b, c) {
469
+ zg(a, b, c) {
470
470
  let d = new HighlightingInfo();
471
471
  d.i = this;
472
472
  d.g = 0;
@@ -477,12 +477,12 @@ export let RadialBase = /*@__PURE__*/ (() => {
477
477
  }
478
478
  return d;
479
479
  }
480
- zy() {
480
+ zx() {
481
481
  return false;
482
482
  }
483
- ht() {
484
- let a = super.ht();
485
- if (this.zy()) {
483
+ hs() {
484
+ let a = super.hs();
485
+ if (this.zx()) {
486
486
  let b = ((() => {
487
487
  let $ret = new SeriesLayerPropertyOverlay();
488
488
  $ret.r = true;
@@ -499,7 +499,7 @@ export let RadialBase = /*@__PURE__*/ (() => {
499
499
  })());
500
500
  a.add(b);
501
501
  }
502
- if (!this.zy()) {
502
+ if (!this.zx()) {
503
503
  let c = ((() => {
504
504
  let $ret = new SeriesLayerPropertyOverlay();
505
505
  $ret.r = true;
@@ -509,10 +509,10 @@ export let RadialBase = /*@__PURE__*/ (() => {
509
509
  $ret.q = true;
510
510
  return $ret;
511
511
  })());
512
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.r0));
512
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.rz));
513
513
  a.add(c);
514
514
  }
515
- if (!this.zy()) {
515
+ if (!this.zx()) {
516
516
  let d = ((() => {
517
517
  let $ret = new SeriesLayerPropertyOverlay();
518
518
  $ret.r = true;
@@ -522,7 +522,7 @@ export let RadialBase = /*@__PURE__*/ (() => {
522
522
  $ret.q = true;
523
523
  return $ret;
524
524
  })());
525
- d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.r0));
525
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.rz));
526
526
  a.add(d);
527
527
  }
528
528
  let e = ((() => {
@@ -545,31 +545,31 @@ export let RadialBase = /*@__PURE__*/ (() => {
545
545
  a.add(f);
546
546
  return a;
547
547
  }
548
- kv() {
548
+ ku() {
549
549
  if (this.d3()) {
550
- return this.bn.zd;
550
+ return this.bn.zc;
551
551
  }
552
552
  else {
553
- return this.bn.za;
553
+ return this.bn.y9;
554
554
  }
555
555
  }
556
- zi(a, b, c) {
556
+ zh(a, b, c) {
557
557
  if (this.dn == null) {
558
558
  return null;
559
559
  }
560
- let d = this.y9.cx.c;
561
- let e = this.y9.cx.d;
562
- let f = this.y9.cx.b;
563
- let g = this.zb();
560
+ let d = this.y8.cx.c;
561
+ let e = this.y8.cx.d;
562
+ let f = this.y8.cx.b;
563
+ let g = this.za();
564
564
  let h = this.dn.count;
565
- let i = this.yz;
565
+ let i = this.yy;
566
566
  let j = -1;
567
567
  let k = -1;
568
- let l = this.j3(b);
568
+ let l = this.j2(b);
569
569
  if (isNaN_(b.x) || isNaN_(b.y)) {
570
570
  if (a != null && this.dn != null) {
571
- if (a == this.y7) {
572
- l = this.yz.othersIndex;
571
+ if (a == this.y6) {
572
+ l = this.yy.othersIndex;
573
573
  }
574
574
  else {
575
575
  l = this.dn.indexOf(a);
@@ -587,23 +587,23 @@ export let RadialBase = /*@__PURE__*/ (() => {
587
587
  m.f = k;
588
588
  return m;
589
589
  }
590
- zj(a, b, c) {
590
+ zi(a, b, c) {
591
591
  if (this.dn == null) {
592
592
  return null;
593
593
  }
594
- let d = this.y9.cx.c;
595
- let e = this.y9.cx.d;
596
- let f = this.y9.cx.b;
597
- let g = this.zb();
594
+ let d = this.y8.cx.c;
595
+ let e = this.y8.cx.d;
596
+ let f = this.y8.cx.b;
597
+ let g = this.za();
598
598
  let h = this.dn.count;
599
- let i = this.yz;
599
+ let i = this.yy;
600
600
  let j = -1;
601
601
  let k = -1;
602
- let l = this.j3(b);
602
+ let l = this.j2(b);
603
603
  if (isNaN_(b.x) || isNaN_(b.y)) {
604
604
  if (a != null && this.dn != null) {
605
- if (a == this.y7) {
606
- l = this.yz.othersIndex;
605
+ if (a == this.y6) {
606
+ l = this.yy.othersIndex;
607
607
  }
608
608
  else {
609
609
  l = this.dn.indexOf(a);
@@ -623,101 +623,101 @@ export let RadialBase = /*@__PURE__*/ (() => {
623
623
  return m;
624
624
  }
625
625
  dg(a, b, c) {
626
- if (this.ed && this.fz(this.bx) && !c) {
627
- let d = this.zi(a, b, this.zk);
628
- this.zk = d;
626
+ if (this.ed && this.fy(this.bx) && !c) {
627
+ let d = this.zh(a, b, this.zj);
628
+ this.zj = d;
629
629
  return d;
630
630
  }
631
631
  else {
632
- let e = this.zh(a, b, this.zk);
633
- this.zk = e;
632
+ let e = this.zg(a, b, this.zj);
633
+ this.zj = e;
634
634
  return e;
635
635
  }
636
636
  }
637
637
  dh(a, b, c) {
638
- if (this.fz(this.bx) && !c) {
639
- let d = this.zj(a, b, this.zl);
640
- this.zl = d;
638
+ if (this.fy(this.bx) && !c) {
639
+ let d = this.zi(a, b, this.zk);
640
+ this.zk = d;
641
641
  return d;
642
642
  }
643
643
  else {
644
- let e = this.zh(a, b, this.zl);
644
+ let e = this.zg(a, b, this.zk);
645
645
  e.d = true;
646
- this.zl = e;
646
+ this.zk = e;
647
647
  return e;
648
648
  }
649
649
  }
650
- zx() {
651
- return (this.assigningRadialStyle != null && this.zn) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
652
- }
653
650
  zw() {
654
- return (this.assigningRadialMarkerStyle != null && this.zm) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
651
+ return (this.assigningRadialStyle != null && this.zm) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
655
652
  }
656
- abb(a) {
657
- if (this.assigningRadialStyle != null && this.zn) {
653
+ zv() {
654
+ return (this.assigningRadialMarkerStyle != null && this.zl) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
655
+ }
656
+ aba(a) {
657
+ if (this.assigningRadialStyle != null && this.zm) {
658
658
  this.assigningRadialStyle(this, a);
659
659
  }
660
660
  }
661
- aba(a) {
662
- if (this.assigningRadialMarkerStyle != null && this.zm) {
661
+ aa9(a) {
662
+ if (this.assigningRadialMarkerStyle != null && this.zl) {
663
663
  this.assigningRadialMarkerStyle(this, a);
664
664
  }
665
665
  }
666
- z6(a) {
666
+ z5(a) {
667
667
  return a.cx.b;
668
668
  }
669
- z7(a) {
669
+ z6(a) {
670
670
  return a.cx.c;
671
671
  }
672
672
  ai() {
673
- return [this.yz, this.y5];
674
- }
675
- sr(a, b) {
676
- this.y9.cx.e(this.id);
677
- this.rr(false);
673
+ return [this.yy, this.y4];
678
674
  }
679
675
  sq(a, b) {
680
- if (this.g1 && this.jq < 0.05 && (this.db == null || !this.db.fn())) {
681
- this.g2 = true;
682
- this.g5 = false;
683
- this.gk = false;
676
+ this.y8.cx.e(this.ic);
677
+ this.rq(false);
678
+ }
679
+ sp(a, b) {
680
+ if (this.g0 && this.jp < 0.05 && (this.db == null || !this.db.fn())) {
681
+ this.g1 = true;
682
+ this.g4 = false;
683
+ this.gj = false;
684
684
  }
685
- this.y9.cx.e(this.id);
686
- this.rr(false);
685
+ this.y8.cx.e(this.ic);
686
+ this.rq(false);
687
687
  }
688
- q9(a, b, c, d) {
689
- super.q9(a, b, c, d);
688
+ q8(a, b, c, d) {
689
+ super.q8(a, b, c, d);
690
690
  switch (b) {
691
691
  case RadialBase.$$p[6]:
692
- this.rr(false);
692
+ this.rq(false);
693
693
  break;
694
694
  case RadialBase.$$p[14]:
695
- this.pe();
696
- this.rr(false);
695
+ this.pd();
696
+ this.rq(false);
697
697
  break;
698
698
  case "SeriesViewer":
699
699
  if (c != null && d == null) {
700
- if (this.yz != null) {
701
- this.yz.b0(this);
700
+ if (this.yy != null) {
701
+ this.yy.b0(this);
702
702
  }
703
- if (this.y5 != null) {
704
- this.y5.b0(this);
703
+ if (this.y4 != null) {
704
+ this.y4.b0(this);
705
705
  }
706
706
  }
707
707
  if (c == null && d != null) {
708
- if (this.yz != null) {
709
- this.yz.ct(this);
708
+ if (this.yy != null) {
709
+ this.yy.ct(this);
710
710
  }
711
- if (this.y5 != null) {
712
- this.y5.ct(this);
711
+ if (this.y4 != null) {
712
+ this.y4.ct(this);
713
713
  }
714
714
  }
715
- this.y9.cx.e(this.id);
716
- this.rr(false);
715
+ this.y8.cx.e(this.ic);
716
+ this.rq(false);
717
717
  break;
718
718
  case RadialBase.$$p[0]:
719
- if (this.yz != null && this.y5 != null) {
720
- this.y8 = new RadialAxes(this.y5, this.yz);
719
+ if (this.yy != null && this.y4 != null) {
720
+ this.y7 = new RadialAxes(this.y4, this.yy);
721
721
  }
722
722
  if (c != null) {
723
723
  c.b0(this);
@@ -725,12 +725,12 @@ export let RadialBase = /*@__PURE__*/ (() => {
725
725
  if (d != null) {
726
726
  d.ct(this);
727
727
  }
728
- this.y9.cx.e(this.id);
729
- this.rr(false);
728
+ this.y8.cx.e(this.ic);
729
+ this.rq(false);
730
730
  break;
731
731
  case RadialBase.$$p[22]:
732
- if (this.yz != null && this.y5 != null) {
733
- this.y8 = new RadialAxes(this.y5, this.yz);
732
+ if (this.yy != null && this.y4 != null) {
733
+ this.y7 = new RadialAxes(this.y4, this.yy);
734
734
  }
735
735
  if (c != null) {
736
736
  c.b0(this);
@@ -738,165 +738,165 @@ export let RadialBase = /*@__PURE__*/ (() => {
738
738
  if (d != null) {
739
739
  d.ct(this);
740
740
  }
741
- this.y9.cx.e(this.id);
742
- if (this.y5 == null || !this.y5.c1()) {
743
- this.rr(false);
741
+ this.y8.cx.e(this.ic);
742
+ if (this.y4 == null || !this.y4.c1()) {
743
+ this.rq(false);
744
744
  }
745
745
  break;
746
746
  case RadialBase.$$p[3]:
747
747
  case RadialBase.$$p[4]:
748
- if (this.aaf != null) {
749
- this.ys = new BindingFormatter();
750
- this.ys.j = this.aaf;
751
- this.ys.d = this.ym;
748
+ if (this.aae != null) {
749
+ this.yr = new BindingFormatter();
750
+ this.yr.j = this.aae;
751
+ this.yr.d = this.yl;
752
752
  }
753
753
  else {
754
- this.ys = null;
754
+ this.yr = null;
755
755
  }
756
756
  break;
757
757
  case RadialBase.$$p[19]:
758
758
  case RadialBase.$$p[20]:
759
- if (this.aa2 != null) {
760
- this.yw = new BindingFormatter();
761
- this.yw.j = this.aa2;
762
- this.yw.d = this.yr;
759
+ if (this.aa1 != null) {
760
+ this.yv = new BindingFormatter();
761
+ this.yv.j = this.aa1;
762
+ this.yv.d = this.yq;
763
763
  }
764
764
  else {
765
- this.yw = null;
765
+ this.yv = null;
766
766
  }
767
767
  break;
768
768
  case RadialBase.$$p[12]:
769
769
  case RadialBase.$$p[13]:
770
- if (this.aas != null) {
771
- this.yt = new BindingFormatter();
772
- this.yt.j = this.aas;
773
- this.yt.d = this.yo;
770
+ if (this.aar != null) {
771
+ this.ys = new BindingFormatter();
772
+ this.ys.j = this.aar;
773
+ this.ys.d = this.yn;
774
774
  }
775
775
  else {
776
- this.yt = null;
776
+ this.ys = null;
777
777
  }
778
778
  break;
779
779
  case RadialBase.$$p[17]:
780
780
  case RadialBase.$$p[18]:
781
- if (this.aa2 != null) {
782
- this.yv = new BindingFormatter();
783
- this.yv.j = this.aaz;
784
- this.yv.d = this.yq;
781
+ if (this.aa1 != null) {
782
+ this.yu = new BindingFormatter();
783
+ this.yu.j = this.aay;
784
+ this.yu.d = this.yp;
785
785
  }
786
786
  else {
787
- this.yv = null;
787
+ this.yu = null;
788
788
  }
789
789
  break;
790
790
  case RadialBase.$$p[15]:
791
791
  case RadialBase.$$p[16]:
792
- if (this.aas != null) {
793
- this.yu = new BindingFormatter();
794
- this.yu.j = this.aaw;
795
- this.yu.d = this.yp;
792
+ if (this.aar != null) {
793
+ this.yt = new BindingFormatter();
794
+ this.yt.j = this.aav;
795
+ this.yt.d = this.yo;
796
796
  }
797
797
  else {
798
- this.yu = null;
798
+ this.yt = null;
799
799
  }
800
800
  break;
801
801
  case "SyncLink":
802
802
  if (this.c3 != null && this.db != null) {
803
- this.y9.cx.e(this.id);
804
- this.rr(false);
803
+ this.y8.cx.e(this.ic);
804
+ this.rq(false);
805
805
  }
806
806
  break;
807
807
  case "TransitionProgress":
808
- this.zd.c(this.jq, this.zc, this.za);
808
+ this.zc.c(this.jp, this.zb, this.y9);
809
809
  if (this.d5(this.cv)) {
810
810
  return;
811
811
  }
812
- if (this.jq == 1) {
813
- this.za.w();
814
- this.abc(this.za, this.y9);
815
- if (this.g1) {
816
- this.g1 = false;
817
- this.o6();
818
- this.dc.r = truncate(this.i9());
812
+ if (this.jp == 1) {
813
+ this.y9.w();
814
+ this.abb(this.y9, this.y8);
815
+ if (this.g0) {
816
+ this.g0 = false;
817
+ this.o5();
818
+ this.dc.r = truncate(this.i8());
819
819
  this.dc.b = this.dd;
820
820
  }
821
- if (this.g4) {
822
- this.g4 = false;
823
- this.o6();
824
- this.dc.r = truncate(this.i9());
821
+ if (this.g3) {
822
+ this.g3 = false;
823
+ this.o5();
824
+ this.dc.r = truncate(this.i8());
825
825
  this.dc.b = this.dd;
826
- this.q0();
826
+ this.qz();
827
827
  }
828
- this.qo();
828
+ this.qn();
829
829
  }
830
830
  else {
831
- this.abc(this.zd, this.y9);
831
+ this.abb(this.zc, this.y8);
832
832
  }
833
833
  if (this.db != null) {
834
834
  this.db.qo(this);
835
835
  }
836
836
  break;
837
837
  case RadialBase.$$p[8]:
838
- this.rr(false);
839
- this.ql();
838
+ this.rq(false);
839
+ this.qk();
840
840
  break;
841
841
  case "VisibilityProxy":
842
842
  if (EnumUtil.getEnumValue(Visibility_$type, c) != 0 && EnumUtil.getEnumValue(Visibility_$type, d) == 0) {
843
- this.y9.cx.e(this.id);
843
+ this.y8.cx.e(this.ic);
844
844
  }
845
845
  break;
846
846
  case RadialBase.$$p[10]:
847
- this.zn = this.zv();
848
- this.rr(false);
847
+ this.zm = this.zu();
848
+ this.rq(false);
849
849
  break;
850
850
  case RadialBase.$$p[9]:
851
- this.zm = this.zu();
852
- this.rr(false);
851
+ this.zl = this.zt();
852
+ this.rq(false);
853
853
  break;
854
854
  }
855
855
  }
856
- zv() {
857
- return this.zs;
858
- }
859
856
  zu() {
860
857
  return this.zr;
861
858
  }
862
- zp(a) {
859
+ zt() {
860
+ return this.zq;
861
+ }
862
+ zo(a) {
863
863
  if (typeCast(NumericRadiusAxis.$, a) !== null) {
864
864
  return true;
865
865
  }
866
866
  return false;
867
867
  }
868
- zo(a) {
868
+ zn(a) {
869
869
  if (typeCast(CategoryAngleAxis.$, a) !== null) {
870
870
  return true;
871
871
  }
872
872
  return false;
873
873
  }
874
- get_y7() {
875
- return this.y6;
874
+ get_y6() {
875
+ return this.y5;
876
876
  }
877
- get y7() {
878
- return this.get_y7();
877
+ get y6() {
878
+ return this.get_y6();
879
879
  }
880
- kn(a) {
881
- let b = this.j3(a);
880
+ km(a) {
881
+ let b = this.j2(a);
882
882
  let c = false;
883
- if (this.yz != null && this.yz.cl) {
884
- let d = this.yz;
885
- let e = d.hasOthersCategory && b == this.yz.lj - 1;
883
+ if (this.yy != null && this.yy.cl) {
884
+ let d = this.yy;
885
+ let e = d.hasOthersCategory && b == this.yy.lj - 1;
886
886
  c = e;
887
887
  }
888
888
  if (c) {
889
- let f = this.yz;
890
- return this.y7;
889
+ let f = this.yy;
890
+ return this.y6;
891
891
  }
892
892
  return b >= 0 && this.dn != null && b < this.dn.count ? this.dn.item(b) : null;
893
893
  }
894
- zz(a) {
894
+ zy(a) {
895
895
  let b = this.cv.by;
896
896
  let c = this.cv.bx;
897
897
  let d = this.cv.getEffectiveViewport();
898
- if (this.yz != null && !b.isEmpty && !c.isEmpty && this.y8 != null) {
899
- let e = this.y8.c(a, b, c, d);
898
+ if (this.yy != null && !b.isEmpty && !c.isEmpty && this.y7 != null) {
899
+ let e = this.y7.c(a, b, c, d);
900
900
  if (e < 0) {
901
901
  e += Math.PI * 2;
902
902
  }
@@ -907,188 +907,188 @@ export let RadialBase = /*@__PURE__*/ (() => {
907
907
  }
908
908
  return NaN;
909
909
  }
910
- ir(a) {
910
+ iq(a) {
911
911
  let b = this.cv.by;
912
912
  let c = this.cv.bx;
913
913
  let d = this.getEffectiveViewport1(this.cv);
914
914
  let e = -1;
915
- if (this.yz != null && !b.isEmpty && !c.isEmpty && this.y8 != null) {
916
- let f = this.y8.c(a, b, c, d);
915
+ if (this.yy != null && !b.isEmpty && !c.isEmpty && this.y7 != null) {
916
+ let f = this.y7.c(a, b, c, d);
917
917
  if (f < 0) {
918
918
  f += Math.PI * 2;
919
919
  }
920
920
  if (f > Math.PI * 2) {
921
921
  f -= Math.PI * 2;
922
922
  }
923
- let g = this.yz.getUnscaledAngle(f);
924
- if (this.yz.categoryMode != 0) {
923
+ let g = this.yy.getUnscaledAngle(f);
924
+ if (this.yy.categoryMode != 0) {
925
925
  g -= 0.5;
926
926
  }
927
927
  e = g;
928
928
  }
929
929
  return e;
930
930
  }
931
- z0(a, b, c, d) {
932
- return this.yz.m7(a, b, c, d);
931
+ zz(a, b, c, d) {
932
+ return this.yy.m7(a, b, c, d);
933
933
  }
934
- j3(a) {
935
- let b = truncate(Math.round(this.ir(a)));
934
+ j2(a) {
935
+ let b = truncate(Math.round(this.iq(a)));
936
936
  let c = false;
937
- if (this.yz != null && this.yz.cl) {
938
- let d = this.yz;
939
- let e = d.hasOthersCategory && b == this.yz.lj - 1;
937
+ if (this.yy != null && this.yy.cl) {
938
+ let d = this.yy;
939
+ let e = d.hasOthersCategory && b == this.yy.lj - 1;
940
940
  c = e;
941
941
  }
942
942
  if (c) {
943
- let f = this.yz;
944
- return this.yz.lj - 1;
943
+ let f = this.yy;
944
+ return this.yy.lj - 1;
945
945
  }
946
946
  if (this.dn != null && b == this.dn.count) {
947
947
  b = 0;
948
948
  }
949
949
  return b;
950
950
  }
951
- gd(a) {
951
+ gc(a) {
952
952
  return false;
953
953
  }
954
- zb() {
955
- let a = this.za;
954
+ za() {
955
+ let a = this.y9;
956
956
  if (this.d3()) {
957
957
  if (this.dc.g) {
958
958
  this.dc.t();
959
959
  }
960
- a = this.zd;
960
+ a = this.zc;
961
961
  }
962
962
  return a;
963
963
  }
964
- qb() {
965
- super.qb();
966
- if (this.yz != null) {
967
- this.yz.ib(false);
964
+ qa() {
965
+ super.qa();
966
+ if (this.yy != null) {
967
+ this.yy.ib(false);
968
968
  }
969
- if (this.y5 != null) {
970
- this.y5.ib(false);
969
+ if (this.y4 != null) {
970
+ this.y4.ib(false);
971
971
  }
972
972
  }
973
- he(a, b, c) {
973
+ hd(a, b, c) {
974
974
  let d = true;
975
975
  let e = c;
976
- if (!super.he(a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.yz == null || this.yz.itemsSource == null || this.y5 == null || this.y8 == null || this.dn == null || this.yz.bi == null || this.y5.bi == null || this.y5.l4 == this.y5.l3) {
976
+ if (!super.hd(a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.yy == null || this.yy.itemsSource == null || this.y4 == null || this.y7 == null || this.dn == null || this.yy.bi == null || this.y4.bi == null || this.y4.l4 == this.y4.l3) {
977
977
  e.cx.b = 0;
978
978
  d = false;
979
979
  }
980
980
  return d;
981
981
  }
982
- y2() {
982
+ y1() {
983
983
  return 1;
984
984
  }
985
- z3() {
986
- return Math.max(0, 0.5 * this.y5.n6);
985
+ z2() {
986
+ return Math.max(0, 0.5 * this.y4.n6);
987
987
  }
988
- gn() {
989
- return this.zt;
988
+ gm() {
989
+ return this.zs;
990
990
  }
991
- go() {
991
+ gn() {
992
992
  return true;
993
993
  }
994
- rs(a) {
995
- super.rs(a);
996
- this.y9.cx.e(this.id);
994
+ rr(a) {
995
+ super.rr(a);
996
+ this.y8.cx.e(this.ic);
997
997
  if (this.d5(this.cv)) {
998
- this.za.z();
999
- this.zd.z();
998
+ this.y9.z();
1000
999
  this.zc.z();
1000
+ this.zb.z();
1001
1001
  return;
1002
1002
  }
1003
- if (this.gr) {
1003
+ if (this.gq) {
1004
1004
  if (this.d3()) {
1005
1005
  if (this.dc.g) {
1006
1006
  this.dc.t();
1007
1007
  }
1008
- this.abc(this.zd, this.y9);
1008
+ this.abb(this.zc, this.y8);
1009
1009
  }
1010
1010
  else {
1011
- this.abc(this.za, this.y9);
1011
+ this.abb(this.y9, this.y8);
1012
1012
  }
1013
1013
  return;
1014
1014
  }
1015
- if (this.gf(a)) {
1016
- let b = this.zc;
1015
+ if (this.ge(a)) {
1016
+ let b = this.zb;
1017
1017
  if (this.d3()) {
1018
1018
  if (this.dc.g) {
1019
1019
  this.dc.t();
1020
1020
  }
1021
- this.zc = this.zd;
1022
- this.zd = b;
1021
+ this.zb = this.zc;
1022
+ this.zc = b;
1023
1023
  }
1024
1024
  else {
1025
- this.zc = this.za;
1026
- this.za = b;
1025
+ this.zb = this.y9;
1026
+ this.y9 = b;
1027
1027
  }
1028
1028
  let c = false;
1029
- this.aa9(this.za, this.y9);
1030
- if (this.g3) {
1029
+ this.aa8(this.y9, this.y8);
1030
+ if (this.g2) {
1031
1031
  this.dc.w();
1032
- this.dc.r = truncate(this.ja());
1032
+ this.dc.r = truncate(this.i9());
1033
1033
  this.dc.b = this.de != null ? this.de : this.dd;
1034
- if (this.g4) {
1035
- let d = this.zd;
1036
- this.zd = this.zc;
1037
- this.zc = d;
1034
+ if (this.g3) {
1035
+ let d = this.zc;
1036
+ this.zc = this.zb;
1037
+ this.zb = d;
1038
1038
  c = true;
1039
1039
  }
1040
- this.y4.s(this, this.zc, this.za, this.isVertical, this.yz, this.y5, this.y3, this.y2(), this.c5, this.c4(), runOn(this, this.z3), this.y9.bx);
1041
- if (this.g4) {
1042
- let e = this.zd;
1043
- this.zd = this.zc;
1044
- this.zc = e;
1040
+ this.y3.s(this, this.zb, this.y9, this.isVertical, this.yy, this.y4, this.y2, this.y1(), this.c5, this.c4(), runOn(this, this.z2), this.y8.bx);
1041
+ if (this.g3) {
1042
+ let e = this.zc;
1043
+ this.zc = this.zb;
1044
+ this.zb = e;
1045
1045
  }
1046
- this.g4 = false;
1046
+ this.g3 = false;
1047
1047
  }
1048
- if (this.g6) {
1048
+ if (this.g5) {
1049
1049
  this.dc.w();
1050
- this.dc.r = truncate(this.jb());
1050
+ this.dc.r = truncate(this.ja());
1051
1051
  this.dc.b = this.df != null ? this.df : this.dd;
1052
- if (this.g1) {
1053
- let f = this.zd;
1054
- this.zd = this.zc;
1055
- this.zc = f;
1052
+ if (this.g0) {
1053
+ let f = this.zc;
1054
+ this.zc = this.zb;
1055
+ this.zb = f;
1056
1056
  c = true;
1057
1057
  }
1058
- this.y4.s(this, this.zc, this.za, this.isVertical, this.yz, this.y5, this.y3, this.y2(), this.c5, this.c4(), runOn(this, this.z3), this.y9.bx);
1059
- let g = this.za;
1060
- this.za = this.zc;
1061
- this.zc = g;
1062
- if (this.g1) {
1063
- let h = this.zd;
1064
- this.zd = this.zc;
1065
- this.zc = h;
1058
+ this.y3.s(this, this.zb, this.y9, this.isVertical, this.yy, this.y4, this.y2, this.y1(), this.c5, this.c4(), runOn(this, this.z2), this.y8.bx);
1059
+ let g = this.y9;
1060
+ this.y9 = this.zb;
1061
+ this.zb = g;
1062
+ if (this.g0) {
1063
+ let h = this.zc;
1064
+ this.zc = this.zb;
1065
+ this.zb = h;
1066
1066
  }
1067
- this.g1 = false;
1067
+ this.g0 = false;
1068
1068
  }
1069
1069
  this.d9 = false;
1070
1070
  if (!c) {
1071
- this.o1();
1071
+ this.o0();
1072
1072
  }
1073
- this.r7();
1074
- if (this.g3) {
1075
- this.g2 = false;
1076
- this.g1 = true;
1073
+ this.r6();
1074
+ if (this.g2) {
1075
+ this.g1 = false;
1076
+ this.g0 = true;
1077
1077
  }
1078
- if (this.g6) {
1079
- this.g5 = false;
1080
- this.g4 = true;
1078
+ if (this.g5) {
1079
+ this.g4 = false;
1080
+ this.g3 = true;
1081
1081
  }
1082
1082
  }
1083
1083
  else {
1084
- this.aa9(this.za, this.y9);
1085
- this.abc(this.za, this.y9);
1084
+ this.aa8(this.y9, this.y8);
1085
+ this.abb(this.y9, this.y8);
1086
1086
  }
1087
1087
  }
1088
- z8() {
1088
+ z7() {
1089
1089
  if (this.bn != null) {
1090
1090
  let a = this.bn;
1091
- return a.z8();
1091
+ return a.z7();
1092
1092
  }
1093
1093
  let b = 0;
1094
1094
  for (let c of fromEnum(this.db.series)) {
@@ -1096,7 +1096,7 @@ export let RadialBase = /*@__PURE__*/ (() => {
1096
1096
  return b;
1097
1097
  }
1098
1098
  let d = typeCast(RadialBase.$, c);
1099
- if (d != null && d.yz == this.yz && d.preferredCategoryMode(d.yz) == 2) {
1099
+ if (d != null && d.yy == this.yy && d.preferredCategoryMode(d.yy) == 2) {
1100
1100
  b++;
1101
1101
  }
1102
1102
  }
@@ -1104,15 +1104,15 @@ export let RadialBase = /*@__PURE__*/ (() => {
1104
1104
  }
1105
1105
  ak(a, b) {
1106
1106
  let c = new List$1(ChartSelection.$, 0);
1107
- this.p4(a, c, b);
1107
+ this.p3(a, c, b);
1108
1108
  return c.toArray();
1109
1109
  }
1110
- p4(a, b, c) {
1110
+ p3(a, b, c) {
1111
1111
  let d = this.cv.by;
1112
1112
  let e = this.cv.bx;
1113
1113
  let f = this.cv.getEffectiveViewport();
1114
1114
  let g, h;
1115
- let i = this.y8.f(a, d, e, f, g, h);
1115
+ let i = this.y7.f(a, d, e, f, g, h);
1116
1116
  g = i.p4;
1117
1117
  h = i.p5;
1118
1118
  if (g == -1 || h == -1) {
@@ -1120,7 +1120,7 @@ export let RadialBase = /*@__PURE__*/ (() => {
1120
1120
  }
1121
1121
  let j = h - g + 1;
1122
1122
  if (g > h) {
1123
- j = this.yz.lk - g + h + 1;
1123
+ j = this.yy.lk - g + h + 1;
1124
1124
  }
1125
1125
  if (j > 0 && (c == 7 || c == 6)) {
1126
1126
  b.add(((() => {
@@ -1131,18 +1131,18 @@ export let RadialBase = /*@__PURE__*/ (() => {
1131
1131
  return;
1132
1132
  }
1133
1133
  for (let k = 0; k < j; k++) {
1134
- let l = (k + g) % (this.yz.lk);
1134
+ let l = (k + g) % (this.yy.lk);
1135
1135
  if (c == 2 || c == 1) {
1136
1136
  b.add(((() => {
1137
1137
  let $ret = new ChartSelection();
1138
- $ret.item = this.yz.kv.item(l);
1138
+ $ret.item = this.yy.kv.item(l);
1139
1139
  return $ret;
1140
1140
  })()));
1141
1141
  }
1142
1142
  else {
1143
1143
  b.add(((() => {
1144
1144
  let $ret = new ChartSelection();
1145
- $ret.item = this.yz.kv.item(l);
1145
+ $ret.item = this.yy.kv.item(l);
1146
1146
  $ret.series = this;
1147
1147
  return $ret;
1148
1148
  })()));
@@ -1151,7 +1151,7 @@ export let RadialBase = /*@__PURE__*/ (() => {
1151
1151
  }
1152
1152
  }
1153
1153
  RadialBase.$t = /*@__PURE__*/ markType(RadialBase, 'RadialBase', MarkerSeries.$, [IHasCategoryModePreference_$type]);
1154
- RadialBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, RadialBase, 'raisePropertyChanged', ['AngleAxis:yz:abd', [CategoryAngleAxis.$, null], 'AutoCalloutLabelPrecision:z4:abe', [1, -1], 'AutoCalloutLabelValueSeparator:aad:abf', [2, " - "], 'AutoCalloutOthersLabelFormat:aaf:abg', [2, null], 'AutoCalloutOthersLabelFormatSpecifiers:ym:abh', [Array_$type, null], 'AutoCalloutPercentagePrecision:z5:abi', [1, 2], 'AutoCalloutRadialLabelMode:ze:abj', [RadialLabelMode_$type, /*@__PURE__*/ enumGetBox(RadialLabelMode_$type, 0)], 'CategoryCollisionMode:y0:abk', [CategoryCollisionMode_$type, /*@__PURE__*/ enumGetBox(CategoryCollisionMode_$type, 1)], 'ClipSeriesToBounds:zq:abl', [0, false], 'IsCustomRadialMarkerStyleAllowed:zr:abm', [0, false], 'IsCustomRadialStyleAllowed:zs:abn', [0, false], 'IsTransitionInEnabled:zt:abo', [0, false], 'LegendProportionalRadialLabelFormat:aas:abp', [2, null], 'LegendProportionalRadialLabelFormatSpecifiers:yo:abq', [Array_$type, null], 'LegendRadialLabelMode:zf:abr', [RadialLabelMode_$type, /*@__PURE__*/ enumGetBox(RadialLabelMode_$type, 0)], 'OthersLegendProportionalRadialLabelFormat:aaw:abs', [2, null], 'OthersLegendProportionalRadialLabelFormatSpecifiers:yp:abt', [Array_$type, null], 'OthersProportionalRadialLabelFormat:aaz:abu', [2, null], 'OthersProportionalRadialLabelFormatSpecifiers:yq:abv', [Array_$type, null], 'ProportionalRadialLabelFormat:aa2:abw', [2, null], 'ProportionalRadialLabelFormatSpecifiers:yr:abx', [Array_$type, null], 'TransitionInMode:y3:aby', [CategoryTransitionInMode_$type, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'ValueAxis:y5:abz', [NumericRadiusAxis.$, null]]);
1154
+ RadialBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, RadialBase, 'raisePropertyChanged', ['AngleAxis:yy:abc', [CategoryAngleAxis.$, null], 'AutoCalloutLabelPrecision:z3:abd', [1, -1], 'AutoCalloutLabelValueSeparator:aac:abe', [2, " - "], 'AutoCalloutOthersLabelFormat:aae:abf', [2, null], 'AutoCalloutOthersLabelFormatSpecifiers:yl:abg', [Array_$type, null], 'AutoCalloutPercentagePrecision:z4:abh', [1, 2], 'AutoCalloutRadialLabelMode:zd:abi', [RadialLabelMode_$type, /*@__PURE__*/ enumGetBox(RadialLabelMode_$type, 0)], 'CategoryCollisionMode:yz:abj', [CategoryCollisionMode_$type, /*@__PURE__*/ enumGetBox(CategoryCollisionMode_$type, 1)], 'ClipSeriesToBounds:zp:abk', [0, false], 'IsCustomRadialMarkerStyleAllowed:zq:abl', [0, false], 'IsCustomRadialStyleAllowed:zr:abm', [0, false], 'IsTransitionInEnabled:zs:abn', [0, false], 'LegendProportionalRadialLabelFormat:aar:abo', [2, null], 'LegendProportionalRadialLabelFormatSpecifiers:yn:abp', [Array_$type, null], 'LegendRadialLabelMode:ze:abq', [RadialLabelMode_$type, /*@__PURE__*/ enumGetBox(RadialLabelMode_$type, 0)], 'OthersLegendProportionalRadialLabelFormat:aav:abr', [2, null], 'OthersLegendProportionalRadialLabelFormatSpecifiers:yo:abs', [Array_$type, null], 'OthersProportionalRadialLabelFormat:aay:abt', [2, null], 'OthersProportionalRadialLabelFormatSpecifiers:yp:abu', [Array_$type, null], 'ProportionalRadialLabelFormat:aa1:abv', [2, null], 'ProportionalRadialLabelFormatSpecifiers:yq:abw', [Array_$type, null], 'TransitionInMode:y2:abx', [CategoryTransitionInMode_$type, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'ValueAxis:y4:aby', [NumericRadiusAxis.$, null]]);
1155
1155
  return RadialBase;
1156
1156
  })();
1157
1157
  /**