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
@@ -13,43 +13,43 @@ export let CategoryChartToolbarProvider = /*@__PURE__*/ (() => {
13
13
  class CategoryChartToolbarProvider extends DomainChartToolbarProvider {
14
14
  constructor() {
15
15
  super(...arguments);
16
- this.v = null;
16
+ this.y = null;
17
17
  }
18
- d(a, b) {
18
+ e(a, b) {
19
19
  let c = a;
20
20
  switch (b.name) {
21
21
  case "ShowGridlines":
22
22
  {
23
23
  let d = b;
24
- d.isChecked = c.acd != null;
24
+ d.isChecked = c.ace != null;
25
25
  }
26
26
  break;
27
27
  }
28
28
  }
29
- r(a, b, c, d) {
29
+ u(a, b, c, d) {
30
30
  let e = a;
31
31
  switch (b) {
32
32
  case "XAxisMajorStroke":
33
- this.e("ShowGridlines", 2, a.acd != null);
33
+ this.f("ShowGridlines", 2, a.ace != null);
34
34
  break;
35
35
  }
36
36
  }
37
- i(a, b) {
37
+ k(a, b) {
38
38
  let c = a;
39
- if (this.b(b, "ShowGridlines")) {
40
- if (c.acd == null) {
41
- if (this.v != null) {
42
- c.acd = this.v;
39
+ if (this.c(b, "ShowGridlines")) {
40
+ if (c.ace == null) {
41
+ if (this.y != null) {
42
+ c.ace = this.y;
43
43
  }
44
44
  else {
45
- c.acd = c.dataChart.xv;
45
+ c.ace = c.dataChart.x4;
46
46
  }
47
47
  }
48
48
  }
49
49
  else {
50
- if (c.acd != null) {
51
- this.v = c.acd;
52
- c.acd = null;
50
+ if (c.ace != null) {
51
+ this.y = c.ace;
52
+ c.ace = null;
53
53
  }
54
54
  }
55
55
  }
@@ -26,40 +26,21 @@ export let CategoryDateTimeXAxis = /*@__PURE__*/ (() => {
26
26
  class CategoryDateTimeXAxis extends TimeAxisBase {
27
27
  constructor() {
28
28
  super();
29
- this.ns = 0;
30
29
  this.nt = 0;
30
+ this.nu = 0;
31
31
  this.ab = CategoryDateTimeXAxis.$;
32
32
  this.actualMinimumValue = (new Date());
33
33
  this.actualMaximumValue = (new Date());
34
34
  }
35
- get_cc() {
36
- return this.nn == 0;
35
+ get_cd() {
36
+ return this.no == 0;
37
37
  }
38
- a3() {
38
+ a4() {
39
39
  return new CategoryDateTimeXAxisView(this);
40
40
  }
41
- hr(a) {
42
- super.hr(a);
43
- this.nm = a;
44
- }
45
- get nu() {
46
- return this.ns;
47
- }
48
- set nu(a) {
49
- if (this.nu != a) {
50
- let b = this.ns;
51
- this.ns = a;
52
- this.h1("ActualInterval", b, this.nu);
53
- }
54
- }
55
- eu() {
56
- return this.nu;
57
- }
58
- get ny() {
59
- return typeGetValue(this.c(CategoryDateTimeXAxis.n9));
60
- }
61
- set ny(a) {
62
- this.h(CategoryDateTimeXAxis.n9, a);
41
+ hs(a) {
42
+ super.hs(a);
43
+ this.nn = a;
63
44
  }
64
45
  get nv() {
65
46
  return this.nt;
@@ -68,36 +49,55 @@ export let CategoryDateTimeXAxis = /*@__PURE__*/ (() => {
68
49
  if (this.nv != a) {
69
50
  let b = this.nt;
70
51
  this.nt = a;
71
- this.h1("ActualMinorInterval", b, this.nv);
52
+ this.h2("ActualInterval", b, this.nv);
53
+ }
54
+ }
55
+ ev() {
56
+ return this.nv;
57
+ }
58
+ get nz() {
59
+ return typeGetValue(this.c(CategoryDateTimeXAxis.oa));
60
+ }
61
+ set nz(a) {
62
+ this.h(CategoryDateTimeXAxis.oa, a);
63
+ }
64
+ get nw() {
65
+ return this.nu;
66
+ }
67
+ set nw(a) {
68
+ if (this.nw != a) {
69
+ let b = this.nu;
70
+ this.nu = a;
71
+ this.h2("ActualMinorInterval", b, this.nw);
72
72
  }
73
73
  }
74
- c7(a, b, c) {
75
- let d = super.c7(a, b, c);
74
+ c8(a, b, c) {
75
+ let d = super.c8(a, b, c);
76
76
  if (!d) {
77
77
  return false;
78
78
  }
79
79
  return +(this.actualMinimumValue) != +(this.actualMaximumValue);
80
80
  }
81
- d3() {
82
- return this.nu;
83
- }
84
- h8(a) {
85
- super.h8(a);
86
- let b = this.bh != null ? this.bh.ta : Rect.empty;
87
- let c = !b.isEmpty ? this.kc : Rect.empty;
88
- let d = this.j7();
89
- let e = this.j6();
90
- let f = new ScalerParams(0, b, c, this.cg, d);
91
- if ((this.mg == null || this.mg.count < 1) && !this.mm() && !this.mn()) {
81
+ d4() {
82
+ return this.nv;
83
+ }
84
+ h9(a) {
85
+ super.h9(a);
86
+ let b = this.bi != null ? this.bi.tj : Rect.empty;
87
+ let c = !b.isEmpty ? this.kd : Rect.empty;
88
+ let d = this.j8();
89
+ let e = this.j7();
90
+ let f = new ScalerParams(0, b, c, this.ch, d);
91
+ if ((this.mh == null || this.mh.count < 1) && !this.mn() && !this.mo()) {
92
92
  return;
93
93
  }
94
- if (!b.isEmpty && !c.isEmpty && (this.nn != 1 || this.mg != null)) {
94
+ if (!b.isEmpty && !c.isEmpty && (this.no != 1 || this.mh != null)) {
95
95
  let g = c.bottom;
96
96
  let h = g - c.top;
97
- if (this.ai != null) {
98
- let i = typeCast(NumericYAxis.$, this.ai);
97
+ if (this.aj != null) {
98
+ let i = typeCast(NumericYAxis.$, this.aj);
99
99
  if (i != null) {
100
- let j = this.id(g, h, b, c, d, c.top, c.bottom);
100
+ let j = this.ie(g, h, b, c, d, c.top, c.bottom);
101
101
  g = j.p0;
102
102
  h = j.p1;
103
103
  }
@@ -105,14 +105,14 @@ export let CategoryDateTimeXAxis = /*@__PURE__*/ (() => {
105
105
  if (isNaN_(g)) {
106
106
  g = 0;
107
107
  }
108
- this.hp(this.a4.a1(), g, c, this.a4.e(), true);
109
- this.av.bg = h;
110
- let k = this.a4.a4();
111
- let l = this.a4.f();
112
- let m = this.a4.a2();
113
- let n = this.a4.a3();
114
- let o = this.a4.g();
115
- if (this.nn == 1) {
108
+ this.hq(this.a5.a1(), g, c, this.a5.e(), true);
109
+ this.aw.bg = h;
110
+ let k = this.a5.a4();
111
+ let l = this.a5.f();
112
+ let m = this.a5.a2();
113
+ let n = this.a5.a3();
114
+ let o = this.a5.g();
115
+ if (this.no == 1) {
116
116
  let p = this.i$e(b, c, d, e);
117
117
  let q = this.i$g(b, c, d, e);
118
118
  if (p < 0 || q < 0) {
@@ -120,87 +120,87 @@ export let CategoryDateTimeXAxis = /*@__PURE__*/ (() => {
120
120
  }
121
121
  let r = NaN;
122
122
  for (let s = p; s <= q; s++) {
123
- let t = this.mp == null ? s : this.mp._inner[s];
124
- let u = this.ei(this.mg.item(t).getTime(), f);
123
+ let t = this.mq == null ? s : this.mq._inner[s];
124
+ let u = this.ej(this.mh.item(t).getTime(), f);
125
125
  if (u == r) {
126
126
  continue;
127
127
  }
128
128
  r = u;
129
129
  if (this.categoryMode == 2) {
130
- u += this.cg ? -this.getGroupCenter(s, b, c, d) : this.getGroupCenter(s, b, c, d);
130
+ u += this.ch ? -this.getGroupCenter(s, b, c, d) : this.getGroupCenter(s, b, c, d);
131
131
  }
132
132
  if (u < e.left || u > e.right) {
133
133
  continue;
134
134
  }
135
- this.il(m, u, c, l, false);
136
- this.kx.add(u);
137
- if (this.kq != null && s < this.kq.count) {
138
- let v = this.kq.item(t);
139
- let w = super.fy(v);
135
+ this.im(m, u, c, l, false);
136
+ this.ky.add(u);
137
+ if (this.kr != null && s < this.kr.count) {
138
+ let v = this.kr.item(t);
139
+ let w = super.fz(v);
140
140
  if (!isNaN_(u) && !isInfinity(u) && w != null) {
141
141
  if ((typeof w === 'string') && Base.equalsStatic(w, "")) {
142
142
  }
143
143
  else {
144
- this.db.add1(w);
145
- this.dc.add(new LabelPosition(u));
144
+ this.dc.add1(w);
145
+ this.dd.add(new LabelPosition(u));
146
146
  }
147
147
  }
148
148
  }
149
149
  }
150
150
  }
151
151
  else {
152
- let x = this.el(e.left, f);
153
- let y = this.el(e.right, f);
152
+ let x = this.em(e.left, f);
153
+ let y = this.em(e.right, f);
154
154
  let z = Math.min(x, y);
155
155
  let aa = Math.max(x, y);
156
- let ab = new LinearNumericSnapper(0, z, aa, e.width, this.ex());
157
- let ac = this.mk ? this.nr() : ab.g;
158
- this.n5(truncate(ac));
156
+ let ab = new LinearNumericSnapper(0, z, aa, e.width, this.ey());
157
+ let ac = this.ml ? this.ns() : ab.g;
158
+ this.n6(truncate(ac));
159
159
  let ad = truncate(Math.floor((z - this.actualMinimumValue.getTime()) / ac));
160
160
  let ae = truncate(Math.ceil((aa - this.actualMinimumValue.getTime()) / ac));
161
161
  let af = 0;
162
162
  if (this.categoryMode == 2) {
163
163
  af = this.getGroupCenter(0, b, c, d);
164
- af = this.cg ? -af : af;
164
+ af = this.ch ? -af : af;
165
165
  }
166
166
  let ag = truncate(Math.ceil(e.right));
167
167
  let ah = truncate(Math.floor(e.left));
168
- let ai = this.ei(this.actualMinimumValue.getTime() + ad * ac, f) + af;
168
+ let ai = this.ej(this.actualMinimumValue.getTime() + ad * ac, f) + af;
169
169
  for (let aj = ad; aj <= ae; aj++) {
170
- let ak = this.ei(this.actualMinimumValue.getTime() + (aj + 1) * ac, f) + af;
170
+ let ak = this.ej(this.actualMinimumValue.getTime() + (aj + 1) * ac, f) + af;
171
171
  if (!isNaN_(ai) && !isInfinity(ai)) {
172
172
  let al = truncate(Math.round(ai));
173
173
  if (al <= ag) {
174
174
  if (aj % 2 == 0) {
175
- this.im(k, ai, ak, c);
175
+ this.io(k, ai, ak, c);
176
176
  }
177
- this.il(m, ai, c, l, false);
178
- this.kx.add(ai);
179
- if (this.cx) {
180
- let am = this.nw();
177
+ this.im(m, ai, c, l, false);
178
+ this.ky.add(ai);
179
+ if (this.cy) {
180
+ let am = this.nx();
181
181
  if (am > 0 && am < ac) {
182
182
  if (ac / am < 20) {
183
183
  let an = ai;
184
- let ao = Math.abs(this.ei(this.actualMinimumValue.getTime() + am, f) - this.ei(this.actualMinimumValue.getTime(), f));
184
+ let ao = Math.abs(this.ej(this.actualMinimumValue.getTime() + am, f) - this.ej(this.actualMinimumValue.getTime(), f));
185
185
  while (an + ao < ak) {
186
186
  if (Math.abs(an + ao - ak) < 0.0001) {
187
187
  break;
188
188
  }
189
189
  an += ao;
190
190
  if (an > 0) {
191
- this.il(n, an, c, o, false);
191
+ this.im(n, an, c, o, false);
192
192
  }
193
193
  }
194
- this.n6(am);
194
+ this.n7(am);
195
195
  }
196
196
  }
197
197
  else {
198
198
  for (let ap = 1; ap < ab.i; ++ap) {
199
- let aq = this.ei(this.actualMinimumValue.getTime() + aj * ac + (ap * ac) / ab.i, f) + af;
200
- this.il(n, aq, c, o, false);
199
+ let aq = this.ej(this.actualMinimumValue.getTime() + aj * ac + (ap * ac) / ab.i, f) + af;
200
+ this.im(n, aq, c, o, false);
201
201
  }
202
202
  if (ab.i > 0) {
203
- this.n6(truncate((ac / ab.i)));
203
+ this.n7(truncate((ac / ab.i)));
204
204
  }
205
205
  }
206
206
  }
@@ -209,121 +209,124 @@ export let CategoryDateTimeXAxis = /*@__PURE__*/ (() => {
209
209
  let ar = this.actualMinimumValue.getTime() + aj * ac;
210
210
  let ticks_ = truncate(Math.floor(ar));
211
211
  let as = (new Date(ticks_));
212
- let at = this.fy(as);
212
+ let at = this.fz(as);
213
213
  if (at != null) {
214
- this.db.add1(at);
215
- this.dc.add(new LabelPosition(ai));
214
+ this.dc.add1(at);
215
+ this.dd.add(new LabelPosition(ai));
216
216
  }
217
217
  }
218
218
  }
219
219
  ai = ak;
220
220
  }
221
221
  }
222
- if ((this.ay == null || this.ay.visibility == 0) && this.ai != null) {
223
- if (this.ay != null && (this.ay.location == 4 || this.ay.location == 5)) {
224
- this.bh.l7();
222
+ if ((this.az == null || this.az.visibility == 0) && this.aj != null) {
223
+ if (this.az != null && (this.az.location == 4 || this.az.location == 5)) {
224
+ this.bi.md();
225
225
  }
226
226
  }
227
- this.av.a9 = this.db;
228
- this.av.ba = this.dc;
229
- this.l3();
227
+ this.aw.a9 = this.dc;
228
+ this.aw.ba = this.dd;
229
+ this.l4();
230
230
  }
231
231
  }
232
- nr() {
233
- return this.nu;
232
+ ns() {
233
+ return this.nv;
234
234
  }
235
- nw() {
236
- return this.ny;
237
- }
238
- n5(a) {
239
- this.nu = a;
235
+ nx() {
236
+ return this.nz;
240
237
  }
241
238
  n6(a) {
242
239
  this.nv = a;
243
240
  }
244
- np() {
245
- return this.nx != 0;
241
+ n7(a) {
242
+ this.nw = a;
243
+ }
244
+ nq() {
245
+ return this.ny != 0;
246
246
  }
247
- no() {
248
- return this.nu == 0;
247
+ np() {
248
+ return this.nv == 0;
249
249
  }
250
- nq(a) {
251
- return this.mg == null ? dateMinValue() : this.mg.item(a);
250
+ nr(a) {
251
+ return this.mh == null ? dateMinValue() : this.mh.item(a);
252
252
  }
253
- n4(a, b) {
254
- if (a > b || this.kq == null || this.kq.count == 0) {
253
+ n5(a, b) {
254
+ if (a > b || this.kr == null || this.kr.count == 0) {
255
255
  return;
256
256
  }
257
257
  let c = (a.getTime() - this.actualMinimumValue.getTime()) / (this.actualMaximumValue.getTime() - this.actualMinimumValue.getTime());
258
258
  let d = (b.getTime() - this.actualMinimumValue.getTime()) / (this.actualMaximumValue.getTime() - this.actualMinimumValue.getTime());
259
- this.bh.tq = new Rect(0, c, this.bh.tq.y, d - c, this.bh.tq.height);
259
+ this.bi.tz = new Rect(0, c, this.bi.tz.y, d - c, this.bi.tz.height);
260
260
  }
261
- hv(a, b, c, d) {
262
- super.hv(a, b, c, d);
261
+ hw(a, b, c, d) {
262
+ super.hw(a, b, c, d);
263
263
  switch (b) {
264
264
  case CategoryDateTimeXAxis.$$p[0]:
265
- this.cp = true;
266
- this.av.al = this.nn == 1;
267
- this.h7(false);
265
+ this.cq = true;
266
+ this.aw.al = this.no == 1;
267
+ this.h8(false);
268
268
  break;
269
269
  case CategoryDateTimeXAxis.$$p[1]:
270
- this.cp = true;
271
- this.h7(false);
270
+ this.cq = true;
271
+ this.h8(false);
272
272
  break;
273
273
  }
274
274
  }
275
- nc() {
276
- super.nc();
277
- if (this.np()) {
278
- this.nu = this.nx;
279
- let a = this.bh != null ? this.bh.ta : Rect.empty;
280
- let b = !a.isEmpty ? this.kc : Rect.empty;
275
+ nd() {
276
+ super.nd();
277
+ if (this.nq()) {
278
+ this.nv = this.ny;
279
+ let a = this.bi != null ? this.bi.tj : Rect.empty;
280
+ let b = !a.isEmpty ? this.kd : Rect.empty;
281
281
  let c = Math.abs(this.actualMaximumValue.getTime() - this.actualMinimumValue.getTime());
282
- this.mk = this.no() || (this.nn == 1) || (1 * c / this.nr() > (b.width / a.width)) ? false : true;
282
+ this.ml = this.np() || (this.no == 1) || (1 * c / this.ns() > (b.width / a.width)) ? false : true;
283
283
  }
284
284
  else {
285
- this.mk = false;
285
+ this.ml = false;
286
286
  }
287
287
  }
288
- na(a, b) {
288
+ nb(a, b) {
289
289
  let c = b.getTime() - a.getTime();
290
- let timeOffset_ = truncate(Math.round(intDivide(c, this.le) / 2));
290
+ let timeOffset_ = truncate(Math.round(intDivide(c, this.lf) / 2));
291
291
  return timeOffset_ == 0 ? timeSpanFromMilliseconds(1) : timeSpanFromMilliseconds(timeOffset_);
292
292
  }
293
- get_cb() {
293
+ get_cc() {
294
294
  return true;
295
295
  }
296
296
  get isVertical() {
297
- return this.co;
298
- }
299
- j$c(a, b) {
300
- return this.el.apply(this, arguments);
297
+ return this.cp;
301
298
  }
302
- j$b(a, b) {
303
- return this.ei.apply(this, arguments);
299
+ j$d(a, b) {
300
+ return this.em.apply(this, arguments);
304
301
  }
305
- j$d(a, b, c, d, e) {
306
- this.hl.apply(this, arguments);
302
+ j$c(a, b) {
303
+ return this.ej.apply(this, arguments);
307
304
  }
308
- j$e(a, b, c, d) {
305
+ j$e(a, b, c, d, e) {
309
306
  this.hm.apply(this, arguments);
310
307
  }
311
308
  j$f(a, b, c, d) {
312
309
  this.hn.apply(this, arguments);
313
310
  }
314
- get j$a() {
315
- return this.cg;
311
+ j$g(a, b, c, d) {
312
+ this.ho.apply(this, arguments);
313
+ }
314
+ get j$b() {
315
+ return this.ch;
316
+ }
317
+ j$a() {
318
+ return this.ag.apply(this, arguments);
316
319
  }
317
320
  get i$a() {
318
- return this.cd;
321
+ return this.ce;
319
322
  }
320
323
  }
321
324
  CategoryDateTimeXAxis.$t = /*@__PURE__*/ markType(CategoryDateTimeXAxis, 'CategoryDateTimeXAxis', TimeAxisBase.$);
322
- CategoryDateTimeXAxis.n9 = /*@__PURE__*/ DependencyProperty.i("MinorInterval", Number_$type, CategoryDateTimeXAxis.$, /*@__PURE__*/ new PropertyMetadata(2, 0, (a, b) => {
323
- (typeCast(CategoryDateTimeXAxis.$, a)).h1("MinorInterval", b.oldValue, b.newValue);
324
- (typeCast(CategoryDateTimeXAxis.$, a)).h7(false);
325
+ CategoryDateTimeXAxis.oa = /*@__PURE__*/ DependencyProperty.i("MinorInterval", Number_$type, CategoryDateTimeXAxis.$, /*@__PURE__*/ new PropertyMetadata(2, 0, (a, b) => {
326
+ (typeCast(CategoryDateTimeXAxis.$, a)).h2("MinorInterval", b.oldValue, b.newValue);
327
+ (typeCast(CategoryDateTimeXAxis.$, a)).h8(false);
325
328
  }));
326
- CategoryDateTimeXAxis.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CategoryDateTimeXAxis, 'h1', ['DisplayType:nn:n7', [TimeAxisDisplayType_$type, /*@__PURE__*/ enumGetBox(TimeAxisDisplayType_$type, 0)], 'Interval:nx:n8', [1, 0]]);
329
+ CategoryDateTimeXAxis.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, CategoryDateTimeXAxis, 'h2', ['DisplayType:no:n8', [TimeAxisDisplayType_$type, /*@__PURE__*/ enumGetBox(TimeAxisDisplayType_$type, 0)], 'Interval:ny:n9', [1, 0]]);
327
330
  return CategoryDateTimeXAxis;
328
331
  })();
329
332
  /**
@@ -338,7 +341,7 @@ export let CategoryDateTimeXAxisView = /*@__PURE__*/ (() => {
338
341
  }
339
342
  aj() {
340
343
  super.aj();
341
- this.a.fg = AxisDefaults.f;
344
+ this.a.fh = AxisDefaults.f;
342
345
  }
343
346
  r(a) {
344
347
  let b = this.p(dateFromTicks(truncate(a)));
@@ -59,7 +59,7 @@ export let CategoryHighlightLayer = /*@__PURE__*/ (() => {
59
59
  }
60
60
  }
61
61
  td(a) {
62
- return a != null && a.cn();
62
+ return a != null && a.co();
63
63
  }
64
64
  r5(a, b) {
65
65
  super.r5(a, b);
@@ -90,17 +90,17 @@ export let CategoryHighlightLayer = /*@__PURE__*/ (() => {
90
90
  return;
91
91
  }
92
92
  let d = this.s8.x;
93
- if (a.co && isNaN_(d)) {
93
+ if (a.cp && isNaN_(d)) {
94
94
  d = 0;
95
95
  }
96
96
  let e = this.pz(this.b1);
97
97
  d = e.left + e.width * (d - this.b1.bv.left) / this.b1.bv.width;
98
98
  let f = this.s8.y;
99
- if (!a.co && isNaN_(f)) {
99
+ if (!a.cp && isNaN_(f)) {
100
100
  f = 0;
101
101
  }
102
102
  f = e.top + e.height * (f - this.b1.bv.top) / this.b1.bv.height;
103
- let g = a.md({ $type: Point_$type, x: d, y: f }, c, this.tf);
103
+ let g = a.me({ $type: Point_$type, x: d, y: f }, c, this.tf);
104
104
  this.tj(g, b, a);
105
105
  }
106
106
  tj(a, b, c) {
@@ -112,10 +112,10 @@ export let CategoryHighlightLayer = /*@__PURE__*/ (() => {
112
112
  d.g = this.sy();
113
113
  d.h = this.sz();
114
114
  if (d.g == null) {
115
- d.g = this.tc.cc(c.ju);
115
+ d.g = this.tc.cc(c.jv);
116
116
  }
117
117
  if (d.h == null) {
118
- d.h = this.tc.cc(c.ju);
118
+ d.h = this.tc.cc(c.jv);
119
119
  }
120
120
  d.d = this.fy;
121
121
  d.f = Base.getHashCodeStatic(c);
@@ -185,7 +185,7 @@ export let CategoryItemHighlightLayer = /*@__PURE__*/ (() => {
185
185
  }
186
186
  if (k) {
187
187
  let m = a.ps(l.d, this.tj, g);
188
- if (j != 0 && !d.categoryAxis.cm) {
188
+ if (j != 0 && !d.categoryAxis.cn) {
189
189
  let n = m.x;
190
190
  if (a.ds) {
191
191
  n -= a.getOffsetValue();
@@ -212,7 +212,7 @@ export let CategoryItemHighlightLayer = /*@__PURE__*/ (() => {
212
212
  let s = d.categoryAxis;
213
213
  let t = this.tk;
214
214
  if (j != 0) {
215
- t = s.k3(this.b1.bv, this.b1.bu, q);
215
+ t = s.k4(this.b1.bv, this.b1.bu, q);
216
216
  }
217
217
  if (isNaN_(t) || isInfinity(t)) {
218
218
  return;
@@ -224,7 +224,7 @@ export let CategoryItemHighlightLayer = /*@__PURE__*/ (() => {
224
224
  let v = d.categoryAxis;
225
225
  let w = this.tk;
226
226
  if (j != 0) {
227
- w = v.k3(this.b1.bv, this.b1.bu, q);
227
+ w = v.k4(this.b1.bv, this.b1.bu, q);
228
228
  }
229
229
  if (isNaN_(w) || isInfinity(w)) {
230
230
  return;
@@ -275,34 +275,34 @@ export let CategoryItemHighlightLayer = /*@__PURE__*/ (() => {
275
275
  switch (f) {
276
276
  case 3:
277
277
  case 13:
278
- e = this.ce.pm;
278
+ e = this.ce.pv;
279
279
  break;
280
280
  case 4:
281
- e = this.ce.pv;
281
+ e = this.ce.p4;
282
282
  break;
283
283
  case 5:
284
- e = this.ce.ps;
284
+ e = this.ce.p1;
285
285
  break;
286
286
  case 6:
287
- e = this.ce.pt;
287
+ e = this.ce.p2;
288
288
  break;
289
289
  case 7:
290
- e = this.ce.pn;
290
+ e = this.ce.pw;
291
291
  break;
292
292
  case 8:
293
- e = this.ce.pq;
293
+ e = this.ce.pz;
294
294
  break;
295
295
  case 9:
296
- e = this.ce.po;
296
+ e = this.ce.px;
297
297
  break;
298
298
  case 10:
299
- e = this.ce.pu;
299
+ e = this.ce.p3;
300
300
  break;
301
301
  case 11:
302
- e = this.ce.pr;
302
+ e = this.ce.p0;
303
303
  break;
304
304
  case 12:
305
- e = this.ce.pp;
305
+ e = this.ce.py;
306
306
  break;
307
307
  }
308
308
  }