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
@@ -21,13 +21,14 @@ import { ScatterItemSearchMode_$type } from "./ScatterItemSearchMode";
21
21
  import { ScatterErrorBarSettings } from "./ScatterErrorBarSettings";
22
22
  import { HighlightingInfo } from "./HighlightingInfo";
23
23
  import { ScatterFrame } from "./ScatterFrame";
24
- import { Base, enumGetBox, Number_$type, typeCast, fromEnum, Point_$type, runOn, markType, markDep, PointUtil } from "igniteui-webcomponents-core";
24
+ import { Base, runOn, delegateCombine, enumGetBox, Number_$type, typeCast, fromEnum, Point_$type, markType, markDep, PointUtil } from "igniteui-webcomponents-core";
25
25
  import { List$1 } from "igniteui-webcomponents-core";
26
26
  import { SeriesPointOfInterest } from "./SeriesPointOfInterest";
27
27
  import { ScalerParams } from "./ScalerParams";
28
28
  import { Rect } from "igniteui-webcomponents-core";
29
29
  import { Marker } from "./Marker";
30
30
  import { MarkerSeriesView } from "./MarkerSeriesView";
31
+ import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
31
32
  import { IFastItemsSource_$type } from "igniteui-webcomponents-core";
32
33
  import { Clipper } from "igniteui-webcomponents-core";
33
34
  import { OwnedPoint } from "./OwnedPoint";
@@ -59,51 +60,51 @@ import { stringIsNullOrEmpty } from "igniteui-webcomponents-core";
59
60
  */
60
61
  export let ScatterBase = /*@__PURE__*/ (() => {
61
62
  class ScatterBase extends MarkerSeries {
62
- by() {
63
+ cg() {
63
64
  return new ScatterBaseView(this);
64
65
  }
65
- kz() {
66
- super.kz();
66
+ ng() {
67
+ super.ng();
67
68
  this.xAxis = null;
68
69
  this.yAxis = null;
69
70
  }
70
- l4(a) {
71
- super.l4(a);
72
- this.r6 = a;
71
+ o0(a) {
72
+ super.o0(a);
73
+ this.vv = a;
73
74
  }
74
- get_ef() {
75
+ get_e9() {
75
76
  return true;
76
77
  }
77
78
  ag() {
78
79
  return [this.xAxis, this.yAxis];
79
80
  }
80
- h1(a, b) {
81
- let c = this.jv(b);
82
- if (c == ScatterBase.$$p[10]) {
83
- return this.h2(a, b, this.tr);
81
+ ju(a, b) {
82
+ let c = this.lv(b);
83
+ if (c == ScatterBase.$$p[12]) {
84
+ return this.jv(a, b, this.xl);
84
85
  }
85
- if (c == ScatterBase.$$p[14]) {
86
- return this.h2(a, b, this.tz);
86
+ if (c == ScatterBase.$$p[16]) {
87
+ return this.jv(a, b, this.xt);
87
88
  }
88
89
  return null;
89
90
  }
90
- c2(a, b, c, d) {
91
+ ds(a, b, c, d) {
91
92
  if (!this.hasMarkers) {
92
93
  return false;
93
94
  }
94
95
  let e = this.xAxis;
95
- let f = new ScalerParams(1, this.ce.tk, this.p7, e.ch);
96
- f.c = this.getEffectiveViewport1(this.b1);
96
+ let f = new ScalerParams(1, this.cy.tn, this.tw, e.ch);
97
+ f.c = this.getEffectiveViewport1(this.cj);
97
98
  let g = this.yAxis;
98
- let h = new ScalerParams(1, this.ce.tk, this.p7, g.ch);
99
- h.c = this.getEffectiveViewport1(this.b1);
99
+ let h = new ScalerParams(1, this.cy.tn, this.tw, g.ch);
100
+ h.c = this.getEffectiveViewport1(this.cj);
100
101
  a.clear();
101
- this.qk.cf((i) => {
102
+ this.t9.ci((i) => {
102
103
  if (i._visibility == 0) {
103
104
  let j = new SeriesPointOfInterest();
104
105
  let k = i.n;
105
106
  let l = i.o;
106
- if (k < this.p7.left || k > this.p7.right || l < this.p7.top || l > this.p7.bottom) {
107
+ if (k < this.tw.left || k > this.tw.right || l < this.tw.top || l > this.tw.bottom) {
107
108
  return;
108
109
  }
109
110
  j.b = e.em(k, f);
@@ -114,93 +115,184 @@ export let ScatterBase = /*@__PURE__*/ (() => {
114
115
  });
115
116
  return true;
116
117
  }
117
- bq() {
118
- if (this.br == 0) {
119
- if (this.tb <= 2000) {
118
+ bx() {
119
+ if (this.by == 0) {
120
+ if (this.w1 <= 2000) {
120
121
  return 1;
121
122
  }
122
123
  else {
123
- return super.bq();
124
+ return super.bx();
124
125
  }
125
126
  }
126
127
  else {
127
- return super.bq();
128
+ return super.bx();
128
129
  }
129
130
  }
130
- p5(a) {
131
- if (!this.hasMarkers || !this.qn()) {
131
+ tu(a) {
132
+ if (!this.hasMarkers || !this.uc()) {
132
133
  return Rect.empty;
133
134
  }
134
- let b = this.qk.by(this.pn(a));
135
+ let b = this.t9.b1(this.tc(a));
135
136
  if (b != null) {
136
- return this.qk.cp(b);
137
+ return this.t9.cs(b);
137
138
  }
138
139
  return Rect.empty;
139
140
  }
140
- ez(a, b) {
141
- if (this.qo(a, b)) {
141
+ f4(a, b) {
142
+ if (this.ud(a, b)) {
142
143
  return true;
143
144
  }
144
145
  return false;
145
146
  }
146
147
  constructor() {
147
148
  super();
148
- this.r5 = null;
149
- this.sj = null;
150
- this.sk = null;
151
- this.ve = null;
149
+ this.vu = null;
150
+ this.v8 = null;
151
+ this.v9 = null;
152
+ this.zc = null;
153
+ this.zd = null;
154
+ this.v3 = 1;
152
155
  this.vf = null;
153
- this.se = 1;
154
- this.rq = null;
155
- this.rr = null;
156
- this.sb = null;
157
- this.sd = null;
158
- this.r9 = null;
159
- this.sp = false;
160
- this.so = false;
161
- this.r1 = null;
162
- this.r2 = null;
156
+ this.vg = null;
157
+ this.v0 = null;
158
+ this.v2 = null;
159
+ this.vy = null;
160
+ this.we = false;
161
+ this.wd = false;
162
+ this.vq = null;
163
+ this.vr = null;
163
164
  this.assigningScatterStyle = null;
164
165
  this.assigningScatterMarkerStyle = null;
165
- this.si = null;
166
- this.sc = null;
167
- this.r8 = null;
168
- this.sn = true;
169
- this.s1 = 0;
170
- this.s2 = 0;
171
- this.s3 = 0;
172
- this.s4 = 0;
173
- this.sf = this.sg();
174
- this.si = new ScatterSeriesRenderManager();
175
- this.sc = new ScatterFrame();
176
- this.vf = Rect.empty;
177
- this.ve = Rect.empty;
178
- }
179
- get sl() {
180
- return this.sj;
181
- }
182
- set sl(a) {
183
- if (this.sj != a) {
184
- let b = this.sl;
185
- this.sj = a;
186
- this.raisePropertyChanged("XColumn", b, this.sl);
187
- }
188
- }
189
- get sm() {
190
- return this.sk;
191
- }
192
- set sm(a) {
193
- if (this.sk != a) {
194
- let b = this.sm;
195
- this.sk = a;
196
- this.raisePropertyChanged("YColumn", b, this.sm);
197
- }
198
- }
199
- get vb() {
200
- return this.c(ScatterBase.uo);
201
- }
202
- set vb(a) {
203
- this.h(ScatterBase.uo, a);
166
+ this.v7 = null;
167
+ this.v1 = null;
168
+ this.vx = null;
169
+ this.wc = true;
170
+ this.wr = 0;
171
+ this.ws = 0;
172
+ this.wt = 0;
173
+ this.wu = 0;
174
+ this.v4 = this.v5();
175
+ this.v7 = new ScatterSeriesRenderManager();
176
+ this.v1 = new ScatterFrame();
177
+ this.zd = Rect.empty;
178
+ this.zc = Rect.empty;
179
+ }
180
+ get wa() {
181
+ return this.v8;
182
+ }
183
+ set wa(a) {
184
+ if (this.v8 != a) {
185
+ let b = this.wa;
186
+ this.v8 = a;
187
+ this.raisePropertyChanged("XColumn", b, this.wa);
188
+ }
189
+ }
190
+ get wb() {
191
+ return this.v9;
192
+ }
193
+ set wb(a) {
194
+ if (this.v9 != a) {
195
+ let b = this.wb;
196
+ this.v9 = a;
197
+ this.raisePropertyChanged("YColumn", b, this.wb);
198
+ }
199
+ }
200
+ fn() {
201
+ return this.highlightedItemsSource != null || (this.w5 != null && this.w7 != null);
202
+ }
203
+ wp() {
204
+ return false;
205
+ }
206
+ g0() {
207
+ let a = super.g0();
208
+ {
209
+ let b = ((() => {
210
+ let $ret = new SeriesLayerPropertyOverlay();
211
+ $ret.ad = "YMemberPath";
212
+ $ret.p = true;
213
+ $ret.y = "HighlightedYMemberPath";
214
+ $ret.q = true;
215
+ return $ret;
216
+ })());
217
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.x0));
218
+ a.add(b);
219
+ }
220
+ {
221
+ let c = ((() => {
222
+ let $ret = new SeriesLayerPropertyOverlay();
223
+ $ret.ad = "XMemberPath";
224
+ $ret.p = true;
225
+ $ret.y = "HighlightedXMemberPath";
226
+ $ret.q = true;
227
+ return $ret;
228
+ })());
229
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.xz));
230
+ a.add(c);
231
+ }
232
+ if (this.wp()) {
233
+ let d = ((() => {
234
+ let $ret = new SeriesLayerPropertyOverlay();
235
+ $ret.r = true;
236
+ $ret.ad = "DashArray";
237
+ $ret.p = true;
238
+ $ret.x = ((() => {
239
+ let $ret = new DoubleCollection();
240
+ $ret.add(5);
241
+ $ret.add(5);
242
+ return $ret;
243
+ })());
244
+ $ret.q = true;
245
+ return $ret;
246
+ })());
247
+ a.add(d);
248
+ }
249
+ if (!this.wp()) {
250
+ let e = ((() => {
251
+ let $ret = new SeriesLayerPropertyOverlay();
252
+ $ret.r = true;
253
+ $ret.ad = "Brush";
254
+ $ret.p = true;
255
+ $ret.y = "ActualBrush";
256
+ $ret.q = true;
257
+ return $ret;
258
+ })());
259
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.px));
260
+ a.add(e);
261
+ }
262
+ if (!this.wp()) {
263
+ let f = ((() => {
264
+ let $ret = new SeriesLayerPropertyOverlay();
265
+ $ret.r = true;
266
+ $ret.ad = "Outline";
267
+ $ret.p = true;
268
+ $ret.y = "ActualOutline";
269
+ $ret.q = true;
270
+ return $ret;
271
+ })());
272
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.px));
273
+ a.add(f);
274
+ }
275
+ return a;
276
+ }
277
+ xz(a, b) {
278
+ if (this.w5 != null) {
279
+ b.value = this.w5;
280
+ return;
281
+ }
282
+ b.value = this.xl;
283
+ }
284
+ x0(a, b) {
285
+ if (this.w7 != null) {
286
+ b.value = this.w7;
287
+ return;
288
+ }
289
+ b.value = this.xt;
290
+ }
291
+ get y9() {
292
+ return this.c(ScatterBase.yk);
293
+ }
294
+ set y9(a) {
295
+ this.h(ScatterBase.yk, a);
204
296
  }
205
297
  get GetErrorBarsXAxis() {
206
298
  return this.xAxis;
@@ -208,8 +300,8 @@ export let ScatterBase = /*@__PURE__*/ (() => {
208
300
  get GetErrorBarsYAxis() {
209
301
  return this.yAxis;
210
302
  }
211
- lk() {
212
- super.lk();
303
+ ob() {
304
+ super.ob();
213
305
  if (this.xAxis != null) {
214
306
  this.xAxis.h8(false);
215
307
  }
@@ -217,29 +309,29 @@ export let ScatterBase = /*@__PURE__*/ (() => {
217
309
  this.yAxis.h8(false);
218
310
  }
219
311
  }
220
- l9(a, b, c, d) {
221
- super.l9(a, b, c, d);
222
- if (this.r6.cx.g$b(a, b, c, d)) {
223
- this.mn(false);
224
- this.lu();
312
+ o8(a, b, c, d) {
313
+ super.o8(a, b, c, d);
314
+ if (this.vv.c0.g$b(a, b, c, d)) {
315
+ this.pp(false);
316
+ this.ol();
225
317
  }
226
318
  switch (b) {
227
319
  case "FastItemsSource":
228
320
  if (typeCast(IFastItemsSource_$type, c) != null) {
229
- c.deregisterColumn(this.sl);
230
- c.deregisterColumn(this.sm);
231
- this.sl = null;
232
- this.sm = null;
321
+ c.deregisterColumn(this.wa);
322
+ c.deregisterColumn(this.wb);
323
+ this.wa = null;
324
+ this.wb = null;
233
325
  }
234
326
  if (typeCast(IFastItemsSource_$type, d) != null) {
235
- this.sl = this.ci(this.tr);
236
- this.sm = this.ci(this.tz);
327
+ this.wa = this.c3(this.xl);
328
+ this.wb = this.c3(this.xt);
237
329
  }
238
330
  if ((this.yAxis != null && !this.yAxis.c1()) || (this.xAxis != null && !this.xAxis.c1())) {
239
- this.mn(false);
331
+ this.pp(this.fq && c != null);
240
332
  }
241
333
  break;
242
- case ScatterBase.$$p[7]:
334
+ case ScatterBase.$$p[9]:
243
335
  if (c != null) {
244
336
  c.b0(this);
245
337
  }
@@ -247,11 +339,11 @@ export let ScatterBase = /*@__PURE__*/ (() => {
247
339
  d.ct(this);
248
340
  }
249
341
  if ((this.xAxis != null && !this.xAxis.c1()) || (d == null && c != null)) {
250
- this.mn(false);
342
+ this.pp(false);
251
343
  }
252
- this.lu();
344
+ this.ol();
253
345
  break;
254
- case ScatterBase.$$p[11]:
346
+ case ScatterBase.$$p[13]:
255
347
  if (c != null) {
256
348
  c.b0(this);
257
349
  }
@@ -259,134 +351,134 @@ export let ScatterBase = /*@__PURE__*/ (() => {
259
351
  d.ct(this);
260
352
  }
261
353
  if ((this.yAxis != null && !this.yAxis.c1()) || (d == null && c != null)) {
262
- this.mn(false);
354
+ this.pp(false);
263
355
  }
264
- this.lu();
356
+ this.ol();
265
357
  break;
266
- case ScatterBase.$$p[10]:
267
- if (this.cl != null) {
268
- this.cl.deregisterColumn(this.sl);
269
- this.sl = this.ci(this.tr);
358
+ case ScatterBase.$$p[12]:
359
+ if (this.c6 != null) {
360
+ this.c6.deregisterColumn(this.wa);
361
+ this.wa = this.c3(this.xl);
270
362
  }
271
363
  break;
272
364
  case "XColumn":
273
- this.r6.cx.g$i();
365
+ this.vv.c0.g$i();
274
366
  if (this.xAxis != null && !this.xAxis.c1()) {
275
- this.mn(false);
367
+ this.pp(this.fq && this.dn);
276
368
  }
277
369
  break;
278
- case ScatterBase.$$p[14]:
279
- if (this.cl != null) {
280
- this.cl.deregisterColumn(this.sm);
281
- this.sm = this.ci(this.tz);
370
+ case ScatterBase.$$p[16]:
371
+ if (this.c6 != null) {
372
+ this.c6.deregisterColumn(this.wb);
373
+ this.wb = this.c3(this.xt);
282
374
  }
283
375
  break;
284
376
  case "YColumn":
285
- this.r6.cx.g$i();
377
+ this.vv.c0.g$i();
286
378
  if (this.yAxis != null && !this.yAxis.c1()) {
287
- this.mn(false);
379
+ this.pp(this.fq && this.dn);
288
380
  }
289
381
  break;
290
- case ScatterBase.$$p[5]:
291
- this.mn(false);
292
- this.lu();
382
+ case ScatterBase.$$p[7]:
383
+ this.pp(false);
384
+ this.ol();
293
385
  break;
294
- case ScatterBase.$$p[6]:
295
- this.mn(false);
296
- this.lu();
386
+ case ScatterBase.$$p[8]:
387
+ this.pp(false);
388
+ this.ol();
297
389
  break;
298
390
  case "TransitionProgress":
299
- this.sd.c(this.g5, this.sb, this.r9);
300
- this.t1();
391
+ this.v2.c(this.iv, this.v0, this.vy);
392
+ this.xv();
301
393
  try {
302
- if (this.cy(this.b1)) {
394
+ if (this.dl(this.cj)) {
303
395
  return;
304
396
  }
305
- if ((Math.round(this.g5 * 100000) / 100000) == 1) {
306
- this.ul(this.r9, this.r6);
397
+ if ((Math.round(this.iv * 100000) / 100000) == 1) {
398
+ this.yh(this.vy, this.vv);
307
399
  }
308
400
  else {
309
- this.ul(this.sd, this.r6);
401
+ this.yh(this.v2, this.vv);
310
402
  }
311
- if (this.ce != null) {
312
- this.ce.ol(this);
403
+ if (this.cy != null) {
404
+ this.cy.on(this);
313
405
  }
314
406
  }
315
407
  finally {
316
- this.um();
408
+ this.yi();
317
409
  }
318
410
  break;
319
411
  case "TrendLineBrush":
320
- this.m1();
412
+ this.pe(b);
321
413
  break;
322
414
  case ScatterBase.$$p[0]:
323
- if (this.r7 != null) {
324
- this.r7.r = this;
415
+ if (this.vw != null) {
416
+ this.vw.r = this;
325
417
  }
326
- this.mn(false);
327
- this.lu();
418
+ this.pp(false);
419
+ this.ol();
328
420
  break;
329
421
  case "TrendLineType":
330
- this.lu();
422
+ this.ol();
331
423
  break;
332
- case ScatterBase.$$p[2]:
333
- this.sp = this.sx();
334
- this.mn(false);
335
- break;
336
- case ScatterBase.$$p[1]:
337
- this.so = this.sw();
338
- this.mn(false);
424
+ case ScatterBase.$$p[4]:
425
+ this.we = this.wm();
426
+ this.pp(false);
339
427
  break;
340
428
  case ScatterBase.$$p[3]:
341
- this.sf = this.sg();
429
+ this.wd = this.wl();
430
+ this.pp(false);
431
+ break;
432
+ case ScatterBase.$$p[5]:
433
+ this.v4 = this.v5();
342
434
  break;
343
435
  }
344
436
  }
345
- sx() {
346
- return this.st;
437
+ wm() {
438
+ return this.wi;
347
439
  }
348
- sw() {
349
- return this.ss;
440
+ wl() {
441
+ return this.wh;
350
442
  }
351
- sr(a) {
443
+ wg(a) {
352
444
  if (typeCast(NumericYAxis.$, a) !== null) {
353
445
  return true;
354
446
  }
355
447
  return false;
356
448
  }
357
- sq(a) {
449
+ wf(a) {
358
450
  if (typeCast(NumericXAxis.$, a) !== null) {
359
451
  return true;
360
452
  }
361
453
  return false;
362
454
  }
363
- um() {
364
- this.ve = Rect.empty;
365
- this.vf = Rect.empty;
455
+ yi() {
456
+ this.zc = Rect.empty;
457
+ this.zd = Rect.empty;
366
458
  }
367
- t1() {
368
- let a = this.getViewInfo(this.ve, this.vf);
369
- this.ve = a.p0;
370
- this.vf = a.p1;
459
+ xv() {
460
+ let a = this.getViewInfo(this.zc, this.zd);
461
+ this.zc = a.p0;
462
+ this.zd = a.p1;
371
463
  }
372
- sv(a, b) {
464
+ wk(a, b) {
373
465
  if (b != 3) {
374
466
  return true;
375
467
  }
376
468
  if (a == null) {
377
469
  return true;
378
470
  }
379
- if (this.tr == a || this.tz == a) {
471
+ if (this.xl == a || this.xt == a) {
380
472
  return true;
381
473
  }
382
474
  return false;
383
475
  }
384
- k5(a, b, c, d) {
476
+ no(a, b, c, d) {
385
477
  let e = false;
386
- if (!this.sv(d, a)) {
478
+ if (!this.wk(d, a)) {
387
479
  return;
388
480
  }
389
- this.r6.cx.g$e(a, b, c, d);
481
+ this.vv.c0.g$e(a, b, c, d);
390
482
  if (this.xAxis != null && !this.xAxis.c1()) {
391
483
  e = true;
392
484
  }
@@ -394,34 +486,34 @@ export let ScatterBase = /*@__PURE__*/ (() => {
394
486
  e = true;
395
487
  }
396
488
  if (a == 0 || a == 2 || a == 3 || a == 4) {
397
- this.sn = true;
489
+ this.wc = true;
398
490
  }
399
491
  else if (a == 1) {
400
492
  for (let f = b; f < b + c; f++) {
401
- this.s1 += this.sl.item(f);
402
- this.s2 += this.sm.item(f);
493
+ this.wr += this.wa.item(f);
494
+ this.ws += this.wb.item(f);
403
495
  }
404
- this.s3 = this.s1 / this.sl.count;
405
- this.s4 = this.s2 / this.sm.count;
496
+ this.wt = this.wr / this.wa.count;
497
+ this.wu = this.ws / this.wb.count;
406
498
  }
407
499
  if (e) {
408
- this.mn(true);
500
+ this.pp(true);
409
501
  }
410
502
  }
411
- ud(a) {
412
- this.ue(a, null);
503
+ x9(a) {
504
+ this.ya(a, null);
413
505
  }
414
- ue(a, b) {
415
- let c = this.sl != null ? this.sl.count : 0;
416
- let d = this.sm != null ? this.sm.count : 0;
506
+ ya(a, b) {
507
+ let c = this.wa != null ? this.wa.count : 0;
508
+ let d = this.wb != null ? this.wb.count : 0;
417
509
  let e = Math.min(c, d);
418
- if (e <= this.tb) {
510
+ if (e <= this.w1) {
419
511
  a.m.clear();
420
512
  let f = new List$1(OwnedPoint.$, 0);
421
513
  for (let g of fromEnum(a.u.values)) {
422
514
  f.add(g);
423
515
  }
424
- let h = this.cl;
516
+ let h = this.c6;
425
517
  f.aa((i, j) => {
426
518
  let k = h.indexOf(i.a);
427
519
  let l = h.indexOf(j.a);
@@ -449,72 +541,72 @@ export let ScatterBase = /*@__PURE__*/ (() => {
449
541
  }
450
542
  }
451
543
  aq(a) {
452
- if (a != null && a == this.xAxis && this.sl != null) {
453
- return new AxisRange(this.sl.minimum, this.sl.maximum);
544
+ if (a != null && a == this.xAxis && this.wa != null) {
545
+ return new AxisRange(this.wa.minimum, this.wa.maximum);
454
546
  }
455
- if (a != null && a == this.yAxis && this.sm != null) {
456
- return new AxisRange(this.sm.minimum, this.sm.maximum);
547
+ if (a != null && a == this.yAxis && this.wb != null) {
548
+ return new AxisRange(this.wb.minimum, this.wb.maximum);
457
549
  }
458
550
  return null;
459
551
  }
460
- hy(a) {
461
- let b = this.hi(a);
462
- if (this.cl != null && b >= 0 && b < this.cl.count) {
463
- return this.cl.item(b);
552
+ jr(a) {
553
+ let b = this.i8(a);
554
+ if (this.c6 != null && b >= 0 && b < this.c6.count) {
555
+ return this.c6.item(b);
464
556
  }
465
557
  return null;
466
558
  }
467
- get sf() {
468
- return this.se;
559
+ get v4() {
560
+ return this.v3;
469
561
  }
470
- set sf(a) {
471
- let b = this.se;
472
- this.se = a;
473
- if (b != this.se) {
474
- this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.se));
562
+ set v4(a) {
563
+ let b = this.v3;
564
+ this.v3 = a;
565
+ if (b != this.v3) {
566
+ this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.v3));
475
567
  }
476
568
  }
477
- sg() {
478
- if (this.sh != 0) {
479
- return this.sh;
569
+ v5() {
570
+ if (this.v6 != 0) {
571
+ return this.v6;
480
572
  }
481
- return this.su ? 4 : 1;
573
+ return this.wj ? 4 : 1;
482
574
  }
483
- hi(a) {
484
- let b = truncate(Math.round(this.f9(a)));
575
+ i8(a) {
576
+ let b = truncate(Math.round(this.hv(a)));
485
577
  return b;
486
578
  }
487
- f9(a) {
488
- switch (this.sf) {
489
- case 1: return this.s7(a);
490
- case 3: return this.s8(a);
491
- case 2: return this.s5(a);
492
- case 4: return this.s6(a);
579
+ hv(a) {
580
+ switch (this.v4) {
581
+ case 1: return this.wx(a);
582
+ case 3: return this.wy(a);
583
+ case 2: return this.wv(a);
584
+ case 4: return this.ww(a);
493
585
  }
494
586
  return -1;
495
587
  }
496
- s6(a) {
497
- return this.s9(a, false);
588
+ ww(a) {
589
+ return this.wz(a, false);
498
590
  }
499
- s5(a) {
500
- let b = this.pn(a);
591
+ wv(a) {
592
+ let b = this.tc(a);
501
593
  let c = b.x;
502
594
  let d = b.y;
503
- if (this.cl == null || this.xAxis == null || this.yAxis == null || this.sl == null || this.sm == null) {
595
+ if (this.c6 == null || this.xAxis == null || this.yAxis == null || this.wa == null || this.wb == null) {
504
596
  return -1;
505
597
  }
506
- if (this.cl.count > this.ta) {
598
+ if (this.c6.count > this.w0) {
507
599
  return -1;
508
600
  }
509
- this.t4();
510
- let e = this.rq;
511
- let f = this.rr;
601
+ this.xy();
602
+ let e = this.vf;
603
+ let f = this.vg;
512
604
  if (e == null || f == null) {
513
605
  return -1;
514
606
  }
515
607
  let g = 1.7976931348623157E+308;
516
608
  let h = -1;
517
- for (let i = 0; i < this.sl.count; i++) {
609
+ for (let i = 0; i < this.wa.count; i++) {
518
610
  let j = e[i];
519
611
  let k = f[i];
520
612
  let l = (c - j) * (c - j) + (d - k) * (d - k);
@@ -525,63 +617,63 @@ export let ScatterBase = /*@__PURE__*/ (() => {
525
617
  }
526
618
  return h;
527
619
  }
528
- t4() {
529
- let a = this.b1.bv;
530
- let b = this.b1.bu;
620
+ xy() {
621
+ let a = this.cj.by;
622
+ let b = this.cj.bx;
531
623
  let c = this.getEffectiveViewport();
532
- if (this.r5 == null) {
624
+ if (this.vu == null) {
533
625
  return;
534
626
  }
535
- let d = new ScalerParams(0, a, b, this.r5.d, c);
627
+ let d = new ScalerParams(0, a, b, this.vu.d, c);
536
628
  let e = ((() => {
537
- let $ret = new ScalerParams(0, a, b, this.r5.e, c);
538
- $ret.b = this.gg();
629
+ let $ret = new ScalerParams(0, a, b, this.vu.e, c);
630
+ $ret.b = this.h2();
539
631
  return $ret;
540
632
  })());
541
- if (this.rq == null || this.rr == null) {
542
- let f = arrayShallowClone(this.sl.asArray());
543
- let g = arrayShallowClone(this.sm.asArray());
633
+ if (this.vf == null || this.vg == null) {
634
+ let f = arrayShallowClone(this.wa.asArray());
635
+ let g = arrayShallowClone(this.wb.asArray());
544
636
  this.xAxis.hn(boxArray$1(f), 0, f.length, d);
545
637
  this.yAxis.hn(boxArray$1(g), 0, g.length, e);
546
- this.rq = f;
547
- this.rr = g;
638
+ this.vf = f;
639
+ this.vg = g;
548
640
  }
549
641
  }
550
- get_su() {
642
+ get_wj() {
551
643
  return false;
552
644
  }
553
- get su() {
554
- return this.get_su();
645
+ get wj() {
646
+ return this.get_wj();
555
647
  }
556
- s9(a, b) {
557
- if (!this.su) {
648
+ wz(a, b) {
649
+ if (!this.wj) {
558
650
  return -1;
559
651
  }
560
652
  let c = { $type: Point_$type, x: 0, y: 0 };
561
653
  let d = true;
562
- let e = this.sa();
654
+ let e = this.vz();
563
655
  if (e == null) {
564
656
  return -1;
565
657
  }
566
658
  if (e.m == null) {
567
659
  return -1;
568
660
  }
569
- if (this.cl == null || this.cl.count > this.ta) {
661
+ if (this.c6 == null || this.c6.count > this.w0) {
570
662
  return -1;
571
663
  }
572
- this.t4();
573
- let f = this.rq;
574
- let g = this.rr;
664
+ this.xy();
665
+ let f = this.vf;
666
+ let g = this.vg;
575
667
  if (f == null || g == null) {
576
668
  return -1;
577
669
  }
578
- let h = this.pn(a);
670
+ let h = this.tc(a);
579
671
  let i = 1.7976931348623157E+308;
580
672
  let j = -1;
581
- for (let k = 0; k < this.rq.length; k++) {
582
- let l = { $type: Point_$type, x: this.rq[k], y: this.rr[k] };
673
+ for (let k = 0; k < this.vf.length; k++) {
674
+ let l = { $type: Point_$type, x: this.vf[k], y: this.vg[k] };
583
675
  if (k > 0) {
584
- if (!b || e.j.containsKey(this.cl.item(k)) || e.j.containsKey(this.cl.item(k - 1))) {
676
+ if (!b || e.j.containsKey(this.c6.item(k)) || e.j.containsKey(this.c6.item(k - 1))) {
585
677
  let m = GeometryUtil.d(h, c, l);
586
678
  if (m < i) {
587
679
  i = m;
@@ -592,13 +684,13 @@ export let ScatterBase = /*@__PURE__*/ (() => {
592
684
  c = l;
593
685
  }
594
686
  if (j >= 0) {
595
- let n = { $type: Point_$type, x: this.rq[j], y: this.rr[j] };
596
- let o = { $type: Point_$type, x: this.rq[j - 1], y: this.rr[j - 1] };
597
- if (!b || (e.j.containsKey(this.cl.item(j)) && e.j.containsKey(this.cl.item(j - 1)))) {
687
+ let n = { $type: Point_$type, x: this.vf[j], y: this.vg[j] };
688
+ let o = { $type: Point_$type, x: this.vf[j - 1], y: this.vg[j - 1] };
689
+ if (!b || (e.j.containsKey(this.c6.item(j)) && e.j.containsKey(this.c6.item(j - 1)))) {
598
690
  let p = GeometryUtil.h(h, o, n);
599
691
  return (j - 1) + p;
600
692
  }
601
- else if (e.j.containsKey(this.cl.item(j))) {
693
+ else if (e.j.containsKey(this.c6.item(j))) {
602
694
  return j;
603
695
  }
604
696
  else {
@@ -607,21 +699,21 @@ export let ScatterBase = /*@__PURE__*/ (() => {
607
699
  }
608
700
  return -1;
609
701
  }
610
- s8(a) {
611
- return this.s9(a, true);
702
+ wy(a) {
703
+ return this.wz(a, true);
612
704
  }
613
- s7(a) {
705
+ wx(a) {
614
706
  let b = null;
615
707
  let c = 1.7976931348623157E+308;
616
- let d = this.pn(a);
708
+ let d = this.tc(a);
617
709
  let e = d.x;
618
710
  let f = d.y;
619
- if (this.r6.cy.e > this.ta) {
711
+ if (this.vv.c1.e > this.w0) {
620
712
  return -1;
621
713
  }
622
- this.r6.c5((g) => {
714
+ this.vv.c8((g) => {
623
715
  if (g._visibility == 0) {
624
- let h = this.r6.cp(g);
716
+ let h = this.vv.cs(g);
625
717
  let i = h.left + h.width / 2;
626
718
  let j = h.top + h.height / 2;
627
719
  let k = (e - i) * (e - i) + (f - j) * (f - j);
@@ -636,21 +728,21 @@ export let ScatterBase = /*@__PURE__*/ (() => {
636
728
  }
637
729
  return -1;
638
730
  }
639
- ps(a, b, c) {
640
- if (this.xAxis == null || this.yAxis == null || this.sl == null || this.sm == null) {
731
+ th(a, b, c) {
732
+ if (this.xAxis == null || this.yAxis == null || this.wa == null || this.wb == null) {
641
733
  return { $type: Point_$type, x: NaN, y: NaN };
642
734
  }
643
- let d = this.b1.bv;
644
- let e = this.b1.bu;
735
+ let d = this.cj.by;
736
+ let e = this.cj.bx;
645
737
  let f = this.getEffectiveViewport();
646
738
  let g = new ScalerParams(0, d, e, this.xAxis.ch, f);
647
739
  let h = ((() => {
648
740
  let $ret = new ScalerParams(0, d, e, this.yAxis.ch, f);
649
- $ret.b = this.gg();
741
+ $ret.b = this.h2();
650
742
  return $ret;
651
743
  })());
652
744
  if (b) {
653
- let i = this.f9(a);
745
+ let i = this.hv(a);
654
746
  if (i == -1) {
655
747
  return { $type: Point_$type, x: NaN, y: NaN };
656
748
  }
@@ -662,51 +754,51 @@ export let ScatterBase = /*@__PURE__*/ (() => {
662
754
  if (k < 0) {
663
755
  k = 0;
664
756
  }
665
- if (k > this.cl.count - 1) {
666
- k = this.cl.count - 1;
757
+ if (k > this.c6.count - 1) {
758
+ k = this.c6.count - 1;
667
759
  }
668
- if (j > this.cl.count - 1) {
669
- j = this.cl.count - 1;
760
+ if (j > this.c6.count - 1) {
761
+ j = this.c6.count - 1;
670
762
  }
671
763
  if (k == j) {
672
- let l = this.xAxis.ej(this.sl.item(j), g);
673
- let m = this.yAxis.ej(this.sm.item(j), h);
764
+ let l = this.xAxis.ej(this.wa.item(j), g);
765
+ let m = this.yAxis.ej(this.wb.item(j), h);
674
766
  return { $type: Point_$type, x: l, y: m };
675
767
  }
676
768
  let n = i - Math.floor(i);
677
- let o = this.xAxis.ej(this.sl.item(j), g);
678
- let p = this.yAxis.ej(this.sm.item(j), h);
679
- let q = this.xAxis.ej(this.sl.item(k), g);
680
- let r = this.yAxis.ej(this.sm.item(k), h);
769
+ let o = this.xAxis.ej(this.wa.item(j), g);
770
+ let p = this.yAxis.ej(this.wb.item(j), h);
771
+ let q = this.xAxis.ej(this.wa.item(k), g);
772
+ let r = this.yAxis.ej(this.wb.item(k), h);
681
773
  let s = q - o;
682
774
  let t = r - p;
683
775
  return { $type: Point_$type, x: o + s * n, y: p + t * n };
684
776
  }
685
777
  else {
686
- let u = this.hi(a);
778
+ let u = this.i8(a);
687
779
  if (u == -1) {
688
780
  return { $type: Point_$type, x: NaN, y: NaN };
689
781
  }
690
- let v = this.xAxis.ej(this.sl.item(u), g);
691
- let w = this.yAxis.ej(this.sm.item(u), h);
782
+ let v = this.xAxis.ej(this.wa.item(u), g);
783
+ let w = this.yAxis.ej(this.wb.item(u), h);
692
784
  return { $type: Point_$type, x: v, y: w };
693
785
  }
694
786
  }
695
- eq(a) {
696
- let b = this.ce != null ? this.ce.tk : Rect.empty;
787
+ fo(a) {
788
+ let b = this.cy != null ? this.cy.tn : Rect.empty;
697
789
  b = b.copy();
698
- let c = this.ce != null ? this.ce.tz : Rect.empty;
790
+ let c = this.cy != null ? this.cy.t2 : Rect.empty;
699
791
  let d = new Rect(0, 0, 0, 1, 1);
700
- let e = this.p1(this.b1);
792
+ let e = this.tq(this.cj);
701
793
  let f = new ScalerParams(0, d, d, this.xAxis.ch, e);
702
794
  let g = ((() => {
703
795
  let $ret = new ScalerParams(0, d, d, this.yAxis.ch, e);
704
- $ret.b = this.gg();
796
+ $ret.b = this.h2();
705
797
  return $ret;
706
798
  })());
707
- let h = !b.isEmpty && !c.isEmpty && this.cl != null ? this.cl.indexOf(a) : -1;
708
- let i = this.xAxis != null && this.sl != null && h < this.sl.count ? this.xAxis.ej(this.sl.item(h), f) : NaN;
709
- let j = this.yAxis != null && this.sm != null && h < this.sm.count ? this.yAxis.ej(this.sm.item(h), g) : NaN;
799
+ let h = !b.isEmpty && !c.isEmpty && this.c6 != null ? this.c6.indexOf(a) : -1;
800
+ let i = this.xAxis != null && this.wa != null && h < this.wa.count ? this.xAxis.ej(this.wa.item(h), f) : NaN;
801
+ let j = this.yAxis != null && this.wb != null && h < this.wb.count ? this.yAxis.ej(this.wb.item(h), g) : NaN;
710
802
  if (!isNaN_(i)) {
711
803
  if (i < b.left + 0.1 * b.width) {
712
804
  i = i + 0.4 * b.width;
@@ -727,57 +819,57 @@ export let ScatterBase = /*@__PURE__*/ (() => {
727
819
  b.y = j - 0.5 * b.height;
728
820
  }
729
821
  }
730
- if (this.b9 != null) {
731
- this.b9.au(this.ce, b, true);
822
+ if (this.cr != null) {
823
+ this.cr.au(this.cy, b, true);
732
824
  }
733
825
  return h >= 0;
734
826
  }
735
- na(a, b) {
736
- this.mn(false);
827
+ qm(a, b) {
828
+ this.pp(false);
737
829
  }
738
- nb(a, b) {
739
- this.mn(false);
830
+ qn(a, b) {
831
+ this.pp(false);
740
832
  }
741
- sa() {
742
- let a = this.r9;
743
- if (this.cw()) {
744
- if (this.cf.g) {
745
- this.cf.t();
833
+ vz() {
834
+ let a = this.vy;
835
+ if (this.dj()) {
836
+ if (this.cz.g) {
837
+ this.cz.t();
746
838
  }
747
- a = this.sd;
839
+ a = this.v2;
748
840
  }
749
841
  return a;
750
842
  }
751
- t2(a, b, c, d, e) {
843
+ xw(a, b, c, d, e) {
752
844
  b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
753
845
  let f = this.getEffectiveViewport1(a);
754
- let g = this.cl;
846
+ let g = this.c6;
755
847
  let h;
756
848
  let i;
757
849
  let j = ((() => {
758
- let $ret = new ScalerParams(0, d, e, this.r5.d, f);
850
+ let $ret = new ScalerParams(0, d, e, this.vu.d, f);
759
851
  $ret.c = this.getEffectiveViewport1(a);
760
852
  return $ret;
761
853
  })());
762
854
  let k = ((() => {
763
- let $ret = new ScalerParams(0, d, e, this.r5.e, f);
855
+ let $ret = new ScalerParams(0, d, e, this.vu.e, f);
764
856
  $ret.c = this.getEffectiveViewport1(a);
765
- $ret.b = this.gg();
857
+ $ret.b = this.h2();
766
858
  return $ret;
767
859
  })());
768
860
  let l = false;
769
861
  let m = 0;
770
- if (this.ce != null) {
771
- if (this.ce.fa()) {
772
- let n = this.ce.lm(d, j);
862
+ if (this.cy != null) {
863
+ if (this.cy.fb()) {
864
+ let n = this.cy.lo(d, j);
773
865
  l = n.c;
774
866
  m = n.d;
775
867
  }
776
868
  }
777
869
  for (let o = 0; o < c; o++) {
778
- h = this.sl.item(o);
779
- i = this.sm.item(o);
780
- let p = { $type: Point_$type, x: this.r5.a.ej(h, j), y: this.r5.b.ej(i, k) };
870
+ h = this.wa.item(o);
871
+ i = this.wb.item(o);
872
+ let p = { $type: Point_$type, x: this.vu.a.ej(h, j), y: this.vu.b.ej(i, k) };
781
873
  if (l) {
782
874
  if (p.x < e.left || p.x > e.right) {
783
875
  if (p.x + m >= e.left && p.x + m <= e.right) {
@@ -801,81 +893,81 @@ export let ScatterBase = /*@__PURE__*/ (() => {
801
893
  }
802
894
  }
803
895
  }
804
- ua(a, b) {
805
- this.rq = null;
806
- this.rr = null;
896
+ x6(a, b) {
897
+ this.vf = null;
898
+ this.vg = null;
807
899
  a.j.clear();
808
900
  a.n.clear();
809
901
  a.h.clear();
810
902
  a.l.clear();
811
903
  a.i.clear();
812
904
  a.k.clear();
813
- let c = Math.min(this.sl != null ? this.sl.count : 0, this.sm != null ? this.sm.count : 0);
814
- let d = b.bv;
815
- let e = b.bu;
905
+ let c = Math.min(this.wa != null ? this.wa.count : 0, this.wb != null ? this.wb.count : 0);
906
+ let d = b.by;
907
+ let e = b.bx;
816
908
  let f = this.getEffectiveViewport1(b);
817
909
  let g = new ScalerParams(0, d, e, this.xAxis.ch, f);
818
910
  g.c = this.getEffectiveViewport1(b);
819
911
  let h = ((() => {
820
912
  let $ret = new ScalerParams(0, d, e, this.yAxis.ch, f);
821
- $ret.b = this.gg();
913
+ $ret.b = this.h2();
822
914
  return $ret;
823
915
  })());
824
916
  h.c = this.getEffectiveViewport1(b);
825
917
  if (c < 1) {
826
918
  return;
827
919
  }
828
- this.r5 = ((() => {
920
+ this.vu = ((() => {
829
921
  let $ret = new ScatterAxisInfoCache();
830
922
  $ret.a = this.xAxis;
831
923
  $ret.b = this.yAxis;
832
924
  $ret.d = this.xAxis.ch;
833
925
  $ret.e = this.yAxis.ch;
834
- $ret.c = this.cl;
926
+ $ret.c = this.c6;
835
927
  return $ret;
836
928
  })());
837
929
  let i = b;
838
- if (c <= this.tb) {
839
- this.t2(i, a, c, d, e);
930
+ if (c <= this.w1) {
931
+ this.xw(i, a, c, d, e);
840
932
  }
841
- if (this.qn()) {
842
- b.cv.l(a.j, this.tb, d, e, this.fx);
933
+ if (this.uc()) {
934
+ b.cy.l(a.j, this.w1, d, e, this.hj);
843
935
  }
844
936
  let j = ((() => {
845
937
  let $ret = new Clipper(0, e, false);
846
938
  $ret.i = a.n;
847
939
  return $ret;
848
940
  })());
849
- let k = this.pz(b);
941
+ let k = this.to(b);
850
942
  let l = this.xAxis.em(k.left, g);
851
943
  let m = this.xAxis.em(k.right, g);
852
- b.cx.h(a.n, this.trendLineType, this.sl, this.sm, this.trendLinePeriod, (n) => this.xAxis.ej(n, g), (n) => this.yAxis.ej(n, h), ((() => {
944
+ b.c0.h(a.n, this.trendLineType, this.wa, this.wb, this.trendLinePeriod, (n) => this.xAxis.ej(n, g), (n) => this.yAxis.ej(n, h), ((() => {
853
945
  let $ret = new TrendResolutionParams();
854
- $ret.d = this.fx;
946
+ $ret.d = this.hj;
855
947
  $ret.h = e;
856
948
  $ret.i = d;
857
949
  return $ret;
858
950
  })()), j, l, m);
859
- this.t8(a, b);
951
+ this.x4(a, b);
860
952
  }
861
- k2(a, b) {
862
- super.k2(a, b);
953
+ nj(a, b) {
954
+ super.nj(a, b);
863
955
  let c = b;
864
- c.c4(a);
956
+ c.c7(a);
865
957
  }
866
- get_d0() {
958
+ get_es() {
867
959
  return true;
868
960
  }
869
- rz(a, b, c) {
961
+ vo(a, b, c) {
870
962
  return null;
871
963
  }
872
- r0(a, b, c) {
873
- let d = this.sa();
874
- let e = this.r6.by(this.pn(b));
964
+ vp(a, b, c) {
965
+ let d = this.vz();
966
+ let e = this.vv.b1(this.tc(b));
875
967
  let f = -1;
876
968
  if (e == null) {
877
969
  if (a != null) {
878
- f = this.cl.indexOf(a);
970
+ f = this.c6.indexOf(a);
879
971
  }
880
972
  else {
881
973
  return null;
@@ -898,11 +990,11 @@ export let ScatterBase = /*@__PURE__*/ (() => {
898
990
  }
899
991
  return g;
900
992
  }
901
- p9(a, b) {
902
- if (this.ql != 1 && this.ql != 13) {
903
- let c = this.qk.cq();
904
- let d = (c.width / 2) + (this.qq / 2);
905
- let e = (c.height / 2) + (this.qq / 2);
993
+ ty(a, b) {
994
+ if (this.ua != 1 && this.ua != 13) {
995
+ let c = this.t9.ct();
996
+ let d = (c.width / 2) + (this.uf / 2);
997
+ let e = (c.height / 2) + (this.uf / 2);
906
998
  let f = d;
907
999
  let g = d;
908
1000
  let h = e;
@@ -923,11 +1015,11 @@ export let ScatterBase = /*@__PURE__*/ (() => {
923
1015
  }
924
1016
  return new Thickness(1, 0, 0, 0, 0);
925
1017
  }
926
- ry(a, b, c) {
1018
+ vn(a, b, c) {
927
1019
  let d = new HighlightingInfo();
928
1020
  d.b = this;
929
1021
  d.h = 0;
930
- d.g = this.cl.count - 1;
1022
+ d.g = this.c6.count - 1;
931
1023
  d.d = true;
932
1024
  if (c != null && c.h == d.h && c.g == d.g) {
933
1025
  return c;
@@ -935,39 +1027,40 @@ export let ScatterBase = /*@__PURE__*/ (() => {
935
1027
  return d;
936
1028
  }
937
1029
  ax(a, b, c) {
938
- if (this.c3 && this.ei(this.bl) && !c) {
939
- let d = this.rz(a, b, this.r1);
940
- this.r1 = d;
1030
+ if (this.du && this.fc(this.bs) && !c) {
1031
+ let d = this.vo(a, b, this.vq);
1032
+ this.vq = d;
941
1033
  return d;
942
1034
  }
943
1035
  else {
944
- let e = this.ry(a, b, this.r1);
945
- this.r1 = e;
1036
+ let e = this.vn(a, b, this.vq);
1037
+ this.vq = e;
946
1038
  return e;
947
1039
  }
948
1040
  }
949
1041
  ay(a, b, c) {
950
- if (this.ei(this.bl) && !c) {
951
- let d = this.r0(a, b, this.r2);
952
- this.r2 = d;
1042
+ if (this.fc(this.bs) && !c) {
1043
+ let d = this.vp(a, b, this.vr);
1044
+ this.vr = d;
953
1045
  return d;
954
1046
  }
955
1047
  else {
956
- let e = this.ry(a, b, this.r2);
1048
+ let e = this.vn(a, b, this.vr);
957
1049
  e.e = true;
958
- this.r2 = e;
1050
+ this.vr = e;
959
1051
  return e;
960
1052
  }
961
1053
  }
962
- sz() {
963
- return (this.assigningScatterStyle != null && this.sp) || (this.bl != 1);
1054
+ wo() {
1055
+ return (this.assigningScatterStyle != null && this.we) || (this.bs != 1);
964
1056
  }
965
- sy() {
966
- return (this.assigningScatterMarkerStyle != null && this.so) || (this.bl != 1);
1057
+ wn() {
1058
+ return (this.assigningScatterMarkerStyle != null && this.wd) || (this.bs != 1);
967
1059
  }
968
- ul(a, b) {
969
- let c = b.bu;
970
- this.r5 = ((() => {
1060
+ yh(a, b) {
1061
+ this.ow();
1062
+ let c = b.bx;
1063
+ this.vu = ((() => {
971
1064
  let $ret = new ScatterAxisInfoCache();
972
1065
  $ret.a = this.xAxis;
973
1066
  $ret.b = this.yAxis;
@@ -975,43 +1068,43 @@ export let ScatterBase = /*@__PURE__*/ (() => {
975
1068
  $ret.e = this.yAxis.ch;
976
1069
  return $ret;
977
1070
  })());
978
- if (this.qn()) {
979
- b.cv.j(a.j, this.qp);
980
- if (this.sy()) {
981
- this.t3(b, a);
1071
+ if (this.uc()) {
1072
+ b.cy.j(a.j, this.ue);
1073
+ if (this.wn()) {
1074
+ this.xx(b, a);
982
1075
  }
983
1076
  }
984
- b.cm();
1077
+ b.cp();
985
1078
  let d = ((() => {
986
1079
  let $ret = new Clipper(1, NaN, c.bottom, NaN, c.top, false);
987
- $ret.i = b.cx.g$j.an;
1080
+ $ret.i = b.c0.g$j.an;
988
1081
  return $ret;
989
1082
  })());
990
- b.cx.g$h(a.n, d);
991
- this.ui(a, b);
1083
+ b.c0.g$h(a.n, d);
1084
+ this.ye(a, b);
992
1085
  }
993
- rt(a, b) {
994
- return this.ru(a, b);
1086
+ vi(a, b) {
1087
+ return this.vj(a, b);
995
1088
  }
996
- ru(a, b) {
997
- if (b < a || a < 0 || a > this.sl.count || b < 0 || b > this.sl.count) {
1089
+ vj(a, b) {
1090
+ if (b < a || a < 0 || a > this.wa.count || b < 0 || b > this.wa.count) {
998
1091
  return null;
999
1092
  }
1000
1093
  let c = new Array((b - a) + 1);
1001
1094
  for (let d = a; d <= b; d++) {
1002
1095
  let e = d;
1003
- c[d - a] = this.cl.item(d);
1096
+ c[d - a] = this.c6.item(d);
1004
1097
  }
1005
1098
  return c;
1006
1099
  }
1007
- t3(a, b) {
1008
- a.b3 = true;
1009
- this.si.ay(this, this.sy(), runOn(this, this.rt));
1010
- let c = this.si.d;
1100
+ xx(a, b) {
1101
+ a.b6 = true;
1102
+ this.v7.ay(this, this.wn(), runOn(this, this.vi));
1103
+ let c = this.v7.d;
1011
1104
  let d = c != null;
1012
1105
  let e = this.getEffectiveViewport1(a);
1013
- let f = this.cl == null ? 0 : this.cl.count;
1014
- this.r6.cf((g) => {
1106
+ let f = this.c6 == null ? 0 : this.c6.count;
1107
+ this.vv.ci((g) => {
1015
1108
  if (g._visibility == 0) {
1016
1109
  let h = g.ak;
1017
1110
  let i = g.content;
@@ -1020,63 +1113,63 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1020
1113
  g.content = i;
1021
1114
  }
1022
1115
  if (d) {
1023
- this.t5(h, f, a.q);
1116
+ this.x1(h, f, a.q);
1024
1117
  }
1025
- this.si.ac(g, i);
1118
+ this.v7.ac(g, i);
1026
1119
  }
1027
1120
  });
1028
1121
  }
1029
- t6(a, b, c) {
1030
- let d = this.bl != 1;
1031
- this.si.a0(this.si.b, a, b, false);
1032
- this.si.ab(this.fv);
1033
- let e = this.si.ax;
1122
+ x2(a, b, c) {
1123
+ let d = this.bs != 1;
1124
+ this.v7.a0(this.v7.b, a, b, false);
1125
+ this.v7.ab(this.hh);
1126
+ let e = this.v7.ax;
1034
1127
  let f = null;
1035
- let g = this.cl;
1036
- if (d && this.ce != null) {
1037
- f = this.ce.a7.getHighlightingInfo(this, g, e.o, e.n, false);
1128
+ let g = this.c6;
1129
+ if (d && this.cy != null) {
1130
+ f = this.cy.a7.getHighlightingInfo(this, g, e.o, e.n, false);
1038
1131
  e.b = f;
1039
1132
  }
1040
1133
  e.f = c;
1041
- this.ug(e);
1042
- this.si.z(this, f, c, d, a < 0);
1043
- }
1044
- t5(a, b, c) {
1045
- let d = this.bl != 1;
1046
- this.si.a0(this.si.d, a, b, true);
1047
- this.si.aa(this.fv);
1048
- let e = this.si.aw;
1134
+ this.yc(e);
1135
+ this.v7.z(this, f, c, d, a < 0);
1136
+ }
1137
+ x1(a, b, c) {
1138
+ let d = this.bs != 1;
1139
+ this.v7.a0(this.v7.d, a, b, true);
1140
+ this.v7.aa(this.hh);
1141
+ let e = this.v7.aw;
1049
1142
  let f = null;
1050
- let g = this.cl;
1143
+ let g = this.c6;
1051
1144
  let h = null;
1052
- if (d && this.ce != null) {
1053
- f = this.ce.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1054
- if (this.ce.a7.isCrossSeriesHighlight(this)) {
1055
- h = this.ce.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1145
+ if (d && this.cy != null) {
1146
+ f = this.cy.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1147
+ if (this.cy.a7.isCrossSeriesHighlight(this)) {
1148
+ h = this.cy.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1056
1149
  }
1057
1150
  e.b = f;
1058
1151
  }
1059
1152
  e.f = c;
1060
- this.uf(e);
1061
- this.si.y(this, f, c, d, e.m, this.ce.a7.totalHighlightingProgress);
1153
+ this.yb(e);
1154
+ this.v7.y(this, f, c, d, e.m, this.cy.a7.totalHighlightingProgress);
1062
1155
  }
1063
- ug(a) {
1064
- if (this.assigningScatterStyle != null && this.sp) {
1156
+ yc(a) {
1157
+ if (this.assigningScatterStyle != null && this.we) {
1065
1158
  this.assigningScatterStyle(this, a);
1066
1159
  }
1067
1160
  }
1068
- uf(a) {
1069
- if (this.assigningScatterMarkerStyle != null && this.so) {
1161
+ yb(a) {
1162
+ if (this.assigningScatterMarkerStyle != null && this.wd) {
1070
1163
  this.assigningScatterMarkerStyle(this, a);
1071
1164
  }
1072
1165
  }
1073
- t8(a, b) {
1166
+ x4(a, b) {
1074
1167
  let c = new ErrorBarsHelper(this, b);
1075
- if (this.r7 == null) {
1168
+ if (this.vw == null) {
1076
1169
  return;
1077
1170
  }
1078
- let d = this.r7.u;
1079
- let e = this.r7.v;
1171
+ let d = this.vw.u;
1172
+ let e = this.vw.v;
1080
1173
  let f = 0;
1081
1174
  let g = 0;
1082
1175
  let h = 0;
@@ -1086,35 +1179,35 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1086
1179
  if (d != null) {
1087
1180
  switch (d.getCalculatorType()) {
1088
1181
  case 1:
1089
- let l = this.ub(k, c, d, h, i, true);
1182
+ let l = this.x7(k, c, d, h, i, true);
1090
1183
  h = l.p3;
1091
1184
  i = l.p4;
1092
1185
  break;
1093
1186
  case 0:
1094
- let m = this.t9(k, c, d, h, i, true);
1187
+ let m = this.x5(k, c, d, h, i, true);
1095
1188
  h = m.p3;
1096
1189
  i = m.p4;
1097
1190
  break;
1098
1191
  case 2:
1099
- let n = this.t7(k, c, d, j, h, i, true);
1192
+ let n = this.x3(k, c, d, j, h, i, true);
1100
1193
  h = n.p4;
1101
1194
  i = n.p5;
1102
1195
  break;
1103
1196
  case 3:
1104
- let o = this.uc(c, d, f, h, i, true);
1197
+ let o = this.x8(c, d, f, h, i, true);
1105
1198
  f = o.p2;
1106
1199
  h = o.p3;
1107
1200
  i = o.p4;
1108
1201
  break;
1109
1202
  case 4:
1110
- let p = this.t9(k, c, d, h, i, true);
1203
+ let p = this.x5(k, c, d, h, i, true);
1111
1204
  h = p.p3;
1112
1205
  i = p.p4;
1113
1206
  break;
1114
1207
  }
1115
1208
  ;
1116
1209
  let q = new OwnedPoint();
1117
- q.c = c.l(d, this.r5.a, k.c, f);
1210
+ q.c = c.l(d, this.vu.a, k.c, f);
1118
1211
  q.a = k.a;
1119
1212
  a.h.addItem(j, q);
1120
1213
  a.i.addItem(j, [h, i]);
@@ -1122,53 +1215,53 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1122
1215
  if (e != null) {
1123
1216
  switch (e.getCalculatorType()) {
1124
1217
  case 1:
1125
- let r = this.ub(k, c, e, h, i, false);
1218
+ let r = this.x7(k, c, e, h, i, false);
1126
1219
  h = r.p3;
1127
1220
  i = r.p4;
1128
1221
  break;
1129
1222
  case 0:
1130
- let s = this.t9(k, c, e, h, i, false);
1223
+ let s = this.x5(k, c, e, h, i, false);
1131
1224
  h = s.p3;
1132
1225
  i = s.p4;
1133
1226
  break;
1134
1227
  case 2:
1135
- let t = this.t7(k, c, e, j, h, i, false);
1228
+ let t = this.x3(k, c, e, j, h, i, false);
1136
1229
  h = t.p4;
1137
1230
  i = t.p5;
1138
1231
  break;
1139
1232
  case 3:
1140
- let u = this.uc(c, e, g, h, i, false);
1233
+ let u = this.x8(c, e, g, h, i, false);
1141
1234
  g = u.p2;
1142
1235
  h = u.p3;
1143
1236
  i = u.p4;
1144
1237
  break;
1145
1238
  case 4:
1146
- let v = this.t9(k, c, e, h, i, false);
1239
+ let v = this.x5(k, c, e, h, i, false);
1147
1240
  h = v.p3;
1148
1241
  i = v.p4;
1149
1242
  break;
1150
1243
  }
1151
1244
  ;
1152
1245
  let w = new OwnedPoint();
1153
- w.c = c.m(e, this.r5.b, k.c, g);
1246
+ w.c = c.m(e, this.vu.b, k.c, g);
1154
1247
  w.a = k.a;
1155
1248
  a.l.addItem(j, w);
1156
1249
  a.k.addItem(j, [h, i]);
1157
1250
  }
1158
1251
  }
1159
1252
  }
1160
- ub(a, b, c, d, e, f) {
1253
+ x7(a, b, c, d, e, f) {
1161
1254
  if (f) {
1162
1255
  let g;
1163
1256
  let h, i;
1164
- i = this.r5.a;
1165
- if (this.r7.s == 0) {
1257
+ i = this.vu.a;
1258
+ if (this.vw.s == 0) {
1166
1259
  g = a.c.x;
1167
- h = this.r5.a;
1260
+ h = this.vu.a;
1168
1261
  }
1169
1262
  else {
1170
1263
  g = a.c.y;
1171
- h = this.r5.b;
1264
+ h = this.vu.b;
1172
1265
  }
1173
1266
  let j = b.f(g, c, h, i, d, e);
1174
1267
  d = j.p4;
@@ -1177,14 +1270,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1177
1270
  else {
1178
1271
  let k;
1179
1272
  let l, m;
1180
- m = this.r5.b;
1181
- if (this.r7.t == 0) {
1273
+ m = this.vu.b;
1274
+ if (this.vw.t == 0) {
1182
1275
  k = a.c.x;
1183
- l = this.r5.a;
1276
+ l = this.vu.a;
1184
1277
  }
1185
1278
  else {
1186
1279
  k = a.c.y;
1187
- l = this.r5.b;
1280
+ l = this.vu.b;
1188
1281
  }
1189
1282
  let n = b.f(k, c, l, m, d, e);
1190
1283
  d = n.p4;
@@ -1195,14 +1288,14 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1195
1288
  p4: e
1196
1289
  };
1197
1290
  }
1198
- t9(a, b, c, d, e, f) {
1291
+ x5(a, b, c, d, e, f) {
1199
1292
  if (f) {
1200
- let g = b.j(a.c.x, c, this.r5.a, d, e);
1293
+ let g = b.j(a.c.x, c, this.vu.a, d, e);
1201
1294
  d = g.p3;
1202
1295
  e = g.p4;
1203
1296
  }
1204
1297
  else {
1205
- let h = b.j(a.c.y, c, this.r5.b, d, e);
1298
+ let h = b.j(a.c.y, c, this.vu.b, d, e);
1206
1299
  d = h.p3;
1207
1300
  e = h.p4;
1208
1301
  }
@@ -1211,18 +1304,18 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1211
1304
  p4: e
1212
1305
  };
1213
1306
  }
1214
- t7(a, b, c, d, e, f, g) {
1307
+ x3(a, b, c, d, e, f, g) {
1215
1308
  let h = c.getItemColumn();
1216
- let i = this.cl.indexOf(d);
1309
+ let i = this.c6.indexOf(d);
1217
1310
  if (h != null && i < h.count) {
1218
1311
  let j = h.item(i);
1219
1312
  if (g) {
1220
- let k = b.h(a.c.x, j, this.r5.a, e, f);
1313
+ let k = b.h(a.c.x, j, this.vu.a, e, f);
1221
1314
  e = k.p3;
1222
1315
  f = k.p4;
1223
1316
  }
1224
1317
  else {
1225
- let l = b.h(a.c.y, j, this.r5.b, e, f);
1318
+ let l = b.h(a.c.y, j, this.vu.b, e, f);
1226
1319
  e = l.p3;
1227
1320
  f = l.p4;
1228
1321
  }
@@ -1236,16 +1329,16 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1236
1329
  p5: f
1237
1330
  };
1238
1331
  }
1239
- uc(a, b, c, d, e, f) {
1332
+ x8(a, b, c, d, e, f) {
1240
1333
  let g = a.i(b, c);
1241
1334
  c = g.p1;
1242
1335
  if (f) {
1243
- let h = a.k(c, b, this.r5.a, d, e);
1336
+ let h = a.k(c, b, this.vu.a, d, e);
1244
1337
  d = h.p3;
1245
1338
  e = h.p4;
1246
1339
  }
1247
1340
  else {
1248
- let i = a.k(c, b, this.r5.b, d, e);
1341
+ let i = a.k(c, b, this.vu.b, d, e);
1249
1342
  d = i.p3;
1250
1343
  e = i.p4;
1251
1344
  }
@@ -1255,157 +1348,158 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1255
1348
  p4: e
1256
1349
  };
1257
1350
  }
1258
- ui(a, b) {
1259
- if (!b.o() || this.r7 == null) {
1260
- b.c6();
1351
+ ye(a, b) {
1352
+ if (!b.o() || this.vw == null) {
1353
+ b.c9();
1261
1354
  return;
1262
1355
  }
1263
- this.uj(a, b);
1264
- this.uk(a, b);
1356
+ this.yf(a, b);
1357
+ this.yg(a, b);
1265
1358
  }
1266
- uj(a, b) {
1267
- b.c2();
1359
+ yf(a, b) {
1360
+ b.c5();
1268
1361
  let c = new ErrorBarsHelper(this, b);
1269
1362
  let d = new PathGeometry();
1270
- let e = this.r7.u;
1363
+ let e = this.vw.u;
1271
1364
  for (let f of fromEnum(a.j.keys)) {
1272
1365
  if (e != null && a.i.containsKey(f)) {
1273
1366
  let g = a.i.item(f)[0];
1274
1367
  let h = a.i.item(f)[1];
1275
1368
  if (!isNaN_(g) && !isNaN_(h)) {
1276
1369
  let i = a.h.item(f).c;
1277
- if (this.r7.o == 1 || this.r7.o == 2) {
1370
+ if (this.vw.o == 1 || this.vw.o == 2) {
1278
1371
  c.d(d, i, g, true);
1279
1372
  }
1280
- if (this.r7.o == 1 || this.r7.o == 3) {
1373
+ if (this.vw.o == 1 || this.vw.o == 3) {
1281
1374
  c.d(d, i, h, false);
1282
1375
  }
1283
1376
  }
1284
1377
  }
1285
1378
  }
1286
- b.c7(d);
1379
+ b.da(d);
1287
1380
  }
1288
- uk(a, b) {
1289
- b.c3();
1381
+ yg(a, b) {
1382
+ b.c6();
1290
1383
  let c = new ErrorBarsHelper(this, b);
1291
1384
  let d = new PathGeometry();
1292
- let e = this.r7.v;
1385
+ let e = this.vw.v;
1293
1386
  for (let f of fromEnum(a.j.keys)) {
1294
1387
  if (e != null && a.k.containsKey(f)) {
1295
1388
  let g = a.k.item(f)[0];
1296
1389
  let h = a.k.item(f)[1];
1297
1390
  if (!isNaN_(g) && !isNaN_(h)) {
1298
1391
  let i = a.l.item(f).c;
1299
- if (this.r7.p == 1 || this.r7.p == 2) {
1392
+ if (this.vw.p == 1 || this.vw.p == 2) {
1300
1393
  c.e(d, i, g, true);
1301
1394
  }
1302
- if (this.r7.p == 1 || this.r7.p == 3) {
1395
+ if (this.vw.p == 1 || this.vw.p == 3) {
1303
1396
  c.e(d, i, h, false);
1304
1397
  }
1305
1398
  }
1306
1399
  }
1307
1400
  }
1308
1401
  }
1309
- fd(a, b, c) {
1402
+ gl(a, b, c) {
1310
1403
  let d = true;
1311
- if (!super.fd(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) {
1404
+ if (!super.gl(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) {
1312
1405
  d = false;
1313
1406
  }
1314
1407
  return d;
1315
1408
  }
1316
1409
  getViewInfo(a, b) {
1317
- if (!this.ve.isEmpty && !this.vf.isEmpty) {
1318
- a = this.ve;
1319
- b = this.vf;
1410
+ if (!this.zc.isEmpty && !this.zd.isEmpty) {
1411
+ a = this.zc;
1412
+ b = this.zd;
1320
1413
  return {
1321
1414
  p0: a,
1322
1415
  p1: b
1323
1416
  };
1324
1417
  }
1325
- a = this.b1.bu;
1326
- b = this.b1.bv;
1418
+ a = this.cj.bx;
1419
+ b = this.cj.by;
1327
1420
  return {
1328
1421
  p0: a,
1329
1422
  p1: b
1330
1423
  };
1331
1424
  }
1332
- mo(a) {
1333
- this.t1();
1425
+ pq(a) {
1426
+ super.pq(a);
1427
+ this.xv();
1334
1428
  try {
1335
- if (this.cy(this.b1)) {
1429
+ if (this.dl(this.cj)) {
1336
1430
  return;
1337
1431
  }
1338
- if (this.cl != null && this.cl.count > this.tb) {
1432
+ if (this.c6 != null && this.c6.count > this.w1) {
1339
1433
  a = false;
1340
1434
  }
1341
- if (this.er(a) && !this.ew) {
1342
- let b = this.sb;
1343
- if (this.cw()) {
1344
- if (this.cf.g) {
1345
- this.cf.t();
1435
+ if (this.fp(a) && !this.f0) {
1436
+ let b = this.v0;
1437
+ if (this.dj()) {
1438
+ if (this.cz.g) {
1439
+ this.cz.t();
1346
1440
  }
1347
- this.sb = this.sd;
1348
- this.sd = b;
1441
+ this.v0 = this.v2;
1442
+ this.v2 = b;
1349
1443
  }
1350
1444
  else {
1351
- this.sb = this.r9;
1352
- this.r9 = b;
1445
+ this.v0 = this.vy;
1446
+ this.vy = b;
1353
1447
  }
1354
- this.ua(this.r9, this.r6);
1355
- this.mw();
1448
+ this.x6(this.vy, this.vv);
1449
+ this.p3();
1356
1450
  }
1357
1451
  else {
1358
- if (!this.ew) {
1359
- this.ua(this.r9, this.r6);
1452
+ if (!this.f0) {
1453
+ this.x6(this.vy, this.vv);
1360
1454
  }
1361
- this.ul(this.r9, this.r6);
1455
+ this.yh(this.vy, this.vv);
1362
1456
  }
1363
1457
  }
1364
1458
  finally {
1365
- this.um();
1459
+ this.yi();
1366
1460
  }
1367
1461
  }
1368
- m1() {
1369
- super.m1();
1462
+ qd() {
1463
+ super.qd();
1370
1464
  if (this.index < 0) {
1371
1465
  return;
1372
1466
  }
1373
- this.r6.da();
1467
+ this.vv.dd();
1374
1468
  }
1375
- mp(a, b) {
1376
- super.mp(a, b);
1377
- if (!this.e3) {
1378
- this.b1.a2(b);
1469
+ pr(a, b) {
1470
+ super.pr(a, b);
1471
+ if (!this.f8) {
1472
+ this.cj.a4(b);
1379
1473
  return;
1380
1474
  }
1381
- this.b1.a2(b);
1382
- if (this.cy(this.b0)) {
1475
+ this.cj.a4(b);
1476
+ if (this.dl(this.ci)) {
1383
1477
  return;
1384
1478
  }
1385
- let c = typeCast(ScatterBaseView.$, this.b0);
1386
- if (!this.ex) {
1387
- this.sc = new ScatterFrame();
1388
- this.ua(this.sc, c);
1479
+ let c = typeCast(ScatterBaseView.$, this.ci);
1480
+ if (!this.f1) {
1481
+ this.v1 = new ScatterFrame();
1482
+ this.x6(this.v1, c);
1389
1483
  }
1390
- this.ex = false;
1391
- this.ul(this.sc, c);
1392
- this.e3 = false;
1484
+ this.f1 = false;
1485
+ this.yh(this.v1, c);
1486
+ this.f8 = false;
1393
1487
  }
1394
- mm(a, b, c, d, e) {
1395
- super.mm(a, b, c, d, e);
1488
+ po(a, b, c, d, e) {
1489
+ super.po(a, b, c, d, e);
1396
1490
  let f = this.a7.a$h.item(d);
1397
1491
  let g = f;
1398
- f.a1(c);
1399
- if (this.cy(g)) {
1492
+ f.a3(c);
1493
+ if (this.dl(g)) {
1400
1494
  return;
1401
1495
  }
1402
- if (this.r8 == null) {
1403
- this.r8 = new ScatterFrame();
1496
+ if (this.vx == null) {
1497
+ this.vx = new ScatterFrame();
1404
1498
  }
1405
- this.ua(this.r8, g);
1406
- this.ul(this.r8, g);
1499
+ this.x6(this.vx, g);
1500
+ this.yh(this.vx, g);
1407
1501
  }
1408
- uh(a, b) {
1502
+ yd(a, b) {
1409
1503
  let c = new List$1(Base.$, 0);
1410
1504
  for (let d of fromEnum(b.c)) {
1411
1505
  if (!a.containsKey(d)) {
@@ -1416,10 +1510,10 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1416
1510
  b.h(e);
1417
1511
  }
1418
1512
  }
1419
- rs(a, b, c, d, e) {
1420
- if (c == null || c.length != this.r5.c.count) {
1421
- c = new Array(this.r5.c.count);
1422
- for (let f = 0; f < this.r5.c.count; f++) {
1513
+ vh(a, b, c, d, e) {
1514
+ if (c == null || c.length != this.vu.c.count) {
1515
+ c = new Array(this.vu.c.count);
1516
+ for (let f = 0; f < this.vu.c.count; f++) {
1423
1517
  c[f] = PointUtil.create();
1424
1518
  }
1425
1519
  }
@@ -1432,37 +1526,37 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1432
1526
  let i = ((() => {
1433
1527
  let $ret = new ScalerParams(0, d, e, this.yAxis.ch, g);
1434
1528
  $ret.c = this.getEffectiveViewport1(a);
1435
- $ret.b = this.gg();
1529
+ $ret.b = this.h2();
1436
1530
  return $ret;
1437
1531
  })());
1438
- let j = this.pz(a);
1439
- let k = this.r5.a.em(j.left, h);
1440
- let l = this.r5.a.em(j.right, h);
1441
- let m = this.r5.b.em(j.bottom, i);
1442
- let n = this.r5.b.em(j.top, i);
1443
- if (this.r5.d) {
1532
+ let j = this.to(a);
1533
+ let k = this.vu.a.em(j.left, h);
1534
+ let l = this.vu.a.em(j.right, h);
1535
+ let m = this.vu.b.em(j.bottom, i);
1536
+ let n = this.vu.b.em(j.top, i);
1537
+ if (this.vu.d) {
1444
1538
  let o = k;
1445
1539
  k = l;
1446
1540
  l = o;
1447
1541
  }
1448
- if (this.r5.e) {
1542
+ if (this.vu.e) {
1449
1543
  let p = m;
1450
1544
  m = n;
1451
1545
  n = p;
1452
1546
  }
1453
- let q = this.r5;
1547
+ let q = this.vu;
1454
1548
  let r = q.a;
1455
1549
  let s = q.b;
1456
1550
  let t;
1457
1551
  let u;
1458
- let v = this.sl;
1459
- let w = this.sm;
1552
+ let v = this.wa;
1553
+ let w = this.wb;
1460
1554
  let x = false;
1461
1555
  let y = 0;
1462
1556
  let z = 0;
1463
- if (this.ce != null) {
1464
- if (this.ce.fa()) {
1465
- let aa = this.ce.lm(d, h);
1557
+ if (this.cy != null) {
1558
+ if (this.cy.fb()) {
1559
+ let aa = this.cy.lo(d, h);
1466
1560
  x = aa.c;
1467
1561
  y = aa.d;
1468
1562
  z = r.em(0 + y, h);
@@ -1470,7 +1564,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1470
1564
  z -= ab;
1471
1565
  }
1472
1566
  }
1473
- for (let ac = 0; ac < this.r5.c.count; ac++) {
1567
+ for (let ac = 0; ac < this.vu.c.count; ac++) {
1474
1568
  t = v.item(ac);
1475
1569
  u = w.item(ac);
1476
1570
  if (x) {
@@ -1502,7 +1596,7 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1502
1596
  }
1503
1597
  return c;
1504
1598
  }
1505
- s0(a, b) {
1599
+ wq(a, b) {
1506
1600
  if (b == null) {
1507
1601
  b = new List$1(Number_$type, 2, a.e);
1508
1602
  }
@@ -1510,38 +1604,38 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1510
1604
  b.clear();
1511
1605
  }
1512
1606
  let c = 0;
1513
- let d = this.cl;
1607
+ let d = this.c6;
1514
1608
  for (let e of fromEnum(a.c)) {
1515
1609
  b.add(d.indexOf(e));
1516
1610
  }
1517
1611
  return b;
1518
1612
  }
1519
- lc(a) {
1520
- super.lc(a);
1521
- this.a9.exportTrendlineData(this, a, this.r6.cx.g$j);
1613
+ n1(a) {
1614
+ super.n1(a);
1615
+ this.a9.exportTrendlineData(this, a, this.vv.c0.g$j);
1522
1616
  }
1523
- gg() {
1524
- return Series.gh(this.sm, null);
1617
+ h2() {
1618
+ return Series.h3(this.wb, null);
1525
1619
  }
1526
1620
  getDataLegendSeriesContextAt(a, b) {
1527
1621
  let c = { $type: Point_$type, x: a, y: b };
1528
- let d = this.hy(c);
1529
- let e = d == null ? NaN : this.gf(d, "XMemberPath");
1530
- let f = d == null ? NaN : this.gf(d, "YMemberPath");
1622
+ let d = this.jr(c);
1623
+ let e = d == null ? NaN : this.h1(d, "XMemberPath");
1624
+ let f = d == null ? NaN : this.h1(d, "YMemberPath");
1531
1625
  let g = new DataLegendSeriesValueInfo();
1532
1626
  g.l = e;
1533
1627
  g.a = 13;
1534
1628
  g.p = "X";
1535
- g.q = this.tr != null ? this.tr : "X";
1536
- g.r = this.tn != null ? this.tn : "X:";
1537
- g.s = this.tp != null ? this.tp : "";
1629
+ g.q = this.xl != null ? this.xl : "X";
1630
+ g.r = this.xh != null ? this.xh : "X:";
1631
+ g.s = this.xj != null ? this.xj : "";
1538
1632
  let h = new DataLegendSeriesValueInfo();
1539
1633
  h.l = f;
1540
1634
  h.a = 14;
1541
1635
  h.p = "Y";
1542
- h.q = this.tz != null ? this.tz : "Y";
1543
- h.r = this.tv != null ? this.tv : "Y:";
1544
- h.s = this.tx != null ? this.tx : "";
1636
+ h.q = this.xt != null ? this.xt : "Y";
1637
+ h.r = this.xp != null ? this.xp : "Y:";
1638
+ h.s = this.xr != null ? this.xr : "";
1545
1639
  let i = new DataLegendSeriesContext();
1546
1640
  i.f = ((() => {
1547
1641
  let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -1552,20 +1646,20 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1552
1646
  i.b = this.aw();
1553
1647
  return i;
1554
1648
  }
1555
- un() {
1556
- if (this.sn) {
1557
- this.s1 = 0;
1558
- this.s2 = 0;
1559
- for (let a = 0; a < this.sl.count; a++) {
1560
- this.s1 += this.sl.item(a);
1561
- this.s2 += this.sm.item(a);
1649
+ yj() {
1650
+ if (this.wc) {
1651
+ this.wr = 0;
1652
+ this.ws = 0;
1653
+ for (let a = 0; a < this.wa.count; a++) {
1654
+ this.wr += this.wa.item(a);
1655
+ this.ws += this.wb.item(a);
1562
1656
  }
1563
- this.s3 = this.s1 / this.sl.count;
1564
- this.s4 = this.s2 / this.sm.count;
1565
- this.sn = false;
1657
+ this.wt = this.wr / this.wa.count;
1658
+ this.wu = this.ws / this.wb.count;
1659
+ this.wc = false;
1566
1660
  }
1567
1661
  }
1568
- gq(a, b) {
1662
+ ic(a, b) {
1569
1663
  if (b == null || !b.cj) {
1570
1664
  return NaN;
1571
1665
  }
@@ -1586,44 +1680,44 @@ export let ScatterBase = /*@__PURE__*/ (() => {
1586
1680
  switch (a) {
1587
1681
  case 5:
1588
1682
  case 2:
1589
- b = this.sl.maximum;
1590
- c = this.sm.maximum;
1683
+ b = this.wa.maximum;
1684
+ c = this.wb.maximum;
1591
1685
  break;
1592
1686
  case 4:
1593
1687
  case 1:
1594
- b = this.sl.minimum;
1595
- c = this.sm.minimum;
1688
+ b = this.wa.minimum;
1689
+ c = this.wb.minimum;
1596
1690
  break;
1597
1691
  case 6:
1598
1692
  case 3:
1599
- if (this.sn) {
1600
- this.un();
1693
+ if (this.wc) {
1694
+ this.yj();
1601
1695
  }
1602
- b = this.s3;
1603
- c = this.s4;
1696
+ b = this.wt;
1697
+ c = this.wu;
1604
1698
  break;
1605
1699
  }
1606
1700
  return [b, c];
1607
1701
  }
1608
- pw(a) {
1609
- let b = this.getEffectiveViewport1(this.b1);
1610
- let c = new ScalerParams(0, this.b1.bv, this.b1.bu, this.xAxis.ch, b);
1702
+ tl(a) {
1703
+ let b = this.getEffectiveViewport1(this.cj);
1704
+ let c = new ScalerParams(0, this.cj.by, this.cj.bx, this.xAxis.ch, b);
1611
1705
  c.c = b;
1612
1706
  let d = isNaN_(a[0]) ? NaN : this.xAxis.ej(a[0], c);
1613
- c = new ScalerParams(0, this.b1.bv, this.b1.bu, this.yAxis.ch, b);
1614
- c.b = this.gg();
1707
+ c = new ScalerParams(0, this.cj.by, this.cj.bx, this.yAxis.ch, b);
1708
+ c.b = this.h2();
1615
1709
  c.c = b;
1616
1710
  let e = isNaN_(a[1]) ? NaN : this.yAxis.ej(a[1], c);
1617
1711
  return { $type: Point_$type, x: d, y: e };
1618
1712
  }
1619
- pv(a) {
1713
+ tk(a) {
1620
1714
  let b = this.am(a);
1621
- return this.pw(b);
1715
+ return this.tl(b);
1622
1716
  }
1623
1717
  }
1624
1718
  ScatterBase.$t = /*@__PURE__*/ markType(ScatterBase, 'ScatterBase', MarkerSeries.$, [ISupportsErrorBars_$type, ITrendLineSeries_$type]);
1625
- ScatterBase.uo = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
1626
- ScatterBase.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:ta:ut', [1, 10000], 'MarkerCollisionAvoidance:rx:uu', [CollisionAvoidanceType_$type, /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
1719
+ ScatterBase.yk = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
1720
+ ScatterBase.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:w0:yr', [1, 10000], 'MarkerCollisionAvoidance:vm:ys', [CollisionAvoidanceType_$type, /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
1627
1721
  return ScatterBase;
1628
1722
  })();
1629
1723
  /**
@@ -1679,109 +1773,109 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
1679
1773
  class ScatterBaseView extends MarkerSeriesView {
1680
1774
  constructor(a) {
1681
1775
  super(a);
1682
- this.cv = null;
1683
- this.ct = null;
1776
+ this.cy = null;
1684
1777
  this.cw = null;
1778
+ this.cz = null;
1779
+ this.c4 = null;
1780
+ this.df = null;
1781
+ this.dg = null;
1782
+ this.c0 = null;
1783
+ this.de = null;
1685
1784
  this.c1 = null;
1686
- this.dc = null;
1687
- this.dd = null;
1688
- this.cx = null;
1689
- this.db = null;
1690
- this.cy = null;
1691
- this.cw = a;
1692
- this.cy = new HashPool$2(Base.$, Marker.$);
1693
- this.ch(this.cy);
1694
- this.cx = new ScatterTrendLineManager();
1695
- }
1696
- as() {
1697
- super.as();
1698
- this.cv = this.cu();
1699
- this.dc = new Path();
1700
- this.dd = new Path();
1785
+ this.cz = a;
1786
+ this.c1 = new HashPool$2(Base.$, Marker.$);
1787
+ this.ck(this.c1);
1788
+ this.c0 = new ScatterTrendLineManager();
1789
+ }
1790
+ au() {
1791
+ super.au();
1792
+ this.cy = this.cx();
1793
+ this.df = new Path();
1794
+ this.dg = new Path();
1701
1795
  if (!this.q) {
1702
- this.cw.tb = 2000;
1796
+ this.cz.w1 = 2000;
1703
1797
  }
1704
1798
  }
1705
- de(a) {
1706
- if (this.db == null) {
1707
- this.db = new DataTemplateMeasureInfo();
1708
- this.db.context = this.k.h();
1799
+ dh(a) {
1800
+ if (this.de == null) {
1801
+ this.de = new DataTemplateMeasureInfo();
1802
+ this.de.context = this.k.h();
1709
1803
  }
1710
- this.db.width = a.width;
1711
- this.db.height = a.height;
1712
- this.db.data = a.content;
1804
+ this.de.width = a.width;
1805
+ this.de.height = a.height;
1806
+ this.de.data = a.content;
1713
1807
  let b = a.ah;
1714
1808
  if (b.measure != null) {
1715
- b.measure(this.db);
1809
+ b.measure(this.de);
1716
1810
  }
1717
- return new Size(1, this.db.width, this.db.height);
1811
+ return new Size(1, this.de.width, this.de.height);
1718
1812
  }
1719
- cu() {
1720
- let a = new NumericMarkerManager(1, (b) => this.cy.item(b), (b) => this.cw.r5.c.item(b), runOn(this, this.c9), runOn(this, this.cr), runOn(this, this.cz), () => this.cw.rx);
1721
- a.q = runOn(this, this.de);
1813
+ cx() {
1814
+ let a = new NumericMarkerManager(1, (b) => this.c1.item(b), (b) => this.cz.vu.c.item(b), runOn(this, this.dc), runOn(this, this.cu), runOn(this, this.c2), () => this.cz.vm);
1815
+ a.q = runOn(this, this.dh);
1722
1816
  return a;
1723
1817
  }
1724
- c9(a) {
1725
- this.cw.uh(a, this.cy);
1726
- }
1727
- c0() {
1728
- return this.b4;
1818
+ dc(a) {
1819
+ this.cz.yd(a, this.c1);
1729
1820
  }
1730
- cs() {
1731
- return this.ct;
1821
+ c3() {
1822
+ return this.b7;
1732
1823
  }
1733
- cr() {
1734
- this.ct = this.cw.rs(this, this.cy, this.ct, this.bv, this.bu);
1735
- return this.ct;
1824
+ cv() {
1825
+ return this.cw;
1736
1826
  }
1737
- cz() {
1738
- this.c1 = this.cw.s0(this.cy, this.c1);
1739
- return this.c1;
1827
+ cu() {
1828
+ this.cw = this.cz.vh(this, this.c1, this.cw, this.by, this.bx);
1829
+ return this.cw;
1740
1830
  }
1741
1831
  c2() {
1832
+ this.c4 = this.cz.wq(this.c1, this.c4);
1833
+ return this.c4;
1742
1834
  }
1743
- c7(a) {
1835
+ c5() {
1744
1836
  }
1745
- c3() {
1837
+ da(a) {
1746
1838
  }
1747
- c8(a) {
1839
+ c6() {
1748
1840
  }
1749
- da() {
1750
- if (this.cw.trendLineBrush != null) {
1751
- this.cw.vb = this.cw.trendLineBrush;
1841
+ db(a) {
1842
+ }
1843
+ dd() {
1844
+ if (this.cz.trendLineBrush != null) {
1845
+ this.cz.y9 = this.cz.trendLineBrush;
1752
1846
  }
1753
1847
  else {
1754
- this.cw.vb = this.cw.o5;
1848
+ this.cz.y9 = this.cz.ss;
1755
1849
  }
1756
1850
  }
1757
- cf(a) {
1758
- this.cy.f(a);
1851
+ ci(a) {
1852
+ this.c1.f(a);
1759
1853
  }
1760
- c5(a) {
1761
- this.cy.g(a);
1854
+ c8(a) {
1855
+ this.c1.g(a);
1762
1856
  }
1763
- c6() {
1857
+ c9() {
1764
1858
  }
1765
- a5(a, b) {
1766
- super.a5(a, b);
1859
+ a7(a, b) {
1860
+ super.a7(a, b);
1767
1861
  if (a.d) {
1768
- if (this.cw.trendLineType != 0 && !b) {
1769
- let c = this.cx.g$j;
1770
- c.ad = this.cw.trendLineThickness;
1771
- c._stroke = this.cw.vb;
1772
- c.ai = this.cw.vc;
1773
- c.aj = this.cw.vd;
1862
+ if (this.cz.trendLineType != 0 && !b) {
1863
+ let c = this.c0.g$j;
1864
+ c.ad = this.cz.trendLineThickness;
1865
+ c._stroke = this.cz.y9;
1866
+ c.ai = this.cz.za;
1867
+ c.aj = this.cz.zb;
1774
1868
  a.v(c);
1775
1869
  }
1776
1870
  }
1777
1871
  }
1778
- c4(a) {
1872
+ c7(a) {
1779
1873
  if (a) {
1780
- this.c6();
1781
- this.cy.clear();
1874
+ this.c9();
1875
+ this.c1.clear();
1782
1876
  }
1783
- this.cx.g$d();
1784
- this.aq();
1877
+ this.c0.g$d();
1878
+ this.as();
1785
1879
  }
1786
1880
  getDefaultTooltipTemplate() {
1787
1881
  let a = "<div class='ui-chart-default-tooltip-content'><span";
@@ -1789,7 +1883,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
1789
1883
  if (!stringIsNullOrEmpty(b)) {
1790
1884
  a += " style='color:" + b + "'";
1791
1885
  }
1792
- 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>";
1886
+ 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>";
1793
1887
  return a;
1794
1888
  }
1795
1889
  }