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
@@ -41,79 +41,79 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
41
41
  tslib_1.__extends(HighDensityScatterSeries, _super);
42
42
  function HighDensityScatterSeries() {
43
43
  var _this = _super.call(this) || this;
44
- _this.qh = null;
44
+ _this.ql = null;
45
+ _this.qn = null;
46
+ _this.rw = 0;
47
+ _this.qp = false;
48
+ _this.rb = Defaults.aq.o;
49
+ _this.ra = Defaults.aq.n;
50
+ _this.q9 = Defaults.aq.m;
51
+ _this.q8 = Defaults.aq.l;
52
+ _this.q7 = Defaults.ap.o;
53
+ _this.q6 = Defaults.ap.n;
54
+ _this.q5 = Defaults.ap.m;
55
+ _this.q4 = Defaults.ap.l;
56
+ _this.qd = null;
57
+ _this.qi = null;
45
58
  _this.qj = null;
46
- _this.rs = 0;
47
- _this.ql = false;
48
- _this.q7 = Defaults.aq.o;
49
- _this.q6 = Defaults.aq.n;
50
- _this.q5 = Defaults.aq.m;
51
- _this.q4 = Defaults.aq.l;
52
- _this.q3 = Defaults.ap.o;
53
- _this.q2 = Defaults.ap.n;
54
- _this.q1 = Defaults.ap.m;
55
- _this.q0 = Defaults.ap.l;
56
- _this.p9 = null;
57
59
  _this.qe = null;
58
- _this.qf = null;
59
- _this.qa = null;
60
- _this.qc = null;
61
- _this.qn = false;
60
+ _this.qg = null;
61
+ _this.qr = false;
62
+ _this.rx = 0;
63
+ _this.rz = 0;
62
64
  _this.rt = 0;
63
- _this.rv = 0;
64
- _this.rp = 0;
65
- _this.ro = 0;
65
+ _this.rs = 0;
66
66
  _this.progressiveLoadStatusChanged = null;
67
- _this.qs = null;
68
- _this.qy = 0;
69
- _this.qx = 0;
70
- _this.qz = 0;
71
- _this.re = 0;
72
- _this.rc = 0;
73
- _this.rd = 0;
74
- _this.rf = 0;
75
- _this.rh = 0;
76
- _this.rj = 0;
67
+ _this.qw = null;
68
+ _this.q2 = 0;
69
+ _this.q1 = 0;
70
+ _this.q3 = 0;
77
71
  _this.ri = 0;
78
72
  _this.rg = 0;
79
- _this.qu = 0;
80
- _this.qv = 0;
81
- _this.qw = 0;
82
- _this.qt = 0;
83
- _this.rr = 0;
84
- _this.rq = 0;
85
- _this.p6 = null;
73
+ _this.rh = 0;
74
+ _this.rj = 0;
75
+ _this.rl = 0;
76
+ _this.rn = 0;
77
+ _this.rm = 0;
78
+ _this.rk = 0;
79
+ _this.qy = 0;
80
+ _this.qz = 0;
81
+ _this.q0 = 0;
82
+ _this.qx = 0;
83
+ _this.rv = 0;
86
84
  _this.ru = 0;
87
- _this.qm = false;
85
+ _this.qa = null;
86
+ _this.ry = 0;
87
+ _this.qq = false;
88
88
  _this._itemIndexes = null;
89
- _this.p7 = null;
90
- _this.p4 = null;
91
- _this.qg = null;
89
+ _this.qb = null;
90
+ _this.p8 = null;
91
+ _this.qk = null;
92
92
  _this.ab = HighDensityScatterSeries.$;
93
- _this.el = false;
93
+ _this.em = false;
94
94
  return _this;
95
95
  }
96
- HighDensityScatterSeries.prototype.get_d5 = function () {
96
+ HighDensityScatterSeries.prototype.get_d6 = function () {
97
97
  return true;
98
98
  };
99
- HighDensityScatterSeries.prototype.gu = function () {
100
- if (!isNaN_(this.gt)) {
101
- return _super.prototype.gu.call(this);
99
+ HighDensityScatterSeries.prototype.gw = function () {
100
+ if (!isNaN_(this.gv)) {
101
+ return _super.prototype.gw.call(this);
102
102
  }
103
103
  return Defaults.q;
104
104
  };
105
- HighDensityScatterSeries.prototype.get_ec = function () {
105
+ HighDensityScatterSeries.prototype.get_ed = function () {
106
106
  return true;
107
107
  };
108
- Object.defineProperty(HighDensityScatterSeries.prototype, "qi", {
108
+ Object.defineProperty(HighDensityScatterSeries.prototype, "qm", {
109
109
  get: function () {
110
- return this.qh;
110
+ return this.ql;
111
111
  },
112
112
  set: function (a) {
113
- if (this.qh != a) {
114
- var b = this.qi;
115
- this.qh = a;
116
- this.raisePropertyChanged("XColumn", b, this.qi);
113
+ if (this.ql != a) {
114
+ var b = this.qm;
115
+ this.ql = a;
116
+ this.raisePropertyChanged("XColumn", b, this.qm);
117
117
  }
118
118
  },
119
119
  enumerable: true,
@@ -121,21 +121,21 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
121
121
  });
122
122
  HighDensityScatterSeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
123
123
  var c = { $type: Point_$type, x: a, y: b };
124
- var d = this.ht(c);
125
- var e = d == null ? NaN : this.gb(d, "XMemberPath");
126
- var f = d == null ? NaN : this.gb(d, "YMemberPath");
124
+ var d = this.hv(c);
125
+ var e = d == null ? NaN : this.gd(d, "XMemberPath");
126
+ var f = d == null ? NaN : this.gd(d, "YMemberPath");
127
127
  var g = new DataLegendSeriesValueInfo();
128
128
  g.l = e;
129
129
  g.a = 13;
130
- g.p = this.se != null ? this.se : "X";
131
- g.q = this.sa != null ? this.sa : "X:";
132
- g.r = this.sc != null ? this.sc : "";
130
+ g.p = this.si != null ? this.si : "X";
131
+ g.q = this.se != null ? this.se : "X:";
132
+ g.r = this.sg != null ? this.sg : "";
133
133
  var h = new DataLegendSeriesValueInfo();
134
134
  h.l = f;
135
135
  h.a = 14;
136
- h.p = this.sm != null ? this.sm : "Y";
137
- h.q = this.si != null ? this.si : "Y:";
138
- g.r = this.sk != null ? this.sk : "";
136
+ h.p = this.sq != null ? this.sq : "Y";
137
+ h.q = this.sm != null ? this.sm : "Y:";
138
+ g.r = this.so != null ? this.so : "";
139
139
  var i = new DataLegendSeriesContext();
140
140
  i.f = ((function () {
141
141
  var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -146,75 +146,75 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
146
146
  i.b = this.av();
147
147
  return i;
148
148
  };
149
- HighDensityScatterSeries.prototype.hw = function (a, b) {
150
- var c = this.jq(b);
149
+ HighDensityScatterSeries.prototype.hy = function (a, b) {
150
+ var c = this.js(b);
151
151
  if (c == HighDensityScatterSeries.$$p[10]) {
152
- return this.hx(a, b, this.se);
152
+ return this.hz(a, b, this.si);
153
153
  }
154
154
  if (c == HighDensityScatterSeries.$$p[14]) {
155
- return this.hx(a, b, this.sm);
155
+ return this.hz(a, b, this.sq);
156
156
  }
157
- return _super.prototype.hw.call(this, a, b);
157
+ return _super.prototype.hy.call(this, a, b);
158
158
  };
159
- Object.defineProperty(HighDensityScatterSeries.prototype, "qk", {
159
+ Object.defineProperty(HighDensityScatterSeries.prototype, "qo", {
160
160
  get: function () {
161
- return this.qj;
161
+ return this.qn;
162
162
  },
163
163
  set: function (a) {
164
- if (this.qj != a) {
165
- var b = this.qk;
166
- this.qj = a;
167
- this.raisePropertyChanged("YColumn", b, this.qk);
164
+ if (this.qn != a) {
165
+ var b = this.qo;
166
+ this.qn = a;
167
+ this.raisePropertyChanged("YColumn", b, this.qo);
168
168
  }
169
169
  },
170
170
  enumerable: true,
171
171
  configurable: true
172
172
  });
173
- HighDensityScatterSeries.prototype.s1 = function () {
174
- if (this.p9 == null) {
173
+ HighDensityScatterSeries.prototype.s5 = function () {
174
+ if (this.qd == null) {
175
175
  return;
176
176
  }
177
- this.p9.s();
178
- var a = this.p9;
179
- a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.so));
180
- this.p9 = null;
177
+ this.qd.s();
178
+ var a = this.qd;
179
+ a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.ss));
180
+ this.qd = null;
181
181
  };
182
- HighDensityScatterSeries.prototype.l4 = function (a, b, c, d) {
183
- _super.prototype.l4.call(this, a, b, c, d);
182
+ HighDensityScatterSeries.prototype.l7 = function (a, b, c, d) {
183
+ _super.prototype.l7.call(this, a, b, c, d);
184
184
  switch (b) {
185
185
  case "SeriesViewer":
186
186
  if (this.cd != null) {
187
187
  var e = this.getEffectiveViewport1(this.b0);
188
- this.qm = !e.isEmpty;
188
+ this.qq = !e.isEmpty;
189
189
  }
190
190
  break;
191
191
  case "FastItemsSource":
192
- this.s1();
192
+ this.s5();
193
193
  if (typeCast(IFastItemsSource_$type, c) != null) {
194
- c.deregisterColumn(this.qi);
195
- c.deregisterColumn(this.qk);
196
- this.qi = null;
197
- this.qk = null;
194
+ c.deregisterColumn(this.qm);
195
+ c.deregisterColumn(this.qo);
196
+ this.qm = null;
197
+ this.qo = null;
198
198
  }
199
199
  if (typeCast(IFastItemsSource_$type, d) != null) {
200
- this.qi = this.ch(this.se);
201
- this.qk = this.ch(this.sm);
200
+ this.qm = this.ch(this.si);
201
+ this.qo = this.ch(this.sq);
202
202
  }
203
- if ((this.qd != null && !this.qd.c0()) || (this.qb != null && !this.qb.c0())) {
204
- this.mi(false);
203
+ if ((this.qh != null && !this.qh.c0()) || (this.qf != null && !this.qf.c0())) {
204
+ this.ml(false);
205
205
  }
206
- this.lq();
206
+ this.lt();
207
207
  break;
208
208
  case HighDensityScatterSeries.$$p[7]:
209
- var f = this.qa;
210
- this.qa = this.qb;
211
- this.s1();
209
+ var f = this.qe;
210
+ this.qe = this.qf;
211
+ this.s5();
212
212
  if (f != null) {
213
- f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.sr));
213
+ f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.sv));
214
214
  }
215
- if (this.qa != null) {
216
- var g = this.qa;
217
- g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.sr));
215
+ if (this.qe != null) {
216
+ var g = this.qe;
217
+ g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.sv));
218
218
  }
219
219
  if (c != null) {
220
220
  c.bz(this);
@@ -222,20 +222,20 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
222
222
  if (d != null) {
223
223
  d.cs(this);
224
224
  }
225
- if ((this.qb != null && !this.qb.c0()) || (d == null && c != null)) {
226
- this.mi(false);
225
+ if ((this.qf != null && !this.qf.c0()) || (d == null && c != null)) {
226
+ this.ml(false);
227
227
  }
228
228
  break;
229
229
  case HighDensityScatterSeries.$$p[11]:
230
- var h = this.qc;
231
- this.qc = this.qd;
232
- this.s1();
230
+ var h = this.qg;
231
+ this.qg = this.qh;
232
+ this.s5();
233
233
  if (h != null) {
234
- h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.sr));
234
+ h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.sv));
235
235
  }
236
- if (this.qc != null) {
237
- var i = this.qc;
238
- i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.sr));
236
+ if (this.qg != null) {
237
+ var i = this.qg;
238
+ i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.sv));
239
239
  }
240
240
  if (c != null) {
241
241
  c.bz(this);
@@ -243,161 +243,161 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
243
243
  if (d != null) {
244
244
  d.cs(this);
245
245
  }
246
- if ((this.qd != null && !this.qd.c0()) || (d == null && c != null)) {
247
- this.mi(false);
246
+ if ((this.qh != null && !this.qh.c0()) || (d == null && c != null)) {
247
+ this.ml(false);
248
248
  }
249
249
  break;
250
250
  case "MouseOverEnabled":
251
- this.qn = this.el;
252
- this.mi(false);
251
+ this.qr = this.em;
252
+ this.ml(false);
253
253
  break;
254
254
  case HighDensityScatterSeries.$$p[10]:
255
255
  if (this.ck != null) {
256
- this.ck.deregisterColumn(this.qi);
257
- this.qi = this.ch(this.se);
256
+ this.ck.deregisterColumn(this.qm);
257
+ this.qm = this.ch(this.si);
258
258
  }
259
259
  break;
260
260
  case "XColumn":
261
- this.s1();
262
- if (this.qb != null && !this.qb.c0()) {
263
- this.mi(false);
261
+ this.s5();
262
+ if (this.qf != null && !this.qf.c0()) {
263
+ this.ml(false);
264
264
  }
265
- this.lq();
265
+ this.lt();
266
266
  break;
267
267
  case HighDensityScatterSeries.$$p[14]:
268
268
  if (this.ck != null) {
269
- this.ck.deregisterColumn(this.qk);
270
- this.qk = this.ch(this.sm);
269
+ this.ck.deregisterColumn(this.qo);
270
+ this.qo = this.ch(this.sq);
271
271
  }
272
272
  break;
273
273
  case "YColumn":
274
- this.s1();
275
- if (this.qd != null && !this.qd.c0()) {
276
- this.mi(false);
274
+ this.s5();
275
+ if (this.qh != null && !this.qh.c0()) {
276
+ this.ml(false);
277
277
  }
278
- this.lq();
278
+ this.lt();
279
279
  break;
280
280
  case HighDensityScatterSeries.$$p[6]:
281
- this.s1();
282
- this.mi(false);
283
- this.lp();
281
+ this.s5();
282
+ this.ml(false);
283
+ this.ls();
284
284
  break;
285
285
  case HighDensityScatterSeries.$$p[3]:
286
- this.mi(false);
287
- this.lp();
286
+ this.ml(false);
287
+ this.ls();
288
288
  break;
289
289
  case HighDensityScatterSeries.$$p[1]:
290
- this.mi(false);
291
- this.lp();
290
+ this.ml(false);
291
+ this.ls();
292
292
  break;
293
293
  case HighDensityScatterSeries.$$p[0]:
294
294
  case HighDensityScatterSeries.$$p[2]:
295
- if (!this.p8.b1(this.tk, this.tj)) {
295
+ if (!this.qc.b1(this.to, this.tn)) {
296
296
  return;
297
297
  }
298
- this.sv();
299
- this.mi(false);
300
- this.lp();
298
+ this.sz();
299
+ this.ml(false);
300
+ this.ls();
301
301
  break;
302
302
  case HighDensityScatterSeries.$$p[4]:
303
- this.rs = Math.max(typeGetValue(d) - 1, 0);
304
- this.ql = this.rs > 0;
305
- this.mi(false);
306
- this.lp();
303
+ this.rw = Math.max(typeGetValue(d) - 1, 0);
304
+ this.qp = this.rw > 0;
305
+ this.ml(false);
306
+ this.ls();
307
307
  break;
308
308
  case HighDensityScatterSeries.$$p[5]:
309
- this.mi(false);
310
- this.lp();
309
+ this.ml(false);
310
+ this.ls();
311
311
  break;
312
312
  }
313
313
  };
314
- HighDensityScatterSeries.prototype.sv = function () {
315
- this.q4 = this.tk.l;
316
- this.q7 = this.tk.o;
317
- this.q6 = this.tk.n;
318
- this.q5 = this.tk.m;
319
- this.q0 = this.tj.l;
320
- this.q3 = this.tj.o;
321
- this.q2 = this.tj.n;
322
- this.q1 = this.tj.m;
323
- this.o8 = BrushUtil.g(truncate(this.q4), truncate(this.q7), truncate(this.q6), truncate(this.q5));
324
- this.o3 = BrushUtil.g(truncate(this.q0), truncate(this.q3), truncate(this.q2), truncate(this.q1));
314
+ HighDensityScatterSeries.prototype.sz = function () {
315
+ this.q8 = this.to.l;
316
+ this.rb = this.to.o;
317
+ this.ra = this.to.n;
318
+ this.q9 = this.to.m;
319
+ this.q4 = this.tn.l;
320
+ this.q7 = this.tn.o;
321
+ this.q6 = this.tn.n;
322
+ this.q5 = this.tn.m;
323
+ this.pc = BrushUtil.g(truncate(this.q8), truncate(this.rb), truncate(this.ra), truncate(this.q9));
324
+ this.o7 = BrushUtil.g(truncate(this.q4), truncate(this.q7), truncate(this.q6), truncate(this.q5));
325
325
  };
326
- HighDensityScatterSeries.prototype.qp = function (a) {
326
+ HighDensityScatterSeries.prototype.qt = function (a) {
327
327
  if (typeCast(NumericYAxis.$, a) !== null) {
328
328
  return true;
329
329
  }
330
330
  return false;
331
331
  };
332
- HighDensityScatterSeries.prototype.qo = function (a) {
332
+ HighDensityScatterSeries.prototype.qs = function (a) {
333
333
  if (typeCast(NumericXAxis.$, a) !== null) {
334
334
  return true;
335
335
  }
336
336
  return false;
337
337
  };
338
- HighDensityScatterSeries.prototype.sr = function (a, b) {
339
- this.s1();
340
- this.mi(false);
338
+ HighDensityScatterSeries.prototype.sv = function (a, b) {
339
+ this.s5();
340
+ this.ml(false);
341
341
  };
342
- Object.defineProperty(HighDensityScatterSeries.prototype, "rb", {
342
+ Object.defineProperty(HighDensityScatterSeries.prototype, "rf", {
343
343
  get: function () {
344
- return this.q3 - this.q7;
344
+ return this.q7 - this.rb;
345
345
  },
346
346
  enumerable: true,
347
347
  configurable: true
348
348
  });
349
- Object.defineProperty(HighDensityScatterSeries.prototype, "ra", {
349
+ Object.defineProperty(HighDensityScatterSeries.prototype, "re", {
350
350
  get: function () {
351
- return this.q2 - this.q6;
351
+ return this.q6 - this.ra;
352
352
  },
353
353
  enumerable: true,
354
354
  configurable: true
355
355
  });
356
- Object.defineProperty(HighDensityScatterSeries.prototype, "q9", {
356
+ Object.defineProperty(HighDensityScatterSeries.prototype, "rd", {
357
357
  get: function () {
358
- return this.q1 - this.q5;
358
+ return this.q5 - this.q9;
359
359
  },
360
360
  enumerable: true,
361
361
  configurable: true
362
362
  });
363
- Object.defineProperty(HighDensityScatterSeries.prototype, "q8", {
363
+ Object.defineProperty(HighDensityScatterSeries.prototype, "rc", {
364
364
  get: function () {
365
- return this.q0 - this.q4;
365
+ return this.q4 - this.q8;
366
366
  },
367
367
  enumerable: true,
368
368
  configurable: true
369
369
  });
370
- HighDensityScatterSeries.prototype.e9 = function (a, b, c) {
371
- var d = _super.prototype.e9.call(this, a, b, c);
372
- if (this.qd == null || this.qb == null || this.qb.bh == null || this.qd.bh == null || this.qk == null || this.qi == null || this.qk.count < 1 || this.qi.count < 1 || this.qk.count != this.qi.count || this.qb.lv == this.qb.lu || this.qd.lv == this.qd.lu || this.pz.isEmpty) {
370
+ HighDensityScatterSeries.prototype.fb = function (a, b, c) {
371
+ var d = _super.prototype.fb.call(this, a, b, c);
372
+ if (this.qh == null || this.qf == null || this.qf.bh == null || this.qh.bh == null || this.qo == null || this.qm == null || this.qo.count < 1 || this.qm.count < 1 || this.qo.count != this.qm.count || this.qf.lv == this.qf.lu || this.qh.lv == this.qh.lu || this.p3.isEmpty) {
373
373
  d = false;
374
374
  }
375
375
  return d;
376
376
  };
377
- Object.defineProperty(HighDensityScatterSeries.prototype, "rz", {
377
+ Object.defineProperty(HighDensityScatterSeries.prototype, "r3", {
378
378
  get: function () {
379
- return this.rt;
379
+ return this.rx;
380
380
  },
381
381
  set: function (a) {
382
- var b = this.rt;
383
- this.rt = a;
384
- this.raisePropertyChanged("ProgressiveStatus", b, this.rt);
382
+ var b = this.rx;
383
+ this.rx = a;
384
+ this.raisePropertyChanged("ProgressiveStatus", b, this.rx);
385
385
  },
386
386
  enumerable: true,
387
387
  configurable: true
388
388
  });
389
- HighDensityScatterSeries.prototype.mj = function (a) {
390
- _super.prototype.mj.call(this, a);
391
- this.st(a, this.b0);
389
+ HighDensityScatterSeries.prototype.mm = function (a) {
390
+ _super.prototype.mm.call(this, a);
391
+ this.sx(a, this.b0);
392
392
  };
393
- HighDensityScatterSeries.prototype.st = function (a, b) {
393
+ HighDensityScatterSeries.prototype.sx = function (a, b) {
394
394
  if (this.cx(b)) {
395
395
  return;
396
396
  }
397
- if (this.p9 == null && !this.qr) {
398
- var c = new List$1(KDPointData.$, 2, this.qi.count);
399
- var d = this.qb;
400
- var e = this.qd;
397
+ if (this.qd == null && !this.qv) {
398
+ var c = new List$1(KDPointData.$, 2, this.qm.count);
399
+ var d = this.qf;
400
+ var e = this.qh;
401
401
  var f = new Rect(0, 0, 0, 1, 1);
402
402
  var g = new Rect(0, 0, 0, 1, 1);
403
403
  var h = new ScalerParams(1, f, g, d.cg);
@@ -405,8 +405,8 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
405
405
  var j_1;
406
406
  var k_1;
407
407
  var _loop_1 = function (l) {
408
- j_1 = d.ei(this_1.qi.item(l), h);
409
- k_1 = e.ei(this_1.qk.item(l), i);
408
+ j_1 = d.ei(this_1.qm.item(l), h);
409
+ k_1 = e.ei(this_1.qo.item(l), i);
410
410
  if (!isNaN_(j_1) && !isNaN_(k_1) && !isInfinity(j_1) && !isInfinity(k_1)) {
411
411
  c.add(((function () {
412
412
  var $ret = new KDPointData();
@@ -418,57 +418,57 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
418
418
  }
419
419
  };
420
420
  var this_1 = this;
421
- for (var l = 0; l < this.qi.count; l++) {
421
+ for (var l = 0; l < this.qm.count; l++) {
422
422
  _loop_1(l);
423
423
  }
424
- if (this.qq) {
425
- this.ro = 1;
426
- this.rp = truncate(logBase(c.count, 2)) + 3;
427
- this.rz = truncate(((this.ro / this.rp) * 100));
424
+ if (this.qu) {
425
+ this.rs = 1;
426
+ this.rt = truncate(logBase(c.count, 2)) + 3;
427
+ this.r3 = truncate(((this.rs / this.rt) * 100));
428
428
  if (this.progressiveLoadStatusChanged != null) {
429
- this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.rz));
429
+ this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.r3));
430
430
  }
431
- this.p9 = KDTree2D.b(c.toArray(), 1);
432
- var m = this.p9;
433
- m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.so));
434
- if (!this.p9.f(this.g9)) {
435
- var n = this.p9;
436
- n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.so));
431
+ this.qd = KDTree2D.b(c.toArray(), 1);
432
+ var m = this.qd;
433
+ m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.ss));
434
+ if (!this.qd.f(this.hb)) {
435
+ var n = this.qd;
436
+ n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.ss));
437
437
  }
438
- this.lp();
438
+ this.ls();
439
439
  }
440
440
  else {
441
441
  var o = dateNow();
442
- this.p9 = new KDTree2D(0, c.toArray(), 1);
442
+ this.qd = new KDTree2D(0, c.toArray(), 1);
443
443
  var p = dateNow();
444
444
  }
445
445
  }
446
- if (this.qq && !this.qr) {
447
- this.su(b);
446
+ if (this.qu && !this.qv) {
447
+ this.sy(b);
448
448
  }
449
449
  else {
450
- this.sw(b);
450
+ this.s0(b);
451
451
  }
452
452
  };
453
- HighDensityScatterSeries.prototype.k0 = function (a, b, c, d) {
454
- _super.prototype.k0.call(this, a, b, c, d);
455
- this.s1();
453
+ HighDensityScatterSeries.prototype.k3 = function (a, b, c, d) {
454
+ _super.prototype.k3.call(this, a, b, c, d);
455
+ this.s5();
456
456
  var e = false;
457
- if (this.qb != null && !this.qb.c0()) {
457
+ if (this.qf != null && !this.qf.c0()) {
458
458
  e = true;
459
459
  }
460
- if (this.qd != null && !this.qd.c0()) {
460
+ if (this.qh != null && !this.qh.c0()) {
461
461
  e = true;
462
462
  }
463
463
  if (e) {
464
- this.mi(false);
464
+ this.ml(false);
465
465
  }
466
- this.lq();
466
+ this.lt();
467
467
  };
468
- HighDensityScatterSeries.prototype.sq = function (a) {
468
+ HighDensityScatterSeries.prototype.su = function (a) {
469
469
  var b = a;
470
- var c = this.rr * this.rq;
471
- if (this.qn) {
470
+ var c = this.rv * this.ru;
471
+ if (this.qr) {
472
472
  if (this._itemIndexes == null || this._itemIndexes.length != c) {
473
473
  this._itemIndexes = new Array(c);
474
474
  for (var d = 0; d < c; d++) {
@@ -482,7 +482,7 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
482
482
  }
483
483
  }
484
484
  };
485
- HighDensityScatterSeries.prototype.sw = function (a) {
485
+ HighDensityScatterSeries.prototype.s0 = function (a) {
486
486
  var b;
487
487
  var c;
488
488
  var d = null;
@@ -494,182 +494,182 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
494
494
  b = e.p1;
495
495
  var f = a;
496
496
  var g = this.getEffectiveViewport1(a);
497
- this.qe = new ScalerParams(0, b, c, this.qa.cg, g);
498
- this.qf = new ScalerParams(0, b, c, this.qc.cg, g);
499
- this.sp(a);
500
- this.sq(a);
501
- var h = this.rr * this.rq;
502
- if (this.p7 == null || this.p7.length != h) {
503
- this.p7 = new Array(h);
504
- this.p4 = new Array(h);
505
- }
506
- var i = this.p7.length;
507
- var j = this.p7;
508
- var k = this.p4;
497
+ this.qi = new ScalerParams(0, b, c, this.qe.cg, g);
498
+ this.qj = new ScalerParams(0, b, c, this.qg.cg, g);
499
+ this.st(a);
500
+ this.su(a);
501
+ var h = this.rv * this.ru;
502
+ if (this.qb == null || this.qb.length != h) {
503
+ this.qb = new Array(h);
504
+ this.p8 = new Array(h);
505
+ }
506
+ var i = this.qb.length;
507
+ var j = this.qb;
508
+ var k = this.p8;
509
509
  for (var l = 0; l < i; l++) {
510
510
  j[l] = 0;
511
511
  k[l] = 0;
512
512
  }
513
- this.rv = truncate(Math.round(this.ft));
514
- this.p6 = f.by();
515
- var m = this.p6.length;
516
- var n = this.p6;
513
+ this.rz = truncate(Math.round(this.fv));
514
+ this.qa = f.by();
515
+ var m = this.qa.length;
516
+ var n = this.qa;
517
517
  for (var o = 0; o < m; o++) {
518
518
  n[o] = 0;
519
519
  }
520
- var p = this.rm;
521
- var q = this.rl;
520
+ var p = this.rq;
521
+ var q = this.rp;
522
522
  if (isNaN_(p) || isInfinity(p)) {
523
523
  p = 0;
524
524
  }
525
525
  if (isNaN_(q) || isInfinity(q)) {
526
526
  q = 50;
527
527
  }
528
- this.qy = Math.min(p, q);
529
- this.qx = Math.max(p, q);
530
- if (this.qy < 0) {
531
- this.qy = 0;
528
+ this.q2 = Math.min(p, q);
529
+ this.q1 = Math.max(p, q);
530
+ if (this.q2 < 0) {
531
+ this.q2 = 0;
532
532
  }
533
- if (this.qx < 0) {
534
- this.qx = 0;
533
+ if (this.q1 < 0) {
534
+ this.q1 = 0;
535
535
  }
536
- this.qz = this.qx - this.qy;
537
- if (this.qr) {
538
- this.ss(a);
536
+ this.q3 = this.q1 - this.q2;
537
+ if (this.qv) {
538
+ this.sw(a);
539
539
  }
540
540
  else {
541
- this.s3(a);
541
+ this.s7(a);
542
542
  }
543
543
  f.b9();
544
544
  if (a.q) {
545
545
  this._itemIndexes = d;
546
- this.p8.ca();
546
+ this.qc.ca();
547
547
  }
548
548
  };
549
- HighDensityScatterSeries.prototype.su = function (a) {
550
- if (this.p9 == null) {
549
+ HighDensityScatterSeries.prototype.sy = function (a) {
550
+ if (this.qd == null) {
551
551
  return;
552
552
  }
553
- this.sw(a);
553
+ this.s0(a);
554
554
  };
555
- HighDensityScatterSeries.prototype.so = function (a, b) {
555
+ HighDensityScatterSeries.prototype.ss = function (a, b) {
556
556
  var _this = this;
557
- this.p8.b8(function () {
558
- if (_this.ro < _this.rp - 1) {
559
- _this.ro++;
557
+ this.qc.b8(function () {
558
+ if (_this.rs < _this.rt - 1) {
559
+ _this.rs++;
560
560
  }
561
- _this.rz = truncate(((_this.ro / _this.rp) * 100));
561
+ _this.r3 = truncate(((_this.rs / _this.rt) * 100));
562
562
  if (_this.progressiveLoadStatusChanged != null) {
563
- _this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.rz));
563
+ _this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.r3));
564
564
  }
565
- _this.su(_this.b0);
566
- _this.lp();
567
- if (_this.p9 != null) {
568
- if (!_this.p9.f(_this.g9)) {
569
- var c = _this.p9;
570
- c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(_this, _this.so));
571
- _this.rz = 100;
565
+ _this.sy(_this.b0);
566
+ _this.ls();
567
+ if (_this.qd != null) {
568
+ if (!_this.qd.f(_this.hb)) {
569
+ var c = _this.qd;
570
+ c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(_this, _this.ss));
571
+ _this.r3 = 100;
572
572
  if (_this.progressiveLoadStatusChanged != null) {
573
- _this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.rz));
573
+ _this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.r3));
574
574
  }
575
575
  }
576
576
  }
577
577
  });
578
578
  };
579
- HighDensityScatterSeries.prototype.ss = function (a) {
580
- var b = arrayShallowClone(this.qi.asArray());
581
- this.qb.hm(boxArray$1(b), 0, b.length, this.qe);
582
- var c = arrayShallowClone(this.qk.asArray());
583
- this.ru = 0;
584
- var d = this.rs;
585
- var e = this.ql;
586
- var f = this.p7.length;
587
- this.qd.hm(boxArray$1(c), 0, c.length, this.qf);
588
- var g = 255 << 24 | truncate(this.q7) << 16 | truncate(this.q6) << 8 | truncate(this.q5);
579
+ HighDensityScatterSeries.prototype.sw = function (a) {
580
+ var b = arrayShallowClone(this.qm.asArray());
581
+ this.qf.hm(boxArray$1(b), 0, b.length, this.qi);
582
+ var c = arrayShallowClone(this.qo.asArray());
583
+ this.ry = 0;
584
+ var d = this.rw;
585
+ var e = this.qp;
586
+ var f = this.qb.length;
587
+ this.qh.hm(boxArray$1(c), 0, c.length, this.qj);
588
+ var g = 255 << 24 | truncate(this.rb) << 16 | truncate(this.ra) << 8 | truncate(this.q9);
589
589
  for (var h = 0; h < b.length; h++) {
590
590
  var i = truncate(b[h]);
591
591
  var j = truncate(c[h]);
592
592
  i = truncate(Math.floor(i));
593
593
  j = truncate(Math.floor(j));
594
- if (i < 0 || i >= this.rr || j < 0 || j >= this.rq) {
594
+ if (i < 0 || i >= this.rv || j < 0 || j >= this.ru) {
595
595
  continue;
596
596
  }
597
597
  if (e) {
598
598
  var k = i - d;
599
599
  var l = i + d;
600
- l = l > (this.rr - 1) ? (this.rr - 1) : l;
600
+ l = l > (this.rv - 1) ? (this.rv - 1) : l;
601
601
  k = k < 0 ? 0 : k;
602
602
  var m = j + d;
603
603
  var n = j - d;
604
604
  for (var o = k; o <= l; o++) {
605
605
  for (var p = n; p <= m; p++) {
606
- var q = (p * this.rr) + o;
606
+ var q = (p * this.rv) + o;
607
607
  if (q < 0 || q > f - 1) {
608
608
  continue;
609
609
  }
610
- this.p7[q] = this.p7[q] + 1;
611
- this.p4[q] = 1;
612
- this.ru++;
613
- if (this.qn) {
610
+ this.qb[q] = this.qb[q] + 1;
611
+ this.p8[q] = 1;
612
+ this.ry++;
613
+ if (this.qr) {
614
614
  this._itemIndexes[q] = h + 1;
615
615
  }
616
616
  }
617
617
  }
618
618
  }
619
619
  else {
620
- var r = (j * this.rr) + i;
621
- this.p7[r] = this.p7[r] + 1;
622
- this.p4[r] = 1;
623
- this.ru++;
624
- if (this.qn) {
620
+ var r = (j * this.rv) + i;
621
+ this.qb[r] = this.qb[r] + 1;
622
+ this.p8[r] = 1;
623
+ this.ry++;
624
+ if (this.qr) {
625
625
  this._itemIndexes[r] = h + 1;
626
626
  }
627
627
  }
628
628
  }
629
- this.sx();
629
+ this.s1();
630
630
  };
631
- HighDensityScatterSeries.prototype.s3 = function (a) {
631
+ HighDensityScatterSeries.prototype.s7 = function (a) {
632
632
  var b;
633
633
  var c;
634
634
  var d = a.getViewInfo(b, c);
635
635
  b = d.p0;
636
636
  c = d.p1;
637
- if (this.p9 == null) {
637
+ if (this.qd == null) {
638
638
  return;
639
639
  }
640
- if (this.qs == null) {
641
- this.qs = new List$1(KDTreeNode2D.$, 2, truncate(Math.round(b.width * b.height)));
640
+ if (this.qw == null) {
641
+ this.qw = new List$1(KDTreeNode2D.$, 2, truncate(Math.round(b.width * b.height)));
642
642
  }
643
643
  else {
644
- this.qs.clear();
644
+ this.qw.clear();
645
645
  }
646
646
  var e = c.left;
647
647
  var f = c.right;
648
648
  var g = c.top;
649
649
  var h = c.bottom;
650
- this.ri = c.top;
651
- this.rg = c.height;
652
- this.rh = c.left;
653
- this.rj = c.width;
654
- this.re = b.top;
655
- this.rc = b.height;
656
- this.rd = b.left;
657
- this.rf = b.width;
650
+ this.rm = c.top;
651
+ this.rk = c.height;
652
+ this.rl = c.left;
653
+ this.rn = c.width;
654
+ this.ri = b.top;
655
+ this.rg = b.height;
656
+ this.rh = b.left;
657
+ this.rj = b.width;
658
658
  var i = this.getEffectiveViewport1(a);
659
- this.qu = (i.left - this.rd) / this.rf;
660
- this.qv = (i.top - this.re) / this.rc;
661
- var j = (i.right - this.rd) / this.rf;
662
- this.qw = j - this.qu;
663
- var k = (i.bottom - this.re) / this.rc;
664
- this.qt = k - this.qv;
665
- if (this.qm) {
666
- e = (e - this.qu) / this.qw;
667
- f = (f - this.qu) / this.qw;
668
- g = (g - this.qv) / this.qt;
669
- h = (h - this.qv) / this.qt;
670
- }
671
- var l = this.ft / b.width * c.width;
672
- var m = this.ft / b.height * c.height;
659
+ this.qy = (i.left - this.rh) / this.rj;
660
+ this.qz = (i.top - this.ri) / this.rg;
661
+ var j = (i.right - this.rh) / this.rj;
662
+ this.q0 = j - this.qy;
663
+ var k = (i.bottom - this.ri) / this.rg;
664
+ this.qx = k - this.qz;
665
+ if (this.qq) {
666
+ e = (e - this.qy) / this.q0;
667
+ f = (f - this.qy) / this.q0;
668
+ g = (g - this.qz) / this.qx;
669
+ h = (h - this.qz) / this.qx;
670
+ }
671
+ var l = this.fv / b.width * c.width;
672
+ var m = this.fv / b.height * c.height;
673
673
  var n = Math.min(l, m);
674
674
  var o = ((function () {
675
675
  var $ret = new SearchArgs();
@@ -682,16 +682,16 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
682
682
  $ret.g = 0x7FFFFFFF;
683
683
  return $ret;
684
684
  })());
685
- this.p9.t(this.qs, o, 0, 1, 0, 1);
685
+ this.qd.t(this.qw, o, 0, 1, 0, 1);
686
686
  var p;
687
- this.ru = 0;
688
- for (var q = 0; q < this.qs.count; q++) {
689
- p = this.qs._inner[q];
690
- this.sy(p);
687
+ this.ry = 0;
688
+ for (var q = 0; q < this.qw.count; q++) {
689
+ p = this.qw._inner[q];
690
+ this.s2(p);
691
691
  }
692
- this.sx();
692
+ this.s1();
693
693
  };
694
- HighDensityScatterSeries.prototype.sy = function (a) {
694
+ HighDensityScatterSeries.prototype.s2 = function (a) {
695
695
  if (a.g) {
696
696
  return;
697
697
  }
@@ -703,28 +703,28 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
703
703
  else {
704
704
  d = 1;
705
705
  }
706
- this.s0(a.b, d, b, a.e);
706
+ this.s4(a.b, d, b, a.e);
707
707
  if (c > 0 && !b) {
708
708
  var e = void 0;
709
709
  for (var f = 0; f < c; f++) {
710
710
  e = a.a[f];
711
- this.s0(e, d, false, a.e);
711
+ this.s4(e, d, false, a.e);
712
712
  }
713
713
  }
714
714
  if (a.e != null) {
715
715
  a.e.a = false;
716
716
  }
717
717
  };
718
- HighDensityScatterSeries.prototype.en = function (a) {
719
- var b = this.cd != null ? this.cd.sf : Rect.empty;
720
- var c = this.cd != null ? this.cd.su : Rect.empty;
718
+ HighDensityScatterSeries.prototype.eo = function (a) {
719
+ var b = this.cd != null ? this.cd.s9 : Rect.empty;
720
+ var c = this.cd != null ? this.cd.to : Rect.empty;
721
721
  var d = new Rect(0, 0, 0, 1, 1);
722
- var e = this.pt(this.b0);
723
- var f = new ScalerParams(0, d, d, this.qb.cg, e);
724
- var g = new ScalerParams(0, d, d, this.qd.cg, e);
722
+ var e = this.px(this.b0);
723
+ var f = new ScalerParams(0, d, d, this.qf.cg, e);
724
+ var g = new ScalerParams(0, d, d, this.qh.cg, e);
725
725
  var h = !b.isEmpty && !c.isEmpty && this.ck != null ? this.ck.indexOf(a) : -1;
726
- var i = this.qb != null && this.qi != null && h < this.qi.count ? this.qb.ei(this.qi.item(h), f) : NaN;
727
- var j = this.qd != null && this.qk != null && h < this.qk.count ? this.qd.ei(this.qk.item(h), g) : NaN;
726
+ var i = this.qf != null && this.qm != null && h < this.qm.count ? this.qf.ei(this.qm.item(h), f) : NaN;
727
+ var j = this.qh != null && this.qo != null && h < this.qo.count ? this.qh.ei(this.qo.item(h), g) : NaN;
728
728
  if (!isNaN_(i)) {
729
729
  if (i < b.left + 0.1 * b.width) {
730
730
  i = i + 0.4 * b.width;
@@ -750,30 +750,30 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
750
750
  }
751
751
  return h >= 0;
752
752
  };
753
- HighDensityScatterSeries.prototype.s0 = function (a, b, c, d) {
754
- var e = this.rx(b);
753
+ HighDensityScatterSeries.prototype.s4 = function (a, b, c, d) {
754
+ var e = this.r1(b);
755
755
  var f = a.c;
756
- var g = this.rs;
756
+ var g = this.rw;
757
757
  if (c) {
758
758
  var h = d.d;
759
759
  var i = d.b;
760
760
  var j = d.e;
761
761
  var k = d.c;
762
- if (this.qm) {
763
- h = this.qu + this.qw * h;
764
- i = this.qu + this.qw * i;
765
- j = this.qv + this.qt * j;
766
- k = this.qv + this.qt * k;
762
+ if (this.qq) {
763
+ h = this.qy + this.q0 * h;
764
+ i = this.qy + this.q0 * i;
765
+ j = this.qz + this.qx * j;
766
+ k = this.qz + this.qx * k;
767
767
  }
768
- var l = truncate((this.rd + this.rf * (h - this.rh) / this.rj));
769
- var m = truncate((this.rd + this.rf * (i - this.rh) / this.rj));
770
- var n = truncate((this.re + this.rc * (j - this.ri) / this.rg));
771
- var o = truncate((this.re + this.rc * (k - this.ri) / this.rg));
768
+ var l = truncate((this.rh + this.rj * (h - this.rl) / this.rn));
769
+ var m = truncate((this.rh + this.rj * (i - this.rl) / this.rn));
770
+ var n = truncate((this.ri + this.rg * (j - this.rm) / this.rk));
771
+ var o = truncate((this.ri + this.rg * (k - this.rm) / this.rk));
772
772
  l = truncate(Math.floor(l));
773
773
  m = truncate(Math.floor(m));
774
774
  n = truncate(Math.floor(n));
775
775
  o = truncate(Math.floor(o));
776
- if (this.ql) {
776
+ if (this.qp) {
777
777
  l -= g;
778
778
  m += g;
779
779
  n -= g;
@@ -784,22 +784,22 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
784
784
  var r = q;
785
785
  for (var s = l; s <= m; s++) {
786
786
  for (var t = n; t <= o; t++) {
787
- this.sz(f, s, t, q, r);
787
+ this.s3(f, s, t, q, r);
788
788
  }
789
789
  }
790
790
  }
791
791
  else {
792
792
  var u = a.a;
793
793
  var v = a.b;
794
- if (this.qm) {
795
- u = this.qu + this.qw * u;
796
- v = this.qv + this.qt * v;
794
+ if (this.qq) {
795
+ u = this.qy + this.q0 * u;
796
+ v = this.qz + this.qx * v;
797
797
  }
798
- var w = truncate((this.rd + this.rf * (u - this.rh) / this.rj));
799
- var x = truncate((this.re + this.rc * (v - this.ri) / this.rg));
798
+ var w = truncate((this.rh + this.rj * (u - this.rl) / this.rn));
799
+ var x = truncate((this.ri + this.rg * (v - this.rm) / this.rk));
800
800
  w = truncate(Math.floor(w));
801
801
  x = truncate(Math.floor(x));
802
- if (this.ql) {
802
+ if (this.qp) {
803
803
  var y = w - g;
804
804
  var z = w + g;
805
805
  var aa = x + g;
@@ -809,46 +809,46 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
809
809
  var ae = ad;
810
810
  for (var af = y; af <= z; af++) {
811
811
  for (var ag = ab; ag <= aa; ag++) {
812
- this.sz(f, af, ag, ad, ae);
812
+ this.s3(f, af, ag, ad, ae);
813
813
  }
814
814
  }
815
815
  }
816
816
  else {
817
- this.sz(f, w, x, b, 1);
817
+ this.s3(f, w, x, b, 1);
818
818
  }
819
819
  }
820
820
  };
821
- HighDensityScatterSeries.prototype.rw = function (a, b) {
822
- return truncate((Math.floor(255 * b))) << 24 | truncate(Math.floor(b * (this.q7 + a * this.rb))) << 16 | truncate(Math.floor(b * (this.q6 + a * this.ra))) << 8 | truncate(Math.floor(b * (this.q5 + a * this.q9)));
821
+ HighDensityScatterSeries.prototype.r0 = function (a, b) {
822
+ return truncate((Math.floor(255 * b))) << 24 | truncate(Math.floor(b * (this.rb + a * this.rf))) << 16 | truncate(Math.floor(b * (this.ra + a * this.re))) << 8 | truncate(Math.floor(b * (this.q9 + a * this.rd)));
823
823
  };
824
- HighDensityScatterSeries.prototype.rx = function (a) {
825
- return 255 << 24 | truncate(Math.floor((this.q7 + a * this.rb))) << 16 | truncate(Math.floor((this.q6 + a * this.ra))) << 8 | truncate(Math.floor((this.q5 + a * this.q9)));
824
+ HighDensityScatterSeries.prototype.r1 = function (a) {
825
+ return 255 << 24 | truncate(Math.floor((this.rb + a * this.rf))) << 16 | truncate(Math.floor((this.ra + a * this.re))) << 8 | truncate(Math.floor((this.q9 + a * this.rd)));
826
826
  };
827
- HighDensityScatterSeries.prototype.rk = function (a) {
827
+ HighDensityScatterSeries.prototype.ro = function (a) {
828
828
  return (a >> 24 & 255) / 255;
829
829
  };
830
- HighDensityScatterSeries.prototype.sz = function (a, b, c, d, e) {
831
- if (b < 0 || b >= this.rr || c < 0 || c >= this.rq) {
830
+ HighDensityScatterSeries.prototype.s3 = function (a, b, c, d, e) {
831
+ if (b < 0 || b >= this.rv || c < 0 || c >= this.ru) {
832
832
  return;
833
833
  }
834
- var f = (c * this.rr) + b;
835
- this.p7[f] = this.p7[f] + d;
836
- this.p4[f] = this.p4[f] + e;
837
- if (this.qn) {
834
+ var f = (c * this.rv) + b;
835
+ this.qb[f] = this.qb[f] + d;
836
+ this.p8[f] = this.p8[f] + e;
837
+ if (this.qr) {
838
838
  this._itemIndexes[f] = a + 1;
839
839
  }
840
- this.ru += truncate(d);
840
+ this.ry += truncate(d);
841
841
  };
842
- HighDensityScatterSeries.prototype.sx = function () {
842
+ HighDensityScatterSeries.prototype.s1 = function () {
843
843
  var a = 0;
844
844
  var b = 0;
845
- var c = this.qz;
846
- var d = this.qy;
847
- var e = this.qx;
848
- var f = this.p7.length;
849
- var g = this.p7;
850
- var h = this.p4;
851
- var i = this.p6;
845
+ var c = this.q3;
846
+ var d = this.q2;
847
+ var e = this.q1;
848
+ var f = this.qb.length;
849
+ var g = this.qb;
850
+ var h = this.p8;
851
+ var i = this.qa;
852
852
  var j = NaN;
853
853
  var k = NaN;
854
854
  var l = 0;
@@ -873,7 +873,7 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
873
873
  b = 0.2;
874
874
  }
875
875
  if (j != a || k != b) {
876
- l = this.rw(a, b);
876
+ l = this.r0(a, b);
877
877
  j = a;
878
878
  k = b;
879
879
  }
@@ -885,46 +885,46 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
885
885
  m += 4;
886
886
  }
887
887
  };
888
- HighDensityScatterSeries.prototype.sp = function (a) {
888
+ HighDensityScatterSeries.prototype.st = function (a) {
889
889
  var b = a;
890
890
  b.b6();
891
891
  };
892
892
  HighDensityScatterSeries.prototype.bx = function () {
893
893
  return new HighDensityScatterSeriesView(this);
894
894
  };
895
- HighDensityScatterSeries.prototype.lz = function (a) {
896
- _super.prototype.lz.call(this, a);
897
- this.p8 = a;
895
+ HighDensityScatterSeries.prototype.l2 = function (a) {
896
+ _super.prototype.l2.call(this, a);
897
+ this.qc = a;
898
898
  };
899
899
  HighDensityScatterSeries.prototype.ap = function (a) {
900
- if (a != null && a == this.qb && this.qi != null) {
901
- return new AxisRange(this.qi.minimum, this.qi.maximum);
900
+ if (a != null && a == this.qf && this.qm != null) {
901
+ return new AxisRange(this.qm.minimum, this.qm.maximum);
902
902
  }
903
- if (a != null && a == this.qd && this.qk != null) {
904
- return new AxisRange(this.qk.minimum, this.qk.maximum);
903
+ if (a != null && a == this.qh && this.qo != null) {
904
+ return new AxisRange(this.qo.minimum, this.qo.maximum);
905
905
  }
906
906
  return null;
907
907
  };
908
- HighDensityScatterSeries.prototype.m5 = function (a, b) {
908
+ HighDensityScatterSeries.prototype.m8 = function (a, b) {
909
909
  if (this.cd != null) {
910
910
  var c = this.getEffectiveViewport1(this.b0);
911
- this.qm = !c.isEmpty;
911
+ this.qq = !c.isEmpty;
912
912
  }
913
- this.mi(false);
913
+ this.ml(false);
914
914
  };
915
- HighDensityScatterSeries.prototype.m6 = function (a, b) {
916
- this.mi(false);
915
+ HighDensityScatterSeries.prototype.m9 = function (a, b) {
916
+ this.ml(false);
917
917
  };
918
- HighDensityScatterSeries.prototype.ht = function (a) {
919
- if (!this.qn || this._itemIndexes == null || this.cd == null || this.ck == null || this._itemIndexes.length != (this.rr * this.rq)) {
918
+ HighDensityScatterSeries.prototype.hv = function (a) {
919
+ if (!this.qr || this._itemIndexes == null || this.cd == null || this.ck == null || this._itemIndexes.length != (this.rv * this.ru)) {
920
920
  return null;
921
921
  }
922
- var b = this.cd.sf;
922
+ var b = this.cd.s9;
923
923
  var c = (a.x - b.left) / b.width;
924
924
  var d = (a.y - b.top) / b.height;
925
- var e = truncate(Math.round(this.pz.left + (this.pz.width * c)));
926
- var f = truncate(Math.round(this.pz.top + (this.pz.height * d)));
927
- var g = this.r0(e, f);
925
+ var e = truncate(Math.round(this.p3.left + (this.p3.width * c)));
926
+ var f = truncate(Math.round(this.p3.top + (this.p3.height * d)));
927
+ var g = this.r4(e, f);
928
928
  if (g < 0 || g > this._itemIndexes.length - 1) {
929
929
  return null;
930
930
  }
@@ -934,68 +934,68 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
934
934
  }
935
935
  return this.ck.item(h);
936
936
  };
937
- HighDensityScatterSeries.prototype.r0 = function (a, b) {
938
- var c = (this.rr * b) + a;
937
+ HighDensityScatterSeries.prototype.r4 = function (a, b) {
938
+ var c = (this.rv * b) + a;
939
939
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
940
940
  return c;
941
941
  }
942
942
  var d = 1;
943
- c = (this.rr * (b - d)) + a;
943
+ c = (this.rv * (b - d)) + a;
944
944
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
945
945
  return c;
946
946
  }
947
- c = (this.rr * (b + d)) + a;
947
+ c = (this.rv * (b + d)) + a;
948
948
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
949
949
  return c;
950
950
  }
951
- c = (this.rr * (b)) + a - 1;
951
+ c = (this.rv * (b)) + a - 1;
952
952
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
953
953
  return c;
954
954
  }
955
- c = (this.rr * (b)) + a + 1;
955
+ c = (this.rv * (b)) + a + 1;
956
956
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
957
957
  return c;
958
958
  }
959
- c = (this.rr * (b - d)) + a - 1;
959
+ c = (this.rv * (b - d)) + a - 1;
960
960
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
961
961
  return c;
962
962
  }
963
- c = (this.rr * (b + d)) + a + 1;
963
+ c = (this.rv * (b + d)) + a + 1;
964
964
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
965
965
  return c;
966
966
  }
967
- c = (this.rr * (b - d)) + a + 1;
967
+ c = (this.rv * (b - d)) + a + 1;
968
968
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
969
969
  return c;
970
970
  }
971
- c = (this.rr * (b + d)) + a - 1;
971
+ c = (this.rv * (b + d)) + a - 1;
972
972
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
973
973
  return c;
974
974
  }
975
975
  return 0;
976
976
  };
977
- HighDensityScatterSeries.prototype.s2 = function (a, b, c) {
978
- this.p6 = a;
979
- this.rr = b;
980
- this.rq = c;
977
+ HighDensityScatterSeries.prototype.s6 = function (a, b, c) {
978
+ this.qa = a;
979
+ this.rv = b;
980
+ this.ru = c;
981
981
  };
982
- HighDensityScatterSeries.prototype.get_e3 = function () {
982
+ HighDensityScatterSeries.prototype.get_e5 = function () {
983
983
  return true;
984
984
  };
985
- HighDensityScatterSeries.prototype.set_e3 = function (a) {
986
- _super.prototype.set_e3.call(this, a);
985
+ HighDensityScatterSeries.prototype.set_e5 = function (a) {
986
+ _super.prototype.set_e5.call(this, a);
987
987
  };
988
- HighDensityScatterSeries.prototype.kx = function (a, b) {
989
- _super.prototype.kx.call(this, a, b);
990
- this.p8.b7();
988
+ HighDensityScatterSeries.prototype.k0 = function (a, b) {
989
+ _super.prototype.k0.call(this, a, b);
990
+ this.qc.b7();
991
991
  if (this.bz != null) {
992
992
  this.bz.b7();
993
993
  }
994
- this.lp();
994
+ this.ls();
995
995
  };
996
- HighDensityScatterSeries.prototype.mk = function (a, b) {
997
- _super.prototype.mk.call(this, a, b);
998
- if (!this.ez) {
996
+ HighDensityScatterSeries.prototype.mn = function (a, b) {
997
+ _super.prototype.mn.call(this, a, b);
998
+ if (!this.e1) {
999
999
  this.b0.a2(b);
1000
1000
  return;
1001
1001
  }
@@ -1005,29 +1005,29 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1005
1005
  }
1006
1006
  var c = typeCast(HighDensityScatterSeriesView.$, this.bz);
1007
1007
  var d = new ScatterFrame();
1008
- this.st(false, c);
1009
- this.ez = false;
1008
+ this.sx(false, c);
1009
+ this.e1 = false;
1010
1010
  };
1011
- HighDensityScatterSeries.prototype.mh = function (a, b, c, d, e) {
1012
- _super.prototype.mh.call(this, a, b, c, d, e);
1011
+ HighDensityScatterSeries.prototype.mk = function (a, b, c, d, e) {
1012
+ _super.prototype.mk.call(this, a, b, c, d, e);
1013
1013
  var f = this.a6.a$h.item(d);
1014
1014
  var g = f;
1015
1015
  f.a1(c);
1016
1016
  if (this.cx(g)) {
1017
1017
  return;
1018
1018
  }
1019
- if (this.qg == null) {
1020
- this.qg = new ScatterFrame();
1019
+ if (this.qk == null) {
1020
+ this.qk = new ScatterFrame();
1021
1021
  }
1022
- this.st(false, f);
1022
+ this.sx(false, f);
1023
1023
  };
1024
- HighDensityScatterSeries.prototype.ku = function () {
1025
- _super.prototype.ku.call(this);
1026
- this.qb = null;
1027
- this.qd = null;
1024
+ HighDensityScatterSeries.prototype.kx = function () {
1025
+ _super.prototype.kx.call(this);
1026
+ this.qf = null;
1027
+ this.qh = null;
1028
1028
  };
1029
1029
  HighDensityScatterSeries.$t = markType(HighDensityScatterSeries, 'HighDensityScatterSeries', Series.$);
1030
- HighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, HighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:tj:s4', [Color.$, Defaults.ap], 'HeatMaximum:rl:s5', [1, 50], 'HeatMinimumColor:tk:s6', [Color.$, Defaults.aq], 'HeatMinimum:rm:s7', [1, 0], 'PointExtent:ry:s8', [1, 1], 'ProgressiveLoad:qq:s9', [0, true], 'UseBruteForce:qr:ta', [0, false], 'XAxis:qb:tb', [NumericXAxis.$, null], 'XMemberAsLegendLabel:sa:tc', [2, null], 'XMemberAsLegendUnit:sc:td', [2, null], 'XMemberPath:se:te', [2, null], 'YAxis:qd:tf', [NumericYAxis.$, null], 'YMemberAsLegendLabel:si:tg', [2, null], 'YMemberAsLegendUnit:sk:th', [2, null], 'YMemberPath:sm:ti', [2, null]]);
1030
+ HighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, HighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:tn:s8', [Color.$, Defaults.ap], 'HeatMaximum:rp:s9', [1, 50], 'HeatMinimumColor:to:ta', [Color.$, Defaults.aq], 'HeatMinimum:rq:tb', [1, 0], 'PointExtent:r2:tc', [1, 1], 'ProgressiveLoad:qu:td', [0, true], 'UseBruteForce:qv:te', [0, false], 'XAxis:qf:tf', [NumericXAxis.$, null], 'XMemberAsLegendLabel:se:tg', [2, null], 'XMemberAsLegendUnit:sg:th', [2, null], 'XMemberPath:si:ti', [2, null], 'YAxis:qh:tj', [NumericYAxis.$, null], 'YMemberAsLegendLabel:sm:tk', [2, null], 'YMemberAsLegendUnit:so:tl', [2, null], 'YMemberPath:sq:tm', [2, null]]);
1031
1031
  return HighDensityScatterSeries;
1032
1032
  }(Series));
1033
1033
  export { HighDensityScatterSeries };
@@ -1051,19 +1051,19 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1051
1051
  HighDensityScatterSeriesView.prototype.as = function () {
1052
1052
  _super.prototype.as.call(this);
1053
1053
  if (!this.q) {
1054
- this.bz.tk = Defaults.aq;
1055
- this.bz.tj = Defaults.ap;
1056
- this.bz.o3 = Defaults.al;
1057
- this.bz.o8 = Defaults.ak;
1054
+ this.bz.to = Defaults.aq;
1055
+ this.bz.tn = Defaults.ap;
1056
+ this.bz.o7 = Defaults.al;
1057
+ this.bz.pc = Defaults.ak;
1058
1058
  }
1059
1059
  };
1060
1060
  HighDensityScatterSeriesView.prototype.ca = function () {
1061
- this.bz.s2(this.bx, this.b5, this.b4);
1061
+ this.bz.s6(this.bx, this.b5, this.b4);
1062
1062
  };
1063
1063
  HighDensityScatterSeriesView.prototype.b6 = function () {
1064
1064
  if (this.b2 == null) {
1065
- this.b2 = this.e.g9.createElement("canvas");
1066
- var a = this.e.g9.get2DCanvasContext(this.b2);
1065
+ this.b2 = this.e.hb.createElement("canvas");
1066
+ var a = this.e.hb.get2DCanvasContext(this.b2);
1067
1067
  this.b0 = new RenderingContext(new CanvasViewRenderer(), a);
1068
1068
  }
1069
1069
  var b;
@@ -1071,7 +1071,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1071
1071
  b = this.bu;
1072
1072
  }
1073
1073
  else {
1074
- b = this.e.cd.sk();
1074
+ b = this.e.cd.te();
1075
1075
  }
1076
1076
  var c = truncate(Math.round(b.left));
1077
1077
  var d = truncate(Math.round(b.top));
@@ -1088,7 +1088,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1088
1088
  var imageDataArray_ = this.b3.data;
1089
1089
  this.bx = imageDataArray_;
1090
1090
  }
1091
- this.bz.s2(this.bx, this.b5, this.b4);
1091
+ this.bz.s6(this.bx, this.b5, this.b4);
1092
1092
  };
1093
1093
  HighDensityScatterSeriesView.prototype.by = function () {
1094
1094
  return this.bx;
@@ -1102,8 +1102,8 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1102
1102
  this.aq();
1103
1103
  };
1104
1104
  HighDensityScatterSeriesView.prototype.b8 = function (a) {
1105
- if (this.e.g9 != null) {
1106
- this.e.g9.setTimeout(a, 0);
1105
+ if (this.e.hb != null) {
1106
+ this.e.hb.setTimeout(a, 0);
1107
1107
  }
1108
1108
  else {
1109
1109
  window.setTimeout(a, 0);
@@ -1112,7 +1112,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1112
1112
  HighDensityScatterSeriesView.prototype.a6 = function (a, b) {
1113
1113
  _super.prototype.a6.call(this, a, b);
1114
1114
  if (b) {
1115
- if (!this.bz.el) {
1115
+ if (!this.bz.em) {
1116
1116
  return;
1117
1117
  }
1118
1118
  var c = new Rectangle();