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
@@ -174,16 +174,16 @@ var FinancialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
174
174
  this.b = 0;
175
175
  return;
176
176
  }
177
- var e = (this.a.bz.qk != null) ? this.a.bz.qk.cg : false;
177
+ var e = (this.a.bz.qk != null) ? this.a.bz.qk.ch : false;
178
178
  var f = new ScalerParams(0, b, c, e, d);
179
179
  var g = this.a.bz.pz(this.a);
180
180
  var h = typeCast(ISortingAxis_$type, this.a.bz.qk);
181
181
  if (h == null || h.i$b == null) {
182
- var i = Math.floor(this.a.bz.qk.el(g.left, f));
183
- var j = Math.ceil(this.a.bz.qk.el(g.right, f));
184
- if (this.a.bz.qk.cg) {
185
- j = Math.ceil(this.a.bz.qk.el(g.left, f));
186
- i = Math.floor(this.a.bz.qk.el(g.right, f));
182
+ var i = Math.floor(this.a.bz.qk.em(g.left, f));
183
+ var j = Math.ceil(this.a.bz.qk.em(g.right, f));
184
+ if (this.a.bz.qk.ch) {
185
+ j = Math.ceil(this.a.bz.qk.em(g.left, f));
186
+ i = Math.floor(this.a.bz.qk.em(g.right, f));
187
187
  }
188
188
  var k = Math.floor((j - i + 1) * a / g.width);
189
189
  this.b = truncate(Math.max(1, k));
@@ -327,7 +327,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
327
327
  return true;
328
328
  };
329
329
  FinancialSeries.prototype.get_em = function () {
330
- return this.q6 != null && this.q6.cg;
330
+ return this.q6 != null && this.q6.ch;
331
331
  };
332
332
  Object.defineProperty(FinancialSeries.prototype, "rg", {
333
333
  get: function () {
@@ -409,7 +409,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
409
409
  };
410
410
  FinancialSeries.prototype.ta = function (a, b, c, d, e, f) {
411
411
  var g = this.bl != 1;
412
- this.qt.a3(this.qt.b, d.cm, a, b, c, d, e, f, false);
412
+ this.qt.a3(this.qt.b, d.cn, a, b, c, d, e, f, false);
413
413
  this.qt.ab(this.fv);
414
414
  var h = this.qt.ay;
415
415
  var i = null;
@@ -435,7 +435,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
435
435
  if (c == null) {
436
436
  return Number.POSITIVE_INFINITY;
437
437
  }
438
- var f = this.qk.le;
438
+ var f = this.qk.lf;
439
439
  return this.f8(a, b, this.qk, d, e, f, runOn(this, this.sa));
440
440
  };
441
441
  FinancialSeries.prototype.getOffsetValue = function () {
@@ -450,37 +450,37 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
450
450
  FinancialSeries.prototype.gn = function (a, b, c) {
451
451
  var d = this.getEffectiveViewport1(this.b1);
452
452
  var e = this.sb(this.b1.bv, this.b1.bu, d);
453
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
453
+ var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
454
454
  return this.gp(new FinancialValueList(this.rg, this.re, this.rf, this.rd, this.ri), a, this.qk, f, e, runOn(this, this.sa), b, c);
455
455
  };
456
456
  FinancialSeries.prototype.gj = function (a, b, c) {
457
457
  var d = this.getEffectiveViewport1(this.b1);
458
458
  var e = this.sb(this.b1.bv, this.b1.bu, d);
459
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
459
+ var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
460
460
  return this.gp(this.re, a, this.qk, f, e, runOn(this, this.sa), b, c);
461
461
  };
462
462
  FinancialSeries.prototype.gl = function (a, b, c) {
463
463
  var d = this.getEffectiveViewport1(this.b1);
464
464
  var e = this.sb(this.b1.bv, this.b1.bu, d);
465
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
465
+ var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
466
466
  return this.gp(this.rf, a, this.qk, f, e, runOn(this, this.sa), b, c);
467
467
  };
468
468
  FinancialSeries.prototype.sc = function (a, b, c) {
469
469
  var d = this.getEffectiveViewport1(this.b1);
470
470
  var e = this.sb(this.b1.bv, this.b1.bu, d);
471
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
471
+ var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
472
472
  return this.gp(this.rd, a, this.qk, f, e, runOn(this, this.sa), b, c);
473
473
  };
474
474
  FinancialSeries.prototype.sd = function (a, b, c) {
475
475
  var d = this.getEffectiveViewport1(this.b1);
476
476
  var e = this.sb(this.b1.bv, this.b1.bu, d);
477
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
477
+ var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
478
478
  return this.gp(this.rg, a, this.qk, f, e, runOn(this, this.sa), b, c);
479
479
  };
480
480
  FinancialSeries.prototype.se = function (a, b, c) {
481
481
  var d = this.getEffectiveViewport1(this.b1);
482
482
  var e = this.sb(this.b1.bv, this.b1.bu, d);
483
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
483
+ var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
484
484
  return this.gp(this.ri, a, this.qk, f, e, runOn(this, this.sa), b, c);
485
485
  };
486
486
  FinancialSeries.prototype.po = function (a, b, c) {
@@ -506,10 +506,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
506
506
  FinancialSeries.prototype.lk = function () {
507
507
  _super.prototype.lk.call(this);
508
508
  if (this.qk != null) {
509
- this.qk.h7(false);
509
+ this.qk.h8(false);
510
510
  }
511
511
  if (this.q6 != null) {
512
- this.q6.h7(false);
512
+ this.q6.h8(false);
513
513
  }
514
514
  };
515
515
  FinancialSeries.prototype.nb = function (a, b) {
@@ -550,18 +550,18 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
550
550
  case "SeriesViewer":
551
551
  if (c != null && d == null) {
552
552
  if (this.qk != null) {
553
- this.qk.bz(this);
553
+ this.qk.b0(this);
554
554
  }
555
555
  if (this.q6 != null) {
556
- this.q6.bz(this);
556
+ this.q6.b0(this);
557
557
  }
558
558
  }
559
559
  if (c == null && d != null) {
560
560
  if (this.qk != null) {
561
- this.qk.cs(this);
561
+ this.qk.ct(this);
562
562
  }
563
563
  if (this.q6 != null) {
564
- this.q6.cs(this);
564
+ this.q6.ct(this);
565
565
  }
566
566
  }
567
567
  this.q1.bx.e(this.fx);
@@ -599,7 +599,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
599
599
  }
600
600
  }
601
601
  this.rk = false;
602
- if (this.q6 != null && !this.q6.c0()) {
602
+ if (this.q6 != null && !this.q6.c1()) {
603
603
  this.q1.bx.e(this.fx);
604
604
  this.mn(false);
605
605
  }
@@ -611,7 +611,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
611
611
  }
612
612
  break;
613
613
  case "OpenColumn":
614
- if (this.q6 != null && !this.q6.c0() && !this.rk) {
614
+ if (this.q6 != null && !this.q6.c1() && !this.rk) {
615
615
  this.q1.bx.e(this.fx);
616
616
  this.mn(false);
617
617
  }
@@ -623,7 +623,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
623
623
  }
624
624
  break;
625
625
  case "HighColumn":
626
- if (this.q6 != null && !this.q6.c0() && !this.rk) {
626
+ if (this.q6 != null && !this.q6.c1() && !this.rk) {
627
627
  this.q1.bx.e(this.fx);
628
628
  this.mn(false);
629
629
  }
@@ -635,7 +635,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
635
635
  }
636
636
  break;
637
637
  case "LowColumn":
638
- if (this.q6 != null && !this.q6.c0() && !this.rk) {
638
+ if (this.q6 != null && !this.q6.c1() && !this.rk) {
639
639
  this.q1.bx.e(this.fx);
640
640
  this.mn(false);
641
641
  }
@@ -647,7 +647,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
647
647
  }
648
648
  break;
649
649
  case "CloseColumn":
650
- if (this.q6 != null && !this.q6.c0() && !this.rk) {
650
+ if (this.q6 != null && !this.q6.c1() && !this.rk) {
651
651
  this.q1.bx.e(this.fx);
652
652
  this.mn(false);
653
653
  }
@@ -660,17 +660,17 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
660
660
  }
661
661
  break;
662
662
  case "VolumeColumn":
663
- if (this.q6 != null && !this.q6.c0() && !this.rk) {
663
+ if (this.q6 != null && !this.q6.c1() && !this.rk) {
664
664
  this.q1.bx.e(this.fx);
665
665
  this.mn(false);
666
666
  }
667
667
  break;
668
668
  case FinancialSeries.$$p[9]:
669
669
  if (c != null) {
670
- c.bz(this);
670
+ c.b0(this);
671
671
  }
672
672
  if (d != null) {
673
- d.cs(this);
673
+ d.ct(this);
674
674
  }
675
675
  this.q1.bx.e(this.fx);
676
676
  this.mn(false);
@@ -679,14 +679,14 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
679
679
  break;
680
680
  case FinancialSeries.$$p[10]:
681
681
  if (c != null) {
682
- c.bz(this);
682
+ c.b0(this);
683
683
  }
684
684
  if (d != null) {
685
- d.cs(this);
685
+ d.ct(this);
686
686
  }
687
687
  this.q1.bx.e(this.fx);
688
688
  if (this.q6 != null) {
689
- this.q6.c0();
689
+ this.q6.c1();
690
690
  }
691
691
  {
692
692
  this.mn(false);
@@ -712,7 +712,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
712
712
  this.td(this.qq, this.q1);
713
713
  }
714
714
  if (this.ce != null) {
715
- this.ce.ob(this);
715
+ this.ce.ok(this);
716
716
  }
717
717
  break;
718
718
  case FinancialSeries.$$p[5]:
@@ -724,7 +724,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
724
724
  break;
725
725
  case "CategoryMode":
726
726
  if (this.qk != null) {
727
- this.qk.l4(true);
727
+ this.qk.l5(true);
728
728
  }
729
729
  break;
730
730
  }
@@ -736,7 +736,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
736
736
  return false;
737
737
  };
738
738
  FinancialSeries.prototype.rm = function (a) {
739
- if (typeCast(CategoryXAxis.$, a) !== null || a.cd) {
739
+ if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
740
740
  return true;
741
741
  }
742
742
  return false;
@@ -746,7 +746,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
746
746
  return null;
747
747
  }
748
748
  var d = new Array((b - a) + 1);
749
- var e = c.cm;
749
+ var e = c.cn;
750
750
  var f = null;
751
751
  if (e) {
752
752
  f = c.i$b;
@@ -794,7 +794,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
794
794
  var d = this.b1.bv;
795
795
  var e = this.qk;
796
796
  var f = 0;
797
- if (e.co) {
797
+ if (e.cp) {
798
798
  var g = (a.y - d.top) / d.height;
799
799
  f = g * c.height + c.top;
800
800
  }
@@ -834,7 +834,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
834
834
  var h = this.qk;
835
835
  var i = -1;
836
836
  var j = -1;
837
- if (h.cm) {
837
+ if (h.cn) {
838
838
  var k = this.qn();
839
839
  var l = this.sl(b);
840
840
  i = l;
@@ -874,10 +874,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
874
874
  var d = -1;
875
875
  if (!b.isEmpty && !c.isEmpty && this.qk != null) {
876
876
  var e = this.getEffectiveViewport1(this.b1);
877
- var f = new ScalerParams(0, b, c, this.qk.cg, e);
877
+ var f = new ScalerParams(0, b, c, this.qk.ch, e);
878
878
  var g = this.pz(this.b1);
879
- var h = this.qk.el(g.left, f);
880
- var i = this.qk.el(g.right, f);
879
+ var h = this.qk.em(g.left, f);
880
+ var i = this.qk.em(g.right, f);
881
881
  var j = (a.x - b.left) / b.width;
882
882
  var k = h + (j * (i - h));
883
883
  if (this.qk.categoryMode != 0) {
@@ -904,15 +904,15 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
904
904
  return -1;
905
905
  }
906
906
  var e = new Rect(0, 0, 0, 1, 1);
907
- var f = new ScalerParams(0, b, c, this.qk.cg, d);
907
+ var f = new ScalerParams(0, b, c, this.qk.ch, d);
908
908
  var g = typeCast(ISortingAxis_$type, this.qk);
909
909
  var h = this.pz(this.b1);
910
910
  var i = h.left;
911
911
  var j = h.right;
912
912
  var k = this.pn(a).x;
913
- var l = this.qk.el(k, f);
914
- var m = this.qk.el(i, f);
915
- var n = this.qk.el(j, f);
913
+ var l = this.qk.em(k, f);
914
+ var m = this.qk.em(i, f);
915
+ var n = this.qk.em(j, f);
916
916
  l = Math.max(m, Math.min(n, l));
917
917
  var o = g.i$f(l);
918
918
  return o;
@@ -944,7 +944,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
944
944
  if (this.qk == null) {
945
945
  return 0;
946
946
  }
947
- return this.qk.k4(a, b, c, this.index);
947
+ return this.qk.k5(a, b, c, this.index);
948
948
  };
949
949
  FinancialSeries.prototype.eu = function () {
950
950
  return this.rr;
@@ -965,7 +965,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
965
965
  FinancialSeries.prototype.fd = function (a, b, c) {
966
966
  var d = _super.prototype.fd.call(this, a, b, c);
967
967
  var e = c;
968
- if (this.cl == null || this.cl.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.qk == null || this.q6 == null || e.bx.b < 1 || this.qk.bh == null || this.q6.bh == null || this.q6.lw == this.q6.lv || this.qk.itemsSource == null || this.qk.le < 1) {
968
+ if (this.cl == null || this.cl.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.qk == null || this.q6 == null || e.bx.b < 1 || this.qk.bi == null || this.q6.bi == null || this.q6.lx == this.q6.lw || this.qk.itemsSource == null || this.qk.lf < 1) {
969
969
  e.bx.b = 0;
970
970
  d = false;
971
971
  }
@@ -985,9 +985,9 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
985
985
  var d = a.bu;
986
986
  var e = this.getEffectiveViewport1(this.b1);
987
987
  if (!c.isEmpty && !d.isEmpty && this.q6 != null) {
988
- var f = new ScalerParams(0, c, d, this.q6.cg, e);
988
+ var f = new ScalerParams(0, c, d, this.q6.ch, e);
989
989
  f.b = this.gg();
990
- b = this.q6.ei(this.q6.l6, f);
990
+ b = this.q6.ej(this.q6.l7, f);
991
991
  }
992
992
  return b;
993
993
  };
@@ -2034,11 +2034,11 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
2034
2034
  };
2035
2035
  FinancialSeriesView.prototype.getDefaultTooltipTemplate = function () {
2036
2036
  var a = "<div class='ui-chart-default-tooltip-content'>";
2037
- if (this.bz.qk.cd) {
2037
+ if (this.bz.qk.ce) {
2038
2038
  a += "<span>${itemLabel}</span><br/>";
2039
2039
  }
2040
- else if (this.bz.qk.fz != null) {
2041
- a += "<span>${item." + this.bz.qk.fz + "}</span><br/>";
2040
+ else if (this.bz.qk.f0 != null) {
2041
+ a += "<span>${item." + this.bz.qk.f0 + "}</span><br/>";
2042
2042
  }
2043
2043
  a += "<span class='ui-priority-primary'";
2044
2044
  var b = this.e.a7.a$r(this.e);
@@ -63,7 +63,7 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
63
63
  this.tv = a;
64
64
  };
65
65
  FinancialIndicator.prototype.t8 = function (a) {
66
- if (this.q6 != null && !this.q6.c0()) {
66
+ if (this.q6 != null && !this.q6.c1()) {
67
67
  this.mn(true);
68
68
  }
69
69
  };
@@ -74,7 +74,7 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
74
74
  var d = this.q6;
75
75
  var e = 0;
76
76
  if (d != null) {
77
- e = d.e3(d.l6);
77
+ e = d.e4(d.l7);
78
78
  }
79
79
  if ((a.y >= e && a.y <= b.y) || (a.y <= e && a.y >= b.y)) {
80
80
  return true;
@@ -97,7 +97,7 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
97
97
  var c = this.b1.bv;
98
98
  var d = this.b1.bu;
99
99
  var e = this.getEffectiveViewport1(this.b1);
100
- var f = new ScalerParams(0, c, d, this.q6.cg, e);
100
+ var f = new ScalerParams(0, c, d, this.q6.ch, e);
101
101
  f.b = this.gg();
102
102
  var g = this.aj(this.qk, this.qm.f, this.sh(this.b1), this.sj(this.b1), a, true);
103
103
  if (g == null) {
@@ -107,7 +107,7 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
107
107
  var i = g[1];
108
108
  var j = Math.abs(b.x - h[0]);
109
109
  var k = Math.abs(b.x - i[0]);
110
- var l = this.q6.ei(this.q6.l6, f);
110
+ var l = this.q6.ej(this.q6.l7, f);
111
111
  var m = 1;
112
112
  if (j < k) {
113
113
  var n = h[0] - 0.5 * m;
@@ -267,7 +267,7 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
267
267
  }
268
268
  this.indicatorColumn.s(0, g);
269
269
  this.ua(0, this.cl.count, null);
270
- if (this.q6 != null && !this.q6.c0()) {
270
+ if (this.q6 != null && !this.q6.c1()) {
271
271
  this.q1.bx.e(this.fx);
272
272
  this.mn(false);
273
273
  }
@@ -322,8 +322,8 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
322
322
  }
323
323
  var d = this.getEffectiveViewport1(this.b1);
324
324
  var e = this.sb(this.b1.bv, this.b1.bu, d);
325
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
326
- f.c = this.ce.tp;
325
+ var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
326
+ f.c = this.ce.ty;
327
327
  return this.gp(this.indicatorColumn, a, this.qk, f, e, runOn(this, this.sa), b, c);
328
328
  };
329
329
  FinancialIndicator.prototype.ho = function (a, b) {
@@ -371,8 +371,8 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
371
371
  var f = this.p1(this.b1);
372
372
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
373
373
  if (this.qk != null) {
374
- var g = new ScalerParams(0, e, e, this.qk.cg, f);
375
- var h = this.qk.ei(b, g);
374
+ var g = new ScalerParams(0, e, e, this.qk.ch, f);
375
+ var h = this.qk.ej(b, g);
376
376
  if (h < c.left + 0.1 * c.width) {
377
377
  h = h + 0.4 * c.width;
378
378
  }
@@ -382,9 +382,9 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
382
382
  c.x = h - 0.5 * c.width;
383
383
  }
384
384
  if (this.q6 != null && this.indicatorColumn != null && b < this.indicatorColumn.count) {
385
- var i = new ScalerParams(0, e, e, this.q6.cg, f);
385
+ var i = new ScalerParams(0, e, e, this.q6.ch, f);
386
386
  i.b = this.gg();
387
- var j = this.q6.ei(this.indicatorColumn._inner[b], i);
387
+ var j = this.q6.ej(this.indicatorColumn._inner[b], i);
388
388
  if (j < c.top + 0.1 * c.height) {
389
389
  j = j + 0.4 * c.height;
390
390
  }
@@ -412,80 +412,85 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
412
412
  var e = this.getEffectiveViewport1(b);
413
413
  var f = this.qk;
414
414
  var g = this.q6;
415
- var h = new ScalerParams(0, c, d, f.cg, e);
416
- var i = new ScalerParams(0, c, d, g.cg, e);
415
+ var h = new ScalerParams(0, c, d, f.ch, e);
416
+ var i = new ScalerParams(0, c, d, g.ch, e);
417
417
  i.b = this.gg();
418
+ var j = this.qk.ag();
419
+ var k = j[0];
420
+ var l = j[1];
418
421
  a.f.clear();
419
422
  a.m.clear();
420
423
  a.p.clear();
421
- var j = 0;
422
- var k = typeCast(ISortingAxis_$type, this.qk);
423
- if (k != null && k.i$b.count != this.cl.count) {
424
+ var m = 0;
425
+ var n = typeCast(ISortingAxis_$type, this.qk);
426
+ if (n != null && n.i$b.count != this.cl.count) {
424
427
  return;
425
428
  }
426
- j = this.sb(c, d, e);
427
- var l = this.t5();
428
- if (l == -1) {
429
- l = this.trendLinePeriod;
429
+ m = this.sb(c, d, e);
430
+ var o = this.t5();
431
+ if (o == -1) {
432
+ o = this.trendLinePeriod;
430
433
  }
431
- var m = typeCast(FinancialIndicatorView.$, b);
432
- if (m.b7) {
433
- m.b5.prepareLineCore(a.p, this.trendLineType, this.indicatorColumn, l, function (n) { return _this.qk.ei(n, h); }, function (n) { return _this.q6.ei(n, i); }, ((function () {
434
+ var p = typeCast(FinancialIndicatorView.$, b);
435
+ if (p.b7) {
436
+ p.b5.prepareLineCore(a.p, this.trendLineType, this.indicatorColumn, o, function (q) { return _this.qk.ej(q, h); }, function (q) { return _this.q6.ej(q, i); }, ((function () {
434
437
  var $ret = new TrendResolutionParams();
435
- $ret.c = b.bx.b;
436
- $ret.d = b.bx.c;
437
- $ret.e = b.bx.d;
438
- $ret.a = j;
439
- $ret.b = _this.fx;
440
- $ret.f = d;
441
- $ret.g = c;
438
+ $ret.e = b.bx.b;
439
+ $ret.f = b.bx.c;
440
+ $ret.g = b.bx.d;
441
+ $ret.a = m;
442
+ $ret.d = _this.fx;
443
+ $ret.h = d;
444
+ $ret.i = c;
445
+ $ret.b = l;
446
+ $ret.c = k;
442
447
  return $ret;
443
448
  })()));
444
449
  }
445
- var n = this.qk.el(2, h) - this.qk.el(1, h);
446
- for (var o = b.bx.c; o <= b.bx.d; ++o) {
447
- var p = void 0;
448
- if (k == null) {
449
- p = b.bx.getBucket(o);
450
+ var q = this.qk.em(2, h) - this.qk.em(1, h);
451
+ for (var r = b.bx.c; r <= b.bx.d; ++r) {
452
+ var s = void 0;
453
+ if (n == null) {
454
+ s = b.bx.getBucket(r);
450
455
  }
451
456
  else {
452
- var q = k.i$b._inner[o];
453
- var r = k.i$d(q);
454
- var s = this.indicatorColumn._inner[o];
455
- var t = s;
456
- var u = r;
457
- while (o < b.bx.d) {
458
- q = k.i$b._inner[o + 1];
459
- u = k.i$d(q);
460
- if (u - r > n) {
457
+ var t = n.i$b._inner[r];
458
+ var u = n.i$d(t);
459
+ var v = this.indicatorColumn._inner[r];
460
+ var w = v;
461
+ var x = u;
462
+ while (r < b.bx.d) {
463
+ t = n.i$b._inner[r + 1];
464
+ x = n.i$d(t);
465
+ if (x - u > q) {
461
466
  break;
462
467
  }
463
- o++;
464
- var v = this.indicatorColumn._inner[o];
465
- s = Math.min(s, v);
466
- t = Math.max(t, v);
468
+ r++;
469
+ var y = this.indicatorColumn._inner[r];
470
+ v = Math.min(v, y);
471
+ w = Math.max(w, y);
467
472
  }
468
- var w = NaN;
469
- if (!isNaN_(r)) {
470
- w = this.qk.ei(r, h);
473
+ var z = NaN;
474
+ if (!isNaN_(u)) {
475
+ z = this.qk.ej(u, h);
471
476
  }
472
- p = [w, s, t];
477
+ s = [z, v, w];
473
478
  }
474
- if (!isNaN_(p[0])) {
479
+ if (!isNaN_(s[0])) {
475
480
  if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
476
- p[0] = p[0] + j;
481
+ s[0] = s[0] + m;
477
482
  }
478
483
  else {
479
- p[0] = f.ei(p[0], h) + j;
484
+ s[0] = f.ej(s[0], h) + m;
480
485
  }
481
- p[1] = g.ei(p[1], i);
482
- if (b.bx.b > 1 || k != null) {
483
- p[2] = g.ei(p[2], i);
486
+ s[1] = g.ej(s[1], i);
487
+ if (b.bx.b > 1 || n != null) {
488
+ s[2] = g.ej(s[2], i);
484
489
  }
485
490
  else {
486
- p[2] = p[1];
491
+ s[2] = s[1];
487
492
  }
488
- a.f.add(p);
493
+ a.f.add(s);
489
494
  }
490
495
  }
491
496
  return;
@@ -558,7 +563,7 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
558
563
  this.qt.ak = i;
559
564
  this.qt.ag = i;
560
565
  if (o) {
561
- var q = new ScalerParams(0, b.bv, b.bu, this.qk.cg, g);
566
+ var q = new ScalerParams(0, b.bv, b.bu, this.qk.ch, g);
562
567
  this.qt.f = false;
563
568
  this.ta(m, -1, n, this.qk, q, b.q);
564
569
  }
@@ -570,7 +575,7 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
570
575
  this.qt.ak = j;
571
576
  this.qt.ag = j;
572
577
  if (o) {
573
- var r = new ScalerParams(0, b.bv, b.bu, this.qk.cg, g);
578
+ var r = new ScalerParams(0, b.bv, b.bu, this.qk.ch, g);
574
579
  this.qt.f = true;
575
580
  this.ta(m, -1, n, this.qk, r, b.q);
576
581
  }
@@ -595,7 +600,7 @@ var FinancialIndicator = /** @class */ /*@__PURE__*/ (function (_super) {
595
600
  this.tv.b5.g$i();
596
601
  }
597
602
  this.ty(0, this.indicatorColumn.count);
598
- if (this.q6 != null && !this.q6.c0()) {
603
+ if (this.q6 != null && !this.q6.c1()) {
599
604
  this.mn(false);
600
605
  }
601
606
  };
@@ -36,7 +36,7 @@ var FinancialOverlay = /** @class */ /*@__PURE__*/ (function (_super) {
36
36
  this.q1.bx.e(this.fx);
37
37
  this.tv();
38
38
  if (this.q6 != null) {
39
- this.q6.c0();
39
+ this.q6.c1();
40
40
  }
41
41
  this.mn(true);
42
42
  };
@@ -84,12 +84,12 @@ var FinancialOverlay = /** @class */ /*@__PURE__*/ (function (_super) {
84
84
  var d = this.b1.bu;
85
85
  var e = new Rect(0, 0, 0, 1, 1);
86
86
  var f = this.p1(this.b1);
87
- var g = new ScalerParams(0, e, e, this.qk.cg, f);
88
- var h = new ScalerParams(0, e, e, this.q6.cg, f);
87
+ var g = new ScalerParams(0, e, e, this.qk.ch, f);
88
+ var h = new ScalerParams(0, e, e, this.q6.ch, f);
89
89
  h.b = this.gg();
90
90
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
91
91
  if (this.qk != null) {
92
- var i = this.qk.ei(b, g);
92
+ var i = this.qk.ej(b, g);
93
93
  if (i < c.left + 0.1 * c.width) {
94
94
  i = i + 0.4 * c.width;
95
95
  }
@@ -99,8 +99,8 @@ var FinancialOverlay = /** @class */ /*@__PURE__*/ (function (_super) {
99
99
  c.x = i - 0.5 * c.width;
100
100
  }
101
101
  if (this.q6 != null && this.rf != null && this.re != null && b < this.rf.count && b < this.re.count) {
102
- var j = this.q6.ei(this.rf.item(b), h);
103
- var k = this.q6.ei(this.re.item(b), h);
102
+ var j = this.q6.ej(this.rf.item(b), h);
103
+ var k = this.q6.ej(this.re.item(b), h);
104
104
  if (!isNaN_(j) && !isNaN_(k)) {
105
105
  var l = Math.abs(j - k);
106
106
  if (c.height < l) {