igniteui-webcomponents-charts 4.6.0 → 4.7.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 (775) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +32156 -27002
  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 +17 -17
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +268 -229
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +324 -296
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +17 -17
  9. package/esm2015/lib/AnnotationLayerProxy.js +34 -34
  10. package/esm2015/lib/AnnotationLayer_combined.js +239 -235
  11. package/esm2015/lib/Arc_combined.js +2 -2
  12. package/esm2015/lib/AreaSeries_combined.js +111 -111
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  16. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  17. package/esm2015/lib/AxisDefaults.js +3 -3
  18. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  19. package/esm2015/lib/BarSeries_combined.js +184 -180
  20. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  21. package/esm2015/lib/BollingerBandsOverlay_combined.js +180 -180
  22. package/esm2015/lib/BrushScale.js +7 -7
  23. package/esm2015/lib/BubbleSeries_combined.js +298 -298
  24. package/esm2015/lib/CalloutLayer_combined.js +539 -539
  25. package/esm2015/lib/CategoryBucketCalculator_combined.js +478 -331
  26. package/esm2015/lib/CategoryChart.js +530 -500
  27. package/esm2015/lib/CategoryChartToolbarProvider.js +8 -8
  28. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  29. package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
  30. package/esm2015/lib/CategoryHighlightLayerFrame.js +2 -2
  31. package/esm2015/lib/CategoryHighlightLayer_combined.js +94 -94
  32. package/esm2015/lib/CategoryItemHighlightLayerFrame.js +2 -2
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +205 -189
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +127 -127
  37. package/esm2015/lib/CategoryTransitionInMode.js +5 -1
  38. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  39. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  40. package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
  41. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  42. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  43. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  44. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  45. package/esm2015/lib/ChartVisualData.js +1 -1
  46. package/esm2015/lib/ColumnSeries_combined.js +120 -120
  47. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  48. package/esm2015/lib/CrosshairLayer_combined.js +186 -170
  49. package/esm2015/lib/CustomIndicator.js +23 -23
  50. package/esm2015/lib/DataChartToolbarProvider.js +19 -19
  51. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  52. package/esm2015/lib/DataLegendContent_combined.js +70 -59
  53. package/esm2015/lib/DataToolTipLayer_combined.js +584 -540
  54. package/esm2015/lib/Defaults.js +11 -11
  55. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  56. package/esm2015/lib/DomainChartToolbarProvider.js +61 -61
  57. package/esm2015/lib/DomainChart_combined.js +2080 -1976
  58. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  59. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  60. package/esm2015/lib/FilterStringErrorsParsingEventArgs.js +33 -0
  61. package/esm2015/lib/FinalValueLayer_combined.js +102 -86
  62. package/esm2015/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  63. package/esm2015/lib/FinancialChart_combined.js +1411 -1405
  64. package/esm2015/lib/FinancialEventArgs_combined.js +937 -706
  65. package/esm2015/lib/FinancialIndicator_combined.js +360 -360
  66. package/esm2015/lib/FinancialOverlay.js +43 -43
  67. package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
  68. package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
  69. package/esm2015/lib/FinancialPriceSeries_combined.js +421 -421
  70. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  71. package/esm2015/lib/FrameExtended.js +1 -1
  72. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  73. package/esm2015/lib/HighDensityScatterSeries_combined.js +529 -529
  74. package/esm2015/lib/HighlightingManager.js +5 -1
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IndicatorProxy.js +11 -11
  81. package/esm2015/lib/ItemToolTipLayer_combined.js +153 -135
  82. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  83. package/esm2015/lib/LineSeries_combined.js +106 -103
  84. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  85. package/esm2015/lib/MassIndexIndicator.js +6 -6
  86. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  87. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  88. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  89. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  91. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  92. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  93. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  94. package/esm2015/lib/OverlayProxy.js +8 -8
  95. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  96. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  97. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  98. package/esm2015/lib/PieChartViewManager_combined.js +3 -3
  99. package/esm2015/lib/PointSeries_combined.js +25 -25
  100. package/esm2015/lib/PolarAreaSeries_combined.js +73 -70
  101. package/esm2015/lib/PolarBase_combined.js +580 -486
  102. package/esm2015/lib/PolarLineSeriesBase_combined.js +63 -60
  103. package/esm2015/lib/PolarLineSeries_combined.js +49 -49
  104. package/esm2015/lib/PolarScatterSeries_combined.js +19 -19
  105. package/esm2015/lib/PolarSplineAreaSeries_combined.js +78 -75
  106. package/esm2015/lib/PolarSplineSeries_combined.js +53 -53
  107. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  108. package/esm2015/lib/PriceChannelOverlay_combined.js +148 -148
  109. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  110. package/esm2015/lib/RadialAreaSeries_combined.js +91 -91
  111. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  112. package/esm2015/lib/RadialBucketCalculator_combined.js +247 -194
  113. package/esm2015/lib/RadialColumnSeries_combined.js +98 -98
  114. package/esm2015/lib/RadialLineSeries_combined.js +95 -92
  115. package/esm2015/lib/RadialPieSeries_combined.js +94 -94
  116. package/esm2015/lib/RangeAreaSeries_combined.js +84 -84
  117. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  118. package/esm2015/lib/RangeColumnSeries_combined.js +89 -89
  119. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  120. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  121. package/esm2015/lib/RenderValidEventArgs.js +16 -0
  122. package/esm2015/lib/ScatterAreaSeries_combined.js +215 -215
  123. package/esm2015/lib/ScatterBase_combined.js +727 -633
  124. package/esm2015/lib/ScatterContourSeries_combined.js +170 -170
  125. package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
  126. package/esm2015/lib/ScatterLineSeries.js +66 -63
  127. package/esm2015/lib/ScatterLineSeriesView.js +29 -29
  128. package/esm2015/lib/ScatterPolygonSeries_combined.js +330 -325
  129. package/esm2015/lib/ScatterPolylineSeries_combined.js +33 -33
  130. package/esm2015/lib/ScatterSeries_combined.js +22 -22
  131. package/esm2015/lib/ScatterSplineSeries.js +52 -49
  132. package/esm2015/lib/ScatterSplineSeriesView.js +29 -29
  133. package/esm2015/lib/ScatterTriangulationSeries.js +181 -181
  134. package/esm2015/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  135. package/esm2015/lib/SeriesInteractionManager.js +138 -138
  136. package/esm2015/lib/SeriesLayer.js +7 -0
  137. package/esm2015/lib/SeriesLayerCollection.js +7 -0
  138. package/esm2015/lib/SeriesLayerManager.js +7 -0
  139. package/esm2015/lib/SeriesLayerPropertyOverlay.js +7 -0
  140. package/esm2015/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  141. package/esm2015/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +28 -0
  142. package/esm2015/lib/SeriesRenderManager.js +22 -22
  143. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  144. package/esm2015/lib/SeriesViewerInteractionManager.js +218 -197
  145. package/esm2015/lib/SeriesViewerScrollbarManager.js +11 -11
  146. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  147. package/esm2015/lib/SeriesViewer_combined.js +5563 -3778
  148. package/esm2015/lib/SeriesVisualData.js +1 -173
  149. package/esm2015/lib/SeriesVisualDataList.js +1 -15
  150. package/esm2015/lib/SeriesVisualDataManager.js +34 -24
  151. package/esm2015/lib/SeriesVisualData_combined.js +211 -0
  152. package/esm2015/lib/ShapeSeriesBase_combined.js +508 -448
  153. package/esm2015/lib/SizeScale.js +4 -4
  154. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  155. package/esm2015/lib/SplineAreaSeries_combined.js +103 -103
  156. package/esm2015/lib/SplineSeriesBase_combined.js +156 -156
  157. package/esm2015/lib/SplineSeries_combined.js +89 -86
  158. package/esm2015/lib/Stacked100AreaSeries_combined.js +12 -12
  159. package/esm2015/lib/Stacked100BarBucketCalculator.js +7 -7
  160. package/esm2015/lib/Stacked100BarSeries_combined.js +21 -21
  161. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +7 -7
  162. package/esm2015/lib/Stacked100ColumnSeries_combined.js +21 -21
  163. package/esm2015/lib/Stacked100DataPreparer.js +7 -7
  164. package/esm2015/lib/Stacked100LineSeries_combined.js +12 -12
  165. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  166. package/esm2015/lib/Stacked100SplineSeries_combined.js +12 -12
  167. package/esm2015/lib/StackedLineSeries_combined.js +13 -13
  168. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2023 -1944
  169. package/esm2015/lib/StackedSeriesVisualData.js +5 -5
  170. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  171. package/esm2015/lib/StepAreaSeries_combined.js +107 -107
  172. package/esm2015/lib/StepLineSeries_combined.js +106 -103
  173. package/esm2015/lib/StochRSIIndicator.js +15 -15
  174. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  175. package/esm2015/lib/TRIXIndicator.js +16 -16
  176. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  177. package/esm2015/lib/TimeAxisBase.js +8 -8
  178. package/esm2015/lib/TimeXAxis.js +10 -10
  179. package/esm2015/lib/TransitionOutSpeedType.js +37 -0
  180. package/esm2015/lib/TreemapView_combined.js +17 -17
  181. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  182. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  183. package/esm2015/lib/ValueLayer_combined.js +208 -192
  184. package/esm2015/lib/ValueOverlay_combined.js +161 -161
  185. package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
  186. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  187. package/esm2015/lib/WaterfallSeries_combined.js +189 -160
  188. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  189. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  190. package/esm2015/lib/XYChart.js +784 -781
  191. package/esm2015/lib/XamFunnelView_combined.js +1 -1
  192. package/esm2015/lib/igc-anchored-category-series-component.js +32 -23
  193. package/esm2015/lib/igc-anchored-radial-series-component.js +44 -35
  194. package/esm2015/lib/igc-annotation-layer-component.js +66 -66
  195. package/esm2015/lib/igc-area-fragment-component.js +2 -2
  196. package/esm2015/lib/igc-area-series-component.js +2 -2
  197. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  198. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  200. package/esm2015/lib/igc-bar-series-component.js +11 -11
  201. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  202. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  203. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  204. package/esm2015/lib/igc-callout-layer-component.js +91 -91
  205. package/esm2015/lib/igc-category-chart-component.js +146 -126
  206. package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
  207. package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
  208. package/esm2015/lib/igc-category-series-component.js +21 -21
  209. package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
  210. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  212. package/esm2015/lib/igc-column-series-component.js +13 -13
  213. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  214. package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
  215. package/esm2015/lib/igc-data-chart-component.js +112 -95
  216. package/esm2015/lib/igc-data-chart-default-tooltips-component.js +27 -1
  217. package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
  218. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  219. package/esm2015/lib/igc-domain-chart-component.js +781 -650
  220. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  221. package/esm2015/lib/igc-filter-string-errors-parsing-event-args.js +48 -0
  222. package/esm2015/lib/igc-final-value-layer-component.js +38 -38
  223. package/esm2015/lib/igc-financial-chart-component.js +171 -171
  224. package/esm2015/lib/igc-financial-indicator-component.js +19 -19
  225. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  226. package/esm2015/lib/igc-financial-price-series-component.js +35 -35
  227. package/esm2015/lib/igc-financial-series-component.js +96 -51
  228. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  229. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  230. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  231. package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
  232. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  233. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  234. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  235. package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
  236. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  237. package/esm2015/lib/igc-line-fragment-component.js +2 -2
  238. package/esm2015/lib/igc-line-series-component.js +2 -2
  239. package/esm2015/lib/igc-marker-series-component.js +28 -28
  240. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  241. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  242. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  243. package/esm2015/lib/igc-point-series-component.js +1 -1
  244. package/esm2015/lib/igc-polar-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-polar-base-component.js +88 -70
  246. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  247. package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
  248. package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
  249. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  250. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  251. package/esm2015/lib/igc-radial-area-series-component.js +4 -4
  252. package/esm2015/lib/igc-radial-base-component.js +21 -21
  253. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  254. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  255. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  256. package/esm2015/lib/igc-range-area-series-component.js +2 -2
  257. package/esm2015/lib/igc-range-category-series-component.js +24 -6
  258. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  259. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  260. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  262. package/esm2015/lib/igc-scatter-base-component.js +72 -54
  263. package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
  264. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  265. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  266. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  267. package/esm2015/lib/igc-scatter-series-component.js +1 -1
  268. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  269. package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
  270. package/esm2015/lib/igc-series-component.js +495 -234
  271. package/esm2015/lib/igc-series-layer-collection.js +48 -0
  272. package/esm2015/lib/igc-series-layer-property-overlay-collection.js +48 -0
  273. package/esm2015/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +39 -0
  274. package/esm2015/lib/igc-series-layer-property-overlay.js +146 -0
  275. package/esm2015/lib/igc-series-layer.js +97 -0
  276. package/esm2015/lib/igc-series-viewer-component.js +296 -285
  277. package/esm2015/lib/igc-shape-series-base-component.js +44 -35
  278. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  279. package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
  280. package/esm2015/lib/igc-spline-area-series-component.js +2 -2
  281. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  282. package/esm2015/lib/igc-spline-fragment-component.js +2 -2
  283. package/esm2015/lib/igc-spline-series-base-component.js +7 -7
  284. package/esm2015/lib/igc-spline-series-component.js +1 -1
  285. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  286. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  287. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  288. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  289. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  290. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  291. package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
  292. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  293. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  294. package/esm2015/lib/igc-stacked-fragment-series-component.js +245 -225
  295. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  296. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  297. package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
  298. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  299. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  300. package/esm2015/lib/igc-step-area-series-component.js +4 -4
  301. package/esm2015/lib/igc-step-line-series-component.js +4 -4
  302. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  303. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  304. package/esm2015/lib/igc-value-layer-component.js +87 -87
  305. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  306. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  307. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  308. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  309. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  310. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  311. package/esm2015/public_api.js +16 -0
  312. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  313. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  314. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  315. package/esm5/lib/AnchoredCategorySeries_combined.js +264 -225
  316. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +319 -291
  317. package/esm5/lib/AngleAxisLabelPanel_combined.js +17 -17
  318. package/esm5/lib/AnnotationLayerProxy.js +34 -34
  319. package/esm5/lib/AnnotationLayer_combined.js +237 -233
  320. package/esm5/lib/Arc_combined.js +2 -2
  321. package/esm5/lib/AreaSeries_combined.js +111 -111
  322. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  323. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  324. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  325. package/esm5/lib/AxisAnnotationManager.js +1 -1
  326. package/esm5/lib/AxisDefaults.js +3 -3
  327. package/esm5/lib/AxisVisualDataManager.js +2 -2
  328. package/esm5/lib/BarSeries_combined.js +185 -181
  329. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  330. package/esm5/lib/BollingerBandsOverlay_combined.js +180 -180
  331. package/esm5/lib/BrushScale.js +7 -7
  332. package/esm5/lib/BubbleSeries_combined.js +295 -295
  333. package/esm5/lib/CalloutLayer_combined.js +529 -529
  334. package/esm5/lib/CategoryBucketCalculator_combined.js +479 -332
  335. package/esm5/lib/CategoryChart.js +492 -454
  336. package/esm5/lib/CategoryChartToolbarProvider.js +8 -8
  337. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  338. package/esm5/lib/CategoryErrorBarSettings.js +7 -7
  339. package/esm5/lib/CategoryHighlightLayerFrame.js +2 -2
  340. package/esm5/lib/CategoryHighlightLayer_combined.js +93 -93
  341. package/esm5/lib/CategoryItemHighlightLayerFrame.js +2 -2
  342. package/esm5/lib/CategoryItemHighlightLayer_combined.js +204 -188
  343. package/esm5/lib/CategoryMarkerManager.js +1 -1
  344. package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
  345. package/esm5/lib/CategoryToolTipLayer_combined.js +127 -127
  346. package/esm5/lib/CategoryTransitionInMode.js +5 -1
  347. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  348. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  349. package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
  350. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  351. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  352. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  353. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  354. package/esm5/lib/ChartVisualData.js +1 -1
  355. package/esm5/lib/ColumnSeries_combined.js +119 -119
  356. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  357. package/esm5/lib/CrosshairLayer_combined.js +185 -169
  358. package/esm5/lib/CustomIndicator.js +23 -23
  359. package/esm5/lib/DataChartToolbarProvider.js +19 -19
  360. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  361. package/esm5/lib/DataLegendContent_combined.js +135 -108
  362. package/esm5/lib/DataToolTipLayer_combined.js +572 -528
  363. package/esm5/lib/Defaults.js +11 -11
  364. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  365. package/esm5/lib/DomainChartToolbarProvider.js +61 -61
  366. package/esm5/lib/DomainChart_combined.js +1945 -1817
  367. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  368. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  369. package/esm5/lib/FilterStringErrorsParsingEventArgs.js +43 -0
  370. package/esm5/lib/FinalValueLayer_combined.js +102 -86
  371. package/esm5/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  372. package/esm5/lib/FinancialChart_combined.js +1343 -1337
  373. package/esm5/lib/FinancialEventArgs_combined.js +919 -688
  374. package/esm5/lib/FinancialIndicator_combined.js +358 -358
  375. package/esm5/lib/FinancialOverlay.js +43 -43
  376. package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
  377. package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
  378. package/esm5/lib/FinancialPriceSeries_combined.js +418 -418
  379. package/esm5/lib/ForceIndexIndicator.js +15 -15
  380. package/esm5/lib/FrameExtended.js +1 -1
  381. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  382. package/esm5/lib/HighDensityScatterSeries_combined.js +523 -523
  383. package/esm5/lib/HighlightingManager.js +5 -1
  384. package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
  385. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  386. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  387. package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
  388. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  389. package/esm5/lib/IndicatorProxy.js +11 -11
  390. package/esm5/lib/ItemToolTipLayer_combined.js +153 -135
  391. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  392. package/esm5/lib/LineSeries_combined.js +102 -99
  393. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  394. package/esm5/lib/MassIndexIndicator.js +6 -6
  395. package/esm5/lib/MedianPriceIndicator.js +6 -6
  396. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  397. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  398. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  399. package/esm5/lib/NumericXAxis_combined.js +3 -3
  400. package/esm5/lib/NumericYAxis_combined.js +3 -3
  401. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  402. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  403. package/esm5/lib/OverlayProxy.js +8 -8
  404. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  405. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  406. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  407. package/esm5/lib/PieChartViewManager_combined.js +3 -3
  408. package/esm5/lib/PointSeries_combined.js +25 -25
  409. package/esm5/lib/PolarAreaSeries_combined.js +73 -70
  410. package/esm5/lib/PolarBase_combined.js +575 -481
  411. package/esm5/lib/PolarLineSeriesBase_combined.js +63 -60
  412. package/esm5/lib/PolarLineSeries_combined.js +49 -49
  413. package/esm5/lib/PolarScatterSeries_combined.js +19 -19
  414. package/esm5/lib/PolarSplineAreaSeries_combined.js +78 -75
  415. package/esm5/lib/PolarSplineSeries_combined.js +53 -53
  416. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  417. package/esm5/lib/PriceChannelOverlay_combined.js +148 -148
  418. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  419. package/esm5/lib/RadialAreaSeries_combined.js +90 -90
  420. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  421. package/esm5/lib/RadialBucketCalculator_combined.js +245 -192
  422. package/esm5/lib/RadialColumnSeries_combined.js +97 -97
  423. package/esm5/lib/RadialLineSeries_combined.js +95 -92
  424. package/esm5/lib/RadialPieSeries_combined.js +94 -94
  425. package/esm5/lib/RangeAreaSeries_combined.js +78 -78
  426. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  427. package/esm5/lib/RangeColumnSeries_combined.js +89 -89
  428. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  429. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  430. package/esm5/lib/RenderValidEventArgs.js +20 -0
  431. package/esm5/lib/ScatterAreaSeries_combined.js +212 -212
  432. package/esm5/lib/ScatterBase_combined.js +714 -620
  433. package/esm5/lib/ScatterContourSeries_combined.js +168 -168
  434. package/esm5/lib/ScatterErrorBarSettings.js +7 -7
  435. package/esm5/lib/ScatterLineSeries.js +66 -63
  436. package/esm5/lib/ScatterLineSeriesView.js +29 -29
  437. package/esm5/lib/ScatterPolygonSeries_combined.js +327 -322
  438. package/esm5/lib/ScatterPolylineSeries_combined.js +33 -33
  439. package/esm5/lib/ScatterSeries_combined.js +22 -22
  440. package/esm5/lib/ScatterSplineSeries.js +52 -49
  441. package/esm5/lib/ScatterSplineSeriesView.js +29 -29
  442. package/esm5/lib/ScatterTriangulationSeries.js +176 -176
  443. package/esm5/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  444. package/esm5/lib/SeriesInteractionManager.js +138 -138
  445. package/esm5/lib/SeriesLayer.js +7 -0
  446. package/esm5/lib/SeriesLayerCollection.js +7 -0
  447. package/esm5/lib/SeriesLayerManager.js +7 -0
  448. package/esm5/lib/SeriesLayerPropertyOverlay.js +7 -0
  449. package/esm5/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  450. package/esm5/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +34 -0
  451. package/esm5/lib/SeriesRenderManager.js +22 -22
  452. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  453. package/esm5/lib/SeriesViewerInteractionManager.js +218 -197
  454. package/esm5/lib/SeriesViewerScrollbarManager.js +11 -11
  455. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  456. package/esm5/lib/SeriesViewer_combined.js +6057 -3837
  457. package/esm5/lib/SeriesVisualData.js +1 -284
  458. package/esm5/lib/SeriesVisualDataList.js +1 -16
  459. package/esm5/lib/SeriesVisualDataManager.js +34 -24
  460. package/esm5/lib/SeriesVisualData_combined.js +342 -0
  461. package/esm5/lib/ShapeSeriesBase_combined.js +509 -445
  462. package/esm5/lib/SizeScale.js +4 -4
  463. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  464. package/esm5/lib/SplineAreaSeries_combined.js +103 -103
  465. package/esm5/lib/SplineSeriesBase_combined.js +154 -154
  466. package/esm5/lib/SplineSeries_combined.js +82 -79
  467. package/esm5/lib/Stacked100AreaSeries_combined.js +12 -12
  468. package/esm5/lib/Stacked100BarBucketCalculator.js +7 -7
  469. package/esm5/lib/Stacked100BarSeries_combined.js +21 -21
  470. package/esm5/lib/Stacked100ColumnBucketCalculator.js +7 -7
  471. package/esm5/lib/Stacked100ColumnSeries_combined.js +21 -21
  472. package/esm5/lib/Stacked100DataPreparer.js +7 -7
  473. package/esm5/lib/Stacked100LineSeries_combined.js +12 -12
  474. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  475. package/esm5/lib/Stacked100SplineSeries_combined.js +12 -12
  476. package/esm5/lib/StackedLineSeries_combined.js +13 -13
  477. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2362 -2235
  478. package/esm5/lib/StackedSeriesVisualData.js +5 -5
  479. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  480. package/esm5/lib/StepAreaSeries_combined.js +107 -107
  481. package/esm5/lib/StepLineSeries_combined.js +106 -103
  482. package/esm5/lib/StochRSIIndicator.js +14 -14
  483. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  484. package/esm5/lib/TRIXIndicator.js +15 -15
  485. package/esm5/lib/TileZoomManager_combined.js +9 -9
  486. package/esm5/lib/TimeAxisBase.js +8 -8
  487. package/esm5/lib/TimeXAxis.js +10 -10
  488. package/esm5/lib/TransitionOutSpeedType.js +37 -0
  489. package/esm5/lib/TreemapView_combined.js +17 -17
  490. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  491. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  492. package/esm5/lib/ValueLayer_combined.js +207 -191
  493. package/esm5/lib/ValueOverlay_combined.js +160 -160
  494. package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
  495. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  496. package/esm5/lib/WaterfallSeries_combined.js +189 -160
  497. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  498. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  499. package/esm5/lib/XYChart.js +714 -711
  500. package/esm5/lib/XamFunnelView_combined.js +1 -1
  501. package/esm5/lib/igc-anchored-category-series-component.js +36 -23
  502. package/esm5/lib/igc-anchored-radial-series-component.js +48 -35
  503. package/esm5/lib/igc-annotation-layer-component.js +66 -66
  504. package/esm5/lib/igc-area-fragment-component.js +2 -2
  505. package/esm5/lib/igc-area-series-component.js +2 -2
  506. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  507. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  508. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  509. package/esm5/lib/igc-bar-series-component.js +11 -11
  510. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  511. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  512. package/esm5/lib/igc-bubble-series-component.js +35 -35
  513. package/esm5/lib/igc-callout-layer-component.js +91 -91
  514. package/esm5/lib/igc-category-chart-component.js +154 -126
  515. package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
  516. package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
  517. package/esm5/lib/igc-category-series-component.js +21 -21
  518. package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
  519. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  520. package/esm5/lib/igc-column-fragment-component.js +11 -11
  521. package/esm5/lib/igc-column-series-component.js +13 -13
  522. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  523. package/esm5/lib/igc-crosshair-layer-component.js +87 -87
  524. package/esm5/lib/igc-data-chart-component.js +116 -95
  525. package/esm5/lib/igc-data-chart-default-tooltips-component.js +20 -3
  526. package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
  527. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  528. package/esm5/lib/igc-domain-chart-component.js +810 -650
  529. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  530. package/esm5/lib/igc-filter-string-errors-parsing-event-args.js +62 -0
  531. package/esm5/lib/igc-final-value-layer-component.js +38 -38
  532. package/esm5/lib/igc-financial-chart-component.js +171 -171
  533. package/esm5/lib/igc-financial-indicator-component.js +19 -19
  534. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  535. package/esm5/lib/igc-financial-price-series-component.js +35 -35
  536. package/esm5/lib/igc-financial-series-component.js +116 -51
  537. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  538. package/esm5/lib/igc-fragment-base-component.js +2 -2
  539. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  540. package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
  541. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  542. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  543. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  544. package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
  545. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  546. package/esm5/lib/igc-line-fragment-component.js +2 -2
  547. package/esm5/lib/igc-line-series-component.js +2 -2
  548. package/esm5/lib/igc-marker-series-component.js +28 -28
  549. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  550. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  551. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  552. package/esm5/lib/igc-point-series-component.js +1 -1
  553. package/esm5/lib/igc-polar-area-series-component.js +4 -4
  554. package/esm5/lib/igc-polar-base-component.js +96 -70
  555. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  556. package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
  557. package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
  558. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  559. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  560. package/esm5/lib/igc-radial-area-series-component.js +4 -4
  561. package/esm5/lib/igc-radial-base-component.js +21 -21
  562. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  563. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  564. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  565. package/esm5/lib/igc-range-area-series-component.js +2 -2
  566. package/esm5/lib/igc-range-category-series-component.js +32 -6
  567. package/esm5/lib/igc-range-column-series-component.js +10 -10
  568. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  569. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  570. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  571. package/esm5/lib/igc-scatter-base-component.js +80 -54
  572. package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
  573. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  574. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  575. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  576. package/esm5/lib/igc-scatter-series-component.js +1 -1
  577. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
  579. package/esm5/lib/igc-series-component.js +555 -234
  580. package/esm5/lib/igc-series-layer-collection.js +53 -0
  581. package/esm5/lib/igc-series-layer-property-overlay-collection.js +53 -0
  582. package/esm5/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +49 -0
  583. package/esm5/lib/igc-series-layer-property-overlay.js +186 -0
  584. package/esm5/lib/igc-series-layer.js +115 -0
  585. package/esm5/lib/igc-series-viewer-component.js +300 -285
  586. package/esm5/lib/igc-shape-series-base-component.js +48 -35
  587. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  588. package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
  589. package/esm5/lib/igc-spline-area-series-component.js +2 -2
  590. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  591. package/esm5/lib/igc-spline-fragment-component.js +2 -2
  592. package/esm5/lib/igc-spline-series-base-component.js +7 -7
  593. package/esm5/lib/igc-spline-series-component.js +1 -1
  594. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  595. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  596. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  597. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  598. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  599. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  600. package/esm5/lib/igc-stacked-area-series-component.js +1 -1
  601. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  602. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  603. package/esm5/lib/igc-stacked-fragment-series-component.js +253 -225
  604. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  605. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  606. package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
  607. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  608. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  609. package/esm5/lib/igc-step-area-series-component.js +4 -4
  610. package/esm5/lib/igc-step-line-series-component.js +4 -4
  611. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  612. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  613. package/esm5/lib/igc-value-layer-component.js +87 -87
  614. package/esm5/lib/igc-value-overlay-component.js +47 -47
  615. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  616. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  617. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  618. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  619. package/esm5/lib/igc-xy-chart-component.js +218 -218
  620. package/esm5/public_api.js +16 -0
  621. package/fesm2015/igniteui-webcomponents-charts.js +31233 -26905
  622. package/fesm5/igniteui-webcomponents-charts.js +32140 -27004
  623. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  624. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  625. package/lib/AnchoredCategorySeries_combined.d.ts +72 -66
  626. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +69 -64
  627. package/lib/AnnotationLayer_combined.d.ts +88 -88
  628. package/lib/AreaSeries_combined.d.ts +29 -29
  629. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  630. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  631. package/lib/BarSeries_combined.d.ts +36 -36
  632. package/lib/BollingerBandWidthIndicator.d.ts +12 -12
  633. package/lib/BollingerBandsOverlay_combined.d.ts +39 -39
  634. package/lib/BubbleSeries_combined.d.ts +60 -60
  635. package/lib/CalloutLayer_combined.d.ts +144 -144
  636. package/lib/CategoryBucketCalculator_combined.d.ts +93 -86
  637. package/lib/CategoryChart.d.ts +170 -164
  638. package/lib/CategoryHighlightLayer_combined.d.ts +30 -30
  639. package/lib/CategoryItemHighlightLayer_combined.d.ts +48 -48
  640. package/lib/CategoryToolTipLayer_combined.d.ts +34 -34
  641. package/lib/CategoryTransitionInMode.d.ts +5 -1
  642. package/lib/CategoryTransitionSourceFramePreparer.d.ts +15 -10
  643. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  644. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  645. package/lib/ColumnSeries_combined.d.ts +33 -33
  646. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  647. package/lib/CrosshairLayer_combined.d.ts +72 -72
  648. package/lib/CustomIndicator.d.ts +8 -8
  649. package/lib/DataToolTipLayer_combined.d.ts +193 -193
  650. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  651. package/lib/DomainChart_combined.d.ts +685 -665
  652. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  653. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  654. package/lib/FilterStringErrorsParsingEventArgs.d.ts +14 -0
  655. package/lib/FinalValueLayer_combined.d.ts +35 -35
  656. package/lib/FinancialChartRangeSelectorViewModel.d.ts +5 -5
  657. package/lib/FinancialChart_combined.d.ts +352 -352
  658. package/lib/FinancialEventArgs_combined.d.ts +162 -145
  659. package/lib/FinancialIndicator_combined.d.ts +70 -70
  660. package/lib/FinancialOverlay.d.ts +10 -10
  661. package/lib/FinancialPriceSeries_combined.d.ts +83 -83
  662. package/lib/ForceIndexIndicator.d.ts +10 -10
  663. package/lib/FullStochasticOscillatorIndicator.d.ts +16 -16
  664. package/lib/HighDensityScatterSeries_combined.d.ts +128 -128
  665. package/lib/HorizontalAnchoredCategorySeries.d.ts +32 -32
  666. package/lib/HorizontalRangeCategorySeries.d.ts +20 -20
  667. package/lib/ItemToolTipLayer_combined.d.ts +37 -37
  668. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  669. package/lib/LineSeries_combined.d.ts +27 -26
  670. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  671. package/lib/MassIndexIndicator.d.ts +4 -4
  672. package/lib/MedianPriceIndicator.d.ts +4 -4
  673. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  674. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  675. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  676. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  677. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  678. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  679. package/lib/PointSeries_combined.d.ts +10 -10
  680. package/lib/PolarAreaSeries_combined.d.ts +23 -22
  681. package/lib/PolarBase_combined.d.ts +138 -130
  682. package/lib/PolarLineSeriesBase_combined.d.ts +24 -23
  683. package/lib/PolarLineSeries_combined.d.ts +19 -19
  684. package/lib/PolarScatterSeries_combined.d.ts +8 -8
  685. package/lib/PolarSplineAreaSeries_combined.d.ts +24 -23
  686. package/lib/PolarSplineSeries_combined.d.ts +18 -18
  687. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  688. package/lib/PriceChannelOverlay_combined.d.ts +32 -32
  689. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  690. package/lib/RadialAreaSeries_combined.d.ts +23 -23
  691. package/lib/RadialBucketCalculator_combined.d.ts +60 -57
  692. package/lib/RadialColumnSeries_combined.d.ts +28 -28
  693. package/lib/RadialLineSeries_combined.d.ts +24 -23
  694. package/lib/RadialPieSeries_combined.d.ts +28 -28
  695. package/lib/RangeAreaSeries_combined.d.ts +23 -23
  696. package/lib/RangeCategoryBucketCalculator_combined.d.ts +31 -24
  697. package/lib/RangeColumnSeries_combined.d.ts +26 -26
  698. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  699. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  700. package/lib/RenderValidEventArgs.d.ts +7 -0
  701. package/lib/ScatterAreaSeries_combined.d.ts +50 -50
  702. package/lib/ScatterBase_combined.d.ts +161 -153
  703. package/lib/ScatterContourSeries_combined.d.ts +38 -38
  704. package/lib/ScatterLineSeries.d.ts +15 -14
  705. package/lib/ScatterLineSeriesView.d.ts +8 -8
  706. package/lib/ScatterPolygonSeries_combined.d.ts +86 -86
  707. package/lib/ScatterPolylineSeries_combined.d.ts +15 -15
  708. package/lib/ScatterSeries_combined.d.ts +8 -8
  709. package/lib/ScatterSplineSeries.d.ts +13 -12
  710. package/lib/ScatterSplineSeriesView.d.ts +8 -8
  711. package/lib/ScatterTriangulationSeries.d.ts +48 -48
  712. package/lib/SeriesHighlightedValuesDisplayMode.d.ts +10 -0
  713. package/lib/SeriesLayer.d.ts +1 -0
  714. package/lib/SeriesLayerCollection.d.ts +1 -0
  715. package/lib/SeriesLayerManager.d.ts +1 -0
  716. package/lib/SeriesLayerPropertyOverlay.d.ts +1 -0
  717. package/lib/SeriesLayerPropertyOverlayCollection.d.ts +1 -0
  718. package/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.d.ts +12 -0
  719. package/lib/SeriesViewer_combined.d.ts +1436 -1176
  720. package/lib/SeriesVisualData.d.ts +1 -50
  721. package/lib/SeriesVisualDataList.d.ts +1 -10
  722. package/lib/SeriesVisualDataManager.d.ts +2 -0
  723. package/lib/SeriesVisualData_combined.d.ts +61 -0
  724. package/lib/ShapeSeriesBase_combined.d.ts +153 -145
  725. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  726. package/lib/SplineAreaSeries_combined.d.ts +28 -28
  727. package/lib/SplineSeriesBase_combined.d.ts +29 -29
  728. package/lib/SplineSeries_combined.d.ts +24 -23
  729. package/lib/Stacked100AreaSeries_combined.d.ts +6 -6
  730. package/lib/Stacked100BarSeries_combined.d.ts +10 -10
  731. package/lib/Stacked100ColumnSeries_combined.d.ts +10 -10
  732. package/lib/Stacked100LineSeries_combined.d.ts +6 -6
  733. package/lib/Stacked100SplineAreaSeries_combined.d.ts +6 -6
  734. package/lib/Stacked100SplineSeries_combined.d.ts +6 -6
  735. package/lib/StackedLineSeries_combined.d.ts +5 -5
  736. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +506 -496
  737. package/lib/StackedSeriesVisualData.d.ts +2 -2
  738. package/lib/StandardDeviationIndicator.d.ts +9 -9
  739. package/lib/StepAreaSeries_combined.d.ts +32 -32
  740. package/lib/StepLineSeries_combined.d.ts +30 -29
  741. package/lib/StochRSIIndicator.d.ts +9 -9
  742. package/lib/StrategyBasedIndicator.d.ts +22 -22
  743. package/lib/TRIXIndicator.d.ts +9 -9
  744. package/lib/TransitionOutSpeedType.d.ts +30 -0
  745. package/lib/TypicalPriceIndicator.d.ts +4 -4
  746. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  747. package/lib/ValueLayer_combined.d.ts +77 -77
  748. package/lib/ValueOverlay_combined.d.ts +52 -52
  749. package/lib/VerticalAnchoredCategorySeries.d.ts +27 -27
  750. package/lib/WaterfallSeries_combined.d.ts +44 -42
  751. package/lib/WeightedCloseIndicator.d.ts +4 -4
  752. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  753. package/lib/XYChart.d.ts +240 -240
  754. package/lib/igc-anchored-category-series-component.d.ts +5 -0
  755. package/lib/igc-anchored-radial-series-component.d.ts +5 -0
  756. package/lib/igc-category-chart-component.d.ts +11 -0
  757. package/lib/igc-data-chart-component.d.ts +4 -0
  758. package/lib/igc-data-chart-default-tooltips-component.d.ts +1 -0
  759. package/lib/igc-domain-chart-component.d.ts +35 -1
  760. package/lib/igc-filter-string-errors-parsing-event-args.d.ts +22 -0
  761. package/lib/igc-financial-series-component.d.ts +25 -0
  762. package/lib/igc-polar-base-component.d.ts +10 -0
  763. package/lib/igc-range-category-series-component.d.ts +10 -0
  764. package/lib/igc-scatter-base-component.d.ts +10 -0
  765. package/lib/igc-series-component.d.ts +95 -0
  766. package/lib/igc-series-layer-collection.d.ts +8 -0
  767. package/lib/igc-series-layer-property-overlay-collection.d.ts +8 -0
  768. package/lib/igc-series-layer-property-overlay-value-resolving-event-args.d.ts +17 -0
  769. package/lib/igc-series-layer-property-overlay.d.ts +55 -0
  770. package/lib/igc-series-layer.d.ts +31 -0
  771. package/lib/igc-series-viewer-component.d.ts +6 -0
  772. package/lib/igc-shape-series-base-component.d.ts +5 -0
  773. package/lib/igc-stacked-fragment-series-component.d.ts +11 -0
  774. package/package.json +2 -2
  775. package/public_api.d.ts +16 -0
@@ -22,13 +22,14 @@ import { ScatterItemSearchMode_$type } from "./ScatterItemSearchMode";
22
22
  import { ScatterErrorBarSettings } from "./ScatterErrorBarSettings";
23
23
  import { HighlightingInfo } from "./HighlightingInfo";
24
24
  import { ScatterFrame } from "./ScatterFrame";
25
- import { Base, enumGetBox, Number_$type, typeCast, fromEnum, Point_$type, runOn, markType, markDep, PointUtil } from "igniteui-webcomponents-core";
25
+ import { Base, runOn, delegateCombine, enumGetBox, Number_$type, typeCast, fromEnum, Point_$type, markType, markDep, PointUtil } from "igniteui-webcomponents-core";
26
26
  import { List$1 } from "igniteui-webcomponents-core";
27
27
  import { SeriesPointOfInterest } from "./SeriesPointOfInterest";
28
28
  import { ScalerParams } from "./ScalerParams";
29
29
  import { Rect } from "igniteui-webcomponents-core";
30
30
  import { Marker } from "./Marker";
31
31
  import { MarkerSeriesView } from "./MarkerSeriesView";
32
+ import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
32
33
  import { IFastItemsSource_$type } from "igniteui-webcomponents-core";
33
34
  import { Clipper } from "igniteui-webcomponents-core";
34
35
  import { OwnedPoint } from "./OwnedPoint";
@@ -62,84 +63,84 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
62
63
  __extends(ScatterBase, _super);
63
64
  function ScatterBase() {
64
65
  var _this = _super.call(this) || this;
65
- _this.r5 = null;
66
- _this.sj = null;
67
- _this.sk = null;
68
- _this.ve = null;
66
+ _this.vu = null;
67
+ _this.v8 = null;
68
+ _this.v9 = null;
69
+ _this.zc = null;
70
+ _this.zd = null;
71
+ _this.v3 = 1;
69
72
  _this.vf = null;
70
- _this.se = 1;
71
- _this.rq = null;
72
- _this.rr = null;
73
- _this.sb = null;
74
- _this.sd = null;
75
- _this.r9 = null;
76
- _this.sp = false;
77
- _this.so = false;
78
- _this.r1 = null;
79
- _this.r2 = null;
73
+ _this.vg = null;
74
+ _this.v0 = null;
75
+ _this.v2 = null;
76
+ _this.vy = null;
77
+ _this.we = false;
78
+ _this.wd = false;
79
+ _this.vq = null;
80
+ _this.vr = null;
80
81
  _this.assigningScatterStyle = null;
81
82
  _this.assigningScatterMarkerStyle = null;
82
- _this.si = null;
83
- _this.sc = null;
84
- _this.r8 = null;
85
- _this.sn = true;
86
- _this.s1 = 0;
87
- _this.s2 = 0;
88
- _this.s3 = 0;
89
- _this.s4 = 0;
90
- _this.sf = _this.sg();
91
- _this.si = new ScatterSeriesRenderManager();
92
- _this.sc = new ScatterFrame();
93
- _this.vf = Rect.empty;
94
- _this.ve = Rect.empty;
83
+ _this.v7 = null;
84
+ _this.v1 = null;
85
+ _this.vx = null;
86
+ _this.wc = true;
87
+ _this.wr = 0;
88
+ _this.ws = 0;
89
+ _this.wt = 0;
90
+ _this.wu = 0;
91
+ _this.v4 = _this.v5();
92
+ _this.v7 = new ScatterSeriesRenderManager();
93
+ _this.v1 = new ScatterFrame();
94
+ _this.zd = Rect.empty;
95
+ _this.zc = Rect.empty;
95
96
  return _this;
96
97
  }
97
- ScatterBase.prototype.by = function () {
98
+ ScatterBase.prototype.cg = function () {
98
99
  return new ScatterBaseView(this);
99
100
  };
100
- ScatterBase.prototype.kz = function () {
101
- _super.prototype.kz.call(this);
101
+ ScatterBase.prototype.ng = function () {
102
+ _super.prototype.ng.call(this);
102
103
  this.xAxis = null;
103
104
  this.yAxis = null;
104
105
  };
105
- ScatterBase.prototype.l4 = function (a) {
106
- _super.prototype.l4.call(this, a);
107
- this.r6 = a;
106
+ ScatterBase.prototype.o0 = function (a) {
107
+ _super.prototype.o0.call(this, a);
108
+ this.vv = a;
108
109
  };
109
- ScatterBase.prototype.get_ef = function () {
110
+ ScatterBase.prototype.get_e9 = function () {
110
111
  return true;
111
112
  };
112
113
  ScatterBase.prototype.ag = function () {
113
114
  return [this.xAxis, this.yAxis];
114
115
  };
115
- ScatterBase.prototype.h1 = function (a, b) {
116
- var c = this.jv(b);
117
- if (c == ScatterBase.$$p[10]) {
118
- return this.h2(a, b, this.tr);
116
+ ScatterBase.prototype.ju = function (a, b) {
117
+ var c = this.lv(b);
118
+ if (c == ScatterBase.$$p[12]) {
119
+ return this.jv(a, b, this.xl);
119
120
  }
120
- if (c == ScatterBase.$$p[14]) {
121
- return this.h2(a, b, this.tz);
121
+ if (c == ScatterBase.$$p[16]) {
122
+ return this.jv(a, b, this.xt);
122
123
  }
123
124
  return null;
124
125
  };
125
- ScatterBase.prototype.c2 = function (a, b, c, d) {
126
+ ScatterBase.prototype.ds = function (a, b, c, d) {
126
127
  var _this = this;
127
128
  if (!this.hasMarkers) {
128
129
  return false;
129
130
  }
130
131
  var e = this.xAxis;
131
- var f = new ScalerParams(1, this.ce.tk, this.p7, e.ch);
132
- f.c = this.getEffectiveViewport1(this.b1);
132
+ var f = new ScalerParams(1, this.cy.tn, this.tw, e.ch);
133
+ f.c = this.getEffectiveViewport1(this.cj);
133
134
  var g = this.yAxis;
134
- var h = new ScalerParams(1, this.ce.tk, this.p7, g.ch);
135
- h.c = this.getEffectiveViewport1(this.b1);
135
+ var h = new ScalerParams(1, this.cy.tn, this.tw, g.ch);
136
+ h.c = this.getEffectiveViewport1(this.cj);
136
137
  a.clear();
137
- this.qk.cf(function (i) {
138
+ this.t9.ci(function (i) {
138
139
  if (i._visibility == 0) {
139
140
  var j = new SeriesPointOfInterest();
140
141
  var k = i.n;
141
142
  var l = i.o;
142
- if (k < _this.p7.left || k > _this.p7.right || l < _this.p7.top || l > _this.p7.bottom) {
143
+ if (k < _this.tw.left || k > _this.tw.right || l < _this.tw.top || l > _this.tw.bottom) {
143
144
  return;
144
145
  }
145
146
  j.b = e.em(k, f);
@@ -150,69 +151,160 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
150
151
  });
151
152
  return true;
152
153
  };
153
- ScatterBase.prototype.bq = function () {
154
- if (this.br == 0) {
155
- if (this.tb <= 2000) {
154
+ ScatterBase.prototype.bx = function () {
155
+ if (this.by == 0) {
156
+ if (this.w1 <= 2000) {
156
157
  return 1;
157
158
  }
158
159
  else {
159
- return _super.prototype.bq.call(this);
160
+ return _super.prototype.bx.call(this);
160
161
  }
161
162
  }
162
163
  else {
163
- return _super.prototype.bq.call(this);
164
+ return _super.prototype.bx.call(this);
164
165
  }
165
166
  };
166
- ScatterBase.prototype.p5 = function (a) {
167
- if (!this.hasMarkers || !this.qn()) {
167
+ ScatterBase.prototype.tu = function (a) {
168
+ if (!this.hasMarkers || !this.uc()) {
168
169
  return Rect.empty;
169
170
  }
170
- var b = this.qk.by(this.pn(a));
171
+ var b = this.t9.b1(this.tc(a));
171
172
  if (b != null) {
172
- return this.qk.cp(b);
173
+ return this.t9.cs(b);
173
174
  }
174
175
  return Rect.empty;
175
176
  };
176
- ScatterBase.prototype.ez = function (a, b) {
177
- if (this.qo(a, b)) {
177
+ ScatterBase.prototype.f4 = function (a, b) {
178
+ if (this.ud(a, b)) {
178
179
  return true;
179
180
  }
180
181
  return false;
181
182
  };
182
- Object.defineProperty(ScatterBase.prototype, "sl", {
183
+ Object.defineProperty(ScatterBase.prototype, "wa", {
183
184
  get: function () {
184
- return this.sj;
185
+ return this.v8;
185
186
  },
186
187
  set: function (a) {
187
- if (this.sj != a) {
188
- var b = this.sl;
189
- this.sj = a;
190
- this.raisePropertyChanged("XColumn", b, this.sl);
188
+ if (this.v8 != a) {
189
+ var b = this.wa;
190
+ this.v8 = a;
191
+ this.raisePropertyChanged("XColumn", b, this.wa);
191
192
  }
192
193
  },
193
194
  enumerable: false,
194
195
  configurable: true
195
196
  });
196
- Object.defineProperty(ScatterBase.prototype, "sm", {
197
+ Object.defineProperty(ScatterBase.prototype, "wb", {
197
198
  get: function () {
198
- return this.sk;
199
+ return this.v9;
199
200
  },
200
201
  set: function (a) {
201
- if (this.sk != a) {
202
- var b = this.sm;
203
- this.sk = a;
204
- this.raisePropertyChanged("YColumn", b, this.sm);
202
+ if (this.v9 != a) {
203
+ var b = this.wb;
204
+ this.v9 = a;
205
+ this.raisePropertyChanged("YColumn", b, this.wb);
205
206
  }
206
207
  },
207
208
  enumerable: false,
208
209
  configurable: true
209
210
  });
210
- Object.defineProperty(ScatterBase.prototype, "vb", {
211
+ ScatterBase.prototype.fn = function () {
212
+ return this.highlightedItemsSource != null || (this.w5 != null && this.w7 != null);
213
+ };
214
+ ScatterBase.prototype.wp = function () {
215
+ return false;
216
+ };
217
+ ScatterBase.prototype.g0 = function () {
218
+ var a = _super.prototype.g0.call(this);
219
+ {
220
+ var b = ((function () {
221
+ var $ret = new SeriesLayerPropertyOverlay();
222
+ $ret.ad = "YMemberPath";
223
+ $ret.p = true;
224
+ $ret.y = "HighlightedYMemberPath";
225
+ $ret.q = true;
226
+ return $ret;
227
+ })());
228
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.x0));
229
+ a.add(b);
230
+ }
231
+ {
232
+ var c = ((function () {
233
+ var $ret = new SeriesLayerPropertyOverlay();
234
+ $ret.ad = "XMemberPath";
235
+ $ret.p = true;
236
+ $ret.y = "HighlightedXMemberPath";
237
+ $ret.q = true;
238
+ return $ret;
239
+ })());
240
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.xz));
241
+ a.add(c);
242
+ }
243
+ if (this.wp()) {
244
+ var d = ((function () {
245
+ var $ret = new SeriesLayerPropertyOverlay();
246
+ $ret.r = true;
247
+ $ret.ad = "DashArray";
248
+ $ret.p = true;
249
+ $ret.x = ((function () {
250
+ var $ret = new DoubleCollection();
251
+ $ret.add(5);
252
+ $ret.add(5);
253
+ return $ret;
254
+ })());
255
+ $ret.q = true;
256
+ return $ret;
257
+ })());
258
+ a.add(d);
259
+ }
260
+ if (!this.wp()) {
261
+ var e = ((function () {
262
+ var $ret = new SeriesLayerPropertyOverlay();
263
+ $ret.r = true;
264
+ $ret.ad = "Brush";
265
+ $ret.p = true;
266
+ $ret.y = "ActualBrush";
267
+ $ret.q = true;
268
+ return $ret;
269
+ })());
270
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.px));
271
+ a.add(e);
272
+ }
273
+ if (!this.wp()) {
274
+ var f = ((function () {
275
+ var $ret = new SeriesLayerPropertyOverlay();
276
+ $ret.r = true;
277
+ $ret.ad = "Outline";
278
+ $ret.p = true;
279
+ $ret.y = "ActualOutline";
280
+ $ret.q = true;
281
+ return $ret;
282
+ })());
283
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.px));
284
+ a.add(f);
285
+ }
286
+ return a;
287
+ };
288
+ ScatterBase.prototype.xz = function (a, b) {
289
+ if (this.w5 != null) {
290
+ b.value = this.w5;
291
+ return;
292
+ }
293
+ b.value = this.xl;
294
+ };
295
+ ScatterBase.prototype.x0 = function (a, b) {
296
+ if (this.w7 != null) {
297
+ b.value = this.w7;
298
+ return;
299
+ }
300
+ b.value = this.xt;
301
+ };
302
+ Object.defineProperty(ScatterBase.prototype, "y9", {
211
303
  get: function () {
212
- return this.c(ScatterBase.uo);
304
+ return this.c(ScatterBase.yk);
213
305
  },
214
306
  set: function (a) {
215
- this.h(ScatterBase.uo, a);
307
+ this.h(ScatterBase.yk, a);
216
308
  },
217
309
  enumerable: false,
218
310
  configurable: true
@@ -231,8 +323,8 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
231
323
  enumerable: false,
232
324
  configurable: true
233
325
  });
234
- ScatterBase.prototype.lk = function () {
235
- _super.prototype.lk.call(this);
326
+ ScatterBase.prototype.ob = function () {
327
+ _super.prototype.ob.call(this);
236
328
  if (this.xAxis != null) {
237
329
  this.xAxis.h8(false);
238
330
  }
@@ -240,29 +332,29 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
240
332
  this.yAxis.h8(false);
241
333
  }
242
334
  };
243
- ScatterBase.prototype.l9 = function (a, b, c, d) {
244
- _super.prototype.l9.call(this, a, b, c, d);
245
- if (this.r6.cx.g$b(a, b, c, d)) {
246
- this.mn(false);
247
- this.lu();
335
+ ScatterBase.prototype.o8 = function (a, b, c, d) {
336
+ _super.prototype.o8.call(this, a, b, c, d);
337
+ if (this.vv.c0.g$b(a, b, c, d)) {
338
+ this.pp(false);
339
+ this.ol();
248
340
  }
249
341
  switch (b) {
250
342
  case "FastItemsSource":
251
343
  if (typeCast(IFastItemsSource_$type, c) != null) {
252
- c.deregisterColumn(this.sl);
253
- c.deregisterColumn(this.sm);
254
- this.sl = null;
255
- this.sm = null;
344
+ c.deregisterColumn(this.wa);
345
+ c.deregisterColumn(this.wb);
346
+ this.wa = null;
347
+ this.wb = null;
256
348
  }
257
349
  if (typeCast(IFastItemsSource_$type, d) != null) {
258
- this.sl = this.ci(this.tr);
259
- this.sm = this.ci(this.tz);
350
+ this.wa = this.c3(this.xl);
351
+ this.wb = this.c3(this.xt);
260
352
  }
261
353
  if ((this.yAxis != null && !this.yAxis.c1()) || (this.xAxis != null && !this.xAxis.c1())) {
262
- this.mn(false);
354
+ this.pp(this.fq && c != null);
263
355
  }
264
356
  break;
265
- case ScatterBase.$$p[7]:
357
+ case ScatterBase.$$p[9]:
266
358
  if (c != null) {
267
359
  c.b0(this);
268
360
  }
@@ -270,11 +362,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
270
362
  d.ct(this);
271
363
  }
272
364
  if ((this.xAxis != null && !this.xAxis.c1()) || (d == null && c != null)) {
273
- this.mn(false);
365
+ this.pp(false);
274
366
  }
275
- this.lu();
367
+ this.ol();
276
368
  break;
277
- case ScatterBase.$$p[11]:
369
+ case ScatterBase.$$p[13]:
278
370
  if (c != null) {
279
371
  c.b0(this);
280
372
  }
@@ -282,134 +374,134 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
282
374
  d.ct(this);
283
375
  }
284
376
  if ((this.yAxis != null && !this.yAxis.c1()) || (d == null && c != null)) {
285
- this.mn(false);
377
+ this.pp(false);
286
378
  }
287
- this.lu();
379
+ this.ol();
288
380
  break;
289
- case ScatterBase.$$p[10]:
290
- if (this.cl != null) {
291
- this.cl.deregisterColumn(this.sl);
292
- this.sl = this.ci(this.tr);
381
+ case ScatterBase.$$p[12]:
382
+ if (this.c6 != null) {
383
+ this.c6.deregisterColumn(this.wa);
384
+ this.wa = this.c3(this.xl);
293
385
  }
294
386
  break;
295
387
  case "XColumn":
296
- this.r6.cx.g$i();
388
+ this.vv.c0.g$i();
297
389
  if (this.xAxis != null && !this.xAxis.c1()) {
298
- this.mn(false);
390
+ this.pp(this.fq && this.dn);
299
391
  }
300
392
  break;
301
- case ScatterBase.$$p[14]:
302
- if (this.cl != null) {
303
- this.cl.deregisterColumn(this.sm);
304
- this.sm = this.ci(this.tz);
393
+ case ScatterBase.$$p[16]:
394
+ if (this.c6 != null) {
395
+ this.c6.deregisterColumn(this.wb);
396
+ this.wb = this.c3(this.xt);
305
397
  }
306
398
  break;
307
399
  case "YColumn":
308
- this.r6.cx.g$i();
400
+ this.vv.c0.g$i();
309
401
  if (this.yAxis != null && !this.yAxis.c1()) {
310
- this.mn(false);
402
+ this.pp(this.fq && this.dn);
311
403
  }
312
404
  break;
313
- case ScatterBase.$$p[5]:
314
- this.mn(false);
315
- this.lu();
405
+ case ScatterBase.$$p[7]:
406
+ this.pp(false);
407
+ this.ol();
316
408
  break;
317
- case ScatterBase.$$p[6]:
318
- this.mn(false);
319
- this.lu();
409
+ case ScatterBase.$$p[8]:
410
+ this.pp(false);
411
+ this.ol();
320
412
  break;
321
413
  case "TransitionProgress":
322
- this.sd.c(this.g5, this.sb, this.r9);
323
- this.t1();
414
+ this.v2.c(this.iv, this.v0, this.vy);
415
+ this.xv();
324
416
  try {
325
- if (this.cy(this.b1)) {
417
+ if (this.dl(this.cj)) {
326
418
  return;
327
419
  }
328
- if ((Math.round(this.g5 * 100000) / 100000) == 1) {
329
- this.ul(this.r9, this.r6);
420
+ if ((Math.round(this.iv * 100000) / 100000) == 1) {
421
+ this.yh(this.vy, this.vv);
330
422
  }
331
423
  else {
332
- this.ul(this.sd, this.r6);
424
+ this.yh(this.v2, this.vv);
333
425
  }
334
- if (this.ce != null) {
335
- this.ce.ol(this);
426
+ if (this.cy != null) {
427
+ this.cy.on(this);
336
428
  }
337
429
  }
338
430
  finally {
339
- this.um();
431
+ this.yi();
340
432
  }
341
433
  break;
342
434
  case "TrendLineBrush":
343
- this.m1();
435
+ this.pe(b);
344
436
  break;
345
437
  case ScatterBase.$$p[0]:
346
- if (this.r7 != null) {
347
- this.r7.r = this;
438
+ if (this.vw != null) {
439
+ this.vw.r = this;
348
440
  }
349
- this.mn(false);
350
- this.lu();
441
+ this.pp(false);
442
+ this.ol();
351
443
  break;
352
444
  case "TrendLineType":
353
- this.lu();
354
- break;
355
- case ScatterBase.$$p[2]:
356
- this.sp = this.sx();
357
- this.mn(false);
445
+ this.ol();
358
446
  break;
359
- case ScatterBase.$$p[1]:
360
- this.so = this.sw();
361
- this.mn(false);
447
+ case ScatterBase.$$p[4]:
448
+ this.we = this.wm();
449
+ this.pp(false);
362
450
  break;
363
451
  case ScatterBase.$$p[3]:
364
- this.sf = this.sg();
452
+ this.wd = this.wl();
453
+ this.pp(false);
454
+ break;
455
+ case ScatterBase.$$p[5]:
456
+ this.v4 = this.v5();
365
457
  break;
366
458
  }
367
459
  };
368
- ScatterBase.prototype.sx = function () {
369
- return this.st;
460
+ ScatterBase.prototype.wm = function () {
461
+ return this.wi;
370
462
  };
371
- ScatterBase.prototype.sw = function () {
372
- return this.ss;
463
+ ScatterBase.prototype.wl = function () {
464
+ return this.wh;
373
465
  };
374
- ScatterBase.prototype.sr = function (a) {
466
+ ScatterBase.prototype.wg = function (a) {
375
467
  if (typeCast(NumericYAxis.$, a) !== null) {
376
468
  return true;
377
469
  }
378
470
  return false;
379
471
  };
380
- ScatterBase.prototype.sq = function (a) {
472
+ ScatterBase.prototype.wf = function (a) {
381
473
  if (typeCast(NumericXAxis.$, a) !== null) {
382
474
  return true;
383
475
  }
384
476
  return false;
385
477
  };
386
- ScatterBase.prototype.um = function () {
387
- this.ve = Rect.empty;
388
- this.vf = Rect.empty;
478
+ ScatterBase.prototype.yi = function () {
479
+ this.zc = Rect.empty;
480
+ this.zd = Rect.empty;
389
481
  };
390
- ScatterBase.prototype.t1 = function () {
391
- var a = this.getViewInfo(this.ve, this.vf);
392
- this.ve = a.p0;
393
- this.vf = a.p1;
482
+ ScatterBase.prototype.xv = function () {
483
+ var a = this.getViewInfo(this.zc, this.zd);
484
+ this.zc = a.p0;
485
+ this.zd = a.p1;
394
486
  };
395
- ScatterBase.prototype.sv = function (a, b) {
487
+ ScatterBase.prototype.wk = function (a, b) {
396
488
  if (b != 3) {
397
489
  return true;
398
490
  }
399
491
  if (a == null) {
400
492
  return true;
401
493
  }
402
- if (this.tr == a || this.tz == a) {
494
+ if (this.xl == a || this.xt == a) {
403
495
  return true;
404
496
  }
405
497
  return false;
406
498
  };
407
- ScatterBase.prototype.k5 = function (a, b, c, d) {
499
+ ScatterBase.prototype.no = function (a, b, c, d) {
408
500
  var e = false;
409
- if (!this.sv(d, a)) {
501
+ if (!this.wk(d, a)) {
410
502
  return;
411
503
  }
412
- this.r6.cx.g$e(a, b, c, d);
504
+ this.vv.c0.g$e(a, b, c, d);
413
505
  if (this.xAxis != null && !this.xAxis.c1()) {
414
506
  e = true;
415
507
  }
@@ -417,29 +509,29 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
417
509
  e = true;
418
510
  }
419
511
  if (a == 0 || a == 2 || a == 3 || a == 4) {
420
- this.sn = true;
512
+ this.wc = true;
421
513
  }
422
514
  else if (a == 1) {
423
515
  for (var f = b; f < b + c; f++) {
424
- this.s1 += this.sl.item(f);
425
- this.s2 += this.sm.item(f);
516
+ this.wr += this.wa.item(f);
517
+ this.ws += this.wb.item(f);
426
518
  }
427
- this.s3 = this.s1 / this.sl.count;
428
- this.s4 = this.s2 / this.sm.count;
519
+ this.wt = this.wr / this.wa.count;
520
+ this.wu = this.ws / this.wb.count;
429
521
  }
430
522
  if (e) {
431
- this.mn(true);
523
+ this.pp(true);
432
524
  }
433
525
  };
434
- ScatterBase.prototype.ud = function (a) {
435
- this.ue(a, null);
526
+ ScatterBase.prototype.x9 = function (a) {
527
+ this.ya(a, null);
436
528
  };
437
- ScatterBase.prototype.ue = function (a, b) {
529
+ ScatterBase.prototype.ya = function (a, b) {
438
530
  var e_1, _a, e_2, _b;
439
- var c = this.sl != null ? this.sl.count : 0;
440
- var d = this.sm != null ? this.sm.count : 0;
531
+ var c = this.wa != null ? this.wa.count : 0;
532
+ var d = this.wb != null ? this.wb.count : 0;
441
533
  var e = Math.min(c, d);
442
- if (e <= this.tb) {
534
+ if (e <= this.w1) {
443
535
  a.m.clear();
444
536
  var f = new List$1(OwnedPoint.$, 0);
445
537
  try {
@@ -461,7 +553,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
461
553
  throw e_1.error;
462
554
  }
463
555
  }
464
- var h_1 = this.cl;
556
+ var h_1 = this.c6;
465
557
  f.aa(function (i, j) {
466
558
  var k = h_1.indexOf(i.a);
467
559
  var l = h_1.indexOf(j.a);
@@ -505,76 +597,76 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
505
597
  }
506
598
  };
507
599
  ScatterBase.prototype.aq = function (a) {
508
- if (a != null && a == this.xAxis && this.sl != null) {
509
- return new AxisRange(this.sl.minimum, this.sl.maximum);
600
+ if (a != null && a == this.xAxis && this.wa != null) {
601
+ return new AxisRange(this.wa.minimum, this.wa.maximum);
510
602
  }
511
- if (a != null && a == this.yAxis && this.sm != null) {
512
- return new AxisRange(this.sm.minimum, this.sm.maximum);
603
+ if (a != null && a == this.yAxis && this.wb != null) {
604
+ return new AxisRange(this.wb.minimum, this.wb.maximum);
513
605
  }
514
606
  return null;
515
607
  };
516
- ScatterBase.prototype.hy = function (a) {
517
- var b = this.hi(a);
518
- if (this.cl != null && b >= 0 && b < this.cl.count) {
519
- return this.cl.item(b);
608
+ ScatterBase.prototype.jr = function (a) {
609
+ var b = this.i8(a);
610
+ if (this.c6 != null && b >= 0 && b < this.c6.count) {
611
+ return this.c6.item(b);
520
612
  }
521
613
  return null;
522
614
  };
523
- Object.defineProperty(ScatterBase.prototype, "sf", {
615
+ Object.defineProperty(ScatterBase.prototype, "v4", {
524
616
  get: function () {
525
- return this.se;
617
+ return this.v3;
526
618
  },
527
619
  set: function (a) {
528
- var b = this.se;
529
- this.se = a;
530
- if (b != this.se) {
531
- this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.se));
620
+ var b = this.v3;
621
+ this.v3 = a;
622
+ if (b != this.v3) {
623
+ this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.v3));
532
624
  }
533
625
  },
534
626
  enumerable: false,
535
627
  configurable: true
536
628
  });
537
- ScatterBase.prototype.sg = function () {
538
- if (this.sh != 0) {
539
- return this.sh;
629
+ ScatterBase.prototype.v5 = function () {
630
+ if (this.v6 != 0) {
631
+ return this.v6;
540
632
  }
541
- return this.su ? 4 : 1;
633
+ return this.wj ? 4 : 1;
542
634
  };
543
- ScatterBase.prototype.hi = function (a) {
544
- var b = truncate(Math.round(this.f9(a)));
635
+ ScatterBase.prototype.i8 = function (a) {
636
+ var b = truncate(Math.round(this.hv(a)));
545
637
  return b;
546
638
  };
547
- ScatterBase.prototype.f9 = function (a) {
548
- switch (this.sf) {
549
- case 1: return this.s7(a);
550
- case 3: return this.s8(a);
551
- case 2: return this.s5(a);
552
- case 4: return this.s6(a);
639
+ ScatterBase.prototype.hv = function (a) {
640
+ switch (this.v4) {
641
+ case 1: return this.wx(a);
642
+ case 3: return this.wy(a);
643
+ case 2: return this.wv(a);
644
+ case 4: return this.ww(a);
553
645
  }
554
646
  return -1;
555
647
  };
556
- ScatterBase.prototype.s6 = function (a) {
557
- return this.s9(a, false);
648
+ ScatterBase.prototype.ww = function (a) {
649
+ return this.wz(a, false);
558
650
  };
559
- ScatterBase.prototype.s5 = function (a) {
560
- var b = this.pn(a);
651
+ ScatterBase.prototype.wv = function (a) {
652
+ var b = this.tc(a);
561
653
  var c = b.x;
562
654
  var d = b.y;
563
- if (this.cl == null || this.xAxis == null || this.yAxis == null || this.sl == null || this.sm == null) {
655
+ if (this.c6 == null || this.xAxis == null || this.yAxis == null || this.wa == null || this.wb == null) {
564
656
  return -1;
565
657
  }
566
- if (this.cl.count > this.ta) {
658
+ if (this.c6.count > this.w0) {
567
659
  return -1;
568
660
  }
569
- this.t4();
570
- var e = this.rq;
571
- var f = this.rr;
661
+ this.xy();
662
+ var e = this.vf;
663
+ var f = this.vg;
572
664
  if (e == null || f == null) {
573
665
  return -1;
574
666
  }
575
667
  var g = 1.7976931348623157E+308;
576
668
  var h = -1;
577
- for (var i = 0; i < this.sl.count; i++) {
669
+ for (var i = 0; i < this.wa.count; i++) {
578
670
  var j = e[i];
579
671
  var k = f[i];
580
672
  var l = (c - j) * (c - j) + (d - k) * (d - k);
@@ -585,68 +677,68 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
585
677
  }
586
678
  return h;
587
679
  };
588
- ScatterBase.prototype.t4 = function () {
680
+ ScatterBase.prototype.xy = function () {
589
681
  var _this = this;
590
- var a = this.b1.bv;
591
- var b = this.b1.bu;
682
+ var a = this.cj.by;
683
+ var b = this.cj.bx;
592
684
  var c = this.getEffectiveViewport();
593
- if (this.r5 == null) {
685
+ if (this.vu == null) {
594
686
  return;
595
687
  }
596
- var d = new ScalerParams(0, a, b, this.r5.d, c);
688
+ var d = new ScalerParams(0, a, b, this.vu.d, c);
597
689
  var e = ((function () {
598
- var $ret = new ScalerParams(0, a, b, _this.r5.e, c);
599
- $ret.b = _this.gg();
690
+ var $ret = new ScalerParams(0, a, b, _this.vu.e, c);
691
+ $ret.b = _this.h2();
600
692
  return $ret;
601
693
  })());
602
- if (this.rq == null || this.rr == null) {
603
- var f = arrayShallowClone(this.sl.asArray());
604
- var g = arrayShallowClone(this.sm.asArray());
694
+ if (this.vf == null || this.vg == null) {
695
+ var f = arrayShallowClone(this.wa.asArray());
696
+ var g = arrayShallowClone(this.wb.asArray());
605
697
  this.xAxis.hn(boxArray$1(f), 0, f.length, d);
606
698
  this.yAxis.hn(boxArray$1(g), 0, g.length, e);
607
- this.rq = f;
608
- this.rr = g;
699
+ this.vf = f;
700
+ this.vg = g;
609
701
  }
610
702
  };
611
- ScatterBase.prototype.get_su = function () {
703
+ ScatterBase.prototype.get_wj = function () {
612
704
  return false;
613
705
  };
614
- Object.defineProperty(ScatterBase.prototype, "su", {
706
+ Object.defineProperty(ScatterBase.prototype, "wj", {
615
707
  get: function () {
616
- return this.get_su();
708
+ return this.get_wj();
617
709
  },
618
710
  enumerable: false,
619
711
  configurable: true
620
712
  });
621
- ScatterBase.prototype.s9 = function (a, b) {
622
- if (!this.su) {
713
+ ScatterBase.prototype.wz = function (a, b) {
714
+ if (!this.wj) {
623
715
  return -1;
624
716
  }
625
717
  var c = { $type: Point_$type, x: 0, y: 0 };
626
718
  var d = true;
627
- var e = this.sa();
719
+ var e = this.vz();
628
720
  if (e == null) {
629
721
  return -1;
630
722
  }
631
723
  if (e.m == null) {
632
724
  return -1;
633
725
  }
634
- if (this.cl == null || this.cl.count > this.ta) {
726
+ if (this.c6 == null || this.c6.count > this.w0) {
635
727
  return -1;
636
728
  }
637
- this.t4();
638
- var f = this.rq;
639
- var g = this.rr;
729
+ this.xy();
730
+ var f = this.vf;
731
+ var g = this.vg;
640
732
  if (f == null || g == null) {
641
733
  return -1;
642
734
  }
643
- var h = this.pn(a);
735
+ var h = this.tc(a);
644
736
  var i = 1.7976931348623157E+308;
645
737
  var j = -1;
646
- for (var k = 0; k < this.rq.length; k++) {
647
- var l = { $type: Point_$type, x: this.rq[k], y: this.rr[k] };
738
+ for (var k = 0; k < this.vf.length; k++) {
739
+ var l = { $type: Point_$type, x: this.vf[k], y: this.vg[k] };
648
740
  if (k > 0) {
649
- if (!b || e.j.containsKey(this.cl.item(k)) || e.j.containsKey(this.cl.item(k - 1))) {
741
+ if (!b || e.j.containsKey(this.c6.item(k)) || e.j.containsKey(this.c6.item(k - 1))) {
650
742
  var m = GeometryUtil.d(h, c, l);
651
743
  if (m < i) {
652
744
  i = m;
@@ -657,13 +749,13 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
657
749
  c = l;
658
750
  }
659
751
  if (j >= 0) {
660
- var n = { $type: Point_$type, x: this.rq[j], y: this.rr[j] };
661
- var o = { $type: Point_$type, x: this.rq[j - 1], y: this.rr[j - 1] };
662
- if (!b || (e.j.containsKey(this.cl.item(j)) && e.j.containsKey(this.cl.item(j - 1)))) {
752
+ var n = { $type: Point_$type, x: this.vf[j], y: this.vg[j] };
753
+ var o = { $type: Point_$type, x: this.vf[j - 1], y: this.vg[j - 1] };
754
+ if (!b || (e.j.containsKey(this.c6.item(j)) && e.j.containsKey(this.c6.item(j - 1)))) {
663
755
  var p = GeometryUtil.h(h, o, n);
664
756
  return (j - 1) + p;
665
757
  }
666
- else if (e.j.containsKey(this.cl.item(j))) {
758
+ else if (e.j.containsKey(this.c6.item(j))) {
667
759
  return j;
668
760
  }
669
761
  else {
@@ -672,22 +764,22 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
672
764
  }
673
765
  return -1;
674
766
  };
675
- ScatterBase.prototype.s8 = function (a) {
676
- return this.s9(a, true);
767
+ ScatterBase.prototype.wy = function (a) {
768
+ return this.wz(a, true);
677
769
  };
678
- ScatterBase.prototype.s7 = function (a) {
770
+ ScatterBase.prototype.wx = function (a) {
679
771
  var _this = this;
680
772
  var b = null;
681
773
  var c = 1.7976931348623157E+308;
682
- var d = this.pn(a);
774
+ var d = this.tc(a);
683
775
  var e = d.x;
684
776
  var f = d.y;
685
- if (this.r6.cy.e > this.ta) {
777
+ if (this.vv.c1.e > this.w0) {
686
778
  return -1;
687
779
  }
688
- this.r6.c5(function (g) {
780
+ this.vv.c8(function (g) {
689
781
  if (g._visibility == 0) {
690
- var h = _this.r6.cp(g);
782
+ var h = _this.vv.cs(g);
691
783
  var i = h.left + h.width / 2;
692
784
  var j = h.top + h.height / 2;
693
785
  var k = (e - i) * (e - i) + (f - j) * (f - j);
@@ -702,22 +794,22 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
702
794
  }
703
795
  return -1;
704
796
  };
705
- ScatterBase.prototype.ps = function (a, b, c) {
797
+ ScatterBase.prototype.th = function (a, b, c) {
706
798
  var _this = this;
707
- if (this.xAxis == null || this.yAxis == null || this.sl == null || this.sm == null) {
799
+ if (this.xAxis == null || this.yAxis == null || this.wa == null || this.wb == null) {
708
800
  return { $type: Point_$type, x: NaN, y: NaN };
709
801
  }
710
- var d = this.b1.bv;
711
- var e = this.b1.bu;
802
+ var d = this.cj.by;
803
+ var e = this.cj.bx;
712
804
  var f = this.getEffectiveViewport();
713
805
  var g = new ScalerParams(0, d, e, this.xAxis.ch, f);
714
806
  var h = ((function () {
715
807
  var $ret = new ScalerParams(0, d, e, _this.yAxis.ch, f);
716
- $ret.b = _this.gg();
808
+ $ret.b = _this.h2();
717
809
  return $ret;
718
810
  })());
719
811
  if (b) {
720
- var i = this.f9(a);
812
+ var i = this.hv(a);
721
813
  if (i == -1) {
722
814
  return { $type: Point_$type, x: NaN, y: NaN };
723
815
  }
@@ -729,52 +821,52 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
729
821
  if (k < 0) {
730
822
  k = 0;
731
823
  }
732
- if (k > this.cl.count - 1) {
733
- k = this.cl.count - 1;
824
+ if (k > this.c6.count - 1) {
825
+ k = this.c6.count - 1;
734
826
  }
735
- if (j > this.cl.count - 1) {
736
- j = this.cl.count - 1;
827
+ if (j > this.c6.count - 1) {
828
+ j = this.c6.count - 1;
737
829
  }
738
830
  if (k == j) {
739
- var l = this.xAxis.ej(this.sl.item(j), g);
740
- var m = this.yAxis.ej(this.sm.item(j), h);
831
+ var l = this.xAxis.ej(this.wa.item(j), g);
832
+ var m = this.yAxis.ej(this.wb.item(j), h);
741
833
  return { $type: Point_$type, x: l, y: m };
742
834
  }
743
835
  var n = i - Math.floor(i);
744
- var o = this.xAxis.ej(this.sl.item(j), g);
745
- var p = this.yAxis.ej(this.sm.item(j), h);
746
- var q = this.xAxis.ej(this.sl.item(k), g);
747
- var r = this.yAxis.ej(this.sm.item(k), h);
836
+ var o = this.xAxis.ej(this.wa.item(j), g);
837
+ var p = this.yAxis.ej(this.wb.item(j), h);
838
+ var q = this.xAxis.ej(this.wa.item(k), g);
839
+ var r = this.yAxis.ej(this.wb.item(k), h);
748
840
  var s = q - o;
749
841
  var t = r - p;
750
842
  return { $type: Point_$type, x: o + s * n, y: p + t * n };
751
843
  }
752
844
  else {
753
- var u = this.hi(a);
845
+ var u = this.i8(a);
754
846
  if (u == -1) {
755
847
  return { $type: Point_$type, x: NaN, y: NaN };
756
848
  }
757
- var v = this.xAxis.ej(this.sl.item(u), g);
758
- var w = this.yAxis.ej(this.sm.item(u), h);
849
+ var v = this.xAxis.ej(this.wa.item(u), g);
850
+ var w = this.yAxis.ej(this.wb.item(u), h);
759
851
  return { $type: Point_$type, x: v, y: w };
760
852
  }
761
853
  };
762
- ScatterBase.prototype.eq = function (a) {
854
+ ScatterBase.prototype.fo = function (a) {
763
855
  var _this = this;
764
- var b = this.ce != null ? this.ce.tk : Rect.empty;
856
+ var b = this.cy != null ? this.cy.tn : Rect.empty;
765
857
  b = b.copy();
766
- var c = this.ce != null ? this.ce.tz : Rect.empty;
858
+ var c = this.cy != null ? this.cy.t2 : Rect.empty;
767
859
  var d = new Rect(0, 0, 0, 1, 1);
768
- var e = this.p1(this.b1);
860
+ var e = this.tq(this.cj);
769
861
  var f = new ScalerParams(0, d, d, this.xAxis.ch, e);
770
862
  var g = ((function () {
771
863
  var $ret = new ScalerParams(0, d, d, _this.yAxis.ch, e);
772
- $ret.b = _this.gg();
864
+ $ret.b = _this.h2();
773
865
  return $ret;
774
866
  })());
775
- var h = !b.isEmpty && !c.isEmpty && this.cl != null ? this.cl.indexOf(a) : -1;
776
- var i = this.xAxis != null && this.sl != null && h < this.sl.count ? this.xAxis.ej(this.sl.item(h), f) : NaN;
777
- var j = this.yAxis != null && this.sm != null && h < this.sm.count ? this.yAxis.ej(this.sm.item(h), g) : NaN;
867
+ var h = !b.isEmpty && !c.isEmpty && this.c6 != null ? this.c6.indexOf(a) : -1;
868
+ var i = this.xAxis != null && this.wa != null && h < this.wa.count ? this.xAxis.ej(this.wa.item(h), f) : NaN;
869
+ var j = this.yAxis != null && this.wb != null && h < this.wb.count ? this.yAxis.ej(this.wb.item(h), g) : NaN;
778
870
  if (!isNaN_(i)) {
779
871
  if (i < b.left + 0.1 * b.width) {
780
872
  i = i + 0.4 * b.width;
@@ -795,58 +887,58 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
795
887
  b.y = j - 0.5 * b.height;
796
888
  }
797
889
  }
798
- if (this.b9 != null) {
799
- this.b9.au(this.ce, b, true);
890
+ if (this.cr != null) {
891
+ this.cr.au(this.cy, b, true);
800
892
  }
801
893
  return h >= 0;
802
894
  };
803
- ScatterBase.prototype.na = function (a, b) {
804
- this.mn(false);
895
+ ScatterBase.prototype.qm = function (a, b) {
896
+ this.pp(false);
805
897
  };
806
- ScatterBase.prototype.nb = function (a, b) {
807
- this.mn(false);
898
+ ScatterBase.prototype.qn = function (a, b) {
899
+ this.pp(false);
808
900
  };
809
- ScatterBase.prototype.sa = function () {
810
- var a = this.r9;
811
- if (this.cw()) {
812
- if (this.cf.g) {
813
- this.cf.t();
901
+ ScatterBase.prototype.vz = function () {
902
+ var a = this.vy;
903
+ if (this.dj()) {
904
+ if (this.cz.g) {
905
+ this.cz.t();
814
906
  }
815
- a = this.sd;
907
+ a = this.v2;
816
908
  }
817
909
  return a;
818
910
  };
819
- ScatterBase.prototype.t2 = function (a, b, c, d, e) {
911
+ ScatterBase.prototype.xw = function (a, b, c, d, e) {
820
912
  var _this = this;
821
913
  b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
822
914
  var f = this.getEffectiveViewport1(a);
823
- var g = this.cl;
915
+ var g = this.c6;
824
916
  var h;
825
917
  var i;
826
918
  var j = ((function () {
827
- var $ret = new ScalerParams(0, d, e, _this.r5.d, f);
919
+ var $ret = new ScalerParams(0, d, e, _this.vu.d, f);
828
920
  $ret.c = _this.getEffectiveViewport1(a);
829
921
  return $ret;
830
922
  })());
831
923
  var k = ((function () {
832
- var $ret = new ScalerParams(0, d, e, _this.r5.e, f);
924
+ var $ret = new ScalerParams(0, d, e, _this.vu.e, f);
833
925
  $ret.c = _this.getEffectiveViewport1(a);
834
- $ret.b = _this.gg();
926
+ $ret.b = _this.h2();
835
927
  return $ret;
836
928
  })());
837
929
  var l = false;
838
930
  var m = 0;
839
- if (this.ce != null) {
840
- if (this.ce.fa()) {
841
- var n = this.ce.lm(d, j);
931
+ if (this.cy != null) {
932
+ if (this.cy.fb()) {
933
+ var n = this.cy.lo(d, j);
842
934
  l = n.c;
843
935
  m = n.d;
844
936
  }
845
937
  }
846
938
  var _loop_1 = function (o) {
847
- h = this_1.sl.item(o);
848
- i = this_1.sm.item(o);
849
- var p = { $type: Point_$type, x: this_1.r5.a.ej(h, j), y: this_1.r5.b.ej(i, k) };
939
+ h = this_1.wa.item(o);
940
+ i = this_1.wb.item(o);
941
+ var p = { $type: Point_$type, x: this_1.vu.a.ej(h, j), y: this_1.vu.b.ej(i, k) };
850
942
  if (l) {
851
943
  if (p.x < e.left || p.x > e.right) {
852
944
  if (p.x + m >= e.left && p.x + m <= e.right) {
@@ -874,82 +966,82 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
874
966
  _loop_1(o);
875
967
  }
876
968
  };
877
- ScatterBase.prototype.ua = function (a, b) {
969
+ ScatterBase.prototype.x6 = function (a, b) {
878
970
  var _this = this;
879
- this.rq = null;
880
- this.rr = null;
971
+ this.vf = null;
972
+ this.vg = null;
881
973
  a.j.clear();
882
974
  a.n.clear();
883
975
  a.h.clear();
884
976
  a.l.clear();
885
977
  a.i.clear();
886
978
  a.k.clear();
887
- var c = Math.min(this.sl != null ? this.sl.count : 0, this.sm != null ? this.sm.count : 0);
888
- var d = b.bv;
889
- var e = b.bu;
979
+ var c = Math.min(this.wa != null ? this.wa.count : 0, this.wb != null ? this.wb.count : 0);
980
+ var d = b.by;
981
+ var e = b.bx;
890
982
  var f = this.getEffectiveViewport1(b);
891
983
  var g = new ScalerParams(0, d, e, this.xAxis.ch, f);
892
984
  g.c = this.getEffectiveViewport1(b);
893
985
  var h = ((function () {
894
986
  var $ret = new ScalerParams(0, d, e, _this.yAxis.ch, f);
895
- $ret.b = _this.gg();
987
+ $ret.b = _this.h2();
896
988
  return $ret;
897
989
  })());
898
990
  h.c = this.getEffectiveViewport1(b);
899
991
  if (c < 1) {
900
992
  return;
901
993
  }
902
- this.r5 = ((function () {
994
+ this.vu = ((function () {
903
995
  var $ret = new ScatterAxisInfoCache();
904
996
  $ret.a = _this.xAxis;
905
997
  $ret.b = _this.yAxis;
906
998
  $ret.d = _this.xAxis.ch;
907
999
  $ret.e = _this.yAxis.ch;
908
- $ret.c = _this.cl;
1000
+ $ret.c = _this.c6;
909
1001
  return $ret;
910
1002
  })());
911
1003
  var i = b;
912
- if (c <= this.tb) {
913
- this.t2(i, a, c, d, e);
1004
+ if (c <= this.w1) {
1005
+ this.xw(i, a, c, d, e);
914
1006
  }
915
- if (this.qn()) {
916
- b.cv.l(a.j, this.tb, d, e, this.fx);
1007
+ if (this.uc()) {
1008
+ b.cy.l(a.j, this.w1, d, e, this.hj);
917
1009
  }
918
1010
  var j = ((function () {
919
1011
  var $ret = new Clipper(0, e, false);
920
1012
  $ret.i = a.n;
921
1013
  return $ret;
922
1014
  })());
923
- var k = this.pz(b);
1015
+ var k = this.to(b);
924
1016
  var l = this.xAxis.em(k.left, g);
925
1017
  var m = this.xAxis.em(k.right, g);
926
- b.cx.h(a.n, this.trendLineType, this.sl, this.sm, this.trendLinePeriod, function (n) { return _this.xAxis.ej(n, g); }, function (n) { return _this.yAxis.ej(n, h); }, ((function () {
1018
+ b.c0.h(a.n, this.trendLineType, this.wa, this.wb, this.trendLinePeriod, function (n) { return _this.xAxis.ej(n, g); }, function (n) { return _this.yAxis.ej(n, h); }, ((function () {
927
1019
  var $ret = new TrendResolutionParams();
928
- $ret.d = _this.fx;
1020
+ $ret.d = _this.hj;
929
1021
  $ret.h = e;
930
1022
  $ret.i = d;
931
1023
  return $ret;
932
1024
  })()), j, l, m);
933
- this.t8(a, b);
1025
+ this.x4(a, b);
934
1026
  };
935
- ScatterBase.prototype.k2 = function (a, b) {
936
- _super.prototype.k2.call(this, a, b);
1027
+ ScatterBase.prototype.nj = function (a, b) {
1028
+ _super.prototype.nj.call(this, a, b);
937
1029
  var c = b;
938
- c.c4(a);
1030
+ c.c7(a);
939
1031
  };
940
- ScatterBase.prototype.get_d0 = function () {
1032
+ ScatterBase.prototype.get_es = function () {
941
1033
  return true;
942
1034
  };
943
- ScatterBase.prototype.rz = function (a, b, c) {
1035
+ ScatterBase.prototype.vo = function (a, b, c) {
944
1036
  return null;
945
1037
  };
946
- ScatterBase.prototype.r0 = function (a, b, c) {
947
- var d = this.sa();
948
- var e = this.r6.by(this.pn(b));
1038
+ ScatterBase.prototype.vp = function (a, b, c) {
1039
+ var d = this.vz();
1040
+ var e = this.vv.b1(this.tc(b));
949
1041
  var f = -1;
950
1042
  if (e == null) {
951
1043
  if (a != null) {
952
- f = this.cl.indexOf(a);
1044
+ f = this.c6.indexOf(a);
953
1045
  }
954
1046
  else {
955
1047
  return null;
@@ -972,11 +1064,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
972
1064
  }
973
1065
  return g;
974
1066
  };
975
- ScatterBase.prototype.p9 = function (a, b) {
976
- if (this.ql != 1 && this.ql != 13) {
977
- var c = this.qk.cq();
978
- var d = (c.width / 2) + (this.qq / 2);
979
- var e = (c.height / 2) + (this.qq / 2);
1067
+ ScatterBase.prototype.ty = function (a, b) {
1068
+ if (this.ua != 1 && this.ua != 13) {
1069
+ var c = this.t9.ct();
1070
+ var d = (c.width / 2) + (this.uf / 2);
1071
+ var e = (c.height / 2) + (this.uf / 2);
980
1072
  var f = d;
981
1073
  var g = d;
982
1074
  var h = e;
@@ -997,11 +1089,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
997
1089
  }
998
1090
  return new Thickness(1, 0, 0, 0, 0);
999
1091
  };
1000
- ScatterBase.prototype.ry = function (a, b, c) {
1092
+ ScatterBase.prototype.vn = function (a, b, c) {
1001
1093
  var d = new HighlightingInfo();
1002
1094
  d.b = this;
1003
1095
  d.h = 0;
1004
- d.g = this.cl.count - 1;
1096
+ d.g = this.c6.count - 1;
1005
1097
  d.d = true;
1006
1098
  if (c != null && c.h == d.h && c.g == d.g) {
1007
1099
  return c;
@@ -1009,40 +1101,41 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1009
1101
  return d;
1010
1102
  };
1011
1103
  ScatterBase.prototype.ax = function (a, b, c) {
1012
- if (this.c3 && this.ei(this.bl) && !c) {
1013
- var d = this.rz(a, b, this.r1);
1014
- this.r1 = d;
1104
+ if (this.du && this.fc(this.bs) && !c) {
1105
+ var d = this.vo(a, b, this.vq);
1106
+ this.vq = d;
1015
1107
  return d;
1016
1108
  }
1017
1109
  else {
1018
- var e = this.ry(a, b, this.r1);
1019
- this.r1 = e;
1110
+ var e = this.vn(a, b, this.vq);
1111
+ this.vq = e;
1020
1112
  return e;
1021
1113
  }
1022
1114
  };
1023
1115
  ScatterBase.prototype.ay = function (a, b, c) {
1024
- if (this.ei(this.bl) && !c) {
1025
- var d = this.r0(a, b, this.r2);
1026
- this.r2 = d;
1116
+ if (this.fc(this.bs) && !c) {
1117
+ var d = this.vp(a, b, this.vr);
1118
+ this.vr = d;
1027
1119
  return d;
1028
1120
  }
1029
1121
  else {
1030
- var e = this.ry(a, b, this.r2);
1122
+ var e = this.vn(a, b, this.vr);
1031
1123
  e.e = true;
1032
- this.r2 = e;
1124
+ this.vr = e;
1033
1125
  return e;
1034
1126
  }
1035
1127
  };
1036
- ScatterBase.prototype.sz = function () {
1037
- return (this.assigningScatterStyle != null && this.sp) || (this.bl != 1);
1128
+ ScatterBase.prototype.wo = function () {
1129
+ return (this.assigningScatterStyle != null && this.we) || (this.bs != 1);
1038
1130
  };
1039
- ScatterBase.prototype.sy = function () {
1040
- return (this.assigningScatterMarkerStyle != null && this.so) || (this.bl != 1);
1131
+ ScatterBase.prototype.wn = function () {
1132
+ return (this.assigningScatterMarkerStyle != null && this.wd) || (this.bs != 1);
1041
1133
  };
1042
- ScatterBase.prototype.ul = function (a, b) {
1134
+ ScatterBase.prototype.yh = function (a, b) {
1043
1135
  var _this = this;
1044
- var c = b.bu;
1045
- this.r5 = ((function () {
1136
+ this.ow();
1137
+ var c = b.bx;
1138
+ this.vu = ((function () {
1046
1139
  var $ret = new ScatterAxisInfoCache();
1047
1140
  $ret.a = _this.xAxis;
1048
1141
  $ret.b = _this.yAxis;
@@ -1050,44 +1143,44 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1050
1143
  $ret.e = _this.yAxis.ch;
1051
1144
  return $ret;
1052
1145
  })());
1053
- if (this.qn()) {
1054
- b.cv.j(a.j, this.qp);
1055
- if (this.sy()) {
1056
- this.t3(b, a);
1146
+ if (this.uc()) {
1147
+ b.cy.j(a.j, this.ue);
1148
+ if (this.wn()) {
1149
+ this.xx(b, a);
1057
1150
  }
1058
1151
  }
1059
- b.cm();
1152
+ b.cp();
1060
1153
  var d = ((function () {
1061
1154
  var $ret = new Clipper(1, NaN, c.bottom, NaN, c.top, false);
1062
- $ret.i = b.cx.g$j.an;
1155
+ $ret.i = b.c0.g$j.an;
1063
1156
  return $ret;
1064
1157
  })());
1065
- b.cx.g$h(a.n, d);
1066
- this.ui(a, b);
1158
+ b.c0.g$h(a.n, d);
1159
+ this.ye(a, b);
1067
1160
  };
1068
- ScatterBase.prototype.rt = function (a, b) {
1069
- return this.ru(a, b);
1161
+ ScatterBase.prototype.vi = function (a, b) {
1162
+ return this.vj(a, b);
1070
1163
  };
1071
- ScatterBase.prototype.ru = function (a, b) {
1072
- if (b < a || a < 0 || a > this.sl.count || b < 0 || b > this.sl.count) {
1164
+ ScatterBase.prototype.vj = function (a, b) {
1165
+ if (b < a || a < 0 || a > this.wa.count || b < 0 || b > this.wa.count) {
1073
1166
  return null;
1074
1167
  }
1075
1168
  var c = new Array((b - a) + 1);
1076
1169
  for (var d = a; d <= b; d++) {
1077
1170
  var e = d;
1078
- c[d - a] = this.cl.item(d);
1171
+ c[d - a] = this.c6.item(d);
1079
1172
  }
1080
1173
  return c;
1081
1174
  };
1082
- ScatterBase.prototype.t3 = function (a, b) {
1175
+ ScatterBase.prototype.xx = function (a, b) {
1083
1176
  var _this = this;
1084
- a.b3 = true;
1085
- this.si.ay(this, this.sy(), runOn(this, this.rt));
1086
- var c = this.si.d;
1177
+ a.b6 = true;
1178
+ this.v7.ay(this, this.wn(), runOn(this, this.vi));
1179
+ var c = this.v7.d;
1087
1180
  var d = c != null;
1088
1181
  var e = this.getEffectiveViewport1(a);
1089
- var f = this.cl == null ? 0 : this.cl.count;
1090
- this.r6.cf(function (g) {
1182
+ var f = this.c6 == null ? 0 : this.c6.count;
1183
+ this.vv.ci(function (g) {
1091
1184
  if (g._visibility == 0) {
1092
1185
  var h = g.ak;
1093
1186
  var i = g.content;
@@ -1096,64 +1189,64 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1096
1189
  g.content = i;
1097
1190
  }
1098
1191
  if (d) {
1099
- _this.t5(h, f, a.q);
1192
+ _this.x1(h, f, a.q);
1100
1193
  }
1101
- _this.si.ac(g, i);
1194
+ _this.v7.ac(g, i);
1102
1195
  }
1103
1196
  });
1104
1197
  };
1105
- ScatterBase.prototype.t6 = function (a, b, c) {
1106
- var d = this.bl != 1;
1107
- this.si.a0(this.si.b, a, b, false);
1108
- this.si.ab(this.fv);
1109
- var e = this.si.ax;
1198
+ ScatterBase.prototype.x2 = function (a, b, c) {
1199
+ var d = this.bs != 1;
1200
+ this.v7.a0(this.v7.b, a, b, false);
1201
+ this.v7.ab(this.hh);
1202
+ var e = this.v7.ax;
1110
1203
  var f = null;
1111
- var g = this.cl;
1112
- if (d && this.ce != null) {
1113
- f = this.ce.a7.getHighlightingInfo(this, g, e.o, e.n, false);
1204
+ var g = this.c6;
1205
+ if (d && this.cy != null) {
1206
+ f = this.cy.a7.getHighlightingInfo(this, g, e.o, e.n, false);
1114
1207
  e.b = f;
1115
1208
  }
1116
1209
  e.f = c;
1117
- this.ug(e);
1118
- this.si.z(this, f, c, d, a < 0);
1119
- };
1120
- ScatterBase.prototype.t5 = function (a, b, c) {
1121
- var d = this.bl != 1;
1122
- this.si.a0(this.si.d, a, b, true);
1123
- this.si.aa(this.fv);
1124
- var e = this.si.aw;
1210
+ this.yc(e);
1211
+ this.v7.z(this, f, c, d, a < 0);
1212
+ };
1213
+ ScatterBase.prototype.x1 = function (a, b, c) {
1214
+ var d = this.bs != 1;
1215
+ this.v7.a0(this.v7.d, a, b, true);
1216
+ this.v7.aa(this.hh);
1217
+ var e = this.v7.aw;
1125
1218
  var f = null;
1126
- var g = this.cl;
1219
+ var g = this.c6;
1127
1220
  var h = null;
1128
- if (d && this.ce != null) {
1129
- f = this.ce.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1130
- if (this.ce.a7.isCrossSeriesHighlight(this)) {
1131
- h = this.ce.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1221
+ if (d && this.cy != null) {
1222
+ f = this.cy.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1223
+ if (this.cy.a7.isCrossSeriesHighlight(this)) {
1224
+ h = this.cy.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1132
1225
  }
1133
1226
  e.b = f;
1134
1227
  }
1135
1228
  e.f = c;
1136
- this.uf(e);
1137
- this.si.y(this, f, c, d, e.m, this.ce.a7.totalHighlightingProgress);
1229
+ this.yb(e);
1230
+ this.v7.y(this, f, c, d, e.m, this.cy.a7.totalHighlightingProgress);
1138
1231
  };
1139
- ScatterBase.prototype.ug = function (a) {
1140
- if (this.assigningScatterStyle != null && this.sp) {
1232
+ ScatterBase.prototype.yc = function (a) {
1233
+ if (this.assigningScatterStyle != null && this.we) {
1141
1234
  this.assigningScatterStyle(this, a);
1142
1235
  }
1143
1236
  };
1144
- ScatterBase.prototype.uf = function (a) {
1145
- if (this.assigningScatterMarkerStyle != null && this.so) {
1237
+ ScatterBase.prototype.yb = function (a) {
1238
+ if (this.assigningScatterMarkerStyle != null && this.wd) {
1146
1239
  this.assigningScatterMarkerStyle(this, a);
1147
1240
  }
1148
1241
  };
1149
- ScatterBase.prototype.t8 = function (a, b) {
1242
+ ScatterBase.prototype.x4 = function (a, b) {
1150
1243
  var e_3, _a;
1151
1244
  var c = new ErrorBarsHelper(this, b);
1152
- if (this.r7 == null) {
1245
+ if (this.vw == null) {
1153
1246
  return;
1154
1247
  }
1155
- var d = this.r7.u;
1156
- var e = this.r7.v;
1248
+ var d = this.vw.u;
1249
+ var e = this.vw.v;
1157
1250
  var f = 0;
1158
1251
  var g = 0;
1159
1252
  var h = 0;
@@ -1165,35 +1258,35 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1165
1258
  if (d != null) {
1166
1259
  switch (d.getCalculatorType()) {
1167
1260
  case 1:
1168
- var l = this.ub(k, c, d, h, i, true);
1261
+ var l = this.x7(k, c, d, h, i, true);
1169
1262
  h = l.p3;
1170
1263
  i = l.p4;
1171
1264
  break;
1172
1265
  case 0:
1173
- var m = this.t9(k, c, d, h, i, true);
1266
+ var m = this.x5(k, c, d, h, i, true);
1174
1267
  h = m.p3;
1175
1268
  i = m.p4;
1176
1269
  break;
1177
1270
  case 2:
1178
- var n = this.t7(k, c, d, j, h, i, true);
1271
+ var n = this.x3(k, c, d, j, h, i, true);
1179
1272
  h = n.p4;
1180
1273
  i = n.p5;
1181
1274
  break;
1182
1275
  case 3:
1183
- var o = this.uc(c, d, f, h, i, true);
1276
+ var o = this.x8(c, d, f, h, i, true);
1184
1277
  f = o.p2;
1185
1278
  h = o.p3;
1186
1279
  i = o.p4;
1187
1280
  break;
1188
1281
  case 4:
1189
- var p = this.t9(k, c, d, h, i, true);
1282
+ var p = this.x5(k, c, d, h, i, true);
1190
1283
  h = p.p3;
1191
1284
  i = p.p4;
1192
1285
  break;
1193
1286
  }
1194
1287
  ;
1195
1288
  var q = new OwnedPoint();
1196
- q.c = c.l(d, this.r5.a, k.c, f);
1289
+ q.c = c.l(d, this.vu.a, k.c, f);
1197
1290
  q.a = k.a;
1198
1291
  a.h.addItem(j, q);
1199
1292
  a.i.addItem(j, [h, i]);
@@ -1201,35 +1294,35 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1201
1294
  if (e != null) {
1202
1295
  switch (e.getCalculatorType()) {
1203
1296
  case 1:
1204
- var r = this.ub(k, c, e, h, i, false);
1297
+ var r = this.x7(k, c, e, h, i, false);
1205
1298
  h = r.p3;
1206
1299
  i = r.p4;
1207
1300
  break;
1208
1301
  case 0:
1209
- var s = this.t9(k, c, e, h, i, false);
1302
+ var s = this.x5(k, c, e, h, i, false);
1210
1303
  h = s.p3;
1211
1304
  i = s.p4;
1212
1305
  break;
1213
1306
  case 2:
1214
- var t = this.t7(k, c, e, j, h, i, false);
1307
+ var t = this.x3(k, c, e, j, h, i, false);
1215
1308
  h = t.p4;
1216
1309
  i = t.p5;
1217
1310
  break;
1218
1311
  case 3:
1219
- var u = this.uc(c, e, g, h, i, false);
1312
+ var u = this.x8(c, e, g, h, i, false);
1220
1313
  g = u.p2;
1221
1314
  h = u.p3;
1222
1315
  i = u.p4;
1223
1316
  break;
1224
1317
  case 4:
1225
- var v = this.t9(k, c, e, h, i, false);
1318
+ var v = this.x5(k, c, e, h, i, false);
1226
1319
  h = v.p3;
1227
1320
  i = v.p4;
1228
1321
  break;
1229
1322
  }
1230
1323
  ;
1231
1324
  var w = new OwnedPoint();
1232
- w.c = c.m(e, this.r5.b, k.c, g);
1325
+ w.c = c.m(e, this.vu.b, k.c, g);
1233
1326
  w.a = k.a;
1234
1327
  a.l.addItem(j, w);
1235
1328
  a.k.addItem(j, [h, i]);
@@ -1250,18 +1343,18 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1250
1343
  }
1251
1344
  }
1252
1345
  };
1253
- ScatterBase.prototype.ub = function (a, b, c, d, e, f) {
1346
+ ScatterBase.prototype.x7 = function (a, b, c, d, e, f) {
1254
1347
  if (f) {
1255
1348
  var g = void 0;
1256
1349
  var h = void 0, i = void 0;
1257
- i = this.r5.a;
1258
- if (this.r7.s == 0) {
1350
+ i = this.vu.a;
1351
+ if (this.vw.s == 0) {
1259
1352
  g = a.c.x;
1260
- h = this.r5.a;
1353
+ h = this.vu.a;
1261
1354
  }
1262
1355
  else {
1263
1356
  g = a.c.y;
1264
- h = this.r5.b;
1357
+ h = this.vu.b;
1265
1358
  }
1266
1359
  var j = b.f(g, c, h, i, d, e);
1267
1360
  d = j.p4;
@@ -1270,14 +1363,14 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1270
1363
  else {
1271
1364
  var k = void 0;
1272
1365
  var l = void 0, m = void 0;
1273
- m = this.r5.b;
1274
- if (this.r7.t == 0) {
1366
+ m = this.vu.b;
1367
+ if (this.vw.t == 0) {
1275
1368
  k = a.c.x;
1276
- l = this.r5.a;
1369
+ l = this.vu.a;
1277
1370
  }
1278
1371
  else {
1279
1372
  k = a.c.y;
1280
- l = this.r5.b;
1373
+ l = this.vu.b;
1281
1374
  }
1282
1375
  var n = b.f(k, c, l, m, d, e);
1283
1376
  d = n.p4;
@@ -1288,14 +1381,14 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1288
1381
  p4: e
1289
1382
  };
1290
1383
  };
1291
- ScatterBase.prototype.t9 = function (a, b, c, d, e, f) {
1384
+ ScatterBase.prototype.x5 = function (a, b, c, d, e, f) {
1292
1385
  if (f) {
1293
- var g = b.j(a.c.x, c, this.r5.a, d, e);
1386
+ var g = b.j(a.c.x, c, this.vu.a, d, e);
1294
1387
  d = g.p3;
1295
1388
  e = g.p4;
1296
1389
  }
1297
1390
  else {
1298
- var h = b.j(a.c.y, c, this.r5.b, d, e);
1391
+ var h = b.j(a.c.y, c, this.vu.b, d, e);
1299
1392
  d = h.p3;
1300
1393
  e = h.p4;
1301
1394
  }
@@ -1304,18 +1397,18 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1304
1397
  p4: e
1305
1398
  };
1306
1399
  };
1307
- ScatterBase.prototype.t7 = function (a, b, c, d, e, f, g) {
1400
+ ScatterBase.prototype.x3 = function (a, b, c, d, e, f, g) {
1308
1401
  var h = c.getItemColumn();
1309
- var i = this.cl.indexOf(d);
1402
+ var i = this.c6.indexOf(d);
1310
1403
  if (h != null && i < h.count) {
1311
1404
  var j = h.item(i);
1312
1405
  if (g) {
1313
- var k = b.h(a.c.x, j, this.r5.a, e, f);
1406
+ var k = b.h(a.c.x, j, this.vu.a, e, f);
1314
1407
  e = k.p3;
1315
1408
  f = k.p4;
1316
1409
  }
1317
1410
  else {
1318
- var l = b.h(a.c.y, j, this.r5.b, e, f);
1411
+ var l = b.h(a.c.y, j, this.vu.b, e, f);
1319
1412
  e = l.p3;
1320
1413
  f = l.p4;
1321
1414
  }
@@ -1329,16 +1422,16 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1329
1422
  p5: f
1330
1423
  };
1331
1424
  };
1332
- ScatterBase.prototype.uc = function (a, b, c, d, e, f) {
1425
+ ScatterBase.prototype.x8 = function (a, b, c, d, e, f) {
1333
1426
  var g = a.i(b, c);
1334
1427
  c = g.p1;
1335
1428
  if (f) {
1336
- var h = a.k(c, b, this.r5.a, d, e);
1429
+ var h = a.k(c, b, this.vu.a, d, e);
1337
1430
  d = h.p3;
1338
1431
  e = h.p4;
1339
1432
  }
1340
1433
  else {
1341
- var i = a.k(c, b, this.r5.b, d, e);
1434
+ var i = a.k(c, b, this.vu.b, d, e);
1342
1435
  d = i.p3;
1343
1436
  e = i.p4;
1344
1437
  }
@@ -1348,20 +1441,20 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1348
1441
  p4: e
1349
1442
  };
1350
1443
  };
1351
- ScatterBase.prototype.ui = function (a, b) {
1352
- if (!b.o() || this.r7 == null) {
1353
- b.c6();
1444
+ ScatterBase.prototype.ye = function (a, b) {
1445
+ if (!b.o() || this.vw == null) {
1446
+ b.c9();
1354
1447
  return;
1355
1448
  }
1356
- this.uj(a, b);
1357
- this.uk(a, b);
1449
+ this.yf(a, b);
1450
+ this.yg(a, b);
1358
1451
  };
1359
- ScatterBase.prototype.uj = function (a, b) {
1452
+ ScatterBase.prototype.yf = function (a, b) {
1360
1453
  var e_4, _a;
1361
- b.c2();
1454
+ b.c5();
1362
1455
  var c = new ErrorBarsHelper(this, b);
1363
1456
  var d = new PathGeometry();
1364
- var e = this.r7.u;
1457
+ var e = this.vw.u;
1365
1458
  try {
1366
1459
  for (var _b = __values(fromEnum(a.j.keys)), _c = _b.next(); !_c.done; _c = _b.next()) {
1367
1460
  var f = _c.value;
@@ -1370,10 +1463,10 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1370
1463
  var h = a.i.item(f)[1];
1371
1464
  if (!isNaN_(g) && !isNaN_(h)) {
1372
1465
  var i = a.h.item(f).c;
1373
- if (this.r7.o == 1 || this.r7.o == 2) {
1466
+ if (this.vw.o == 1 || this.vw.o == 2) {
1374
1467
  c.d(d, i, g, true);
1375
1468
  }
1376
- if (this.r7.o == 1 || this.r7.o == 3) {
1469
+ if (this.vw.o == 1 || this.vw.o == 3) {
1377
1470
  c.d(d, i, h, false);
1378
1471
  }
1379
1472
  }
@@ -1393,14 +1486,14 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1393
1486
  throw e_4.error;
1394
1487
  }
1395
1488
  }
1396
- b.c7(d);
1489
+ b.da(d);
1397
1490
  };
1398
- ScatterBase.prototype.uk = function (a, b) {
1491
+ ScatterBase.prototype.yg = function (a, b) {
1399
1492
  var e_5, _a;
1400
- b.c3();
1493
+ b.c6();
1401
1494
  var c = new ErrorBarsHelper(this, b);
1402
1495
  var d = new PathGeometry();
1403
- var e = this.r7.v;
1496
+ var e = this.vw.v;
1404
1497
  try {
1405
1498
  for (var _b = __values(fromEnum(a.j.keys)), _c = _b.next(); !_c.done; _c = _b.next()) {
1406
1499
  var f = _c.value;
@@ -1409,10 +1502,10 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1409
1502
  var h = a.k.item(f)[1];
1410
1503
  if (!isNaN_(g) && !isNaN_(h)) {
1411
1504
  var i = a.l.item(f).c;
1412
- if (this.r7.p == 1 || this.r7.p == 2) {
1505
+ if (this.vw.p == 1 || this.vw.p == 2) {
1413
1506
  c.e(d, i, g, true);
1414
1507
  }
1415
- if (this.r7.p == 1 || this.r7.p == 3) {
1508
+ if (this.vw.p == 1 || this.vw.p == 3) {
1416
1509
  c.e(d, i, h, false);
1417
1510
  }
1418
1511
  }
@@ -1433,106 +1526,107 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1433
1526
  }
1434
1527
  }
1435
1528
  };
1436
- ScatterBase.prototype.fd = function (a, b, c) {
1529
+ ScatterBase.prototype.gl = function (a, b, c) {
1437
1530
  var d = true;
1438
- if (!_super.prototype.fd.call(this, a, b, c) || b.isEmpty || a.isEmpty || this.xAxis == null || this.yAxis == null || this.xAxis.bi == null || this.yAxis.bi == null || this.sl == null || this.sm == null || this.sl.count == 0 || this.sm.count == 0 || this.cl == null || this.cl.count != this.sl.count || this.cl.count != this.sm.count || this.xAxis.bi == null || this.yAxis.bi == null || this.xAxis.lx == this.xAxis.lw || this.yAxis.lx == this.yAxis.lw) {
1531
+ if (!_super.prototype.gl.call(this, a, b, c) || b.isEmpty || a.isEmpty || this.xAxis == null || this.yAxis == null || this.xAxis.bi == null || this.yAxis.bi == null || this.wa == null || this.wb == null || this.wa.count == 0 || this.wb.count == 0 || this.c6 == null || this.c6.count != this.wa.count || this.c6.count != this.wb.count || this.xAxis.bi == null || this.yAxis.bi == null || this.xAxis.lx == this.xAxis.lw || this.yAxis.lx == this.yAxis.lw) {
1439
1532
  d = false;
1440
1533
  }
1441
1534
  return d;
1442
1535
  };
1443
1536
  ScatterBase.prototype.getViewInfo = function (a, b) {
1444
- if (!this.ve.isEmpty && !this.vf.isEmpty) {
1445
- a = this.ve;
1446
- b = this.vf;
1537
+ if (!this.zc.isEmpty && !this.zd.isEmpty) {
1538
+ a = this.zc;
1539
+ b = this.zd;
1447
1540
  return {
1448
1541
  p0: a,
1449
1542
  p1: b
1450
1543
  };
1451
1544
  }
1452
- a = this.b1.bu;
1453
- b = this.b1.bv;
1545
+ a = this.cj.bx;
1546
+ b = this.cj.by;
1454
1547
  return {
1455
1548
  p0: a,
1456
1549
  p1: b
1457
1550
  };
1458
1551
  };
1459
- ScatterBase.prototype.mo = function (a) {
1460
- this.t1();
1552
+ ScatterBase.prototype.pq = function (a) {
1553
+ _super.prototype.pq.call(this, a);
1554
+ this.xv();
1461
1555
  try {
1462
- if (this.cy(this.b1)) {
1556
+ if (this.dl(this.cj)) {
1463
1557
  return;
1464
1558
  }
1465
- if (this.cl != null && this.cl.count > this.tb) {
1559
+ if (this.c6 != null && this.c6.count > this.w1) {
1466
1560
  a = false;
1467
1561
  }
1468
- if (this.er(a) && !this.ew) {
1469
- var b = this.sb;
1470
- if (this.cw()) {
1471
- if (this.cf.g) {
1472
- this.cf.t();
1562
+ if (this.fp(a) && !this.f0) {
1563
+ var b = this.v0;
1564
+ if (this.dj()) {
1565
+ if (this.cz.g) {
1566
+ this.cz.t();
1473
1567
  }
1474
- this.sb = this.sd;
1475
- this.sd = b;
1568
+ this.v0 = this.v2;
1569
+ this.v2 = b;
1476
1570
  }
1477
1571
  else {
1478
- this.sb = this.r9;
1479
- this.r9 = b;
1572
+ this.v0 = this.vy;
1573
+ this.vy = b;
1480
1574
  }
1481
- this.ua(this.r9, this.r6);
1482
- this.mw();
1575
+ this.x6(this.vy, this.vv);
1576
+ this.p3();
1483
1577
  }
1484
1578
  else {
1485
- if (!this.ew) {
1486
- this.ua(this.r9, this.r6);
1579
+ if (!this.f0) {
1580
+ this.x6(this.vy, this.vv);
1487
1581
  }
1488
- this.ul(this.r9, this.r6);
1582
+ this.yh(this.vy, this.vv);
1489
1583
  }
1490
1584
  }
1491
1585
  finally {
1492
- this.um();
1586
+ this.yi();
1493
1587
  }
1494
1588
  };
1495
- ScatterBase.prototype.m1 = function () {
1496
- _super.prototype.m1.call(this);
1589
+ ScatterBase.prototype.qd = function () {
1590
+ _super.prototype.qd.call(this);
1497
1591
  if (this.index < 0) {
1498
1592
  return;
1499
1593
  }
1500
- this.r6.da();
1594
+ this.vv.dd();
1501
1595
  };
1502
- ScatterBase.prototype.mp = function (a, b) {
1503
- _super.prototype.mp.call(this, a, b);
1504
- if (!this.e3) {
1505
- this.b1.a2(b);
1596
+ ScatterBase.prototype.pr = function (a, b) {
1597
+ _super.prototype.pr.call(this, a, b);
1598
+ if (!this.f8) {
1599
+ this.cj.a4(b);
1506
1600
  return;
1507
1601
  }
1508
- this.b1.a2(b);
1509
- if (this.cy(this.b0)) {
1602
+ this.cj.a4(b);
1603
+ if (this.dl(this.ci)) {
1510
1604
  return;
1511
1605
  }
1512
- var c = typeCast(ScatterBaseView.$, this.b0);
1513
- if (!this.ex) {
1514
- this.sc = new ScatterFrame();
1515
- this.ua(this.sc, c);
1606
+ var c = typeCast(ScatterBaseView.$, this.ci);
1607
+ if (!this.f1) {
1608
+ this.v1 = new ScatterFrame();
1609
+ this.x6(this.v1, c);
1516
1610
  }
1517
- this.ex = false;
1518
- this.ul(this.sc, c);
1519
- this.e3 = false;
1611
+ this.f1 = false;
1612
+ this.yh(this.v1, c);
1613
+ this.f8 = false;
1520
1614
  };
1521
- ScatterBase.prototype.mm = function (a, b, c, d, e) {
1522
- _super.prototype.mm.call(this, a, b, c, d, e);
1615
+ ScatterBase.prototype.po = function (a, b, c, d, e) {
1616
+ _super.prototype.po.call(this, a, b, c, d, e);
1523
1617
  var f = this.a7.a$h.item(d);
1524
1618
  var g = f;
1525
- f.a1(c);
1526
- if (this.cy(g)) {
1619
+ f.a3(c);
1620
+ if (this.dl(g)) {
1527
1621
  return;
1528
1622
  }
1529
- if (this.r8 == null) {
1530
- this.r8 = new ScatterFrame();
1623
+ if (this.vx == null) {
1624
+ this.vx = new ScatterFrame();
1531
1625
  }
1532
- this.ua(this.r8, g);
1533
- this.ul(this.r8, g);
1626
+ this.x6(this.vx, g);
1627
+ this.yh(this.vx, g);
1534
1628
  };
1535
- ScatterBase.prototype.uh = function (a, b) {
1629
+ ScatterBase.prototype.yd = function (a, b) {
1536
1630
  var e_6, _a, e_7, _b;
1537
1631
  var c = new List$1(Base.$, 0);
1538
1632
  try {
@@ -1576,11 +1670,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1576
1670
  }
1577
1671
  }
1578
1672
  };
1579
- ScatterBase.prototype.rs = function (a, b, c, d, e) {
1673
+ ScatterBase.prototype.vh = function (a, b, c, d, e) {
1580
1674
  var _this = this;
1581
- if (c == null || c.length != this.r5.c.count) {
1582
- c = new Array(this.r5.c.count);
1583
- for (var f = 0; f < this.r5.c.count; f++) {
1675
+ if (c == null || c.length != this.vu.c.count) {
1676
+ c = new Array(this.vu.c.count);
1677
+ for (var f = 0; f < this.vu.c.count; f++) {
1584
1678
  c[f] = PointUtil.create();
1585
1679
  }
1586
1680
  }
@@ -1593,37 +1687,37 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1593
1687
  var i = ((function () {
1594
1688
  var $ret = new ScalerParams(0, d, e, _this.yAxis.ch, g);
1595
1689
  $ret.c = _this.getEffectiveViewport1(a);
1596
- $ret.b = _this.gg();
1690
+ $ret.b = _this.h2();
1597
1691
  return $ret;
1598
1692
  })());
1599
- var j = this.pz(a);
1600
- var k = this.r5.a.em(j.left, h);
1601
- var l = this.r5.a.em(j.right, h);
1602
- var m = this.r5.b.em(j.bottom, i);
1603
- var n = this.r5.b.em(j.top, i);
1604
- if (this.r5.d) {
1693
+ var j = this.to(a);
1694
+ var k = this.vu.a.em(j.left, h);
1695
+ var l = this.vu.a.em(j.right, h);
1696
+ var m = this.vu.b.em(j.bottom, i);
1697
+ var n = this.vu.b.em(j.top, i);
1698
+ if (this.vu.d) {
1605
1699
  var o = k;
1606
1700
  k = l;
1607
1701
  l = o;
1608
1702
  }
1609
- if (this.r5.e) {
1703
+ if (this.vu.e) {
1610
1704
  var p = m;
1611
1705
  m = n;
1612
1706
  n = p;
1613
1707
  }
1614
- var q = this.r5;
1708
+ var q = this.vu;
1615
1709
  var r = q.a;
1616
1710
  var s = q.b;
1617
1711
  var t;
1618
1712
  var u;
1619
- var v = this.sl;
1620
- var w = this.sm;
1713
+ var v = this.wa;
1714
+ var w = this.wb;
1621
1715
  var x = false;
1622
1716
  var y = 0;
1623
1717
  var z = 0;
1624
- if (this.ce != null) {
1625
- if (this.ce.fa()) {
1626
- var aa = this.ce.lm(d, h);
1718
+ if (this.cy != null) {
1719
+ if (this.cy.fb()) {
1720
+ var aa = this.cy.lo(d, h);
1627
1721
  x = aa.c;
1628
1722
  y = aa.d;
1629
1723
  z = r.em(0 + y, h);
@@ -1631,7 +1725,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1631
1725
  z -= ab;
1632
1726
  }
1633
1727
  }
1634
- for (var ac = 0; ac < this.r5.c.count; ac++) {
1728
+ for (var ac = 0; ac < this.vu.c.count; ac++) {
1635
1729
  t = v.item(ac);
1636
1730
  u = w.item(ac);
1637
1731
  if (x) {
@@ -1663,7 +1757,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1663
1757
  }
1664
1758
  return c;
1665
1759
  };
1666
- ScatterBase.prototype.s0 = function (a, b) {
1760
+ ScatterBase.prototype.wq = function (a, b) {
1667
1761
  var e_8, _a;
1668
1762
  if (b == null) {
1669
1763
  b = new List$1(Number_$type, 2, a.e);
@@ -1672,7 +1766,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1672
1766
  b.clear();
1673
1767
  }
1674
1768
  var c = 0;
1675
- var d = this.cl;
1769
+ var d = this.c6;
1676
1770
  try {
1677
1771
  for (var _b = __values(fromEnum(a.c)), _c = _b.next(); !_c.done; _c = _b.next()) {
1678
1772
  var e = _c.value;
@@ -1694,32 +1788,32 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1694
1788
  }
1695
1789
  return b;
1696
1790
  };
1697
- ScatterBase.prototype.lc = function (a) {
1698
- _super.prototype.lc.call(this, a);
1699
- this.a9.exportTrendlineData(this, a, this.r6.cx.g$j);
1791
+ ScatterBase.prototype.n1 = function (a) {
1792
+ _super.prototype.n1.call(this, a);
1793
+ this.a9.exportTrendlineData(this, a, this.vv.c0.g$j);
1700
1794
  };
1701
- ScatterBase.prototype.gg = function () {
1702
- return Series.gh(this.sm, null);
1795
+ ScatterBase.prototype.h2 = function () {
1796
+ return Series.h3(this.wb, null);
1703
1797
  };
1704
1798
  ScatterBase.prototype.getDataLegendSeriesContextAt = function (a, b) {
1705
1799
  var c = { $type: Point_$type, x: a, y: b };
1706
- var d = this.hy(c);
1707
- var e = d == null ? NaN : this.gf(d, "XMemberPath");
1708
- var f = d == null ? NaN : this.gf(d, "YMemberPath");
1800
+ var d = this.jr(c);
1801
+ var e = d == null ? NaN : this.h1(d, "XMemberPath");
1802
+ var f = d == null ? NaN : this.h1(d, "YMemberPath");
1709
1803
  var g = new DataLegendSeriesValueInfo();
1710
1804
  g.l = e;
1711
1805
  g.a = 13;
1712
1806
  g.p = "X";
1713
- g.q = this.tr != null ? this.tr : "X";
1714
- g.r = this.tn != null ? this.tn : "X:";
1715
- g.s = this.tp != null ? this.tp : "";
1807
+ g.q = this.xl != null ? this.xl : "X";
1808
+ g.r = this.xh != null ? this.xh : "X:";
1809
+ g.s = this.xj != null ? this.xj : "";
1716
1810
  var h = new DataLegendSeriesValueInfo();
1717
1811
  h.l = f;
1718
1812
  h.a = 14;
1719
1813
  h.p = "Y";
1720
- h.q = this.tz != null ? this.tz : "Y";
1721
- h.r = this.tv != null ? this.tv : "Y:";
1722
- h.s = this.tx != null ? this.tx : "";
1814
+ h.q = this.xt != null ? this.xt : "Y";
1815
+ h.r = this.xp != null ? this.xp : "Y:";
1816
+ h.s = this.xr != null ? this.xr : "";
1723
1817
  var i = new DataLegendSeriesContext();
1724
1818
  i.f = ((function () {
1725
1819
  var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -1730,20 +1824,20 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1730
1824
  i.b = this.aw();
1731
1825
  return i;
1732
1826
  };
1733
- ScatterBase.prototype.un = function () {
1734
- if (this.sn) {
1735
- this.s1 = 0;
1736
- this.s2 = 0;
1737
- for (var a = 0; a < this.sl.count; a++) {
1738
- this.s1 += this.sl.item(a);
1739
- this.s2 += this.sm.item(a);
1827
+ ScatterBase.prototype.yj = function () {
1828
+ if (this.wc) {
1829
+ this.wr = 0;
1830
+ this.ws = 0;
1831
+ for (var a = 0; a < this.wa.count; a++) {
1832
+ this.wr += this.wa.item(a);
1833
+ this.ws += this.wb.item(a);
1740
1834
  }
1741
- this.s3 = this.s1 / this.sl.count;
1742
- this.s4 = this.s2 / this.sm.count;
1743
- this.sn = false;
1835
+ this.wt = this.wr / this.wa.count;
1836
+ this.wu = this.ws / this.wb.count;
1837
+ this.wc = false;
1744
1838
  }
1745
1839
  };
1746
- ScatterBase.prototype.gq = function (a, b) {
1840
+ ScatterBase.prototype.ic = function (a, b) {
1747
1841
  if (b == null || !b.cj) {
1748
1842
  return NaN;
1749
1843
  }
@@ -1764,43 +1858,43 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1764
1858
  switch (a) {
1765
1859
  case 5:
1766
1860
  case 2:
1767
- b = this.sl.maximum;
1768
- c = this.sm.maximum;
1861
+ b = this.wa.maximum;
1862
+ c = this.wb.maximum;
1769
1863
  break;
1770
1864
  case 4:
1771
1865
  case 1:
1772
- b = this.sl.minimum;
1773
- c = this.sm.minimum;
1866
+ b = this.wa.minimum;
1867
+ c = this.wb.minimum;
1774
1868
  break;
1775
1869
  case 6:
1776
1870
  case 3:
1777
- if (this.sn) {
1778
- this.un();
1871
+ if (this.wc) {
1872
+ this.yj();
1779
1873
  }
1780
- b = this.s3;
1781
- c = this.s4;
1874
+ b = this.wt;
1875
+ c = this.wu;
1782
1876
  break;
1783
1877
  }
1784
1878
  return [b, c];
1785
1879
  };
1786
- ScatterBase.prototype.pw = function (a) {
1787
- var b = this.getEffectiveViewport1(this.b1);
1788
- var c = new ScalerParams(0, this.b1.bv, this.b1.bu, this.xAxis.ch, b);
1880
+ ScatterBase.prototype.tl = function (a) {
1881
+ var b = this.getEffectiveViewport1(this.cj);
1882
+ var c = new ScalerParams(0, this.cj.by, this.cj.bx, this.xAxis.ch, b);
1789
1883
  c.c = b;
1790
1884
  var d = isNaN_(a[0]) ? NaN : this.xAxis.ej(a[0], c);
1791
- c = new ScalerParams(0, this.b1.bv, this.b1.bu, this.yAxis.ch, b);
1792
- c.b = this.gg();
1885
+ c = new ScalerParams(0, this.cj.by, this.cj.bx, this.yAxis.ch, b);
1886
+ c.b = this.h2();
1793
1887
  c.c = b;
1794
1888
  var e = isNaN_(a[1]) ? NaN : this.yAxis.ej(a[1], c);
1795
1889
  return { $type: Point_$type, x: d, y: e };
1796
1890
  };
1797
- ScatterBase.prototype.pv = function (a) {
1891
+ ScatterBase.prototype.tk = function (a) {
1798
1892
  var b = this.am(a);
1799
- return this.pw(b);
1893
+ return this.tl(b);
1800
1894
  };
1801
1895
  ScatterBase.$t = markType(ScatterBase, 'ScatterBase', MarkerSeries.$, [ISupportsErrorBars_$type, ITrendLineSeries_$type]);
1802
- ScatterBase.uo = DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
1803
- ScatterBase.$$p = markDep(DependencyProperty, PropertyMetadata, ScatterBase, 'raisePropertyChanged', ['ErrorBarSettings:r7:up', [ScatterErrorBarSettings.$, null], 'IsCustomScatterMarkerStyleAllowed:ss:uq', [0, false], 'IsCustomScatterStyleAllowed:st:ur', [0, false], 'ItemSearchMode:sh:us', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:ta:ut', [1, 10000], 'MarkerCollisionAvoidance:rx:uu', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MaximumMarkers:tb:uv', [1, 400], 'XAxis::u3', [NumericXAxis.$, null], 'XMemberAsLegendLabel:tn:u4', [2, null], 'XMemberAsLegendUnit:tp:u5', [2, null], 'XMemberPath:tr:u6', [2, null], 'YAxis::u7', [NumericYAxis.$, null], 'YMemberAsLegendLabel:tv:u8', [2, null], 'YMemberAsLegendUnit:tx:u9', [2, null], 'YMemberPath:tz:va', [2, null], 'TrendLineType::u1', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::u0', [1, 1.5], 'TrendLinePeriod::uz', [1, 7], 'TrendLineBrush::uw', [Brush.$, null], 'TrendLineZIndex:tc:u2', [1, 1001], 'TrendLineDashArray:vc:ux', [DoubleCollection.$], 'TrendLineDashCap:vd:uy', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
1896
+ ScatterBase.yk = DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
1897
+ ScatterBase.$$p = markDep(DependencyProperty, PropertyMetadata, ScatterBase, 'raisePropertyChanged', ['ErrorBarSettings:vw:yl', [ScatterErrorBarSettings.$, null], 'HighlightedXMemberPath:w5:ym', [2, null], 'HighlightedYMemberPath:w7:yn', [2, null], 'IsCustomScatterMarkerStyleAllowed:wh:yo', [0, false], 'IsCustomScatterStyleAllowed:wi:yp', [0, false], 'ItemSearchMode:v6:yq', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:w0:yr', [1, 10000], 'MarkerCollisionAvoidance:vm:ys', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MaximumMarkers:w1:yt', [1, 400], 'XAxis::y1', [NumericXAxis.$, null], 'XMemberAsLegendLabel:xh:y2', [2, null], 'XMemberAsLegendUnit:xj:y3', [2, null], 'XMemberPath:xl:y4', [2, null], 'YAxis::y5', [NumericYAxis.$, null], 'YMemberAsLegendLabel:xp:y6', [2, null], 'YMemberAsLegendUnit:xr:y7', [2, null], 'YMemberPath:xt:y8', [2, null], 'TrendLineType::yz', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::yy', [1, 1.5], 'TrendLinePeriod::yx', [1, 7], 'TrendLineBrush::yu', [Brush.$, null], 'TrendLineZIndex:w2:y0', [1, 1001], 'TrendLineDashArray:za:yv', [DoubleCollection.$], 'TrendLineDashCap:zb:yw', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
1804
1898
  return ScatterBase;
1805
1899
  }(MarkerSeries));
1806
1900
  export { ScatterBase };
@@ -1858,111 +1952,111 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1858
1952
  __extends(ScatterBaseView, _super);
1859
1953
  function ScatterBaseView(a) {
1860
1954
  var _this = _super.call(this, a) || this;
1861
- _this.cv = null;
1862
- _this.ct = null;
1955
+ _this.cy = null;
1863
1956
  _this.cw = null;
1957
+ _this.cz = null;
1958
+ _this.c4 = null;
1959
+ _this.df = null;
1960
+ _this.dg = null;
1961
+ _this.c0 = null;
1962
+ _this.de = null;
1864
1963
  _this.c1 = null;
1865
- _this.dc = null;
1866
- _this.dd = null;
1867
- _this.cx = null;
1868
- _this.db = null;
1869
- _this.cy = null;
1870
- _this.cw = a;
1871
- _this.cy = new HashPool$2(Base.$, Marker.$);
1872
- _this.ch(_this.cy);
1873
- _this.cx = new ScatterTrendLineManager();
1964
+ _this.cz = a;
1965
+ _this.c1 = new HashPool$2(Base.$, Marker.$);
1966
+ _this.ck(_this.c1);
1967
+ _this.c0 = new ScatterTrendLineManager();
1874
1968
  return _this;
1875
1969
  }
1876
- ScatterBaseView.prototype.as = function () {
1877
- _super.prototype.as.call(this);
1878
- this.cv = this.cu();
1879
- this.dc = new Path();
1880
- this.dd = new Path();
1970
+ ScatterBaseView.prototype.au = function () {
1971
+ _super.prototype.au.call(this);
1972
+ this.cy = this.cx();
1973
+ this.df = new Path();
1974
+ this.dg = new Path();
1881
1975
  if (!this.q) {
1882
- this.cw.tb = 2000;
1976
+ this.cz.w1 = 2000;
1883
1977
  }
1884
1978
  };
1885
- ScatterBaseView.prototype.de = function (a) {
1886
- if (this.db == null) {
1887
- this.db = new DataTemplateMeasureInfo();
1888
- this.db.context = this.k.h();
1979
+ ScatterBaseView.prototype.dh = function (a) {
1980
+ if (this.de == null) {
1981
+ this.de = new DataTemplateMeasureInfo();
1982
+ this.de.context = this.k.h();
1889
1983
  }
1890
- this.db.width = a.width;
1891
- this.db.height = a.height;
1892
- this.db.data = a.content;
1984
+ this.de.width = a.width;
1985
+ this.de.height = a.height;
1986
+ this.de.data = a.content;
1893
1987
  var b = a.ah;
1894
1988
  if (b.measure != null) {
1895
- b.measure(this.db);
1989
+ b.measure(this.de);
1896
1990
  }
1897
- return new Size(1, this.db.width, this.db.height);
1991
+ return new Size(1, this.de.width, this.de.height);
1898
1992
  };
1899
- ScatterBaseView.prototype.cu = function () {
1993
+ ScatterBaseView.prototype.cx = function () {
1900
1994
  var _this = this;
1901
- var a = new NumericMarkerManager(1, function (b) { return _this.cy.item(b); }, function (b) { return _this.cw.r5.c.item(b); }, runOn(this, this.c9), runOn(this, this.cr), runOn(this, this.cz), function () { return _this.cw.rx; });
1902
- a.q = runOn(this, this.de);
1995
+ var a = new NumericMarkerManager(1, function (b) { return _this.c1.item(b); }, function (b) { return _this.cz.vu.c.item(b); }, runOn(this, this.dc), runOn(this, this.cu), runOn(this, this.c2), function () { return _this.cz.vm; });
1996
+ a.q = runOn(this, this.dh);
1903
1997
  return a;
1904
1998
  };
1905
- ScatterBaseView.prototype.c9 = function (a) {
1906
- this.cw.uh(a, this.cy);
1907
- };
1908
- ScatterBaseView.prototype.c0 = function () {
1909
- return this.b4;
1999
+ ScatterBaseView.prototype.dc = function (a) {
2000
+ this.cz.yd(a, this.c1);
1910
2001
  };
1911
- ScatterBaseView.prototype.cs = function () {
1912
- return this.ct;
2002
+ ScatterBaseView.prototype.c3 = function () {
2003
+ return this.b7;
1913
2004
  };
1914
- ScatterBaseView.prototype.cr = function () {
1915
- this.ct = this.cw.rs(this, this.cy, this.ct, this.bv, this.bu);
1916
- return this.ct;
2005
+ ScatterBaseView.prototype.cv = function () {
2006
+ return this.cw;
1917
2007
  };
1918
- ScatterBaseView.prototype.cz = function () {
1919
- this.c1 = this.cw.s0(this.cy, this.c1);
1920
- return this.c1;
2008
+ ScatterBaseView.prototype.cu = function () {
2009
+ this.cw = this.cz.vh(this, this.c1, this.cw, this.by, this.bx);
2010
+ return this.cw;
1921
2011
  };
1922
2012
  ScatterBaseView.prototype.c2 = function () {
2013
+ this.c4 = this.cz.wq(this.c1, this.c4);
2014
+ return this.c4;
1923
2015
  };
1924
- ScatterBaseView.prototype.c7 = function (a) {
2016
+ ScatterBaseView.prototype.c5 = function () {
1925
2017
  };
1926
- ScatterBaseView.prototype.c3 = function () {
2018
+ ScatterBaseView.prototype.da = function (a) {
1927
2019
  };
1928
- ScatterBaseView.prototype.c8 = function (a) {
2020
+ ScatterBaseView.prototype.c6 = function () {
1929
2021
  };
1930
- ScatterBaseView.prototype.da = function () {
1931
- if (this.cw.trendLineBrush != null) {
1932
- this.cw.vb = this.cw.trendLineBrush;
2022
+ ScatterBaseView.prototype.db = function (a) {
2023
+ };
2024
+ ScatterBaseView.prototype.dd = function () {
2025
+ if (this.cz.trendLineBrush != null) {
2026
+ this.cz.y9 = this.cz.trendLineBrush;
1933
2027
  }
1934
2028
  else {
1935
- this.cw.vb = this.cw.o5;
2029
+ this.cz.y9 = this.cz.ss;
1936
2030
  }
1937
2031
  };
1938
- ScatterBaseView.prototype.cf = function (a) {
1939
- this.cy.f(a);
2032
+ ScatterBaseView.prototype.ci = function (a) {
2033
+ this.c1.f(a);
1940
2034
  };
1941
- ScatterBaseView.prototype.c5 = function (a) {
1942
- this.cy.g(a);
2035
+ ScatterBaseView.prototype.c8 = function (a) {
2036
+ this.c1.g(a);
1943
2037
  };
1944
- ScatterBaseView.prototype.c6 = function () {
2038
+ ScatterBaseView.prototype.c9 = function () {
1945
2039
  };
1946
- ScatterBaseView.prototype.a5 = function (a, b) {
1947
- _super.prototype.a5.call(this, a, b);
2040
+ ScatterBaseView.prototype.a7 = function (a, b) {
2041
+ _super.prototype.a7.call(this, a, b);
1948
2042
  if (a.d) {
1949
- if (this.cw.trendLineType != 0 && !b) {
1950
- var c = this.cx.g$j;
1951
- c.ad = this.cw.trendLineThickness;
1952
- c._stroke = this.cw.vb;
1953
- c.ai = this.cw.vc;
1954
- c.aj = this.cw.vd;
2043
+ if (this.cz.trendLineType != 0 && !b) {
2044
+ var c = this.c0.g$j;
2045
+ c.ad = this.cz.trendLineThickness;
2046
+ c._stroke = this.cz.y9;
2047
+ c.ai = this.cz.za;
2048
+ c.aj = this.cz.zb;
1955
2049
  a.v(c);
1956
2050
  }
1957
2051
  }
1958
2052
  };
1959
- ScatterBaseView.prototype.c4 = function (a) {
2053
+ ScatterBaseView.prototype.c7 = function (a) {
1960
2054
  if (a) {
1961
- this.c6();
1962
- this.cy.clear();
2055
+ this.c9();
2056
+ this.c1.clear();
1963
2057
  }
1964
- this.cx.g$d();
1965
- this.aq();
2058
+ this.c0.g$d();
2059
+ this.as();
1966
2060
  };
1967
2061
  ScatterBaseView.prototype.getDefaultTooltipTemplate = function () {
1968
2062
  var a = "<div class='ui-chart-default-tooltip-content'><span";
@@ -1970,7 +2064,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1970
2064
  if (!stringIsNullOrEmpty(b)) {
1971
2065
  a += " style='color:" + b + "'";
1972
2066
  }
1973
- a += ">" + this.cw.title + "</span><br/><span>" + "x: </span><span class='ui-priority-primary'>${item." + this.cw.tr + "}</span><br/><span>" + "y: </span><span class='ui-priority-primary'>${item." + this.cw.tz + "}</span></div>";
2067
+ a += ">" + this.cz.title + "</span><br/><span>" + "x: </span><span class='ui-priority-primary'>${item." + this.cz.xl + "}</span><br/><span>" + "y: </span><span class='ui-priority-primary'>${item." + this.cz.xt + "}</span></div>";
1974
2068
  return a;
1975
2069
  };
1976
2070
  ScatterBaseView.$t = markType(ScatterBaseView, 'ScatterBaseView', MarkerSeriesView.$);