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