igniteui-webcomponents-charts 3.2.3 → 3.2.4

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 (744) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +24938 -21547
  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 +7 -7
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
  9. package/esm2015/lib/AnnotationLayerProxy.js +39 -26
  10. package/esm2015/lib/AnnotationLayer_combined.js +133 -133
  11. package/esm2015/lib/AreaSeries_combined.js +44 -44
  12. package/esm2015/lib/AutomaticSeriesManager.js +7 -0
  13. package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
  14. package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
  15. package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
  16. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  17. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  18. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  19. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  20. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  21. package/esm2015/lib/BarSeries_combined.js +110 -103
  22. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  23. package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
  24. package/esm2015/lib/BrushScale.js +7 -7
  25. package/esm2015/lib/BubbleSeries_combined.js +255 -255
  26. package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  27. package/esm2015/lib/CalloutLayer_combined.js +451 -449
  28. package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
  29. package/esm2015/lib/CategoryChart.js +545 -456
  30. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  31. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  32. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
  37. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  38. package/esm2015/lib/CategoryXAxis_combined.js +140 -23
  39. package/esm2015/lib/CategoryYAxis_combined.js +140 -23
  40. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  41. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  42. package/esm2015/lib/ChartGroupDescription.js +52 -0
  43. package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
  44. package/esm2015/lib/ChartSortDescription.js +61 -0
  45. package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
  46. package/esm2015/lib/ChartSummaryDescription.js +123 -0
  47. package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
  48. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  49. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  50. package/esm2015/lib/CrosshairLayer_combined.js +85 -85
  51. package/esm2015/lib/CustomIndicator.js +23 -23
  52. package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
  53. package/esm2015/lib/DataChartToolbarProvider.js +107 -0
  54. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  55. package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
  56. package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
  57. package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
  58. package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
  59. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  60. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  61. package/esm2015/lib/DomainChart.js +2162 -1903
  62. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  63. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  64. package/esm2015/lib/FinalValueLayer_combined.js +70 -70
  65. package/esm2015/lib/FinancialChart_combined.js +1443 -1359
  66. package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
  67. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  68. package/esm2015/lib/FinancialOverlay.js +36 -36
  69. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  70. package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
  71. package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
  72. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  73. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  74. package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
  81. package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
  82. package/esm2015/lib/IndicatorProxy.js +11 -11
  83. package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
  84. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  85. package/esm2015/lib/LineSeries_combined.js +38 -38
  86. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  87. package/esm2015/lib/MassIndexIndicator.js +6 -6
  88. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  89. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  90. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  91. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/NumberAbbreviator.js +1 -1
  93. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  94. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  95. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  96. package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
  97. package/esm2015/lib/OverlayProxy.js +8 -8
  98. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  99. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  100. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  101. package/esm2015/lib/PieChartViewManager_combined.js +9 -9
  102. package/esm2015/lib/PointSeries_combined.js +19 -19
  103. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  104. package/esm2015/lib/PolarBase_combined.js +388 -388
  105. package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
  106. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  107. package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
  108. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  109. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  110. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  111. package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
  112. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  113. package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
  114. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  115. package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
  116. package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
  117. package/esm2015/lib/RadialLineSeries_combined.js +37 -37
  118. package/esm2015/lib/RadialPieSeries_combined.js +45 -45
  119. package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
  120. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  121. package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
  122. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  123. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  124. package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
  125. package/esm2015/lib/ScatterBase_combined.js +445 -445
  126. package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
  127. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  128. package/esm2015/lib/ScatterLineSeries.js +51 -51
  129. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  130. package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
  131. package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
  132. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  133. package/esm2015/lib/ScatterSplineSeries.js +38 -38
  134. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  135. package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
  136. package/esm2015/lib/SeriesInteractionManager.js +80 -80
  137. package/esm2015/lib/SeriesRenderManager.js +17 -17
  138. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  139. package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
  140. package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
  141. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  142. package/esm2015/lib/SeriesViewer_combined.js +3505 -3171
  143. package/esm2015/lib/SeriesVisualDataManager.js +23 -23
  144. package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
  145. package/esm2015/lib/SizeScale.js +3 -3
  146. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  147. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  148. package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
  149. package/esm2015/lib/SplineSeries_combined.js +25 -25
  150. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  151. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  152. package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
  153. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  154. package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
  155. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  156. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  157. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  158. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  159. package/esm2015/lib/StackedLineSeries_combined.js +9 -9
  160. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
  161. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  162. package/esm2015/lib/StepAreaSeries_combined.js +37 -37
  163. package/esm2015/lib/StepLineSeries_combined.js +43 -43
  164. package/esm2015/lib/StochRSIIndicator.js +15 -15
  165. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  166. package/esm2015/lib/TRIXIndicator.js +16 -16
  167. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  168. package/esm2015/lib/TimeAxisBase.js +8 -8
  169. package/esm2015/lib/TimeXAxis.js +10 -10
  170. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  171. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  172. package/esm2015/lib/ValueOverlay_combined.js +115 -115
  173. package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
  174. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  175. package/esm2015/lib/WaterfallSeries_combined.js +103 -103
  176. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  177. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  178. package/esm2015/lib/XYChart.js +802 -802
  179. package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
  180. package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
  181. package/esm2015/lib/igc-annotation-layer-component.js +17 -17
  182. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  183. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  185. package/esm2015/lib/igc-bar-series-component.js +11 -11
  186. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  187. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  188. package/esm2015/lib/igc-bubble-series-component.js +44 -44
  189. package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
  190. package/esm2015/lib/igc-callout-layer-component.js +95 -95
  191. package/esm2015/lib/igc-category-chart-component.js +169 -112
  192. package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
  193. package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
  194. package/esm2015/lib/igc-category-series-component.js +20 -20
  195. package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
  196. package/esm2015/lib/igc-category-x-axis-component.js +75 -2
  197. package/esm2015/lib/igc-category-y-axis-component.js +75 -2
  198. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
  200. package/esm2015/lib/igc-chart-group-description-module.js +15 -0
  201. package/esm2015/lib/igc-chart-group-description.js +20 -0
  202. package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
  203. package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
  204. package/esm2015/lib/igc-chart-sort-description.js +61 -0
  205. package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
  206. package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
  207. package/esm2015/lib/igc-chart-summary-description.js +95 -0
  208. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  209. package/esm2015/lib/igc-column-series-component.js +13 -13
  210. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
  212. package/esm2015/lib/igc-data-chart-component.js +95 -95
  213. package/esm2015/lib/igc-data-legend-component.js +1 -1
  214. package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
  215. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-domain-chart-component.js +901 -650
  217. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  218. package/esm2015/lib/igc-final-value-layer-component.js +42 -42
  219. package/esm2015/lib/igc-financial-chart-component.js +214 -157
  220. package/esm2015/lib/igc-financial-indicator-component.js +16 -16
  221. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  222. package/esm2015/lib/igc-financial-price-series-component.js +30 -30
  223. package/esm2015/lib/igc-financial-series-component.js +60 -60
  224. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  225. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  226. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  227. package/esm2015/lib/igc-high-density-scatter-series-component.js +57 -57
  228. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  229. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  230. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  231. package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
  232. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  233. package/esm2015/lib/igc-line-series-component.js +1 -1
  234. package/esm2015/lib/igc-marker-series-component.js +28 -28
  235. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  236. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  237. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  238. package/esm2015/lib/igc-ordinal-time-x-axis-component.js +5 -5
  239. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  240. package/esm2015/lib/igc-polar-base-component.js +77 -77
  241. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  242. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  243. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  244. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  245. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  246. package/esm2015/lib/igc-radial-base-component.js +31 -31
  247. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  248. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  249. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  250. package/esm2015/lib/igc-range-category-series-component.js +6 -6
  251. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  252. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  253. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  254. package/esm2015/lib/igc-scatter-area-series-component.js +24 -24
  255. package/esm2015/lib/igc-scatter-base-component.js +49 -49
  256. package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
  257. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  258. package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
  259. package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
  260. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
  262. package/esm2015/lib/igc-series-component.js +195 -185
  263. package/esm2015/lib/igc-series-viewer-component.js +379 -282
  264. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  265. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  266. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  267. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  268. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  269. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  270. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  271. package/esm2015/lib/igc-spline-series-component.js +1 -1
  272. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  273. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  274. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  275. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  276. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  277. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  278. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  279. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  280. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  281. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  282. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  283. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  284. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  285. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  286. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  287. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  288. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  289. package/esm2015/lib/igc-value-overlay-component.js +52 -52
  290. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  291. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  292. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  293. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  294. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  295. package/esm2015/lib/igc-zoom-slider-component.js +0 -7
  296. package/esm2015/public_api.js +23 -0
  297. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  298. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  299. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
  300. package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
  301. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
  302. package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
  303. package/esm5/lib/AnnotationLayerProxy.js +39 -26
  304. package/esm5/lib/AnnotationLayer_combined.js +132 -132
  305. package/esm5/lib/AreaSeries_combined.js +44 -44
  306. package/esm5/lib/AutomaticSeriesManager.js +7 -0
  307. package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
  308. package/esm5/lib/AutomaticSeriesRequest.js +7 -0
  309. package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
  310. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  311. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  312. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  313. package/esm5/lib/AxisAnnotationManager.js +1 -1
  314. package/esm5/lib/AxisVisualDataManager.js +2 -2
  315. package/esm5/lib/BarSeries_combined.js +110 -103
  316. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  317. package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
  318. package/esm5/lib/BrushScale.js +7 -7
  319. package/esm5/lib/BubbleSeries_combined.js +252 -252
  320. package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  321. package/esm5/lib/CalloutLayer_combined.js +442 -440
  322. package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
  323. package/esm5/lib/CategoryChart.js +522 -413
  324. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  325. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  326. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  327. package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
  328. package/esm5/lib/CategoryMarkerManager.js +1 -1
  329. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  330. package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
  331. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  332. package/esm5/lib/CategoryXAxis_combined.js +140 -23
  333. package/esm5/lib/CategoryYAxis_combined.js +140 -23
  334. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  335. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  336. package/esm5/lib/ChartGroupDescription.js +59 -0
  337. package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
  338. package/esm5/lib/ChartSortDescription.js +75 -0
  339. package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
  340. package/esm5/lib/ChartSummaryDescription.js +149 -0
  341. package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
  342. package/esm5/lib/ColumnSeries_combined.js +64 -64
  343. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  344. package/esm5/lib/CrosshairLayer_combined.js +85 -85
  345. package/esm5/lib/CustomIndicator.js +23 -23
  346. package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
  347. package/esm5/lib/DataChartToolbarProvider.js +117 -0
  348. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  349. package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
  350. package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
  351. package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
  352. package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
  353. package/esm5/lib/DataToolTipLayer_combined.js +436 -434
  354. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  355. package/esm5/lib/DomainChart.js +2098 -1753
  356. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  357. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  358. package/esm5/lib/FinalValueLayer_combined.js +70 -70
  359. package/esm5/lib/FinancialChart_combined.js +1405 -1300
  360. package/esm5/lib/FinancialEventArgs_combined.js +581 -581
  361. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  362. package/esm5/lib/FinancialOverlay.js +36 -36
  363. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  364. package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
  365. package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
  366. package/esm5/lib/ForceIndexIndicator.js +15 -15
  367. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  368. package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
  369. package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
  370. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  371. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  372. package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
  373. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  374. package/esm5/lib/IDataChartToolbarProvider.js +7 -0
  375. package/esm5/lib/IZoomableCategoryAxis.js +11 -0
  376. package/esm5/lib/IndicatorProxy.js +11 -11
  377. package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
  378. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  379. package/esm5/lib/LineSeries_combined.js +38 -38
  380. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  381. package/esm5/lib/MassIndexIndicator.js +6 -6
  382. package/esm5/lib/MedianPriceIndicator.js +6 -6
  383. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  384. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  385. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  386. package/esm5/lib/NumberAbbreviator.js +1 -1
  387. package/esm5/lib/NumericXAxis_combined.js +3 -3
  388. package/esm5/lib/NumericYAxis_combined.js +3 -3
  389. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  390. package/esm5/lib/OrdinalTimeXAxis.js +109 -109
  391. package/esm5/lib/OverlayProxy.js +8 -8
  392. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  393. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  394. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  395. package/esm5/lib/PieChartViewManager_combined.js +9 -9
  396. package/esm5/lib/PointSeries_combined.js +19 -19
  397. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  398. package/esm5/lib/PolarBase_combined.js +384 -384
  399. package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
  400. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  401. package/esm5/lib/PolarScatterSeries_combined.js +13 -13
  402. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  403. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  404. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  405. package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
  406. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  407. package/esm5/lib/RadialAreaSeries_combined.js +35 -35
  408. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  409. package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
  410. package/esm5/lib/RadialColumnSeries_combined.js +47 -47
  411. package/esm5/lib/RadialLineSeries_combined.js +37 -37
  412. package/esm5/lib/RadialPieSeries_combined.js +45 -45
  413. package/esm5/lib/RangeAreaSeries_combined.js +22 -22
  414. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  415. package/esm5/lib/RangeColumnSeries_combined.js +35 -35
  416. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  417. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  418. package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
  419. package/esm5/lib/ScatterBase_combined.js +441 -441
  420. package/esm5/lib/ScatterContourSeries_combined.js +110 -110
  421. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  422. package/esm5/lib/ScatterLineSeries.js +51 -51
  423. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  424. package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
  425. package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
  426. package/esm5/lib/ScatterSeries_combined.js +15 -15
  427. package/esm5/lib/ScatterSplineSeries.js +38 -38
  428. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  429. package/esm5/lib/ScatterTriangulationSeries.js +173 -173
  430. package/esm5/lib/SeriesInteractionManager.js +80 -80
  431. package/esm5/lib/SeriesRenderManager.js +17 -17
  432. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  433. package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
  434. package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
  435. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  436. package/esm5/lib/SeriesViewer_combined.js +3458 -3101
  437. package/esm5/lib/SeriesVisualDataManager.js +23 -23
  438. package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
  439. package/esm5/lib/SizeScale.js +3 -3
  440. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  441. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  442. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  443. package/esm5/lib/SplineSeries_combined.js +25 -25
  444. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  445. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  446. package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
  447. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  448. package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
  449. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  450. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  451. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  452. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  453. package/esm5/lib/StackedLineSeries_combined.js +9 -9
  454. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
  455. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  456. package/esm5/lib/StepAreaSeries_combined.js +37 -37
  457. package/esm5/lib/StepLineSeries_combined.js +43 -43
  458. package/esm5/lib/StochRSIIndicator.js +14 -14
  459. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  460. package/esm5/lib/TRIXIndicator.js +15 -15
  461. package/esm5/lib/TileZoomManager_combined.js +9 -9
  462. package/esm5/lib/TimeAxisBase.js +8 -8
  463. package/esm5/lib/TimeXAxis.js +10 -10
  464. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  465. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  466. package/esm5/lib/ValueOverlay_combined.js +115 -115
  467. package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
  468. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  469. package/esm5/lib/WaterfallSeries_combined.js +103 -103
  470. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  471. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  472. package/esm5/lib/XYChart.js +717 -717
  473. package/esm5/lib/igc-anchored-category-series-component.js +18 -18
  474. package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
  475. package/esm5/lib/igc-annotation-layer-component.js +17 -17
  476. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  477. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  478. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  479. package/esm5/lib/igc-bar-series-component.js +11 -11
  480. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  481. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  482. package/esm5/lib/igc-bubble-series-component.js +44 -44
  483. package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
  484. package/esm5/lib/igc-callout-layer-component.js +95 -95
  485. package/esm5/lib/igc-category-chart-component.js +189 -112
  486. package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
  487. package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
  488. package/esm5/lib/igc-category-series-component.js +20 -20
  489. package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
  490. package/esm5/lib/igc-category-x-axis-component.js +95 -2
  491. package/esm5/lib/igc-category-y-axis-component.js +95 -2
  492. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  493. package/esm5/lib/igc-chart-group-description-collection.js +115 -0
  494. package/esm5/lib/igc-chart-group-description-module.js +19 -0
  495. package/esm5/lib/igc-chart-group-description.js +34 -0
  496. package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
  497. package/esm5/lib/igc-chart-sort-description-module.js +19 -0
  498. package/esm5/lib/igc-chart-sort-description.js +81 -0
  499. package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
  500. package/esm5/lib/igc-chart-summary-description-module.js +19 -0
  501. package/esm5/lib/igc-chart-summary-description.js +122 -0
  502. package/esm5/lib/igc-column-fragment-component.js +11 -11
  503. package/esm5/lib/igc-column-series-component.js +13 -13
  504. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  505. package/esm5/lib/igc-crosshair-layer-component.js +90 -90
  506. package/esm5/lib/igc-data-chart-component.js +95 -95
  507. package/esm5/lib/igc-data-legend-component.js +1 -1
  508. package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
  509. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  510. package/esm5/lib/igc-domain-chart-component.js +973 -650
  511. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  512. package/esm5/lib/igc-final-value-layer-component.js +42 -42
  513. package/esm5/lib/igc-financial-chart-component.js +234 -157
  514. package/esm5/lib/igc-financial-indicator-component.js +16 -16
  515. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  516. package/esm5/lib/igc-financial-price-series-component.js +30 -30
  517. package/esm5/lib/igc-financial-series-component.js +60 -60
  518. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  519. package/esm5/lib/igc-fragment-base-component.js +2 -2
  520. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  521. package/esm5/lib/igc-high-density-scatter-series-component.js +57 -57
  522. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  523. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  524. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  525. package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
  526. package/esm5/lib/igc-line-fragment-component.js +1 -1
  527. package/esm5/lib/igc-line-series-component.js +1 -1
  528. package/esm5/lib/igc-marker-series-component.js +28 -28
  529. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  530. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  531. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  532. package/esm5/lib/igc-ordinal-time-x-axis-component.js +5 -5
  533. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  534. package/esm5/lib/igc-polar-base-component.js +77 -77
  535. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  536. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  537. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  538. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  539. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  540. package/esm5/lib/igc-radial-base-component.js +31 -31
  541. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  542. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  543. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  544. package/esm5/lib/igc-range-category-series-component.js +6 -6
  545. package/esm5/lib/igc-range-column-series-component.js +10 -10
  546. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  547. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  548. package/esm5/lib/igc-scatter-area-series-component.js +24 -24
  549. package/esm5/lib/igc-scatter-base-component.js +49 -49
  550. package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
  551. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  552. package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
  553. package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
  554. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  555. package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
  556. package/esm5/lib/igc-series-component.js +199 -185
  557. package/esm5/lib/igc-series-viewer-component.js +403 -282
  558. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  559. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  560. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  561. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  562. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  563. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  564. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  565. package/esm5/lib/igc-spline-series-component.js +1 -1
  566. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  567. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  568. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  569. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  570. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  571. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  572. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  573. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  574. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  575. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  576. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  577. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  579. package/esm5/lib/igc-step-area-series-component.js +2 -2
  580. package/esm5/lib/igc-step-line-series-component.js +3 -3
  581. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  582. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  583. package/esm5/lib/igc-value-overlay-component.js +52 -52
  584. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  585. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  586. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  587. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  588. package/esm5/lib/igc-xy-chart-component.js +218 -218
  589. package/esm5/lib/igc-zoom-slider-component.js +0 -7
  590. package/esm5/public_api.js +23 -0
  591. package/fesm2015/igniteui-webcomponents-charts.js +24809 -22008
  592. package/fesm5/igniteui-webcomponents-charts.js +24917 -21549
  593. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  594. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  595. package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
  596. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
  597. package/lib/AnnotationLayerProxy.d.ts +4 -0
  598. package/lib/AnnotationLayer_combined.d.ts +40 -40
  599. package/lib/AreaSeries_combined.d.ts +8 -8
  600. package/lib/AutomaticSeriesManager.d.ts +1 -0
  601. package/lib/AutomaticSeriesPurpose.d.ts +11 -0
  602. package/lib/AutomaticSeriesRequest.d.ts +1 -0
  603. package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
  604. package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
  605. package/lib/AverageTrueRangeIndicator.d.ts +8 -8
  606. package/lib/BarSeries_combined.d.ts +19 -19
  607. package/lib/BollingerBandWidthIndicator.d.ts +10 -10
  608. package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
  609. package/lib/BubbleSeries_combined.d.ts +48 -48
  610. package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
  611. package/lib/CalloutLayer_combined.d.ts +101 -101
  612. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  613. package/lib/CategoryChart.d.ts +129 -116
  614. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  615. package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
  616. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  617. package/lib/CategoryXAxis_combined.d.ts +17 -5
  618. package/lib/CategoryYAxis_combined.d.ts +17 -5
  619. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  620. package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
  621. package/lib/ChartGroupDescription.d.ts +16 -0
  622. package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
  623. package/lib/ChartSortDescription.d.ts +18 -0
  624. package/lib/ChartSortDescriptionCollection.d.ts +27 -0
  625. package/lib/ChartSummaryDescription.d.ts +33 -0
  626. package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
  627. package/lib/ColumnSeries_combined.d.ts +17 -17
  628. package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
  629. package/lib/CrosshairLayer_combined.d.ts +41 -41
  630. package/lib/CustomIndicator.d.ts +8 -8
  631. package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
  632. package/lib/DataChartToolbarProvider.d.ts +21 -0
  633. package/lib/DataToolTipLayer_combined.d.ts +138 -138
  634. package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
  635. package/lib/DomainChart.d.ts +538 -487
  636. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  637. package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
  638. package/lib/FinalValueLayer_combined.d.ts +28 -28
  639. package/lib/FinancialChart_combined.d.ts +299 -287
  640. package/lib/FinancialEventArgs_combined.d.ts +123 -123
  641. package/lib/FinancialIndicator_combined.d.ts +36 -36
  642. package/lib/FinancialOverlay.d.ts +9 -9
  643. package/lib/FinancialPriceSeries_combined.d.ts +41 -41
  644. package/lib/ForceIndexIndicator.d.ts +9 -9
  645. package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
  646. package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
  647. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  648. package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
  649. package/lib/IAnnotationLayerProxy.d.ts +4 -0
  650. package/lib/IDataChartToolbarProvider.d.ts +1 -0
  651. package/lib/IZoomableCategoryAxis.d.ts +17 -0
  652. package/lib/ItemToolTipLayer_combined.d.ts +19 -19
  653. package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
  654. package/lib/LineSeries_combined.d.ts +7 -7
  655. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  656. package/lib/MassIndexIndicator.d.ts +4 -4
  657. package/lib/MedianPriceIndicator.d.ts +4 -4
  658. package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
  659. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  660. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  661. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  662. package/lib/OrdinalTimeXAxis.d.ts +26 -26
  663. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  664. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  665. package/lib/PointSeries_combined.d.ts +6 -6
  666. package/lib/PolarAreaSeries_combined.d.ts +7 -7
  667. package/lib/PolarBase_combined.d.ts +107 -107
  668. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  669. package/lib/PolarLineSeries_combined.d.ts +8 -8
  670. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  671. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  672. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  673. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  674. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  675. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  676. package/lib/RadialAreaSeries_combined.d.ts +7 -7
  677. package/lib/RadialBucketCalculator_combined.d.ts +50 -50
  678. package/lib/RadialColumnSeries_combined.d.ts +11 -11
  679. package/lib/RadialLineSeries_combined.d.ts +8 -8
  680. package/lib/RadialPieSeries_combined.d.ts +13 -13
  681. package/lib/RangeAreaSeries_combined.d.ts +6 -6
  682. package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
  683. package/lib/RangeColumnSeries_combined.d.ts +12 -12
  684. package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
  685. package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
  686. package/lib/ScatterAreaSeries_combined.d.ts +28 -28
  687. package/lib/ScatterBase_combined.d.ts +108 -108
  688. package/lib/ScatterContourSeries_combined.d.ts +20 -20
  689. package/lib/ScatterLineSeries.d.ts +12 -12
  690. package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
  691. package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
  692. package/lib/ScatterSeries_combined.d.ts +4 -4
  693. package/lib/ScatterSplineSeries.d.ts +9 -9
  694. package/lib/ScatterTriangulationSeries.d.ts +40 -40
  695. package/lib/SeriesViewer_combined.d.ts +1036 -956
  696. package/lib/ShapeSeriesBase_combined.d.ts +91 -91
  697. package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
  698. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  699. package/lib/SplineSeriesBase_combined.d.ts +23 -23
  700. package/lib/SplineSeries_combined.d.ts +6 -6
  701. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  702. package/lib/Stacked100BarSeries_combined.d.ts +6 -6
  703. package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
  704. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  705. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  706. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  707. package/lib/StackedLineSeries_combined.d.ts +3 -3
  708. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
  709. package/lib/StandardDeviationIndicator.d.ts +8 -8
  710. package/lib/StepAreaSeries_combined.d.ts +10 -10
  711. package/lib/StepLineSeries_combined.d.ts +9 -9
  712. package/lib/StochRSIIndicator.d.ts +8 -8
  713. package/lib/StrategyBasedIndicator.d.ts +21 -21
  714. package/lib/TRIXIndicator.d.ts +8 -8
  715. package/lib/TypicalPriceIndicator.d.ts +4 -4
  716. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  717. package/lib/ValueOverlay_combined.d.ts +41 -41
  718. package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
  719. package/lib/WaterfallSeries_combined.d.ts +23 -23
  720. package/lib/WeightedCloseIndicator.d.ts +4 -4
  721. package/lib/WilliamsPercentRIndicator.d.ts +8 -8
  722. package/lib/XYChart.d.ts +189 -189
  723. package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
  724. package/lib/igc-category-chart-component.d.ts +27 -0
  725. package/lib/igc-category-x-axis-component.d.ts +37 -0
  726. package/lib/igc-category-y-axis-component.d.ts +37 -0
  727. package/lib/igc-chart-group-description-collection.d.ts +24 -0
  728. package/lib/igc-chart-group-description-module.d.ts +3 -0
  729. package/lib/igc-chart-group-description.d.ts +14 -0
  730. package/lib/igc-chart-sort-description-collection.d.ts +28 -0
  731. package/lib/igc-chart-sort-description-module.d.ts +3 -0
  732. package/lib/igc-chart-sort-description.d.ts +31 -0
  733. package/lib/igc-chart-summary-description-collection.d.ts +25 -0
  734. package/lib/igc-chart-summary-description-module.d.ts +3 -0
  735. package/lib/igc-chart-summary-description.d.ts +35 -0
  736. package/lib/igc-data-legend-component.d.ts +1 -1
  737. package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
  738. package/lib/igc-domain-chart-component.d.ts +85 -1
  739. package/lib/igc-financial-chart-component.d.ts +27 -0
  740. package/lib/igc-series-component.d.ts +4 -0
  741. package/lib/igc-series-viewer-component.d.ts +51 -0
  742. package/lib/igc-zoom-slider-component.d.ts +0 -5
  743. package/package.json +2 -2
  744. package/public_api.d.ts +23 -0
@@ -62,58 +62,58 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
62
62
  tslib_1.__extends(ScatterBase, _super);
63
63
  function ScatterBase() {
64
64
  var _this = _super.call(this) || this;
65
- _this.rx = null;
66
- _this.sb = null;
67
- _this.sc = null;
68
- _this.u0 = null;
69
- _this.u1 = null;
70
- _this.r6 = 1;
71
- _this.ri = null;
72
- _this.rj = null;
73
- _this.r3 = null;
74
- _this.r5 = null;
75
65
  _this.r1 = null;
76
- _this.sg = false;
77
- _this.sf = false;
78
- _this.rt = null;
79
- _this.ru = null;
66
+ _this.sf = null;
67
+ _this.sg = null;
68
+ _this.u4 = null;
69
+ _this.u5 = null;
70
+ _this.sa = 1;
71
+ _this.rm = null;
72
+ _this.rn = null;
73
+ _this.r7 = null;
74
+ _this.r9 = null;
75
+ _this.r5 = null;
76
+ _this.sk = false;
77
+ _this.sj = false;
78
+ _this.rx = null;
79
+ _this.ry = null;
80
80
  _this.assigningScatterStyle = null;
81
81
  _this.assigningScatterMarkerStyle = null;
82
- _this.sa = null;
82
+ _this.se = null;
83
+ _this.r8 = null;
83
84
  _this.r4 = null;
84
- _this.r0 = null;
85
- _this.r7 = _this.r8();
86
- _this.sa = new ScatterSeriesRenderManager();
87
- _this.r4 = new ScatterFrame();
88
- _this.u1 = Rect.empty;
89
- _this.u0 = Rect.empty;
85
+ _this.sb = _this.sc();
86
+ _this.se = new ScatterSeriesRenderManager();
87
+ _this.r8 = new ScatterFrame();
88
+ _this.u5 = Rect.empty;
89
+ _this.u4 = Rect.empty;
90
90
  return _this;
91
91
  }
92
92
  ScatterBase.prototype.bx = function () {
93
93
  return new ScatterBaseView(this);
94
94
  };
95
- ScatterBase.prototype.ku = function () {
96
- _super.prototype.ku.call(this);
95
+ ScatterBase.prototype.kx = function () {
96
+ _super.prototype.kx.call(this);
97
97
  this.xAxis = null;
98
98
  this.yAxis = null;
99
99
  };
100
- ScatterBase.prototype.lz = function (a) {
101
- _super.prototype.lz.call(this, a);
102
- this.ry = a;
100
+ ScatterBase.prototype.l2 = function (a) {
101
+ _super.prototype.l2.call(this, a);
102
+ this.r2 = a;
103
103
  };
104
- ScatterBase.prototype.get_ec = function () {
104
+ ScatterBase.prototype.get_ed = function () {
105
105
  return true;
106
106
  };
107
107
  ScatterBase.prototype.ag = function () {
108
108
  return [this.xAxis, this.yAxis];
109
109
  };
110
- ScatterBase.prototype.hw = function (a, b) {
111
- var c = this.jq(b);
110
+ ScatterBase.prototype.hy = function (a, b) {
111
+ var c = this.js(b);
112
112
  if (c == ScatterBase.$$p[10]) {
113
- return this.hx(a, b, this.te);
113
+ return this.hz(a, b, this.ti);
114
114
  }
115
115
  if (c == ScatterBase.$$p[14]) {
116
- return this.hx(a, b, this.tm);
116
+ return this.hz(a, b, this.tq);
117
117
  }
118
118
  return null;
119
119
  };
@@ -123,18 +123,18 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
123
123
  return false;
124
124
  }
125
125
  var e = this.xAxis;
126
- var f = new ScalerParams(1, this.cd.sf, this.pz, e.cg);
126
+ var f = new ScalerParams(1, this.cd.s9, this.p3, e.cg);
127
127
  f.c = this.getEffectiveViewport1(this.b0);
128
128
  var g = this.yAxis;
129
- var h = new ScalerParams(1, this.cd.sf, this.pz, g.cg);
129
+ var h = new ScalerParams(1, this.cd.s9, this.p3, g.cg);
130
130
  h.c = this.getEffectiveViewport1(this.b0);
131
131
  a.clear();
132
- this.qc.cf(function (i) {
132
+ this.qg.cf(function (i) {
133
133
  if (i._visibility == 0) {
134
134
  var j = new SeriesPointOfInterest();
135
135
  var k = i.n;
136
136
  var l = i.o;
137
- if (k < _this.pz.left || k > _this.pz.right || l < _this.pz.top || l > _this.pz.bottom) {
137
+ if (k < _this.p3.left || k > _this.p3.right || l < _this.p3.top || l > _this.p3.bottom) {
138
138
  return;
139
139
  }
140
140
  j.b = e.el(k, f);
@@ -147,7 +147,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
147
147
  };
148
148
  ScatterBase.prototype.bp = function () {
149
149
  if (this.bq == 0) {
150
- if (this.sy <= 2000) {
150
+ if (this.s2 <= 2000) {
151
151
  return 1;
152
152
  }
153
153
  else {
@@ -158,56 +158,56 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
158
158
  return _super.prototype.bp.call(this);
159
159
  }
160
160
  };
161
- ScatterBase.prototype.px = function (a) {
162
- if (!this.hasMarkers || !this.qf()) {
161
+ ScatterBase.prototype.p1 = function (a) {
162
+ if (!this.hasMarkers || !this.qj()) {
163
163
  return Rect.empty;
164
164
  }
165
- var b = this.qc.by(this.ph(a));
165
+ var b = this.qg.by(this.pl(a));
166
166
  if (b != null) {
167
- return this.qc.cp(b);
167
+ return this.qg.cp(b);
168
168
  }
169
169
  return Rect.empty;
170
170
  };
171
- ScatterBase.prototype.ev = function (a, b) {
172
- if (this.qg(a, b)) {
171
+ ScatterBase.prototype.ex = function (a, b) {
172
+ if (this.qk(a, b)) {
173
173
  return true;
174
174
  }
175
175
  return false;
176
176
  };
177
- Object.defineProperty(ScatterBase.prototype, "sd", {
177
+ Object.defineProperty(ScatterBase.prototype, "sh", {
178
178
  get: function () {
179
- return this.sb;
179
+ return this.sf;
180
180
  },
181
181
  set: function (a) {
182
- if (this.sb != a) {
183
- var b = this.sd;
184
- this.sb = a;
185
- this.raisePropertyChanged("XColumn", b, this.sd);
182
+ if (this.sf != a) {
183
+ var b = this.sh;
184
+ this.sf = a;
185
+ this.raisePropertyChanged("XColumn", b, this.sh);
186
186
  }
187
187
  },
188
188
  enumerable: true,
189
189
  configurable: true
190
190
  });
191
- Object.defineProperty(ScatterBase.prototype, "se", {
191
+ Object.defineProperty(ScatterBase.prototype, "si", {
192
192
  get: function () {
193
- return this.sc;
193
+ return this.sg;
194
194
  },
195
195
  set: function (a) {
196
- if (this.sc != a) {
197
- var b = this.se;
198
- this.sc = a;
199
- this.raisePropertyChanged("YColumn", b, this.se);
196
+ if (this.sg != a) {
197
+ var b = this.si;
198
+ this.sg = a;
199
+ this.raisePropertyChanged("YColumn", b, this.si);
200
200
  }
201
201
  },
202
202
  enumerable: true,
203
203
  configurable: true
204
204
  });
205
- Object.defineProperty(ScatterBase.prototype, "ux", {
205
+ Object.defineProperty(ScatterBase.prototype, "u1", {
206
206
  get: function () {
207
- return this.c(ScatterBase.ua);
207
+ return this.c(ScatterBase.ue);
208
208
  },
209
209
  set: function (a) {
210
- this.h(ScatterBase.ua, a);
210
+ this.h(ScatterBase.ue, a);
211
211
  },
212
212
  enumerable: true,
213
213
  configurable: true
@@ -226,8 +226,8 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
226
226
  enumerable: true,
227
227
  configurable: true
228
228
  });
229
- ScatterBase.prototype.lf = function () {
230
- _super.prototype.lf.call(this);
229
+ ScatterBase.prototype.li = function () {
230
+ _super.prototype.li.call(this);
231
231
  if (this.xAxis != null) {
232
232
  this.xAxis.h7(false);
233
233
  }
@@ -235,26 +235,26 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
235
235
  this.yAxis.h7(false);
236
236
  }
237
237
  };
238
- ScatterBase.prototype.l4 = function (a, b, c, d) {
239
- _super.prototype.l4.call(this, a, b, c, d);
240
- if (this.ry.cx.g$b(a, b, c, d)) {
241
- this.mi(false);
242
- this.lp();
238
+ ScatterBase.prototype.l7 = function (a, b, c, d) {
239
+ _super.prototype.l7.call(this, a, b, c, d);
240
+ if (this.r2.cx.g$b(a, b, c, d)) {
241
+ this.ml(false);
242
+ this.ls();
243
243
  }
244
244
  switch (b) {
245
245
  case "FastItemsSource":
246
246
  if (typeCast(IFastItemsSource_$type, c) != null) {
247
- c.deregisterColumn(this.sd);
248
- c.deregisterColumn(this.se);
249
- this.sd = null;
250
- this.se = null;
247
+ c.deregisterColumn(this.sh);
248
+ c.deregisterColumn(this.si);
249
+ this.sh = null;
250
+ this.si = null;
251
251
  }
252
252
  if (typeCast(IFastItemsSource_$type, d) != null) {
253
- this.sd = this.ch(this.te);
254
- this.se = this.ch(this.tm);
253
+ this.sh = this.ch(this.ti);
254
+ this.si = this.ch(this.tq);
255
255
  }
256
256
  if ((this.yAxis != null && !this.yAxis.c0()) || (this.xAxis != null && !this.xAxis.c0())) {
257
- this.mi(false);
257
+ this.ml(false);
258
258
  }
259
259
  break;
260
260
  case ScatterBase.$$p[7]:
@@ -265,9 +265,9 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
265
265
  d.cs(this);
266
266
  }
267
267
  if ((this.xAxis != null && !this.xAxis.c0()) || (d == null && c != null)) {
268
- this.mi(false);
268
+ this.ml(false);
269
269
  }
270
- this.lp();
270
+ this.ls();
271
271
  break;
272
272
  case ScatterBase.$$p[11]:
273
273
  if (c != null) {
@@ -277,134 +277,134 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
277
277
  d.cs(this);
278
278
  }
279
279
  if ((this.yAxis != null && !this.yAxis.c0()) || (d == null && c != null)) {
280
- this.mi(false);
280
+ this.ml(false);
281
281
  }
282
- this.lp();
282
+ this.ls();
283
283
  break;
284
284
  case ScatterBase.$$p[10]:
285
285
  if (this.ck != null) {
286
- this.ck.deregisterColumn(this.sd);
287
- this.sd = this.ch(this.te);
286
+ this.ck.deregisterColumn(this.sh);
287
+ this.sh = this.ch(this.ti);
288
288
  }
289
289
  break;
290
290
  case "XColumn":
291
- this.ry.cx.g$i();
291
+ this.r2.cx.g$i();
292
292
  if (this.xAxis != null && !this.xAxis.c0()) {
293
- this.mi(false);
293
+ this.ml(false);
294
294
  }
295
295
  break;
296
296
  case ScatterBase.$$p[14]:
297
297
  if (this.ck != null) {
298
- this.ck.deregisterColumn(this.se);
299
- this.se = this.ch(this.tm);
298
+ this.ck.deregisterColumn(this.si);
299
+ this.si = this.ch(this.tq);
300
300
  }
301
301
  break;
302
302
  case "YColumn":
303
- this.ry.cx.g$i();
303
+ this.r2.cx.g$i();
304
304
  if (this.yAxis != null && !this.yAxis.c0()) {
305
- this.mi(false);
305
+ this.ml(false);
306
306
  }
307
307
  break;
308
308
  case ScatterBase.$$p[5]:
309
- this.mi(false);
310
- this.lp();
309
+ this.ml(false);
310
+ this.ls();
311
311
  break;
312
312
  case ScatterBase.$$p[6]:
313
- this.mi(false);
314
- this.lp();
313
+ this.ml(false);
314
+ this.ls();
315
315
  break;
316
316
  case "TransitionProgress":
317
- this.r5.c(this.g0, this.r3, this.r1);
318
- this.to();
317
+ this.r9.c(this.g2, this.r7, this.r5);
318
+ this.ts();
319
319
  try {
320
320
  if (this.cx(this.b0)) {
321
321
  return;
322
322
  }
323
- if ((Math.round(this.g0 * 100000) / 100000) == 1) {
324
- this.t8(this.r1, this.ry);
323
+ if ((Math.round(this.g2 * 100000) / 100000) == 1) {
324
+ this.uc(this.r5, this.r2);
325
325
  }
326
326
  else {
327
- this.t8(this.r5, this.ry);
327
+ this.uc(this.r9, this.r2);
328
328
  }
329
329
  if (this.cd != null) {
330
- this.cd.nn(this);
330
+ this.cd.oa(this);
331
331
  }
332
332
  }
333
333
  finally {
334
- this.t9();
334
+ this.ud();
335
335
  }
336
336
  break;
337
337
  case "TrendLineBrush":
338
- this.mw();
338
+ this.mz();
339
339
  break;
340
340
  case ScatterBase.$$p[0]:
341
- if (this.rz != null) {
342
- this.rz.r = this;
341
+ if (this.r3 != null) {
342
+ this.r3.r = this;
343
343
  }
344
- this.mi(false);
345
- this.lp();
344
+ this.ml(false);
345
+ this.ls();
346
346
  break;
347
347
  case "TrendLineType":
348
- this.lp();
348
+ this.ls();
349
349
  break;
350
350
  case ScatterBase.$$p[2]:
351
- this.sg = this.so();
352
- this.mi(false);
351
+ this.sk = this.ss();
352
+ this.ml(false);
353
353
  break;
354
354
  case ScatterBase.$$p[1]:
355
- this.sf = this.sn();
356
- this.mi(false);
355
+ this.sj = this.sr();
356
+ this.ml(false);
357
357
  break;
358
358
  case ScatterBase.$$p[3]:
359
- this.r7 = this.r8();
359
+ this.sb = this.sc();
360
360
  break;
361
361
  }
362
362
  };
363
- ScatterBase.prototype.so = function () {
364
- return this.sk;
363
+ ScatterBase.prototype.ss = function () {
364
+ return this.so;
365
365
  };
366
- ScatterBase.prototype.sn = function () {
367
- return this.sj;
366
+ ScatterBase.prototype.sr = function () {
367
+ return this.sn;
368
368
  };
369
- ScatterBase.prototype.si = function (a) {
369
+ ScatterBase.prototype.sm = function (a) {
370
370
  if (typeCast(NumericYAxis.$, a) !== null) {
371
371
  return true;
372
372
  }
373
373
  return false;
374
374
  };
375
- ScatterBase.prototype.sh = function (a) {
375
+ ScatterBase.prototype.sl = function (a) {
376
376
  if (typeCast(NumericXAxis.$, a) !== null) {
377
377
  return true;
378
378
  }
379
379
  return false;
380
380
  };
381
- ScatterBase.prototype.t9 = function () {
382
- this.u0 = Rect.empty;
383
- this.u1 = Rect.empty;
381
+ ScatterBase.prototype.ud = function () {
382
+ this.u4 = Rect.empty;
383
+ this.u5 = Rect.empty;
384
384
  };
385
- ScatterBase.prototype.to = function () {
386
- var a = this.getViewInfo(this.u0, this.u1);
387
- this.u0 = a.p0;
388
- this.u1 = a.p1;
385
+ ScatterBase.prototype.ts = function () {
386
+ var a = this.getViewInfo(this.u4, this.u5);
387
+ this.u4 = a.p0;
388
+ this.u5 = a.p1;
389
389
  };
390
- ScatterBase.prototype.sm = function (a, b) {
390
+ ScatterBase.prototype.sq = function (a, b) {
391
391
  if (b != 3) {
392
392
  return true;
393
393
  }
394
394
  if (a == null) {
395
395
  return true;
396
396
  }
397
- if (this.te == a || this.tm == a) {
397
+ if (this.ti == a || this.tq == a) {
398
398
  return true;
399
399
  }
400
400
  return false;
401
401
  };
402
- ScatterBase.prototype.k0 = function (a, b, c, d) {
402
+ ScatterBase.prototype.k3 = function (a, b, c, d) {
403
403
  var e = false;
404
- if (!this.sm(d, a)) {
404
+ if (!this.sq(d, a)) {
405
405
  return;
406
406
  }
407
- this.ry.cx.g$e(a, b, c, d);
407
+ this.r2.cx.g$e(a, b, c, d);
408
408
  if (this.xAxis != null && !this.xAxis.c0()) {
409
409
  e = true;
410
410
  }
@@ -412,18 +412,18 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
412
412
  e = true;
413
413
  }
414
414
  if (e) {
415
- this.mi(true);
415
+ this.ml(true);
416
416
  }
417
417
  };
418
- ScatterBase.prototype.t0 = function (a) {
419
- this.t1(a, null);
418
+ ScatterBase.prototype.t4 = function (a) {
419
+ this.t5(a, null);
420
420
  };
421
- ScatterBase.prototype.t1 = function (a, b) {
421
+ ScatterBase.prototype.t5 = function (a, b) {
422
422
  var e_1, _a, e_2, _b;
423
- var c = this.sd != null ? this.sd.count : 0;
424
- var d = this.se != null ? this.se.count : 0;
423
+ var c = this.sh != null ? this.sh.count : 0;
424
+ var d = this.si != null ? this.si.count : 0;
425
425
  var e = Math.min(c, d);
426
- if (e <= this.sy) {
426
+ if (e <= this.s2) {
427
427
  a.m.clear();
428
428
  var f = new List$1(OwnedPoint.$, 0);
429
429
  try {
@@ -489,76 +489,76 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
489
489
  }
490
490
  };
491
491
  ScatterBase.prototype.ap = function (a) {
492
- if (a != null && a == this.xAxis && this.sd != null) {
493
- return new AxisRange(this.sd.minimum, this.sd.maximum);
492
+ if (a != null && a == this.xAxis && this.sh != null) {
493
+ return new AxisRange(this.sh.minimum, this.sh.maximum);
494
494
  }
495
- if (a != null && a == this.yAxis && this.se != null) {
496
- return new AxisRange(this.se.minimum, this.se.maximum);
495
+ if (a != null && a == this.yAxis && this.si != null) {
496
+ return new AxisRange(this.si.minimum, this.si.maximum);
497
497
  }
498
498
  return null;
499
499
  };
500
- ScatterBase.prototype.ht = function (a) {
501
- var b = this.hd(a);
500
+ ScatterBase.prototype.hv = function (a) {
501
+ var b = this.hf(a);
502
502
  if (this.ck != null && b >= 0 && b < this.ck.count) {
503
503
  return this.ck.item(b);
504
504
  }
505
505
  return null;
506
506
  };
507
- Object.defineProperty(ScatterBase.prototype, "r7", {
507
+ Object.defineProperty(ScatterBase.prototype, "sb", {
508
508
  get: function () {
509
- return this.r6;
509
+ return this.sa;
510
510
  },
511
511
  set: function (a) {
512
- var b = this.r6;
513
- this.r6 = a;
514
- if (b != this.r6) {
515
- this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.r6));
512
+ var b = this.sa;
513
+ this.sa = a;
514
+ if (b != this.sa) {
515
+ this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.sa));
516
516
  }
517
517
  },
518
518
  enumerable: true,
519
519
  configurable: true
520
520
  });
521
- ScatterBase.prototype.r8 = function () {
522
- if (this.r9 != 0) {
523
- return this.r9;
521
+ ScatterBase.prototype.sc = function () {
522
+ if (this.sd != 0) {
523
+ return this.sd;
524
524
  }
525
- return this.sl ? 4 : 1;
525
+ return this.sp ? 4 : 1;
526
526
  };
527
- ScatterBase.prototype.hd = function (a) {
528
- var b = truncate(Math.round(this.f5(a)));
527
+ ScatterBase.prototype.hf = function (a) {
528
+ var b = truncate(Math.round(this.f7(a)));
529
529
  return b;
530
530
  };
531
- ScatterBase.prototype.f5 = function (a) {
532
- switch (this.r7) {
533
- case 1: return this.su(a);
534
- case 3: return this.sv(a);
535
- case 2: return this.ss(a);
536
- case 4: return this.st(a);
531
+ ScatterBase.prototype.f7 = function (a) {
532
+ switch (this.sb) {
533
+ case 1: return this.sy(a);
534
+ case 3: return this.sz(a);
535
+ case 2: return this.sw(a);
536
+ case 4: return this.sx(a);
537
537
  }
538
538
  return -1;
539
539
  };
540
- ScatterBase.prototype.st = function (a) {
541
- return this.sw(a, false);
540
+ ScatterBase.prototype.sx = function (a) {
541
+ return this.s0(a, false);
542
542
  };
543
- ScatterBase.prototype.ss = function (a) {
544
- var b = this.ph(a);
543
+ ScatterBase.prototype.sw = function (a) {
544
+ var b = this.pl(a);
545
545
  var c = b.x;
546
546
  var d = b.y;
547
- if (this.ck == null || this.xAxis == null || this.yAxis == null || this.sd == null || this.se == null) {
547
+ if (this.ck == null || this.xAxis == null || this.yAxis == null || this.sh == null || this.si == null) {
548
548
  return -1;
549
549
  }
550
- if (this.ck.count > this.sx) {
550
+ if (this.ck.count > this.s1) {
551
551
  return -1;
552
552
  }
553
- this.tr();
554
- var e = this.ri;
555
- var f = this.rj;
553
+ this.tv();
554
+ var e = this.rm;
555
+ var f = this.rn;
556
556
  if (e == null || f == null) {
557
557
  return -1;
558
558
  }
559
559
  var g = 1.7976931348623157E+308;
560
560
  var h = -1;
561
- for (var i = 0; i < this.sd.count; i++) {
561
+ for (var i = 0; i < this.sh.count; i++) {
562
562
  var j = e[i];
563
563
  var k = f[i];
564
564
  var l = (c - j) * (c - j) + (d - k) * (d - k);
@@ -569,66 +569,66 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
569
569
  }
570
570
  return h;
571
571
  };
572
- ScatterBase.prototype.tr = function () {
572
+ ScatterBase.prototype.tv = function () {
573
573
  var _this = this;
574
574
  var a = this.b0.bv;
575
575
  var b = this.b0.bu;
576
576
  var c = this.getEffectiveViewport();
577
- if (this.rx == null) {
577
+ if (this.r1 == null) {
578
578
  return;
579
579
  }
580
- var d = new ScalerParams(0, a, b, this.rx.d, c);
580
+ var d = new ScalerParams(0, a, b, this.r1.d, c);
581
581
  var e = ((function () {
582
- var $ret = new ScalerParams(0, a, b, _this.rx.e, c);
583
- $ret.b = _this.gc();
582
+ var $ret = new ScalerParams(0, a, b, _this.r1.e, c);
583
+ $ret.b = _this.ge();
584
584
  return $ret;
585
585
  })());
586
- if (this.ri == null || this.rj == null) {
587
- var f = arrayShallowClone(this.sd.asArray());
588
- var g = arrayShallowClone(this.se.asArray());
586
+ if (this.rm == null || this.rn == null) {
587
+ var f = arrayShallowClone(this.sh.asArray());
588
+ var g = arrayShallowClone(this.si.asArray());
589
589
  this.xAxis.hm(boxArray$1(f), 0, f.length, d);
590
590
  this.yAxis.hm(boxArray$1(g), 0, g.length, e);
591
- this.ri = f;
592
- this.rj = g;
591
+ this.rm = f;
592
+ this.rn = g;
593
593
  }
594
594
  };
595
- ScatterBase.prototype.get_sl = function () {
595
+ ScatterBase.prototype.get_sp = function () {
596
596
  return false;
597
597
  };
598
- Object.defineProperty(ScatterBase.prototype, "sl", {
598
+ Object.defineProperty(ScatterBase.prototype, "sp", {
599
599
  get: function () {
600
- return this.get_sl();
600
+ return this.get_sp();
601
601
  },
602
602
  enumerable: true,
603
603
  configurable: true
604
604
  });
605
- ScatterBase.prototype.sw = function (a, b) {
606
- if (!this.sl) {
605
+ ScatterBase.prototype.s0 = function (a, b) {
606
+ if (!this.sp) {
607
607
  return -1;
608
608
  }
609
609
  var c = { $type: Point_$type, x: 0, y: 0 };
610
610
  var d = true;
611
- var e = this.r2();
611
+ var e = this.r6();
612
612
  if (e == null) {
613
613
  return -1;
614
614
  }
615
615
  if (e.m == null) {
616
616
  return -1;
617
617
  }
618
- if (this.ck == null || this.ck.count > this.sx) {
618
+ if (this.ck == null || this.ck.count > this.s1) {
619
619
  return -1;
620
620
  }
621
- this.tr();
622
- var f = this.ri;
623
- var g = this.rj;
621
+ this.tv();
622
+ var f = this.rm;
623
+ var g = this.rn;
624
624
  if (f == null || g == null) {
625
625
  return -1;
626
626
  }
627
- var h = this.ph(a);
627
+ var h = this.pl(a);
628
628
  var i = 1.7976931348623157E+308;
629
629
  var j = -1;
630
- for (var k = 0; k < this.ri.length; k++) {
631
- var l = { $type: Point_$type, x: this.ri[k], y: this.rj[k] };
630
+ for (var k = 0; k < this.rm.length; k++) {
631
+ var l = { $type: Point_$type, x: this.rm[k], y: this.rn[k] };
632
632
  if (k > 0) {
633
633
  if (!b || e.j.containsKey(this.ck.item(k)) || e.j.containsKey(this.ck.item(k - 1))) {
634
634
  var m = GeometryUtil.d(h, c, l);
@@ -641,8 +641,8 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
641
641
  c = l;
642
642
  }
643
643
  if (j >= 0) {
644
- var n = { $type: Point_$type, x: this.ri[j], y: this.rj[j] };
645
- var o = { $type: Point_$type, x: this.ri[j - 1], y: this.rj[j - 1] };
644
+ var n = { $type: Point_$type, x: this.rm[j], y: this.rn[j] };
645
+ var o = { $type: Point_$type, x: this.rm[j - 1], y: this.rn[j - 1] };
646
646
  if (!b || (e.j.containsKey(this.ck.item(j)) && e.j.containsKey(this.ck.item(j - 1)))) {
647
647
  var p = GeometryUtil.h(h, o, n);
648
648
  return (j - 1) + p;
@@ -656,22 +656,22 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
656
656
  }
657
657
  return -1;
658
658
  };
659
- ScatterBase.prototype.sv = function (a) {
660
- return this.sw(a, true);
659
+ ScatterBase.prototype.sz = function (a) {
660
+ return this.s0(a, true);
661
661
  };
662
- ScatterBase.prototype.su = function (a) {
662
+ ScatterBase.prototype.sy = function (a) {
663
663
  var _this = this;
664
664
  var b = null;
665
665
  var c = 1.7976931348623157E+308;
666
- var d = this.ph(a);
666
+ var d = this.pl(a);
667
667
  var e = d.x;
668
668
  var f = d.y;
669
- if (this.ry.cy.e > this.sx) {
669
+ if (this.r2.cy.e > this.s1) {
670
670
  return -1;
671
671
  }
672
- this.ry.c5(function (g) {
672
+ this.r2.c5(function (g) {
673
673
  if (g._visibility == 0) {
674
- var h = _this.ry.cp(g);
674
+ var h = _this.r2.cp(g);
675
675
  var i = h.left + h.width / 2;
676
676
  var j = h.top + h.height / 2;
677
677
  var k = (e - i) * (e - i) + (f - j) * (f - j);
@@ -686,9 +686,9 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
686
686
  }
687
687
  return -1;
688
688
  };
689
- ScatterBase.prototype.pm = function (a, b, c) {
689
+ ScatterBase.prototype.pq = function (a, b, c) {
690
690
  var _this = this;
691
- if (this.xAxis == null || this.yAxis == null || this.sd == null || this.se == null) {
691
+ if (this.xAxis == null || this.yAxis == null || this.sh == null || this.si == null) {
692
692
  return { $type: Point_$type, x: NaN, y: NaN };
693
693
  }
694
694
  var d = this.b0.bv;
@@ -697,11 +697,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
697
697
  var g = new ScalerParams(0, d, e, this.xAxis.cg, f);
698
698
  var h = ((function () {
699
699
  var $ret = new ScalerParams(0, d, e, _this.yAxis.cg, f);
700
- $ret.b = _this.gc();
700
+ $ret.b = _this.ge();
701
701
  return $ret;
702
702
  })());
703
703
  if (b) {
704
- var i = this.f5(a);
704
+ var i = this.f7(a);
705
705
  if (i == -1) {
706
706
  return { $type: Point_$type, x: NaN, y: NaN };
707
707
  }
@@ -720,45 +720,45 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
720
720
  j = this.ck.count - 1;
721
721
  }
722
722
  if (k == j) {
723
- var l = this.xAxis.ei(this.sd.item(j), g);
724
- var m = this.yAxis.ei(this.se.item(j), h);
723
+ var l = this.xAxis.ei(this.sh.item(j), g);
724
+ var m = this.yAxis.ei(this.si.item(j), h);
725
725
  return { $type: Point_$type, x: l, y: m };
726
726
  }
727
727
  var n = i - Math.floor(i);
728
- var o = this.xAxis.ei(this.sd.item(j), g);
729
- var p = this.yAxis.ei(this.se.item(j), h);
730
- var q = this.xAxis.ei(this.sd.item(k), g);
731
- var r = this.yAxis.ei(this.se.item(k), h);
728
+ var o = this.xAxis.ei(this.sh.item(j), g);
729
+ var p = this.yAxis.ei(this.si.item(j), h);
730
+ var q = this.xAxis.ei(this.sh.item(k), g);
731
+ var r = this.yAxis.ei(this.si.item(k), h);
732
732
  var s = q - o;
733
733
  var t = r - p;
734
734
  return { $type: Point_$type, x: o + s * n, y: p + t * n };
735
735
  }
736
736
  else {
737
- var u = this.hd(a);
737
+ var u = this.hf(a);
738
738
  if (u == -1) {
739
739
  return { $type: Point_$type, x: NaN, y: NaN };
740
740
  }
741
- var v = this.xAxis.ei(this.sd.item(u), g);
742
- var w = this.yAxis.ei(this.se.item(u), h);
741
+ var v = this.xAxis.ei(this.sh.item(u), g);
742
+ var w = this.yAxis.ei(this.si.item(u), h);
743
743
  return { $type: Point_$type, x: v, y: w };
744
744
  }
745
745
  };
746
- ScatterBase.prototype.en = function (a) {
746
+ ScatterBase.prototype.eo = function (a) {
747
747
  var _this = this;
748
- var b = this.cd != null ? this.cd.sf : Rect.empty;
748
+ var b = this.cd != null ? this.cd.s9 : Rect.empty;
749
749
  b = b.copy();
750
- var c = this.cd != null ? this.cd.su : Rect.empty;
750
+ var c = this.cd != null ? this.cd.to : Rect.empty;
751
751
  var d = new Rect(0, 0, 0, 1, 1);
752
- var e = this.pt(this.b0);
752
+ var e = this.px(this.b0);
753
753
  var f = new ScalerParams(0, d, d, this.xAxis.cg, e);
754
754
  var g = ((function () {
755
755
  var $ret = new ScalerParams(0, d, d, _this.yAxis.cg, e);
756
- $ret.b = _this.gc();
756
+ $ret.b = _this.ge();
757
757
  return $ret;
758
758
  })());
759
759
  var h = !b.isEmpty && !c.isEmpty && this.ck != null ? this.ck.indexOf(a) : -1;
760
- var i = this.xAxis != null && this.sd != null && h < this.sd.count ? this.xAxis.ei(this.sd.item(h), f) : NaN;
761
- var j = this.yAxis != null && this.se != null && h < this.se.count ? this.yAxis.ei(this.se.item(h), g) : NaN;
760
+ var i = this.xAxis != null && this.sh != null && h < this.sh.count ? this.xAxis.ei(this.sh.item(h), f) : NaN;
761
+ var j = this.yAxis != null && this.si != null && h < this.si.count ? this.yAxis.ei(this.si.item(h), g) : NaN;
762
762
  if (!isNaN_(i)) {
763
763
  if (i < b.left + 0.1 * b.width) {
764
764
  i = i + 0.4 * b.width;
@@ -784,23 +784,23 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
784
784
  }
785
785
  return h >= 0;
786
786
  };
787
- ScatterBase.prototype.m5 = function (a, b) {
788
- this.mi(false);
787
+ ScatterBase.prototype.m8 = function (a, b) {
788
+ this.ml(false);
789
789
  };
790
- ScatterBase.prototype.m6 = function (a, b) {
791
- this.mi(false);
790
+ ScatterBase.prototype.m9 = function (a, b) {
791
+ this.ml(false);
792
792
  };
793
- ScatterBase.prototype.r2 = function () {
794
- var a = this.r1;
793
+ ScatterBase.prototype.r6 = function () {
794
+ var a = this.r5;
795
795
  if (this.cv()) {
796
796
  if (this.ce.g) {
797
797
  this.ce.t();
798
798
  }
799
- a = this.r5;
799
+ a = this.r9;
800
800
  }
801
801
  return a;
802
802
  };
803
- ScatterBase.prototype.tp = function (a, b, c, d, e) {
803
+ ScatterBase.prototype.tt = function (a, b, c, d, e) {
804
804
  var _this = this;
805
805
  b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
806
806
  var f = this.getEffectiveViewport1(a);
@@ -808,29 +808,29 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
808
808
  var h;
809
809
  var i;
810
810
  var j = ((function () {
811
- var $ret = new ScalerParams(0, d, e, _this.rx.d, f);
811
+ var $ret = new ScalerParams(0, d, e, _this.r1.d, f);
812
812
  $ret.c = _this.getEffectiveViewport1(a);
813
813
  return $ret;
814
814
  })());
815
815
  var k = ((function () {
816
- var $ret = new ScalerParams(0, d, e, _this.rx.e, f);
816
+ var $ret = new ScalerParams(0, d, e, _this.r1.e, f);
817
817
  $ret.c = _this.getEffectiveViewport1(a);
818
- $ret.b = _this.gc();
818
+ $ret.b = _this.ge();
819
819
  return $ret;
820
820
  })());
821
821
  var l = false;
822
822
  var m = 0;
823
823
  if (this.cd != null) {
824
- if (this.cd.e3()) {
825
- var n = this.cd.ku(d, j);
824
+ if (this.cd.e8()) {
825
+ var n = this.cd.lh(d, j);
826
826
  l = n.c;
827
827
  m = n.d;
828
828
  }
829
829
  }
830
830
  var _loop_1 = function (o) {
831
- h = this_1.sd.item(o);
832
- i = this_1.se.item(o);
833
- var p = { $type: Point_$type, x: this_1.rx.a.ei(h, j), y: this_1.rx.b.ei(i, k) };
831
+ h = this_1.sh.item(o);
832
+ i = this_1.si.item(o);
833
+ var p = { $type: Point_$type, x: this_1.r1.a.ei(h, j), y: this_1.r1.b.ei(i, k) };
834
834
  if (l) {
835
835
  if (p.x < e.left || p.x > e.right) {
836
836
  if (p.x + m >= e.left && p.x + m <= e.right) {
@@ -858,17 +858,17 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
858
858
  _loop_1(o);
859
859
  }
860
860
  };
861
- ScatterBase.prototype.tx = function (a, b) {
861
+ ScatterBase.prototype.t1 = function (a, b) {
862
862
  var _this = this;
863
- this.ri = null;
864
- this.rj = null;
863
+ this.rm = null;
864
+ this.rn = null;
865
865
  a.j.clear();
866
866
  a.n.clear();
867
867
  a.h.clear();
868
868
  a.l.clear();
869
869
  a.i.clear();
870
870
  a.k.clear();
871
- var c = Math.min(this.sd != null ? this.sd.count : 0, this.se != null ? this.se.count : 0);
871
+ var c = Math.min(this.sh != null ? this.sh.count : 0, this.si != null ? this.si.count : 0);
872
872
  var d = b.bv;
873
873
  var e = b.bu;
874
874
  var f = this.getEffectiveViewport1(b);
@@ -876,14 +876,14 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
876
876
  g.c = this.getEffectiveViewport1(b);
877
877
  var h = ((function () {
878
878
  var $ret = new ScalerParams(0, d, e, _this.yAxis.cg, f);
879
- $ret.b = _this.gc();
879
+ $ret.b = _this.ge();
880
880
  return $ret;
881
881
  })());
882
882
  h.c = this.getEffectiveViewport1(b);
883
883
  if (c < 1) {
884
884
  return;
885
885
  }
886
- this.rx = ((function () {
886
+ this.r1 = ((function () {
887
887
  var $ret = new ScatterAxisInfoCache();
888
888
  $ret.a = _this.xAxis;
889
889
  $ret.b = _this.yAxis;
@@ -893,43 +893,43 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
893
893
  return $ret;
894
894
  })());
895
895
  var i = b;
896
- if (c <= this.sy) {
897
- this.tp(i, a, c, d, e);
896
+ if (c <= this.s2) {
897
+ this.tt(i, a, c, d, e);
898
898
  }
899
- if (this.qf()) {
900
- b.cv.l(a.j, this.sy, d, e, this.ft);
899
+ if (this.qj()) {
900
+ b.cv.l(a.j, this.s2, d, e, this.fv);
901
901
  }
902
902
  var j = ((function () {
903
903
  var $ret = new Clipper(0, e, false);
904
904
  $ret.i = a.n;
905
905
  return $ret;
906
906
  })());
907
- var k = this.pr(b);
907
+ var k = this.pv(b);
908
908
  var l = this.xAxis.el(k.left, g);
909
909
  var m = this.xAxis.el(k.right, g);
910
- b.cx.h(a.n, this.trendLineType, this.sd, this.se, this.trendLinePeriod, function (n) { return _this.xAxis.ei(n, g); }, function (n) { return _this.yAxis.ei(n, h); }, ((function () {
910
+ b.cx.h(a.n, this.trendLineType, this.sh, this.si, this.trendLinePeriod, function (n) { return _this.xAxis.ei(n, g); }, function (n) { return _this.yAxis.ei(n, h); }, ((function () {
911
911
  var $ret = new TrendResolutionParams();
912
- $ret.b = _this.ft;
912
+ $ret.b = _this.fv;
913
913
  $ret.f = e;
914
914
  $ret.g = d;
915
915
  return $ret;
916
916
  })()), j, l, m);
917
- this.tv(a, b);
917
+ this.tz(a, b);
918
918
  };
919
- ScatterBase.prototype.kx = function (a, b) {
920
- _super.prototype.kx.call(this, a, b);
919
+ ScatterBase.prototype.k0 = function (a, b) {
920
+ _super.prototype.k0.call(this, a, b);
921
921
  var c = b;
922
922
  c.c4(a);
923
923
  };
924
- ScatterBase.prototype.get_dx = function () {
924
+ ScatterBase.prototype.get_dy = function () {
925
925
  return true;
926
926
  };
927
- ScatterBase.prototype.rr = function (a, b, c) {
927
+ ScatterBase.prototype.rv = function (a, b, c) {
928
928
  return null;
929
929
  };
930
- ScatterBase.prototype.rs = function (a, b, c) {
931
- var d = this.r2();
932
- var e = this.ry.by(this.ph(b));
930
+ ScatterBase.prototype.rw = function (a, b, c) {
931
+ var d = this.r6();
932
+ var e = this.r2.by(this.pl(b));
933
933
  var f = -1;
934
934
  if (e == null) {
935
935
  if (a != null) {
@@ -956,11 +956,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
956
956
  }
957
957
  return g;
958
958
  };
959
- ScatterBase.prototype.p1 = function (a, b) {
960
- if (this.qd != 1 && this.qd != 13) {
961
- var c = this.qc.cq();
962
- var d = (c.width / 2) + (this.qi / 2);
963
- var e = (c.height / 2) + (this.qi / 2);
959
+ ScatterBase.prototype.p5 = function (a, b) {
960
+ if (this.qh != 1 && this.qh != 13) {
961
+ var c = this.qg.cq();
962
+ var d = (c.width / 2) + (this.qm / 2);
963
+ var e = (c.height / 2) + (this.qm / 2);
964
964
  var f = d;
965
965
  var g = d;
966
966
  var h = e;
@@ -981,7 +981,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
981
981
  }
982
982
  return new Thickness(1, 0, 0, 0, 0);
983
983
  };
984
- ScatterBase.prototype.rq = function (a, b, c) {
984
+ ScatterBase.prototype.ru = function (a, b, c) {
985
985
  var d = new HighlightingInfo();
986
986
  d.b = this;
987
987
  d.h = 0;
@@ -993,40 +993,40 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
993
993
  return d;
994
994
  };
995
995
  ScatterBase.prototype.aw = function (a, b, c) {
996
- if (this.c2 && this.ef(this.bk) && !c) {
997
- var d = this.rr(a, b, this.rt);
998
- this.rt = d;
996
+ if (this.c2 && this.eg(this.bk) && !c) {
997
+ var d = this.rv(a, b, this.rx);
998
+ this.rx = d;
999
999
  return d;
1000
1000
  }
1001
1001
  else {
1002
- var e = this.rq(a, b, this.rt);
1003
- this.rt = e;
1002
+ var e = this.ru(a, b, this.rx);
1003
+ this.rx = e;
1004
1004
  return e;
1005
1005
  }
1006
1006
  };
1007
1007
  ScatterBase.prototype.ax = function (a, b, c) {
1008
- if (this.ef(this.bk) && !c) {
1009
- var d = this.rs(a, b, this.ru);
1010
- this.ru = d;
1008
+ if (this.eg(this.bk) && !c) {
1009
+ var d = this.rw(a, b, this.ry);
1010
+ this.ry = d;
1011
1011
  return d;
1012
1012
  }
1013
1013
  else {
1014
- var e = this.rq(a, b, this.ru);
1014
+ var e = this.ru(a, b, this.ry);
1015
1015
  e.e = true;
1016
- this.ru = e;
1016
+ this.ry = e;
1017
1017
  return e;
1018
1018
  }
1019
1019
  };
1020
- ScatterBase.prototype.sq = function () {
1021
- return (this.assigningScatterStyle != null && this.sg) || (this.bk != 1);
1020
+ ScatterBase.prototype.su = function () {
1021
+ return (this.assigningScatterStyle != null && this.sk) || (this.bk != 1);
1022
1022
  };
1023
- ScatterBase.prototype.sp = function () {
1024
- return (this.assigningScatterMarkerStyle != null && this.sf) || (this.bk != 1);
1023
+ ScatterBase.prototype.st = function () {
1024
+ return (this.assigningScatterMarkerStyle != null && this.sj) || (this.bk != 1);
1025
1025
  };
1026
- ScatterBase.prototype.t8 = function (a, b) {
1026
+ ScatterBase.prototype.uc = function (a, b) {
1027
1027
  var _this = this;
1028
1028
  var c = b.bu;
1029
- this.rx = ((function () {
1029
+ this.r1 = ((function () {
1030
1030
  var $ret = new ScatterAxisInfoCache();
1031
1031
  $ret.a = _this.xAxis;
1032
1032
  $ret.b = _this.yAxis;
@@ -1034,10 +1034,10 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1034
1034
  $ret.e = _this.yAxis.cg;
1035
1035
  return $ret;
1036
1036
  })());
1037
- if (this.qf()) {
1038
- b.cv.j(a.j, this.qh);
1039
- if (this.sp()) {
1040
- this.tq(b, a);
1037
+ if (this.qj()) {
1038
+ b.cv.j(a.j, this.ql);
1039
+ if (this.st()) {
1040
+ this.tu(b, a);
1041
1041
  }
1042
1042
  }
1043
1043
  b.cm();
@@ -1047,13 +1047,13 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1047
1047
  return $ret;
1048
1048
  })());
1049
1049
  b.cx.g$h(a.n, d);
1050
- this.t5(a, b);
1050
+ this.t9(a, b);
1051
1051
  };
1052
- ScatterBase.prototype.rl = function (a, b) {
1053
- return this.rm(a, b);
1052
+ ScatterBase.prototype.rp = function (a, b) {
1053
+ return this.rq(a, b);
1054
1054
  };
1055
- ScatterBase.prototype.rm = function (a, b) {
1056
- if (b < a || a < 0 || a > this.sd.count || b < 0 || b > this.sd.count) {
1055
+ ScatterBase.prototype.rq = function (a, b) {
1056
+ if (b < a || a < 0 || a > this.sh.count || b < 0 || b > this.sh.count) {
1057
1057
  return null;
1058
1058
  }
1059
1059
  var c = new Array((b - a) + 1);
@@ -1063,15 +1063,15 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1063
1063
  }
1064
1064
  return c;
1065
1065
  };
1066
- ScatterBase.prototype.tq = function (a, b) {
1066
+ ScatterBase.prototype.tu = function (a, b) {
1067
1067
  var _this = this;
1068
1068
  a.b3 = true;
1069
- this.sa.aw(this, this.sp(), runOn(this, this.rl));
1070
- var c = this.sa.d;
1069
+ this.se.aw(this, this.st(), runOn(this, this.rp));
1070
+ var c = this.se.d;
1071
1071
  var d = c != null;
1072
1072
  var e = this.getEffectiveViewport1(a);
1073
1073
  var f = this.ck == null ? 0 : this.ck.count;
1074
- this.ry.cf(function (g) {
1074
+ this.r2.cf(function (g) {
1075
1075
  if (g._visibility == 0) {
1076
1076
  var h = g.ak;
1077
1077
  var i = g.content;
@@ -1080,64 +1080,64 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1080
1080
  g.content = i;
1081
1081
  }
1082
1082
  if (d) {
1083
- _this.ts(h, f, a.q);
1083
+ _this.tw(h, f, a.q);
1084
1084
  }
1085
- _this.sa.ac(g, i);
1085
+ _this.se.ac(g, i);
1086
1086
  }
1087
1087
  });
1088
1088
  };
1089
- ScatterBase.prototype.tt = function (a, b, c) {
1089
+ ScatterBase.prototype.tx = function (a, b, c) {
1090
1090
  var d = this.bk != 1;
1091
- this.sa.ay(this.sa.b, a, b, false);
1092
- this.sa.ab(this.fr);
1093
- var e = this.sa.av;
1091
+ this.se.ay(this.se.b, a, b, false);
1092
+ this.se.ab(this.ft);
1093
+ var e = this.se.av;
1094
1094
  var f = null;
1095
1095
  var g = this.ck;
1096
1096
  if (d && this.cd != null) {
1097
- f = this.cd.a3.getHighlightingInfo(this, g, e.o, e.n, false);
1097
+ f = this.cd.a7.getHighlightingInfo(this, g, e.o, e.n, false);
1098
1098
  e.b = f;
1099
1099
  }
1100
1100
  e.f = c;
1101
- this.t3(e);
1102
- this.sa.z(this, f, c, d, a < 0);
1101
+ this.t7(e);
1102
+ this.se.z(this, f, c, d, a < 0);
1103
1103
  };
1104
- ScatterBase.prototype.ts = function (a, b, c) {
1104
+ ScatterBase.prototype.tw = function (a, b, c) {
1105
1105
  var d = this.bk != 1;
1106
- this.sa.ay(this.sa.d, a, b, true);
1107
- this.sa.aa(this.fr);
1108
- var e = this.sa.au;
1106
+ this.se.ay(this.se.d, a, b, true);
1107
+ this.se.aa(this.ft);
1108
+ var e = this.se.au;
1109
1109
  var f = null;
1110
1110
  var g = this.ck;
1111
1111
  var h = null;
1112
1112
  if (d && this.cd != null) {
1113
- f = this.cd.a3.getHighlightingInfo(this, g, e.o, e.n, true);
1114
- if (this.cd.a3.isCrossSeriesHighlight(this)) {
1115
- h = this.cd.a3.getHighlightingInfo(this, g, e.o, e.n, true);
1113
+ f = this.cd.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1114
+ if (this.cd.a7.isCrossSeriesHighlight(this)) {
1115
+ h = this.cd.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1116
1116
  }
1117
1117
  e.b = f;
1118
1118
  }
1119
1119
  e.f = c;
1120
- this.t2(e);
1121
- this.sa.y(this, f, c, d, e.m, this.cd.a3.totalHighlightingProgress);
1120
+ this.t6(e);
1121
+ this.se.y(this, f, c, d, e.m, this.cd.a7.totalHighlightingProgress);
1122
1122
  };
1123
- ScatterBase.prototype.t3 = function (a) {
1124
- if (this.assigningScatterStyle != null && this.sg) {
1123
+ ScatterBase.prototype.t7 = function (a) {
1124
+ if (this.assigningScatterStyle != null && this.sk) {
1125
1125
  this.assigningScatterStyle(this, a);
1126
1126
  }
1127
1127
  };
1128
- ScatterBase.prototype.t2 = function (a) {
1129
- if (this.assigningScatterMarkerStyle != null && this.sf) {
1128
+ ScatterBase.prototype.t6 = function (a) {
1129
+ if (this.assigningScatterMarkerStyle != null && this.sj) {
1130
1130
  this.assigningScatterMarkerStyle(this, a);
1131
1131
  }
1132
1132
  };
1133
- ScatterBase.prototype.tv = function (a, b) {
1133
+ ScatterBase.prototype.tz = function (a, b) {
1134
1134
  var e_3, _a;
1135
1135
  var c = new ErrorBarsHelper(this, b);
1136
- if (this.rz == null) {
1136
+ if (this.r3 == null) {
1137
1137
  return;
1138
1138
  }
1139
- var d = this.rz.u;
1140
- var e = this.rz.v;
1139
+ var d = this.r3.u;
1140
+ var e = this.r3.v;
1141
1141
  var f = 0;
1142
1142
  var g = 0;
1143
1143
  var h = 0;
@@ -1149,35 +1149,35 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1149
1149
  if (d != null) {
1150
1150
  switch (d.getCalculatorType()) {
1151
1151
  case 1:
1152
- var l = this.ty(k, c, d, h, i, true);
1152
+ var l = this.t2(k, c, d, h, i, true);
1153
1153
  h = l.p3;
1154
1154
  i = l.p4;
1155
1155
  break;
1156
1156
  case 0:
1157
- var m = this.tw(k, c, d, h, i, true);
1157
+ var m = this.t0(k, c, d, h, i, true);
1158
1158
  h = m.p3;
1159
1159
  i = m.p4;
1160
1160
  break;
1161
1161
  case 2:
1162
- var n = this.tu(k, c, d, j, h, i, true);
1162
+ var n = this.ty(k, c, d, j, h, i, true);
1163
1163
  h = n.p4;
1164
1164
  i = n.p5;
1165
1165
  break;
1166
1166
  case 3:
1167
- var o = this.tz(c, d, f, h, i, true);
1167
+ var o = this.t3(c, d, f, h, i, true);
1168
1168
  f = o.p2;
1169
1169
  h = o.p3;
1170
1170
  i = o.p4;
1171
1171
  break;
1172
1172
  case 4:
1173
- var p = this.tw(k, c, d, h, i, true);
1173
+ var p = this.t0(k, c, d, h, i, true);
1174
1174
  h = p.p3;
1175
1175
  i = p.p4;
1176
1176
  break;
1177
1177
  }
1178
1178
  ;
1179
1179
  var q = new OwnedPoint();
1180
- q.c = c.l(d, this.rx.a, k.c, f);
1180
+ q.c = c.l(d, this.r1.a, k.c, f);
1181
1181
  q.a = k.a;
1182
1182
  a.h.addItem(j, q);
1183
1183
  a.i.addItem(j, [h, i]);
@@ -1185,35 +1185,35 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1185
1185
  if (e != null) {
1186
1186
  switch (e.getCalculatorType()) {
1187
1187
  case 1:
1188
- var r = this.ty(k, c, e, h, i, false);
1188
+ var r = this.t2(k, c, e, h, i, false);
1189
1189
  h = r.p3;
1190
1190
  i = r.p4;
1191
1191
  break;
1192
1192
  case 0:
1193
- var s = this.tw(k, c, e, h, i, false);
1193
+ var s = this.t0(k, c, e, h, i, false);
1194
1194
  h = s.p3;
1195
1195
  i = s.p4;
1196
1196
  break;
1197
1197
  case 2:
1198
- var t = this.tu(k, c, e, j, h, i, false);
1198
+ var t = this.ty(k, c, e, j, h, i, false);
1199
1199
  h = t.p4;
1200
1200
  i = t.p5;
1201
1201
  break;
1202
1202
  case 3:
1203
- var u = this.tz(c, e, g, h, i, false);
1203
+ var u = this.t3(c, e, g, h, i, false);
1204
1204
  g = u.p2;
1205
1205
  h = u.p3;
1206
1206
  i = u.p4;
1207
1207
  break;
1208
1208
  case 4:
1209
- var v = this.tw(k, c, e, h, i, false);
1209
+ var v = this.t0(k, c, e, h, i, false);
1210
1210
  h = v.p3;
1211
1211
  i = v.p4;
1212
1212
  break;
1213
1213
  }
1214
1214
  ;
1215
1215
  var w = new OwnedPoint();
1216
- w.c = c.m(e, this.rx.b, k.c, g);
1216
+ w.c = c.m(e, this.r1.b, k.c, g);
1217
1217
  w.a = k.a;
1218
1218
  a.l.addItem(j, w);
1219
1219
  a.k.addItem(j, [h, i]);
@@ -1234,18 +1234,18 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1234
1234
  }
1235
1235
  }
1236
1236
  };
1237
- ScatterBase.prototype.ty = function (a, b, c, d, e, f) {
1237
+ ScatterBase.prototype.t2 = function (a, b, c, d, e, f) {
1238
1238
  if (f) {
1239
1239
  var g = void 0;
1240
1240
  var h = void 0, i = void 0;
1241
- i = this.rx.a;
1242
- if (this.rz.s == 0) {
1241
+ i = this.r1.a;
1242
+ if (this.r3.s == 0) {
1243
1243
  g = a.c.x;
1244
- h = this.rx.a;
1244
+ h = this.r1.a;
1245
1245
  }
1246
1246
  else {
1247
1247
  g = a.c.y;
1248
- h = this.rx.b;
1248
+ h = this.r1.b;
1249
1249
  }
1250
1250
  var j = b.f(g, c, h, i, d, e);
1251
1251
  d = j.p4;
@@ -1254,14 +1254,14 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1254
1254
  else {
1255
1255
  var k = void 0;
1256
1256
  var l = void 0, m = void 0;
1257
- m = this.rx.b;
1258
- if (this.rz.t == 0) {
1257
+ m = this.r1.b;
1258
+ if (this.r3.t == 0) {
1259
1259
  k = a.c.x;
1260
- l = this.rx.a;
1260
+ l = this.r1.a;
1261
1261
  }
1262
1262
  else {
1263
1263
  k = a.c.y;
1264
- l = this.rx.b;
1264
+ l = this.r1.b;
1265
1265
  }
1266
1266
  var n = b.f(k, c, l, m, d, e);
1267
1267
  d = n.p4;
@@ -1272,14 +1272,14 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1272
1272
  p4: e
1273
1273
  };
1274
1274
  };
1275
- ScatterBase.prototype.tw = function (a, b, c, d, e, f) {
1275
+ ScatterBase.prototype.t0 = function (a, b, c, d, e, f) {
1276
1276
  if (f) {
1277
- var g = b.j(a.c.x, c, this.rx.a, d, e);
1277
+ var g = b.j(a.c.x, c, this.r1.a, d, e);
1278
1278
  d = g.p3;
1279
1279
  e = g.p4;
1280
1280
  }
1281
1281
  else {
1282
- var h = b.j(a.c.y, c, this.rx.b, d, e);
1282
+ var h = b.j(a.c.y, c, this.r1.b, d, e);
1283
1283
  d = h.p3;
1284
1284
  e = h.p4;
1285
1285
  }
@@ -1288,18 +1288,18 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1288
1288
  p4: e
1289
1289
  };
1290
1290
  };
1291
- ScatterBase.prototype.tu = function (a, b, c, d, e, f, g) {
1291
+ ScatterBase.prototype.ty = function (a, b, c, d, e, f, g) {
1292
1292
  var h = c.getItemColumn();
1293
1293
  var i = this.ck.indexOf(d);
1294
1294
  if (h != null && i < h.count) {
1295
1295
  var j = h.item(i);
1296
1296
  if (g) {
1297
- var k = b.h(a.c.x, j, this.rx.a, e, f);
1297
+ var k = b.h(a.c.x, j, this.r1.a, e, f);
1298
1298
  e = k.p3;
1299
1299
  f = k.p4;
1300
1300
  }
1301
1301
  else {
1302
- var l = b.h(a.c.y, j, this.rx.b, e, f);
1302
+ var l = b.h(a.c.y, j, this.r1.b, e, f);
1303
1303
  e = l.p3;
1304
1304
  f = l.p4;
1305
1305
  }
@@ -1313,16 +1313,16 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1313
1313
  p5: f
1314
1314
  };
1315
1315
  };
1316
- ScatterBase.prototype.tz = function (a, b, c, d, e, f) {
1316
+ ScatterBase.prototype.t3 = function (a, b, c, d, e, f) {
1317
1317
  var g = a.i(b, c);
1318
1318
  c = g.p1;
1319
1319
  if (f) {
1320
- var h = a.k(c, b, this.rx.a, d, e);
1320
+ var h = a.k(c, b, this.r1.a, d, e);
1321
1321
  d = h.p3;
1322
1322
  e = h.p4;
1323
1323
  }
1324
1324
  else {
1325
- var i = a.k(c, b, this.rx.b, d, e);
1325
+ var i = a.k(c, b, this.r1.b, d, e);
1326
1326
  d = i.p3;
1327
1327
  e = i.p4;
1328
1328
  }
@@ -1332,20 +1332,20 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1332
1332
  p4: e
1333
1333
  };
1334
1334
  };
1335
- ScatterBase.prototype.t5 = function (a, b) {
1336
- if (!b.o() || this.rz == null) {
1335
+ ScatterBase.prototype.t9 = function (a, b) {
1336
+ if (!b.o() || this.r3 == null) {
1337
1337
  b.c6();
1338
1338
  return;
1339
1339
  }
1340
- this.t6(a, b);
1341
- this.t7(a, b);
1340
+ this.ua(a, b);
1341
+ this.ub(a, b);
1342
1342
  };
1343
- ScatterBase.prototype.t6 = function (a, b) {
1343
+ ScatterBase.prototype.ua = function (a, b) {
1344
1344
  var e_4, _a;
1345
1345
  b.c2();
1346
1346
  var c = new ErrorBarsHelper(this, b);
1347
1347
  var d = new PathGeometry();
1348
- var e = this.rz.u;
1348
+ var e = this.r3.u;
1349
1349
  try {
1350
1350
  for (var _b = tslib_1.__values(fromEnum(a.j.keys)), _c = _b.next(); !_c.done; _c = _b.next()) {
1351
1351
  var f = _c.value;
@@ -1354,10 +1354,10 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1354
1354
  var h = a.i.item(f)[1];
1355
1355
  if (!isNaN_(g) && !isNaN_(h)) {
1356
1356
  var i = a.h.item(f).c;
1357
- if (this.rz.o == 1 || this.rz.o == 2) {
1357
+ if (this.r3.o == 1 || this.r3.o == 2) {
1358
1358
  c.d(d, i, g, true);
1359
1359
  }
1360
- if (this.rz.o == 1 || this.rz.o == 3) {
1360
+ if (this.r3.o == 1 || this.r3.o == 3) {
1361
1361
  c.d(d, i, h, false);
1362
1362
  }
1363
1363
  }
@@ -1379,12 +1379,12 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1379
1379
  }
1380
1380
  b.c7(d);
1381
1381
  };
1382
- ScatterBase.prototype.t7 = function (a, b) {
1382
+ ScatterBase.prototype.ub = function (a, b) {
1383
1383
  var e_5, _a;
1384
1384
  b.c3();
1385
1385
  var c = new ErrorBarsHelper(this, b);
1386
1386
  var d = new PathGeometry();
1387
- var e = this.rz.v;
1387
+ var e = this.r3.v;
1388
1388
  try {
1389
1389
  for (var _b = tslib_1.__values(fromEnum(a.j.keys)), _c = _b.next(); !_c.done; _c = _b.next()) {
1390
1390
  var f = _c.value;
@@ -1393,10 +1393,10 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1393
1393
  var h = a.k.item(f)[1];
1394
1394
  if (!isNaN_(g) && !isNaN_(h)) {
1395
1395
  var i = a.l.item(f).c;
1396
- if (this.rz.p == 1 || this.rz.p == 2) {
1396
+ if (this.r3.p == 1 || this.r3.p == 2) {
1397
1397
  c.e(d, i, g, true);
1398
1398
  }
1399
- if (this.rz.p == 1 || this.rz.p == 3) {
1399
+ if (this.r3.p == 1 || this.r3.p == 3) {
1400
1400
  c.e(d, i, h, false);
1401
1401
  }
1402
1402
  }
@@ -1417,17 +1417,17 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1417
1417
  }
1418
1418
  }
1419
1419
  };
1420
- ScatterBase.prototype.e9 = function (a, b, c) {
1420
+ ScatterBase.prototype.fb = function (a, b, c) {
1421
1421
  var d = true;
1422
- if (!_super.prototype.e9.call(this, a, b, c) || b.isEmpty || a.isEmpty || this.xAxis == null || this.yAxis == null || this.xAxis.bh == null || this.yAxis.bh == null || this.sd == null || this.se == null || this.sd.count == 0 || this.se.count == 0 || this.ck == null || this.ck.count != this.sd.count || this.ck.count != this.se.count || this.xAxis.bh == null || this.yAxis.bh == null || this.xAxis.lv == this.xAxis.lu || this.yAxis.lv == this.yAxis.lu) {
1422
+ if (!_super.prototype.fb.call(this, a, b, c) || b.isEmpty || a.isEmpty || this.xAxis == null || this.yAxis == null || this.xAxis.bh == null || this.yAxis.bh == null || this.sh == null || this.si == null || this.sh.count == 0 || this.si.count == 0 || this.ck == null || this.ck.count != this.sh.count || this.ck.count != this.si.count || this.xAxis.bh == null || this.yAxis.bh == null || this.xAxis.lv == this.xAxis.lu || this.yAxis.lv == this.yAxis.lu) {
1423
1423
  d = false;
1424
1424
  }
1425
1425
  return d;
1426
1426
  };
1427
1427
  ScatterBase.prototype.getViewInfo = function (a, b) {
1428
- if (!this.u0.isEmpty && !this.u1.isEmpty) {
1429
- a = this.u0;
1430
- b = this.u1;
1428
+ if (!this.u4.isEmpty && !this.u5.isEmpty) {
1429
+ a = this.u4;
1430
+ b = this.u5;
1431
1431
  return {
1432
1432
  p0: a,
1433
1433
  p1: b
@@ -1440,52 +1440,52 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1440
1440
  p1: b
1441
1441
  };
1442
1442
  };
1443
- ScatterBase.prototype.mj = function (a) {
1444
- this.to();
1443
+ ScatterBase.prototype.mm = function (a) {
1444
+ this.ts();
1445
1445
  try {
1446
1446
  if (this.cx(this.b0)) {
1447
1447
  return;
1448
1448
  }
1449
- if (this.ck != null && this.ck.count > this.sy) {
1449
+ if (this.ck != null && this.ck.count > this.s2) {
1450
1450
  a = false;
1451
1451
  }
1452
- if (this.eo(a) && !this.es) {
1453
- var b = this.r3;
1452
+ if (this.ep(a) && !this.eu) {
1453
+ var b = this.r7;
1454
1454
  if (this.cv()) {
1455
1455
  if (this.ce.g) {
1456
1456
  this.ce.t();
1457
1457
  }
1458
- this.r3 = this.r5;
1459
- this.r5 = b;
1458
+ this.r7 = this.r9;
1459
+ this.r9 = b;
1460
1460
  }
1461
1461
  else {
1462
- this.r3 = this.r1;
1463
- this.r1 = b;
1462
+ this.r7 = this.r5;
1463
+ this.r5 = b;
1464
1464
  }
1465
- this.tx(this.r1, this.ry);
1466
- this.mr();
1465
+ this.t1(this.r5, this.r2);
1466
+ this.mu();
1467
1467
  }
1468
1468
  else {
1469
- if (!this.es) {
1470
- this.tx(this.r1, this.ry);
1469
+ if (!this.eu) {
1470
+ this.t1(this.r5, this.r2);
1471
1471
  }
1472
- this.t8(this.r1, this.ry);
1472
+ this.uc(this.r5, this.r2);
1473
1473
  }
1474
1474
  }
1475
1475
  finally {
1476
- this.t9();
1476
+ this.ud();
1477
1477
  }
1478
1478
  };
1479
- ScatterBase.prototype.mw = function () {
1480
- _super.prototype.mw.call(this);
1479
+ ScatterBase.prototype.mz = function () {
1480
+ _super.prototype.mz.call(this);
1481
1481
  if (this.index < 0) {
1482
1482
  return;
1483
1483
  }
1484
- this.ry.da();
1484
+ this.r2.da();
1485
1485
  };
1486
- ScatterBase.prototype.mk = function (a, b) {
1487
- _super.prototype.mk.call(this, a, b);
1488
- if (!this.ez) {
1486
+ ScatterBase.prototype.mn = function (a, b) {
1487
+ _super.prototype.mn.call(this, a, b);
1488
+ if (!this.e1) {
1489
1489
  this.b0.a2(b);
1490
1490
  return;
1491
1491
  }
@@ -1494,29 +1494,29 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1494
1494
  return;
1495
1495
  }
1496
1496
  var c = typeCast(ScatterBaseView.$, this.bz);
1497
- if (!this.et) {
1498
- this.r4 = new ScatterFrame();
1499
- this.tx(this.r4, c);
1497
+ if (!this.ev) {
1498
+ this.r8 = new ScatterFrame();
1499
+ this.t1(this.r8, c);
1500
1500
  }
1501
- this.et = false;
1502
- this.t8(this.r4, c);
1503
- this.ez = false;
1501
+ this.ev = false;
1502
+ this.uc(this.r8, c);
1503
+ this.e1 = false;
1504
1504
  };
1505
- ScatterBase.prototype.mh = function (a, b, c, d, e) {
1506
- _super.prototype.mh.call(this, a, b, c, d, e);
1505
+ ScatterBase.prototype.mk = function (a, b, c, d, e) {
1506
+ _super.prototype.mk.call(this, a, b, c, d, e);
1507
1507
  var f = this.a6.a$h.item(d);
1508
1508
  var g = f;
1509
1509
  f.a1(c);
1510
1510
  if (this.cx(g)) {
1511
1511
  return;
1512
1512
  }
1513
- if (this.r0 == null) {
1514
- this.r0 = new ScatterFrame();
1513
+ if (this.r4 == null) {
1514
+ this.r4 = new ScatterFrame();
1515
1515
  }
1516
- this.tx(this.r0, g);
1517
- this.t8(this.r0, g);
1516
+ this.t1(this.r4, g);
1517
+ this.uc(this.r4, g);
1518
1518
  };
1519
- ScatterBase.prototype.t4 = function (a, b) {
1519
+ ScatterBase.prototype.t8 = function (a, b) {
1520
1520
  var e_6, _a, e_7, _b;
1521
1521
  var c = new List$1(Base.$, 0);
1522
1522
  try {
@@ -1560,11 +1560,11 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1560
1560
  }
1561
1561
  }
1562
1562
  };
1563
- ScatterBase.prototype.rk = function (a, b, c, d, e) {
1563
+ ScatterBase.prototype.ro = function (a, b, c, d, e) {
1564
1564
  var _this = this;
1565
- if (c == null || c.length != this.rx.c.count) {
1566
- c = new Array(this.rx.c.count);
1567
- for (var f = 0; f < this.rx.c.count; f++) {
1565
+ if (c == null || c.length != this.r1.c.count) {
1566
+ c = new Array(this.r1.c.count);
1567
+ for (var f = 0; f < this.r1.c.count; f++) {
1568
1568
  c[f] = PointUtil.create();
1569
1569
  }
1570
1570
  }
@@ -1577,37 +1577,37 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1577
1577
  var i = ((function () {
1578
1578
  var $ret = new ScalerParams(0, d, e, _this.yAxis.cg, g);
1579
1579
  $ret.c = _this.getEffectiveViewport1(a);
1580
- $ret.b = _this.gc();
1580
+ $ret.b = _this.ge();
1581
1581
  return $ret;
1582
1582
  })());
1583
- var j = this.pr(a);
1584
- var k = this.rx.a.el(j.left, h);
1585
- var l = this.rx.a.el(j.right, h);
1586
- var m = this.rx.b.el(j.bottom, i);
1587
- var n = this.rx.b.el(j.top, i);
1588
- if (this.rx.d) {
1583
+ var j = this.pv(a);
1584
+ var k = this.r1.a.el(j.left, h);
1585
+ var l = this.r1.a.el(j.right, h);
1586
+ var m = this.r1.b.el(j.bottom, i);
1587
+ var n = this.r1.b.el(j.top, i);
1588
+ if (this.r1.d) {
1589
1589
  var o = k;
1590
1590
  k = l;
1591
1591
  l = o;
1592
1592
  }
1593
- if (this.rx.e) {
1593
+ if (this.r1.e) {
1594
1594
  var p = m;
1595
1595
  m = n;
1596
1596
  n = p;
1597
1597
  }
1598
- var q = this.rx;
1598
+ var q = this.r1;
1599
1599
  var r = q.a;
1600
1600
  var s = q.b;
1601
1601
  var t;
1602
1602
  var u;
1603
- var v = this.sd;
1604
- var w = this.se;
1603
+ var v = this.sh;
1604
+ var w = this.si;
1605
1605
  var x = false;
1606
1606
  var y = 0;
1607
1607
  var z = 0;
1608
1608
  if (this.cd != null) {
1609
- if (this.cd.e3()) {
1610
- var aa = this.cd.ku(d, h);
1609
+ if (this.cd.e8()) {
1610
+ var aa = this.cd.lh(d, h);
1611
1611
  x = aa.c;
1612
1612
  y = aa.d;
1613
1613
  z = r.el(0 + y, h);
@@ -1615,7 +1615,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1615
1615
  z -= ab;
1616
1616
  }
1617
1617
  }
1618
- for (var ac = 0; ac < this.rx.c.count; ac++) {
1618
+ for (var ac = 0; ac < this.r1.c.count; ac++) {
1619
1619
  t = v.item(ac);
1620
1620
  u = w.item(ac);
1621
1621
  if (x) {
@@ -1647,7 +1647,7 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1647
1647
  }
1648
1648
  return c;
1649
1649
  };
1650
- ScatterBase.prototype.sr = function (a, b) {
1650
+ ScatterBase.prototype.sv = function (a, b) {
1651
1651
  var e_8, _a;
1652
1652
  if (b == null) {
1653
1653
  b = new List$1(Number_$type, 2, a.e);
@@ -1678,30 +1678,30 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1678
1678
  }
1679
1679
  return b;
1680
1680
  };
1681
- ScatterBase.prototype.k7 = function (a) {
1682
- _super.prototype.k7.call(this, a);
1683
- this.a8.exportTrendlineData(this, a, this.ry.cx.g$j);
1681
+ ScatterBase.prototype.la = function (a) {
1682
+ _super.prototype.la.call(this, a);
1683
+ this.a8.exportTrendlineData(this, a, this.r2.cx.g$j);
1684
1684
  };
1685
- ScatterBase.prototype.gc = function () {
1686
- return Series.gd(this.se, null);
1685
+ ScatterBase.prototype.ge = function () {
1686
+ return Series.gf(this.si, null);
1687
1687
  };
1688
1688
  ScatterBase.prototype.getDataLegendSeriesContextAt = function (a, b) {
1689
1689
  var c = { $type: Point_$type, x: a, y: b };
1690
- var d = this.ht(c);
1691
- var e = d == null ? NaN : this.gb(d, "XMemberPath");
1692
- var f = d == null ? NaN : this.gb(d, "YMemberPath");
1690
+ var d = this.hv(c);
1691
+ var e = d == null ? NaN : this.gd(d, "XMemberPath");
1692
+ var f = d == null ? NaN : this.gd(d, "YMemberPath");
1693
1693
  var g = new DataLegendSeriesValueInfo();
1694
1694
  g.l = e;
1695
1695
  g.a = 13;
1696
- g.p = this.te != null ? this.te : "X:";
1697
- g.q = this.ta != null ? this.ta : "X:";
1698
- g.r = this.tc != null ? this.tc : "";
1696
+ g.p = this.ti != null ? this.ti : "X:";
1697
+ g.q = this.te != null ? this.te : "X:";
1698
+ g.r = this.tg != null ? this.tg : "";
1699
1699
  var h = new DataLegendSeriesValueInfo();
1700
1700
  h.l = f;
1701
1701
  h.a = 14;
1702
- h.p = this.tm != null ? this.tm : "Y:";
1703
- h.q = this.ti != null ? this.ti : "Y:";
1704
- h.r = this.tk != null ? this.tk : "";
1702
+ h.p = this.tq != null ? this.tq : "Y:";
1703
+ h.q = this.tm != null ? this.tm : "Y:";
1704
+ h.r = this.to != null ? this.to : "";
1705
1705
  var i = new DataLegendSeriesContext();
1706
1706
  i.f = ((function () {
1707
1707
  var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -1713,8 +1713,8 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
1713
1713
  return i;
1714
1714
  };
1715
1715
  ScatterBase.$t = markType(ScatterBase, 'ScatterBase', MarkerSeries.$, [ISupportsErrorBars_$type, ITrendLineSeries_$type]);
1716
- ScatterBase.ua = DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
1717
- ScatterBase.$$p = markDep(DependencyProperty, PropertyMetadata, ScatterBase, 'raisePropertyChanged', ['ErrorBarSettings:rz:ub', [ScatterErrorBarSettings.$, null], 'IsCustomScatterMarkerStyleAllowed:sj:uc', [0, false], 'IsCustomScatterStyleAllowed:sk:ud', [0, false], 'ItemSearchMode:r9:ue', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:sx:uf', [1, 10000], 'MarkerCollisionAvoidance:rp:ug', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MaximumMarkers:sy:uh', [1, 400], 'XAxis::up', [NumericXAxis.$, null], 'XMemberAsLegendLabel:ta:uq', [2, null], 'XMemberAsLegendUnit:tc:ur', [2, null], 'XMemberPath:te:us', [2, null], 'YAxis::ut', [NumericYAxis.$, null], 'YMemberAsLegendLabel:ti:uu', [2, null], 'YMemberAsLegendUnit:tk:uv', [2, null], 'YMemberPath:tm:uw', [2, null], 'TrendLineType::un', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::um', [1, 1.5], 'TrendLinePeriod::ul', [1, 7], 'TrendLineBrush::ui', [Brush.$, null], 'TrendLineZIndex:sz:uo', [1, 1001], 'TrendLineDashArray:uy:uj', [DoubleCollection.$], 'TrendLineDashCap:uz:uk', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
1716
+ ScatterBase.ue = DependencyProperty.i("ActualTrendLineBrush", Brush.$, ScatterBase.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
1717
+ ScatterBase.$$p = markDep(DependencyProperty, PropertyMetadata, ScatterBase, 'raisePropertyChanged', ['ErrorBarSettings:r3:uf', [ScatterErrorBarSettings.$, null], 'IsCustomScatterMarkerStyleAllowed:sn:ug', [0, false], 'IsCustomScatterStyleAllowed:so:uh', [0, false], 'ItemSearchMode:sd:ui', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:s1:uj', [1, 10000], 'MarkerCollisionAvoidance:rt:uk', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MaximumMarkers:s2:ul', [1, 400], 'XAxis::ut', [NumericXAxis.$, null], 'XMemberAsLegendLabel:te:uu', [2, null], 'XMemberAsLegendUnit:tg:uv', [2, null], 'XMemberPath:ti:uw', [2, null], 'YAxis::ux', [NumericYAxis.$, null], 'YMemberAsLegendLabel:tm:uy', [2, null], 'YMemberAsLegendUnit:to:uz', [2, null], 'YMemberPath:tq:u0', [2, null], 'TrendLineType::ur', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::uq', [1, 1.5], 'TrendLinePeriod::up', [1, 7], 'TrendLineBrush::um', [Brush.$, null], 'TrendLineZIndex:s3:us', [1, 1001], 'TrendLineDashArray:u2:un', [DoubleCollection.$], 'TrendLineDashCap:u3:uo', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
1718
1718
  return ScatterBase;
1719
1719
  }(MarkerSeries));
1720
1720
  export { ScatterBase };
@@ -1793,7 +1793,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1793
1793
  this.dc = new Path();
1794
1794
  this.dd = new Path();
1795
1795
  if (!this.q) {
1796
- this.cw.sy = 2000;
1796
+ this.cw.s2 = 2000;
1797
1797
  }
1798
1798
  };
1799
1799
  ScatterBaseView.prototype.de = function (a) {
@@ -1812,12 +1812,12 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1812
1812
  };
1813
1813
  ScatterBaseView.prototype.cu = function () {
1814
1814
  var _this = this;
1815
- var a = new NumericMarkerManager(1, function (b) { return _this.cy.item(b); }, function (b) { return _this.cw.rx.c.item(b); }, runOn(this, this.c9), runOn(this, this.cr), runOn(this, this.cz), function () { return _this.cw.rp; });
1815
+ var a = new NumericMarkerManager(1, function (b) { return _this.cy.item(b); }, function (b) { return _this.cw.r1.c.item(b); }, runOn(this, this.c9), runOn(this, this.cr), runOn(this, this.cz), function () { return _this.cw.rt; });
1816
1816
  a.q = runOn(this, this.de);
1817
1817
  return a;
1818
1818
  };
1819
1819
  ScatterBaseView.prototype.c9 = function (a) {
1820
- this.cw.t4(a, this.cy);
1820
+ this.cw.t8(a, this.cy);
1821
1821
  };
1822
1822
  ScatterBaseView.prototype.c0 = function () {
1823
1823
  return this.b4;
@@ -1826,11 +1826,11 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1826
1826
  return this.ct;
1827
1827
  };
1828
1828
  ScatterBaseView.prototype.cr = function () {
1829
- this.ct = this.cw.rk(this, this.cy, this.ct, this.bv, this.bu);
1829
+ this.ct = this.cw.ro(this, this.cy, this.ct, this.bv, this.bu);
1830
1830
  return this.ct;
1831
1831
  };
1832
1832
  ScatterBaseView.prototype.cz = function () {
1833
- this.c1 = this.cw.sr(this.cy, this.c1);
1833
+ this.c1 = this.cw.sv(this.cy, this.c1);
1834
1834
  return this.c1;
1835
1835
  };
1836
1836
  ScatterBaseView.prototype.c2 = function () {
@@ -1843,10 +1843,10 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1843
1843
  };
1844
1844
  ScatterBaseView.prototype.da = function () {
1845
1845
  if (this.cw.trendLineBrush != null) {
1846
- this.cw.ux = this.cw.trendLineBrush;
1846
+ this.cw.u1 = this.cw.trendLineBrush;
1847
1847
  }
1848
1848
  else {
1849
- this.cw.ux = this.cw.oz;
1849
+ this.cw.u1 = this.cw.o3;
1850
1850
  }
1851
1851
  };
1852
1852
  ScatterBaseView.prototype.cf = function (a) {
@@ -1863,9 +1863,9 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1863
1863
  if (this.cw.trendLineType != 0 && !b) {
1864
1864
  var c = this.cx.g$j;
1865
1865
  c.ac = this.cw.trendLineThickness;
1866
- c._stroke = this.cw.ux;
1867
- c.ai = this.cw.uy;
1868
- c.ad = this.cw.uz;
1866
+ c._stroke = this.cw.u1;
1867
+ c.ai = this.cw.u2;
1868
+ c.ad = this.cw.u3;
1869
1869
  a.u(c);
1870
1870
  }
1871
1871
  }
@@ -1884,7 +1884,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1884
1884
  if (!stringIsNullOrEmpty(b)) {
1885
1885
  a += " style='color:" + b + "'";
1886
1886
  }
1887
- a += ">" + this.cw.title + "</span><br/><span>" + "x: </span><span class='ui-priority-primary'>${item." + this.cw.te + "}</span><br/><span>" + "y: </span><span class='ui-priority-primary'>${item." + this.cw.tm + "}</span></div>";
1887
+ a += ">" + this.cw.title + "</span><br/><span>" + "x: </span><span class='ui-priority-primary'>${item." + this.cw.ti + "}</span><br/><span>" + "y: </span><span class='ui-priority-primary'>${item." + this.cw.tq + "}</span></div>";
1888
1888
  return a;
1889
1889
  };
1890
1890
  ScatterBaseView.$t = markType(ScatterBaseView, 'ScatterBaseView', MarkerSeriesView.$);