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
@@ -35,59 +35,59 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
35
35
  class TimeXAxis extends TimeAxisBase {
36
36
  constructor() {
37
37
  super();
38
- this.of = 0;
39
- this.np = null;
40
- this.ny = 0;
41
- this.nw = null;
38
+ this.og = 0;
39
+ this.nq = null;
40
+ this.nz = 0;
41
+ this.nx = null;
42
42
  this._omission = 0;
43
- this.nn = null;
44
- this.nu = null;
45
- this.oh = null;
46
- this.ou = 0;
47
- this.n7 = dateMaxValue();
43
+ this.no = null;
44
+ this.nv = null;
45
+ this.oi = null;
46
+ this.ov = 0;
47
+ this.n8 = dateMaxValue();
48
+ this.n6 = dateMaxValue();
48
49
  this.n5 = dateMaxValue();
49
- this.n4 = dateMaxValue();
50
- this.n6 = dateMinValue();
51
- this.nr = null;
52
- this.os = 0;
50
+ this.n7 = dateMinValue();
51
+ this.ns = null;
52
+ this.ot = 0;
53
53
  this.visibleRangeChanged = null;
54
54
  this.ab = TimeXAxis.$;
55
55
  this.omission = (0);
56
- this.of = -2147483648;
57
- this.np = new TimeAxisBreakCollection();
56
+ this.og = -2147483648;
57
+ this.nq = new TimeAxisBreakCollection();
58
58
  let a = this.breaks;
59
- a.collectionChanged = delegateCombine(a.collectionChanged, runOn(this, this.ox));
60
- this.nu = new TimeAxisIntervalCollection();
59
+ a.collectionChanged = delegateCombine(a.collectionChanged, runOn(this, this.oy));
60
+ this.nv = new TimeAxisIntervalCollection();
61
61
  let b = this.intervals;
62
- b.collectionChanged = delegateCombine(b.collectionChanged, runOn(this, this.oy));
63
- this.nw = new TimeAxisLabelFormatCollection();
62
+ b.collectionChanged = delegateCombine(b.collectionChanged, runOn(this, this.oz));
63
+ this.nx = new TimeAxisLabelFormatCollection();
64
64
  let c = this.labelFormats;
65
- c.collectionChanged = delegateCombine(c.collectionChanged, runOn(this, this.oz));
66
- this.ou = (0);
65
+ c.collectionChanged = delegateCombine(c.collectionChanged, runOn(this, this.o0));
66
+ this.ov = (0);
67
67
  }
68
- get_ck() {
68
+ get_cl() {
69
69
  return this.breaks != null && this.breaks.count > 0;
70
70
  }
71
- ei(a, b) {
71
+ ej(a, b) {
72
72
  if (!b.c.isEmpty) {
73
- let c = this.od(a, NumericScaler.ac, b.c, Rect.empty);
73
+ let c = this.oe(a, NumericScaler.ac, b.c, Rect.empty);
74
74
  c = (c - b.d.left) / b.d.width;
75
75
  c = b.d.left + b.d.width * (c - b.e.left) / b.e.width;
76
76
  return c;
77
77
  }
78
- return this.od(a, b.e, b.d, b.c);
78
+ return this.oe(a, b.e, b.d, b.c);
79
79
  }
80
- od(a, b, c, d) {
80
+ oe(a, b, c, d) {
81
81
  let e = new KeyValuePair$2(TimeAxisBreak.$, Number_$type);
82
- let f = this.of != -2147483648 ? this.of : 0;
83
- let g = this.nn != null ? this.nn.count : 0;
82
+ let f = this.og != -2147483648 ? this.og : 0;
83
+ let g = this.no != null ? this.no.count : 0;
84
84
  while (f < g) {
85
- let h = this.nn.item1(f);
85
+ let h = this.no.item1(f);
86
86
  if (h.d.getTime() <= a && h.c.getTime() >= a) {
87
87
  return NaN;
88
88
  }
89
89
  if (h.c.getTime() <= a) {
90
- e = new KeyValuePair$2(TimeAxisBreak.$, Number_$type, 1, h, this.nn.item(h));
90
+ e = new KeyValuePair$2(TimeAxisBreak.$, Number_$type, 1, h, this.no.item(h));
91
91
  f++;
92
92
  }
93
93
  else {
@@ -97,8 +97,8 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
97
97
  if (f > 0) {
98
98
  f -= 1;
99
99
  }
100
- if (this.of != -2147483648) {
101
- this.of = f;
100
+ if (this.og != -2147483648) {
101
+ this.og = f;
102
102
  }
103
103
  let i;
104
104
  let j;
@@ -124,34 +124,34 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
124
124
  n -= p / 2;
125
125
  o -= p;
126
126
  }
127
- if (this.cg) {
127
+ if (this.ch) {
128
128
  return n - o * l;
129
129
  }
130
130
  return m + o * l;
131
131
  }
132
- hm(a, b, c, d) {
133
- this.of = 0;
132
+ hn(a, b, c, d) {
133
+ this.og = 0;
134
134
  for (let e = b; e < c; e++) {
135
- a.item(e, this.ei(a.item(e), d));
135
+ a.item(e, this.ej(a.item(e), d));
136
136
  }
137
- this.of = -2147483648;
137
+ this.og = -2147483648;
138
138
  }
139
139
  startCursor() {
140
- this.of = 0;
140
+ this.og = 0;
141
141
  }
142
142
  resetCursor() {
143
- this.of = -2147483648;
143
+ this.og = -2147483648;
144
144
  }
145
- el(a, b) {
145
+ em(a, b) {
146
146
  if (!b.c.isEmpty) {
147
147
  let c = b.e.left + b.e.width * (a - b.d.left) / b.d.width;
148
148
  c = (c * b.d.width) + b.d.left;
149
149
  c = this.getUnscaledValue3(c, NumericScaler.ac, b.c, this.categoryMode);
150
150
  return c;
151
151
  }
152
- return this.oe(a, b.e, b.d, b.c);
152
+ return this.of(a, b.e, b.d, b.c);
153
153
  }
154
- oe(a, b, c, d) {
154
+ of(a, b, c, d) {
155
155
  let e = c.left;
156
156
  let f = c.width;
157
157
  if (this.categoryMode != 0) {
@@ -160,12 +160,12 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
160
160
  f -= g;
161
161
  }
162
162
  let h = b.left + b.width * (a - e) / f;
163
- if (this.cg) {
163
+ if (this.ch) {
164
164
  h = 1 - h;
165
165
  }
166
166
  let i = new KeyValuePair$2(TimeAxisBreak.$, Number_$type);
167
- if (this.nn != null) {
168
- for (let j of fromEnum(this.nn)) {
167
+ if (this.no != null) {
168
+ for (let j of fromEnum(this.no)) {
169
169
  if (j.value >= h && j.value <= h) {
170
170
  return j.key.d.getTime();
171
171
  }
@@ -189,48 +189,48 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
189
189
  return (precedingBreakEnd_.getTime() + portionFromPrecedingBreak_ * actualRange_);
190
190
  }
191
191
  get breaks() {
192
- return this.np;
192
+ return this.nq;
193
193
  }
194
- get nz() {
195
- return this.ny;
194
+ get n0() {
195
+ return this.nz;
196
196
  }
197
- set nz(a) {
198
- let b = this.nz;
197
+ set n0(a) {
198
+ let b = this.n0;
199
199
  if (a != b) {
200
- this.ny = a;
201
- this.h1("LabellingMode", enumGetBox(TimeAxisLabellingMode_$type, b), enumGetBox(TimeAxisLabellingMode_$type, this.nz));
200
+ this.nz = a;
201
+ this.h2("LabellingMode", enumGetBox(TimeAxisLabellingMode_$type, b), enumGetBox(TimeAxisLabellingMode_$type, this.n0));
202
202
  }
203
203
  }
204
204
  get labelFormats() {
205
- return this.nw;
205
+ return this.nx;
206
206
  }
207
- hv(a, b, c, d) {
208
- super.hv(a, b, c, d);
207
+ hw(a, b, c, d) {
208
+ super.hw(a, b, c, d);
209
209
  switch (b) {
210
210
  case "ActualMaximumValue":
211
- this.ow();
211
+ this.ox();
212
212
  break;
213
213
  case "DateTimeColumn":
214
- this.os = this.oq();
214
+ this.ot = this.or();
215
215
  break;
216
216
  case "LabellingMode":
217
- this.h7(false);
217
+ this.h8(false);
218
218
  break;
219
219
  }
220
220
  }
221
+ iq(a, b) {
222
+ super.iq(a, b);
223
+ this.ow();
224
+ this.ni();
225
+ }
221
226
  ip(a, b) {
222
227
  super.ip(a, b);
223
- this.ov();
224
- this.nh();
225
- }
226
- io(a, b) {
227
- super.io(a, b);
228
- this.ov();
229
- this.nh();
228
+ this.ow();
229
+ this.ni();
230
230
  }
231
- c2() {
232
- let a = super.c2();
233
- this.ov();
231
+ c3() {
232
+ let a = super.c3();
233
+ this.ow();
234
234
  return a;
235
235
  }
236
236
  get omission() {
@@ -239,15 +239,15 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
239
239
  set omission(a) {
240
240
  this._omission = a;
241
241
  }
242
- ow() {
243
- let a = this.n2(this.breaks);
242
+ ox() {
243
+ let a = this.n3(this.breaks);
244
244
  let b = (0);
245
245
  for (let c of fromEnum(a)) {
246
246
  b += (+(c.c) - +(c.d));
247
247
  }
248
248
  this.omission = b;
249
249
  }
250
- n2(a) {
250
+ n3(a) {
251
251
  let b = new List$1(TimeAxisBreak.$, 0);
252
252
  if (a == null || +(this.actualMaximumValue) == +(dateMaxValue())) {
253
253
  return b;
@@ -260,7 +260,7 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
260
260
  let d = +(c.c) - +(c.d);
261
261
  let e = dateAdd(+(c.d), +(c.i));
262
262
  while (e <= this.actualMaximumValue) {
263
- let f = this.n8(e, d);
263
+ let f = this.n9(e, d);
264
264
  let g = ((() => {
265
265
  let $ret = new TimeAxisBreak();
266
266
  $ret.d = e;
@@ -273,26 +273,26 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
273
273
  if (dateSubtract(+(dateMaxValue()), +(c.i)) < g.d) {
274
274
  break;
275
275
  }
276
- e = this.n8(g.d, c.i);
276
+ e = this.n9(g.d, c.i);
277
277
  }
278
278
  }
279
279
  }
280
280
  return b;
281
281
  }
282
- n8(a, b) {
282
+ n9(a, b) {
283
283
  let c = dateFromTicks(a.getTime());
284
284
  c.setMilliseconds(c.getMilliseconds() + b);
285
285
  return c;
286
286
  }
287
- ov() {
288
- this.nn = new OrderedDictionary$2(TimeAxisBreak.$, Number_$type);
289
- if (+(this.actualMaximumValue) == +(dateMaxValue()) || this.breaks == null || this.breaks.count == 0 || this.bh == null) {
287
+ ow() {
288
+ this.no = new OrderedDictionary$2(TimeAxisBreak.$, Number_$type);
289
+ if (+(this.actualMaximumValue) == +(dateMaxValue()) || this.breaks == null || this.breaks.count == 0 || this.bi == null) {
290
290
  return;
291
291
  }
292
- let a = new List$1(TimeAxisBreak.$, 1, this.n2(this.breaks));
292
+ let a = new List$1(TimeAxisBreak.$, 1, this.n3(this.breaks));
293
293
  a.aa((b, c) => b.d < c.d ? -1 : b.d > c.d ? 1 : 0);
294
- let b = this.bh.ta;
295
- let c = new ScalerParams(0, this.bh.ta, this.bh.tp, this.cg, this.bh.te);
294
+ let b = this.bi.tj;
295
+ let c = new ScalerParams(0, this.bi.tj, this.bi.ty, this.ch, this.bi.tn);
296
296
  let d = +(this.actualMaximumValue) - +(this.actualMinimumValue) - this.omission;
297
297
  let e = 0;
298
298
  for (let f of fromEnum(a)) {
@@ -301,50 +301,50 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
301
301
  if (h < 0 || g - e > 1) {
302
302
  continue;
303
303
  }
304
- this.nn.addItem(f, g - e);
304
+ this.no.addItem(f, g - e);
305
305
  e += (h - g);
306
306
  }
307
307
  }
308
- gc(a) {
308
+ gd(a) {
309
309
  if (isNaN_(a)) {
310
310
  return null;
311
311
  }
312
312
  let ticks_ = truncate(a);
313
313
  let b = (new Date(ticks_));
314
- let c = this.fy(b);
314
+ let c = this.fz(b);
315
315
  if (c == null) {
316
316
  return null;
317
317
  }
318
318
  return c.toString();
319
319
  }
320
- fy(a) {
320
+ fz(a) {
321
321
  if (!(typeCast(Date_$type, a) !== null)) {
322
- return super.fy(a);
322
+ return super.fz(a);
323
323
  }
324
324
  let b = dateMinValue();
325
325
  let c = false;
326
- if (this.oh != null) {
327
- if (typeCast(Date_$type, this.oh) !== null) {
328
- b = this.oh;
326
+ if (this.oi != null) {
327
+ if (typeCast(Date_$type, this.oi) !== null) {
328
+ b = this.oi;
329
329
  c = true;
330
330
  }
331
331
  }
332
- let d = TimeXAxis.og(a, c, b, this.nz, this.ou, this.labelFormats, this.fj);
333
- return d == null ? super.fy(a) : d;
332
+ let d = TimeXAxis.oh(a, c, b, this.n0, this.ov, this.labelFormats, this.fk);
333
+ return d == null ? super.fz(a) : d;
334
334
  }
335
- static og(a, b, c, d, e, f, g) {
336
- let h = TimeXAxis.ol(a, b, c, d, e, f, g);
335
+ static oh(a, b, c, d, e, f, g) {
336
+ let h = TimeXAxis.om(a, b, c, d, e, f, g);
337
337
  return dateToStringFormat(a, h, g);
338
338
  }
339
- static ol(a, b, c, d, e, f, g) {
339
+ static om(a, b, c, d, e, f, g) {
340
340
  let h = 0;
341
341
  if (b) {
342
- h = TimeXAxis.n0(a, c);
342
+ h = TimeXAxis.n1(a, c);
343
343
  }
344
344
  let i = null;
345
345
  let j;
346
346
  if (f == null || f.count == 0) {
347
- j = TimeXAxis.ok(e, h, d);
347
+ j = TimeXAxis.ol(e, h, d);
348
348
  }
349
349
  else {
350
350
  let k = Number.MAX_VALUE;
@@ -408,7 +408,7 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
408
408
  }
409
409
  return j;
410
410
  }
411
- static n0(a, b) {
411
+ static n1(a, b) {
412
412
  if (a.getFullYear() == b.getFullYear() && dateGetMonth(a) == dateGetMonth(b) && a.getDate() == b.getDate()) {
413
413
  return 3;
414
414
  }
@@ -420,19 +420,19 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
420
420
  }
421
421
  return 0;
422
422
  }
423
- get_mk() {
424
- return super.get_mk() || (this.intervals != null && this.intervals.count > 0);
423
+ get_ml() {
424
+ return super.get_ml() || (this.intervals != null && this.intervals.count > 0);
425
425
  }
426
- set_mk(a) {
427
- super.set_mk(a);
426
+ set_ml(a) {
427
+ super.set_ml(a);
428
428
  }
429
429
  get intervals() {
430
- return this.nu;
430
+ return this.nv;
431
431
  }
432
- oj(a, b) {
433
- return TimeXAxis.ok(this.ou, a, b);
432
+ ok(a, b) {
433
+ return TimeXAxis.ol(this.ov, a, b);
434
434
  }
435
- static ok(a, b, c) {
435
+ static ol(a, b, c) {
436
436
  if (c != 2) {
437
437
  b = 0;
438
438
  }
@@ -470,9 +470,9 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
470
470
  }
471
471
  return "hh:mm:ss";
472
472
  }
473
- static no() {
474
- if (TimeXAxis.nm == null) {
475
- TimeXAxis.nm = ((() => {
473
+ static np() {
474
+ if (TimeXAxis.nn == null) {
475
+ TimeXAxis.nn = ((() => {
476
476
  let $ret = new OrderedDictionary$2(Number_$type, TimeAxisInterval.$);
477
477
  $ret.addItem((0), ((() => {
478
478
  let $ret = new TimeAxisInterval();
@@ -567,30 +567,30 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
567
567
  return $ret;
568
568
  })());
569
569
  }
570
- return TimeXAxis.nm;
570
+ return TimeXAxis.nn;
571
571
  }
572
- ns() {
573
- if (this.c3 && (this.ay == null || this.ay.angle == 0)) {
574
- let a = this.ew();
575
- let b = this.kc.width;
572
+ nt() {
573
+ if (this.c4 && (this.az == null || this.az.angle == 0)) {
574
+ let a = this.ex();
575
+ let b = this.kd.width;
576
576
  let c = truncate(Math.floor(b / a));
577
577
  let d = Number.MAX_VALUE;
578
- let e = c == 0 ? d : timeSpanFromTicks((intDivide(timeSpanTicks(this.ou), c)));
578
+ let e = c == 0 ? d : timeSpanFromTicks((intDivide(timeSpanTicks(this.ov), c)));
579
579
  let f = null;
580
- for (let g of fromEnum(TimeXAxis.no())) {
580
+ for (let g of fromEnum(TimeXAxis.np())) {
581
581
  f = g.value;
582
582
  if (g.key > e) {
583
583
  break;
584
584
  }
585
585
  }
586
- let h = this.nr;
586
+ let h = this.ns;
587
587
  if (h != f) {
588
- this.ic();
588
+ this.id();
589
589
  }
590
- this.nr = f;
590
+ this.ns = f;
591
591
  return f;
592
592
  }
593
- let i = this.ou;
593
+ let i = this.ov;
594
594
  if (i == (0)) {
595
595
  return ((() => {
596
596
  let $ret = new TimeAxisInterval();
@@ -702,11 +702,11 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
702
702
  return $ret;
703
703
  })());
704
704
  }
705
- nt() {
705
+ nu() {
706
706
  if (this.intervals == null || this.intervals.count == 0) {
707
- return this.ns();
707
+ return this.nt();
708
708
  }
709
- if (this.ou == (0)) {
709
+ if (this.ov == (0)) {
710
710
  return ((() => {
711
711
  let $ret = new TimeAxisInterval();
712
712
  $ret.b = 8;
@@ -716,32 +716,32 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
716
716
  }
717
717
  let a = null;
718
718
  for (let b of fromEnum(this.intervals)) {
719
- if (b.k > this.ou) {
719
+ if (b.k > this.ov) {
720
720
  continue;
721
721
  }
722
722
  if (a == null || b.k > a.k) {
723
723
  a = b;
724
724
  }
725
725
  }
726
- return a == null ? this.ns() : a;
726
+ return a == null ? this.nt() : a;
727
727
  }
728
- h8(a) {
729
- super.h8(a);
730
- let b = this.bh != null ? this.bh.ta : Rect.empty;
731
- let c = !b.isEmpty ? this.kc : Rect.empty;
732
- let d = this.j7();
733
- let e = this.j6();
734
- let f = new ScalerParams(0, b, c, this.cg, d);
735
- if (this.mg == null && !this.mm() && !this.mn()) {
728
+ h9(a) {
729
+ super.h9(a);
730
+ let b = this.bi != null ? this.bi.tj : Rect.empty;
731
+ let c = !b.isEmpty ? this.kd : Rect.empty;
732
+ let d = this.j8();
733
+ let e = this.j7();
734
+ let f = new ScalerParams(0, b, c, this.ch, d);
735
+ if (this.mh == null && !this.mn() && !this.mo()) {
736
736
  return;
737
737
  }
738
738
  if (!b.isEmpty && !c.isEmpty) {
739
739
  let g = c.bottom;
740
740
  let h = g - c.top;
741
- if (this.ai != null) {
742
- let i = typeCast(NumericYAxis.$, this.ai);
741
+ if (this.aj != null) {
742
+ let i = typeCast(NumericYAxis.$, this.aj);
743
743
  if (i != null) {
744
- let j = this.id(g, h, b, c, d, c.top, c.bottom);
744
+ let j = this.ie(g, h, b, c, d, c.top, c.bottom);
745
745
  g = j.p0;
746
746
  h = j.p1;
747
747
  }
@@ -749,21 +749,21 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
749
749
  if (isNaN_(g)) {
750
750
  g = 0;
751
751
  }
752
- this.hp(this.a4.a1(), g, c, this.a4.e(), true);
753
- this.av.bg = h;
752
+ this.hq(this.a5.a1(), g, c, this.a5.e(), true);
753
+ this.aw.bg = h;
754
754
  let k = truncate(Math.ceil(e.right));
755
755
  let l = truncate(Math.floor(e.left));
756
- let m = this.a4.a4();
757
- let n = this.a4.f();
758
- let o = this.a4.a2();
759
- this.nh();
760
- let p = new List$1(Date_$type, 1, this.n1());
756
+ let m = this.a5.a4();
757
+ let n = this.a5.f();
758
+ let o = this.a5.a2();
759
+ this.ni();
760
+ let p = new List$1(Date_$type, 1, this.n2());
761
761
  let q = new List$1(Number_$type, 0);
762
762
  for (let r = 0; r < p.count; r++) {
763
763
  q.add(p._inner[r].getTime());
764
764
  }
765
- this.hm(q, 0, q.count, f);
766
- this.oh = null;
765
+ this.hn(q, 0, q.count, f);
766
+ this.oi = null;
767
767
  for (let s = 0; s < p.count; s++) {
768
768
  let t = p._inner[s];
769
769
  let u = q._inner[s];
@@ -771,41 +771,41 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
771
771
  if (v <= k) {
772
772
  if (s % 2 == 0) {
773
773
  let w = s < q.count - 1 ? q._inner[s + 1] : e.right;
774
- this.im(m, u, w, c);
774
+ this.io(m, u, w, c);
775
775
  }
776
- this.il(o, u, c, n, false);
777
- this.kx.add(u);
776
+ this.im(o, u, c, n, false);
777
+ this.ky.add(u);
778
778
  }
779
779
  if (v >= l && v <= k) {
780
- let x = this.fy(t);
781
- this.oh = t;
780
+ let x = this.fz(t);
781
+ this.oi = t;
782
782
  if (x != null) {
783
- this.db.add1(x);
784
- this.dc.add(new LabelPosition(u));
783
+ this.dc.add1(x);
784
+ this.dd.add(new LabelPosition(u));
785
785
  }
786
786
  }
787
787
  }
788
- this.oh = null;
788
+ this.oi = null;
789
789
  }
790
- if ((this.ay == null || this.ay.visibility == 0) && this.ai != null) {
791
- if (this.ay != null && (this.ay.location == 4 || this.ay.location == 5)) {
792
- this.bh.l7();
790
+ if ((this.az == null || this.az.visibility == 0) && this.aj != null) {
791
+ if (this.az != null && (this.az.location == 4 || this.az.location == 5)) {
792
+ this.bi.md();
793
793
  }
794
794
  }
795
- this.av.a9 = this.db;
796
- this.av.ba = this.dc;
797
- this.av.cl();
798
- this.l3();
799
- }
800
- n1() {
801
- let a = this.bh != null ? this.bh.ta : Rect.empty;
802
- let b = !a.isEmpty ? this.kc : Rect.empty;
803
- let c = this.j7();
804
- let d = this.j6();
805
- let e = new ScalerParams(0, a, b, this.cg, c);
806
- let f = this.nt();
807
- let g = this.oa;
808
- if (!this.mn() && f != null) {
795
+ this.aw.a9 = this.dc;
796
+ this.aw.ba = this.dd;
797
+ this.aw.cl();
798
+ this.l4();
799
+ }
800
+ n2() {
801
+ let a = this.bi != null ? this.bi.tj : Rect.empty;
802
+ let b = !a.isEmpty ? this.kd : Rect.empty;
803
+ let c = this.j8();
804
+ let d = this.j7();
805
+ let e = new ScalerParams(0, a, b, this.ch, c);
806
+ let f = this.nu();
807
+ let g = this.ob;
808
+ if (!this.mo() && f != null) {
809
809
  if (f.b == 7 && g.getDate() != 1) {
810
810
  g = dateAddMonths(g, 1);
811
811
  g = dateFromValues(g.getFullYear(), dateGetMonth(g), 1, 0, 0, 0, 0);
@@ -826,7 +826,7 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
826
826
  return h;
827
827
  }
828
828
  while (g <= this.visibleMaximum && i++ < j) {
829
- let k = this.n3(g);
829
+ let k = this.n4(g);
830
830
  let l = g;
831
831
  if (k.key != null) {
832
832
  l = f.d(k.key.c);
@@ -838,11 +838,11 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
838
838
  }
839
839
  return h;
840
840
  }
841
- n3(a) {
842
- if (this.nn == null) {
841
+ n4(a) {
842
+ if (this.no == null) {
843
843
  return new KeyValuePair$2(TimeAxisBreak.$, Number_$type);
844
844
  }
845
- for (let b of fromEnum(this.nn)) {
845
+ for (let b of fromEnum(this.no)) {
846
846
  if (b.key.d <= a && b.key.c >= a) {
847
847
  return b;
848
848
  }
@@ -850,10 +850,16 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
850
850
  return new KeyValuePair$2(TimeAxisBreak.$, Number_$type);
851
851
  }
852
852
  get visibleMinimum() {
853
- return this.n7;
853
+ return this.n8;
854
854
  }
855
855
  set visibleMinimum(a) {
856
- this.n7 = a;
856
+ this.n8 = a;
857
+ }
858
+ get ob() {
859
+ return this.n6;
860
+ }
861
+ set ob(a) {
862
+ this.n6 = a;
857
863
  }
858
864
  get oa() {
859
865
  return this.n5;
@@ -861,25 +867,19 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
861
867
  set oa(a) {
862
868
  this.n5 = a;
863
869
  }
864
- get n9() {
865
- return this.n4;
866
- }
867
- set n9(a) {
868
- this.n4 = a;
869
- }
870
870
  get visibleMaximum() {
871
- return this.n6;
871
+ return this.n7;
872
872
  }
873
873
  set visibleMaximum(a) {
874
- this.n6 = a;
874
+ this.n7 = a;
875
875
  }
876
- nh() {
877
- super.nh();
878
- if (this.bh == null || !Extensions.b(this.bh.tp)) {
876
+ ni() {
877
+ super.ni();
878
+ if (this.bi == null || !Extensions.b(this.bi.ty)) {
879
879
  return;
880
880
  }
881
- let a = new ScalerParams(0, this.bh.ta, this.bh.tp, this.cg, this.bh.te);
882
- let b = this.j6();
881
+ let a = new ScalerParams(0, this.bi.tj, this.bi.ty, this.ch, this.bi.tn);
882
+ let b = this.j7();
883
883
  let c = b.left;
884
884
  let d = b.right;
885
885
  let e = b.left;
@@ -889,12 +889,12 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
889
889
  e += g / 2;
890
890
  f -= g / 2;
891
891
  }
892
- let h = truncate(this.el(c, a));
893
- let i = truncate(this.el(d, a));
894
- let j = truncate(this.el(e, a));
895
- let k = truncate(this.el(f, a));
892
+ let h = truncate(this.em(c, a));
893
+ let i = truncate(this.em(d, a));
894
+ let j = truncate(this.em(e, a));
895
+ let k = truncate(this.em(f, a));
896
896
  if (j < 0 || k < 0) {
897
- this.ou = (0);
897
+ this.ov = (0);
898
898
  return;
899
899
  }
900
900
  h = Math.min(dateMaxValue().getTime(), h);
@@ -910,14 +910,14 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
910
910
  let p = +(this.visibleMinimum) != +n || +(this.visibleMaximum) != +o;
911
911
  this.visibleMinimum = n;
912
912
  this.visibleMaximum = o;
913
- this.oa = l;
914
- this.n9 = m;
913
+ this.ob = l;
914
+ this.oa = m;
915
915
  if (p && this.visibleRangeChanged != null) {
916
916
  this.visibleRangeChanged(this, EventArgs.empty);
917
917
  }
918
- this.ou = +(this.visibleMaximum) - +(this.visibleMinimum);
918
+ this.ov = +(this.visibleMaximum) - +(this.visibleMinimum);
919
919
  }
920
- k5(a, b, c, d, e) {
920
+ k6(a, b, c, d, e) {
921
921
  return 0;
922
922
  }
923
923
  i$f(a) {
@@ -925,10 +925,10 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
925
925
  if (b.i$b == null || b.i$b.count == 0) {
926
926
  return -1;
927
927
  }
928
- let c = new SortedListView$1(Date_$type, this.mg, b.i$b);
928
+ let c = new SortedListView$1(Date_$type, this.mh, b.i$b);
929
929
  let ticks_ = a;
930
930
  let d = (new Date(ticks_));
931
- let e = this.m0(d, c);
931
+ let e = this.m1(d, c);
932
932
  e = Math.max(0, Math.min(b.i$b.count - 1, e));
933
933
  let f = c.item(e);
934
934
  let g;
@@ -949,43 +949,43 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
949
949
  }
950
950
  let i = c.item(g);
951
951
  let j = c.item(h);
952
- let k = new ScalerParams(0, this.bh.tq, this.kc, this.cg, this.bh.te);
952
+ let k = new ScalerParams(0, this.bi.tz, this.kd, this.ch, this.bi.tn);
953
953
  this.startCursor();
954
- let l = this.ei(i.getTime(), k);
955
- let m = this.ei(a, k);
956
- let n = this.ei(j.getTime(), k);
954
+ let l = this.ej(i.getTime(), k);
955
+ let m = this.ej(a, k);
956
+ let n = this.ej(j.getTime(), k);
957
957
  this.resetCursor();
958
- if (i < this.oa && j <= this.n9) {
959
- return this.mp._inner[h];
958
+ if (i < this.ob && j <= this.oa) {
959
+ return this.mq._inner[h];
960
960
  }
961
- if (j > this.n9 && i >= this.oa) {
962
- return this.mp._inner[g];
961
+ if (j > this.oa && i >= this.ob) {
962
+ return this.mq._inner[g];
963
963
  }
964
964
  if (Math.abs(l - m) < Math.abs(n - m)) {
965
- return this.mp._inner[g];
965
+ return this.mq._inner[g];
966
966
  }
967
967
  else {
968
- return this.mp._inner[h];
968
+ return this.mq._inner[h];
969
969
  }
970
970
  }
971
- ox(a, b) {
971
+ oy(a, b) {
972
+ this.ox();
972
973
  this.ow();
973
- this.ov();
974
- if (this.av != null) {
975
- this.av.al = this.breaks.count > 0;
974
+ if (this.aw != null) {
975
+ this.aw.al = this.breaks.count > 0;
976
976
  }
977
- this.h7(false);
978
- for (let c of fromEnum(this.da())) {
977
+ this.h8(false);
978
+ for (let c of fromEnum(this.db())) {
979
979
  c.mn(false);
980
980
  }
981
981
  }
982
- oz(a, b) {
983
- this.h7(false);
982
+ o0(a, b) {
983
+ this.h8(false);
984
984
  }
985
- oy(a, b) {
986
- this.h7(false);
985
+ oz(a, b) {
986
+ this.h8(false);
987
987
  }
988
- get_cb() {
988
+ get_cc() {
989
989
  return false;
990
990
  }
991
991
  getWindowRectForSelection(a, b) {
@@ -996,15 +996,15 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
996
996
  return new Rect(0, d, NaN, Math.max(0, e - d), NaN);
997
997
  }
998
998
  getCategorySize(a, b, c) {
999
- if (this.ou != (0)) {
1000
- let d = timeSpanFromTicks(truncate((timeSpanTicks(this.ou) * (a.width / (this.bh != null ? this.bh.ta.width : 1)))));
1001
- let e = timeSpanTicks(d) / timeSpanTicks(this.os);
999
+ if (this.ov != (0)) {
1000
+ let d = timeSpanFromTicks(truncate((timeSpanTicks(this.ov) * (a.width / (this.bi != null ? this.bi.tj.width : 1)))));
1001
+ let e = timeSpanTicks(d) / timeSpanTicks(this.ot);
1002
1002
  let f = b.width / 4;
1003
1003
  return Math.min(f, b.width / (e + 1));
1004
1004
  }
1005
1005
  return super.getCategorySize(a, b, c);
1006
1006
  }
1007
- static or(a, b) {
1007
+ static os(a, b) {
1008
1008
  let c = Math.min(5, b);
1009
1009
  let d = a(0);
1010
1010
  let e = new Dictionary$2(Number_$type, Number_$type, 0);
@@ -1025,57 +1025,60 @@ export let TimeXAxis = /*@__PURE__*/ (() => {
1025
1025
  }
1026
1026
  return g;
1027
1027
  }
1028
- oq() {
1029
- if (this.mg == null || this.mg.count < 2 || this.mp == null) {
1028
+ or() {
1029
+ if (this.mh == null || this.mh.count < 2 || this.mq == null) {
1030
1030
  return (0);
1031
1031
  }
1032
- return TimeXAxis.or((a) => this.mg.item(this.mp._inner[a]), this.mg.count);
1032
+ return TimeXAxis.os((a) => this.mh.item(this.mq._inner[a]), this.mh.count);
1033
1033
  }
1034
- nd() {
1035
- super.nd();
1036
- this.os = this.oq();
1034
+ ne() {
1035
+ super.ne();
1036
+ this.ot = this.or();
1037
1037
  }
1038
- static on(a) {
1038
+ static oo(a) {
1039
1039
  if (a >= timeSpanFromDays(1)) {
1040
1040
  return "D";
1041
1041
  }
1042
1042
  return "g";
1043
1043
  }
1044
1044
  itemLabelFormat() {
1045
- return TimeXAxis.on(this.os);
1045
+ return TimeXAxis.oo(this.ot);
1046
1046
  }
1047
- mz(a, b, c, d) {
1048
- return this.my(this.visibleMinimum);
1047
+ m0(a, b, c, d) {
1048
+ return this.mz(this.visibleMinimum);
1049
1049
  }
1050
- m2(a, b, c, d) {
1051
- return this.m1(this.visibleMaximum);
1050
+ m3(a, b, c, d) {
1051
+ return this.m2(this.visibleMaximum);
1052
1052
  }
1053
1053
  get isVertical() {
1054
- return this.co;
1054
+ return this.cp;
1055
1055
  }
1056
- j$c(a, b) {
1057
- return this.el.apply(this, arguments);
1056
+ j$d(a, b) {
1057
+ return this.em.apply(this, arguments);
1058
1058
  }
1059
- j$b(a, b) {
1060
- return this.ei.apply(this, arguments);
1061
- }
1062
- j$d(a, b, c, d, e) {
1063
- this.hl.apply(this, arguments);
1059
+ j$c(a, b) {
1060
+ return this.ej.apply(this, arguments);
1064
1061
  }
1065
- j$e(a, b, c, d) {
1062
+ j$e(a, b, c, d, e) {
1066
1063
  this.hm.apply(this, arguments);
1067
1064
  }
1068
1065
  j$f(a, b, c, d) {
1069
1066
  this.hn.apply(this, arguments);
1070
1067
  }
1071
- get j$a() {
1072
- return this.cg;
1068
+ j$g(a, b, c, d) {
1069
+ this.ho.apply(this, arguments);
1070
+ }
1071
+ get j$b() {
1072
+ return this.ch;
1073
+ }
1074
+ j$a() {
1075
+ return this.ag.apply(this, arguments);
1073
1076
  }
1074
1077
  get i$a() {
1075
- return this.cd;
1078
+ return this.ce;
1076
1079
  }
1077
1080
  }
1078
1081
  TimeXAxis.$t = /*@__PURE__*/ markType(TimeXAxis, 'TimeXAxis', TimeAxisBase.$, [ITimeRangeSelectorAxis_$type]);
1079
- TimeXAxis.nm = null;
1082
+ TimeXAxis.nn = null;
1080
1083
  return TimeXAxis;
1081
1084
  })();