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 CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
30
30
  __extends(CategoryXAxis, _super);
31
31
  function CategoryXAxis() {
32
32
  var _this = _super.call(this) || this;
33
+ _this.mu = 1;
33
34
  _this.mt = 1;
34
- _this.ms = 1;
35
- _this.mw = null;
36
- _this.mj = 0;
35
+ _this.mx = null;
37
36
  _this.mk = 0;
38
- _this.kx = new List$1(Number_$type, 0);
37
+ _this.ml = 0;
38
+ _this.ky = new List$1(Number_$type, 0);
39
39
  _this.ab = CategoryXAxis.$;
40
40
  return _this;
41
41
  }
42
- CategoryXAxis.prototype.a3 = function () {
42
+ CategoryXAxis.prototype.a4 = function () {
43
43
  return new CategoryXAxisView(this);
44
44
  };
45
- CategoryXAxis.prototype.hr = function (a) {
46
- _super.prototype.hr.call(this, a);
47
- this.mg = a;
45
+ CategoryXAxis.prototype.hs = function (a) {
46
+ _super.prototype.hs.call(this, a);
47
+ this.mh = a;
48
48
  };
49
- Object.defineProperty(CategoryXAxis.prototype, "mv", {
49
+ Object.defineProperty(CategoryXAxis.prototype, "mw", {
50
50
  get: function () {
51
- return this.mt;
51
+ return this.mu;
52
52
  },
53
53
  set: function (a) {
54
- this.mt = a;
54
+ this.mu = a;
55
55
  },
56
56
  enumerable: false,
57
57
  configurable: true
58
58
  });
59
- Object.defineProperty(CategoryXAxis.prototype, "mu", {
59
+ Object.defineProperty(CategoryXAxis.prototype, "mv", {
60
60
  get: function () {
61
- return this.ms;
61
+ return this.mt;
62
62
  },
63
63
  set: function (a) {
64
- this.ms = a;
64
+ this.mt = a;
65
65
  },
66
66
  enumerable: false,
67
67
  configurable: true
68
68
  });
69
- CategoryXAxis.prototype.au = function () {
70
- if (this.c5) {
69
+ CategoryXAxis.prototype.av = function () {
70
+ if (this.c6) {
71
71
  return (TypeRegistrar.create('HorizontalSmartAxisLabelPanel'));
72
72
  }
73
73
  else {
@@ -75,52 +75,52 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
75
75
  }
76
76
  };
77
77
  CategoryXAxis.prototype.getCategorySize = function (a, b, c) {
78
- var d = this.ka(b, c);
79
- return d.width / (this.le * a.width);
78
+ var d = this.kb(b, c);
79
+ return d.width / (this.lf * a.width);
80
80
  };
81
- CategoryXAxis.prototype.k3 = function (a, b, c) {
82
- var d = this.la(a, b, c);
81
+ CategoryXAxis.prototype.k4 = function (a, b, c) {
82
+ var d = this.lb(a, b, c);
83
83
  var e = 0;
84
- if (!isNaN_(this.k9)) {
85
- e = Math.min(this.k9, 1);
84
+ if (!isNaN_(this.la)) {
85
+ e = Math.min(this.la, 1);
86
86
  }
87
87
  else {
88
88
  e = 0;
89
89
  }
90
90
  ;
91
91
  var f = 1 - 0.5 * d;
92
- var g = this.lg == 0 ? 1 : this.lg;
92
+ var g = this.lh == 0 ? 1 : this.lh;
93
93
  var h = this.getCategorySize(a, b, c) * f / (g - (g - 1) * e);
94
94
  return h;
95
95
  };
96
96
  CategoryXAxis.prototype.getGroupCenter = function (a, b, c, d) {
97
97
  var e = 0.5;
98
- if (this.lg > 1) {
99
- var f = this.la(b, c, d);
98
+ if (this.lh > 1) {
99
+ var f = this.lb(b, c, d);
100
100
  var g = 0;
101
- if (!isNaN_(this.k9)) {
102
- g = Math.min(this.k9, 1);
101
+ if (!isNaN_(this.la)) {
102
+ g = Math.min(this.la, 1);
103
103
  }
104
104
  var h = 1 - 0.5 * f;
105
- var i = h / (this.lg - (this.lg - 1) * g);
106
- var j = (h - i) / (this.lg - 1);
105
+ var i = h / (this.lh - (this.lh - 1) * g);
106
+ var j = (h - i) / (this.lh - 1);
107
107
  e = 0.25 * f + 0.5 * i + a * j;
108
108
  }
109
109
  return this.getCategorySize(b, c, d) * e;
110
110
  };
111
- CategoryXAxis.prototype.d3 = function () {
112
- return this.mq;
111
+ CategoryXAxis.prototype.d4 = function () {
112
+ return this.mr;
113
113
  };
114
- CategoryXAxis.prototype.m6 = function (a) {
115
- var b = this.bh != null ? this.bh.ta : Rect.empty;
114
+ CategoryXAxis.prototype.m7 = function (a) {
115
+ var b = this.bi != null ? this.bi.tj : Rect.empty;
116
116
  b = b.copy();
117
- var c = this.kc;
118
- var d = this.j9();
117
+ var c = this.kd;
118
+ var d = this.ka();
119
119
  var e = new Rect(0, 0, 0, 1, 1);
120
- var f = new ScalerParams(0, e, e, this.cg, d);
121
- var g = !b.isEmpty && !c.isEmpty && this.kq != null ? this.kq.indexOf(a) : -1;
122
- var h = g > -1 ? this.ei(g, f) : NaN;
123
- if (!isNaN_(h) && this.bh.em) {
120
+ var f = new ScalerParams(0, e, e, this.ch, d);
121
+ var g = !b.isEmpty && !c.isEmpty && this.kr != null ? this.kr.indexOf(a) : -1;
122
+ var h = g > -1 ? this.ej(g, f) : NaN;
123
+ if (!isNaN_(h) && this.bi.en) {
124
124
  if (!isNaN_(h)) {
125
125
  if (h < b.left + 0.1 * b.width) {
126
126
  h = h + 0.4 * b.width;
@@ -131,32 +131,32 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
131
131
  b.x = h - 0.5 * b.width;
132
132
  }
133
133
  }
134
- this.bh.pj(b, false, true);
134
+ this.bi.ps(b, false, true);
135
135
  }
136
136
  };
137
- CategoryXAxis.prototype.ei = function (a, b) {
137
+ CategoryXAxis.prototype.ej = function (a, b) {
138
138
  if (!b.c.isEmpty) {
139
- var c = this.mp(a, NumericScaler.ac, b.c, this.categoryMode);
139
+ var c = this.mq(a, NumericScaler.ac, b.c, this.categoryMode);
140
140
  c = (c - b.d.left) / b.d.width;
141
141
  c = b.d.left + b.d.width * (c - b.e.left) / b.e.width;
142
142
  return c;
143
143
  }
144
- return this.mp(a, b.e, b.d, this.categoryMode);
144
+ return this.mq(a, b.e, b.d, this.categoryMode);
145
145
  };
146
- CategoryXAxis.prototype.mf = function (a) {
146
+ CategoryXAxis.prototype.mg = function (a) {
147
147
  if (typeCast(List$1.$.specialize(Array_$type), a) !== null) {
148
148
  return a.asArray();
149
149
  }
150
150
  return null;
151
151
  };
152
- CategoryXAxis.prototype.hl = function (a, b, c, d, e) {
152
+ CategoryXAxis.prototype.hm = function (a, b, c, d, e) {
153
153
  var f;
154
154
  var g = e.e;
155
155
  var h = e.d;
156
156
  var i = e.c;
157
157
  var j = e.a;
158
158
  var k = !i.isEmpty;
159
- var l = this.categoryMode == 0 ? this.le - 1 : this.le;
159
+ var l = this.categoryMode == 0 ? this.lf - 1 : this.lf;
160
160
  if (l < 0) {
161
161
  l = 0;
162
162
  }
@@ -168,7 +168,7 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
168
168
  var r = h.width;
169
169
  var s = 0;
170
170
  var t = 1;
171
- var u = this.mf(a);
171
+ var u = this.mg(a);
172
172
  var v = false;
173
173
  if (u != null) {
174
174
  v = true;
@@ -204,27 +204,27 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
204
204
  }
205
205
  }
206
206
  };
207
- CategoryXAxis.prototype.ej = function (a, b, c) {
207
+ CategoryXAxis.prototype.ek = function (a, b, c) {
208
208
  if (!b.c.isEmpty) {
209
- var d = this.mp(a, NumericScaler.ac, b.c, c);
209
+ var d = this.mq(a, NumericScaler.ac, b.c, c);
210
210
  d = (d - b.d.left) / b.d.width;
211
211
  d = b.d.left + b.d.width * (d - b.e.left) / b.e.width;
212
212
  return d;
213
213
  }
214
- return this.mp(a, b.e, b.d, c);
214
+ return this.mq(a, b.e, b.d, c);
215
215
  };
216
- CategoryXAxis.prototype.mp = function (a, b, c, d) {
217
- var e = d == 0 ? this.le - 1 : this.le;
216
+ CategoryXAxis.prototype.mq = function (a, b, c, d) {
217
+ var e = d == 0 ? this.lf - 1 : this.lf;
218
218
  if (e < 0) {
219
219
  e = 0;
220
220
  }
221
221
  var f = e >= 1 ? (a) / (e) : e == 0 ? 0.5 : NaN;
222
- if (this.ch) {
222
+ if (this.ci) {
223
223
  f = 1 - f;
224
224
  }
225
225
  return c.left + c.width * (f - b.left) / b.width;
226
226
  };
227
- CategoryXAxis.prototype.el = function (a, b) {
227
+ CategoryXAxis.prototype.em = function (a, b) {
228
228
  if (!b.c.isEmpty) {
229
229
  var c = b.e.left + b.e.width * (a - b.d.left) / b.d.width;
230
230
  c = (c * b.d.width) + b.d.left;
@@ -233,7 +233,7 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
233
233
  }
234
234
  return this.getUnscaledValue3(a, b.e, b.d, this.categoryMode);
235
235
  };
236
- CategoryXAxis.prototype.em = function (a, b, c) {
236
+ CategoryXAxis.prototype.en = function (a, b, c) {
237
237
  if (!b.c.isEmpty) {
238
238
  var d = b.e.left + b.e.width * (a - b.d.left) / b.d.width;
239
239
  d = (d * b.d.width) + b.d.left;
@@ -244,75 +244,75 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
244
244
  };
245
245
  CategoryXAxis.prototype.getUnscaledValue3 = function (a, b, c, d) {
246
246
  var e = b.left + (a - c.left) * b.width / c.width;
247
- if (this.ch) {
247
+ if (this.ci) {
248
248
  e = 1 - e;
249
249
  }
250
- var f = d == 0 ? this.le - 1 : this.le;
250
+ var f = d == 0 ? this.lf - 1 : this.lf;
251
251
  if (f < 0) {
252
252
  f = 0;
253
253
  }
254
254
  return e * f;
255
255
  };
256
- CategoryXAxis.prototype.m7 = function (a, b) {
257
- if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
256
+ CategoryXAxis.prototype.m8 = function (a, b) {
257
+ if (isNaN_(a) || isNaN_(b) || this.kr == null || this.kr.count == 0) {
258
258
  return;
259
259
  }
260
- var c = a / this.kq.count;
261
- var d = (b + 1) / this.kq.count;
262
- this.bh.tq = new Rect(0, c, this.bh.tq.y, d - c, this.bh.tq.height);
263
- };
264
- CategoryXAxis.prototype.h8 = function (a) {
265
- _super.prototype.h8.call(this, a);
266
- var b = this.bh != null ? this.bh.ta : Rect.empty;
267
- var c = this.kc;
268
- var d = this.j7();
269
- var e = this.j6();
270
- var f = new ScalerParams(0, b, c, this.cg, d);
271
- var g = this.a4.a1();
272
- var h = this.a4.a4();
273
- var i = this.a4.a2();
274
- var j = this.a4.a3();
275
- var k = this.a4.e();
276
- var l = this.a4.f();
277
- var m = this.a4.g();
278
- var n = this.kq;
279
- var o = this.mh();
280
- this.ik();
281
- this.hh(g);
282
- this.hh(h);
283
- this.hh(i);
284
- this.hh(j);
285
- this.db.clear();
260
+ var c = a / this.kr.count;
261
+ var d = (b + 1) / this.kr.count;
262
+ this.bi.tz = new Rect(0, c, this.bi.tz.y, d - c, this.bi.tz.height);
263
+ };
264
+ CategoryXAxis.prototype.h9 = function (a) {
265
+ _super.prototype.h9.call(this, a);
266
+ var b = this.bi != null ? this.bi.tj : Rect.empty;
267
+ var c = this.kd;
268
+ var d = this.j8();
269
+ var e = this.j7();
270
+ var f = new ScalerParams(0, b, c, this.ch, d);
271
+ var g = this.a5.a1();
272
+ var h = this.a5.a4();
273
+ var i = this.a5.a2();
274
+ var j = this.a5.a3();
275
+ var k = this.a5.e();
276
+ var l = this.a5.f();
277
+ var m = this.a5.g();
278
+ var n = this.kr;
279
+ var o = this.mi();
280
+ this.il();
281
+ this.hi(g);
282
+ this.hi(h);
283
+ this.hi(i);
284
+ this.hi(j);
286
285
  this.dc.clear();
287
- this.kx.clear();
288
- this.a4.aw(this, b, c);
286
+ this.dd.clear();
287
+ this.ky.clear();
288
+ this.a5.aw(this, b, c);
289
289
  if (b.isEmpty || c.isEmpty) {
290
+ this.br.count = 0;
290
291
  this.bq.count = 0;
291
292
  this.bp.count = 0;
292
- this.bo.count = 0;
293
293
  }
294
- if (this.bq.count == 0 && this.bp.count == 0) {
295
- this.a4.ab();
294
+ if (this.br.count == 0 && this.bq.count == 0) {
295
+ this.a5.ab();
296
296
  }
297
- if (this.ay != null) {
298
- this.ay.registerAxis(this);
297
+ if (this.az != null) {
298
+ this.az.registerAxis(this);
299
299
  }
300
300
  if (this.itemsSource == null || o == null || n.count == 0) {
301
+ this.br.count = 0;
301
302
  this.bq.count = 0;
302
303
  this.bp.count = 0;
303
- this.bo.count = 0;
304
- this.a4.ab();
304
+ this.a5.ab();
305
305
  return;
306
306
  }
307
307
  if (!b.isEmpty && !c.isEmpty) {
308
- var p = this.el(e.left, f);
309
- var q = this.el(e.right, f);
308
+ var p = this.em(e.left, f);
309
+ var q = this.em(e.right, f);
310
310
  var r = 0;
311
311
  var s = false;
312
- if (this.c3) {
312
+ if (this.c4) {
313
313
  var t = Math.abs(q - p);
314
314
  r = Math.ceil(t) + 1;
315
- if (this.cg) {
315
+ if (this.ch) {
316
316
  if (Math.abs(q - Math.floor(q)) < Math.abs(p - Math.ceil(p))) {
317
317
  s = true;
318
318
  }
@@ -323,7 +323,7 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
323
323
  }
324
324
  }
325
325
  }
326
- if (this.cg) {
326
+ if (this.ch) {
327
327
  p = Math.ceil(p);
328
328
  q = Math.floor(q);
329
329
  }
@@ -331,9 +331,9 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
331
331
  p = Math.floor(p);
332
332
  q = Math.ceil(q);
333
333
  }
334
- if (this.c3) {
334
+ if (this.c4) {
335
335
  if (Math.abs(q - p) < r) {
336
- if (this.cg) {
336
+ if (this.ch) {
337
337
  if (s) {
338
338
  q--;
339
339
  }
@@ -353,74 +353,74 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
353
353
  }
354
354
  var u = c.bottom;
355
355
  var v = u - c.top;
356
- if (this.ai != null) {
357
- var w = typeCast(NumericYAxis.$, this.ai);
356
+ if (this.aj != null) {
357
+ var w = typeCast(NumericYAxis.$, this.aj);
358
358
  if (w != null) {
359
- var x = this.id(u, v, b, c, d, c.top, c.bottom);
359
+ var x = this.ie(u, v, b, c, d, c.top, c.bottom);
360
360
  u = x.p0;
361
361
  v = x.p1;
362
362
  }
363
363
  }
364
- this.hp(g, u, c, k, true);
365
- this.a4.ar(v);
364
+ this.hq(g, u, c, k, true);
365
+ this.a5.ar(v);
366
366
  var y = Math.min(p, q);
367
367
  var z = Math.max(p, q);
368
368
  var aa = e.width;
369
- if (this.c3) {
370
- var ab = this.ei(y, f);
371
- var ac = this.ei(z, f);
369
+ if (this.c4) {
370
+ var ab = this.ej(y, f);
371
+ var ac = this.ej(z, f);
372
372
  if (ab != ac) {
373
373
  aa = Math.abs(ac - ab);
374
374
  }
375
375
  }
376
- var ad = new LinearCategorySnapper(1, y, z, aa, this.mq, this.categoryMode, this.ex());
376
+ var ad = new LinearCategorySnapper(1, y, z, aa, this.mr, this.categoryMode, this.ey());
377
377
  var ae = ad.g;
378
- ae = this.d1(ae, this.mi(), b, c, d);
378
+ ae = this.d2(ae, this.mj(), b, c, d);
379
379
  if (ad.g != ae) {
380
- ad = new LinearCategorySnapper(1, y, z, aa, ae, this.categoryMode, this.ex());
380
+ ad = new LinearCategorySnapper(1, y, z, aa, ae, this.categoryMode, this.ey());
381
381
  }
382
382
  var af = Math.floor((y - 0) / ad.g);
383
383
  var ag = Math.ceil((z - 0) / ad.g);
384
- this.ml = ad.g;
384
+ this.mm = ad.g;
385
385
  if (!isNaN_(af) && !isNaN_(ag)) {
386
386
  var ah = truncate(af);
387
387
  var ai = truncate(ag);
388
- var aj = this.mo(0 + ah * ad.g, f);
389
- var ak = this.ei(ad.g, f);
390
- var al = Math.abs(ak - this.ei(0, f));
391
- this.a4.as(ak);
388
+ var aj = this.mp(0 + ah * ad.g, f);
389
+ var ak = this.ej(ad.g, f);
390
+ var al = Math.abs(ak - this.ej(0, f));
391
+ this.a5.as(ak);
392
392
  var am = truncate(Math.ceil(e.right));
393
393
  var an = truncate(Math.floor(e.left));
394
- var ao = this.mr;
394
+ var ao = this.ms;
395
395
  var ap = ao > 0 && ao < ad.g;
396
396
  var aq = c.right;
397
- var ar = this.kx;
397
+ var ar = this.ky;
398
398
  var as = ad.g;
399
399
  var at = truncate(as);
400
- var au = this.lg;
401
- var av = this.cg;
400
+ var au = this.lh;
401
+ var av = this.ch;
402
402
  var aw = this.categoryMode;
403
- this.mw = null;
403
+ this.mx = null;
404
404
  for (var ax = ah; ax <= ai; ++ax) {
405
- var ay = this.mo(0 + (ax + 1) * ad.g, f);
405
+ var ay = this.mp(0 + (ax + 1) * ad.g, f);
406
406
  if (aj <= aq) {
407
407
  if (ax % 2 == 0) {
408
- this.im(h, aj, ay, c);
408
+ this.io(h, aj, ay, c);
409
409
  }
410
- this.il(i, aj, c, l, false);
410
+ this.im(i, aj, c, l, false);
411
411
  ar.add(aj);
412
412
  }
413
- if (this.categoryMode != 0 && this.lg != 0 && this.cx) {
413
+ if (this.categoryMode != 0 && this.lh != 0 && this.cy) {
414
414
  if (ap) {
415
- var az = al * this.mr;
416
- if (this.cg) {
415
+ var az = al * this.ms;
416
+ if (this.ch) {
417
417
  var a0 = aj;
418
418
  while (a0 - az > ay) {
419
419
  a0 -= az;
420
420
  if (Math.abs(a0 - ay) < 0.0001) {
421
421
  break;
422
422
  }
423
- this.il(j, a0, c, m, false);
423
+ this.im(j, a0, c, m, false);
424
424
  }
425
425
  }
426
426
  else {
@@ -430,26 +430,26 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
430
430
  if (Math.abs(a1 - ay) < 0.0001) {
431
431
  break;
432
432
  }
433
- this.il(j, a1, c, m, false);
433
+ this.im(j, a1, c, m, false);
434
434
  }
435
435
  }
436
- this.mm = this.mr;
436
+ this.mn = this.ms;
437
437
  }
438
438
  else {
439
439
  for (var a2 = 0; a2 < truncate(ad.g); a2++) {
440
- for (var a3 = 0; a3 < this.lg; a3++) {
440
+ for (var a3 = 0; a3 < this.lh; a3++) {
441
441
  var a4 = this.getGroupCenter(a3, b, c, d);
442
- if (this.cg) {
442
+ if (this.ch) {
443
443
  a4 = -a4;
444
444
  }
445
- var a5 = this.ei(a2 + ax * ad.g, f) + a4;
446
- this.il(j, a5, c, m, false);
445
+ var a5 = this.ej(a2 + ax * ad.g, f) + a4;
446
+ this.im(j, a5, c, m, false);
447
447
  }
448
448
  }
449
- this.mm = 0.5;
449
+ this.mn = 0.5;
450
450
  }
451
451
  }
452
- var a6 = this.mn(ax * as, aj, aw == 0, f);
452
+ var a6 = this.mo(ax * as, aj, aw == 0, f);
453
453
  var a7 = truncate(Math.round(a6));
454
454
  if (a7 >= an && a7 <= am) {
455
455
  var a8 = 0;
@@ -466,14 +466,14 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
466
466
  }
467
467
  if (o != null && a8 < n.count && a8 >= 0) {
468
468
  var a9 = o.getItem(a8);
469
- var ba = this.fy(a9);
470
- this.mw = a9;
469
+ var ba = this.fz(a9);
470
+ this.mx = a9;
471
471
  if (!isNaN_(a6) && !isInfinity(a6) && ba != null) {
472
472
  if ((typeof ba === 'string') && Base.equalsStatic(ba, "")) {
473
473
  }
474
474
  else {
475
- this.db.add1(ba);
476
- this.dc.add(new LabelPosition(a6));
475
+ this.dc.add1(ba);
476
+ this.dd.add(new LabelPosition(a6));
477
477
  }
478
478
  }
479
479
  }
@@ -481,46 +481,46 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
481
481
  aj = ay;
482
482
  }
483
483
  }
484
- this.mw = null;
485
- if ((this.ay == null || this.ay.visibility == 0) && this.ai != null) {
486
- if (this.ay != null && (this.ay.location == 4 || this.ay.location == 5)) {
487
- this.bh.l7();
484
+ this.mx = null;
485
+ if ((this.az == null || this.az.visibility == 0) && this.aj != null) {
486
+ if (this.az != null && (this.az.location == 4 || this.az.location == 5)) {
487
+ this.bi.md();
488
488
  }
489
489
  }
490
- this.a4.ax(this.db, this.dc);
491
- this.l3();
490
+ this.a5.ax(this.dc, this.dd);
491
+ this.l4();
492
492
  }
493
493
  };
494
- CategoryXAxis.prototype.c2 = function () {
495
- if (this.cp && this.c3) {
496
- this.bb = this.ba();
494
+ CategoryXAxis.prototype.c3 = function () {
495
+ if (this.cq && this.c4) {
496
+ this.bc = this.bb();
497
497
  }
498
- if (this.kq == null) {
498
+ if (this.kr == null) {
499
499
  return false;
500
500
  }
501
501
  var a = false;
502
- var b = this.kq.count;
503
- if (b != this.mu) {
504
- var c = new AxisRangeChangedEventArgs(0, 1, 1, this.mu, b);
505
- this.mu = b;
506
- this.h2(c);
502
+ var b = this.kr.count;
503
+ if (b != this.mv) {
504
+ var c = new AxisRangeChangedEventArgs(0, 1, 1, this.mv, b);
505
+ this.mv = b;
506
+ this.h3(c);
507
507
  a = true;
508
508
  }
509
+ this.na();
509
510
  this.m9();
510
- this.m8();
511
511
  return a;
512
512
  };
513
513
  CategoryXAxis.prototype.getWindowZoomFromCategories = function (a) {
514
514
  var b = MathUtil.a(a) && a > 0;
515
- var c = this.kq.count;
515
+ var c = this.kr.count;
516
516
  if (c > 0 && b) {
517
- var d = this.bh.tp.width;
517
+ var d = this.bi.ty.width;
518
518
  var e = isNaN_(d) || isInfinity(d);
519
519
  if (e) {
520
520
  return NaN;
521
521
  }
522
522
  var f = new Rect(0, 0, 0, 1, 1);
523
- var g = this.bh.tp;
523
+ var g = this.bi.ty;
524
524
  var h = this.getCategorySize(f, g, g);
525
525
  var i = isNaN_(h) || isInfinity(h);
526
526
  if (i) {
@@ -535,16 +535,16 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
535
535
  };
536
536
  CategoryXAxis.prototype.getWindowZoomFromItemSpan = function (a) {
537
537
  var b = MathUtil.a(a) && a > 0;
538
- var c = this.kq.count;
538
+ var c = this.kr.count;
539
539
  if (c > 0 && b) {
540
- var d = this.bh.tp.width;
540
+ var d = this.bi.ty.width;
541
541
  var e = isNaN_(d) || isInfinity(d);
542
542
  if (e) {
543
543
  return NaN;
544
544
  }
545
545
  var f = new Rect(0, 0, 0, 1, 1);
546
- var g = this.bh.tp;
547
- var h = this.k3(f, g, g);
546
+ var g = this.bi.ty;
547
+ var h = this.k4(f, g, g);
548
548
  var i = a / h;
549
549
  var j = Math.min(1, 1 / i);
550
550
  if (j > 0 && j <= 1) {
@@ -553,200 +553,203 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
553
553
  }
554
554
  return NaN;
555
555
  };
556
- CategoryXAxis.prototype.m9 = function () {
557
- if (this.kq == null || this.bh == null) {
556
+ CategoryXAxis.prototype.na = function () {
557
+ if (this.kr == null || this.bi == null) {
558
558
  return;
559
559
  }
560
- var a = !isNaN_(this.bh.hm) && !isNaN_(this.bh.ho);
560
+ var a = !isNaN_(this.bi.ho) && !isNaN_(this.bi.hq);
561
561
  if (a) {
562
562
  return;
563
563
  }
564
564
  if (!isNaN_(this.zoomMaximumItemSpan) && !isInfinity(this.zoomMaximumItemSpan)) {
565
565
  var b = this.getWindowZoomFromItemSpan(this.zoomMaximumItemSpan);
566
566
  if (!isNaN_(b) && !isInfinity(b)) {
567
- this.bh.gh = b;
567
+ this.bi.gj = b;
568
568
  }
569
569
  }
570
570
  else if (!isNaN_(this.zoomMaximumCategoryRange) && !isInfinity(this.zoomMaximumCategoryRange)) {
571
571
  var c = this.getWindowZoomFromCategories(this.zoomMaximumCategoryRange);
572
572
  if (!isNaN_(c) && !isInfinity(c)) {
573
- this.bh.gh = c;
573
+ this.bi.gj = c;
574
574
  }
575
575
  }
576
576
  };
577
- CategoryXAxis.prototype.m8 = function () {
578
- if (this.kq == null || this.bh == null) {
577
+ CategoryXAxis.prototype.m9 = function () {
578
+ if (this.kr == null || this.bi == null) {
579
579
  return;
580
580
  }
581
581
  var a = NaN;
582
582
  var b = NaN;
583
- var c = this.bh.gn();
584
- var d = this.bh.go();
583
+ var c = this.bi.gp();
584
+ var d = this.bi.gq();
585
585
  var e = false;
586
586
  if (MathUtil.a(this.zoomToItemSpan) && this.zoomToItemSpan > 0) {
587
587
  e = true;
588
588
  c = this.getWindowZoomFromItemSpan(this.zoomToItemSpan);
589
- c = Math.max(c, this.bh.gh);
589
+ c = Math.max(c, this.bi.gj);
590
590
  }
591
- else if (MathUtil.a(this.zoomToCategoryRange) && this.zoomToCategoryRange > 0 && this.zoomToCategoryRange <= this.lf) {
591
+ else if (MathUtil.a(this.zoomToCategoryRange) && this.zoomToCategoryRange > 0 && this.zoomToCategoryRange <= this.lg) {
592
592
  e = true;
593
593
  c = this.getWindowZoomFromCategories(this.zoomToCategoryRange);
594
- c = Math.max(c, this.bh.gh);
594
+ c = Math.max(c, this.bi.gj);
595
595
  }
596
- if (MathUtil.a(this.zoomToCategoryStart) && this.zoomToCategoryStart >= 0 && this.zoomToCategoryStart < this.lf) {
596
+ if (MathUtil.a(this.zoomToCategoryStart) && this.zoomToCategoryStart >= 0 && this.zoomToCategoryStart < this.lg) {
597
597
  e = true;
598
598
  a = this.getWindowZoomFromCategories(this.zoomToCategoryStart);
599
599
  var f = c + a - 1;
600
600
  var g = c - f;
601
- if (f > 0 && g > this.bh.gh) {
601
+ if (f > 0 && g > this.bi.gj) {
602
602
  c = g;
603
- c = Math.max(c, this.bh.gh);
603
+ c = Math.max(c, this.bi.gj);
604
604
  }
605
605
  }
606
606
  if (e) {
607
- this.bh.ph(a, b, c, d);
607
+ this.bi.pq(a, b, c, d);
608
608
  }
609
609
  };
610
- CategoryXAxis.prototype.hv = function (a, b, c, d) {
611
- _super.prototype.hv.call(this, a, b, c, d);
610
+ CategoryXAxis.prototype.hw = function (a, b, c, d) {
611
+ _super.prototype.hw.call(this, a, b, c, d);
612
612
  switch (b) {
613
613
  case CategoryXAxis.$$p[0]:
614
614
  case CategoryXAxis.$$p[1]:
615
- this.m9();
615
+ this.na();
616
616
  break;
617
617
  case CategoryXAxis.$$p[2]:
618
618
  case CategoryXAxis.$$p[3]:
619
619
  case CategoryXAxis.$$p[4]:
620
- this.m8();
620
+ this.m9();
621
621
  break;
622
622
  }
623
623
  };
624
- Object.defineProperty(CategoryXAxis.prototype, "mq", {
624
+ Object.defineProperty(CategoryXAxis.prototype, "mr", {
625
625
  get: function () {
626
- return this.c(CategoryXAxis.na);
626
+ return this.c(CategoryXAxis.nb);
627
627
  },
628
628
  set: function (a) {
629
- this.h(CategoryXAxis.na, a);
629
+ this.h(CategoryXAxis.nb, a);
630
630
  },
631
631
  enumerable: false,
632
632
  configurable: true
633
633
  });
634
- CategoryXAxis.prototype.mi = function () {
635
- return !isNaN_(this.mq);
634
+ CategoryXAxis.prototype.mj = function () {
635
+ return !isNaN_(this.mr);
636
636
  };
637
- Object.defineProperty(CategoryXAxis.prototype, "ml", {
637
+ Object.defineProperty(CategoryXAxis.prototype, "mm", {
638
638
  get: function () {
639
- return this.mj;
639
+ return this.mk;
640
640
  },
641
641
  set: function (a) {
642
- if (this.ml != a) {
643
- var b = this.mj;
644
- this.mj = a;
645
- this.h1("ActualInterval", b, this.ml);
642
+ if (this.mm != a) {
643
+ var b = this.mk;
644
+ this.mk = a;
645
+ this.h2("ActualInterval", b, this.mm);
646
646
  }
647
647
  },
648
648
  enumerable: false,
649
649
  configurable: true
650
650
  });
651
- CategoryXAxis.prototype.eu = function () {
652
- return this.ml;
651
+ CategoryXAxis.prototype.ev = function () {
652
+ return this.mm;
653
653
  };
654
- Object.defineProperty(CategoryXAxis.prototype, "mr", {
654
+ Object.defineProperty(CategoryXAxis.prototype, "ms", {
655
655
  get: function () {
656
- return this.c(CategoryXAxis.nb);
656
+ return this.c(CategoryXAxis.nc);
657
657
  },
658
658
  set: function (a) {
659
- this.h(CategoryXAxis.nb, a);
659
+ this.h(CategoryXAxis.nc, a);
660
660
  },
661
661
  enumerable: false,
662
662
  configurable: true
663
663
  });
664
- Object.defineProperty(CategoryXAxis.prototype, "mm", {
664
+ Object.defineProperty(CategoryXAxis.prototype, "mn", {
665
665
  get: function () {
666
- return this.mk;
666
+ return this.ml;
667
667
  },
668
668
  set: function (a) {
669
- if (this.mm != a) {
670
- var b = this.mk;
671
- this.mk = a;
672
- this.h1("ActualMinorInterval", b, this.mm);
669
+ if (this.mn != a) {
670
+ var b = this.ml;
671
+ this.ml = a;
672
+ this.h2("ActualMinorInterval", b, this.mn);
673
673
  }
674
674
  },
675
675
  enumerable: false,
676
676
  configurable: true
677
677
  });
678
- CategoryXAxis.prototype.kt = function (a) {
678
+ CategoryXAxis.prototype.ku = function (a) {
679
679
  if (a == null) {
680
680
  return false;
681
681
  }
682
- var b = this.bd();
682
+ var b = this.be();
683
683
  if (b == null) {
684
684
  return false;
685
685
  }
686
686
  return b.synchronizeHorizontally;
687
687
  };
688
- CategoryXAxis.prototype.get_a1 = function () {
688
+ CategoryXAxis.prototype.get_a2 = function () {
689
689
  return 0;
690
690
  };
691
- Object.defineProperty(CategoryXAxis.prototype, "a1", {
691
+ Object.defineProperty(CategoryXAxis.prototype, "a2", {
692
692
  get: function () {
693
- return this.get_a1();
693
+ return this.get_a2();
694
694
  },
695
695
  enumerable: false,
696
696
  configurable: true
697
697
  });
698
- CategoryXAxis.prototype.mh = function () {
699
- return this.kq;
698
+ CategoryXAxis.prototype.mi = function () {
699
+ return this.kr;
700
700
  };
701
- CategoryXAxis.prototype.mo = function (a, b) {
702
- return this.ei(a, b);
701
+ CategoryXAxis.prototype.mp = function (a, b) {
702
+ return this.ej(a, b);
703
703
  };
704
- CategoryXAxis.prototype.mn = function (a, b, c, d) {
704
+ CategoryXAxis.prototype.mo = function (a, b, c, d) {
705
705
  if (!c) {
706
- var e = this.mo(a + 1, d);
706
+ var e = this.mp(a + 1, d);
707
707
  return (b + e) / 2;
708
708
  }
709
709
  return b;
710
710
  };
711
711
  Object.defineProperty(CategoryXAxis.prototype, "isVertical", {
712
712
  get: function () {
713
- return this.co;
713
+ return this.cp;
714
714
  },
715
715
  enumerable: false,
716
716
  configurable: true
717
717
  });
718
- CategoryXAxis.prototype.j$c = function (a, b) {
719
- return this.el.apply(this, arguments);
718
+ CategoryXAxis.prototype.j$d = function (a, b) {
719
+ return this.em.apply(this, arguments);
720
720
  };
721
- CategoryXAxis.prototype.j$b = function (a, b) {
722
- return this.ei.apply(this, arguments);
723
- };
724
- CategoryXAxis.prototype.j$d = function (a, b, c, d, e) {
725
- this.hl.apply(this, arguments);
721
+ CategoryXAxis.prototype.j$c = function (a, b) {
722
+ return this.ej.apply(this, arguments);
726
723
  };
727
- CategoryXAxis.prototype.j$e = function (a, b, c, d) {
724
+ CategoryXAxis.prototype.j$e = function (a, b, c, d, e) {
728
725
  this.hm.apply(this, arguments);
729
726
  };
730
727
  CategoryXAxis.prototype.j$f = function (a, b, c, d) {
731
728
  this.hn.apply(this, arguments);
732
729
  };
733
- Object.defineProperty(CategoryXAxis.prototype, "j$a", {
730
+ CategoryXAxis.prototype.j$g = function (a, b, c, d) {
731
+ this.ho.apply(this, arguments);
732
+ };
733
+ Object.defineProperty(CategoryXAxis.prototype, "j$b", {
734
734
  get: function () {
735
- return this.cg;
735
+ return this.ch;
736
736
  },
737
737
  enumerable: false,
738
738
  configurable: true
739
739
  });
740
+ CategoryXAxis.prototype.j$a = function () {
741
+ return this.ag.apply(this, arguments);
742
+ };
740
743
  CategoryXAxis.$t = markType(CategoryXAxis, 'CategoryXAxis', CategoryAxisBase.$, [IZoomableCategoryAxis_$type]);
741
- CategoryXAxis.na = DependencyProperty.i("Interval", Number_$type, CategoryXAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
742
- a.h1("Interval", b.oldValue, b.newValue);
743
- a.h7(false);
744
+ CategoryXAxis.nb = DependencyProperty.i("Interval", Number_$type, CategoryXAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
745
+ a.h2("Interval", b.oldValue, b.newValue);
746
+ a.h8(false);
744
747
  }));
745
- CategoryXAxis.nb = DependencyProperty.i("MinorInterval", Number_$type, CategoryXAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
746
- (typeCast(CategoryXAxis.$, a)).h1("MinorInterval", b.oldValue, b.newValue);
747
- (typeCast(CategoryXAxis.$, a)).h7(false);
748
+ CategoryXAxis.nc = DependencyProperty.i("MinorInterval", Number_$type, CategoryXAxis.$, new PropertyMetadata(2, NaN, function (a, b) {
749
+ (typeCast(CategoryXAxis.$, a)).h2("MinorInterval", b.oldValue, b.newValue);
750
+ (typeCast(CategoryXAxis.$, a)).h8(false);
748
751
  }));
749
- CategoryXAxis.$$p = markDep(DependencyProperty, PropertyMetadata, CategoryXAxis, 'h1', ['ZoomMaximumCategoryRange::nc', [1, NaN], 'ZoomMaximumItemSpan::nd', [1, NaN], 'ZoomToCategoryRange::ne', [1, NaN], 'ZoomToCategoryStart::nf', [1, NaN], 'ZoomToItemSpan::ng', [1, NaN]]);
752
+ CategoryXAxis.$$p = markDep(DependencyProperty, PropertyMetadata, CategoryXAxis, 'h2', ['ZoomMaximumCategoryRange::nd', [1, NaN], 'ZoomMaximumItemSpan::ne', [1, NaN], 'ZoomToCategoryRange::nf', [1, NaN], 'ZoomToCategoryStart::ng', [1, NaN], 'ZoomToItemSpan::nh', [1, NaN]]);
750
753
  return CategoryXAxis;
751
754
  }(CategoryAxisBase));
752
755
  export { CategoryXAxis };
@@ -763,7 +766,7 @@ var CategoryXAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
763
766
  }
764
767
  CategoryXAxisView.prototype.aj = function () {
765
768
  _super.prototype.aj.call(this);
766
- this.a.fg = AxisDefaults.f;
769
+ this.a.fh = AxisDefaults.f;
767
770
  };
768
771
  CategoryXAxisView.$t = markType(CategoryXAxisView, 'CategoryXAxisView', CategoryAxisBaseView.$);
769
772
  return CategoryXAxisView;