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
@@ -124,34 +124,34 @@ var SeriesVisualDataManager = /** @class */ /*@__PURE__*/ (function (_super) {
124
124
  return d;
125
125
  };
126
126
  SeriesVisualDataManager.prototype.a = function (a, b) {
127
- if (b == a.ce.pm) {
127
+ if (b == a.ce.pv) {
128
128
  return "Circle";
129
129
  }
130
- else if (b == a.ce.pn) {
130
+ else if (b == a.ce.pw) {
131
131
  return "Diamond";
132
132
  }
133
- else if (b == a.ce.po) {
133
+ else if (b == a.ce.px) {
134
134
  return "Hexagon";
135
135
  }
136
- else if (b == a.ce.pp) {
136
+ else if (b == a.ce.py) {
137
137
  return "Hexagram";
138
138
  }
139
- else if (b == a.ce.pq) {
139
+ else if (b == a.ce.pz) {
140
140
  return "Pentagon";
141
141
  }
142
- else if (b == a.ce.pr) {
142
+ else if (b == a.ce.p0) {
143
143
  return "Pentagram";
144
144
  }
145
- else if (b == a.ce.ps) {
145
+ else if (b == a.ce.p1) {
146
146
  return "Pyramid";
147
147
  }
148
- else if (b == a.ce.pt) {
148
+ else if (b == a.ce.p2) {
149
149
  return "Square";
150
150
  }
151
- else if (b == a.ce.pu) {
151
+ else if (b == a.ce.p3) {
152
152
  return "Tetragram";
153
153
  }
154
- else if (b == a.ce.pv) {
154
+ else if (b == a.ce.p4) {
155
155
  return "Triangle";
156
156
  }
157
157
  else {
@@ -174,34 +174,34 @@ var SeriesVisualDataManager = /** @class */ /*@__PURE__*/ (function (_super) {
174
174
  }
175
175
  e.isVisible = c._visibility == 0;
176
176
  e.markerAppearance = f;
177
- if (c.ah == a.ce.pm) {
177
+ if (c.ah == a.ce.pv) {
178
178
  e.markerType = "Circle";
179
179
  }
180
- else if (c.ah == a.ce.pn) {
180
+ else if (c.ah == a.ce.pw) {
181
181
  e.markerType = "Diamond";
182
182
  }
183
- else if (c.ah == a.ce.po) {
183
+ else if (c.ah == a.ce.px) {
184
184
  e.markerType = "Hexagon";
185
185
  }
186
- else if (c.ah == a.ce.pp) {
186
+ else if (c.ah == a.ce.py) {
187
187
  e.markerType = "Hexagram";
188
188
  }
189
- else if (c.ah == a.ce.pq) {
189
+ else if (c.ah == a.ce.pz) {
190
190
  e.markerType = "Pentagon";
191
191
  }
192
- else if (c.ah == a.ce.pr) {
192
+ else if (c.ah == a.ce.p0) {
193
193
  e.markerType = "Pentagram";
194
194
  }
195
- else if (c.ah == a.ce.ps) {
195
+ else if (c.ah == a.ce.p1) {
196
196
  e.markerType = "Pyramid";
197
197
  }
198
- else if (c.ah == a.ce.pt) {
198
+ else if (c.ah == a.ce.p2) {
199
199
  e.markerType = "Square";
200
200
  }
201
- else if (c.ah == a.ce.pu) {
201
+ else if (c.ah == a.ce.p3) {
202
202
  e.markerType = "Tetragram";
203
203
  }
204
- else if (c.ah == a.ce.pv) {
204
+ else if (c.ah == a.ce.p4) {
205
205
  e.markerType = "Triangle";
206
206
  }
207
207
  else {
@@ -486,8 +486,8 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
486
486
  if (h != null) {
487
487
  this.q3 = this.ck(this.r5);
488
488
  }
489
- e = this.qt != null && !this.qt.c0();
490
- f = this.qv != null && !this.qv.c0();
489
+ e = this.qt != null && !this.qt.c1();
490
+ f = this.qv != null && !this.qv.c1();
491
491
  if (e || f) {
492
492
  this.mn(false);
493
493
  }
@@ -500,8 +500,8 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
500
500
  break;
501
501
  case "ShapeColumn":
502
502
  this.sk();
503
- e = this.qt != null && !this.qt.c0();
504
- f = this.qv != null && !this.qv.c0();
503
+ e = this.qt != null && !this.qt.c1();
504
+ f = this.qv != null && !this.qv.c1();
505
505
  if (e || f) {
506
506
  this.mn(false);
507
507
  }
@@ -515,7 +515,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
515
515
  var j = d;
516
516
  this.sl(i);
517
517
  this.sd(j);
518
- if ((j != null && !j.c0()) || (j == null && i != null)) {
518
+ if ((j != null && !j.c1()) || (j == null && i != null)) {
519
519
  this.mn(false);
520
520
  }
521
521
  this.lu();
@@ -674,9 +674,9 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
674
674
  var f = this.qt;
675
675
  var g = this.qv;
676
676
  var h = this.getEffectiveViewport1(a);
677
- var i = new ScalerParams(1, b, c, f.cg);
677
+ var i = new ScalerParams(1, b, c, f.ch);
678
678
  i.c = h;
679
- var j = new ScalerParams(1, b, c, g.cg);
679
+ var j = new ScalerParams(1, b, c, g.ch);
680
680
  j.c = h;
681
681
  if (!this.ew) {
682
682
  d.cr();
@@ -704,10 +704,10 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
704
704
  s[v] = u.right;
705
705
  t[v] = u.bottom;
706
706
  }
707
- this.qs.hm(boxArray$1(r), 0, r.length, i);
708
- this.qs.hm(boxArray$1(s), 0, s.length, i);
709
- this.qu.hm(boxArray$1(q), 0, q.length, j);
710
- this.qu.hm(boxArray$1(t), 0, t.length, j);
707
+ this.qs.hn(boxArray$1(r), 0, r.length, i);
708
+ this.qs.hn(boxArray$1(s), 0, s.length, i);
709
+ this.qu.hn(boxArray$1(q), 0, q.length, j);
710
+ this.qu.hn(boxArray$1(t), 0, t.length, j);
711
711
  d.cs(r, q, s, t);
712
712
  var w = this.q3;
713
713
  var x = this.cl;
@@ -731,8 +731,8 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
731
731
  var af = true;
732
732
  var ag = 0;
733
733
  if (this.ce != null) {
734
- if (this.ce.e8()) {
735
- var ah = this.ce.li(b, i);
734
+ if (this.ce.e9()) {
735
+ var ah = this.ce.ll(b, i);
736
736
  ae = ah.c;
737
737
  ag = ah.d;
738
738
  }
@@ -884,10 +884,10 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
884
884
  ShapeSeriesBase.prototype.lk = function () {
885
885
  _super.prototype.lk.call(this);
886
886
  if (this.qt != null) {
887
- this.qt.h6();
887
+ this.qt.h7();
888
888
  }
889
889
  if (this.qv != null) {
890
- this.qv.h6();
890
+ this.qv.h7();
891
891
  }
892
892
  };
893
893
  ShapeSeriesBase.prototype.nb = function (a, b) {
@@ -925,7 +925,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
925
925
  };
926
926
  ShapeSeriesBase.prototype.fd = function (a, b, c) {
927
927
  var d = true;
928
- if (!_super.prototype.fd.call(this, a, b, c) || (this.rf && this.q3 == null) || b.isEmpty || a.isEmpty || this.qt == null || this.qv == null || this.qt.bh == null || this.qv.bh == null || this.qt.lw == this.qt.lv || this.qv.lw == this.qv.lv || this.q3 == null || this.q3.count == 0 || this.rl == null || this.rl.count == 0 || this.rl.count != this.q3.count) {
928
+ if (!_super.prototype.fd.call(this, a, b, c) || (this.rf && this.q3 == null) || b.isEmpty || a.isEmpty || this.qt == null || this.qv == null || this.qt.bi == null || this.qv.bi == null || this.qt.lx == this.qt.lw || this.qv.lx == this.qv.lw || this.q3 == null || this.q3.count == 0 || this.rl == null || this.rl.count == 0 || this.rl.count != this.q3.count) {
929
929
  d = false;
930
930
  }
931
931
  return d;
@@ -1042,8 +1042,8 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1042
1042
  g[i] = a._inner[i].x;
1043
1043
  h[i] = a._inner[i].y;
1044
1044
  }
1045
- d.hm(boxArray$1(g), 0, g.length, b);
1046
- e.hm(boxArray$1(h), 0, h.length, c);
1045
+ d.hn(boxArray$1(g), 0, g.length, b);
1046
+ e.hn(boxArray$1(h), 0, h.length, c);
1047
1047
  return new Tuple$2(Array_$type, Array_$type, g, h);
1048
1048
  };
1049
1049
  ShapeSeriesBase.prototype.sm = function (a) {
@@ -1056,12 +1056,12 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1056
1056
  };
1057
1057
  ShapeSeriesBase.prototype.sd = function (a) {
1058
1058
  if (a != null) {
1059
- a.cs(this);
1059
+ a.ct(this);
1060
1060
  }
1061
1061
  };
1062
1062
  ShapeSeriesBase.prototype.sl = function (a) {
1063
1063
  if (a != null) {
1064
- a.bz(this);
1064
+ a.b0(this);
1065
1065
  }
1066
1066
  };
1067
1067
  ShapeSeriesBase.prototype.au = function (a, b) {
@@ -0,0 +1,105 @@
1
+ /*
2
+ THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
3
+ https://www.infragistics.com/legal/license/igultimate-la
4
+ https://www.infragistics.com/legal/license/igultimate-eula
5
+ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
+ */
7
+ import { __extends, __generator } from "tslib";
8
+ import { Base, IList$1_$type, Number_$type, toEnum, markType } from "igniteui-webcomponents-core";
9
+ import { ReadOnlyCollection$1 } from "igniteui-webcomponents-core";
10
+ /**
11
+ * @hidden
12
+ */
13
+ var SortedReadOnlyDoubleCollection = /** @class */ /*@__PURE__*/ (function (_super) {
14
+ __extends(SortedReadOnlyDoubleCollection, _super);
15
+ function SortedReadOnlyDoubleCollection(a, b) {
16
+ var _this = _super.call(this) || this;
17
+ _this.b = null;
18
+ _this.a = null;
19
+ _this.b = new ReadOnlyCollection$1(Number_$type, 1, a);
20
+ _this.a = b;
21
+ return _this;
22
+ }
23
+ SortedReadOnlyDoubleCollection.prototype.indexOf = function (a) {
24
+ var b = this.b.indexOf(a);
25
+ return this.a.indexOf(b);
26
+ };
27
+ SortedReadOnlyDoubleCollection.prototype.insert = function (a, b) {
28
+ this.b.insert(a, b);
29
+ };
30
+ SortedReadOnlyDoubleCollection.prototype.removeAt = function (a) {
31
+ this.b.removeAt(a);
32
+ };
33
+ SortedReadOnlyDoubleCollection.prototype.item = function (a, b) {
34
+ if (arguments.length === 2) {
35
+ this.b.item(a, b);
36
+ return b;
37
+ }
38
+ else {
39
+ var b_1 = this.a.item(a);
40
+ return this.b.item(b_1);
41
+ }
42
+ };
43
+ SortedReadOnlyDoubleCollection.prototype.add = function (a) {
44
+ this.b.add(a);
45
+ };
46
+ SortedReadOnlyDoubleCollection.prototype.clear = function () {
47
+ this.b.clear();
48
+ };
49
+ SortedReadOnlyDoubleCollection.prototype.contains = function (a) {
50
+ return this.b.contains(a);
51
+ };
52
+ SortedReadOnlyDoubleCollection.prototype.copyTo = function (a, b) {
53
+ for (var c = b; c < a.length; c++) {
54
+ a[c] = this.item(c);
55
+ }
56
+ };
57
+ Object.defineProperty(SortedReadOnlyDoubleCollection.prototype, "count", {
58
+ get: function () {
59
+ return this.b.count;
60
+ },
61
+ enumerable: false,
62
+ configurable: true
63
+ });
64
+ Object.defineProperty(SortedReadOnlyDoubleCollection.prototype, "isReadOnly", {
65
+ get: function () {
66
+ return this.b.isReadOnly;
67
+ },
68
+ enumerable: false,
69
+ configurable: true
70
+ });
71
+ SortedReadOnlyDoubleCollection.prototype.remove = function (a) {
72
+ return this.b.remove(a);
73
+ };
74
+ SortedReadOnlyDoubleCollection.prototype._getEnumerator = function () {
75
+ var a;
76
+ return __generator(this, function (_a) {
77
+ switch (_a.label) {
78
+ case 0:
79
+ a = 0;
80
+ _a.label = 1;
81
+ case 1:
82
+ if (!(a < this.b.count))
83
+ return [3 /*break*/, 4];
84
+ return [4 /*yield*/, this.item(a)];
85
+ case 2:
86
+ _a.sent();
87
+ _a.label = 3;
88
+ case 3:
89
+ a++;
90
+ return [3 /*break*/, 1];
91
+ case 4: return [2 /*return*/];
92
+ }
93
+ });
94
+ };
95
+ SortedReadOnlyDoubleCollection.prototype.getEnumerator = function () {
96
+ var _this = this;
97
+ return toEnum(function () { return _this._getEnumerator(); }).getEnumerator();
98
+ };
99
+ SortedReadOnlyDoubleCollection.prototype.getEnumeratorObject = function () {
100
+ return this.getEnumerator();
101
+ };
102
+ SortedReadOnlyDoubleCollection.$t = markType(SortedReadOnlyDoubleCollection, 'SortedReadOnlyDoubleCollection', Base.$, [IList$1_$type.specialize(Number_$type)]);
103
+ return SortedReadOnlyDoubleCollection;
104
+ }(Base));
105
+ export { SortedReadOnlyDoubleCollection };
@@ -10,7 +10,6 @@ import { Point_$type, markType } from "igniteui-webcomponents-core";
10
10
  import { List$1 } from "igniteui-webcomponents-core";
11
11
  import { TrendFitCalculator } from "./TrendFitCalculator";
12
12
  import { TrendAverageCalculator } from "./TrendAverageCalculator";
13
- import { truncate } from "igniteui-webcomponents-core";
14
13
  /**
15
14
  * @hidden
16
15
  */
@@ -29,8 +28,8 @@ var SortingTrendLineManager = /** @class */ /*@__PURE__*/ (function (_super) {
29
28
  };
30
29
  SortingTrendLineManager.prototype.prepareLineCore = function (a, b, c, d, e, f, g) {
31
30
  var _this = this;
32
- var h = g.d * g.c;
33
- var i = g.e * g.c;
31
+ var h = g.c;
32
+ var i = g.b;
34
33
  var j = new List$1(Point_$type, 0);
35
34
  if (b == 0) {
36
35
  this.a = null;
@@ -39,25 +38,20 @@ var SortingTrendLineManager = /** @class */ /*@__PURE__*/ (function (_super) {
39
38
  }
40
39
  if (this.c(b)) {
41
40
  this.d.clear();
42
- this.a = TrendFitCalculator.a(j, b, g, this.a, c.count, function (k) { return (k + 1); }, function (k) { return c.item(k); }, function (k) {
43
- var l = truncate(Math.floor(k - 1));
44
- var m = truncate(Math.ceil(k - 1));
45
- var n = (k - 1) - l;
46
- var o;
47
- if (m <= i) {
48
- o = _this.h(l) + n * (_this.h(m) - _this.h(l));
49
- }
50
- else {
51
- o = _this.h(l) + n * (_this.h(truncate(i)) - _this.h(l));
52
- }
53
- return e(o);
54
- }, f, h + 1, i + 1);
41
+ this.a = TrendFitCalculator.a(j, b, g, this.a, c.count, function (k) {
42
+ var l = _this.h(k);
43
+ l = (l - h) / (i - h);
44
+ return l;
45
+ }, function (k) { return c.item(k); }, function (k) {
46
+ var l = (k * (i - h)) + h;
47
+ return e(l);
48
+ }, f, 0, 1);
55
49
  }
56
50
  if (this.b(b)) {
57
51
  this.a = null;
58
52
  TrendAverageCalculator.b(b, this.d, c, d);
59
- for (var k = g.d; k <= g.e; k += 1) {
60
- var l = k * g.c;
53
+ for (var k = g.f; k <= g.g; k += 1) {
54
+ var l = k * g.e;
61
55
  var m = this.h(l);
62
56
  if (l >= 0 && l < this.d.count) {
63
57
  var n = e(m);
@@ -83,7 +83,7 @@ var SplineAreaSeries = /** @class */ /*@__PURE__*/ (function (_super) {
83
83
  g = true;
84
84
  }
85
85
  if (g) {
86
- var i = new ScalerParams(0, b.bv, b.bu, this.u0.cg, f);
86
+ var i = new ScalerParams(0, b.bv, b.bu, this.u0.ch, f);
87
87
  this.tb(e, -1, this.valueColumn.count, this.u0, i, b.q);
88
88
  }
89
89
  var j = d.dp;
@@ -99,9 +99,9 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
99
99
  var m = this.fx;
100
100
  var n = typeCast(ISortingAxis_$type, j);
101
101
  if (n == null || n.i$b == null) {
102
- var o = new ScalerParams(0, c, d, j.cg, e);
102
+ var o = new ScalerParams(0, c, d, j.ch, e);
103
103
  var p = 0;
104
- var q = j.lf - 1;
104
+ var q = j.lg - 1;
105
105
  var r = Math.floor((q - p + 1) * m / k.width);
106
106
  f = truncate(Math.max(1, r));
107
107
  g = truncate(Math.max(0, Math.floor(p / f) - 1));
@@ -109,7 +109,7 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
109
109
  }
110
110
  else {
111
111
  g = 0;
112
- h = j.lf - 1;
112
+ h = j.lg - 1;
113
113
  f = 1;
114
114
  }
115
115
  if (n != null && n.i$b.count != this.cl.count) {
@@ -174,9 +174,9 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
174
174
  var k = this.fx;
175
175
  var l = this.pz(this.b1);
176
176
  if (b == null || b.i$b == null) {
177
- var m = new ScalerParams(0, d, e, g.cg, c);
177
+ var m = new ScalerParams(0, d, e, g.ch, c);
178
178
  var n = 0;
179
- var o = g.lf - 1;
179
+ var o = g.lg - 1;
180
180
  var p = Math.floor((o - n + 1) * k / l.width);
181
181
  h = truncate(Math.max(1, p));
182
182
  i = truncate(Math.max(0, Math.floor(n / h) - 1));
@@ -184,7 +184,7 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
184
184
  }
185
185
  else {
186
186
  i = 0;
187
- j = g.lf - 1;
187
+ j = g.lg - 1;
188
188
  h = 1;
189
189
  }
190
190
  var q = function (r) { return r; };
@@ -229,8 +229,8 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
229
229
  if (g == null) {
230
230
  return;
231
231
  }
232
- var i = new ScalerParams(0, b, c, d.cg, h);
233
- var j = new ScalerParams(0, b, c, e.cg, h);
232
+ var i = new ScalerParams(0, b, c, d.ch, h);
233
+ var j = new ScalerParams(0, b, c, e.ch, h);
234
234
  j.b = this.gg();
235
235
  var k = this.qn();
236
236
  var l = 0;
@@ -268,8 +268,8 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
268
268
  var ae = this.vl[w];
269
269
  var af = this.vl[w + 1];
270
270
  var ag = g.i$d(g.i$b._inner[w]);
271
- var ah = d.ei(ag, i) + m;
272
- var ai = e.ei(aa, j);
271
+ var ah = d.ej(ag, i) + m;
272
+ var ai = e.ej(aa, j);
273
273
  a.f.add([ah, ai, ai]);
274
274
  u++;
275
275
  v = u;
@@ -282,8 +282,8 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
282
282
  var ap = g.i$d(g.i$b._inner[w]);
283
283
  var aq = g.i$d(g.i$b._inner[w + 1]);
284
284
  var ar = ap + (aq - ap) * ak;
285
- al = d.ei(ar, i) + m;
286
- ao = e.ei(ao, j);
285
+ al = d.ej(ar, i) + m;
286
+ ao = e.ej(ao, j);
287
287
  a.f.add([al, ao, ao]);
288
288
  u++;
289
289
  }
@@ -310,7 +310,7 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
310
310
  return false;
311
311
  };
312
312
  SplineSeriesBase.prototype.aj = function (a, b, c, d, e, f) {
313
- if (a == null || a.cm || this.sx(this.b1) > 1 || this.sx(this.b1) == 0) {
313
+ if (a == null || a.cn || this.sx(this.b1) > 1 || this.sx(this.b1) == 0) {
314
314
  return _super.prototype.aj.call(this, this.rw(), this.rx.f, this.sx(this.b1), this.sy(this.b1), e, f);
315
315
  }
316
316
  if (this.rx.f.count == 0) {
@@ -373,9 +373,9 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
373
373
  var e = this.getEffectiveViewport1(b);
374
374
  var f = this.u0;
375
375
  var g = this.u6;
376
- var h = new ScalerParams(0, c, d, f.cg, e);
376
+ var h = new ScalerParams(0, c, d, f.ch, e);
377
377
  var i = ((function () {
378
- var $ret = new ScalerParams(0, c, d, g.cg, e);
378
+ var $ret = new ScalerParams(0, c, d, g.ch, e);
379
379
  $ret.b = _this.gg();
380
380
  return $ret;
381
381
  })());
@@ -420,8 +420,8 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
420
420
  var ad = ab - z;
421
421
  var ae = this.vl[x];
422
422
  var af = this.vl[x + 1];
423
- var ag = f.ei(z, h) + m;
424
- var ah = g.ei(aa, i);
423
+ var ag = f.ej(z, h) + m;
424
+ var ah = g.ej(aa, i);
425
425
  a.f.add([ag, ah, ah]);
426
426
  v++;
427
427
  w = v;
@@ -430,24 +430,24 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
430
430
  var ak = (ab - aj) / ad;
431
431
  var al = (aj - z) / ad;
432
432
  var am = ak * aa + al * ac + ((ak * ak * ak - ak) * ae + (al * al * al - al) * af) * (ad * ad) / 6;
433
- aj = f.ei(aj, h) + m;
434
- am = g.ei(am, i);
433
+ aj = f.ej(aj, h) + m;
434
+ am = g.ej(am, i);
435
435
  a.f.add([aj, am, am]);
436
436
  v++;
437
437
  }
438
438
  if (j) {
439
439
  y = b.cr.getBucket(x);
440
- y[0] = (f.ei(y[0], h) + m);
441
- y[1] = g.ei(y[1], i);
442
- y[2] = g.ei(y[2], i);
440
+ y[0] = (f.ej(y[0], h) + m);
441
+ y[1] = g.ej(y[1], i);
442
+ y[2] = g.ej(y[2], i);
443
443
  }
444
444
  }
445
445
  else {
446
446
  y = b.cr.getBucket(x);
447
447
  if (!isNaN_(y[0])) {
448
- y[0] = (f.ei(y[0], h) + m);
449
- y[1] = g.ei(y[1], i);
450
- y[2] = g.ei(y[2], i);
448
+ y[0] = (f.ej(y[0], h) + m);
449
+ y[1] = g.ej(y[1], i);
450
+ y[2] = g.ej(y[2], i);
451
451
  a.f.add(y);
452
452
  v++;
453
453
  w = v;
@@ -558,7 +558,7 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
558
558
  f = a.getGroupCenter(this.index, b, c, d);
559
559
  break;
560
560
  }
561
- if (a.cg) {
561
+ if (a.ch) {
562
562
  f = -f;
563
563
  }
564
564
  return f;
@@ -588,7 +588,7 @@ var SplineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
588
588
  this.vv = NaN;
589
589
  this.vu = NaN;
590
590
  if (this.yAxis != null) {
591
- this.yAxis.c0();
591
+ this.yAxis.c1();
592
592
  }
593
593
  };
594
594
  SplineSeriesBase.prototype.l9 = function (a, b, c, d) {
@@ -637,7 +637,7 @@ var SplineSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
637
637
  SplineSeriesBaseView.prototype.db = function () {
638
638
  var a = 1;
639
639
  if (this.da.ce != null) {
640
- a = this.da.ce.gd;
640
+ a = this.da.ce.gf;
641
641
  }
642
642
  return Math.max(1 / (a * 3), 0.3);
643
643
  };
@@ -57,7 +57,7 @@ var SplineSeries = /** @class */ /*@__PURE__*/ (function (_super) {
57
57
  h = true;
58
58
  }
59
59
  if (h) {
60
- var j = new ScalerParams(0, b.bv, b.bu, this.u0.cg, g);
60
+ var j = new ScalerParams(0, b.bv, b.bu, this.u0.ch, g);
61
61
  this.tb(f, -1, this.valueColumn.count, this.u0, j, b.q);
62
62
  }
63
63
  var k = e.dj;
@@ -68,8 +68,8 @@ var Stacked100BarBucketCalculator = /** @class */ /*@__PURE__*/ (function (_supe
68
68
  }
69
69
  }
70
70
  }
71
- var v = new ScalerParams(0, d, e, g.xAxis.cg, q);
72
- h = [f.f._inner[b - this.e][0], g.xAxis.ei(n, v), g.xAxis.ei(m, v)];
71
+ var v = new ScalerParams(0, d, e, g.xAxis.ch, q);
72
+ h = [f.f._inner[b - this.e][0], g.xAxis.ej(n, v), g.xAxis.ej(m, v)];
73
73
  return h;
74
74
  };
75
75
  Stacked100BarBucketCalculator.$t = markType(Stacked100BarBucketCalculator, 'Stacked100BarBucketCalculator', StackedBarBucketCalculator.$);
@@ -68,8 +68,8 @@ var Stacked100ColumnBucketCalculator = /** @class */ /*@__PURE__*/ (function (_s
68
68
  }
69
69
  }
70
70
  }
71
- var v = new ScalerParams(0, d, e, i.fragmentYAxis.cg, j);
72
- h = [f.f._inner[b - this.e][0], i.fragmentYAxis.ei(n, v), i.fragmentYAxis.ei(m, v)];
71
+ var v = new ScalerParams(0, d, e, i.fragmentYAxis.ch, j);
72
+ h = [f.f._inner[b - this.e][0], i.fragmentYAxis.ej(n, v), i.fragmentYAxis.ej(m, v)];
73
73
  return h;
74
74
  };
75
75
  Stacked100ColumnBucketCalculator.$t = markType(Stacked100ColumnBucketCalculator, 'Stacked100ColumnBucketCalculator', StackedColumnBucketCalculator.$);