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
@@ -30,44 +30,44 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
30
30
  __extends(CategoryYAxis, _super);
31
31
  function CategoryYAxis() {
32
32
  var _this = _super.call(this) || this;
33
- _this.mi = 0;
34
33
  _this.mj = 0;
34
+ _this.mk = 0;
35
+ _this.mr = 1;
35
36
  _this.mq = 1;
36
- _this.mp = 1;
37
- _this.kx = new List$1(Number_$type, 0);
37
+ _this.ky = new List$1(Number_$type, 0);
38
38
  _this.ab = CategoryYAxis.$;
39
39
  return _this;
40
40
  }
41
- CategoryYAxis.prototype.a3 = function () {
41
+ CategoryYAxis.prototype.a4 = function () {
42
42
  return new CategoryYAxisView(this);
43
43
  };
44
- CategoryYAxis.prototype.hr = function (a) {
45
- _super.prototype.hr.call(this, a);
46
- this.mg = a;
44
+ CategoryYAxis.prototype.hs = function (a) {
45
+ _super.prototype.hs.call(this, a);
46
+ this.mh = a;
47
47
  };
48
- CategoryYAxis.prototype.get_co = function () {
48
+ CategoryYAxis.prototype.get_cp = function () {
49
49
  return true;
50
50
  };
51
- CategoryYAxis.prototype.eh = function () {
52
- return this.j6().height;
51
+ CategoryYAxis.prototype.ei = function () {
52
+ return this.j7().height;
53
53
  };
54
- CategoryYAxis.prototype.md = function (a, b, c) {
55
- return this.me(a, b, c, true);
54
+ CategoryYAxis.prototype.me = function (a, b, c) {
55
+ return this.mf(a, b, c, true);
56
56
  };
57
- CategoryYAxis.prototype.mf = function (a) {
57
+ CategoryYAxis.prototype.mg = function (a) {
58
58
  if (typeCast(List$1.$.specialize(Array_$type), a) !== null) {
59
59
  return a.asArray();
60
60
  }
61
61
  return null;
62
62
  };
63
- CategoryYAxis.prototype.hl = function (a, b, c, d, e) {
63
+ CategoryYAxis.prototype.hm = function (a, b, c, d, e) {
64
64
  var f;
65
65
  var g = e.e;
66
66
  var h = e.d;
67
67
  var i = e.c;
68
68
  var j = e.a;
69
69
  var k = !i.isEmpty;
70
- var l = this.categoryMode == 0 ? this.le - 1 : this.le;
70
+ var l = this.categoryMode == 0 ? this.lf - 1 : this.lf;
71
71
  if (l < 0) {
72
72
  l = 0;
73
73
  }
@@ -79,7 +79,7 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
79
79
  var r = h.height;
80
80
  var s = 0;
81
81
  var t = 1;
82
- var u = this.mf(a);
82
+ var u = this.mg(a);
83
83
  var v = false;
84
84
  if (u != null) {
85
85
  v = true;
@@ -115,101 +115,101 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
115
115
  }
116
116
  }
117
117
  };
118
- Object.defineProperty(CategoryYAxis.prototype, "mn", {
118
+ Object.defineProperty(CategoryYAxis.prototype, "mo", {
119
119
  get: function () {
120
- return this.c(CategoryYAxis.m6);
120
+ return this.c(CategoryYAxis.m7);
121
121
  },
122
122
  set: function (a) {
123
- this.h(CategoryYAxis.m6, a);
123
+ this.h(CategoryYAxis.m7, a);
124
124
  },
125
125
  enumerable: false,
126
126
  configurable: true
127
127
  });
128
- CategoryYAxis.prototype.mh = function () {
129
- return !isNaN_(this.mn);
128
+ CategoryYAxis.prototype.mi = function () {
129
+ return !isNaN_(this.mo);
130
130
  };
131
- Object.defineProperty(CategoryYAxis.prototype, "mk", {
131
+ Object.defineProperty(CategoryYAxis.prototype, "ml", {
132
132
  get: function () {
133
- return this.mi;
133
+ return this.mj;
134
134
  },
135
135
  set: function (a) {
136
- if (this.mk != a) {
137
- var b = this.mi;
138
- this.mi = a;
139
- this.h1("ActualInterval", b, this.mk);
136
+ if (this.ml != a) {
137
+ var b = this.mj;
138
+ this.mj = a;
139
+ this.h2("ActualInterval", b, this.ml);
140
140
  }
141
141
  },
142
142
  enumerable: false,
143
143
  configurable: true
144
144
  });
145
- CategoryYAxis.prototype.eu = function () {
146
- return this.mk;
145
+ CategoryYAxis.prototype.ev = function () {
146
+ return this.ml;
147
147
  };
148
- Object.defineProperty(CategoryYAxis.prototype, "mo", {
148
+ Object.defineProperty(CategoryYAxis.prototype, "mp", {
149
149
  get: function () {
150
- return this.c(CategoryYAxis.m7);
150
+ return this.c(CategoryYAxis.m8);
151
151
  },
152
152
  set: function (a) {
153
- this.h(CategoryYAxis.m7, a);
153
+ this.h(CategoryYAxis.m8, a);
154
154
  },
155
155
  enumerable: false,
156
156
  configurable: true
157
157
  });
158
- Object.defineProperty(CategoryYAxis.prototype, "ml", {
158
+ Object.defineProperty(CategoryYAxis.prototype, "mm", {
159
159
  get: function () {
160
- return this.mj;
160
+ return this.mk;
161
161
  },
162
162
  set: function (a) {
163
- if (this.ml != a) {
164
- var b = this.mj;
165
- this.mj = a;
166
- this.h1("ActualMinorInterval", b, this.ml);
163
+ if (this.mm != a) {
164
+ var b = this.mk;
165
+ this.mk = a;
166
+ this.h2("ActualMinorInterval", b, this.mm);
167
167
  }
168
168
  },
169
169
  enumerable: false,
170
170
  configurable: true
171
171
  });
172
- Object.defineProperty(CategoryYAxis.prototype, "ms", {
172
+ Object.defineProperty(CategoryYAxis.prototype, "mt", {
173
173
  get: function () {
174
- return this.mq;
174
+ return this.mr;
175
175
  },
176
176
  set: function (a) {
177
- this.mq = a;
177
+ this.mr = a;
178
178
  },
179
179
  enumerable: false,
180
180
  configurable: true
181
181
  });
182
- Object.defineProperty(CategoryYAxis.prototype, "mr", {
182
+ Object.defineProperty(CategoryYAxis.prototype, "ms", {
183
183
  get: function () {
184
- return this.mp;
184
+ return this.mq;
185
185
  },
186
186
  set: function (a) {
187
- this.mp = a;
187
+ this.mq = a;
188
188
  },
189
189
  enumerable: false,
190
190
  configurable: true
191
191
  });
192
- CategoryYAxis.prototype.ei = function (a, b) {
192
+ CategoryYAxis.prototype.ej = function (a, b) {
193
193
  if (!b.c.isEmpty) {
194
- var c = this.mm(a, NumericScaler.ac, b.c);
194
+ var c = this.mn(a, NumericScaler.ac, b.c);
195
195
  c = (c - b.d.top) / b.d.height;
196
196
  c = b.d.top + b.d.height * (c - b.e.top) / b.e.height;
197
197
  return c;
198
198
  }
199
- return this.mm(a, b.e, b.d);
199
+ return this.mn(a, b.e, b.d);
200
200
  };
201
- CategoryYAxis.prototype.mm = function (a, b, c) {
202
- var d = this.categoryMode == 0 ? this.le - 1 : this.le;
201
+ CategoryYAxis.prototype.mn = function (a, b, c) {
202
+ var d = this.categoryMode == 0 ? this.lf - 1 : this.lf;
203
203
  if (d < 0) {
204
204
  d = 0;
205
205
  }
206
206
  var e = d >= 1 ? (a) / (d) : d == 0 ? 0.5 : NaN;
207
- if (!this.ch) {
207
+ if (!this.ci) {
208
208
  e = 1 - e;
209
209
  }
210
210
  return c.top + c.height * (e - b.top) / b.height;
211
211
  };
212
- CategoryYAxis.prototype.el = function (a, b) {
212
+ CategoryYAxis.prototype.em = function (a, b) {
213
213
  if (!b.c.isEmpty) {
214
214
  var c = b.e.top + b.e.height * (a - b.d.top) / b.d.height;
215
215
  c = (c * b.d.height) + b.d.top;
@@ -218,7 +218,7 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
218
218
  }
219
219
  return this.getUnscaledValue3(a, b.e, b.d, this.categoryMode);
220
220
  };
221
- CategoryYAxis.prototype.em = function (a, b, c) {
221
+ CategoryYAxis.prototype.en = function (a, b, c) {
222
222
  if (!b.c.isEmpty) {
223
223
  var d = b.e.top + b.e.height * (a - b.d.top) / b.d.height;
224
224
  d = (d * b.d.height) + b.d.top;
@@ -229,68 +229,68 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
229
229
  };
230
230
  CategoryYAxis.prototype.getUnscaledValue3 = function (a, b, c, d) {
231
231
  var e = b.top + (a - c.top) * b.height / c.height;
232
- if (!this.ch) {
232
+ if (!this.ci) {
233
233
  e = 1 - e;
234
234
  }
235
- var f = d == 0 ? this.le - 1 : this.le;
235
+ var f = d == 0 ? this.lf - 1 : this.lf;
236
236
  if (f < 0) {
237
237
  f = 0;
238
238
  }
239
239
  return e * f;
240
240
  };
241
- CategoryYAxis.prototype.m3 = function (a, b) {
242
- if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
241
+ CategoryYAxis.prototype.m4 = function (a, b) {
242
+ if (isNaN_(a) || isNaN_(b) || this.kr == null || this.kr.count == 0) {
243
243
  return;
244
244
  }
245
- var c = a / this.kq.count;
246
- var d = b / this.kq.count;
247
- this.bh.tq = new Rect(0, this.bh.tq.x, 1 - d, this.bh.tq.width, d - c);
245
+ var c = a / this.kr.count;
246
+ var d = b / this.kr.count;
247
+ this.bi.tz = new Rect(0, this.bi.tz.x, 1 - d, this.bi.tz.width, d - c);
248
248
  };
249
- CategoryYAxis.prototype.au = function () {
249
+ CategoryYAxis.prototype.av = function () {
250
250
  return new VerticalAxisLabelPanel();
251
251
  };
252
- CategoryYAxis.prototype.d3 = function () {
253
- return this.mn;
252
+ CategoryYAxis.prototype.d4 = function () {
253
+ return this.mo;
254
254
  };
255
255
  CategoryYAxis.prototype.getCategorySize = function (a, b, c) {
256
- var d = this.ka(b, c);
257
- return d.height / (this.le * a.height);
256
+ var d = this.kb(b, c);
257
+ return d.height / (this.lf * a.height);
258
258
  };
259
- CategoryYAxis.prototype.k3 = function (a, b, c) {
260
- var d = this.la(a, b, c);
259
+ CategoryYAxis.prototype.k4 = function (a, b, c) {
260
+ var d = this.lb(a, b, c);
261
261
  var e = 0;
262
- if (!isNaN_(this.k9)) {
263
- e = Math.min(this.k9, 1);
262
+ if (!isNaN_(this.la)) {
263
+ e = Math.min(this.la, 1);
264
264
  }
265
265
  var f = 1 - 0.5 * d;
266
- var g = this.getCategorySize(a, b, c) * f / (this.lg - (this.lg - 1) * e);
266
+ var g = this.getCategorySize(a, b, c) * f / (this.lh - (this.lh - 1) * e);
267
267
  return g;
268
268
  };
269
269
  CategoryYAxis.prototype.getGroupCenter = function (a, b, c, d) {
270
270
  var e = 0.5;
271
- if (this.lg > 1) {
272
- var f = this.la(b, c, d);
271
+ if (this.lh > 1) {
272
+ var f = this.lb(b, c, d);
273
273
  var g = 0;
274
- if (!isNaN_(this.k9)) {
275
- g = Math.min(this.k9, 1);
274
+ if (!isNaN_(this.la)) {
275
+ g = Math.min(this.la, 1);
276
276
  }
277
277
  var h = 1 - 0.5 * f;
278
- var i = h / (this.lg - (this.lg - 1) * g);
279
- var j = (h - i) / (this.lg - 1);
278
+ var i = h / (this.lh - (this.lh - 1) * g);
279
+ var j = (h - i) / (this.lh - 1);
280
280
  e = 0.25 * f + 0.5 * i + a * j;
281
281
  }
282
282
  return this.getCategorySize(b, c, d) * e;
283
283
  };
284
- CategoryYAxis.prototype.m2 = function (a) {
285
- var b = this.bh != null ? this.bh.ta : Rect.empty;
284
+ CategoryYAxis.prototype.m3 = function (a) {
285
+ var b = this.bi != null ? this.bi.tj : Rect.empty;
286
286
  b = b.copy();
287
- var c = this.kc;
287
+ var c = this.kd;
288
288
  var d = new Rect(0, 0, 0, 1, 1);
289
- var e = this.j9();
290
- var f = new ScalerParams(0, d, d, this.cg, e);
291
- var g = !b.isEmpty && !c.isEmpty && this.kq != null ? this.kq.indexOf(a) : -1;
292
- var h = g > -1 ? this.ei(g, f) : NaN;
293
- if (!isNaN_(h) && this.bh.em) {
289
+ var e = this.ka();
290
+ var f = new ScalerParams(0, d, d, this.ch, e);
291
+ var g = !b.isEmpty && !c.isEmpty && this.kr != null ? this.kr.indexOf(a) : -1;
292
+ var h = g > -1 ? this.ej(g, f) : NaN;
293
+ if (!isNaN_(h) && this.bi.en) {
294
294
  if (!isNaN_(h)) {
295
295
  if (h < b.top + 0.1 * b.height) {
296
296
  h = h + 0.4 * b.height;
@@ -301,39 +301,39 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
301
301
  b.y = h - 0.5 * b.height;
302
302
  }
303
303
  }
304
- this.bh.pj(b, false, true);
304
+ this.bi.ps(b, false, true);
305
305
  }
306
306
  };
307
- CategoryYAxis.prototype.c2 = function () {
308
- if (this.cp && this.c3) {
309
- this.bb = this.ba();
307
+ CategoryYAxis.prototype.c3 = function () {
308
+ if (this.cq && this.c4) {
309
+ this.bc = this.bb();
310
310
  }
311
- if (this.kq == null) {
311
+ if (this.kr == null) {
312
312
  return false;
313
313
  }
314
314
  var a = false;
315
- var b = this.kq.count;
316
- if (b != this.mr) {
317
- var c = new AxisRangeChangedEventArgs(0, 1, 1, this.mr, b);
318
- this.mr = b;
319
- this.h2(c);
315
+ var b = this.kr.count;
316
+ if (b != this.ms) {
317
+ var c = new AxisRangeChangedEventArgs(0, 1, 1, this.ms, b);
318
+ this.ms = b;
319
+ this.h3(c);
320
320
  a = true;
321
321
  }
322
+ this.m6();
322
323
  this.m5();
323
- this.m4();
324
324
  return a;
325
325
  };
326
326
  CategoryYAxis.prototype.getWindowZoomFromCategories = function (a) {
327
327
  var b = MathUtil.a(a) && a > 0;
328
- var c = this.kq.count;
328
+ var c = this.kr.count;
329
329
  if (c > 0 && b) {
330
- var d = this.bh.tp.height;
330
+ var d = this.bi.ty.height;
331
331
  var e = isNaN_(d) || isInfinity(d);
332
332
  if (e) {
333
333
  return NaN;
334
334
  }
335
335
  var f = new Rect(0, 0, 0, 1, 1);
336
- var g = this.bh.tp;
336
+ var g = this.bi.ty;
337
337
  var h = this.getCategorySize(f, g, g);
338
338
  var i = isNaN_(h) || isInfinity(h);
339
339
  if (i) {
@@ -348,16 +348,16 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
348
348
  };
349
349
  CategoryYAxis.prototype.getWindowZoomFromItemSpan = function (a) {
350
350
  var b = MathUtil.a(a) && a > 0;
351
- var c = this.kq.count;
351
+ var c = this.kr.count;
352
352
  if (c > 0 && b) {
353
- var d = this.bh.tp.height;
353
+ var d = this.bi.ty.height;
354
354
  var e = isNaN_(d) || isInfinity(d);
355
355
  if (e) {
356
356
  return NaN;
357
357
  }
358
358
  var f = new Rect(0, 0, 0, 1, 1);
359
- var g = this.bh.tp;
360
- var h = this.k3(f, g, g);
359
+ var g = this.bi.ty;
360
+ var h = this.k4(f, g, g);
361
361
  var i = a / h;
362
362
  var j = Math.min(1, 1 / i);
363
363
  if (j > 0 && j <= 1) {
@@ -366,129 +366,129 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
366
366
  }
367
367
  return NaN;
368
368
  };
369
- CategoryYAxis.prototype.m5 = function () {
370
- if (this.kq == null || this.bh == null) {
369
+ CategoryYAxis.prototype.m6 = function () {
370
+ if (this.kr == null || this.bi == null) {
371
371
  return;
372
372
  }
373
- var a = !isNaN_(this.bh.hl) && !isNaN_(this.bh.hn);
373
+ var a = !isNaN_(this.bi.hn) && !isNaN_(this.bi.hp);
374
374
  if (a) {
375
375
  return;
376
376
  }
377
377
  if (!isNaN_(this.zoomMaximumItemSpan) && !isInfinity(this.zoomMaximumItemSpan)) {
378
378
  var b = this.getWindowZoomFromItemSpan(this.zoomMaximumItemSpan);
379
379
  if (!isNaN_(b) && !isInfinity(b)) {
380
- this.bh.gg = b;
380
+ this.bi.gi = b;
381
381
  }
382
382
  }
383
383
  else if (!isNaN_(this.zoomMaximumCategoryRange) && !isInfinity(this.zoomMaximumCategoryRange)) {
384
384
  var c = this.getWindowZoomFromCategories(this.zoomMaximumCategoryRange);
385
385
  if (!isNaN_(c) && !isInfinity(c)) {
386
- this.bh.gg = c;
386
+ this.bi.gi = c;
387
387
  }
388
388
  }
389
389
  };
390
- CategoryYAxis.prototype.m4 = function () {
391
- if (this.kq == null || this.bh == null) {
390
+ CategoryYAxis.prototype.m5 = function () {
391
+ if (this.kr == null || this.bi == null) {
392
392
  return;
393
393
  }
394
394
  var a = NaN;
395
395
  var b = NaN;
396
- var c = this.bh.gn();
397
- var d = this.bh.go();
396
+ var c = this.bi.gp();
397
+ var d = this.bi.gq();
398
398
  var e = false;
399
399
  if (MathUtil.a(this.zoomToItemSpan)) {
400
400
  e = true;
401
401
  d = this.getWindowZoomFromItemSpan(this.zoomToItemSpan);
402
- d = Math.max(d, this.bh.gg);
402
+ d = Math.max(d, this.bi.gi);
403
403
  }
404
404
  else if (MathUtil.a(this.zoomToCategoryRange)) {
405
405
  e = true;
406
406
  d = this.getWindowZoomFromCategories(this.zoomToCategoryRange);
407
- d = Math.max(d, this.bh.gg);
407
+ d = Math.max(d, this.bi.gi);
408
408
  }
409
- if (MathUtil.a(this.zoomToCategoryStart) && this.zoomToCategoryStart >= 0 && this.zoomToCategoryStart < this.lf) {
409
+ if (MathUtil.a(this.zoomToCategoryStart) && this.zoomToCategoryStart >= 0 && this.zoomToCategoryStart < this.lg) {
410
410
  e = true;
411
411
  b = this.getWindowZoomFromCategories(this.zoomToCategoryStart);
412
412
  var f = d + a - 1;
413
413
  var g = d - f;
414
- if (f > 0 && g > this.bh.gg) {
414
+ if (f > 0 && g > this.bi.gi) {
415
415
  d = g;
416
- d = Math.max(d, this.bh.gg);
416
+ d = Math.max(d, this.bi.gi);
417
417
  }
418
418
  }
419
419
  if (e) {
420
- this.bh.ph(a, b, c, d);
420
+ this.bi.pq(a, b, c, d);
421
421
  }
422
422
  };
423
- CategoryYAxis.prototype.hv = function (a, b, c, d) {
424
- _super.prototype.hv.call(this, a, b, c, d);
423
+ CategoryYAxis.prototype.hw = function (a, b, c, d) {
424
+ _super.prototype.hw.call(this, a, b, c, d);
425
425
  switch (b) {
426
426
  case CategoryYAxis.$$p[0]:
427
427
  case CategoryYAxis.$$p[1]:
428
- this.m5();
428
+ this.m6();
429
429
  break;
430
430
  case CategoryYAxis.$$p[2]:
431
431
  case CategoryYAxis.$$p[3]:
432
432
  case CategoryYAxis.$$p[4]:
433
- this.m4();
433
+ this.m5();
434
434
  break;
435
435
  }
436
436
  };
437
- CategoryYAxis.prototype.kt = function (a) {
437
+ CategoryYAxis.prototype.ku = function (a) {
438
438
  if (a == null) {
439
439
  return false;
440
440
  }
441
- var b = this.bd();
441
+ var b = this.be();
442
442
  if (b == null) {
443
443
  return false;
444
444
  }
445
445
  return b.synchronizeVertically;
446
446
  };
447
- CategoryYAxis.prototype.h8 = function (a) {
448
- _super.prototype.h8.call(this, a);
449
- var b = this.bh != null ? this.bh.ta : Rect.empty;
450
- var c = this.kc;
451
- var d = this.j7();
452
- var e = this.j6();
453
- var f = new ScalerParams(0, b, c, this.cg, d);
454
- var g = this.a4.a1();
455
- var h = this.a4.a4();
456
- var i = this.a4.a2();
457
- var j = this.a4.a3();
458
- var k = this.a4.e();
459
- var l = this.a4.f();
460
- var m = this.a4.g();
461
- this.ik();
462
- this.hh(g);
463
- this.hh(h);
464
- this.hh(i);
465
- this.hh(j);
466
- this.db.clear();
447
+ CategoryYAxis.prototype.h9 = function (a) {
448
+ _super.prototype.h9.call(this, a);
449
+ var b = this.bi != null ? this.bi.tj : Rect.empty;
450
+ var c = this.kd;
451
+ var d = this.j8();
452
+ var e = this.j7();
453
+ var f = new ScalerParams(0, b, c, this.ch, d);
454
+ var g = this.a5.a1();
455
+ var h = this.a5.a4();
456
+ var i = this.a5.a2();
457
+ var j = this.a5.a3();
458
+ var k = this.a5.e();
459
+ var l = this.a5.f();
460
+ var m = this.a5.g();
461
+ this.il();
462
+ this.hi(g);
463
+ this.hi(h);
464
+ this.hi(i);
465
+ this.hi(j);
467
466
  this.dc.clear();
468
- this.kx.clear();
469
- this.a4.aw(this, b, c);
467
+ this.dd.clear();
468
+ this.ky.clear();
469
+ this.a5.aw(this, b, c);
470
470
  if (b.isEmpty || c.isEmpty) {
471
+ this.br.count = 0;
471
472
  this.bq.count = 0;
472
473
  this.bp.count = 0;
473
- this.bo.count = 0;
474
474
  }
475
- if (this.bq.count == 0 && this.bp.count == 0) {
476
- this.a4.ab();
475
+ if (this.br.count == 0 && this.bq.count == 0) {
476
+ this.a5.ab();
477
477
  }
478
- if (this.ay != null) {
479
- this.ay.registerAxis(this);
478
+ if (this.az != null) {
479
+ this.az.registerAxis(this);
480
480
  }
481
- if (this.itemsSource == null || this.kq == null || this.kq.count == 0) {
481
+ if (this.itemsSource == null || this.kr == null || this.kr.count == 0) {
482
+ this.br.count = 0;
482
483
  this.bq.count = 0;
483
484
  this.bp.count = 0;
484
- this.bo.count = 0;
485
- this.a4.ab();
485
+ this.a5.ab();
486
486
  return;
487
487
  }
488
488
  if (!b.isEmpty && !c.isEmpty) {
489
- var n = this.el(e.top, f);
490
- var o = this.el(e.bottom, f);
491
- if (!this.cg) {
489
+ var n = this.em(e.top, f);
490
+ var o = this.em(e.bottom, f);
491
+ if (!this.ch) {
492
492
  n = Math.ceil(n);
493
493
  o = Math.floor(o);
494
494
  }
@@ -498,52 +498,52 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
498
498
  }
499
499
  var p = c.left;
500
500
  var q = 0;
501
- if (this.ai != null) {
502
- var r = typeCast(NumericXAxis.$, this.ai);
501
+ if (this.aj != null) {
502
+ var r = typeCast(NumericXAxis.$, this.aj);
503
503
  if (r != null) {
504
- var s = this.id(p, q, b, c, d, c.left, c.right);
504
+ var s = this.ie(p, q, b, c, d, c.left, c.right);
505
505
  p = s.p0;
506
506
  q = s.p1;
507
507
  }
508
508
  }
509
- this.il(g, p, c, k, true);
510
- this.a4.ar(q);
509
+ this.im(g, p, c, k, true);
510
+ this.a5.ar(q);
511
511
  var t = Math.min(n, o);
512
512
  var u = Math.max(n, o);
513
- var v = new LinearCategorySnapper(1, t, u, e.height, this.mn, this.categoryMode, this.ex());
513
+ var v = new LinearCategorySnapper(1, t, u, e.height, this.mo, this.categoryMode, this.ey());
514
514
  var w = v.g;
515
- w = this.d1(w, this.mh(), b, c, d);
515
+ w = this.d2(w, this.mi(), b, c, d);
516
516
  if (v.g != w) {
517
- v = new LinearCategorySnapper(1, t, u, e.height, w, this.categoryMode, this.ex());
517
+ v = new LinearCategorySnapper(1, t, u, e.height, w, this.categoryMode, this.ey());
518
518
  }
519
519
  var x = Math.floor((t - 0) / v.g);
520
520
  var y = Math.ceil((u - 0) / v.g);
521
521
  if (!isNaN_(x) && !isNaN_(y)) {
522
522
  var z = truncate(x);
523
523
  var aa = truncate(y);
524
- var ab = this.ei(0 + z * v.g, f);
525
- var ac = Math.abs(this.ei(v.g, f) - this.ei(0, f));
526
- this.av.bw = this.ei(v.g, f);
524
+ var ab = this.ej(0 + z * v.g, f);
525
+ var ac = Math.abs(this.ej(v.g, f) - this.ej(0, f));
526
+ this.aw.bw = this.ej(v.g, f);
527
527
  for (var ad = z; ad <= aa; ++ad) {
528
- var ae = this.ei(0 + (ad + 1) * v.g, f);
528
+ var ae = this.ej(0 + (ad + 1) * v.g, f);
529
529
  if (ab <= e.bottom) {
530
530
  if (ad % 2 == 0) {
531
- this.hq(h, ab, ae, c);
531
+ this.hr(h, ab, ae, c);
532
532
  }
533
- this.hp(i, ab, c, l, false);
534
- this.kx.add(ab);
533
+ this.hq(i, ab, c, l, false);
534
+ this.ky.add(ab);
535
535
  }
536
- if (this.categoryMode != 0 && this.lg != 0 && this.cx) {
537
- if (this.mo > 0 && this.mo < v.g) {
538
- var af = ac * this.mo;
539
- if (!this.cg) {
536
+ if (this.categoryMode != 0 && this.lh != 0 && this.cy) {
537
+ if (this.mp > 0 && this.mp < v.g) {
538
+ var af = ac * this.mp;
539
+ if (!this.ch) {
540
540
  var ag = ab;
541
541
  while (ag - af > ae) {
542
542
  ag -= af;
543
543
  if (Math.abs(ag - ae) < 0.0001) {
544
544
  break;
545
545
  }
546
- this.hp(j, ag, c, m, false);
546
+ this.hq(j, ag, c, m, false);
547
547
  }
548
548
  }
549
549
  else {
@@ -553,28 +553,28 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
553
553
  if (Math.abs(ah - ae) < 0.0001) {
554
554
  break;
555
555
  }
556
- this.hp(j, ah, c, m, false);
556
+ this.hq(j, ah, c, m, false);
557
557
  }
558
558
  }
559
- this.ml = this.mo;
559
+ this.mm = this.mp;
560
560
  }
561
561
  else {
562
562
  for (var ai = 0; ai < truncate(v.g); ai++) {
563
- for (var aj = 0; aj < this.lg; aj++) {
563
+ for (var aj = 0; aj < this.lh; aj++) {
564
564
  var ak = this.getGroupCenter(aj, b, c, d);
565
- if (!this.cg) {
565
+ if (!this.ch) {
566
566
  ak = -ak;
567
567
  }
568
- var al = this.ei(ai + ad * v.g, f) + ak;
569
- this.hp(j, al, c, m, false);
568
+ var al = this.ej(ai + ad * v.g, f) + ak;
569
+ this.hq(j, al, c, m, false);
570
570
  }
571
571
  }
572
- this.ml = 0.5;
572
+ this.mm = 0.5;
573
573
  }
574
574
  }
575
575
  var am = ab;
576
576
  if (this.categoryMode != 0) {
577
- var an = this.ei(ad * v.g + 1, f);
577
+ var an = this.ej(ad * v.g + 1, f);
578
578
  am = (ab + an) / 2;
579
579
  }
580
580
  if (am <= e.bottom && am >= e.top) {
@@ -590,15 +590,15 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
590
590
  ao = -1;
591
591
  }
592
592
  }
593
- if (this.kq != null && ao < this.kq.count && ao >= 0) {
594
- var ap = this.kq.item(ao);
595
- var aq = this.fy(ap);
593
+ if (this.kr != null && ao < this.kr.count && ao >= 0) {
594
+ var ap = this.kr.item(ao);
595
+ var aq = this.fz(ap);
596
596
  if (!isNaN_(am) && !isInfinity(am) && aq != null) {
597
597
  if ((typeof aq === 'string') && Base.equalsStatic(aq, "")) {
598
598
  }
599
599
  else {
600
- this.db.add1(aq);
601
- this.dc.add(new LabelPosition(am));
600
+ this.dc.add1(aq);
601
+ this.dd.add(new LabelPosition(am));
602
602
  }
603
603
  }
604
604
  }
@@ -606,65 +606,68 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
606
606
  ab = ae;
607
607
  }
608
608
  }
609
- this.mk = v.g;
610
- if ((this.ay == null || this.ay.visibility == 0) && this.ai != null) {
611
- if (this.ay != null && (this.ay.location == 6 || this.ay.location == 7)) {
612
- this.bh.l7();
609
+ this.ml = v.g;
610
+ if ((this.az == null || this.az.visibility == 0) && this.aj != null) {
611
+ if (this.az != null && (this.az.location == 6 || this.az.location == 7)) {
612
+ this.bi.md();
613
613
  }
614
614
  }
615
- this.a4.ax(this.db, this.dc);
616
- this.l3();
615
+ this.a5.ax(this.dc, this.dd);
616
+ this.l4();
617
617
  }
618
618
  };
619
- CategoryYAxis.prototype.get_a1 = function () {
619
+ CategoryYAxis.prototype.get_a2 = function () {
620
620
  return 1;
621
621
  };
622
- Object.defineProperty(CategoryYAxis.prototype, "a1", {
622
+ Object.defineProperty(CategoryYAxis.prototype, "a2", {
623
623
  get: function () {
624
- return this.get_a1();
624
+ return this.get_a2();
625
625
  },
626
626
  enumerable: false,
627
627
  configurable: true
628
628
  });
629
629
  Object.defineProperty(CategoryYAxis.prototype, "isVertical", {
630
630
  get: function () {
631
- return this.co;
631
+ return this.cp;
632
632
  },
633
633
  enumerable: false,
634
634
  configurable: true
635
635
  });
636
- CategoryYAxis.prototype.j$c = function (a, b) {
637
- return this.el.apply(this, arguments);
638
- };
639
- CategoryYAxis.prototype.j$b = function (a, b) {
640
- return this.ei.apply(this, arguments);
636
+ CategoryYAxis.prototype.j$d = function (a, b) {
637
+ return this.em.apply(this, arguments);
641
638
  };
642
- CategoryYAxis.prototype.j$d = function (a, b, c, d, e) {
643
- this.hl.apply(this, arguments);
639
+ CategoryYAxis.prototype.j$c = function (a, b) {
640
+ return this.ej.apply(this, arguments);
644
641
  };
645
- CategoryYAxis.prototype.j$e = function (a, b, c, d) {
642
+ CategoryYAxis.prototype.j$e = function (a, b, c, d, e) {
646
643
  this.hm.apply(this, arguments);
647
644
  };
648
645
  CategoryYAxis.prototype.j$f = function (a, b, c, d) {
649
646
  this.hn.apply(this, arguments);
650
647
  };
651
- Object.defineProperty(CategoryYAxis.prototype, "j$a", {
648
+ CategoryYAxis.prototype.j$g = function (a, b, c, d) {
649
+ this.ho.apply(this, arguments);
650
+ };
651
+ Object.defineProperty(CategoryYAxis.prototype, "j$b", {
652
652
  get: function () {
653
- return this.cg;
653
+ return this.ch;
654
654
  },
655
655
  enumerable: false,
656
656
  configurable: true
657
657
  });
658
+ CategoryYAxis.prototype.j$a = function () {
659
+ return this.ag.apply(this, arguments);
660
+ };
658
661
  CategoryYAxis.$t = markType(CategoryYAxis, 'CategoryYAxis', CategoryAxisBase.$, [IZoomableCategoryAxis_$type]);
659
- CategoryYAxis.m6 = DependencyProperty.i("Interval", Number_$type, CategoryYAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
660
- a.h1("Interval", b.oldValue, b.newValue);
661
- a.h7(false);
662
+ CategoryYAxis.m7 = DependencyProperty.i("Interval", Number_$type, CategoryYAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
663
+ a.h2("Interval", b.oldValue, b.newValue);
664
+ a.h8(false);
662
665
  }));
663
- CategoryYAxis.m7 = DependencyProperty.i("MinorInterval", Number_$type, CategoryYAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
664
- (typeCast(CategoryYAxis.$, a)).h1("MinorInterval", b.oldValue, b.newValue);
665
- (typeCast(CategoryYAxis.$, a)).h7(false);
666
+ CategoryYAxis.m8 = DependencyProperty.i("MinorInterval", Number_$type, CategoryYAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
667
+ (typeCast(CategoryYAxis.$, a)).h2("MinorInterval", b.oldValue, b.newValue);
668
+ (typeCast(CategoryYAxis.$, a)).h8(false);
666
669
  }));
667
- CategoryYAxis.$$p = markDep(DependencyProperty, PropertyMetadata, CategoryYAxis, 'h1', ['ZoomMaximumCategoryRange::m8', [1, NaN], 'ZoomMaximumItemSpan::m9', [1, NaN], 'ZoomToCategoryRange::na', [1, NaN], 'ZoomToCategoryStart::nb', [1, NaN], 'ZoomToItemSpan::nc', [1, NaN]]);
670
+ CategoryYAxis.$$p = markDep(DependencyProperty, PropertyMetadata, CategoryYAxis, 'h2', ['ZoomMaximumCategoryRange::m9', [1, NaN], 'ZoomMaximumItemSpan::na', [1, NaN], 'ZoomToCategoryRange::nb', [1, NaN], 'ZoomToCategoryStart::nc', [1, NaN], 'ZoomToItemSpan::nd', [1, NaN]]);
668
671
  return CategoryYAxis;
669
672
  }(CategoryAxisBase));
670
673
  export { CategoryYAxis };
@@ -681,7 +684,7 @@ var CategoryYAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
681
684
  }
682
685
  CategoryYAxisView.prototype.aj = function () {
683
686
  _super.prototype.aj.call(this);
684
- this.a.fg = AxisDefaults.f;
687
+ this.a.fh = AxisDefaults.f;
685
688
  };
686
689
  CategoryYAxisView.$t = markType(CategoryYAxisView, 'CategoryYAxisView', CategoryAxisBaseView.$);
687
690
  return CategoryYAxisView;