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,79 +64,79 @@ export let ScatterBase = /*@__PURE__*/ (() => {
64
64
  cs() {
65
65
  return new ScatterBaseView(this);
66
66
  }
67
- o2() {
68
- super.o2();
67
+ o1() {
68
+ super.o1();
69
69
  this.xAxis = null;
70
70
  this.yAxis = null;
71
71
  }
72
- q1(a) {
73
- super.q1(a);
74
- this.yx = a;
72
+ q0(a) {
73
+ super.q0(a);
74
+ this.yw = a;
75
75
  }
76
- get_fw() {
76
+ get_fv() {
77
77
  return true;
78
78
  }
79
79
  ai() {
80
80
  return [this.xAxis, this.yAxis];
81
81
  }
82
- kq(a, b) {
83
- let c = this.nd(b);
82
+ kp(a, b) {
83
+ let c = this.nc(b);
84
84
  if (c == ScatterBase.$$p[12]) {
85
- return this.kr(a, b, this.aat);
85
+ return this.kq(a, b, this.aas);
86
86
  }
87
87
  if (c == ScatterBase.$$p[16]) {
88
- return this.kr(a, b, this.aa1);
88
+ return this.kq(a, b, this.aa0);
89
89
  }
90
90
  if (c == ScatterBase.$$p[1]) {
91
- return this.kr(a, b, this.aad);
91
+ return this.kq(a, b, this.aac);
92
92
  }
93
93
  if (c == ScatterBase.$$p[2]) {
94
- return this.kr(a, b, this.aaf);
94
+ return this.kq(a, b, this.aae);
95
95
  }
96
96
  return null;
97
97
  }
98
- md(a) {
99
- let b = this.nd(a);
98
+ mc(a) {
99
+ let b = this.nc(a);
100
100
  if (b == ScatterBase.$$p[12]) {
101
- return this.aat;
101
+ return this.aas;
102
102
  }
103
103
  if (b == ScatterBase.$$p[16]) {
104
- return this.aa1;
104
+ return this.aa0;
105
105
  }
106
106
  if (b == ScatterBase.$$p[1]) {
107
- return this.aad;
107
+ return this.aac;
108
108
  }
109
109
  if (b == ScatterBase.$$p[2]) {
110
- return this.aaf;
110
+ return this.aae;
111
111
  }
112
- return super.md(a);
112
+ return super.mc(a);
113
113
  }
114
114
  eb(a, b, c, d, e) {
115
115
  if (!this.hasMarkers) {
116
116
  return false;
117
117
  }
118
118
  let f = this.xAxis;
119
- let g = new ScalerParams(1, this.db.v4, this.ws, f.ch);
119
+ let g = new ScalerParams(1, this.db.v4, this.wr, f.ch);
120
120
  g.c = this.getEffectiveViewport1(this.cv);
121
121
  let h = this.yAxis;
122
- let i = new ScalerParams(1, this.db.v4, this.ws, h.ch);
122
+ let i = new ScalerParams(1, this.db.v4, this.wr, h.ch);
123
123
  i.c = this.getEffectiveViewport1(this.cv);
124
124
  a.clear();
125
- this.w6.cj((j) => {
125
+ this.w5.cj((j) => {
126
126
  if (j._visibility == 0) {
127
127
  let k = new SeriesPointOfInterest();
128
128
  let l = j.n;
129
129
  let m = j.o;
130
- if (l < this.ws.left || l > this.ws.right || m < this.ws.top || m > this.ws.bottom) {
130
+ if (l < this.wr.left || l > this.wr.right || m < this.wr.top || m > this.wr.bottom) {
131
131
  return;
132
132
  }
133
133
  k.d = f.eo(l, g);
134
134
  k.e = h.eo(m, i);
135
135
  k.b = j.content;
136
- k.g = this.vg;
136
+ k.g = this.vf;
137
137
  k.c = j.ak;
138
- if (this.g9) {
139
- k.g = this.vn(j.ak);
138
+ if (this.g8) {
139
+ k.g = this.vm(j.ak);
140
140
  }
141
141
  a.add(k);
142
142
  }
@@ -145,7 +145,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
145
145
  }
146
146
  b2() {
147
147
  if (this.b3 == 0) {
148
- if (this.z9 <= 2000) {
148
+ if (this.z8 <= 2000) {
149
149
  return 1;
150
150
  }
151
151
  else {
@@ -156,54 +156,64 @@ export let ScatterBase = /*@__PURE__*/ (() => {
156
156
  return super.b2();
157
157
  }
158
158
  }
159
- wp(a) {
160
- if (!this.hasMarkers || !this.xg()) {
159
+ wo(a) {
160
+ if (!this.hasMarkers || !this.xf()) {
161
161
  return Rect.empty;
162
162
  }
163
- let b = this.w6.b1(this.v7(a));
163
+ let b = this.w5.b1(this.v6(a));
164
164
  if (b != null) {
165
- return this.w6.cu(b);
165
+ return this.w5.cu(b);
166
166
  }
167
167
  return Rect.empty;
168
168
  }
169
- gw(a, b) {
170
- if (this.xh(a, b)) {
169
+ gv(a, b) {
170
+ if (this.xg(a, b)) {
171
171
  return true;
172
172
  }
173
173
  return false;
174
174
  }
175
175
  constructor() {
176
176
  super();
177
- this.yw = null;
177
+ this.yv = null;
178
+ this.ze = null;
178
179
  this.zf = null;
179
- this.zg = null;
180
+ this.ack = null;
180
181
  this.acl = null;
181
- this.acm = null;
182
- this.y5 = 1;
182
+ this.y4 = 1;
183
+ this.yl = null;
183
184
  this.ym = null;
184
- this.yn = null;
185
- this.y2 = null;
186
- this.y4 = null;
187
- this.y0 = null;
188
- this.zl = false;
185
+ this.y1 = null;
186
+ this.y3 = null;
187
+ this.yz = null;
189
188
  this.zk = false;
189
+ this.zj = false;
190
+ this.zc = null;
190
191
  this.zd = null;
191
- this.ze = null;
192
192
  this.assigningScatterStyle = null;
193
193
  this.assigningScatterMarkerStyle = null;
194
- this.y9 = null;
195
- this.y3 = null;
196
- this.yz = null;
197
- this.zj = true;
194
+ this.y8 = null;
195
+ this.y2 = null;
196
+ this.yy = null;
197
+ this.zi = true;
198
+ this.zx = 0;
198
199
  this.zy = 0;
199
200
  this.zz = 0;
200
201
  this.z0 = 0;
201
- this.z1 = 0;
202
- this.y6 = this.y7();
203
- this.y9 = new ScatterSeriesRenderManager();
204
- this.y3 = new ScatterFrame();
205
- this.acm = Rect.empty;
202
+ this.y5 = this.y6();
203
+ this.y8 = new ScatterSeriesRenderManager();
204
+ this.y2 = new ScatterFrame();
206
205
  this.acl = Rect.empty;
206
+ this.ack = Rect.empty;
207
+ }
208
+ get zg() {
209
+ return this.ze;
210
+ }
211
+ set zg(a) {
212
+ if (this.ze != a) {
213
+ let b = this.zg;
214
+ this.ze = a;
215
+ this.raisePropertyChanged("XColumn", b, this.zg);
216
+ }
207
217
  }
208
218
  get zh() {
209
219
  return this.zf;
@@ -212,27 +222,17 @@ export let ScatterBase = /*@__PURE__*/ (() => {
212
222
  if (this.zf != a) {
213
223
  let b = this.zh;
214
224
  this.zf = a;
215
- this.raisePropertyChanged("XColumn", b, this.zh);
225
+ this.raisePropertyChanged("YColumn", b, this.zh);
216
226
  }
217
227
  }
218
- get zi() {
219
- return this.zg;
228
+ ga() {
229
+ return this.highlightedItemsSource != null || (this.aac != null && this.aae != null);
220
230
  }
221
- set zi(a) {
222
- if (this.zg != a) {
223
- let b = this.zi;
224
- this.zg = a;
225
- this.raisePropertyChanged("YColumn", b, this.zi);
226
- }
227
- }
228
- gb() {
229
- return this.highlightedItemsSource != null || (this.aad != null && this.aaf != null);
230
- }
231
- zw() {
231
+ zv() {
232
232
  return false;
233
233
  }
234
- ht() {
235
- let a = super.ht();
234
+ hs() {
235
+ let a = super.hs();
236
236
  {
237
237
  let b = ((() => {
238
238
  let $ret = new SeriesLayerPropertyOverlay();
@@ -242,7 +242,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
242
242
  $ret.q = true;
243
243
  return $ret;
244
244
  })());
245
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.aa9));
245
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.aa8));
246
246
  a.add(b);
247
247
  }
248
248
  {
@@ -254,10 +254,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
254
254
  $ret.q = true;
255
255
  return $ret;
256
256
  })());
257
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.aa8));
257
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.aa7));
258
258
  a.add(c);
259
259
  }
260
- if (this.zw()) {
260
+ if (this.zv()) {
261
261
  let d = ((() => {
262
262
  let $ret = new SeriesLayerPropertyOverlay();
263
263
  $ret.r = true;
@@ -274,7 +274,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
274
274
  })());
275
275
  a.add(d);
276
276
  }
277
- if (!this.zw()) {
277
+ if (!this.zv()) {
278
278
  let e = ((() => {
279
279
  let $ret = new SeriesLayerPropertyOverlay();
280
280
  $ret.r = true;
@@ -284,10 +284,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
284
284
  $ret.q = true;
285
285
  return $ret;
286
286
  })());
287
- e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.r0));
287
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.rz));
288
288
  a.add(e);
289
289
  }
290
- if (!this.zw()) {
290
+ if (!this.zv()) {
291
291
  let f = ((() => {
292
292
  let $ret = new SeriesLayerPropertyOverlay();
293
293
  $ret.r = true;
@@ -297,30 +297,30 @@ export let ScatterBase = /*@__PURE__*/ (() => {
297
297
  $ret.q = true;
298
298
  return $ret;
299
299
  })());
300
- f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.r0));
300
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.rz));
301
301
  a.add(f);
302
302
  }
303
303
  return a;
304
304
  }
305
- aa8(a, b) {
306
- if (this.aad != null) {
307
- b.value = this.aad;
305
+ aa7(a, b) {
306
+ if (this.aac != null) {
307
+ b.value = this.aac;
308
308
  return;
309
309
  }
310
- b.value = this.aat;
310
+ b.value = this.aas;
311
311
  }
312
- aa9(a, b) {
313
- if (this.aaf != null) {
314
- b.value = this.aaf;
312
+ aa8(a, b) {
313
+ if (this.aae != null) {
314
+ b.value = this.aae;
315
315
  return;
316
316
  }
317
- b.value = this.aa1;
317
+ b.value = this.aa0;
318
318
  }
319
- get aci() {
320
- return this.c(ScatterBase.abt);
319
+ get ach() {
320
+ return this.c(ScatterBase.abs);
321
321
  }
322
- set aci(a) {
323
- this.h(ScatterBase.abt, a);
322
+ set ach(a) {
323
+ this.h(ScatterBase.abs, a);
324
324
  }
325
325
  get GetErrorBarsXAxis() {
326
326
  return this.xAxis;
@@ -328,8 +328,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
328
328
  get GetErrorBarsYAxis() {
329
329
  return this.yAxis;
330
330
  }
331
- qb() {
332
- super.qb();
331
+ qa() {
332
+ super.qa();
333
333
  if (this.xAxis != null) {
334
334
  this.xAxis.ib(false);
335
335
  }
@@ -337,32 +337,32 @@ export let ScatterBase = /*@__PURE__*/ (() => {
337
337
  this.yAxis.ib(false);
338
338
  }
339
339
  }
340
- q9(a, b, c, d) {
341
- super.q9(a, b, c, d);
342
- if (this.yx.c2.g$b(a, b, c, d)) {
343
- this.rr(false);
344
- this.ql();
340
+ q8(a, b, c, d) {
341
+ super.q8(a, b, c, d);
342
+ if (this.yw.c2.g$b(a, b, c, d)) {
343
+ this.rq(false);
344
+ this.qk();
345
345
  }
346
346
  switch (b) {
347
347
  case ScatterBase.$$p[10]:
348
348
  case ScatterBase.$$p[14]:
349
349
  case ScatterBase.$$p[11]:
350
350
  case ScatterBase.$$p[15]:
351
- this.qf();
351
+ this.qe();
352
352
  break;
353
353
  case "FastItemsSource":
354
354
  if (typeCast(IFastItemsSource_$type, c) != null) {
355
+ c.deregisterColumn(this.zg);
355
356
  c.deregisterColumn(this.zh);
356
- c.deregisterColumn(this.zi);
357
+ this.zg = null;
357
358
  this.zh = null;
358
- this.zi = null;
359
359
  }
360
360
  if (typeCast(IFastItemsSource_$type, d) != null) {
361
- this.zh = this.dk(this.aat);
362
- this.zi = this.dk(this.aa1);
361
+ this.zg = this.dk(this.aas);
362
+ this.zh = this.dk(this.aa0);
363
363
  }
364
364
  if ((this.yAxis != null && !this.yAxis.c1()) || (this.xAxis != null && !this.xAxis.c1())) {
365
- this.rr(this.gg && c != null);
365
+ this.rq(this.gf && c != null);
366
366
  }
367
367
  break;
368
368
  case ScatterBase.$$p[9]:
@@ -373,9 +373,9 @@ export let ScatterBase = /*@__PURE__*/ (() => {
373
373
  d.ct(this);
374
374
  }
375
375
  if ((this.xAxis != null && !this.xAxis.c1()) || (d == null && c != null)) {
376
- this.rr(false);
376
+ this.rq(false);
377
377
  }
378
- this.ql();
378
+ this.qk();
379
379
  break;
380
380
  case ScatterBase.$$p[13]:
381
381
  if (c != null) {
@@ -385,134 +385,134 @@ export let ScatterBase = /*@__PURE__*/ (() => {
385
385
  d.ct(this);
386
386
  }
387
387
  if ((this.yAxis != null && !this.yAxis.c1()) || (d == null && c != null)) {
388
- this.rr(false);
388
+ this.rq(false);
389
389
  }
390
- this.ql();
390
+ this.qk();
391
391
  break;
392
392
  case ScatterBase.$$p[12]:
393
393
  if (this.dn != null) {
394
- this.dn.deregisterColumn(this.zh);
395
- this.zh = this.dk(this.aat);
394
+ this.dn.deregisterColumn(this.zg);
395
+ this.zg = this.dk(this.aas);
396
396
  }
397
397
  break;
398
398
  case "XColumn":
399
- this.yx.c2.g$i();
399
+ this.yw.c2.g$i();
400
400
  if (this.xAxis != null && !this.xAxis.c1()) {
401
- this.rr(this.gg && this.d7);
401
+ this.rq(this.gf && this.d7);
402
402
  }
403
403
  break;
404
404
  case ScatterBase.$$p[16]:
405
405
  if (this.dn != null) {
406
- this.dn.deregisterColumn(this.zi);
407
- this.zi = this.dk(this.aa1);
406
+ this.dn.deregisterColumn(this.zh);
407
+ this.zh = this.dk(this.aa0);
408
408
  }
409
409
  break;
410
410
  case "YColumn":
411
- this.yx.c2.g$i();
411
+ this.yw.c2.g$i();
412
412
  if (this.yAxis != null && !this.yAxis.c1()) {
413
- this.rr(this.gg && this.d7);
413
+ this.rq(this.gf && this.d7);
414
414
  }
415
415
  break;
416
416
  case ScatterBase.$$p[7]:
417
- this.rr(false);
418
- this.ql();
417
+ this.rq(false);
418
+ this.qk();
419
419
  break;
420
420
  case ScatterBase.$$p[8]:
421
- this.rr(false);
422
- this.ql();
421
+ this.rq(false);
422
+ this.qk();
423
423
  break;
424
424
  case "TransitionProgress":
425
- this.y4.c(this.jq, this.y2, this.y0);
426
- this.aa3();
425
+ this.y3.c(this.jp, this.y1, this.yz);
426
+ this.aa2();
427
427
  try {
428
428
  if (this.d5(this.cv)) {
429
429
  return;
430
430
  }
431
- if ((Math.round(this.jq * 100000) / 100000) == 1) {
432
- this.abq(this.y0, this.yx);
431
+ if ((Math.round(this.jp * 100000) / 100000) == 1) {
432
+ this.abp(this.yz, this.yw);
433
433
  }
434
434
  else {
435
- this.abq(this.y4, this.yx);
435
+ this.abp(this.y3, this.yw);
436
436
  }
437
437
  if (this.db != null) {
438
438
  this.db.qo(this);
439
439
  }
440
440
  }
441
441
  finally {
442
- this.abr();
442
+ this.abq();
443
443
  }
444
444
  break;
445
445
  case "TrendLineBrush":
446
- this.rf(b);
446
+ this.re(b);
447
447
  break;
448
448
  case ScatterBase.$$p[0]:
449
- if (this.yy != null) {
450
- this.yy.r = this;
449
+ if (this.yx != null) {
450
+ this.yx.r = this;
451
451
  }
452
- this.rr(false);
453
- this.ql();
452
+ this.rq(false);
453
+ this.qk();
454
454
  break;
455
455
  case "TrendLineType":
456
- this.ql();
456
+ this.qk();
457
457
  break;
458
458
  case ScatterBase.$$p[4]:
459
- this.zl = this.zt();
460
- this.rr(false);
459
+ this.zk = this.zs();
460
+ this.rq(false);
461
461
  break;
462
462
  case ScatterBase.$$p[3]:
463
- this.zk = this.zs();
464
- this.rr(false);
463
+ this.zj = this.zr();
464
+ this.rq(false);
465
465
  break;
466
466
  case ScatterBase.$$p[5]:
467
- this.y6 = this.y7();
467
+ this.y5 = this.y6();
468
468
  break;
469
469
  }
470
470
  }
471
- zt() {
472
- return this.zp;
473
- }
474
471
  zs() {
475
472
  return this.zo;
476
473
  }
477
- zn(a) {
474
+ zr() {
475
+ return this.zn;
476
+ }
477
+ zm(a) {
478
478
  if (typeCast(NumericYAxis.$, a) !== null) {
479
479
  return true;
480
480
  }
481
481
  return false;
482
482
  }
483
- zm(a) {
483
+ zl(a) {
484
484
  if (typeCast(NumericXAxis.$, a) !== null) {
485
485
  return true;
486
486
  }
487
487
  return false;
488
488
  }
489
- abr() {
489
+ abq() {
490
+ this.ack = Rect.empty;
490
491
  this.acl = Rect.empty;
491
- this.acm = Rect.empty;
492
492
  }
493
- aa3() {
494
- let a = this.getViewInfo(this.acl, this.acm);
495
- this.acl = a.p0;
496
- this.acm = a.p1;
493
+ aa2() {
494
+ let a = this.getViewInfo(this.ack, this.acl);
495
+ this.ack = a.p0;
496
+ this.acl = a.p1;
497
497
  }
498
- zr(a, b) {
498
+ zq(a, b) {
499
499
  if (b != 3) {
500
500
  return true;
501
501
  }
502
502
  if (a == null) {
503
503
  return true;
504
504
  }
505
- if (this.aat == a || this.aa1 == a) {
505
+ if (this.aas == a || this.aa0 == a) {
506
506
  return true;
507
507
  }
508
508
  return false;
509
509
  }
510
- pb(a, b, c, d) {
510
+ pa(a, b, c, d) {
511
511
  let e = false;
512
- if (!this.zr(d, a)) {
512
+ if (!this.zq(d, a)) {
513
513
  return;
514
514
  }
515
- this.yx.c2.g$e(a, b, c, d);
515
+ this.yw.c2.g$e(a, b, c, d);
516
516
  if (this.xAxis != null && !this.xAxis.c1()) {
517
517
  e = true;
518
518
  }
@@ -520,28 +520,28 @@ export let ScatterBase = /*@__PURE__*/ (() => {
520
520
  e = true;
521
521
  }
522
522
  if (a == 0 || a == 2 || a == 3 || a == 4) {
523
- this.zj = true;
523
+ this.zi = true;
524
524
  }
525
525
  else if (a == 1) {
526
526
  for (let f = b; f < b + c; f++) {
527
+ this.zx += this.zg.item(f);
527
528
  this.zy += this.zh.item(f);
528
- this.zz += this.zi.item(f);
529
529
  }
530
+ this.zz = this.zx / this.zg.count;
530
531
  this.z0 = this.zy / this.zh.count;
531
- this.z1 = this.zz / this.zi.count;
532
532
  }
533
533
  if (e) {
534
- this.rr(true);
534
+ this.rq(true);
535
535
  }
536
536
  }
537
- abi(a) {
538
- this.abj(a, null);
537
+ abh(a) {
538
+ this.abi(a, null);
539
539
  }
540
- abj(a, b) {
541
- let c = this.zh != null ? this.zh.count : 0;
542
- let d = this.zi != null ? this.zi.count : 0;
540
+ abi(a, b) {
541
+ let c = this.zg != null ? this.zg.count : 0;
542
+ let d = this.zh != null ? this.zh.count : 0;
543
543
  let e = Math.min(c, d);
544
- if (e <= this.z9) {
544
+ if (e <= this.z8) {
545
545
  a.m.clear();
546
546
  let f = new List$1(OwnedPoint.$, 0);
547
547
  for (let g of fromEnum(a.u.values)) {
@@ -575,73 +575,73 @@ export let ScatterBase = /*@__PURE__*/ (() => {
575
575
  }
576
576
  }
577
577
  ay(a) {
578
- if (a != null && a == this.xAxis && this.zh != null) {
579
- return new AxisRange(this.zh.minimum, this.zh.maximum);
578
+ if (a != null && a == this.xAxis && this.zg != null) {
579
+ return new AxisRange(this.zg.minimum, this.zg.maximum);
580
580
  }
581
- if (a != null && a == this.yAxis && this.zi != null) {
582
- return new AxisRange(this.zi.minimum, this.zi.maximum);
581
+ if (a != null && a == this.yAxis && this.zh != null) {
582
+ return new AxisRange(this.zh.minimum, this.zh.maximum);
583
583
  }
584
584
  return null;
585
585
  }
586
- kn(a) {
587
- let b = this.j3(a);
586
+ km(a) {
587
+ let b = this.j2(a);
588
588
  if (this.dn != null && b >= 0 && b < this.dn.count) {
589
589
  return this.dn.item(b);
590
590
  }
591
591
  return null;
592
592
  }
593
- get y6() {
594
- return this.y5;
593
+ get y5() {
594
+ return this.y4;
595
595
  }
596
- set y6(a) {
597
- let b = this.y5;
598
- this.y5 = a;
599
- if (b != this.y5) {
600
- this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.y5));
596
+ set y5(a) {
597
+ let b = this.y4;
598
+ this.y4 = a;
599
+ if (b != this.y4) {
600
+ this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.y4));
601
601
  }
602
602
  }
603
- y7() {
604
- if (this.y8 != 0) {
605
- return this.y8;
603
+ y6() {
604
+ if (this.y7 != 0) {
605
+ return this.y7;
606
606
  }
607
- return this.zq ? 4 : 1;
607
+ return this.zp ? 4 : 1;
608
608
  }
609
- j3(a) {
610
- let b = truncate(Math.round(this.ir(a)));
609
+ j2(a) {
610
+ let b = truncate(Math.round(this.iq(a)));
611
611
  return b;
612
612
  }
613
- ir(a) {
614
- switch (this.y6) {
615
- case 1: return this.z5(a);
616
- case 3: return this.z6(a);
617
- case 2: return this.z3(a);
618
- case 4: return this.z4(a);
619
- case 5: return this.z2(a);
613
+ iq(a) {
614
+ switch (this.y5) {
615
+ case 1: return this.z4(a);
616
+ case 3: return this.z5(a);
617
+ case 2: return this.z2(a);
618
+ case 4: return this.z3(a);
619
+ case 5: return this.z1(a);
620
620
  }
621
621
  return -1;
622
622
  }
623
- z4(a) {
624
- return this.z7(a, false);
625
- }
626
623
  z3(a) {
627
- let b = this.v7(a);
624
+ return this.z6(a, false);
625
+ }
626
+ z2(a) {
627
+ let b = this.v6(a);
628
628
  let c = b.x;
629
629
  let d = b.y;
630
- if (this.dn == null || this.xAxis == null || this.yAxis == null || this.zh == null || this.zi == null) {
630
+ if (this.dn == null || this.xAxis == null || this.yAxis == null || this.zg == null || this.zh == null) {
631
631
  return -1;
632
632
  }
633
- if (this.dn.count > this.z8) {
633
+ if (this.dn.count > this.z7) {
634
634
  return -1;
635
635
  }
636
- this.aa6();
637
- let e = this.ym;
638
- let f = this.yn;
636
+ this.aa5();
637
+ let e = this.yl;
638
+ let f = this.ym;
639
639
  if (e == null || f == null) {
640
640
  return -1;
641
641
  }
642
642
  let g = 1.7976931348623157E+308;
643
643
  let h = -1;
644
- for (let i = 0; i < this.zh.count; i++) {
644
+ for (let i = 0; i < this.zg.count; i++) {
645
645
  let j = e[i];
646
646
  let k = f[i];
647
647
  let l = (c - j) * (c - j) + (d - k) * (d - k);
@@ -652,61 +652,61 @@ export let ScatterBase = /*@__PURE__*/ (() => {
652
652
  }
653
653
  return h;
654
654
  }
655
- aa6() {
655
+ aa5() {
656
656
  let a = this.cv.by;
657
657
  let b = this.cv.bx;
658
658
  let c = this.getEffectiveViewport();
659
- if (this.yw == null) {
659
+ if (this.yv == null) {
660
660
  return;
661
661
  }
662
- let d = new ScalerParams(0, a, b, this.yw.d, c);
662
+ let d = new ScalerParams(0, a, b, this.yv.d, c);
663
663
  let e = ((() => {
664
- let $ret = new ScalerParams(0, a, b, this.yw.e, c);
665
- $ret.b = this.iy();
664
+ let $ret = new ScalerParams(0, a, b, this.yv.e, c);
665
+ $ret.b = this.ix();
666
666
  return $ret;
667
667
  })());
668
- if (this.ym == null || this.yn == null) {
669
- let f = arrayShallowClone(this.zh.asArray());
670
- let g = arrayShallowClone(this.zi.asArray());
668
+ if (this.yl == null || this.ym == null) {
669
+ let f = arrayShallowClone(this.zg.asArray());
670
+ let g = arrayShallowClone(this.zh.asArray());
671
671
  this.xAxis.hq(boxArray$1(f), 0, f.length, d);
672
672
  this.yAxis.hq(boxArray$1(g), 0, g.length, e);
673
- this.ym = f;
674
- this.yn = g;
673
+ this.yl = f;
674
+ this.ym = g;
675
675
  }
676
676
  }
677
- get_zq() {
677
+ get_zp() {
678
678
  return false;
679
679
  }
680
- get zq() {
681
- return this.get_zq();
680
+ get zp() {
681
+ return this.get_zp();
682
682
  }
683
- z7(a, b) {
684
- if (!this.zq) {
683
+ z6(a, b) {
684
+ if (!this.zp) {
685
685
  return -1;
686
686
  }
687
687
  let c = { $type: Point_$type, x: 0, y: 0 };
688
688
  let d = true;
689
- let e = this.y1();
689
+ let e = this.y0();
690
690
  if (e == null) {
691
691
  return -1;
692
692
  }
693
693
  if (e.m == null) {
694
694
  return -1;
695
695
  }
696
- if (this.dn == null || this.dn.count > this.z8) {
696
+ if (this.dn == null || this.dn.count > this.z7) {
697
697
  return -1;
698
698
  }
699
- this.aa6();
700
- let f = this.ym;
701
- let g = this.yn;
699
+ this.aa5();
700
+ let f = this.yl;
701
+ let g = this.ym;
702
702
  if (f == null || g == null) {
703
703
  return -1;
704
704
  }
705
- let h = this.v7(a);
705
+ let h = this.v6(a);
706
706
  let i = 1.7976931348623157E+308;
707
707
  let j = -1;
708
- for (let k = 0; k < this.ym.length; k++) {
709
- let l = { $type: Point_$type, x: this.ym[k], y: this.yn[k] };
708
+ for (let k = 0; k < this.yl.length; k++) {
709
+ let l = { $type: Point_$type, x: this.yl[k], y: this.ym[k] };
710
710
  if (k > 0) {
711
711
  if (!b || e.j.containsKey(this.dn.item(k)) || e.j.containsKey(this.dn.item(k - 1))) {
712
712
  let m = GeometryUtil.h(h, c, l);
@@ -719,8 +719,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
719
719
  c = l;
720
720
  }
721
721
  if (j >= 0) {
722
- let n = { $type: Point_$type, x: this.ym[j], y: this.yn[j] };
723
- let o = { $type: Point_$type, x: this.ym[j - 1], y: this.yn[j - 1] };
722
+ let n = { $type: Point_$type, x: this.yl[j], y: this.ym[j] };
723
+ let o = { $type: Point_$type, x: this.yl[j - 1], y: this.ym[j - 1] };
724
724
  if (!b || (e.j.containsKey(this.dn.item(j)) && e.j.containsKey(this.dn.item(j - 1)))) {
725
725
  let p = GeometryUtil.m(h, o, n);
726
726
  return (j - 1) + p;
@@ -734,24 +734,24 @@ export let ScatterBase = /*@__PURE__*/ (() => {
734
734
  }
735
735
  return -1;
736
736
  }
737
- z6(a) {
738
- return this.z7(a, true);
737
+ z5(a) {
738
+ return this.z6(a, true);
739
739
  }
740
- z2(a) {
741
- let b = this.v7(a);
740
+ z1(a) {
741
+ let b = this.v6(a);
742
742
  let c = b.x;
743
743
  let d = b.y;
744
- if (this.yx.c3.e > this.z8) {
744
+ if (this.yw.c3.e > this.z7) {
745
745
  return -1;
746
746
  }
747
747
  let e = -1;
748
- this.w6.ck((f) => {
749
- let g = this.yx.cu(f);
748
+ this.w5.ck((f) => {
749
+ let g = this.yw.cu(f);
750
750
  let h = g.left;
751
751
  let i = g.top;
752
752
  let j = g.width;
753
753
  let k = g.height;
754
- if (this.xd) {
754
+ if (this.xc) {
755
755
  let l = h + j / 2;
756
756
  let m = i + k / 2;
757
757
  let n = (j / 2) * (j / 2);
@@ -772,18 +772,18 @@ export let ScatterBase = /*@__PURE__*/ (() => {
772
772
  });
773
773
  return e;
774
774
  }
775
- z5(a) {
775
+ z4(a) {
776
776
  let b = null;
777
777
  let c = 1.7976931348623157E+308;
778
- let d = this.v7(a);
778
+ let d = this.v6(a);
779
779
  let e = d.x;
780
780
  let f = d.y;
781
- if (this.yx.c3.e > this.z8) {
781
+ if (this.yw.c3.e > this.z7) {
782
782
  return -1;
783
783
  }
784
- this.yx.da((g) => {
784
+ this.yw.da((g) => {
785
785
  if (g._visibility == 0) {
786
- let h = this.yx.cu(g);
786
+ let h = this.yw.cu(g);
787
787
  let i = h.left + h.width / 2;
788
788
  let j = h.top + h.height / 2;
789
789
  let k = (e - i) * (e - i) + (f - j) * (f - j);
@@ -798,8 +798,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
798
798
  }
799
799
  return -1;
800
800
  }
801
- wc(a, b, c) {
802
- if (this.xAxis == null || this.yAxis == null || this.zh == null || this.zi == null) {
801
+ wb(a, b, c) {
802
+ if (this.xAxis == null || this.yAxis == null || this.zg == null || this.zh == null) {
803
803
  return { $type: Point_$type, x: NaN, y: NaN };
804
804
  }
805
805
  let d = this.cv.by;
@@ -808,11 +808,11 @@ export let ScatterBase = /*@__PURE__*/ (() => {
808
808
  let g = new ScalerParams(0, d, e, this.xAxis.ch, f);
809
809
  let h = ((() => {
810
810
  let $ret = new ScalerParams(0, d, e, this.yAxis.ch, f);
811
- $ret.b = this.iy();
811
+ $ret.b = this.ix();
812
812
  return $ret;
813
813
  })());
814
814
  if (b) {
815
- let i = this.ir(a);
815
+ let i = this.iq(a);
816
816
  if (i == -1) {
817
817
  return { $type: Point_$type, x: NaN, y: NaN };
818
818
  }
@@ -831,44 +831,44 @@ export let ScatterBase = /*@__PURE__*/ (() => {
831
831
  j = this.dn.count - 1;
832
832
  }
833
833
  if (k == j) {
834
- let l = this.xAxis.el(this.zh.item(j), g);
835
- let m = this.yAxis.el(this.zi.item(j), h);
834
+ let l = this.xAxis.el(this.zg.item(j), g);
835
+ let m = this.yAxis.el(this.zh.item(j), h);
836
836
  return { $type: Point_$type, x: l, y: m };
837
837
  }
838
838
  let n = i - Math.floor(i);
839
- let o = this.xAxis.el(this.zh.item(j), g);
840
- let p = this.yAxis.el(this.zi.item(j), h);
841
- let q = this.xAxis.el(this.zh.item(k), g);
842
- let r = this.yAxis.el(this.zi.item(k), h);
839
+ let o = this.xAxis.el(this.zg.item(j), g);
840
+ let p = this.yAxis.el(this.zh.item(j), h);
841
+ let q = this.xAxis.el(this.zg.item(k), g);
842
+ let r = this.yAxis.el(this.zh.item(k), h);
843
843
  let s = q - o;
844
844
  let t = r - p;
845
845
  return { $type: Point_$type, x: o + s * n, y: p + t * n };
846
846
  }
847
847
  else {
848
- let u = this.j3(a);
848
+ let u = this.j2(a);
849
849
  if (u == -1) {
850
850
  return { $type: Point_$type, x: NaN, y: NaN };
851
851
  }
852
- let v = this.xAxis.el(this.zh.item(u), g);
853
- let w = this.yAxis.el(this.zi.item(u), h);
852
+ let v = this.xAxis.el(this.zg.item(u), g);
853
+ let w = this.yAxis.el(this.zh.item(u), h);
854
854
  return { $type: Point_$type, x: v, y: w };
855
855
  }
856
856
  }
857
- gd(a) {
857
+ gc(a) {
858
858
  let b = this.db != null ? this.db.v4 : Rect.empty;
859
859
  b = b.copy();
860
860
  let c = this.db != null ? this.db.wk : Rect.empty;
861
861
  let d = new Rect(0, 0, 0, 1, 1);
862
- let e = this.wl(this.cv);
862
+ let e = this.wk(this.cv);
863
863
  let f = new ScalerParams(0, d, d, this.xAxis.ch, e);
864
864
  let g = ((() => {
865
865
  let $ret = new ScalerParams(0, d, d, this.yAxis.ch, e);
866
- $ret.b = this.iy();
866
+ $ret.b = this.ix();
867
867
  return $ret;
868
868
  })());
869
869
  let h = !b.isEmpty && !c.isEmpty && this.dn != null ? this.dn.indexOf(a) : -1;
870
- let i = this.xAxis != null && this.zh != null && h < this.zh.count ? this.xAxis.el(this.zh.item(h), f) : NaN;
871
- let j = this.yAxis != null && this.zi != null && h < this.zi.count ? this.yAxis.el(this.zi.item(h), g) : NaN;
870
+ let i = this.xAxis != null && this.zg != null && h < this.zg.count ? this.xAxis.el(this.zg.item(h), f) : NaN;
871
+ let j = this.yAxis != null && this.zh != null && h < this.zh.count ? this.yAxis.el(this.zh.item(h), g) : NaN;
872
872
  if (!isNaN_(i)) {
873
873
  if (i < b.left + 0.1 * b.width) {
874
874
  i = i + 0.4 * b.width;
@@ -894,37 +894,37 @@ export let ScatterBase = /*@__PURE__*/ (() => {
894
894
  }
895
895
  return h >= 0;
896
896
  }
897
- sq(a, b) {
898
- this.rr(false);
897
+ sp(a, b) {
898
+ this.rq(false);
899
899
  }
900
- sr(a, b) {
901
- this.rr(false);
900
+ sq(a, b) {
901
+ this.rq(false);
902
902
  }
903
- y1() {
904
- let a = this.y0;
903
+ y0() {
904
+ let a = this.yz;
905
905
  if (this.d3()) {
906
906
  if (this.dc.g) {
907
907
  this.dc.t();
908
908
  }
909
- a = this.y4;
909
+ a = this.y3;
910
910
  }
911
911
  return a;
912
912
  }
913
- aa4(a, b, c, d, e) {
913
+ aa3(a, b, c, d, e) {
914
914
  b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
915
915
  let f = this.getEffectiveViewport1(a);
916
916
  let g = this.dn;
917
917
  let h;
918
918
  let i;
919
919
  let j = ((() => {
920
- let $ret = new ScalerParams(0, d, e, this.yw.d, f);
920
+ let $ret = new ScalerParams(0, d, e, this.yv.d, f);
921
921
  $ret.c = this.getEffectiveViewport1(a);
922
922
  return $ret;
923
923
  })());
924
924
  let k = ((() => {
925
- let $ret = new ScalerParams(0, d, e, this.yw.e, f);
925
+ let $ret = new ScalerParams(0, d, e, this.yv.e, f);
926
926
  $ret.c = this.getEffectiveViewport1(a);
927
- $ret.b = this.iy();
927
+ $ret.b = this.ix();
928
928
  return $ret;
929
929
  })());
930
930
  let l = false;
@@ -937,9 +937,9 @@ export let ScatterBase = /*@__PURE__*/ (() => {
937
937
  }
938
938
  }
939
939
  for (let o = 0; o < c; o++) {
940
- h = this.zh.item(o);
941
- i = this.zi.item(o);
942
- let p = { $type: Point_$type, x: this.yw.a.el(h, j), y: this.yw.b.el(i, k) };
940
+ h = this.zg.item(o);
941
+ i = this.zh.item(o);
942
+ let p = { $type: Point_$type, x: this.yv.a.el(h, j), y: this.yv.b.el(i, k) };
943
943
  if (l) {
944
944
  if (p.x < e.left || p.x > e.right) {
945
945
  if (p.x + m >= e.left && p.x + m <= e.right) {
@@ -963,16 +963,16 @@ export let ScatterBase = /*@__PURE__*/ (() => {
963
963
  }
964
964
  }
965
965
  }
966
- abf(a, b) {
966
+ abe(a, b) {
967
+ this.yl = null;
967
968
  this.ym = null;
968
- this.yn = null;
969
969
  a.j.clear();
970
970
  a.n.clear();
971
971
  a.h.clear();
972
972
  a.l.clear();
973
973
  a.i.clear();
974
974
  a.k.clear();
975
- let c = Math.min(this.zh != null ? this.zh.count : 0, this.zi != null ? this.zi.count : 0);
975
+ let c = Math.min(this.zg != null ? this.zg.count : 0, this.zh != null ? this.zh.count : 0);
976
976
  let d = b.by;
977
977
  let e = b.bx;
978
978
  let f = this.getEffectiveViewport1(b);
@@ -980,14 +980,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
980
980
  g.c = this.getEffectiveViewport1(b);
981
981
  let h = ((() => {
982
982
  let $ret = new ScalerParams(0, d, e, this.yAxis.ch, f);
983
- $ret.b = this.iy();
983
+ $ret.b = this.ix();
984
984
  return $ret;
985
985
  })());
986
986
  h.c = this.getEffectiveViewport1(b);
987
987
  if (c < 1) {
988
988
  return;
989
989
  }
990
- this.yw = ((() => {
990
+ this.yv = ((() => {
991
991
  let $ret = new ScatterAxisInfoCache();
992
992
  $ret.a = this.xAxis;
993
993
  $ret.b = this.yAxis;
@@ -997,47 +997,47 @@ export let ScatterBase = /*@__PURE__*/ (() => {
997
997
  return $ret;
998
998
  })());
999
999
  let i = b;
1000
- if (c <= this.z9) {
1001
- this.aa4(i, a, c, d, e);
1000
+ if (c <= this.z8) {
1001
+ this.aa3(i, a, c, d, e);
1002
1002
  }
1003
- if (this.xg()) {
1004
- b.c0.l(a.j, this.z9, d, e, this.id);
1003
+ if (this.xf()) {
1004
+ b.c0.l(a.j, this.z8, d, e, this.ic);
1005
1005
  }
1006
1006
  let j = ((() => {
1007
1007
  let $ret = new Clipper(0, e, false);
1008
1008
  $ret.i = a.n;
1009
1009
  return $ret;
1010
1010
  })());
1011
- let k = this.wj(b);
1011
+ let k = this.wi(b);
1012
1012
  let l = this.xAxis.eo(k.left, g);
1013
1013
  let m = this.xAxis.eo(k.right, g);
1014
- b.c2.h(a.n, this.trendLineType, this.zh, this.zi, this.trendLinePeriod, (n) => this.xAxis.el(n, g), (n) => this.yAxis.el(n, h), ((() => {
1014
+ b.c2.h(a.n, this.trendLineType, this.zg, this.zh, this.trendLinePeriod, (n) => this.xAxis.el(n, g), (n) => this.yAxis.el(n, h), ((() => {
1015
1015
  let $ret = new TrendResolutionParams();
1016
- $ret.d = this.id;
1016
+ $ret.d = this.ic;
1017
1017
  $ret.i = e;
1018
1018
  $ret.h = f;
1019
1019
  $ret.j = d;
1020
1020
  return $ret;
1021
1021
  })()), j, l, m);
1022
- this.abd(a, b);
1022
+ this.abc(a, b);
1023
1023
  }
1024
- o5(a, b) {
1025
- super.o5(a, b);
1024
+ o4(a, b) {
1025
+ super.o4(a, b);
1026
1026
  let c = b;
1027
1027
  c.c9(a);
1028
1028
  }
1029
- get_fe() {
1029
+ get_fd() {
1030
1030
  return true;
1031
1031
  }
1032
- zb(a, b, c) {
1032
+ za(a, b, c) {
1033
1033
  return null;
1034
1034
  }
1035
- zc(a, b, c) {
1035
+ zb(a, b, c) {
1036
1036
  if (this.dn == null) {
1037
1037
  return null;
1038
1038
  }
1039
- let d = this.y1();
1040
- let e = this.yx.b1(this.v7(b));
1039
+ let d = this.y0();
1040
+ let e = this.yw.b1(this.v6(b));
1041
1041
  let f = -1;
1042
1042
  if (e == null) {
1043
1043
  if (a != null) {
@@ -1064,11 +1064,11 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1064
1064
  }
1065
1065
  return g;
1066
1066
  }
1067
- wv(a, b) {
1068
- if (this.w8 != 1 && this.w8 != 13) {
1069
- let c = this.w6.cv();
1070
- let d = (c.width / 2) + (this.xj / 2);
1071
- let e = (c.height / 2) + (this.xj / 2);
1067
+ wu(a, b) {
1068
+ if (this.w7 != 1 && this.w7 != 13) {
1069
+ let c = this.w5.cv();
1070
+ let d = (c.width / 2) + (this.xi / 2);
1071
+ let e = (c.height / 2) + (this.xi / 2);
1072
1072
  let f = d;
1073
1073
  let g = d;
1074
1074
  let h = e;
@@ -1089,7 +1089,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1089
1089
  }
1090
1090
  return new Thickness(1, 0, 0, 0, 0);
1091
1091
  }
1092
- za(a, b, c) {
1092
+ y9(a, b, c) {
1093
1093
  let d = new HighlightingInfo();
1094
1094
  d.i = this;
1095
1095
  d.g = 0;
@@ -1101,40 +1101,40 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1101
1101
  return d;
1102
1102
  }
1103
1103
  dg(a, b, c) {
1104
- if (this.ed && this.fz(this.bx) && !c) {
1105
- let d = this.zb(a, b, this.zd);
1106
- this.zd = d;
1104
+ if (this.ed && this.fy(this.bx) && !c) {
1105
+ let d = this.za(a, b, this.zc);
1106
+ this.zc = d;
1107
1107
  return d;
1108
1108
  }
1109
1109
  else {
1110
- let e = this.za(a, b, this.zd);
1111
- this.zd = e;
1110
+ let e = this.y9(a, b, this.zc);
1111
+ this.zc = e;
1112
1112
  return e;
1113
1113
  }
1114
1114
  }
1115
1115
  dh(a, b, c) {
1116
- if (this.fz(this.bx) && !c) {
1117
- let d = this.zc(a, b, this.ze);
1118
- this.ze = d;
1116
+ if (this.fy(this.bx) && !c) {
1117
+ let d = this.zb(a, b, this.zd);
1118
+ this.zd = d;
1119
1119
  return d;
1120
1120
  }
1121
1121
  else {
1122
- let e = this.za(a, b, this.ze);
1122
+ let e = this.y9(a, b, this.zd);
1123
1123
  e.d = true;
1124
- this.ze = e;
1124
+ this.zd = e;
1125
1125
  return e;
1126
1126
  }
1127
1127
  }
1128
- zv() {
1129
- return (this.assigningScatterStyle != null && this.zl) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
1130
- }
1131
1128
  zu() {
1132
- return (this.assigningScatterMarkerStyle != null && this.zk) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
1129
+ return (this.assigningScatterStyle != null && this.zk) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
1133
1130
  }
1134
- abq(a, b) {
1135
- this.qx();
1131
+ zt() {
1132
+ return (this.assigningScatterMarkerStyle != null && this.zj) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
1133
+ }
1134
+ abp(a, b) {
1135
+ this.qw();
1136
1136
  let c = b.bx;
1137
- this.yw = ((() => {
1137
+ this.yv = ((() => {
1138
1138
  let $ret = new ScatterAxisInfoCache();
1139
1139
  $ret.a = this.xAxis;
1140
1140
  $ret.b = this.yAxis;
@@ -1142,10 +1142,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1142
1142
  $ret.e = this.yAxis.ch;
1143
1143
  return $ret;
1144
1144
  })());
1145
- if (this.xg()) {
1146
- b.c0.j(a.j, this.xi);
1147
- if (this.zu()) {
1148
- this.aa5(b, a);
1145
+ if (this.xf()) {
1146
+ b.c0.j(a.j, this.xh);
1147
+ if (this.zt()) {
1148
+ this.aa4(b, a);
1149
1149
  }
1150
1150
  }
1151
1151
  b.cr();
@@ -1155,28 +1155,28 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1155
1155
  return $ret;
1156
1156
  })());
1157
1157
  b.c2.g$h(a.n, d);
1158
- this.abn(a, b);
1158
+ this.abm(a, b);
1159
1159
  }
1160
1160
  ak(a, b) {
1161
1161
  let c = new List$1(ChartSelection.$, 0);
1162
- this.p4(a, c, b);
1162
+ this.p3(a, c, b);
1163
1163
  return c.toArray();
1164
1164
  }
1165
- p4(a, b, c) {
1166
- this.aa7(a, b, c, 0, null);
1165
+ p3(a, b, c) {
1166
+ this.aa6(a, b, c, 0, null);
1167
1167
  }
1168
- aa7(a, b, c, d, e) {
1169
- let f = this.wr(a);
1168
+ aa6(a, b, c, d, e) {
1169
+ let f = this.wq(a);
1170
1170
  let g = this.dn.count;
1171
- let h = this.yw.a;
1172
- let i = this.yw.b;
1173
- let j = this.wj(this.cv);
1171
+ let h = this.yv.a;
1172
+ let i = this.yv.b;
1173
+ let j = this.wi(this.cv);
1174
1174
  let k = new ScalerParams(0, f, this.db.wk, h.ch, this.getEffectiveViewport());
1175
1175
  let l = new ScalerParams(0, f, this.db.wk, i.ch, this.getEffectiveViewport());
1176
1176
  if (d == 0) {
1177
1177
  for (let m = 0; m < g; m++) {
1178
- let n = h.el(this.zh.item(m), k);
1179
- let o = i.el(this.zi.item(m), l);
1178
+ let n = h.el(this.zg.item(m), k);
1179
+ let o = i.el(this.zh.item(m), l);
1180
1180
  if (n < j.width && n > 0 && o < j.height && o > 0) {
1181
1181
  if (c == 7 || c == 6) {
1182
1182
  b.add(((() => {
@@ -1206,8 +1206,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1206
1206
  }
1207
1207
  else {
1208
1208
  for (let p = 0; p < g; p++) {
1209
- let q = h.el(this.zh.item(p), k);
1210
- let r = i.el(this.zi.item(p), l);
1209
+ let q = h.el(this.zg.item(p), k);
1210
+ let r = i.el(this.zh.item(p), l);
1211
1211
  let s = e.item(p) / f.height;
1212
1212
  let t = e.item(p) / f.width;
1213
1213
  let u = new Rect(0, q - t / 2, r - s / 2, t, s);
@@ -1239,11 +1239,11 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1239
1239
  }
1240
1240
  }
1241
1241
  }
1242
- yp(a, b) {
1243
- return this.yq(a, b);
1242
+ yo(a, b) {
1243
+ return this.yp(a, b);
1244
1244
  }
1245
- yq(a, b) {
1246
- if (b < a || a < 0 || a > this.zh.count || b < 0 || b > this.zh.count) {
1245
+ yp(a, b) {
1246
+ if (b < a || a < 0 || a > this.zg.count || b < 0 || b > this.zg.count) {
1247
1247
  return null;
1248
1248
  }
1249
1249
  let c = new Array((b - a) + 1);
@@ -1253,14 +1253,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1253
1253
  }
1254
1254
  return c;
1255
1255
  }
1256
- aa5(a, b) {
1256
+ aa4(a, b) {
1257
1257
  a.b7 = true;
1258
- this.y9.ay(this, this.zu(), runOn(this, this.yp));
1259
- let c = this.y9.d;
1258
+ this.y8.ay(this, this.zt(), runOn(this, this.yo));
1259
+ let c = this.y8.d;
1260
1260
  let d = c != null;
1261
1261
  let e = this.getEffectiveViewport1(a);
1262
1262
  let f = this.dn == null ? 0 : this.dn.count;
1263
- this.yx.cj((g) => {
1263
+ this.yw.cj((g) => {
1264
1264
  if (g._visibility == 0) {
1265
1265
  let h = g.ak;
1266
1266
  let i = g.content;
@@ -1269,19 +1269,19 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1269
1269
  g.content = i;
1270
1270
  }
1271
1271
  if (d) {
1272
- this.aba(h, f, a.q);
1272
+ this.aa9(h, f, a.q);
1273
1273
  }
1274
- this.y9.ac(g, i);
1274
+ this.y8.ac(g, i);
1275
1275
  }
1276
1276
  });
1277
1277
  }
1278
- abb(a, b, c) {
1278
+ aba(a, b, c) {
1279
1279
  let d = this.bx != 1;
1280
1280
  let e = this.cp != 1;
1281
1281
  let f = this.co != 1;
1282
- this.y9.a0(this.y9.b, a, b, false);
1283
- this.y9.ab(this.ib);
1284
- let g = this.y9.ax;
1282
+ this.y8.a0(this.y8.b, a, b, false);
1283
+ this.y8.ab(this.ia);
1284
+ let g = this.y8.ax;
1285
1285
  let h = null;
1286
1286
  let i = null;
1287
1287
  let j = null;
@@ -1299,16 +1299,16 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1299
1299
  g.b = h;
1300
1300
  }
1301
1301
  g.h = c;
1302
- this.abl(g);
1303
- this.y9.z(this, h, i, j, c, d, e, f, a < 0);
1302
+ this.abk(g);
1303
+ this.y8.z(this, h, i, j, c, d, e, f, a < 0);
1304
1304
  }
1305
- aba(a, b, c) {
1305
+ aa9(a, b, c) {
1306
1306
  let d = this.bx != 1;
1307
1307
  let e = this.cp != 1;
1308
1308
  let f = this.co != 1;
1309
- this.y9.a0(this.y9.d, a, b, true);
1310
- this.y9.aa(this.ib);
1311
- let g = this.y9.aw;
1309
+ this.y8.a0(this.y8.d, a, b, true);
1310
+ this.y8.aa(this.ia);
1311
+ let g = this.y8.aw;
1312
1312
  let h = null;
1313
1313
  let i = null;
1314
1314
  let j = null;
@@ -1344,26 +1344,26 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1344
1344
  g.d = i;
1345
1345
  }
1346
1346
  g.h = c;
1347
- this.abk(g);
1348
- 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);
1347
+ this.abj(g);
1348
+ 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);
1349
1349
  }
1350
- abl(a) {
1351
- if (this.assigningScatterStyle != null && this.zl) {
1350
+ abk(a) {
1351
+ if (this.assigningScatterStyle != null && this.zk) {
1352
1352
  this.assigningScatterStyle(this, a);
1353
1353
  }
1354
1354
  }
1355
- abk(a) {
1356
- if (this.assigningScatterMarkerStyle != null && this.zk) {
1355
+ abj(a) {
1356
+ if (this.assigningScatterMarkerStyle != null && this.zj) {
1357
1357
  this.assigningScatterMarkerStyle(this, a);
1358
1358
  }
1359
1359
  }
1360
- abd(a, b) {
1360
+ abc(a, b) {
1361
1361
  let c = new ErrorBarsHelper(this, b);
1362
- if (this.yy == null) {
1362
+ if (this.yx == null) {
1363
1363
  return;
1364
1364
  }
1365
- let d = this.yy.u;
1366
- let e = this.yy.v;
1365
+ let d = this.yx.u;
1366
+ let e = this.yx.v;
1367
1367
  let f = 0;
1368
1368
  let g = 0;
1369
1369
  let h = 0;
@@ -1373,35 +1373,35 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1373
1373
  if (d != null) {
1374
1374
  switch (d.getCalculatorType()) {
1375
1375
  case 1:
1376
- let l = this.abg(k, c, d, h, i, true);
1376
+ let l = this.abf(k, c, d, h, i, true);
1377
1377
  h = l.p3;
1378
1378
  i = l.p4;
1379
1379
  break;
1380
1380
  case 0:
1381
- let m = this.abe(k, c, d, h, i, true);
1381
+ let m = this.abd(k, c, d, h, i, true);
1382
1382
  h = m.p3;
1383
1383
  i = m.p4;
1384
1384
  break;
1385
1385
  case 2:
1386
- let n = this.abc(k, c, d, j, h, i, true);
1386
+ let n = this.abb(k, c, d, j, h, i, true);
1387
1387
  h = n.p4;
1388
1388
  i = n.p5;
1389
1389
  break;
1390
1390
  case 3:
1391
- let o = this.abh(c, d, f, h, i, true);
1391
+ let o = this.abg(c, d, f, h, i, true);
1392
1392
  f = o.p2;
1393
1393
  h = o.p3;
1394
1394
  i = o.p4;
1395
1395
  break;
1396
1396
  case 4:
1397
- let p = this.abe(k, c, d, h, i, true);
1397
+ let p = this.abd(k, c, d, h, i, true);
1398
1398
  h = p.p3;
1399
1399
  i = p.p4;
1400
1400
  break;
1401
1401
  }
1402
1402
  ;
1403
1403
  let q = new OwnedPoint();
1404
- q.c = c.l(d, this.yw.a, k.c, f);
1404
+ q.c = c.l(d, this.yv.a, k.c, f);
1405
1405
  q.a = k.a;
1406
1406
  a.h.addItem(j, q);
1407
1407
  a.i.addItem(j, [h, i]);
@@ -1409,53 +1409,53 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1409
1409
  if (e != null) {
1410
1410
  switch (e.getCalculatorType()) {
1411
1411
  case 1:
1412
- let r = this.abg(k, c, e, h, i, false);
1412
+ let r = this.abf(k, c, e, h, i, false);
1413
1413
  h = r.p3;
1414
1414
  i = r.p4;
1415
1415
  break;
1416
1416
  case 0:
1417
- let s = this.abe(k, c, e, h, i, false);
1417
+ let s = this.abd(k, c, e, h, i, false);
1418
1418
  h = s.p3;
1419
1419
  i = s.p4;
1420
1420
  break;
1421
1421
  case 2:
1422
- let t = this.abc(k, c, e, j, h, i, false);
1422
+ let t = this.abb(k, c, e, j, h, i, false);
1423
1423
  h = t.p4;
1424
1424
  i = t.p5;
1425
1425
  break;
1426
1426
  case 3:
1427
- let u = this.abh(c, e, g, h, i, false);
1427
+ let u = this.abg(c, e, g, h, i, false);
1428
1428
  g = u.p2;
1429
1429
  h = u.p3;
1430
1430
  i = u.p4;
1431
1431
  break;
1432
1432
  case 4:
1433
- let v = this.abe(k, c, e, h, i, false);
1433
+ let v = this.abd(k, c, e, h, i, false);
1434
1434
  h = v.p3;
1435
1435
  i = v.p4;
1436
1436
  break;
1437
1437
  }
1438
1438
  ;
1439
1439
  let w = new OwnedPoint();
1440
- w.c = c.m(e, this.yw.b, k.c, g);
1440
+ w.c = c.m(e, this.yv.b, k.c, g);
1441
1441
  w.a = k.a;
1442
1442
  a.l.addItem(j, w);
1443
1443
  a.k.addItem(j, [h, i]);
1444
1444
  }
1445
1445
  }
1446
1446
  }
1447
- abg(a, b, c, d, e, f) {
1447
+ abf(a, b, c, d, e, f) {
1448
1448
  if (f) {
1449
1449
  let g;
1450
1450
  let h, i;
1451
- i = this.yw.a;
1452
- if (this.yy.s == 0) {
1451
+ i = this.yv.a;
1452
+ if (this.yx.s == 0) {
1453
1453
  g = a.c.x;
1454
- h = this.yw.a;
1454
+ h = this.yv.a;
1455
1455
  }
1456
1456
  else {
1457
1457
  g = a.c.y;
1458
- h = this.yw.b;
1458
+ h = this.yv.b;
1459
1459
  }
1460
1460
  let j = b.f(g, c, h, i, d, e);
1461
1461
  d = j.p4;
@@ -1464,14 +1464,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1464
1464
  else {
1465
1465
  let k;
1466
1466
  let l, m;
1467
- m = this.yw.b;
1468
- if (this.yy.t == 0) {
1467
+ m = this.yv.b;
1468
+ if (this.yx.t == 0) {
1469
1469
  k = a.c.x;
1470
- l = this.yw.a;
1470
+ l = this.yv.a;
1471
1471
  }
1472
1472
  else {
1473
1473
  k = a.c.y;
1474
- l = this.yw.b;
1474
+ l = this.yv.b;
1475
1475
  }
1476
1476
  let n = b.f(k, c, l, m, d, e);
1477
1477
  d = n.p4;
@@ -1482,14 +1482,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1482
1482
  p4: e
1483
1483
  };
1484
1484
  }
1485
- abe(a, b, c, d, e, f) {
1485
+ abd(a, b, c, d, e, f) {
1486
1486
  if (f) {
1487
- let g = b.j(a.c.x, c, this.yw.a, d, e);
1487
+ let g = b.j(a.c.x, c, this.yv.a, d, e);
1488
1488
  d = g.p3;
1489
1489
  e = g.p4;
1490
1490
  }
1491
1491
  else {
1492
- let h = b.j(a.c.y, c, this.yw.b, d, e);
1492
+ let h = b.j(a.c.y, c, this.yv.b, d, e);
1493
1493
  d = h.p3;
1494
1494
  e = h.p4;
1495
1495
  }
@@ -1498,18 +1498,18 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1498
1498
  p4: e
1499
1499
  };
1500
1500
  }
1501
- abc(a, b, c, d, e, f, g) {
1501
+ abb(a, b, c, d, e, f, g) {
1502
1502
  let h = c.getItemColumn();
1503
1503
  let i = this.dn.indexOf(d);
1504
1504
  if (h != null && i < h.count) {
1505
1505
  let j = h.item(i);
1506
1506
  if (g) {
1507
- let k = b.h(a.c.x, j, this.yw.a, e, f);
1507
+ let k = b.h(a.c.x, j, this.yv.a, e, f);
1508
1508
  e = k.p3;
1509
1509
  f = k.p4;
1510
1510
  }
1511
1511
  else {
1512
- let l = b.h(a.c.y, j, this.yw.b, e, f);
1512
+ let l = b.h(a.c.y, j, this.yv.b, e, f);
1513
1513
  e = l.p3;
1514
1514
  f = l.p4;
1515
1515
  }
@@ -1523,16 +1523,16 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1523
1523
  p5: f
1524
1524
  };
1525
1525
  }
1526
- abh(a, b, c, d, e, f) {
1526
+ abg(a, b, c, d, e, f) {
1527
1527
  let g = a.i(b, c);
1528
1528
  c = g.p1;
1529
1529
  if (f) {
1530
- let h = a.k(c, b, this.yw.a, d, e);
1530
+ let h = a.k(c, b, this.yv.a, d, e);
1531
1531
  d = h.p3;
1532
1532
  e = h.p4;
1533
1533
  }
1534
1534
  else {
1535
- let i = a.k(c, b, this.yw.b, d, e);
1535
+ let i = a.k(c, b, this.yv.b, d, e);
1536
1536
  d = i.p3;
1537
1537
  e = i.p4;
1538
1538
  }
@@ -1542,29 +1542,29 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1542
1542
  p4: e
1543
1543
  };
1544
1544
  }
1545
- abn(a, b) {
1546
- if (!b.o() || this.yy == null) {
1545
+ abm(a, b) {
1546
+ if (!b.o() || this.yx == null) {
1547
1547
  b.db();
1548
1548
  return;
1549
1549
  }
1550
+ this.abn(a, b);
1550
1551
  this.abo(a, b);
1551
- this.abp(a, b);
1552
1552
  }
1553
- abo(a, b) {
1553
+ abn(a, b) {
1554
1554
  b.c7();
1555
1555
  let c = new ErrorBarsHelper(this, b);
1556
1556
  let d = new PathGeometry();
1557
- let e = this.yy.u;
1557
+ let e = this.yx.u;
1558
1558
  for (let f of fromEnum(a.j.keys)) {
1559
1559
  if (e != null && a.i.containsKey(f)) {
1560
1560
  let g = a.i.item(f)[0];
1561
1561
  let h = a.i.item(f)[1];
1562
1562
  if (!isNaN_(g) && !isNaN_(h)) {
1563
1563
  let i = a.h.item(f).c;
1564
- if (this.yy.o == 1 || this.yy.o == 2) {
1564
+ if (this.yx.o == 1 || this.yx.o == 2) {
1565
1565
  c.d(d, i, g, true);
1566
1566
  }
1567
- if (this.yy.o == 1 || this.yy.o == 3) {
1567
+ if (this.yx.o == 1 || this.yx.o == 3) {
1568
1568
  c.d(d, i, h, false);
1569
1569
  }
1570
1570
  }
@@ -1572,38 +1572,38 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1572
1572
  }
1573
1573
  b.dc(d);
1574
1574
  }
1575
- abp(a, b) {
1575
+ abo(a, b) {
1576
1576
  b.c8();
1577
1577
  let c = new ErrorBarsHelper(this, b);
1578
1578
  let d = new PathGeometry();
1579
- let e = this.yy.v;
1579
+ let e = this.yx.v;
1580
1580
  for (let f of fromEnum(a.j.keys)) {
1581
1581
  if (e != null && a.k.containsKey(f)) {
1582
1582
  let g = a.k.item(f)[0];
1583
1583
  let h = a.k.item(f)[1];
1584
1584
  if (!isNaN_(g) && !isNaN_(h)) {
1585
1585
  let i = a.l.item(f).c;
1586
- if (this.yy.p == 1 || this.yy.p == 2) {
1586
+ if (this.yx.p == 1 || this.yx.p == 2) {
1587
1587
  c.e(d, i, g, true);
1588
1588
  }
1589
- if (this.yy.p == 1 || this.yy.p == 3) {
1589
+ if (this.yx.p == 1 || this.yx.p == 3) {
1590
1590
  c.e(d, i, h, false);
1591
1591
  }
1592
1592
  }
1593
1593
  }
1594
1594
  }
1595
1595
  }
1596
- he(a, b, c) {
1596
+ hd(a, b, c) {
1597
1597
  let d = true;
1598
- if (!super.he(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) {
1598
+ if (!super.hd(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) {
1599
1599
  d = false;
1600
1600
  }
1601
1601
  return d;
1602
1602
  }
1603
1603
  getViewInfo(a, b) {
1604
- if (!this.acl.isEmpty && !this.acm.isEmpty) {
1605
- a = this.acl;
1606
- b = this.acm;
1604
+ if (!this.ack.isEmpty && !this.acl.isEmpty) {
1605
+ a = this.ack;
1606
+ b = this.acl;
1607
1607
  return {
1608
1608
  p0: a,
1609
1609
  p1: b
@@ -1616,53 +1616,53 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1616
1616
  p1: b
1617
1617
  };
1618
1618
  }
1619
- rs(a) {
1620
- super.rs(a);
1621
- this.aa3();
1619
+ rr(a) {
1620
+ super.rr(a);
1621
+ this.aa2();
1622
1622
  try {
1623
1623
  if (this.d5(this.cv)) {
1624
1624
  return;
1625
1625
  }
1626
- if (this.dn != null && this.dn.count > this.z9) {
1626
+ if (this.dn != null && this.dn.count > this.z8) {
1627
1627
  a = false;
1628
1628
  }
1629
- if (this.gf(a) && !this.gr) {
1630
- let b = this.y2;
1629
+ if (this.ge(a) && !this.gq) {
1630
+ let b = this.y1;
1631
1631
  if (this.d3()) {
1632
1632
  if (this.dc.g) {
1633
1633
  this.dc.t();
1634
1634
  }
1635
- this.y2 = this.y4;
1636
- this.y4 = b;
1635
+ this.y1 = this.y3;
1636
+ this.y3 = b;
1637
1637
  }
1638
1638
  else {
1639
- this.y2 = this.y0;
1640
- this.y0 = b;
1639
+ this.y1 = this.yz;
1640
+ this.yz = b;
1641
1641
  }
1642
- this.abf(this.y0, this.yx);
1643
- this.r7();
1642
+ this.abe(this.yz, this.yw);
1643
+ this.r6();
1644
1644
  }
1645
1645
  else {
1646
- if (!this.gr) {
1647
- this.abf(this.y0, this.yx);
1646
+ if (!this.gq) {
1647
+ this.abe(this.yz, this.yw);
1648
1648
  }
1649
- this.abq(this.y0, this.yx);
1649
+ this.abp(this.yz, this.yw);
1650
1650
  }
1651
1651
  }
1652
1652
  finally {
1653
- this.abr();
1653
+ this.abq();
1654
1654
  }
1655
1655
  }
1656
- sh() {
1657
- super.sh();
1656
+ sg() {
1657
+ super.sg();
1658
1658
  if (this.index < 0) {
1659
1659
  return;
1660
1660
  }
1661
- this.yx.df();
1661
+ this.yw.df();
1662
1662
  }
1663
- rt(a, b) {
1664
- super.rt(a, b);
1665
- if (!this.g0) {
1663
+ rs(a, b) {
1664
+ super.rs(a, b);
1665
+ if (!this.gz) {
1666
1666
  this.cv.a4(b);
1667
1667
  return;
1668
1668
  }
@@ -1671,29 +1671,29 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1671
1671
  return;
1672
1672
  }
1673
1673
  let c = typeCast(ScatterBaseView.$, this.cu);
1674
- if (!this.gs) {
1675
- this.y3 = new ScatterFrame();
1676
- this.abf(this.y3, c);
1674
+ if (!this.gr) {
1675
+ this.y2 = new ScatterFrame();
1676
+ this.abe(this.y2, c);
1677
1677
  }
1678
- this.gs = false;
1679
- this.abq(this.y3, c);
1680
- this.g0 = false;
1678
+ this.gr = false;
1679
+ this.abp(this.y2, c);
1680
+ this.gz = false;
1681
1681
  }
1682
- rq(a, b, c, d, e) {
1683
- super.rq(a, b, c, d, e);
1682
+ rp(a, b, c, d, e) {
1683
+ super.rp(a, b, c, d, e);
1684
1684
  let f = this.ba.a$j.item(d);
1685
1685
  let g = f;
1686
1686
  f.a3(c);
1687
1687
  if (this.d5(g)) {
1688
1688
  return;
1689
1689
  }
1690
- if (this.yz == null) {
1691
- this.yz = new ScatterFrame();
1690
+ if (this.yy == null) {
1691
+ this.yy = new ScatterFrame();
1692
1692
  }
1693
- this.abf(this.yz, g);
1694
- this.abq(this.yz, g);
1693
+ this.abe(this.yy, g);
1694
+ this.abp(this.yy, g);
1695
1695
  }
1696
- abm(a, b) {
1696
+ abl(a, b) {
1697
1697
  let c = new List$1(Base.$, 0);
1698
1698
  for (let d of fromEnum(b.c)) {
1699
1699
  if (!a.containsKey(d)) {
@@ -1704,10 +1704,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1704
1704
  b.h(e);
1705
1705
  }
1706
1706
  }
1707
- yo(a, b, c, d, e) {
1708
- if (c == null || c.length != this.yw.c.count) {
1709
- c = new Array(this.yw.c.count);
1710
- for (let f = 0; f < this.yw.c.count; f++) {
1707
+ yn(a, b, c, d, e) {
1708
+ if (c == null || c.length != this.yv.c.count) {
1709
+ c = new Array(this.yv.c.count);
1710
+ for (let f = 0; f < this.yv.c.count; f++) {
1711
1711
  c[f] = PointUtil.create();
1712
1712
  }
1713
1713
  }
@@ -1720,31 +1720,31 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1720
1720
  let i = ((() => {
1721
1721
  let $ret = new ScalerParams(0, d, e, this.yAxis.ch, g);
1722
1722
  $ret.c = this.getEffectiveViewport1(a);
1723
- $ret.b = this.iy();
1723
+ $ret.b = this.ix();
1724
1724
  return $ret;
1725
1725
  })());
1726
- let j = this.wj(a);
1727
- let k = this.yw.a.eo(j.left, h);
1728
- let l = this.yw.a.eo(j.right, h);
1729
- let m = this.yw.b.eo(j.bottom, i);
1730
- let n = this.yw.b.eo(j.top, i);
1731
- if (this.yw.d) {
1726
+ let j = this.wi(a);
1727
+ let k = this.yv.a.eo(j.left, h);
1728
+ let l = this.yv.a.eo(j.right, h);
1729
+ let m = this.yv.b.eo(j.bottom, i);
1730
+ let n = this.yv.b.eo(j.top, i);
1731
+ if (this.yv.d) {
1732
1732
  let o = k;
1733
1733
  k = l;
1734
1734
  l = o;
1735
1735
  }
1736
- if (this.yw.e) {
1736
+ if (this.yv.e) {
1737
1737
  let p = m;
1738
1738
  m = n;
1739
1739
  n = p;
1740
1740
  }
1741
- let q = this.yw;
1741
+ let q = this.yv;
1742
1742
  let r = q.a;
1743
1743
  let s = q.b;
1744
1744
  let t;
1745
1745
  let u;
1746
- let v = this.zh;
1747
- let w = this.zi;
1746
+ let v = this.zg;
1747
+ let w = this.zh;
1748
1748
  let x = false;
1749
1749
  let y = 0;
1750
1750
  let z = 0;
@@ -1758,7 +1758,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1758
1758
  z -= ab;
1759
1759
  }
1760
1760
  }
1761
- for (let ac = 0; ac < this.yw.c.count; ac++) {
1761
+ for (let ac = 0; ac < this.yv.c.count; ac++) {
1762
1762
  t = v.item(ac);
1763
1763
  u = w.item(ac);
1764
1764
  let ad = 1E-10;
@@ -1791,7 +1791,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1791
1791
  }
1792
1792
  return c;
1793
1793
  }
1794
- zx(a, b) {
1794
+ zw(a, b) {
1795
1795
  if (b == null) {
1796
1796
  b = new List$1(Number_$type, 2, a.e);
1797
1797
  }
@@ -1805,32 +1805,32 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1805
1805
  }
1806
1806
  return b;
1807
1807
  }
1808
- pz(a) {
1809
- super.pz(a);
1810
- this.bc.exportTrendlineData(this, a, this.yx.c2.g$j);
1808
+ py(a) {
1809
+ super.py(a);
1810
+ this.bc.exportTrendlineData(this, a, this.yw.c2.g$j);
1811
1811
  }
1812
- iy() {
1813
- return Series.iz(this.zi, null);
1812
+ ix() {
1813
+ return Series.iy(this.zh, null);
1814
1814
  }
1815
1815
  getDataLegendSeriesContextAt(a, b) {
1816
1816
  let c = { $type: Point_$type, x: a, y: b };
1817
- let d = this.kn(c);
1818
- let e = d == null ? NaN : this.ix(d, "XMemberPath");
1819
- let f = d == null ? NaN : this.ix(d, "YMemberPath");
1817
+ let d = this.km(c);
1818
+ let e = d == null ? NaN : this.iw(d, "XMemberPath");
1819
+ let f = d == null ? NaN : this.iw(d, "YMemberPath");
1820
1820
  let g = new DataLegendSeriesValueInfo();
1821
1821
  g.l = e;
1822
1822
  g.a = 13;
1823
1823
  g.q = "X";
1824
- g.r = this.aat != null ? this.aat : "X";
1825
- g.s = this.aap != null ? this.aap : "X:";
1826
- g.t = this.aar != null ? this.aar : "";
1824
+ g.r = this.aas != null ? this.aas : "X";
1825
+ g.s = this.aao != null ? this.aao : "X:";
1826
+ g.t = this.aaq != null ? this.aaq : "";
1827
1827
  let h = new DataLegendSeriesValueInfo();
1828
1828
  h.l = f;
1829
1829
  h.a = 14;
1830
1830
  h.q = "Y";
1831
- h.r = this.aa1 != null ? this.aa1 : "Y";
1832
- h.s = this.aax != null ? this.aax : "Y:";
1833
- h.t = this.aaz != null ? this.aaz : "";
1831
+ h.r = this.aa0 != null ? this.aa0 : "Y";
1832
+ h.s = this.aaw != null ? this.aaw : "Y:";
1833
+ h.t = this.aay != null ? this.aay : "";
1834
1834
  let i = new DataLegendSeriesContext();
1835
1835
  i.e = ((() => {
1836
1836
  let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -1838,23 +1838,23 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1838
1838
  $ret.add(h);
1839
1839
  return $ret;
1840
1840
  })());
1841
- i.h = this.mc();
1841
+ i.h = this.mb();
1842
1842
  return i;
1843
1843
  }
1844
- abs() {
1845
- if (this.zj) {
1844
+ abr() {
1845
+ if (this.zi) {
1846
+ this.zx = 0;
1846
1847
  this.zy = 0;
1847
- this.zz = 0;
1848
- for (let a = 0; a < this.zh.count; a++) {
1848
+ for (let a = 0; a < this.zg.count; a++) {
1849
+ this.zx += this.zg.item(a);
1849
1850
  this.zy += this.zh.item(a);
1850
- this.zz += this.zi.item(a);
1851
1851
  }
1852
+ this.zz = this.zx / this.zg.count;
1852
1853
  this.z0 = this.zy / this.zh.count;
1853
- this.z1 = this.zz / this.zi.count;
1854
- this.zj = false;
1854
+ this.zi = false;
1855
1855
  }
1856
1856
  }
1857
- i8(a, b) {
1857
+ i7(a, b) {
1858
1858
  if (b == null || !b.cj) {
1859
1859
  return NaN;
1860
1860
  }
@@ -1875,44 +1875,44 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1875
1875
  switch (a) {
1876
1876
  case 5:
1877
1877
  case 2:
1878
- b = this.zh.maximum;
1879
- c = this.zi.maximum;
1878
+ b = this.zg.maximum;
1879
+ c = this.zh.maximum;
1880
1880
  break;
1881
1881
  case 4:
1882
1882
  case 1:
1883
- b = this.zh.minimum;
1884
- c = this.zi.minimum;
1883
+ b = this.zg.minimum;
1884
+ c = this.zh.minimum;
1885
1885
  break;
1886
1886
  case 6:
1887
1887
  case 3:
1888
- if (this.zj) {
1889
- this.abs();
1888
+ if (this.zi) {
1889
+ this.abr();
1890
1890
  }
1891
- b = this.z0;
1892
- c = this.z1;
1891
+ b = this.zz;
1892
+ c = this.z0;
1893
1893
  break;
1894
1894
  }
1895
1895
  return [b, c];
1896
1896
  }
1897
- wg(a) {
1897
+ wf(a) {
1898
1898
  let b = this.getEffectiveViewport1(this.cv);
1899
1899
  let c = new ScalerParams(0, this.cv.by, this.cv.bx, this.xAxis.ch, b);
1900
1900
  c.c = b;
1901
1901
  let d = isNaN_(a[0]) ? NaN : this.xAxis.el(a[0], c);
1902
1902
  c = new ScalerParams(0, this.cv.by, this.cv.bx, this.yAxis.ch, b);
1903
- c.b = this.iy();
1903
+ c.b = this.ix();
1904
1904
  c.c = b;
1905
1905
  let e = isNaN_(a[1]) ? NaN : this.yAxis.el(a[1], c);
1906
1906
  return { $type: Point_$type, x: d, y: e };
1907
1907
  }
1908
- wf(a) {
1908
+ we(a) {
1909
1909
  let b = this.aq(a);
1910
- return this.wg(b);
1910
+ return this.wf(b);
1911
1911
  }
1912
1912
  }
1913
1913
  ScatterBase.$t = /*@__PURE__*/ markType(ScatterBase, 'ScatterBase', MarkerSeries.$, [ISupportsErrorBars_$type, ITrendLineSeries_$type]);
1914
- ScatterBase.abt = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
1915
- ScatterBase.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:z8:ab0', [1, 10000], 'MarkerCollisionAvoidance:yt:ab1', [CollisionAvoidanceType_$type, /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
1914
+ ScatterBase.abs = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
1915
+ ScatterBase.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:z7:abz', [1, 10000], 'MarkerCollisionAvoidance:ys:ab0', [CollisionAvoidanceType_$type, /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
1916
1916
  return ScatterBase;
1917
1917
  })();
1918
1918
  /**
@@ -1988,7 +1988,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
1988
1988
  this.dh = new Path();
1989
1989
  this.di = new Path();
1990
1990
  if (!this.q) {
1991
- this.c1.z9 = 2000;
1991
+ this.c1.z8 = 2000;
1992
1992
  }
1993
1993
  }
1994
1994
  dj(a) {
@@ -2006,12 +2006,12 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
2006
2006
  return new Size(1, this.dg.width, this.dg.height);
2007
2007
  }
2008
2008
  cz() {
2009
- let a = new NumericMarkerManager(1, (b) => this.c3.item(b), (b) => this.c1.yw.c.item(b), runOn(this, this.de), runOn(this, this.cw), runOn(this, this.c4), () => this.c1.yt);
2009
+ let a = new NumericMarkerManager(1, (b) => this.c3.item(b), (b) => this.c1.yv.c.item(b), runOn(this, this.de), runOn(this, this.cw), runOn(this, this.c4), () => this.c1.ys);
2010
2010
  a.q = runOn(this, this.dj);
2011
2011
  return a;
2012
2012
  }
2013
2013
  de(a) {
2014
- this.c1.abm(a, this.c3);
2014
+ this.c1.abl(a, this.c3);
2015
2015
  }
2016
2016
  c5() {
2017
2017
  return this.b8;
@@ -2020,11 +2020,11 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
2020
2020
  return this.cy;
2021
2021
  }
2022
2022
  cw() {
2023
- this.cy = this.c1.yo(this, this.c3, this.cy, this.by, this.bx);
2023
+ this.cy = this.c1.yn(this, this.c3, this.cy, this.by, this.bx);
2024
2024
  return this.cy;
2025
2025
  }
2026
2026
  c4() {
2027
- this.c6 = this.c1.zx(this.c3, this.c6);
2027
+ this.c6 = this.c1.zw(this.c3, this.c6);
2028
2028
  return this.c6;
2029
2029
  }
2030
2030
  c7() {
@@ -2037,10 +2037,10 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
2037
2037
  }
2038
2038
  df() {
2039
2039
  if (this.c1.trendLineBrush != null) {
2040
- this.c1.aci = this.c1.trendLineBrush;
2040
+ this.c1.ach = this.c1.trendLineBrush;
2041
2041
  }
2042
2042
  else {
2043
- this.c1.aci = this.c1.u9;
2043
+ this.c1.ach = this.c1.u8;
2044
2044
  }
2045
2045
  }
2046
2046
  cj(a) {
@@ -2057,9 +2057,9 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
2057
2057
  if (this.c1.trendLineType != 0 && !b) {
2058
2058
  let c = this.c2.g$j;
2059
2059
  c.ad = this.c1.trendLineThickness;
2060
- c._stroke = this.c1.aci;
2061
- c.ai = this.c1.acj;
2062
- c.aj = this.c1.ack;
2060
+ c._stroke = this.c1.ach;
2061
+ c.ai = this.c1.aci;
2062
+ c.aj = this.c1.acj;
2063
2063
  a.v(c);
2064
2064
  }
2065
2065
  }
@@ -2078,7 +2078,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
2078
2078
  if (!stringIsNullOrEmpty(b)) {
2079
2079
  a += " style='color:" + b + "'";
2080
2080
  }
2081
- 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>";
2081
+ 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>";
2082
2082
  return a;
2083
2083
  }
2084
2084
  }