igniteui-webcomponents-charts 5.2.0 → 5.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (629) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +15224 -15059
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +194 -194
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +313 -313
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
  9. package/esm2015/lib/AnnotationLayerProxy.js +52 -52
  10. package/esm2015/lib/AnnotationLayer_combined.js +183 -183
  11. package/esm2015/lib/Arc_combined.js +3 -0
  12. package/esm2015/lib/AreaSeries_combined.js +47 -47
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/BarSeries_combined.js +95 -95
  16. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +95 -95
  18. package/esm2015/lib/BrushScale.js +7 -7
  19. package/esm2015/lib/BubbleSeries_combined.js +269 -269
  20. package/esm2015/lib/CalloutLayer_combined.js +512 -508
  21. package/esm2015/lib/CategoryBucketCalculator_combined.js +301 -301
  22. package/esm2015/lib/CategoryChart.js +22 -22
  23. package/esm2015/lib/CategoryChartToolbarProvider.js +9 -9
  24. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  25. package/esm2015/lib/CategoryHighlightLayer_combined.js +56 -56
  26. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +115 -115
  27. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  28. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  29. package/esm2015/lib/CategoryToolTipLayer_combined.js +66 -66
  30. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  32. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  33. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  34. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  35. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  36. package/esm2015/lib/CrosshairLayer_combined.js +133 -133
  37. package/esm2015/lib/CustomIndicator.js +22 -22
  38. package/esm2015/lib/DataChartToolbarProvider.js +1 -5
  39. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  40. package/esm2015/lib/DataLegendContent_combined.js +276 -271
  41. package/esm2015/lib/DataPieBaseChart.js +38 -38
  42. package/esm2015/lib/DataPieChart.js +35 -8
  43. package/esm2015/lib/DataPieChartToolbarProvider.js +9 -9
  44. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  45. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  46. package/esm2015/lib/DomainChart.js +32 -32
  47. package/esm2015/lib/DomainChartToolbarProvider.js +187 -121
  48. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  49. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  50. package/esm2015/lib/FinalValueLayer_combined.js +80 -80
  51. package/esm2015/lib/FinancialChart_combined.js +34 -34
  52. package/esm2015/lib/FinancialEventArgs_combined.js +664 -664
  53. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  54. package/esm2015/lib/FinancialOverlay.js +35 -35
  55. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  56. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  57. package/esm2015/lib/FinancialPriceSeries_combined.js +302 -302
  58. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  59. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  60. package/esm2015/lib/HighDensityScatterSeries_combined.js +431 -431
  61. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  62. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  63. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  64. package/esm2015/lib/HorizontalRangeCategorySeries.js +51 -51
  65. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  66. package/esm2015/lib/IndicatorProxy.js +10 -10
  67. package/esm2015/lib/ItemToolTipLayer_combined.js +83 -83
  68. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  69. package/esm2015/lib/Legend_combined.js +11 -10
  70. package/esm2015/lib/LineSeries_combined.js +42 -42
  71. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  72. package/esm2015/lib/MassIndexIndicator.js +6 -6
  73. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  74. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  75. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  76. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  77. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  80. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  82. package/esm2015/lib/PieChartViewManager_combined.js +3 -0
  83. package/esm2015/lib/PointSeries_combined.js +21 -21
  84. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  85. package/esm2015/lib/PolarBase_combined.js +421 -421
  86. package/esm2015/lib/PolarLineSeriesBase_combined.js +54 -54
  87. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarScatterSeries_combined.js +12 -12
  89. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  90. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  91. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/PriceChannelOverlay_combined.js +77 -77
  93. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  94. package/esm2015/lib/ProportionalCategoryAngleAxis.js +1 -1
  95. package/esm2015/lib/RadialAreaSeries_combined.js +38 -38
  96. package/esm2015/lib/RadialBucketCalculator_combined.js +364 -364
  97. package/esm2015/lib/RadialColumnSeries_combined.js +67 -67
  98. package/esm2015/lib/RadialLineSeries_combined.js +41 -41
  99. package/esm2015/lib/RadialPieSeries_combined.js +133 -133
  100. package/esm2015/lib/RangeAreaSeries_combined.js +25 -25
  101. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +121 -121
  102. package/esm2015/lib/RangeColumnSeries_combined.js +38 -38
  103. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  104. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  105. package/esm2015/lib/ScatterAreaSeries_combined.js +132 -132
  106. package/esm2015/lib/ScatterBase_combined.js +501 -501
  107. package/esm2015/lib/ScatterContourSeries_combined.js +118 -118
  108. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  109. package/esm2015/lib/ScatterLineSeries.js +54 -54
  110. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  111. package/esm2015/lib/ScatterPolygonSeries_combined.js +218 -218
  112. package/esm2015/lib/ScatterPolylineSeries_combined.js +25 -25
  113. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  114. package/esm2015/lib/ScatterSplineSeries.js +40 -40
  115. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  116. package/esm2015/lib/ScatterTriangulationSeries.js +161 -161
  117. package/esm2015/lib/SeriesInteractionManager.js +75 -75
  118. package/esm2015/lib/SeriesRenderManager.js +12 -12
  119. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  120. package/esm2015/lib/SeriesViewerInteractionManager.js +19 -19
  121. package/esm2015/lib/SeriesViewer_combined.js +1476 -1476
  122. package/esm2015/lib/SeriesVisualDataManager.js +4 -4
  123. package/esm2015/lib/ShapeSeriesBase_combined.js +378 -378
  124. package/esm2015/lib/SizeScale.js +2 -2
  125. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  126. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  127. package/esm2015/lib/SplineSeriesBase_combined.js +121 -121
  128. package/esm2015/lib/SplineSeries_combined.js +26 -26
  129. package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
  130. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  131. package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
  132. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  133. package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
  134. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  135. package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
  136. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  137. package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
  138. package/esm2015/lib/StackedLineSeries_combined.js +12 -12
  139. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1054 -1054
  140. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  141. package/esm2015/lib/StepAreaSeries_combined.js +40 -40
  142. package/esm2015/lib/StepLineSeries_combined.js +47 -47
  143. package/esm2015/lib/StochRSIIndicator.js +15 -15
  144. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  145. package/esm2015/lib/TRIXIndicator.js +16 -16
  146. package/esm2015/lib/TimeAxisBase.js +1 -1
  147. package/esm2015/lib/TimeXAxis.js +1 -1
  148. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  149. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  150. package/esm2015/lib/ValueLayer_combined.js +202 -183
  151. package/esm2015/lib/ValueOverlay_combined.js +114 -114
  152. package/esm2015/lib/VerticalAnchoredCategorySeries.js +67 -67
  153. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  154. package/esm2015/lib/WaterfallSeries_combined.js +112 -112
  155. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  156. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  157. package/esm2015/lib/XamFunnelView_combined.js +3 -0
  158. package/esm2015/lib/igc-anchored-category-series-component.js +26 -26
  159. package/esm2015/lib/igc-anchored-radial-series-component.js +40 -40
  160. package/esm2015/lib/igc-annotation-layer-component.js +64 -64
  161. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  162. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  163. package/esm2015/lib/igc-bar-fragment-component.js +4 -4
  164. package/esm2015/lib/igc-bar-series-component.js +10 -10
  165. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  166. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  167. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  168. package/esm2015/lib/igc-callout-layer-component.js +131 -131
  169. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  170. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  171. package/esm2015/lib/igc-category-series-component.js +22 -22
  172. package/esm2015/lib/igc-category-tool-tip-layer-component.js +6 -6
  173. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  174. package/esm2015/lib/igc-column-fragment-component.js +10 -10
  175. package/esm2015/lib/igc-column-series-component.js +12 -12
  176. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  178. package/esm2015/lib/igc-data-legend-component.js +272 -262
  179. package/esm2015/lib/igc-data-tool-tip-layer-component.js +406 -406
  180. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  181. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  182. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  183. package/esm2015/lib/igc-financial-indicator-component.js +18 -18
  184. package/esm2015/lib/igc-financial-overlay-component.js +4 -4
  185. package/esm2015/lib/igc-financial-price-series-component.js +37 -37
  186. package/esm2015/lib/igc-financial-series-component.js +60 -60
  187. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  188. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  189. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  190. package/esm2015/lib/igc-high-density-scatter-series-component.js +48 -48
  191. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  192. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  193. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  194. package/esm2015/lib/igc-item-tool-tip-layer-component.js +12 -12
  195. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  196. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  197. package/esm2015/lib/igc-line-series-component.js +1 -1
  198. package/esm2015/lib/igc-marker-series-component.js +35 -35
  199. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  200. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  201. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  202. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  203. package/esm2015/lib/igc-polar-base-component.js +75 -75
  204. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  205. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  206. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  207. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  208. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  209. package/esm2015/lib/igc-radial-base-component.js +64 -64
  210. package/esm2015/lib/igc-radial-column-series-component.js +8 -8
  211. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  212. package/esm2015/lib/igc-radial-pie-series-component.js +15 -15
  213. package/esm2015/lib/igc-range-category-series-component.js +11 -11
  214. package/esm2015/lib/igc-range-column-series-component.js +9 -9
  215. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  217. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  218. package/esm2015/lib/igc-scatter-base-component.js +59 -59
  219. package/esm2015/lib/igc-scatter-contour-series-component.js +15 -15
  220. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  221. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  222. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  223. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  224. package/esm2015/lib/igc-scatter-triangulation-series-component.js +28 -28
  225. package/esm2015/lib/igc-series-component.js +229 -229
  226. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  227. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  228. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  229. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  231. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  232. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  233. package/esm2015/lib/igc-spline-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  239. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  240. package/esm2015/lib/igc-stacked-bar-series-component.js +11 -11
  241. package/esm2015/lib/igc-stacked-column-series-component.js +8 -8
  242. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  243. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  244. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  246. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  247. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  248. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  249. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  250. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  251. package/esm2015/lib/igc-value-layer-component.js +98 -87
  252. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  253. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  254. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  255. package/esm2015/lib/igc-waterfall-series-component.js +18 -18
  256. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  257. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  258. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  259. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  260. package/esm5/lib/AnchoredCategorySeries_combined.js +193 -193
  261. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +311 -311
  262. package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
  263. package/esm5/lib/AnnotationLayerProxy.js +52 -52
  264. package/esm5/lib/AnnotationLayer_combined.js +182 -182
  265. package/esm5/lib/Arc_combined.js +7 -0
  266. package/esm5/lib/AreaSeries_combined.js +47 -47
  267. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  268. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  269. package/esm5/lib/BarSeries_combined.js +95 -95
  270. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  271. package/esm5/lib/BollingerBandsOverlay_combined.js +95 -95
  272. package/esm5/lib/BrushScale.js +7 -7
  273. package/esm5/lib/BubbleSeries_combined.js +272 -272
  274. package/esm5/lib/CalloutLayer_combined.js +512 -508
  275. package/esm5/lib/CategoryBucketCalculator_combined.js +301 -301
  276. package/esm5/lib/CategoryChart.js +22 -22
  277. package/esm5/lib/CategoryChartToolbarProvider.js +9 -9
  278. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  279. package/esm5/lib/CategoryHighlightLayer_combined.js +55 -55
  280. package/esm5/lib/CategoryItemHighlightLayer_combined.js +115 -115
  281. package/esm5/lib/CategoryMarkerManager.js +1 -1
  282. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  283. package/esm5/lib/CategoryToolTipLayer_combined.js +66 -66
  284. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  285. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  286. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  287. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  288. package/esm5/lib/ColumnSeries_combined.js +64 -64
  289. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  290. package/esm5/lib/CrosshairLayer_combined.js +133 -133
  291. package/esm5/lib/CustomIndicator.js +22 -22
  292. package/esm5/lib/DataChartToolbarProvider.js +1 -5
  293. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  294. package/esm5/lib/DataLegendContent_combined.js +276 -271
  295. package/esm5/lib/DataPieBaseChart.js +37 -37
  296. package/esm5/lib/DataPieChart.js +35 -8
  297. package/esm5/lib/DataPieChartToolbarProvider.js +9 -9
  298. package/esm5/lib/DataToolTipLayer_combined.js +443 -441
  299. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  300. package/esm5/lib/DomainChart.js +32 -32
  301. package/esm5/lib/DomainChartToolbarProvider.js +187 -121
  302. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  303. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  304. package/esm5/lib/FinalValueLayer_combined.js +80 -80
  305. package/esm5/lib/FinancialChart_combined.js +34 -34
  306. package/esm5/lib/FinancialEventArgs_combined.js +664 -664
  307. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  308. package/esm5/lib/FinancialOverlay.js +35 -35
  309. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  310. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  311. package/esm5/lib/FinancialPriceSeries_combined.js +301 -301
  312. package/esm5/lib/ForceIndexIndicator.js +15 -15
  313. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  314. package/esm5/lib/HighDensityScatterSeries_combined.js +432 -432
  315. package/esm5/lib/HorizontalAnchoredCategorySeries.js +104 -104
  316. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  317. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  318. package/esm5/lib/HorizontalRangeCategorySeries.js +51 -51
  319. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  320. package/esm5/lib/IndicatorProxy.js +10 -10
  321. package/esm5/lib/ItemToolTipLayer_combined.js +83 -83
  322. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  323. package/esm5/lib/Legend_combined.js +11 -10
  324. package/esm5/lib/LineSeries_combined.js +42 -42
  325. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  326. package/esm5/lib/MassIndexIndicator.js +6 -6
  327. package/esm5/lib/MedianPriceIndicator.js +6 -6
  328. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  329. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  330. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  331. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  332. package/esm5/lib/OverlayProxy.js +7 -7
  333. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  334. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  335. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  336. package/esm5/lib/PieChartViewManager_combined.js +7 -0
  337. package/esm5/lib/PointSeries_combined.js +21 -21
  338. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  339. package/esm5/lib/PolarBase_combined.js +420 -420
  340. package/esm5/lib/PolarLineSeriesBase_combined.js +54 -54
  341. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  342. package/esm5/lib/PolarScatterSeries_combined.js +12 -12
  343. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  344. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  345. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  346. package/esm5/lib/PriceChannelOverlay_combined.js +77 -77
  347. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  348. package/esm5/lib/ProportionalCategoryAngleAxis.js +1 -1
  349. package/esm5/lib/RadialAreaSeries_combined.js +38 -38
  350. package/esm5/lib/RadialBucketCalculator_combined.js +363 -363
  351. package/esm5/lib/RadialColumnSeries_combined.js +67 -67
  352. package/esm5/lib/RadialLineSeries_combined.js +41 -41
  353. package/esm5/lib/RadialPieSeries_combined.js +130 -130
  354. package/esm5/lib/RangeAreaSeries_combined.js +25 -25
  355. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +122 -122
  356. package/esm5/lib/RangeColumnSeries_combined.js +38 -38
  357. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  358. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  359. package/esm5/lib/ScatterAreaSeries_combined.js +130 -130
  360. package/esm5/lib/ScatterBase_combined.js +500 -500
  361. package/esm5/lib/ScatterContourSeries_combined.js +116 -116
  362. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  363. package/esm5/lib/ScatterLineSeries.js +54 -54
  364. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  365. package/esm5/lib/ScatterPolygonSeries_combined.js +216 -216
  366. package/esm5/lib/ScatterPolylineSeries_combined.js +25 -25
  367. package/esm5/lib/ScatterSeries_combined.js +15 -15
  368. package/esm5/lib/ScatterSplineSeries.js +40 -40
  369. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  370. package/esm5/lib/ScatterTriangulationSeries.js +165 -165
  371. package/esm5/lib/SeriesInteractionManager.js +75 -75
  372. package/esm5/lib/SeriesRenderManager.js +12 -12
  373. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  374. package/esm5/lib/SeriesViewerInteractionManager.js +19 -19
  375. package/esm5/lib/SeriesViewer_combined.js +1465 -1465
  376. package/esm5/lib/SeriesVisualDataManager.js +4 -4
  377. package/esm5/lib/ShapeSeriesBase_combined.js +374 -374
  378. package/esm5/lib/SizeScale.js +2 -2
  379. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  380. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  381. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  382. package/esm5/lib/SplineSeries_combined.js +26 -26
  383. package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
  384. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  385. package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
  386. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  387. package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
  388. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  389. package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
  390. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  391. package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
  392. package/esm5/lib/StackedLineSeries_combined.js +12 -12
  393. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1052 -1052
  394. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  395. package/esm5/lib/StepAreaSeries_combined.js +40 -40
  396. package/esm5/lib/StepLineSeries_combined.js +47 -47
  397. package/esm5/lib/StochRSIIndicator.js +14 -14
  398. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  399. package/esm5/lib/TRIXIndicator.js +15 -15
  400. package/esm5/lib/TimeAxisBase.js +1 -1
  401. package/esm5/lib/TimeXAxis.js +1 -1
  402. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  403. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  404. package/esm5/lib/ValueLayer_combined.js +202 -183
  405. package/esm5/lib/ValueOverlay_combined.js +114 -114
  406. package/esm5/lib/VerticalAnchoredCategorySeries.js +67 -67
  407. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  408. package/esm5/lib/WaterfallSeries_combined.js +112 -112
  409. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  410. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  411. package/esm5/lib/XamFunnelView_combined.js +7 -0
  412. package/esm5/lib/igc-anchored-category-series-component.js +26 -26
  413. package/esm5/lib/igc-anchored-radial-series-component.js +40 -40
  414. package/esm5/lib/igc-annotation-layer-component.js +64 -64
  415. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  416. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  417. package/esm5/lib/igc-bar-fragment-component.js +4 -4
  418. package/esm5/lib/igc-bar-series-component.js +10 -10
  419. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  420. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  421. package/esm5/lib/igc-bubble-series-component.js +35 -35
  422. package/esm5/lib/igc-callout-layer-component.js +131 -131
  423. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  424. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  425. package/esm5/lib/igc-category-series-component.js +22 -22
  426. package/esm5/lib/igc-category-tool-tip-layer-component.js +6 -6
  427. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  428. package/esm5/lib/igc-column-fragment-component.js +10 -10
  429. package/esm5/lib/igc-column-series-component.js +12 -12
  430. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  431. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  432. package/esm5/lib/igc-data-legend-component.js +276 -262
  433. package/esm5/lib/igc-data-tool-tip-layer-component.js +406 -406
  434. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  435. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  436. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  437. package/esm5/lib/igc-financial-indicator-component.js +18 -18
  438. package/esm5/lib/igc-financial-overlay-component.js +4 -4
  439. package/esm5/lib/igc-financial-price-series-component.js +37 -37
  440. package/esm5/lib/igc-financial-series-component.js +60 -60
  441. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  442. package/esm5/lib/igc-fragment-base-component.js +2 -2
  443. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  444. package/esm5/lib/igc-high-density-scatter-series-component.js +48 -48
  445. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  446. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  447. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  448. package/esm5/lib/igc-item-tool-tip-layer-component.js +12 -12
  449. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  450. package/esm5/lib/igc-line-fragment-component.js +1 -1
  451. package/esm5/lib/igc-line-series-component.js +1 -1
  452. package/esm5/lib/igc-marker-series-component.js +35 -35
  453. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  454. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  455. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  456. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  457. package/esm5/lib/igc-polar-base-component.js +75 -75
  458. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  459. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  460. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  461. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  462. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  463. package/esm5/lib/igc-radial-base-component.js +64 -64
  464. package/esm5/lib/igc-radial-column-series-component.js +8 -8
  465. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  466. package/esm5/lib/igc-radial-pie-series-component.js +15 -15
  467. package/esm5/lib/igc-range-category-series-component.js +11 -11
  468. package/esm5/lib/igc-range-column-series-component.js +9 -9
  469. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  470. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  471. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  472. package/esm5/lib/igc-scatter-base-component.js +59 -59
  473. package/esm5/lib/igc-scatter-contour-series-component.js +15 -15
  474. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  475. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  476. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  477. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  478. package/esm5/lib/igc-scatter-triangulation-series-component.js +28 -28
  479. package/esm5/lib/igc-series-component.js +229 -229
  480. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  481. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  482. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  483. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  484. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  485. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  486. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  487. package/esm5/lib/igc-spline-series-component.js +1 -1
  488. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  489. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  490. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  491. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  492. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  493. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  494. package/esm5/lib/igc-stacked-bar-series-component.js +11 -11
  495. package/esm5/lib/igc-stacked-column-series-component.js +8 -8
  496. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  497. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  498. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  499. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  500. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  501. package/esm5/lib/igc-step-area-series-component.js +2 -2
  502. package/esm5/lib/igc-step-line-series-component.js +3 -3
  503. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  504. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  505. package/esm5/lib/igc-value-layer-component.js +102 -87
  506. package/esm5/lib/igc-value-overlay-component.js +47 -47
  507. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  508. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  509. package/esm5/lib/igc-waterfall-series-component.js +18 -18
  510. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  511. package/fesm2015/igniteui-webcomponents-charts.js +15250 -15105
  512. package/fesm5/igniteui-webcomponents-charts.js +15224 -15059
  513. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  514. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  515. package/lib/AnchoredCategorySeries_combined.d.ts +59 -59
  516. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +71 -71
  517. package/lib/AnnotationLayer_combined.d.ts +56 -56
  518. package/lib/Arc_combined.d.ts +1 -0
  519. package/lib/AreaSeries_combined.d.ts +9 -9
  520. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  521. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  522. package/lib/BarSeries_combined.d.ts +18 -18
  523. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  524. package/lib/BollingerBandsOverlay_combined.d.ts +16 -16
  525. package/lib/BubbleSeries_combined.d.ts +48 -48
  526. package/lib/CalloutLayer_combined.d.ts +114 -114
  527. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  528. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  529. package/lib/CategoryHighlightLayer_combined.d.ts +16 -16
  530. package/lib/CategoryItemHighlightLayer_combined.d.ts +25 -25
  531. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  532. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  533. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  534. package/lib/ColumnSeries_combined.d.ts +17 -17
  535. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  536. package/lib/CrosshairLayer_combined.d.ts +44 -44
  537. package/lib/CustomIndicator.d.ts +8 -8
  538. package/lib/DataLegendContent_combined.d.ts +73 -72
  539. package/lib/DataPieChartToolbarProvider.d.ts +4 -4
  540. package/lib/DataToolTipLayer_combined.d.ts +126 -126
  541. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  542. package/lib/DomainChartToolbarProvider.d.ts +25 -23
  543. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  544. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  545. package/lib/FinalValueLayer_combined.d.ts +27 -27
  546. package/lib/FinancialEventArgs_combined.d.ts +129 -129
  547. package/lib/FinancialIndicator_combined.d.ts +37 -37
  548. package/lib/FinancialOverlay.d.ts +8 -8
  549. package/lib/FinancialPriceSeries_combined.d.ts +54 -54
  550. package/lib/ForceIndexIndicator.d.ts +10 -10
  551. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  552. package/lib/HighDensityScatterSeries_combined.d.ts +91 -91
  553. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  554. package/lib/HorizontalRangeCategorySeries.d.ts +18 -18
  555. package/lib/ItemToolTipLayer_combined.d.ts +16 -16
  556. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  557. package/lib/LineSeries_combined.d.ts +9 -9
  558. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  559. package/lib/MassIndexIndicator.d.ts +4 -4
  560. package/lib/MedianPriceIndicator.d.ts +4 -4
  561. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  562. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  563. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  564. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  565. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  566. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  567. package/lib/PieChartViewManager_combined.d.ts +1 -0
  568. package/lib/PointSeries_combined.d.ts +7 -7
  569. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  570. package/lib/PolarBase_combined.d.ts +104 -104
  571. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  572. package/lib/PolarLineSeries_combined.d.ts +8 -8
  573. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  574. package/lib/PolarSplineAreaSeries_combined.d.ts +9 -9
  575. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  576. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  577. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  578. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  579. package/lib/RadialAreaSeries_combined.d.ts +8 -8
  580. package/lib/RadialBucketCalculator_combined.d.ts +74 -74
  581. package/lib/RadialColumnSeries_combined.d.ts +10 -10
  582. package/lib/RadialLineSeries_combined.d.ts +10 -10
  583. package/lib/RadialPieSeries_combined.d.ts +26 -26
  584. package/lib/RangeAreaSeries_combined.d.ts +7 -7
  585. package/lib/RangeCategoryBucketCalculator_combined.d.ts +27 -27
  586. package/lib/RangeColumnSeries_combined.d.ts +11 -11
  587. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  588. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  589. package/lib/ScatterAreaSeries_combined.d.ts +30 -30
  590. package/lib/ScatterBase_combined.d.ts +113 -113
  591. package/lib/ScatterContourSeries_combined.d.ts +22 -22
  592. package/lib/ScatterLineSeries.d.ts +13 -13
  593. package/lib/ScatterPolygonSeries_combined.d.ts +45 -45
  594. package/lib/ScatterPolylineSeries_combined.d.ts +10 -10
  595. package/lib/ScatterSeries_combined.d.ts +4 -4
  596. package/lib/ScatterSplineSeries.d.ts +11 -11
  597. package/lib/ScatterTriangulationSeries.d.ts +38 -38
  598. package/lib/SeriesViewer_combined.d.ts +475 -475
  599. package/lib/ShapeSeriesBase_combined.d.ts +100 -100
  600. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  601. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  602. package/lib/SplineSeriesBase_combined.d.ts +21 -21
  603. package/lib/SplineSeries_combined.d.ts +7 -7
  604. package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
  605. package/lib/Stacked100BarSeries_combined.d.ts +7 -7
  606. package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
  607. package/lib/Stacked100LineSeries_combined.d.ts +5 -5
  608. package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
  609. package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
  610. package/lib/StackedLineSeries_combined.d.ts +4 -4
  611. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +227 -227
  612. package/lib/StandardDeviationIndicator.d.ts +9 -9
  613. package/lib/StepAreaSeries_combined.d.ts +11 -11
  614. package/lib/StepLineSeries_combined.d.ts +11 -11
  615. package/lib/StochRSIIndicator.d.ts +9 -9
  616. package/lib/StrategyBasedIndicator.d.ts +19 -19
  617. package/lib/TRIXIndicator.d.ts +9 -9
  618. package/lib/TypicalPriceIndicator.d.ts +4 -4
  619. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  620. package/lib/ValueLayer_combined.d.ts +54 -53
  621. package/lib/ValueOverlay_combined.d.ts +38 -38
  622. package/lib/VerticalAnchoredCategorySeries.d.ts +22 -22
  623. package/lib/WaterfallSeries_combined.d.ts +23 -23
  624. package/lib/WeightedCloseIndicator.d.ts +4 -4
  625. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  626. package/lib/XamFunnelView_combined.d.ts +1 -0
  627. package/lib/igc-data-legend-component.d.ts +5 -0
  628. package/lib/igc-value-layer-component.d.ts +6 -0
  629. package/package.json +2 -2
@@ -43,82 +43,82 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
43
43
  __extends(HighDensityScatterSeries, _super);
44
44
  function HighDensityScatterSeries() {
45
45
  var _this = _super.call(this) || this;
46
- _this.xb = null;
47
- _this.xd = null;
48
- _this.yn = 0;
49
- _this.xg = false;
50
- _this.x2 = Defaults.aq.o;
51
- _this.x1 = Defaults.aq.n;
52
- _this.x0 = Defaults.aq.m;
53
- _this.xz = Defaults.aq.l;
54
- _this.xy = Defaults.ap.o;
55
- _this.xx = Defaults.ap.n;
56
- _this.xw = Defaults.ap.m;
57
- _this.xv = Defaults.ap.l;
58
- _this.w3 = null;
46
+ _this.xa = null;
47
+ _this.xc = null;
48
+ _this.ym = 0;
49
+ _this.xf = false;
50
+ _this.x1 = Defaults.aq.o;
51
+ _this.x0 = Defaults.aq.n;
52
+ _this.xz = Defaults.aq.m;
53
+ _this.xy = Defaults.aq.l;
54
+ _this.xx = Defaults.ap.o;
55
+ _this.xw = Defaults.ap.n;
56
+ _this.xv = Defaults.ap.m;
57
+ _this.xu = Defaults.ap.l;
58
+ _this.w2 = null;
59
+ _this.w7 = null;
59
60
  _this.w8 = null;
60
- _this.w9 = null;
61
- _this.w4 = null;
62
- _this.w6 = null;
63
- _this.xi = false;
64
- _this.yo = 0;
65
- _this.yq = 0;
66
- _this.yk = 0;
61
+ _this.w3 = null;
62
+ _this.w5 = null;
63
+ _this.xh = false;
64
+ _this.yn = 0;
65
+ _this.yp = 0;
67
66
  _this.yj = 0;
67
+ _this.yi = 0;
68
68
  _this.progressiveLoadStatusChanged = null;
69
- _this.xn = null;
70
- _this.xt = 0;
69
+ _this.xm = null;
71
70
  _this.xs = 0;
72
- _this.xu = 0;
73
- _this.x9 = 0;
74
- _this.x7 = 0;
71
+ _this.xr = 0;
72
+ _this.xt = 0;
75
73
  _this.x8 = 0;
76
- _this.ya = 0;
77
- _this.yc = 0;
78
- _this.ye = 0;
79
- _this.yd = 0;
74
+ _this.x6 = 0;
75
+ _this.x7 = 0;
76
+ _this.x9 = 0;
80
77
  _this.yb = 0;
78
+ _this.yd = 0;
79
+ _this.yc = 0;
80
+ _this.ya = 0;
81
+ _this.xo = 0;
81
82
  _this.xp = 0;
82
83
  _this.xq = 0;
83
- _this.xr = 0;
84
- _this.xo = 0;
85
- _this.ym = 0;
84
+ _this.xn = 0;
86
85
  _this.yl = 0;
87
- _this.w0 = null;
88
- _this.yp = 0;
89
- _this.xh = false;
86
+ _this.yk = 0;
87
+ _this.wz = null;
88
+ _this.yo = 0;
89
+ _this.xg = false;
90
90
  _this._itemIndexes = null;
91
- _this.w1 = null;
92
- _this.wy = null;
93
- _this.xa = null;
91
+ _this.w0 = null;
92
+ _this.wx = null;
93
+ _this.w9 = null;
94
94
  _this.ab = HighDensityScatterSeries.$;
95
- _this.f8 = false;
95
+ _this.f7 = false;
96
96
  return _this;
97
97
  }
98
98
  HighDensityScatterSeries.prototype.bj = function () {
99
99
  return new HighDensityScatterSeries();
100
100
  };
101
- HighDensityScatterSeries.prototype.get_fo = function () {
101
+ HighDensityScatterSeries.prototype.get_fn = function () {
102
102
  return true;
103
103
  };
104
- HighDensityScatterSeries.prototype.jk = function () {
105
- if (!isNaN_(this.jj)) {
106
- return _super.prototype.jk.call(this);
104
+ HighDensityScatterSeries.prototype.jj = function () {
105
+ if (!isNaN_(this.ji)) {
106
+ return _super.prototype.jj.call(this);
107
107
  }
108
108
  return Defaults.q;
109
109
  };
110
- HighDensityScatterSeries.prototype.get_fw = function () {
110
+ HighDensityScatterSeries.prototype.get_fv = function () {
111
111
  return true;
112
112
  };
113
- Object.defineProperty(HighDensityScatterSeries.prototype, "xc", {
113
+ Object.defineProperty(HighDensityScatterSeries.prototype, "xb", {
114
114
  get: function () {
115
- return this.xb;
115
+ return this.xa;
116
116
  },
117
117
  set: function (a) {
118
- if (this.xb != a) {
119
- var b = this.xc;
120
- this.xb = a;
121
- this.raisePropertyChanged("XColumn", b, this.xc);
118
+ if (this.xa != a) {
119
+ var b = this.xb;
120
+ this.xa = a;
121
+ this.raisePropertyChanged("XColumn", b, this.xb);
122
122
  }
123
123
  },
124
124
  enumerable: false,
@@ -126,23 +126,23 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
126
126
  });
127
127
  HighDensityScatterSeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
128
128
  var c = { $type: Point_$type, x: a, y: b };
129
- var d = this.kn(c);
130
- var e = d == null ? NaN : this.ix(d, "XMemberPath");
131
- var f = d == null ? NaN : this.ix(d, "YMemberPath");
129
+ var d = this.km(c);
130
+ var e = d == null ? NaN : this.iw(d, "XMemberPath");
131
+ var f = d == null ? NaN : this.iw(d, "YMemberPath");
132
132
  var g = new DataLegendSeriesValueInfo();
133
133
  g.l = e;
134
134
  g.a = 13;
135
135
  g.q = "X";
136
- g.r = this.y9 != null ? this.y9 : "X";
137
- g.s = this.y5 != null ? this.y5 : "X:";
138
- g.t = this.y7 != null ? this.y7 : "";
136
+ g.r = this.y8 != null ? this.y8 : "X";
137
+ g.s = this.y4 != null ? this.y4 : "X:";
138
+ g.t = this.y6 != null ? this.y6 : "";
139
139
  var h = new DataLegendSeriesValueInfo();
140
140
  h.l = f;
141
141
  h.a = 14;
142
142
  h.q = "Y";
143
- h.r = this.zh != null ? this.zh : "Y";
144
- h.s = this.zd != null ? this.zd : "Y:";
145
- h.t = this.zf != null ? this.zf : "";
143
+ h.r = this.zg != null ? this.zg : "Y";
144
+ h.s = this.zc != null ? this.zc : "Y:";
145
+ h.t = this.ze != null ? this.ze : "";
146
146
  var i = new DataLegendSeriesContext();
147
147
  i.e = ((function () {
148
148
  var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -150,94 +150,94 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
150
150
  $ret.add(h);
151
151
  return $ret;
152
152
  })());
153
- i.h = this.mc();
153
+ i.h = this.mb();
154
154
  return i;
155
155
  };
156
- HighDensityScatterSeries.prototype.kq = function (a, b) {
157
- var c = this.nd(b);
156
+ HighDensityScatterSeries.prototype.kp = function (a, b) {
157
+ var c = this.nc(b);
158
158
  if (c == HighDensityScatterSeries.$$p[10]) {
159
- return this.kr(a, b, this.y9);
159
+ return this.kq(a, b, this.y8);
160
160
  }
161
161
  if (c == HighDensityScatterSeries.$$p[14]) {
162
- return this.kr(a, b, this.zh);
162
+ return this.kq(a, b, this.zg);
163
163
  }
164
- return _super.prototype.kq.call(this, a, b);
164
+ return _super.prototype.kp.call(this, a, b);
165
165
  };
166
- HighDensityScatterSeries.prototype.md = function (a) {
167
- var b = this.nd(a);
166
+ HighDensityScatterSeries.prototype.mc = function (a) {
167
+ var b = this.nc(a);
168
168
  if (b == HighDensityScatterSeries.$$p[10]) {
169
- return this.y9;
169
+ return this.y8;
170
170
  }
171
171
  if (b == HighDensityScatterSeries.$$p[14]) {
172
- return this.zh;
172
+ return this.zg;
173
173
  }
174
- return _super.prototype.md.call(this, a);
174
+ return _super.prototype.mc.call(this, a);
175
175
  };
176
- Object.defineProperty(HighDensityScatterSeries.prototype, "xe", {
176
+ Object.defineProperty(HighDensityScatterSeries.prototype, "xd", {
177
177
  get: function () {
178
- return this.xd;
178
+ return this.xc;
179
179
  },
180
180
  set: function (a) {
181
- if (this.xd != a) {
182
- var b = this.xe;
183
- this.xd = a;
184
- this.raisePropertyChanged("YColumn", b, this.xe);
181
+ if (this.xc != a) {
182
+ var b = this.xd;
183
+ this.xc = a;
184
+ this.raisePropertyChanged("YColumn", b, this.xd);
185
185
  }
186
186
  },
187
187
  enumerable: false,
188
188
  configurable: true
189
189
  });
190
- HighDensityScatterSeries.prototype.zw = function () {
191
- if (this.w3 == null) {
190
+ HighDensityScatterSeries.prototype.zv = function () {
191
+ if (this.w2 == null) {
192
192
  return;
193
193
  }
194
- this.w3.t();
195
- var a = this.w3;
196
- a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.zj));
197
- this.w3 = null;
194
+ this.w2.t();
195
+ var a = this.w2;
196
+ a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.zi));
197
+ this.w2 = null;
198
198
  };
199
- HighDensityScatterSeries.prototype.q9 = function (a, b, c, d) {
200
- _super.prototype.q9.call(this, a, b, c, d);
199
+ HighDensityScatterSeries.prototype.q8 = function (a, b, c, d) {
200
+ _super.prototype.q8.call(this, a, b, c, d);
201
201
  switch (b) {
202
202
  case HighDensityScatterSeries.$$p[8]:
203
203
  case HighDensityScatterSeries.$$p[12]:
204
204
  case HighDensityScatterSeries.$$p[9]:
205
205
  case HighDensityScatterSeries.$$p[13]:
206
- this.qf();
206
+ this.qe();
207
207
  break;
208
208
  case "SeriesViewer":
209
209
  if (this.db != null) {
210
210
  var e = this.getEffectiveViewport1(this.cv);
211
- this.xh = !e.isEmpty;
211
+ this.xg = !e.isEmpty;
212
212
  }
213
213
  break;
214
214
  case "FastItemsSource":
215
- this.zw();
215
+ this.zv();
216
216
  if (typeCast(IFastItemsSource_$type, c) != null) {
217
- c.deregisterColumn(this.xc);
218
- c.deregisterColumn(this.xe);
219
- this.xc = null;
220
- this.xe = null;
217
+ c.deregisterColumn(this.xb);
218
+ c.deregisterColumn(this.xd);
219
+ this.xb = null;
220
+ this.xd = null;
221
221
  }
222
222
  if (typeCast(IFastItemsSource_$type, d) != null) {
223
- this.xc = this.dk(this.y9);
224
- this.xe = this.dk(this.zh);
223
+ this.xb = this.dk(this.y8);
224
+ this.xd = this.dk(this.zg);
225
225
  }
226
- if ((this.w7 != null && !this.w7.c1()) || (this.w5 != null && !this.w5.c1())) {
227
- this.rr(this.gg && c != null);
226
+ if ((this.w6 != null && !this.w6.c1()) || (this.w4 != null && !this.w4.c1())) {
227
+ this.rq(this.gf && c != null);
228
228
  }
229
- this.qm();
229
+ this.ql();
230
230
  break;
231
231
  case HighDensityScatterSeries.$$p[7]:
232
- var f = this.w4;
233
- this.w4 = this.w5;
234
- this.zw();
232
+ var f = this.w3;
233
+ this.w3 = this.w4;
234
+ this.zv();
235
235
  if (f != null) {
236
- f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.zm));
236
+ f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.zl));
237
237
  }
238
- if (this.w4 != null) {
239
- var g = this.w4;
240
- g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.zm));
238
+ if (this.w3 != null) {
239
+ var g = this.w3;
240
+ g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.zl));
241
241
  }
242
242
  if (c != null) {
243
243
  c.b0(this);
@@ -245,20 +245,20 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
245
245
  if (d != null) {
246
246
  d.ct(this);
247
247
  }
248
- if ((this.w5 != null && !this.w5.c1()) || (d == null && c != null)) {
249
- this.rr(false);
248
+ if ((this.w4 != null && !this.w4.c1()) || (d == null && c != null)) {
249
+ this.rq(false);
250
250
  }
251
251
  break;
252
252
  case HighDensityScatterSeries.$$p[11]:
253
- var h = this.w6;
254
- this.w6 = this.w7;
255
- this.zw();
253
+ var h = this.w5;
254
+ this.w5 = this.w6;
255
+ this.zv();
256
256
  if (h != null) {
257
- h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.zm));
257
+ h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.zl));
258
258
  }
259
- if (this.w6 != null) {
260
- var i = this.w6;
261
- i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.zm));
259
+ if (this.w5 != null) {
260
+ var i = this.w5;
261
+ i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.zl));
262
262
  }
263
263
  if (c != null) {
264
264
  c.b0(this);
@@ -266,109 +266,102 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
266
266
  if (d != null) {
267
267
  d.ct(this);
268
268
  }
269
- if ((this.w7 != null && !this.w7.c1()) || (d == null && c != null)) {
270
- this.rr(false);
269
+ if ((this.w6 != null && !this.w6.c1()) || (d == null && c != null)) {
270
+ this.rq(false);
271
271
  }
272
272
  break;
273
273
  case "MouseOverEnabled":
274
- this.xi = this.f8;
275
- this.rr(false);
274
+ this.xh = this.f7;
275
+ this.rq(false);
276
276
  break;
277
277
  case HighDensityScatterSeries.$$p[10]:
278
278
  if (this.dn != null) {
279
- this.dn.deregisterColumn(this.xc);
280
- this.xc = this.dk(this.y9);
279
+ this.dn.deregisterColumn(this.xb);
280
+ this.xb = this.dk(this.y8);
281
281
  }
282
282
  break;
283
283
  case "XColumn":
284
- this.zw();
285
- if (this.w5 != null && !this.w5.c1()) {
286
- this.rr(false);
284
+ this.zv();
285
+ if (this.w4 != null && !this.w4.c1()) {
286
+ this.rq(false);
287
287
  }
288
- this.qm();
288
+ this.ql();
289
289
  break;
290
290
  case HighDensityScatterSeries.$$p[14]:
291
291
  if (this.dn != null) {
292
- this.dn.deregisterColumn(this.xe);
293
- this.xe = this.dk(this.zh);
292
+ this.dn.deregisterColumn(this.xd);
293
+ this.xd = this.dk(this.zg);
294
294
  }
295
295
  break;
296
296
  case "YColumn":
297
- this.zw();
298
- if (this.w7 != null && !this.w7.c1()) {
299
- this.rr(false);
297
+ this.zv();
298
+ if (this.w6 != null && !this.w6.c1()) {
299
+ this.rq(false);
300
300
  }
301
- this.qm();
301
+ this.ql();
302
302
  break;
303
303
  case HighDensityScatterSeries.$$p[6]:
304
- this.zw();
305
- this.rr(false);
306
- this.ql();
304
+ this.zv();
305
+ this.rq(false);
306
+ this.qk();
307
307
  break;
308
308
  case HighDensityScatterSeries.$$p[3]:
309
- this.rr(false);
310
- this.ql();
309
+ this.rq(false);
310
+ this.qk();
311
311
  break;
312
312
  case HighDensityScatterSeries.$$p[1]:
313
- this.rr(false);
314
- this.ql();
313
+ this.rq(false);
314
+ this.qk();
315
315
  break;
316
316
  case HighDensityScatterSeries.$$p[0]:
317
317
  case HighDensityScatterSeries.$$p[2]:
318
- if (!this.w2.b4(this.aaf, this.aae)) {
318
+ if (!this.w1.b4(this.aae, this.aad)) {
319
319
  return;
320
320
  }
321
- this.zq();
322
- this.rr(false);
323
- this.ql();
321
+ this.zp();
322
+ this.rq(false);
323
+ this.qk();
324
324
  break;
325
325
  case HighDensityScatterSeries.$$p[4]:
326
- this.yn = Math.max(typeGetValue(d) - 1, 0);
327
- this.xg = this.yn > 0;
328
- this.rr(false);
329
- this.ql();
326
+ this.ym = Math.max(typeGetValue(d) - 1, 0);
327
+ this.xf = this.ym > 0;
328
+ this.rq(false);
329
+ this.qk();
330
330
  break;
331
331
  case HighDensityScatterSeries.$$p[5]:
332
- this.rr(false);
333
- this.ql();
332
+ this.rq(false);
333
+ this.qk();
334
334
  break;
335
335
  }
336
336
  };
337
- HighDensityScatterSeries.prototype.zq = function () {
338
- this.xz = this.aaf.l;
339
- this.x2 = this.aaf.o;
340
- this.x1 = this.aaf.n;
341
- this.x0 = this.aaf.m;
342
- this.xv = this.aae.l;
343
- this.xy = this.aae.o;
344
- this.xx = this.aae.n;
345
- this.xw = this.aae.m;
346
- this.vv = BrushUtil.h(truncate(this.xz), truncate(this.x2), truncate(this.x1), truncate(this.x0));
347
- this.vf = BrushUtil.h(truncate(this.xv), truncate(this.xy), truncate(this.xx), truncate(this.xw));
337
+ HighDensityScatterSeries.prototype.zp = function () {
338
+ this.xy = this.aae.l;
339
+ this.x1 = this.aae.o;
340
+ this.x0 = this.aae.n;
341
+ this.xz = this.aae.m;
342
+ this.xu = this.aad.l;
343
+ this.xx = this.aad.o;
344
+ this.xw = this.aad.n;
345
+ this.xv = this.aad.m;
346
+ this.vu = BrushUtil.h(truncate(this.xy), truncate(this.x1), truncate(this.x0), truncate(this.xz));
347
+ this.ve = BrushUtil.h(truncate(this.xu), truncate(this.xx), truncate(this.xw), truncate(this.xv));
348
348
  };
349
- HighDensityScatterSeries.prototype.xk = function (a) {
349
+ HighDensityScatterSeries.prototype.xj = function (a) {
350
350
  if (typeCast(NumericYAxis.$, a) !== null) {
351
351
  return true;
352
352
  }
353
353
  return false;
354
354
  };
355
- HighDensityScatterSeries.prototype.xj = function (a) {
355
+ HighDensityScatterSeries.prototype.xi = function (a) {
356
356
  if (typeCast(NumericXAxis.$, a) !== null) {
357
357
  return true;
358
358
  }
359
359
  return false;
360
360
  };
361
- HighDensityScatterSeries.prototype.zm = function (a, b) {
362
- this.zw();
363
- this.rr(false);
361
+ HighDensityScatterSeries.prototype.zl = function (a, b) {
362
+ this.zv();
363
+ this.rq(false);
364
364
  };
365
- Object.defineProperty(HighDensityScatterSeries.prototype, "x6", {
366
- get: function () {
367
- return this.xy - this.x2;
368
- },
369
- enumerable: false,
370
- configurable: true
371
- });
372
365
  Object.defineProperty(HighDensityScatterSeries.prototype, "x5", {
373
366
  get: function () {
374
367
  return this.xx - this.x1;
@@ -390,43 +383,50 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
390
383
  enumerable: false,
391
384
  configurable: true
392
385
  });
393
- HighDensityScatterSeries.prototype.he = function (a, b, c) {
394
- var d = _super.prototype.he.call(this, a, b, c);
395
- if (this.w7 == null || this.w5 == null || this.w5.bi == null || this.w7.bi == null || this.xe == null || this.xc == null || this.xe.count < 1 || this.xc.count < 1 || this.xe.count != this.xc.count || this.w5.l4 == this.w5.l3 || this.w7.l4 == this.w7.l3 || this.ws.isEmpty) {
386
+ Object.defineProperty(HighDensityScatterSeries.prototype, "x2", {
387
+ get: function () {
388
+ return this.xu - this.xy;
389
+ },
390
+ enumerable: false,
391
+ configurable: true
392
+ });
393
+ HighDensityScatterSeries.prototype.hd = function (a, b, c) {
394
+ var d = _super.prototype.hd.call(this, a, b, c);
395
+ if (this.w6 == null || this.w4 == null || this.w4.bi == null || this.w6.bi == null || this.xd == null || this.xb == null || this.xd.count < 1 || this.xb.count < 1 || this.xd.count != this.xb.count || this.w4.l4 == this.w4.l3 || this.w6.l4 == this.w6.l3 || this.wr.isEmpty) {
396
396
  d = false;
397
397
  }
398
398
  return d;
399
399
  };
400
- Object.defineProperty(HighDensityScatterSeries.prototype, "yu", {
400
+ Object.defineProperty(HighDensityScatterSeries.prototype, "yt", {
401
401
  get: function () {
402
- return this.yo;
402
+ return this.yn;
403
403
  },
404
404
  set: function (a) {
405
- var b = this.yo;
406
- this.yo = a;
407
- this.raisePropertyChanged("ProgressiveStatus", b, this.yo);
405
+ var b = this.yn;
406
+ this.yn = a;
407
+ this.raisePropertyChanged("ProgressiveStatus", b, this.yn);
408
408
  },
409
409
  enumerable: false,
410
410
  configurable: true
411
411
  });
412
- HighDensityScatterSeries.prototype.rs = function (a) {
413
- _super.prototype.rs.call(this, a);
414
- this.zo(a, this.cv);
412
+ HighDensityScatterSeries.prototype.rr = function (a) {
413
+ _super.prototype.rr.call(this, a);
414
+ this.zn(a, this.cv);
415
415
  };
416
- HighDensityScatterSeries.prototype.xf = function () {
416
+ HighDensityScatterSeries.prototype.xe = function () {
417
417
  if (TestRandomness.instance.testRandomnessSource != null) {
418
418
  return TestRandomness.instance.testRandomnessSource;
419
419
  }
420
420
  return new DefaultRandomnessSource(0);
421
421
  };
422
- HighDensityScatterSeries.prototype.zo = function (a, b) {
422
+ HighDensityScatterSeries.prototype.zn = function (a, b) {
423
423
  if (this.d5(b)) {
424
424
  return;
425
425
  }
426
- if (this.w3 == null && !this.xm) {
427
- var c = new List$1(KDPointData.$, 2, this.xc.count);
428
- var d = this.w5;
429
- var e = this.w7;
426
+ if (this.w2 == null && !this.xl) {
427
+ var c = new List$1(KDPointData.$, 2, this.xb.count);
428
+ var d = this.w4;
429
+ var e = this.w6;
430
430
  var f = new Rect(0, 0, 0, 1, 1);
431
431
  var g = new Rect(0, 0, 0, 1, 1);
432
432
  var h = new ScalerParams(1, f, g, d.ch);
@@ -434,8 +434,8 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
434
434
  var j_1;
435
435
  var k_1;
436
436
  var _loop_1 = function (l) {
437
- j_1 = d.el(this_1.xc.item(l), h);
438
- k_1 = e.el(this_1.xe.item(l), i);
437
+ j_1 = d.el(this_1.xb.item(l), h);
438
+ k_1 = e.el(this_1.xd.item(l), i);
439
439
  if (!isNaN_(j_1) && !isNaN_(k_1) && !isInfinity(j_1) && !isInfinity(k_1)) {
440
440
  c.add(((function () {
441
441
  var $ret = new KDPointData();
@@ -447,57 +447,57 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
447
447
  }
448
448
  };
449
449
  var this_1 = this;
450
- for (var l = 0; l < this.xc.count; l++) {
450
+ for (var l = 0; l < this.xb.count; l++) {
451
451
  _loop_1(l);
452
452
  }
453
- if (this.xl) {
454
- this.yj = 1;
455
- this.yk = truncate(logBase(c.count, 2)) + 3;
456
- this.yu = truncate(((this.yj / this.yk) * 100));
453
+ if (this.xk) {
454
+ this.yi = 1;
455
+ this.yj = truncate(logBase(c.count, 2)) + 3;
456
+ this.yt = truncate(((this.yi / this.yj) * 100));
457
457
  if (this.progressiveLoadStatusChanged != null) {
458
- this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.yu));
458
+ this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.yt));
459
459
  }
460
- this.w3 = KDTree2D.b(c.toArray(), 1, this.xf());
461
- var m = this.w3;
462
- m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.zj));
463
- if (!this.w3.h(this.jz)) {
464
- var n = this.w3;
465
- n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.zj));
460
+ this.w2 = KDTree2D.b(c.toArray(), 1, this.xe());
461
+ var m = this.w2;
462
+ m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.zi));
463
+ if (!this.w2.h(this.jy)) {
464
+ var n = this.w2;
465
+ n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.zi));
466
466
  }
467
- this.ql();
467
+ this.qk();
468
468
  }
469
469
  else {
470
470
  var o = dateNow();
471
- this.w3 = new KDTree2D(0, c.toArray(), 1, this.xf());
471
+ this.w2 = new KDTree2D(0, c.toArray(), 1, this.xe());
472
472
  var p = dateNow();
473
473
  }
474
474
  }
475
- if (this.xl && !this.xm) {
476
- this.zp(b);
475
+ if (this.xk && !this.xl) {
476
+ this.zo(b);
477
477
  }
478
478
  else {
479
- this.zr(b);
479
+ this.zq(b);
480
480
  }
481
481
  };
482
- HighDensityScatterSeries.prototype.pb = function (a, b, c, d) {
483
- _super.prototype.pb.call(this, a, b, c, d);
484
- this.zw();
482
+ HighDensityScatterSeries.prototype.pa = function (a, b, c, d) {
483
+ _super.prototype.pa.call(this, a, b, c, d);
484
+ this.zv();
485
485
  var e = false;
486
- if (this.w5 != null && !this.w5.c1()) {
486
+ if (this.w4 != null && !this.w4.c1()) {
487
487
  e = true;
488
488
  }
489
- if (this.w7 != null && !this.w7.c1()) {
489
+ if (this.w6 != null && !this.w6.c1()) {
490
490
  e = true;
491
491
  }
492
492
  if (e) {
493
- this.rr(false);
493
+ this.rq(false);
494
494
  }
495
- this.qm();
495
+ this.ql();
496
496
  };
497
- HighDensityScatterSeries.prototype.zl = function (a) {
497
+ HighDensityScatterSeries.prototype.zk = function (a) {
498
498
  var b = a;
499
- var c = this.ym * this.yl;
500
- if (this.xi) {
499
+ var c = this.yl * this.yk;
500
+ if (this.xh) {
501
501
  if (this._itemIndexes == null || this._itemIndexes.length != c) {
502
502
  this._itemIndexes = new Array(c);
503
503
  for (var d = 0; d < c; d++) {
@@ -511,7 +511,7 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
511
511
  }
512
512
  }
513
513
  };
514
- HighDensityScatterSeries.prototype.zr = function (a) {
514
+ HighDensityScatterSeries.prototype.zq = function (a) {
515
515
  var b;
516
516
  var c;
517
517
  var d = null;
@@ -523,182 +523,182 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
523
523
  b = e.p1;
524
524
  var f = a;
525
525
  var g = this.getEffectiveViewport1(a);
526
- this.w8 = new ScalerParams(0, b, c, this.w4.ch, g);
527
- this.w9 = new ScalerParams(0, b, c, this.w6.ch, g);
526
+ this.w7 = new ScalerParams(0, b, c, this.w3.ch, g);
527
+ this.w8 = new ScalerParams(0, b, c, this.w5.ch, g);
528
+ this.zj(a);
528
529
  this.zk(a);
529
- this.zl(a);
530
- var h = this.ym * this.yl;
531
- if (this.w1 == null || this.w1.length != h) {
532
- this.w1 = new Array(h);
533
- this.wy = new Array(h);
534
- }
535
- var i = this.w1.length;
536
- var j = this.w1;
537
- var k = this.wy;
530
+ var h = this.yl * this.yk;
531
+ if (this.w0 == null || this.w0.length != h) {
532
+ this.w0 = new Array(h);
533
+ this.wx = new Array(h);
534
+ }
535
+ var i = this.w0.length;
536
+ var j = this.w0;
537
+ var k = this.wx;
538
538
  for (var l = 0; l < i; l++) {
539
539
  j[l] = 0;
540
540
  k[l] = 0;
541
541
  }
542
- this.yq = truncate(Math.round(this.id));
543
- this.w0 = f.b1();
544
- var m = this.w0.length;
545
- var n = this.w0;
542
+ this.yp = truncate(Math.round(this.ic));
543
+ this.wz = f.b1();
544
+ var m = this.wz.length;
545
+ var n = this.wz;
546
546
  for (var o = 0; o < m; o++) {
547
547
  n[o] = 0;
548
548
  }
549
- var p = this.yh;
550
- var q = this.yg;
549
+ var p = this.yg;
550
+ var q = this.yf;
551
551
  if (isNaN_(p) || isInfinity(p)) {
552
552
  p = 0;
553
553
  }
554
554
  if (isNaN_(q) || isInfinity(q)) {
555
555
  q = 50;
556
556
  }
557
- this.xt = Math.min(p, q);
558
- this.xs = Math.max(p, q);
559
- if (this.xt < 0) {
560
- this.xt = 0;
561
- }
557
+ this.xs = Math.min(p, q);
558
+ this.xr = Math.max(p, q);
562
559
  if (this.xs < 0) {
563
560
  this.xs = 0;
564
561
  }
565
- this.xu = this.xs - this.xt;
566
- if (this.xm) {
567
- this.zn(a);
562
+ if (this.xr < 0) {
563
+ this.xr = 0;
564
+ }
565
+ this.xt = this.xr - this.xs;
566
+ if (this.xl) {
567
+ this.zm(a);
568
568
  }
569
569
  else {
570
- this.zy(a);
570
+ this.zx(a);
571
571
  }
572
572
  f.cc();
573
573
  if (a.q) {
574
574
  this._itemIndexes = d;
575
- this.w2.cd();
575
+ this.w1.cd();
576
576
  }
577
577
  };
578
- HighDensityScatterSeries.prototype.zp = function (a) {
579
- if (this.w3 == null) {
578
+ HighDensityScatterSeries.prototype.zo = function (a) {
579
+ if (this.w2 == null) {
580
580
  return;
581
581
  }
582
- this.zr(a);
582
+ this.zq(a);
583
583
  };
584
- HighDensityScatterSeries.prototype.zj = function (a, b) {
584
+ HighDensityScatterSeries.prototype.zi = function (a, b) {
585
585
  var _this = this;
586
- this.w2.cb(function () {
587
- if (_this.yj < _this.yk - 1) {
588
- _this.yj++;
586
+ this.w1.cb(function () {
587
+ if (_this.yi < _this.yj - 1) {
588
+ _this.yi++;
589
589
  }
590
- _this.yu = truncate(((_this.yj / _this.yk) * 100));
590
+ _this.yt = truncate(((_this.yi / _this.yj) * 100));
591
591
  if (_this.progressiveLoadStatusChanged != null) {
592
- _this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.yu));
592
+ _this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.yt));
593
593
  }
594
- _this.zp(_this.cv);
595
- _this.ql();
596
- if (_this.w3 != null) {
597
- if (!_this.w3.h(_this.jz)) {
598
- var c = _this.w3;
599
- c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(_this, _this.zj));
600
- _this.yu = 100;
594
+ _this.zo(_this.cv);
595
+ _this.qk();
596
+ if (_this.w2 != null) {
597
+ if (!_this.w2.h(_this.jy)) {
598
+ var c = _this.w2;
599
+ c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(_this, _this.zi));
600
+ _this.yt = 100;
601
601
  if (_this.progressiveLoadStatusChanged != null) {
602
- _this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.yu));
602
+ _this.progressiveLoadStatusChanged(_this, new ProgressiveLoadStatusEventArgs(_this.yt));
603
603
  }
604
604
  }
605
605
  }
606
606
  });
607
607
  };
608
- HighDensityScatterSeries.prototype.zn = function (a) {
609
- var b = arrayShallowClone(this.xc.asArray());
610
- this.w5.hq(boxArray$1(b), 0, b.length, this.w8);
611
- var c = arrayShallowClone(this.xe.asArray());
612
- this.yp = 0;
613
- var d = this.yn;
614
- var e = this.xg;
615
- var f = this.w1.length;
616
- this.w7.hq(boxArray$1(c), 0, c.length, this.w9);
617
- var g = 255 << 24 | truncate(this.x2) << 16 | truncate(this.x1) << 8 | truncate(this.x0);
608
+ HighDensityScatterSeries.prototype.zm = function (a) {
609
+ var b = arrayShallowClone(this.xb.asArray());
610
+ this.w4.hq(boxArray$1(b), 0, b.length, this.w7);
611
+ var c = arrayShallowClone(this.xd.asArray());
612
+ this.yo = 0;
613
+ var d = this.ym;
614
+ var e = this.xf;
615
+ var f = this.w0.length;
616
+ this.w6.hq(boxArray$1(c), 0, c.length, this.w8);
617
+ var g = 255 << 24 | truncate(this.x1) << 16 | truncate(this.x0) << 8 | truncate(this.xz);
618
618
  for (var h = 0; h < b.length; h++) {
619
619
  var i = truncate(b[h]);
620
620
  var j = truncate(c[h]);
621
621
  i = truncate(Math.floor(i));
622
622
  j = truncate(Math.floor(j));
623
- if (i < 0 || i >= this.ym || j < 0 || j >= this.yl) {
623
+ if (i < 0 || i >= this.yl || j < 0 || j >= this.yk) {
624
624
  continue;
625
625
  }
626
626
  if (e) {
627
627
  var k = i - d;
628
628
  var l = i + d;
629
- l = l > (this.ym - 1) ? (this.ym - 1) : l;
629
+ l = l > (this.yl - 1) ? (this.yl - 1) : l;
630
630
  k = k < 0 ? 0 : k;
631
631
  var m = j + d;
632
632
  var n = j - d;
633
633
  for (var o = k; o <= l; o++) {
634
634
  for (var p = n; p <= m; p++) {
635
- var q = (p * this.ym) + o;
635
+ var q = (p * this.yl) + o;
636
636
  if (q < 0 || q > f - 1) {
637
637
  continue;
638
638
  }
639
- this.w1[q] = this.w1[q] + 1;
640
- this.wy[q] = 1;
641
- this.yp++;
642
- if (this.xi) {
639
+ this.w0[q] = this.w0[q] + 1;
640
+ this.wx[q] = 1;
641
+ this.yo++;
642
+ if (this.xh) {
643
643
  this._itemIndexes[q] = h + 1;
644
644
  }
645
645
  }
646
646
  }
647
647
  }
648
648
  else {
649
- var r = (j * this.ym) + i;
650
- this.w1[r] = this.w1[r] + 1;
651
- this.wy[r] = 1;
652
- this.yp++;
653
- if (this.xi) {
649
+ var r = (j * this.yl) + i;
650
+ this.w0[r] = this.w0[r] + 1;
651
+ this.wx[r] = 1;
652
+ this.yo++;
653
+ if (this.xh) {
654
654
  this._itemIndexes[r] = h + 1;
655
655
  }
656
656
  }
657
657
  }
658
- this.zs();
658
+ this.zr();
659
659
  };
660
- HighDensityScatterSeries.prototype.zy = function (a) {
660
+ HighDensityScatterSeries.prototype.zx = function (a) {
661
661
  var b;
662
662
  var c;
663
663
  var d = a.getViewInfo(b, c);
664
664
  b = d.p0;
665
665
  c = d.p1;
666
- if (this.w3 == null) {
666
+ if (this.w2 == null) {
667
667
  return;
668
668
  }
669
- if (this.xn == null) {
670
- this.xn = new List$1(KDTreeNode2D.$, 2, truncate(Math.round(b.width * b.height)));
669
+ if (this.xm == null) {
670
+ this.xm = new List$1(KDTreeNode2D.$, 2, truncate(Math.round(b.width * b.height)));
671
671
  }
672
672
  else {
673
- this.xn.clear();
673
+ this.xm.clear();
674
674
  }
675
675
  var e = c.left;
676
676
  var f = c.right;
677
677
  var g = c.top;
678
678
  var h = c.bottom;
679
- this.yd = c.top;
680
- this.yb = c.height;
681
- this.yc = c.left;
682
- this.ye = c.width;
683
- this.x9 = b.top;
684
- this.x7 = b.height;
685
- this.x8 = b.left;
686
- this.ya = b.width;
679
+ this.yc = c.top;
680
+ this.ya = c.height;
681
+ this.yb = c.left;
682
+ this.yd = c.width;
683
+ this.x8 = b.top;
684
+ this.x6 = b.height;
685
+ this.x7 = b.left;
686
+ this.x9 = b.width;
687
687
  var i = this.getEffectiveViewport1(a);
688
- this.xp = (i.left - this.x8) / this.ya;
689
- this.xq = (i.top - this.x9) / this.x7;
690
- var j = (i.right - this.x8) / this.ya;
691
- this.xr = j - this.xp;
692
- var k = (i.bottom - this.x9) / this.x7;
693
- this.xo = k - this.xq;
694
- if (this.xh) {
695
- e = (e - this.xp) / this.xr;
696
- f = (f - this.xp) / this.xr;
697
- g = (g - this.xq) / this.xo;
698
- h = (h - this.xq) / this.xo;
699
- }
700
- var l = this.id / b.width * c.width;
701
- var m = this.id / b.height * c.height;
688
+ this.xo = (i.left - this.x7) / this.x9;
689
+ this.xp = (i.top - this.x8) / this.x6;
690
+ var j = (i.right - this.x7) / this.x9;
691
+ this.xq = j - this.xo;
692
+ var k = (i.bottom - this.x8) / this.x6;
693
+ this.xn = k - this.xp;
694
+ if (this.xg) {
695
+ e = (e - this.xo) / this.xq;
696
+ f = (f - this.xo) / this.xq;
697
+ g = (g - this.xp) / this.xn;
698
+ h = (h - this.xp) / this.xn;
699
+ }
700
+ var l = this.ic / b.width * c.width;
701
+ var m = this.ic / b.height * c.height;
702
702
  var n = Math.min(l, m);
703
703
  var o = ((function () {
704
704
  var $ret = new SearchArgs();
@@ -711,16 +711,16 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
711
711
  $ret.g = 0x7FFFFFFF;
712
712
  return $ret;
713
713
  })());
714
- this.w3.u(this.xn, o, 0, 1, 0, 1);
714
+ this.w2.u(this.xm, o, 0, 1, 0, 1);
715
715
  var p;
716
- this.yp = 0;
717
- for (var q = 0; q < this.xn.count; q++) {
718
- p = this.xn._inner[q];
719
- this.zt(p);
716
+ this.yo = 0;
717
+ for (var q = 0; q < this.xm.count; q++) {
718
+ p = this.xm._inner[q];
719
+ this.zs(p);
720
720
  }
721
- this.zs();
721
+ this.zr();
722
722
  };
723
- HighDensityScatterSeries.prototype.zt = function (a) {
723
+ HighDensityScatterSeries.prototype.zs = function (a) {
724
724
  if (a.g) {
725
725
  return;
726
726
  }
@@ -732,28 +732,28 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
732
732
  else {
733
733
  d = 1;
734
734
  }
735
- this.zv(a.b, d, b, a.e);
735
+ this.zu(a.b, d, b, a.e);
736
736
  if (c > 0 && !b) {
737
737
  var e = void 0;
738
738
  for (var f = 0; f < c; f++) {
739
739
  e = a.a[f];
740
- this.zv(e, d, false, a.e);
740
+ this.zu(e, d, false, a.e);
741
741
  }
742
742
  }
743
743
  if (a.e != null) {
744
744
  a.e.a = false;
745
745
  }
746
746
  };
747
- HighDensityScatterSeries.prototype.gd = function (a) {
747
+ HighDensityScatterSeries.prototype.gc = function (a) {
748
748
  var b = this.db != null ? this.db.v4 : Rect.empty;
749
749
  var c = this.db != null ? this.db.wk : Rect.empty;
750
750
  var d = new Rect(0, 0, 0, 1, 1);
751
- var e = this.wl(this.cv);
752
- var f = new ScalerParams(0, d, d, this.w5.ch, e);
753
- var g = new ScalerParams(0, d, d, this.w7.ch, e);
751
+ var e = this.wk(this.cv);
752
+ var f = new ScalerParams(0, d, d, this.w4.ch, e);
753
+ var g = new ScalerParams(0, d, d, this.w6.ch, e);
754
754
  var h = !b.isEmpty && !c.isEmpty && this.dn != null ? this.dn.indexOf(a) : -1;
755
- var i = this.w5 != null && this.xc != null && h < this.xc.count ? this.w5.el(this.xc.item(h), f) : NaN;
756
- var j = this.w7 != null && this.xe != null && h < this.xe.count ? this.w7.el(this.xe.item(h), g) : NaN;
755
+ var i = this.w4 != null && this.xb != null && h < this.xb.count ? this.w4.el(this.xb.item(h), f) : NaN;
756
+ var j = this.w6 != null && this.xd != null && h < this.xd.count ? this.w6.el(this.xd.item(h), g) : NaN;
757
757
  if (!isNaN_(i)) {
758
758
  if (i < b.left + 0.1 * b.width) {
759
759
  i = i + 0.4 * b.width;
@@ -779,30 +779,30 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
779
779
  }
780
780
  return h >= 0;
781
781
  };
782
- HighDensityScatterSeries.prototype.zv = function (a, b, c, d) {
783
- var e = this.ys(b);
782
+ HighDensityScatterSeries.prototype.zu = function (a, b, c, d) {
783
+ var e = this.yr(b);
784
784
  var f = a.c;
785
- var g = this.yn;
785
+ var g = this.ym;
786
786
  if (c) {
787
787
  var h = d.d;
788
788
  var i = d.b;
789
789
  var j = d.e;
790
790
  var k = d.c;
791
- if (this.xh) {
792
- h = this.xp + this.xr * h;
793
- i = this.xp + this.xr * i;
794
- j = this.xq + this.xo * j;
795
- k = this.xq + this.xo * k;
791
+ if (this.xg) {
792
+ h = this.xo + this.xq * h;
793
+ i = this.xo + this.xq * i;
794
+ j = this.xp + this.xn * j;
795
+ k = this.xp + this.xn * k;
796
796
  }
797
- var l = truncate((this.x8 + this.ya * (h - this.yc) / this.ye));
798
- var m = truncate((this.x8 + this.ya * (i - this.yc) / this.ye));
799
- var n = truncate((this.x9 + this.x7 * (j - this.yd) / this.yb));
800
- var o = truncate((this.x9 + this.x7 * (k - this.yd) / this.yb));
797
+ var l = truncate((this.x7 + this.x9 * (h - this.yb) / this.yd));
798
+ var m = truncate((this.x7 + this.x9 * (i - this.yb) / this.yd));
799
+ var n = truncate((this.x8 + this.x6 * (j - this.yc) / this.ya));
800
+ var o = truncate((this.x8 + this.x6 * (k - this.yc) / this.ya));
801
801
  l = truncate(Math.floor(l));
802
802
  m = truncate(Math.floor(m));
803
803
  n = truncate(Math.floor(n));
804
804
  o = truncate(Math.floor(o));
805
- if (this.xg) {
805
+ if (this.xf) {
806
806
  l -= g;
807
807
  m += g;
808
808
  n -= g;
@@ -813,22 +813,22 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
813
813
  var r = q;
814
814
  for (var s = l; s <= m; s++) {
815
815
  for (var t = n; t <= o; t++) {
816
- this.zu(f, s, t, q, r);
816
+ this.zt(f, s, t, q, r);
817
817
  }
818
818
  }
819
819
  }
820
820
  else {
821
821
  var u = a.a;
822
822
  var v = a.b;
823
- if (this.xh) {
824
- u = this.xp + this.xr * u;
825
- v = this.xq + this.xo * v;
823
+ if (this.xg) {
824
+ u = this.xo + this.xq * u;
825
+ v = this.xp + this.xn * v;
826
826
  }
827
- var w = truncate((this.x8 + this.ya * (u - this.yc) / this.ye));
828
- var x = truncate((this.x9 + this.x7 * (v - this.yd) / this.yb));
827
+ var w = truncate((this.x7 + this.x9 * (u - this.yb) / this.yd));
828
+ var x = truncate((this.x8 + this.x6 * (v - this.yc) / this.ya));
829
829
  w = truncate(Math.floor(w));
830
830
  x = truncate(Math.floor(x));
831
- if (this.xg) {
831
+ if (this.xf) {
832
832
  var y = w - g;
833
833
  var z = w + g;
834
834
  var aa = x + g;
@@ -838,46 +838,46 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
838
838
  var ae = ad;
839
839
  for (var af = y; af <= z; af++) {
840
840
  for (var ag = ab; ag <= aa; ag++) {
841
- this.zu(f, af, ag, ad, ae);
841
+ this.zt(f, af, ag, ad, ae);
842
842
  }
843
843
  }
844
844
  }
845
845
  else {
846
- this.zu(f, w, x, b, 1);
846
+ this.zt(f, w, x, b, 1);
847
847
  }
848
848
  }
849
849
  };
850
- HighDensityScatterSeries.prototype.yr = function (a, b) {
851
- return truncate((Math.floor(255 * b))) << 24 | truncate(Math.floor(b * (this.x2 + a * this.x6))) << 16 | truncate(Math.floor(b * (this.x1 + a * this.x5))) << 8 | truncate(Math.floor(b * (this.x0 + a * this.x4)));
850
+ HighDensityScatterSeries.prototype.yq = function (a, b) {
851
+ return truncate((Math.floor(255 * b))) << 24 | truncate(Math.floor(b * (this.x1 + a * this.x5))) << 16 | truncate(Math.floor(b * (this.x0 + a * this.x4))) << 8 | truncate(Math.floor(b * (this.xz + a * this.x3)));
852
852
  };
853
- HighDensityScatterSeries.prototype.ys = function (a) {
854
- return 255 << 24 | truncate(Math.floor((this.x2 + a * this.x6))) << 16 | truncate(Math.floor((this.x1 + a * this.x5))) << 8 | truncate(Math.floor((this.x0 + a * this.x4)));
853
+ HighDensityScatterSeries.prototype.yr = function (a) {
854
+ return 255 << 24 | truncate(Math.floor((this.x1 + a * this.x5))) << 16 | truncate(Math.floor((this.x0 + a * this.x4))) << 8 | truncate(Math.floor((this.xz + a * this.x3)));
855
855
  };
856
- HighDensityScatterSeries.prototype.yf = function (a) {
856
+ HighDensityScatterSeries.prototype.ye = function (a) {
857
857
  return (a >> 24 & 255) / 255;
858
858
  };
859
- HighDensityScatterSeries.prototype.zu = function (a, b, c, d, e) {
860
- if (b < 0 || b >= this.ym || c < 0 || c >= this.yl) {
859
+ HighDensityScatterSeries.prototype.zt = function (a, b, c, d, e) {
860
+ if (b < 0 || b >= this.yl || c < 0 || c >= this.yk) {
861
861
  return;
862
862
  }
863
- var f = (c * this.ym) + b;
864
- this.w1[f] = this.w1[f] + d;
865
- this.wy[f] = this.wy[f] + e;
866
- if (this.xi) {
863
+ var f = (c * this.yl) + b;
864
+ this.w0[f] = this.w0[f] + d;
865
+ this.wx[f] = this.wx[f] + e;
866
+ if (this.xh) {
867
867
  this._itemIndexes[f] = a + 1;
868
868
  }
869
- this.yp += truncate(d);
869
+ this.yo += truncate(d);
870
870
  };
871
- HighDensityScatterSeries.prototype.zs = function () {
871
+ HighDensityScatterSeries.prototype.zr = function () {
872
872
  var a = 0;
873
873
  var b = 0;
874
- var c = this.xu;
875
- var d = this.xt;
876
- var e = this.xs;
877
- var f = this.w1.length;
878
- var g = this.w1;
879
- var h = this.wy;
880
- var i = this.w0;
874
+ var c = this.xt;
875
+ var d = this.xs;
876
+ var e = this.xr;
877
+ var f = this.w0.length;
878
+ var g = this.w0;
879
+ var h = this.wx;
880
+ var i = this.wz;
881
881
  var j = NaN;
882
882
  var k = NaN;
883
883
  var l = 0;
@@ -902,7 +902,7 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
902
902
  b = 0.2;
903
903
  }
904
904
  if (j != a || k != b) {
905
- l = this.yr(a, b);
905
+ l = this.yq(a, b);
906
906
  j = a;
907
907
  k = b;
908
908
  }
@@ -914,46 +914,46 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
914
914
  m += 4;
915
915
  }
916
916
  };
917
- HighDensityScatterSeries.prototype.zk = function (a) {
917
+ HighDensityScatterSeries.prototype.zj = function (a) {
918
918
  var b = a;
919
919
  b.b9();
920
920
  };
921
921
  HighDensityScatterSeries.prototype.cs = function () {
922
922
  return new HighDensityScatterSeriesView(this);
923
923
  };
924
- HighDensityScatterSeries.prototype.q1 = function (a) {
925
- _super.prototype.q1.call(this, a);
926
- this.w2 = a;
924
+ HighDensityScatterSeries.prototype.q0 = function (a) {
925
+ _super.prototype.q0.call(this, a);
926
+ this.w1 = a;
927
927
  };
928
928
  HighDensityScatterSeries.prototype.ay = function (a) {
929
- if (a != null && a == this.w5 && this.xc != null) {
930
- return new AxisRange(this.xc.minimum, this.xc.maximum);
929
+ if (a != null && a == this.w4 && this.xb != null) {
930
+ return new AxisRange(this.xb.minimum, this.xb.maximum);
931
931
  }
932
- if (a != null && a == this.w7 && this.xe != null) {
933
- return new AxisRange(this.xe.minimum, this.xe.maximum);
932
+ if (a != null && a == this.w6 && this.xd != null) {
933
+ return new AxisRange(this.xd.minimum, this.xd.maximum);
934
934
  }
935
935
  return null;
936
936
  };
937
- HighDensityScatterSeries.prototype.sq = function (a, b) {
937
+ HighDensityScatterSeries.prototype.sp = function (a, b) {
938
938
  if (this.db != null) {
939
939
  var c = this.getEffectiveViewport1(this.cv);
940
- this.xh = !c.isEmpty;
940
+ this.xg = !c.isEmpty;
941
941
  }
942
- this.rr(false);
942
+ this.rq(false);
943
943
  };
944
- HighDensityScatterSeries.prototype.sr = function (a, b) {
945
- this.rr(false);
944
+ HighDensityScatterSeries.prototype.sq = function (a, b) {
945
+ this.rq(false);
946
946
  };
947
- HighDensityScatterSeries.prototype.kn = function (a) {
948
- if (!this.xi || this._itemIndexes == null || this.db == null || this.dn == null || this._itemIndexes.length != (this.ym * this.yl)) {
947
+ HighDensityScatterSeries.prototype.km = function (a) {
948
+ if (!this.xh || this._itemIndexes == null || this.db == null || this.dn == null || this._itemIndexes.length != (this.yl * this.yk)) {
949
949
  return null;
950
950
  }
951
951
  var b = this.db.v4;
952
952
  var c = (a.x - b.left) / b.width;
953
953
  var d = (a.y - b.top) / b.height;
954
- var e = truncate(Math.round(this.ws.left + (this.ws.width * c)));
955
- var f = truncate(Math.round(this.ws.top + (this.ws.height * d)));
956
- var g = this.yv(e, f);
954
+ var e = truncate(Math.round(this.wr.left + (this.wr.width * c)));
955
+ var f = truncate(Math.round(this.wr.top + (this.wr.height * d)));
956
+ var g = this.yu(e, f);
957
957
  if (g < 0 || g > this._itemIndexes.length - 1) {
958
958
  return null;
959
959
  }
@@ -963,68 +963,68 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
963
963
  }
964
964
  return this.dn.item(h);
965
965
  };
966
- HighDensityScatterSeries.prototype.yv = function (a, b) {
967
- var c = (this.ym * b) + a;
966
+ HighDensityScatterSeries.prototype.yu = function (a, b) {
967
+ var c = (this.yl * b) + a;
968
968
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
969
969
  return c;
970
970
  }
971
971
  var d = 1;
972
- c = (this.ym * (b - d)) + a;
972
+ c = (this.yl * (b - d)) + a;
973
973
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
974
974
  return c;
975
975
  }
976
- c = (this.ym * (b + d)) + a;
976
+ c = (this.yl * (b + d)) + a;
977
977
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
978
978
  return c;
979
979
  }
980
- c = (this.ym * (b)) + a - 1;
980
+ c = (this.yl * (b)) + a - 1;
981
981
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
982
982
  return c;
983
983
  }
984
- c = (this.ym * (b)) + a + 1;
984
+ c = (this.yl * (b)) + a + 1;
985
985
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
986
986
  return c;
987
987
  }
988
- c = (this.ym * (b - d)) + a - 1;
988
+ c = (this.yl * (b - d)) + a - 1;
989
989
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
990
990
  return c;
991
991
  }
992
- c = (this.ym * (b + d)) + a + 1;
992
+ c = (this.yl * (b + d)) + a + 1;
993
993
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
994
994
  return c;
995
995
  }
996
- c = (this.ym * (b - d)) + a + 1;
996
+ c = (this.yl * (b - d)) + a + 1;
997
997
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
998
998
  return c;
999
999
  }
1000
- c = (this.ym * (b + d)) + a - 1;
1000
+ c = (this.yl * (b + d)) + a - 1;
1001
1001
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
1002
1002
  return c;
1003
1003
  }
1004
1004
  return 0;
1005
1005
  };
1006
- HighDensityScatterSeries.prototype.zx = function (a, b, c) {
1007
- this.w0 = a;
1008
- this.ym = b;
1009
- this.yl = c;
1006
+ HighDensityScatterSeries.prototype.zw = function (a, b, c) {
1007
+ this.wz = a;
1008
+ this.yl = b;
1009
+ this.yk = c;
1010
1010
  };
1011
- HighDensityScatterSeries.prototype.get_g7 = function () {
1011
+ HighDensityScatterSeries.prototype.get_g6 = function () {
1012
1012
  return true;
1013
1013
  };
1014
- HighDensityScatterSeries.prototype.set_g7 = function (a) {
1015
- _super.prototype.set_g7.call(this, a);
1014
+ HighDensityScatterSeries.prototype.set_g6 = function (a) {
1015
+ _super.prototype.set_g6.call(this, a);
1016
1016
  };
1017
- HighDensityScatterSeries.prototype.o5 = function (a, b) {
1018
- _super.prototype.o5.call(this, a, b);
1019
- this.w2.ca();
1017
+ HighDensityScatterSeries.prototype.o4 = function (a, b) {
1018
+ _super.prototype.o4.call(this, a, b);
1019
+ this.w1.ca();
1020
1020
  if (this.cu != null) {
1021
1021
  this.cu.ca();
1022
1022
  }
1023
- this.ql();
1023
+ this.qk();
1024
1024
  };
1025
- HighDensityScatterSeries.prototype.rt = function (a, b) {
1026
- _super.prototype.rt.call(this, a, b);
1027
- if (!this.g0) {
1025
+ HighDensityScatterSeries.prototype.rs = function (a, b) {
1026
+ _super.prototype.rs.call(this, a, b);
1027
+ if (!this.gz) {
1028
1028
  this.cv.a4(b);
1029
1029
  return;
1030
1030
  }
@@ -1034,29 +1034,29 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1034
1034
  }
1035
1035
  var c = typeCast(HighDensityScatterSeriesView.$, this.cu);
1036
1036
  var d = new ScatterFrame();
1037
- this.zo(false, c);
1038
- this.g0 = false;
1037
+ this.zn(false, c);
1038
+ this.gz = false;
1039
1039
  };
1040
- HighDensityScatterSeries.prototype.rq = function (a, b, c, d, e) {
1041
- _super.prototype.rq.call(this, a, b, c, d, e);
1040
+ HighDensityScatterSeries.prototype.rp = function (a, b, c, d, e) {
1041
+ _super.prototype.rp.call(this, a, b, c, d, e);
1042
1042
  var f = this.ba.a$j.item(d);
1043
1043
  var g = f;
1044
1044
  f.a3(c);
1045
1045
  if (this.d5(g)) {
1046
1046
  return;
1047
1047
  }
1048
- if (this.xa == null) {
1049
- this.xa = new ScatterFrame();
1048
+ if (this.w9 == null) {
1049
+ this.w9 = new ScatterFrame();
1050
1050
  }
1051
- this.zo(false, f);
1051
+ this.zn(false, f);
1052
1052
  };
1053
- HighDensityScatterSeries.prototype.o2 = function () {
1054
- _super.prototype.o2.call(this);
1055
- this.w5 = null;
1056
- this.w7 = null;
1053
+ HighDensityScatterSeries.prototype.o1 = function () {
1054
+ _super.prototype.o1.call(this);
1055
+ this.w4 = null;
1056
+ this.w6 = null;
1057
1057
  };
1058
1058
  HighDensityScatterSeries.$t = markType(HighDensityScatterSeries, 'HighDensityScatterSeries', Series.$);
1059
- HighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, HighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:aae:zz', [Color.$, Defaults.ap], 'HeatMaximum:yg:z0', [1, 50], 'HeatMinimumColor:aaf:z1', [Color.$, Defaults.aq], 'HeatMinimum:yh:z2', [1, 0], 'PointExtent:yt:z3', [1, 1], 'ProgressiveLoad:xl:z4', [0, true], 'UseBruteForce:xm:z5', [0, false], 'XAxis:w5:z6', [NumericXAxis.$, null], 'XMemberAsLegendLabel:y5:z7', [2, null], 'XMemberAsLegendUnit:y7:z8', [2, null], 'XMemberPath:y9:z9', [2, null], 'YAxis:w7:aaa', [NumericYAxis.$, null], 'YMemberAsLegendLabel:zd:aab', [2, null], 'YMemberAsLegendUnit:zf:aac', [2, null], 'YMemberPath:zh:aad', [2, null]]);
1059
+ HighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, HighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:aad:zy', [Color.$, Defaults.ap], 'HeatMaximum:yf:zz', [1, 50], 'HeatMinimumColor:aae:z0', [Color.$, Defaults.aq], 'HeatMinimum:yg:z1', [1, 0], 'PointExtent:ys:z2', [1, 1], 'ProgressiveLoad:xk:z3', [0, true], 'UseBruteForce:xl:z4', [0, false], 'XAxis:w4:z5', [NumericXAxis.$, null], 'XMemberAsLegendLabel:y4:z6', [2, null], 'XMemberAsLegendUnit:y6:z7', [2, null], 'XMemberPath:y8:z8', [2, null], 'YAxis:w6:z9', [NumericYAxis.$, null], 'YMemberAsLegendLabel:zc:aaa', [2, null], 'YMemberAsLegendUnit:ze:aab', [2, null], 'YMemberPath:zg:aac', [2, null]]);
1060
1060
  return HighDensityScatterSeries;
1061
1061
  }(Series));
1062
1062
  export { HighDensityScatterSeries };
@@ -1080,19 +1080,19 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1080
1080
  HighDensityScatterSeriesView.prototype.au = function () {
1081
1081
  _super.prototype.au.call(this);
1082
1082
  if (!this.q) {
1083
- this.b2.aaf = Defaults.aq;
1084
- this.b2.aae = Defaults.ap;
1085
- this.b2.vf = Defaults.al;
1086
- this.b2.vv = Defaults.ak;
1083
+ this.b2.aae = Defaults.aq;
1084
+ this.b2.aad = Defaults.ap;
1085
+ this.b2.ve = Defaults.al;
1086
+ this.b2.vu = Defaults.ak;
1087
1087
  }
1088
1088
  };
1089
1089
  HighDensityScatterSeriesView.prototype.cd = function () {
1090
- this.b2.zx(this.b0, this.b8, this.b7);
1090
+ this.b2.zw(this.b0, this.b8, this.b7);
1091
1091
  };
1092
1092
  HighDensityScatterSeriesView.prototype.b9 = function () {
1093
1093
  if (this.b5 == null) {
1094
- this.b5 = this.e.jz.createElement("canvas");
1095
- var a = this.e.jz.get2DCanvasContext(this.b5);
1094
+ this.b5 = this.e.jy.createElement("canvas");
1095
+ var a = this.e.jy.get2DCanvasContext(this.b5);
1096
1096
  this.b3 = new RenderingContext(new CanvasViewRenderer(), a);
1097
1097
  }
1098
1098
  var b;
@@ -1117,7 +1117,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1117
1117
  var imageDataArray_ = this.b6.data;
1118
1118
  this.b0 = imageDataArray_;
1119
1119
  }
1120
- this.b2.zx(this.b0, this.b8, this.b7);
1120
+ this.b2.zw(this.b0, this.b8, this.b7);
1121
1121
  };
1122
1122
  HighDensityScatterSeriesView.prototype.b1 = function () {
1123
1123
  return this.b0;
@@ -1131,8 +1131,8 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1131
1131
  this.as();
1132
1132
  };
1133
1133
  HighDensityScatterSeriesView.prototype.cb = function (a) {
1134
- if (this.e.jz != null) {
1135
- this.e.jz.setTimeout(a, 0);
1134
+ if (this.e.jy != null) {
1135
+ this.e.jy.setTimeout(a, 0);
1136
1136
  }
1137
1137
  else {
1138
1138
  window.setTimeout(a, 0);
@@ -1141,7 +1141,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1141
1141
  HighDensityScatterSeriesView.prototype.a8 = function (a, b) {
1142
1142
  _super.prototype.a8.call(this, a, b);
1143
1143
  if (b) {
1144
- if (!this.b2.f8) {
1144
+ if (!this.b2.f7) {
1145
1145
  return;
1146
1146
  }
1147
1147
  var c = new Rectangle();