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
@@ -49,7 +49,7 @@ var AnchoredRadialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_sup
49
49
  return _this;
50
50
  }
51
51
  AnchoredRadialBucketCalculator.prototype.getBucket = function (a) {
52
- var b = this.f.c1.ab8;
52
+ var b = this.f.c1.ab7;
53
53
  var c = Math.min(a * this.b, b.count - 1);
54
54
  var d = Math.min(c + this.b - 1, b.count - 1);
55
55
  var e = NaN;
@@ -83,141 +83,141 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
83
83
  __extends(AnchoredRadialSeries, _super);
84
84
  function AnchoredRadialSeries() {
85
85
  var _this = _super.call(this) || this;
86
- _this.ab3 = null;
87
- _this.acd = false;
88
- _this.ab7 = null;
89
- _this.ado = { $type: Point_$type, x: 0, y: 0 };
90
- _this.ab5 = null;
86
+ _this.ab2 = null;
87
+ _this.acc = false;
88
+ _this.ab6 = null;
89
+ _this.adn = { $type: Point_$type, x: 0, y: 0 };
91
90
  _this.ab4 = null;
92
- _this.ab9 = false;
93
- _this.ab5 = new RadialFrame(3);
94
- _this.ab3 = new CategoryLineRasterizer();
91
+ _this.ab3 = null;
92
+ _this.ab8 = false;
93
+ _this.ab4 = new RadialFrame(3);
94
+ _this.ab2 = new CategoryLineRasterizer();
95
95
  return _this;
96
96
  }
97
97
  AnchoredRadialSeries.prototype.cs = function () {
98
98
  return new AnchoredRadialSeriesView(this);
99
99
  };
100
- AnchoredRadialSeries.prototype.o2 = function () {
101
- _super.prototype.o2.call(this);
102
- this.yz = null;
103
- this.y5 = null;
100
+ AnchoredRadialSeries.prototype.o1 = function () {
101
+ _super.prototype.o1.call(this);
102
+ this.yy = null;
103
+ this.y4 = null;
104
104
  };
105
- AnchoredRadialSeries.prototype.me = function () {
105
+ AnchoredRadialSeries.prototype.md = function () {
106
106
  return AnchoredRadialSeries.$$p[4];
107
107
  };
108
- AnchoredRadialSeries.prototype.kq = function (a, b) {
109
- var c = this.nd(b);
108
+ AnchoredRadialSeries.prototype.kp = function (a, b) {
109
+ var c = this.nc(b);
110
110
  if (c == AnchoredRadialSeries.$$p[4]) {
111
- return this.kr(a, b, this.acx);
111
+ return this.kq(a, b, this.acw);
112
112
  }
113
113
  if (c == AnchoredRadialSeries.$$p[0]) {
114
- return this.kr(a, b, this.acp);
114
+ return this.kq(a, b, this.aco);
115
115
  }
116
- return _super.prototype.kq.call(this, a, b);
116
+ return _super.prototype.kp.call(this, a, b);
117
117
  };
118
- AnchoredRadialSeries.prototype.md = function (a) {
119
- var b = this.nd(a);
118
+ AnchoredRadialSeries.prototype.mc = function (a) {
119
+ var b = this.nc(a);
120
120
  if (b == AnchoredRadialSeries.$$p[4]) {
121
- return this.acx;
121
+ return this.acw;
122
122
  }
123
123
  if (b == AnchoredRadialSeries.$$p[0]) {
124
- return this.acp;
124
+ return this.aco;
125
125
  }
126
- return _super.prototype.md.call(this, a);
126
+ return _super.prototype.mc.call(this, a);
127
127
  };
128
- AnchoredRadialSeries.prototype.jc = function (a) {
129
- if (a == this.y7) {
130
- return this.z9(this.ab8.count - 1, this.ab8.item(this.ab8.count - 1));
128
+ AnchoredRadialSeries.prototype.jb = function (a) {
129
+ if (a == this.y6) {
130
+ return this.z8(this.ab7.count - 1, this.ab7.item(this.ab7.count - 1));
131
131
  }
132
- return _super.prototype.jc.call(this, a);
132
+ return _super.prototype.jb.call(this, a);
133
133
  };
134
- AnchoredRadialSeries.prototype.kt = function (a) {
135
- if (this.yz != null && this.yz.cl) {
136
- if (a == this.yz.othersIndex) {
137
- return this.y7;
134
+ AnchoredRadialSeries.prototype.ks = function (a) {
135
+ if (this.yy != null && this.yy.cl) {
136
+ if (a == this.yy.othersIndex) {
137
+ return this.y6;
138
138
  }
139
139
  }
140
- return _super.prototype.kt.call(this, a);
140
+ return _super.prototype.ks.call(this, a);
141
141
  };
142
- AnchoredRadialSeries.prototype.q1 = function (a) {
143
- _super.prototype.q1.call(this, a);
144
- this.ab2 = a;
142
+ AnchoredRadialSeries.prototype.q0 = function (a) {
143
+ _super.prototype.q0.call(this, a);
144
+ this.ab1 = a;
145
145
  };
146
- AnchoredRadialSeries.prototype.ka = function (a, b) {
147
- return this.kb(a, b, this.yz, null, this.ab8);
146
+ AnchoredRadialSeries.prototype.j9 = function (a, b) {
147
+ return this.ka(a, b, this.yy, null, this.ab7);
148
148
  };
149
- AnchoredRadialSeries.prototype.j8 = function (a, b) {
150
- return this.j9(a, b, this.yz, null, this.ab8);
149
+ AnchoredRadialSeries.prototype.j7 = function (a, b) {
150
+ return this.j8(a, b, this.yy, null, this.ab7);
151
151
  };
152
- AnchoredRadialSeries.prototype.ip = function (a, b, c, d, e) {
153
- if (this.ab8 == null) {
152
+ AnchoredRadialSeries.prototype.io = function (a, b, c, d, e) {
153
+ if (this.ab7 == null) {
154
154
  return Number.POSITIVE_INFINITY;
155
155
  }
156
- return this.iq(a, b, this.yz, d, e, this.ab8.count, null);
156
+ return this.ip(a, b, this.yy, d, e, this.ab7.count, null);
157
157
  };
158
- AnchoredRadialSeries.prototype.i5 = function (a, b, c) {
158
+ AnchoredRadialSeries.prototype.i4 = function (a, b, c) {
159
159
  var d = this.getEffectiveViewport1(this.cv);
160
- var e = this.acj(this.yz, this.cv.by, this.cv.bx, d);
161
- var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.yz.ch, d);
160
+ var e = this.aci(this.yy, this.cv.by, this.cv.bx, d);
161
+ var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.yy.ch, d);
162
162
  f.c = this.db.wk;
163
- var g = this.ab8;
164
- if (this.acd && typeCast(FastItemCoalescingColumn.$, g) !== null) {
165
- g = new FastItemCoalescingColumn(this.yz, g.c, false);
163
+ var g = this.ab7;
164
+ if (this.acc && typeCast(FastItemCoalescingColumn.$, g) !== null) {
165
+ g = new FastItemCoalescingColumn(this.yy, g.c, false);
166
166
  }
167
- return this.i7(g, a, this.yz, f, e, null, b, c);
167
+ return this.i6(g, a, this.yy, f, e, null, b, c);
168
168
  };
169
- AnchoredRadialSeries.prototype.wc = function (a, b, c) {
170
- if (this.y5 == null || this.yz == null || this.cv == null || this.cv.by.isEmpty || this.cv.bx.isEmpty) {
169
+ AnchoredRadialSeries.prototype.wb = function (a, b, c) {
170
+ if (this.y4 == null || this.yy == null || this.cv == null || this.cv.by.isEmpty || this.cv.bx.isEmpty) {
171
171
  return { $type: Point_$type, x: NaN, y: NaN };
172
172
  }
173
173
  var d = this.getEffectiveViewport1(this.cv);
174
- var e = new ScalerParams(0, this.cv.by, this.cv.bx, this.y5.ch, d);
174
+ var e = new ScalerParams(0, this.cv.by, this.cv.bx, this.y4.ch, d);
175
175
  e.c = this.getEffectiveViewport1(this.cv);
176
- var f = this.i5(a, b, c);
177
- f = this.y5.el(f, e);
178
- var g = this.y8.c(a, this.cv.by, this.cv.bx, d);
179
- if (!b && this.yz != null) {
180
- var h = this.ka(a, c);
181
- var i = this.j8(a, c);
182
- var j = this.acj(this.yz, this.cv.by, this.cv.bx, d);
183
- var k = new ScalerParams(0, this.cv.by, this.cv.bx, this.yz.ch, d);
176
+ var f = this.i4(a, b, c);
177
+ f = this.y4.el(f, e);
178
+ var g = this.y7.c(a, this.cv.by, this.cv.bx, d);
179
+ if (!b && this.yy != null) {
180
+ var h = this.j9(a, c);
181
+ var i = this.j7(a, c);
182
+ var j = this.aci(this.yy, this.cv.by, this.cv.bx, d);
183
+ var k = new ScalerParams(0, this.cv.by, this.cv.bx, this.yy.ch, d);
184
184
  k.c = this.db.wk;
185
- var l = this.ip(a, h, this.yz, k, j);
186
- var m = this.ip(a, i, this.yz, k, j);
187
- if (this.yz.cl) {
185
+ var l = this.io(a, h, this.yy, k, j);
186
+ var m = this.io(a, i, this.yy, k, j);
187
+ if (this.yy.cl) {
188
188
  if (m <= l) {
189
- j = this.aci(i, this.yz, this.cv.by, this.cv.bx, d);
189
+ j = this.ach(i, this.yy, this.cv.by, this.cv.bx, d);
190
190
  if (isNaN_(j)) {
191
191
  j = 0;
192
192
  }
193
- g = this.yz.el(i, k) + j;
193
+ g = this.yy.el(i, k) + j;
194
194
  }
195
195
  else {
196
- j = this.aci(h, this.yz, this.cv.by, this.cv.bx, d);
196
+ j = this.ach(h, this.yy, this.cv.by, this.cv.bx, d);
197
197
  if (isNaN_(j)) {
198
198
  j = 0;
199
199
  }
200
- g = this.yz.el(h, k) + j;
200
+ g = this.yy.el(h, k) + j;
201
201
  }
202
202
  }
203
203
  else {
204
204
  if (m <= l) {
205
- g = this.yz.el(i, k) + j;
205
+ g = this.yy.el(i, k) + j;
206
206
  }
207
207
  else {
208
- g = this.yz.el(h, k) + j;
208
+ g = this.yy.el(h, k) + j;
209
209
  }
210
210
  }
211
211
  }
212
- var n = this.y8.d(g, f, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport());
213
- var o = this.y8.e(g, f, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport());
212
+ var n = this.y7.d(g, f, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport());
213
+ var o = this.y7.e(g, f, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport());
214
214
  return { $type: Point_$type, x: n, y: o };
215
215
  };
216
- AnchoredRadialSeries.prototype.gb = function () {
217
- return this.highlightedItemsSource != null || this.acp != null;
216
+ AnchoredRadialSeries.prototype.ga = function () {
217
+ return this.highlightedItemsSource != null || this.aco != null;
218
218
  };
219
- AnchoredRadialSeries.prototype.ht = function () {
220
- var a = _super.prototype.ht.call(this);
219
+ AnchoredRadialSeries.prototype.hs = function () {
220
+ var a = _super.prototype.hs.call(this);
221
221
  {
222
222
  var b = ((function () {
223
223
  var $ret = new SeriesLayerPropertyOverlay();
@@ -227,27 +227,27 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
227
227
  $ret.q = true;
228
228
  return $ret;
229
229
  })());
230
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.ac3));
230
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.ac2));
231
231
  a.add(b);
232
232
  }
233
233
  return a;
234
234
  };
235
- AnchoredRadialSeries.prototype.ac3 = function (a, b) {
236
- if (this.acp != null) {
237
- b.value = this.acp;
235
+ AnchoredRadialSeries.prototype.ac2 = function (a, b) {
236
+ if (this.aco != null) {
237
+ b.value = this.aco;
238
238
  return;
239
239
  }
240
- b.value = this.acx;
240
+ b.value = this.acw;
241
241
  };
242
- Object.defineProperty(AnchoredRadialSeries.prototype, "ab8", {
242
+ Object.defineProperty(AnchoredRadialSeries.prototype, "ab7", {
243
243
  get: function () {
244
- return this.ab7;
244
+ return this.ab6;
245
245
  },
246
246
  set: function (a) {
247
- if (this.ab7 != a) {
248
- var b = this.ab7;
249
- this.ab7 = a;
250
- this.raisePropertyChanged("ValueColumn", b, this.ab7);
247
+ if (this.ab6 != a) {
248
+ var b = this.ab6;
249
+ this.ab6 = a;
250
+ this.raisePropertyChanged("ValueColumn", b, this.ab6);
251
251
  }
252
252
  },
253
253
  enumerable: false,
@@ -256,71 +256,71 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
256
256
  AnchoredRadialSeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
257
257
  var c = new DataLegendSeriesValueInfo();
258
258
  c.a = 0;
259
- this.acd = true;
260
- c.l = this.i5({ $type: Point_$type, x: a, y: b }, false, false);
261
- this.acd = false;
259
+ this.acc = true;
260
+ c.l = this.i4({ $type: Point_$type, x: a, y: b }, false, false);
261
+ this.acc = false;
262
262
  c.q = "Value";
263
- c.r = this.acx != null ? this.acx : "Value";
264
- c.s = this.act != null ? this.act : "V:";
265
- c.t = this.acv != null ? this.acv : "";
263
+ c.r = this.acw != null ? this.acw : "Value";
264
+ c.s = this.acs != null ? this.acs : "V:";
265
+ c.t = this.acu != null ? this.acu : "";
266
266
  var d = new DataLegendSeriesContext();
267
267
  d.e = ((function () {
268
268
  var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
269
269
  $ret.add(c);
270
270
  return $ret;
271
271
  })());
272
- d.h = this.mc();
272
+ d.h = this.mb();
273
273
  return d;
274
274
  };
275
- Object.defineProperty(AnchoredRadialSeries.prototype, "adk", {
275
+ Object.defineProperty(AnchoredRadialSeries.prototype, "adj", {
276
276
  get: function () {
277
- return this.c(AnchoredRadialSeries.ac7);
277
+ return this.c(AnchoredRadialSeries.ac6);
278
278
  },
279
279
  set: function (a) {
280
- this.h(AnchoredRadialSeries.ac7, a);
280
+ this.h(AnchoredRadialSeries.ac6, a);
281
281
  },
282
282
  enumerable: false,
283
283
  configurable: true
284
284
  });
285
285
  AnchoredRadialSeries.prototype.ay = function (a) {
286
- if (a != null && a == this.yz && this.ab8 != null && this.ab8.count > 0) {
287
- return new AxisRange(0, this.ab8.count - 1);
286
+ if (a != null && a == this.yy && this.ab7 != null && this.ab7.count > 0) {
287
+ return new AxisRange(0, this.ab7.count - 1);
288
288
  }
289
- if (a != null && a == this.y5 && this.ab8 != null && this.ab8.count > 0) {
290
- return new AxisRange(this.ab8.minimum, this.ab8.maximum);
289
+ if (a != null && a == this.y4 && this.ab7 != null && this.ab7.count > 0) {
290
+ return new AxisRange(this.ab7.minimum, this.ab7.maximum);
291
291
  }
292
292
  return null;
293
293
  };
294
- AnchoredRadialSeries.prototype.z9 = function (a, b) {
295
- if (this.ach) {
296
- var c = this.ab8.c;
294
+ AnchoredRadialSeries.prototype.z8 = function (a, b) {
295
+ if (this.acg) {
296
+ var c = this.ab7.c;
297
297
  if (a < 0) {
298
- return _super.prototype.z9.call(this, a, b);
298
+ return _super.prototype.z8.call(this, a, b);
299
299
  }
300
300
  if (a > c.count - 1) {
301
- if (typeCast(ProportionalCategoryAngleAxis.$, this.yz) !== null) {
302
- var d = this.ab8;
301
+ if (typeCast(ProportionalCategoryAngleAxis.$, this.yy) !== null) {
302
+ var d = this.ab7;
303
303
  return d.f;
304
304
  }
305
- return _super.prototype.z9.call(this, a, b);
305
+ return _super.prototype.z8.call(this, a, b);
306
306
  }
307
307
  return c.item(a);
308
308
  }
309
309
  else {
310
- return _super.prototype.z9.call(this, a, b);
310
+ return _super.prototype.z8.call(this, a, b);
311
311
  }
312
312
  };
313
313
  AnchoredRadialSeries.prototype.dk = function (a) {
314
314
  var b = _super.prototype.dk.call(this, a);
315
- this.ab9 = false;
316
- if (this.yz != null && this.yz.cl) {
317
- this.ab9 = true;
318
- b = new FastItemCoalescingColumn(this.yz, b, this.ach);
315
+ this.ab8 = false;
316
+ if (this.yy != null && this.yy.cl) {
317
+ this.ab8 = true;
318
+ b = new FastItemCoalescingColumn(this.yy, b, this.acg);
319
319
  }
320
320
  return b;
321
321
  };
322
- AnchoredRadialSeries.prototype.ac1 = function (a, b) {
323
- if (this.ab9) {
322
+ AnchoredRadialSeries.prototype.ac0 = function (a, b) {
323
+ if (this.ab8) {
324
324
  var c = b;
325
325
  var d = c.c;
326
326
  a.deregisterColumn(d);
@@ -329,119 +329,119 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
329
329
  a.deregisterColumn(b);
330
330
  }
331
331
  };
332
- AnchoredRadialSeries.prototype.q9 = function (a, b, c, d) {
333
- _super.prototype.q9.call(this, a, b, c, d);
334
- if (this.ab2.c2.g$b(a, b, c, d)) {
335
- this.rr(false);
336
- this.ql();
332
+ AnchoredRadialSeries.prototype.q8 = function (a, b, c, d) {
333
+ _super.prototype.q8.call(this, a, b, c, d);
334
+ if (this.ab1.c2.g$b(a, b, c, d)) {
335
+ this.rq(false);
336
+ this.qk();
337
337
  }
338
- var e = typeCast(NumericAxisBase.$, this.y5);
338
+ var e = typeCast(NumericAxisBase.$, this.y4);
339
339
  switch (b) {
340
340
  case AnchoredRadialSeries.$$p[2]:
341
341
  case AnchoredRadialSeries.$$p[3]:
342
- this.qf();
342
+ this.qe();
343
343
  break;
344
344
  case AnchoredRadialSeries.$$p[1]:
345
345
  case RadialBase.$$p[0]:
346
- if (this.ab8 != null) {
347
- this.ac1(this.dn, this.ab8);
348
- this.ab8 = this.dk(this.acx);
346
+ if (this.ab7 != null) {
347
+ this.ac0(this.dn, this.ab7);
348
+ this.ab7 = this.dk(this.acw);
349
349
  }
350
350
  break;
351
351
  case "FastItemsSource":
352
352
  if (typeCast(IFastItemsSource_$type, c) !== null) {
353
- this.ac1(c, this.ab8);
354
- this.ab8 = null;
353
+ this.ac0(c, this.ab7);
354
+ this.ab7 = null;
355
355
  }
356
356
  if (typeCast(IFastItemsSource_$type, d) !== null) {
357
- this.ab8 = this.dk(this.acx);
358
- this.ab2.cx.e(this.id);
357
+ this.ab7 = this.dk(this.acw);
358
+ this.ab1.cx.e(this.ic);
359
359
  }
360
360
  if (e != null && !e.c1()) {
361
- this.ab2.cx.e(this.id);
362
- this.rr(this.gg && c != null);
361
+ this.ab1.cx.e(this.ic);
362
+ this.rq(this.gf && c != null);
363
363
  }
364
364
  break;
365
365
  case AnchoredRadialSeries.$$p[4]:
366
366
  if (this.dn != null) {
367
- this.ac1(this.dn, this.ab8);
368
- this.ab8 = this.dk(this.acx);
367
+ this.ac0(this.dn, this.ab7);
368
+ this.ab7 = this.dk(this.acw);
369
369
  }
370
370
  break;
371
371
  case "ValueColumn":
372
372
  if (e != null && !e.c1()) {
373
- this.ab2.cx.e(this.id);
374
- this.rr(this.gg && this.d7);
373
+ this.ab1.cx.e(this.ic);
374
+ this.rq(this.gf && this.d7);
375
375
  }
376
376
  break;
377
377
  case "TrendLineBrush":
378
- this.rf(b);
378
+ this.re(b);
379
379
  break;
380
380
  case "TrendLineType":
381
- this.ql();
381
+ this.qk();
382
382
  break;
383
383
  }
384
384
  };
385
- AnchoredRadialSeries.prototype.pb = function (a, b, c, d) {
386
- _super.prototype.pb.call(this, a, b, c, d);
385
+ AnchoredRadialSeries.prototype.pa = function (a, b, c, d) {
386
+ _super.prototype.pa.call(this, a, b, c, d);
387
387
  switch (a) {
388
388
  case 4:
389
389
  case 1:
390
390
  case 0:
391
- this.ab2.cx.e(this.id);
391
+ this.ab1.cx.e(this.ic);
392
392
  break;
393
393
  }
394
- this.ab2.c2.g$e(a, b, c, d);
394
+ this.ab1.c2.g$e(a, b, c, d);
395
395
  switch (a) {
396
396
  case 4:
397
- if (this.y5 != null && !this.y5.c1()) {
398
- this.rr(true);
397
+ if (this.y4 != null && !this.y4.c1()) {
398
+ this.rq(true);
399
399
  }
400
400
  break;
401
401
  case 1:
402
- if (this.y5 != null && !this.y5.c1()) {
403
- this.rr(true);
402
+ if (this.y4 != null && !this.y4.c1()) {
403
+ this.rq(true);
404
404
  }
405
405
  break;
406
406
  case 0:
407
- if (this.y5 != null && !this.y5.c1()) {
408
- this.rr(true);
407
+ if (this.y4 != null && !this.y4.c1()) {
408
+ this.rq(true);
409
409
  }
410
410
  break;
411
411
  case 2:
412
- if (this.acx != null && this.ab2.cx.b > 0 && this.y5 != null && !this.y5.c1()) {
413
- this.rr(true);
412
+ if (this.acw != null && this.ab1.cx.b > 0 && this.y4 != null && !this.y4.c1()) {
413
+ this.rq(true);
414
414
  }
415
415
  break;
416
416
  case 3:
417
- if (d == this.acx) {
418
- if (this.y5 != null && !this.y5.c1()) {
419
- this.rr(true);
417
+ if (d == this.acw) {
418
+ if (this.y4 != null && !this.y4.c1()) {
419
+ this.rq(true);
420
420
  }
421
421
  }
422
422
  break;
423
423
  }
424
424
  };
425
- AnchoredRadialSeries.prototype.he = function (a, b, c) {
426
- var d = _super.prototype.he.call(this, a, b, c);
425
+ AnchoredRadialSeries.prototype.hd = function (a, b, c) {
426
+ var d = _super.prototype.hd.call(this, a, b, c);
427
427
  var e = c;
428
- if (this.dn == null || this.dn.count == 0 || this.yz == null || this.ab8 == null || this.yz.lj == 0 || this.y5 == null || isInfinity(this.y5.l4) || isInfinity(this.y5.l3) || e.cx.b < 1) {
428
+ if (this.dn == null || this.dn.count == 0 || this.yy == null || this.ab7 == null || this.yy.lj == 0 || this.y4 == null || isInfinity(this.y4.l4) || isInfinity(this.y4.l3) || e.cx.b < 1) {
429
429
  d = false;
430
430
  }
431
431
  return d;
432
432
  };
433
433
  AnchoredRadialSeries.prototype.getOffsetValue = function () {
434
- return this.acj(this.yz, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
434
+ return this.aci(this.yy, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
435
435
  };
436
436
  AnchoredRadialSeries.prototype.getCategoryWidth = function () {
437
- return this.yz.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
437
+ return this.yy.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
438
438
  };
439
- AnchoredRadialSeries.prototype.get_ace = function () {
439
+ AnchoredRadialSeries.prototype.get_acd = function () {
440
440
  return false;
441
441
  };
442
- Object.defineProperty(AnchoredRadialSeries.prototype, "ace", {
442
+ Object.defineProperty(AnchoredRadialSeries.prototype, "acd", {
443
443
  get: function () {
444
- return this.get_ace();
444
+ return this.get_acd();
445
445
  },
446
446
  enumerable: false,
447
447
  configurable: true
@@ -449,10 +449,10 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
449
449
  AnchoredRadialSeries.prototype.get_ek = function () {
450
450
  return true;
451
451
  };
452
- AnchoredRadialSeries.prototype.get_f5 = function () {
453
- return this.y5 != null && this.y5.ch;
452
+ AnchoredRadialSeries.prototype.get_f4 = function () {
453
+ return this.y4 != null && this.y4.ch;
454
454
  };
455
- AnchoredRadialSeries.prototype.acj = function (a, b, c, d) {
455
+ AnchoredRadialSeries.prototype.aci = function (a, b, c, d) {
456
456
  var e = 0;
457
457
  var f = this.preferredCategoryMode(a);
458
458
  if (f == 0 && a.categoryMode != 0) {
@@ -466,7 +466,7 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
466
466
  e = 0.5 * a.getCategorySize(b, c, d);
467
467
  break;
468
468
  case 2:
469
- e = a.getGroupCenter(this.z8(), b, c, d);
469
+ e = a.getGroupCenter(this.z7(), b, c, d);
470
470
  break;
471
471
  }
472
472
  if (a.ch) {
@@ -474,7 +474,7 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
474
474
  }
475
475
  return e;
476
476
  };
477
- AnchoredRadialSeries.prototype.aci = function (a, b, c, d, e) {
477
+ AnchoredRadialSeries.prototype.ach = function (a, b, c, d, e) {
478
478
  var f = 0;
479
479
  var g = this.preferredCategoryMode(b);
480
480
  if (g == 0 && b.categoryMode != 0) {
@@ -488,7 +488,7 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
488
488
  f = 0.5 * b.m7(a, c, d, e);
489
489
  break;
490
490
  case 2:
491
- f = b.m6(a, this.z8(), c, d, e);
491
+ f = b.m6(a, this.z7(), c, d, e);
492
492
  break;
493
493
  }
494
494
  if (b.ch) {
@@ -496,33 +496,33 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
496
496
  }
497
497
  return f;
498
498
  };
499
- AnchoredRadialSeries.prototype.ac2 = function (a, b, c, d) {
499
+ AnchoredRadialSeries.prototype.ac1 = function (a, b, c, d) {
500
500
  var _this = this;
501
501
  if (d == 0) {
502
- this.p4(a, b, c);
502
+ this.p3(a, b, c);
503
503
  return;
504
504
  }
505
505
  var e = this.cv.by;
506
506
  var f = this.cv.bx;
507
507
  var g = this.getEffectiveViewport1(this.cv);
508
- var h = this.wj(this.cv);
509
- var i = this.y5.k5(f, e, g, h);
510
- var j = this.yz != null && this.yz.cl;
508
+ var h = this.wi(this.cv);
509
+ var i = this.y4.k5(f, e, g, h);
510
+ var j = this.yy != null && this.yy.cl;
511
511
  var k = new CollisionRect(0, a);
512
512
  var _loop_1 = function (l) {
513
513
  var m = typeCast(RadialBaseView.$, this_1.cv);
514
514
  var n = m.cx.getBucket(l);
515
- var o = this_1.acj(this_1.yz, e, f, g);
515
+ var o = this_1.aci(this_1.yy, e, f, g);
516
516
  if (j) {
517
- o = this_1.aci(l, this_1.yz, e, f, g);
517
+ o = this_1.ach(l, this_1.yy, e, f, g);
518
518
  if (isNaN_(o)) {
519
519
  o = 0;
520
520
  }
521
521
  }
522
- n[0] = this_1.yz.getScaledAngle(n[0]) + o;
523
- var p = Math.min(this_1.y8.b.od(n[2]), i.maxLength);
524
- var q = this_1.y8.d(n[0], p, e, f, g);
525
- var r = this_1.y8.e(n[0], p, e, f, g);
522
+ n[0] = this_1.yy.getScaledAngle(n[0]) + o;
523
+ var p = Math.min(this_1.y7.b.od(n[2]), i.maxLength);
524
+ var q = this_1.y7.d(n[0], p, e, f, g);
525
+ var r = this_1.y7.e(n[0], p, e, f, g);
526
526
  if (k.containsLocation(q, r)) {
527
527
  if (c == 7 || c == 6) {
528
528
  b.add(((function () {
@@ -556,39 +556,39 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
556
556
  return state_1.value;
557
557
  }
558
558
  };
559
- AnchoredRadialSeries.prototype.get_acg = function () {
559
+ AnchoredRadialSeries.prototype.get_acf = function () {
560
560
  return false;
561
561
  };
562
- Object.defineProperty(AnchoredRadialSeries.prototype, "acg", {
562
+ Object.defineProperty(AnchoredRadialSeries.prototype, "acf", {
563
563
  get: function () {
564
- return this.get_acg();
564
+ return this.get_acf();
565
565
  },
566
566
  enumerable: false,
567
567
  configurable: true
568
568
  });
569
- AnchoredRadialSeries.prototype.get_aca = function () {
569
+ AnchoredRadialSeries.prototype.get_ab9 = function () {
570
570
  return false;
571
571
  };
572
- Object.defineProperty(AnchoredRadialSeries.prototype, "aca", {
572
+ Object.defineProperty(AnchoredRadialSeries.prototype, "ab9", {
573
573
  get: function () {
574
- return this.get_aca();
574
+ return this.get_ab9();
575
575
  },
576
576
  enumerable: false,
577
577
  configurable: true
578
578
  });
579
- AnchoredRadialSeries.prototype.aa9 = function (a, b) {
579
+ AnchoredRadialSeries.prototype.aa8 = function (a, b) {
580
580
  var _this = this;
581
581
  var c = b.by;
582
582
  var d = b.bx;
583
583
  var e = this.getEffectiveViewport1(b);
584
- var f = this.yz;
585
- var g = this.y5;
584
+ var f = this.yy;
585
+ var g = this.y4;
586
586
  var h = g.l4;
587
587
  var i = g.l3;
588
588
  a.f.clear();
589
589
  a.n.clear();
590
590
  a.q.clear();
591
- var j = this.xg();
591
+ var j = this.xf();
592
592
  var k = 0;
593
593
  var l = b;
594
594
  var m = f.cl;
@@ -596,11 +596,11 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
596
596
  var o = 0;
597
597
  var p = 0;
598
598
  var q = b.cx.d;
599
- o = this.acj(f, c, d, e);
600
- l.c2.i = this.y5.n7;
601
- l.c2.h = this.y5.n6;
602
- l.c2.j = function (r, s) { return _this.ack(r, s, c, d, e); };
603
- l.c2.k = function (r, s) { return _this.acl(r, s, c, d, e); };
599
+ o = this.aci(f, c, d, e);
600
+ l.c2.i = this.y4.n7;
601
+ l.c2.h = this.y4.n6;
602
+ l.c2.j = function (r, s) { return _this.acj(r, s, c, d, e); };
603
+ l.c2.k = function (r, s) { return _this.ack(r, s, c, d, e); };
604
604
  var r = ((function () {
605
605
  var $ret = new Clipper(0, d, false);
606
606
  $ret.i = a.q;
@@ -612,32 +612,32 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
612
612
  $ret.f = b.cx.c;
613
613
  $ret.g = q;
614
614
  $ret.a = o;
615
- $ret.d = _this.id;
615
+ $ret.d = _this.ic;
616
616
  $ret.i = d;
617
617
  $ret.h = e;
618
618
  $ret.j = c;
619
619
  return $ret;
620
620
  })());
621
- l.c2.l(a.q, this.ab6, this.ab8, this.acn, function (t) { return _this.yz.getScaledAngle(t); }, function (t) { return _this.y5.od(t); }, s, r);
621
+ l.c2.l(a.q, this.ab5, this.ab7, this.acm, function (t) { return _this.yy.getScaledAngle(t); }, function (t) { return _this.y4.od(t); }, s, r);
622
622
  var t = true;
623
- if (this.acf(b)) {
623
+ if (this.ace(b)) {
624
624
  q--;
625
625
  }
626
626
  for (var u = b.cx.c; u <= q; ++u) {
627
627
  var v = u;
628
- if (v * b.cx.b >= this.yz.lj) {
629
- v -= intDivide((this.yz.lj), b.cx.b);
628
+ if (v * b.cx.b >= this.yy.lj) {
629
+ v -= intDivide((this.yy.lj), b.cx.b);
630
630
  }
631
631
  var w = b.cx.getBucket(v);
632
632
  p = 0;
633
633
  if (m) {
634
- p = this.z0(v, c, d, e);
634
+ p = this.zz(v, c, d, e);
635
635
  }
636
636
  w[3] = p;
637
637
  if (!isNaN_(w[0])) {
638
638
  var x = false;
639
639
  if (m) {
640
- o = this.aci(v, f, c, d, e);
640
+ o = this.ach(v, f, c, d, e);
641
641
  if (isNaN_(o)) {
642
642
  o = 0;
643
643
  x = true;
@@ -645,15 +645,15 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
645
645
  }
646
646
  w[0] = f.getScaledAngle(w[0]) + o;
647
647
  if (w[1] < h || w[1] > i) {
648
- if (this.acg) {
649
- if (w[1] > i && this.aca) {
648
+ if (this.acf) {
649
+ if (w[1] > i && this.ab9) {
650
650
  }
651
651
  else {
652
652
  x = true;
653
653
  }
654
654
  }
655
655
  else {
656
- if (w[1] > i && this.aca) {
656
+ if (w[1] > i && this.ab9) {
657
657
  }
658
658
  else {
659
659
  continue;
@@ -674,7 +674,7 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
674
674
  else {
675
675
  w[2] = w[1];
676
676
  }
677
- if ((isNaN_(w[1]) || isNaN_(w[2])) && t && this.ace && this.acc()) {
677
+ if ((isNaN_(w[1]) || isNaN_(w[2])) && t && this.acd && this.acb()) {
678
678
  q++;
679
679
  }
680
680
  else {
@@ -684,13 +684,13 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
684
684
  if (j) {
685
685
  var y = Math.min(v * b.cx.b, this.dn.count - 1);
686
686
  var z = false;
687
- if (this.yz.cl) {
688
- var aa = this.yz;
689
- var ab = aa.hasOthersCategory && (v * b.cx.b) == this.yz.lj - 1;
687
+ if (this.yy.cl) {
688
+ var aa = this.yy;
689
+ var ab = aa.hasOthersCategory && (v * b.cx.b) == this.yy.lj - 1;
690
690
  z = ab;
691
691
  }
692
- var ac = this.y8.d(w[0], w[1], c, d, e);
693
- var ad = this.y8.e(w[0], w[1], c, d, e);
692
+ var ac = this.y7.d(w[0], w[1], c, d, e);
693
+ var ad = this.y7.e(w[0], w[1], c, d, e);
694
694
  var ae = new Rect(0, ac - 5, ad - 5, 11, 11);
695
695
  if (!isNaN_(ac) && !isNaN_(ad) && !isInfinity(ac) && !isInfinity(ad) && n.tryAdd(ae)) {
696
696
  a.n.add({ $type: Point_$type, x: w[0], y: w[1] });
@@ -700,15 +700,15 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
700
700
  af.content.item = this.dn.item(y);
701
701
  if (z) {
702
702
  af.ak = this.dn.count;
703
- var ag = this.yz;
704
- af.content.item = this.y7;
703
+ var ag = this.yy;
704
+ af.content.item = this.y6;
705
705
  }
706
706
  ++k;
707
707
  }
708
708
  }
709
709
  }
710
710
  else {
711
- if (t && this.ace && this.acc()) {
711
+ if (t && this.acd && this.acb()) {
712
712
  q++;
713
713
  }
714
714
  }
@@ -716,17 +716,17 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
716
716
  b.cy.count = k;
717
717
  return;
718
718
  };
719
- AnchoredRadialSeries.prototype.ack = function (a, b, c, d, e) {
720
- return this.y8.d(a, b, c, d, e);
719
+ AnchoredRadialSeries.prototype.acj = function (a, b, c, d, e) {
720
+ return this.y7.d(a, b, c, d, e);
721
721
  };
722
- AnchoredRadialSeries.prototype.acl = function (a, b, c, d, e) {
723
- return this.y8.e(a, b, c, d, e);
722
+ AnchoredRadialSeries.prototype.ack = function (a, b, c, d, e) {
723
+ return this.y7.e(a, b, c, d, e);
724
724
  };
725
- AnchoredRadialSeries.prototype.acf = function (a) {
725
+ AnchoredRadialSeries.prototype.ace = function (a) {
726
726
  var b = a;
727
- return !this.ace && b.cx.c == 0 && b.cx.d == this.yz.lj;
727
+ return !this.acd && b.cx.c == 0 && b.cx.d == this.yy.lj;
728
728
  };
729
- AnchoredRadialSeries.prototype.ab1 = function (a, b, c) {
729
+ AnchoredRadialSeries.prototype.ab0 = function (a, b, c) {
730
730
  var d = null;
731
731
  var e = c.by;
732
732
  var f = c.bx;
@@ -739,54 +739,54 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
739
739
  }
740
740
  return d;
741
741
  };
742
- AnchoredRadialSeries.prototype.ac6 = function (a, b, c, d, e) {
742
+ AnchoredRadialSeries.prototype.ac5 = function (a, b, c, d, e) {
743
743
  if (a.count > 0 && d.count > 0) {
744
- if (!e || this.acb()) {
745
- a.add(this.ado);
744
+ if (!e || this.aca()) {
745
+ a.add(this.adn);
746
746
  a.add(a._inner[0]);
747
- d.add(this.ado);
747
+ d.add(this.adn);
748
748
  d.add(d._inner[0]);
749
749
  }
750
750
  }
751
751
  };
752
- AnchoredRadialSeries.prototype.acc = function () {
753
- return !this.acb();
754
- };
755
752
  AnchoredRadialSeries.prototype.acb = function () {
753
+ return !this.aca();
754
+ };
755
+ AnchoredRadialSeries.prototype.aca = function () {
756
756
  var a = this.cv.by;
757
757
  return !a.containsPoint({ $type: Point_$type, x: 0.5, y: 0.5 });
758
758
  };
759
- AnchoredRadialSeries.prototype.o5 = function (a, b) {
760
- _super.prototype.o5.call(this, a, b);
759
+ AnchoredRadialSeries.prototype.o4 = function (a, b) {
760
+ _super.prototype.o4.call(this, a, b);
761
761
  var c = b;
762
762
  if (a) {
763
763
  c.cy.clear();
764
764
  }
765
765
  c.c2.g$d();
766
766
  };
767
- AnchoredRadialSeries.prototype.abc = function (a, b) {
768
- this.qx();
767
+ AnchoredRadialSeries.prototype.abb = function (a, b) {
768
+ this.qw();
769
769
  var c = b.by;
770
770
  var d = b.bx;
771
771
  var e = this.getEffectiveViewport1(b);
772
- var f = this.wj(b);
772
+ var f = this.wi(b);
773
773
  var g = b;
774
774
  g.c2.g$g(a.q);
775
775
  var h = new List$1(Point_$type, 0);
776
776
  for (var i = 0; i < a.n.count; i++) {
777
777
  var j = a.n._inner[i];
778
- var k = this.y8.d(j.x, j.y, c, d, e);
779
- var l = this.y8.e(j.x, j.y, c, d, e);
778
+ var k = this.y7.d(j.x, j.y, c, d, e);
779
+ var l = this.y7.e(j.x, j.y, c, d, e);
780
780
  var m = { $type: Point_$type, x: k, y: l };
781
781
  h.add(m);
782
782
  }
783
- CategoryMarkerManager.e(this, h, g.cy, this.xi);
784
- this.ac0(b, a);
783
+ CategoryMarkerManager.e(this, h, g.cy, this.xh);
784
+ this.acz(b, a);
785
785
  g.cr();
786
- this.acz(d, c, e, f, g);
786
+ this.acy(d, c, e, f, g);
787
787
  };
788
- AnchoredRadialSeries.prototype.ab0 = function (a, b, c) {
789
- if (b < a || a < 0 || a > this.ab8.count || b < 0 || b > this.ab8.count || c == null) {
788
+ AnchoredRadialSeries.prototype.abz = function (a, b, c) {
789
+ if (b < a || a < 0 || a > this.ab7.count || b < 0 || b > this.ab7.count || c == null) {
790
790
  return null;
791
791
  }
792
792
  var d = new Array((b - a) + 1);
@@ -804,14 +804,14 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
804
804
  }
805
805
  return d;
806
806
  };
807
- AnchoredRadialSeries.prototype.ac4 = function (a, b, c, d, e, f) {
807
+ AnchoredRadialSeries.prototype.ac3 = function (a, b, c, d, e, f) {
808
808
  var g = this.bx != 1;
809
809
  var h = this.cp != 1;
810
810
  var i = this.co != 1;
811
811
  var j = this.d2;
812
- this.zg.a3(this.zg.d, d.cn, a, b, c, d, e, f, true);
813
- this.zg.aa(this.ib);
814
- var k = this.zg.ax;
812
+ this.zf.a3(this.zf.d, d.cn, a, b, c, d, e, f, true);
813
+ this.zf.aa(this.ia);
814
+ var k = this.zf.ax;
815
815
  var l = null;
816
816
  var m = null;
817
817
  var n = null;
@@ -820,10 +820,10 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
820
820
  var q = null;
821
821
  var r = null;
822
822
  if (j && this.db != null && !k.e) {
823
- var s = this.vo(k.z);
824
- var t = this.vp(k.z);
825
- this.zg.ag = s;
826
- this.zg.ah = t;
823
+ var s = this.vn(k.z);
824
+ var t = this.vo(k.z);
825
+ this.zf.ag = s;
826
+ this.zf.ah = t;
827
827
  k.aa = s;
828
828
  k.ab = t;
829
829
  }
@@ -852,26 +852,26 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
852
852
  k.b = n;
853
853
  }
854
854
  k.h = f;
855
- this.aba(k);
856
- this.zg.y(this, l, m, n, f, g, h, i, k.v, this.db.dl.totalHighWaterMark, k.x, this.db.dm.totalHighWaterMark, k.t, this.db.dk.totalHighWaterMark);
855
+ this.aa9(k);
856
+ this.zf.y(this, l, m, n, f, g, h, i, k.v, this.db.dl.totalHighWaterMark, k.x, this.db.dm.totalHighWaterMark, k.t, this.db.dk.totalHighWaterMark);
857
857
  };
858
- AnchoredRadialSeries.prototype.ac5 = function (a, b, c, d, e, f) {
858
+ AnchoredRadialSeries.prototype.ac4 = function (a, b, c, d, e, f) {
859
859
  var g = this.bx != 1;
860
860
  var h = this.cp != 1;
861
861
  var i = this.cp != 1;
862
862
  var j = this.d2;
863
- this.zg.a3(this.zg.b, d.cn, a, b, c, d, e, f, false);
864
- this.zg.ab(this.ib);
865
- var k = this.zg.ay;
863
+ this.zf.a3(this.zf.b, d.cn, a, b, c, d, e, f, false);
864
+ this.zf.ab(this.ia);
865
+ var k = this.zf.ay;
866
866
  var l = null;
867
867
  var m = null;
868
868
  var n = null;
869
869
  var o = this.dn;
870
870
  if (j && this.db != null && !k.e) {
871
- var p = this.vn(k.z);
872
- var q = this.vq(k.z);
873
- this.zg.ag = p;
874
- this.zg.ah = q;
871
+ var p = this.vm(k.z);
872
+ var q = this.vp(k.z);
873
+ this.zf.ag = p;
874
+ this.zf.ah = q;
875
875
  k.aa = p;
876
876
  k.ab = q;
877
877
  }
@@ -887,15 +887,15 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
887
887
  k.d = m;
888
888
  }
889
889
  k.h = f;
890
- this.abb(k);
891
- this.zg.z(this, l, m, n, f, g, h, i, b < 0);
890
+ this.aba(k);
891
+ this.zf.z(this, l, m, n, f, g, h, i, b < 0);
892
892
  };
893
- AnchoredRadialSeries.prototype.ac0 = function (a, b) {
893
+ AnchoredRadialSeries.prototype.acz = function (a, b) {
894
894
  a.b7 = true;
895
- this.zg.a1(this, this.zw(), runOn(this, this.yn), this.z6(a), this.z7(a));
896
- var c = this.zg.d;
895
+ this.zf.a1(this, this.zv(), runOn(this, this.ym), this.z5(a), this.z6(a));
896
+ var c = this.zf.d;
897
897
  var d = c != null;
898
- var e = this.yz;
898
+ var e = this.yy;
899
899
  if (e == null) {
900
900
  return;
901
901
  }
@@ -913,42 +913,42 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
913
913
  var q = p.content;
914
914
  if (d) {
915
915
  var r = p.al;
916
- this.ac4(j, r, h, e, g, a.q);
916
+ this.ac3(j, r, h, e, g, a.q);
917
917
  }
918
- this.zg.ac(p, q);
918
+ this.zf.ac(p, q);
919
919
  }
920
920
  };
921
- AnchoredRadialSeries.prototype.acz = function (a, b, c, d, e) {
921
+ AnchoredRadialSeries.prototype.acy = function (a, b, c, d, e) {
922
922
  e.c3(a, b, c, d);
923
923
  };
924
- AnchoredRadialSeries.prototype.sh = function () {
925
- _super.prototype.sh.call(this);
924
+ AnchoredRadialSeries.prototype.sg = function () {
925
+ _super.prototype.sg.call(this);
926
926
  if (this.index < 0) {
927
927
  return;
928
928
  }
929
- this.ab2.c4();
929
+ this.ab1.c4();
930
930
  };
931
- AnchoredRadialSeries.prototype.kx = function (a, b) {
932
- if (a == this.ab2.c2.g$j) {
931
+ AnchoredRadialSeries.prototype.kw = function (a, b) {
932
+ if (a == this.ab1.c2.g$j) {
933
933
  return null;
934
934
  }
935
- return _super.prototype.kx.call(this, a, b);
935
+ return _super.prototype.kw.call(this, a, b);
936
936
  };
937
- AnchoredRadialSeries.prototype.gd = function (a) {
937
+ AnchoredRadialSeries.prototype.gc = function (a) {
938
938
  var b = this.cv.by;
939
939
  b = b.copy();
940
940
  var c = this.cv.bx;
941
941
  var d = !b.isEmpty && !c.isEmpty && this.dn != null ? this.dn.indexOf(a) : -1;
942
- if (this.yz == null || this.ab8 == null || this.y5 == null) {
942
+ if (this.yy == null || this.ab7 == null || this.y4 == null) {
943
943
  return false;
944
944
  }
945
- if (d < 0 || d > this.ab8.count - 1) {
945
+ if (d < 0 || d > this.ab7.count - 1) {
946
946
  return false;
947
947
  }
948
- var e = this.yz.getScaledAngle(d);
949
- var f = this.y5.od(this.ab8.item(d));
948
+ var e = this.yy.getScaledAngle(d);
949
+ var f = this.y4.od(this.ab7.item(d));
950
950
  if (isNaN_(f)) {
951
- f = (this.y5.n6 + this.y5.n7) / 2;
951
+ f = (this.y4.n6 + this.y4.n7) / 2;
952
952
  }
953
953
  var g = 0.5 + (Math.cos(e) * f);
954
954
  var h = 0.5 + (Math.sin(e) * f);
@@ -977,49 +977,49 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
977
977
  }
978
978
  return d >= 0;
979
979
  };
980
- AnchoredRadialSeries.prototype.rt = function (a, b) {
981
- _super.prototype.rt.call(this, a, b);
982
- if (!this.g0) {
980
+ AnchoredRadialSeries.prototype.rs = function (a, b) {
981
+ _super.prototype.rs.call(this, a, b);
982
+ if (!this.gz) {
983
983
  this.cv.a4(b);
984
984
  return;
985
985
  }
986
986
  this.cv.a4(b);
987
987
  var c = typeCast(AnchoredRadialSeriesView.$, this.cu);
988
- c.cx.e(this.id);
988
+ c.cx.e(this.ic);
989
989
  if (this.d5(this.cu)) {
990
990
  return;
991
991
  }
992
- if (!this.gs) {
993
- this.ab5 = new RadialFrame(3);
994
- this.aa9(this.ab5, c);
992
+ if (!this.gr) {
993
+ this.ab4 = new RadialFrame(3);
994
+ this.aa8(this.ab4, c);
995
995
  }
996
- this.gs = false;
997
- this.abc(this.ab5, c);
998
- this.g0 = false;
996
+ this.gr = false;
997
+ this.abb(this.ab4, c);
998
+ this.gz = false;
999
999
  };
1000
- AnchoredRadialSeries.prototype.rq = function (a, b, c, d, e) {
1001
- _super.prototype.rq.call(this, a, b, c, d, e);
1000
+ AnchoredRadialSeries.prototype.rp = function (a, b, c, d, e) {
1001
+ _super.prototype.rp.call(this, a, b, c, d, e);
1002
1002
  var f = this.ba.a$j.item(d);
1003
1003
  var g = f;
1004
- g.cx.e(this.id);
1004
+ g.cx.e(this.ic);
1005
1005
  f.a3(c);
1006
1006
  if (this.d5(g)) {
1007
1007
  return;
1008
1008
  }
1009
- if (this.ab4 == null) {
1010
- this.ab4 = new RadialFrame(3);
1009
+ if (this.ab3 == null) {
1010
+ this.ab3 = new RadialFrame(3);
1011
1011
  }
1012
- this.ab4.v();
1013
- this.aa9(this.ab4, g);
1014
- this.abc(this.ab4, g);
1012
+ this.ab3.v();
1013
+ this.aa8(this.ab3, g);
1014
+ this.abb(this.ab3, g);
1015
1015
  };
1016
- AnchoredRadialSeries.prototype.pz = function (a) {
1017
- _super.prototype.pz.call(this, a);
1018
- this.bc.exportTrendlineData(this, a, this.ab2.c2.g$j);
1016
+ AnchoredRadialSeries.prototype.py = function (a) {
1017
+ _super.prototype.py.call(this, a);
1018
+ this.bc.exportTrendlineData(this, a, this.ab1.c2.g$j);
1019
1019
  };
1020
1020
  AnchoredRadialSeries.$t = markType(AnchoredRadialSeries, 'AnchoredRadialSeries', RadialBase.$);
1021
- AnchoredRadialSeries.ac7 = DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredRadialSeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
1022
- AnchoredRadialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, AnchoredRadialSeries, 'raisePropertyChanged', ['HighlightedValueMemberPath:acp:ac8', [2, null], 'UseCategoryNormalizedValues:ach:adg', [0, false], 'ValueMemberAsLegendLabel:act:adh', [2, null], 'ValueMemberAsLegendUnit:acv:adi', [2, null], 'ValueMemberPath:acx:adj', [2, null], 'TrendLineType:ab6:ade', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:acm:add', [1, 1.5], 'TrendLinePeriod:acn:adc', [1, 7], 'TrendLineZIndex:aco:adf', [1, 1], 'TrendLineBrush:adl:ac9', [Brush.$, null], 'TrendLineDashArray:adm:ada', [DoubleCollection.$], 'TrendLineDashCap:adn:adb', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
1021
+ AnchoredRadialSeries.ac6 = DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredRadialSeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
1022
+ AnchoredRadialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, AnchoredRadialSeries, 'raisePropertyChanged', ['HighlightedValueMemberPath:aco:ac7', [2, null], 'UseCategoryNormalizedValues:acg:adf', [0, false], 'ValueMemberAsLegendLabel:acs:adg', [2, null], 'ValueMemberAsLegendUnit:acu:adh', [2, null], 'ValueMemberPath:acw:adi', [2, null], 'TrendLineType:ab5:add', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:acl:adc', [1, 1.5], 'TrendLinePeriod:acm:adb', [1, 7], 'TrendLineZIndex:acn:ade', [1, 1], 'TrendLineBrush:adk:ac8', [Brush.$, null], 'TrendLineDashArray:adl:ac9', [DoubleCollection.$], 'TrendLineDashCap:adm:ada', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
1023
1023
  return AnchoredRadialSeries;
1024
1024
  }(RadialBase));
1025
1025
  export { AnchoredRadialSeries };
@@ -1040,24 +1040,24 @@ var AnchoredRadialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1040
1040
  AnchoredRadialSeriesView.prototype.c3 = function (a, b, c, d) {
1041
1041
  };
1042
1042
  AnchoredRadialSeriesView.prototype.c4 = function () {
1043
- this.c1.adk = null;
1044
- if (this.c1.adl != null) {
1045
- this.c1.adk = this.c1.adl;
1043
+ this.c1.adj = null;
1044
+ if (this.c1.adk != null) {
1045
+ this.c1.adj = this.c1.adk;
1046
1046
  }
1047
1047
  else {
1048
- this.c1.adk = this.c1.u9;
1048
+ this.c1.adj = this.c1.u8;
1049
1049
  }
1050
1050
  };
1051
1051
  AnchoredRadialSeriesView.prototype.a7 = function (a, b) {
1052
1052
  if (a.d) {
1053
1053
  if (!b) {
1054
1054
  }
1055
- if (this.c1.ab6 != 0 && !b) {
1055
+ if (this.c1.ab5 != 0 && !b) {
1056
1056
  var c = this.c2.g$j;
1057
- c.ad = this.c1.acm;
1058
- c._stroke = this.c1.adk;
1059
- c.ai = this.c1.adm;
1060
- c.aj = this.c1.adn;
1057
+ c.ad = this.c1.acl;
1058
+ c._stroke = this.c1.adj;
1059
+ c.ai = this.c1.adl;
1060
+ c.aj = this.c1.adm;
1061
1061
  a.v(c);
1062
1062
  }
1063
1063
  }
@@ -1065,15 +1065,15 @@ var AnchoredRadialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1065
1065
  };
1066
1066
  AnchoredRadialSeriesView.prototype.getDefaultTooltipTemplate = function () {
1067
1067
  var a = "<div class='ui-chart-default-tooltip-content'>";
1068
- if (this.c1.yz.f2 != null) {
1069
- a += "<span>${item." + this.c1.yz.f2 + "}</span><br/>";
1068
+ if (this.c1.yy.f2 != null) {
1069
+ a += "<span>${item." + this.c1.yy.f2 + "}</span><br/>";
1070
1070
  }
1071
1071
  a += "<span";
1072
1072
  var b = this.e.ba.a$u(this.e);
1073
1073
  if (!stringIsNullOrEmpty(b)) {
1074
1074
  a += " style='color:" + b + "'";
1075
1075
  }
1076
- a += ">" + this.c1.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.c1.acx + "}</span></div>";
1076
+ a += ">" + this.c1.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.c1.acw + "}</span></div>";
1077
1077
  return a;
1078
1078
  };
1079
1079
  AnchoredRadialSeriesView.$t = markType(AnchoredRadialSeriesView, 'AnchoredRadialSeriesView', RadialBaseView.$);