igniteui-webcomponents-charts 5.2.0 → 5.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (629) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +15224 -15059
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +194 -194
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +313 -313
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
  9. package/esm2015/lib/AnnotationLayerProxy.js +52 -52
  10. package/esm2015/lib/AnnotationLayer_combined.js +183 -183
  11. package/esm2015/lib/Arc_combined.js +3 -0
  12. package/esm2015/lib/AreaSeries_combined.js +47 -47
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/BarSeries_combined.js +95 -95
  16. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +95 -95
  18. package/esm2015/lib/BrushScale.js +7 -7
  19. package/esm2015/lib/BubbleSeries_combined.js +269 -269
  20. package/esm2015/lib/CalloutLayer_combined.js +512 -508
  21. package/esm2015/lib/CategoryBucketCalculator_combined.js +301 -301
  22. package/esm2015/lib/CategoryChart.js +22 -22
  23. package/esm2015/lib/CategoryChartToolbarProvider.js +9 -9
  24. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  25. package/esm2015/lib/CategoryHighlightLayer_combined.js +56 -56
  26. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +115 -115
  27. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  28. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  29. package/esm2015/lib/CategoryToolTipLayer_combined.js +66 -66
  30. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  32. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  33. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  34. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  35. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  36. package/esm2015/lib/CrosshairLayer_combined.js +133 -133
  37. package/esm2015/lib/CustomIndicator.js +22 -22
  38. package/esm2015/lib/DataChartToolbarProvider.js +1 -5
  39. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  40. package/esm2015/lib/DataLegendContent_combined.js +276 -271
  41. package/esm2015/lib/DataPieBaseChart.js +38 -38
  42. package/esm2015/lib/DataPieChart.js +35 -8
  43. package/esm2015/lib/DataPieChartToolbarProvider.js +9 -9
  44. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  45. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  46. package/esm2015/lib/DomainChart.js +32 -32
  47. package/esm2015/lib/DomainChartToolbarProvider.js +187 -121
  48. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  49. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  50. package/esm2015/lib/FinalValueLayer_combined.js +80 -80
  51. package/esm2015/lib/FinancialChart_combined.js +34 -34
  52. package/esm2015/lib/FinancialEventArgs_combined.js +664 -664
  53. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  54. package/esm2015/lib/FinancialOverlay.js +35 -35
  55. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  56. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  57. package/esm2015/lib/FinancialPriceSeries_combined.js +302 -302
  58. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  59. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  60. package/esm2015/lib/HighDensityScatterSeries_combined.js +431 -431
  61. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  62. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  63. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  64. package/esm2015/lib/HorizontalRangeCategorySeries.js +51 -51
  65. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  66. package/esm2015/lib/IndicatorProxy.js +10 -10
  67. package/esm2015/lib/ItemToolTipLayer_combined.js +83 -83
  68. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  69. package/esm2015/lib/Legend_combined.js +11 -10
  70. package/esm2015/lib/LineSeries_combined.js +42 -42
  71. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  72. package/esm2015/lib/MassIndexIndicator.js +6 -6
  73. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  74. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  75. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  76. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  77. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  80. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  82. package/esm2015/lib/PieChartViewManager_combined.js +3 -0
  83. package/esm2015/lib/PointSeries_combined.js +21 -21
  84. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  85. package/esm2015/lib/PolarBase_combined.js +421 -421
  86. package/esm2015/lib/PolarLineSeriesBase_combined.js +54 -54
  87. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarScatterSeries_combined.js +12 -12
  89. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  90. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  91. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/PriceChannelOverlay_combined.js +77 -77
  93. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  94. package/esm2015/lib/ProportionalCategoryAngleAxis.js +1 -1
  95. package/esm2015/lib/RadialAreaSeries_combined.js +38 -38
  96. package/esm2015/lib/RadialBucketCalculator_combined.js +364 -364
  97. package/esm2015/lib/RadialColumnSeries_combined.js +67 -67
  98. package/esm2015/lib/RadialLineSeries_combined.js +41 -41
  99. package/esm2015/lib/RadialPieSeries_combined.js +133 -133
  100. package/esm2015/lib/RangeAreaSeries_combined.js +25 -25
  101. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +121 -121
  102. package/esm2015/lib/RangeColumnSeries_combined.js +38 -38
  103. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  104. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  105. package/esm2015/lib/ScatterAreaSeries_combined.js +132 -132
  106. package/esm2015/lib/ScatterBase_combined.js +501 -501
  107. package/esm2015/lib/ScatterContourSeries_combined.js +118 -118
  108. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  109. package/esm2015/lib/ScatterLineSeries.js +54 -54
  110. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  111. package/esm2015/lib/ScatterPolygonSeries_combined.js +218 -218
  112. package/esm2015/lib/ScatterPolylineSeries_combined.js +25 -25
  113. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  114. package/esm2015/lib/ScatterSplineSeries.js +40 -40
  115. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  116. package/esm2015/lib/ScatterTriangulationSeries.js +161 -161
  117. package/esm2015/lib/SeriesInteractionManager.js +75 -75
  118. package/esm2015/lib/SeriesRenderManager.js +12 -12
  119. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  120. package/esm2015/lib/SeriesViewerInteractionManager.js +19 -19
  121. package/esm2015/lib/SeriesViewer_combined.js +1476 -1476
  122. package/esm2015/lib/SeriesVisualDataManager.js +4 -4
  123. package/esm2015/lib/ShapeSeriesBase_combined.js +378 -378
  124. package/esm2015/lib/SizeScale.js +2 -2
  125. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  126. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  127. package/esm2015/lib/SplineSeriesBase_combined.js +121 -121
  128. package/esm2015/lib/SplineSeries_combined.js +26 -26
  129. package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
  130. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  131. package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
  132. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  133. package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
  134. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  135. package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
  136. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  137. package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
  138. package/esm2015/lib/StackedLineSeries_combined.js +12 -12
  139. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1054 -1054
  140. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  141. package/esm2015/lib/StepAreaSeries_combined.js +40 -40
  142. package/esm2015/lib/StepLineSeries_combined.js +47 -47
  143. package/esm2015/lib/StochRSIIndicator.js +15 -15
  144. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  145. package/esm2015/lib/TRIXIndicator.js +16 -16
  146. package/esm2015/lib/TimeAxisBase.js +1 -1
  147. package/esm2015/lib/TimeXAxis.js +1 -1
  148. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  149. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  150. package/esm2015/lib/ValueLayer_combined.js +202 -183
  151. package/esm2015/lib/ValueOverlay_combined.js +114 -114
  152. package/esm2015/lib/VerticalAnchoredCategorySeries.js +67 -67
  153. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  154. package/esm2015/lib/WaterfallSeries_combined.js +112 -112
  155. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  156. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  157. package/esm2015/lib/XamFunnelView_combined.js +3 -0
  158. package/esm2015/lib/igc-anchored-category-series-component.js +26 -26
  159. package/esm2015/lib/igc-anchored-radial-series-component.js +40 -40
  160. package/esm2015/lib/igc-annotation-layer-component.js +64 -64
  161. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  162. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  163. package/esm2015/lib/igc-bar-fragment-component.js +4 -4
  164. package/esm2015/lib/igc-bar-series-component.js +10 -10
  165. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  166. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  167. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  168. package/esm2015/lib/igc-callout-layer-component.js +131 -131
  169. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  170. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  171. package/esm2015/lib/igc-category-series-component.js +22 -22
  172. package/esm2015/lib/igc-category-tool-tip-layer-component.js +6 -6
  173. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  174. package/esm2015/lib/igc-column-fragment-component.js +10 -10
  175. package/esm2015/lib/igc-column-series-component.js +12 -12
  176. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  178. package/esm2015/lib/igc-data-legend-component.js +272 -262
  179. package/esm2015/lib/igc-data-tool-tip-layer-component.js +406 -406
  180. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  181. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  182. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  183. package/esm2015/lib/igc-financial-indicator-component.js +18 -18
  184. package/esm2015/lib/igc-financial-overlay-component.js +4 -4
  185. package/esm2015/lib/igc-financial-price-series-component.js +37 -37
  186. package/esm2015/lib/igc-financial-series-component.js +60 -60
  187. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  188. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  189. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  190. package/esm2015/lib/igc-high-density-scatter-series-component.js +48 -48
  191. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  192. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  193. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  194. package/esm2015/lib/igc-item-tool-tip-layer-component.js +12 -12
  195. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  196. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  197. package/esm2015/lib/igc-line-series-component.js +1 -1
  198. package/esm2015/lib/igc-marker-series-component.js +35 -35
  199. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  200. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  201. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  202. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  203. package/esm2015/lib/igc-polar-base-component.js +75 -75
  204. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  205. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  206. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  207. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  208. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  209. package/esm2015/lib/igc-radial-base-component.js +64 -64
  210. package/esm2015/lib/igc-radial-column-series-component.js +8 -8
  211. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  212. package/esm2015/lib/igc-radial-pie-series-component.js +15 -15
  213. package/esm2015/lib/igc-range-category-series-component.js +11 -11
  214. package/esm2015/lib/igc-range-column-series-component.js +9 -9
  215. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  217. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  218. package/esm2015/lib/igc-scatter-base-component.js +59 -59
  219. package/esm2015/lib/igc-scatter-contour-series-component.js +15 -15
  220. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  221. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  222. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  223. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  224. package/esm2015/lib/igc-scatter-triangulation-series-component.js +28 -28
  225. package/esm2015/lib/igc-series-component.js +229 -229
  226. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  227. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  228. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  229. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  231. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  232. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  233. package/esm2015/lib/igc-spline-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  239. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  240. package/esm2015/lib/igc-stacked-bar-series-component.js +11 -11
  241. package/esm2015/lib/igc-stacked-column-series-component.js +8 -8
  242. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  243. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  244. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  246. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  247. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  248. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  249. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  250. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  251. package/esm2015/lib/igc-value-layer-component.js +98 -87
  252. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  253. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  254. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  255. package/esm2015/lib/igc-waterfall-series-component.js +18 -18
  256. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  257. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  258. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  259. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  260. package/esm5/lib/AnchoredCategorySeries_combined.js +193 -193
  261. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +311 -311
  262. package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
  263. package/esm5/lib/AnnotationLayerProxy.js +52 -52
  264. package/esm5/lib/AnnotationLayer_combined.js +182 -182
  265. package/esm5/lib/Arc_combined.js +7 -0
  266. package/esm5/lib/AreaSeries_combined.js +47 -47
  267. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  268. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  269. package/esm5/lib/BarSeries_combined.js +95 -95
  270. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  271. package/esm5/lib/BollingerBandsOverlay_combined.js +95 -95
  272. package/esm5/lib/BrushScale.js +7 -7
  273. package/esm5/lib/BubbleSeries_combined.js +272 -272
  274. package/esm5/lib/CalloutLayer_combined.js +512 -508
  275. package/esm5/lib/CategoryBucketCalculator_combined.js +301 -301
  276. package/esm5/lib/CategoryChart.js +22 -22
  277. package/esm5/lib/CategoryChartToolbarProvider.js +9 -9
  278. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  279. package/esm5/lib/CategoryHighlightLayer_combined.js +55 -55
  280. package/esm5/lib/CategoryItemHighlightLayer_combined.js +115 -115
  281. package/esm5/lib/CategoryMarkerManager.js +1 -1
  282. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  283. package/esm5/lib/CategoryToolTipLayer_combined.js +66 -66
  284. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  285. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  286. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  287. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  288. package/esm5/lib/ColumnSeries_combined.js +64 -64
  289. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  290. package/esm5/lib/CrosshairLayer_combined.js +133 -133
  291. package/esm5/lib/CustomIndicator.js +22 -22
  292. package/esm5/lib/DataChartToolbarProvider.js +1 -5
  293. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  294. package/esm5/lib/DataLegendContent_combined.js +276 -271
  295. package/esm5/lib/DataPieBaseChart.js +37 -37
  296. package/esm5/lib/DataPieChart.js +35 -8
  297. package/esm5/lib/DataPieChartToolbarProvider.js +9 -9
  298. package/esm5/lib/DataToolTipLayer_combined.js +443 -441
  299. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  300. package/esm5/lib/DomainChart.js +32 -32
  301. package/esm5/lib/DomainChartToolbarProvider.js +187 -121
  302. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  303. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  304. package/esm5/lib/FinalValueLayer_combined.js +80 -80
  305. package/esm5/lib/FinancialChart_combined.js +34 -34
  306. package/esm5/lib/FinancialEventArgs_combined.js +664 -664
  307. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  308. package/esm5/lib/FinancialOverlay.js +35 -35
  309. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  310. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  311. package/esm5/lib/FinancialPriceSeries_combined.js +301 -301
  312. package/esm5/lib/ForceIndexIndicator.js +15 -15
  313. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  314. package/esm5/lib/HighDensityScatterSeries_combined.js +432 -432
  315. package/esm5/lib/HorizontalAnchoredCategorySeries.js +104 -104
  316. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  317. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  318. package/esm5/lib/HorizontalRangeCategorySeries.js +51 -51
  319. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  320. package/esm5/lib/IndicatorProxy.js +10 -10
  321. package/esm5/lib/ItemToolTipLayer_combined.js +83 -83
  322. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  323. package/esm5/lib/Legend_combined.js +11 -10
  324. package/esm5/lib/LineSeries_combined.js +42 -42
  325. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  326. package/esm5/lib/MassIndexIndicator.js +6 -6
  327. package/esm5/lib/MedianPriceIndicator.js +6 -6
  328. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  329. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  330. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  331. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  332. package/esm5/lib/OverlayProxy.js +7 -7
  333. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  334. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  335. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  336. package/esm5/lib/PieChartViewManager_combined.js +7 -0
  337. package/esm5/lib/PointSeries_combined.js +21 -21
  338. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  339. package/esm5/lib/PolarBase_combined.js +420 -420
  340. package/esm5/lib/PolarLineSeriesBase_combined.js +54 -54
  341. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  342. package/esm5/lib/PolarScatterSeries_combined.js +12 -12
  343. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  344. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  345. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  346. package/esm5/lib/PriceChannelOverlay_combined.js +77 -77
  347. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  348. package/esm5/lib/ProportionalCategoryAngleAxis.js +1 -1
  349. package/esm5/lib/RadialAreaSeries_combined.js +38 -38
  350. package/esm5/lib/RadialBucketCalculator_combined.js +363 -363
  351. package/esm5/lib/RadialColumnSeries_combined.js +67 -67
  352. package/esm5/lib/RadialLineSeries_combined.js +41 -41
  353. package/esm5/lib/RadialPieSeries_combined.js +130 -130
  354. package/esm5/lib/RangeAreaSeries_combined.js +25 -25
  355. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +122 -122
  356. package/esm5/lib/RangeColumnSeries_combined.js +38 -38
  357. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  358. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  359. package/esm5/lib/ScatterAreaSeries_combined.js +130 -130
  360. package/esm5/lib/ScatterBase_combined.js +500 -500
  361. package/esm5/lib/ScatterContourSeries_combined.js +116 -116
  362. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  363. package/esm5/lib/ScatterLineSeries.js +54 -54
  364. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  365. package/esm5/lib/ScatterPolygonSeries_combined.js +216 -216
  366. package/esm5/lib/ScatterPolylineSeries_combined.js +25 -25
  367. package/esm5/lib/ScatterSeries_combined.js +15 -15
  368. package/esm5/lib/ScatterSplineSeries.js +40 -40
  369. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  370. package/esm5/lib/ScatterTriangulationSeries.js +165 -165
  371. package/esm5/lib/SeriesInteractionManager.js +75 -75
  372. package/esm5/lib/SeriesRenderManager.js +12 -12
  373. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  374. package/esm5/lib/SeriesViewerInteractionManager.js +19 -19
  375. package/esm5/lib/SeriesViewer_combined.js +1465 -1465
  376. package/esm5/lib/SeriesVisualDataManager.js +4 -4
  377. package/esm5/lib/ShapeSeriesBase_combined.js +374 -374
  378. package/esm5/lib/SizeScale.js +2 -2
  379. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  380. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  381. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  382. package/esm5/lib/SplineSeries_combined.js +26 -26
  383. package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
  384. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  385. package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
  386. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  387. package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
  388. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  389. package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
  390. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  391. package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
  392. package/esm5/lib/StackedLineSeries_combined.js +12 -12
  393. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1052 -1052
  394. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  395. package/esm5/lib/StepAreaSeries_combined.js +40 -40
  396. package/esm5/lib/StepLineSeries_combined.js +47 -47
  397. package/esm5/lib/StochRSIIndicator.js +14 -14
  398. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  399. package/esm5/lib/TRIXIndicator.js +15 -15
  400. package/esm5/lib/TimeAxisBase.js +1 -1
  401. package/esm5/lib/TimeXAxis.js +1 -1
  402. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  403. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  404. package/esm5/lib/ValueLayer_combined.js +202 -183
  405. package/esm5/lib/ValueOverlay_combined.js +114 -114
  406. package/esm5/lib/VerticalAnchoredCategorySeries.js +67 -67
  407. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  408. package/esm5/lib/WaterfallSeries_combined.js +112 -112
  409. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  410. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  411. package/esm5/lib/XamFunnelView_combined.js +7 -0
  412. package/esm5/lib/igc-anchored-category-series-component.js +26 -26
  413. package/esm5/lib/igc-anchored-radial-series-component.js +40 -40
  414. package/esm5/lib/igc-annotation-layer-component.js +64 -64
  415. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  416. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  417. package/esm5/lib/igc-bar-fragment-component.js +4 -4
  418. package/esm5/lib/igc-bar-series-component.js +10 -10
  419. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  420. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  421. package/esm5/lib/igc-bubble-series-component.js +35 -35
  422. package/esm5/lib/igc-callout-layer-component.js +131 -131
  423. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  424. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  425. package/esm5/lib/igc-category-series-component.js +22 -22
  426. package/esm5/lib/igc-category-tool-tip-layer-component.js +6 -6
  427. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  428. package/esm5/lib/igc-column-fragment-component.js +10 -10
  429. package/esm5/lib/igc-column-series-component.js +12 -12
  430. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  431. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  432. package/esm5/lib/igc-data-legend-component.js +276 -262
  433. package/esm5/lib/igc-data-tool-tip-layer-component.js +406 -406
  434. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  435. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  436. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  437. package/esm5/lib/igc-financial-indicator-component.js +18 -18
  438. package/esm5/lib/igc-financial-overlay-component.js +4 -4
  439. package/esm5/lib/igc-financial-price-series-component.js +37 -37
  440. package/esm5/lib/igc-financial-series-component.js +60 -60
  441. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  442. package/esm5/lib/igc-fragment-base-component.js +2 -2
  443. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  444. package/esm5/lib/igc-high-density-scatter-series-component.js +48 -48
  445. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  446. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  447. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  448. package/esm5/lib/igc-item-tool-tip-layer-component.js +12 -12
  449. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  450. package/esm5/lib/igc-line-fragment-component.js +1 -1
  451. package/esm5/lib/igc-line-series-component.js +1 -1
  452. package/esm5/lib/igc-marker-series-component.js +35 -35
  453. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  454. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  455. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  456. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  457. package/esm5/lib/igc-polar-base-component.js +75 -75
  458. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  459. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  460. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  461. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  462. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  463. package/esm5/lib/igc-radial-base-component.js +64 -64
  464. package/esm5/lib/igc-radial-column-series-component.js +8 -8
  465. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  466. package/esm5/lib/igc-radial-pie-series-component.js +15 -15
  467. package/esm5/lib/igc-range-category-series-component.js +11 -11
  468. package/esm5/lib/igc-range-column-series-component.js +9 -9
  469. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  470. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  471. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  472. package/esm5/lib/igc-scatter-base-component.js +59 -59
  473. package/esm5/lib/igc-scatter-contour-series-component.js +15 -15
  474. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  475. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  476. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  477. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  478. package/esm5/lib/igc-scatter-triangulation-series-component.js +28 -28
  479. package/esm5/lib/igc-series-component.js +229 -229
  480. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  481. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  482. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  483. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  484. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  485. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  486. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  487. package/esm5/lib/igc-spline-series-component.js +1 -1
  488. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  489. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  490. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  491. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  492. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  493. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  494. package/esm5/lib/igc-stacked-bar-series-component.js +11 -11
  495. package/esm5/lib/igc-stacked-column-series-component.js +8 -8
  496. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  497. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  498. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  499. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  500. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  501. package/esm5/lib/igc-step-area-series-component.js +2 -2
  502. package/esm5/lib/igc-step-line-series-component.js +3 -3
  503. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  504. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  505. package/esm5/lib/igc-value-layer-component.js +102 -87
  506. package/esm5/lib/igc-value-overlay-component.js +47 -47
  507. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  508. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  509. package/esm5/lib/igc-waterfall-series-component.js +18 -18
  510. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  511. package/fesm2015/igniteui-webcomponents-charts.js +15250 -15105
  512. package/fesm5/igniteui-webcomponents-charts.js +15224 -15059
  513. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  514. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  515. package/lib/AnchoredCategorySeries_combined.d.ts +59 -59
  516. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +71 -71
  517. package/lib/AnnotationLayer_combined.d.ts +56 -56
  518. package/lib/Arc_combined.d.ts +1 -0
  519. package/lib/AreaSeries_combined.d.ts +9 -9
  520. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  521. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  522. package/lib/BarSeries_combined.d.ts +18 -18
  523. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  524. package/lib/BollingerBandsOverlay_combined.d.ts +16 -16
  525. package/lib/BubbleSeries_combined.d.ts +48 -48
  526. package/lib/CalloutLayer_combined.d.ts +114 -114
  527. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  528. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  529. package/lib/CategoryHighlightLayer_combined.d.ts +16 -16
  530. package/lib/CategoryItemHighlightLayer_combined.d.ts +25 -25
  531. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  532. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  533. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  534. package/lib/ColumnSeries_combined.d.ts +17 -17
  535. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  536. package/lib/CrosshairLayer_combined.d.ts +44 -44
  537. package/lib/CustomIndicator.d.ts +8 -8
  538. package/lib/DataLegendContent_combined.d.ts +73 -72
  539. package/lib/DataPieChartToolbarProvider.d.ts +4 -4
  540. package/lib/DataToolTipLayer_combined.d.ts +126 -126
  541. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  542. package/lib/DomainChartToolbarProvider.d.ts +25 -23
  543. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  544. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  545. package/lib/FinalValueLayer_combined.d.ts +27 -27
  546. package/lib/FinancialEventArgs_combined.d.ts +129 -129
  547. package/lib/FinancialIndicator_combined.d.ts +37 -37
  548. package/lib/FinancialOverlay.d.ts +8 -8
  549. package/lib/FinancialPriceSeries_combined.d.ts +54 -54
  550. package/lib/ForceIndexIndicator.d.ts +10 -10
  551. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  552. package/lib/HighDensityScatterSeries_combined.d.ts +91 -91
  553. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  554. package/lib/HorizontalRangeCategorySeries.d.ts +18 -18
  555. package/lib/ItemToolTipLayer_combined.d.ts +16 -16
  556. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  557. package/lib/LineSeries_combined.d.ts +9 -9
  558. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  559. package/lib/MassIndexIndicator.d.ts +4 -4
  560. package/lib/MedianPriceIndicator.d.ts +4 -4
  561. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  562. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  563. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  564. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  565. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  566. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  567. package/lib/PieChartViewManager_combined.d.ts +1 -0
  568. package/lib/PointSeries_combined.d.ts +7 -7
  569. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  570. package/lib/PolarBase_combined.d.ts +104 -104
  571. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  572. package/lib/PolarLineSeries_combined.d.ts +8 -8
  573. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  574. package/lib/PolarSplineAreaSeries_combined.d.ts +9 -9
  575. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  576. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  577. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  578. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  579. package/lib/RadialAreaSeries_combined.d.ts +8 -8
  580. package/lib/RadialBucketCalculator_combined.d.ts +74 -74
  581. package/lib/RadialColumnSeries_combined.d.ts +10 -10
  582. package/lib/RadialLineSeries_combined.d.ts +10 -10
  583. package/lib/RadialPieSeries_combined.d.ts +26 -26
  584. package/lib/RangeAreaSeries_combined.d.ts +7 -7
  585. package/lib/RangeCategoryBucketCalculator_combined.d.ts +27 -27
  586. package/lib/RangeColumnSeries_combined.d.ts +11 -11
  587. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  588. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  589. package/lib/ScatterAreaSeries_combined.d.ts +30 -30
  590. package/lib/ScatterBase_combined.d.ts +113 -113
  591. package/lib/ScatterContourSeries_combined.d.ts +22 -22
  592. package/lib/ScatterLineSeries.d.ts +13 -13
  593. package/lib/ScatterPolygonSeries_combined.d.ts +45 -45
  594. package/lib/ScatterPolylineSeries_combined.d.ts +10 -10
  595. package/lib/ScatterSeries_combined.d.ts +4 -4
  596. package/lib/ScatterSplineSeries.d.ts +11 -11
  597. package/lib/ScatterTriangulationSeries.d.ts +38 -38
  598. package/lib/SeriesViewer_combined.d.ts +475 -475
  599. package/lib/ShapeSeriesBase_combined.d.ts +100 -100
  600. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  601. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  602. package/lib/SplineSeriesBase_combined.d.ts +21 -21
  603. package/lib/SplineSeries_combined.d.ts +7 -7
  604. package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
  605. package/lib/Stacked100BarSeries_combined.d.ts +7 -7
  606. package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
  607. package/lib/Stacked100LineSeries_combined.d.ts +5 -5
  608. package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
  609. package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
  610. package/lib/StackedLineSeries_combined.d.ts +4 -4
  611. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +227 -227
  612. package/lib/StandardDeviationIndicator.d.ts +9 -9
  613. package/lib/StepAreaSeries_combined.d.ts +11 -11
  614. package/lib/StepLineSeries_combined.d.ts +11 -11
  615. package/lib/StochRSIIndicator.d.ts +9 -9
  616. package/lib/StrategyBasedIndicator.d.ts +19 -19
  617. package/lib/TRIXIndicator.d.ts +9 -9
  618. package/lib/TypicalPriceIndicator.d.ts +4 -4
  619. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  620. package/lib/ValueLayer_combined.d.ts +54 -53
  621. package/lib/ValueOverlay_combined.d.ts +38 -38
  622. package/lib/VerticalAnchoredCategorySeries.d.ts +22 -22
  623. package/lib/WaterfallSeries_combined.d.ts +23 -23
  624. package/lib/WeightedCloseIndicator.d.ts +4 -4
  625. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  626. package/lib/XamFunnelView_combined.d.ts +1 -0
  627. package/lib/igc-data-legend-component.d.ts +5 -0
  628. package/lib/igc-value-layer-component.d.ts +6 -0
  629. package/package.json +2 -2
@@ -64,87 +64,87 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
64
64
  __extends(ScatterBase, _super);
65
65
  function ScatterBase() {
66
66
  var _this = _super.call(this) || this;
67
- _this.yw = null;
67
+ _this.yv = null;
68
+ _this.ze = null;
68
69
  _this.zf = null;
69
- _this.zg = null;
70
+ _this.ack = null;
70
71
  _this.acl = null;
71
- _this.acm = null;
72
- _this.y5 = 1;
72
+ _this.y4 = 1;
73
+ _this.yl = null;
73
74
  _this.ym = null;
74
- _this.yn = null;
75
- _this.y2 = null;
76
- _this.y4 = null;
77
- _this.y0 = null;
78
- _this.zl = false;
75
+ _this.y1 = null;
76
+ _this.y3 = null;
77
+ _this.yz = null;
79
78
  _this.zk = false;
79
+ _this.zj = false;
80
+ _this.zc = null;
80
81
  _this.zd = null;
81
- _this.ze = null;
82
82
  _this.assigningScatterStyle = null;
83
83
  _this.assigningScatterMarkerStyle = null;
84
- _this.y9 = null;
85
- _this.y3 = null;
86
- _this.yz = null;
87
- _this.zj = true;
84
+ _this.y8 = null;
85
+ _this.y2 = null;
86
+ _this.yy = null;
87
+ _this.zi = true;
88
+ _this.zx = 0;
88
89
  _this.zy = 0;
89
90
  _this.zz = 0;
90
91
  _this.z0 = 0;
91
- _this.z1 = 0;
92
- _this.y6 = _this.y7();
93
- _this.y9 = new ScatterSeriesRenderManager();
94
- _this.y3 = new ScatterFrame();
95
- _this.acm = Rect.empty;
92
+ _this.y5 = _this.y6();
93
+ _this.y8 = new ScatterSeriesRenderManager();
94
+ _this.y2 = new ScatterFrame();
96
95
  _this.acl = Rect.empty;
96
+ _this.ack = Rect.empty;
97
97
  return _this;
98
98
  }
99
99
  ScatterBase.prototype.cs = function () {
100
100
  return new ScatterBaseView(this);
101
101
  };
102
- ScatterBase.prototype.o2 = function () {
103
- _super.prototype.o2.call(this);
102
+ ScatterBase.prototype.o1 = function () {
103
+ _super.prototype.o1.call(this);
104
104
  this.xAxis = null;
105
105
  this.yAxis = null;
106
106
  };
107
- ScatterBase.prototype.q1 = function (a) {
108
- _super.prototype.q1.call(this, a);
109
- this.yx = a;
107
+ ScatterBase.prototype.q0 = function (a) {
108
+ _super.prototype.q0.call(this, a);
109
+ this.yw = a;
110
110
  };
111
- ScatterBase.prototype.get_fw = function () {
111
+ ScatterBase.prototype.get_fv = function () {
112
112
  return true;
113
113
  };
114
114
  ScatterBase.prototype.ai = function () {
115
115
  return [this.xAxis, this.yAxis];
116
116
  };
117
- ScatterBase.prototype.kq = function (a, b) {
118
- var c = this.nd(b);
117
+ ScatterBase.prototype.kp = function (a, b) {
118
+ var c = this.nc(b);
119
119
  if (c == ScatterBase.$$p[12]) {
120
- return this.kr(a, b, this.aat);
120
+ return this.kq(a, b, this.aas);
121
121
  }
122
122
  if (c == ScatterBase.$$p[16]) {
123
- return this.kr(a, b, this.aa1);
123
+ return this.kq(a, b, this.aa0);
124
124
  }
125
125
  if (c == ScatterBase.$$p[1]) {
126
- return this.kr(a, b, this.aad);
126
+ return this.kq(a, b, this.aac);
127
127
  }
128
128
  if (c == ScatterBase.$$p[2]) {
129
- return this.kr(a, b, this.aaf);
129
+ return this.kq(a, b, this.aae);
130
130
  }
131
131
  return null;
132
132
  };
133
- ScatterBase.prototype.md = function (a) {
134
- var b = this.nd(a);
133
+ ScatterBase.prototype.mc = function (a) {
134
+ var b = this.nc(a);
135
135
  if (b == ScatterBase.$$p[12]) {
136
- return this.aat;
136
+ return this.aas;
137
137
  }
138
138
  if (b == ScatterBase.$$p[16]) {
139
- return this.aa1;
139
+ return this.aa0;
140
140
  }
141
141
  if (b == ScatterBase.$$p[1]) {
142
- return this.aad;
142
+ return this.aac;
143
143
  }
144
144
  if (b == ScatterBase.$$p[2]) {
145
- return this.aaf;
145
+ return this.aae;
146
146
  }
147
- return _super.prototype.md.call(this, a);
147
+ return _super.prototype.mc.call(this, a);
148
148
  };
149
149
  ScatterBase.prototype.eb = function (a, b, c, d, e) {
150
150
  var _this = this;
@@ -152,27 +152,27 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
152
152
  return false;
153
153
  }
154
154
  var f = this.xAxis;
155
- var g = new ScalerParams(1, this.db.v4, this.ws, f.ch);
155
+ var g = new ScalerParams(1, this.db.v4, this.wr, f.ch);
156
156
  g.c = this.getEffectiveViewport1(this.cv);
157
157
  var h = this.yAxis;
158
- var i = new ScalerParams(1, this.db.v4, this.ws, h.ch);
158
+ var i = new ScalerParams(1, this.db.v4, this.wr, h.ch);
159
159
  i.c = this.getEffectiveViewport1(this.cv);
160
160
  a.clear();
161
- this.w6.cj(function (j) {
161
+ this.w5.cj(function (j) {
162
162
  if (j._visibility == 0) {
163
163
  var k = new SeriesPointOfInterest();
164
164
  var l = j.n;
165
165
  var m = j.o;
166
- if (l < _this.ws.left || l > _this.ws.right || m < _this.ws.top || m > _this.ws.bottom) {
166
+ if (l < _this.wr.left || l > _this.wr.right || m < _this.wr.top || m > _this.wr.bottom) {
167
167
  return;
168
168
  }
169
169
  k.d = f.eo(l, g);
170
170
  k.e = h.eo(m, i);
171
171
  k.b = j.content;
172
- k.g = _this.vg;
172
+ k.g = _this.vf;
173
173
  k.c = j.ak;
174
- if (_this.g9) {
175
- k.g = _this.vn(j.ak);
174
+ if (_this.g8) {
175
+ k.g = _this.vm(j.ak);
176
176
  }
177
177
  a.add(k);
178
178
  }
@@ -181,7 +181,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
181
181
  };
182
182
  ScatterBase.prototype.b2 = function () {
183
183
  if (this.b3 == 0) {
184
- if (this.z9 <= 2000) {
184
+ if (this.z8 <= 2000) {
185
185
  return 1;
186
186
  }
187
187
  else {
@@ -192,58 +192,58 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
192
192
  return _super.prototype.b2.call(this);
193
193
  }
194
194
  };
195
- ScatterBase.prototype.wp = function (a) {
196
- if (!this.hasMarkers || !this.xg()) {
195
+ ScatterBase.prototype.wo = function (a) {
196
+ if (!this.hasMarkers || !this.xf()) {
197
197
  return Rect.empty;
198
198
  }
199
- var b = this.w6.b1(this.v7(a));
199
+ var b = this.w5.b1(this.v6(a));
200
200
  if (b != null) {
201
- return this.w6.cu(b);
201
+ return this.w5.cu(b);
202
202
  }
203
203
  return Rect.empty;
204
204
  };
205
- ScatterBase.prototype.gw = function (a, b) {
206
- if (this.xh(a, b)) {
205
+ ScatterBase.prototype.gv = function (a, b) {
206
+ if (this.xg(a, b)) {
207
207
  return true;
208
208
  }
209
209
  return false;
210
210
  };
211
- Object.defineProperty(ScatterBase.prototype, "zh", {
211
+ Object.defineProperty(ScatterBase.prototype, "zg", {
212
212
  get: function () {
213
- return this.zf;
213
+ return this.ze;
214
214
  },
215
215
  set: function (a) {
216
- if (this.zf != a) {
217
- var b = this.zh;
218
- this.zf = a;
219
- this.raisePropertyChanged("XColumn", b, this.zh);
216
+ if (this.ze != a) {
217
+ var b = this.zg;
218
+ this.ze = a;
219
+ this.raisePropertyChanged("XColumn", b, this.zg);
220
220
  }
221
221
  },
222
222
  enumerable: false,
223
223
  configurable: true
224
224
  });
225
- Object.defineProperty(ScatterBase.prototype, "zi", {
225
+ Object.defineProperty(ScatterBase.prototype, "zh", {
226
226
  get: function () {
227
- return this.zg;
227
+ return this.zf;
228
228
  },
229
229
  set: function (a) {
230
- if (this.zg != a) {
231
- var b = this.zi;
232
- this.zg = a;
233
- this.raisePropertyChanged("YColumn", b, this.zi);
230
+ if (this.zf != a) {
231
+ var b = this.zh;
232
+ this.zf = a;
233
+ this.raisePropertyChanged("YColumn", b, this.zh);
234
234
  }
235
235
  },
236
236
  enumerable: false,
237
237
  configurable: true
238
238
  });
239
- ScatterBase.prototype.gb = function () {
240
- return this.highlightedItemsSource != null || (this.aad != null && this.aaf != null);
239
+ ScatterBase.prototype.ga = function () {
240
+ return this.highlightedItemsSource != null || (this.aac != null && this.aae != null);
241
241
  };
242
- ScatterBase.prototype.zw = function () {
242
+ ScatterBase.prototype.zv = function () {
243
243
  return false;
244
244
  };
245
- ScatterBase.prototype.ht = function () {
246
- var a = _super.prototype.ht.call(this);
245
+ ScatterBase.prototype.hs = function () {
246
+ var a = _super.prototype.hs.call(this);
247
247
  {
248
248
  var b = ((function () {
249
249
  var $ret = new SeriesLayerPropertyOverlay();
@@ -253,7 +253,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
253
253
  $ret.q = true;
254
254
  return $ret;
255
255
  })());
256
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.aa9));
256
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.aa8));
257
257
  a.add(b);
258
258
  }
259
259
  {
@@ -265,10 +265,10 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
265
265
  $ret.q = true;
266
266
  return $ret;
267
267
  })());
268
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.aa8));
268
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.aa7));
269
269
  a.add(c);
270
270
  }
271
- if (this.zw()) {
271
+ if (this.zv()) {
272
272
  var d = ((function () {
273
273
  var $ret = new SeriesLayerPropertyOverlay();
274
274
  $ret.r = true;
@@ -285,7 +285,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
285
285
  })());
286
286
  a.add(d);
287
287
  }
288
- if (!this.zw()) {
288
+ if (!this.zv()) {
289
289
  var e = ((function () {
290
290
  var $ret = new SeriesLayerPropertyOverlay();
291
291
  $ret.r = true;
@@ -295,10 +295,10 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
295
295
  $ret.q = true;
296
296
  return $ret;
297
297
  })());
298
- e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.r0));
298
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.rz));
299
299
  a.add(e);
300
300
  }
301
- if (!this.zw()) {
301
+ if (!this.zv()) {
302
302
  var f = ((function () {
303
303
  var $ret = new SeriesLayerPropertyOverlay();
304
304
  $ret.r = true;
@@ -308,31 +308,31 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
308
308
  $ret.q = true;
309
309
  return $ret;
310
310
  })());
311
- f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.r0));
311
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.rz));
312
312
  a.add(f);
313
313
  }
314
314
  return a;
315
315
  };
316
- ScatterBase.prototype.aa8 = function (a, b) {
317
- if (this.aad != null) {
318
- b.value = this.aad;
316
+ ScatterBase.prototype.aa7 = function (a, b) {
317
+ if (this.aac != null) {
318
+ b.value = this.aac;
319
319
  return;
320
320
  }
321
- b.value = this.aat;
321
+ b.value = this.aas;
322
322
  };
323
- ScatterBase.prototype.aa9 = function (a, b) {
324
- if (this.aaf != null) {
325
- b.value = this.aaf;
323
+ ScatterBase.prototype.aa8 = function (a, b) {
324
+ if (this.aae != null) {
325
+ b.value = this.aae;
326
326
  return;
327
327
  }
328
- b.value = this.aa1;
328
+ b.value = this.aa0;
329
329
  };
330
- Object.defineProperty(ScatterBase.prototype, "aci", {
330
+ Object.defineProperty(ScatterBase.prototype, "ach", {
331
331
  get: function () {
332
- return this.c(ScatterBase.abt);
332
+ return this.c(ScatterBase.abs);
333
333
  },
334
334
  set: function (a) {
335
- this.h(ScatterBase.abt, a);
335
+ this.h(ScatterBase.abs, a);
336
336
  },
337
337
  enumerable: false,
338
338
  configurable: true
@@ -351,8 +351,8 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
351
351
  enumerable: false,
352
352
  configurable: true
353
353
  });
354
- ScatterBase.prototype.qb = function () {
355
- _super.prototype.qb.call(this);
354
+ ScatterBase.prototype.qa = function () {
355
+ _super.prototype.qa.call(this);
356
356
  if (this.xAxis != null) {
357
357
  this.xAxis.ib(false);
358
358
  }
@@ -360,32 +360,32 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
360
360
  this.yAxis.ib(false);
361
361
  }
362
362
  };
363
- ScatterBase.prototype.q9 = function (a, b, c, d) {
364
- _super.prototype.q9.call(this, a, b, c, d);
365
- if (this.yx.c2.g$b(a, b, c, d)) {
366
- this.rr(false);
367
- this.ql();
363
+ ScatterBase.prototype.q8 = function (a, b, c, d) {
364
+ _super.prototype.q8.call(this, a, b, c, d);
365
+ if (this.yw.c2.g$b(a, b, c, d)) {
366
+ this.rq(false);
367
+ this.qk();
368
368
  }
369
369
  switch (b) {
370
370
  case ScatterBase.$$p[10]:
371
371
  case ScatterBase.$$p[14]:
372
372
  case ScatterBase.$$p[11]:
373
373
  case ScatterBase.$$p[15]:
374
- this.qf();
374
+ this.qe();
375
375
  break;
376
376
  case "FastItemsSource":
377
377
  if (typeCast(IFastItemsSource_$type, c) != null) {
378
+ c.deregisterColumn(this.zg);
378
379
  c.deregisterColumn(this.zh);
379
- c.deregisterColumn(this.zi);
380
+ this.zg = null;
380
381
  this.zh = null;
381
- this.zi = null;
382
382
  }
383
383
  if (typeCast(IFastItemsSource_$type, d) != null) {
384
- this.zh = this.dk(this.aat);
385
- this.zi = this.dk(this.aa1);
384
+ this.zg = this.dk(this.aas);
385
+ this.zh = this.dk(this.aa0);
386
386
  }
387
387
  if ((this.yAxis != null && !this.yAxis.c1()) || (this.xAxis != null && !this.xAxis.c1())) {
388
- this.rr(this.gg && c != null);
388
+ this.rq(this.gf && c != null);
389
389
  }
390
390
  break;
391
391
  case ScatterBase.$$p[9]:
@@ -396,9 +396,9 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
396
396
  d.ct(this);
397
397
  }
398
398
  if ((this.xAxis != null && !this.xAxis.c1()) || (d == null && c != null)) {
399
- this.rr(false);
399
+ this.rq(false);
400
400
  }
401
- this.ql();
401
+ this.qk();
402
402
  break;
403
403
  case ScatterBase.$$p[13]:
404
404
  if (c != null) {
@@ -408,134 +408,134 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
408
408
  d.ct(this);
409
409
  }
410
410
  if ((this.yAxis != null && !this.yAxis.c1()) || (d == null && c != null)) {
411
- this.rr(false);
411
+ this.rq(false);
412
412
  }
413
- this.ql();
413
+ this.qk();
414
414
  break;
415
415
  case ScatterBase.$$p[12]:
416
416
  if (this.dn != null) {
417
- this.dn.deregisterColumn(this.zh);
418
- this.zh = this.dk(this.aat);
417
+ this.dn.deregisterColumn(this.zg);
418
+ this.zg = this.dk(this.aas);
419
419
  }
420
420
  break;
421
421
  case "XColumn":
422
- this.yx.c2.g$i();
422
+ this.yw.c2.g$i();
423
423
  if (this.xAxis != null && !this.xAxis.c1()) {
424
- this.rr(this.gg && this.d7);
424
+ this.rq(this.gf && this.d7);
425
425
  }
426
426
  break;
427
427
  case ScatterBase.$$p[16]:
428
428
  if (this.dn != null) {
429
- this.dn.deregisterColumn(this.zi);
430
- this.zi = this.dk(this.aa1);
429
+ this.dn.deregisterColumn(this.zh);
430
+ this.zh = this.dk(this.aa0);
431
431
  }
432
432
  break;
433
433
  case "YColumn":
434
- this.yx.c2.g$i();
434
+ this.yw.c2.g$i();
435
435
  if (this.yAxis != null && !this.yAxis.c1()) {
436
- this.rr(this.gg && this.d7);
436
+ this.rq(this.gf && this.d7);
437
437
  }
438
438
  break;
439
439
  case ScatterBase.$$p[7]:
440
- this.rr(false);
441
- this.ql();
440
+ this.rq(false);
441
+ this.qk();
442
442
  break;
443
443
  case ScatterBase.$$p[8]:
444
- this.rr(false);
445
- this.ql();
444
+ this.rq(false);
445
+ this.qk();
446
446
  break;
447
447
  case "TransitionProgress":
448
- this.y4.c(this.jq, this.y2, this.y0);
449
- this.aa3();
448
+ this.y3.c(this.jp, this.y1, this.yz);
449
+ this.aa2();
450
450
  try {
451
451
  if (this.d5(this.cv)) {
452
452
  return;
453
453
  }
454
- if ((Math.round(this.jq * 100000) / 100000) == 1) {
455
- this.abq(this.y0, this.yx);
454
+ if ((Math.round(this.jp * 100000) / 100000) == 1) {
455
+ this.abp(this.yz, this.yw);
456
456
  }
457
457
  else {
458
- this.abq(this.y4, this.yx);
458
+ this.abp(this.y3, this.yw);
459
459
  }
460
460
  if (this.db != null) {
461
461
  this.db.qo(this);
462
462
  }
463
463
  }
464
464
  finally {
465
- this.abr();
465
+ this.abq();
466
466
  }
467
467
  break;
468
468
  case "TrendLineBrush":
469
- this.rf(b);
469
+ this.re(b);
470
470
  break;
471
471
  case ScatterBase.$$p[0]:
472
- if (this.yy != null) {
473
- this.yy.r = this;
472
+ if (this.yx != null) {
473
+ this.yx.r = this;
474
474
  }
475
- this.rr(false);
476
- this.ql();
475
+ this.rq(false);
476
+ this.qk();
477
477
  break;
478
478
  case "TrendLineType":
479
- this.ql();
479
+ this.qk();
480
480
  break;
481
481
  case ScatterBase.$$p[4]:
482
- this.zl = this.zt();
483
- this.rr(false);
482
+ this.zk = this.zs();
483
+ this.rq(false);
484
484
  break;
485
485
  case ScatterBase.$$p[3]:
486
- this.zk = this.zs();
487
- this.rr(false);
486
+ this.zj = this.zr();
487
+ this.rq(false);
488
488
  break;
489
489
  case ScatterBase.$$p[5]:
490
- this.y6 = this.y7();
490
+ this.y5 = this.y6();
491
491
  break;
492
492
  }
493
493
  };
494
- ScatterBase.prototype.zt = function () {
495
- return this.zp;
496
- };
497
494
  ScatterBase.prototype.zs = function () {
498
495
  return this.zo;
499
496
  };
500
- ScatterBase.prototype.zn = function (a) {
497
+ ScatterBase.prototype.zr = function () {
498
+ return this.zn;
499
+ };
500
+ ScatterBase.prototype.zm = function (a) {
501
501
  if (typeCast(NumericYAxis.$, a) !== null) {
502
502
  return true;
503
503
  }
504
504
  return false;
505
505
  };
506
- ScatterBase.prototype.zm = function (a) {
506
+ ScatterBase.prototype.zl = function (a) {
507
507
  if (typeCast(NumericXAxis.$, a) !== null) {
508
508
  return true;
509
509
  }
510
510
  return false;
511
511
  };
512
- ScatterBase.prototype.abr = function () {
512
+ ScatterBase.prototype.abq = function () {
513
+ this.ack = Rect.empty;
513
514
  this.acl = Rect.empty;
514
- this.acm = Rect.empty;
515
515
  };
516
- ScatterBase.prototype.aa3 = function () {
517
- var a = this.getViewInfo(this.acl, this.acm);
518
- this.acl = a.p0;
519
- this.acm = a.p1;
516
+ ScatterBase.prototype.aa2 = function () {
517
+ var a = this.getViewInfo(this.ack, this.acl);
518
+ this.ack = a.p0;
519
+ this.acl = a.p1;
520
520
  };
521
- ScatterBase.prototype.zr = function (a, b) {
521
+ ScatterBase.prototype.zq = function (a, b) {
522
522
  if (b != 3) {
523
523
  return true;
524
524
  }
525
525
  if (a == null) {
526
526
  return true;
527
527
  }
528
- if (this.aat == a || this.aa1 == a) {
528
+ if (this.aas == a || this.aa0 == a) {
529
529
  return true;
530
530
  }
531
531
  return false;
532
532
  };
533
- ScatterBase.prototype.pb = function (a, b, c, d) {
533
+ ScatterBase.prototype.pa = function (a, b, c, d) {
534
534
  var e = false;
535
- if (!this.zr(d, a)) {
535
+ if (!this.zq(d, a)) {
536
536
  return;
537
537
  }
538
- this.yx.c2.g$e(a, b, c, d);
538
+ this.yw.c2.g$e(a, b, c, d);
539
539
  if (this.xAxis != null && !this.xAxis.c1()) {
540
540
  e = true;
541
541
  }
@@ -543,29 +543,29 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
543
543
  e = true;
544
544
  }
545
545
  if (a == 0 || a == 2 || a == 3 || a == 4) {
546
- this.zj = true;
546
+ this.zi = true;
547
547
  }
548
548
  else if (a == 1) {
549
549
  for (var f = b; f < b + c; f++) {
550
+ this.zx += this.zg.item(f);
550
551
  this.zy += this.zh.item(f);
551
- this.zz += this.zi.item(f);
552
552
  }
553
+ this.zz = this.zx / this.zg.count;
553
554
  this.z0 = this.zy / this.zh.count;
554
- this.z1 = this.zz / this.zi.count;
555
555
  }
556
556
  if (e) {
557
- this.rr(true);
557
+ this.rq(true);
558
558
  }
559
559
  };
560
- ScatterBase.prototype.abi = function (a) {
561
- this.abj(a, null);
560
+ ScatterBase.prototype.abh = function (a) {
561
+ this.abi(a, null);
562
562
  };
563
- ScatterBase.prototype.abj = function (a, b) {
563
+ ScatterBase.prototype.abi = function (a, b) {
564
564
  var e_1, _a, e_2, _b;
565
- var c = this.zh != null ? this.zh.count : 0;
566
- var d = this.zi != null ? this.zi.count : 0;
565
+ var c = this.zg != null ? this.zg.count : 0;
566
+ var d = this.zh != null ? this.zh.count : 0;
567
567
  var e = Math.min(c, d);
568
- if (e <= this.z9) {
568
+ if (e <= this.z8) {
569
569
  a.m.clear();
570
570
  var f = new List$1(OwnedPoint.$, 0);
571
571
  try {
@@ -631,77 +631,77 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
631
631
  }
632
632
  };
633
633
  ScatterBase.prototype.ay = function (a) {
634
- if (a != null && a == this.xAxis && this.zh != null) {
635
- return new AxisRange(this.zh.minimum, this.zh.maximum);
634
+ if (a != null && a == this.xAxis && this.zg != null) {
635
+ return new AxisRange(this.zg.minimum, this.zg.maximum);
636
636
  }
637
- if (a != null && a == this.yAxis && this.zi != null) {
638
- return new AxisRange(this.zi.minimum, this.zi.maximum);
637
+ if (a != null && a == this.yAxis && this.zh != null) {
638
+ return new AxisRange(this.zh.minimum, this.zh.maximum);
639
639
  }
640
640
  return null;
641
641
  };
642
- ScatterBase.prototype.kn = function (a) {
643
- var b = this.j3(a);
642
+ ScatterBase.prototype.km = function (a) {
643
+ var b = this.j2(a);
644
644
  if (this.dn != null && b >= 0 && b < this.dn.count) {
645
645
  return this.dn.item(b);
646
646
  }
647
647
  return null;
648
648
  };
649
- Object.defineProperty(ScatterBase.prototype, "y6", {
649
+ Object.defineProperty(ScatterBase.prototype, "y5", {
650
650
  get: function () {
651
- return this.y5;
651
+ return this.y4;
652
652
  },
653
653
  set: function (a) {
654
- var b = this.y5;
655
- this.y5 = a;
656
- if (b != this.y5) {
657
- this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.y5));
654
+ var b = this.y4;
655
+ this.y4 = a;
656
+ if (b != this.y4) {
657
+ this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.y4));
658
658
  }
659
659
  },
660
660
  enumerable: false,
661
661
  configurable: true
662
662
  });
663
- ScatterBase.prototype.y7 = function () {
664
- if (this.y8 != 0) {
665
- return this.y8;
663
+ ScatterBase.prototype.y6 = function () {
664
+ if (this.y7 != 0) {
665
+ return this.y7;
666
666
  }
667
- return this.zq ? 4 : 1;
667
+ return this.zp ? 4 : 1;
668
668
  };
669
- ScatterBase.prototype.j3 = function (a) {
670
- var b = truncate(Math.round(this.ir(a)));
669
+ ScatterBase.prototype.j2 = function (a) {
670
+ var b = truncate(Math.round(this.iq(a)));
671
671
  return b;
672
672
  };
673
- ScatterBase.prototype.ir = function (a) {
674
- switch (this.y6) {
675
- case 1: return this.z5(a);
676
- case 3: return this.z6(a);
677
- case 2: return this.z3(a);
678
- case 4: return this.z4(a);
679
- case 5: return this.z2(a);
673
+ ScatterBase.prototype.iq = function (a) {
674
+ switch (this.y5) {
675
+ case 1: return this.z4(a);
676
+ case 3: return this.z5(a);
677
+ case 2: return this.z2(a);
678
+ case 4: return this.z3(a);
679
+ case 5: return this.z1(a);
680
680
  }
681
681
  return -1;
682
682
  };
683
- ScatterBase.prototype.z4 = function (a) {
684
- return this.z7(a, false);
685
- };
686
683
  ScatterBase.prototype.z3 = function (a) {
687
- var b = this.v7(a);
684
+ return this.z6(a, false);
685
+ };
686
+ ScatterBase.prototype.z2 = function (a) {
687
+ var b = this.v6(a);
688
688
  var c = b.x;
689
689
  var d = b.y;
690
- if (this.dn == null || this.xAxis == null || this.yAxis == null || this.zh == null || this.zi == null) {
690
+ if (this.dn == null || this.xAxis == null || this.yAxis == null || this.zg == null || this.zh == null) {
691
691
  return -1;
692
692
  }
693
- if (this.dn.count > this.z8) {
693
+ if (this.dn.count > this.z7) {
694
694
  return -1;
695
695
  }
696
- this.aa6();
697
- var e = this.ym;
698
- var f = this.yn;
696
+ this.aa5();
697
+ var e = this.yl;
698
+ var f = this.ym;
699
699
  if (e == null || f == null) {
700
700
  return -1;
701
701
  }
702
702
  var g = 1.7976931348623157E+308;
703
703
  var h = -1;
704
- for (var i = 0; i < this.zh.count; i++) {
704
+ for (var i = 0; i < this.zg.count; i++) {
705
705
  var j = e[i];
706
706
  var k = f[i];
707
707
  var l = (c - j) * (c - j) + (d - k) * (d - k);
@@ -712,66 +712,66 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
712
712
  }
713
713
  return h;
714
714
  };
715
- ScatterBase.prototype.aa6 = function () {
715
+ ScatterBase.prototype.aa5 = function () {
716
716
  var _this = this;
717
717
  var a = this.cv.by;
718
718
  var b = this.cv.bx;
719
719
  var c = this.getEffectiveViewport();
720
- if (this.yw == null) {
720
+ if (this.yv == null) {
721
721
  return;
722
722
  }
723
- var d = new ScalerParams(0, a, b, this.yw.d, c);
723
+ var d = new ScalerParams(0, a, b, this.yv.d, c);
724
724
  var e = ((function () {
725
- var $ret = new ScalerParams(0, a, b, _this.yw.e, c);
726
- $ret.b = _this.iy();
725
+ var $ret = new ScalerParams(0, a, b, _this.yv.e, c);
726
+ $ret.b = _this.ix();
727
727
  return $ret;
728
728
  })());
729
- if (this.ym == null || this.yn == null) {
730
- var f = arrayShallowClone(this.zh.asArray());
731
- var g = arrayShallowClone(this.zi.asArray());
729
+ if (this.yl == null || this.ym == null) {
730
+ var f = arrayShallowClone(this.zg.asArray());
731
+ var g = arrayShallowClone(this.zh.asArray());
732
732
  this.xAxis.hq(boxArray$1(f), 0, f.length, d);
733
733
  this.yAxis.hq(boxArray$1(g), 0, g.length, e);
734
- this.ym = f;
735
- this.yn = g;
734
+ this.yl = f;
735
+ this.ym = g;
736
736
  }
737
737
  };
738
- ScatterBase.prototype.get_zq = function () {
738
+ ScatterBase.prototype.get_zp = function () {
739
739
  return false;
740
740
  };
741
- Object.defineProperty(ScatterBase.prototype, "zq", {
741
+ Object.defineProperty(ScatterBase.prototype, "zp", {
742
742
  get: function () {
743
- return this.get_zq();
743
+ return this.get_zp();
744
744
  },
745
745
  enumerable: false,
746
746
  configurable: true
747
747
  });
748
- ScatterBase.prototype.z7 = function (a, b) {
749
- if (!this.zq) {
748
+ ScatterBase.prototype.z6 = function (a, b) {
749
+ if (!this.zp) {
750
750
  return -1;
751
751
  }
752
752
  var c = { $type: Point_$type, x: 0, y: 0 };
753
753
  var d = true;
754
- var e = this.y1();
754
+ var e = this.y0();
755
755
  if (e == null) {
756
756
  return -1;
757
757
  }
758
758
  if (e.m == null) {
759
759
  return -1;
760
760
  }
761
- if (this.dn == null || this.dn.count > this.z8) {
761
+ if (this.dn == null || this.dn.count > this.z7) {
762
762
  return -1;
763
763
  }
764
- this.aa6();
765
- var f = this.ym;
766
- var g = this.yn;
764
+ this.aa5();
765
+ var f = this.yl;
766
+ var g = this.ym;
767
767
  if (f == null || g == null) {
768
768
  return -1;
769
769
  }
770
- var h = this.v7(a);
770
+ var h = this.v6(a);
771
771
  var i = 1.7976931348623157E+308;
772
772
  var j = -1;
773
- for (var k = 0; k < this.ym.length; k++) {
774
- var l = { $type: Point_$type, x: this.ym[k], y: this.yn[k] };
773
+ for (var k = 0; k < this.yl.length; k++) {
774
+ var l = { $type: Point_$type, x: this.yl[k], y: this.ym[k] };
775
775
  if (k > 0) {
776
776
  if (!b || e.j.containsKey(this.dn.item(k)) || e.j.containsKey(this.dn.item(k - 1))) {
777
777
  var m = GeometryUtil.h(h, c, l);
@@ -784,8 +784,8 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
784
784
  c = l;
785
785
  }
786
786
  if (j >= 0) {
787
- var n = { $type: Point_$type, x: this.ym[j], y: this.yn[j] };
788
- var o = { $type: Point_$type, x: this.ym[j - 1], y: this.yn[j - 1] };
787
+ var n = { $type: Point_$type, x: this.yl[j], y: this.ym[j] };
788
+ var o = { $type: Point_$type, x: this.yl[j - 1], y: this.ym[j - 1] };
789
789
  if (!b || (e.j.containsKey(this.dn.item(j)) && e.j.containsKey(this.dn.item(j - 1)))) {
790
790
  var p = GeometryUtil.m(h, o, n);
791
791
  return (j - 1) + p;
@@ -799,25 +799,25 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
799
799
  }
800
800
  return -1;
801
801
  };
802
- ScatterBase.prototype.z6 = function (a) {
803
- return this.z7(a, true);
802
+ ScatterBase.prototype.z5 = function (a) {
803
+ return this.z6(a, true);
804
804
  };
805
- ScatterBase.prototype.z2 = function (a) {
805
+ ScatterBase.prototype.z1 = function (a) {
806
806
  var _this = this;
807
- var b = this.v7(a);
807
+ var b = this.v6(a);
808
808
  var c = b.x;
809
809
  var d = b.y;
810
- if (this.yx.c3.e > this.z8) {
810
+ if (this.yw.c3.e > this.z7) {
811
811
  return -1;
812
812
  }
813
813
  var e = -1;
814
- this.w6.ck(function (f) {
815
- var g = _this.yx.cu(f);
814
+ this.w5.ck(function (f) {
815
+ var g = _this.yw.cu(f);
816
816
  var h = g.left;
817
817
  var i = g.top;
818
818
  var j = g.width;
819
819
  var k = g.height;
820
- if (_this.xd) {
820
+ if (_this.xc) {
821
821
  var l = h + j / 2;
822
822
  var m = i + k / 2;
823
823
  var n = (j / 2) * (j / 2);
@@ -838,19 +838,19 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
838
838
  });
839
839
  return e;
840
840
  };
841
- ScatterBase.prototype.z5 = function (a) {
841
+ ScatterBase.prototype.z4 = function (a) {
842
842
  var _this = this;
843
843
  var b = null;
844
844
  var c = 1.7976931348623157E+308;
845
- var d = this.v7(a);
845
+ var d = this.v6(a);
846
846
  var e = d.x;
847
847
  var f = d.y;
848
- if (this.yx.c3.e > this.z8) {
848
+ if (this.yw.c3.e > this.z7) {
849
849
  return -1;
850
850
  }
851
- this.yx.da(function (g) {
851
+ this.yw.da(function (g) {
852
852
  if (g._visibility == 0) {
853
- var h = _this.yx.cu(g);
853
+ var h = _this.yw.cu(g);
854
854
  var i = h.left + h.width / 2;
855
855
  var j = h.top + h.height / 2;
856
856
  var k = (e - i) * (e - i) + (f - j) * (f - j);
@@ -865,9 +865,9 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
865
865
  }
866
866
  return -1;
867
867
  };
868
- ScatterBase.prototype.wc = function (a, b, c) {
868
+ ScatterBase.prototype.wb = function (a, b, c) {
869
869
  var _this = this;
870
- if (this.xAxis == null || this.yAxis == null || this.zh == null || this.zi == null) {
870
+ if (this.xAxis == null || this.yAxis == null || this.zg == null || this.zh == null) {
871
871
  return { $type: Point_$type, x: NaN, y: NaN };
872
872
  }
873
873
  var d = this.cv.by;
@@ -876,11 +876,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
876
876
  var g = new ScalerParams(0, d, e, this.xAxis.ch, f);
877
877
  var h = ((function () {
878
878
  var $ret = new ScalerParams(0, d, e, _this.yAxis.ch, f);
879
- $ret.b = _this.iy();
879
+ $ret.b = _this.ix();
880
880
  return $ret;
881
881
  })());
882
882
  if (b) {
883
- var i = this.ir(a);
883
+ var i = this.iq(a);
884
884
  if (i == -1) {
885
885
  return { $type: Point_$type, x: NaN, y: NaN };
886
886
  }
@@ -899,45 +899,45 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
899
899
  j = this.dn.count - 1;
900
900
  }
901
901
  if (k == j) {
902
- var l = this.xAxis.el(this.zh.item(j), g);
903
- var m = this.yAxis.el(this.zi.item(j), h);
902
+ var l = this.xAxis.el(this.zg.item(j), g);
903
+ var m = this.yAxis.el(this.zh.item(j), h);
904
904
  return { $type: Point_$type, x: l, y: m };
905
905
  }
906
906
  var n = i - Math.floor(i);
907
- var o = this.xAxis.el(this.zh.item(j), g);
908
- var p = this.yAxis.el(this.zi.item(j), h);
909
- var q = this.xAxis.el(this.zh.item(k), g);
910
- var r = this.yAxis.el(this.zi.item(k), h);
907
+ var o = this.xAxis.el(this.zg.item(j), g);
908
+ var p = this.yAxis.el(this.zh.item(j), h);
909
+ var q = this.xAxis.el(this.zg.item(k), g);
910
+ var r = this.yAxis.el(this.zh.item(k), h);
911
911
  var s = q - o;
912
912
  var t = r - p;
913
913
  return { $type: Point_$type, x: o + s * n, y: p + t * n };
914
914
  }
915
915
  else {
916
- var u = this.j3(a);
916
+ var u = this.j2(a);
917
917
  if (u == -1) {
918
918
  return { $type: Point_$type, x: NaN, y: NaN };
919
919
  }
920
- var v = this.xAxis.el(this.zh.item(u), g);
921
- var w = this.yAxis.el(this.zi.item(u), h);
920
+ var v = this.xAxis.el(this.zg.item(u), g);
921
+ var w = this.yAxis.el(this.zh.item(u), h);
922
922
  return { $type: Point_$type, x: v, y: w };
923
923
  }
924
924
  };
925
- ScatterBase.prototype.gd = function (a) {
925
+ ScatterBase.prototype.gc = function (a) {
926
926
  var _this = this;
927
927
  var b = this.db != null ? this.db.v4 : Rect.empty;
928
928
  b = b.copy();
929
929
  var c = this.db != null ? this.db.wk : Rect.empty;
930
930
  var d = new Rect(0, 0, 0, 1, 1);
931
- var e = this.wl(this.cv);
931
+ var e = this.wk(this.cv);
932
932
  var f = new ScalerParams(0, d, d, this.xAxis.ch, e);
933
933
  var g = ((function () {
934
934
  var $ret = new ScalerParams(0, d, d, _this.yAxis.ch, e);
935
- $ret.b = _this.iy();
935
+ $ret.b = _this.ix();
936
936
  return $ret;
937
937
  })());
938
938
  var h = !b.isEmpty && !c.isEmpty && this.dn != null ? this.dn.indexOf(a) : -1;
939
- var i = this.xAxis != null && this.zh != null && h < this.zh.count ? this.xAxis.el(this.zh.item(h), f) : NaN;
940
- var j = this.yAxis != null && this.zi != null && h < this.zi.count ? this.yAxis.el(this.zi.item(h), g) : NaN;
939
+ var i = this.xAxis != null && this.zg != null && h < this.zg.count ? this.xAxis.el(this.zg.item(h), f) : NaN;
940
+ var j = this.yAxis != null && this.zh != null && h < this.zh.count ? this.yAxis.el(this.zh.item(h), g) : NaN;
941
941
  if (!isNaN_(i)) {
942
942
  if (i < b.left + 0.1 * b.width) {
943
943
  i = i + 0.4 * b.width;
@@ -963,23 +963,23 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
963
963
  }
964
964
  return h >= 0;
965
965
  };
966
- ScatterBase.prototype.sq = function (a, b) {
967
- this.rr(false);
966
+ ScatterBase.prototype.sp = function (a, b) {
967
+ this.rq(false);
968
968
  };
969
- ScatterBase.prototype.sr = function (a, b) {
970
- this.rr(false);
969
+ ScatterBase.prototype.sq = function (a, b) {
970
+ this.rq(false);
971
971
  };
972
- ScatterBase.prototype.y1 = function () {
973
- var a = this.y0;
972
+ ScatterBase.prototype.y0 = function () {
973
+ var a = this.yz;
974
974
  if (this.d3()) {
975
975
  if (this.dc.g) {
976
976
  this.dc.t();
977
977
  }
978
- a = this.y4;
978
+ a = this.y3;
979
979
  }
980
980
  return a;
981
981
  };
982
- ScatterBase.prototype.aa4 = function (a, b, c, d, e) {
982
+ ScatterBase.prototype.aa3 = function (a, b, c, d, e) {
983
983
  var _this = this;
984
984
  b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
985
985
  var f = this.getEffectiveViewport1(a);
@@ -987,14 +987,14 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
987
987
  var h;
988
988
  var i;
989
989
  var j = ((function () {
990
- var $ret = new ScalerParams(0, d, e, _this.yw.d, f);
990
+ var $ret = new ScalerParams(0, d, e, _this.yv.d, f);
991
991
  $ret.c = _this.getEffectiveViewport1(a);
992
992
  return $ret;
993
993
  })());
994
994
  var k = ((function () {
995
- var $ret = new ScalerParams(0, d, e, _this.yw.e, f);
995
+ var $ret = new ScalerParams(0, d, e, _this.yv.e, f);
996
996
  $ret.c = _this.getEffectiveViewport1(a);
997
- $ret.b = _this.iy();
997
+ $ret.b = _this.ix();
998
998
  return $ret;
999
999
  })());
1000
1000
  var l = false;
@@ -1007,9 +1007,9 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1007
1007
  }
1008
1008
  }
1009
1009
  var _loop_1 = function (o) {
1010
- h = this_1.zh.item(o);
1011
- i = this_1.zi.item(o);
1012
- var p = { $type: Point_$type, x: this_1.yw.a.el(h, j), y: this_1.yw.b.el(i, k) };
1010
+ h = this_1.zg.item(o);
1011
+ i = this_1.zh.item(o);
1012
+ var p = { $type: Point_$type, x: this_1.yv.a.el(h, j), y: this_1.yv.b.el(i, k) };
1013
1013
  if (l) {
1014
1014
  if (p.x < e.left || p.x > e.right) {
1015
1015
  if (p.x + m >= e.left && p.x + m <= e.right) {
@@ -1037,17 +1037,17 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1037
1037
  _loop_1(o);
1038
1038
  }
1039
1039
  };
1040
- ScatterBase.prototype.abf = function (a, b) {
1040
+ ScatterBase.prototype.abe = function (a, b) {
1041
1041
  var _this = this;
1042
+ this.yl = null;
1042
1043
  this.ym = null;
1043
- this.yn = null;
1044
1044
  a.j.clear();
1045
1045
  a.n.clear();
1046
1046
  a.h.clear();
1047
1047
  a.l.clear();
1048
1048
  a.i.clear();
1049
1049
  a.k.clear();
1050
- var c = Math.min(this.zh != null ? this.zh.count : 0, this.zi != null ? this.zi.count : 0);
1050
+ var c = Math.min(this.zg != null ? this.zg.count : 0, this.zh != null ? this.zh.count : 0);
1051
1051
  var d = b.by;
1052
1052
  var e = b.bx;
1053
1053
  var f = this.getEffectiveViewport1(b);
@@ -1055,14 +1055,14 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1055
1055
  g.c = this.getEffectiveViewport1(b);
1056
1056
  var h = ((function () {
1057
1057
  var $ret = new ScalerParams(0, d, e, _this.yAxis.ch, f);
1058
- $ret.b = _this.iy();
1058
+ $ret.b = _this.ix();
1059
1059
  return $ret;
1060
1060
  })());
1061
1061
  h.c = this.getEffectiveViewport1(b);
1062
1062
  if (c < 1) {
1063
1063
  return;
1064
1064
  }
1065
- this.yw = ((function () {
1065
+ this.yv = ((function () {
1066
1066
  var $ret = new ScatterAxisInfoCache();
1067
1067
  $ret.a = _this.xAxis;
1068
1068
  $ret.b = _this.yAxis;
@@ -1072,47 +1072,47 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1072
1072
  return $ret;
1073
1073
  })());
1074
1074
  var i = b;
1075
- if (c <= this.z9) {
1076
- this.aa4(i, a, c, d, e);
1075
+ if (c <= this.z8) {
1076
+ this.aa3(i, a, c, d, e);
1077
1077
  }
1078
- if (this.xg()) {
1079
- b.c0.l(a.j, this.z9, d, e, this.id);
1078
+ if (this.xf()) {
1079
+ b.c0.l(a.j, this.z8, d, e, this.ic);
1080
1080
  }
1081
1081
  var j = ((function () {
1082
1082
  var $ret = new Clipper(0, e, false);
1083
1083
  $ret.i = a.n;
1084
1084
  return $ret;
1085
1085
  })());
1086
- var k = this.wj(b);
1086
+ var k = this.wi(b);
1087
1087
  var l = this.xAxis.eo(k.left, g);
1088
1088
  var m = this.xAxis.eo(k.right, g);
1089
- b.c2.h(a.n, this.trendLineType, this.zh, this.zi, this.trendLinePeriod, function (n) { return _this.xAxis.el(n, g); }, function (n) { return _this.yAxis.el(n, h); }, ((function () {
1089
+ b.c2.h(a.n, this.trendLineType, this.zg, this.zh, this.trendLinePeriod, function (n) { return _this.xAxis.el(n, g); }, function (n) { return _this.yAxis.el(n, h); }, ((function () {
1090
1090
  var $ret = new TrendResolutionParams();
1091
- $ret.d = _this.id;
1091
+ $ret.d = _this.ic;
1092
1092
  $ret.i = e;
1093
1093
  $ret.h = f;
1094
1094
  $ret.j = d;
1095
1095
  return $ret;
1096
1096
  })()), j, l, m);
1097
- this.abd(a, b);
1097
+ this.abc(a, b);
1098
1098
  };
1099
- ScatterBase.prototype.o5 = function (a, b) {
1100
- _super.prototype.o5.call(this, a, b);
1099
+ ScatterBase.prototype.o4 = function (a, b) {
1100
+ _super.prototype.o4.call(this, a, b);
1101
1101
  var c = b;
1102
1102
  c.c9(a);
1103
1103
  };
1104
- ScatterBase.prototype.get_fe = function () {
1104
+ ScatterBase.prototype.get_fd = function () {
1105
1105
  return true;
1106
1106
  };
1107
- ScatterBase.prototype.zb = function (a, b, c) {
1107
+ ScatterBase.prototype.za = function (a, b, c) {
1108
1108
  return null;
1109
1109
  };
1110
- ScatterBase.prototype.zc = function (a, b, c) {
1110
+ ScatterBase.prototype.zb = function (a, b, c) {
1111
1111
  if (this.dn == null) {
1112
1112
  return null;
1113
1113
  }
1114
- var d = this.y1();
1115
- var e = this.yx.b1(this.v7(b));
1114
+ var d = this.y0();
1115
+ var e = this.yw.b1(this.v6(b));
1116
1116
  var f = -1;
1117
1117
  if (e == null) {
1118
1118
  if (a != null) {
@@ -1139,11 +1139,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1139
1139
  }
1140
1140
  return g;
1141
1141
  };
1142
- ScatterBase.prototype.wv = function (a, b) {
1143
- if (this.w8 != 1 && this.w8 != 13) {
1144
- var c = this.w6.cv();
1145
- var d = (c.width / 2) + (this.xj / 2);
1146
- var e = (c.height / 2) + (this.xj / 2);
1142
+ ScatterBase.prototype.wu = function (a, b) {
1143
+ if (this.w7 != 1 && this.w7 != 13) {
1144
+ var c = this.w5.cv();
1145
+ var d = (c.width / 2) + (this.xi / 2);
1146
+ var e = (c.height / 2) + (this.xi / 2);
1147
1147
  var f = d;
1148
1148
  var g = d;
1149
1149
  var h = e;
@@ -1164,7 +1164,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1164
1164
  }
1165
1165
  return new Thickness(1, 0, 0, 0, 0);
1166
1166
  };
1167
- ScatterBase.prototype.za = function (a, b, c) {
1167
+ ScatterBase.prototype.y9 = function (a, b, c) {
1168
1168
  var d = new HighlightingInfo();
1169
1169
  d.i = this;
1170
1170
  d.g = 0;
@@ -1176,41 +1176,41 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1176
1176
  return d;
1177
1177
  };
1178
1178
  ScatterBase.prototype.dg = function (a, b, c) {
1179
- if (this.ed && this.fz(this.bx) && !c) {
1180
- var d = this.zb(a, b, this.zd);
1181
- this.zd = d;
1179
+ if (this.ed && this.fy(this.bx) && !c) {
1180
+ var d = this.za(a, b, this.zc);
1181
+ this.zc = d;
1182
1182
  return d;
1183
1183
  }
1184
1184
  else {
1185
- var e = this.za(a, b, this.zd);
1186
- this.zd = e;
1185
+ var e = this.y9(a, b, this.zc);
1186
+ this.zc = e;
1187
1187
  return e;
1188
1188
  }
1189
1189
  };
1190
1190
  ScatterBase.prototype.dh = function (a, b, c) {
1191
- if (this.fz(this.bx) && !c) {
1192
- var d = this.zc(a, b, this.ze);
1193
- this.ze = d;
1191
+ if (this.fy(this.bx) && !c) {
1192
+ var d = this.zb(a, b, this.zd);
1193
+ this.zd = d;
1194
1194
  return d;
1195
1195
  }
1196
1196
  else {
1197
- var e = this.za(a, b, this.ze);
1197
+ var e = this.y9(a, b, this.zd);
1198
1198
  e.d = true;
1199
- this.ze = e;
1199
+ this.zd = e;
1200
1200
  return e;
1201
1201
  }
1202
1202
  };
1203
- ScatterBase.prototype.zv = function () {
1204
- return (this.assigningScatterStyle != null && this.zl) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
1205
- };
1206
1203
  ScatterBase.prototype.zu = function () {
1207
- return (this.assigningScatterMarkerStyle != null && this.zk) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
1204
+ return (this.assigningScatterStyle != null && this.zk) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
1205
+ };
1206
+ ScatterBase.prototype.zt = function () {
1207
+ return (this.assigningScatterMarkerStyle != null && this.zj) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
1208
1208
  };
1209
- ScatterBase.prototype.abq = function (a, b) {
1209
+ ScatterBase.prototype.abp = function (a, b) {
1210
1210
  var _this = this;
1211
- this.qx();
1211
+ this.qw();
1212
1212
  var c = b.bx;
1213
- this.yw = ((function () {
1213
+ this.yv = ((function () {
1214
1214
  var $ret = new ScatterAxisInfoCache();
1215
1215
  $ret.a = _this.xAxis;
1216
1216
  $ret.b = _this.yAxis;
@@ -1218,10 +1218,10 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1218
1218
  $ret.e = _this.yAxis.ch;
1219
1219
  return $ret;
1220
1220
  })());
1221
- if (this.xg()) {
1222
- b.c0.j(a.j, this.xi);
1223
- if (this.zu()) {
1224
- this.aa5(b, a);
1221
+ if (this.xf()) {
1222
+ b.c0.j(a.j, this.xh);
1223
+ if (this.zt()) {
1224
+ this.aa4(b, a);
1225
1225
  }
1226
1226
  }
1227
1227
  b.cr();
@@ -1231,29 +1231,29 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1231
1231
  return $ret;
1232
1232
  })());
1233
1233
  b.c2.g$h(a.n, d);
1234
- this.abn(a, b);
1234
+ this.abm(a, b);
1235
1235
  };
1236
1236
  ScatterBase.prototype.ak = function (a, b) {
1237
1237
  var c = new List$1(ChartSelection.$, 0);
1238
- this.p4(a, c, b);
1238
+ this.p3(a, c, b);
1239
1239
  return c.toArray();
1240
1240
  };
1241
- ScatterBase.prototype.p4 = function (a, b, c) {
1242
- this.aa7(a, b, c, 0, null);
1241
+ ScatterBase.prototype.p3 = function (a, b, c) {
1242
+ this.aa6(a, b, c, 0, null);
1243
1243
  };
1244
- ScatterBase.prototype.aa7 = function (a, b, c, d, e) {
1244
+ ScatterBase.prototype.aa6 = function (a, b, c, d, e) {
1245
1245
  var _this = this;
1246
- var f = this.wr(a);
1246
+ var f = this.wq(a);
1247
1247
  var g = this.dn.count;
1248
- var h = this.yw.a;
1249
- var i = this.yw.b;
1250
- var j = this.wj(this.cv);
1248
+ var h = this.yv.a;
1249
+ var i = this.yv.b;
1250
+ var j = this.wi(this.cv);
1251
1251
  var k = new ScalerParams(0, f, this.db.wk, h.ch, this.getEffectiveViewport());
1252
1252
  var l = new ScalerParams(0, f, this.db.wk, i.ch, this.getEffectiveViewport());
1253
1253
  if (d == 0) {
1254
1254
  var _loop_2 = function (m) {
1255
- var n = h.el(this_2.zh.item(m), k);
1256
- var o = i.el(this_2.zi.item(m), l);
1255
+ var n = h.el(this_2.zg.item(m), k);
1256
+ var o = i.el(this_2.zh.item(m), l);
1257
1257
  if (n < j.width && n > 0 && o < j.height && o > 0) {
1258
1258
  if (c == 7 || c == 6) {
1259
1259
  b.add(((function () {
@@ -1289,8 +1289,8 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1289
1289
  }
1290
1290
  else {
1291
1291
  var _loop_3 = function (p) {
1292
- var q = h.el(this_3.zh.item(p), k);
1293
- var r = i.el(this_3.zi.item(p), l);
1292
+ var q = h.el(this_3.zg.item(p), k);
1293
+ var r = i.el(this_3.zh.item(p), l);
1294
1294
  var s = e.item(p) / f.height;
1295
1295
  var t = e.item(p) / f.width;
1296
1296
  var u = new Rect(0, q - t / 2, r - s / 2, t, s);
@@ -1328,11 +1328,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1328
1328
  }
1329
1329
  }
1330
1330
  };
1331
- ScatterBase.prototype.yp = function (a, b) {
1332
- return this.yq(a, b);
1331
+ ScatterBase.prototype.yo = function (a, b) {
1332
+ return this.yp(a, b);
1333
1333
  };
1334
- ScatterBase.prototype.yq = function (a, b) {
1335
- if (b < a || a < 0 || a > this.zh.count || b < 0 || b > this.zh.count) {
1334
+ ScatterBase.prototype.yp = function (a, b) {
1335
+ if (b < a || a < 0 || a > this.zg.count || b < 0 || b > this.zg.count) {
1336
1336
  return null;
1337
1337
  }
1338
1338
  var c = new Array((b - a) + 1);
@@ -1342,15 +1342,15 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1342
1342
  }
1343
1343
  return c;
1344
1344
  };
1345
- ScatterBase.prototype.aa5 = function (a, b) {
1345
+ ScatterBase.prototype.aa4 = function (a, b) {
1346
1346
  var _this = this;
1347
1347
  a.b7 = true;
1348
- this.y9.ay(this, this.zu(), runOn(this, this.yp));
1349
- var c = this.y9.d;
1348
+ this.y8.ay(this, this.zt(), runOn(this, this.yo));
1349
+ var c = this.y8.d;
1350
1350
  var d = c != null;
1351
1351
  var e = this.getEffectiveViewport1(a);
1352
1352
  var f = this.dn == null ? 0 : this.dn.count;
1353
- this.yx.cj(function (g) {
1353
+ this.yw.cj(function (g) {
1354
1354
  if (g._visibility == 0) {
1355
1355
  var h = g.ak;
1356
1356
  var i = g.content;
@@ -1359,19 +1359,19 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1359
1359
  g.content = i;
1360
1360
  }
1361
1361
  if (d) {
1362
- _this.aba(h, f, a.q);
1362
+ _this.aa9(h, f, a.q);
1363
1363
  }
1364
- _this.y9.ac(g, i);
1364
+ _this.y8.ac(g, i);
1365
1365
  }
1366
1366
  });
1367
1367
  };
1368
- ScatterBase.prototype.abb = function (a, b, c) {
1368
+ ScatterBase.prototype.aba = function (a, b, c) {
1369
1369
  var d = this.bx != 1;
1370
1370
  var e = this.cp != 1;
1371
1371
  var f = this.co != 1;
1372
- this.y9.a0(this.y9.b, a, b, false);
1373
- this.y9.ab(this.ib);
1374
- var g = this.y9.ax;
1372
+ this.y8.a0(this.y8.b, a, b, false);
1373
+ this.y8.ab(this.ia);
1374
+ var g = this.y8.ax;
1375
1375
  var h = null;
1376
1376
  var i = null;
1377
1377
  var j = null;
@@ -1389,16 +1389,16 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1389
1389
  g.b = h;
1390
1390
  }
1391
1391
  g.h = c;
1392
- this.abl(g);
1393
- this.y9.z(this, h, i, j, c, d, e, f, a < 0);
1392
+ this.abk(g);
1393
+ this.y8.z(this, h, i, j, c, d, e, f, a < 0);
1394
1394
  };
1395
- ScatterBase.prototype.aba = function (a, b, c) {
1395
+ ScatterBase.prototype.aa9 = function (a, b, c) {
1396
1396
  var d = this.bx != 1;
1397
1397
  var e = this.cp != 1;
1398
1398
  var f = this.co != 1;
1399
- this.y9.a0(this.y9.d, a, b, true);
1400
- this.y9.aa(this.ib);
1401
- var g = this.y9.aw;
1399
+ this.y8.a0(this.y8.d, a, b, true);
1400
+ this.y8.aa(this.ia);
1401
+ var g = this.y8.aw;
1402
1402
  var h = null;
1403
1403
  var i = null;
1404
1404
  var j = null;
@@ -1434,27 +1434,27 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1434
1434
  g.d = i;
1435
1435
  }
1436
1436
  g.h = c;
1437
- this.abk(g);
1438
- this.y9.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);
1437
+ this.abj(g);
1438
+ this.y8.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);
1439
1439
  };
1440
- ScatterBase.prototype.abl = function (a) {
1441
- if (this.assigningScatterStyle != null && this.zl) {
1440
+ ScatterBase.prototype.abk = function (a) {
1441
+ if (this.assigningScatterStyle != null && this.zk) {
1442
1442
  this.assigningScatterStyle(this, a);
1443
1443
  }
1444
1444
  };
1445
- ScatterBase.prototype.abk = function (a) {
1446
- if (this.assigningScatterMarkerStyle != null && this.zk) {
1445
+ ScatterBase.prototype.abj = function (a) {
1446
+ if (this.assigningScatterMarkerStyle != null && this.zj) {
1447
1447
  this.assigningScatterMarkerStyle(this, a);
1448
1448
  }
1449
1449
  };
1450
- ScatterBase.prototype.abd = function (a, b) {
1450
+ ScatterBase.prototype.abc = function (a, b) {
1451
1451
  var e_3, _a;
1452
1452
  var c = new ErrorBarsHelper(this, b);
1453
- if (this.yy == null) {
1453
+ if (this.yx == null) {
1454
1454
  return;
1455
1455
  }
1456
- var d = this.yy.u;
1457
- var e = this.yy.v;
1456
+ var d = this.yx.u;
1457
+ var e = this.yx.v;
1458
1458
  var f = 0;
1459
1459
  var g = 0;
1460
1460
  var h = 0;
@@ -1466,35 +1466,35 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1466
1466
  if (d != null) {
1467
1467
  switch (d.getCalculatorType()) {
1468
1468
  case 1:
1469
- var l = this.abg(k, c, d, h, i, true);
1469
+ var l = this.abf(k, c, d, h, i, true);
1470
1470
  h = l.p3;
1471
1471
  i = l.p4;
1472
1472
  break;
1473
1473
  case 0:
1474
- var m = this.abe(k, c, d, h, i, true);
1474
+ var m = this.abd(k, c, d, h, i, true);
1475
1475
  h = m.p3;
1476
1476
  i = m.p4;
1477
1477
  break;
1478
1478
  case 2:
1479
- var n = this.abc(k, c, d, j, h, i, true);
1479
+ var n = this.abb(k, c, d, j, h, i, true);
1480
1480
  h = n.p4;
1481
1481
  i = n.p5;
1482
1482
  break;
1483
1483
  case 3:
1484
- var o = this.abh(c, d, f, h, i, true);
1484
+ var o = this.abg(c, d, f, h, i, true);
1485
1485
  f = o.p2;
1486
1486
  h = o.p3;
1487
1487
  i = o.p4;
1488
1488
  break;
1489
1489
  case 4:
1490
- var p = this.abe(k, c, d, h, i, true);
1490
+ var p = this.abd(k, c, d, h, i, true);
1491
1491
  h = p.p3;
1492
1492
  i = p.p4;
1493
1493
  break;
1494
1494
  }
1495
1495
  ;
1496
1496
  var q = new OwnedPoint();
1497
- q.c = c.l(d, this.yw.a, k.c, f);
1497
+ q.c = c.l(d, this.yv.a, k.c, f);
1498
1498
  q.a = k.a;
1499
1499
  a.h.addItem(j, q);
1500
1500
  a.i.addItem(j, [h, i]);
@@ -1502,35 +1502,35 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1502
1502
  if (e != null) {
1503
1503
  switch (e.getCalculatorType()) {
1504
1504
  case 1:
1505
- var r = this.abg(k, c, e, h, i, false);
1505
+ var r = this.abf(k, c, e, h, i, false);
1506
1506
  h = r.p3;
1507
1507
  i = r.p4;
1508
1508
  break;
1509
1509
  case 0:
1510
- var s = this.abe(k, c, e, h, i, false);
1510
+ var s = this.abd(k, c, e, h, i, false);
1511
1511
  h = s.p3;
1512
1512
  i = s.p4;
1513
1513
  break;
1514
1514
  case 2:
1515
- var t = this.abc(k, c, e, j, h, i, false);
1515
+ var t = this.abb(k, c, e, j, h, i, false);
1516
1516
  h = t.p4;
1517
1517
  i = t.p5;
1518
1518
  break;
1519
1519
  case 3:
1520
- var u = this.abh(c, e, g, h, i, false);
1520
+ var u = this.abg(c, e, g, h, i, false);
1521
1521
  g = u.p2;
1522
1522
  h = u.p3;
1523
1523
  i = u.p4;
1524
1524
  break;
1525
1525
  case 4:
1526
- var v = this.abe(k, c, e, h, i, false);
1526
+ var v = this.abd(k, c, e, h, i, false);
1527
1527
  h = v.p3;
1528
1528
  i = v.p4;
1529
1529
  break;
1530
1530
  }
1531
1531
  ;
1532
1532
  var w = new OwnedPoint();
1533
- w.c = c.m(e, this.yw.b, k.c, g);
1533
+ w.c = c.m(e, this.yv.b, k.c, g);
1534
1534
  w.a = k.a;
1535
1535
  a.l.addItem(j, w);
1536
1536
  a.k.addItem(j, [h, i]);
@@ -1551,18 +1551,18 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1551
1551
  }
1552
1552
  }
1553
1553
  };
1554
- ScatterBase.prototype.abg = function (a, b, c, d, e, f) {
1554
+ ScatterBase.prototype.abf = function (a, b, c, d, e, f) {
1555
1555
  if (f) {
1556
1556
  var g = void 0;
1557
1557
  var h = void 0, i = void 0;
1558
- i = this.yw.a;
1559
- if (this.yy.s == 0) {
1558
+ i = this.yv.a;
1559
+ if (this.yx.s == 0) {
1560
1560
  g = a.c.x;
1561
- h = this.yw.a;
1561
+ h = this.yv.a;
1562
1562
  }
1563
1563
  else {
1564
1564
  g = a.c.y;
1565
- h = this.yw.b;
1565
+ h = this.yv.b;
1566
1566
  }
1567
1567
  var j = b.f(g, c, h, i, d, e);
1568
1568
  d = j.p4;
@@ -1571,14 +1571,14 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1571
1571
  else {
1572
1572
  var k = void 0;
1573
1573
  var l = void 0, m = void 0;
1574
- m = this.yw.b;
1575
- if (this.yy.t == 0) {
1574
+ m = this.yv.b;
1575
+ if (this.yx.t == 0) {
1576
1576
  k = a.c.x;
1577
- l = this.yw.a;
1577
+ l = this.yv.a;
1578
1578
  }
1579
1579
  else {
1580
1580
  k = a.c.y;
1581
- l = this.yw.b;
1581
+ l = this.yv.b;
1582
1582
  }
1583
1583
  var n = b.f(k, c, l, m, d, e);
1584
1584
  d = n.p4;
@@ -1589,14 +1589,14 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1589
1589
  p4: e
1590
1590
  };
1591
1591
  };
1592
- ScatterBase.prototype.abe = function (a, b, c, d, e, f) {
1592
+ ScatterBase.prototype.abd = function (a, b, c, d, e, f) {
1593
1593
  if (f) {
1594
- var g = b.j(a.c.x, c, this.yw.a, d, e);
1594
+ var g = b.j(a.c.x, c, this.yv.a, d, e);
1595
1595
  d = g.p3;
1596
1596
  e = g.p4;
1597
1597
  }
1598
1598
  else {
1599
- var h = b.j(a.c.y, c, this.yw.b, d, e);
1599
+ var h = b.j(a.c.y, c, this.yv.b, d, e);
1600
1600
  d = h.p3;
1601
1601
  e = h.p4;
1602
1602
  }
@@ -1605,18 +1605,18 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1605
1605
  p4: e
1606
1606
  };
1607
1607
  };
1608
- ScatterBase.prototype.abc = function (a, b, c, d, e, f, g) {
1608
+ ScatterBase.prototype.abb = function (a, b, c, d, e, f, g) {
1609
1609
  var h = c.getItemColumn();
1610
1610
  var i = this.dn.indexOf(d);
1611
1611
  if (h != null && i < h.count) {
1612
1612
  var j = h.item(i);
1613
1613
  if (g) {
1614
- var k = b.h(a.c.x, j, this.yw.a, e, f);
1614
+ var k = b.h(a.c.x, j, this.yv.a, e, f);
1615
1615
  e = k.p3;
1616
1616
  f = k.p4;
1617
1617
  }
1618
1618
  else {
1619
- var l = b.h(a.c.y, j, this.yw.b, e, f);
1619
+ var l = b.h(a.c.y, j, this.yv.b, e, f);
1620
1620
  e = l.p3;
1621
1621
  f = l.p4;
1622
1622
  }
@@ -1630,16 +1630,16 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1630
1630
  p5: f
1631
1631
  };
1632
1632
  };
1633
- ScatterBase.prototype.abh = function (a, b, c, d, e, f) {
1633
+ ScatterBase.prototype.abg = function (a, b, c, d, e, f) {
1634
1634
  var g = a.i(b, c);
1635
1635
  c = g.p1;
1636
1636
  if (f) {
1637
- var h = a.k(c, b, this.yw.a, d, e);
1637
+ var h = a.k(c, b, this.yv.a, d, e);
1638
1638
  d = h.p3;
1639
1639
  e = h.p4;
1640
1640
  }
1641
1641
  else {
1642
- var i = a.k(c, b, this.yw.b, d, e);
1642
+ var i = a.k(c, b, this.yv.b, d, e);
1643
1643
  d = i.p3;
1644
1644
  e = i.p4;
1645
1645
  }
@@ -1649,20 +1649,20 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1649
1649
  p4: e
1650
1650
  };
1651
1651
  };
1652
- ScatterBase.prototype.abn = function (a, b) {
1653
- if (!b.o() || this.yy == null) {
1652
+ ScatterBase.prototype.abm = function (a, b) {
1653
+ if (!b.o() || this.yx == null) {
1654
1654
  b.db();
1655
1655
  return;
1656
1656
  }
1657
+ this.abn(a, b);
1657
1658
  this.abo(a, b);
1658
- this.abp(a, b);
1659
1659
  };
1660
- ScatterBase.prototype.abo = function (a, b) {
1660
+ ScatterBase.prototype.abn = function (a, b) {
1661
1661
  var e_4, _a;
1662
1662
  b.c7();
1663
1663
  var c = new ErrorBarsHelper(this, b);
1664
1664
  var d = new PathGeometry();
1665
- var e = this.yy.u;
1665
+ var e = this.yx.u;
1666
1666
  try {
1667
1667
  for (var _b = __values(fromEnum(a.j.keys)), _c = _b.next(); !_c.done; _c = _b.next()) {
1668
1668
  var f = _c.value;
@@ -1671,10 +1671,10 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1671
1671
  var h = a.i.item(f)[1];
1672
1672
  if (!isNaN_(g) && !isNaN_(h)) {
1673
1673
  var i = a.h.item(f).c;
1674
- if (this.yy.o == 1 || this.yy.o == 2) {
1674
+ if (this.yx.o == 1 || this.yx.o == 2) {
1675
1675
  c.d(d, i, g, true);
1676
1676
  }
1677
- if (this.yy.o == 1 || this.yy.o == 3) {
1677
+ if (this.yx.o == 1 || this.yx.o == 3) {
1678
1678
  c.d(d, i, h, false);
1679
1679
  }
1680
1680
  }
@@ -1696,12 +1696,12 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1696
1696
  }
1697
1697
  b.dc(d);
1698
1698
  };
1699
- ScatterBase.prototype.abp = function (a, b) {
1699
+ ScatterBase.prototype.abo = function (a, b) {
1700
1700
  var e_5, _a;
1701
1701
  b.c8();
1702
1702
  var c = new ErrorBarsHelper(this, b);
1703
1703
  var d = new PathGeometry();
1704
- var e = this.yy.v;
1704
+ var e = this.yx.v;
1705
1705
  try {
1706
1706
  for (var _b = __values(fromEnum(a.j.keys)), _c = _b.next(); !_c.done; _c = _b.next()) {
1707
1707
  var f = _c.value;
@@ -1710,10 +1710,10 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1710
1710
  var h = a.k.item(f)[1];
1711
1711
  if (!isNaN_(g) && !isNaN_(h)) {
1712
1712
  var i = a.l.item(f).c;
1713
- if (this.yy.p == 1 || this.yy.p == 2) {
1713
+ if (this.yx.p == 1 || this.yx.p == 2) {
1714
1714
  c.e(d, i, g, true);
1715
1715
  }
1716
- if (this.yy.p == 1 || this.yy.p == 3) {
1716
+ if (this.yx.p == 1 || this.yx.p == 3) {
1717
1717
  c.e(d, i, h, false);
1718
1718
  }
1719
1719
  }
@@ -1734,17 +1734,17 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1734
1734
  }
1735
1735
  }
1736
1736
  };
1737
- ScatterBase.prototype.he = function (a, b, c) {
1737
+ ScatterBase.prototype.hd = function (a, b, c) {
1738
1738
  var d = true;
1739
- if (!_super.prototype.he.call(this, a, b, c) || b.isEmpty || a.isEmpty || this.xAxis == null || this.yAxis == null || this.xAxis.bi == null || this.yAxis.bi == null || this.zh == null || this.zi == null || this.zh.count == 0 || this.zi.count == 0 || this.dn == null || this.dn.count != this.zh.count || this.dn.count != this.zi.count || this.xAxis.bi == null || this.yAxis.bi == null || this.xAxis.l4 == this.xAxis.l3 || this.yAxis.l4 == this.yAxis.l3) {
1739
+ if (!_super.prototype.hd.call(this, a, b, c) || b.isEmpty || a.isEmpty || this.xAxis == null || this.yAxis == null || this.xAxis.bi == null || this.yAxis.bi == null || this.zg == null || this.zh == null || this.zg.count == 0 || this.zh.count == 0 || this.dn == null || this.dn.count != this.zg.count || this.dn.count != this.zh.count || this.xAxis.bi == null || this.yAxis.bi == null || this.xAxis.l4 == this.xAxis.l3 || this.yAxis.l4 == this.yAxis.l3) {
1740
1740
  d = false;
1741
1741
  }
1742
1742
  return d;
1743
1743
  };
1744
1744
  ScatterBase.prototype.getViewInfo = function (a, b) {
1745
- if (!this.acl.isEmpty && !this.acm.isEmpty) {
1746
- a = this.acl;
1747
- b = this.acm;
1745
+ if (!this.ack.isEmpty && !this.acl.isEmpty) {
1746
+ a = this.ack;
1747
+ b = this.acl;
1748
1748
  return {
1749
1749
  p0: a,
1750
1750
  p1: b
@@ -1757,53 +1757,53 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1757
1757
  p1: b
1758
1758
  };
1759
1759
  };
1760
- ScatterBase.prototype.rs = function (a) {
1761
- _super.prototype.rs.call(this, a);
1762
- this.aa3();
1760
+ ScatterBase.prototype.rr = function (a) {
1761
+ _super.prototype.rr.call(this, a);
1762
+ this.aa2();
1763
1763
  try {
1764
1764
  if (this.d5(this.cv)) {
1765
1765
  return;
1766
1766
  }
1767
- if (this.dn != null && this.dn.count > this.z9) {
1767
+ if (this.dn != null && this.dn.count > this.z8) {
1768
1768
  a = false;
1769
1769
  }
1770
- if (this.gf(a) && !this.gr) {
1771
- var b = this.y2;
1770
+ if (this.ge(a) && !this.gq) {
1771
+ var b = this.y1;
1772
1772
  if (this.d3()) {
1773
1773
  if (this.dc.g) {
1774
1774
  this.dc.t();
1775
1775
  }
1776
- this.y2 = this.y4;
1777
- this.y4 = b;
1776
+ this.y1 = this.y3;
1777
+ this.y3 = b;
1778
1778
  }
1779
1779
  else {
1780
- this.y2 = this.y0;
1781
- this.y0 = b;
1780
+ this.y1 = this.yz;
1781
+ this.yz = b;
1782
1782
  }
1783
- this.abf(this.y0, this.yx);
1784
- this.r7();
1783
+ this.abe(this.yz, this.yw);
1784
+ this.r6();
1785
1785
  }
1786
1786
  else {
1787
- if (!this.gr) {
1788
- this.abf(this.y0, this.yx);
1787
+ if (!this.gq) {
1788
+ this.abe(this.yz, this.yw);
1789
1789
  }
1790
- this.abq(this.y0, this.yx);
1790
+ this.abp(this.yz, this.yw);
1791
1791
  }
1792
1792
  }
1793
1793
  finally {
1794
- this.abr();
1794
+ this.abq();
1795
1795
  }
1796
1796
  };
1797
- ScatterBase.prototype.sh = function () {
1798
- _super.prototype.sh.call(this);
1797
+ ScatterBase.prototype.sg = function () {
1798
+ _super.prototype.sg.call(this);
1799
1799
  if (this.index < 0) {
1800
1800
  return;
1801
1801
  }
1802
- this.yx.df();
1802
+ this.yw.df();
1803
1803
  };
1804
- ScatterBase.prototype.rt = function (a, b) {
1805
- _super.prototype.rt.call(this, a, b);
1806
- if (!this.g0) {
1804
+ ScatterBase.prototype.rs = function (a, b) {
1805
+ _super.prototype.rs.call(this, a, b);
1806
+ if (!this.gz) {
1807
1807
  this.cv.a4(b);
1808
1808
  return;
1809
1809
  }
@@ -1812,29 +1812,29 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1812
1812
  return;
1813
1813
  }
1814
1814
  var c = typeCast(ScatterBaseView.$, this.cu);
1815
- if (!this.gs) {
1816
- this.y3 = new ScatterFrame();
1817
- this.abf(this.y3, c);
1815
+ if (!this.gr) {
1816
+ this.y2 = new ScatterFrame();
1817
+ this.abe(this.y2, c);
1818
1818
  }
1819
- this.gs = false;
1820
- this.abq(this.y3, c);
1821
- this.g0 = false;
1819
+ this.gr = false;
1820
+ this.abp(this.y2, c);
1821
+ this.gz = false;
1822
1822
  };
1823
- ScatterBase.prototype.rq = function (a, b, c, d, e) {
1824
- _super.prototype.rq.call(this, a, b, c, d, e);
1823
+ ScatterBase.prototype.rp = function (a, b, c, d, e) {
1824
+ _super.prototype.rp.call(this, a, b, c, d, e);
1825
1825
  var f = this.ba.a$j.item(d);
1826
1826
  var g = f;
1827
1827
  f.a3(c);
1828
1828
  if (this.d5(g)) {
1829
1829
  return;
1830
1830
  }
1831
- if (this.yz == null) {
1832
- this.yz = new ScatterFrame();
1831
+ if (this.yy == null) {
1832
+ this.yy = new ScatterFrame();
1833
1833
  }
1834
- this.abf(this.yz, g);
1835
- this.abq(this.yz, g);
1834
+ this.abe(this.yy, g);
1835
+ this.abp(this.yy, g);
1836
1836
  };
1837
- ScatterBase.prototype.abm = function (a, b) {
1837
+ ScatterBase.prototype.abl = function (a, b) {
1838
1838
  var e_6, _a, e_7, _b;
1839
1839
  var c = new List$1(Base.$, 0);
1840
1840
  try {
@@ -1878,11 +1878,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1878
1878
  }
1879
1879
  }
1880
1880
  };
1881
- ScatterBase.prototype.yo = function (a, b, c, d, e) {
1881
+ ScatterBase.prototype.yn = function (a, b, c, d, e) {
1882
1882
  var _this = this;
1883
- if (c == null || c.length != this.yw.c.count) {
1884
- c = new Array(this.yw.c.count);
1885
- for (var f = 0; f < this.yw.c.count; f++) {
1883
+ if (c == null || c.length != this.yv.c.count) {
1884
+ c = new Array(this.yv.c.count);
1885
+ for (var f = 0; f < this.yv.c.count; f++) {
1886
1886
  c[f] = PointUtil.create();
1887
1887
  }
1888
1888
  }
@@ -1895,31 +1895,31 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1895
1895
  var i = ((function () {
1896
1896
  var $ret = new ScalerParams(0, d, e, _this.yAxis.ch, g);
1897
1897
  $ret.c = _this.getEffectiveViewport1(a);
1898
- $ret.b = _this.iy();
1898
+ $ret.b = _this.ix();
1899
1899
  return $ret;
1900
1900
  })());
1901
- var j = this.wj(a);
1902
- var k = this.yw.a.eo(j.left, h);
1903
- var l = this.yw.a.eo(j.right, h);
1904
- var m = this.yw.b.eo(j.bottom, i);
1905
- var n = this.yw.b.eo(j.top, i);
1906
- if (this.yw.d) {
1901
+ var j = this.wi(a);
1902
+ var k = this.yv.a.eo(j.left, h);
1903
+ var l = this.yv.a.eo(j.right, h);
1904
+ var m = this.yv.b.eo(j.bottom, i);
1905
+ var n = this.yv.b.eo(j.top, i);
1906
+ if (this.yv.d) {
1907
1907
  var o = k;
1908
1908
  k = l;
1909
1909
  l = o;
1910
1910
  }
1911
- if (this.yw.e) {
1911
+ if (this.yv.e) {
1912
1912
  var p = m;
1913
1913
  m = n;
1914
1914
  n = p;
1915
1915
  }
1916
- var q = this.yw;
1916
+ var q = this.yv;
1917
1917
  var r = q.a;
1918
1918
  var s = q.b;
1919
1919
  var t;
1920
1920
  var u;
1921
- var v = this.zh;
1922
- var w = this.zi;
1921
+ var v = this.zg;
1922
+ var w = this.zh;
1923
1923
  var x = false;
1924
1924
  var y = 0;
1925
1925
  var z = 0;
@@ -1933,7 +1933,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1933
1933
  z -= ab;
1934
1934
  }
1935
1935
  }
1936
- for (var ac = 0; ac < this.yw.c.count; ac++) {
1936
+ for (var ac = 0; ac < this.yv.c.count; ac++) {
1937
1937
  t = v.item(ac);
1938
1938
  u = w.item(ac);
1939
1939
  var ad = 1E-10;
@@ -1966,7 +1966,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1966
1966
  }
1967
1967
  return c;
1968
1968
  };
1969
- ScatterBase.prototype.zx = function (a, b) {
1969
+ ScatterBase.prototype.zw = function (a, b) {
1970
1970
  var e_8, _a;
1971
1971
  if (b == null) {
1972
1972
  b = new List$1(Number_$type, 2, a.e);
@@ -1997,32 +1997,32 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1997
1997
  }
1998
1998
  return b;
1999
1999
  };
2000
- ScatterBase.prototype.pz = function (a) {
2001
- _super.prototype.pz.call(this, a);
2002
- this.bc.exportTrendlineData(this, a, this.yx.c2.g$j);
2000
+ ScatterBase.prototype.py = function (a) {
2001
+ _super.prototype.py.call(this, a);
2002
+ this.bc.exportTrendlineData(this, a, this.yw.c2.g$j);
2003
2003
  };
2004
- ScatterBase.prototype.iy = function () {
2005
- return Series.iz(this.zi, null);
2004
+ ScatterBase.prototype.ix = function () {
2005
+ return Series.iy(this.zh, null);
2006
2006
  };
2007
2007
  ScatterBase.prototype.getDataLegendSeriesContextAt = function (a, b) {
2008
2008
  var c = { $type: Point_$type, x: a, y: b };
2009
- var d = this.kn(c);
2010
- var e = d == null ? NaN : this.ix(d, "XMemberPath");
2011
- var f = d == null ? NaN : this.ix(d, "YMemberPath");
2009
+ var d = this.km(c);
2010
+ var e = d == null ? NaN : this.iw(d, "XMemberPath");
2011
+ var f = d == null ? NaN : this.iw(d, "YMemberPath");
2012
2012
  var g = new DataLegendSeriesValueInfo();
2013
2013
  g.l = e;
2014
2014
  g.a = 13;
2015
2015
  g.q = "X";
2016
- g.r = this.aat != null ? this.aat : "X";
2017
- g.s = this.aap != null ? this.aap : "X:";
2018
- g.t = this.aar != null ? this.aar : "";
2016
+ g.r = this.aas != null ? this.aas : "X";
2017
+ g.s = this.aao != null ? this.aao : "X:";
2018
+ g.t = this.aaq != null ? this.aaq : "";
2019
2019
  var h = new DataLegendSeriesValueInfo();
2020
2020
  h.l = f;
2021
2021
  h.a = 14;
2022
2022
  h.q = "Y";
2023
- h.r = this.aa1 != null ? this.aa1 : "Y";
2024
- h.s = this.aax != null ? this.aax : "Y:";
2025
- h.t = this.aaz != null ? this.aaz : "";
2023
+ h.r = this.aa0 != null ? this.aa0 : "Y";
2024
+ h.s = this.aaw != null ? this.aaw : "Y:";
2025
+ h.t = this.aay != null ? this.aay : "";
2026
2026
  var i = new DataLegendSeriesContext();
2027
2027
  i.e = ((function () {
2028
2028
  var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -2030,23 +2030,23 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
2030
2030
  $ret.add(h);
2031
2031
  return $ret;
2032
2032
  })());
2033
- i.h = this.mc();
2033
+ i.h = this.mb();
2034
2034
  return i;
2035
2035
  };
2036
- ScatterBase.prototype.abs = function () {
2037
- if (this.zj) {
2036
+ ScatterBase.prototype.abr = function () {
2037
+ if (this.zi) {
2038
+ this.zx = 0;
2038
2039
  this.zy = 0;
2039
- this.zz = 0;
2040
- for (var a = 0; a < this.zh.count; a++) {
2040
+ for (var a = 0; a < this.zg.count; a++) {
2041
+ this.zx += this.zg.item(a);
2041
2042
  this.zy += this.zh.item(a);
2042
- this.zz += this.zi.item(a);
2043
2043
  }
2044
+ this.zz = this.zx / this.zg.count;
2044
2045
  this.z0 = this.zy / this.zh.count;
2045
- this.z1 = this.zz / this.zi.count;
2046
- this.zj = false;
2046
+ this.zi = false;
2047
2047
  }
2048
2048
  };
2049
- ScatterBase.prototype.i8 = function (a, b) {
2049
+ ScatterBase.prototype.i7 = function (a, b) {
2050
2050
  if (b == null || !b.cj) {
2051
2051
  return NaN;
2052
2052
  }
@@ -2067,43 +2067,43 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
2067
2067
  switch (a) {
2068
2068
  case 5:
2069
2069
  case 2:
2070
- b = this.zh.maximum;
2071
- c = this.zi.maximum;
2070
+ b = this.zg.maximum;
2071
+ c = this.zh.maximum;
2072
2072
  break;
2073
2073
  case 4:
2074
2074
  case 1:
2075
- b = this.zh.minimum;
2076
- c = this.zi.minimum;
2075
+ b = this.zg.minimum;
2076
+ c = this.zh.minimum;
2077
2077
  break;
2078
2078
  case 6:
2079
2079
  case 3:
2080
- if (this.zj) {
2081
- this.abs();
2080
+ if (this.zi) {
2081
+ this.abr();
2082
2082
  }
2083
- b = this.z0;
2084
- c = this.z1;
2083
+ b = this.zz;
2084
+ c = this.z0;
2085
2085
  break;
2086
2086
  }
2087
2087
  return [b, c];
2088
2088
  };
2089
- ScatterBase.prototype.wg = function (a) {
2089
+ ScatterBase.prototype.wf = function (a) {
2090
2090
  var b = this.getEffectiveViewport1(this.cv);
2091
2091
  var c = new ScalerParams(0, this.cv.by, this.cv.bx, this.xAxis.ch, b);
2092
2092
  c.c = b;
2093
2093
  var d = isNaN_(a[0]) ? NaN : this.xAxis.el(a[0], c);
2094
2094
  c = new ScalerParams(0, this.cv.by, this.cv.bx, this.yAxis.ch, b);
2095
- c.b = this.iy();
2095
+ c.b = this.ix();
2096
2096
  c.c = b;
2097
2097
  var e = isNaN_(a[1]) ? NaN : this.yAxis.el(a[1], c);
2098
2098
  return { $type: Point_$type, x: d, y: e };
2099
2099
  };
2100
- ScatterBase.prototype.wf = function (a) {
2100
+ ScatterBase.prototype.we = function (a) {
2101
2101
  var b = this.aq(a);
2102
- return this.wg(b);
2102
+ return this.wf(b);
2103
2103
  };
2104
2104
  ScatterBase.$t = markType(ScatterBase, 'ScatterBase', MarkerSeries.$, [ISupportsErrorBars_$type, ITrendLineSeries_$type]);
2105
- ScatterBase.abt = DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
2106
- ScatterBase.$$p = markDep(DependencyProperty, PropertyMetadata, ScatterBase, 'raisePropertyChanged', ['ErrorBarSettings:yy:abu', [ScatterErrorBarSettings.$, null], 'HighlightedXMemberPath:aad:abv', [2, null], 'HighlightedYMemberPath:aaf:abw', [2, null], 'IsCustomScatterMarkerStyleAllowed:zo:abx', [0, false], 'IsCustomScatterStyleAllowed:zp:aby', [0, false], 'ItemSearchMode:y8:abz', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:z8:ab0', [1, 10000], 'MarkerCollisionAvoidance:yt:ab1', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MaximumMarkers:z9:ab2', [1, 400], 'XAxis::aca', [NumericXAxis.$, null], 'XMemberAsLegendLabel:aap:acb', [2, null], 'XMemberAsLegendUnit:aar:acc', [2, null], 'XMemberPath:aat:acd', [2, null], 'YAxis::ace', [NumericYAxis.$, null], 'YMemberAsLegendLabel:aax:acf', [2, null], 'YMemberAsLegendUnit:aaz:acg', [2, null], 'YMemberPath:aa1:ach', [2, null], 'TrendLineType::ab8', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::ab7', [1, 1.5], 'TrendLinePeriod::ab6', [1, 7], 'TrendLineBrush::ab3', [Brush.$, null], 'TrendLineZIndex:aaa:ab9', [1, 1001], 'TrendLineDashArray:acj:ab4', [DoubleCollection.$], 'TrendLineDashCap:ack:ab5', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
2105
+ ScatterBase.abs = DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
2106
+ ScatterBase.$$p = markDep(DependencyProperty, PropertyMetadata, ScatterBase, 'raisePropertyChanged', ['ErrorBarSettings:yx:abt', [ScatterErrorBarSettings.$, null], 'HighlightedXMemberPath:aac:abu', [2, null], 'HighlightedYMemberPath:aae:abv', [2, null], 'IsCustomScatterMarkerStyleAllowed:zn:abw', [0, false], 'IsCustomScatterStyleAllowed:zo:abx', [0, false], 'ItemSearchMode:y7:aby', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:z7:abz', [1, 10000], 'MarkerCollisionAvoidance:ys:ab0', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MaximumMarkers:z8:ab1', [1, 400], 'XAxis::ab9', [NumericXAxis.$, null], 'XMemberAsLegendLabel:aao:aca', [2, null], 'XMemberAsLegendUnit:aaq:acb', [2, null], 'XMemberPath:aas:acc', [2, null], 'YAxis::acd', [NumericYAxis.$, null], 'YMemberAsLegendLabel:aaw:ace', [2, null], 'YMemberAsLegendUnit:aay:acf', [2, null], 'YMemberPath:aa0:acg', [2, null], 'TrendLineType::ab7', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::ab6', [1, 1.5], 'TrendLinePeriod::ab5', [1, 7], 'TrendLineBrush::ab2', [Brush.$, null], 'TrendLineZIndex:z9:ab8', [1, 1001], 'TrendLineDashArray:aci:ab3', [DoubleCollection.$], 'TrendLineDashCap:acj:ab4', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
2107
2107
  return ScatterBase;
2108
2108
  }(MarkerSeries));
2109
2109
  export { ScatterBase };
@@ -2182,7 +2182,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
2182
2182
  this.dh = new Path();
2183
2183
  this.di = new Path();
2184
2184
  if (!this.q) {
2185
- this.c1.z9 = 2000;
2185
+ this.c1.z8 = 2000;
2186
2186
  }
2187
2187
  };
2188
2188
  ScatterBaseView.prototype.dj = function (a) {
@@ -2201,12 +2201,12 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
2201
2201
  };
2202
2202
  ScatterBaseView.prototype.cz = function () {
2203
2203
  var _this = this;
2204
- var a = new NumericMarkerManager(1, function (b) { return _this.c3.item(b); }, function (b) { return _this.c1.yw.c.item(b); }, runOn(this, this.de), runOn(this, this.cw), runOn(this, this.c4), function () { return _this.c1.yt; });
2204
+ var a = new NumericMarkerManager(1, function (b) { return _this.c3.item(b); }, function (b) { return _this.c1.yv.c.item(b); }, runOn(this, this.de), runOn(this, this.cw), runOn(this, this.c4), function () { return _this.c1.ys; });
2205
2205
  a.q = runOn(this, this.dj);
2206
2206
  return a;
2207
2207
  };
2208
2208
  ScatterBaseView.prototype.de = function (a) {
2209
- this.c1.abm(a, this.c3);
2209
+ this.c1.abl(a, this.c3);
2210
2210
  };
2211
2211
  ScatterBaseView.prototype.c5 = function () {
2212
2212
  return this.b8;
@@ -2215,11 +2215,11 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
2215
2215
  return this.cy;
2216
2216
  };
2217
2217
  ScatterBaseView.prototype.cw = function () {
2218
- this.cy = this.c1.yo(this, this.c3, this.cy, this.by, this.bx);
2218
+ this.cy = this.c1.yn(this, this.c3, this.cy, this.by, this.bx);
2219
2219
  return this.cy;
2220
2220
  };
2221
2221
  ScatterBaseView.prototype.c4 = function () {
2222
- this.c6 = this.c1.zx(this.c3, this.c6);
2222
+ this.c6 = this.c1.zw(this.c3, this.c6);
2223
2223
  return this.c6;
2224
2224
  };
2225
2225
  ScatterBaseView.prototype.c7 = function () {
@@ -2232,10 +2232,10 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
2232
2232
  };
2233
2233
  ScatterBaseView.prototype.df = function () {
2234
2234
  if (this.c1.trendLineBrush != null) {
2235
- this.c1.aci = this.c1.trendLineBrush;
2235
+ this.c1.ach = this.c1.trendLineBrush;
2236
2236
  }
2237
2237
  else {
2238
- this.c1.aci = this.c1.u9;
2238
+ this.c1.ach = this.c1.u8;
2239
2239
  }
2240
2240
  };
2241
2241
  ScatterBaseView.prototype.cj = function (a) {
@@ -2252,9 +2252,9 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
2252
2252
  if (this.c1.trendLineType != 0 && !b) {
2253
2253
  var c = this.c2.g$j;
2254
2254
  c.ad = this.c1.trendLineThickness;
2255
- c._stroke = this.c1.aci;
2256
- c.ai = this.c1.acj;
2257
- c.aj = this.c1.ack;
2255
+ c._stroke = this.c1.ach;
2256
+ c.ai = this.c1.aci;
2257
+ c.aj = this.c1.acj;
2258
2258
  a.v(c);
2259
2259
  }
2260
2260
  }
@@ -2273,7 +2273,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
2273
2273
  if (!stringIsNullOrEmpty(b)) {
2274
2274
  a += " style='color:" + b + "'";
2275
2275
  }
2276
- a += ">" + this.c1.title + "</span><br/><span>" + "x: </span><span class='ui-priority-primary'>${item." + this.c1.aat + "}</span><br/><span>" + "y: </span><span class='ui-priority-primary'>${item." + this.c1.aa1 + "}</span></div>";
2276
+ a += ">" + this.c1.title + "</span><br/><span>" + "x: </span><span class='ui-priority-primary'>${item." + this.c1.aas + "}</span><br/><span>" + "y: </span><span class='ui-priority-primary'>${item." + this.c1.aa0 + "}</span></div>";
2277
2277
  return a;
2278
2278
  };
2279
2279
  ScatterBaseView.$t = markType(ScatterBaseView, 'ScatterBaseView', MarkerSeriesView.$);