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