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
@@ -151,16 +151,16 @@ export let FinancialBucketCalculator = /*@__PURE__*/ (() => {
151
151
  this.b = 0;
152
152
  return;
153
153
  }
154
- let e = (this.a.bz.qk != null) ? this.a.bz.qk.cg : false;
154
+ let e = (this.a.bz.qk != null) ? this.a.bz.qk.ch : false;
155
155
  let f = new ScalerParams(0, b, c, e, d);
156
156
  let g = this.a.bz.pz(this.a);
157
157
  let h = typeCast(ISortingAxis_$type, this.a.bz.qk);
158
158
  if (h == null || h.i$b == null) {
159
- let i = Math.floor(this.a.bz.qk.el(g.left, f));
160
- let j = Math.ceil(this.a.bz.qk.el(g.right, f));
161
- if (this.a.bz.qk.cg) {
162
- j = Math.ceil(this.a.bz.qk.el(g.left, f));
163
- i = Math.floor(this.a.bz.qk.el(g.right, f));
159
+ let i = Math.floor(this.a.bz.qk.em(g.left, f));
160
+ let j = Math.ceil(this.a.bz.qk.em(g.right, f));
161
+ if (this.a.bz.qk.ch) {
162
+ j = Math.ceil(this.a.bz.qk.em(g.left, f));
163
+ i = Math.floor(this.a.bz.qk.em(g.right, f));
164
164
  }
165
165
  let k = Math.floor((j - i + 1) * a / g.width);
166
166
  this.b = truncate(Math.max(1, k));
@@ -303,7 +303,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
303
303
  return true;
304
304
  }
305
305
  get_em() {
306
- return this.q6 != null && this.q6.cg;
306
+ return this.q6 != null && this.q6.ch;
307
307
  }
308
308
  get rg() {
309
309
  return this.rb;
@@ -365,7 +365,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
365
365
  }
366
366
  ta(a, b, c, d, e, f) {
367
367
  let g = this.bl != 1;
368
- this.qt.a3(this.qt.b, d.cm, a, b, c, d, e, f, false);
368
+ this.qt.a3(this.qt.b, d.cn, a, b, c, d, e, f, false);
369
369
  this.qt.ab(this.fv);
370
370
  let h = this.qt.ay;
371
371
  let i = null;
@@ -391,7 +391,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
391
391
  if (c == null) {
392
392
  return Number.POSITIVE_INFINITY;
393
393
  }
394
- let f = this.qk.le;
394
+ let f = this.qk.lf;
395
395
  return this.f8(a, b, this.qk, d, e, f, runOn(this, this.sa));
396
396
  }
397
397
  getOffsetValue() {
@@ -406,37 +406,37 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
406
406
  gn(a, b, c) {
407
407
  let d = this.getEffectiveViewport1(this.b1);
408
408
  let e = this.sb(this.b1.bv, this.b1.bu, d);
409
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
409
+ let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
410
410
  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);
411
411
  }
412
412
  gj(a, b, c) {
413
413
  let d = this.getEffectiveViewport1(this.b1);
414
414
  let e = this.sb(this.b1.bv, this.b1.bu, d);
415
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
415
+ let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
416
416
  return this.gp(this.re, a, this.qk, f, e, runOn(this, this.sa), b, c);
417
417
  }
418
418
  gl(a, b, c) {
419
419
  let d = this.getEffectiveViewport1(this.b1);
420
420
  let e = this.sb(this.b1.bv, this.b1.bu, d);
421
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
421
+ let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
422
422
  return this.gp(this.rf, a, this.qk, f, e, runOn(this, this.sa), b, c);
423
423
  }
424
424
  sc(a, b, c) {
425
425
  let d = this.getEffectiveViewport1(this.b1);
426
426
  let e = this.sb(this.b1.bv, this.b1.bu, d);
427
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
427
+ let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
428
428
  return this.gp(this.rd, a, this.qk, f, e, runOn(this, this.sa), b, c);
429
429
  }
430
430
  sd(a, b, c) {
431
431
  let d = this.getEffectiveViewport1(this.b1);
432
432
  let e = this.sb(this.b1.bv, this.b1.bu, d);
433
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
433
+ let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
434
434
  return this.gp(this.rg, a, this.qk, f, e, runOn(this, this.sa), b, c);
435
435
  }
436
436
  se(a, b, c) {
437
437
  let d = this.getEffectiveViewport1(this.b1);
438
438
  let e = this.sb(this.b1.bv, this.b1.bu, d);
439
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
439
+ let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
440
440
  return this.gp(this.ri, a, this.qk, f, e, runOn(this, this.sa), b, c);
441
441
  }
442
442
  po(a, b, c) {
@@ -457,10 +457,10 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
457
457
  lk() {
458
458
  super.lk();
459
459
  if (this.qk != null) {
460
- this.qk.h7(false);
460
+ this.qk.h8(false);
461
461
  }
462
462
  if (this.q6 != null) {
463
- this.q6.h7(false);
463
+ this.q6.h8(false);
464
464
  }
465
465
  }
466
466
  nb(a, b) {
@@ -501,18 +501,18 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
501
501
  case "SeriesViewer":
502
502
  if (c != null && d == null) {
503
503
  if (this.qk != null) {
504
- this.qk.bz(this);
504
+ this.qk.b0(this);
505
505
  }
506
506
  if (this.q6 != null) {
507
- this.q6.bz(this);
507
+ this.q6.b0(this);
508
508
  }
509
509
  }
510
510
  if (c == null && d != null) {
511
511
  if (this.qk != null) {
512
- this.qk.cs(this);
512
+ this.qk.ct(this);
513
513
  }
514
514
  if (this.q6 != null) {
515
- this.q6.cs(this);
515
+ this.q6.ct(this);
516
516
  }
517
517
  }
518
518
  this.q1.bx.e(this.fx);
@@ -550,7 +550,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
550
550
  }
551
551
  }
552
552
  this.rk = false;
553
- if (this.q6 != null && !this.q6.c0()) {
553
+ if (this.q6 != null && !this.q6.c1()) {
554
554
  this.q1.bx.e(this.fx);
555
555
  this.mn(false);
556
556
  }
@@ -562,7 +562,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
562
562
  }
563
563
  break;
564
564
  case "OpenColumn":
565
- if (this.q6 != null && !this.q6.c0() && !this.rk) {
565
+ if (this.q6 != null && !this.q6.c1() && !this.rk) {
566
566
  this.q1.bx.e(this.fx);
567
567
  this.mn(false);
568
568
  }
@@ -574,7 +574,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
574
574
  }
575
575
  break;
576
576
  case "HighColumn":
577
- if (this.q6 != null && !this.q6.c0() && !this.rk) {
577
+ if (this.q6 != null && !this.q6.c1() && !this.rk) {
578
578
  this.q1.bx.e(this.fx);
579
579
  this.mn(false);
580
580
  }
@@ -586,7 +586,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
586
586
  }
587
587
  break;
588
588
  case "LowColumn":
589
- if (this.q6 != null && !this.q6.c0() && !this.rk) {
589
+ if (this.q6 != null && !this.q6.c1() && !this.rk) {
590
590
  this.q1.bx.e(this.fx);
591
591
  this.mn(false);
592
592
  }
@@ -598,7 +598,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
598
598
  }
599
599
  break;
600
600
  case "CloseColumn":
601
- if (this.q6 != null && !this.q6.c0() && !this.rk) {
601
+ if (this.q6 != null && !this.q6.c1() && !this.rk) {
602
602
  this.q1.bx.e(this.fx);
603
603
  this.mn(false);
604
604
  }
@@ -611,17 +611,17 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
611
611
  }
612
612
  break;
613
613
  case "VolumeColumn":
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
  }
618
618
  break;
619
619
  case FinancialSeries.$$p[9]:
620
620
  if (c != null) {
621
- c.bz(this);
621
+ c.b0(this);
622
622
  }
623
623
  if (d != null) {
624
- d.cs(this);
624
+ d.ct(this);
625
625
  }
626
626
  this.q1.bx.e(this.fx);
627
627
  this.mn(false);
@@ -630,14 +630,14 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
630
630
  break;
631
631
  case FinancialSeries.$$p[10]:
632
632
  if (c != null) {
633
- c.bz(this);
633
+ c.b0(this);
634
634
  }
635
635
  if (d != null) {
636
- d.cs(this);
636
+ d.ct(this);
637
637
  }
638
638
  this.q1.bx.e(this.fx);
639
639
  if (this.q6 != null) {
640
- this.q6.c0();
640
+ this.q6.c1();
641
641
  }
642
642
  {
643
643
  this.mn(false);
@@ -663,7 +663,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
663
663
  this.td(this.qq, this.q1);
664
664
  }
665
665
  if (this.ce != null) {
666
- this.ce.ob(this);
666
+ this.ce.ok(this);
667
667
  }
668
668
  break;
669
669
  case FinancialSeries.$$p[5]:
@@ -675,7 +675,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
675
675
  break;
676
676
  case "CategoryMode":
677
677
  if (this.qk != null) {
678
- this.qk.l4(true);
678
+ this.qk.l5(true);
679
679
  }
680
680
  break;
681
681
  }
@@ -687,7 +687,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
687
687
  return false;
688
688
  }
689
689
  rm(a) {
690
- if (typeCast(CategoryXAxis.$, a) !== null || a.cd) {
690
+ if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
691
691
  return true;
692
692
  }
693
693
  return false;
@@ -697,7 +697,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
697
697
  return null;
698
698
  }
699
699
  let d = new Array((b - a) + 1);
700
- let e = c.cm;
700
+ let e = c.cn;
701
701
  let f = null;
702
702
  if (e) {
703
703
  f = c.i$b;
@@ -745,7 +745,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
745
745
  let d = this.b1.bv;
746
746
  let e = this.qk;
747
747
  let f = 0;
748
- if (e.co) {
748
+ if (e.cp) {
749
749
  let g = (a.y - d.top) / d.height;
750
750
  f = g * c.height + c.top;
751
751
  }
@@ -785,7 +785,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
785
785
  let h = this.qk;
786
786
  let i = -1;
787
787
  let j = -1;
788
- if (h.cm) {
788
+ if (h.cn) {
789
789
  let k = this.qn();
790
790
  let l = this.sl(b);
791
791
  i = l;
@@ -825,10 +825,10 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
825
825
  let d = -1;
826
826
  if (!b.isEmpty && !c.isEmpty && this.qk != null) {
827
827
  let e = this.getEffectiveViewport1(this.b1);
828
- let f = new ScalerParams(0, b, c, this.qk.cg, e);
828
+ let f = new ScalerParams(0, b, c, this.qk.ch, e);
829
829
  let g = this.pz(this.b1);
830
- let h = this.qk.el(g.left, f);
831
- let i = this.qk.el(g.right, f);
830
+ let h = this.qk.em(g.left, f);
831
+ let i = this.qk.em(g.right, f);
832
832
  let j = (a.x - b.left) / b.width;
833
833
  let k = h + (j * (i - h));
834
834
  if (this.qk.categoryMode != 0) {
@@ -855,15 +855,15 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
855
855
  return -1;
856
856
  }
857
857
  let e = new Rect(0, 0, 0, 1, 1);
858
- let f = new ScalerParams(0, b, c, this.qk.cg, d);
858
+ let f = new ScalerParams(0, b, c, this.qk.ch, d);
859
859
  let g = typeCast(ISortingAxis_$type, this.qk);
860
860
  let h = this.pz(this.b1);
861
861
  let i = h.left;
862
862
  let j = h.right;
863
863
  let k = this.pn(a).x;
864
- let l = this.qk.el(k, f);
865
- let m = this.qk.el(i, f);
866
- let n = this.qk.el(j, f);
864
+ let l = this.qk.em(k, f);
865
+ let m = this.qk.em(i, f);
866
+ let n = this.qk.em(j, f);
867
867
  l = Math.max(m, Math.min(n, l));
868
868
  let o = g.i$f(l);
869
869
  return o;
@@ -895,7 +895,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
895
895
  if (this.qk == null) {
896
896
  return 0;
897
897
  }
898
- return this.qk.k4(a, b, c, this.index);
898
+ return this.qk.k5(a, b, c, this.index);
899
899
  }
900
900
  eu() {
901
901
  return this.rr;
@@ -916,7 +916,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
916
916
  fd(a, b, c) {
917
917
  let d = super.fd(a, b, c);
918
918
  let e = c;
919
- 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) {
919
+ 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) {
920
920
  e.bx.b = 0;
921
921
  d = false;
922
922
  }
@@ -936,9 +936,9 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
936
936
  let d = a.bu;
937
937
  let e = this.getEffectiveViewport1(this.b1);
938
938
  if (!c.isEmpty && !d.isEmpty && this.q6 != null) {
939
- let f = new ScalerParams(0, c, d, this.q6.cg, e);
939
+ let f = new ScalerParams(0, c, d, this.q6.ch, e);
940
940
  f.b = this.gg();
941
- b = this.q6.ei(this.q6.l6, f);
941
+ b = this.q6.ej(this.q6.l7, f);
942
942
  }
943
943
  return b;
944
944
  }
@@ -1728,11 +1728,11 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
1728
1728
  }
1729
1729
  getDefaultTooltipTemplate() {
1730
1730
  let a = "<div class='ui-chart-default-tooltip-content'>";
1731
- if (this.bz.qk.cd) {
1731
+ if (this.bz.qk.ce) {
1732
1732
  a += "<span>${itemLabel}</span><br/>";
1733
1733
  }
1734
- else if (this.bz.qk.fz != null) {
1735
- a += "<span>${item." + this.bz.qk.fz + "}</span><br/>";
1734
+ else if (this.bz.qk.f0 != null) {
1735
+ a += "<span>${item." + this.bz.qk.f0 + "}</span><br/>";
1736
1736
  }
1737
1737
  a += "<span class='ui-priority-primary'";
1738
1738
  let b = this.e.a7.a$r(this.e);
@@ -61,7 +61,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
61
61
  this.tu = new AxisRange(-100, 100);
62
62
  }
63
63
  t8(a) {
64
- if (this.q6 != null && !this.q6.c0()) {
64
+ if (this.q6 != null && !this.q6.c1()) {
65
65
  this.mn(true);
66
66
  }
67
67
  }
@@ -72,7 +72,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
72
72
  let d = this.q6;
73
73
  let e = 0;
74
74
  if (d != null) {
75
- e = d.e3(d.l6);
75
+ e = d.e4(d.l7);
76
76
  }
77
77
  if ((a.y >= e && a.y <= b.y) || (a.y <= e && a.y >= b.y)) {
78
78
  return true;
@@ -95,7 +95,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
95
95
  let c = this.b1.bv;
96
96
  let d = this.b1.bu;
97
97
  let e = this.getEffectiveViewport1(this.b1);
98
- let f = new ScalerParams(0, c, d, this.q6.cg, e);
98
+ let f = new ScalerParams(0, c, d, this.q6.ch, e);
99
99
  f.b = this.gg();
100
100
  let g = this.aj(this.qk, this.qm.f, this.sh(this.b1), this.sj(this.b1), a, true);
101
101
  if (g == null) {
@@ -105,7 +105,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
105
105
  let i = g[1];
106
106
  let j = Math.abs(b.x - h[0]);
107
107
  let k = Math.abs(b.x - i[0]);
108
- let l = this.q6.ei(this.q6.l6, f);
108
+ let l = this.q6.ej(this.q6.l7, f);
109
109
  let m = 1;
110
110
  if (j < k) {
111
111
  let n = h[0] - 0.5 * m;
@@ -253,7 +253,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
253
253
  }
254
254
  this.indicatorColumn.s(0, g);
255
255
  this.ua(0, this.cl.count, null);
256
- if (this.q6 != null && !this.q6.c0()) {
256
+ if (this.q6 != null && !this.q6.c1()) {
257
257
  this.q1.bx.e(this.fx);
258
258
  this.mn(false);
259
259
  }
@@ -308,8 +308,8 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
308
308
  }
309
309
  let d = this.getEffectiveViewport1(this.b1);
310
310
  let e = this.sb(this.b1.bv, this.b1.bu, d);
311
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.cg, d);
312
- f.c = this.ce.tp;
311
+ let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
312
+ f.c = this.ce.ty;
313
313
  return this.gp(this.indicatorColumn, a, this.qk, f, e, runOn(this, this.sa), b, c);
314
314
  }
315
315
  ho(a, b) {
@@ -357,8 +357,8 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
357
357
  let f = this.p1(this.b1);
358
358
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
359
359
  if (this.qk != null) {
360
- let g = new ScalerParams(0, e, e, this.qk.cg, f);
361
- let h = this.qk.ei(b, g);
360
+ let g = new ScalerParams(0, e, e, this.qk.ch, f);
361
+ let h = this.qk.ej(b, g);
362
362
  if (h < c.left + 0.1 * c.width) {
363
363
  h = h + 0.4 * c.width;
364
364
  }
@@ -368,9 +368,9 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
368
368
  c.x = h - 0.5 * c.width;
369
369
  }
370
370
  if (this.q6 != null && this.indicatorColumn != null && b < this.indicatorColumn.count) {
371
- let i = new ScalerParams(0, e, e, this.q6.cg, f);
371
+ let i = new ScalerParams(0, e, e, this.q6.ch, f);
372
372
  i.b = this.gg();
373
- let j = this.q6.ei(this.indicatorColumn._inner[b], i);
373
+ let j = this.q6.ej(this.indicatorColumn._inner[b], i);
374
374
  if (j < c.top + 0.1 * c.height) {
375
375
  j = j + 0.4 * c.height;
376
376
  }
@@ -397,80 +397,85 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
397
397
  let e = this.getEffectiveViewport1(b);
398
398
  let f = this.qk;
399
399
  let g = this.q6;
400
- let h = new ScalerParams(0, c, d, f.cg, e);
401
- let i = new ScalerParams(0, c, d, g.cg, e);
400
+ let h = new ScalerParams(0, c, d, f.ch, e);
401
+ let i = new ScalerParams(0, c, d, g.ch, e);
402
402
  i.b = this.gg();
403
+ let j = this.qk.ag();
404
+ let k = j[0];
405
+ let l = j[1];
403
406
  a.f.clear();
404
407
  a.m.clear();
405
408
  a.p.clear();
406
- let j = 0;
407
- let k = typeCast(ISortingAxis_$type, this.qk);
408
- if (k != null && k.i$b.count != this.cl.count) {
409
+ let m = 0;
410
+ let n = typeCast(ISortingAxis_$type, this.qk);
411
+ if (n != null && n.i$b.count != this.cl.count) {
409
412
  return;
410
413
  }
411
- j = this.sb(c, d, e);
412
- let l = this.t5();
413
- if (l == -1) {
414
- l = this.trendLinePeriod;
414
+ m = this.sb(c, d, e);
415
+ let o = this.t5();
416
+ if (o == -1) {
417
+ o = this.trendLinePeriod;
415
418
  }
416
- let m = typeCast(FinancialIndicatorView.$, b);
417
- if (m.b7) {
418
- m.b5.prepareLineCore(a.p, this.trendLineType, this.indicatorColumn, l, (n) => this.qk.ei(n, h), (n) => this.q6.ei(n, i), ((() => {
419
+ let p = typeCast(FinancialIndicatorView.$, b);
420
+ if (p.b7) {
421
+ p.b5.prepareLineCore(a.p, this.trendLineType, this.indicatorColumn, o, (q) => this.qk.ej(q, h), (q) => this.q6.ej(q, i), ((() => {
419
422
  let $ret = new TrendResolutionParams();
420
- $ret.c = b.bx.b;
421
- $ret.d = b.bx.c;
422
- $ret.e = b.bx.d;
423
- $ret.a = j;
424
- $ret.b = this.fx;
425
- $ret.f = d;
426
- $ret.g = c;
423
+ $ret.e = b.bx.b;
424
+ $ret.f = b.bx.c;
425
+ $ret.g = b.bx.d;
426
+ $ret.a = m;
427
+ $ret.d = this.fx;
428
+ $ret.h = d;
429
+ $ret.i = c;
430
+ $ret.b = l;
431
+ $ret.c = k;
427
432
  return $ret;
428
433
  })()));
429
434
  }
430
- let n = this.qk.el(2, h) - this.qk.el(1, h);
431
- for (let o = b.bx.c; o <= b.bx.d; ++o) {
432
- let p;
433
- if (k == null) {
434
- p = b.bx.getBucket(o);
435
+ let q = this.qk.em(2, h) - this.qk.em(1, h);
436
+ for (let r = b.bx.c; r <= b.bx.d; ++r) {
437
+ let s;
438
+ if (n == null) {
439
+ s = b.bx.getBucket(r);
435
440
  }
436
441
  else {
437
- let q = k.i$b._inner[o];
438
- let r = k.i$d(q);
439
- let s = this.indicatorColumn._inner[o];
440
- let t = s;
441
- let u = r;
442
- while (o < b.bx.d) {
443
- q = k.i$b._inner[o + 1];
444
- u = k.i$d(q);
445
- if (u - r > n) {
442
+ let t = n.i$b._inner[r];
443
+ let u = n.i$d(t);
444
+ let v = this.indicatorColumn._inner[r];
445
+ let w = v;
446
+ let x = u;
447
+ while (r < b.bx.d) {
448
+ t = n.i$b._inner[r + 1];
449
+ x = n.i$d(t);
450
+ if (x - u > q) {
446
451
  break;
447
452
  }
448
- o++;
449
- let v = this.indicatorColumn._inner[o];
450
- s = Math.min(s, v);
451
- t = Math.max(t, v);
453
+ r++;
454
+ let y = this.indicatorColumn._inner[r];
455
+ v = Math.min(v, y);
456
+ w = Math.max(w, y);
452
457
  }
453
- let w = NaN;
454
- if (!isNaN_(r)) {
455
- w = this.qk.ei(r, h);
458
+ let z = NaN;
459
+ if (!isNaN_(u)) {
460
+ z = this.qk.ej(u, h);
456
461
  }
457
- p = [w, s, t];
462
+ s = [z, v, w];
458
463
  }
459
- if (!isNaN_(p[0])) {
464
+ if (!isNaN_(s[0])) {
460
465
  if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
461
- p[0] = p[0] + j;
466
+ s[0] = s[0] + m;
462
467
  }
463
468
  else {
464
- p[0] = f.ei(p[0], h) + j;
469
+ s[0] = f.ej(s[0], h) + m;
465
470
  }
466
- p[1] = g.ei(p[1], i);
467
- if (b.bx.b > 1 || k != null) {
468
- p[2] = g.ei(p[2], i);
471
+ s[1] = g.ej(s[1], i);
472
+ if (b.bx.b > 1 || n != null) {
473
+ s[2] = g.ej(s[2], i);
469
474
  }
470
475
  else {
471
- p[2] = p[1];
476
+ s[2] = s[1];
472
477
  }
473
- a.f.add(p);
478
+ a.f.add(s);
474
479
  }
475
480
  }
476
481
  return;
@@ -543,7 +548,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
543
548
  this.qt.ak = i;
544
549
  this.qt.ag = i;
545
550
  if (o) {
546
- let q = new ScalerParams(0, b.bv, b.bu, this.qk.cg, g);
551
+ let q = new ScalerParams(0, b.bv, b.bu, this.qk.ch, g);
547
552
  this.qt.f = false;
548
553
  this.ta(m, -1, n, this.qk, q, b.q);
549
554
  }
@@ -555,7 +560,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
555
560
  this.qt.ak = j;
556
561
  this.qt.ag = j;
557
562
  if (o) {
558
- let r = new ScalerParams(0, b.bv, b.bu, this.qk.cg, g);
563
+ let r = new ScalerParams(0, b.bv, b.bu, this.qk.ch, g);
559
564
  this.qt.f = true;
560
565
  this.ta(m, -1, n, this.qk, r, b.q);
561
566
  }
@@ -580,7 +585,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
580
585
  this.tv.b5.g$i();
581
586
  }
582
587
  this.ty(0, this.indicatorColumn.count);
583
- if (this.q6 != null && !this.q6.c0()) {
588
+ if (this.q6 != null && !this.q6.c1()) {
584
589
  this.mn(false);
585
590
  }
586
591
  }
@@ -34,7 +34,7 @@ export let FinancialOverlay = /*@__PURE__*/ (() => {
34
34
  this.q1.bx.e(this.fx);
35
35
  this.tv();
36
36
  if (this.q6 != null) {
37
- this.q6.c0();
37
+ this.q6.c1();
38
38
  }
39
39
  this.mn(true);
40
40
  }
@@ -82,12 +82,12 @@ export let FinancialOverlay = /*@__PURE__*/ (() => {
82
82
  let d = this.b1.bu;
83
83
  let e = new Rect(0, 0, 0, 1, 1);
84
84
  let f = this.p1(this.b1);
85
- let g = new ScalerParams(0, e, e, this.qk.cg, f);
86
- let h = new ScalerParams(0, e, e, this.q6.cg, f);
85
+ let g = new ScalerParams(0, e, e, this.qk.ch, f);
86
+ let h = new ScalerParams(0, e, e, this.q6.ch, f);
87
87
  h.b = this.gg();
88
88
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
89
89
  if (this.qk != null) {
90
- let i = this.qk.ei(b, g);
90
+ let i = this.qk.ej(b, g);
91
91
  if (i < c.left + 0.1 * c.width) {
92
92
  i = i + 0.4 * c.width;
93
93
  }
@@ -97,8 +97,8 @@ export let FinancialOverlay = /*@__PURE__*/ (() => {
97
97
  c.x = i - 0.5 * c.width;
98
98
  }
99
99
  if (this.q6 != null && this.rf != null && this.re != null && b < this.rf.count && b < this.re.count) {
100
- let j = this.q6.ei(this.rf.item(b), h);
101
- let k = this.q6.ei(this.re.item(b), h);
100
+ let j = this.q6.ej(this.rf.item(b), h);
101
+ let k = this.q6.ej(this.re.item(b), h);
102
102
  if (!isNaN_(j) && !isNaN_(k)) {
103
103
  let l = Math.abs(j - k);
104
104
  if (c.height < l) {