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
@@ -58,52 +58,52 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
58
58
  __extends(PolarBase, _super);
59
59
  function PolarBase() {
60
60
  var _this = _super.call(this) || this;
61
- _this.yy = null;
62
- _this.yp = null;
63
- _this.yw = null;
64
- _this.acf = null;
61
+ _this.yx = null;
62
+ _this.yo = null;
63
+ _this.yv = null;
65
64
  _this.ace = null;
66
65
  _this.acd = null;
67
- _this.za = null;
66
+ _this.acc = null;
67
+ _this.y9 = null;
68
+ _this.zg = null;
68
69
  _this.zh = null;
69
- _this.zi = null;
70
- _this.y2 = new PolarFrame();
71
- _this.y4 = new PolarFrame();
72
- _this.y0 = new PolarFrame();
73
- _this.yv = null;
74
- _this.z0 = null;
75
- _this.y6 = 1;
76
- _this.zm = false;
70
+ _this.y1 = new PolarFrame();
71
+ _this.y3 = new PolarFrame();
72
+ _this.yz = new PolarFrame();
73
+ _this.yu = null;
74
+ _this.zz = null;
75
+ _this.y5 = 1;
77
76
  _this.zl = false;
77
+ _this.zk = false;
78
+ _this.ze = null;
78
79
  _this.zf = null;
79
- _this.zg = null;
80
80
  _this.assigningPolarStyle = null;
81
81
  _this.assigningPolarMarkerStyle = null;
82
- _this.y5 = null;
83
- _this.y3 = null;
84
- _this.yz = null;
85
- _this.y5 = new PolarSeriesRenderManager();
86
- _this.y7 = _this.y8();
87
- _this.y3 = new PolarFrame();
88
- _this.y4.x = runOn(_this, _this.acc);
89
- _this.y2.x = runOn(_this, _this.acc);
90
- _this.y0.x = runOn(_this, _this.acc);
91
- _this.za = new SeriesRenderer$2(PolarFrame.$, PolarBaseView.$, 0, runOn(_this, _this.abd), runOn(_this, _this.abh), runOn(_this, _this.d3), runOn(_this, _this.r7), runOn(_this, _this.aa6));
82
+ _this.y4 = null;
83
+ _this.y2 = null;
84
+ _this.yy = null;
85
+ _this.y4 = new PolarSeriesRenderManager();
86
+ _this.y6 = _this.y7();
87
+ _this.y2 = new PolarFrame();
88
+ _this.y3.x = runOn(_this, _this.acb);
89
+ _this.y1.x = runOn(_this, _this.acb);
90
+ _this.yz.x = runOn(_this, _this.acb);
91
+ _this.y9 = new SeriesRenderer$2(PolarFrame.$, PolarBaseView.$, 0, runOn(_this, _this.abc), runOn(_this, _this.abg), runOn(_this, _this.d3), runOn(_this, _this.r6), runOn(_this, _this.aa5));
92
92
  return _this;
93
93
  }
94
94
  PolarBase.prototype.cs = function () {
95
95
  return new PolarBaseView(this);
96
96
  };
97
- PolarBase.prototype.q1 = function (a) {
98
- _super.prototype.q1.call(this, a);
99
- this.yx = a;
97
+ PolarBase.prototype.q0 = function (a) {
98
+ _super.prototype.q0.call(this, a);
99
+ this.yw = a;
100
100
  };
101
- PolarBase.prototype.o2 = function () {
102
- _super.prototype.o2.call(this);
101
+ PolarBase.prototype.o1 = function () {
102
+ _super.prototype.o1.call(this);
103
+ this.ys = null;
103
104
  this.yt = null;
104
- this.yu = null;
105
105
  };
106
- PolarBase.prototype.get_fp = function () {
106
+ PolarBase.prototype.get_fo = function () {
107
107
  return true;
108
108
  };
109
109
  PolarBase.prototype.eb = function (a, b, c, d, e) {
@@ -111,55 +111,55 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
111
111
  if (!this.hasMarkers) {
112
112
  return false;
113
113
  }
114
- var f = this.yt;
115
- var g = new ScalerParams(1, this.db.v4, this.ws, f.ch);
114
+ var f = this.ys;
115
+ var g = new ScalerParams(1, this.db.v4, this.wr, f.ch);
116
116
  g.c = this.getEffectiveViewport1(this.cv);
117
- var h = this.yu;
118
- var i = new ScalerParams(1, this.db.v4, this.ws, h.ch);
117
+ var h = this.yt;
118
+ var i = new ScalerParams(1, this.db.v4, this.wr, h.ch);
119
119
  i.c = this.getEffectiveViewport1(this.cv);
120
120
  a.clear();
121
- this.w6.cj(function (j) {
121
+ this.w5.cj(function (j) {
122
122
  if (j._visibility == 0) {
123
123
  var k = new SeriesPointOfInterest();
124
124
  var l = j.n;
125
125
  var m = j.o;
126
- if (l < _this.ws.left || l > _this.ws.right || m < _this.ws.top || m > _this.ws.bottom) {
126
+ if (l < _this.wr.left || l > _this.wr.right || m < _this.wr.top || m > _this.wr.bottom) {
127
127
  return;
128
128
  }
129
129
  var n = void 0;
130
130
  var o = void 0;
131
- var p = _this.yv.f(l, m, _this.cv.by, _this.cv.bx, _this.cv.getEffectiveViewport(), n, o);
131
+ var p = _this.yu.f(l, m, _this.cv.by, _this.cv.bx, _this.cv.getEffectiveViewport(), n, o);
132
132
  n = p.p5;
133
133
  o = p.p6;
134
134
  k.d = n;
135
135
  k.e = o;
136
136
  k.b = j.content;
137
- k.g = _this.vg;
137
+ k.g = _this.vf;
138
138
  k.c = j.ak;
139
- if (_this.g9) {
140
- k.g = _this.vn(j.ak);
139
+ if (_this.g8) {
140
+ k.g = _this.vm(j.ak);
141
141
  }
142
142
  a.add(k);
143
143
  }
144
144
  });
145
145
  return true;
146
146
  };
147
- PolarBase.prototype.aa6 = function () {
147
+ PolarBase.prototype.aa5 = function () {
148
148
  if (this.dc.g) {
149
149
  this.dc.t();
150
150
  }
151
151
  };
152
- PolarBase.prototype.aa8 = function () {
153
- this.yv.e(this.yy.w, this.zj, this.zk, this.acf, this.ace, this.acd, function (a, b) { return Math.cos(b); }, function (a, b) { return Math.sin(b); }, true);
152
+ PolarBase.prototype.aa7 = function () {
153
+ this.yu.e(this.yx.w, this.zi, this.zj, this.ace, this.acd, this.acc, function (a, b) { return Math.cos(b); }, function (a, b) { return Math.sin(b); }, true);
154
154
  };
155
- PolarBase.prototype.gb = function () {
156
- return this.highlightedItemsSource != null || (this.aao != null && this.aam != null);
155
+ PolarBase.prototype.ga = function () {
156
+ return this.highlightedItemsSource != null || (this.aan != null && this.aal != null);
157
157
  };
158
- PolarBase.prototype.zy = function () {
158
+ PolarBase.prototype.zx = function () {
159
159
  return false;
160
160
  };
161
- PolarBase.prototype.ht = function () {
162
- var a = _super.prototype.ht.call(this);
161
+ PolarBase.prototype.hs = function () {
162
+ var a = _super.prototype.hs.call(this);
163
163
  {
164
164
  var b = ((function () {
165
165
  var $ret = new SeriesLayerPropertyOverlay();
@@ -169,7 +169,7 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
169
169
  $ret.q = true;
170
170
  return $ret;
171
171
  })());
172
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.aa9));
172
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.aa8));
173
173
  a.add(b);
174
174
  }
175
175
  {
@@ -181,10 +181,10 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
181
181
  $ret.q = true;
182
182
  return $ret;
183
183
  })());
184
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.aba));
184
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.aa9));
185
185
  a.add(c);
186
186
  }
187
- if (this.zy()) {
187
+ if (this.zx()) {
188
188
  var d = ((function () {
189
189
  var $ret = new SeriesLayerPropertyOverlay();
190
190
  $ret.r = true;
@@ -201,7 +201,7 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
201
201
  })());
202
202
  a.add(d);
203
203
  }
204
- if (!this.zy()) {
204
+ if (!this.zx()) {
205
205
  var e = ((function () {
206
206
  var $ret = new SeriesLayerPropertyOverlay();
207
207
  $ret.r = true;
@@ -211,10 +211,10 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
211
211
  $ret.q = true;
212
212
  return $ret;
213
213
  })());
214
- e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.r0));
214
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.rz));
215
215
  a.add(e);
216
216
  }
217
- if (!this.zy()) {
217
+ if (!this.zx()) {
218
218
  var f = ((function () {
219
219
  var $ret = new SeriesLayerPropertyOverlay();
220
220
  $ret.r = true;
@@ -224,155 +224,155 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
224
224
  $ret.q = true;
225
225
  return $ret;
226
226
  })());
227
- f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.r0));
227
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.rz));
228
228
  a.add(f);
229
229
  }
230
230
  return a;
231
231
  };
232
- PolarBase.prototype.aba = function (a, b) {
233
- if (this.aao != null) {
234
- b.value = this.aao;
232
+ PolarBase.prototype.aa9 = function (a, b) {
233
+ if (this.aan != null) {
234
+ b.value = this.aan;
235
235
  return;
236
236
  }
237
- b.value = this.aa1;
237
+ b.value = this.aa0;
238
238
  };
239
- PolarBase.prototype.aa9 = function (a, b) {
240
- if (this.aam != null) {
241
- b.value = this.aam;
239
+ PolarBase.prototype.aa8 = function (a, b) {
240
+ if (this.aal != null) {
241
+ b.value = this.aal;
242
242
  return;
243
243
  }
244
- b.value = this.aaj;
244
+ b.value = this.aai;
245
245
  };
246
- Object.defineProperty(PolarBase.prototype, "zj", {
246
+ Object.defineProperty(PolarBase.prototype, "zi", {
247
247
  get: function () {
248
- return this.zh;
248
+ return this.zg;
249
249
  },
250
250
  set: function (a) {
251
- if (this.zh != a) {
252
- var b = this.zj;
253
- this.zh = a;
254
- this.raisePropertyChanged("AngleColumn", b, this.zj);
251
+ if (this.zg != a) {
252
+ var b = this.zi;
253
+ this.zg = a;
254
+ this.raisePropertyChanged("AngleColumn", b, this.zi);
255
255
  }
256
256
  },
257
257
  enumerable: false,
258
258
  configurable: true
259
259
  });
260
- Object.defineProperty(PolarBase.prototype, "zk", {
260
+ Object.defineProperty(PolarBase.prototype, "zj", {
261
261
  get: function () {
262
- return this.zi;
262
+ return this.zh;
263
263
  },
264
264
  set: function (a) {
265
- if (this.zi != a) {
266
- var b = this.zk;
267
- this.zi = a;
268
- this.raisePropertyChanged("RadiusColumn", b, this.zk);
265
+ if (this.zh != a) {
266
+ var b = this.zj;
267
+ this.zh = a;
268
+ this.raisePropertyChanged("RadiusColumn", b, this.zj);
269
269
  }
270
270
  },
271
271
  enumerable: false,
272
272
  configurable: true
273
273
  });
274
- Object.defineProperty(PolarBase.prototype, "ab7", {
274
+ Object.defineProperty(PolarBase.prototype, "ab6", {
275
275
  get: function () {
276
- return this.c(PolarBase.abi);
276
+ return this.c(PolarBase.abh);
277
277
  },
278
278
  set: function (a) {
279
- this.h(PolarBase.abi, a);
279
+ this.h(PolarBase.abh, a);
280
280
  },
281
281
  enumerable: false,
282
282
  configurable: true
283
283
  });
284
- PolarBase.prototype.y1 = function () {
285
- var a = this.y0;
284
+ PolarBase.prototype.y0 = function () {
285
+ var a = this.yz;
286
286
  if (this.d3()) {
287
287
  if (this.dc.g) {
288
288
  this.dc.t();
289
289
  }
290
- a = this.y4;
290
+ a = this.y3;
291
291
  }
292
292
  return a;
293
293
  };
294
- PolarBase.prototype.qb = function () {
295
- _super.prototype.qb.call(this);
296
- if (this.yu != null) {
297
- this.yu.ib(false);
298
- }
294
+ PolarBase.prototype.qa = function () {
295
+ _super.prototype.qa.call(this);
299
296
  if (this.yt != null) {
300
297
  this.yt.ib(false);
301
298
  }
299
+ if (this.ys != null) {
300
+ this.ys.ib(false);
301
+ }
302
302
  };
303
- PolarBase.prototype.pb = function (a, b, c, d) {
303
+ PolarBase.prototype.pa = function (a, b, c, d) {
304
304
  var e = false;
305
- this.yx.c0.g$e(a, b, c, d);
306
- if (this.yt != null && !this.yt.c1()) {
305
+ this.yw.c0.g$e(a, b, c, d);
306
+ if (this.ys != null && !this.ys.c1()) {
307
307
  e = true;
308
308
  }
309
- if (this.yu != null && !this.yu.c1()) {
309
+ if (this.yt != null && !this.yt.c1()) {
310
310
  e = true;
311
311
  }
312
312
  if (e) {
313
- this.rr(true);
313
+ this.rq(true);
314
314
  }
315
315
  };
316
- PolarBase.prototype.sq = function (a, b) {
317
- this.rr(false);
316
+ PolarBase.prototype.sp = function (a, b) {
317
+ this.rq(false);
318
318
  };
319
- PolarBase.prototype.sr = function (a, b) {
320
- this.rr(false);
319
+ PolarBase.prototype.sq = function (a, b) {
320
+ this.rq(false);
321
321
  };
322
- PolarBase.prototype.he = function (a, b, c) {
322
+ PolarBase.prototype.hd = function (a, b, c) {
323
323
  var d = true;
324
- if (!_super.prototype.he.call(this, a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.yt == null || this.yu == null || this.zj == null || this.zk == null || this.zj.count == 0 || this.zk.count == 0 || this.dn == null || this.dn.count != this.zj.count || this.dn.count != this.zk.count || this.yv == null || this.yt.bi == null || this.yu.bi == null || this.yt.l4 == this.yt.l3 || this.yu.l4 == this.yu.l3) {
324
+ if (!_super.prototype.hd.call(this, a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.ys == null || this.yt == null || this.zi == null || this.zj == null || this.zi.count == 0 || this.zj.count == 0 || this.dn == null || this.dn.count != this.zi.count || this.dn.count != this.zj.count || this.yu == null || this.ys.bi == null || this.yt.bi == null || this.ys.l4 == this.ys.l3 || this.yt.l4 == this.yt.l3) {
325
325
  d = false;
326
326
  }
327
327
  return d;
328
328
  };
329
- PolarBase.prototype.rs = function (a) {
330
- _super.prototype.rs.call(this, a);
329
+ PolarBase.prototype.rr = function (a) {
330
+ _super.prototype.rr.call(this, a);
331
331
  var b;
332
332
  var c;
333
333
  var d = this.getViewInfo(c, b);
334
334
  c = d.p0;
335
335
  b = d.p1;
336
- if (!this.he(c, b, this.cv)) {
337
- this.o5(true, this.cv);
336
+ if (!this.hd(c, b, this.cv)) {
337
+ this.o4(true, this.cv);
338
338
  return;
339
339
  }
340
- this.acf = b;
341
- this.ace = c;
342
- this.acd = this.cv.getEffectiveViewport();
343
- this.yw = new PolarAxisInfoCache(this.yt, this.yu, this.dn);
344
- var e = new SeriesRenderingArguments(this, c, b, a, this.gr);
345
- var f = this.za.g(e, this.y2, this.y0, this.y4, this.yx);
346
- this.y2 = f.p1;
347
- this.y0 = f.p2;
348
- this.y4 = f.p3;
349
- };
350
- PolarBase.prototype.acc = function (a) {
351
- var b = this.yv.h(a.x, a.y, this.acf, this.ace, this.acd, this.yw.e, this.yw.d, this.yw.g, this.yw.f, this.yw.i, this.yw.h);
340
+ this.ace = b;
341
+ this.acd = c;
342
+ this.acc = this.cv.getEffectiveViewport();
343
+ this.yv = new PolarAxisInfoCache(this.ys, this.yt, this.dn);
344
+ var e = new SeriesRenderingArguments(this, c, b, a, this.gq);
345
+ var f = this.y9.g(e, this.y1, this.yz, this.y3, this.yw);
346
+ this.y1 = f.p1;
347
+ this.yz = f.p2;
348
+ this.y3 = f.p3;
349
+ };
350
+ PolarBase.prototype.acb = function (a) {
351
+ var b = this.yu.h(a.x, a.y, this.ace, this.acd, this.acc, this.yv.e, this.yv.d, this.yv.g, this.yv.f, this.yv.i, this.yv.h);
352
352
  return b;
353
353
  };
354
354
  PolarBase.prototype.ay = function (a) {
355
+ if (a != null && a == this.ys && this.zi != null) {
356
+ return new AxisRange(this.zi.minimum, this.zi.maximum);
357
+ }
355
358
  if (a != null && a == this.yt && this.zj != null) {
356
359
  return new AxisRange(this.zj.minimum, this.zj.maximum);
357
360
  }
358
- if (a != null && a == this.yu && this.zk != null) {
359
- return new AxisRange(this.zk.minimum, this.zk.maximum);
360
- }
361
361
  return null;
362
362
  };
363
- PolarBase.prototype.gd = function (a) {
363
+ PolarBase.prototype.gc = function (a) {
364
364
  var b = this.cv.by;
365
365
  b = b.copy();
366
366
  var c = this.cv.bx;
367
367
  var d = !b.isEmpty && !c.isEmpty && this.dn != null ? this.dn.indexOf(a) : -1;
368
- if (this.yt == null || this.zj == null || this.yu == null || this.zk == null) {
368
+ if (this.ys == null || this.zi == null || this.yt == null || this.zj == null) {
369
369
  return false;
370
370
  }
371
- if (d < 0 || d > this.zj.count - 1 || d > this.zk.count - 1) {
371
+ if (d < 0 || d > this.zi.count - 1 || d > this.zj.count - 1) {
372
372
  return false;
373
373
  }
374
- var e = this.yt.getScaledAngle(this.zj.item(d));
375
- var f = this.yu.od(this.zk.item(d));
374
+ var e = this.ys.getScaledAngle(this.zi.item(d));
375
+ var f = this.yt.od(this.zj.item(d));
376
376
  var g = 0.5 + (Math.cos(e) * f);
377
377
  var h = 0.5 + (Math.sin(e) * f);
378
378
  if (!isNaN_(g)) {
@@ -400,46 +400,46 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
400
400
  }
401
401
  return d >= 0;
402
402
  };
403
- PolarBase.prototype.kn = function (a) {
404
- var b = this.j3(a);
403
+ PolarBase.prototype.km = function (a) {
404
+ var b = this.j2(a);
405
405
  if (this.dn != null && b >= 0 && b < this.dn.count) {
406
406
  return this.dn.item(b);
407
407
  }
408
408
  return null;
409
409
  };
410
- PolarBase.prototype.j3 = function (a) {
411
- var b = truncate(Math.round(this.ir(a)));
410
+ PolarBase.prototype.j2 = function (a) {
411
+ var b = truncate(Math.round(this.iq(a)));
412
412
  return b;
413
413
  };
414
- PolarBase.prototype.ir = function (a) {
415
- switch (this.y7) {
416
- case 1: return this.z4(a);
417
- case 3: return this.z5(a);
418
- case 2: return this.z2(a);
419
- case 4: return this.z3(a);
414
+ PolarBase.prototype.iq = function (a) {
415
+ switch (this.y6) {
416
+ case 1: return this.z3(a);
417
+ case 3: return this.z4(a);
418
+ case 2: return this.z1(a);
419
+ case 4: return this.z2(a);
420
420
  }
421
421
  return -1;
422
422
  };
423
- PolarBase.prototype.z3 = function (a) {
424
- return this.z6(a, false);
425
- };
426
423
  PolarBase.prototype.z2 = function (a) {
427
- var b = this.v7(a);
424
+ return this.z5(a, false);
425
+ };
426
+ PolarBase.prototype.z1 = function (a) {
427
+ var b = this.v6(a);
428
428
  var c = b.x;
429
429
  var d = b.y;
430
- if (this.dn == null || this.yt == null || this.yu == null || this.zj == null || this.zk == null) {
430
+ if (this.dn == null || this.ys == null || this.yt == null || this.zi == null || this.zj == null) {
431
431
  return -1;
432
432
  }
433
- if (this.dn.count > this.z8) {
433
+ if (this.dn.count > this.z7) {
434
434
  return -1;
435
435
  }
436
- if (!this.zq()) {
436
+ if (!this.zp()) {
437
437
  return -1;
438
438
  }
439
- var e = this.z0;
439
+ var e = this.zz;
440
440
  var f = 1.7976931348623157E+308;
441
441
  var g = -1;
442
- for (var h = 0; h < this.zj.count; h++) {
442
+ for (var h = 0; h < this.zi.count; h++) {
443
443
  var i = e._inner[h].x;
444
444
  var j = e._inner[h].y;
445
445
  var k = (c - i) * (c - i) + (d - j) * (d - j);
@@ -450,26 +450,26 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
450
450
  }
451
451
  return g;
452
452
  };
453
- PolarBase.prototype.zq = function () {
454
- var a = this.y0;
453
+ PolarBase.prototype.zp = function () {
454
+ var a = this.yz;
455
455
  if (this.d3()) {
456
- a = this.y4;
456
+ a = this.y3;
457
457
  }
458
458
  if (a == null || a.w.count == 0) {
459
459
  return false;
460
460
  }
461
- this.z0 = a.w;
461
+ this.zz = a.w;
462
462
  return true;
463
463
  };
464
- PolarBase.prototype.z6 = function (a, b) {
465
- if (!this.zt) {
464
+ PolarBase.prototype.z5 = function (a, b) {
465
+ if (!this.zs) {
466
466
  return -1;
467
467
  }
468
468
  var c = { $type: Point_$type, x: 0, y: 0 };
469
469
  var d = true;
470
- var e = this.y0;
470
+ var e = this.yz;
471
471
  if (this.d3()) {
472
- e = this.y4;
472
+ e = this.y3;
473
473
  }
474
474
  if (e == null) {
475
475
  return -1;
@@ -477,14 +477,14 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
477
477
  if (e.m == null) {
478
478
  return -1;
479
479
  }
480
- if (this.dn == null || this.dn.count > this.z8) {
480
+ if (this.dn == null || this.dn.count > this.z7) {
481
481
  return -1;
482
482
  }
483
- if (!this.zq()) {
483
+ if (!this.zp()) {
484
484
  return -1;
485
485
  }
486
- var f = this.z0;
487
- var g = this.v7(a);
486
+ var f = this.zz;
487
+ var g = this.v6(a);
488
488
  var h = 1.7976931348623157E+308;
489
489
  var i = -1;
490
490
  for (var j = 0; j < f.count; j++) {
@@ -520,22 +520,22 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
520
520
  }
521
521
  return -1;
522
522
  };
523
- PolarBase.prototype.z5 = function (a) {
524
- return this.z6(a, true);
525
- };
526
523
  PolarBase.prototype.z4 = function (a) {
524
+ return this.z5(a, true);
525
+ };
526
+ PolarBase.prototype.z3 = function (a) {
527
527
  var _this = this;
528
528
  var b = null;
529
529
  var c = 1.7976931348623157E+308;
530
- var d = this.v7(a);
530
+ var d = this.v6(a);
531
531
  var e = d.x;
532
532
  var f = d.y;
533
- if (this.yx.c1.e > this.z8) {
533
+ if (this.yw.c1.e > this.z7) {
534
534
  return -1;
535
535
  }
536
- this.yx.c4(function (g) {
536
+ this.yw.c4(function (g) {
537
537
  if (g._visibility == 0) {
538
- var h = _this.yx.cu(g);
538
+ var h = _this.yw.cu(g);
539
539
  var i = h.left + h.width / 2;
540
540
  var j = h.top + h.height / 2;
541
541
  var k = (e - i) * (e - i) + (f - j) * (f - j);
@@ -550,22 +550,22 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
550
550
  }
551
551
  return -1;
552
552
  };
553
- PolarBase.prototype.wc = function (a, b, c) {
553
+ PolarBase.prototype.wb = function (a, b, c) {
554
554
  var _this = this;
555
- if (this.yt == null || this.yu == null || this.zj == null || this.zk == null) {
555
+ if (this.ys == null || this.yt == null || this.zi == null || this.zj == null) {
556
556
  return { $type: Point_$type, x: NaN, y: NaN };
557
557
  }
558
558
  var d = this.cv.by;
559
559
  var e = this.cv.bx;
560
560
  var f = this.getEffectiveViewport();
561
- var g = new ScalerParams(0, d, e, this.yt.ch, f);
561
+ var g = new ScalerParams(0, d, e, this.ys.ch, f);
562
562
  var h = ((function () {
563
- var $ret = new ScalerParams(0, d, e, _this.yu.ch, f);
564
- $ret.b = _this.iy();
563
+ var $ret = new ScalerParams(0, d, e, _this.yt.ch, f);
564
+ $ret.b = _this.ix();
565
565
  return $ret;
566
566
  })());
567
567
  if (b) {
568
- var i = this.ir(a);
568
+ var i = this.iq(a);
569
569
  if (i == -1) {
570
570
  return { $type: Point_$type, x: NaN, y: NaN };
571
571
  }
@@ -584,11 +584,11 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
584
584
  j = this.dn.count - 1;
585
585
  }
586
586
  if (k == j) {
587
- return this.yv.h(this.zj.item(j), this.zk.item(j), d, e, f, this.yw.e, this.yw.d, this.yw.g, this.yw.f, this.yw.i, this.yw.h);
587
+ return this.yu.h(this.zi.item(j), this.zj.item(j), d, e, f, this.yv.e, this.yv.d, this.yv.g, this.yv.f, this.yv.i, this.yv.h);
588
588
  }
589
589
  var l = i - Math.floor(i);
590
- var m = this.yv.h(this.zj.item(j), this.zk.item(j), d, e, f, this.yw.e, this.yw.d, this.yw.g, this.yw.f, this.yw.i, this.yw.h);
591
- var n = this.yv.h(this.zj.item(k), this.zk.item(k), d, e, f, this.yw.e, this.yw.d, this.yw.g, this.yw.f, this.yw.i, this.yw.h);
590
+ var m = this.yu.h(this.zi.item(j), this.zj.item(j), d, e, f, this.yv.e, this.yv.d, this.yv.g, this.yv.f, this.yv.i, this.yv.h);
591
+ var n = this.yu.h(this.zi.item(k), this.zj.item(k), d, e, f, this.yv.e, this.yv.d, this.yv.g, this.yv.f, this.yv.i, this.yv.h);
592
592
  var o = m.x;
593
593
  var p = m.y;
594
594
  var q = n.x;
@@ -598,79 +598,79 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
598
598
  return { $type: Point_$type, x: o + s * l, y: p + t * l };
599
599
  }
600
600
  else {
601
- var u = this.j3(a);
601
+ var u = this.j2(a);
602
602
  if (u == -1) {
603
603
  return { $type: Point_$type, x: NaN, y: NaN };
604
604
  }
605
- return this.yv.h(this.zj.item(u), this.zk.item(u), d, e, f, this.yw.e, this.yw.d, this.yw.g, this.yw.f, this.yw.i, this.yw.h);
605
+ return this.yu.h(this.zi.item(u), this.zj.item(u), d, e, f, this.yv.e, this.yv.d, this.yv.g, this.yv.f, this.yv.i, this.yv.h);
606
606
  }
607
607
  };
608
608
  PolarBase.prototype.ai = function () {
609
- return [this.yt, this.yu];
609
+ return [this.ys, this.yt];
610
610
  };
611
- PolarBase.prototype.kq = function (a, b) {
612
- var c = this.nd(b);
611
+ PolarBase.prototype.kp = function (a, b) {
612
+ var c = this.nc(b);
613
613
  if (c == PolarBase.$$p[3]) {
614
- return this.kr(a, b, this.aaj);
614
+ return this.kq(a, b, this.aai);
615
615
  }
616
616
  if (c == PolarBase.$$p[15]) {
617
- return this.kr(a, b, this.aa1);
617
+ return this.kq(a, b, this.aa0);
618
618
  }
619
619
  if (c == PolarBase.$$p[5]) {
620
- return this.kr(a, b, this.aam);
620
+ return this.kq(a, b, this.aal);
621
621
  }
622
622
  if (c == PolarBase.$$p[6]) {
623
- return this.kr(a, b, this.aao);
623
+ return this.kq(a, b, this.aan);
624
624
  }
625
- return _super.prototype.kq.call(this, a, b);
625
+ return _super.prototype.kp.call(this, a, b);
626
626
  };
627
- PolarBase.prototype.md = function (a) {
628
- var b = this.nd(a);
627
+ PolarBase.prototype.mc = function (a) {
628
+ var b = this.nc(a);
629
629
  if (b == PolarBase.$$p[3]) {
630
- return this.aaj;
630
+ return this.aai;
631
631
  }
632
632
  if (b == PolarBase.$$p[15]) {
633
- return this.aa1;
633
+ return this.aa0;
634
634
  }
635
635
  if (b == PolarBase.$$p[5]) {
636
- return this.aam;
636
+ return this.aal;
637
637
  }
638
638
  if (b == PolarBase.$$p[6]) {
639
- return this.aao;
639
+ return this.aan;
640
640
  }
641
- return _super.prototype.md.call(this, a);
641
+ return _super.prototype.mc.call(this, a);
642
642
  };
643
- PolarBase.prototype.q9 = function (a, b, c, d) {
644
- _super.prototype.q9.call(this, a, b, c, d);
645
- if (this.yx.c0.g$b(a, b, c, d)) {
646
- this.rr(false);
647
- this.ql();
643
+ PolarBase.prototype.q8 = function (a, b, c, d) {
644
+ _super.prototype.q8.call(this, a, b, c, d);
645
+ if (this.yw.c0.g$b(a, b, c, d)) {
646
+ this.rq(false);
647
+ this.qk();
648
648
  }
649
649
  switch (b) {
650
650
  case PolarBase.$$p[1]:
651
651
  case PolarBase.$$p[2]:
652
652
  case PolarBase.$$p[13]:
653
653
  case PolarBase.$$p[14]:
654
- this.qf();
654
+ this.qe();
655
655
  break;
656
656
  case "FastItemsSource":
657
657
  if (typeCast(IFastItemsSource_$type, c) != null) {
658
+ c.deregisterColumn(this.zi);
658
659
  c.deregisterColumn(this.zj);
659
- c.deregisterColumn(this.zk);
660
+ this.zi = null;
660
661
  this.zj = null;
661
- this.zk = null;
662
662
  }
663
663
  if (typeCast(IFastItemsSource_$type, d) != null) {
664
- this.zj = this.dk(this.aaj);
665
- this.zk = this.dk(this.aa1);
664
+ this.zi = this.dk(this.aai);
665
+ this.zj = this.dk(this.aa0);
666
666
  }
667
- if ((this.yu != null && !this.yu.c1()) || (this.yt != null && !this.yt.c1())) {
668
- this.rr(this.gg && c != null);
667
+ if ((this.yt != null && !this.yt.c1()) || (this.ys != null && !this.ys.c1())) {
668
+ this.rq(this.gf && c != null);
669
669
  }
670
670
  break;
671
671
  case PolarBase.$$p[0]:
672
- if (this.yt != null && this.yu != null) {
673
- this.yv = new PolarAxes(this.yu, this.yt);
672
+ if (this.ys != null && this.yt != null) {
673
+ this.yu = new PolarAxes(this.yt, this.ys);
674
674
  }
675
675
  if (c != null) {
676
676
  c.b0(this);
@@ -678,16 +678,16 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
678
678
  if (d != null) {
679
679
  d.ct(this);
680
680
  }
681
- if (this.yt != null && !this.yt.c1()) {
682
- this.rr(false);
681
+ if (this.ys != null && !this.ys.c1()) {
682
+ this.rq(false);
683
683
  }
684
684
  else if (c != null && d == null) {
685
- this.o5(true, this.cv);
685
+ this.o4(true, this.cv);
686
686
  }
687
687
  break;
688
688
  case PolarBase.$$p[12]:
689
- if (this.yt != null && this.yu != null) {
690
- this.yv = new PolarAxes(this.yu, this.yt);
689
+ if (this.ys != null && this.yt != null) {
690
+ this.yu = new PolarAxes(this.yt, this.ys);
691
691
  }
692
692
  if (c != null) {
693
693
  c.b0(this);
@@ -695,149 +695,149 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
695
695
  if (d != null) {
696
696
  d.ct(this);
697
697
  }
698
- if (this.yu != null && !this.yu.c1()) {
699
- this.rr(false);
698
+ if (this.yt != null && !this.yt.c1()) {
699
+ this.rq(false);
700
700
  }
701
701
  else if (c != null && d == null) {
702
- this.o5(true, this.cv);
702
+ this.o4(true, this.cv);
703
703
  }
704
- if (this.yt != null && !this.yt.c1()) {
705
- this.yt.h7();
704
+ if (this.ys != null && !this.ys.c1()) {
705
+ this.ys.h7();
706
706
  }
707
707
  break;
708
708
  case PolarBase.$$p[3]:
709
709
  if (this.dn != null) {
710
- this.dn.deregisterColumn(this.zj);
711
- this.zj = this.dk(this.aaj);
710
+ this.dn.deregisterColumn(this.zi);
711
+ this.zi = this.dk(this.aai);
712
712
  }
713
713
  break;
714
714
  case "AngleColumn":
715
- this.yx.c0.g$i();
716
- if (this.yt != null && !this.yt.c1()) {
717
- this.rr(this.gg && this.d7);
715
+ this.yw.c0.g$i();
716
+ if (this.ys != null && !this.ys.c1()) {
717
+ this.rq(this.gf && this.d7);
718
718
  }
719
719
  break;
720
720
  case PolarBase.$$p[15]:
721
721
  if (this.dn != null) {
722
- this.dn.deregisterColumn(this.zk);
723
- this.zk = this.dk(this.aa1);
722
+ this.dn.deregisterColumn(this.zj);
723
+ this.zj = this.dk(this.aa0);
724
724
  }
725
725
  break;
726
726
  case "RadiusColumn":
727
- this.yx.c0.g$i();
728
- if (this.yu != null && !this.yu.c1()) {
729
- this.rr(this.gg && this.d7);
727
+ this.yw.c0.g$i();
728
+ if (this.yt != null && !this.yt.c1()) {
729
+ this.rq(this.gf && this.d7);
730
730
  }
731
731
  break;
732
732
  case PolarBase.$$p[16]:
733
- this.rr(false);
734
- this.ql();
733
+ this.rq(false);
734
+ this.qk();
735
735
  break;
736
736
  case PolarBase.$$p[11]:
737
- this.rr(false);
738
- this.ql();
737
+ this.rq(false);
738
+ this.qk();
739
739
  break;
740
740
  case "TransitionProgress":
741
- this.yw = new PolarAxisInfoCache(this.yt, this.yu, this.dn);
742
- this.acf = this.cv.by;
743
- this.ace = this.cv.bx;
744
- this.acd = this.cv.getEffectiveViewport();
745
- this.y4.v = this.zz;
746
- this.y4.c(this.jq, this.y2, this.y0);
741
+ this.yv = new PolarAxisInfoCache(this.ys, this.yt, this.dn);
742
+ this.ace = this.cv.by;
743
+ this.acd = this.cv.bx;
744
+ this.acc = this.cv.getEffectiveViewport();
745
+ this.y3.v = this.zy;
746
+ this.y3.c(this.jp, this.y1, this.yz);
747
747
  if (this.d5(this.cv)) {
748
748
  return;
749
749
  }
750
- if (this.jq == 1) {
751
- this.abh(this.y0, this.yx);
752
- this.qo();
750
+ if (this.jp == 1) {
751
+ this.abg(this.yz, this.yw);
752
+ this.qn();
753
753
  }
754
754
  else {
755
- this.abh(this.y4, this.yx);
755
+ this.abg(this.y3, this.yw);
756
756
  }
757
757
  if (this.db != null) {
758
758
  this.db.qo(this);
759
759
  }
760
760
  break;
761
761
  case "TrendLineBrush":
762
- this.rf(b);
762
+ this.re(b);
763
763
  break;
764
764
  case PolarBase.$$p[4]:
765
- this.rr(false);
766
- this.ql();
765
+ this.rq(false);
766
+ this.qk();
767
767
  break;
768
768
  case "TrendLineType":
769
- this.ql();
769
+ this.qk();
770
770
  break;
771
771
  case PolarBase.$$p[8]:
772
- this.zm = this.zv();
773
- this.rr(false);
772
+ this.zl = this.zu();
773
+ this.rq(false);
774
774
  break;
775
775
  case PolarBase.$$p[7]:
776
- this.zl = this.zu();
777
- this.rr(false);
776
+ this.zk = this.zt();
777
+ this.rq(false);
778
778
  break;
779
779
  case PolarBase.$$p[9]:
780
- this.y7 = this.y8();
780
+ this.y6 = this.y7();
781
781
  break;
782
782
  }
783
783
  };
784
- Object.defineProperty(PolarBase.prototype, "y7", {
784
+ Object.defineProperty(PolarBase.prototype, "y6", {
785
785
  get: function () {
786
- return this.y6;
786
+ return this.y5;
787
787
  },
788
788
  set: function (a) {
789
- var b = this.y6;
790
- this.y6 = a;
791
- if (b != this.y6) {
792
- this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.y6));
789
+ var b = this.y5;
790
+ this.y5 = a;
791
+ if (b != this.y5) {
792
+ this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.y5));
793
793
  }
794
794
  },
795
795
  enumerable: false,
796
796
  configurable: true
797
797
  });
798
- PolarBase.prototype.y8 = function () {
799
- if (this.y9 != 0) {
800
- return this.y9;
798
+ PolarBase.prototype.y7 = function () {
799
+ if (this.y8 != 0) {
800
+ return this.y8;
801
801
  }
802
- return this.zt ? 4 : 1;
802
+ return this.zs ? 4 : 1;
803
803
  };
804
- PolarBase.prototype.get_zt = function () {
804
+ PolarBase.prototype.get_zs = function () {
805
805
  return false;
806
806
  };
807
- Object.defineProperty(PolarBase.prototype, "zt", {
807
+ Object.defineProperty(PolarBase.prototype, "zs", {
808
808
  get: function () {
809
- return this.get_zt();
809
+ return this.get_zs();
810
810
  },
811
811
  enumerable: false,
812
812
  configurable: true
813
813
  });
814
- PolarBase.prototype.zv = function () {
815
- return this.zs;
816
- };
817
814
  PolarBase.prototype.zu = function () {
818
815
  return this.zr;
819
816
  };
820
- PolarBase.prototype.zo = function (a) {
817
+ PolarBase.prototype.zt = function () {
818
+ return this.zq;
819
+ };
820
+ PolarBase.prototype.zn = function (a) {
821
821
  if (typeCast(NumericRadiusAxis.$, a) !== null) {
822
822
  return true;
823
823
  }
824
824
  return false;
825
825
  };
826
- PolarBase.prototype.zn = function (a) {
826
+ PolarBase.prototype.zm = function (a) {
827
827
  if (typeCast(NumericAngleAxis.$, a) !== null) {
828
828
  return true;
829
829
  }
830
830
  return false;
831
831
  };
832
- PolarBase.prototype.o5 = function (a, b) {
833
- _super.prototype.o5.call(this, a, b);
832
+ PolarBase.prototype.o4 = function (a, b) {
833
+ _super.prototype.o4.call(this, a, b);
834
834
  var c = b;
835
835
  if (a) {
836
836
  c.c1.clear();
837
837
  }
838
838
  c.c0.g$d();
839
839
  };
840
- PolarBase.prototype.yq = function (a, b) {
840
+ PolarBase.prototype.yp = function (a, b) {
841
841
  var c = a.top - 10;
842
842
  var d = a.bottom + 10;
843
843
  var e = a.left - 10;
@@ -849,13 +849,13 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
849
849
  })());
850
850
  return g;
851
851
  };
852
- PolarBase.prototype.aa5 = function (a, b, c, d) {
852
+ PolarBase.prototype.aa4 = function (a, b, c, d) {
853
853
  a.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, b);
854
854
  var e = this.dn;
855
855
  var _loop_1 = function (f) {
856
856
  var g = a.w._inner[f];
857
857
  if (!isInfinity(g.x) && !isInfinity(g.y)) {
858
- var h_1 = { $type: Point_$type, x: this_1.zj.item(f), y: this_1.zk.item(f) };
858
+ var h_1 = { $type: Point_$type, x: this_1.zi.item(f), y: this_1.zj.item(f) };
859
859
  var i_1 = { $type: Point_$type, x: g.x, y: g.y };
860
860
  a.g.addItem(e.item(f), ((function () {
861
861
  var $ret = new OwnedPoint();
@@ -871,71 +871,71 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
871
871
  _loop_1(f);
872
872
  }
873
873
  };
874
- PolarBase.prototype.abd = function (a, b) {
874
+ PolarBase.prototype.abc = function (a, b) {
875
875
  var _this = this;
876
876
  var c = b.by;
877
877
  var d = b.bx;
878
878
  var e = b.getEffectiveViewport();
879
879
  a.j.clear();
880
880
  a.n.clear();
881
- var f = Math.min(this.zj != null ? this.zj.count : 0, this.zk != null ? this.zk.count : 0);
881
+ var f = Math.min(this.zi != null ? this.zi.count : 0, this.zj != null ? this.zj.count : 0);
882
882
  if (f < 1) {
883
883
  return;
884
884
  }
885
- this.yw = new PolarAxisInfoCache(this.yt, this.yu, this.dn);
886
- this.yy = a;
887
- this.ace = d;
888
- this.acf = c;
889
- this.acd = b.getEffectiveViewport();
890
- b.cy.l(a.j, this.z9, c, d, this.id);
891
- if (f <= this.z9) {
892
- this.aa5(a, f, c, d);
893
- }
894
- var g = this.yq(d, a.n);
895
- var h = Math.min(this.yt.l4, this.yt.l3);
896
- var i = Math.max(this.yt.l3, this.yt.l4);
897
- b.c0.i = this.zz;
885
+ this.yv = new PolarAxisInfoCache(this.ys, this.yt, this.dn);
886
+ this.yx = a;
887
+ this.acd = d;
888
+ this.ace = c;
889
+ this.acc = b.getEffectiveViewport();
890
+ b.cy.l(a.j, this.z8, c, d, this.ic);
891
+ if (f <= this.z8) {
892
+ this.aa4(a, f, c, d);
893
+ }
894
+ var g = this.yp(d, a.n);
895
+ var h = Math.min(this.ys.l4, this.ys.l3);
896
+ var i = Math.max(this.ys.l3, this.ys.l4);
897
+ b.c0.i = this.zy;
898
898
  b.c0.h = 0;
899
- b.c0.k = this.yu.n7;
900
- b.c0.j = this.yu.n6;
901
- b.c0.l = function (j, k) { return _this.yv.c(j, k, c, d, e, Math.cos); };
902
- b.c0.m = function (j, k) { return _this.yv.d(j, k, c, d, e, Math.sin); };
899
+ b.c0.k = this.yt.n7;
900
+ b.c0.j = this.yt.n6;
901
+ b.c0.l = function (j, k) { return _this.yu.c(j, k, c, d, e, Math.cos); };
902
+ b.c0.m = function (j, k) { return _this.yu.d(j, k, c, d, e, Math.sin); };
903
903
  var j = new List$1(Number_$type, 0);
904
- for (var k = 0; k < this.zj.count; k++) {
905
- if (this.zj.item(k) >= h && this.zj.item(k) <= i) {
906
- j.add(this.zj.item(k));
904
+ for (var k = 0; k < this.zi.count; k++) {
905
+ if (this.zi.item(k) >= h && this.zi.item(k) <= i) {
906
+ j.add(this.zi.item(k));
907
907
  }
908
908
  }
909
- var l = this.zk;
910
- if (j.count != this.zj.count) {
909
+ var l = this.zj;
910
+ if (j.count != this.zi.count) {
911
911
  l = new List$1(Number_$type, 0);
912
- for (var m = 0; m < this.zj.count; m++) {
913
- if (this.zj.item(m) >= h && this.zj.item(m) <= i) {
914
- l.add(this.zk.item(m));
912
+ for (var m = 0; m < this.zi.count; m++) {
913
+ if (this.zi.item(m) >= h && this.zi.item(m) <= i) {
914
+ l.add(this.zj.item(m));
915
915
  }
916
916
  }
917
917
  }
918
- b.c0.n(a.n, this.zb, j, l, this.aaa, runOn(this.yt, this.yt.getScaledAngle), runOn(this.yu, this.yu.od), ((function () {
918
+ b.c0.n(a.n, this.za, j, l, this.z9, runOn(this.ys, this.ys.getScaledAngle), runOn(this.yt, this.yt.od), ((function () {
919
919
  var $ret = new TrendResolutionParams();
920
- $ret.d = _this.id;
920
+ $ret.d = _this.ic;
921
921
  $ret.i = d;
922
922
  $ret.h = e;
923
923
  $ret.j = c;
924
924
  return $ret;
925
925
  })()), g, h, i);
926
926
  };
927
- PolarBase.prototype.get_fe = function () {
927
+ PolarBase.prototype.get_fd = function () {
928
928
  return true;
929
929
  };
930
- PolarBase.prototype.zd = function (a, b, c) {
930
+ PolarBase.prototype.zc = function (a, b, c) {
931
931
  return null;
932
932
  };
933
- PolarBase.prototype.ze = function (a, b, c) {
933
+ PolarBase.prototype.zd = function (a, b, c) {
934
934
  if (this.dn == null) {
935
935
  return null;
936
936
  }
937
- var d = this.y1();
938
- var e = this.yx.b1(this.v7(b));
937
+ var d = this.y0();
938
+ var e = this.yw.b1(this.v6(b));
939
939
  var f = -1;
940
940
  if (e == null) {
941
941
  if (a != null) {
@@ -962,7 +962,7 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
962
962
  }
963
963
  return g;
964
964
  };
965
- PolarBase.prototype.zc = function (a, b, c) {
965
+ PolarBase.prototype.zb = function (a, b, c) {
966
966
  var d = new HighlightingInfo();
967
967
  d.i = this;
968
968
  d.g = 0;
@@ -974,59 +974,59 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
974
974
  return d;
975
975
  };
976
976
  PolarBase.prototype.dg = function (a, b, c) {
977
- if (this.ed && this.fz(this.bx) && !c) {
978
- var d = this.zd(a, b, this.zf);
979
- this.zf = d;
977
+ if (this.ed && this.fy(this.bx) && !c) {
978
+ var d = this.zc(a, b, this.ze);
979
+ this.ze = d;
980
980
  return d;
981
981
  }
982
982
  else {
983
- var e = this.zc(a, b, this.zf);
984
- this.zf = e;
983
+ var e = this.zb(a, b, this.ze);
984
+ this.ze = e;
985
985
  return e;
986
986
  }
987
987
  };
988
988
  PolarBase.prototype.dh = function (a, b, c) {
989
- if (this.fz(this.bx) && !c) {
990
- var d = this.ze(a, b, this.zg);
991
- this.zg = d;
989
+ if (this.fy(this.bx) && !c) {
990
+ var d = this.zd(a, b, this.zf);
991
+ this.zf = d;
992
992
  return d;
993
993
  }
994
994
  else {
995
- var e = this.zc(a, b, this.zg);
995
+ var e = this.zb(a, b, this.zf);
996
996
  e.d = true;
997
- this.zg = e;
997
+ this.zf = e;
998
998
  return e;
999
999
  }
1000
1000
  };
1001
- PolarBase.prototype.zx = function () {
1002
- return (this.assigningPolarStyle != null && this.zm) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
1003
- };
1004
1001
  PolarBase.prototype.zw = function () {
1005
- return (this.assigningPolarMarkerStyle != null && this.zl) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
1002
+ return (this.assigningPolarStyle != null && this.zl) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
1003
+ };
1004
+ PolarBase.prototype.zv = function () {
1005
+ return (this.assigningPolarMarkerStyle != null && this.zk) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
1006
1006
  };
1007
- PolarBase.prototype.abh = function (a, b) {
1008
- this.qx();
1007
+ PolarBase.prototype.abg = function (a, b) {
1008
+ this.qw();
1009
1009
  var c = b.by;
1010
1010
  var d = b.bx;
1011
1011
  var e = this.getEffectiveViewport1(b);
1012
- var f = this.wj(b);
1013
- this.yw = new PolarAxisInfoCache(this.yt, this.yu, this.dn);
1014
- if (this.xg()) {
1015
- b.cy.j(a.j, this.xi);
1016
- if (this.zw()) {
1017
- this.aa7(b, a);
1012
+ var f = this.wi(b);
1013
+ this.yv = new PolarAxisInfoCache(this.ys, this.yt, this.dn);
1014
+ if (this.xf()) {
1015
+ b.cy.j(a.j, this.xh);
1016
+ if (this.zv()) {
1017
+ this.aa6(b, a);
1018
1018
  }
1019
1019
  }
1020
1020
  b.cr();
1021
- var g = this.yq(d, b.c0.g$j.an);
1021
+ var g = this.yp(d, b.c0.g$j.an);
1022
1022
  b.c0.g$h(a.n, g);
1023
- this.aa4(d, c, e, f, b);
1023
+ this.aa3(d, c, e, f, b);
1024
1024
  };
1025
- PolarBase.prototype.yn = function (a, b) {
1026
- return this.yo(a, b);
1025
+ PolarBase.prototype.ym = function (a, b) {
1026
+ return this.yn(a, b);
1027
1027
  };
1028
- PolarBase.prototype.yo = function (a, b) {
1029
- if (b < a || a < 0 || a > this.zj.count || b < 0 || b > this.zj.count) {
1028
+ PolarBase.prototype.yn = function (a, b) {
1029
+ if (b < a || a < 0 || a > this.zi.count || b < 0 || b > this.zi.count) {
1030
1030
  return null;
1031
1031
  }
1032
1032
  var c = new Array((b - a) + 1);
@@ -1036,15 +1036,15 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
1036
1036
  }
1037
1037
  return c;
1038
1038
  };
1039
- PolarBase.prototype.aa7 = function (a, b) {
1039
+ PolarBase.prototype.aa6 = function (a, b) {
1040
1040
  var _this = this;
1041
1041
  a.b7 = true;
1042
- this.y5.ay(this, this.zw(), runOn(this, this.yn));
1043
- var c = this.y5.d;
1042
+ this.y4.ay(this, this.zv(), runOn(this, this.ym));
1043
+ var c = this.y4.d;
1044
1044
  var d = c != null;
1045
1045
  var e = this.getEffectiveViewport1(a);
1046
1046
  var f = this.dn == null ? 0 : this.dn.count;
1047
- this.yx.cj(function (g) {
1047
+ this.yw.cj(function (g) {
1048
1048
  if (g._visibility == 0) {
1049
1049
  var h = g.ak;
1050
1050
  var i = g.content;
@@ -1053,19 +1053,19 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
1053
1053
  g.content = i;
1054
1054
  }
1055
1055
  if (d) {
1056
- _this.abb(h, f, a.q);
1056
+ _this.aba(h, f, a.q);
1057
1057
  }
1058
- _this.y5.ac(g, i);
1058
+ _this.y4.ac(g, i);
1059
1059
  }
1060
1060
  });
1061
1061
  };
1062
- PolarBase.prototype.abc = function (a, b, c) {
1062
+ PolarBase.prototype.abb = function (a, b, c) {
1063
1063
  var d = this.bx != 1;
1064
1064
  var e = this.cp != 1;
1065
1065
  var f = this.co != 1;
1066
- this.y5.a0(this.y5.b, a, b, false);
1067
- this.y5.ab(this.ib);
1068
- var g = this.y5.ax;
1066
+ this.y4.a0(this.y4.b, a, b, false);
1067
+ this.y4.ab(this.ia);
1068
+ var g = this.y4.ax;
1069
1069
  var h = null;
1070
1070
  var i = null;
1071
1071
  var j = null;
@@ -1086,16 +1086,16 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
1086
1086
  g.b = j;
1087
1087
  }
1088
1088
  g.h = c;
1089
- this.abf(g);
1090
- this.y5.z(this, h, i, j, c, d, e, f, a < 0);
1089
+ this.abe(g);
1090
+ this.y4.z(this, h, i, j, c, d, e, f, a < 0);
1091
1091
  };
1092
- PolarBase.prototype.abb = function (a, b, c) {
1092
+ PolarBase.prototype.aba = function (a, b, c) {
1093
1093
  var d = this.bx != 1;
1094
1094
  var e = this.cp != 1;
1095
1095
  var f = this.co != 1;
1096
- this.y5.a0(this.y5.d, a, b, true);
1097
- this.y5.aa(this.ib);
1098
- var g = this.y5.aw;
1096
+ this.y4.a0(this.y4.d, a, b, true);
1097
+ this.y4.aa(this.ia);
1098
+ var g = this.y4.aw;
1099
1099
  var h = null;
1100
1100
  var i = null;
1101
1101
  var j = null;
@@ -1128,32 +1128,32 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
1128
1128
  g.d = i;
1129
1129
  }
1130
1130
  g.h = c;
1131
- this.abe(g);
1132
- this.y5.y(this, h, i, j, c, d, e, f, g.v, this.db.dl.totalHighWaterMark, g.x, this.db.dm.totalHighWaterMark, g.t, this.db.dk.totalHighWaterMark);
1131
+ this.abd(g);
1132
+ this.y4.y(this, h, i, j, c, d, e, f, g.v, this.db.dl.totalHighWaterMark, g.x, this.db.dm.totalHighWaterMark, g.t, this.db.dk.totalHighWaterMark);
1133
1133
  };
1134
- PolarBase.prototype.abf = function (a) {
1135
- if (this.assigningPolarStyle != null && this.zm) {
1134
+ PolarBase.prototype.abe = function (a) {
1135
+ if (this.assigningPolarStyle != null && this.zl) {
1136
1136
  this.assigningPolarStyle(this, a);
1137
1137
  }
1138
1138
  };
1139
- PolarBase.prototype.abe = function (a) {
1140
- if (this.assigningPolarMarkerStyle != null && this.zl) {
1139
+ PolarBase.prototype.abd = function (a) {
1140
+ if (this.assigningPolarMarkerStyle != null && this.zk) {
1141
1141
  this.assigningPolarMarkerStyle(this, a);
1142
1142
  }
1143
1143
  };
1144
- PolarBase.prototype.aa4 = function (a, b, c, d, e) {
1144
+ PolarBase.prototype.aa3 = function (a, b, c, d, e) {
1145
1145
  e.c3(a, b, c, d);
1146
1146
  };
1147
- PolarBase.prototype.sh = function () {
1148
- _super.prototype.sh.call(this);
1147
+ PolarBase.prototype.sg = function () {
1148
+ _super.prototype.sg.call(this);
1149
1149
  if (this.index < 0) {
1150
1150
  return;
1151
1151
  }
1152
- this.yx.c6();
1152
+ this.yw.c6();
1153
1153
  };
1154
- PolarBase.prototype.rt = function (a, b) {
1155
- _super.prototype.rt.call(this, a, b);
1156
- if (!this.g0) {
1154
+ PolarBase.prototype.rs = function (a, b) {
1155
+ _super.prototype.rs.call(this, a, b);
1156
+ if (!this.gz) {
1157
1157
  this.cv.a4(b);
1158
1158
  return;
1159
1159
  }
@@ -1162,29 +1162,29 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
1162
1162
  return;
1163
1163
  }
1164
1164
  var c = this.cu;
1165
- if (!this.gs) {
1166
- this.y3 = new PolarFrame();
1167
- this.abd(this.y3, c);
1165
+ if (!this.gr) {
1166
+ this.y2 = new PolarFrame();
1167
+ this.abc(this.y2, c);
1168
1168
  }
1169
- this.gs = false;
1170
- this.abh(this.y3, c);
1171
- this.g0 = false;
1169
+ this.gr = false;
1170
+ this.abg(this.y2, c);
1171
+ this.gz = false;
1172
1172
  };
1173
- PolarBase.prototype.rq = function (a, b, c, d, e) {
1174
- _super.prototype.rq.call(this, a, b, c, d, e);
1173
+ PolarBase.prototype.rp = function (a, b, c, d, e) {
1174
+ _super.prototype.rp.call(this, a, b, c, d, e);
1175
1175
  var f = this.ba.a$j.item(d);
1176
1176
  var g = f;
1177
1177
  f.a3(c);
1178
1178
  if (this.d5(g)) {
1179
1179
  return;
1180
1180
  }
1181
- if (this.yz == null) {
1182
- this.yz = new PolarFrame();
1181
+ if (this.yy == null) {
1182
+ this.yy = new PolarFrame();
1183
1183
  }
1184
- this.abd(this.yz, g);
1185
- this.abh(this.yz, g);
1184
+ this.abc(this.yy, g);
1185
+ this.abg(this.yy, g);
1186
1186
  };
1187
- PolarBase.prototype.abg = function (a, b) {
1187
+ PolarBase.prototype.abf = function (a, b) {
1188
1188
  var e_1, _a, e_2, _b;
1189
1189
  var c = new List$1(Base.$, 0);
1190
1190
  try {
@@ -1228,16 +1228,16 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
1228
1228
  }
1229
1229
  }
1230
1230
  };
1231
- PolarBase.prototype.ym = function (a, b, c) {
1232
- this.aa8();
1233
- return this.yy.w.toArray();
1231
+ PolarBase.prototype.yl = function (a, b, c) {
1232
+ this.aa7();
1233
+ return this.yx.w.toArray();
1234
1234
  };
1235
- PolarBase.prototype.z1 = function (a) {
1235
+ PolarBase.prototype.z0 = function (a) {
1236
1236
  var e_3, _a;
1237
1237
  var b = new List$1(Number_$type, 0);
1238
1238
  var c = this.dn;
1239
1239
  try {
1240
- for (var _b = __values(fromEnum(this.yx.c1.c)), _c = _b.next(); !_c.done; _c = _b.next()) {
1240
+ for (var _b = __values(fromEnum(this.yw.c1.c)), _c = _b.next(); !_c.done; _c = _b.next()) {
1241
1241
  var d = _c.value;
1242
1242
  b.add(c.indexOf(d));
1243
1243
  }
@@ -1257,32 +1257,32 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
1257
1257
  }
1258
1258
  return b;
1259
1259
  };
1260
- PolarBase.prototype.acb = function (a) {
1261
- return { $type: Point_$type, x: this.zj.item(a), y: this.zk.item(a) };
1260
+ PolarBase.prototype.aca = function (a) {
1261
+ return { $type: Point_$type, x: this.zi.item(a), y: this.zj.item(a) };
1262
1262
  };
1263
- PolarBase.prototype.pz = function (a) {
1264
- _super.prototype.pz.call(this, a);
1265
- this.bc.exportTrendlineData(this, a, this.yx.c0.g$j);
1263
+ PolarBase.prototype.py = function (a) {
1264
+ _super.prototype.py.call(this, a);
1265
+ this.bc.exportTrendlineData(this, a, this.yw.c0.g$j);
1266
1266
  };
1267
1267
  PolarBase.prototype.getDataLegendSeriesContextAt = function (a, b) {
1268
1268
  var c = { $type: Point_$type, x: a, y: b };
1269
- var d = this.kn(c);
1270
- var e = d == null ? NaN : this.ix(d, "RadiusMemberPath");
1271
- var f = d == null ? NaN : this.ix(d, "AngleMemberPath");
1269
+ var d = this.km(c);
1270
+ var e = d == null ? NaN : this.iw(d, "RadiusMemberPath");
1271
+ var f = d == null ? NaN : this.iw(d, "AngleMemberPath");
1272
1272
  var g = new DataLegendSeriesValueInfo();
1273
1273
  g.l = e;
1274
1274
  g.a = 11;
1275
- g.r = this.aa1 != null ? this.aa1 : "Radius";
1275
+ g.r = this.aa0 != null ? this.aa0 : "Radius";
1276
1276
  g.q = "Radius";
1277
- g.s = this.aax != null ? this.aax : "R:";
1278
- g.t = this.aaz != null ? this.aaz : "";
1277
+ g.s = this.aaw != null ? this.aaw : "R:";
1278
+ g.t = this.aay != null ? this.aay : "";
1279
1279
  var h = new DataLegendSeriesValueInfo();
1280
1280
  h.l = f;
1281
1281
  h.a = 10;
1282
- h.r = this.aaj != null ? this.aaj : "Angle";
1282
+ h.r = this.aai != null ? this.aai : "Angle";
1283
1283
  h.q = "Angle";
1284
- h.s = this.aaf != null ? this.aaf : "A:";
1285
- h.t = this.aah != null ? this.aah : "";
1284
+ h.s = this.aae != null ? this.aae : "A:";
1285
+ h.t = this.aag != null ? this.aag : "";
1286
1286
  var i = new DataLegendSeriesContext();
1287
1287
  i.e = ((function () {
1288
1288
  var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -1290,27 +1290,27 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
1290
1290
  $ret.add(h);
1291
1291
  return $ret;
1292
1292
  })());
1293
- i.h = this.mc();
1293
+ i.h = this.mb();
1294
1294
  return i;
1295
1295
  };
1296
1296
  PolarBase.prototype.ak = function (a, b) {
1297
1297
  var c = new List$1(ChartSelection.$, 0);
1298
- this.p4(a, c, b);
1298
+ this.p3(a, c, b);
1299
1299
  return c.toArray();
1300
1300
  };
1301
- PolarBase.prototype.p4 = function (a, b, c) {
1301
+ PolarBase.prototype.p3 = function (a, b, c) {
1302
1302
  var _this = this;
1303
1303
  var d = this.cv.by;
1304
1304
  var e = this.cv.bx;
1305
1305
  var f = this.getEffectiveViewport1(this.cv);
1306
- var g = this.wj(this.cv);
1306
+ var g = this.wi(this.cv);
1307
1307
  var h = new CollisionRect(0, a);
1308
- var i = this.yu.k5(e, d, f, g);
1308
+ var i = this.yt.k5(e, d, f, g);
1309
1309
  var _loop_2 = function (j) {
1310
- var k = this_2.yt.getScaledAngle(this_2.zj.item(j));
1311
- var l = this_2.yu.od(this_2.zk.item(j));
1312
- var m = this_2.yv.c(k, l, d, e, f, Math.cos);
1313
- var n = this_2.yv.d(k, l, d, e, f, Math.sin);
1310
+ var k = this_2.ys.getScaledAngle(this_2.zi.item(j));
1311
+ var l = this_2.yt.od(this_2.zj.item(j));
1312
+ var m = this_2.yu.c(k, l, d, e, f, Math.cos);
1313
+ var n = this_2.yu.d(k, l, d, e, f, Math.sin);
1314
1314
  if (h.containsLocation(m, n)) {
1315
1315
  if (c == 7 || c == 6) {
1316
1316
  b.add(((function () {
@@ -1345,8 +1345,8 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
1345
1345
  }
1346
1346
  };
1347
1347
  PolarBase.$t = markType(PolarBase, 'PolarBase', MarkerSeries.$);
1348
- PolarBase.abi = DependencyProperty.i("ActualTrendLineBrush", Brush.$, PolarBase.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
1349
- PolarBase.$$p = markDep(DependencyProperty, PropertyMetadata, PolarBase, 'raisePropertyChanged', ['AngleAxis:yt:abj', [NumericAngleAxis.$, null], 'AngleMemberAsLegendLabel:aaf:abk', [2, null], 'AngleMemberAsLegendUnit:aah:abl', [2, null], 'AngleMemberPath:aaj:abm', [2], 'ClipSeriesToBounds:zp:abn', [0, false], 'HighlightedAngleMemberPath:aam:abo', [2, null], 'HighlightedRadiusMemberPath:aao:abp', [2, null], 'IsCustomPolarMarkerStyleAllowed:zr:abq', [0, false], 'IsCustomPolarStyleAllowed:zs:abr', [0, false], 'ItemSearchMode:y9:abs', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:z8:abt', [1, 10000], 'MaximumMarkers:z9:abu', [1, 400], 'RadiusAxis:yu:abv', [NumericRadiusAxis.$, null], 'RadiusMemberAsLegendLabel:aax:abw', [2, null], 'RadiusMemberAsLegendUnit:aaz:abx', [2, null], 'RadiusMemberPath:aa1:aby', [2], 'UseCartesianInterpolation:zz:ab6', [0, true], 'TrendLineType:zb:ab4', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:z7:ab3', [1, 1.5], 'TrendLinePeriod:aaa:ab2', [1, 7], 'TrendLineZIndex:aab:ab5', [1, 1], 'TrendLineBrush:ab8:abz', [Brush.$, null], 'TrendLineDashArray:ab9:ab0', [DoubleCollection.$], 'TrendLineDashCap:aca:ab1', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
1348
+ PolarBase.abh = DependencyProperty.i("ActualTrendLineBrush", Brush.$, PolarBase.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
1349
+ PolarBase.$$p = markDep(DependencyProperty, PropertyMetadata, PolarBase, 'raisePropertyChanged', ['AngleAxis:ys:abi', [NumericAngleAxis.$, null], 'AngleMemberAsLegendLabel:aae:abj', [2, null], 'AngleMemberAsLegendUnit:aag:abk', [2, null], 'AngleMemberPath:aai:abl', [2], 'ClipSeriesToBounds:zo:abm', [0, false], 'HighlightedAngleMemberPath:aal:abn', [2, null], 'HighlightedRadiusMemberPath:aan:abo', [2, null], 'IsCustomPolarMarkerStyleAllowed:zq:abp', [0, false], 'IsCustomPolarStyleAllowed:zr:abq', [0, false], 'ItemSearchMode:y8:abr', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:z7:abs', [1, 10000], 'MaximumMarkers:z8:abt', [1, 400], 'RadiusAxis:yt:abu', [NumericRadiusAxis.$, null], 'RadiusMemberAsLegendLabel:aaw:abv', [2, null], 'RadiusMemberAsLegendUnit:aay:abw', [2, null], 'RadiusMemberPath:aa0:abx', [2], 'UseCartesianInterpolation:zy:ab5', [0, true], 'TrendLineType:za:ab3', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:z6:ab2', [1, 1.5], 'TrendLinePeriod:z9:ab1', [1, 7], 'TrendLineZIndex:aaa:ab4', [1, 1], 'TrendLineBrush:ab7:aby', [Brush.$, null], 'TrendLineDashArray:ab8:abz', [DoubleCollection.$], 'TrendLineDashCap:ab9:ab0', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
1350
1350
  return PolarBase;
1351
1351
  }(MarkerSeries));
1352
1352
  export { PolarBase };
@@ -1418,8 +1418,8 @@ var PolarBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1418
1418
  _super.prototype.au.call(this);
1419
1419
  this.cy = this.cx();
1420
1420
  if (!this.q) {
1421
- this.cz.z9 = 1000;
1422
- this.b4.xa = Defaults.e;
1421
+ this.cz.z8 = 1000;
1422
+ this.b4.w9 = Defaults.e;
1423
1423
  }
1424
1424
  };
1425
1425
  PolarBaseView.prototype.c4 = function (a) {
@@ -1427,34 +1427,34 @@ var PolarBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1427
1427
  };
1428
1428
  PolarBaseView.prototype.cx = function () {
1429
1429
  var _this = this;
1430
- var a = new NumericMarkerManager(0, function (b) { return _this.c1.item(b); }, function (b) { return _this.cz.yw.c.item(b); }, runOn(this, this.c5), runOn(this, this.cw), runOn(this, this.c2));
1430
+ var a = new NumericMarkerManager(0, function (b) { return _this.c1.item(b); }, function (b) { return _this.cz.yv.c.item(b); }, runOn(this, this.c5), runOn(this, this.cw), runOn(this, this.c2));
1431
1431
  a.n = true;
1432
- a.p = runOn(this.cz, this.cz.acb);
1432
+ a.p = runOn(this.cz, this.cz.aca);
1433
1433
  return a;
1434
1434
  };
1435
1435
  PolarBaseView.prototype.c5 = function (a) {
1436
- this.cz.abg(a, this.c1);
1436
+ this.cz.abf(a, this.c1);
1437
1437
  };
1438
1438
  PolarBaseView.prototype.cw = function () {
1439
- return this.cz.ym(this.c1, this.by, this.bx);
1439
+ return this.cz.yl(this.c1, this.by, this.bx);
1440
1440
  };
1441
1441
  PolarBaseView.prototype.c2 = function () {
1442
- return this.cz.z1(this.c1);
1442
+ return this.cz.z0(this.c1);
1443
1443
  };
1444
1444
  PolarBaseView.prototype.c3 = function (a, b, c, d) {
1445
- if (this.cz.zp) {
1445
+ if (this.cz.zo) {
1446
1446
  var e = new GeometryGroup();
1447
- this.cz.yu.ol(e, a, b, c, d);
1447
+ this.cz.yt.ol(e, a, b, c, d);
1448
1448
  }
1449
1449
  else {
1450
1450
  }
1451
1451
  };
1452
1452
  PolarBaseView.prototype.c6 = function () {
1453
- if (this.cz.ab8 != null) {
1454
- this.cz.ab7 = this.cz.ab8;
1453
+ if (this.cz.ab7 != null) {
1454
+ this.cz.ab6 = this.cz.ab7;
1455
1455
  }
1456
1456
  else {
1457
- this.cz.ab7 = this.cz.u9;
1457
+ this.cz.ab6 = this.cz.u8;
1458
1458
  }
1459
1459
  };
1460
1460
  PolarBaseView.prototype.cj = function (a) {
@@ -1462,12 +1462,12 @@ var PolarBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1462
1462
  };
1463
1463
  PolarBaseView.prototype.a7 = function (a, b) {
1464
1464
  if (a.d) {
1465
- if (this.cz.zb != 0 && !b) {
1465
+ if (this.cz.za != 0 && !b) {
1466
1466
  var c = this.c0.g$j;
1467
- c.ad = this.cz.z7;
1468
- c._stroke = this.cz.ab7;
1469
- c.aj = this.cz.aca;
1470
- c.ai = this.cz.ab9;
1467
+ c.ad = this.cz.z6;
1468
+ c._stroke = this.cz.ab6;
1469
+ c.aj = this.cz.ab9;
1470
+ c.ai = this.cz.ab8;
1471
1471
  a.v(c);
1472
1472
  }
1473
1473
  }
@@ -1477,12 +1477,12 @@ var PolarBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1477
1477
  return Rect.empty;
1478
1478
  };
1479
1479
  PolarBaseView.prototype.getDefaultTooltipTemplate = function () {
1480
- var a = "<div class='ui-chart-default-tooltip-content'><span>" + "${item." + this.cz.aaj + "}" + "</span><br/><span";
1480
+ var a = "<div class='ui-chart-default-tooltip-content'><span>" + "${item." + this.cz.aai + "}" + "</span><br/><span";
1481
1481
  var b = this.e.ba.a$u(this.e);
1482
1482
  if (!stringIsNullOrEmpty(b)) {
1483
1483
  a += " style='color:" + b + "'";
1484
1484
  }
1485
- a += ">" + this.cz.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cz.aa1 + "}</span></div>";
1485
+ a += ">" + this.cz.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cz.aa0 + "}</span></div>";
1486
1486
  return a;
1487
1487
  };
1488
1488
  PolarBaseView.$t = markType(PolarBaseView, 'PolarBaseView', MarkerSeriesView.$);