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
@@ -47,7 +47,7 @@ export let AnchoredRadialBucketCalculator = /*@__PURE__*/ (() => {
47
47
  this.f = a;
48
48
  }
49
49
  getBucket(a) {
50
- let b = this.f.c1.ab8;
50
+ let b = this.f.c1.ab7;
51
51
  let c = Math.min(a * this.b, b.count - 1);
52
52
  let d = Math.min(c + this.b - 1, b.count - 1);
53
53
  let e = NaN;
@@ -82,139 +82,139 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
82
82
  cs() {
83
83
  return new AnchoredRadialSeriesView(this);
84
84
  }
85
- o2() {
86
- super.o2();
87
- this.yz = null;
88
- this.y5 = null;
85
+ o1() {
86
+ super.o1();
87
+ this.yy = null;
88
+ this.y4 = null;
89
89
  }
90
- me() {
90
+ md() {
91
91
  return AnchoredRadialSeries.$$p[4];
92
92
  }
93
- kq(a, b) {
94
- let c = this.nd(b);
93
+ kp(a, b) {
94
+ let c = this.nc(b);
95
95
  if (c == AnchoredRadialSeries.$$p[4]) {
96
- return this.kr(a, b, this.acx);
96
+ return this.kq(a, b, this.acw);
97
97
  }
98
98
  if (c == AnchoredRadialSeries.$$p[0]) {
99
- return this.kr(a, b, this.acp);
99
+ return this.kq(a, b, this.aco);
100
100
  }
101
- return super.kq(a, b);
101
+ return super.kp(a, b);
102
102
  }
103
- md(a) {
104
- let b = this.nd(a);
103
+ mc(a) {
104
+ let b = this.nc(a);
105
105
  if (b == AnchoredRadialSeries.$$p[4]) {
106
- return this.acx;
106
+ return this.acw;
107
107
  }
108
108
  if (b == AnchoredRadialSeries.$$p[0]) {
109
- return this.acp;
109
+ return this.aco;
110
110
  }
111
- return super.md(a);
111
+ return super.mc(a);
112
112
  }
113
- jc(a) {
114
- if (a == this.y7) {
115
- return this.z9(this.ab8.count - 1, this.ab8.item(this.ab8.count - 1));
113
+ jb(a) {
114
+ if (a == this.y6) {
115
+ return this.z8(this.ab7.count - 1, this.ab7.item(this.ab7.count - 1));
116
116
  }
117
- return super.jc(a);
117
+ return super.jb(a);
118
118
  }
119
- kt(a) {
120
- if (this.yz != null && this.yz.cl) {
121
- if (a == this.yz.othersIndex) {
122
- return this.y7;
119
+ ks(a) {
120
+ if (this.yy != null && this.yy.cl) {
121
+ if (a == this.yy.othersIndex) {
122
+ return this.y6;
123
123
  }
124
124
  }
125
- return super.kt(a);
125
+ return super.ks(a);
126
126
  }
127
- q1(a) {
128
- super.q1(a);
129
- this.ab2 = a;
127
+ q0(a) {
128
+ super.q0(a);
129
+ this.ab1 = a;
130
130
  }
131
131
  constructor() {
132
132
  super();
133
- this.ab3 = null;
134
- this.acd = false;
135
- this.ab7 = null;
136
- this.ado = { $type: Point_$type, x: 0, y: 0 };
137
- this.ab5 = null;
133
+ this.ab2 = null;
134
+ this.acc = false;
135
+ this.ab6 = null;
136
+ this.adn = { $type: Point_$type, x: 0, y: 0 };
138
137
  this.ab4 = null;
139
- this.ab9 = false;
140
- this.ab5 = new RadialFrame(3);
141
- this.ab3 = new CategoryLineRasterizer();
138
+ this.ab3 = null;
139
+ this.ab8 = false;
140
+ this.ab4 = new RadialFrame(3);
141
+ this.ab2 = new CategoryLineRasterizer();
142
142
  }
143
- ka(a, b) {
144
- return this.kb(a, b, this.yz, null, this.ab8);
143
+ j9(a, b) {
144
+ return this.ka(a, b, this.yy, null, this.ab7);
145
145
  }
146
- j8(a, b) {
147
- return this.j9(a, b, this.yz, null, this.ab8);
146
+ j7(a, b) {
147
+ return this.j8(a, b, this.yy, null, this.ab7);
148
148
  }
149
- ip(a, b, c, d, e) {
150
- if (this.ab8 == null) {
149
+ io(a, b, c, d, e) {
150
+ if (this.ab7 == null) {
151
151
  return Number.POSITIVE_INFINITY;
152
152
  }
153
- return this.iq(a, b, this.yz, d, e, this.ab8.count, null);
153
+ return this.ip(a, b, this.yy, d, e, this.ab7.count, null);
154
154
  }
155
- i5(a, b, c) {
155
+ i4(a, b, c) {
156
156
  let d = this.getEffectiveViewport1(this.cv);
157
- let e = this.acj(this.yz, this.cv.by, this.cv.bx, d);
158
- let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.yz.ch, d);
157
+ let e = this.aci(this.yy, this.cv.by, this.cv.bx, d);
158
+ let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.yy.ch, d);
159
159
  f.c = this.db.wk;
160
- let g = this.ab8;
161
- if (this.acd && typeCast(FastItemCoalescingColumn.$, g) !== null) {
162
- g = new FastItemCoalescingColumn(this.yz, g.c, false);
160
+ let g = this.ab7;
161
+ if (this.acc && typeCast(FastItemCoalescingColumn.$, g) !== null) {
162
+ g = new FastItemCoalescingColumn(this.yy, g.c, false);
163
163
  }
164
- return this.i7(g, a, this.yz, f, e, null, b, c);
164
+ return this.i6(g, a, this.yy, f, e, null, b, c);
165
165
  }
166
- wc(a, b, c) {
167
- if (this.y5 == null || this.yz == null || this.cv == null || this.cv.by.isEmpty || this.cv.bx.isEmpty) {
166
+ wb(a, b, c) {
167
+ if (this.y4 == null || this.yy == null || this.cv == null || this.cv.by.isEmpty || this.cv.bx.isEmpty) {
168
168
  return { $type: Point_$type, x: NaN, y: NaN };
169
169
  }
170
170
  let d = this.getEffectiveViewport1(this.cv);
171
- let e = new ScalerParams(0, this.cv.by, this.cv.bx, this.y5.ch, d);
171
+ let e = new ScalerParams(0, this.cv.by, this.cv.bx, this.y4.ch, d);
172
172
  e.c = this.getEffectiveViewport1(this.cv);
173
- let f = this.i5(a, b, c);
174
- f = this.y5.el(f, e);
175
- let g = this.y8.c(a, this.cv.by, this.cv.bx, d);
176
- if (!b && this.yz != null) {
177
- let h = this.ka(a, c);
178
- let i = this.j8(a, c);
179
- let j = this.acj(this.yz, this.cv.by, this.cv.bx, d);
180
- let k = new ScalerParams(0, this.cv.by, this.cv.bx, this.yz.ch, d);
173
+ let f = this.i4(a, b, c);
174
+ f = this.y4.el(f, e);
175
+ let g = this.y7.c(a, this.cv.by, this.cv.bx, d);
176
+ if (!b && this.yy != null) {
177
+ let h = this.j9(a, c);
178
+ let i = this.j7(a, c);
179
+ let j = this.aci(this.yy, this.cv.by, this.cv.bx, d);
180
+ let k = new ScalerParams(0, this.cv.by, this.cv.bx, this.yy.ch, d);
181
181
  k.c = this.db.wk;
182
- let l = this.ip(a, h, this.yz, k, j);
183
- let m = this.ip(a, i, this.yz, k, j);
184
- if (this.yz.cl) {
182
+ let l = this.io(a, h, this.yy, k, j);
183
+ let m = this.io(a, i, this.yy, k, j);
184
+ if (this.yy.cl) {
185
185
  if (m <= l) {
186
- j = this.aci(i, this.yz, this.cv.by, this.cv.bx, d);
186
+ j = this.ach(i, this.yy, this.cv.by, this.cv.bx, d);
187
187
  if (isNaN_(j)) {
188
188
  j = 0;
189
189
  }
190
- g = this.yz.el(i, k) + j;
190
+ g = this.yy.el(i, k) + j;
191
191
  }
192
192
  else {
193
- j = this.aci(h, this.yz, this.cv.by, this.cv.bx, d);
193
+ j = this.ach(h, this.yy, this.cv.by, this.cv.bx, d);
194
194
  if (isNaN_(j)) {
195
195
  j = 0;
196
196
  }
197
- g = this.yz.el(h, k) + j;
197
+ g = this.yy.el(h, k) + j;
198
198
  }
199
199
  }
200
200
  else {
201
201
  if (m <= l) {
202
- g = this.yz.el(i, k) + j;
202
+ g = this.yy.el(i, k) + j;
203
203
  }
204
204
  else {
205
- g = this.yz.el(h, k) + j;
205
+ g = this.yy.el(h, k) + j;
206
206
  }
207
207
  }
208
208
  }
209
- let n = this.y8.d(g, f, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport());
210
- let o = this.y8.e(g, f, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport());
209
+ let n = this.y7.d(g, f, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport());
210
+ let o = this.y7.e(g, f, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport());
211
211
  return { $type: Point_$type, x: n, y: o };
212
212
  }
213
- gb() {
214
- return this.highlightedItemsSource != null || this.acp != null;
213
+ ga() {
214
+ return this.highlightedItemsSource != null || this.aco != null;
215
215
  }
216
- ht() {
217
- let a = super.ht();
216
+ hs() {
217
+ let a = super.hs();
218
218
  {
219
219
  let b = ((() => {
220
220
  let $ret = new SeriesLayerPropertyOverlay();
@@ -224,92 +224,92 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
224
224
  $ret.q = true;
225
225
  return $ret;
226
226
  })());
227
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.ac3));
227
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.ac2));
228
228
  a.add(b);
229
229
  }
230
230
  return a;
231
231
  }
232
- ac3(a, b) {
233
- if (this.acp != null) {
234
- b.value = this.acp;
232
+ ac2(a, b) {
233
+ if (this.aco != null) {
234
+ b.value = this.aco;
235
235
  return;
236
236
  }
237
- b.value = this.acx;
237
+ b.value = this.acw;
238
238
  }
239
- get ab8() {
240
- return this.ab7;
239
+ get ab7() {
240
+ return this.ab6;
241
241
  }
242
- set ab8(a) {
243
- if (this.ab7 != a) {
244
- let b = this.ab7;
245
- this.ab7 = a;
246
- this.raisePropertyChanged("ValueColumn", b, this.ab7);
242
+ set ab7(a) {
243
+ if (this.ab6 != a) {
244
+ let b = this.ab6;
245
+ this.ab6 = a;
246
+ this.raisePropertyChanged("ValueColumn", b, this.ab6);
247
247
  }
248
248
  }
249
249
  getDataLegendSeriesContextAt(a, b) {
250
250
  let c = new DataLegendSeriesValueInfo();
251
251
  c.a = 0;
252
- this.acd = true;
253
- c.l = this.i5({ $type: Point_$type, x: a, y: b }, false, false);
254
- this.acd = false;
252
+ this.acc = true;
253
+ c.l = this.i4({ $type: Point_$type, x: a, y: b }, false, false);
254
+ this.acc = false;
255
255
  c.q = "Value";
256
- c.r = this.acx != null ? this.acx : "Value";
257
- c.s = this.act != null ? this.act : "V:";
258
- c.t = this.acv != null ? this.acv : "";
256
+ c.r = this.acw != null ? this.acw : "Value";
257
+ c.s = this.acs != null ? this.acs : "V:";
258
+ c.t = this.acu != null ? this.acu : "";
259
259
  let d = new DataLegendSeriesContext();
260
260
  d.e = ((() => {
261
261
  let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
262
262
  $ret.add(c);
263
263
  return $ret;
264
264
  })());
265
- d.h = this.mc();
265
+ d.h = this.mb();
266
266
  return d;
267
267
  }
268
- get adk() {
269
- return this.c(AnchoredRadialSeries.ac7);
268
+ get adj() {
269
+ return this.c(AnchoredRadialSeries.ac6);
270
270
  }
271
- set adk(a) {
272
- this.h(AnchoredRadialSeries.ac7, a);
271
+ set adj(a) {
272
+ this.h(AnchoredRadialSeries.ac6, a);
273
273
  }
274
274
  ay(a) {
275
- if (a != null && a == this.yz && this.ab8 != null && this.ab8.count > 0) {
276
- return new AxisRange(0, this.ab8.count - 1);
275
+ if (a != null && a == this.yy && this.ab7 != null && this.ab7.count > 0) {
276
+ return new AxisRange(0, this.ab7.count - 1);
277
277
  }
278
- if (a != null && a == this.y5 && this.ab8 != null && this.ab8.count > 0) {
279
- return new AxisRange(this.ab8.minimum, this.ab8.maximum);
278
+ if (a != null && a == this.y4 && this.ab7 != null && this.ab7.count > 0) {
279
+ return new AxisRange(this.ab7.minimum, this.ab7.maximum);
280
280
  }
281
281
  return null;
282
282
  }
283
- z9(a, b) {
284
- if (this.ach) {
285
- let c = this.ab8.c;
283
+ z8(a, b) {
284
+ if (this.acg) {
285
+ let c = this.ab7.c;
286
286
  if (a < 0) {
287
- return super.z9(a, b);
287
+ return super.z8(a, b);
288
288
  }
289
289
  if (a > c.count - 1) {
290
- if (typeCast(ProportionalCategoryAngleAxis.$, this.yz) !== null) {
291
- let d = this.ab8;
290
+ if (typeCast(ProportionalCategoryAngleAxis.$, this.yy) !== null) {
291
+ let d = this.ab7;
292
292
  return d.f;
293
293
  }
294
- return super.z9(a, b);
294
+ return super.z8(a, b);
295
295
  }
296
296
  return c.item(a);
297
297
  }
298
298
  else {
299
- return super.z9(a, b);
299
+ return super.z8(a, b);
300
300
  }
301
301
  }
302
302
  dk(a) {
303
303
  let b = super.dk(a);
304
- this.ab9 = false;
305
- if (this.yz != null && this.yz.cl) {
306
- this.ab9 = true;
307
- b = new FastItemCoalescingColumn(this.yz, b, this.ach);
304
+ this.ab8 = false;
305
+ if (this.yy != null && this.yy.cl) {
306
+ this.ab8 = true;
307
+ b = new FastItemCoalescingColumn(this.yy, b, this.acg);
308
308
  }
309
309
  return b;
310
310
  }
311
- ac1(a, b) {
312
- if (this.ab9) {
311
+ ac0(a, b) {
312
+ if (this.ab8) {
313
313
  let c = b;
314
314
  let d = c.c;
315
315
  a.deregisterColumn(d);
@@ -318,126 +318,126 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
318
318
  a.deregisterColumn(b);
319
319
  }
320
320
  }
321
- q9(a, b, c, d) {
322
- super.q9(a, b, c, d);
323
- if (this.ab2.c2.g$b(a, b, c, d)) {
324
- this.rr(false);
325
- this.ql();
321
+ q8(a, b, c, d) {
322
+ super.q8(a, b, c, d);
323
+ if (this.ab1.c2.g$b(a, b, c, d)) {
324
+ this.rq(false);
325
+ this.qk();
326
326
  }
327
- let e = typeCast(NumericAxisBase.$, this.y5);
327
+ let e = typeCast(NumericAxisBase.$, this.y4);
328
328
  switch (b) {
329
329
  case AnchoredRadialSeries.$$p[2]:
330
330
  case AnchoredRadialSeries.$$p[3]:
331
- this.qf();
331
+ this.qe();
332
332
  break;
333
333
  case AnchoredRadialSeries.$$p[1]:
334
334
  case RadialBase.$$p[0]:
335
- if (this.ab8 != null) {
336
- this.ac1(this.dn, this.ab8);
337
- this.ab8 = this.dk(this.acx);
335
+ if (this.ab7 != null) {
336
+ this.ac0(this.dn, this.ab7);
337
+ this.ab7 = this.dk(this.acw);
338
338
  }
339
339
  break;
340
340
  case "FastItemsSource":
341
341
  if (typeCast(IFastItemsSource_$type, c) !== null) {
342
- this.ac1(c, this.ab8);
343
- this.ab8 = null;
342
+ this.ac0(c, this.ab7);
343
+ this.ab7 = null;
344
344
  }
345
345
  if (typeCast(IFastItemsSource_$type, d) !== null) {
346
- this.ab8 = this.dk(this.acx);
347
- this.ab2.cx.e(this.id);
346
+ this.ab7 = this.dk(this.acw);
347
+ this.ab1.cx.e(this.ic);
348
348
  }
349
349
  if (e != null && !e.c1()) {
350
- this.ab2.cx.e(this.id);
351
- this.rr(this.gg && c != null);
350
+ this.ab1.cx.e(this.ic);
351
+ this.rq(this.gf && c != null);
352
352
  }
353
353
  break;
354
354
  case AnchoredRadialSeries.$$p[4]:
355
355
  if (this.dn != null) {
356
- this.ac1(this.dn, this.ab8);
357
- this.ab8 = this.dk(this.acx);
356
+ this.ac0(this.dn, this.ab7);
357
+ this.ab7 = this.dk(this.acw);
358
358
  }
359
359
  break;
360
360
  case "ValueColumn":
361
361
  if (e != null && !e.c1()) {
362
- this.ab2.cx.e(this.id);
363
- this.rr(this.gg && this.d7);
362
+ this.ab1.cx.e(this.ic);
363
+ this.rq(this.gf && this.d7);
364
364
  }
365
365
  break;
366
366
  case "TrendLineBrush":
367
- this.rf(b);
367
+ this.re(b);
368
368
  break;
369
369
  case "TrendLineType":
370
- this.ql();
370
+ this.qk();
371
371
  break;
372
372
  }
373
373
  }
374
- pb(a, b, c, d) {
375
- super.pb(a, b, c, d);
374
+ pa(a, b, c, d) {
375
+ super.pa(a, b, c, d);
376
376
  switch (a) {
377
377
  case 4:
378
378
  case 1:
379
379
  case 0:
380
- this.ab2.cx.e(this.id);
380
+ this.ab1.cx.e(this.ic);
381
381
  break;
382
382
  }
383
- this.ab2.c2.g$e(a, b, c, d);
383
+ this.ab1.c2.g$e(a, b, c, d);
384
384
  switch (a) {
385
385
  case 4:
386
- if (this.y5 != null && !this.y5.c1()) {
387
- this.rr(true);
386
+ if (this.y4 != null && !this.y4.c1()) {
387
+ this.rq(true);
388
388
  }
389
389
  break;
390
390
  case 1:
391
- if (this.y5 != null && !this.y5.c1()) {
392
- this.rr(true);
391
+ if (this.y4 != null && !this.y4.c1()) {
392
+ this.rq(true);
393
393
  }
394
394
  break;
395
395
  case 0:
396
- if (this.y5 != null && !this.y5.c1()) {
397
- this.rr(true);
396
+ if (this.y4 != null && !this.y4.c1()) {
397
+ this.rq(true);
398
398
  }
399
399
  break;
400
400
  case 2:
401
- if (this.acx != null && this.ab2.cx.b > 0 && this.y5 != null && !this.y5.c1()) {
402
- this.rr(true);
401
+ if (this.acw != null && this.ab1.cx.b > 0 && this.y4 != null && !this.y4.c1()) {
402
+ this.rq(true);
403
403
  }
404
404
  break;
405
405
  case 3:
406
- if (d == this.acx) {
407
- if (this.y5 != null && !this.y5.c1()) {
408
- this.rr(true);
406
+ if (d == this.acw) {
407
+ if (this.y4 != null && !this.y4.c1()) {
408
+ this.rq(true);
409
409
  }
410
410
  }
411
411
  break;
412
412
  }
413
413
  }
414
- he(a, b, c) {
415
- let d = super.he(a, b, c);
414
+ hd(a, b, c) {
415
+ let d = super.hd(a, b, c);
416
416
  let e = c;
417
- 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) {
417
+ 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) {
418
418
  d = false;
419
419
  }
420
420
  return d;
421
421
  }
422
422
  getOffsetValue() {
423
- return this.acj(this.yz, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
423
+ return this.aci(this.yy, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
424
424
  }
425
425
  getCategoryWidth() {
426
- return this.yz.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
426
+ return this.yy.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
427
427
  }
428
- get_ace() {
428
+ get_acd() {
429
429
  return false;
430
430
  }
431
- get ace() {
432
- return this.get_ace();
431
+ get acd() {
432
+ return this.get_acd();
433
433
  }
434
434
  get_ek() {
435
435
  return true;
436
436
  }
437
- get_f5() {
438
- return this.y5 != null && this.y5.ch;
437
+ get_f4() {
438
+ return this.y4 != null && this.y4.ch;
439
439
  }
440
- acj(a, b, c, d) {
440
+ aci(a, b, c, d) {
441
441
  let e = 0;
442
442
  let f = this.preferredCategoryMode(a);
443
443
  if (f == 0 && a.categoryMode != 0) {
@@ -451,7 +451,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
451
451
  e = 0.5 * a.getCategorySize(b, c, d);
452
452
  break;
453
453
  case 2:
454
- e = a.getGroupCenter(this.z8(), b, c, d);
454
+ e = a.getGroupCenter(this.z7(), b, c, d);
455
455
  break;
456
456
  }
457
457
  if (a.ch) {
@@ -459,7 +459,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
459
459
  }
460
460
  return e;
461
461
  }
462
- aci(a, b, c, d, e) {
462
+ ach(a, b, c, d, e) {
463
463
  let f = 0;
464
464
  let g = this.preferredCategoryMode(b);
465
465
  if (g == 0 && b.categoryMode != 0) {
@@ -473,7 +473,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
473
473
  f = 0.5 * b.m7(a, c, d, e);
474
474
  break;
475
475
  case 2:
476
- f = b.m6(a, this.z8(), c, d, e);
476
+ f = b.m6(a, this.z7(), c, d, e);
477
477
  break;
478
478
  }
479
479
  if (b.ch) {
@@ -481,32 +481,32 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
481
481
  }
482
482
  return f;
483
483
  }
484
- ac2(a, b, c, d) {
484
+ ac1(a, b, c, d) {
485
485
  if (d == 0) {
486
- this.p4(a, b, c);
486
+ this.p3(a, b, c);
487
487
  return;
488
488
  }
489
489
  let e = this.cv.by;
490
490
  let f = this.cv.bx;
491
491
  let g = this.getEffectiveViewport1(this.cv);
492
- let h = this.wj(this.cv);
493
- let i = this.y5.k5(f, e, g, h);
494
- let j = this.yz != null && this.yz.cl;
492
+ let h = this.wi(this.cv);
493
+ let i = this.y4.k5(f, e, g, h);
494
+ let j = this.yy != null && this.yy.cl;
495
495
  let k = new CollisionRect(0, a);
496
496
  for (let l = 0; l < this.dn.count; l++) {
497
497
  let m = typeCast(RadialBaseView.$, this.cv);
498
498
  let n = m.cx.getBucket(l);
499
- let o = this.acj(this.yz, e, f, g);
499
+ let o = this.aci(this.yy, e, f, g);
500
500
  if (j) {
501
- o = this.aci(l, this.yz, e, f, g);
501
+ o = this.ach(l, this.yy, e, f, g);
502
502
  if (isNaN_(o)) {
503
503
  o = 0;
504
504
  }
505
505
  }
506
- n[0] = this.yz.getScaledAngle(n[0]) + o;
507
- let p = Math.min(this.y8.b.od(n[2]), i.maxLength);
508
- let q = this.y8.d(n[0], p, e, f, g);
509
- let r = this.y8.e(n[0], p, e, f, g);
506
+ n[0] = this.yy.getScaledAngle(n[0]) + o;
507
+ let p = Math.min(this.y7.b.od(n[2]), i.maxLength);
508
+ let q = this.y7.d(n[0], p, e, f, g);
509
+ let r = this.y7.e(n[0], p, e, f, g);
510
510
  if (k.containsLocation(q, r)) {
511
511
  if (c == 7 || c == 6) {
512
512
  b.add(((() => {
@@ -534,30 +534,30 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
534
534
  }
535
535
  }
536
536
  }
537
- get_acg() {
537
+ get_acf() {
538
538
  return false;
539
539
  }
540
- get acg() {
541
- return this.get_acg();
540
+ get acf() {
541
+ return this.get_acf();
542
542
  }
543
- get_aca() {
543
+ get_ab9() {
544
544
  return false;
545
545
  }
546
- get aca() {
547
- return this.get_aca();
546
+ get ab9() {
547
+ return this.get_ab9();
548
548
  }
549
- aa9(a, b) {
549
+ aa8(a, b) {
550
550
  let c = b.by;
551
551
  let d = b.bx;
552
552
  let e = this.getEffectiveViewport1(b);
553
- let f = this.yz;
554
- let g = this.y5;
553
+ let f = this.yy;
554
+ let g = this.y4;
555
555
  let h = g.l4;
556
556
  let i = g.l3;
557
557
  a.f.clear();
558
558
  a.n.clear();
559
559
  a.q.clear();
560
- let j = this.xg();
560
+ let j = this.xf();
561
561
  let k = 0;
562
562
  let l = b;
563
563
  let m = f.cl;
@@ -565,11 +565,11 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
565
565
  let o = 0;
566
566
  let p = 0;
567
567
  let q = b.cx.d;
568
- o = this.acj(f, c, d, e);
569
- l.c2.i = this.y5.n7;
570
- l.c2.h = this.y5.n6;
571
- l.c2.j = (r, s) => this.ack(r, s, c, d, e);
572
- l.c2.k = (r, s) => this.acl(r, s, c, d, e);
568
+ o = this.aci(f, c, d, e);
569
+ l.c2.i = this.y4.n7;
570
+ l.c2.h = this.y4.n6;
571
+ l.c2.j = (r, s) => this.acj(r, s, c, d, e);
572
+ l.c2.k = (r, s) => this.ack(r, s, c, d, e);
573
573
  let r = ((() => {
574
574
  let $ret = new Clipper(0, d, false);
575
575
  $ret.i = a.q;
@@ -581,32 +581,32 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
581
581
  $ret.f = b.cx.c;
582
582
  $ret.g = q;
583
583
  $ret.a = o;
584
- $ret.d = this.id;
584
+ $ret.d = this.ic;
585
585
  $ret.i = d;
586
586
  $ret.h = e;
587
587
  $ret.j = c;
588
588
  return $ret;
589
589
  })());
590
- l.c2.l(a.q, this.ab6, this.ab8, this.acn, (t) => this.yz.getScaledAngle(t), (t) => this.y5.od(t), s, r);
590
+ l.c2.l(a.q, this.ab5, this.ab7, this.acm, (t) => this.yy.getScaledAngle(t), (t) => this.y4.od(t), s, r);
591
591
  let t = true;
592
- if (this.acf(b)) {
592
+ if (this.ace(b)) {
593
593
  q--;
594
594
  }
595
595
  for (let u = b.cx.c; u <= q; ++u) {
596
596
  let v = u;
597
- if (v * b.cx.b >= this.yz.lj) {
598
- v -= intDivide((this.yz.lj), b.cx.b);
597
+ if (v * b.cx.b >= this.yy.lj) {
598
+ v -= intDivide((this.yy.lj), b.cx.b);
599
599
  }
600
600
  let w = b.cx.getBucket(v);
601
601
  p = 0;
602
602
  if (m) {
603
- p = this.z0(v, c, d, e);
603
+ p = this.zz(v, c, d, e);
604
604
  }
605
605
  w[3] = p;
606
606
  if (!isNaN_(w[0])) {
607
607
  let x = false;
608
608
  if (m) {
609
- o = this.aci(v, f, c, d, e);
609
+ o = this.ach(v, f, c, d, e);
610
610
  if (isNaN_(o)) {
611
611
  o = 0;
612
612
  x = true;
@@ -614,15 +614,15 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
614
614
  }
615
615
  w[0] = f.getScaledAngle(w[0]) + o;
616
616
  if (w[1] < h || w[1] > i) {
617
- if (this.acg) {
618
- if (w[1] > i && this.aca) {
617
+ if (this.acf) {
618
+ if (w[1] > i && this.ab9) {
619
619
  }
620
620
  else {
621
621
  x = true;
622
622
  }
623
623
  }
624
624
  else {
625
- if (w[1] > i && this.aca) {
625
+ if (w[1] > i && this.ab9) {
626
626
  }
627
627
  else {
628
628
  continue;
@@ -643,7 +643,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
643
643
  else {
644
644
  w[2] = w[1];
645
645
  }
646
- if ((isNaN_(w[1]) || isNaN_(w[2])) && t && this.ace && this.acc()) {
646
+ if ((isNaN_(w[1]) || isNaN_(w[2])) && t && this.acd && this.acb()) {
647
647
  q++;
648
648
  }
649
649
  else {
@@ -653,13 +653,13 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
653
653
  if (j) {
654
654
  let y = Math.min(v * b.cx.b, this.dn.count - 1);
655
655
  let z = false;
656
- if (this.yz.cl) {
657
- let aa = this.yz;
658
- let ab = aa.hasOthersCategory && (v * b.cx.b) == this.yz.lj - 1;
656
+ if (this.yy.cl) {
657
+ let aa = this.yy;
658
+ let ab = aa.hasOthersCategory && (v * b.cx.b) == this.yy.lj - 1;
659
659
  z = ab;
660
660
  }
661
- let ac = this.y8.d(w[0], w[1], c, d, e);
662
- let ad = this.y8.e(w[0], w[1], c, d, e);
661
+ let ac = this.y7.d(w[0], w[1], c, d, e);
662
+ let ad = this.y7.e(w[0], w[1], c, d, e);
663
663
  let ae = new Rect(0, ac - 5, ad - 5, 11, 11);
664
664
  if (!isNaN_(ac) && !isNaN_(ad) && !isInfinity(ac) && !isInfinity(ad) && n.tryAdd(ae)) {
665
665
  a.n.add({ $type: Point_$type, x: w[0], y: w[1] });
@@ -669,15 +669,15 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
669
669
  af.content.item = this.dn.item(y);
670
670
  if (z) {
671
671
  af.ak = this.dn.count;
672
- let ag = this.yz;
673
- af.content.item = this.y7;
672
+ let ag = this.yy;
673
+ af.content.item = this.y6;
674
674
  }
675
675
  ++k;
676
676
  }
677
677
  }
678
678
  }
679
679
  else {
680
- if (t && this.ace && this.acc()) {
680
+ if (t && this.acd && this.acb()) {
681
681
  q++;
682
682
  }
683
683
  }
@@ -685,17 +685,17 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
685
685
  b.cy.count = k;
686
686
  return;
687
687
  }
688
- ack(a, b, c, d, e) {
689
- return this.y8.d(a, b, c, d, e);
688
+ acj(a, b, c, d, e) {
689
+ return this.y7.d(a, b, c, d, e);
690
690
  }
691
- acl(a, b, c, d, e) {
692
- return this.y8.e(a, b, c, d, e);
691
+ ack(a, b, c, d, e) {
692
+ return this.y7.e(a, b, c, d, e);
693
693
  }
694
- acf(a) {
694
+ ace(a) {
695
695
  let b = a;
696
- return !this.ace && b.cx.c == 0 && b.cx.d == this.yz.lj;
696
+ return !this.acd && b.cx.c == 0 && b.cx.d == this.yy.lj;
697
697
  }
698
- ab1(a, b, c) {
698
+ ab0(a, b, c) {
699
699
  let d = null;
700
700
  let e = c.by;
701
701
  let f = c.bx;
@@ -708,54 +708,54 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
708
708
  }
709
709
  return d;
710
710
  }
711
- ac6(a, b, c, d, e) {
711
+ ac5(a, b, c, d, e) {
712
712
  if (a.count > 0 && d.count > 0) {
713
- if (!e || this.acb()) {
714
- a.add(this.ado);
713
+ if (!e || this.aca()) {
714
+ a.add(this.adn);
715
715
  a.add(a._inner[0]);
716
- d.add(this.ado);
716
+ d.add(this.adn);
717
717
  d.add(d._inner[0]);
718
718
  }
719
719
  }
720
720
  }
721
- acc() {
722
- return !this.acb();
723
- }
724
721
  acb() {
722
+ return !this.aca();
723
+ }
724
+ aca() {
725
725
  let a = this.cv.by;
726
726
  return !a.containsPoint({ $type: Point_$type, x: 0.5, y: 0.5 });
727
727
  }
728
- o5(a, b) {
729
- super.o5(a, b);
728
+ o4(a, b) {
729
+ super.o4(a, b);
730
730
  let c = b;
731
731
  if (a) {
732
732
  c.cy.clear();
733
733
  }
734
734
  c.c2.g$d();
735
735
  }
736
- abc(a, b) {
737
- this.qx();
736
+ abb(a, b) {
737
+ this.qw();
738
738
  let c = b.by;
739
739
  let d = b.bx;
740
740
  let e = this.getEffectiveViewport1(b);
741
- let f = this.wj(b);
741
+ let f = this.wi(b);
742
742
  let g = b;
743
743
  g.c2.g$g(a.q);
744
744
  let h = new List$1(Point_$type, 0);
745
745
  for (let i = 0; i < a.n.count; i++) {
746
746
  let j = a.n._inner[i];
747
- let k = this.y8.d(j.x, j.y, c, d, e);
748
- let l = this.y8.e(j.x, j.y, c, d, e);
747
+ let k = this.y7.d(j.x, j.y, c, d, e);
748
+ let l = this.y7.e(j.x, j.y, c, d, e);
749
749
  let m = { $type: Point_$type, x: k, y: l };
750
750
  h.add(m);
751
751
  }
752
- CategoryMarkerManager.e(this, h, g.cy, this.xi);
753
- this.ac0(b, a);
752
+ CategoryMarkerManager.e(this, h, g.cy, this.xh);
753
+ this.acz(b, a);
754
754
  g.cr();
755
- this.acz(d, c, e, f, g);
755
+ this.acy(d, c, e, f, g);
756
756
  }
757
- ab0(a, b, c) {
758
- if (b < a || a < 0 || a > this.ab8.count || b < 0 || b > this.ab8.count || c == null) {
757
+ abz(a, b, c) {
758
+ if (b < a || a < 0 || a > this.ab7.count || b < 0 || b > this.ab7.count || c == null) {
759
759
  return null;
760
760
  }
761
761
  let d = new Array((b - a) + 1);
@@ -773,14 +773,14 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
773
773
  }
774
774
  return d;
775
775
  }
776
- ac4(a, b, c, d, e, f) {
776
+ ac3(a, b, c, d, e, f) {
777
777
  let g = this.bx != 1;
778
778
  let h = this.cp != 1;
779
779
  let i = this.co != 1;
780
780
  let j = this.d2;
781
- this.zg.a3(this.zg.d, d.cn, a, b, c, d, e, f, true);
782
- this.zg.aa(this.ib);
783
- let k = this.zg.ax;
781
+ this.zf.a3(this.zf.d, d.cn, a, b, c, d, e, f, true);
782
+ this.zf.aa(this.ia);
783
+ let k = this.zf.ax;
784
784
  let l = null;
785
785
  let m = null;
786
786
  let n = null;
@@ -789,10 +789,10 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
789
789
  let q = null;
790
790
  let r = null;
791
791
  if (j && this.db != null && !k.e) {
792
- let s = this.vo(k.z);
793
- let t = this.vp(k.z);
794
- this.zg.ag = s;
795
- this.zg.ah = t;
792
+ let s = this.vn(k.z);
793
+ let t = this.vo(k.z);
794
+ this.zf.ag = s;
795
+ this.zf.ah = t;
796
796
  k.aa = s;
797
797
  k.ab = t;
798
798
  }
@@ -821,26 +821,26 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
821
821
  k.b = n;
822
822
  }
823
823
  k.h = f;
824
- this.aba(k);
825
- 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);
824
+ this.aa9(k);
825
+ 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);
826
826
  }
827
- ac5(a, b, c, d, e, f) {
827
+ ac4(a, b, c, d, e, f) {
828
828
  let g = this.bx != 1;
829
829
  let h = this.cp != 1;
830
830
  let i = this.cp != 1;
831
831
  let j = this.d2;
832
- this.zg.a3(this.zg.b, d.cn, a, b, c, d, e, f, false);
833
- this.zg.ab(this.ib);
834
- let k = this.zg.ay;
832
+ this.zf.a3(this.zf.b, d.cn, a, b, c, d, e, f, false);
833
+ this.zf.ab(this.ia);
834
+ let k = this.zf.ay;
835
835
  let l = null;
836
836
  let m = null;
837
837
  let n = null;
838
838
  let o = this.dn;
839
839
  if (j && this.db != null && !k.e) {
840
- let p = this.vn(k.z);
841
- let q = this.vq(k.z);
842
- this.zg.ag = p;
843
- this.zg.ah = q;
840
+ let p = this.vm(k.z);
841
+ let q = this.vp(k.z);
842
+ this.zf.ag = p;
843
+ this.zf.ah = q;
844
844
  k.aa = p;
845
845
  k.ab = q;
846
846
  }
@@ -856,15 +856,15 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
856
856
  k.d = m;
857
857
  }
858
858
  k.h = f;
859
- this.abb(k);
860
- this.zg.z(this, l, m, n, f, g, h, i, b < 0);
859
+ this.aba(k);
860
+ this.zf.z(this, l, m, n, f, g, h, i, b < 0);
861
861
  }
862
- ac0(a, b) {
862
+ acz(a, b) {
863
863
  a.b7 = true;
864
- this.zg.a1(this, this.zw(), runOn(this, this.yn), this.z6(a), this.z7(a));
865
- let c = this.zg.d;
864
+ this.zf.a1(this, this.zv(), runOn(this, this.ym), this.z5(a), this.z6(a));
865
+ let c = this.zf.d;
866
866
  let d = c != null;
867
- let e = this.yz;
867
+ let e = this.yy;
868
868
  if (e == null) {
869
869
  return;
870
870
  }
@@ -882,42 +882,42 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
882
882
  let q = p.content;
883
883
  if (d) {
884
884
  let r = p.al;
885
- this.ac4(j, r, h, e, g, a.q);
885
+ this.ac3(j, r, h, e, g, a.q);
886
886
  }
887
- this.zg.ac(p, q);
887
+ this.zf.ac(p, q);
888
888
  }
889
889
  }
890
- acz(a, b, c, d, e) {
890
+ acy(a, b, c, d, e) {
891
891
  e.c3(a, b, c, d);
892
892
  }
893
- sh() {
894
- super.sh();
893
+ sg() {
894
+ super.sg();
895
895
  if (this.index < 0) {
896
896
  return;
897
897
  }
898
- this.ab2.c4();
898
+ this.ab1.c4();
899
899
  }
900
- kx(a, b) {
901
- if (a == this.ab2.c2.g$j) {
900
+ kw(a, b) {
901
+ if (a == this.ab1.c2.g$j) {
902
902
  return null;
903
903
  }
904
- return super.kx(a, b);
904
+ return super.kw(a, b);
905
905
  }
906
- gd(a) {
906
+ gc(a) {
907
907
  let b = this.cv.by;
908
908
  b = b.copy();
909
909
  let c = this.cv.bx;
910
910
  let d = !b.isEmpty && !c.isEmpty && this.dn != null ? this.dn.indexOf(a) : -1;
911
- if (this.yz == null || this.ab8 == null || this.y5 == null) {
911
+ if (this.yy == null || this.ab7 == null || this.y4 == null) {
912
912
  return false;
913
913
  }
914
- if (d < 0 || d > this.ab8.count - 1) {
914
+ if (d < 0 || d > this.ab7.count - 1) {
915
915
  return false;
916
916
  }
917
- let e = this.yz.getScaledAngle(d);
918
- let f = this.y5.od(this.ab8.item(d));
917
+ let e = this.yy.getScaledAngle(d);
918
+ let f = this.y4.od(this.ab7.item(d));
919
919
  if (isNaN_(f)) {
920
- f = (this.y5.n6 + this.y5.n7) / 2;
920
+ f = (this.y4.n6 + this.y4.n7) / 2;
921
921
  }
922
922
  let g = 0.5 + (Math.cos(e) * f);
923
923
  let h = 0.5 + (Math.sin(e) * f);
@@ -946,50 +946,50 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
946
946
  }
947
947
  return d >= 0;
948
948
  }
949
- rt(a, b) {
950
- super.rt(a, b);
951
- if (!this.g0) {
949
+ rs(a, b) {
950
+ super.rs(a, b);
951
+ if (!this.gz) {
952
952
  this.cv.a4(b);
953
953
  return;
954
954
  }
955
955
  this.cv.a4(b);
956
956
  let c = typeCast(AnchoredRadialSeriesView.$, this.cu);
957
- c.cx.e(this.id);
957
+ c.cx.e(this.ic);
958
958
  if (this.d5(this.cu)) {
959
959
  return;
960
960
  }
961
- if (!this.gs) {
962
- this.ab5 = new RadialFrame(3);
963
- this.aa9(this.ab5, c);
961
+ if (!this.gr) {
962
+ this.ab4 = new RadialFrame(3);
963
+ this.aa8(this.ab4, c);
964
964
  }
965
- this.gs = false;
966
- this.abc(this.ab5, c);
967
- this.g0 = false;
965
+ this.gr = false;
966
+ this.abb(this.ab4, c);
967
+ this.gz = false;
968
968
  }
969
- rq(a, b, c, d, e) {
970
- super.rq(a, b, c, d, e);
969
+ rp(a, b, c, d, e) {
970
+ super.rp(a, b, c, d, e);
971
971
  let f = this.ba.a$j.item(d);
972
972
  let g = f;
973
- g.cx.e(this.id);
973
+ g.cx.e(this.ic);
974
974
  f.a3(c);
975
975
  if (this.d5(g)) {
976
976
  return;
977
977
  }
978
- if (this.ab4 == null) {
979
- this.ab4 = new RadialFrame(3);
978
+ if (this.ab3 == null) {
979
+ this.ab3 = new RadialFrame(3);
980
980
  }
981
- this.ab4.v();
982
- this.aa9(this.ab4, g);
983
- this.abc(this.ab4, g);
981
+ this.ab3.v();
982
+ this.aa8(this.ab3, g);
983
+ this.abb(this.ab3, g);
984
984
  }
985
- pz(a) {
986
- super.pz(a);
987
- this.bc.exportTrendlineData(this, a, this.ab2.c2.g$j);
985
+ py(a) {
986
+ super.py(a);
987
+ this.bc.exportTrendlineData(this, a, this.ab1.c2.g$j);
988
988
  }
989
989
  }
990
990
  AnchoredRadialSeries.$t = /*@__PURE__*/ markType(AnchoredRadialSeries, 'AnchoredRadialSeries', RadialBase.$);
991
- AnchoredRadialSeries.ac7 = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredRadialSeries.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
992
- AnchoredRadialSeries.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
991
+ AnchoredRadialSeries.ac6 = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredRadialSeries.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
992
+ AnchoredRadialSeries.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
993
993
  return AnchoredRadialSeries;
994
994
  })();
995
995
  /**
@@ -1008,24 +1008,24 @@ export let AnchoredRadialSeriesView = /*@__PURE__*/ (() => {
1008
1008
  c3(a, b, c, d) {
1009
1009
  }
1010
1010
  c4() {
1011
- this.c1.adk = null;
1012
- if (this.c1.adl != null) {
1013
- this.c1.adk = this.c1.adl;
1011
+ this.c1.adj = null;
1012
+ if (this.c1.adk != null) {
1013
+ this.c1.adj = this.c1.adk;
1014
1014
  }
1015
1015
  else {
1016
- this.c1.adk = this.c1.u9;
1016
+ this.c1.adj = this.c1.u8;
1017
1017
  }
1018
1018
  }
1019
1019
  a7(a, b) {
1020
1020
  if (a.d) {
1021
1021
  if (!b) {
1022
1022
  }
1023
- if (this.c1.ab6 != 0 && !b) {
1023
+ if (this.c1.ab5 != 0 && !b) {
1024
1024
  let c = this.c2.g$j;
1025
- c.ad = this.c1.acm;
1026
- c._stroke = this.c1.adk;
1027
- c.ai = this.c1.adm;
1028
- c.aj = this.c1.adn;
1025
+ c.ad = this.c1.acl;
1026
+ c._stroke = this.c1.adj;
1027
+ c.ai = this.c1.adl;
1028
+ c.aj = this.c1.adm;
1029
1029
  a.v(c);
1030
1030
  }
1031
1031
  }
@@ -1033,15 +1033,15 @@ export let AnchoredRadialSeriesView = /*@__PURE__*/ (() => {
1033
1033
  }
1034
1034
  getDefaultTooltipTemplate() {
1035
1035
  let a = "<div class='ui-chart-default-tooltip-content'>";
1036
- if (this.c1.yz.f2 != null) {
1037
- a += "<span>${item." + this.c1.yz.f2 + "}</span><br/>";
1036
+ if (this.c1.yy.f2 != null) {
1037
+ a += "<span>${item." + this.c1.yy.f2 + "}</span><br/>";
1038
1038
  }
1039
1039
  a += "<span";
1040
1040
  let b = this.e.ba.a$u(this.e);
1041
1041
  if (!stringIsNullOrEmpty(b)) {
1042
1042
  a += " style='color:" + b + "'";
1043
1043
  }
1044
- a += ">" + this.c1.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.c1.acx + "}</span></div>";
1044
+ a += ">" + this.c1.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.c1.acw + "}</span></div>";
1045
1045
  return a;
1046
1046
  }
1047
1047
  }