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
@@ -26,32 +26,32 @@ import { timeSpanFromMilliseconds, timeSpanTotalMilliseconds } from "igniteui-we
26
26
  */
27
27
  export let OrdinalTimeXAxis = /*@__PURE__*/ (() => {
28
28
  class OrdinalTimeXAxis extends CategoryXAxis {
29
- ek(a, b, c) {
30
- return this.ei(a, new ScalerParams(0, b, c, this.cg, this.j7()));
29
+ el(a, b, c) {
30
+ return this.ej(a, new ScalerParams(0, b, c, this.ch, this.j8()));
31
31
  }
32
- ej(a, b, c) {
33
- return this.ei(a, b);
32
+ ek(a, b, c) {
33
+ return this.ej(a, b);
34
34
  }
35
- ei(a, b) {
35
+ ej(a, b) {
36
36
  if (!b.c.isEmpty) {
37
- let c = this.n1(a, NumericScaler.ac, b.c);
37
+ let c = this.n2(a, NumericScaler.ac, b.c);
38
38
  c = (c - b.d.left) / b.d.width;
39
39
  c = b.d.left + b.d.width * (c - b.e.left) / b.e.width;
40
40
  return c;
41
41
  }
42
- return this.n1(a, b.e, b.d);
42
+ return this.n2(a, b.e, b.d);
43
43
  }
44
- n1(a, b, c) {
45
- let d = this.mu;
46
- let e = this.mv;
47
- let f = this.mu - this.mv;
44
+ n2(a, b, c) {
45
+ let d = this.mv;
46
+ let e = this.mw;
47
+ let f = this.mv - this.mw;
48
48
  let g = f >= 1 ? (a - e) / (d - e) : f == 0 ? 0.5 : NaN;
49
- if (this.ch) {
49
+ if (this.ci) {
50
50
  g = 1 - g;
51
51
  }
52
52
  return c.left + c.width * (g - b.left) / b.width;
53
53
  }
54
- hl(a, b, c, d, e) {
54
+ hm(a, b, c, d, e) {
55
55
  let f;
56
56
  let g = e.e;
57
57
  let h = e.d;
@@ -66,10 +66,10 @@ export let OrdinalTimeXAxis = /*@__PURE__*/ (() => {
66
66
  let q = h.width;
67
67
  let r = 0;
68
68
  let s = 1;
69
- let t = this.mu;
70
- let u = this.mv;
71
- let v = this.mu - this.mv;
72
- let w = this.mf(a);
69
+ let t = this.mv;
70
+ let u = this.mw;
71
+ let v = this.mv - this.mw;
72
+ let w = this.mg(a);
73
73
  let x = w != null;
74
74
  for (let y = 0; y < b.count; y++) {
75
75
  let z = b.item(y);
@@ -96,120 +96,126 @@ export let OrdinalTimeXAxis = /*@__PURE__*/ (() => {
96
96
  }
97
97
  }
98
98
  }
99
- hm(a, b, c, d) {
99
+ hn(a, b, c, d) {
100
100
  for (let e = b; e < c; e++) {
101
- a.item(e, this.ei(a.item(e), d));
101
+ a.item(e, this.ej(a.item(e), d));
102
102
  }
103
103
  }
104
- en(a, b, c) {
105
- return this.el(a, new ScalerParams(0, b, this.kc, this.cg, this.j7()));
104
+ eo(a, b, c) {
105
+ return this.em(a, new ScalerParams(0, b, this.kd, this.ch, this.j8()));
106
106
  }
107
107
  getUnscaledValue3(a, b, c, d) {
108
- return this.el(a, new ScalerParams(0, b, this.kc, this.cg, this.j7()));
108
+ return this.em(a, new ScalerParams(0, b, this.kd, this.ch, this.j8()));
109
109
  }
110
- el(a, b) {
110
+ em(a, b) {
111
111
  if (!b.c.isEmpty) {
112
112
  let c = b.e.left + b.e.width * (a - b.d.left) / b.d.width;
113
113
  c = (c * b.d.width) + b.d.left;
114
- c = this.n2(c, NumericScaler.ac, b.c);
114
+ c = this.n3(c, NumericScaler.ac, b.c);
115
115
  return c;
116
116
  }
117
- return this.n2(a, b.e, b.d);
117
+ return this.n3(a, b.e, b.d);
118
118
  }
119
- n2(a, b, c) {
119
+ n3(a, b, c) {
120
120
  let d = b.left + (a - c.left) * b.width / c.width;
121
- if (this.ch) {
121
+ if (this.ci) {
122
122
  d = 1 - d;
123
123
  }
124
- return this.mv + d * (this.mu - this.mv);
124
+ return this.mw + d * (this.mv - this.mw);
125
125
  }
126
- em(a, b, c) {
127
- return this.el(a, b);
126
+ en(a, b, c) {
127
+ return this.em(a, b);
128
128
  }
129
- hn(a, b, c, d) {
129
+ ho(a, b, c, d) {
130
130
  for (let e = b; e < c; e++) {
131
- a.item(e, this.el(a.item(e), d));
131
+ a.item(e, this.em(a.item(e), d));
132
132
  }
133
133
  }
134
134
  constructor() {
135
135
  super();
136
- this.no = dateMaxValue();
137
- this.nn = dateMinValue();
138
- this.nu = dateMaxValue();
139
- this.nt = dateMinValue();
140
- this.nq = dateMaxValue();
141
- this.np = dateMinValue();
142
- this.n4 = null;
143
- this.n3 = null;
144
- this.nj = 0;
145
- this.nl = null;
146
- this.nh = null;
147
- this.od = 0;
148
- this.ns = dateMinValue();
136
+ this.np = dateMaxValue();
137
+ this.no = dateMinValue();
138
+ this.nv = dateMaxValue();
139
+ this.nu = dateMinValue();
149
140
  this.nr = dateMaxValue();
141
+ this.nq = dateMinValue();
142
+ this.n5 = null;
143
+ this.n4 = null;
144
+ this.nk = 0;
145
+ this.nm = null;
146
+ this.ni = null;
147
+ this.oe = 0;
148
+ this.nt = dateMinValue();
149
+ this.ns = dateMaxValue();
150
150
  this.visibleRangeChanged = null;
151
151
  FastItemDateTimeColumn.o();
152
- this.nh = new TimeAxisLabelFormatCollection();
153
- let a = this.ni;
154
- a.collectionChanged = delegateCombine(a.collectionChanged, runOn(this, this.of));
155
- this.mv = 0;
152
+ this.ni = new TimeAxisLabelFormatCollection();
153
+ let a = this.nj;
154
+ a.collectionChanged = delegateCombine(a.collectionChanged, runOn(this, this.og));
155
+ this.mw = 0;
156
156
  }
157
- hv(a, b, c, d) {
158
- super.hv(a, b, c, d);
157
+ hw(a, b, c, d) {
158
+ super.hw(a, b, c, d);
159
159
  switch (b) {
160
160
  case "FastItemsSource":
161
161
  let e = typeCast(IFastItemsSource_$type, c);
162
162
  if (e != null) {
163
- e.deregisterColumn(this.nm);
164
- this.nm = null;
163
+ e.deregisterColumn(this.nn);
164
+ this.nn = null;
165
165
  }
166
- if (this.kq != null) {
167
- this.nm = TimeAxisBase.mi(this.dateTimeMemberPath, this);
166
+ if (this.kr != null) {
167
+ this.nn = TimeAxisBase.mj(this.dateTimeMemberPath, this);
168
168
  }
169
169
  break;
170
170
  case "DateTimeMemberPath":
171
- if (this.kq != null) {
172
- this.kq.deregisterColumn(this.nm);
173
- this.nm = TimeAxisBase.mi(this.dateTimeMemberPath, this);
171
+ if (this.kr != null) {
172
+ this.kr.deregisterColumn(this.nn);
173
+ this.nn = TimeAxisBase.mj(this.dateTimeMemberPath, this);
174
174
  }
175
175
  break;
176
176
  case "DateTimeColumn":
177
- this.c0();
178
- this.od = this.oc();
177
+ this.c1();
178
+ this.oe = this.od();
179
179
  break;
180
180
  case "MinimumValue":
181
181
  case "MaximumValue":
182
- this.c0();
183
- this.h6();
182
+ this.c1();
183
+ this.h7();
184
184
  break;
185
185
  case "LabellingMode":
186
- this.h6();
186
+ this.h7();
187
187
  break;
188
188
  }
189
189
  }
190
190
  get actualMinimumValue() {
191
- return this.no;
191
+ return this.np;
192
192
  }
193
193
  set actualMinimumValue(a) {
194
- this.no = a;
194
+ this.np = a;
195
195
  }
196
196
  get actualMaximumValue() {
197
- return this.nn;
197
+ return this.no;
198
198
  }
199
199
  set actualMaximumValue(a) {
200
- this.nn = a;
200
+ this.no = a;
201
201
  }
202
202
  get visibleMinimum() {
203
- return this.nu;
203
+ return this.nv;
204
204
  }
205
205
  set visibleMinimum(a) {
206
- this.nu = a;
206
+ this.nv = a;
207
207
  }
208
208
  get visibleMaximum() {
209
- return this.nt;
209
+ return this.nu;
210
210
  }
211
211
  set visibleMaximum(a) {
212
- this.nt = a;
212
+ this.nu = a;
213
+ }
214
+ get nz() {
215
+ return this.nr;
216
+ }
217
+ set nz(a) {
218
+ this.nr = a;
213
219
  }
214
220
  get ny() {
215
221
  return this.nq;
@@ -217,66 +223,60 @@ export let OrdinalTimeXAxis = /*@__PURE__*/ (() => {
217
223
  set ny(a) {
218
224
  this.nq = a;
219
225
  }
220
- get nx() {
221
- return this.np;
222
- }
223
- set nx(a) {
224
- this.np = a;
225
- }
226
- og() {
227
- if (this.nm == null || this.nm.count == 0 || this.nm.count < this.mv - 1) {
226
+ oh() {
227
+ if (this.nn == null || this.nn.count == 0 || this.nn.count < this.mw - 1) {
228
228
  this.actualMinimumValue = dateMinValue();
229
229
  this.actualMaximumValue = dateMaxValue();
230
230
  return;
231
231
  }
232
- let a = Math.max(0, Math.min(this.mv, this.nm.count - 1));
233
- let b = Math.max(0, Math.min(this.mu, this.nm.count - 1));
234
- let c = +(this.actualMinimumValue) != +(this.nm.item(a)) || +(this.actualMaximumValue) != +(this.nm.item(b));
232
+ let a = Math.max(0, Math.min(this.mw, this.nn.count - 1));
233
+ let b = Math.max(0, Math.min(this.mv, this.nn.count - 1));
234
+ let c = +(this.actualMinimumValue) != +(this.nn.item(a)) || +(this.actualMaximumValue) != +(this.nn.item(b));
235
235
  if (c) {
236
236
  let d = this.actualMinimumValue;
237
237
  let e = this.actualMaximumValue;
238
- this.actualMinimumValue = this.nm.item(a);
239
- this.actualMaximumValue = this.nm.item(b);
240
- this.oh();
238
+ this.actualMinimumValue = this.nn.item(a);
239
+ this.actualMaximumValue = this.nn.item(b);
240
+ this.oi();
241
241
  }
242
242
  }
243
- oh() {
244
- if (this.nm == null || this.nm.count == 0 || this.bh == null) {
243
+ oi() {
244
+ if (this.nn == null || this.nn.count == 0 || this.bi == null) {
245
245
  let a = +(this.visibleMinimum) != +(this.actualMinimumValue) || +(this.visibleMaximum) != +(this.actualMaximumValue);
246
246
  this.visibleMinimum = this.actualMinimumValue;
247
247
  this.visibleMaximum = this.actualMaximumValue;
248
- this.ny = this.visibleMinimum;
249
- this.nx = this.visibleMaximum;
248
+ this.nz = this.visibleMinimum;
249
+ this.ny = this.visibleMaximum;
250
250
  if (a && this.visibleRangeChanged != null) {
251
251
  this.visibleRangeChanged(this, EventArgs.empty);
252
252
  }
253
253
  return;
254
254
  }
255
- let b = this.j6();
256
- let c = new ScalerParams(1, this.bh.tq, this.bh.tp, this.cg);
257
- c.c = this.j7();
258
- let d = this.el(b.left, c);
259
- let e = this.el(b.right, c);
255
+ let b = this.j7();
256
+ let c = new ScalerParams(1, this.bi.tz, this.bi.ty, this.ch);
257
+ c.c = this.j8();
258
+ let d = this.em(b.left, c);
259
+ let e = this.em(b.right, c);
260
260
  let f = truncate(Math.floor(d));
261
261
  let g = truncate(Math.ceil(e));
262
- let h = f >= 0 && f < this.nm.count ? this.nm.item(f) : this.actualMinimumValue;
263
- let i = g >= 0 && g < this.nm.count ? this.nm.item(g) : this.actualMaximumValue;
262
+ let h = f >= 0 && f < this.nn.count ? this.nn.item(f) : this.actualMinimumValue;
263
+ let i = g >= 0 && g < this.nn.count ? this.nn.item(g) : this.actualMaximumValue;
264
264
  let j = h;
265
265
  let k = i;
266
266
  if (d > f) {
267
267
  let l = f + 1;
268
- let m = l >= 0 && l < this.nm.count ? this.nm.item(l) : i;
268
+ let m = l >= 0 && l < this.nn.count ? this.nn.item(l) : i;
269
269
  let n = dateAdd(+h, +(timeSpanFromMilliseconds(timeSpanTotalMilliseconds((+m - +h)) * (d - f))));
270
270
  j = n;
271
271
  }
272
272
  if (e < g) {
273
273
  let o = g - 1;
274
- let p = o >= 0 && o < this.nm.count ? this.nm.item(o) : h;
274
+ let p = o >= 0 && o < this.nn.count ? this.nn.item(o) : h;
275
275
  let q = dateSubtract(+i, +(timeSpanFromMilliseconds(timeSpanTotalMilliseconds((+i - +p)) * (g - e))));
276
276
  k = q;
277
277
  }
278
- this.ny = j;
279
- this.nx = k;
278
+ this.nz = j;
279
+ this.ny = k;
280
280
  let r = +(this.visibleMinimum) != +h || +(this.visibleMaximum) != +i;
281
281
  this.visibleMinimum = h;
282
282
  this.visibleMaximum = i;
@@ -284,101 +284,101 @@ export let OrdinalTimeXAxis = /*@__PURE__*/ (() => {
284
284
  this.visibleRangeChanged(this, EventArgs.empty);
285
285
  }
286
286
  }
287
- h8(a) {
288
- let b = TimeXAxis.ol(this.actualMinimumValue, false, this.actualMinimumValue, this.nk, this.ob, this.ni, this.fj);
289
- if (b != this.n4 && this.c3) {
290
- this.ic();
287
+ h9(a) {
288
+ let b = TimeXAxis.om(this.actualMinimumValue, false, this.actualMinimumValue, this.nl, this.oc, this.nj, this.fk);
289
+ if (b != this.n5 && this.c4) {
290
+ this.id();
291
291
  }
292
- this.n4 = b;
293
- super.h8(a);
292
+ this.n5 = b;
293
+ super.h9(a);
294
294
  }
295
295
  get dateTimeMemberPath() {
296
- return this.n3;
296
+ return this.n4;
297
297
  }
298
298
  set dateTimeMemberPath(a) {
299
299
  let b = this.dateTimeMemberPath;
300
300
  if (a != b) {
301
- this.n3 = a;
302
- this.h1("DateTimeMemberPath", b, this.dateTimeMemberPath);
301
+ this.n4 = a;
302
+ this.h2("DateTimeMemberPath", b, this.dateTimeMemberPath);
303
303
  }
304
304
  }
305
- get nk() {
306
- return this.nj;
305
+ get nl() {
306
+ return this.nk;
307
307
  }
308
- set nk(a) {
309
- let b = this.nk;
308
+ set nl(a) {
309
+ let b = this.nl;
310
310
  if (a != b) {
311
- this.nj = a;
312
- this.h1("LabellingMode", enumGetBox(TimeAxisLabellingMode_$type, b), enumGetBox(TimeAxisLabellingMode_$type, this.nk));
311
+ this.nk = a;
312
+ this.h2("LabellingMode", enumGetBox(TimeAxisLabellingMode_$type, b), enumGetBox(TimeAxisLabellingMode_$type, this.nl));
313
313
  }
314
314
  }
315
- get_cj() {
315
+ get_ck() {
316
316
  return true;
317
317
  }
318
- get nm() {
319
- return this.nl;
318
+ get nn() {
319
+ return this.nm;
320
320
  }
321
- set nm(a) {
322
- if (this.nl != a) {
323
- let b = this.nl;
324
- this.nl = a;
325
- this.h1("DateTimeColumn", b, this.nl);
321
+ set nn(a) {
322
+ if (this.nm != a) {
323
+ let b = this.nm;
324
+ this.nm = a;
325
+ this.h2("DateTimeColumn", b, this.nm);
326
326
  }
327
327
  }
328
- ip(a, b) {
329
- super.ip(a, b);
330
- this.oh();
328
+ iq(a, b) {
329
+ super.iq(a, b);
330
+ this.oi();
331
331
  }
332
332
  getWindowRectForSelection(a, b) {
333
- if (this.nm == null) {
333
+ if (this.nn == null) {
334
334
  return Rect.empty;
335
335
  }
336
336
  let c = a > b;
337
337
  let d = c ? b : a;
338
338
  let e = c ? a : b;
339
339
  let f = -1;
340
- while (++f < this.nm.count && this.nm.item(f) < d) {
340
+ while (++f < this.nn.count && this.nn.item(f) < d) {
341
341
  }
342
- let g = this.nm.count;
343
- while (--g >= 0 && this.nm.item(g) > e) {
342
+ let g = this.nn.count;
343
+ while (--g >= 0 && this.nn.item(g) > e) {
344
344
  }
345
- let h = new ScalerParams(0, new Rect(0, 0, 0, 1, 1), new Rect(0, 0, 0, 1, 1), this.cg, this.bh.te);
346
- let i = this.ei(f, h);
347
- let j = this.ei(g + 1, h);
345
+ let h = new ScalerParams(0, new Rect(0, 0, 0, 1, 1), new Rect(0, 0, 0, 1, 1), this.ch, this.bi.tn);
346
+ let i = this.ej(f, h);
347
+ let j = this.ej(g + 1, h);
348
348
  return new Rect(0, i, NaN, Math.max(0, j - i), NaN);
349
349
  }
350
- get ni() {
351
- return this.nh;
350
+ get nj() {
351
+ return this.ni;
352
352
  }
353
- of(a, b) {
354
- this.h7(false);
353
+ og(a, b) {
354
+ this.h8(false);
355
355
  }
356
- hx(a) {
357
- super.hx(a);
356
+ hy(a) {
357
+ super.hy(a);
358
358
  this.dateTimeMemberPath = a;
359
359
  }
360
- fy(a) {
361
- if (this.at != null) {
362
- return this.at(a);
360
+ fz(a) {
361
+ if (this.au != null) {
362
+ return this.au(a);
363
363
  }
364
- if (this.ah != null) {
365
- return this.ah.i(a);
364
+ if (this.ai != null) {
365
+ return this.ai.i(a);
366
366
  }
367
367
  if (!(typeCast(Date_$type, a) !== null)) {
368
- return super.fy(a);
368
+ return super.fz(a);
369
369
  }
370
370
  let b = dateMinValue();
371
371
  let c = false;
372
- if (this.mw != null) {
373
- if (typeCast(Date_$type, this.mw) !== null) {
374
- b = this.mw;
372
+ if (this.mx != null) {
373
+ if (typeCast(Date_$type, this.mx) !== null) {
374
+ b = this.mx;
375
375
  c = true;
376
376
  }
377
377
  }
378
- let d = TimeXAxis.og(a, c, b, this.nk, this.ob, this.ni, this.fj);
379
- return d == null ? super.fy(a) : d;
378
+ let d = TimeXAxis.oh(a, c, b, this.nl, this.oc, this.nj, this.fk);
379
+ return d == null ? super.fz(a) : d;
380
380
  }
381
- gc(a) {
381
+ gd(a) {
382
382
  let b = 0;
383
383
  if (this.categoryMode == 0) {
384
384
  b = truncate(Math.round(a));
@@ -386,11 +386,11 @@ export let OrdinalTimeXAxis = /*@__PURE__*/ (() => {
386
386
  else {
387
387
  b = truncate(Math.floor(a));
388
388
  }
389
- if (b < 0 || b > this.lf - 1) {
390
- return super.gc(a);
389
+ if (b < 0 || b > this.lg - 1) {
390
+ return super.gd(a);
391
391
  }
392
- let c = this.nm.item(b);
393
- let d = this.fy(c);
392
+ let c = this.nn.item(b);
393
+ let d = this.fz(c);
394
394
  if (d == null) {
395
395
  return null;
396
396
  }
@@ -401,129 +401,132 @@ export let OrdinalTimeXAxis = /*@__PURE__*/ (() => {
401
401
  if (b < 0) {
402
402
  b = 0;
403
403
  }
404
- if (b > this.lf - 1) {
405
- b = this.lf - 1;
404
+ if (b > this.lg - 1) {
405
+ b = this.lg - 1;
406
406
  }
407
- if (this.nm == null) {
407
+ if (this.nn == null) {
408
408
  return dateMinValue();
409
409
  }
410
- let c = this.nm.item(b);
410
+ let c = this.nn.item(b);
411
411
  return c;
412
412
  }
413
- get oe() {
413
+ get of() {
414
414
  return +(this.visibleMaximum) - +(this.visibleMinimum);
415
415
  }
416
- get ob() {
417
- return +(this.nx) - +(this.ny);
416
+ get oc() {
417
+ return +(this.ny) - +(this.nz);
418
418
  }
419
- mh() {
420
- return this.nm;
419
+ mi() {
420
+ return this.nn;
421
421
  }
422
- io(a, b) {
423
- super.io(a, b);
424
- this.oh();
422
+ ip(a, b) {
423
+ super.ip(a, b);
424
+ this.oi();
425
425
  }
426
- mo(a, b) {
426
+ mp(a, b) {
427
427
  let c = this.categoryMode == 0 ? 0 : 0.5;
428
- return super.mo(a + c, b);
428
+ return super.mp(a + c, b);
429
429
  }
430
- mn(a, b, c, d) {
430
+ mo(a, b, c, d) {
431
431
  return b;
432
432
  }
433
- oc() {
434
- if (this.nm == null || this.nm.count < 2) {
433
+ od() {
434
+ if (this.nn == null || this.nn.count < 2) {
435
435
  return (0);
436
436
  }
437
- return TimeXAxis.or((a) => this.nm.item(a), this.nm.count);
437
+ return TimeXAxis.os((a) => this.nn.item(a), this.nn.count);
438
438
  }
439
439
  itemLabelFormat() {
440
- return TimeXAxis.on(this.od);
440
+ return TimeXAxis.oo(this.oe);
441
441
  }
442
442
  get minimumValue() {
443
- return this.ns;
443
+ return this.nt;
444
444
  }
445
445
  set minimumValue(a) {
446
446
  let b = this.minimumValue;
447
447
  if (+a != +b) {
448
- this.ns = a;
449
- this.hv(this, "MinimumValue", b, this.minimumValue);
448
+ this.nt = a;
449
+ this.hw(this, "MinimumValue", b, this.minimumValue);
450
450
  }
451
451
  }
452
452
  get maximumValue() {
453
- return this.nr;
453
+ return this.ns;
454
454
  }
455
455
  set maximumValue(a) {
456
456
  let b = this.maximumValue;
457
457
  if (+a != +b) {
458
- this.nr = a;
459
- this.hv(this, "MaximumValue", b, this.maximumValue);
458
+ this.ns = a;
459
+ this.hw(this, "MaximumValue", b, this.maximumValue);
460
460
  }
461
461
  }
462
- c2() {
462
+ c3() {
463
463
  if (+(this.minimumValue) == +(dateMaxValue()) || +(this.maximumValue) == +(dateMinValue())) {
464
- return super.c2();
464
+ return super.c3();
465
465
  }
466
- if (this.cp && this.c3) {
467
- this.bb = this.ba();
466
+ if (this.cq && this.c4) {
467
+ this.bc = this.bb();
468
468
  }
469
- if (this.kq == null || this.nm == null) {
469
+ if (this.kr == null || this.nn == null) {
470
470
  return false;
471
471
  }
472
- let a = this.mv;
472
+ let a = this.mw;
473
473
  if (+(this.minimumValue) != +(dateMinValue())) {
474
474
  let b = -1;
475
- while (b++ <= this.nm.count) {
476
- if (this.nm.item(b) >= this.minimumValue) {
475
+ while (b++ <= this.nn.count) {
476
+ if (this.nn.item(b) >= this.minimumValue) {
477
477
  break;
478
478
  }
479
479
  }
480
480
  a = b;
481
481
  }
482
- let c = this.categoryMode == 0 ? this.kq.count - 1 : this.kq.count;
482
+ let c = this.categoryMode == 0 ? this.kr.count - 1 : this.kr.count;
483
483
  if (+(this.maximumValue) != +(dateMaxValue())) {
484
- let d = this.kq.count;
484
+ let d = this.kr.count;
485
485
  while (d-- > 0) {
486
- if (this.nm.item(d) <= this.maximumValue) {
486
+ if (this.nn.item(d) <= this.maximumValue) {
487
487
  break;
488
488
  }
489
489
  }
490
490
  c = d;
491
491
  }
492
- if (a != this.mv || c != this.mu) {
493
- let e = new AxisRangeChangedEventArgs(0, this.mv, a, this.mu, c);
494
- this.mv = a;
495
- this.mu = c;
496
- this.h2(e);
497
- this.og();
498
- this.ls();
492
+ if (a != this.mw || c != this.mv) {
493
+ let e = new AxisRangeChangedEventArgs(0, this.mw, a, this.mv, c);
494
+ this.mw = a;
495
+ this.mv = c;
496
+ this.h3(e);
497
+ this.oh();
498
+ this.lt();
499
499
  return true;
500
500
  }
501
501
  return false;
502
502
  }
503
- l1(a) {
504
- super.l1(a);
505
- this.c1(true);
503
+ l2(a) {
504
+ super.l2(a);
505
+ this.c2(true);
506
506
  }
507
507
  get isVertical() {
508
- return this.co;
509
- }
510
- j$c(a, b) {
511
- return this.el.apply(this, arguments);
508
+ return this.cp;
512
509
  }
513
- j$b(a, b) {
514
- return this.ei.apply(this, arguments);
510
+ j$d(a, b) {
511
+ return this.em.apply(this, arguments);
515
512
  }
516
- j$d(a, b, c, d, e) {
517
- this.hl.apply(this, arguments);
513
+ j$c(a, b) {
514
+ return this.ej.apply(this, arguments);
518
515
  }
519
- j$e(a, b, c, d) {
516
+ j$e(a, b, c, d, e) {
520
517
  this.hm.apply(this, arguments);
521
518
  }
522
519
  j$f(a, b, c, d) {
523
520
  this.hn.apply(this, arguments);
524
521
  }
525
- get j$a() {
526
- return this.cg;
522
+ j$g(a, b, c, d) {
523
+ this.ho.apply(this, arguments);
524
+ }
525
+ get j$b() {
526
+ return this.ch;
527
+ }
528
+ j$a() {
529
+ return this.ag.apply(this, arguments);
527
530
  }
528
531
  }
529
532
  OrdinalTimeXAxis.$t = /*@__PURE__*/ markType(OrdinalTimeXAxis, 'OrdinalTimeXAxis', CategoryXAxis.$, [ITimeRangeSelectorAxis_$type, IOrdinalAxis_$type]);