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