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
@@ -31,31 +31,34 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
31
31
  __extends(TimeAxisBase, _super);
32
32
  function TimeAxisBase() {
33
33
  var _this = _super.call(this) || this;
34
- _this.mf = null;
35
- _this.mo = null;
36
- _this.mj = false;
37
- _this.mr = dateMaxValue();
38
- _this.mq = dateMinValue();
34
+ _this.mg = null;
35
+ _this.mp = null;
36
+ _this.mk = false;
37
+ _this.ms = dateMaxValue();
38
+ _this.mr = dateMinValue();
39
39
  FastItemDateTimeColumn.o();
40
40
  return _this;
41
41
  }
42
- TimeAxisBase.prototype.ei = function (a, b) {
42
+ TimeAxisBase.prototype.ag = function () {
43
+ return [this.actualMinimumValue.getTime(), this.actualMaximumValue.getTime()];
44
+ };
45
+ TimeAxisBase.prototype.ej = function (a, b) {
43
46
  if (!b.c.isEmpty) {
44
- var c = this.mw(a, NumericScaler.ac, b.c, Rect.empty);
47
+ var c = this.mx(a, NumericScaler.ac, b.c, Rect.empty);
45
48
  c = (c - b.d.left) / b.d.width;
46
49
  c = b.d.left + b.d.width * (c - b.e.left) / b.e.width;
47
50
  return c;
48
51
  }
49
- return this.mw(a, b.e, b.d, b.c);
52
+ return this.mx(a, b.e, b.d, b.c);
50
53
  };
51
- TimeAxisBase.prototype.fw = function (a, b) {
52
- var c = this.gr(b);
54
+ TimeAxisBase.prototype.fx = function (a, b) {
55
+ var c = this.gs(b);
53
56
  if (c == TimeAxisBase.$$p[0]) {
54
- return this.fx(a, b, this.dateTimeMemberPath);
57
+ return this.fy(a, b, this.dateTimeMemberPath);
55
58
  }
56
- return _super.prototype.fw.call(this, a, b);
59
+ return _super.prototype.fx.call(this, a, b);
57
60
  };
58
- TimeAxisBase.prototype.mw = function (a, b, c, d) {
61
+ TimeAxisBase.prototype.mx = function (a, b, c, d) {
59
62
  var e;
60
63
  if (+(this.actualMaximumValue) == +(this.actualMinimumValue)) {
61
64
  e = -1;
@@ -67,13 +70,13 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
67
70
  if (this.categoryMode == 2) {
68
71
  f = this.getGroupCenter(0, b, c, d);
69
72
  }
70
- if (this.cg) {
73
+ if (this.ch) {
71
74
  e = 1 - e;
72
75
  f = -f;
73
76
  }
74
77
  return c.left + c.width * (e - b.left) / b.width - f;
75
78
  };
76
- TimeAxisBase.prototype.mx = function (a, b, c) {
79
+ TimeAxisBase.prototype.my = function (a, b, c) {
77
80
  var d;
78
81
  if (+(this.actualMaximumValue) == +(this.actualMinimumValue)) {
79
82
  d = -1;
@@ -82,13 +85,13 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
82
85
  d = (a - this.actualMinimumValue.getTime()) / (this.actualMaximumValue.getTime() - this.actualMinimumValue.getTime());
83
86
  }
84
87
  var e = 0;
85
- if (this.cg) {
88
+ if (this.ch) {
86
89
  d = 1 - d;
87
90
  e = -e;
88
91
  }
89
92
  return c.left + c.width * (d - b.left) / b.width - e;
90
93
  };
91
- TimeAxisBase.prototype.el = function (a, b) {
94
+ TimeAxisBase.prototype.em = function (a, b) {
92
95
  if (!b.c.isEmpty) {
93
96
  var c = b.d.left;
94
97
  var d = b.d.width;
@@ -106,39 +109,39 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
106
109
  };
107
110
  TimeAxisBase.prototype.getUnscaledValue3 = function (a, b, c, d) {
108
111
  var e = b.left + b.width * (a - c.left) / c.width;
109
- if (this.cg) {
112
+ if (this.ch) {
110
113
  e = 1 - e;
111
114
  }
112
115
  return truncate(Math.floor(this.actualMinimumValue.getTime() + e * (this.actualMaximumValue.getTime() - this.actualMinimumValue.getTime())));
113
116
  };
114
117
  TimeAxisBase.prototype.i$h = function () {
115
- this.nc();
118
+ this.nd();
116
119
  };
117
- TimeAxisBase.prototype.nc = function () {
118
- var a = this.bh != null ? this.bh.ta : Rect.empty;
119
- var b = !a.isEmpty ? this.kc : Rect.empty;
120
+ TimeAxisBase.prototype.nd = function () {
121
+ var a = this.bi != null ? this.bi.tj : Rect.empty;
122
+ var b = !a.isEmpty ? this.kd : Rect.empty;
120
123
  var c = (new Date());
121
124
  var d = (new Date());
122
125
  var e = false;
123
- if (!a.isEmpty && !b.isEmpty && this.mg != null) {
124
- var f = typeCast(FastItemDateTimeColumn.$, this.mg);
126
+ if (!a.isEmpty && !b.isEmpty && this.mh != null) {
127
+ var f = typeCast(FastItemDateTimeColumn.$, this.mh);
125
128
  if (f != null) {
126
- if (this.mp == null) {
127
- this.nd();
129
+ if (this.mq == null) {
130
+ this.ne();
128
131
  }
129
132
  }
130
133
  else {
131
- this.mp = null;
134
+ this.mq = null;
132
135
  }
133
- if (this.mg.count > 0) {
136
+ if (this.mh.count > 0) {
134
137
  e = true;
135
- var g = this.mp == null ? 0 : this.mp._inner[0];
136
- var h = this.mp == null ? this.mg.count - 1 : this.mp._inner[this.mg.count - 1];
137
- c = this.mg.item(g);
138
- d = this.mg.item(h);
139
- this.mk = false;
138
+ var g = this.mq == null ? 0 : this.mq._inner[0];
139
+ var h = this.mq == null ? this.mh.count - 1 : this.mq._inner[this.mh.count - 1];
140
+ c = this.mh.item(g);
141
+ d = this.mh.item(h);
142
+ this.ml = false;
140
143
  if (this.categoryMode == 2) {
141
- var i = this.na(c, d);
144
+ var i = this.nb(c, d);
142
145
  if (+c != +(dateMinValue())) {
143
146
  c = dateSubtract(+c, +i);
144
147
  }
@@ -146,11 +149,11 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
146
149
  }
147
150
  }
148
151
  }
149
- if (this.mn()) {
152
+ if (this.mo()) {
150
153
  e = true;
151
154
  c = this.minimumValue;
152
155
  }
153
- if (this.mm()) {
156
+ if (this.mn()) {
154
157
  e = true;
155
158
  d = this.maximumValue;
156
159
  }
@@ -160,94 +163,94 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
160
163
  var l = this.actualMaximumValue;
161
164
  this.actualMinimumValue = c;
162
165
  this.actualMaximumValue = d;
163
- this.nh();
166
+ this.ni();
164
167
  }
165
168
  };
166
- TimeAxisBase.prototype.nh = function () {
169
+ TimeAxisBase.prototype.ni = function () {
167
170
  };
168
- Object.defineProperty(TimeAxisBase.prototype, "mg", {
171
+ Object.defineProperty(TimeAxisBase.prototype, "mh", {
169
172
  get: function () {
170
- return this.mf;
173
+ return this.mg;
171
174
  },
172
175
  set: function (a) {
173
- if (this.mf != a) {
174
- var b = this.mf;
175
- this.mf = a;
176
- this.h1("DateTimeColumn", b, this.mf);
176
+ if (this.mg != a) {
177
+ var b = this.mg;
178
+ this.mg = a;
179
+ this.h2("DateTimeColumn", b, this.mg);
177
180
  }
178
181
  },
179
182
  enumerable: false,
180
183
  configurable: true
181
184
  });
182
- Object.defineProperty(TimeAxisBase.prototype, "mp", {
185
+ Object.defineProperty(TimeAxisBase.prototype, "mq", {
183
186
  get: function () {
184
- return this.mo;
187
+ return this.mp;
185
188
  },
186
189
  set: function (a) {
187
- this.mo = a;
190
+ this.mp = a;
188
191
  },
189
192
  enumerable: false,
190
193
  configurable: true
191
194
  });
192
195
  Object.defineProperty(TimeAxisBase.prototype, "i$b", {
193
196
  get: function () {
194
- if (this.mp == null) {
195
- var a = typeCast(FastItemDateTimeColumn.$, this.mg);
197
+ if (this.mq == null) {
198
+ var a = typeCast(FastItemDateTimeColumn.$, this.mh);
196
199
  if (a != null) {
197
- this.nd();
200
+ this.ne();
198
201
  }
199
202
  else {
200
- this.mp = null;
203
+ this.mq = null;
201
204
  }
202
205
  }
203
- return this.mp;
206
+ return this.mq;
204
207
  },
205
208
  enumerable: false,
206
209
  configurable: true
207
210
  });
208
- TimeAxisBase.prototype.nd = function () {
209
- if (this.ml) {
210
- this.mp = new List$1(Number_$type, 0);
211
- var a = this.mp;
212
- var b = this.mg.count;
211
+ TimeAxisBase.prototype.ne = function () {
212
+ if (this.mm) {
213
+ this.mq = new List$1(Number_$type, 0);
214
+ var a = this.mq;
215
+ var b = this.mh.count;
213
216
  for (var c = 0; c < b; c++) {
214
217
  a.add(c);
215
218
  }
216
219
  }
217
220
  else {
218
- var d = typeCast(FastItemDateTimeColumn.$, this.mg);
219
- this.mp = d.h();
221
+ var d = typeCast(FastItemDateTimeColumn.$, this.mh);
222
+ this.mq = d.h();
220
223
  }
221
224
  };
222
225
  TimeAxisBase.prototype.i$e = function (a, b, c, d) {
223
- return this.mz(a, b, c, d);
226
+ return this.m0(a, b, c, d);
224
227
  };
225
- TimeAxisBase.prototype.mz = function (a, b, c, d) {
228
+ TimeAxisBase.prototype.m0 = function (a, b, c, d) {
226
229
  if (b.isEmpty) {
227
230
  return -1;
228
231
  }
229
232
  var e = d;
230
- var f = new ScalerParams(0, a, b, this.cg, c);
233
+ var f = new ScalerParams(0, a, b, this.ch, c);
231
234
  var g, h;
232
- if (this.cg) {
233
- h = this.el(e.left, f);
234
- g = this.el(e.right, f);
235
+ if (this.ch) {
236
+ h = this.em(e.left, f);
237
+ g = this.em(e.right, f);
235
238
  }
236
239
  else {
237
- g = this.el(e.left, f);
238
- h = this.el(e.right, f);
240
+ g = this.em(e.left, f);
241
+ h = this.em(e.right, f);
239
242
  }
240
243
  var i = Math.max(dateMinValue().getTime(), Math.min(dateMaxValue().getTime(), truncate(g)));
241
- return this.my(dateFromTicks(i));
244
+ return this.mz(dateFromTicks(i));
242
245
  };
243
- TimeAxisBase.prototype.my = function (a) {
244
- if (this.mg == null || this.mp.count != this.mg.count) {
246
+ TimeAxisBase.prototype.mz = function (a) {
247
+ if (this.mh == null || this.mq.count != this.mh.count) {
245
248
  return -1;
246
249
  }
247
- var b = new SortedListView$1(Date_$type, this.mg, this.mp);
248
- var c = this.m0(a, b);
249
- if (c >= 0 && c < this.mp.count) {
250
- var d = this.mg.item(this.mp._inner[c]);
250
+ var b = new SortedListView$1(Date_$type, this.mh, this.mq);
251
+ var c = this.m1(a, b);
252
+ if (c >= 0 && c < this.mq.count) {
253
+ var d = this.mh.item(this.mq._inner[c]);
251
254
  if (d > a) {
252
255
  c--;
253
256
  if (c < 0) {
@@ -256,44 +259,44 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
256
259
  }
257
260
  return c;
258
261
  }
259
- return this.mp.count - 1;
262
+ return this.mq.count - 1;
260
263
  };
261
264
  TimeAxisBase.prototype.i$g = function (a, b, c, d) {
262
- return this.m2(a, b, c, d);
265
+ return this.m3(a, b, c, d);
263
266
  };
264
- TimeAxisBase.prototype.m2 = function (a, b, c, d) {
267
+ TimeAxisBase.prototype.m3 = function (a, b, c, d) {
265
268
  if (b.isEmpty) {
266
269
  return -1;
267
270
  }
268
271
  var e = d;
269
- var f = new ScalerParams(0, a, b, this.cg, c);
272
+ var f = new ScalerParams(0, a, b, this.ch, c);
270
273
  var g, h;
271
- if (this.cg) {
272
- h = this.el(e.left, f);
273
- g = this.el(e.right, f);
274
+ if (this.ch) {
275
+ h = this.em(e.left, f);
276
+ g = this.em(e.right, f);
274
277
  }
275
278
  else {
276
- g = this.el(e.left, f);
277
- h = this.el(e.right, f);
279
+ g = this.em(e.left, f);
280
+ h = this.em(e.right, f);
278
281
  }
279
282
  var i = Math.max(dateMinValue().getTime(), Math.min(dateMaxValue().getTime(), truncate(h)));
280
- return this.m1(dateFromTicks(i));
283
+ return this.m2(dateFromTicks(i));
281
284
  };
282
- TimeAxisBase.prototype.m1 = function (a) {
283
- if (this.mg == null || this.mp.count != this.mg.count) {
285
+ TimeAxisBase.prototype.m2 = function (a) {
286
+ if (this.mh == null || this.mq.count != this.mh.count) {
284
287
  return -1;
285
288
  }
286
- var b = new SortedListView$1(Date_$type, this.mg, this.mp);
287
- var c = this.m0(a, b);
288
- if (c >= this.mp.count) {
289
- c = this.mp.count - 1;
289
+ var b = new SortedListView$1(Date_$type, this.mh, this.mq);
290
+ var c = this.m1(a, b);
291
+ if (c >= this.mq.count) {
292
+ c = this.mq.count - 1;
290
293
  }
291
- if (c >= 0 && c < this.mp.count) {
292
- var d = this.mg.item(this.mp._inner[c]);
294
+ if (c >= 0 && c < this.mq.count) {
295
+ var d = this.mh.item(this.mq._inner[c]);
293
296
  if (d < a) {
294
297
  c++;
295
- if (c > this.mp.count - 1) {
296
- c = this.mp.count - 1;
298
+ if (c > this.mq.count - 1) {
299
+ c = this.mq.count - 1;
297
300
  }
298
301
  }
299
302
  return c;
@@ -301,10 +304,10 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
301
304
  return 0;
302
305
  };
303
306
  TimeAxisBase.prototype.i$d = function (a) {
304
- if (this.mg == null) {
307
+ if (this.mh == null) {
305
308
  return NaN;
306
309
  }
307
- var b = this.mf.item(a);
310
+ var b = this.mg.item(a);
308
311
  var c = b.getTime();
309
312
  var d = c;
310
313
  return d;
@@ -314,10 +317,10 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
314
317
  if (b.i$b == null) {
315
318
  return -1;
316
319
  }
317
- var c = new SortedListView$1(Date_$type, this.mg, b.i$b);
320
+ var c = new SortedListView$1(Date_$type, this.mh, b.i$b);
318
321
  var ticks_ = a;
319
322
  var d = (new Date(ticks_));
320
- var e = this.m0(d, c);
323
+ var e = this.m1(d, c);
321
324
  if (e >= 0 && e < b.i$b.count && e - 1 >= 0 && e - 1 < b.i$b.count) {
322
325
  var diff1_ = d.getTime() - c.item(e - 1).getTime();
323
326
  var diff2_ = c.item(e).getTime() - d.getTime();
@@ -344,18 +347,18 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
344
347
  if (e >= 0 && e < b.i$b.count) {
345
348
  return e;
346
349
  }
347
- var i = this.j7();
348
- if (e == b.i$b.count && this.bh != null && this.ei(a, new ScalerParams(0, this.bh.ta, this.kc, this.cg, i)) < (this.kc.right + 2)) {
350
+ var i = this.j8();
351
+ if (e == b.i$b.count && this.bi != null && this.ej(a, new ScalerParams(0, this.bi.tj, this.kd, this.ch, i)) < (this.kd.right + 2)) {
349
352
  return e - 1;
350
353
  }
351
- if (e == -1 && this.bh != null && Math.abs(this.ei(a, new ScalerParams(0, this.bh.ta, this.kc, this.cg, i)) - this.kc.left) < 2) {
354
+ if (e == -1 && this.bi != null && Math.abs(this.ej(a, new ScalerParams(0, this.bi.tj, this.kd, this.ch, i)) - this.kd.left) < 2) {
352
355
  return 0;
353
356
  }
354
357
  return -1;
355
358
  };
356
- TimeAxisBase.prototype.m0 = function (a, b) {
359
+ TimeAxisBase.prototype.m1 = function (a, b) {
357
360
  var c = this;
358
- if (this.mg == null || c.i$b == null) {
361
+ if (this.mh == null || c.i$b == null) {
359
362
  return -1;
360
363
  }
361
364
  var d = -1;
@@ -381,14 +384,14 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
381
384
  };
382
385
  TimeAxisBase.prototype.i$f = function (a) {
383
386
  var b = this;
384
- if (b.i$b == null || this.mg == null || b.i$b.count != this.mg.count) {
387
+ if (b.i$b == null || this.mh == null || b.i$b.count != this.mh.count) {
385
388
  return -1;
386
389
  }
387
- var c = new SortedListView$1(Date_$type, this.mg, b.i$b);
390
+ var c = new SortedListView$1(Date_$type, this.mh, b.i$b);
388
391
  var ticks_ = a;
389
392
  var d = (new Date(ticks_));
390
- var e = this.m0(d, c);
391
- var f = this.j7();
393
+ var e = this.m1(d, c);
394
+ var f = this.j8();
392
395
  if (e >= 0 && e < b.i$b.count && e - 1 >= 0 && e - 1 < b.i$b.count) {
393
396
  var g = +d - +(c.item(e - 1));
394
397
  var h = +(c.item(e)) - +d;
@@ -399,66 +402,66 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
399
402
  if (e >= 0 && e < b.i$b.count) {
400
403
  return b.i$b._inner[e];
401
404
  }
402
- if (e == b.i$b.count && this.bh != null && this.ei(a, new ScalerParams(0, this.bh.ta, this.kc, this.cg, f)) < (this.kc.right + 2)) {
405
+ if (e == b.i$b.count && this.bi != null && this.ej(a, new ScalerParams(0, this.bi.tj, this.kd, this.ch, f)) < (this.kd.right + 2)) {
403
406
  return e - 1;
404
407
  }
405
- if (e == -1 && this.bh != null && Math.abs(this.ei(a, new ScalerParams(0, this.bh.ta, this.kc, this.cg, f)) - this.kc.left) < 2) {
408
+ if (e == -1 && this.bi != null && Math.abs(this.ej(a, new ScalerParams(0, this.bi.tj, this.kd, this.ch, f)) - this.kd.left) < 2) {
406
409
  return 0;
407
410
  }
408
411
  return -1;
409
412
  };
410
413
  TimeAxisBase.prototype.i$i = function () {
411
- this.mp = null;
412
- this.h6();
414
+ this.mq = null;
415
+ this.h7();
413
416
  };
414
- TimeAxisBase.prototype.get_mk = function () {
415
- return this.mj;
417
+ TimeAxisBase.prototype.get_ml = function () {
418
+ return this.mk;
416
419
  };
417
- TimeAxisBase.prototype.set_mk = function (a) {
418
- this.mj = a;
420
+ TimeAxisBase.prototype.set_ml = function (a) {
421
+ this.mk = a;
419
422
  };
420
- Object.defineProperty(TimeAxisBase.prototype, "mk", {
423
+ Object.defineProperty(TimeAxisBase.prototype, "ml", {
421
424
  get: function () {
422
- return this.get_mk();
425
+ return this.get_ml();
423
426
  },
424
427
  set: function (a) {
425
- this.set_mk(a);
428
+ this.set_ml(a);
426
429
  },
427
430
  enumerable: false,
428
431
  configurable: true
429
432
  });
430
- TimeAxisBase.prototype.hx = function (a) {
431
- _super.prototype.hx.call(this, a);
433
+ TimeAxisBase.prototype.hy = function (a) {
434
+ _super.prototype.hy.call(this, a);
432
435
  this.dateTimeMemberPath = a;
433
436
  };
434
- TimeAxisBase.prototype.h0 = function (a) {
435
- _super.prototype.h0.call(this, a);
437
+ TimeAxisBase.prototype.h1 = function (a) {
438
+ _super.prototype.h1.call(this, a);
436
439
  this.minimumValue = a;
437
440
  };
438
- TimeAxisBase.prototype.hz = function (a) {
439
- _super.prototype.h0.call(this, a);
441
+ TimeAxisBase.prototype.h0 = function (a) {
442
+ _super.prototype.h1.call(this, a);
440
443
  this.maximumValue = a;
441
444
  };
442
- TimeAxisBase.prototype.c2 = function () {
443
- if (this.cp && this.c3) {
444
- this.bb = this.ba();
445
+ TimeAxisBase.prototype.c3 = function () {
446
+ if (this.cq && this.c4) {
447
+ this.bc = this.bb();
445
448
  }
446
449
  var a = this.actualMinimumValue.getTime();
447
450
  var b = this.actualMaximumValue.getTime();
448
- this.nc();
449
- var c = !this.mn() ? this.actualMinimumValue.getTime() : this.minimumValue.getTime();
450
- var d = !this.mm() ? this.actualMaximumValue.getTime() : this.maximumValue.getTime();
451
+ this.nd();
452
+ var c = !this.mo() ? this.actualMinimumValue.getTime() : this.minimumValue.getTime();
453
+ var d = !this.mn() ? this.actualMaximumValue.getTime() : this.maximumValue.getTime();
451
454
  var e = new AxisRangeChangedEventArgs(0, a, c, b, d);
452
- this.h2(e);
455
+ this.h3(e);
453
456
  return true;
454
457
  };
455
- TimeAxisBase.prototype.mn = function () {
458
+ TimeAxisBase.prototype.mo = function () {
456
459
  if (+(this.minimumValue) == +(dateMinValue())) {
457
460
  return false;
458
461
  }
459
462
  return (this.minimumValue != null);
460
463
  };
461
- TimeAxisBase.prototype.mm = function () {
464
+ TimeAxisBase.prototype.mn = function () {
462
465
  if (+(this.maximumValue) == +(dateMaxValue())) {
463
466
  return false;
464
467
  }
@@ -466,48 +469,48 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
466
469
  };
467
470
  Object.defineProperty(TimeAxisBase.prototype, "actualMinimumValue", {
468
471
  get: function () {
469
- return this.mr;
472
+ return this.ms;
470
473
  },
471
474
  set: function (a) {
472
- var b = +(this.mr) != +a;
475
+ var b = +(this.ms) != +a;
473
476
  if (b) {
474
- var c = this.mr;
475
- this.mr = a;
476
- this.h1("ActualMinimumValue", c, a);
477
+ var c = this.ms;
478
+ this.ms = a;
479
+ this.h2("ActualMinimumValue", c, a);
477
480
  }
478
481
  },
479
482
  enumerable: false,
480
483
  configurable: true
481
484
  });
482
- TimeAxisBase.prototype.f1 = function () {
485
+ TimeAxisBase.prototype.f2 = function () {
483
486
  return this.actualMinimumValue;
484
487
  };
485
488
  Object.defineProperty(TimeAxisBase.prototype, "actualMaximumValue", {
486
489
  get: function () {
487
- return this.mq;
490
+ return this.mr;
488
491
  },
489
492
  set: function (a) {
490
- var b = +(this.mq) != +a;
493
+ var b = +(this.mr) != +a;
491
494
  if (b) {
492
- var c = this.mq;
493
- this.mq = a;
494
- this.h1("ActualMaximumValue", c, a);
495
+ var c = this.mr;
496
+ this.mr = a;
497
+ this.h2("ActualMaximumValue", c, a);
495
498
  }
496
499
  },
497
500
  enumerable: false,
498
501
  configurable: true
499
502
  });
500
- TimeAxisBase.prototype.f0 = function () {
503
+ TimeAxisBase.prototype.f1 = function () {
501
504
  return this.maximumValue;
502
505
  };
503
- TimeAxisBase.prototype.ne = function (a) {
506
+ TimeAxisBase.prototype.nf = function (a) {
504
507
  var e_1, _a;
505
- this.h8(a);
506
- if (this.kq == null) {
508
+ this.h9(a);
509
+ if (this.kr == null) {
507
510
  return;
508
511
  }
509
512
  try {
510
- for (var _b = __values(fromEnum(this.da())), _c = _b.next(); !_c.done; _c = _b.next()) {
513
+ for (var _b = __values(fromEnum(this.db())), _c = _b.next(); !_c.done; _c = _b.next()) {
511
514
  var b = _c.value;
512
515
  b.mn(a);
513
516
  }
@@ -526,113 +529,113 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
526
529
  }
527
530
  }
528
531
  };
529
- TimeAxisBase.prototype.hv = function (a, b, c, d) {
530
- _super.prototype.hv.call(this, a, b, c, d);
532
+ TimeAxisBase.prototype.hw = function (a, b, c, d) {
533
+ _super.prototype.hw.call(this, a, b, c, d);
531
534
  switch (b) {
532
535
  case "FastItemsSource":
533
536
  var e = typeCast(IFastItemsSource_$type, c);
534
537
  if (e != null) {
535
- e.deregisterColumn(this.mg);
536
- this.mg = null;
537
- e.event = delegateRemove(e.event, runOn(this, this.nb));
538
+ e.deregisterColumn(this.mh);
539
+ this.mh = null;
540
+ e.event = delegateRemove(e.event, runOn(this, this.nc));
538
541
  }
539
542
  var f = typeCast(IFastItemsSource_$type, d);
540
543
  if (f != null) {
541
- this.mp = null;
542
- this.mg = this.mh(this.dateTimeMemberPath);
543
- f.event = delegateCombine(f.event, runOn(this, this.nb));
544
+ this.mq = null;
545
+ this.mh = this.mi(this.dateTimeMemberPath);
546
+ f.event = delegateCombine(f.event, runOn(this, this.nc));
544
547
  }
545
- this.ne(false);
548
+ this.nf(false);
546
549
  break;
547
550
  case TimeAxisBase.$$p[0]:
548
- if (this.kq != null) {
549
- this.kq.deregisterColumn(this.mg);
550
- this.mg = this.mh(this.dateTimeMemberPath);
551
- this.mp = null;
551
+ if (this.kr != null) {
552
+ this.kr.deregisterColumn(this.mh);
553
+ this.mh = this.mi(this.dateTimeMemberPath);
554
+ this.mq = null;
552
555
  }
553
556
  break;
554
557
  case TimeAxisBase.$$p[3]:
555
- this.c0();
556
- this.ne(false);
558
+ this.c1();
559
+ this.nf(false);
557
560
  break;
558
561
  case TimeAxisBase.$$p[2]:
559
- this.c0();
560
- this.ne(false);
562
+ this.c1();
563
+ this.nf(false);
561
564
  break;
562
565
  case "DateTimeColumn":
563
- this.nc();
566
+ this.nd();
564
567
  break;
565
568
  }
566
569
  };
567
- TimeAxisBase.prototype.nb = function (a, b) {
568
- this.mp = null;
570
+ TimeAxisBase.prototype.nc = function (a, b) {
571
+ this.mq = null;
569
572
  };
570
- TimeAxisBase.prototype.mh = function (a) {
571
- return TimeAxisBase.mi(a, this);
573
+ TimeAxisBase.prototype.mi = function (a) {
574
+ return TimeAxisBase.mj(a, this);
572
575
  };
573
- TimeAxisBase.mi = function (a, b) {
576
+ TimeAxisBase.mj = function (a, b) {
574
577
  if (a == null) {
575
- return b.kq.registerColumnDateTime(null, null, false);
578
+ return b.kr.registerColumnDateTime(null, null, false);
576
579
  }
577
580
  var c = null;
578
581
  var d = SeriesViewer.cg(a, b.coercionMethods);
579
582
  c = d.a;
580
- return b.kq.registerColumnDateTime(a, c, b.expectFunctions);
583
+ return b.kr.registerColumnDateTime(a, c, b.expectFunctions);
581
584
  };
582
- TimeAxisBase.prototype.au = function () {
583
- if (this.c5) {
585
+ TimeAxisBase.prototype.av = function () {
586
+ if (this.c6) {
584
587
  return (TypeRegistrar.create('HorizontalSmartAxisLabelPanel'));
585
588
  }
586
589
  else {
587
590
  return new HorizontalAxisLabelPanel();
588
591
  }
589
592
  };
590
- TimeAxisBase.prototype.get_a1 = function () {
593
+ TimeAxisBase.prototype.get_a2 = function () {
591
594
  return 0;
592
595
  };
593
- Object.defineProperty(TimeAxisBase.prototype, "a1", {
596
+ Object.defineProperty(TimeAxisBase.prototype, "a2", {
594
597
  get: function () {
595
- return this.get_a1();
598
+ return this.get_a2();
596
599
  },
597
600
  enumerable: false,
598
601
  configurable: true
599
602
  });
600
- TimeAxisBase.prototype.h8 = function (a) {
601
- _super.prototype.h8.call(this, a);
602
- var b = this.a4.a1();
603
- var c = this.a4.a4();
604
- var d = this.a4.a2();
605
- var e = this.a4.a3();
606
- var f = this.a4.e();
607
- var g = this.a4.f();
608
- var h = this.a4.g();
609
- this.ik();
610
- this.hh(b);
611
- this.hh(c);
612
- this.hh(d);
613
- this.hh(e);
614
- this.db.clear();
603
+ TimeAxisBase.prototype.h9 = function (a) {
604
+ _super.prototype.h9.call(this, a);
605
+ var b = this.a5.a1();
606
+ var c = this.a5.a4();
607
+ var d = this.a5.a2();
608
+ var e = this.a5.a3();
609
+ var f = this.a5.e();
610
+ var g = this.a5.f();
611
+ var h = this.a5.g();
612
+ this.il();
613
+ this.hi(b);
614
+ this.hi(c);
615
+ this.hi(d);
616
+ this.hi(e);
615
617
  this.dc.clear();
616
- this.kx.clear();
617
- this.av.ad = this;
618
- var i = this.bh != null ? this.bh.ta : Rect.empty;
619
- var j = !i.isEmpty ? this.kc : Rect.empty;
620
- this.av.c5 = i;
621
- this.av.c4 = j;
618
+ this.dd.clear();
619
+ this.ky.clear();
620
+ this.aw.ad = this;
621
+ var i = this.bi != null ? this.bi.tj : Rect.empty;
622
+ var j = !i.isEmpty ? this.kd : Rect.empty;
623
+ this.aw.c5 = i;
624
+ this.aw.c4 = j;
622
625
  if (i.isEmpty || j.isEmpty) {
626
+ this.br.count = 0;
623
627
  this.bq.count = 0;
624
628
  this.bp.count = 0;
625
- this.bo.count = 0;
626
629
  }
627
- if (this.bq.count == 0) {
628
- this.av.ab.clear();
630
+ if (this.br.count == 0) {
631
+ this.aw.ab.clear();
629
632
  }
630
- if (this.ay != null) {
631
- this.ay.registerAxis(this);
633
+ if (this.az != null) {
634
+ this.az.registerAxis(this);
632
635
  }
633
- this.nc();
636
+ this.nd();
634
637
  };
635
- TimeAxisBase.prototype.get_cd = function () {
638
+ TimeAxisBase.prototype.get_ce = function () {
636
639
  return true;
637
640
  };
638
641
  TimeAxisBase.prototype.startCursor = function () {
@@ -646,68 +649,71 @@ var TimeAxisBase = /** @class */ /*@__PURE__*/ (function (_super) {
646
649
  this.resetCursor();
647
650
  };
648
651
  TimeAxisBase.prototype.getCategorySize = function (a, b, c) {
649
- if (this.le == 0) {
652
+ if (this.lf == 0) {
650
653
  return 0;
651
654
  }
652
- var d = this.ka(b, c);
653
- return d.width / (this.le * a.width);
655
+ var d = this.kb(b, c);
656
+ return d.width / (this.lf * a.width);
654
657
  };
655
658
  TimeAxisBase.prototype.getGroupCenter = function (a, b, c, d) {
656
659
  return this.getCategorySize(b, c, d) * 0.5;
657
660
  };
658
- TimeAxisBase.prototype.k3 = function (a, b, c) {
659
- var d = this.la(a, b, c);
661
+ TimeAxisBase.prototype.k4 = function (a, b, c) {
662
+ var d = this.lb(a, b, c);
660
663
  var e = 1 - 0.5 * d;
661
664
  var f = this.getCategorySize(a, b, c) * e;
662
665
  return f;
663
666
  };
664
- TimeAxisBase.prototype.get_cm = function () {
667
+ TimeAxisBase.prototype.get_cn = function () {
665
668
  return true;
666
669
  };
667
- TimeAxisBase.prototype.na = function (a, b) {
670
+ TimeAxisBase.prototype.nb = function (a, b) {
668
671
  return (0);
669
672
  };
670
673
  TimeAxisBase.prototype.preferredCategoryMode = function (a) {
671
- return this.cb ? 0 : 1;
674
+ return this.cc ? 0 : 1;
672
675
  };
673
676
  Object.defineProperty(TimeAxisBase.prototype, "isVertical", {
674
677
  get: function () {
675
- return this.co;
678
+ return this.cp;
676
679
  },
677
680
  enumerable: false,
678
681
  configurable: true
679
682
  });
680
- TimeAxisBase.prototype.j$c = function (a, b) {
681
- return this.el.apply(this, arguments);
682
- };
683
- TimeAxisBase.prototype.j$b = function (a, b) {
684
- return this.ei.apply(this, arguments);
683
+ TimeAxisBase.prototype.j$d = function (a, b) {
684
+ return this.em.apply(this, arguments);
685
685
  };
686
- TimeAxisBase.prototype.j$d = function (a, b, c, d, e) {
687
- this.hl.apply(this, arguments);
686
+ TimeAxisBase.prototype.j$c = function (a, b) {
687
+ return this.ej.apply(this, arguments);
688
688
  };
689
- TimeAxisBase.prototype.j$e = function (a, b, c, d) {
689
+ TimeAxisBase.prototype.j$e = function (a, b, c, d, e) {
690
690
  this.hm.apply(this, arguments);
691
691
  };
692
692
  TimeAxisBase.prototype.j$f = function (a, b, c, d) {
693
693
  this.hn.apply(this, arguments);
694
694
  };
695
- Object.defineProperty(TimeAxisBase.prototype, "j$a", {
695
+ TimeAxisBase.prototype.j$g = function (a, b, c, d) {
696
+ this.ho.apply(this, arguments);
697
+ };
698
+ Object.defineProperty(TimeAxisBase.prototype, "j$b", {
696
699
  get: function () {
697
- return this.cg;
700
+ return this.ch;
698
701
  },
699
702
  enumerable: false,
700
703
  configurable: true
701
704
  });
705
+ TimeAxisBase.prototype.j$a = function () {
706
+ return this.ag.apply(this, arguments);
707
+ };
702
708
  Object.defineProperty(TimeAxisBase.prototype, "i$a", {
703
709
  get: function () {
704
- return this.cd;
710
+ return this.ce;
705
711
  },
706
712
  enumerable: false,
707
713
  configurable: true
708
714
  });
709
715
  TimeAxisBase.$t = markType(TimeAxisBase, 'TimeAxisBase', CategoryAxisBase.$, [ISortingAxis_$type, IDateTimeAxis_$type]);
710
- TimeAxisBase.$$p = markDep(DependencyProperty, PropertyMetadata, TimeAxisBase, 'h1', ['DateTimeMemberPath::ni', [2, null], 'IsDataPreSorted:ml:nj', [0, false], 'MaximumValue::nk', [3, null], 'MinimumValue::nl', [3, null]]);
716
+ TimeAxisBase.$$p = markDep(DependencyProperty, PropertyMetadata, TimeAxisBase, 'h2', ['DateTimeMemberPath::nj', [2, null], 'IsDataPreSorted:mm:nk', [0, false], 'MaximumValue::nl', [3, null], 'MinimumValue::nm', [3, null]]);
711
717
  return TimeAxisBase;
712
718
  }(CategoryAxisBase));
713
719
  export { TimeAxisBase };