igniteui-webcomponents-charts 4.3.2 → 4.3.3-beta.1

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