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,49 +58,49 @@ export let PolarBase = /*@__PURE__*/ (() => {
58
58
  cs() {
59
59
  return new PolarBaseView(this);
60
60
  }
61
- q1(a) {
62
- super.q1(a);
63
- this.yx = a;
61
+ q0(a) {
62
+ super.q0(a);
63
+ this.yw = a;
64
64
  }
65
- o2() {
66
- super.o2();
65
+ o1() {
66
+ super.o1();
67
+ this.ys = null;
67
68
  this.yt = null;
68
- this.yu = null;
69
69
  }
70
- get_fp() {
70
+ get_fo() {
71
71
  return true;
72
72
  }
73
73
  eb(a, b, c, d, e) {
74
74
  if (!this.hasMarkers) {
75
75
  return false;
76
76
  }
77
- let f = this.yt;
78
- let g = new ScalerParams(1, this.db.v4, this.ws, f.ch);
77
+ let f = this.ys;
78
+ let g = new ScalerParams(1, this.db.v4, this.wr, f.ch);
79
79
  g.c = this.getEffectiveViewport1(this.cv);
80
- let h = this.yu;
81
- let i = new ScalerParams(1, this.db.v4, this.ws, h.ch);
80
+ let h = this.yt;
81
+ let i = new ScalerParams(1, this.db.v4, this.wr, h.ch);
82
82
  i.c = this.getEffectiveViewport1(this.cv);
83
83
  a.clear();
84
- this.w6.cj((j) => {
84
+ this.w5.cj((j) => {
85
85
  if (j._visibility == 0) {
86
86
  let k = new SeriesPointOfInterest();
87
87
  let l = j.n;
88
88
  let m = j.o;
89
- if (l < this.ws.left || l > this.ws.right || m < this.ws.top || m > this.ws.bottom) {
89
+ if (l < this.wr.left || l > this.wr.right || m < this.wr.top || m > this.wr.bottom) {
90
90
  return;
91
91
  }
92
92
  let n;
93
93
  let o;
94
- let p = this.yv.f(l, m, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport(), n, o);
94
+ let p = this.yu.f(l, m, this.cv.by, this.cv.bx, this.cv.getEffectiveViewport(), n, o);
95
95
  n = p.p5;
96
96
  o = p.p6;
97
97
  k.d = n;
98
98
  k.e = o;
99
99
  k.b = j.content;
100
- k.g = this.vg;
100
+ k.g = this.vf;
101
101
  k.c = j.ak;
102
- if (this.g9) {
103
- k.g = this.vn(j.ak);
102
+ if (this.g8) {
103
+ k.g = this.vm(j.ak);
104
104
  }
105
105
  a.add(k);
106
106
  }
@@ -109,54 +109,54 @@ export let PolarBase = /*@__PURE__*/ (() => {
109
109
  }
110
110
  constructor() {
111
111
  super();
112
- this.yy = null;
113
- this.yp = null;
114
- this.yw = null;
115
- this.acf = null;
112
+ this.yx = null;
113
+ this.yo = null;
114
+ this.yv = null;
116
115
  this.ace = null;
117
116
  this.acd = null;
118
- this.za = null;
117
+ this.acc = null;
118
+ this.y9 = null;
119
+ this.zg = null;
119
120
  this.zh = null;
120
- this.zi = null;
121
- this.y2 = new PolarFrame();
122
- this.y4 = new PolarFrame();
123
- this.y0 = new PolarFrame();
124
- this.yv = null;
125
- this.z0 = null;
126
- this.y6 = 1;
127
- this.zm = false;
121
+ this.y1 = new PolarFrame();
122
+ this.y3 = new PolarFrame();
123
+ this.yz = new PolarFrame();
124
+ this.yu = null;
125
+ this.zz = null;
126
+ this.y5 = 1;
128
127
  this.zl = false;
128
+ this.zk = false;
129
+ this.ze = null;
129
130
  this.zf = null;
130
- this.zg = null;
131
131
  this.assigningPolarStyle = null;
132
132
  this.assigningPolarMarkerStyle = null;
133
- this.y5 = null;
134
- this.y3 = null;
135
- this.yz = null;
136
- this.y5 = new PolarSeriesRenderManager();
137
- this.y7 = this.y8();
138
- this.y3 = new PolarFrame();
139
- this.y4.x = runOn(this, this.acc);
140
- this.y2.x = runOn(this, this.acc);
141
- this.y0.x = runOn(this, this.acc);
142
- 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));
133
+ this.y4 = null;
134
+ this.y2 = null;
135
+ this.yy = null;
136
+ this.y4 = new PolarSeriesRenderManager();
137
+ this.y6 = this.y7();
138
+ this.y2 = new PolarFrame();
139
+ this.y3.x = runOn(this, this.acb);
140
+ this.y1.x = runOn(this, this.acb);
141
+ this.yz.x = runOn(this, this.acb);
142
+ 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));
143
143
  }
144
- aa6() {
144
+ aa5() {
145
145
  if (this.dc.g) {
146
146
  this.dc.t();
147
147
  }
148
148
  }
149
- aa8() {
150
- this.yv.e(this.yy.w, this.zj, this.zk, this.acf, this.ace, this.acd, (a, b) => Math.cos(b), (a, b) => Math.sin(b), true);
149
+ aa7() {
150
+ this.yu.e(this.yx.w, this.zi, this.zj, this.ace, this.acd, this.acc, (a, b) => Math.cos(b), (a, b) => Math.sin(b), true);
151
151
  }
152
- gb() {
153
- return this.highlightedItemsSource != null || (this.aao != null && this.aam != null);
152
+ ga() {
153
+ return this.highlightedItemsSource != null || (this.aan != null && this.aal != null);
154
154
  }
155
- zy() {
155
+ zx() {
156
156
  return false;
157
157
  }
158
- ht() {
159
- let a = super.ht();
158
+ hs() {
159
+ let a = super.hs();
160
160
  {
161
161
  let b = ((() => {
162
162
  let $ret = new SeriesLayerPropertyOverlay();
@@ -166,7 +166,7 @@ export let PolarBase = /*@__PURE__*/ (() => {
166
166
  $ret.q = true;
167
167
  return $ret;
168
168
  })());
169
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.aa9));
169
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.aa8));
170
170
  a.add(b);
171
171
  }
172
172
  {
@@ -178,10 +178,10 @@ export let PolarBase = /*@__PURE__*/ (() => {
178
178
  $ret.q = true;
179
179
  return $ret;
180
180
  })());
181
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.aba));
181
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.aa9));
182
182
  a.add(c);
183
183
  }
184
- if (this.zy()) {
184
+ if (this.zx()) {
185
185
  let d = ((() => {
186
186
  let $ret = new SeriesLayerPropertyOverlay();
187
187
  $ret.r = true;
@@ -198,7 +198,7 @@ export let PolarBase = /*@__PURE__*/ (() => {
198
198
  })());
199
199
  a.add(d);
200
200
  }
201
- if (!this.zy()) {
201
+ if (!this.zx()) {
202
202
  let e = ((() => {
203
203
  let $ret = new SeriesLayerPropertyOverlay();
204
204
  $ret.r = true;
@@ -208,10 +208,10 @@ export let PolarBase = /*@__PURE__*/ (() => {
208
208
  $ret.q = true;
209
209
  return $ret;
210
210
  })());
211
- e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.r0));
211
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.rz));
212
212
  a.add(e);
213
213
  }
214
- if (!this.zy()) {
214
+ if (!this.zx()) {
215
215
  let f = ((() => {
216
216
  let $ret = new SeriesLayerPropertyOverlay();
217
217
  $ret.r = true;
@@ -221,24 +221,34 @@ export let PolarBase = /*@__PURE__*/ (() => {
221
221
  $ret.q = true;
222
222
  return $ret;
223
223
  })());
224
- f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.r0));
224
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.rz));
225
225
  a.add(f);
226
226
  }
227
227
  return a;
228
228
  }
229
- aba(a, b) {
230
- if (this.aao != null) {
231
- b.value = this.aao;
229
+ aa9(a, b) {
230
+ if (this.aan != null) {
231
+ b.value = this.aan;
232
232
  return;
233
233
  }
234
- b.value = this.aa1;
234
+ b.value = this.aa0;
235
235
  }
236
- aa9(a, b) {
237
- if (this.aam != null) {
238
- b.value = this.aam;
236
+ aa8(a, b) {
237
+ if (this.aal != null) {
238
+ b.value = this.aal;
239
239
  return;
240
240
  }
241
- b.value = this.aaj;
241
+ b.value = this.aai;
242
+ }
243
+ get zi() {
244
+ return this.zg;
245
+ }
246
+ set zi(a) {
247
+ if (this.zg != a) {
248
+ let b = this.zi;
249
+ this.zg = a;
250
+ this.raisePropertyChanged("AngleColumn", b, this.zi);
251
+ }
242
252
  }
243
253
  get zj() {
244
254
  return this.zh;
@@ -247,117 +257,107 @@ export let PolarBase = /*@__PURE__*/ (() => {
247
257
  if (this.zh != a) {
248
258
  let b = this.zj;
249
259
  this.zh = a;
250
- this.raisePropertyChanged("AngleColumn", b, this.zj);
260
+ this.raisePropertyChanged("RadiusColumn", b, this.zj);
251
261
  }
252
262
  }
253
- get zk() {
254
- return this.zi;
255
- }
256
- set zk(a) {
257
- if (this.zi != a) {
258
- let b = this.zk;
259
- this.zi = a;
260
- this.raisePropertyChanged("RadiusColumn", b, this.zk);
261
- }
263
+ get ab6() {
264
+ return this.c(PolarBase.abh);
262
265
  }
263
- get ab7() {
264
- return this.c(PolarBase.abi);
266
+ set ab6(a) {
267
+ this.h(PolarBase.abh, a);
265
268
  }
266
- set ab7(a) {
267
- this.h(PolarBase.abi, a);
268
- }
269
- y1() {
270
- let a = this.y0;
269
+ y0() {
270
+ let a = this.yz;
271
271
  if (this.d3()) {
272
272
  if (this.dc.g) {
273
273
  this.dc.t();
274
274
  }
275
- a = this.y4;
275
+ a = this.y3;
276
276
  }
277
277
  return a;
278
278
  }
279
- qb() {
280
- super.qb();
281
- if (this.yu != null) {
282
- this.yu.ib(false);
283
- }
279
+ qa() {
280
+ super.qa();
284
281
  if (this.yt != null) {
285
282
  this.yt.ib(false);
286
283
  }
284
+ if (this.ys != null) {
285
+ this.ys.ib(false);
286
+ }
287
287
  }
288
- pb(a, b, c, d) {
288
+ pa(a, b, c, d) {
289
289
  let e = false;
290
- this.yx.c0.g$e(a, b, c, d);
291
- if (this.yt != null && !this.yt.c1()) {
290
+ this.yw.c0.g$e(a, b, c, d);
291
+ if (this.ys != null && !this.ys.c1()) {
292
292
  e = true;
293
293
  }
294
- if (this.yu != null && !this.yu.c1()) {
294
+ if (this.yt != null && !this.yt.c1()) {
295
295
  e = true;
296
296
  }
297
297
  if (e) {
298
- this.rr(true);
298
+ this.rq(true);
299
299
  }
300
300
  }
301
- sq(a, b) {
302
- this.rr(false);
301
+ sp(a, b) {
302
+ this.rq(false);
303
303
  }
304
- sr(a, b) {
305
- this.rr(false);
304
+ sq(a, b) {
305
+ this.rq(false);
306
306
  }
307
- he(a, b, c) {
307
+ hd(a, b, c) {
308
308
  let d = true;
309
- if (!super.he(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) {
309
+ if (!super.hd(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) {
310
310
  d = false;
311
311
  }
312
312
  return d;
313
313
  }
314
- rs(a) {
315
- super.rs(a);
314
+ rr(a) {
315
+ super.rr(a);
316
316
  let b;
317
317
  let c;
318
318
  let d = this.getViewInfo(c, b);
319
319
  c = d.p0;
320
320
  b = d.p1;
321
- if (!this.he(c, b, this.cv)) {
322
- this.o5(true, this.cv);
321
+ if (!this.hd(c, b, this.cv)) {
322
+ this.o4(true, this.cv);
323
323
  return;
324
324
  }
325
- this.acf = b;
326
- this.ace = c;
327
- this.acd = this.cv.getEffectiveViewport();
328
- this.yw = new PolarAxisInfoCache(this.yt, this.yu, this.dn);
329
- let e = new SeriesRenderingArguments(this, c, b, a, this.gr);
330
- let f = this.za.g(e, this.y2, this.y0, this.y4, this.yx);
331
- this.y2 = f.p1;
332
- this.y0 = f.p2;
333
- this.y4 = f.p3;
334
- }
335
- acc(a) {
336
- let 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);
325
+ this.ace = b;
326
+ this.acd = c;
327
+ this.acc = this.cv.getEffectiveViewport();
328
+ this.yv = new PolarAxisInfoCache(this.ys, this.yt, this.dn);
329
+ let e = new SeriesRenderingArguments(this, c, b, a, this.gq);
330
+ let f = this.y9.g(e, this.y1, this.yz, this.y3, this.yw);
331
+ this.y1 = f.p1;
332
+ this.yz = f.p2;
333
+ this.y3 = f.p3;
334
+ }
335
+ acb(a) {
336
+ let 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);
337
337
  return b;
338
338
  }
339
339
  ay(a) {
340
+ if (a != null && a == this.ys && this.zi != null) {
341
+ return new AxisRange(this.zi.minimum, this.zi.maximum);
342
+ }
340
343
  if (a != null && a == this.yt && this.zj != null) {
341
344
  return new AxisRange(this.zj.minimum, this.zj.maximum);
342
345
  }
343
- if (a != null && a == this.yu && this.zk != null) {
344
- return new AxisRange(this.zk.minimum, this.zk.maximum);
345
- }
346
346
  return null;
347
347
  }
348
- gd(a) {
348
+ gc(a) {
349
349
  let b = this.cv.by;
350
350
  b = b.copy();
351
351
  let c = this.cv.bx;
352
352
  let d = !b.isEmpty && !c.isEmpty && this.dn != null ? this.dn.indexOf(a) : -1;
353
- if (this.yt == null || this.zj == null || this.yu == null || this.zk == null) {
353
+ if (this.ys == null || this.zi == null || this.yt == null || this.zj == null) {
354
354
  return false;
355
355
  }
356
- if (d < 0 || d > this.zj.count - 1 || d > this.zk.count - 1) {
356
+ if (d < 0 || d > this.zi.count - 1 || d > this.zj.count - 1) {
357
357
  return false;
358
358
  }
359
- let e = this.yt.getScaledAngle(this.zj.item(d));
360
- let f = this.yu.od(this.zk.item(d));
359
+ let e = this.ys.getScaledAngle(this.zi.item(d));
360
+ let f = this.yt.od(this.zj.item(d));
361
361
  let g = 0.5 + (Math.cos(e) * f);
362
362
  let h = 0.5 + (Math.sin(e) * f);
363
363
  if (!isNaN_(g)) {
@@ -385,46 +385,46 @@ export let PolarBase = /*@__PURE__*/ (() => {
385
385
  }
386
386
  return d >= 0;
387
387
  }
388
- kn(a) {
389
- let b = this.j3(a);
388
+ km(a) {
389
+ let b = this.j2(a);
390
390
  if (this.dn != null && b >= 0 && b < this.dn.count) {
391
391
  return this.dn.item(b);
392
392
  }
393
393
  return null;
394
394
  }
395
- j3(a) {
396
- let b = truncate(Math.round(this.ir(a)));
395
+ j2(a) {
396
+ let b = truncate(Math.round(this.iq(a)));
397
397
  return b;
398
398
  }
399
- ir(a) {
400
- switch (this.y7) {
401
- case 1: return this.z4(a);
402
- case 3: return this.z5(a);
403
- case 2: return this.z2(a);
404
- case 4: return this.z3(a);
399
+ iq(a) {
400
+ switch (this.y6) {
401
+ case 1: return this.z3(a);
402
+ case 3: return this.z4(a);
403
+ case 2: return this.z1(a);
404
+ case 4: return this.z2(a);
405
405
  }
406
406
  return -1;
407
407
  }
408
- z3(a) {
409
- return this.z6(a, false);
410
- }
411
408
  z2(a) {
412
- let b = this.v7(a);
409
+ return this.z5(a, false);
410
+ }
411
+ z1(a) {
412
+ let b = this.v6(a);
413
413
  let c = b.x;
414
414
  let d = b.y;
415
- if (this.dn == null || this.yt == null || this.yu == null || this.zj == null || this.zk == null) {
415
+ if (this.dn == null || this.ys == null || this.yt == null || this.zi == null || this.zj == null) {
416
416
  return -1;
417
417
  }
418
- if (this.dn.count > this.z8) {
418
+ if (this.dn.count > this.z7) {
419
419
  return -1;
420
420
  }
421
- if (!this.zq()) {
421
+ if (!this.zp()) {
422
422
  return -1;
423
423
  }
424
- let e = this.z0;
424
+ let e = this.zz;
425
425
  let f = 1.7976931348623157E+308;
426
426
  let g = -1;
427
- for (let h = 0; h < this.zj.count; h++) {
427
+ for (let h = 0; h < this.zi.count; h++) {
428
428
  let i = e._inner[h].x;
429
429
  let j = e._inner[h].y;
430
430
  let k = (c - i) * (c - i) + (d - j) * (d - j);
@@ -435,26 +435,26 @@ export let PolarBase = /*@__PURE__*/ (() => {
435
435
  }
436
436
  return g;
437
437
  }
438
- zq() {
439
- let a = this.y0;
438
+ zp() {
439
+ let a = this.yz;
440
440
  if (this.d3()) {
441
- a = this.y4;
441
+ a = this.y3;
442
442
  }
443
443
  if (a == null || a.w.count == 0) {
444
444
  return false;
445
445
  }
446
- this.z0 = a.w;
446
+ this.zz = a.w;
447
447
  return true;
448
448
  }
449
- z6(a, b) {
450
- if (!this.zt) {
449
+ z5(a, b) {
450
+ if (!this.zs) {
451
451
  return -1;
452
452
  }
453
453
  let c = { $type: Point_$type, x: 0, y: 0 };
454
454
  let d = true;
455
- let e = this.y0;
455
+ let e = this.yz;
456
456
  if (this.d3()) {
457
- e = this.y4;
457
+ e = this.y3;
458
458
  }
459
459
  if (e == null) {
460
460
  return -1;
@@ -462,14 +462,14 @@ export let PolarBase = /*@__PURE__*/ (() => {
462
462
  if (e.m == null) {
463
463
  return -1;
464
464
  }
465
- if (this.dn == null || this.dn.count > this.z8) {
465
+ if (this.dn == null || this.dn.count > this.z7) {
466
466
  return -1;
467
467
  }
468
- if (!this.zq()) {
468
+ if (!this.zp()) {
469
469
  return -1;
470
470
  }
471
- let f = this.z0;
472
- let g = this.v7(a);
471
+ let f = this.zz;
472
+ let g = this.v6(a);
473
473
  let h = 1.7976931348623157E+308;
474
474
  let i = -1;
475
475
  for (let j = 0; j < f.count; j++) {
@@ -505,21 +505,21 @@ export let PolarBase = /*@__PURE__*/ (() => {
505
505
  }
506
506
  return -1;
507
507
  }
508
- z5(a) {
509
- return this.z6(a, true);
510
- }
511
508
  z4(a) {
509
+ return this.z5(a, true);
510
+ }
511
+ z3(a) {
512
512
  let b = null;
513
513
  let c = 1.7976931348623157E+308;
514
- let d = this.v7(a);
514
+ let d = this.v6(a);
515
515
  let e = d.x;
516
516
  let f = d.y;
517
- if (this.yx.c1.e > this.z8) {
517
+ if (this.yw.c1.e > this.z7) {
518
518
  return -1;
519
519
  }
520
- this.yx.c4((g) => {
520
+ this.yw.c4((g) => {
521
521
  if (g._visibility == 0) {
522
- let h = this.yx.cu(g);
522
+ let h = this.yw.cu(g);
523
523
  let i = h.left + h.width / 2;
524
524
  let j = h.top + h.height / 2;
525
525
  let k = (e - i) * (e - i) + (f - j) * (f - j);
@@ -534,21 +534,21 @@ export let PolarBase = /*@__PURE__*/ (() => {
534
534
  }
535
535
  return -1;
536
536
  }
537
- wc(a, b, c) {
538
- if (this.yt == null || this.yu == null || this.zj == null || this.zk == null) {
537
+ wb(a, b, c) {
538
+ if (this.ys == null || this.yt == null || this.zi == null || this.zj == null) {
539
539
  return { $type: Point_$type, x: NaN, y: NaN };
540
540
  }
541
541
  let d = this.cv.by;
542
542
  let e = this.cv.bx;
543
543
  let f = this.getEffectiveViewport();
544
- let g = new ScalerParams(0, d, e, this.yt.ch, f);
544
+ let g = new ScalerParams(0, d, e, this.ys.ch, f);
545
545
  let h = ((() => {
546
- let $ret = new ScalerParams(0, d, e, this.yu.ch, f);
547
- $ret.b = this.iy();
546
+ let $ret = new ScalerParams(0, d, e, this.yt.ch, f);
547
+ $ret.b = this.ix();
548
548
  return $ret;
549
549
  })());
550
550
  if (b) {
551
- let i = this.ir(a);
551
+ let i = this.iq(a);
552
552
  if (i == -1) {
553
553
  return { $type: Point_$type, x: NaN, y: NaN };
554
554
  }
@@ -567,11 +567,11 @@ export let PolarBase = /*@__PURE__*/ (() => {
567
567
  j = this.dn.count - 1;
568
568
  }
569
569
  if (k == j) {
570
- 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);
570
+ 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);
571
571
  }
572
572
  let l = i - Math.floor(i);
573
- let 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);
574
- let 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);
573
+ let 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);
574
+ let 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);
575
575
  let o = m.x;
576
576
  let p = m.y;
577
577
  let q = n.x;
@@ -581,79 +581,79 @@ export let PolarBase = /*@__PURE__*/ (() => {
581
581
  return { $type: Point_$type, x: o + s * l, y: p + t * l };
582
582
  }
583
583
  else {
584
- let u = this.j3(a);
584
+ let u = this.j2(a);
585
585
  if (u == -1) {
586
586
  return { $type: Point_$type, x: NaN, y: NaN };
587
587
  }
588
- 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);
588
+ 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);
589
589
  }
590
590
  }
591
591
  ai() {
592
- return [this.yt, this.yu];
592
+ return [this.ys, this.yt];
593
593
  }
594
- kq(a, b) {
595
- let c = this.nd(b);
594
+ kp(a, b) {
595
+ let c = this.nc(b);
596
596
  if (c == PolarBase.$$p[3]) {
597
- return this.kr(a, b, this.aaj);
597
+ return this.kq(a, b, this.aai);
598
598
  }
599
599
  if (c == PolarBase.$$p[15]) {
600
- return this.kr(a, b, this.aa1);
600
+ return this.kq(a, b, this.aa0);
601
601
  }
602
602
  if (c == PolarBase.$$p[5]) {
603
- return this.kr(a, b, this.aam);
603
+ return this.kq(a, b, this.aal);
604
604
  }
605
605
  if (c == PolarBase.$$p[6]) {
606
- return this.kr(a, b, this.aao);
606
+ return this.kq(a, b, this.aan);
607
607
  }
608
- return super.kq(a, b);
608
+ return super.kp(a, b);
609
609
  }
610
- md(a) {
611
- let b = this.nd(a);
610
+ mc(a) {
611
+ let b = this.nc(a);
612
612
  if (b == PolarBase.$$p[3]) {
613
- return this.aaj;
613
+ return this.aai;
614
614
  }
615
615
  if (b == PolarBase.$$p[15]) {
616
- return this.aa1;
616
+ return this.aa0;
617
617
  }
618
618
  if (b == PolarBase.$$p[5]) {
619
- return this.aam;
619
+ return this.aal;
620
620
  }
621
621
  if (b == PolarBase.$$p[6]) {
622
- return this.aao;
622
+ return this.aan;
623
623
  }
624
- return super.md(a);
624
+ return super.mc(a);
625
625
  }
626
- q9(a, b, c, d) {
627
- super.q9(a, b, c, d);
628
- if (this.yx.c0.g$b(a, b, c, d)) {
629
- this.rr(false);
630
- this.ql();
626
+ q8(a, b, c, d) {
627
+ super.q8(a, b, c, d);
628
+ if (this.yw.c0.g$b(a, b, c, d)) {
629
+ this.rq(false);
630
+ this.qk();
631
631
  }
632
632
  switch (b) {
633
633
  case PolarBase.$$p[1]:
634
634
  case PolarBase.$$p[2]:
635
635
  case PolarBase.$$p[13]:
636
636
  case PolarBase.$$p[14]:
637
- this.qf();
637
+ this.qe();
638
638
  break;
639
639
  case "FastItemsSource":
640
640
  if (typeCast(IFastItemsSource_$type, c) != null) {
641
+ c.deregisterColumn(this.zi);
641
642
  c.deregisterColumn(this.zj);
642
- c.deregisterColumn(this.zk);
643
+ this.zi = null;
643
644
  this.zj = null;
644
- this.zk = null;
645
645
  }
646
646
  if (typeCast(IFastItemsSource_$type, d) != null) {
647
- this.zj = this.dk(this.aaj);
648
- this.zk = this.dk(this.aa1);
647
+ this.zi = this.dk(this.aai);
648
+ this.zj = this.dk(this.aa0);
649
649
  }
650
- if ((this.yu != null && !this.yu.c1()) || (this.yt != null && !this.yt.c1())) {
651
- this.rr(this.gg && c != null);
650
+ if ((this.yt != null && !this.yt.c1()) || (this.ys != null && !this.ys.c1())) {
651
+ this.rq(this.gf && c != null);
652
652
  }
653
653
  break;
654
654
  case PolarBase.$$p[0]:
655
- if (this.yt != null && this.yu != null) {
656
- this.yv = new PolarAxes(this.yu, this.yt);
655
+ if (this.ys != null && this.yt != null) {
656
+ this.yu = new PolarAxes(this.yt, this.ys);
657
657
  }
658
658
  if (c != null) {
659
659
  c.b0(this);
@@ -661,16 +661,16 @@ export let PolarBase = /*@__PURE__*/ (() => {
661
661
  if (d != null) {
662
662
  d.ct(this);
663
663
  }
664
- if (this.yt != null && !this.yt.c1()) {
665
- this.rr(false);
664
+ if (this.ys != null && !this.ys.c1()) {
665
+ this.rq(false);
666
666
  }
667
667
  else if (c != null && d == null) {
668
- this.o5(true, this.cv);
668
+ this.o4(true, this.cv);
669
669
  }
670
670
  break;
671
671
  case PolarBase.$$p[12]:
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,141 +678,141 @@ export let PolarBase = /*@__PURE__*/ (() => {
678
678
  if (d != null) {
679
679
  d.ct(this);
680
680
  }
681
- if (this.yu != null && !this.yu.c1()) {
682
- this.rr(false);
681
+ if (this.yt != null && !this.yt.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
- if (this.yt != null && !this.yt.c1()) {
688
- this.yt.h7();
687
+ if (this.ys != null && !this.ys.c1()) {
688
+ this.ys.h7();
689
689
  }
690
690
  break;
691
691
  case PolarBase.$$p[3]:
692
692
  if (this.dn != null) {
693
- this.dn.deregisterColumn(this.zj);
694
- this.zj = this.dk(this.aaj);
693
+ this.dn.deregisterColumn(this.zi);
694
+ this.zi = this.dk(this.aai);
695
695
  }
696
696
  break;
697
697
  case "AngleColumn":
698
- this.yx.c0.g$i();
699
- if (this.yt != null && !this.yt.c1()) {
700
- this.rr(this.gg && this.d7);
698
+ this.yw.c0.g$i();
699
+ if (this.ys != null && !this.ys.c1()) {
700
+ this.rq(this.gf && this.d7);
701
701
  }
702
702
  break;
703
703
  case PolarBase.$$p[15]:
704
704
  if (this.dn != null) {
705
- this.dn.deregisterColumn(this.zk);
706
- this.zk = this.dk(this.aa1);
705
+ this.dn.deregisterColumn(this.zj);
706
+ this.zj = this.dk(this.aa0);
707
707
  }
708
708
  break;
709
709
  case "RadiusColumn":
710
- this.yx.c0.g$i();
711
- if (this.yu != null && !this.yu.c1()) {
712
- this.rr(this.gg && this.d7);
710
+ this.yw.c0.g$i();
711
+ if (this.yt != null && !this.yt.c1()) {
712
+ this.rq(this.gf && this.d7);
713
713
  }
714
714
  break;
715
715
  case PolarBase.$$p[16]:
716
- this.rr(false);
717
- this.ql();
716
+ this.rq(false);
717
+ this.qk();
718
718
  break;
719
719
  case PolarBase.$$p[11]:
720
- this.rr(false);
721
- this.ql();
720
+ this.rq(false);
721
+ this.qk();
722
722
  break;
723
723
  case "TransitionProgress":
724
- this.yw = new PolarAxisInfoCache(this.yt, this.yu, this.dn);
725
- this.acf = this.cv.by;
726
- this.ace = this.cv.bx;
727
- this.acd = this.cv.getEffectiveViewport();
728
- this.y4.v = this.zz;
729
- this.y4.c(this.jq, this.y2, this.y0);
724
+ this.yv = new PolarAxisInfoCache(this.ys, this.yt, this.dn);
725
+ this.ace = this.cv.by;
726
+ this.acd = this.cv.bx;
727
+ this.acc = this.cv.getEffectiveViewport();
728
+ this.y3.v = this.zy;
729
+ this.y3.c(this.jp, this.y1, this.yz);
730
730
  if (this.d5(this.cv)) {
731
731
  return;
732
732
  }
733
- if (this.jq == 1) {
734
- this.abh(this.y0, this.yx);
735
- this.qo();
733
+ if (this.jp == 1) {
734
+ this.abg(this.yz, this.yw);
735
+ this.qn();
736
736
  }
737
737
  else {
738
- this.abh(this.y4, this.yx);
738
+ this.abg(this.y3, this.yw);
739
739
  }
740
740
  if (this.db != null) {
741
741
  this.db.qo(this);
742
742
  }
743
743
  break;
744
744
  case "TrendLineBrush":
745
- this.rf(b);
745
+ this.re(b);
746
746
  break;
747
747
  case PolarBase.$$p[4]:
748
- this.rr(false);
749
- this.ql();
748
+ this.rq(false);
749
+ this.qk();
750
750
  break;
751
751
  case "TrendLineType":
752
- this.ql();
752
+ this.qk();
753
753
  break;
754
754
  case PolarBase.$$p[8]:
755
- this.zm = this.zv();
756
- this.rr(false);
755
+ this.zl = this.zu();
756
+ this.rq(false);
757
757
  break;
758
758
  case PolarBase.$$p[7]:
759
- this.zl = this.zu();
760
- this.rr(false);
759
+ this.zk = this.zt();
760
+ this.rq(false);
761
761
  break;
762
762
  case PolarBase.$$p[9]:
763
- this.y7 = this.y8();
763
+ this.y6 = this.y7();
764
764
  break;
765
765
  }
766
766
  }
767
- get y7() {
768
- return this.y6;
767
+ get y6() {
768
+ return this.y5;
769
769
  }
770
- set y7(a) {
771
- let b = this.y6;
772
- this.y6 = a;
773
- if (b != this.y6) {
774
- this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.y6));
770
+ set y6(a) {
771
+ let b = this.y5;
772
+ this.y5 = a;
773
+ if (b != this.y5) {
774
+ this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.y5));
775
775
  }
776
776
  }
777
- y8() {
778
- if (this.y9 != 0) {
779
- return this.y9;
777
+ y7() {
778
+ if (this.y8 != 0) {
779
+ return this.y8;
780
780
  }
781
- return this.zt ? 4 : 1;
781
+ return this.zs ? 4 : 1;
782
782
  }
783
- get_zt() {
783
+ get_zs() {
784
784
  return false;
785
785
  }
786
- get zt() {
787
- return this.get_zt();
788
- }
789
- zv() {
790
- return this.zs;
786
+ get zs() {
787
+ return this.get_zs();
791
788
  }
792
789
  zu() {
793
790
  return this.zr;
794
791
  }
795
- zo(a) {
792
+ zt() {
793
+ return this.zq;
794
+ }
795
+ zn(a) {
796
796
  if (typeCast(NumericRadiusAxis.$, a) !== null) {
797
797
  return true;
798
798
  }
799
799
  return false;
800
800
  }
801
- zn(a) {
801
+ zm(a) {
802
802
  if (typeCast(NumericAngleAxis.$, a) !== null) {
803
803
  return true;
804
804
  }
805
805
  return false;
806
806
  }
807
- o5(a, b) {
808
- super.o5(a, b);
807
+ o4(a, b) {
808
+ super.o4(a, b);
809
809
  let c = b;
810
810
  if (a) {
811
811
  c.c1.clear();
812
812
  }
813
813
  c.c0.g$d();
814
814
  }
815
- yq(a, b) {
815
+ yp(a, b) {
816
816
  let c = a.top - 10;
817
817
  let d = a.bottom + 10;
818
818
  let e = a.left - 10;
@@ -824,13 +824,13 @@ export let PolarBase = /*@__PURE__*/ (() => {
824
824
  })());
825
825
  return g;
826
826
  }
827
- aa5(a, b, c, d) {
827
+ aa4(a, b, c, d) {
828
828
  a.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, b);
829
829
  let e = this.dn;
830
830
  for (let f = 0; f < b; f++) {
831
831
  let g = a.w._inner[f];
832
832
  if (!isInfinity(g.x) && !isInfinity(g.y)) {
833
- let h = { $type: Point_$type, x: this.zj.item(f), y: this.zk.item(f) };
833
+ let h = { $type: Point_$type, x: this.zi.item(f), y: this.zj.item(f) };
834
834
  let i = { $type: Point_$type, x: g.x, y: g.y };
835
835
  a.g.addItem(e.item(f), ((() => {
836
836
  let $ret = new OwnedPoint();
@@ -842,70 +842,70 @@ export let PolarBase = /*@__PURE__*/ (() => {
842
842
  }
843
843
  }
844
844
  }
845
- abd(a, b) {
845
+ abc(a, b) {
846
846
  let c = b.by;
847
847
  let d = b.bx;
848
848
  let e = b.getEffectiveViewport();
849
849
  a.j.clear();
850
850
  a.n.clear();
851
- let f = Math.min(this.zj != null ? this.zj.count : 0, this.zk != null ? this.zk.count : 0);
851
+ let f = Math.min(this.zi != null ? this.zi.count : 0, this.zj != null ? this.zj.count : 0);
852
852
  if (f < 1) {
853
853
  return;
854
854
  }
855
- this.yw = new PolarAxisInfoCache(this.yt, this.yu, this.dn);
856
- this.yy = a;
857
- this.ace = d;
858
- this.acf = c;
859
- this.acd = b.getEffectiveViewport();
860
- b.cy.l(a.j, this.z9, c, d, this.id);
861
- if (f <= this.z9) {
862
- this.aa5(a, f, c, d);
863
- }
864
- let g = this.yq(d, a.n);
865
- let h = Math.min(this.yt.l4, this.yt.l3);
866
- let i = Math.max(this.yt.l3, this.yt.l4);
867
- b.c0.i = this.zz;
855
+ this.yv = new PolarAxisInfoCache(this.ys, this.yt, this.dn);
856
+ this.yx = a;
857
+ this.acd = d;
858
+ this.ace = c;
859
+ this.acc = b.getEffectiveViewport();
860
+ b.cy.l(a.j, this.z8, c, d, this.ic);
861
+ if (f <= this.z8) {
862
+ this.aa4(a, f, c, d);
863
+ }
864
+ let g = this.yp(d, a.n);
865
+ let h = Math.min(this.ys.l4, this.ys.l3);
866
+ let i = Math.max(this.ys.l3, this.ys.l4);
867
+ b.c0.i = this.zy;
868
868
  b.c0.h = 0;
869
- b.c0.k = this.yu.n7;
870
- b.c0.j = this.yu.n6;
871
- b.c0.l = (j, k) => this.yv.c(j, k, c, d, e, Math.cos);
872
- b.c0.m = (j, k) => this.yv.d(j, k, c, d, e, Math.sin);
869
+ b.c0.k = this.yt.n7;
870
+ b.c0.j = this.yt.n6;
871
+ b.c0.l = (j, k) => this.yu.c(j, k, c, d, e, Math.cos);
872
+ b.c0.m = (j, k) => this.yu.d(j, k, c, d, e, Math.sin);
873
873
  let j = new List$1(Number_$type, 0);
874
- for (let k = 0; k < this.zj.count; k++) {
875
- if (this.zj.item(k) >= h && this.zj.item(k) <= i) {
876
- j.add(this.zj.item(k));
874
+ for (let k = 0; k < this.zi.count; k++) {
875
+ if (this.zi.item(k) >= h && this.zi.item(k) <= i) {
876
+ j.add(this.zi.item(k));
877
877
  }
878
878
  }
879
- let l = this.zk;
880
- if (j.count != this.zj.count) {
879
+ let l = this.zj;
880
+ if (j.count != this.zi.count) {
881
881
  l = new List$1(Number_$type, 0);
882
- for (let m = 0; m < this.zj.count; m++) {
883
- if (this.zj.item(m) >= h && this.zj.item(m) <= i) {
884
- l.add(this.zk.item(m));
882
+ for (let m = 0; m < this.zi.count; m++) {
883
+ if (this.zi.item(m) >= h && this.zi.item(m) <= i) {
884
+ l.add(this.zj.item(m));
885
885
  }
886
886
  }
887
887
  }
888
- b.c0.n(a.n, this.zb, j, l, this.aaa, runOn(this.yt, this.yt.getScaledAngle), runOn(this.yu, this.yu.od), ((() => {
888
+ b.c0.n(a.n, this.za, j, l, this.z9, runOn(this.ys, this.ys.getScaledAngle), runOn(this.yt, this.yt.od), ((() => {
889
889
  let $ret = new TrendResolutionParams();
890
- $ret.d = this.id;
890
+ $ret.d = this.ic;
891
891
  $ret.i = d;
892
892
  $ret.h = e;
893
893
  $ret.j = c;
894
894
  return $ret;
895
895
  })()), g, h, i);
896
896
  }
897
- get_fe() {
897
+ get_fd() {
898
898
  return true;
899
899
  }
900
- zd(a, b, c) {
900
+ zc(a, b, c) {
901
901
  return null;
902
902
  }
903
- ze(a, b, c) {
903
+ zd(a, b, c) {
904
904
  if (this.dn == null) {
905
905
  return null;
906
906
  }
907
- let d = this.y1();
908
- let e = this.yx.b1(this.v7(b));
907
+ let d = this.y0();
908
+ let e = this.yw.b1(this.v6(b));
909
909
  let f = -1;
910
910
  if (e == null) {
911
911
  if (a != null) {
@@ -932,7 +932,7 @@ export let PolarBase = /*@__PURE__*/ (() => {
932
932
  }
933
933
  return g;
934
934
  }
935
- zc(a, b, c) {
935
+ zb(a, b, c) {
936
936
  let d = new HighlightingInfo();
937
937
  d.i = this;
938
938
  d.g = 0;
@@ -944,59 +944,59 @@ export let PolarBase = /*@__PURE__*/ (() => {
944
944
  return d;
945
945
  }
946
946
  dg(a, b, c) {
947
- if (this.ed && this.fz(this.bx) && !c) {
948
- let d = this.zd(a, b, this.zf);
949
- this.zf = d;
947
+ if (this.ed && this.fy(this.bx) && !c) {
948
+ let d = this.zc(a, b, this.ze);
949
+ this.ze = d;
950
950
  return d;
951
951
  }
952
952
  else {
953
- let e = this.zc(a, b, this.zf);
954
- this.zf = e;
953
+ let e = this.zb(a, b, this.ze);
954
+ this.ze = e;
955
955
  return e;
956
956
  }
957
957
  }
958
958
  dh(a, b, c) {
959
- if (this.fz(this.bx) && !c) {
960
- let d = this.ze(a, b, this.zg);
961
- this.zg = d;
959
+ if (this.fy(this.bx) && !c) {
960
+ let d = this.zd(a, b, this.zf);
961
+ this.zf = d;
962
962
  return d;
963
963
  }
964
964
  else {
965
- let e = this.zc(a, b, this.zg);
965
+ let e = this.zb(a, b, this.zf);
966
966
  e.d = true;
967
- this.zg = e;
967
+ this.zf = e;
968
968
  return e;
969
969
  }
970
970
  }
971
- zx() {
972
- return (this.assigningPolarStyle != null && this.zm) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
973
- }
974
971
  zw() {
975
- return (this.assigningPolarMarkerStyle != null && this.zl) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
972
+ return (this.assigningPolarStyle != null && this.zl) || (this.bx != 1) || this.d2 || (this.cp != 1) || (this.co != 1);
973
+ }
974
+ zv() {
975
+ return (this.assigningPolarMarkerStyle != null && this.zk) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
976
976
  }
977
- abh(a, b) {
978
- this.qx();
977
+ abg(a, b) {
978
+ this.qw();
979
979
  let c = b.by;
980
980
  let d = b.bx;
981
981
  let e = this.getEffectiveViewport1(b);
982
- let f = this.wj(b);
983
- this.yw = new PolarAxisInfoCache(this.yt, this.yu, this.dn);
984
- if (this.xg()) {
985
- b.cy.j(a.j, this.xi);
986
- if (this.zw()) {
987
- this.aa7(b, a);
982
+ let f = this.wi(b);
983
+ this.yv = new PolarAxisInfoCache(this.ys, this.yt, this.dn);
984
+ if (this.xf()) {
985
+ b.cy.j(a.j, this.xh);
986
+ if (this.zv()) {
987
+ this.aa6(b, a);
988
988
  }
989
989
  }
990
990
  b.cr();
991
- let g = this.yq(d, b.c0.g$j.an);
991
+ let g = this.yp(d, b.c0.g$j.an);
992
992
  b.c0.g$h(a.n, g);
993
- this.aa4(d, c, e, f, b);
993
+ this.aa3(d, c, e, f, b);
994
994
  }
995
- yn(a, b) {
996
- return this.yo(a, b);
995
+ ym(a, b) {
996
+ return this.yn(a, b);
997
997
  }
998
- yo(a, b) {
999
- if (b < a || a < 0 || a > this.zj.count || b < 0 || b > this.zj.count) {
998
+ yn(a, b) {
999
+ if (b < a || a < 0 || a > this.zi.count || b < 0 || b > this.zi.count) {
1000
1000
  return null;
1001
1001
  }
1002
1002
  let c = new Array((b - a) + 1);
@@ -1006,14 +1006,14 @@ export let PolarBase = /*@__PURE__*/ (() => {
1006
1006
  }
1007
1007
  return c;
1008
1008
  }
1009
- aa7(a, b) {
1009
+ aa6(a, b) {
1010
1010
  a.b7 = true;
1011
- this.y5.ay(this, this.zw(), runOn(this, this.yn));
1012
- let c = this.y5.d;
1011
+ this.y4.ay(this, this.zv(), runOn(this, this.ym));
1012
+ let c = this.y4.d;
1013
1013
  let d = c != null;
1014
1014
  let e = this.getEffectiveViewport1(a);
1015
1015
  let f = this.dn == null ? 0 : this.dn.count;
1016
- this.yx.cj((g) => {
1016
+ this.yw.cj((g) => {
1017
1017
  if (g._visibility == 0) {
1018
1018
  let h = g.ak;
1019
1019
  let i = g.content;
@@ -1022,19 +1022,19 @@ export let PolarBase = /*@__PURE__*/ (() => {
1022
1022
  g.content = i;
1023
1023
  }
1024
1024
  if (d) {
1025
- this.abb(h, f, a.q);
1025
+ this.aba(h, f, a.q);
1026
1026
  }
1027
- this.y5.ac(g, i);
1027
+ this.y4.ac(g, i);
1028
1028
  }
1029
1029
  });
1030
1030
  }
1031
- abc(a, b, c) {
1031
+ abb(a, b, c) {
1032
1032
  let d = this.bx != 1;
1033
1033
  let e = this.cp != 1;
1034
1034
  let f = this.co != 1;
1035
- this.y5.a0(this.y5.b, a, b, false);
1036
- this.y5.ab(this.ib);
1037
- let g = this.y5.ax;
1035
+ this.y4.a0(this.y4.b, a, b, false);
1036
+ this.y4.ab(this.ia);
1037
+ let g = this.y4.ax;
1038
1038
  let h = null;
1039
1039
  let i = null;
1040
1040
  let j = null;
@@ -1055,16 +1055,16 @@ export let PolarBase = /*@__PURE__*/ (() => {
1055
1055
  g.b = j;
1056
1056
  }
1057
1057
  g.h = c;
1058
- this.abf(g);
1059
- this.y5.z(this, h, i, j, c, d, e, f, a < 0);
1058
+ this.abe(g);
1059
+ this.y4.z(this, h, i, j, c, d, e, f, a < 0);
1060
1060
  }
1061
- abb(a, b, c) {
1061
+ aba(a, b, c) {
1062
1062
  let d = this.bx != 1;
1063
1063
  let e = this.cp != 1;
1064
1064
  let f = this.co != 1;
1065
- this.y5.a0(this.y5.d, a, b, true);
1066
- this.y5.aa(this.ib);
1067
- let g = this.y5.aw;
1065
+ this.y4.a0(this.y4.d, a, b, true);
1066
+ this.y4.aa(this.ia);
1067
+ let g = this.y4.aw;
1068
1068
  let h = null;
1069
1069
  let i = null;
1070
1070
  let j = null;
@@ -1097,32 +1097,32 @@ export let PolarBase = /*@__PURE__*/ (() => {
1097
1097
  g.d = i;
1098
1098
  }
1099
1099
  g.h = c;
1100
- this.abe(g);
1101
- 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);
1100
+ this.abd(g);
1101
+ 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);
1102
1102
  }
1103
- abf(a) {
1104
- if (this.assigningPolarStyle != null && this.zm) {
1103
+ abe(a) {
1104
+ if (this.assigningPolarStyle != null && this.zl) {
1105
1105
  this.assigningPolarStyle(this, a);
1106
1106
  }
1107
1107
  }
1108
- abe(a) {
1109
- if (this.assigningPolarMarkerStyle != null && this.zl) {
1108
+ abd(a) {
1109
+ if (this.assigningPolarMarkerStyle != null && this.zk) {
1110
1110
  this.assigningPolarMarkerStyle(this, a);
1111
1111
  }
1112
1112
  }
1113
- aa4(a, b, c, d, e) {
1113
+ aa3(a, b, c, d, e) {
1114
1114
  e.c3(a, b, c, d);
1115
1115
  }
1116
- sh() {
1117
- super.sh();
1116
+ sg() {
1117
+ super.sg();
1118
1118
  if (this.index < 0) {
1119
1119
  return;
1120
1120
  }
1121
- this.yx.c6();
1121
+ this.yw.c6();
1122
1122
  }
1123
- rt(a, b) {
1124
- super.rt(a, b);
1125
- if (!this.g0) {
1123
+ rs(a, b) {
1124
+ super.rs(a, b);
1125
+ if (!this.gz) {
1126
1126
  this.cv.a4(b);
1127
1127
  return;
1128
1128
  }
@@ -1131,29 +1131,29 @@ export let PolarBase = /*@__PURE__*/ (() => {
1131
1131
  return;
1132
1132
  }
1133
1133
  let c = this.cu;
1134
- if (!this.gs) {
1135
- this.y3 = new PolarFrame();
1136
- this.abd(this.y3, c);
1134
+ if (!this.gr) {
1135
+ this.y2 = new PolarFrame();
1136
+ this.abc(this.y2, c);
1137
1137
  }
1138
- this.gs = false;
1139
- this.abh(this.y3, c);
1140
- this.g0 = false;
1138
+ this.gr = false;
1139
+ this.abg(this.y2, c);
1140
+ this.gz = false;
1141
1141
  }
1142
- rq(a, b, c, d, e) {
1143
- super.rq(a, b, c, d, e);
1142
+ rp(a, b, c, d, e) {
1143
+ super.rp(a, b, c, d, e);
1144
1144
  let f = this.ba.a$j.item(d);
1145
1145
  let g = f;
1146
1146
  f.a3(c);
1147
1147
  if (this.d5(g)) {
1148
1148
  return;
1149
1149
  }
1150
- if (this.yz == null) {
1151
- this.yz = new PolarFrame();
1150
+ if (this.yy == null) {
1151
+ this.yy = new PolarFrame();
1152
1152
  }
1153
- this.abd(this.yz, g);
1154
- this.abh(this.yz, g);
1153
+ this.abc(this.yy, g);
1154
+ this.abg(this.yy, g);
1155
1155
  }
1156
- abg(a, b) {
1156
+ abf(a, b) {
1157
1157
  let c = new List$1(Base.$, 0);
1158
1158
  for (let d of fromEnum(b.c)) {
1159
1159
  if (!a.containsKey(d)) {
@@ -1164,44 +1164,44 @@ export let PolarBase = /*@__PURE__*/ (() => {
1164
1164
  b.h(e);
1165
1165
  }
1166
1166
  }
1167
- ym(a, b, c) {
1168
- this.aa8();
1169
- return this.yy.w.toArray();
1167
+ yl(a, b, c) {
1168
+ this.aa7();
1169
+ return this.yx.w.toArray();
1170
1170
  }
1171
- z1(a) {
1171
+ z0(a) {
1172
1172
  let b = new List$1(Number_$type, 0);
1173
1173
  let c = this.dn;
1174
- for (let d of fromEnum(this.yx.c1.c)) {
1174
+ for (let d of fromEnum(this.yw.c1.c)) {
1175
1175
  b.add(c.indexOf(d));
1176
1176
  }
1177
1177
  return b;
1178
1178
  }
1179
- acb(a) {
1180
- return { $type: Point_$type, x: this.zj.item(a), y: this.zk.item(a) };
1179
+ aca(a) {
1180
+ return { $type: Point_$type, x: this.zi.item(a), y: this.zj.item(a) };
1181
1181
  }
1182
- pz(a) {
1183
- super.pz(a);
1184
- this.bc.exportTrendlineData(this, a, this.yx.c0.g$j);
1182
+ py(a) {
1183
+ super.py(a);
1184
+ this.bc.exportTrendlineData(this, a, this.yw.c0.g$j);
1185
1185
  }
1186
1186
  getDataLegendSeriesContextAt(a, b) {
1187
1187
  let c = { $type: Point_$type, x: a, y: b };
1188
- let d = this.kn(c);
1189
- let e = d == null ? NaN : this.ix(d, "RadiusMemberPath");
1190
- let f = d == null ? NaN : this.ix(d, "AngleMemberPath");
1188
+ let d = this.km(c);
1189
+ let e = d == null ? NaN : this.iw(d, "RadiusMemberPath");
1190
+ let f = d == null ? NaN : this.iw(d, "AngleMemberPath");
1191
1191
  let g = new DataLegendSeriesValueInfo();
1192
1192
  g.l = e;
1193
1193
  g.a = 11;
1194
- g.r = this.aa1 != null ? this.aa1 : "Radius";
1194
+ g.r = this.aa0 != null ? this.aa0 : "Radius";
1195
1195
  g.q = "Radius";
1196
- g.s = this.aax != null ? this.aax : "R:";
1197
- g.t = this.aaz != null ? this.aaz : "";
1196
+ g.s = this.aaw != null ? this.aaw : "R:";
1197
+ g.t = this.aay != null ? this.aay : "";
1198
1198
  let h = new DataLegendSeriesValueInfo();
1199
1199
  h.l = f;
1200
1200
  h.a = 10;
1201
- h.r = this.aaj != null ? this.aaj : "Angle";
1201
+ h.r = this.aai != null ? this.aai : "Angle";
1202
1202
  h.q = "Angle";
1203
- h.s = this.aaf != null ? this.aaf : "A:";
1204
- h.t = this.aah != null ? this.aah : "";
1203
+ h.s = this.aae != null ? this.aae : "A:";
1204
+ h.t = this.aag != null ? this.aag : "";
1205
1205
  let i = new DataLegendSeriesContext();
1206
1206
  i.e = ((() => {
1207
1207
  let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -1209,26 +1209,26 @@ export let PolarBase = /*@__PURE__*/ (() => {
1209
1209
  $ret.add(h);
1210
1210
  return $ret;
1211
1211
  })());
1212
- i.h = this.mc();
1212
+ i.h = this.mb();
1213
1213
  return i;
1214
1214
  }
1215
1215
  ak(a, b) {
1216
1216
  let c = new List$1(ChartSelection.$, 0);
1217
- this.p4(a, c, b);
1217
+ this.p3(a, c, b);
1218
1218
  return c.toArray();
1219
1219
  }
1220
- p4(a, b, c) {
1220
+ p3(a, b, c) {
1221
1221
  let d = this.cv.by;
1222
1222
  let e = this.cv.bx;
1223
1223
  let f = this.getEffectiveViewport1(this.cv);
1224
- let g = this.wj(this.cv);
1224
+ let g = this.wi(this.cv);
1225
1225
  let h = new CollisionRect(0, a);
1226
- let i = this.yu.k5(e, d, f, g);
1226
+ let i = this.yt.k5(e, d, f, g);
1227
1227
  for (let j = 0; j < this.dn.count; j++) {
1228
- let k = this.yt.getScaledAngle(this.zj.item(j));
1229
- let l = this.yu.od(this.zk.item(j));
1230
- let m = this.yv.c(k, l, d, e, f, Math.cos);
1231
- let n = this.yv.d(k, l, d, e, f, Math.sin);
1228
+ let k = this.ys.getScaledAngle(this.zi.item(j));
1229
+ let l = this.yt.od(this.zj.item(j));
1230
+ let m = this.yu.c(k, l, d, e, f, Math.cos);
1231
+ let n = this.yu.d(k, l, d, e, f, Math.sin);
1232
1232
  if (h.containsLocation(m, n)) {
1233
1233
  if (c == 7 || c == 6) {
1234
1234
  b.add(((() => {
@@ -1258,8 +1258,8 @@ export let PolarBase = /*@__PURE__*/ (() => {
1258
1258
  }
1259
1259
  }
1260
1260
  PolarBase.$t = /*@__PURE__*/ markType(PolarBase, 'PolarBase', MarkerSeries.$);
1261
- PolarBase.abi = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, PolarBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
1262
- PolarBase.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
1261
+ PolarBase.abh = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, PolarBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
1262
+ PolarBase.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
1263
1263
  return PolarBase;
1264
1264
  })();
1265
1265
  /**
@@ -1328,42 +1328,42 @@ export let PolarBaseView = /*@__PURE__*/ (() => {
1328
1328
  super.au();
1329
1329
  this.cy = this.cx();
1330
1330
  if (!this.q) {
1331
- this.cz.z9 = 1000;
1332
- this.b4.xa = Defaults.e;
1331
+ this.cz.z8 = 1000;
1332
+ this.b4.w9 = Defaults.e;
1333
1333
  }
1334
1334
  }
1335
1335
  c4(a) {
1336
1336
  this.c1.g(a);
1337
1337
  }
1338
1338
  cx() {
1339
- let a = new NumericMarkerManager(0, (b) => this.c1.item(b), (b) => this.cz.yw.c.item(b), runOn(this, this.c5), runOn(this, this.cw), runOn(this, this.c2));
1339
+ let a = new NumericMarkerManager(0, (b) => this.c1.item(b), (b) => this.cz.yv.c.item(b), runOn(this, this.c5), runOn(this, this.cw), runOn(this, this.c2));
1340
1340
  a.n = true;
1341
- a.p = runOn(this.cz, this.cz.acb);
1341
+ a.p = runOn(this.cz, this.cz.aca);
1342
1342
  return a;
1343
1343
  }
1344
1344
  c5(a) {
1345
- this.cz.abg(a, this.c1);
1345
+ this.cz.abf(a, this.c1);
1346
1346
  }
1347
1347
  cw() {
1348
- return this.cz.ym(this.c1, this.by, this.bx);
1348
+ return this.cz.yl(this.c1, this.by, this.bx);
1349
1349
  }
1350
1350
  c2() {
1351
- return this.cz.z1(this.c1);
1351
+ return this.cz.z0(this.c1);
1352
1352
  }
1353
1353
  c3(a, b, c, d) {
1354
- if (this.cz.zp) {
1354
+ if (this.cz.zo) {
1355
1355
  let e = new GeometryGroup();
1356
- this.cz.yu.ol(e, a, b, c, d);
1356
+ this.cz.yt.ol(e, a, b, c, d);
1357
1357
  }
1358
1358
  else {
1359
1359
  }
1360
1360
  }
1361
1361
  c6() {
1362
- if (this.cz.ab8 != null) {
1363
- this.cz.ab7 = this.cz.ab8;
1362
+ if (this.cz.ab7 != null) {
1363
+ this.cz.ab6 = this.cz.ab7;
1364
1364
  }
1365
1365
  else {
1366
- this.cz.ab7 = this.cz.u9;
1366
+ this.cz.ab6 = this.cz.u8;
1367
1367
  }
1368
1368
  }
1369
1369
  cj(a) {
@@ -1371,12 +1371,12 @@ export let PolarBaseView = /*@__PURE__*/ (() => {
1371
1371
  }
1372
1372
  a7(a, b) {
1373
1373
  if (a.d) {
1374
- if (this.cz.zb != 0 && !b) {
1374
+ if (this.cz.za != 0 && !b) {
1375
1375
  let c = this.c0.g$j;
1376
- c.ad = this.cz.z7;
1377
- c._stroke = this.cz.ab7;
1378
- c.aj = this.cz.aca;
1379
- c.ai = this.cz.ab9;
1376
+ c.ad = this.cz.z6;
1377
+ c._stroke = this.cz.ab6;
1378
+ c.aj = this.cz.ab9;
1379
+ c.ai = this.cz.ab8;
1380
1380
  a.v(c);
1381
1381
  }
1382
1382
  }
@@ -1386,12 +1386,12 @@ export let PolarBaseView = /*@__PURE__*/ (() => {
1386
1386
  return Rect.empty;
1387
1387
  }
1388
1388
  getDefaultTooltipTemplate() {
1389
- let a = "<div class='ui-chart-default-tooltip-content'><span>" + "${item." + this.cz.aaj + "}" + "</span><br/><span";
1389
+ let a = "<div class='ui-chart-default-tooltip-content'><span>" + "${item." + this.cz.aai + "}" + "</span><br/><span";
1390
1390
  let b = this.e.ba.a$u(this.e);
1391
1391
  if (!stringIsNullOrEmpty(b)) {
1392
1392
  a += " style='color:" + b + "'";
1393
1393
  }
1394
- a += ">" + this.cz.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cz.aa1 + "}</span></div>";
1394
+ a += ">" + this.cz.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cz.aa0 + "}</span></div>";
1395
1395
  return a;
1396
1396
  }
1397
1397
  }