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
@@ -20,15 +20,15 @@ var PercentChangeYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
20
20
  function PercentChangeYAxis() {
21
21
  return _super !== null && _super.apply(this, arguments) || this;
22
22
  }
23
- PercentChangeYAxis.prototype.k2 = function () {
23
+ PercentChangeYAxis.prototype.k3 = function () {
24
24
  return new VerticalPercentChangeScaler(this);
25
25
  };
26
- PercentChangeYAxis.prototype.kq = function () {
26
+ PercentChangeYAxis.prototype.kr = function () {
27
27
  var e_1, _a;
28
28
  var a = 1.7976931348623157E+308;
29
29
  var b = -1.7976931348623157E+308;
30
30
  try {
31
- for (var _b = __values(fromEnum(this.da())), _c = _b.next(); !_c.done; _c = _b.next()) {
31
+ for (var _b = __values(fromEnum(this.db())), _c = _b.next(); !_c.done; _c = _b.next()) {
32
32
  var c = _c.value;
33
33
  var d = c.aq(this);
34
34
  if (d == null) {
@@ -61,43 +61,46 @@ var PercentChangeYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
61
61
  }
62
62
  return new AxisRange(a, b);
63
63
  };
64
- PercentChangeYAxis.prototype.ky = function (a) {
64
+ PercentChangeYAxis.prototype.kz = function (a) {
65
65
  return new PercentChangeAxisRenderer(a);
66
66
  };
67
- PercentChangeYAxis.prototype.d0 = function (a, b) {
67
+ PercentChangeYAxis.prototype.d1 = function (a, b) {
68
68
  var c = ((a - b.b) / b.b) * 100;
69
- if (c < this.lw) {
70
- var d = ((this.lw / 100) * b.b) + b.b;
69
+ if (c < this.lx) {
70
+ var d = ((this.lx / 100) * b.b) + b.b;
71
71
  return d;
72
72
  }
73
- if (c > this.lv) {
74
- var e = ((this.lv / 100) * b.b) + b.b;
73
+ if (c > this.lw) {
74
+ var e = ((this.lw / 100) * b.b) + b.b;
75
75
  return e;
76
76
  }
77
77
  return a;
78
78
  };
79
- PercentChangeYAxis.prototype.j$c = function (a, b) {
80
- return this.el.apply(this, arguments);
81
- };
82
- PercentChangeYAxis.prototype.j$b = function (a, b) {
83
- return this.ei.apply(this, arguments);
79
+ PercentChangeYAxis.prototype.j$d = function (a, b) {
80
+ return this.em.apply(this, arguments);
84
81
  };
85
- PercentChangeYAxis.prototype.j$d = function (a, b, c, d, e) {
86
- this.hl.apply(this, arguments);
82
+ PercentChangeYAxis.prototype.j$c = function (a, b) {
83
+ return this.ej.apply(this, arguments);
87
84
  };
88
- PercentChangeYAxis.prototype.j$e = function (a, b, c, d) {
85
+ PercentChangeYAxis.prototype.j$e = function (a, b, c, d, e) {
89
86
  this.hm.apply(this, arguments);
90
87
  };
91
88
  PercentChangeYAxis.prototype.j$f = function (a, b, c, d) {
92
89
  this.hn.apply(this, arguments);
93
90
  };
94
- Object.defineProperty(PercentChangeYAxis.prototype, "j$a", {
91
+ PercentChangeYAxis.prototype.j$g = function (a, b, c, d) {
92
+ this.ho.apply(this, arguments);
93
+ };
94
+ Object.defineProperty(PercentChangeYAxis.prototype, "j$b", {
95
95
  get: function () {
96
- return this.cg;
96
+ return this.ch;
97
97
  },
98
98
  enumerable: false,
99
99
  configurable: true
100
100
  });
101
+ PercentChangeYAxis.prototype.j$a = function () {
102
+ return this.ag.apply(this, arguments);
103
+ };
101
104
  PercentChangeYAxis.$t = markType(PercentChangeYAxis, 'PercentChangeYAxis', NumericYAxis.$);
102
105
  return PercentChangeYAxis;
103
106
  }(NumericYAxis));
@@ -28,7 +28,7 @@ var PolarAxes = /** @class */ /*@__PURE__*/ (function (_super) {
28
28
  };
29
29
  PolarAxes.prototype.h = function (a, b, c, d, e, f, g, h, i, j) {
30
30
  var k = this.a.getScaledAngle1(a, e, f);
31
- var l = this.b.nu(b, g, h, i, j);
31
+ var l = this.b.nv(b, g, h, i, j);
32
32
  var m = this.g.x;
33
33
  var n = this.g.y;
34
34
  var o = m + (l * Math.cos(k));
@@ -46,20 +46,20 @@ var PolarAxes = /** @class */ /*@__PURE__*/ (function (_super) {
46
46
  var m = this.g.y;
47
47
  var n;
48
48
  var o;
49
- var p = Math.min(this.a.lw, this.a.lv);
50
- var q = Math.max(this.a.lw, this.a.lv);
51
- var r = Math.min(this.b.lv, this.b.lw);
52
- var s = Math.max(this.b.lv, this.b.lw);
53
- var t = this.a.li;
54
- var u = this.a.cg;
55
- var v = this.b.li;
56
- var w = this.b.cg;
57
- var x = this.b.nn;
58
- var y = this.b.nm;
49
+ var p = Math.min(this.a.lx, this.a.lw);
50
+ var q = Math.max(this.a.lx, this.a.lw);
51
+ var r = Math.min(this.b.lw, this.b.lx);
52
+ var s = Math.max(this.b.lw, this.b.lx);
53
+ var t = this.a.lj;
54
+ var u = this.a.ch;
55
+ var v = this.b.lj;
56
+ var w = this.b.ch;
57
+ var x = this.b.no;
58
+ var y = this.b.nn;
59
59
  for (var z = 0; z < i; z++) {
60
60
  if ((b.item(z) <= q && b.item(z) >= p && c.item(z) <= s && c.item(z) >= r) || (isNaN_(b.item(z)) || isNaN_(c.item(z)))) {
61
61
  j = this.a.getScaledAngle1(b.item(z), t, u);
62
- k = this.b.nu(c.item(z), v, w, x, y);
62
+ k = this.b.nv(c.item(z), v, w, x, y);
63
63
  n = l + (k * f(z, j));
64
64
  o = m + (k * g(z, j));
65
65
  n = e.left + e.width * (n - d.left) / d.width;
@@ -80,7 +80,7 @@ var PolarAxes = /** @class */ /*@__PURE__*/ (function (_super) {
80
80
  j = (2 * Math.PI) - j;
81
81
  }
82
82
  e = this.a.getUnscaledAngle(j);
83
- f = this.b.nv(i);
83
+ f = this.b.nw(i);
84
84
  return {
85
85
  p4: e,
86
86
  p5: f
@@ -24,12 +24,12 @@ var PolarAxisInfoCache = /** @class */ /*@__PURE__*/ (function (_super) {
24
24
  _this.h = 0;
25
25
  _this.a = a;
26
26
  _this.b = b;
27
- _this.e = _this.a.li;
28
- _this.d = _this.a.cg;
29
- _this.g = _this.b.li;
30
- _this.f = _this.b.cg;
31
- _this.i = _this.b.nn;
32
- _this.h = _this.b.nm;
27
+ _this.e = _this.a.lj;
28
+ _this.d = _this.a.ch;
29
+ _this.g = _this.b.lj;
30
+ _this.f = _this.b.ch;
31
+ _this.i = _this.b.no;
32
+ _this.h = _this.b.nn;
33
33
  _this.c = c;
34
34
  return _this;
35
35
  }
@@ -108,10 +108,10 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
108
108
  return false;
109
109
  }
110
110
  var e = this.r2;
111
- var f = new ScalerParams(1, this.ce.ta, this.p7, e.cg);
111
+ var f = new ScalerParams(1, this.ce.tj, this.p7, e.ch);
112
112
  f.c = this.getEffectiveViewport1(this.b1);
113
113
  var g = this.r3;
114
- var h = new ScalerParams(1, this.ce.ta, this.p7, g.cg);
114
+ var h = new ScalerParams(1, this.ce.tj, this.p7, g.ch);
115
115
  h.c = this.getEffectiveViewport1(this.b1);
116
116
  a.clear();
117
117
  this.qk.cf(function (i) {
@@ -194,19 +194,19 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
194
194
  PolarBase.prototype.lk = function () {
195
195
  _super.prototype.lk.call(this);
196
196
  if (this.r3 != null) {
197
- this.r3.h7(false);
197
+ this.r3.h8(false);
198
198
  }
199
199
  if (this.r2 != null) {
200
- this.r2.h7(false);
200
+ this.r2.h8(false);
201
201
  }
202
202
  };
203
203
  PolarBase.prototype.k5 = function (a, b, c, d) {
204
204
  var e = false;
205
205
  this.r6.cv.g$e(a, b, c, d);
206
- if (this.r2 != null && !this.r2.c0()) {
206
+ if (this.r2 != null && !this.r2.c1()) {
207
207
  e = true;
208
208
  }
209
- if (this.r3 != null && !this.r3.c0()) {
209
+ if (this.r3 != null && !this.r3.c1()) {
210
210
  e = true;
211
211
  }
212
212
  if (e) {
@@ -221,7 +221,7 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
221
221
  };
222
222
  PolarBase.prototype.fd = function (a, b, c) {
223
223
  var d = true;
224
- if (!_super.prototype.fd.call(this, a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.r2 == null || this.r3 == null || this.sn == null || this.so == null || this.sn.count == 0 || this.so.count == 0 || this.cl == null || this.cl.count != this.sn.count || this.cl.count != this.so.count || this.r4 == null || this.r2.bh == null || this.r3.bh == null || this.r2.lw == this.r2.lv || this.r3.lw == this.r3.lv) {
224
+ if (!_super.prototype.fd.call(this, a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.r2 == null || this.r3 == null || this.sn == null || this.so == null || this.sn.count == 0 || this.so.count == 0 || this.cl == null || this.cl.count != this.sn.count || this.cl.count != this.so.count || this.r4 == null || this.r2.bi == null || this.r3.bi == null || this.r2.lx == this.r2.lw || this.r3.lx == this.r3.lw) {
225
225
  d = false;
226
226
  }
227
227
  return d;
@@ -270,7 +270,7 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
270
270
  return false;
271
271
  }
272
272
  var e = this.r2.getScaledAngle(this.sn.item(d));
273
- var f = this.r3.nt(this.so.item(d));
273
+ var f = this.r3.nu(this.so.item(d));
274
274
  var g = 0.5 + (Math.cos(e) * f);
275
275
  var h = 0.5 + (Math.sin(e) * f);
276
276
  if (!isNaN_(g)) {
@@ -456,9 +456,9 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
456
456
  var d = this.b1.bv;
457
457
  var e = this.b1.bu;
458
458
  var f = this.getEffectiveViewport();
459
- var g = new ScalerParams(0, d, e, this.r2.cg, f);
459
+ var g = new ScalerParams(0, d, e, this.r2.ch, f);
460
460
  var h = ((function () {
461
- var $ret = new ScalerParams(0, d, e, _this.r3.cg, f);
461
+ var $ret = new ScalerParams(0, d, e, _this.r3.ch, f);
462
462
  $ret.b = _this.gg();
463
463
  return $ret;
464
464
  })());
@@ -534,7 +534,7 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
534
534
  this.sn = this.ci(this.tm);
535
535
  this.so = this.ci(this.t0);
536
536
  }
537
- if ((this.r3 != null && !this.r3.c0()) || (this.r2 != null && !this.r2.c0())) {
537
+ if ((this.r3 != null && !this.r3.c1()) || (this.r2 != null && !this.r2.c1())) {
538
538
  this.mn(false);
539
539
  }
540
540
  break;
@@ -543,12 +543,12 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
543
543
  this.r4 = new PolarAxes(this.r3, this.r2);
544
544
  }
545
545
  if (c != null) {
546
- c.bz(this);
546
+ c.b0(this);
547
547
  }
548
548
  if (d != null) {
549
- d.cs(this);
549
+ d.ct(this);
550
550
  }
551
- if (this.r2 != null && !this.r2.c0()) {
551
+ if (this.r2 != null && !this.r2.c1()) {
552
552
  this.mn(false);
553
553
  }
554
554
  else if (c != null && d == null) {
@@ -560,19 +560,19 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
560
560
  this.r4 = new PolarAxes(this.r3, this.r2);
561
561
  }
562
562
  if (c != null) {
563
- c.bz(this);
563
+ c.b0(this);
564
564
  }
565
565
  if (d != null) {
566
- d.cs(this);
566
+ d.ct(this);
567
567
  }
568
- if (this.r3 != null && !this.r3.c0()) {
568
+ if (this.r3 != null && !this.r3.c1()) {
569
569
  this.mn(false);
570
570
  }
571
571
  else if (c != null && d == null) {
572
572
  this.k2(true, this.b1);
573
573
  }
574
- if (this.r2 != null && !this.r2.c0()) {
575
- this.r2.h3();
574
+ if (this.r2 != null && !this.r2.c1()) {
575
+ this.r2.h4();
576
576
  }
577
577
  break;
578
578
  case PolarBase.$$p[3]:
@@ -583,7 +583,7 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
583
583
  break;
584
584
  case "AngleColumn":
585
585
  this.r6.cv.g$i();
586
- if (this.r2 != null && !this.r2.c0()) {
586
+ if (this.r2 != null && !this.r2.c1()) {
587
587
  this.mn(false);
588
588
  }
589
589
  break;
@@ -595,7 +595,7 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
595
595
  break;
596
596
  case "RadiusColumn":
597
597
  this.r6.cv.g$i();
598
- if (this.r3 != null && !this.r3.c0()) {
598
+ if (this.r3 != null && !this.r3.c1()) {
599
599
  this.mn(false);
600
600
  }
601
601
  break;
@@ -623,7 +623,7 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
623
623
  this.ue(this.sd, this.r6);
624
624
  }
625
625
  if (this.ce != null) {
626
- this.ce.ob(this);
626
+ this.ce.ok(this);
627
627
  }
628
628
  break;
629
629
  case "TrendLineBrush":
@@ -758,12 +758,12 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
758
758
  this.t4(a, e, c, d);
759
759
  }
760
760
  var f = this.ru(d, a.n);
761
- var g = Math.min(this.r2.lw, this.r2.lv);
762
- var h = Math.max(this.r2.lv, this.r2.lw);
761
+ var g = Math.min(this.r2.lx, this.r2.lw);
762
+ var h = Math.max(this.r2.lw, this.r2.lx);
763
763
  b.cv.i = this.s2;
764
764
  b.cv.h = 0;
765
- b.cv.k = this.r3.nn;
766
- b.cv.j = this.r3.nm;
765
+ b.cv.k = this.r3.no;
766
+ b.cv.j = this.r3.nn;
767
767
  b.cv.l = function (i, j) { return _this.r4.c(i, j, c, d, Math.cos); };
768
768
  b.cv.m = function (i, j) { return _this.r4.d(i, j, c, d, Math.sin); };
769
769
  var i = new List$1(Number_$type, 0);
@@ -781,11 +781,11 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
781
781
  }
782
782
  }
783
783
  }
784
- b.cv.n(a.n, this.sk, i, k, this.td, runOn(this.r2, this.r2.getScaledAngle), runOn(this.r3, this.r3.nt), ((function () {
784
+ b.cv.n(a.n, this.sk, i, k, this.td, runOn(this.r2, this.r2.getScaledAngle), runOn(this.r3, this.r3.nu), ((function () {
785
785
  var $ret = new TrendResolutionParams();
786
- $ret.b = _this.fx;
787
- $ret.f = d;
788
- $ret.g = c;
786
+ $ret.d = _this.fx;
787
+ $ret.h = d;
788
+ $ret.i = c;
789
789
  return $ret;
790
790
  })()), f, g, h);
791
791
  };
@@ -1216,7 +1216,7 @@ var PolarBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1216
1216
  PolarBaseView.prototype.cy = function (a, b, c, d) {
1217
1217
  if (this.cu.st) {
1218
1218
  var e = new GeometryGroup();
1219
- this.cu.r3.n1(e, a, b, c, d);
1219
+ this.cu.r3.n2(e, a, b, c, d);
1220
1220
  }
1221
1221
  else {
1222
1222
  }
@@ -74,7 +74,7 @@ var PolarLineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
74
74
  var $ret = new PolarLinePlanner();
75
75
  $ret.m = function (i) { return _this.r5.a.getScaledAngle1(_this.sn.item(i), _this.r5.e, _this.r5.d); };
76
76
  $ret.q = g;
77
- $ret.n = function (i) { return _this.r3.nu(_this.so.item(i), _this.r5.g, _this.r5.f, _this.r5.i, _this.r5.h); };
77
+ $ret.n = function (i) { return _this.r3.nv(_this.so.item(i), _this.r5.g, _this.r5.f, _this.r5.i, _this.r5.h); };
78
78
  $ret.l = _this.fx;
79
79
  $ret.f = _this.s2;
80
80
  $ret.b = _this.ve();
@@ -107,11 +107,11 @@ var PolarLineSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
107
107
  return !this.vf();
108
108
  };
109
109
  PolarLineSeriesBase.prototype.vf = function () {
110
- var a = this.ce.ta;
110
+ var a = this.ce.tj;
111
111
  return !a.containsPoint({ $type: Point_$type, x: 0.5, y: 0.5 });
112
112
  };
113
113
  PolarLineSeriesBase.prototype.vi = function (a) {
114
- return (this.sn.item(a) >= this.r5.a.lw && this.sn.item(a) <= this.r5.a.lv && this.so.item(a) >= this.r5.b.lw && this.so.item(a) <= this.r5.b.lv) || (isNaN_(this.sn.item(a)) || isNaN_(this.so.item(a)));
114
+ return (this.sn.item(a) >= this.r5.a.lx && this.sn.item(a) <= this.r5.a.lw && this.so.item(a) >= this.r5.b.lx && this.so.item(a) <= this.r5.b.lw) || (isNaN_(this.sn.item(a)) || isNaN_(this.so.item(a)));
115
115
  };
116
116
  PolarLineSeriesBase.prototype.k2 = function (a, b) {
117
117
  _super.prototype.k2.call(this, a, b);
@@ -42,7 +42,7 @@ var PolarTrendLineManager = /** @class */ /*@__PURE__*/ (function (_super) {
42
42
  var l = j;
43
43
  var m = k;
44
44
  var n = new List$1(Point_$type, 0);
45
- if (!h.g.isEmpty && !h.f.isEmpty) {
45
+ if (!h.i.isEmpty && !h.h.isEmpty) {
46
46
  var o_1 = c;
47
47
  var p_1 = d;
48
48
  var q = 0;
@@ -104,13 +104,13 @@ var PolarTrendLineManager = /** @class */ /*@__PURE__*/ (function (_super) {
104
104
  $ret.n = function (f) { return a.item(f).y; };
105
105
  $ret.a = d;
106
106
  $ret.q = a.count;
107
- $ret.l = b.b;
107
+ $ret.l = b.d;
108
108
  $ret.o = function (f) { return _this.l(a.item(f).x, a.item(f).y); };
109
109
  $ret.p = function (f) { return _this.m(a.item(f).x, a.item(f).y); };
110
110
  $ret.f = _this.i;
111
111
  $ret.b = _this.h;
112
- $ret.ab = b.f;
113
- $ret.ac = b.g;
112
+ $ret.ab = b.h;
113
+ $ret.ac = b.i;
114
114
  return $ret;
115
115
  })());
116
116
  e.x(null, null);
@@ -13,19 +13,22 @@ var PreparationParams = /** @class */ /*@__PURE__*/ (function (_super) {
13
13
  __extends(PreparationParams, _super);
14
14
  function PreparationParams() {
15
15
  var _this = _super !== null && _super.apply(this, arguments) || this;
16
- _this.i = 0;
16
+ _this.k = 0;
17
+ _this.l = 0;
17
18
  _this.j = 0;
18
- _this.h = 0;
19
- _this.g = 0;
20
- _this.m = null;
21
- _this.l = null;
22
- _this.k = null;
19
+ _this.i = 0;
20
+ _this.p = null;
21
+ _this.o = null;
22
+ _this.n = null;
23
23
  _this.b = null;
24
24
  _this.d = null;
25
25
  _this.c = null;
26
26
  _this.a = null;
27
27
  _this.e = false;
28
28
  _this.f = false;
29
+ _this.m = null;
30
+ _this.h = 0;
31
+ _this.g = 0;
29
32
  return _this;
30
33
  }
31
34
  PreparationParams.$t = markType(PreparationParams, 'PreparationParams');
@@ -92,8 +92,8 @@ var PriceChannelOverlay = /** @class */ /*@__PURE__*/ (function (_super) {
92
92
  var c = b.bv;
93
93
  var d = b.bu;
94
94
  var e = this.getEffectiveViewport1(b);
95
- var f = new ScalerParams(0, c, d, this.qk.cg, e);
96
- var g = new ScalerParams(0, c, d, this.q6.cg, e);
95
+ var f = new ScalerParams(0, c, d, this.qk.ch, e);
96
+ var g = new ScalerParams(0, c, d, this.q6.ch, e);
97
97
  g.b = this.gg();
98
98
  var h = this.qk;
99
99
  var i = this.q6;
@@ -110,7 +110,7 @@ var PriceChannelOverlay = /** @class */ /*@__PURE__*/ (function (_super) {
110
110
  this.tu = this.tv();
111
111
  }
112
112
  g.b = this.gg();
113
- var l = this.qk.el(2, f) - this.qk.el(1, f);
113
+ var l = this.qk.em(2, f) - this.qk.em(1, f);
114
114
  for (var m = b.bx.c; m <= b.bx.d; ++m) {
115
115
  var n = void 0;
116
116
  if (k == null) {
@@ -137,7 +137,7 @@ var PriceChannelOverlay = /** @class */ /*@__PURE__*/ (function (_super) {
137
137
  if (!isInfinity(t) && !isInfinity(s)) {
138
138
  var v = NaN;
139
139
  if (!isNaN_(p)) {
140
- v = this.qk.ei(p, f);
140
+ v = this.qk.ej(p, f);
141
141
  }
142
142
  n = [v, t, s];
143
143
  }
@@ -151,10 +151,10 @@ var PriceChannelOverlay = /** @class */ /*@__PURE__*/ (function (_super) {
151
151
  n[0] = n[0] + j;
152
152
  }
153
153
  else {
154
- n[0] = h.ei(n[0], f) + j;
154
+ n[0] = h.ej(n[0], f) + j;
155
155
  }
156
- n[1] = i.ei(n[1], g);
157
- n[2] = i.ei(n[2], g);
156
+ n[1] = i.ej(n[1], g);
157
+ n[2] = i.ej(n[2], g);
158
158
  a.f.add(n);
159
159
  }
160
160
  }
@@ -192,7 +192,7 @@ var PriceChannelOverlay = /** @class */ /*@__PURE__*/ (function (_super) {
192
192
  j = true;
193
193
  }
194
194
  if (j) {
195
- var n = new ScalerParams(0, b.bv, b.bu, this.qk.cg, d);
195
+ var n = new ScalerParams(0, b.bv, b.bu, this.qk.ch, d);
196
196
  this.ta(l, -1, m, this.qk, n, b.q);
197
197
  }
198
198
  var o = c.cb;
@@ -215,8 +215,8 @@ var PriceChannelOverlay = /** @class */ /*@__PURE__*/ (function (_super) {
215
215
  return NaN;
216
216
  }
217
217
  var d = this.getEffectiveViewport1(this.b1);
218
- var e = new ScalerParams(0, this.ce.ta, this.b1.bu, this.qk.cg, d);
219
- var f = this.sb(this.ce.ta, this.b1.bu, d);
218
+ var e = new ScalerParams(0, this.ce.tj, this.b1.bu, this.qk.ch, d);
219
+ var f = this.sb(this.ce.tj, this.b1.bu, d);
220
220
  return this.gp(new RangeValueList(this.t1, this.t0), a, this.qk, e, f, runOn(this, this.sa), b, c);
221
221
  };
222
222
  PriceChannelOverlay.prototype.hm = function (a, b) {
@@ -76,7 +76,7 @@ var RadialAreaSeries = /** @class */ /*@__PURE__*/ (function (_super) {
76
76
  p = true;
77
77
  }
78
78
  if (p) {
79
- var r = new ScalerParams(0, b.bv, b.bu, this.rt.cg, o);
79
+ var r = new ScalerParams(0, b.bv, b.bu, this.rt.ch, o);
80
80
  this.tx(f, -1, this.tc.count, this.rt, r, b.q);
81
81
  }
82
82
  var s = e.c9;
@@ -39,7 +39,7 @@ var RadialAxes = /** @class */ /*@__PURE__*/ (function (_super) {
39
39
  var o;
40
40
  for (var p = 0; p < h; p++) {
41
41
  j = this.a.getScaledAngle(b.item(p));
42
- k = this.b.nt(c.item(p));
42
+ k = this.b.nu(c.item(p));
43
43
  n = l + (k * f(p, j));
44
44
  o = m + (k * g(p, j));
45
45
  n = e.left + e.width * (n - d.left) / d.width;
@@ -61,7 +61,7 @@ var RadialAxes = /** @class */ /*@__PURE__*/ (function (_super) {
61
61
  j = (2 * Math.PI) - j;
62
62
  }
63
63
  e = this.a.getUnscaledAngle(j);
64
- f = this.b.nv(i);
64
+ f = this.b.nw(i);
65
65
  return {
66
66
  p4: e,
67
67
  p5: f
@@ -67,7 +67,7 @@ var RadialAxisLabelPanel = /** @class */ /*@__PURE__*/ (function (_super) {
67
67
  return this.bl() % 360 != 0;
68
68
  };
69
69
  RadialAxisLabelPanel.prototype.da = function () {
70
- if (this.ad != null && this.ad.bh != null && this.ad.bh.ez) {
70
+ if (this.ad != null && this.ad.bi != null && this.ad.bi.e0) {
71
71
  return false;
72
72
  }
73
73
  if (this.am) {
@@ -82,7 +82,7 @@ var RadialAxisLabelPanel = /** @class */ /*@__PURE__*/ (function (_super) {
82
82
  RadialAxisLabelPanel.prototype.cm = function (a, b) {
83
83
  var c = b * Math.PI / 180;
84
84
  var d = Math.abs(Math.sin(c));
85
- if (this.ad.ay != null && this.ad.ay.c == 4) {
85
+ if (this.ad.az != null && this.ad.az.c == 4) {
86
86
  d = d * -1;
87
87
  }
88
88
  this.ds.a6(a, b, d);
@@ -137,7 +137,7 @@ var RadialAxisLabelPanel = /** @class */ /*@__PURE__*/ (function (_super) {
137
137
  };
138
138
  RadialAxisLabelPanel.prototype.dq = function (a, b) {
139
139
  var c;
140
- if (this.ad.cg) {
140
+ if (this.ad.ch) {
141
141
  c = this.dx();
142
142
  }
143
143
  else {
@@ -71,17 +71,17 @@ var RadialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
71
71
  this.b = 0;
72
72
  return;
73
73
  }
74
- var e = Math.floor(d.mw(c, b));
75
- var f = Math.ceil(d.mv(c, b));
76
- if (d.cg) {
77
- f = Math.ceil(d.mw(c, b));
78
- e = Math.floor(d.mv(c, b));
74
+ var e = Math.floor(d.mx(c, b));
75
+ var f = Math.ceil(d.mw(c, b));
76
+ if (d.ch) {
77
+ f = Math.ceil(d.mx(c, b));
78
+ e = Math.floor(d.mw(c, b));
79
79
  }
80
80
  if (f < e) {
81
- f = d.le + f;
81
+ f = d.lf + f;
82
82
  }
83
83
  var g = this.a.cr.r0;
84
- var h = g != null ? g.nn : 0.75;
84
+ var h = g != null ? g.no : 0.75;
85
85
  var i = Math.min(c.width, c.height) * 0.5 * (h) * 2 * Math.PI;
86
86
  var j = Math.floor((f - e + 1) * a / i);
87
87
  this.b = truncate(Math.max(1, j));
@@ -147,10 +147,10 @@ var RadialBase = /** @class */ /*@__PURE__*/ (function (_super) {
147
147
  return false;
148
148
  }
149
149
  var e = this.rt;
150
- var f = new ScalerParams(1, this.ce.ta, this.p7, e.cg);
150
+ var f = new ScalerParams(1, this.ce.tj, this.p7, e.ch);
151
151
  f.c = this.getEffectiveViewport1(this.b1);
152
152
  var g = this.r0;
153
- var h = new ScalerParams(1, this.ce.ta, this.p7, g.cg);
153
+ var h = new ScalerParams(1, this.ce.tj, this.p7, g.ch);
154
154
  h.c = this.getEffectiveViewport1(this.b1);
155
155
  a.clear();
156
156
  this.qk.cf(function (i) {
@@ -183,7 +183,7 @@ var RadialBase = /** @class */ /*@__PURE__*/ (function (_super) {
183
183
  }
184
184
  }
185
185
  else {
186
- j.d = e.gc(i.ak);
186
+ j.d = e.gd(i.ak);
187
187
  }
188
188
  j.a = i.content;
189
189
  a.add(j);
@@ -323,18 +323,18 @@ var RadialBase = /** @class */ /*@__PURE__*/ (function (_super) {
323
323
  case "SeriesViewer":
324
324
  if (c != null && d == null) {
325
325
  if (this.rt != null) {
326
- this.rt.bz(this);
326
+ this.rt.b0(this);
327
327
  }
328
328
  if (this.r0 != null) {
329
- this.r0.bz(this);
329
+ this.r0.b0(this);
330
330
  }
331
331
  }
332
332
  if (c == null && d != null) {
333
333
  if (this.rt != null) {
334
- this.rt.cs(this);
334
+ this.rt.ct(this);
335
335
  }
336
336
  if (this.r0 != null) {
337
- this.r0.cs(this);
337
+ this.r0.ct(this);
338
338
  }
339
339
  }
340
340
  this.r2.cs.e(this.fx);
@@ -345,10 +345,10 @@ var RadialBase = /** @class */ /*@__PURE__*/ (function (_super) {
345
345
  this.r1 = new RadialAxes(this.r0, this.rt);
346
346
  }
347
347
  if (c != null) {
348
- c.bz(this);
348
+ c.b0(this);
349
349
  }
350
350
  if (d != null) {
351
- d.cs(this);
351
+ d.ct(this);
352
352
  }
353
353
  this.r2.cs.e(this.fx);
354
354
  this.mn(false);
@@ -358,13 +358,13 @@ var RadialBase = /** @class */ /*@__PURE__*/ (function (_super) {
358
358
  this.r1 = new RadialAxes(this.r0, this.rt);
359
359
  }
360
360
  if (c != null) {
361
- c.bz(this);
361
+ c.b0(this);
362
362
  }
363
363
  if (d != null) {
364
- d.cs(this);
364
+ d.ct(this);
365
365
  }
366
366
  this.r2.cs.e(this.fx);
367
- if (this.r0 == null || !this.r0.c0()) {
367
+ if (this.r0 == null || !this.r0.c1()) {
368
368
  this.mn(false);
369
369
  }
370
370
  break;
@@ -386,7 +386,7 @@ var RadialBase = /** @class */ /*@__PURE__*/ (function (_super) {
386
386
  this.sy(this.r6, this.r2);
387
387
  }
388
388
  if (this.ce != null) {
389
- this.ce.ob(this);
389
+ this.ce.ok(this);
390
390
  }
391
391
  break;
392
392
  case RadialBase.$$p[1]:
@@ -488,16 +488,16 @@ var RadialBase = /** @class */ /*@__PURE__*/ (function (_super) {
488
488
  RadialBase.prototype.lk = function () {
489
489
  _super.prototype.lk.call(this);
490
490
  if (this.rt != null) {
491
- this.rt.h7(false);
491
+ this.rt.h8(false);
492
492
  }
493
493
  if (this.r0 != null) {
494
- this.r0.h7(false);
494
+ this.r0.h8(false);
495
495
  }
496
496
  };
497
497
  RadialBase.prototype.fd = function (a, b, c) {
498
498
  var d = true;
499
499
  var e = c;
500
- if (!_super.prototype.fd.call(this, a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.rt == null || this.rt.itemsSource == null || this.r0 == null || this.r1 == null || this.cl == null || this.rt.bh == null || this.r0.bh == null || this.r0.lw == this.r0.lv) {
500
+ if (!_super.prototype.fd.call(this, a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.rt == null || this.rt.itemsSource == null || this.r0 == null || this.r1 == null || this.cl == null || this.rt.bi == null || this.r0.bi == null || this.r0.lx == this.r0.lw) {
501
501
  e.cs.b = 0;
502
502
  d = false;
503
503
  }