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,100 +43,100 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
43
43
  bj() {
44
44
  return new HighDensityScatterSeries();
45
45
  }
46
- get_fo() {
46
+ get_fn() {
47
47
  return true;
48
48
  }
49
- jk() {
50
- if (!isNaN_(this.jj)) {
51
- return super.jk();
49
+ jj() {
50
+ if (!isNaN_(this.ji)) {
51
+ return super.jj();
52
52
  }
53
53
  return Defaults.q;
54
54
  }
55
55
  constructor() {
56
56
  super();
57
- this.xb = null;
58
- this.xd = null;
59
- this.yn = 0;
60
- this.xg = false;
61
- this.x2 = Defaults.aq.o;
62
- this.x1 = Defaults.aq.n;
63
- this.x0 = Defaults.aq.m;
64
- this.xz = Defaults.aq.l;
65
- this.xy = Defaults.ap.o;
66
- this.xx = Defaults.ap.n;
67
- this.xw = Defaults.ap.m;
68
- this.xv = Defaults.ap.l;
69
- this.w3 = null;
57
+ this.xa = null;
58
+ this.xc = null;
59
+ this.ym = 0;
60
+ this.xf = false;
61
+ this.x1 = Defaults.aq.o;
62
+ this.x0 = Defaults.aq.n;
63
+ this.xz = Defaults.aq.m;
64
+ this.xy = Defaults.aq.l;
65
+ this.xx = Defaults.ap.o;
66
+ this.xw = Defaults.ap.n;
67
+ this.xv = Defaults.ap.m;
68
+ this.xu = Defaults.ap.l;
69
+ this.w2 = null;
70
+ this.w7 = null;
70
71
  this.w8 = null;
71
- this.w9 = null;
72
- this.w4 = null;
73
- this.w6 = null;
74
- this.xi = false;
75
- this.yo = 0;
76
- this.yq = 0;
77
- this.yk = 0;
72
+ this.w3 = null;
73
+ this.w5 = null;
74
+ this.xh = false;
75
+ this.yn = 0;
76
+ this.yp = 0;
78
77
  this.yj = 0;
78
+ this.yi = 0;
79
79
  this.progressiveLoadStatusChanged = null;
80
- this.xn = null;
81
- this.xt = 0;
80
+ this.xm = null;
82
81
  this.xs = 0;
83
- this.xu = 0;
84
- this.x9 = 0;
85
- this.x7 = 0;
82
+ this.xr = 0;
83
+ this.xt = 0;
86
84
  this.x8 = 0;
87
- this.ya = 0;
88
- this.yc = 0;
89
- this.ye = 0;
90
- this.yd = 0;
85
+ this.x6 = 0;
86
+ this.x7 = 0;
87
+ this.x9 = 0;
91
88
  this.yb = 0;
89
+ this.yd = 0;
90
+ this.yc = 0;
91
+ this.ya = 0;
92
+ this.xo = 0;
92
93
  this.xp = 0;
93
94
  this.xq = 0;
94
- this.xr = 0;
95
- this.xo = 0;
96
- this.ym = 0;
95
+ this.xn = 0;
97
96
  this.yl = 0;
98
- this.w0 = null;
99
- this.yp = 0;
100
- this.xh = false;
97
+ this.yk = 0;
98
+ this.wz = null;
99
+ this.yo = 0;
100
+ this.xg = false;
101
101
  this._itemIndexes = null;
102
- this.w1 = null;
103
- this.wy = null;
104
- this.xa = null;
102
+ this.w0 = null;
103
+ this.wx = null;
104
+ this.w9 = null;
105
105
  this.ab = HighDensityScatterSeries.$;
106
- this.f8 = false;
106
+ this.f7 = false;
107
107
  }
108
- get_fw() {
108
+ get_fv() {
109
109
  return true;
110
110
  }
111
- get xc() {
112
- return this.xb;
111
+ get xb() {
112
+ return this.xa;
113
113
  }
114
- set xc(a) {
115
- if (this.xb != a) {
116
- let b = this.xc;
117
- this.xb = a;
118
- this.raisePropertyChanged("XColumn", b, this.xc);
114
+ set xb(a) {
115
+ if (this.xa != a) {
116
+ let b = this.xb;
117
+ this.xa = a;
118
+ this.raisePropertyChanged("XColumn", b, this.xb);
119
119
  }
120
120
  }
121
121
  getDataLegendSeriesContextAt(a, b) {
122
122
  let c = { $type: Point_$type, x: a, y: b };
123
- let d = this.kn(c);
124
- let e = d == null ? NaN : this.ix(d, "XMemberPath");
125
- let f = d == null ? NaN : this.ix(d, "YMemberPath");
123
+ let d = this.km(c);
124
+ let e = d == null ? NaN : this.iw(d, "XMemberPath");
125
+ let f = d == null ? NaN : this.iw(d, "YMemberPath");
126
126
  let g = new DataLegendSeriesValueInfo();
127
127
  g.l = e;
128
128
  g.a = 13;
129
129
  g.q = "X";
130
- g.r = this.y9 != null ? this.y9 : "X";
131
- g.s = this.y5 != null ? this.y5 : "X:";
132
- g.t = this.y7 != null ? this.y7 : "";
130
+ g.r = this.y8 != null ? this.y8 : "X";
131
+ g.s = this.y4 != null ? this.y4 : "X:";
132
+ g.t = this.y6 != null ? this.y6 : "";
133
133
  let h = new DataLegendSeriesValueInfo();
134
134
  h.l = f;
135
135
  h.a = 14;
136
136
  h.q = "Y";
137
- h.r = this.zh != null ? this.zh : "Y";
138
- h.s = this.zd != null ? this.zd : "Y:";
139
- h.t = this.zf != null ? this.zf : "";
137
+ h.r = this.zg != null ? this.zg : "Y";
138
+ h.s = this.zc != null ? this.zc : "Y:";
139
+ h.t = this.ze != null ? this.ze : "";
140
140
  let i = new DataLegendSeriesContext();
141
141
  i.e = ((() => {
142
142
  let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -144,90 +144,90 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
144
144
  $ret.add(h);
145
145
  return $ret;
146
146
  })());
147
- i.h = this.mc();
147
+ i.h = this.mb();
148
148
  return i;
149
149
  }
150
- kq(a, b) {
151
- let c = this.nd(b);
150
+ kp(a, b) {
151
+ let c = this.nc(b);
152
152
  if (c == HighDensityScatterSeries.$$p[10]) {
153
- return this.kr(a, b, this.y9);
153
+ return this.kq(a, b, this.y8);
154
154
  }
155
155
  if (c == HighDensityScatterSeries.$$p[14]) {
156
- return this.kr(a, b, this.zh);
156
+ return this.kq(a, b, this.zg);
157
157
  }
158
- return super.kq(a, b);
158
+ return super.kp(a, b);
159
159
  }
160
- md(a) {
161
- let b = this.nd(a);
160
+ mc(a) {
161
+ let b = this.nc(a);
162
162
  if (b == HighDensityScatterSeries.$$p[10]) {
163
- return this.y9;
163
+ return this.y8;
164
164
  }
165
165
  if (b == HighDensityScatterSeries.$$p[14]) {
166
- return this.zh;
166
+ return this.zg;
167
167
  }
168
- return super.md(a);
168
+ return super.mc(a);
169
169
  }
170
- get xe() {
171
- return this.xd;
170
+ get xd() {
171
+ return this.xc;
172
172
  }
173
- set xe(a) {
174
- if (this.xd != a) {
175
- let b = this.xe;
176
- this.xd = a;
177
- this.raisePropertyChanged("YColumn", b, this.xe);
173
+ set xd(a) {
174
+ if (this.xc != a) {
175
+ let b = this.xd;
176
+ this.xc = a;
177
+ this.raisePropertyChanged("YColumn", b, this.xd);
178
178
  }
179
179
  }
180
- zw() {
181
- if (this.w3 == null) {
180
+ zv() {
181
+ if (this.w2 == null) {
182
182
  return;
183
183
  }
184
- this.w3.t();
185
- let a = this.w3;
186
- a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.zj));
187
- this.w3 = null;
184
+ this.w2.t();
185
+ let a = this.w2;
186
+ a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.zi));
187
+ this.w2 = null;
188
188
  }
189
- q9(a, b, c, d) {
190
- super.q9(a, b, c, d);
189
+ q8(a, b, c, d) {
190
+ super.q8(a, b, c, d);
191
191
  switch (b) {
192
192
  case HighDensityScatterSeries.$$p[8]:
193
193
  case HighDensityScatterSeries.$$p[12]:
194
194
  case HighDensityScatterSeries.$$p[9]:
195
195
  case HighDensityScatterSeries.$$p[13]:
196
- this.qf();
196
+ this.qe();
197
197
  break;
198
198
  case "SeriesViewer":
199
199
  if (this.db != null) {
200
200
  let e = this.getEffectiveViewport1(this.cv);
201
- this.xh = !e.isEmpty;
201
+ this.xg = !e.isEmpty;
202
202
  }
203
203
  break;
204
204
  case "FastItemsSource":
205
- this.zw();
205
+ this.zv();
206
206
  if (typeCast(IFastItemsSource_$type, c) != null) {
207
- c.deregisterColumn(this.xc);
208
- c.deregisterColumn(this.xe);
209
- this.xc = null;
210
- this.xe = null;
207
+ c.deregisterColumn(this.xb);
208
+ c.deregisterColumn(this.xd);
209
+ this.xb = null;
210
+ this.xd = null;
211
211
  }
212
212
  if (typeCast(IFastItemsSource_$type, d) != null) {
213
- this.xc = this.dk(this.y9);
214
- this.xe = this.dk(this.zh);
213
+ this.xb = this.dk(this.y8);
214
+ this.xd = this.dk(this.zg);
215
215
  }
216
- if ((this.w7 != null && !this.w7.c1()) || (this.w5 != null && !this.w5.c1())) {
217
- this.rr(this.gg && c != null);
216
+ if ((this.w6 != null && !this.w6.c1()) || (this.w4 != null && !this.w4.c1())) {
217
+ this.rq(this.gf && c != null);
218
218
  }
219
- this.qm();
219
+ this.ql();
220
220
  break;
221
221
  case HighDensityScatterSeries.$$p[7]:
222
- let f = this.w4;
223
- this.w4 = this.w5;
224
- this.zw();
222
+ let f = this.w3;
223
+ this.w3 = this.w4;
224
+ this.zv();
225
225
  if (f != null) {
226
- f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.zm));
226
+ f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.zl));
227
227
  }
228
- if (this.w4 != null) {
229
- let g = this.w4;
230
- g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.zm));
228
+ if (this.w3 != null) {
229
+ let g = this.w3;
230
+ g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.zl));
231
231
  }
232
232
  if (c != null) {
233
233
  c.b0(this);
@@ -235,20 +235,20 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
235
235
  if (d != null) {
236
236
  d.ct(this);
237
237
  }
238
- if ((this.w5 != null && !this.w5.c1()) || (d == null && c != null)) {
239
- this.rr(false);
238
+ if ((this.w4 != null && !this.w4.c1()) || (d == null && c != null)) {
239
+ this.rq(false);
240
240
  }
241
241
  break;
242
242
  case HighDensityScatterSeries.$$p[11]:
243
- let h = this.w6;
244
- this.w6 = this.w7;
245
- this.zw();
243
+ let h = this.w5;
244
+ this.w5 = this.w6;
245
+ this.zv();
246
246
  if (h != null) {
247
- h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.zm));
247
+ h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.zl));
248
248
  }
249
- if (this.w6 != null) {
250
- let i = this.w6;
251
- i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.zm));
249
+ if (this.w5 != null) {
250
+ let i = this.w5;
251
+ i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.zl));
252
252
  }
253
253
  if (c != null) {
254
254
  c.b0(this);
@@ -256,104 +256,101 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
256
256
  if (d != null) {
257
257
  d.ct(this);
258
258
  }
259
- if ((this.w7 != null && !this.w7.c1()) || (d == null && c != null)) {
260
- this.rr(false);
259
+ if ((this.w6 != null && !this.w6.c1()) || (d == null && c != null)) {
260
+ this.rq(false);
261
261
  }
262
262
  break;
263
263
  case "MouseOverEnabled":
264
- this.xi = this.f8;
265
- this.rr(false);
264
+ this.xh = this.f7;
265
+ this.rq(false);
266
266
  break;
267
267
  case HighDensityScatterSeries.$$p[10]:
268
268
  if (this.dn != null) {
269
- this.dn.deregisterColumn(this.xc);
270
- this.xc = this.dk(this.y9);
269
+ this.dn.deregisterColumn(this.xb);
270
+ this.xb = this.dk(this.y8);
271
271
  }
272
272
  break;
273
273
  case "XColumn":
274
- this.zw();
275
- if (this.w5 != null && !this.w5.c1()) {
276
- this.rr(false);
274
+ this.zv();
275
+ if (this.w4 != null && !this.w4.c1()) {
276
+ this.rq(false);
277
277
  }
278
- this.qm();
278
+ this.ql();
279
279
  break;
280
280
  case HighDensityScatterSeries.$$p[14]:
281
281
  if (this.dn != null) {
282
- this.dn.deregisterColumn(this.xe);
283
- this.xe = this.dk(this.zh);
282
+ this.dn.deregisterColumn(this.xd);
283
+ this.xd = this.dk(this.zg);
284
284
  }
285
285
  break;
286
286
  case "YColumn":
287
- this.zw();
288
- if (this.w7 != null && !this.w7.c1()) {
289
- this.rr(false);
287
+ this.zv();
288
+ if (this.w6 != null && !this.w6.c1()) {
289
+ this.rq(false);
290
290
  }
291
- this.qm();
291
+ this.ql();
292
292
  break;
293
293
  case HighDensityScatterSeries.$$p[6]:
294
- this.zw();
295
- this.rr(false);
296
- this.ql();
294
+ this.zv();
295
+ this.rq(false);
296
+ this.qk();
297
297
  break;
298
298
  case HighDensityScatterSeries.$$p[3]:
299
- this.rr(false);
300
- this.ql();
299
+ this.rq(false);
300
+ this.qk();
301
301
  break;
302
302
  case HighDensityScatterSeries.$$p[1]:
303
- this.rr(false);
304
- this.ql();
303
+ this.rq(false);
304
+ this.qk();
305
305
  break;
306
306
  case HighDensityScatterSeries.$$p[0]:
307
307
  case HighDensityScatterSeries.$$p[2]:
308
- if (!this.w2.b4(this.aaf, this.aae)) {
308
+ if (!this.w1.b4(this.aae, this.aad)) {
309
309
  return;
310
310
  }
311
- this.zq();
312
- this.rr(false);
313
- this.ql();
311
+ this.zp();
312
+ this.rq(false);
313
+ this.qk();
314
314
  break;
315
315
  case HighDensityScatterSeries.$$p[4]:
316
- this.yn = Math.max(typeGetValue(d) - 1, 0);
317
- this.xg = this.yn > 0;
318
- this.rr(false);
319
- this.ql();
316
+ this.ym = Math.max(typeGetValue(d) - 1, 0);
317
+ this.xf = this.ym > 0;
318
+ this.rq(false);
319
+ this.qk();
320
320
  break;
321
321
  case HighDensityScatterSeries.$$p[5]:
322
- this.rr(false);
323
- this.ql();
322
+ this.rq(false);
323
+ this.qk();
324
324
  break;
325
325
  }
326
326
  }
327
- zq() {
328
- this.xz = this.aaf.l;
329
- this.x2 = this.aaf.o;
330
- this.x1 = this.aaf.n;
331
- this.x0 = this.aaf.m;
332
- this.xv = this.aae.l;
333
- this.xy = this.aae.o;
334
- this.xx = this.aae.n;
335
- this.xw = this.aae.m;
336
- this.vv = BrushUtil.h(truncate(this.xz), truncate(this.x2), truncate(this.x1), truncate(this.x0));
337
- this.vf = BrushUtil.h(truncate(this.xv), truncate(this.xy), truncate(this.xx), truncate(this.xw));
327
+ zp() {
328
+ this.xy = this.aae.l;
329
+ this.x1 = this.aae.o;
330
+ this.x0 = this.aae.n;
331
+ this.xz = this.aae.m;
332
+ this.xu = this.aad.l;
333
+ this.xx = this.aad.o;
334
+ this.xw = this.aad.n;
335
+ this.xv = this.aad.m;
336
+ this.vu = BrushUtil.h(truncate(this.xy), truncate(this.x1), truncate(this.x0), truncate(this.xz));
337
+ this.ve = BrushUtil.h(truncate(this.xu), truncate(this.xx), truncate(this.xw), truncate(this.xv));
338
338
  }
339
- xk(a) {
339
+ xj(a) {
340
340
  if (typeCast(NumericYAxis.$, a) !== null) {
341
341
  return true;
342
342
  }
343
343
  return false;
344
344
  }
345
- xj(a) {
345
+ xi(a) {
346
346
  if (typeCast(NumericXAxis.$, a) !== null) {
347
347
  return true;
348
348
  }
349
349
  return false;
350
350
  }
351
- zm(a, b) {
352
- this.zw();
353
- this.rr(false);
354
- }
355
- get x6() {
356
- return this.xy - this.x2;
351
+ zl(a, b) {
352
+ this.zv();
353
+ this.rq(false);
357
354
  }
358
355
  get x5() {
359
356
  return this.xx - this.x1;
@@ -364,48 +361,51 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
364
361
  get x3() {
365
362
  return this.xv - this.xz;
366
363
  }
367
- he(a, b, c) {
368
- let d = super.he(a, b, c);
369
- 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) {
364
+ get x2() {
365
+ return this.xu - this.xy;
366
+ }
367
+ hd(a, b, c) {
368
+ let d = super.hd(a, b, c);
369
+ 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) {
370
370
  d = false;
371
371
  }
372
372
  return d;
373
373
  }
374
- get yu() {
375
- return this.yo;
374
+ get yt() {
375
+ return this.yn;
376
376
  }
377
- set yu(a) {
378
- let b = this.yo;
379
- this.yo = a;
380
- this.raisePropertyChanged("ProgressiveStatus", b, this.yo);
377
+ set yt(a) {
378
+ let b = this.yn;
379
+ this.yn = a;
380
+ this.raisePropertyChanged("ProgressiveStatus", b, this.yn);
381
381
  }
382
- rs(a) {
383
- super.rs(a);
384
- this.zo(a, this.cv);
382
+ rr(a) {
383
+ super.rr(a);
384
+ this.zn(a, this.cv);
385
385
  }
386
- xf() {
386
+ xe() {
387
387
  if (TestRandomness.instance.testRandomnessSource != null) {
388
388
  return TestRandomness.instance.testRandomnessSource;
389
389
  }
390
390
  return new DefaultRandomnessSource(0);
391
391
  }
392
- zo(a, b) {
392
+ zn(a, b) {
393
393
  if (this.d5(b)) {
394
394
  return;
395
395
  }
396
- if (this.w3 == null && !this.xm) {
397
- let c = new List$1(KDPointData.$, 2, this.xc.count);
398
- let d = this.w5;
399
- let e = this.w7;
396
+ if (this.w2 == null && !this.xl) {
397
+ let c = new List$1(KDPointData.$, 2, this.xb.count);
398
+ let d = this.w4;
399
+ let e = this.w6;
400
400
  let f = new Rect(0, 0, 0, 1, 1);
401
401
  let g = new Rect(0, 0, 0, 1, 1);
402
402
  let h = new ScalerParams(1, f, g, d.ch);
403
403
  let i = new ScalerParams(1, f, g, e.ch);
404
404
  let j;
405
405
  let k;
406
- for (let l = 0; l < this.xc.count; l++) {
407
- j = d.el(this.xc.item(l), h);
408
- k = e.el(this.xe.item(l), i);
406
+ for (let l = 0; l < this.xb.count; l++) {
407
+ j = d.el(this.xb.item(l), h);
408
+ k = e.el(this.xd.item(l), i);
409
409
  if (!isNaN_(j) && !isNaN_(k) && !isInfinity(j) && !isInfinity(k)) {
410
410
  c.add(((() => {
411
411
  let $ret = new KDPointData();
@@ -416,54 +416,54 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
416
416
  })()));
417
417
  }
418
418
  }
419
- if (this.xl) {
420
- this.yj = 1;
421
- this.yk = truncate(logBase(c.count, 2)) + 3;
422
- this.yu = truncate(((this.yj / this.yk) * 100));
419
+ if (this.xk) {
420
+ this.yi = 1;
421
+ this.yj = truncate(logBase(c.count, 2)) + 3;
422
+ this.yt = truncate(((this.yi / this.yj) * 100));
423
423
  if (this.progressiveLoadStatusChanged != null) {
424
- this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.yu));
424
+ this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.yt));
425
425
  }
426
- this.w3 = KDTree2D.b(c.toArray(), 1, this.xf());
427
- let m = this.w3;
428
- m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.zj));
429
- if (!this.w3.h(this.jz)) {
430
- let n = this.w3;
431
- n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.zj));
426
+ this.w2 = KDTree2D.b(c.toArray(), 1, this.xe());
427
+ let m = this.w2;
428
+ m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.zi));
429
+ if (!this.w2.h(this.jy)) {
430
+ let n = this.w2;
431
+ n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.zi));
432
432
  }
433
- this.ql();
433
+ this.qk();
434
434
  }
435
435
  else {
436
436
  let o = dateNow();
437
- this.w3 = new KDTree2D(0, c.toArray(), 1, this.xf());
437
+ this.w2 = new KDTree2D(0, c.toArray(), 1, this.xe());
438
438
  let p = dateNow();
439
439
  }
440
440
  }
441
- if (this.xl && !this.xm) {
442
- this.zp(b);
441
+ if (this.xk && !this.xl) {
442
+ this.zo(b);
443
443
  }
444
444
  else {
445
- this.zr(b);
445
+ this.zq(b);
446
446
  }
447
447
  }
448
- pb(a, b, c, d) {
449
- super.pb(a, b, c, d);
450
- this.zw();
448
+ pa(a, b, c, d) {
449
+ super.pa(a, b, c, d);
450
+ this.zv();
451
451
  let e = false;
452
- if (this.w5 != null && !this.w5.c1()) {
452
+ if (this.w4 != null && !this.w4.c1()) {
453
453
  e = true;
454
454
  }
455
- if (this.w7 != null && !this.w7.c1()) {
455
+ if (this.w6 != null && !this.w6.c1()) {
456
456
  e = true;
457
457
  }
458
458
  if (e) {
459
- this.rr(false);
459
+ this.rq(false);
460
460
  }
461
- this.qm();
461
+ this.ql();
462
462
  }
463
- zl(a) {
463
+ zk(a) {
464
464
  let b = a;
465
- let c = this.ym * this.yl;
466
- if (this.xi) {
465
+ let c = this.yl * this.yk;
466
+ if (this.xh) {
467
467
  if (this._itemIndexes == null || this._itemIndexes.length != c) {
468
468
  this._itemIndexes = new Array(c);
469
469
  for (let d = 0; d < c; d++) {
@@ -477,7 +477,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
477
477
  }
478
478
  }
479
479
  }
480
- zr(a) {
480
+ zq(a) {
481
481
  let b;
482
482
  let c;
483
483
  let d = null;
@@ -489,181 +489,181 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
489
489
  b = e.p1;
490
490
  let f = a;
491
491
  let g = this.getEffectiveViewport1(a);
492
- this.w8 = new ScalerParams(0, b, c, this.w4.ch, g);
493
- this.w9 = new ScalerParams(0, b, c, this.w6.ch, g);
492
+ this.w7 = new ScalerParams(0, b, c, this.w3.ch, g);
493
+ this.w8 = new ScalerParams(0, b, c, this.w5.ch, g);
494
+ this.zj(a);
494
495
  this.zk(a);
495
- this.zl(a);
496
- let h = this.ym * this.yl;
497
- if (this.w1 == null || this.w1.length != h) {
498
- this.w1 = new Array(h);
499
- this.wy = new Array(h);
500
- }
501
- let i = this.w1.length;
502
- let j = this.w1;
503
- let k = this.wy;
496
+ let h = this.yl * this.yk;
497
+ if (this.w0 == null || this.w0.length != h) {
498
+ this.w0 = new Array(h);
499
+ this.wx = new Array(h);
500
+ }
501
+ let i = this.w0.length;
502
+ let j = this.w0;
503
+ let k = this.wx;
504
504
  for (let l = 0; l < i; l++) {
505
505
  j[l] = 0;
506
506
  k[l] = 0;
507
507
  }
508
- this.yq = truncate(Math.round(this.id));
509
- this.w0 = f.b1();
510
- let m = this.w0.length;
511
- let n = this.w0;
508
+ this.yp = truncate(Math.round(this.ic));
509
+ this.wz = f.b1();
510
+ let m = this.wz.length;
511
+ let n = this.wz;
512
512
  for (let o = 0; o < m; o++) {
513
513
  n[o] = 0;
514
514
  }
515
- let p = this.yh;
516
- let q = this.yg;
515
+ let p = this.yg;
516
+ let q = this.yf;
517
517
  if (isNaN_(p) || isInfinity(p)) {
518
518
  p = 0;
519
519
  }
520
520
  if (isNaN_(q) || isInfinity(q)) {
521
521
  q = 50;
522
522
  }
523
- this.xt = Math.min(p, q);
524
- this.xs = Math.max(p, q);
525
- if (this.xt < 0) {
526
- this.xt = 0;
527
- }
523
+ this.xs = Math.min(p, q);
524
+ this.xr = Math.max(p, q);
528
525
  if (this.xs < 0) {
529
526
  this.xs = 0;
530
527
  }
531
- this.xu = this.xs - this.xt;
532
- if (this.xm) {
533
- this.zn(a);
528
+ if (this.xr < 0) {
529
+ this.xr = 0;
530
+ }
531
+ this.xt = this.xr - this.xs;
532
+ if (this.xl) {
533
+ this.zm(a);
534
534
  }
535
535
  else {
536
- this.zy(a);
536
+ this.zx(a);
537
537
  }
538
538
  f.cc();
539
539
  if (a.q) {
540
540
  this._itemIndexes = d;
541
- this.w2.cd();
541
+ this.w1.cd();
542
542
  }
543
543
  }
544
- zp(a) {
545
- if (this.w3 == null) {
544
+ zo(a) {
545
+ if (this.w2 == null) {
546
546
  return;
547
547
  }
548
- this.zr(a);
548
+ this.zq(a);
549
549
  }
550
- zj(a, b) {
551
- this.w2.cb(() => {
552
- if (this.yj < this.yk - 1) {
553
- this.yj++;
550
+ zi(a, b) {
551
+ this.w1.cb(() => {
552
+ if (this.yi < this.yj - 1) {
553
+ this.yi++;
554
554
  }
555
- this.yu = truncate(((this.yj / this.yk) * 100));
555
+ this.yt = truncate(((this.yi / this.yj) * 100));
556
556
  if (this.progressiveLoadStatusChanged != null) {
557
- this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.yu));
557
+ this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.yt));
558
558
  }
559
- this.zp(this.cv);
560
- this.ql();
561
- if (this.w3 != null) {
562
- if (!this.w3.h(this.jz)) {
563
- let c = this.w3;
564
- c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(this, this.zj));
565
- this.yu = 100;
559
+ this.zo(this.cv);
560
+ this.qk();
561
+ if (this.w2 != null) {
562
+ if (!this.w2.h(this.jy)) {
563
+ let c = this.w2;
564
+ c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(this, this.zi));
565
+ this.yt = 100;
566
566
  if (this.progressiveLoadStatusChanged != null) {
567
- this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.yu));
567
+ this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.yt));
568
568
  }
569
569
  }
570
570
  }
571
571
  });
572
572
  }
573
- zn(a) {
574
- let b = arrayShallowClone(this.xc.asArray());
575
- this.w5.hq(boxArray$1(b), 0, b.length, this.w8);
576
- let c = arrayShallowClone(this.xe.asArray());
577
- this.yp = 0;
578
- let d = this.yn;
579
- let e = this.xg;
580
- let f = this.w1.length;
581
- this.w7.hq(boxArray$1(c), 0, c.length, this.w9);
582
- let g = 255 << 24 | truncate(this.x2) << 16 | truncate(this.x1) << 8 | truncate(this.x0);
573
+ zm(a) {
574
+ let b = arrayShallowClone(this.xb.asArray());
575
+ this.w4.hq(boxArray$1(b), 0, b.length, this.w7);
576
+ let c = arrayShallowClone(this.xd.asArray());
577
+ this.yo = 0;
578
+ let d = this.ym;
579
+ let e = this.xf;
580
+ let f = this.w0.length;
581
+ this.w6.hq(boxArray$1(c), 0, c.length, this.w8);
582
+ let g = 255 << 24 | truncate(this.x1) << 16 | truncate(this.x0) << 8 | truncate(this.xz);
583
583
  for (let h = 0; h < b.length; h++) {
584
584
  let i = truncate(b[h]);
585
585
  let j = truncate(c[h]);
586
586
  i = truncate(Math.floor(i));
587
587
  j = truncate(Math.floor(j));
588
- if (i < 0 || i >= this.ym || j < 0 || j >= this.yl) {
588
+ if (i < 0 || i >= this.yl || j < 0 || j >= this.yk) {
589
589
  continue;
590
590
  }
591
591
  if (e) {
592
592
  let k = i - d;
593
593
  let l = i + d;
594
- l = l > (this.ym - 1) ? (this.ym - 1) : l;
594
+ l = l > (this.yl - 1) ? (this.yl - 1) : l;
595
595
  k = k < 0 ? 0 : k;
596
596
  let m = j + d;
597
597
  let n = j - d;
598
598
  for (let o = k; o <= l; o++) {
599
599
  for (let p = n; p <= m; p++) {
600
- let q = (p * this.ym) + o;
600
+ let q = (p * this.yl) + o;
601
601
  if (q < 0 || q > f - 1) {
602
602
  continue;
603
603
  }
604
- this.w1[q] = this.w1[q] + 1;
605
- this.wy[q] = 1;
606
- this.yp++;
607
- if (this.xi) {
604
+ this.w0[q] = this.w0[q] + 1;
605
+ this.wx[q] = 1;
606
+ this.yo++;
607
+ if (this.xh) {
608
608
  this._itemIndexes[q] = h + 1;
609
609
  }
610
610
  }
611
611
  }
612
612
  }
613
613
  else {
614
- let r = (j * this.ym) + i;
615
- this.w1[r] = this.w1[r] + 1;
616
- this.wy[r] = 1;
617
- this.yp++;
618
- if (this.xi) {
614
+ let r = (j * this.yl) + i;
615
+ this.w0[r] = this.w0[r] + 1;
616
+ this.wx[r] = 1;
617
+ this.yo++;
618
+ if (this.xh) {
619
619
  this._itemIndexes[r] = h + 1;
620
620
  }
621
621
  }
622
622
  }
623
- this.zs();
623
+ this.zr();
624
624
  }
625
- zy(a) {
625
+ zx(a) {
626
626
  let b;
627
627
  let c;
628
628
  let d = a.getViewInfo(b, c);
629
629
  b = d.p0;
630
630
  c = d.p1;
631
- if (this.w3 == null) {
631
+ if (this.w2 == null) {
632
632
  return;
633
633
  }
634
- if (this.xn == null) {
635
- this.xn = new List$1(KDTreeNode2D.$, 2, truncate(Math.round(b.width * b.height)));
634
+ if (this.xm == null) {
635
+ this.xm = new List$1(KDTreeNode2D.$, 2, truncate(Math.round(b.width * b.height)));
636
636
  }
637
637
  else {
638
- this.xn.clear();
638
+ this.xm.clear();
639
639
  }
640
640
  let e = c.left;
641
641
  let f = c.right;
642
642
  let g = c.top;
643
643
  let h = c.bottom;
644
- this.yd = c.top;
645
- this.yb = c.height;
646
- this.yc = c.left;
647
- this.ye = c.width;
648
- this.x9 = b.top;
649
- this.x7 = b.height;
650
- this.x8 = b.left;
651
- this.ya = b.width;
644
+ this.yc = c.top;
645
+ this.ya = c.height;
646
+ this.yb = c.left;
647
+ this.yd = c.width;
648
+ this.x8 = b.top;
649
+ this.x6 = b.height;
650
+ this.x7 = b.left;
651
+ this.x9 = b.width;
652
652
  let i = this.getEffectiveViewport1(a);
653
- this.xp = (i.left - this.x8) / this.ya;
654
- this.xq = (i.top - this.x9) / this.x7;
655
- let j = (i.right - this.x8) / this.ya;
656
- this.xr = j - this.xp;
657
- let k = (i.bottom - this.x9) / this.x7;
658
- this.xo = k - this.xq;
659
- if (this.xh) {
660
- e = (e - this.xp) / this.xr;
661
- f = (f - this.xp) / this.xr;
662
- g = (g - this.xq) / this.xo;
663
- h = (h - this.xq) / this.xo;
664
- }
665
- let l = this.id / b.width * c.width;
666
- let m = this.id / b.height * c.height;
653
+ this.xo = (i.left - this.x7) / this.x9;
654
+ this.xp = (i.top - this.x8) / this.x6;
655
+ let j = (i.right - this.x7) / this.x9;
656
+ this.xq = j - this.xo;
657
+ let k = (i.bottom - this.x8) / this.x6;
658
+ this.xn = k - this.xp;
659
+ if (this.xg) {
660
+ e = (e - this.xo) / this.xq;
661
+ f = (f - this.xo) / this.xq;
662
+ g = (g - this.xp) / this.xn;
663
+ h = (h - this.xp) / this.xn;
664
+ }
665
+ let l = this.ic / b.width * c.width;
666
+ let m = this.ic / b.height * c.height;
667
667
  let n = Math.min(l, m);
668
668
  let o = ((() => {
669
669
  let $ret = new SearchArgs();
@@ -676,16 +676,16 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
676
676
  $ret.g = 0x7FFFFFFF;
677
677
  return $ret;
678
678
  })());
679
- this.w3.u(this.xn, o, 0, 1, 0, 1);
679
+ this.w2.u(this.xm, o, 0, 1, 0, 1);
680
680
  let p;
681
- this.yp = 0;
682
- for (let q = 0; q < this.xn.count; q++) {
683
- p = this.xn._inner[q];
684
- this.zt(p);
681
+ this.yo = 0;
682
+ for (let q = 0; q < this.xm.count; q++) {
683
+ p = this.xm._inner[q];
684
+ this.zs(p);
685
685
  }
686
- this.zs();
686
+ this.zr();
687
687
  }
688
- zt(a) {
688
+ zs(a) {
689
689
  if (a.g) {
690
690
  return;
691
691
  }
@@ -697,28 +697,28 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
697
697
  else {
698
698
  d = 1;
699
699
  }
700
- this.zv(a.b, d, b, a.e);
700
+ this.zu(a.b, d, b, a.e);
701
701
  if (c > 0 && !b) {
702
702
  let e;
703
703
  for (let f = 0; f < c; f++) {
704
704
  e = a.a[f];
705
- this.zv(e, d, false, a.e);
705
+ this.zu(e, d, false, a.e);
706
706
  }
707
707
  }
708
708
  if (a.e != null) {
709
709
  a.e.a = false;
710
710
  }
711
711
  }
712
- gd(a) {
712
+ gc(a) {
713
713
  let b = this.db != null ? this.db.v4 : Rect.empty;
714
714
  let c = this.db != null ? this.db.wk : Rect.empty;
715
715
  let d = new Rect(0, 0, 0, 1, 1);
716
- let e = this.wl(this.cv);
717
- let f = new ScalerParams(0, d, d, this.w5.ch, e);
718
- let g = new ScalerParams(0, d, d, this.w7.ch, e);
716
+ let e = this.wk(this.cv);
717
+ let f = new ScalerParams(0, d, d, this.w4.ch, e);
718
+ let g = new ScalerParams(0, d, d, this.w6.ch, e);
719
719
  let h = !b.isEmpty && !c.isEmpty && this.dn != null ? this.dn.indexOf(a) : -1;
720
- let i = this.w5 != null && this.xc != null && h < this.xc.count ? this.w5.el(this.xc.item(h), f) : NaN;
721
- let j = this.w7 != null && this.xe != null && h < this.xe.count ? this.w7.el(this.xe.item(h), g) : NaN;
720
+ let i = this.w4 != null && this.xb != null && h < this.xb.count ? this.w4.el(this.xb.item(h), f) : NaN;
721
+ let j = this.w6 != null && this.xd != null && h < this.xd.count ? this.w6.el(this.xd.item(h), g) : NaN;
722
722
  if (!isNaN_(i)) {
723
723
  if (i < b.left + 0.1 * b.width) {
724
724
  i = i + 0.4 * b.width;
@@ -744,30 +744,30 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
744
744
  }
745
745
  return h >= 0;
746
746
  }
747
- zv(a, b, c, d) {
748
- let e = this.ys(b);
747
+ zu(a, b, c, d) {
748
+ let e = this.yr(b);
749
749
  let f = a.c;
750
- let g = this.yn;
750
+ let g = this.ym;
751
751
  if (c) {
752
752
  let h = d.d;
753
753
  let i = d.b;
754
754
  let j = d.e;
755
755
  let k = d.c;
756
- if (this.xh) {
757
- h = this.xp + this.xr * h;
758
- i = this.xp + this.xr * i;
759
- j = this.xq + this.xo * j;
760
- k = this.xq + this.xo * k;
756
+ if (this.xg) {
757
+ h = this.xo + this.xq * h;
758
+ i = this.xo + this.xq * i;
759
+ j = this.xp + this.xn * j;
760
+ k = this.xp + this.xn * k;
761
761
  }
762
- let l = truncate((this.x8 + this.ya * (h - this.yc) / this.ye));
763
- let m = truncate((this.x8 + this.ya * (i - this.yc) / this.ye));
764
- let n = truncate((this.x9 + this.x7 * (j - this.yd) / this.yb));
765
- let o = truncate((this.x9 + this.x7 * (k - this.yd) / this.yb));
762
+ let l = truncate((this.x7 + this.x9 * (h - this.yb) / this.yd));
763
+ let m = truncate((this.x7 + this.x9 * (i - this.yb) / this.yd));
764
+ let n = truncate((this.x8 + this.x6 * (j - this.yc) / this.ya));
765
+ let o = truncate((this.x8 + this.x6 * (k - this.yc) / this.ya));
766
766
  l = truncate(Math.floor(l));
767
767
  m = truncate(Math.floor(m));
768
768
  n = truncate(Math.floor(n));
769
769
  o = truncate(Math.floor(o));
770
- if (this.xg) {
770
+ if (this.xf) {
771
771
  l -= g;
772
772
  m += g;
773
773
  n -= g;
@@ -778,22 +778,22 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
778
778
  let r = q;
779
779
  for (let s = l; s <= m; s++) {
780
780
  for (let t = n; t <= o; t++) {
781
- this.zu(f, s, t, q, r);
781
+ this.zt(f, s, t, q, r);
782
782
  }
783
783
  }
784
784
  }
785
785
  else {
786
786
  let u = a.a;
787
787
  let v = a.b;
788
- if (this.xh) {
789
- u = this.xp + this.xr * u;
790
- v = this.xq + this.xo * v;
788
+ if (this.xg) {
789
+ u = this.xo + this.xq * u;
790
+ v = this.xp + this.xn * v;
791
791
  }
792
- let w = truncate((this.x8 + this.ya * (u - this.yc) / this.ye));
793
- let x = truncate((this.x9 + this.x7 * (v - this.yd) / this.yb));
792
+ let w = truncate((this.x7 + this.x9 * (u - this.yb) / this.yd));
793
+ let x = truncate((this.x8 + this.x6 * (v - this.yc) / this.ya));
794
794
  w = truncate(Math.floor(w));
795
795
  x = truncate(Math.floor(x));
796
- if (this.xg) {
796
+ if (this.xf) {
797
797
  let y = w - g;
798
798
  let z = w + g;
799
799
  let aa = x + g;
@@ -803,46 +803,46 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
803
803
  let ae = ad;
804
804
  for (let af = y; af <= z; af++) {
805
805
  for (let ag = ab; ag <= aa; ag++) {
806
- this.zu(f, af, ag, ad, ae);
806
+ this.zt(f, af, ag, ad, ae);
807
807
  }
808
808
  }
809
809
  }
810
810
  else {
811
- this.zu(f, w, x, b, 1);
811
+ this.zt(f, w, x, b, 1);
812
812
  }
813
813
  }
814
814
  }
815
- yr(a, b) {
816
- 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)));
815
+ yq(a, b) {
816
+ 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)));
817
817
  }
818
- ys(a) {
819
- 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)));
818
+ yr(a) {
819
+ 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)));
820
820
  }
821
- yf(a) {
821
+ ye(a) {
822
822
  return (a >> 24 & 255) / 255;
823
823
  }
824
- zu(a, b, c, d, e) {
825
- if (b < 0 || b >= this.ym || c < 0 || c >= this.yl) {
824
+ zt(a, b, c, d, e) {
825
+ if (b < 0 || b >= this.yl || c < 0 || c >= this.yk) {
826
826
  return;
827
827
  }
828
- let f = (c * this.ym) + b;
829
- this.w1[f] = this.w1[f] + d;
830
- this.wy[f] = this.wy[f] + e;
831
- if (this.xi) {
828
+ let f = (c * this.yl) + b;
829
+ this.w0[f] = this.w0[f] + d;
830
+ this.wx[f] = this.wx[f] + e;
831
+ if (this.xh) {
832
832
  this._itemIndexes[f] = a + 1;
833
833
  }
834
- this.yp += truncate(d);
834
+ this.yo += truncate(d);
835
835
  }
836
- zs() {
836
+ zr() {
837
837
  let a = 0;
838
838
  let b = 0;
839
- let c = this.xu;
840
- let d = this.xt;
841
- let e = this.xs;
842
- let f = this.w1.length;
843
- let g = this.w1;
844
- let h = this.wy;
845
- let i = this.w0;
839
+ let c = this.xt;
840
+ let d = this.xs;
841
+ let e = this.xr;
842
+ let f = this.w0.length;
843
+ let g = this.w0;
844
+ let h = this.wx;
845
+ let i = this.wz;
846
846
  let j = NaN;
847
847
  let k = NaN;
848
848
  let l = 0;
@@ -867,7 +867,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
867
867
  b = 0.2;
868
868
  }
869
869
  if (j != a || k != b) {
870
- l = this.yr(a, b);
870
+ l = this.yq(a, b);
871
871
  j = a;
872
872
  k = b;
873
873
  }
@@ -879,46 +879,46 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
879
879
  m += 4;
880
880
  }
881
881
  }
882
- zk(a) {
882
+ zj(a) {
883
883
  let b = a;
884
884
  b.b9();
885
885
  }
886
886
  cs() {
887
887
  return new HighDensityScatterSeriesView(this);
888
888
  }
889
- q1(a) {
890
- super.q1(a);
891
- this.w2 = a;
889
+ q0(a) {
890
+ super.q0(a);
891
+ this.w1 = a;
892
892
  }
893
893
  ay(a) {
894
- if (a != null && a == this.w5 && this.xc != null) {
895
- return new AxisRange(this.xc.minimum, this.xc.maximum);
894
+ if (a != null && a == this.w4 && this.xb != null) {
895
+ return new AxisRange(this.xb.minimum, this.xb.maximum);
896
896
  }
897
- if (a != null && a == this.w7 && this.xe != null) {
898
- return new AxisRange(this.xe.minimum, this.xe.maximum);
897
+ if (a != null && a == this.w6 && this.xd != null) {
898
+ return new AxisRange(this.xd.minimum, this.xd.maximum);
899
899
  }
900
900
  return null;
901
901
  }
902
- sq(a, b) {
902
+ sp(a, b) {
903
903
  if (this.db != null) {
904
904
  let c = this.getEffectiveViewport1(this.cv);
905
- this.xh = !c.isEmpty;
905
+ this.xg = !c.isEmpty;
906
906
  }
907
- this.rr(false);
907
+ this.rq(false);
908
908
  }
909
- sr(a, b) {
910
- this.rr(false);
909
+ sq(a, b) {
910
+ this.rq(false);
911
911
  }
912
- kn(a) {
913
- if (!this.xi || this._itemIndexes == null || this.db == null || this.dn == null || this._itemIndexes.length != (this.ym * this.yl)) {
912
+ km(a) {
913
+ if (!this.xh || this._itemIndexes == null || this.db == null || this.dn == null || this._itemIndexes.length != (this.yl * this.yk)) {
914
914
  return null;
915
915
  }
916
916
  let b = this.db.v4;
917
917
  let c = (a.x - b.left) / b.width;
918
918
  let d = (a.y - b.top) / b.height;
919
- let e = truncate(Math.round(this.ws.left + (this.ws.width * c)));
920
- let f = truncate(Math.round(this.ws.top + (this.ws.height * d)));
921
- let g = this.yv(e, f);
919
+ let e = truncate(Math.round(this.wr.left + (this.wr.width * c)));
920
+ let f = truncate(Math.round(this.wr.top + (this.wr.height * d)));
921
+ let g = this.yu(e, f);
922
922
  if (g < 0 || g > this._itemIndexes.length - 1) {
923
923
  return null;
924
924
  }
@@ -928,68 +928,68 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
928
928
  }
929
929
  return this.dn.item(h);
930
930
  }
931
- yv(a, b) {
932
- let c = (this.ym * b) + a;
931
+ yu(a, b) {
932
+ let c = (this.yl * b) + a;
933
933
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
934
934
  return c;
935
935
  }
936
936
  let d = 1;
937
- c = (this.ym * (b - d)) + a;
937
+ c = (this.yl * (b - d)) + a;
938
938
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
939
939
  return c;
940
940
  }
941
- c = (this.ym * (b + d)) + a;
941
+ c = (this.yl * (b + d)) + a;
942
942
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
943
943
  return c;
944
944
  }
945
- c = (this.ym * (b)) + a - 1;
945
+ c = (this.yl * (b)) + a - 1;
946
946
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
947
947
  return c;
948
948
  }
949
- c = (this.ym * (b)) + a + 1;
949
+ c = (this.yl * (b)) + a + 1;
950
950
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
951
951
  return c;
952
952
  }
953
- c = (this.ym * (b - d)) + a - 1;
953
+ c = (this.yl * (b - d)) + a - 1;
954
954
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
955
955
  return c;
956
956
  }
957
- c = (this.ym * (b + d)) + a + 1;
957
+ c = (this.yl * (b + d)) + a + 1;
958
958
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
959
959
  return c;
960
960
  }
961
- c = (this.ym * (b - d)) + a + 1;
961
+ c = (this.yl * (b - d)) + a + 1;
962
962
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
963
963
  return c;
964
964
  }
965
- c = (this.ym * (b + d)) + a - 1;
965
+ c = (this.yl * (b + d)) + a - 1;
966
966
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
967
967
  return c;
968
968
  }
969
969
  return 0;
970
970
  }
971
- zx(a, b, c) {
972
- this.w0 = a;
973
- this.ym = b;
974
- this.yl = c;
971
+ zw(a, b, c) {
972
+ this.wz = a;
973
+ this.yl = b;
974
+ this.yk = c;
975
975
  }
976
- get_g7() {
976
+ get_g6() {
977
977
  return true;
978
978
  }
979
- set_g7(a) {
980
- super.set_g7(a);
979
+ set_g6(a) {
980
+ super.set_g6(a);
981
981
  }
982
- o5(a, b) {
983
- super.o5(a, b);
984
- this.w2.ca();
982
+ o4(a, b) {
983
+ super.o4(a, b);
984
+ this.w1.ca();
985
985
  if (this.cu != null) {
986
986
  this.cu.ca();
987
987
  }
988
- this.ql();
988
+ this.qk();
989
989
  }
990
- rt(a, b) {
991
- super.rt(a, b);
992
- if (!this.g0) {
990
+ rs(a, b) {
991
+ super.rs(a, b);
992
+ if (!this.gz) {
993
993
  this.cv.a4(b);
994
994
  return;
995
995
  }
@@ -999,30 +999,30 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
999
999
  }
1000
1000
  let c = typeCast(HighDensityScatterSeriesView.$, this.cu);
1001
1001
  let d = new ScatterFrame();
1002
- this.zo(false, c);
1003
- this.g0 = false;
1002
+ this.zn(false, c);
1003
+ this.gz = false;
1004
1004
  }
1005
- rq(a, b, c, d, e) {
1006
- super.rq(a, b, c, d, e);
1005
+ rp(a, b, c, d, e) {
1006
+ super.rp(a, b, c, d, e);
1007
1007
  let f = this.ba.a$j.item(d);
1008
1008
  let g = f;
1009
1009
  f.a3(c);
1010
1010
  if (this.d5(g)) {
1011
1011
  return;
1012
1012
  }
1013
- if (this.xa == null) {
1014
- this.xa = new ScatterFrame();
1013
+ if (this.w9 == null) {
1014
+ this.w9 = new ScatterFrame();
1015
1015
  }
1016
- this.zo(false, f);
1016
+ this.zn(false, f);
1017
1017
  }
1018
- o2() {
1019
- super.o2();
1020
- this.w5 = null;
1021
- this.w7 = null;
1018
+ o1() {
1019
+ super.o1();
1020
+ this.w4 = null;
1021
+ this.w6 = null;
1022
1022
  }
1023
1023
  }
1024
1024
  HighDensityScatterSeries.$t = /*@__PURE__*/ markType(HighDensityScatterSeries, 'HighDensityScatterSeries', Series.$);
1025
- HighDensityScatterSeries.$$p = /*@__PURE__*/ 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]]);
1025
+ HighDensityScatterSeries.$$p = /*@__PURE__*/ 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]]);
1026
1026
  return HighDensityScatterSeries;
1027
1027
  })();
1028
1028
  /**
@@ -1044,19 +1044,19 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
1044
1044
  au() {
1045
1045
  super.au();
1046
1046
  if (!this.q) {
1047
- this.b2.aaf = Defaults.aq;
1048
- this.b2.aae = Defaults.ap;
1049
- this.b2.vf = Defaults.al;
1050
- this.b2.vv = Defaults.ak;
1047
+ this.b2.aae = Defaults.aq;
1048
+ this.b2.aad = Defaults.ap;
1049
+ this.b2.ve = Defaults.al;
1050
+ this.b2.vu = Defaults.ak;
1051
1051
  }
1052
1052
  }
1053
1053
  cd() {
1054
- this.b2.zx(this.b0, this.b8, this.b7);
1054
+ this.b2.zw(this.b0, this.b8, this.b7);
1055
1055
  }
1056
1056
  b9() {
1057
1057
  if (this.b5 == null) {
1058
- this.b5 = this.e.jz.createElement("canvas");
1059
- let a = this.e.jz.get2DCanvasContext(this.b5);
1058
+ this.b5 = this.e.jy.createElement("canvas");
1059
+ let a = this.e.jy.get2DCanvasContext(this.b5);
1060
1060
  this.b3 = new RenderingContext(new CanvasViewRenderer(), a);
1061
1061
  }
1062
1062
  let b;
@@ -1081,7 +1081,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
1081
1081
  let imageDataArray_ = this.b6.data;
1082
1082
  this.b0 = imageDataArray_;
1083
1083
  }
1084
- this.b2.zx(this.b0, this.b8, this.b7);
1084
+ this.b2.zw(this.b0, this.b8, this.b7);
1085
1085
  }
1086
1086
  b1() {
1087
1087
  return this.b0;
@@ -1095,8 +1095,8 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
1095
1095
  this.as();
1096
1096
  }
1097
1097
  cb(a) {
1098
- if (this.e.jz != null) {
1099
- this.e.jz.setTimeout(a, 0);
1098
+ if (this.e.jy != null) {
1099
+ this.e.jy.setTimeout(a, 0);
1100
1100
  }
1101
1101
  else {
1102
1102
  window.setTimeout(a, 0);
@@ -1105,7 +1105,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
1105
1105
  a8(a, b) {
1106
1106
  super.a8(a, b);
1107
1107
  if (b) {
1108
- if (!this.b2.f8) {
1108
+ if (!this.b2.f7) {
1109
1109
  return;
1110
1110
  }
1111
1111
  let c = new Rectangle();