igniteui-webcomponents-charts 4.6.0 → 4.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (775) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +32156 -27002
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +268 -229
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +324 -296
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +17 -17
  9. package/esm2015/lib/AnnotationLayerProxy.js +34 -34
  10. package/esm2015/lib/AnnotationLayer_combined.js +239 -235
  11. package/esm2015/lib/Arc_combined.js +2 -2
  12. package/esm2015/lib/AreaSeries_combined.js +111 -111
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  16. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  17. package/esm2015/lib/AxisDefaults.js +3 -3
  18. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  19. package/esm2015/lib/BarSeries_combined.js +184 -180
  20. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  21. package/esm2015/lib/BollingerBandsOverlay_combined.js +180 -180
  22. package/esm2015/lib/BrushScale.js +7 -7
  23. package/esm2015/lib/BubbleSeries_combined.js +298 -298
  24. package/esm2015/lib/CalloutLayer_combined.js +539 -539
  25. package/esm2015/lib/CategoryBucketCalculator_combined.js +478 -331
  26. package/esm2015/lib/CategoryChart.js +530 -500
  27. package/esm2015/lib/CategoryChartToolbarProvider.js +8 -8
  28. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  29. package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
  30. package/esm2015/lib/CategoryHighlightLayerFrame.js +2 -2
  31. package/esm2015/lib/CategoryHighlightLayer_combined.js +94 -94
  32. package/esm2015/lib/CategoryItemHighlightLayerFrame.js +2 -2
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +205 -189
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +127 -127
  37. package/esm2015/lib/CategoryTransitionInMode.js +5 -1
  38. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  39. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  40. package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
  41. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  42. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  43. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  44. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  45. package/esm2015/lib/ChartVisualData.js +1 -1
  46. package/esm2015/lib/ColumnSeries_combined.js +120 -120
  47. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  48. package/esm2015/lib/CrosshairLayer_combined.js +186 -170
  49. package/esm2015/lib/CustomIndicator.js +23 -23
  50. package/esm2015/lib/DataChartToolbarProvider.js +19 -19
  51. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  52. package/esm2015/lib/DataLegendContent_combined.js +70 -59
  53. package/esm2015/lib/DataToolTipLayer_combined.js +584 -540
  54. package/esm2015/lib/Defaults.js +11 -11
  55. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  56. package/esm2015/lib/DomainChartToolbarProvider.js +61 -61
  57. package/esm2015/lib/DomainChart_combined.js +2080 -1976
  58. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  59. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  60. package/esm2015/lib/FilterStringErrorsParsingEventArgs.js +33 -0
  61. package/esm2015/lib/FinalValueLayer_combined.js +102 -86
  62. package/esm2015/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  63. package/esm2015/lib/FinancialChart_combined.js +1411 -1405
  64. package/esm2015/lib/FinancialEventArgs_combined.js +937 -706
  65. package/esm2015/lib/FinancialIndicator_combined.js +360 -360
  66. package/esm2015/lib/FinancialOverlay.js +43 -43
  67. package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
  68. package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
  69. package/esm2015/lib/FinancialPriceSeries_combined.js +421 -421
  70. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  71. package/esm2015/lib/FrameExtended.js +1 -1
  72. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  73. package/esm2015/lib/HighDensityScatterSeries_combined.js +529 -529
  74. package/esm2015/lib/HighlightingManager.js +5 -1
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IndicatorProxy.js +11 -11
  81. package/esm2015/lib/ItemToolTipLayer_combined.js +153 -135
  82. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  83. package/esm2015/lib/LineSeries_combined.js +106 -103
  84. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  85. package/esm2015/lib/MassIndexIndicator.js +6 -6
  86. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  87. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  88. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  89. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  91. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  92. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  93. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  94. package/esm2015/lib/OverlayProxy.js +8 -8
  95. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  96. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  97. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  98. package/esm2015/lib/PieChartViewManager_combined.js +3 -3
  99. package/esm2015/lib/PointSeries_combined.js +25 -25
  100. package/esm2015/lib/PolarAreaSeries_combined.js +73 -70
  101. package/esm2015/lib/PolarBase_combined.js +580 -486
  102. package/esm2015/lib/PolarLineSeriesBase_combined.js +63 -60
  103. package/esm2015/lib/PolarLineSeries_combined.js +49 -49
  104. package/esm2015/lib/PolarScatterSeries_combined.js +19 -19
  105. package/esm2015/lib/PolarSplineAreaSeries_combined.js +78 -75
  106. package/esm2015/lib/PolarSplineSeries_combined.js +53 -53
  107. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  108. package/esm2015/lib/PriceChannelOverlay_combined.js +148 -148
  109. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  110. package/esm2015/lib/RadialAreaSeries_combined.js +91 -91
  111. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  112. package/esm2015/lib/RadialBucketCalculator_combined.js +247 -194
  113. package/esm2015/lib/RadialColumnSeries_combined.js +98 -98
  114. package/esm2015/lib/RadialLineSeries_combined.js +95 -92
  115. package/esm2015/lib/RadialPieSeries_combined.js +94 -94
  116. package/esm2015/lib/RangeAreaSeries_combined.js +84 -84
  117. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  118. package/esm2015/lib/RangeColumnSeries_combined.js +89 -89
  119. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  120. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  121. package/esm2015/lib/RenderValidEventArgs.js +16 -0
  122. package/esm2015/lib/ScatterAreaSeries_combined.js +215 -215
  123. package/esm2015/lib/ScatterBase_combined.js +727 -633
  124. package/esm2015/lib/ScatterContourSeries_combined.js +170 -170
  125. package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
  126. package/esm2015/lib/ScatterLineSeries.js +66 -63
  127. package/esm2015/lib/ScatterLineSeriesView.js +29 -29
  128. package/esm2015/lib/ScatterPolygonSeries_combined.js +330 -325
  129. package/esm2015/lib/ScatterPolylineSeries_combined.js +33 -33
  130. package/esm2015/lib/ScatterSeries_combined.js +22 -22
  131. package/esm2015/lib/ScatterSplineSeries.js +52 -49
  132. package/esm2015/lib/ScatterSplineSeriesView.js +29 -29
  133. package/esm2015/lib/ScatterTriangulationSeries.js +181 -181
  134. package/esm2015/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  135. package/esm2015/lib/SeriesInteractionManager.js +138 -138
  136. package/esm2015/lib/SeriesLayer.js +7 -0
  137. package/esm2015/lib/SeriesLayerCollection.js +7 -0
  138. package/esm2015/lib/SeriesLayerManager.js +7 -0
  139. package/esm2015/lib/SeriesLayerPropertyOverlay.js +7 -0
  140. package/esm2015/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  141. package/esm2015/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +28 -0
  142. package/esm2015/lib/SeriesRenderManager.js +22 -22
  143. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  144. package/esm2015/lib/SeriesViewerInteractionManager.js +218 -197
  145. package/esm2015/lib/SeriesViewerScrollbarManager.js +11 -11
  146. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  147. package/esm2015/lib/SeriesViewer_combined.js +5563 -3778
  148. package/esm2015/lib/SeriesVisualData.js +1 -173
  149. package/esm2015/lib/SeriesVisualDataList.js +1 -15
  150. package/esm2015/lib/SeriesVisualDataManager.js +34 -24
  151. package/esm2015/lib/SeriesVisualData_combined.js +211 -0
  152. package/esm2015/lib/ShapeSeriesBase_combined.js +508 -448
  153. package/esm2015/lib/SizeScale.js +4 -4
  154. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  155. package/esm2015/lib/SplineAreaSeries_combined.js +103 -103
  156. package/esm2015/lib/SplineSeriesBase_combined.js +156 -156
  157. package/esm2015/lib/SplineSeries_combined.js +89 -86
  158. package/esm2015/lib/Stacked100AreaSeries_combined.js +12 -12
  159. package/esm2015/lib/Stacked100BarBucketCalculator.js +7 -7
  160. package/esm2015/lib/Stacked100BarSeries_combined.js +21 -21
  161. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +7 -7
  162. package/esm2015/lib/Stacked100ColumnSeries_combined.js +21 -21
  163. package/esm2015/lib/Stacked100DataPreparer.js +7 -7
  164. package/esm2015/lib/Stacked100LineSeries_combined.js +12 -12
  165. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  166. package/esm2015/lib/Stacked100SplineSeries_combined.js +12 -12
  167. package/esm2015/lib/StackedLineSeries_combined.js +13 -13
  168. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2023 -1944
  169. package/esm2015/lib/StackedSeriesVisualData.js +5 -5
  170. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  171. package/esm2015/lib/StepAreaSeries_combined.js +107 -107
  172. package/esm2015/lib/StepLineSeries_combined.js +106 -103
  173. package/esm2015/lib/StochRSIIndicator.js +15 -15
  174. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  175. package/esm2015/lib/TRIXIndicator.js +16 -16
  176. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  177. package/esm2015/lib/TimeAxisBase.js +8 -8
  178. package/esm2015/lib/TimeXAxis.js +10 -10
  179. package/esm2015/lib/TransitionOutSpeedType.js +37 -0
  180. package/esm2015/lib/TreemapView_combined.js +17 -17
  181. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  182. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  183. package/esm2015/lib/ValueLayer_combined.js +208 -192
  184. package/esm2015/lib/ValueOverlay_combined.js +161 -161
  185. package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
  186. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  187. package/esm2015/lib/WaterfallSeries_combined.js +189 -160
  188. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  189. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  190. package/esm2015/lib/XYChart.js +784 -781
  191. package/esm2015/lib/XamFunnelView_combined.js +1 -1
  192. package/esm2015/lib/igc-anchored-category-series-component.js +32 -23
  193. package/esm2015/lib/igc-anchored-radial-series-component.js +44 -35
  194. package/esm2015/lib/igc-annotation-layer-component.js +66 -66
  195. package/esm2015/lib/igc-area-fragment-component.js +2 -2
  196. package/esm2015/lib/igc-area-series-component.js +2 -2
  197. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  198. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  200. package/esm2015/lib/igc-bar-series-component.js +11 -11
  201. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  202. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  203. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  204. package/esm2015/lib/igc-callout-layer-component.js +91 -91
  205. package/esm2015/lib/igc-category-chart-component.js +146 -126
  206. package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
  207. package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
  208. package/esm2015/lib/igc-category-series-component.js +21 -21
  209. package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
  210. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  212. package/esm2015/lib/igc-column-series-component.js +13 -13
  213. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  214. package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
  215. package/esm2015/lib/igc-data-chart-component.js +112 -95
  216. package/esm2015/lib/igc-data-chart-default-tooltips-component.js +27 -1
  217. package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
  218. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  219. package/esm2015/lib/igc-domain-chart-component.js +781 -650
  220. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  221. package/esm2015/lib/igc-filter-string-errors-parsing-event-args.js +48 -0
  222. package/esm2015/lib/igc-final-value-layer-component.js +38 -38
  223. package/esm2015/lib/igc-financial-chart-component.js +171 -171
  224. package/esm2015/lib/igc-financial-indicator-component.js +19 -19
  225. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  226. package/esm2015/lib/igc-financial-price-series-component.js +35 -35
  227. package/esm2015/lib/igc-financial-series-component.js +96 -51
  228. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  229. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  230. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  231. package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
  232. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  233. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  234. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  235. package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
  236. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  237. package/esm2015/lib/igc-line-fragment-component.js +2 -2
  238. package/esm2015/lib/igc-line-series-component.js +2 -2
  239. package/esm2015/lib/igc-marker-series-component.js +28 -28
  240. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  241. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  242. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  243. package/esm2015/lib/igc-point-series-component.js +1 -1
  244. package/esm2015/lib/igc-polar-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-polar-base-component.js +88 -70
  246. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  247. package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
  248. package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
  249. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  250. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  251. package/esm2015/lib/igc-radial-area-series-component.js +4 -4
  252. package/esm2015/lib/igc-radial-base-component.js +21 -21
  253. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  254. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  255. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  256. package/esm2015/lib/igc-range-area-series-component.js +2 -2
  257. package/esm2015/lib/igc-range-category-series-component.js +24 -6
  258. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  259. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  260. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  262. package/esm2015/lib/igc-scatter-base-component.js +72 -54
  263. package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
  264. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  265. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  266. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  267. package/esm2015/lib/igc-scatter-series-component.js +1 -1
  268. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  269. package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
  270. package/esm2015/lib/igc-series-component.js +495 -234
  271. package/esm2015/lib/igc-series-layer-collection.js +48 -0
  272. package/esm2015/lib/igc-series-layer-property-overlay-collection.js +48 -0
  273. package/esm2015/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +39 -0
  274. package/esm2015/lib/igc-series-layer-property-overlay.js +146 -0
  275. package/esm2015/lib/igc-series-layer.js +97 -0
  276. package/esm2015/lib/igc-series-viewer-component.js +296 -285
  277. package/esm2015/lib/igc-shape-series-base-component.js +44 -35
  278. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  279. package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
  280. package/esm2015/lib/igc-spline-area-series-component.js +2 -2
  281. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  282. package/esm2015/lib/igc-spline-fragment-component.js +2 -2
  283. package/esm2015/lib/igc-spline-series-base-component.js +7 -7
  284. package/esm2015/lib/igc-spline-series-component.js +1 -1
  285. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  286. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  287. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  288. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  289. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  290. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  291. package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
  292. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  293. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  294. package/esm2015/lib/igc-stacked-fragment-series-component.js +245 -225
  295. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  296. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  297. package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
  298. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  299. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  300. package/esm2015/lib/igc-step-area-series-component.js +4 -4
  301. package/esm2015/lib/igc-step-line-series-component.js +4 -4
  302. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  303. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  304. package/esm2015/lib/igc-value-layer-component.js +87 -87
  305. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  306. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  307. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  308. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  309. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  310. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  311. package/esm2015/public_api.js +16 -0
  312. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  313. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  314. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  315. package/esm5/lib/AnchoredCategorySeries_combined.js +264 -225
  316. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +319 -291
  317. package/esm5/lib/AngleAxisLabelPanel_combined.js +17 -17
  318. package/esm5/lib/AnnotationLayerProxy.js +34 -34
  319. package/esm5/lib/AnnotationLayer_combined.js +237 -233
  320. package/esm5/lib/Arc_combined.js +2 -2
  321. package/esm5/lib/AreaSeries_combined.js +111 -111
  322. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  323. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  324. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  325. package/esm5/lib/AxisAnnotationManager.js +1 -1
  326. package/esm5/lib/AxisDefaults.js +3 -3
  327. package/esm5/lib/AxisVisualDataManager.js +2 -2
  328. package/esm5/lib/BarSeries_combined.js +185 -181
  329. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  330. package/esm5/lib/BollingerBandsOverlay_combined.js +180 -180
  331. package/esm5/lib/BrushScale.js +7 -7
  332. package/esm5/lib/BubbleSeries_combined.js +295 -295
  333. package/esm5/lib/CalloutLayer_combined.js +529 -529
  334. package/esm5/lib/CategoryBucketCalculator_combined.js +479 -332
  335. package/esm5/lib/CategoryChart.js +492 -454
  336. package/esm5/lib/CategoryChartToolbarProvider.js +8 -8
  337. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  338. package/esm5/lib/CategoryErrorBarSettings.js +7 -7
  339. package/esm5/lib/CategoryHighlightLayerFrame.js +2 -2
  340. package/esm5/lib/CategoryHighlightLayer_combined.js +93 -93
  341. package/esm5/lib/CategoryItemHighlightLayerFrame.js +2 -2
  342. package/esm5/lib/CategoryItemHighlightLayer_combined.js +204 -188
  343. package/esm5/lib/CategoryMarkerManager.js +1 -1
  344. package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
  345. package/esm5/lib/CategoryToolTipLayer_combined.js +127 -127
  346. package/esm5/lib/CategoryTransitionInMode.js +5 -1
  347. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  348. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  349. package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
  350. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  351. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  352. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  353. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  354. package/esm5/lib/ChartVisualData.js +1 -1
  355. package/esm5/lib/ColumnSeries_combined.js +119 -119
  356. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  357. package/esm5/lib/CrosshairLayer_combined.js +185 -169
  358. package/esm5/lib/CustomIndicator.js +23 -23
  359. package/esm5/lib/DataChartToolbarProvider.js +19 -19
  360. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  361. package/esm5/lib/DataLegendContent_combined.js +135 -108
  362. package/esm5/lib/DataToolTipLayer_combined.js +572 -528
  363. package/esm5/lib/Defaults.js +11 -11
  364. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  365. package/esm5/lib/DomainChartToolbarProvider.js +61 -61
  366. package/esm5/lib/DomainChart_combined.js +1945 -1817
  367. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  368. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  369. package/esm5/lib/FilterStringErrorsParsingEventArgs.js +43 -0
  370. package/esm5/lib/FinalValueLayer_combined.js +102 -86
  371. package/esm5/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  372. package/esm5/lib/FinancialChart_combined.js +1343 -1337
  373. package/esm5/lib/FinancialEventArgs_combined.js +919 -688
  374. package/esm5/lib/FinancialIndicator_combined.js +358 -358
  375. package/esm5/lib/FinancialOverlay.js +43 -43
  376. package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
  377. package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
  378. package/esm5/lib/FinancialPriceSeries_combined.js +418 -418
  379. package/esm5/lib/ForceIndexIndicator.js +15 -15
  380. package/esm5/lib/FrameExtended.js +1 -1
  381. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  382. package/esm5/lib/HighDensityScatterSeries_combined.js +523 -523
  383. package/esm5/lib/HighlightingManager.js +5 -1
  384. package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
  385. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  386. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  387. package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
  388. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  389. package/esm5/lib/IndicatorProxy.js +11 -11
  390. package/esm5/lib/ItemToolTipLayer_combined.js +153 -135
  391. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  392. package/esm5/lib/LineSeries_combined.js +102 -99
  393. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  394. package/esm5/lib/MassIndexIndicator.js +6 -6
  395. package/esm5/lib/MedianPriceIndicator.js +6 -6
  396. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  397. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  398. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  399. package/esm5/lib/NumericXAxis_combined.js +3 -3
  400. package/esm5/lib/NumericYAxis_combined.js +3 -3
  401. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  402. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  403. package/esm5/lib/OverlayProxy.js +8 -8
  404. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  405. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  406. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  407. package/esm5/lib/PieChartViewManager_combined.js +3 -3
  408. package/esm5/lib/PointSeries_combined.js +25 -25
  409. package/esm5/lib/PolarAreaSeries_combined.js +73 -70
  410. package/esm5/lib/PolarBase_combined.js +575 -481
  411. package/esm5/lib/PolarLineSeriesBase_combined.js +63 -60
  412. package/esm5/lib/PolarLineSeries_combined.js +49 -49
  413. package/esm5/lib/PolarScatterSeries_combined.js +19 -19
  414. package/esm5/lib/PolarSplineAreaSeries_combined.js +78 -75
  415. package/esm5/lib/PolarSplineSeries_combined.js +53 -53
  416. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  417. package/esm5/lib/PriceChannelOverlay_combined.js +148 -148
  418. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  419. package/esm5/lib/RadialAreaSeries_combined.js +90 -90
  420. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  421. package/esm5/lib/RadialBucketCalculator_combined.js +245 -192
  422. package/esm5/lib/RadialColumnSeries_combined.js +97 -97
  423. package/esm5/lib/RadialLineSeries_combined.js +95 -92
  424. package/esm5/lib/RadialPieSeries_combined.js +94 -94
  425. package/esm5/lib/RangeAreaSeries_combined.js +78 -78
  426. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  427. package/esm5/lib/RangeColumnSeries_combined.js +89 -89
  428. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  429. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  430. package/esm5/lib/RenderValidEventArgs.js +20 -0
  431. package/esm5/lib/ScatterAreaSeries_combined.js +212 -212
  432. package/esm5/lib/ScatterBase_combined.js +714 -620
  433. package/esm5/lib/ScatterContourSeries_combined.js +168 -168
  434. package/esm5/lib/ScatterErrorBarSettings.js +7 -7
  435. package/esm5/lib/ScatterLineSeries.js +66 -63
  436. package/esm5/lib/ScatterLineSeriesView.js +29 -29
  437. package/esm5/lib/ScatterPolygonSeries_combined.js +327 -322
  438. package/esm5/lib/ScatterPolylineSeries_combined.js +33 -33
  439. package/esm5/lib/ScatterSeries_combined.js +22 -22
  440. package/esm5/lib/ScatterSplineSeries.js +52 -49
  441. package/esm5/lib/ScatterSplineSeriesView.js +29 -29
  442. package/esm5/lib/ScatterTriangulationSeries.js +176 -176
  443. package/esm5/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  444. package/esm5/lib/SeriesInteractionManager.js +138 -138
  445. package/esm5/lib/SeriesLayer.js +7 -0
  446. package/esm5/lib/SeriesLayerCollection.js +7 -0
  447. package/esm5/lib/SeriesLayerManager.js +7 -0
  448. package/esm5/lib/SeriesLayerPropertyOverlay.js +7 -0
  449. package/esm5/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  450. package/esm5/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +34 -0
  451. package/esm5/lib/SeriesRenderManager.js +22 -22
  452. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  453. package/esm5/lib/SeriesViewerInteractionManager.js +218 -197
  454. package/esm5/lib/SeriesViewerScrollbarManager.js +11 -11
  455. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  456. package/esm5/lib/SeriesViewer_combined.js +6057 -3837
  457. package/esm5/lib/SeriesVisualData.js +1 -284
  458. package/esm5/lib/SeriesVisualDataList.js +1 -16
  459. package/esm5/lib/SeriesVisualDataManager.js +34 -24
  460. package/esm5/lib/SeriesVisualData_combined.js +342 -0
  461. package/esm5/lib/ShapeSeriesBase_combined.js +509 -445
  462. package/esm5/lib/SizeScale.js +4 -4
  463. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  464. package/esm5/lib/SplineAreaSeries_combined.js +103 -103
  465. package/esm5/lib/SplineSeriesBase_combined.js +154 -154
  466. package/esm5/lib/SplineSeries_combined.js +82 -79
  467. package/esm5/lib/Stacked100AreaSeries_combined.js +12 -12
  468. package/esm5/lib/Stacked100BarBucketCalculator.js +7 -7
  469. package/esm5/lib/Stacked100BarSeries_combined.js +21 -21
  470. package/esm5/lib/Stacked100ColumnBucketCalculator.js +7 -7
  471. package/esm5/lib/Stacked100ColumnSeries_combined.js +21 -21
  472. package/esm5/lib/Stacked100DataPreparer.js +7 -7
  473. package/esm5/lib/Stacked100LineSeries_combined.js +12 -12
  474. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  475. package/esm5/lib/Stacked100SplineSeries_combined.js +12 -12
  476. package/esm5/lib/StackedLineSeries_combined.js +13 -13
  477. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2362 -2235
  478. package/esm5/lib/StackedSeriesVisualData.js +5 -5
  479. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  480. package/esm5/lib/StepAreaSeries_combined.js +107 -107
  481. package/esm5/lib/StepLineSeries_combined.js +106 -103
  482. package/esm5/lib/StochRSIIndicator.js +14 -14
  483. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  484. package/esm5/lib/TRIXIndicator.js +15 -15
  485. package/esm5/lib/TileZoomManager_combined.js +9 -9
  486. package/esm5/lib/TimeAxisBase.js +8 -8
  487. package/esm5/lib/TimeXAxis.js +10 -10
  488. package/esm5/lib/TransitionOutSpeedType.js +37 -0
  489. package/esm5/lib/TreemapView_combined.js +17 -17
  490. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  491. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  492. package/esm5/lib/ValueLayer_combined.js +207 -191
  493. package/esm5/lib/ValueOverlay_combined.js +160 -160
  494. package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
  495. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  496. package/esm5/lib/WaterfallSeries_combined.js +189 -160
  497. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  498. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  499. package/esm5/lib/XYChart.js +714 -711
  500. package/esm5/lib/XamFunnelView_combined.js +1 -1
  501. package/esm5/lib/igc-anchored-category-series-component.js +36 -23
  502. package/esm5/lib/igc-anchored-radial-series-component.js +48 -35
  503. package/esm5/lib/igc-annotation-layer-component.js +66 -66
  504. package/esm5/lib/igc-area-fragment-component.js +2 -2
  505. package/esm5/lib/igc-area-series-component.js +2 -2
  506. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  507. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  508. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  509. package/esm5/lib/igc-bar-series-component.js +11 -11
  510. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  511. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  512. package/esm5/lib/igc-bubble-series-component.js +35 -35
  513. package/esm5/lib/igc-callout-layer-component.js +91 -91
  514. package/esm5/lib/igc-category-chart-component.js +154 -126
  515. package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
  516. package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
  517. package/esm5/lib/igc-category-series-component.js +21 -21
  518. package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
  519. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  520. package/esm5/lib/igc-column-fragment-component.js +11 -11
  521. package/esm5/lib/igc-column-series-component.js +13 -13
  522. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  523. package/esm5/lib/igc-crosshair-layer-component.js +87 -87
  524. package/esm5/lib/igc-data-chart-component.js +116 -95
  525. package/esm5/lib/igc-data-chart-default-tooltips-component.js +20 -3
  526. package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
  527. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  528. package/esm5/lib/igc-domain-chart-component.js +810 -650
  529. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  530. package/esm5/lib/igc-filter-string-errors-parsing-event-args.js +62 -0
  531. package/esm5/lib/igc-final-value-layer-component.js +38 -38
  532. package/esm5/lib/igc-financial-chart-component.js +171 -171
  533. package/esm5/lib/igc-financial-indicator-component.js +19 -19
  534. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  535. package/esm5/lib/igc-financial-price-series-component.js +35 -35
  536. package/esm5/lib/igc-financial-series-component.js +116 -51
  537. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  538. package/esm5/lib/igc-fragment-base-component.js +2 -2
  539. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  540. package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
  541. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  542. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  543. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  544. package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
  545. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  546. package/esm5/lib/igc-line-fragment-component.js +2 -2
  547. package/esm5/lib/igc-line-series-component.js +2 -2
  548. package/esm5/lib/igc-marker-series-component.js +28 -28
  549. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  550. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  551. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  552. package/esm5/lib/igc-point-series-component.js +1 -1
  553. package/esm5/lib/igc-polar-area-series-component.js +4 -4
  554. package/esm5/lib/igc-polar-base-component.js +96 -70
  555. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  556. package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
  557. package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
  558. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  559. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  560. package/esm5/lib/igc-radial-area-series-component.js +4 -4
  561. package/esm5/lib/igc-radial-base-component.js +21 -21
  562. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  563. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  564. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  565. package/esm5/lib/igc-range-area-series-component.js +2 -2
  566. package/esm5/lib/igc-range-category-series-component.js +32 -6
  567. package/esm5/lib/igc-range-column-series-component.js +10 -10
  568. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  569. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  570. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  571. package/esm5/lib/igc-scatter-base-component.js +80 -54
  572. package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
  573. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  574. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  575. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  576. package/esm5/lib/igc-scatter-series-component.js +1 -1
  577. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
  579. package/esm5/lib/igc-series-component.js +555 -234
  580. package/esm5/lib/igc-series-layer-collection.js +53 -0
  581. package/esm5/lib/igc-series-layer-property-overlay-collection.js +53 -0
  582. package/esm5/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +49 -0
  583. package/esm5/lib/igc-series-layer-property-overlay.js +186 -0
  584. package/esm5/lib/igc-series-layer.js +115 -0
  585. package/esm5/lib/igc-series-viewer-component.js +300 -285
  586. package/esm5/lib/igc-shape-series-base-component.js +48 -35
  587. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  588. package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
  589. package/esm5/lib/igc-spline-area-series-component.js +2 -2
  590. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  591. package/esm5/lib/igc-spline-fragment-component.js +2 -2
  592. package/esm5/lib/igc-spline-series-base-component.js +7 -7
  593. package/esm5/lib/igc-spline-series-component.js +1 -1
  594. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  595. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  596. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  597. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  598. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  599. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  600. package/esm5/lib/igc-stacked-area-series-component.js +1 -1
  601. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  602. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  603. package/esm5/lib/igc-stacked-fragment-series-component.js +253 -225
  604. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  605. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  606. package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
  607. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  608. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  609. package/esm5/lib/igc-step-area-series-component.js +4 -4
  610. package/esm5/lib/igc-step-line-series-component.js +4 -4
  611. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  612. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  613. package/esm5/lib/igc-value-layer-component.js +87 -87
  614. package/esm5/lib/igc-value-overlay-component.js +47 -47
  615. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  616. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  617. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  618. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  619. package/esm5/lib/igc-xy-chart-component.js +218 -218
  620. package/esm5/public_api.js +16 -0
  621. package/fesm2015/igniteui-webcomponents-charts.js +31233 -26905
  622. package/fesm5/igniteui-webcomponents-charts.js +32140 -27004
  623. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  624. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  625. package/lib/AnchoredCategorySeries_combined.d.ts +72 -66
  626. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +69 -64
  627. package/lib/AnnotationLayer_combined.d.ts +88 -88
  628. package/lib/AreaSeries_combined.d.ts +29 -29
  629. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  630. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  631. package/lib/BarSeries_combined.d.ts +36 -36
  632. package/lib/BollingerBandWidthIndicator.d.ts +12 -12
  633. package/lib/BollingerBandsOverlay_combined.d.ts +39 -39
  634. package/lib/BubbleSeries_combined.d.ts +60 -60
  635. package/lib/CalloutLayer_combined.d.ts +144 -144
  636. package/lib/CategoryBucketCalculator_combined.d.ts +93 -86
  637. package/lib/CategoryChart.d.ts +170 -164
  638. package/lib/CategoryHighlightLayer_combined.d.ts +30 -30
  639. package/lib/CategoryItemHighlightLayer_combined.d.ts +48 -48
  640. package/lib/CategoryToolTipLayer_combined.d.ts +34 -34
  641. package/lib/CategoryTransitionInMode.d.ts +5 -1
  642. package/lib/CategoryTransitionSourceFramePreparer.d.ts +15 -10
  643. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  644. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  645. package/lib/ColumnSeries_combined.d.ts +33 -33
  646. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  647. package/lib/CrosshairLayer_combined.d.ts +72 -72
  648. package/lib/CustomIndicator.d.ts +8 -8
  649. package/lib/DataToolTipLayer_combined.d.ts +193 -193
  650. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  651. package/lib/DomainChart_combined.d.ts +685 -665
  652. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  653. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  654. package/lib/FilterStringErrorsParsingEventArgs.d.ts +14 -0
  655. package/lib/FinalValueLayer_combined.d.ts +35 -35
  656. package/lib/FinancialChartRangeSelectorViewModel.d.ts +5 -5
  657. package/lib/FinancialChart_combined.d.ts +352 -352
  658. package/lib/FinancialEventArgs_combined.d.ts +162 -145
  659. package/lib/FinancialIndicator_combined.d.ts +70 -70
  660. package/lib/FinancialOverlay.d.ts +10 -10
  661. package/lib/FinancialPriceSeries_combined.d.ts +83 -83
  662. package/lib/ForceIndexIndicator.d.ts +10 -10
  663. package/lib/FullStochasticOscillatorIndicator.d.ts +16 -16
  664. package/lib/HighDensityScatterSeries_combined.d.ts +128 -128
  665. package/lib/HorizontalAnchoredCategorySeries.d.ts +32 -32
  666. package/lib/HorizontalRangeCategorySeries.d.ts +20 -20
  667. package/lib/ItemToolTipLayer_combined.d.ts +37 -37
  668. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  669. package/lib/LineSeries_combined.d.ts +27 -26
  670. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  671. package/lib/MassIndexIndicator.d.ts +4 -4
  672. package/lib/MedianPriceIndicator.d.ts +4 -4
  673. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  674. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  675. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  676. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  677. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  678. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  679. package/lib/PointSeries_combined.d.ts +10 -10
  680. package/lib/PolarAreaSeries_combined.d.ts +23 -22
  681. package/lib/PolarBase_combined.d.ts +138 -130
  682. package/lib/PolarLineSeriesBase_combined.d.ts +24 -23
  683. package/lib/PolarLineSeries_combined.d.ts +19 -19
  684. package/lib/PolarScatterSeries_combined.d.ts +8 -8
  685. package/lib/PolarSplineAreaSeries_combined.d.ts +24 -23
  686. package/lib/PolarSplineSeries_combined.d.ts +18 -18
  687. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  688. package/lib/PriceChannelOverlay_combined.d.ts +32 -32
  689. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  690. package/lib/RadialAreaSeries_combined.d.ts +23 -23
  691. package/lib/RadialBucketCalculator_combined.d.ts +60 -57
  692. package/lib/RadialColumnSeries_combined.d.ts +28 -28
  693. package/lib/RadialLineSeries_combined.d.ts +24 -23
  694. package/lib/RadialPieSeries_combined.d.ts +28 -28
  695. package/lib/RangeAreaSeries_combined.d.ts +23 -23
  696. package/lib/RangeCategoryBucketCalculator_combined.d.ts +31 -24
  697. package/lib/RangeColumnSeries_combined.d.ts +26 -26
  698. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  699. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  700. package/lib/RenderValidEventArgs.d.ts +7 -0
  701. package/lib/ScatterAreaSeries_combined.d.ts +50 -50
  702. package/lib/ScatterBase_combined.d.ts +161 -153
  703. package/lib/ScatterContourSeries_combined.d.ts +38 -38
  704. package/lib/ScatterLineSeries.d.ts +15 -14
  705. package/lib/ScatterLineSeriesView.d.ts +8 -8
  706. package/lib/ScatterPolygonSeries_combined.d.ts +86 -86
  707. package/lib/ScatterPolylineSeries_combined.d.ts +15 -15
  708. package/lib/ScatterSeries_combined.d.ts +8 -8
  709. package/lib/ScatterSplineSeries.d.ts +13 -12
  710. package/lib/ScatterSplineSeriesView.d.ts +8 -8
  711. package/lib/ScatterTriangulationSeries.d.ts +48 -48
  712. package/lib/SeriesHighlightedValuesDisplayMode.d.ts +10 -0
  713. package/lib/SeriesLayer.d.ts +1 -0
  714. package/lib/SeriesLayerCollection.d.ts +1 -0
  715. package/lib/SeriesLayerManager.d.ts +1 -0
  716. package/lib/SeriesLayerPropertyOverlay.d.ts +1 -0
  717. package/lib/SeriesLayerPropertyOverlayCollection.d.ts +1 -0
  718. package/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.d.ts +12 -0
  719. package/lib/SeriesViewer_combined.d.ts +1436 -1176
  720. package/lib/SeriesVisualData.d.ts +1 -50
  721. package/lib/SeriesVisualDataList.d.ts +1 -10
  722. package/lib/SeriesVisualDataManager.d.ts +2 -0
  723. package/lib/SeriesVisualData_combined.d.ts +61 -0
  724. package/lib/ShapeSeriesBase_combined.d.ts +153 -145
  725. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  726. package/lib/SplineAreaSeries_combined.d.ts +28 -28
  727. package/lib/SplineSeriesBase_combined.d.ts +29 -29
  728. package/lib/SplineSeries_combined.d.ts +24 -23
  729. package/lib/Stacked100AreaSeries_combined.d.ts +6 -6
  730. package/lib/Stacked100BarSeries_combined.d.ts +10 -10
  731. package/lib/Stacked100ColumnSeries_combined.d.ts +10 -10
  732. package/lib/Stacked100LineSeries_combined.d.ts +6 -6
  733. package/lib/Stacked100SplineAreaSeries_combined.d.ts +6 -6
  734. package/lib/Stacked100SplineSeries_combined.d.ts +6 -6
  735. package/lib/StackedLineSeries_combined.d.ts +5 -5
  736. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +506 -496
  737. package/lib/StackedSeriesVisualData.d.ts +2 -2
  738. package/lib/StandardDeviationIndicator.d.ts +9 -9
  739. package/lib/StepAreaSeries_combined.d.ts +32 -32
  740. package/lib/StepLineSeries_combined.d.ts +30 -29
  741. package/lib/StochRSIIndicator.d.ts +9 -9
  742. package/lib/StrategyBasedIndicator.d.ts +22 -22
  743. package/lib/TRIXIndicator.d.ts +9 -9
  744. package/lib/TransitionOutSpeedType.d.ts +30 -0
  745. package/lib/TypicalPriceIndicator.d.ts +4 -4
  746. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  747. package/lib/ValueLayer_combined.d.ts +77 -77
  748. package/lib/ValueOverlay_combined.d.ts +52 -52
  749. package/lib/VerticalAnchoredCategorySeries.d.ts +27 -27
  750. package/lib/WaterfallSeries_combined.d.ts +44 -42
  751. package/lib/WeightedCloseIndicator.d.ts +4 -4
  752. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  753. package/lib/XYChart.d.ts +240 -240
  754. package/lib/igc-anchored-category-series-component.d.ts +5 -0
  755. package/lib/igc-anchored-radial-series-component.d.ts +5 -0
  756. package/lib/igc-category-chart-component.d.ts +11 -0
  757. package/lib/igc-data-chart-component.d.ts +4 -0
  758. package/lib/igc-data-chart-default-tooltips-component.d.ts +1 -0
  759. package/lib/igc-domain-chart-component.d.ts +35 -1
  760. package/lib/igc-filter-string-errors-parsing-event-args.d.ts +22 -0
  761. package/lib/igc-financial-series-component.d.ts +25 -0
  762. package/lib/igc-polar-base-component.d.ts +10 -0
  763. package/lib/igc-range-category-series-component.d.ts +10 -0
  764. package/lib/igc-scatter-base-component.d.ts +10 -0
  765. package/lib/igc-series-component.d.ts +95 -0
  766. package/lib/igc-series-layer-collection.d.ts +8 -0
  767. package/lib/igc-series-layer-property-overlay-collection.d.ts +8 -0
  768. package/lib/igc-series-layer-property-overlay-value-resolving-event-args.d.ts +17 -0
  769. package/lib/igc-series-layer-property-overlay.d.ts +55 -0
  770. package/lib/igc-series-layer.d.ts +31 -0
  771. package/lib/igc-series-viewer-component.d.ts +6 -0
  772. package/lib/igc-shape-series-base-component.d.ts +5 -0
  773. package/lib/igc-stacked-fragment-series-component.d.ts +11 -0
  774. package/package.json +2 -2
  775. package/public_api.d.ts +16 -0
@@ -38,100 +38,100 @@ import { Rectangle } from "igniteui-webcomponents-core";
38
38
  */
39
39
  export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
40
40
  class HighDensityScatterSeries extends Series {
41
- get_d8() {
41
+ get_e1() {
42
42
  return true;
43
43
  }
44
- gz() {
45
- if (!isNaN_(this.gy)) {
46
- return super.gz();
44
+ ip() {
45
+ if (!isNaN_(this.io)) {
46
+ return super.ip();
47
47
  }
48
48
  return Defaults.q;
49
49
  }
50
50
  constructor() {
51
51
  super();
52
- this.qp = null;
53
- this.qr = null;
54
- this.r0 = 0;
55
- this.qt = false;
56
- this.rf = Defaults.aq.o;
57
- this.re = Defaults.aq.n;
58
- this.rd = Defaults.aq.m;
59
- this.rc = Defaults.aq.l;
60
- this.rb = Defaults.ap.o;
61
- this.ra = Defaults.ap.n;
62
- this.q9 = Defaults.ap.m;
63
- this.q8 = Defaults.ap.l;
64
- this.qh = null;
65
- this.qm = null;
66
- this.qn = null;
67
- this.qi = null;
68
- this.qk = null;
69
- this.qv = false;
70
- this.r1 = 0;
71
- this.r3 = 0;
72
- this.rx = 0;
73
- this.rw = 0;
52
+ this.ue = null;
53
+ this.ug = null;
54
+ this.vp = 0;
55
+ this.ui = false;
56
+ this.u4 = Defaults.aq.o;
57
+ this.u3 = Defaults.aq.n;
58
+ this.u2 = Defaults.aq.m;
59
+ this.u1 = Defaults.aq.l;
60
+ this.u0 = Defaults.ap.o;
61
+ this.uz = Defaults.ap.n;
62
+ this.uy = Defaults.ap.m;
63
+ this.ux = Defaults.ap.l;
64
+ this.t6 = null;
65
+ this.ub = null;
66
+ this.uc = null;
67
+ this.t7 = null;
68
+ this.t9 = null;
69
+ this.uk = false;
70
+ this.vq = 0;
71
+ this.vs = 0;
72
+ this.vm = 0;
73
+ this.vl = 0;
74
74
  this.progressiveLoadStatusChanged = null;
75
- this.q0 = null;
76
- this.q6 = 0;
77
- this.q5 = 0;
78
- this.q7 = 0;
79
- this.rm = 0;
80
- this.rk = 0;
81
- this.rl = 0;
82
- this.rn = 0;
83
- this.rp = 0;
84
- this.rr = 0;
85
- this.rq = 0;
86
- this.ro = 0;
87
- this.q2 = 0;
88
- this.q3 = 0;
89
- this.q4 = 0;
90
- this.q1 = 0;
91
- this.rz = 0;
92
- this.ry = 0;
93
- this.qe = null;
94
- this.r2 = 0;
95
- this.qu = false;
75
+ this.up = null;
76
+ this.uv = 0;
77
+ this.uu = 0;
78
+ this.uw = 0;
79
+ this.vb = 0;
80
+ this.u9 = 0;
81
+ this.va = 0;
82
+ this.vc = 0;
83
+ this.ve = 0;
84
+ this.vg = 0;
85
+ this.vf = 0;
86
+ this.vd = 0;
87
+ this.ur = 0;
88
+ this.us = 0;
89
+ this.ut = 0;
90
+ this.uq = 0;
91
+ this.vo = 0;
92
+ this.vn = 0;
93
+ this.t3 = null;
94
+ this.vr = 0;
95
+ this.uj = false;
96
96
  this._itemIndexes = null;
97
- this.qf = null;
98
- this.qc = null;
99
- this.qo = null;
97
+ this.t4 = null;
98
+ this.t1 = null;
99
+ this.ud = null;
100
100
  this.ab = HighDensityScatterSeries.$;
101
- this.eo = false;
101
+ this.fk = false;
102
102
  }
103
- get_ef() {
103
+ get_e9() {
104
104
  return true;
105
105
  }
106
- get qq() {
107
- return this.qp;
106
+ get uf() {
107
+ return this.ue;
108
108
  }
109
- set qq(a) {
110
- if (this.qp != a) {
111
- let b = this.qq;
112
- this.qp = a;
113
- this.raisePropertyChanged("XColumn", b, this.qq);
109
+ set uf(a) {
110
+ if (this.ue != a) {
111
+ let b = this.uf;
112
+ this.ue = a;
113
+ this.raisePropertyChanged("XColumn", b, this.uf);
114
114
  }
115
115
  }
116
116
  getDataLegendSeriesContextAt(a, b) {
117
117
  let c = { $type: Point_$type, x: a, y: b };
118
- let d = this.hy(c);
119
- let e = d == null ? NaN : this.gf(d, "XMemberPath");
120
- let f = d == null ? NaN : this.gf(d, "YMemberPath");
118
+ let d = this.jr(c);
119
+ let e = d == null ? NaN : this.h1(d, "XMemberPath");
120
+ let f = d == null ? NaN : this.h1(d, "YMemberPath");
121
121
  let g = new DataLegendSeriesValueInfo();
122
122
  g.l = e;
123
123
  g.a = 13;
124
124
  g.p = "X";
125
- g.q = this.sm != null ? this.sm : "X";
126
- g.r = this.si != null ? this.si : "X:";
127
- g.s = this.sk != null ? this.sk : "";
125
+ g.q = this.wb != null ? this.wb : "X";
126
+ g.r = this.v7 != null ? this.v7 : "X:";
127
+ g.s = this.v9 != null ? this.v9 : "";
128
128
  let h = new DataLegendSeriesValueInfo();
129
129
  h.l = f;
130
130
  h.a = 14;
131
131
  h.p = "Y";
132
- h.q = this.su != null ? this.su : "Y";
133
- h.r = this.sq != null ? this.sq : "Y:";
134
- h.s = this.ss != null ? this.ss : "";
132
+ h.q = this.wj != null ? this.wj : "Y";
133
+ h.r = this.wf != null ? this.wf : "Y:";
134
+ h.s = this.wh != null ? this.wh : "";
135
135
  let i = new DataLegendSeriesContext();
136
136
  i.f = ((() => {
137
137
  let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -142,71 +142,71 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
142
142
  i.b = this.aw();
143
143
  return i;
144
144
  }
145
- h1(a, b) {
146
- let c = this.jv(b);
145
+ ju(a, b) {
146
+ let c = this.lv(b);
147
147
  if (c == HighDensityScatterSeries.$$p[10]) {
148
- return this.h2(a, b, this.sm);
148
+ return this.jv(a, b, this.wb);
149
149
  }
150
150
  if (c == HighDensityScatterSeries.$$p[14]) {
151
- return this.h2(a, b, this.su);
151
+ return this.jv(a, b, this.wj);
152
152
  }
153
- return super.h1(a, b);
153
+ return super.ju(a, b);
154
154
  }
155
- get qs() {
156
- return this.qr;
155
+ get uh() {
156
+ return this.ug;
157
157
  }
158
- set qs(a) {
159
- if (this.qr != a) {
160
- let b = this.qs;
161
- this.qr = a;
162
- this.raisePropertyChanged("YColumn", b, this.qs);
158
+ set uh(a) {
159
+ if (this.ug != a) {
160
+ let b = this.uh;
161
+ this.ug = a;
162
+ this.raisePropertyChanged("YColumn", b, this.uh);
163
163
  }
164
164
  }
165
- s9() {
166
- if (this.qh == null) {
165
+ wy() {
166
+ if (this.t6 == null) {
167
167
  return;
168
168
  }
169
- this.qh.s();
170
- let a = this.qh;
171
- a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.sw));
172
- this.qh = null;
169
+ this.t6.s();
170
+ let a = this.t6;
171
+ a.progressiveThunkCompleted = delegateRemove(a.progressiveThunkCompleted, runOn(this, this.wl));
172
+ this.t6 = null;
173
173
  }
174
- l9(a, b, c, d) {
175
- super.l9(a, b, c, d);
174
+ o8(a, b, c, d) {
175
+ super.o8(a, b, c, d);
176
176
  switch (b) {
177
177
  case "SeriesViewer":
178
- if (this.ce != null) {
179
- let e = this.getEffectiveViewport1(this.b1);
180
- this.qu = !e.isEmpty;
178
+ if (this.cy != null) {
179
+ let e = this.getEffectiveViewport1(this.cj);
180
+ this.uj = !e.isEmpty;
181
181
  }
182
182
  break;
183
183
  case "FastItemsSource":
184
- this.s9();
184
+ this.wy();
185
185
  if (typeCast(IFastItemsSource_$type, c) != null) {
186
- c.deregisterColumn(this.qq);
187
- c.deregisterColumn(this.qs);
188
- this.qq = null;
189
- this.qs = null;
186
+ c.deregisterColumn(this.uf);
187
+ c.deregisterColumn(this.uh);
188
+ this.uf = null;
189
+ this.uh = null;
190
190
  }
191
191
  if (typeCast(IFastItemsSource_$type, d) != null) {
192
- this.qq = this.ci(this.sm);
193
- this.qs = this.ci(this.su);
192
+ this.uf = this.c3(this.wb);
193
+ this.uh = this.c3(this.wj);
194
194
  }
195
- if ((this.ql != null && !this.ql.c1()) || (this.qj != null && !this.qj.c1())) {
196
- this.mn(false);
195
+ if ((this.ua != null && !this.ua.c1()) || (this.t8 != null && !this.t8.c1())) {
196
+ this.pp(this.fq && c != null);
197
197
  }
198
- this.lv();
198
+ this.om();
199
199
  break;
200
200
  case HighDensityScatterSeries.$$p[7]:
201
- let f = this.qi;
202
- this.qi = this.qj;
203
- this.s9();
201
+ let f = this.t7;
202
+ this.t7 = this.t8;
203
+ this.wy();
204
204
  if (f != null) {
205
- f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.sz));
205
+ f.rangeChanged = delegateRemove(f.rangeChanged, runOn(this, this.wo));
206
206
  }
207
- if (this.qi != null) {
208
- let g = this.qi;
209
- g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.sz));
207
+ if (this.t7 != null) {
208
+ let g = this.t7;
209
+ g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.wo));
210
210
  }
211
211
  if (c != null) {
212
212
  c.b0(this);
@@ -214,20 +214,20 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
214
214
  if (d != null) {
215
215
  d.ct(this);
216
216
  }
217
- if ((this.qj != null && !this.qj.c1()) || (d == null && c != null)) {
218
- this.mn(false);
217
+ if ((this.t8 != null && !this.t8.c1()) || (d == null && c != null)) {
218
+ this.pp(false);
219
219
  }
220
220
  break;
221
221
  case HighDensityScatterSeries.$$p[11]:
222
- let h = this.qk;
223
- this.qk = this.ql;
224
- this.s9();
222
+ let h = this.t9;
223
+ this.t9 = this.ua;
224
+ this.wy();
225
225
  if (h != null) {
226
- h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.sz));
226
+ h.rangeChanged = delegateRemove(h.rangeChanged, runOn(this, this.wo));
227
227
  }
228
- if (this.qk != null) {
229
- let i = this.qk;
230
- i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.sz));
228
+ if (this.t9 != null) {
229
+ let i = this.t9;
230
+ i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.wo));
231
231
  }
232
232
  if (c != null) {
233
233
  c.b0(this);
@@ -235,150 +235,150 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
235
235
  if (d != null) {
236
236
  d.ct(this);
237
237
  }
238
- if ((this.ql != null && !this.ql.c1()) || (d == null && c != null)) {
239
- this.mn(false);
238
+ if ((this.ua != null && !this.ua.c1()) || (d == null && c != null)) {
239
+ this.pp(false);
240
240
  }
241
241
  break;
242
242
  case "MouseOverEnabled":
243
- this.qv = this.eo;
244
- this.mn(false);
243
+ this.uk = this.fk;
244
+ this.pp(false);
245
245
  break;
246
246
  case HighDensityScatterSeries.$$p[10]:
247
- if (this.cl != null) {
248
- this.cl.deregisterColumn(this.qq);
249
- this.qq = this.ci(this.sm);
247
+ if (this.c6 != null) {
248
+ this.c6.deregisterColumn(this.uf);
249
+ this.uf = this.c3(this.wb);
250
250
  }
251
251
  break;
252
252
  case "XColumn":
253
- this.s9();
254
- if (this.qj != null && !this.qj.c1()) {
255
- this.mn(false);
253
+ this.wy();
254
+ if (this.t8 != null && !this.t8.c1()) {
255
+ this.pp(false);
256
256
  }
257
- this.lv();
257
+ this.om();
258
258
  break;
259
259
  case HighDensityScatterSeries.$$p[14]:
260
- if (this.cl != null) {
261
- this.cl.deregisterColumn(this.qs);
262
- this.qs = this.ci(this.su);
260
+ if (this.c6 != null) {
261
+ this.c6.deregisterColumn(this.uh);
262
+ this.uh = this.c3(this.wj);
263
263
  }
264
264
  break;
265
265
  case "YColumn":
266
- this.s9();
267
- if (this.ql != null && !this.ql.c1()) {
268
- this.mn(false);
266
+ this.wy();
267
+ if (this.ua != null && !this.ua.c1()) {
268
+ this.pp(false);
269
269
  }
270
- this.lv();
270
+ this.om();
271
271
  break;
272
272
  case HighDensityScatterSeries.$$p[6]:
273
- this.s9();
274
- this.mn(false);
275
- this.lu();
273
+ this.wy();
274
+ this.pp(false);
275
+ this.ol();
276
276
  break;
277
277
  case HighDensityScatterSeries.$$p[3]:
278
- this.mn(false);
279
- this.lu();
278
+ this.pp(false);
279
+ this.ol();
280
280
  break;
281
281
  case HighDensityScatterSeries.$$p[1]:
282
- this.mn(false);
283
- this.lu();
282
+ this.pp(false);
283
+ this.ol();
284
284
  break;
285
285
  case HighDensityScatterSeries.$$p[0]:
286
286
  case HighDensityScatterSeries.$$p[2]:
287
- if (!this.qg.b1(this.ts, this.tr)) {
287
+ if (!this.t5.b4(this.xh, this.xg)) {
288
288
  return;
289
289
  }
290
- this.s3();
291
- this.mn(false);
292
- this.lu();
290
+ this.ws();
291
+ this.pp(false);
292
+ this.ol();
293
293
  break;
294
294
  case HighDensityScatterSeries.$$p[4]:
295
- this.r0 = Math.max(typeGetValue(d) - 1, 0);
296
- this.qt = this.r0 > 0;
297
- this.mn(false);
298
- this.lu();
295
+ this.vp = Math.max(typeGetValue(d) - 1, 0);
296
+ this.ui = this.vp > 0;
297
+ this.pp(false);
298
+ this.ol();
299
299
  break;
300
300
  case HighDensityScatterSeries.$$p[5]:
301
- this.mn(false);
302
- this.lu();
301
+ this.pp(false);
302
+ this.ol();
303
303
  break;
304
304
  }
305
305
  }
306
- s3() {
307
- this.rc = this.ts.l;
308
- this.rf = this.ts.o;
309
- this.re = this.ts.n;
310
- this.rd = this.ts.m;
311
- this.q8 = this.tr.l;
312
- this.rb = this.tr.o;
313
- this.ra = this.tr.n;
314
- this.q9 = this.tr.m;
315
- this.pe = BrushUtil.g(truncate(this.rc), truncate(this.rf), truncate(this.re), truncate(this.rd));
316
- this.o9 = BrushUtil.g(truncate(this.q8), truncate(this.rb), truncate(this.ra), truncate(this.q9));
306
+ ws() {
307
+ this.u1 = this.xh.l;
308
+ this.u4 = this.xh.o;
309
+ this.u3 = this.xh.n;
310
+ this.u2 = this.xh.m;
311
+ this.ux = this.xg.l;
312
+ this.u0 = this.xg.o;
313
+ this.uz = this.xg.n;
314
+ this.uy = this.xg.m;
315
+ this.s2 = BrushUtil.h(truncate(this.u1), truncate(this.u4), truncate(this.u3), truncate(this.u2));
316
+ this.sw = BrushUtil.h(truncate(this.ux), truncate(this.u0), truncate(this.uz), truncate(this.uy));
317
317
  }
318
- qx(a) {
318
+ um(a) {
319
319
  if (typeCast(NumericYAxis.$, a) !== null) {
320
320
  return true;
321
321
  }
322
322
  return false;
323
323
  }
324
- qw(a) {
324
+ ul(a) {
325
325
  if (typeCast(NumericXAxis.$, a) !== null) {
326
326
  return true;
327
327
  }
328
328
  return false;
329
329
  }
330
- sz(a, b) {
331
- this.s9();
332
- this.mn(false);
330
+ wo(a, b) {
331
+ this.wy();
332
+ this.pp(false);
333
333
  }
334
- get rj() {
335
- return this.rb - this.rf;
334
+ get u8() {
335
+ return this.u0 - this.u4;
336
336
  }
337
- get ri() {
338
- return this.ra - this.re;
337
+ get u7() {
338
+ return this.uz - this.u3;
339
339
  }
340
- get rh() {
341
- return this.q9 - this.rd;
340
+ get u6() {
341
+ return this.uy - this.u2;
342
342
  }
343
- get rg() {
344
- return this.q8 - this.rc;
343
+ get u5() {
344
+ return this.ux - this.u1;
345
345
  }
346
- fd(a, b, c) {
347
- let d = super.fd(a, b, c);
348
- if (this.ql == null || this.qj == null || this.qj.bi == null || this.ql.bi == null || this.qs == null || this.qq == null || this.qs.count < 1 || this.qq.count < 1 || this.qs.count != this.qq.count || this.qj.lx == this.qj.lw || this.ql.lx == this.ql.lw || this.p7.isEmpty) {
346
+ gl(a, b, c) {
347
+ let d = super.gl(a, b, c);
348
+ if (this.ua == null || this.t8 == null || this.t8.bi == null || this.ua.bi == null || this.uh == null || this.uf == null || this.uh.count < 1 || this.uf.count < 1 || this.uh.count != this.uf.count || this.t8.lx == this.t8.lw || this.ua.lx == this.ua.lw || this.tw.isEmpty) {
349
349
  d = false;
350
350
  }
351
351
  return d;
352
352
  }
353
- get r7() {
354
- return this.r1;
353
+ get vw() {
354
+ return this.vq;
355
355
  }
356
- set r7(a) {
357
- let b = this.r1;
358
- this.r1 = a;
359
- this.raisePropertyChanged("ProgressiveStatus", b, this.r1);
356
+ set vw(a) {
357
+ let b = this.vq;
358
+ this.vq = a;
359
+ this.raisePropertyChanged("ProgressiveStatus", b, this.vq);
360
360
  }
361
- mo(a) {
362
- super.mo(a);
363
- this.s1(a, this.b1);
361
+ pq(a) {
362
+ super.pq(a);
363
+ this.wq(a, this.cj);
364
364
  }
365
- s1(a, b) {
366
- if (this.cy(b)) {
365
+ wq(a, b) {
366
+ if (this.dl(b)) {
367
367
  return;
368
368
  }
369
- if (this.qh == null && !this.qz) {
370
- let c = new List$1(KDPointData.$, 2, this.qq.count);
371
- let d = this.qj;
372
- let e = this.ql;
369
+ if (this.t6 == null && !this.uo) {
370
+ let c = new List$1(KDPointData.$, 2, this.uf.count);
371
+ let d = this.t8;
372
+ let e = this.ua;
373
373
  let f = new Rect(0, 0, 0, 1, 1);
374
374
  let g = new Rect(0, 0, 0, 1, 1);
375
375
  let h = new ScalerParams(1, f, g, d.ch);
376
376
  let i = new ScalerParams(1, f, g, e.ch);
377
377
  let j;
378
378
  let k;
379
- for (let l = 0; l < this.qq.count; l++) {
380
- j = d.ej(this.qq.item(l), h);
381
- k = e.ej(this.qs.item(l), i);
379
+ for (let l = 0; l < this.uf.count; l++) {
380
+ j = d.ej(this.uf.item(l), h);
381
+ k = e.ej(this.uh.item(l), i);
382
382
  if (!isNaN_(j) && !isNaN_(k) && !isInfinity(j) && !isInfinity(k)) {
383
383
  c.add(((() => {
384
384
  let $ret = new KDPointData();
@@ -389,54 +389,54 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
389
389
  })()));
390
390
  }
391
391
  }
392
- if (this.qy) {
393
- this.rw = 1;
394
- this.rx = truncate(logBase(c.count, 2)) + 3;
395
- this.r7 = truncate(((this.rw / this.rx) * 100));
392
+ if (this.un) {
393
+ this.vl = 1;
394
+ this.vm = truncate(logBase(c.count, 2)) + 3;
395
+ this.vw = truncate(((this.vl / this.vm) * 100));
396
396
  if (this.progressiveLoadStatusChanged != null) {
397
- this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.r7));
397
+ this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.vw));
398
398
  }
399
- this.qh = KDTree2D.b(c.toArray(), 1);
400
- let m = this.qh;
401
- m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.sw));
402
- if (!this.qh.f(this.he)) {
403
- let n = this.qh;
404
- n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.sw));
399
+ this.t6 = KDTree2D.b(c.toArray(), 1);
400
+ let m = this.t6;
401
+ m.progressiveThunkCompleted = delegateCombine(m.progressiveThunkCompleted, runOn(this, this.wl));
402
+ if (!this.t6.f(this.i4)) {
403
+ let n = this.t6;
404
+ n.progressiveThunkCompleted = delegateRemove(n.progressiveThunkCompleted, runOn(this, this.wl));
405
405
  }
406
- this.lu();
406
+ this.ol();
407
407
  }
408
408
  else {
409
409
  let o = dateNow();
410
- this.qh = new KDTree2D(0, c.toArray(), 1);
410
+ this.t6 = new KDTree2D(0, c.toArray(), 1);
411
411
  let p = dateNow();
412
412
  }
413
413
  }
414
- if (this.qy && !this.qz) {
415
- this.s2(b);
414
+ if (this.un && !this.uo) {
415
+ this.wr(b);
416
416
  }
417
417
  else {
418
- this.s4(b);
418
+ this.wt(b);
419
419
  }
420
420
  }
421
- k5(a, b, c, d) {
422
- super.k5(a, b, c, d);
423
- this.s9();
421
+ no(a, b, c, d) {
422
+ super.no(a, b, c, d);
423
+ this.wy();
424
424
  let e = false;
425
- if (this.qj != null && !this.qj.c1()) {
425
+ if (this.t8 != null && !this.t8.c1()) {
426
426
  e = true;
427
427
  }
428
- if (this.ql != null && !this.ql.c1()) {
428
+ if (this.ua != null && !this.ua.c1()) {
429
429
  e = true;
430
430
  }
431
431
  if (e) {
432
- this.mn(false);
432
+ this.pp(false);
433
433
  }
434
- this.lv();
434
+ this.om();
435
435
  }
436
- sy(a) {
436
+ wn(a) {
437
437
  let b = a;
438
- let c = this.rz * this.ry;
439
- if (this.qv) {
438
+ let c = this.vo * this.vn;
439
+ if (this.uk) {
440
440
  if (this._itemIndexes == null || this._itemIndexes.length != c) {
441
441
  this._itemIndexes = new Array(c);
442
442
  for (let d = 0; d < c; d++) {
@@ -450,7 +450,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
450
450
  }
451
451
  }
452
452
  }
453
- s4(a) {
453
+ wt(a) {
454
454
  let b;
455
455
  let c;
456
456
  let d = null;
@@ -462,181 +462,181 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
462
462
  b = e.p1;
463
463
  let f = a;
464
464
  let g = this.getEffectiveViewport1(a);
465
- this.qm = new ScalerParams(0, b, c, this.qi.ch, g);
466
- this.qn = new ScalerParams(0, b, c, this.qk.ch, g);
467
- this.sx(a);
468
- this.sy(a);
469
- let h = this.rz * this.ry;
470
- if (this.qf == null || this.qf.length != h) {
471
- this.qf = new Array(h);
472
- this.qc = new Array(h);
473
- }
474
- let i = this.qf.length;
475
- let j = this.qf;
476
- let k = this.qc;
465
+ this.ub = new ScalerParams(0, b, c, this.t7.ch, g);
466
+ this.uc = new ScalerParams(0, b, c, this.t9.ch, g);
467
+ this.wm(a);
468
+ this.wn(a);
469
+ let h = this.vo * this.vn;
470
+ if (this.t4 == null || this.t4.length != h) {
471
+ this.t4 = new Array(h);
472
+ this.t1 = new Array(h);
473
+ }
474
+ let i = this.t4.length;
475
+ let j = this.t4;
476
+ let k = this.t1;
477
477
  for (let l = 0; l < i; l++) {
478
478
  j[l] = 0;
479
479
  k[l] = 0;
480
480
  }
481
- this.r3 = truncate(Math.round(this.fx));
482
- this.qe = f.by();
483
- let m = this.qe.length;
484
- let n = this.qe;
481
+ this.vs = truncate(Math.round(this.hj));
482
+ this.t3 = f.b1();
483
+ let m = this.t3.length;
484
+ let n = this.t3;
485
485
  for (let o = 0; o < m; o++) {
486
486
  n[o] = 0;
487
487
  }
488
- let p = this.ru;
489
- let q = this.rt;
488
+ let p = this.vj;
489
+ let q = this.vi;
490
490
  if (isNaN_(p) || isInfinity(p)) {
491
491
  p = 0;
492
492
  }
493
493
  if (isNaN_(q) || isInfinity(q)) {
494
494
  q = 50;
495
495
  }
496
- this.q6 = Math.min(p, q);
497
- this.q5 = Math.max(p, q);
498
- if (this.q6 < 0) {
499
- this.q6 = 0;
496
+ this.uv = Math.min(p, q);
497
+ this.uu = Math.max(p, q);
498
+ if (this.uv < 0) {
499
+ this.uv = 0;
500
500
  }
501
- if (this.q5 < 0) {
502
- this.q5 = 0;
501
+ if (this.uu < 0) {
502
+ this.uu = 0;
503
503
  }
504
- this.q7 = this.q5 - this.q6;
505
- if (this.qz) {
506
- this.s0(a);
504
+ this.uw = this.uu - this.uv;
505
+ if (this.uo) {
506
+ this.wp(a);
507
507
  }
508
508
  else {
509
- this.tb(a);
509
+ this.w0(a);
510
510
  }
511
- f.b9();
511
+ f.cc();
512
512
  if (a.q) {
513
513
  this._itemIndexes = d;
514
- this.qg.ca();
514
+ this.t5.cd();
515
515
  }
516
516
  }
517
- s2(a) {
518
- if (this.qh == null) {
517
+ wr(a) {
518
+ if (this.t6 == null) {
519
519
  return;
520
520
  }
521
- this.s4(a);
521
+ this.wt(a);
522
522
  }
523
- sw(a, b) {
524
- this.qg.b8(() => {
525
- if (this.rw < this.rx - 1) {
526
- this.rw++;
523
+ wl(a, b) {
524
+ this.t5.cb(() => {
525
+ if (this.vl < this.vm - 1) {
526
+ this.vl++;
527
527
  }
528
- this.r7 = truncate(((this.rw / this.rx) * 100));
528
+ this.vw = truncate(((this.vl / this.vm) * 100));
529
529
  if (this.progressiveLoadStatusChanged != null) {
530
- this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.r7));
530
+ this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.vw));
531
531
  }
532
- this.s2(this.b1);
533
- this.lu();
534
- if (this.qh != null) {
535
- if (!this.qh.f(this.he)) {
536
- let c = this.qh;
537
- c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(this, this.sw));
538
- this.r7 = 100;
532
+ this.wr(this.cj);
533
+ this.ol();
534
+ if (this.t6 != null) {
535
+ if (!this.t6.f(this.i4)) {
536
+ let c = this.t6;
537
+ c.progressiveThunkCompleted = delegateRemove(c.progressiveThunkCompleted, runOn(this, this.wl));
538
+ this.vw = 100;
539
539
  if (this.progressiveLoadStatusChanged != null) {
540
- this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.r7));
540
+ this.progressiveLoadStatusChanged(this, new ProgressiveLoadStatusEventArgs(this.vw));
541
541
  }
542
542
  }
543
543
  }
544
544
  });
545
545
  }
546
- s0(a) {
547
- let b = arrayShallowClone(this.qq.asArray());
548
- this.qj.hn(boxArray$1(b), 0, b.length, this.qm);
549
- let c = arrayShallowClone(this.qs.asArray());
550
- this.r2 = 0;
551
- let d = this.r0;
552
- let e = this.qt;
553
- let f = this.qf.length;
554
- this.ql.hn(boxArray$1(c), 0, c.length, this.qn);
555
- let g = 255 << 24 | truncate(this.rf) << 16 | truncate(this.re) << 8 | truncate(this.rd);
546
+ wp(a) {
547
+ let b = arrayShallowClone(this.uf.asArray());
548
+ this.t8.hn(boxArray$1(b), 0, b.length, this.ub);
549
+ let c = arrayShallowClone(this.uh.asArray());
550
+ this.vr = 0;
551
+ let d = this.vp;
552
+ let e = this.ui;
553
+ let f = this.t4.length;
554
+ this.ua.hn(boxArray$1(c), 0, c.length, this.uc);
555
+ let g = 255 << 24 | truncate(this.u4) << 16 | truncate(this.u3) << 8 | truncate(this.u2);
556
556
  for (let h = 0; h < b.length; h++) {
557
557
  let i = truncate(b[h]);
558
558
  let j = truncate(c[h]);
559
559
  i = truncate(Math.floor(i));
560
560
  j = truncate(Math.floor(j));
561
- if (i < 0 || i >= this.rz || j < 0 || j >= this.ry) {
561
+ if (i < 0 || i >= this.vo || j < 0 || j >= this.vn) {
562
562
  continue;
563
563
  }
564
564
  if (e) {
565
565
  let k = i - d;
566
566
  let l = i + d;
567
- l = l > (this.rz - 1) ? (this.rz - 1) : l;
567
+ l = l > (this.vo - 1) ? (this.vo - 1) : l;
568
568
  k = k < 0 ? 0 : k;
569
569
  let m = j + d;
570
570
  let n = j - d;
571
571
  for (let o = k; o <= l; o++) {
572
572
  for (let p = n; p <= m; p++) {
573
- let q = (p * this.rz) + o;
573
+ let q = (p * this.vo) + o;
574
574
  if (q < 0 || q > f - 1) {
575
575
  continue;
576
576
  }
577
- this.qf[q] = this.qf[q] + 1;
578
- this.qc[q] = 1;
579
- this.r2++;
580
- if (this.qv) {
577
+ this.t4[q] = this.t4[q] + 1;
578
+ this.t1[q] = 1;
579
+ this.vr++;
580
+ if (this.uk) {
581
581
  this._itemIndexes[q] = h + 1;
582
582
  }
583
583
  }
584
584
  }
585
585
  }
586
586
  else {
587
- let r = (j * this.rz) + i;
588
- this.qf[r] = this.qf[r] + 1;
589
- this.qc[r] = 1;
590
- this.r2++;
591
- if (this.qv) {
587
+ let r = (j * this.vo) + i;
588
+ this.t4[r] = this.t4[r] + 1;
589
+ this.t1[r] = 1;
590
+ this.vr++;
591
+ if (this.uk) {
592
592
  this._itemIndexes[r] = h + 1;
593
593
  }
594
594
  }
595
595
  }
596
- this.s5();
596
+ this.wu();
597
597
  }
598
- tb(a) {
598
+ w0(a) {
599
599
  let b;
600
600
  let c;
601
601
  let d = a.getViewInfo(b, c);
602
602
  b = d.p0;
603
603
  c = d.p1;
604
- if (this.qh == null) {
604
+ if (this.t6 == null) {
605
605
  return;
606
606
  }
607
- if (this.q0 == null) {
608
- this.q0 = new List$1(KDTreeNode2D.$, 2, truncate(Math.round(b.width * b.height)));
607
+ if (this.up == null) {
608
+ this.up = new List$1(KDTreeNode2D.$, 2, truncate(Math.round(b.width * b.height)));
609
609
  }
610
610
  else {
611
- this.q0.clear();
611
+ this.up.clear();
612
612
  }
613
613
  let e = c.left;
614
614
  let f = c.right;
615
615
  let g = c.top;
616
616
  let h = c.bottom;
617
- this.rq = c.top;
618
- this.ro = c.height;
619
- this.rp = c.left;
620
- this.rr = c.width;
621
- this.rm = b.top;
622
- this.rk = b.height;
623
- this.rl = b.left;
624
- this.rn = b.width;
617
+ this.vf = c.top;
618
+ this.vd = c.height;
619
+ this.ve = c.left;
620
+ this.vg = c.width;
621
+ this.vb = b.top;
622
+ this.u9 = b.height;
623
+ this.va = b.left;
624
+ this.vc = b.width;
625
625
  let i = this.getEffectiveViewport1(a);
626
- this.q2 = (i.left - this.rl) / this.rn;
627
- this.q3 = (i.top - this.rm) / this.rk;
628
- let j = (i.right - this.rl) / this.rn;
629
- this.q4 = j - this.q2;
630
- let k = (i.bottom - this.rm) / this.rk;
631
- this.q1 = k - this.q3;
632
- if (this.qu) {
633
- e = (e - this.q2) / this.q4;
634
- f = (f - this.q2) / this.q4;
635
- g = (g - this.q3) / this.q1;
636
- h = (h - this.q3) / this.q1;
637
- }
638
- let l = this.fx / b.width * c.width;
639
- let m = this.fx / b.height * c.height;
626
+ this.ur = (i.left - this.va) / this.vc;
627
+ this.us = (i.top - this.vb) / this.u9;
628
+ let j = (i.right - this.va) / this.vc;
629
+ this.ut = j - this.ur;
630
+ let k = (i.bottom - this.vb) / this.u9;
631
+ this.uq = k - this.us;
632
+ if (this.uj) {
633
+ e = (e - this.ur) / this.ut;
634
+ f = (f - this.ur) / this.ut;
635
+ g = (g - this.us) / this.uq;
636
+ h = (h - this.us) / this.uq;
637
+ }
638
+ let l = this.hj / b.width * c.width;
639
+ let m = this.hj / b.height * c.height;
640
640
  let n = Math.min(l, m);
641
641
  let o = ((() => {
642
642
  let $ret = new SearchArgs();
@@ -649,16 +649,16 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
649
649
  $ret.g = 0x7FFFFFFF;
650
650
  return $ret;
651
651
  })());
652
- this.qh.t(this.q0, o, 0, 1, 0, 1);
652
+ this.t6.t(this.up, o, 0, 1, 0, 1);
653
653
  let p;
654
- this.r2 = 0;
655
- for (let q = 0; q < this.q0.count; q++) {
656
- p = this.q0._inner[q];
657
- this.s6(p);
654
+ this.vr = 0;
655
+ for (let q = 0; q < this.up.count; q++) {
656
+ p = this.up._inner[q];
657
+ this.wv(p);
658
658
  }
659
- this.s5();
659
+ this.wu();
660
660
  }
661
- s6(a) {
661
+ wv(a) {
662
662
  if (a.g) {
663
663
  return;
664
664
  }
@@ -670,28 +670,28 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
670
670
  else {
671
671
  d = 1;
672
672
  }
673
- this.s8(a.b, d, b, a.e);
673
+ this.wx(a.b, d, b, a.e);
674
674
  if (c > 0 && !b) {
675
675
  let e;
676
676
  for (let f = 0; f < c; f++) {
677
677
  e = a.a[f];
678
- this.s8(e, d, false, a.e);
678
+ this.wx(e, d, false, a.e);
679
679
  }
680
680
  }
681
681
  if (a.e != null) {
682
682
  a.e.a = false;
683
683
  }
684
684
  }
685
- eq(a) {
686
- let b = this.ce != null ? this.ce.tk : Rect.empty;
687
- let c = this.ce != null ? this.ce.tz : Rect.empty;
685
+ fo(a) {
686
+ let b = this.cy != null ? this.cy.tn : Rect.empty;
687
+ let c = this.cy != null ? this.cy.t2 : Rect.empty;
688
688
  let d = new Rect(0, 0, 0, 1, 1);
689
- let e = this.p1(this.b1);
690
- let f = new ScalerParams(0, d, d, this.qj.ch, e);
691
- let g = new ScalerParams(0, d, d, this.ql.ch, e);
692
- let h = !b.isEmpty && !c.isEmpty && this.cl != null ? this.cl.indexOf(a) : -1;
693
- let i = this.qj != null && this.qq != null && h < this.qq.count ? this.qj.ej(this.qq.item(h), f) : NaN;
694
- let j = this.ql != null && this.qs != null && h < this.qs.count ? this.ql.ej(this.qs.item(h), g) : NaN;
689
+ let e = this.tq(this.cj);
690
+ let f = new ScalerParams(0, d, d, this.t8.ch, e);
691
+ let g = new ScalerParams(0, d, d, this.ua.ch, e);
692
+ let h = !b.isEmpty && !c.isEmpty && this.c6 != null ? this.c6.indexOf(a) : -1;
693
+ let i = this.t8 != null && this.uf != null && h < this.uf.count ? this.t8.ej(this.uf.item(h), f) : NaN;
694
+ let j = this.ua != null && this.uh != null && h < this.uh.count ? this.ua.ej(this.uh.item(h), g) : NaN;
695
695
  if (!isNaN_(i)) {
696
696
  if (i < b.left + 0.1 * b.width) {
697
697
  i = i + 0.4 * b.width;
@@ -712,35 +712,35 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
712
712
  b.y = j - 0.5 * b.height;
713
713
  }
714
714
  }
715
- if (this.b9 != null) {
716
- this.b9.au(this.ce, b, true);
715
+ if (this.cr != null) {
716
+ this.cr.au(this.cy, b, true);
717
717
  }
718
718
  return h >= 0;
719
719
  }
720
- s8(a, b, c, d) {
721
- let e = this.r5(b);
720
+ wx(a, b, c, d) {
721
+ let e = this.vu(b);
722
722
  let f = a.c;
723
- let g = this.r0;
723
+ let g = this.vp;
724
724
  if (c) {
725
725
  let h = d.d;
726
726
  let i = d.b;
727
727
  let j = d.e;
728
728
  let k = d.c;
729
- if (this.qu) {
730
- h = this.q2 + this.q4 * h;
731
- i = this.q2 + this.q4 * i;
732
- j = this.q3 + this.q1 * j;
733
- k = this.q3 + this.q1 * k;
729
+ if (this.uj) {
730
+ h = this.ur + this.ut * h;
731
+ i = this.ur + this.ut * i;
732
+ j = this.us + this.uq * j;
733
+ k = this.us + this.uq * k;
734
734
  }
735
- let l = truncate((this.rl + this.rn * (h - this.rp) / this.rr));
736
- let m = truncate((this.rl + this.rn * (i - this.rp) / this.rr));
737
- let n = truncate((this.rm + this.rk * (j - this.rq) / this.ro));
738
- let o = truncate((this.rm + this.rk * (k - this.rq) / this.ro));
735
+ let l = truncate((this.va + this.vc * (h - this.ve) / this.vg));
736
+ let m = truncate((this.va + this.vc * (i - this.ve) / this.vg));
737
+ let n = truncate((this.vb + this.u9 * (j - this.vf) / this.vd));
738
+ let o = truncate((this.vb + this.u9 * (k - this.vf) / this.vd));
739
739
  l = truncate(Math.floor(l));
740
740
  m = truncate(Math.floor(m));
741
741
  n = truncate(Math.floor(n));
742
742
  o = truncate(Math.floor(o));
743
- if (this.qt) {
743
+ if (this.ui) {
744
744
  l -= g;
745
745
  m += g;
746
746
  n -= g;
@@ -751,22 +751,22 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
751
751
  let r = q;
752
752
  for (let s = l; s <= m; s++) {
753
753
  for (let t = n; t <= o; t++) {
754
- this.s7(f, s, t, q, r);
754
+ this.ww(f, s, t, q, r);
755
755
  }
756
756
  }
757
757
  }
758
758
  else {
759
759
  let u = a.a;
760
760
  let v = a.b;
761
- if (this.qu) {
762
- u = this.q2 + this.q4 * u;
763
- v = this.q3 + this.q1 * v;
761
+ if (this.uj) {
762
+ u = this.ur + this.ut * u;
763
+ v = this.us + this.uq * v;
764
764
  }
765
- let w = truncate((this.rl + this.rn * (u - this.rp) / this.rr));
766
- let x = truncate((this.rm + this.rk * (v - this.rq) / this.ro));
765
+ let w = truncate((this.va + this.vc * (u - this.ve) / this.vg));
766
+ let x = truncate((this.vb + this.u9 * (v - this.vf) / this.vd));
767
767
  w = truncate(Math.floor(w));
768
768
  x = truncate(Math.floor(x));
769
- if (this.qt) {
769
+ if (this.ui) {
770
770
  let y = w - g;
771
771
  let z = w + g;
772
772
  let aa = x + g;
@@ -776,46 +776,46 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
776
776
  let ae = ad;
777
777
  for (let af = y; af <= z; af++) {
778
778
  for (let ag = ab; ag <= aa; ag++) {
779
- this.s7(f, af, ag, ad, ae);
779
+ this.ww(f, af, ag, ad, ae);
780
780
  }
781
781
  }
782
782
  }
783
783
  else {
784
- this.s7(f, w, x, b, 1);
784
+ this.ww(f, w, x, b, 1);
785
785
  }
786
786
  }
787
787
  }
788
- r4(a, b) {
789
- return truncate((Math.floor(255 * b))) << 24 | truncate(Math.floor(b * (this.rf + a * this.rj))) << 16 | truncate(Math.floor(b * (this.re + a * this.ri))) << 8 | truncate(Math.floor(b * (this.rd + a * this.rh)));
788
+ vt(a, b) {
789
+ return truncate((Math.floor(255 * b))) << 24 | truncate(Math.floor(b * (this.u4 + a * this.u8))) << 16 | truncate(Math.floor(b * (this.u3 + a * this.u7))) << 8 | truncate(Math.floor(b * (this.u2 + a * this.u6)));
790
790
  }
791
- r5(a) {
792
- return 255 << 24 | truncate(Math.floor((this.rf + a * this.rj))) << 16 | truncate(Math.floor((this.re + a * this.ri))) << 8 | truncate(Math.floor((this.rd + a * this.rh)));
791
+ vu(a) {
792
+ return 255 << 24 | truncate(Math.floor((this.u4 + a * this.u8))) << 16 | truncate(Math.floor((this.u3 + a * this.u7))) << 8 | truncate(Math.floor((this.u2 + a * this.u6)));
793
793
  }
794
- rs(a) {
794
+ vh(a) {
795
795
  return (a >> 24 & 255) / 255;
796
796
  }
797
- s7(a, b, c, d, e) {
798
- if (b < 0 || b >= this.rz || c < 0 || c >= this.ry) {
797
+ ww(a, b, c, d, e) {
798
+ if (b < 0 || b >= this.vo || c < 0 || c >= this.vn) {
799
799
  return;
800
800
  }
801
- let f = (c * this.rz) + b;
802
- this.qf[f] = this.qf[f] + d;
803
- this.qc[f] = this.qc[f] + e;
804
- if (this.qv) {
801
+ let f = (c * this.vo) + b;
802
+ this.t4[f] = this.t4[f] + d;
803
+ this.t1[f] = this.t1[f] + e;
804
+ if (this.uk) {
805
805
  this._itemIndexes[f] = a + 1;
806
806
  }
807
- this.r2 += truncate(d);
807
+ this.vr += truncate(d);
808
808
  }
809
- s5() {
809
+ wu() {
810
810
  let a = 0;
811
811
  let b = 0;
812
- let c = this.q7;
813
- let d = this.q6;
814
- let e = this.q5;
815
- let f = this.qf.length;
816
- let g = this.qf;
817
- let h = this.qc;
818
- let i = this.qe;
812
+ let c = this.uw;
813
+ let d = this.uv;
814
+ let e = this.uu;
815
+ let f = this.t4.length;
816
+ let g = this.t4;
817
+ let h = this.t1;
818
+ let i = this.t3;
819
819
  let j = NaN;
820
820
  let k = NaN;
821
821
  let l = 0;
@@ -840,7 +840,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
840
840
  b = 0.2;
841
841
  }
842
842
  if (j != a || k != b) {
843
- l = this.r4(a, b);
843
+ l = this.vt(a, b);
844
844
  j = a;
845
845
  k = b;
846
846
  }
@@ -852,150 +852,150 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
852
852
  m += 4;
853
853
  }
854
854
  }
855
- sx(a) {
855
+ wm(a) {
856
856
  let b = a;
857
- b.b6();
857
+ b.b9();
858
858
  }
859
- by() {
859
+ cg() {
860
860
  return new HighDensityScatterSeriesView(this);
861
861
  }
862
- l4(a) {
863
- super.l4(a);
864
- this.qg = a;
862
+ o0(a) {
863
+ super.o0(a);
864
+ this.t5 = a;
865
865
  }
866
866
  aq(a) {
867
- if (a != null && a == this.qj && this.qq != null) {
868
- return new AxisRange(this.qq.minimum, this.qq.maximum);
867
+ if (a != null && a == this.t8 && this.uf != null) {
868
+ return new AxisRange(this.uf.minimum, this.uf.maximum);
869
869
  }
870
- if (a != null && a == this.ql && this.qs != null) {
871
- return new AxisRange(this.qs.minimum, this.qs.maximum);
870
+ if (a != null && a == this.ua && this.uh != null) {
871
+ return new AxisRange(this.uh.minimum, this.uh.maximum);
872
872
  }
873
873
  return null;
874
874
  }
875
- na(a, b) {
876
- if (this.ce != null) {
877
- let c = this.getEffectiveViewport1(this.b1);
878
- this.qu = !c.isEmpty;
875
+ qm(a, b) {
876
+ if (this.cy != null) {
877
+ let c = this.getEffectiveViewport1(this.cj);
878
+ this.uj = !c.isEmpty;
879
879
  }
880
- this.mn(false);
880
+ this.pp(false);
881
881
  }
882
- nb(a, b) {
883
- this.mn(false);
882
+ qn(a, b) {
883
+ this.pp(false);
884
884
  }
885
- hy(a) {
886
- if (!this.qv || this._itemIndexes == null || this.ce == null || this.cl == null || this._itemIndexes.length != (this.rz * this.ry)) {
885
+ jr(a) {
886
+ if (!this.uk || this._itemIndexes == null || this.cy == null || this.c6 == null || this._itemIndexes.length != (this.vo * this.vn)) {
887
887
  return null;
888
888
  }
889
- let b = this.ce.tk;
889
+ let b = this.cy.tn;
890
890
  let c = (a.x - b.left) / b.width;
891
891
  let d = (a.y - b.top) / b.height;
892
- let e = truncate(Math.round(this.p7.left + (this.p7.width * c)));
893
- let f = truncate(Math.round(this.p7.top + (this.p7.height * d)));
894
- let g = this.r8(e, f);
892
+ let e = truncate(Math.round(this.tw.left + (this.tw.width * c)));
893
+ let f = truncate(Math.round(this.tw.top + (this.tw.height * d)));
894
+ let g = this.vx(e, f);
895
895
  if (g < 0 || g > this._itemIndexes.length - 1) {
896
896
  return null;
897
897
  }
898
898
  let h = this._itemIndexes[g] - 1;
899
- if (h < 0 || h > this.cl.count) {
899
+ if (h < 0 || h > this.c6.count) {
900
900
  return null;
901
901
  }
902
- return this.cl.item(h);
902
+ return this.c6.item(h);
903
903
  }
904
- r8(a, b) {
905
- let c = (this.rz * b) + a;
904
+ vx(a, b) {
905
+ let c = (this.vo * b) + a;
906
906
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
907
907
  return c;
908
908
  }
909
909
  let d = 1;
910
- c = (this.rz * (b - d)) + a;
910
+ c = (this.vo * (b - d)) + a;
911
911
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
912
912
  return c;
913
913
  }
914
- c = (this.rz * (b + d)) + a;
914
+ c = (this.vo * (b + d)) + a;
915
915
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
916
916
  return c;
917
917
  }
918
- c = (this.rz * (b)) + a - 1;
918
+ c = (this.vo * (b)) + a - 1;
919
919
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
920
920
  return c;
921
921
  }
922
- c = (this.rz * (b)) + a + 1;
922
+ c = (this.vo * (b)) + a + 1;
923
923
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
924
924
  return c;
925
925
  }
926
- c = (this.rz * (b - d)) + a - 1;
926
+ c = (this.vo * (b - d)) + a - 1;
927
927
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
928
928
  return c;
929
929
  }
930
- c = (this.rz * (b + d)) + a + 1;
930
+ c = (this.vo * (b + d)) + a + 1;
931
931
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
932
932
  return c;
933
933
  }
934
- c = (this.rz * (b - d)) + a + 1;
934
+ c = (this.vo * (b - d)) + a + 1;
935
935
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
936
936
  return c;
937
937
  }
938
- c = (this.rz * (b + d)) + a - 1;
938
+ c = (this.vo * (b + d)) + a - 1;
939
939
  if (c > 0 && c < this._itemIndexes.length && this._itemIndexes[c] > 0) {
940
940
  return c;
941
941
  }
942
942
  return 0;
943
943
  }
944
- ta(a, b, c) {
945
- this.qe = a;
946
- this.rz = b;
947
- this.ry = c;
944
+ wz(a, b, c) {
945
+ this.t3 = a;
946
+ this.vo = b;
947
+ this.vn = c;
948
948
  }
949
- get_e7() {
949
+ get_gf() {
950
950
  return true;
951
951
  }
952
- set_e7(a) {
953
- super.set_e7(a);
952
+ set_gf(a) {
953
+ super.set_gf(a);
954
954
  }
955
- k2(a, b) {
956
- super.k2(a, b);
957
- this.qg.b7();
958
- if (this.b0 != null) {
959
- this.b0.b7();
955
+ nj(a, b) {
956
+ super.nj(a, b);
957
+ this.t5.ca();
958
+ if (this.ci != null) {
959
+ this.ci.ca();
960
960
  }
961
- this.lu();
961
+ this.ol();
962
962
  }
963
- mp(a, b) {
964
- super.mp(a, b);
965
- if (!this.e3) {
966
- this.b1.a2(b);
963
+ pr(a, b) {
964
+ super.pr(a, b);
965
+ if (!this.f8) {
966
+ this.cj.a4(b);
967
967
  return;
968
968
  }
969
- this.b1.a2(b);
970
- if (this.cy(this.b0)) {
969
+ this.cj.a4(b);
970
+ if (this.dl(this.ci)) {
971
971
  return;
972
972
  }
973
- let c = typeCast(HighDensityScatterSeriesView.$, this.b0);
973
+ let c = typeCast(HighDensityScatterSeriesView.$, this.ci);
974
974
  let d = new ScatterFrame();
975
- this.s1(false, c);
976
- this.e3 = false;
975
+ this.wq(false, c);
976
+ this.f8 = false;
977
977
  }
978
- mm(a, b, c, d, e) {
979
- super.mm(a, b, c, d, e);
978
+ po(a, b, c, d, e) {
979
+ super.po(a, b, c, d, e);
980
980
  let f = this.a7.a$h.item(d);
981
981
  let g = f;
982
- f.a1(c);
983
- if (this.cy(g)) {
982
+ f.a3(c);
983
+ if (this.dl(g)) {
984
984
  return;
985
985
  }
986
- if (this.qo == null) {
987
- this.qo = new ScatterFrame();
986
+ if (this.ud == null) {
987
+ this.ud = new ScatterFrame();
988
988
  }
989
- this.s1(false, f);
989
+ this.wq(false, f);
990
990
  }
991
- kz() {
992
- super.kz();
993
- this.qj = null;
994
- this.ql = null;
991
+ ng() {
992
+ super.ng();
993
+ this.t8 = null;
994
+ this.ua = null;
995
995
  }
996
996
  }
997
997
  HighDensityScatterSeries.$t = /*@__PURE__*/ markType(HighDensityScatterSeries, 'HighDensityScatterSeries', Series.$);
998
- HighDensityScatterSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, HighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:tr:tc', [Color.$, Defaults.ap], 'HeatMaximum:rt:td', [1, 50], 'HeatMinimumColor:ts:te', [Color.$, Defaults.aq], 'HeatMinimum:ru:tf', [1, 0], 'PointExtent:r6:tg', [1, 1], 'ProgressiveLoad:qy:th', [0, true], 'UseBruteForce:qz:ti', [0, false], 'XAxis:qj:tj', [NumericXAxis.$, null], 'XMemberAsLegendLabel:si:tk', [2, null], 'XMemberAsLegendUnit:sk:tl', [2, null], 'XMemberPath:sm:tm', [2, null], 'YAxis:ql:tn', [NumericYAxis.$, null], 'YMemberAsLegendLabel:sq:to', [2, null], 'YMemberAsLegendUnit:ss:tp', [2, null], 'YMemberPath:su:tq', [2, null]]);
998
+ HighDensityScatterSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, HighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:xg:w1', [Color.$, Defaults.ap], 'HeatMaximum:vi:w2', [1, 50], 'HeatMinimumColor:xh:w3', [Color.$, Defaults.aq], 'HeatMinimum:vj:w4', [1, 0], 'PointExtent:vv:w5', [1, 1], 'ProgressiveLoad:un:w6', [0, true], 'UseBruteForce:uo:w7', [0, false], 'XAxis:t8:w8', [NumericXAxis.$, null], 'XMemberAsLegendLabel:v7:w9', [2, null], 'XMemberAsLegendUnit:v9:xa', [2, null], 'XMemberPath:wb:xb', [2, null], 'YAxis:ua:xc', [NumericYAxis.$, null], 'YMemberAsLegendLabel:wf:xd', [2, null], 'YMemberAsLegendUnit:wh:xe', [2, null], 'YMemberPath:wj:xf', [2, null]]);
999
999
  return HighDensityScatterSeries;
1000
1000
  })();
1001
1001
  /**
@@ -1005,124 +1005,124 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
1005
1005
  class HighDensityScatterSeriesView extends SeriesView {
1006
1006
  constructor(a) {
1007
1007
  super(a);
1008
- this.bz = null;
1009
- this.bx = null;
1010
- this.b5 = 0;
1011
- this.b4 = 0;
1012
1008
  this.b2 = null;
1013
- this.b3 = null;
1014
1009
  this.b0 = null;
1015
- this.bz = a;
1010
+ this.b8 = 0;
1011
+ this.b7 = 0;
1012
+ this.b5 = null;
1013
+ this.b6 = null;
1014
+ this.b3 = null;
1015
+ this.b2 = a;
1016
1016
  }
1017
- as() {
1018
- super.as();
1017
+ au() {
1018
+ super.au();
1019
1019
  if (!this.q) {
1020
- this.bz.ts = Defaults.aq;
1021
- this.bz.tr = Defaults.ap;
1022
- this.bz.o9 = Defaults.al;
1023
- this.bz.pe = Defaults.ak;
1020
+ this.b2.xh = Defaults.aq;
1021
+ this.b2.xg = Defaults.ap;
1022
+ this.b2.sw = Defaults.al;
1023
+ this.b2.s2 = Defaults.ak;
1024
1024
  }
1025
1025
  }
1026
- ca() {
1027
- this.bz.ta(this.bx, this.b5, this.b4);
1026
+ cd() {
1027
+ this.b2.wz(this.b0, this.b8, this.b7);
1028
1028
  }
1029
- b6() {
1030
- if (this.b2 == null) {
1031
- this.b2 = this.e.he.createElement("canvas");
1032
- let a = this.e.he.get2DCanvasContext(this.b2);
1033
- this.b0 = new RenderingContext(new CanvasViewRenderer(), a);
1029
+ b9() {
1030
+ if (this.b5 == null) {
1031
+ this.b5 = this.e.i4.createElement("canvas");
1032
+ let a = this.e.i4.get2DCanvasContext(this.b5);
1033
+ this.b3 = new RenderingContext(new CanvasViewRenderer(), a);
1034
1034
  }
1035
1035
  let b;
1036
1036
  if (this.p) {
1037
- b = this.bu;
1037
+ b = this.bx;
1038
1038
  }
1039
1039
  else {
1040
- b = this.e.ce.tp();
1040
+ b = this.e.cy.ts();
1041
1041
  }
1042
1042
  let c = truncate(Math.round(b.left));
1043
1043
  let d = truncate(Math.round(b.top));
1044
1044
  let e = truncate(Math.round(b.width));
1045
1045
  let f = truncate(Math.round(b.height));
1046
- let g = this.b5;
1047
- let h = this.b4;
1048
- this.b5 = e;
1049
- this.b4 = f;
1050
- if (g != this.b5 || h != this.b4 || this.bx == null) {
1051
- this.b2.setAttribute("width", e.toString());
1052
- this.b2.setAttribute("height", f.toString());
1053
- this.b3 = this.b0.h().getImageData(0, 0, e, f);
1054
- let imageDataArray_ = this.b3.data;
1055
- this.bx = imageDataArray_;
1056
- }
1057
- this.bz.ta(this.bx, this.b5, this.b4);
1058
- }
1059
- by() {
1060
- return this.bx;
1061
- }
1062
- b9() {
1063
- let a = truncate(Math.round(this.bu.left));
1064
- let b = truncate(Math.round(this.bu.left));
1065
- let c = truncate(Math.round(this.bu.width));
1066
- let d = truncate(Math.round(this.bu.height));
1067
- this.b0.h().putImageData(this.b3, 0, 0);
1068
- this.aq();
1069
- }
1070
- b8(a) {
1071
- if (this.e.he != null) {
1072
- this.e.he.setTimeout(a, 0);
1046
+ let g = this.b8;
1047
+ let h = this.b7;
1048
+ this.b8 = e;
1049
+ this.b7 = f;
1050
+ if (g != this.b8 || h != this.b7 || this.b0 == null) {
1051
+ this.b5.setAttribute("width", e.toString());
1052
+ this.b5.setAttribute("height", f.toString());
1053
+ this.b6 = this.b3.h().getImageData(0, 0, e, f);
1054
+ let imageDataArray_ = this.b6.data;
1055
+ this.b0 = imageDataArray_;
1056
+ }
1057
+ this.b2.wz(this.b0, this.b8, this.b7);
1058
+ }
1059
+ b1() {
1060
+ return this.b0;
1061
+ }
1062
+ cc() {
1063
+ let a = truncate(Math.round(this.bx.left));
1064
+ let b = truncate(Math.round(this.bx.left));
1065
+ let c = truncate(Math.round(this.bx.width));
1066
+ let d = truncate(Math.round(this.bx.height));
1067
+ this.b3.h().putImageData(this.b6, 0, 0);
1068
+ this.as();
1069
+ }
1070
+ cb(a) {
1071
+ if (this.e.i4 != null) {
1072
+ this.e.i4.setTimeout(a, 0);
1073
1073
  }
1074
1074
  else {
1075
1075
  window.setTimeout(a, 0);
1076
1076
  }
1077
1077
  }
1078
- a6(a, b) {
1079
- super.a6(a, b);
1078
+ a8(a, b) {
1079
+ super.a8(a, b);
1080
1080
  if (b) {
1081
- if (!this.bz.eo) {
1081
+ if (!this.b2.fk) {
1082
1082
  return;
1083
1083
  }
1084
1084
  let c = new Rectangle();
1085
- c.n = this.bu.left;
1086
- c.o = this.bu.top;
1087
- c.width = this.bu.width;
1088
- c.height = this.bu.height;
1089
- c._fill = this.bo();
1085
+ c.n = this.bx.left;
1086
+ c.o = this.bx.top;
1087
+ c.width = this.bx.width;
1088
+ c.height = this.bx.height;
1089
+ c._fill = this.br();
1090
1090
  a.w(c);
1091
1091
  return;
1092
1092
  }
1093
- if (this.b2 == null) {
1093
+ if (this.b5 == null) {
1094
1094
  return;
1095
1095
  }
1096
- let d = truncate(Math.round(this.bu.left));
1097
- let e = truncate(Math.round(this.bu.top));
1098
- let f = truncate(Math.round(this.bu.width));
1099
- let g = truncate(Math.round(this.bu.height));
1100
- this.k.o(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
1096
+ let d = truncate(Math.round(this.bx.left));
1097
+ let e = truncate(Math.round(this.bx.top));
1098
+ let f = truncate(Math.round(this.bx.width));
1099
+ let g = truncate(Math.round(this.bx.height));
1100
+ this.k.o(this.b5.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
1101
1101
  }
1102
- b1(a, b) {
1102
+ b4(a, b) {
1103
1103
  return Color.e(toNullable(Color.$, a), toNullable(Color.$, null)) && Color.e(toNullable(Color.$, b), toNullable(Color.$, null));
1104
1104
  }
1105
- b7() {
1106
- if (this.bx != null) {
1107
- for (let a = 0; a < this.bx.length; a++) {
1108
- this.bx[a] = 0;
1105
+ ca() {
1106
+ if (this.b0 != null) {
1107
+ for (let a = 0; a < this.b0.length; a++) {
1108
+ this.b0[a] = 0;
1109
1109
  }
1110
- this.b9();
1110
+ this.cc();
1111
1111
  }
1112
1112
  }
1113
- al(a) {
1114
- super.al(a);
1115
- if (this.bx == null) {
1116
- this.e.a9.exportSeriesPixelsData(a, null, this.b5, this.b4);
1113
+ an(a) {
1114
+ super.an(a);
1115
+ if (this.b0 == null) {
1116
+ this.e.a9.exportSeriesPixelsData(a, null, this.b8, this.b7);
1117
1117
  return;
1118
1118
  }
1119
- let b = new Array(intDivide(this.bx.length, 4));
1119
+ let b = new Array(intDivide(this.b0.length, 4));
1120
1120
  let c;
1121
- for (let d = 0; d < intDivide(this.bx.length, 4); d++) {
1121
+ for (let d = 0; d < intDivide(this.b0.length, 4); d++) {
1122
1122
  c = d * 4;
1123
- b[d] = this.bx[c + 3] << 24 | this.bx[c] << 16 | this.bx[c + 1] << 8 | this.bx[c + 2];
1123
+ b[d] = this.b0[c + 3] << 24 | this.b0[c] << 16 | this.b0[c + 1] << 8 | this.b0[c + 2];
1124
1124
  }
1125
- this.e.a9.exportSeriesPixelsData(a, b, this.b5, this.b4);
1125
+ this.e.a9.exportSeriesPixelsData(a, b, this.b8, this.b7);
1126
1126
  }
1127
1127
  }
1128
1128
  HighDensityScatterSeriesView.$t = /*@__PURE__*/ markType(HighDensityScatterSeriesView, 'HighDensityScatterSeriesView', SeriesView.$);