igniteui-webcomponents-charts 4.3.2 → 4.3.3-beta.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 (426) hide show
  1. package/License +1 -1
  2. package/bundles/igniteui-webcomponents-charts.umd.js +12498 -11820
  3. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  4. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +13 -13
  5. package/esm2015/lib/AnchoredCategorySeries_combined.js +25 -25
  6. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +42 -42
  7. package/esm2015/lib/AngleAxisLabelPanel_combined.js +553 -550
  8. package/esm2015/lib/AnnotationLayer_combined.js +4 -4
  9. package/esm2015/lib/AreaSeries_combined.js +1 -1
  10. package/esm2015/lib/AxisAnnotationFrameManager.js +18 -18
  11. package/esm2015/lib/AxisAnnotationManager.js +28 -28
  12. package/esm2015/lib/AxisVisualDataManager.js +32 -32
  13. package/esm2015/lib/BarFramePreparer.js +8 -8
  14. package/esm2015/lib/BarSeries_combined.js +31 -31
  15. package/esm2015/lib/BarTrendFitCalculator.js +2 -2
  16. package/esm2015/lib/BarTrendLineManager.js +4 -4
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +12 -12
  18. package/esm2015/lib/BubbleSeries_combined.js +5 -5
  19. package/esm2015/lib/CalloutLayer_combined.js +13 -13
  20. package/esm2015/lib/CategoryBucketCalculator_combined.js +88 -86
  21. package/esm2015/lib/CategoryChart.js +380 -380
  22. package/esm2015/lib/CategoryChartToolbarProvider.js +14 -14
  23. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +144 -141
  24. package/esm2015/lib/CategoryHighlightLayer_combined.js +6 -6
  25. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +13 -13
  26. package/esm2015/lib/CategorySeriesInteractionManager.js +12 -12
  27. package/esm2015/lib/CategorySeriesRenderManager.js +5 -5
  28. package/esm2015/lib/CategoryToolTipLayer_combined.js +12 -12
  29. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +6 -6
  30. package/esm2015/lib/CategoryTrendLineManager.js +4 -4
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +20 -14
  32. package/esm2015/lib/CategoryTrendLineManagerFactory.js +2 -2
  33. package/esm2015/lib/CategoryXAxis_combined.js +240 -237
  34. package/esm2015/lib/CategoryYAxis_combined.js +220 -217
  35. package/esm2015/lib/ColumnSeries_combined.js +10 -10
  36. package/esm2015/lib/CustomIndicator.js +1 -1
  37. package/esm2015/lib/DataChartToolbarProvider.js +107 -82
  38. package/esm2015/lib/DataChartVisualDataManager.js +2 -2
  39. package/esm2015/lib/DataToolTipLayer_combined.js +17 -17
  40. package/esm2015/lib/DefaultProvidesViewport.js +3 -0
  41. package/esm2015/lib/DomainChartToolbarProvider.js +87 -64
  42. package/esm2015/lib/DomainChart_combined.js +678 -658
  43. package/esm2015/lib/ErrorBarsHelper.js +25 -25
  44. package/esm2015/lib/FinalValueLayer_combined.js +13 -11
  45. package/esm2015/lib/FinancialChart_combined.js +1260 -1260
  46. package/esm2015/lib/FinancialEventArgs_combined.js +52 -52
  47. package/esm2015/lib/FinancialIndicator_combined.js +68 -63
  48. package/esm2015/lib/FinancialOverlay.js +6 -6
  49. package/esm2015/lib/FinancialPriceSeries_combined.js +88 -83
  50. package/esm2015/lib/HighDensityScatterSeries_combined.js +28 -28
  51. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +16 -16
  52. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +2 -2
  53. package/esm2015/lib/HorizontalAxisView_combined.js +6 -6
  54. package/esm2015/lib/HorizontalRangeCategorySeries.js +9 -9
  55. package/esm2015/lib/ItemToolTipLayer_combined.js +1 -1
  56. package/esm2015/lib/LineSeries_combined.js +1 -1
  57. package/esm2015/lib/LogarithmicScaler.js +1 -1
  58. package/esm2015/lib/MarkerTemplates.js +4 -4
  59. package/esm2015/lib/NumericXAxis_combined.js +88 -85
  60. package/esm2015/lib/NumericYAxis_combined.js +89 -86
  61. package/esm2015/lib/OrdinalTimeXAxis.js +215 -212
  62. package/esm2015/lib/PercentChangeYAxis_combined.js +22 -19
  63. package/esm2015/lib/PolarAxes.js +13 -13
  64. package/esm2015/lib/PolarAxisInfoCache.js +6 -6
  65. package/esm2015/lib/PolarBase_combined.js +31 -31
  66. package/esm2015/lib/PolarLineSeriesBase_combined.js +3 -3
  67. package/esm2015/lib/PolarTrendLineManager.js +4 -4
  68. package/esm2015/lib/PreparationParams.js +9 -6
  69. package/esm2015/lib/PriceChannelOverlay_combined.js +10 -10
  70. package/esm2015/lib/RadialAreaSeries_combined.js +1 -1
  71. package/esm2015/lib/RadialAxes.js +2 -2
  72. package/esm2015/lib/RadialAxisLabelPanel_combined.js +3 -3
  73. package/esm2015/lib/RadialBucketCalculator_combined.js +23 -23
  74. package/esm2015/lib/RadialColumnSeries_combined.js +6 -6
  75. package/esm2015/lib/RadialLineSeries_combined.js +1 -1
  76. package/esm2015/lib/RadialPieSeries_combined.js +5 -5
  77. package/esm2015/lib/RadialTrendLineManager.js +8 -8
  78. package/esm2015/lib/RangeAreaSeries_combined.js +1 -1
  79. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +16 -16
  80. package/esm2015/lib/RangeCategoryFramePreparer.js +8 -8
  81. package/esm2015/lib/RangeColumnSeries_combined.js +6 -6
  82. package/esm2015/lib/ScatterAreaSeries_combined.js +5 -5
  83. package/esm2015/lib/ScatterBase_combined.js +74 -74
  84. package/esm2015/lib/ScatterContourSeries_combined.js +4 -4
  85. package/esm2015/lib/ScatterLineSeries.js +2 -2
  86. package/esm2015/lib/ScatterPolygonSeries_combined.js +26 -26
  87. package/esm2015/lib/ScatterSplineSeries.js +2 -2
  88. package/esm2015/lib/ScatterTrendLineManager.js +1 -1
  89. package/esm2015/lib/ScatterTriangulationSeries.js +11 -11
  90. package/esm2015/lib/SeriesInteractionManager.js +57 -57
  91. package/esm2015/lib/SeriesViewerInteractionManager.js +124 -124
  92. package/esm2015/lib/SeriesViewerScrollbarManager.js +4 -4
  93. package/esm2015/lib/SeriesViewerSurfaceViewer.js +9 -9
  94. package/esm2015/lib/SeriesViewer_combined.js +3760 -3621
  95. package/esm2015/lib/SeriesVisualDataManager.js +20 -20
  96. package/esm2015/lib/ShapeSeriesBase_combined.js +20 -20
  97. package/esm2015/lib/SortedReadOnlyDoubleCollection.js +78 -0
  98. package/esm2015/lib/SortingTrendLineManager.js +12 -18
  99. package/esm2015/lib/SplineAreaSeries_combined.js +1 -1
  100. package/esm2015/lib/SplineSeriesBase_combined.js +28 -28
  101. package/esm2015/lib/SplineSeries_combined.js +1 -1
  102. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  103. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  104. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +155 -155
  105. package/esm2015/lib/StepAreaSeries_combined.js +2 -2
  106. package/esm2015/lib/StepLineSeries_combined.js +3 -3
  107. package/esm2015/lib/StraightNumericAxisBase_combined.js +72 -72
  108. package/esm2015/lib/StrategyBasedIndicator.js +2 -2
  109. package/esm2015/lib/TileZoomManager_combined.js +4 -4
  110. package/esm2015/lib/TimeAxisBase.js +238 -232
  111. package/esm2015/lib/TimeXAxis.js +251 -248
  112. package/esm2015/lib/TrendFitCalculator.js +2 -2
  113. package/esm2015/lib/TrendLineManagerBase$1.js +1 -1
  114. package/esm2015/lib/TrendResolutionParams.js +6 -4
  115. package/esm2015/lib/ValueLayer_combined.js +4 -4
  116. package/esm2015/lib/ValueOverlay_combined.js +23 -23
  117. package/esm2015/lib/VerticalAnchoredCategorySeries.js +11 -11
  118. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +5 -5
  119. package/esm2015/lib/WaterfallSeries_combined.js +5 -5
  120. package/esm2015/lib/XYChart.js +710 -710
  121. package/esm2015/lib/igc-assigning-series-style-event-args-base.js +6 -0
  122. package/esm2015/lib/igc-axis-annotation.js +6 -0
  123. package/esm2015/lib/igc-axis-component.js +213 -209
  124. package/esm2015/lib/igc-axis-range-changed-event-args.js +6 -0
  125. package/esm2015/lib/igc-brush-scale-component.js +3 -0
  126. package/esm2015/lib/igc-callout-annotation.js +6 -0
  127. package/esm2015/lib/igc-callout-content-updating-event-args.js +6 -0
  128. package/esm2015/lib/igc-callout-label-updating-event-args.js +6 -0
  129. package/esm2015/lib/igc-callout-render-style-updating-event-args.js +6 -0
  130. package/esm2015/lib/igc-callout-series-selecting-event-args.js +6 -0
  131. package/esm2015/lib/igc-callout-style-updating-event-args.js +6 -0
  132. package/esm2015/lib/igc-category-angle-axis-component.js +17 -17
  133. package/esm2015/lib/igc-category-axis-base-component.js +31 -27
  134. package/esm2015/lib/igc-category-chart-component.js +126 -126
  135. package/esm2015/lib/igc-category-date-time-x-axis-component.js +20 -20
  136. package/esm2015/lib/igc-category-x-axis-component.js +16 -16
  137. package/esm2015/lib/igc-category-y-axis-component.js +18 -18
  138. package/esm2015/lib/igc-chart-cursor-event-args.js +3 -0
  139. package/esm2015/lib/igc-chart-mouse-event-args.js +3 -0
  140. package/esm2015/lib/igc-chart-series-event-args.js +3 -0
  141. package/esm2015/lib/igc-chart-summary-description.js +6 -0
  142. package/esm2015/lib/igc-color-scale-component.js +3 -0
  143. package/esm2015/lib/igc-column-supporting-calculation.js +3 -0
  144. package/esm2015/lib/igc-contour-value-resolver-component.js +3 -0
  145. package/esm2015/lib/igc-custom-contour-value-resolver-event-args.js +3 -0
  146. package/esm2015/lib/igc-data-chart-component.js +95 -95
  147. package/esm2015/lib/igc-data-chart-mouse-button-event-args.js +3 -0
  148. package/esm2015/lib/igc-data-legend-styling-column-event-args.js +6 -0
  149. package/esm2015/lib/igc-data-legend-styling-row-event-args.js +6 -0
  150. package/esm2015/lib/igc-data-legend-summary-event-args.js +3 -0
  151. package/esm2015/lib/igc-data-source-supporting-calculation.js +3 -0
  152. package/esm2015/lib/igc-domain-chart-component.js +268 -271
  153. package/esm2015/lib/igc-domain-chart-series-pointer-event-args.js +3 -0
  154. package/esm2015/lib/igc-financial-calculation-supporting-calculations.js +6 -0
  155. package/esm2015/lib/igc-financial-chart-component.js +159 -159
  156. package/esm2015/lib/igc-funnel-data-context.js +6 -0
  157. package/esm2015/lib/igc-funnel-slice-clicked-event-args.js +6 -0
  158. package/esm2015/lib/igc-funnel-slice-event-args.js +6 -0
  159. package/esm2015/lib/igc-highlighting-info.js +6 -0
  160. package/esm2015/lib/igc-hole-dimensions-changed-event-args.js +3 -0
  161. package/esm2015/lib/igc-label-click-event-args.js +3 -0
  162. package/esm2015/lib/igc-legend-mouse-button-event-args.js +3 -0
  163. package/esm2015/lib/igc-legend-mouse-event-args.js +3 -0
  164. package/esm2015/lib/igc-numeric-angle-axis-component.js +4 -4
  165. package/esm2015/lib/igc-numeric-axis-base-component.js +72 -68
  166. package/esm2015/lib/igc-numeric-radius-axis-component.js +9 -9
  167. package/esm2015/lib/igc-numeric-x-axis-component.js +1 -1
  168. package/esm2015/lib/igc-numeric-y-axis-component.js +2 -2
  169. package/esm2015/lib/igc-ordinal-time-x-axis-component.js +7 -7
  170. package/esm2015/lib/igc-pie-chart-base-component.js +3 -0
  171. package/esm2015/lib/igc-pie-slice-others-context.js +6 -0
  172. package/esm2015/lib/igc-plot-area-mouse-button-event-args.js +3 -0
  173. package/esm2015/lib/igc-plot-area-mouse-event-args.js +3 -0
  174. package/esm2015/lib/igc-progressive-load-status-event-args.js +3 -0
  175. package/esm2015/lib/igc-refresh-completed-event-args.js +6 -0
  176. package/esm2015/lib/igc-render-requested-event-args.js +6 -0
  177. package/esm2015/lib/igc-ring.js +6 -0
  178. package/esm2015/lib/igc-scaler-params.js +3 -0
  179. package/esm2015/lib/igc-selected-item-changed-event-args.js +3 -0
  180. package/esm2015/lib/igc-selected-items-changed-event-args.js +3 -0
  181. package/esm2015/lib/igc-series-component.js +4 -0
  182. package/esm2015/lib/igc-series-viewer-component.js +289 -257
  183. package/esm2015/lib/igc-series-viewer-manipulation-event-args.js +6 -0
  184. package/esm2015/lib/igc-size-scale-component.js +3 -0
  185. package/esm2015/lib/igc-slice-click-event-args.js +3 -0
  186. package/esm2015/lib/igc-slice-event-args.js +3 -0
  187. package/esm2015/lib/igc-stacked-series-created-event-args.js +3 -0
  188. package/esm2015/lib/igc-straight-numeric-axis-base-component.js +3 -3
  189. package/esm2015/lib/igc-time-axis-base-component.js +10 -6
  190. package/esm2015/lib/igc-time-x-axis-component.js +6 -6
  191. package/esm2015/lib/igc-treemap-node-pointer-event-args.js +6 -0
  192. package/esm2015/lib/igc-treemap-node-style-component.js +3 -0
  193. package/esm2015/lib/igc-treemap-node-styling-event-args.js +6 -0
  194. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  195. package/esm2015/lib/igc-zoom-slider-resolving-axis-value-event-args.js +6 -0
  196. package/esm2015/public_api.js +1 -0
  197. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +13 -13
  198. package/esm5/lib/AnchoredCategorySeries_combined.js +25 -25
  199. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +42 -42
  200. package/esm5/lib/AngleAxisLabelPanel_combined.js +549 -546
  201. package/esm5/lib/AnnotationLayer_combined.js +4 -4
  202. package/esm5/lib/AreaSeries_combined.js +1 -1
  203. package/esm5/lib/AxisAnnotationFrameManager.js +18 -18
  204. package/esm5/lib/AxisAnnotationManager.js +28 -28
  205. package/esm5/lib/AxisVisualDataManager.js +32 -32
  206. package/esm5/lib/BarFramePreparer.js +8 -8
  207. package/esm5/lib/BarSeries_combined.js +31 -31
  208. package/esm5/lib/BarTrendFitCalculator.js +2 -2
  209. package/esm5/lib/BarTrendLineManager.js +4 -4
  210. package/esm5/lib/BollingerBandsOverlay_combined.js +12 -12
  211. package/esm5/lib/BubbleSeries_combined.js +5 -5
  212. package/esm5/lib/CalloutLayer_combined.js +13 -13
  213. package/esm5/lib/CategoryBucketCalculator_combined.js +88 -86
  214. package/esm5/lib/CategoryChart.js +371 -371
  215. package/esm5/lib/CategoryChartToolbarProvider.js +14 -14
  216. package/esm5/lib/CategoryDateTimeXAxis_combined.js +140 -137
  217. package/esm5/lib/CategoryHighlightLayer_combined.js +6 -6
  218. package/esm5/lib/CategoryItemHighlightLayer_combined.js +13 -13
  219. package/esm5/lib/CategorySeriesInteractionManager.js +12 -12
  220. package/esm5/lib/CategorySeriesRenderManager.js +5 -5
  221. package/esm5/lib/CategoryToolTipLayer_combined.js +12 -12
  222. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +6 -6
  223. package/esm5/lib/CategoryTrendLineManager.js +4 -4
  224. package/esm5/lib/CategoryTrendLineManagerBase.js +20 -14
  225. package/esm5/lib/CategoryTrendLineManagerFactory.js +2 -2
  226. package/esm5/lib/CategoryXAxis_combined.js +239 -236
  227. package/esm5/lib/CategoryYAxis_combined.js +219 -216
  228. package/esm5/lib/ColumnSeries_combined.js +10 -10
  229. package/esm5/lib/CustomIndicator.js +1 -1
  230. package/esm5/lib/DataChartToolbarProvider.js +107 -82
  231. package/esm5/lib/DataChartVisualDataManager.js +2 -2
  232. package/esm5/lib/DataToolTipLayer_combined.js +17 -17
  233. package/esm5/lib/DefaultProvidesViewport.js +3 -0
  234. package/esm5/lib/DomainChartToolbarProvider.js +87 -64
  235. package/esm5/lib/DomainChart_combined.js +667 -639
  236. package/esm5/lib/ErrorBarsHelper.js +25 -25
  237. package/esm5/lib/FinalValueLayer_combined.js +13 -11
  238. package/esm5/lib/FinancialChart_combined.js +1239 -1239
  239. package/esm5/lib/FinancialEventArgs_combined.js +52 -52
  240. package/esm5/lib/FinancialIndicator_combined.js +68 -63
  241. package/esm5/lib/FinancialOverlay.js +6 -6
  242. package/esm5/lib/FinancialPriceSeries_combined.js +88 -83
  243. package/esm5/lib/HighDensityScatterSeries_combined.js +28 -28
  244. package/esm5/lib/HorizontalAnchoredCategorySeries.js +16 -16
  245. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +2 -2
  246. package/esm5/lib/HorizontalAxisView_combined.js +6 -6
  247. package/esm5/lib/HorizontalRangeCategorySeries.js +9 -9
  248. package/esm5/lib/ItemToolTipLayer_combined.js +1 -1
  249. package/esm5/lib/LineSeries_combined.js +1 -1
  250. package/esm5/lib/LogarithmicScaler.js +1 -1
  251. package/esm5/lib/MarkerTemplates.js +4 -4
  252. package/esm5/lib/NumericXAxis_combined.js +88 -85
  253. package/esm5/lib/NumericYAxis_combined.js +89 -86
  254. package/esm5/lib/OrdinalTimeXAxis.js +213 -210
  255. package/esm5/lib/PercentChangeYAxis_combined.js +22 -19
  256. package/esm5/lib/PolarAxes.js +13 -13
  257. package/esm5/lib/PolarAxisInfoCache.js +6 -6
  258. package/esm5/lib/PolarBase_combined.js +31 -31
  259. package/esm5/lib/PolarLineSeriesBase_combined.js +3 -3
  260. package/esm5/lib/PolarTrendLineManager.js +4 -4
  261. package/esm5/lib/PreparationParams.js +9 -6
  262. package/esm5/lib/PriceChannelOverlay_combined.js +10 -10
  263. package/esm5/lib/RadialAreaSeries_combined.js +1 -1
  264. package/esm5/lib/RadialAxes.js +2 -2
  265. package/esm5/lib/RadialAxisLabelPanel_combined.js +3 -3
  266. package/esm5/lib/RadialBucketCalculator_combined.js +23 -23
  267. package/esm5/lib/RadialColumnSeries_combined.js +6 -6
  268. package/esm5/lib/RadialLineSeries_combined.js +1 -1
  269. package/esm5/lib/RadialPieSeries_combined.js +5 -5
  270. package/esm5/lib/RadialTrendLineManager.js +8 -8
  271. package/esm5/lib/RangeAreaSeries_combined.js +1 -1
  272. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +16 -16
  273. package/esm5/lib/RangeCategoryFramePreparer.js +8 -8
  274. package/esm5/lib/RangeColumnSeries_combined.js +6 -6
  275. package/esm5/lib/ScatterAreaSeries_combined.js +5 -5
  276. package/esm5/lib/ScatterBase_combined.js +74 -74
  277. package/esm5/lib/ScatterContourSeries_combined.js +4 -4
  278. package/esm5/lib/ScatterLineSeries.js +2 -2
  279. package/esm5/lib/ScatterPolygonSeries_combined.js +26 -26
  280. package/esm5/lib/ScatterSplineSeries.js +2 -2
  281. package/esm5/lib/ScatterTrendLineManager.js +1 -1
  282. package/esm5/lib/ScatterTriangulationSeries.js +11 -11
  283. package/esm5/lib/SeriesInteractionManager.js +57 -57
  284. package/esm5/lib/SeriesViewerInteractionManager.js +124 -124
  285. package/esm5/lib/SeriesViewerScrollbarManager.js +4 -4
  286. package/esm5/lib/SeriesViewerSurfaceViewer.js +9 -9
  287. package/esm5/lib/SeriesViewer_combined.js +3730 -3570
  288. package/esm5/lib/SeriesVisualDataManager.js +20 -20
  289. package/esm5/lib/ShapeSeriesBase_combined.js +20 -20
  290. package/esm5/lib/SortedReadOnlyDoubleCollection.js +105 -0
  291. package/esm5/lib/SortingTrendLineManager.js +12 -18
  292. package/esm5/lib/SplineAreaSeries_combined.js +1 -1
  293. package/esm5/lib/SplineSeriesBase_combined.js +28 -28
  294. package/esm5/lib/SplineSeries_combined.js +1 -1
  295. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  296. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  297. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +155 -155
  298. package/esm5/lib/StepAreaSeries_combined.js +2 -2
  299. package/esm5/lib/StepLineSeries_combined.js +3 -3
  300. package/esm5/lib/StraightNumericAxisBase_combined.js +70 -70
  301. package/esm5/lib/StrategyBasedIndicator.js +2 -2
  302. package/esm5/lib/TileZoomManager_combined.js +4 -4
  303. package/esm5/lib/TimeAxisBase.js +234 -228
  304. package/esm5/lib/TimeXAxis.js +249 -246
  305. package/esm5/lib/TrendFitCalculator.js +2 -2
  306. package/esm5/lib/TrendLineManagerBase$1.js +1 -1
  307. package/esm5/lib/TrendResolutionParams.js +6 -4
  308. package/esm5/lib/ValueLayer_combined.js +4 -4
  309. package/esm5/lib/ValueOverlay_combined.js +23 -23
  310. package/esm5/lib/VerticalAnchoredCategorySeries.js +11 -11
  311. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +5 -5
  312. package/esm5/lib/WaterfallSeries_combined.js +5 -5
  313. package/esm5/lib/XYChart.js +675 -675
  314. package/esm5/lib/igc-assigning-series-style-event-args-base.js +6 -0
  315. package/esm5/lib/igc-axis-annotation.js +6 -0
  316. package/esm5/lib/igc-axis-component.js +213 -209
  317. package/esm5/lib/igc-axis-range-changed-event-args.js +6 -0
  318. package/esm5/lib/igc-brush-scale-component.js +3 -0
  319. package/esm5/lib/igc-callout-annotation.js +6 -0
  320. package/esm5/lib/igc-callout-content-updating-event-args.js +6 -0
  321. package/esm5/lib/igc-callout-label-updating-event-args.js +6 -0
  322. package/esm5/lib/igc-callout-render-style-updating-event-args.js +6 -0
  323. package/esm5/lib/igc-callout-series-selecting-event-args.js +6 -0
  324. package/esm5/lib/igc-callout-style-updating-event-args.js +6 -0
  325. package/esm5/lib/igc-category-angle-axis-component.js +17 -17
  326. package/esm5/lib/igc-category-axis-base-component.js +31 -27
  327. package/esm5/lib/igc-category-chart-component.js +126 -126
  328. package/esm5/lib/igc-category-date-time-x-axis-component.js +20 -20
  329. package/esm5/lib/igc-category-x-axis-component.js +16 -16
  330. package/esm5/lib/igc-category-y-axis-component.js +18 -18
  331. package/esm5/lib/igc-chart-cursor-event-args.js +3 -0
  332. package/esm5/lib/igc-chart-mouse-event-args.js +3 -0
  333. package/esm5/lib/igc-chart-series-event-args.js +3 -0
  334. package/esm5/lib/igc-chart-summary-description.js +6 -0
  335. package/esm5/lib/igc-color-scale-component.js +3 -0
  336. package/esm5/lib/igc-column-supporting-calculation.js +3 -0
  337. package/esm5/lib/igc-contour-value-resolver-component.js +3 -0
  338. package/esm5/lib/igc-custom-contour-value-resolver-event-args.js +3 -0
  339. package/esm5/lib/igc-data-chart-component.js +95 -95
  340. package/esm5/lib/igc-data-chart-mouse-button-event-args.js +3 -0
  341. package/esm5/lib/igc-data-legend-styling-column-event-args.js +6 -0
  342. package/esm5/lib/igc-data-legend-styling-row-event-args.js +6 -0
  343. package/esm5/lib/igc-data-legend-summary-event-args.js +3 -0
  344. package/esm5/lib/igc-data-source-supporting-calculation.js +3 -0
  345. package/esm5/lib/igc-domain-chart-component.js +268 -271
  346. package/esm5/lib/igc-domain-chart-series-pointer-event-args.js +3 -0
  347. package/esm5/lib/igc-financial-calculation-supporting-calculations.js +6 -0
  348. package/esm5/lib/igc-financial-chart-component.js +159 -159
  349. package/esm5/lib/igc-funnel-data-context.js +6 -0
  350. package/esm5/lib/igc-funnel-slice-clicked-event-args.js +6 -0
  351. package/esm5/lib/igc-funnel-slice-event-args.js +6 -0
  352. package/esm5/lib/igc-highlighting-info.js +6 -0
  353. package/esm5/lib/igc-hole-dimensions-changed-event-args.js +3 -0
  354. package/esm5/lib/igc-label-click-event-args.js +3 -0
  355. package/esm5/lib/igc-legend-mouse-button-event-args.js +3 -0
  356. package/esm5/lib/igc-legend-mouse-event-args.js +3 -0
  357. package/esm5/lib/igc-numeric-angle-axis-component.js +4 -4
  358. package/esm5/lib/igc-numeric-axis-base-component.js +72 -68
  359. package/esm5/lib/igc-numeric-radius-axis-component.js +9 -9
  360. package/esm5/lib/igc-numeric-x-axis-component.js +1 -1
  361. package/esm5/lib/igc-numeric-y-axis-component.js +2 -2
  362. package/esm5/lib/igc-ordinal-time-x-axis-component.js +7 -7
  363. package/esm5/lib/igc-pie-chart-base-component.js +3 -0
  364. package/esm5/lib/igc-pie-slice-others-context.js +6 -0
  365. package/esm5/lib/igc-plot-area-mouse-button-event-args.js +3 -0
  366. package/esm5/lib/igc-plot-area-mouse-event-args.js +3 -0
  367. package/esm5/lib/igc-progressive-load-status-event-args.js +3 -0
  368. package/esm5/lib/igc-refresh-completed-event-args.js +6 -0
  369. package/esm5/lib/igc-render-requested-event-args.js +6 -0
  370. package/esm5/lib/igc-ring.js +6 -0
  371. package/esm5/lib/igc-scaler-params.js +3 -0
  372. package/esm5/lib/igc-selected-item-changed-event-args.js +3 -0
  373. package/esm5/lib/igc-selected-items-changed-event-args.js +3 -0
  374. package/esm5/lib/igc-series-component.js +4 -0
  375. package/esm5/lib/igc-series-viewer-component.js +294 -257
  376. package/esm5/lib/igc-series-viewer-manipulation-event-args.js +6 -0
  377. package/esm5/lib/igc-size-scale-component.js +3 -0
  378. package/esm5/lib/igc-slice-click-event-args.js +3 -0
  379. package/esm5/lib/igc-slice-event-args.js +3 -0
  380. package/esm5/lib/igc-stacked-series-created-event-args.js +3 -0
  381. package/esm5/lib/igc-straight-numeric-axis-base-component.js +3 -3
  382. package/esm5/lib/igc-time-axis-base-component.js +10 -6
  383. package/esm5/lib/igc-time-x-axis-component.js +6 -6
  384. package/esm5/lib/igc-treemap-node-pointer-event-args.js +6 -0
  385. package/esm5/lib/igc-treemap-node-style-component.js +3 -0
  386. package/esm5/lib/igc-treemap-node-styling-event-args.js +6 -0
  387. package/esm5/lib/igc-xy-chart-component.js +218 -218
  388. package/esm5/lib/igc-zoom-slider-resolving-axis-value-event-args.js +6 -0
  389. package/esm5/public_api.js +1 -0
  390. package/fesm2015/igniteui-webcomponents-charts.js +12564 -11946
  391. package/fesm5/igniteui-webcomponents-charts.js +12499 -11822
  392. package/lib/AngleAxisLabelPanel_combined.d.ts +116 -115
  393. package/lib/CategoryChart.d.ts +100 -100
  394. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  395. package/lib/CategoryDateTimeXAxis_combined.d.ts +31 -30
  396. package/lib/CategoryXAxis_combined.d.ts +42 -41
  397. package/lib/CategoryYAxis_combined.d.ts +40 -39
  398. package/lib/DataChartToolbarProvider.d.ts +19 -15
  399. package/lib/DefaultProvidesViewport.d.ts +1 -0
  400. package/lib/DomainChartToolbarProvider.d.ts +21 -17
  401. package/lib/DomainChart_combined.d.ts +139 -131
  402. package/lib/FinancialChart_combined.d.ts +249 -249
  403. package/lib/IProvidesViewport.d.ts +1 -0
  404. package/lib/IScaler.d.ts +5 -4
  405. package/lib/NumericXAxis_combined.d.ts +21 -20
  406. package/lib/NumericYAxis_combined.d.ts +21 -20
  407. package/lib/OrdinalTimeXAxis.d.ts +51 -50
  408. package/lib/PercentChangeYAxis_combined.d.ts +9 -8
  409. package/lib/PreparationParams.d.ts +9 -6
  410. package/lib/SeriesViewer_combined.d.ts +1049 -1023
  411. package/lib/SortedReadOnlyDoubleCollection.d.ts +24 -0
  412. package/lib/SortingTrendLineManager.d.ts +2 -3
  413. package/lib/StraightNumericAxisBase_combined.d.ts +22 -22
  414. package/lib/TimeAxisBase.d.ts +51 -49
  415. package/lib/TimeXAxis.d.ts +59 -58
  416. package/lib/TrendResolutionParams.d.ts +6 -4
  417. package/lib/XYChart.d.ts +189 -189
  418. package/lib/igc-axis-component.d.ts +4 -3
  419. package/lib/igc-category-axis-base-component.d.ts +1 -0
  420. package/lib/igc-domain-chart-component.d.ts +0 -2
  421. package/lib/igc-numeric-axis-base-component.d.ts +1 -0
  422. package/lib/igc-series-component.d.ts +1 -0
  423. package/lib/igc-series-viewer-component.d.ts +10 -2
  424. package/lib/igc-time-axis-base-component.d.ts +1 -0
  425. package/package.json +2 -2
  426. package/public_api.d.ts +1 -0
@@ -89,7 +89,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
89
89
  this.tv.b5.g$e(a, b, c, d);
90
90
  }
91
91
  if (this.q6 != null) {
92
- this.q6.c0();
92
+ this.q6.c1();
93
93
  }
94
94
  this.mn(true);
95
95
  if (a == 0 || a == 2 || a == 3 || a == 4) {
@@ -240,7 +240,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
240
240
  case FinancialSeries.$$p[9]:
241
241
  this.tv.cd();
242
242
  if (this.ce != null) {
243
- this.ce.l6();
243
+ this.ce.mc();
244
244
  }
245
245
  break;
246
246
  case "TrendLineType":
@@ -294,22 +294,22 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
294
294
  }
295
295
  ar(a) {
296
296
  if (a.isEmpty && this.ce != null) {
297
- a = this.ce.ta;
297
+ a = this.ce.tj;
298
298
  }
299
299
  if (this.rf == null || this.re == null) {
300
300
  return null;
301
301
  }
302
302
  let b = this.pz(this.b1);
303
- let c = new ScalerParams(0, a, this.ce.tp, this.qk.cg, this.getEffectiveViewport());
304
- let d = (this.qk.el(b.left, c));
305
- let e = (this.qk.el(b.right, c));
306
- if (this.qk.cg) {
303
+ let c = new ScalerParams(0, a, this.ce.ty, this.qk.ch, this.getEffectiveViewport());
304
+ let d = (this.qk.em(b.left, c));
305
+ let e = (this.qk.em(b.right, c));
306
+ if (this.qk.ch) {
307
307
  let f = d;
308
308
  d = e;
309
309
  e = f;
310
310
  }
311
311
  let g = null;
312
- if (this.qk.cm) {
312
+ if (this.qk.cn) {
313
313
  g = this.qk;
314
314
  d = g.i$f(d);
315
315
  e = g.i$f(e);
@@ -358,8 +358,8 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
358
358
  let f = this.p1(this.b1);
359
359
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
360
360
  if (this.qk != null) {
361
- let g = new ScalerParams(0, e, e, this.qk.cg, f);
362
- let h = this.qk.ei(b, g);
361
+ let g = new ScalerParams(0, e, e, this.qk.ch, f);
362
+ let h = this.qk.ej(b, g);
363
363
  if (h < c.left + 0.1 * c.width) {
364
364
  h = h + 0.4 * c.width;
365
365
  }
@@ -369,10 +369,10 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
369
369
  c.x = h - 0.5 * c.width;
370
370
  }
371
371
  if (this.q6 != null && this.rf != null && this.re != null && b < this.rf.count && b < this.re.count) {
372
- let i = new ScalerParams(0, e, e, this.q6.cg, f);
372
+ let i = new ScalerParams(0, e, e, this.q6.ch, f);
373
373
  i.b = this.gg();
374
- let j = this.q6.ei(this.rf.item(b), i);
375
- let k = this.q6.ei(this.re.item(b), i);
374
+ let j = this.q6.ej(this.rf.item(b), i);
375
+ let k = this.q6.ej(this.re.item(b), i);
376
376
  if (!isNaN_(j) && !isNaN_(k)) {
377
377
  let l = Math.abs(j - k);
378
378
  if (c.height < l) {
@@ -408,90 +408,95 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
408
408
  let e = this.getEffectiveViewport1(b);
409
409
  let f = this.qk;
410
410
  let g = this.q6;
411
- let h = new ScalerParams(0, c, d, f.cg, e);
411
+ let h = new ScalerParams(0, c, d, f.ch, e);
412
412
  let i = ((() => {
413
- let $ret = new ScalerParams(0, c, d, g.cg, e);
413
+ let $ret = new ScalerParams(0, c, d, g.ch, e);
414
414
  $ret.b = this.gg();
415
415
  return $ret;
416
416
  })());
417
+ let j = this.qk.ag();
418
+ let k = j[0];
419
+ let l = j[1];
417
420
  a.f.clear();
418
421
  a.m.clear();
419
422
  a.p.clear();
420
- let j = 0;
421
- let k = typeCast(ISortingAxis_$type, this.qk);
422
- if (k != null && (k.i$b == null || k.i$b.count != this.cl.count)) {
423
+ let m = 0;
424
+ let n = typeCast(ISortingAxis_$type, this.qk);
425
+ if (n != null && (n.i$b == null || n.i$b.count != this.cl.count)) {
423
426
  return;
424
427
  }
425
- j = this.sb(c, d, e);
426
- let l = typeCast(FinancialPriceSeriesView.$, b);
427
- let m = this.fx;
428
+ m = this.sb(c, d, e);
429
+ let o = typeCast(FinancialPriceSeriesView.$, b);
430
+ let p = this.fx;
428
431
  if (this.trendLineType != 0) {
429
- let n = new Array(this.cl.count);
430
- let o = 0;
431
- for (let p of fromEnum(this.r2)) {
432
- n[o] = p;
433
- o++;
432
+ let q = new Array(this.cl.count);
433
+ let r = 0;
434
+ for (let s of fromEnum(this.r2)) {
435
+ q[r] = s;
436
+ r++;
434
437
  }
435
438
  if (this.tv.b7) {
436
- this.tv.b5.prepareLineCore(a.p, this.trendLineType, boxArray$1(n), this.trendLinePeriod, (q) => this.qk.ei(q, h), (q) => this.q6.ei(q, i), ((() => {
439
+ this.tv.b5.prepareLineCore(a.p, this.trendLineType, boxArray$1(q), this.trendLinePeriod, (t) => this.qk.ej(t, h), (t) => this.q6.ej(t, i), ((() => {
437
440
  let $ret = new TrendResolutionParams();
438
- $ret.c = b.bx.b;
439
- $ret.d = b.bx.c;
440
- $ret.e = b.bx.d;
441
- $ret.a = j;
442
- $ret.b = m;
443
- $ret.f = d;
441
+ $ret.e = b.bx.b;
442
+ $ret.f = b.bx.c;
443
+ $ret.g = b.bx.d;
444
+ $ret.a = m;
445
+ $ret.d = p;
446
+ $ret.h = d;
447
+ $ret.c = k;
448
+ $ret.b = l;
444
449
  return $ret;
445
450
  })()));
446
451
  }
447
452
  }
448
- let q = this.qk.el(2, h) - this.qk.el(1, h);
449
- for (let r = b.bx.c; r <= b.bx.d; ++r) {
450
- let s;
451
- if (k == null) {
452
- s = b.bx.getBucket(r);
453
+ let t = this.qk.em(2, h) - this.qk.em(1, h);
454
+ for (let u = b.bx.c; u <= b.bx.d; ++u) {
455
+ let v;
456
+ if (n == null) {
457
+ v = b.bx.getBucket(u);
453
458
  }
454
459
  else {
455
- let t = k.i$b._inner[r];
456
- let u = k.i$d(t);
457
- let v = this.rg.item(t);
458
- let w = this.re.item(t);
459
- let x = this.rf.item(t);
460
- let y = this.rd.item(t);
461
- let z = v;
462
- let aa = w;
463
- let ab = x;
460
+ let w = n.i$b._inner[u];
461
+ let x = n.i$d(w);
462
+ let y = this.rg.item(w);
463
+ let z = this.re.item(w);
464
+ let aa = this.rf.item(w);
465
+ let ab = this.rd.item(w);
464
466
  let ac = y;
465
- let ad = u;
466
- while (r < b.bx.d) {
467
- t = k.i$b._inner[r + 1];
468
- ad = k.i$d(t);
469
- if (ad - u > q * m) {
467
+ let ad = z;
468
+ let ae = aa;
469
+ let af = ab;
470
+ let ag = x;
471
+ while (u < b.bx.d) {
472
+ w = n.i$b._inner[u + 1];
473
+ ag = n.i$d(w);
474
+ if (ag - x > t * p) {
470
475
  break;
471
476
  }
472
- r++;
473
- aa = Math.max(aa, this.re.item(t));
474
- ab = Math.min(ab, this.rf.item(t));
475
- ac = this.rd.item(t);
477
+ u++;
478
+ ad = Math.max(ad, this.re.item(w));
479
+ ae = Math.min(ae, this.rf.item(w));
480
+ af = this.rd.item(w);
476
481
  }
477
- let ae = NaN;
478
- if (!isNaN_(u)) {
479
- ae = this.qk.ei(u, h);
482
+ let ah = NaN;
483
+ if (!isNaN_(x)) {
484
+ ah = this.qk.ej(x, h);
480
485
  }
481
- s = [ae, z, aa, ab, ac];
486
+ v = [ah, ac, ad, ae, af];
482
487
  }
483
- if (!isNaN_(s[0])) {
484
- if (k != null) {
485
- s[0] = s[0] + j;
488
+ if (!isNaN_(v[0])) {
489
+ if (n != null) {
490
+ v[0] = v[0] + m;
486
491
  }
487
492
  else {
488
- s[0] = f.ei(s[0], h) + j;
493
+ v[0] = f.ej(v[0], h) + m;
489
494
  }
490
- s[1] = g.ei(s[1], i);
491
- s[2] = g.ei(s[2], i);
492
- s[3] = g.ei(s[3], i);
493
- s[4] = g.ei(s[4], i);
494
- a.f.add(s);
495
+ v[1] = g.ej(v[1], i);
496
+ v[2] = g.ej(v[2], i);
497
+ v[3] = g.ej(v[3], i);
498
+ v[4] = g.ej(v[4], i);
499
+ a.f.add(v);
495
500
  }
496
501
  }
497
502
  return;
@@ -510,7 +515,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
510
515
  na(a, b) {
511
516
  super.na(a, b);
512
517
  if (this.ce != null) {
513
- this.ce.l6();
518
+ this.ce.mc();
514
519
  }
515
520
  }
516
521
  p9(a, b) {
@@ -572,7 +577,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
572
577
  let j = 0;
573
578
  let k = this.cl.count;
574
579
  let l = this.qk;
575
- let m = new ScalerParams(0, b.bv, b.bu, l.cg, e);
580
+ let m = new ScalerParams(0, b.bv, b.bu, l.ch, e);
576
581
  let n = this.o5;
577
582
  let o = this.tq;
578
583
  if (o == null) {
@@ -703,7 +708,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
703
708
  h.cc();
704
709
  }
705
710
  t0(a, b) {
706
- let c = this.qk.k3(a.bv, a.bu, b);
711
+ let c = this.qk.k4(a.bv, a.bu, b);
707
712
  c = Math.max(c, this.fx * 0.9);
708
713
  c = Math.max(c, 3);
709
714
  return c;
@@ -941,7 +946,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
941
946
  break;
942
947
  }
943
948
  let c = this.q6;
944
- if (c.co) {
949
+ if (c.cp) {
945
950
  return [NaN, b];
946
951
  }
947
952
  else {
@@ -969,31 +974,31 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
969
974
  }
970
975
  let c = this.q6;
971
976
  let d = this.getEffectiveViewport1(this.b1);
972
- let e = new ScalerParams(0, this.b1.bv, this.b1.bu, c.cg, d);
973
- if (c.co) {
977
+ let e = new ScalerParams(0, this.b1.bv, this.b1.bu, c.ch, d);
978
+ if (c.cp) {
974
979
  e.b = this.gg();
975
980
  }
976
981
  e.c = d;
977
- if (c.co) {
978
- return { $type: Point_$type, x: NaN, y: c.ei(b, e) };
982
+ if (c.cp) {
983
+ return { $type: Point_$type, x: NaN, y: c.ej(b, e) };
979
984
  }
980
985
  else {
981
- return { $type: Point_$type, x: c.ei(b, e), y: NaN };
986
+ return { $type: Point_$type, x: c.ej(b, e), y: NaN };
982
987
  }
983
988
  }
984
989
  pw(a) {
985
990
  let b = this.q6;
986
991
  let c = this.getEffectiveViewport1(this.b1);
987
- let d = new ScalerParams(0, this.b1.bv, this.b1.bu, b.cg, c);
988
- if (b.co) {
992
+ let d = new ScalerParams(0, this.b1.bv, this.b1.bu, b.ch, c);
993
+ if (b.cp) {
989
994
  d.b = this.gg();
990
995
  }
991
996
  d.c = c;
992
- if (b.co) {
993
- return { $type: Point_$type, x: NaN, y: b.ei(a[1], d) };
997
+ if (b.cp) {
998
+ return { $type: Point_$type, x: NaN, y: b.ej(a[1], d) };
994
999
  }
995
1000
  else {
996
- return { $type: Point_$type, x: b.ei(a[0], d), y: NaN };
1001
+ return { $type: Point_$type, x: b.ej(a[0], d), y: NaN };
997
1002
  }
998
1003
  }
999
1004
  }
@@ -192,7 +192,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
192
192
  this.qq = this.ci(this.sm);
193
193
  this.qs = this.ci(this.su);
194
194
  }
195
- if ((this.ql != null && !this.ql.c0()) || (this.qj != null && !this.qj.c0())) {
195
+ if ((this.ql != null && !this.ql.c1()) || (this.qj != null && !this.qj.c1())) {
196
196
  this.mn(false);
197
197
  }
198
198
  this.lv();
@@ -209,12 +209,12 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
209
209
  g.rangeChanged = delegateCombine(g.rangeChanged, runOn(this, this.sz));
210
210
  }
211
211
  if (c != null) {
212
- c.bz(this);
212
+ c.b0(this);
213
213
  }
214
214
  if (d != null) {
215
- d.cs(this);
215
+ d.ct(this);
216
216
  }
217
- if ((this.qj != null && !this.qj.c0()) || (d == null && c != null)) {
217
+ if ((this.qj != null && !this.qj.c1()) || (d == null && c != null)) {
218
218
  this.mn(false);
219
219
  }
220
220
  break;
@@ -230,12 +230,12 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
230
230
  i.rangeChanged = delegateCombine(i.rangeChanged, runOn(this, this.sz));
231
231
  }
232
232
  if (c != null) {
233
- c.bz(this);
233
+ c.b0(this);
234
234
  }
235
235
  if (d != null) {
236
- d.cs(this);
236
+ d.ct(this);
237
237
  }
238
- if ((this.ql != null && !this.ql.c0()) || (d == null && c != null)) {
238
+ if ((this.ql != null && !this.ql.c1()) || (d == null && c != null)) {
239
239
  this.mn(false);
240
240
  }
241
241
  break;
@@ -251,7 +251,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
251
251
  break;
252
252
  case "XColumn":
253
253
  this.s9();
254
- if (this.qj != null && !this.qj.c0()) {
254
+ if (this.qj != null && !this.qj.c1()) {
255
255
  this.mn(false);
256
256
  }
257
257
  this.lv();
@@ -264,7 +264,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
264
264
  break;
265
265
  case "YColumn":
266
266
  this.s9();
267
- if (this.ql != null && !this.ql.c0()) {
267
+ if (this.ql != null && !this.ql.c1()) {
268
268
  this.mn(false);
269
269
  }
270
270
  this.lv();
@@ -345,7 +345,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
345
345
  }
346
346
  fd(a, b, c) {
347
347
  let d = super.fd(a, b, c);
348
- if (this.ql == null || this.qj == null || this.qj.bh == null || this.ql.bh == null || this.qs == null || this.qq == null || this.qs.count < 1 || this.qq.count < 1 || this.qs.count != this.qq.count || this.qj.lw == this.qj.lv || this.ql.lw == this.ql.lv || this.p7.isEmpty) {
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) {
349
349
  d = false;
350
350
  }
351
351
  return d;
@@ -372,13 +372,13 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
372
372
  let e = this.ql;
373
373
  let f = new Rect(0, 0, 0, 1, 1);
374
374
  let g = new Rect(0, 0, 0, 1, 1);
375
- let h = new ScalerParams(1, f, g, d.cg);
376
- let i = new ScalerParams(1, f, g, e.cg);
375
+ let h = new ScalerParams(1, f, g, d.ch);
376
+ let i = new ScalerParams(1, f, g, e.ch);
377
377
  let j;
378
378
  let k;
379
379
  for (let l = 0; l < this.qq.count; l++) {
380
- j = d.ei(this.qq.item(l), h);
381
- k = e.ei(this.qs.item(l), i);
380
+ j = d.ej(this.qq.item(l), h);
381
+ k = e.ej(this.qs.item(l), i);
382
382
  if (!isNaN_(j) && !isNaN_(k) && !isInfinity(j) && !isInfinity(k)) {
383
383
  c.add(((() => {
384
384
  let $ret = new KDPointData();
@@ -422,10 +422,10 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
422
422
  super.k5(a, b, c, d);
423
423
  this.s9();
424
424
  let e = false;
425
- if (this.qj != null && !this.qj.c0()) {
425
+ if (this.qj != null && !this.qj.c1()) {
426
426
  e = true;
427
427
  }
428
- if (this.ql != null && !this.ql.c0()) {
428
+ if (this.ql != null && !this.ql.c1()) {
429
429
  e = true;
430
430
  }
431
431
  if (e) {
@@ -462,8 +462,8 @@ 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.cg, g);
466
- this.qn = new ScalerParams(0, b, c, this.qk.cg, g);
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
467
  this.sx(a);
468
468
  this.sy(a);
469
469
  let h = this.rz * this.ry;
@@ -545,13 +545,13 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
545
545
  }
546
546
  s0(a) {
547
547
  let b = arrayShallowClone(this.qq.asArray());
548
- this.qj.hm(boxArray$1(b), 0, b.length, this.qm);
548
+ this.qj.hn(boxArray$1(b), 0, b.length, this.qm);
549
549
  let c = arrayShallowClone(this.qs.asArray());
550
550
  this.r2 = 0;
551
551
  let d = this.r0;
552
552
  let e = this.qt;
553
553
  let f = this.qf.length;
554
- this.ql.hm(boxArray$1(c), 0, c.length, this.qn);
554
+ this.ql.hn(boxArray$1(c), 0, c.length, this.qn);
555
555
  let g = 255 << 24 | truncate(this.rf) << 16 | truncate(this.re) << 8 | truncate(this.rd);
556
556
  for (let h = 0; h < b.length; h++) {
557
557
  let i = truncate(b[h]);
@@ -683,15 +683,15 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
683
683
  }
684
684
  }
685
685
  eq(a) {
686
- let b = this.ce != null ? this.ce.ta : Rect.empty;
687
- let c = this.ce != null ? this.ce.tp : Rect.empty;
686
+ let b = this.ce != null ? this.ce.tj : Rect.empty;
687
+ let c = this.ce != null ? this.ce.ty : Rect.empty;
688
688
  let d = new Rect(0, 0, 0, 1, 1);
689
689
  let e = this.p1(this.b1);
690
- let f = new ScalerParams(0, d, d, this.qj.cg, e);
691
- let g = new ScalerParams(0, d, d, this.ql.cg, e);
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
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.ei(this.qq.item(h), f) : NaN;
694
- let j = this.ql != null && this.qs != null && h < this.qs.count ? this.ql.ei(this.qs.item(h), g) : NaN;
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;
695
695
  if (!isNaN_(i)) {
696
696
  if (i < b.left + 0.1 * b.width) {
697
697
  i = i + 0.4 * b.width;
@@ -886,7 +886,7 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
886
886
  if (!this.qv || this._itemIndexes == null || this.ce == null || this.cl == null || this._itemIndexes.length != (this.rz * this.ry)) {
887
887
  return null;
888
888
  }
889
- let b = this.ce.ta;
889
+ let b = this.ce.tj;
890
890
  let c = (a.x - b.left) / b.width;
891
891
  let d = (a.y - b.top) / b.height;
892
892
  let e = truncate(Math.round(this.p7.left + (this.p7.width * c)));
@@ -1037,7 +1037,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
1037
1037
  b = this.bu;
1038
1038
  }
1039
1039
  else {
1040
- b = this.e.ce.tf();
1040
+ b = this.e.ce.to();
1041
1041
  }
1042
1042
  let c = truncate(Math.round(b.left));
1043
1043
  let d = truncate(Math.round(b.top));
@@ -47,7 +47,7 @@ export let HorizontalAnchoredCategorySeries = /*@__PURE__*/ (() => {
47
47
  return 1;
48
48
  }
49
49
  bx() {
50
- if (this.yAxis != null && this.yAxis.cg) {
50
+ if (this.yAxis != null && this.yAxis.ch) {
51
51
  return 4;
52
52
  }
53
53
  return 3;
@@ -109,8 +109,8 @@ export let HorizontalAnchoredCategorySeries = /*@__PURE__*/ (() => {
109
109
  if (e == null) {
110
110
  return NaN;
111
111
  }
112
- let f = new ScalerParams(0, this.ce.ta, this.b1.bu, e.cg, d);
113
- let g = this.r2.r(e, this.ce.ta, this.b1.bu, d);
112
+ let f = new ScalerParams(0, this.ce.tj, this.b1.bu, e.ch, d);
113
+ let g = this.r2.r(e, this.ce.tj, this.b1.bu, d);
114
114
  return this.gp(this.valueColumn, a, e, f, g, runOn(this, this.sv), b, c);
115
115
  }
116
116
  ho(a, b) {
@@ -144,7 +144,7 @@ export let HorizontalAnchoredCategorySeries = /*@__PURE__*/ (() => {
144
144
  this.yAxis = typeCast(NumericYAxis.$, a);
145
145
  }
146
146
  sr() {
147
- return this.u6 != null && this.u6.c0();
147
+ return this.u6 != null && this.u6.c1();
148
148
  }
149
149
  ve(a) {
150
150
  this.u0 = a;
@@ -188,7 +188,7 @@ export let HorizontalAnchoredCategorySeries = /*@__PURE__*/ (() => {
188
188
  this.me(typeCast(Axis.$, d));
189
189
  this.vf(this.yAxis);
190
190
  if (this.ce != null) {
191
- this.ce.l6();
191
+ this.ce.mc();
192
192
  }
193
193
  this.r6.cr.g(this.fx);
194
194
  this.sr();
@@ -198,7 +198,7 @@ export let HorizontalAnchoredCategorySeries = /*@__PURE__*/ (() => {
198
198
  break;
199
199
  case "CategoryMode":
200
200
  if (this.xAxis != null) {
201
- this.xAxis.l4(true);
201
+ this.xAxis.l5(true);
202
202
  }
203
203
  break;
204
204
  }
@@ -211,39 +211,39 @@ export let HorizontalAnchoredCategorySeries = /*@__PURE__*/ (() => {
211
211
  switch (a) {
212
212
  case 4:
213
213
  if (this.u0 != null) {
214
- this.u0.c0();
214
+ this.u0.c1();
215
215
  }
216
- if (this.u6 != null && !this.u6.c0()) {
216
+ if (this.u6 != null && !this.u6.c1()) {
217
217
  this.mn(true);
218
218
  }
219
219
  break;
220
220
  case 1:
221
221
  if (this.u0 != null) {
222
- this.u0.c0();
222
+ this.u0.c1();
223
223
  }
224
- if (this.u6 != null && !this.u6.c0()) {
224
+ if (this.u6 != null && !this.u6.c1()) {
225
225
  this.mn(true);
226
226
  }
227
227
  break;
228
228
  case 0:
229
229
  if (this.u0 != null) {
230
- this.u0.c0();
230
+ this.u0.c1();
231
231
  }
232
- if (this.u6 != null && !this.u6.c0()) {
232
+ if (this.u6 != null && !this.u6.c1()) {
233
233
  this.mn(true);
234
234
  }
235
235
  break;
236
236
  case 2:
237
- if (this.t4 != null && this.tp.cr.d > 0 && this.u6 != null && !this.u6.c0()) {
237
+ if (this.t4 != null && this.tp.cr.d > 0 && this.u6 != null && !this.u6.c1()) {
238
238
  this.mn(true);
239
239
  }
240
240
  break;
241
241
  case 3:
242
242
  if (d == this.t4) {
243
243
  if (this.u0 != null) {
244
- this.u0.c0();
244
+ this.u0.c1();
245
245
  }
246
- if (this.u6 != null && !this.u6.c0()) {
246
+ if (this.u6 != null && !this.u6.c1()) {
247
247
  this.mn(true);
248
248
  }
249
249
  }
@@ -251,7 +251,7 @@ export let HorizontalAnchoredCategorySeries = /*@__PURE__*/ (() => {
251
251
  }
252
252
  }
253
253
  u8(a) {
254
- if (typeCast(CategoryXAxis.$, a) !== null || a.cd) {
254
+ if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
255
255
  return true;
256
256
  }
257
257
  return false;
@@ -49,7 +49,7 @@ export let HorizontalAnchoredCategorySeriesInteractionManager = /*@__PURE__*/ ((
49
49
  let e = a.pn(c);
50
50
  let f = -1;
51
51
  let g = a.as();
52
- let h = g.cg;
52
+ let h = g.ch;
53
53
  let i = a.b1.bu.right * 2;
54
54
  if (h) {
55
55
  f = ArrayExtension.binarySearch$11(Point_$type, b, (j) => (i - e.x) < (i - j.x) ? -1 : ((i - e.x) > (i - j.x) ? 1 : 0));
@@ -115,7 +115,7 @@ export let HorizontalAnchoredCategorySeriesInteractionManager = /*@__PURE__*/ ((
115
115
  }
116
116
  let f = 0;
117
117
  if (b != null) {
118
- f = b.e3(b.l6);
118
+ f = b.e4(b.l7);
119
119
  }
120
120
  if ((c.y >= f && c.y <= d.y) || (c.y <= f && c.y >= d.y)) {
121
121
  return true;
@@ -629,8 +629,8 @@ export let XamSparklineView = /*@__PURE__*/ (() => {
629
629
  a.item(ContainerSizeChangedMessage_Spark.$, (b) => this.at());
630
630
  this.d = new CanvasRenderScheduler();
631
631
  this.c = new CanvasRenderScheduler();
632
- this.d.l(this);
633
- this.c.l(this);
632
+ this.d.o(this);
633
+ this.c.o(this);
634
634
  }
635
635
  aw(a) {
636
636
  this.x = a.b;
@@ -830,11 +830,11 @@ export let XamSparklineView = /*@__PURE__*/ (() => {
830
830
  this.ag = null;
831
831
  this.ah = null;
832
832
  this.p = this.q = this.r = null;
833
- this.d.j(null);
833
+ this.d.m(null);
834
834
  return;
835
835
  }
836
836
  let d = a.b;
837
- this.d.j(d);
837
+ this.d.m(d);
838
838
  this.ae = d;
839
839
  this.ae.rootWrapper.setStyleProperty("position", "relative");
840
840
  this.af = this.ae.createElement("canvas");
@@ -1217,8 +1217,8 @@ export let XamSparklineView = /*@__PURE__*/ (() => {
1217
1217
  aq() {
1218
1218
  if (!this.isDirty) {
1219
1219
  this.isDirty = true;
1220
- this.d.o(this.p, null);
1221
- this.c.o(this.q, this.r);
1220
+ this.d.r(this.p, null);
1221
+ this.c.r(this.q, this.r);
1222
1222
  }
1223
1223
  }
1224
1224
  undirty(a) {