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