igniteui-webcomponents-charts 4.7.2-beta.1 → 4.7.2

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 (613) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +13097 -13023
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +4 -4
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +150 -150
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +192 -192
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +14 -14
  9. package/esm2015/lib/AnnotationLayerProxy.js +32 -32
  10. package/esm2015/lib/AnnotationLayer_combined.js +176 -175
  11. package/esm2015/lib/AreaSeries_combined.js +34 -34
  12. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  13. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  14. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  15. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  16. package/esm2015/lib/BarSeries_combined.js +72 -72
  17. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  18. package/esm2015/lib/BollingerBandsOverlay_combined.js +78 -78
  19. package/esm2015/lib/BrushScale.js +2 -2
  20. package/esm2015/lib/BubbleSeries_combined.js +221 -221
  21. package/esm2015/lib/CalloutLayer_combined.js +406 -406
  22. package/esm2015/lib/CategoryBucketCalculator_combined.js +207 -206
  23. package/esm2015/lib/CategoryChart.js +26 -26
  24. package/esm2015/lib/CategoryChartToolbarProvider.js +1 -1
  25. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  26. package/esm2015/lib/CategoryErrorBarSettings.js +3 -3
  27. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  28. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +113 -113
  29. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  30. package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
  31. package/esm2015/lib/CategoryToolTipLayer_combined.js +60 -60
  32. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  33. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  34. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  35. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  36. package/esm2015/lib/ColumnSeries_combined.js +52 -52
  37. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  38. package/esm2015/lib/CrosshairLayer_combined.js +120 -120
  39. package/esm2015/lib/CustomIndicator.js +22 -22
  40. package/esm2015/lib/DataChartToolbarProvider.js +6 -6
  41. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  42. package/esm2015/lib/DataToolTipLayer_combined.js +408 -408
  43. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  44. package/esm2015/lib/DomainChartToolbarProvider.js +1 -1
  45. package/esm2015/lib/DomainChart_combined.js +130 -130
  46. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  47. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  48. package/esm2015/lib/FinalValueLayer_combined.js +69 -69
  49. package/esm2015/lib/FinancialChart_combined.js +56 -56
  50. package/esm2015/lib/FinancialEventArgs_combined.js +563 -555
  51. package/esm2015/lib/FinancialIndicator_combined.js +166 -166
  52. package/esm2015/lib/FinancialOverlay.js +27 -27
  53. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  54. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  55. package/esm2015/lib/FinancialPriceSeries_combined.js +235 -235
  56. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  57. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  58. package/esm2015/lib/HighDensityScatterSeries_combined.js +379 -379
  59. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
  60. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  61. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  62. package/esm2015/lib/HorizontalRangeCategorySeries.js +40 -40
  63. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  64. package/esm2015/lib/IndicatorProxy.js +10 -10
  65. package/esm2015/lib/ItemToolTipLayer_combined.js +66 -66
  66. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  67. package/esm2015/lib/LineSeries_combined.js +29 -29
  68. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  69. package/esm2015/lib/MassIndexIndicator.js +6 -6
  70. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  71. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  72. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  73. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  74. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  75. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  76. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  77. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  80. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PointSeries_combined.js +13 -13
  82. package/esm2015/lib/PolarAreaSeries_combined.js +20 -20
  83. package/esm2015/lib/PolarBase_combined.js +348 -347
  84. package/esm2015/lib/PolarLineSeriesBase_combined.js +48 -48
  85. package/esm2015/lib/PolarLineSeries_combined.js +17 -17
  86. package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
  87. package/esm2015/lib/PolarSplineAreaSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
  89. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
  91. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  92. package/esm2015/lib/RadialAreaSeries_combined.js +30 -30
  93. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  94. package/esm2015/lib/RadialBucketCalculator_combined.js +135 -134
  95. package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
  96. package/esm2015/lib/RadialLineSeries_combined.js +28 -28
  97. package/esm2015/lib/RadialPieSeries_combined.js +35 -35
  98. package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
  99. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  100. package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
  101. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  102. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  103. package/esm2015/lib/ScatterAreaSeries_combined.js +109 -109
  104. package/esm2015/lib/ScatterBase_combined.js +420 -420
  105. package/esm2015/lib/ScatterContourSeries_combined.js +94 -94
  106. package/esm2015/lib/ScatterErrorBarSettings.js +3 -3
  107. package/esm2015/lib/ScatterLineSeries.js +43 -43
  108. package/esm2015/lib/ScatterLineSeriesView.js +2 -2
  109. package/esm2015/lib/ScatterPolygonSeries_combined.js +195 -195
  110. package/esm2015/lib/ScatterPolylineSeries_combined.js +18 -18
  111. package/esm2015/lib/ScatterSeries_combined.js +11 -11
  112. package/esm2015/lib/ScatterSplineSeries.js +30 -30
  113. package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
  114. package/esm2015/lib/ScatterTriangulationSeries.js +131 -131
  115. package/esm2015/lib/SeriesInteractionManager.js +38 -38
  116. package/esm2015/lib/SeriesRenderManager.js +9 -9
  117. package/esm2015/lib/SeriesViewerInteractionManager.js +131 -131
  118. package/esm2015/lib/SeriesViewerScrollbarManager.js +4 -4
  119. package/esm2015/lib/SeriesViewerSurfaceViewer.js +9 -9
  120. package/esm2015/lib/SeriesViewer_combined.js +2289 -2239
  121. package/esm2015/lib/SeriesVisualDataManager.js +22 -22
  122. package/esm2015/lib/ShapeSeriesBase_combined.js +272 -272
  123. package/esm2015/lib/SizeScale.js +1 -1
  124. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  125. package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
  126. package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
  127. package/esm2015/lib/SplineSeries_combined.js +21 -21
  128. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  129. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  130. package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
  131. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  132. package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
  133. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  134. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  135. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  136. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  137. package/esm2015/lib/StackedLineSeries_combined.js +8 -8
  138. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  139. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  140. package/esm2015/lib/StepAreaSeries_combined.js +30 -30
  141. package/esm2015/lib/StepLineSeries_combined.js +32 -32
  142. package/esm2015/lib/StochRSIIndicator.js +15 -15
  143. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  144. package/esm2015/lib/TRIXIndicator.js +16 -16
  145. package/esm2015/lib/TileZoomManager_combined.js +4 -4
  146. package/esm2015/lib/TimeAxisBase.js +7 -7
  147. package/esm2015/lib/TimeXAxis.js +10 -10
  148. package/esm2015/lib/TreemapHighlightingManager_combined.js +3 -1
  149. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  150. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  151. package/esm2015/lib/ValueLayer_combined.js +139 -139
  152. package/esm2015/lib/ValueOverlay_combined.js +94 -93
  153. package/esm2015/lib/VerticalAnchoredCategorySeries.js +54 -54
  154. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  155. package/esm2015/lib/WaterfallSeries_combined.js +90 -90
  156. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  157. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  158. package/esm2015/lib/XamFunnelView_combined.js +2 -2
  159. package/esm2015/lib/igc-anchored-category-series-component.js +22 -22
  160. package/esm2015/lib/igc-anchored-radial-series-component.js +30 -30
  161. package/esm2015/lib/igc-annotation-layer-component.js +63 -63
  162. package/esm2015/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  163. package/esm2015/lib/igc-assigning-category-style-event-args.js +1 -1
  164. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  165. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  166. package/esm2015/lib/igc-bar-fragment-component.js +1 -1
  167. package/esm2015/lib/igc-bar-series-component.js +7 -7
  168. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  169. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
  170. package/esm2015/lib/igc-bubble-series-component.js +33 -33
  171. package/esm2015/lib/igc-callout-layer-component.js +89 -89
  172. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  173. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  174. package/esm2015/lib/igc-category-series-component.js +15 -15
  175. package/esm2015/lib/igc-category-tool-tip-layer-component.js +5 -5
  176. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-column-fragment-component.js +7 -7
  178. package/esm2015/lib/igc-column-series-component.js +10 -10
  179. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  180. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  181. package/esm2015/lib/igc-data-chart-component.js +95 -95
  182. package/esm2015/lib/igc-data-tool-tip-layer-component.js +355 -355
  183. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  185. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  186. package/esm2015/lib/igc-financial-indicator-component.js +14 -14
  187. package/esm2015/lib/igc-financial-overlay-component.js +3 -3
  188. package/esm2015/lib/igc-financial-price-series-component.js +32 -32
  189. package/esm2015/lib/igc-financial-series-component.js +48 -48
  190. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  191. package/esm2015/lib/igc-fragment-base-component.js +1 -1
  192. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  193. package/esm2015/lib/igc-high-density-scatter-series-component.js +42 -42
  194. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  195. package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
  196. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  197. package/esm2015/lib/igc-item-tool-tip-layer-component.js +10 -10
  198. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  199. package/esm2015/lib/igc-marker-series-component.js +28 -28
  200. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  201. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  202. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  203. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  204. package/esm2015/lib/igc-polar-base-component.js +68 -68
  205. package/esm2015/lib/igc-polar-line-series-component.js +3 -3
  206. package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
  207. package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
  208. package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
  209. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  210. package/esm2015/lib/igc-radial-base-component.js +16 -16
  211. package/esm2015/lib/igc-radial-column-series-component.js +6 -6
  212. package/esm2015/lib/igc-radial-line-series-component.js +3 -3
  213. package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
  214. package/esm2015/lib/igc-range-category-series-component.js +8 -8
  215. package/esm2015/lib/igc-range-column-series-component.js +7 -7
  216. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  217. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  218. package/esm2015/lib/igc-scatter-area-series-component.js +12 -12
  219. package/esm2015/lib/igc-scatter-base-component.js +52 -52
  220. package/esm2015/lib/igc-scatter-contour-series-component.js +12 -12
  221. package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
  222. package/esm2015/lib/igc-scatter-polygon-series-component.js +33 -33
  223. package/esm2015/lib/igc-scatter-polyline-series-component.js +2 -2
  224. package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
  225. package/esm2015/lib/igc-scatter-triangulation-series-component.js +24 -24
  226. package/esm2015/lib/igc-series-component.js +58 -58
  227. package/esm2015/lib/igc-series-viewer-component.js +266 -255
  228. package/esm2015/lib/igc-shape-series-base-component.js +32 -32
  229. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
  231. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  232. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  233. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
  239. package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
  240. package/esm2015/lib/igc-stacked-series-base-component.js +9 -9
  241. package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
  242. package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
  243. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  244. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  245. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  246. package/esm2015/lib/igc-value-layer-component.js +86 -86
  247. package/esm2015/lib/igc-value-overlay-component.js +43 -43
  248. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
  249. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  250. package/esm2015/lib/igc-waterfall-series-component.js +14 -14
  251. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  252. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  253. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  254. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +4 -4
  255. package/esm5/lib/AnchoredCategorySeries_combined.js +149 -149
  256. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +190 -190
  257. package/esm5/lib/AngleAxisLabelPanel_combined.js +14 -14
  258. package/esm5/lib/AnnotationLayerProxy.js +32 -32
  259. package/esm5/lib/AnnotationLayer_combined.js +175 -174
  260. package/esm5/lib/AreaSeries_combined.js +34 -34
  261. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  262. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  263. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  264. package/esm5/lib/AxisAnnotationManager.js +1 -1
  265. package/esm5/lib/BarSeries_combined.js +72 -72
  266. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  267. package/esm5/lib/BollingerBandsOverlay_combined.js +78 -78
  268. package/esm5/lib/BrushScale.js +2 -2
  269. package/esm5/lib/BubbleSeries_combined.js +224 -224
  270. package/esm5/lib/CalloutLayer_combined.js +407 -407
  271. package/esm5/lib/CategoryBucketCalculator_combined.js +207 -206
  272. package/esm5/lib/CategoryChart.js +26 -26
  273. package/esm5/lib/CategoryChartToolbarProvider.js +1 -1
  274. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  275. package/esm5/lib/CategoryErrorBarSettings.js +3 -3
  276. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  277. package/esm5/lib/CategoryItemHighlightLayer_combined.js +113 -113
  278. package/esm5/lib/CategoryMarkerManager.js +1 -1
  279. package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
  280. package/esm5/lib/CategoryToolTipLayer_combined.js +60 -60
  281. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  282. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  283. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  284. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  285. package/esm5/lib/ColumnSeries_combined.js +51 -51
  286. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  287. package/esm5/lib/CrosshairLayer_combined.js +120 -120
  288. package/esm5/lib/CustomIndicator.js +22 -22
  289. package/esm5/lib/DataChartToolbarProvider.js +6 -6
  290. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  291. package/esm5/lib/DataToolTipLayer_combined.js +408 -408
  292. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  293. package/esm5/lib/DomainChartToolbarProvider.js +1 -1
  294. package/esm5/lib/DomainChart_combined.js +130 -130
  295. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  296. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  297. package/esm5/lib/FinalValueLayer_combined.js +69 -69
  298. package/esm5/lib/FinancialChart_combined.js +56 -56
  299. package/esm5/lib/FinancialEventArgs_combined.js +563 -555
  300. package/esm5/lib/FinancialIndicator_combined.js +165 -165
  301. package/esm5/lib/FinancialOverlay.js +27 -27
  302. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  303. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  304. package/esm5/lib/FinancialPriceSeries_combined.js +234 -234
  305. package/esm5/lib/ForceIndexIndicator.js +15 -15
  306. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  307. package/esm5/lib/HighDensityScatterSeries_combined.js +380 -380
  308. package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
  309. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  310. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  311. package/esm5/lib/HorizontalRangeCategorySeries.js +40 -40
  312. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  313. package/esm5/lib/IndicatorProxy.js +10 -10
  314. package/esm5/lib/ItemToolTipLayer_combined.js +66 -66
  315. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  316. package/esm5/lib/LineSeries_combined.js +29 -29
  317. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  318. package/esm5/lib/MassIndexIndicator.js +6 -6
  319. package/esm5/lib/MedianPriceIndicator.js +6 -6
  320. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  321. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  322. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  323. package/esm5/lib/NumericXAxis_combined.js +3 -3
  324. package/esm5/lib/NumericYAxis_combined.js +3 -3
  325. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  326. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  327. package/esm5/lib/OverlayProxy.js +7 -7
  328. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  329. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  330. package/esm5/lib/PointSeries_combined.js +13 -13
  331. package/esm5/lib/PolarAreaSeries_combined.js +20 -20
  332. package/esm5/lib/PolarBase_combined.js +347 -346
  333. package/esm5/lib/PolarLineSeriesBase_combined.js +48 -48
  334. package/esm5/lib/PolarLineSeries_combined.js +17 -17
  335. package/esm5/lib/PolarScatterSeries_combined.js +8 -8
  336. package/esm5/lib/PolarSplineAreaSeries_combined.js +21 -21
  337. package/esm5/lib/PolarSplineSeries_combined.js +17 -17
  338. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  339. package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
  340. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  341. package/esm5/lib/RadialAreaSeries_combined.js +30 -30
  342. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  343. package/esm5/lib/RadialBucketCalculator_combined.js +135 -134
  344. package/esm5/lib/RadialColumnSeries_combined.js +37 -37
  345. package/esm5/lib/RadialLineSeries_combined.js +28 -28
  346. package/esm5/lib/RadialPieSeries_combined.js +35 -35
  347. package/esm5/lib/RangeAreaSeries_combined.js +16 -16
  348. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  349. package/esm5/lib/RangeColumnSeries_combined.js +22 -22
  350. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  351. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  352. package/esm5/lib/ScatterAreaSeries_combined.js +107 -107
  353. package/esm5/lib/ScatterBase_combined.js +419 -419
  354. package/esm5/lib/ScatterContourSeries_combined.js +92 -92
  355. package/esm5/lib/ScatterErrorBarSettings.js +3 -3
  356. package/esm5/lib/ScatterLineSeries.js +43 -43
  357. package/esm5/lib/ScatterLineSeriesView.js +2 -2
  358. package/esm5/lib/ScatterPolygonSeries_combined.js +193 -193
  359. package/esm5/lib/ScatterPolylineSeries_combined.js +18 -18
  360. package/esm5/lib/ScatterSeries_combined.js +11 -11
  361. package/esm5/lib/ScatterSplineSeries.js +30 -30
  362. package/esm5/lib/ScatterSplineSeriesView.js +2 -2
  363. package/esm5/lib/ScatterTriangulationSeries.js +135 -135
  364. package/esm5/lib/SeriesInteractionManager.js +38 -38
  365. package/esm5/lib/SeriesRenderManager.js +9 -9
  366. package/esm5/lib/SeriesViewerInteractionManager.js +131 -131
  367. package/esm5/lib/SeriesViewerScrollbarManager.js +4 -4
  368. package/esm5/lib/SeriesViewerSurfaceViewer.js +9 -9
  369. package/esm5/lib/SeriesViewer_combined.js +2255 -2205
  370. package/esm5/lib/SeriesVisualDataManager.js +22 -22
  371. package/esm5/lib/ShapeSeriesBase_combined.js +269 -269
  372. package/esm5/lib/SizeScale.js +1 -1
  373. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  374. package/esm5/lib/SplineAreaSeries_combined.js +28 -28
  375. package/esm5/lib/SplineSeriesBase_combined.js +101 -101
  376. package/esm5/lib/SplineSeries_combined.js +21 -21
  377. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  378. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  379. package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
  380. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  381. package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
  382. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  383. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  384. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  385. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  386. package/esm5/lib/StackedLineSeries_combined.js +8 -8
  387. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  388. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  389. package/esm5/lib/StepAreaSeries_combined.js +30 -30
  390. package/esm5/lib/StepLineSeries_combined.js +32 -32
  391. package/esm5/lib/StochRSIIndicator.js +14 -14
  392. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  393. package/esm5/lib/TRIXIndicator.js +15 -15
  394. package/esm5/lib/TileZoomManager_combined.js +4 -4
  395. package/esm5/lib/TimeAxisBase.js +7 -7
  396. package/esm5/lib/TimeXAxis.js +10 -10
  397. package/esm5/lib/TreemapHighlightingManager_combined.js +3 -1
  398. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  399. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  400. package/esm5/lib/ValueLayer_combined.js +139 -139
  401. package/esm5/lib/ValueOverlay_combined.js +94 -93
  402. package/esm5/lib/VerticalAnchoredCategorySeries.js +54 -54
  403. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  404. package/esm5/lib/WaterfallSeries_combined.js +90 -90
  405. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  406. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  407. package/esm5/lib/XamFunnelView_combined.js +2 -2
  408. package/esm5/lib/igc-anchored-category-series-component.js +22 -22
  409. package/esm5/lib/igc-anchored-radial-series-component.js +30 -30
  410. package/esm5/lib/igc-annotation-layer-component.js +63 -63
  411. package/esm5/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  412. package/esm5/lib/igc-assigning-category-style-event-args.js +1 -1
  413. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  414. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  415. package/esm5/lib/igc-bar-fragment-component.js +1 -1
  416. package/esm5/lib/igc-bar-series-component.js +7 -7
  417. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  418. package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
  419. package/esm5/lib/igc-bubble-series-component.js +33 -33
  420. package/esm5/lib/igc-callout-layer-component.js +89 -89
  421. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  422. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  423. package/esm5/lib/igc-category-series-component.js +15 -15
  424. package/esm5/lib/igc-category-tool-tip-layer-component.js +5 -5
  425. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  426. package/esm5/lib/igc-column-fragment-component.js +7 -7
  427. package/esm5/lib/igc-column-series-component.js +10 -10
  428. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  429. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  430. package/esm5/lib/igc-data-chart-component.js +95 -95
  431. package/esm5/lib/igc-data-tool-tip-layer-component.js +355 -355
  432. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  433. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  434. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  435. package/esm5/lib/igc-financial-indicator-component.js +14 -14
  436. package/esm5/lib/igc-financial-overlay-component.js +3 -3
  437. package/esm5/lib/igc-financial-price-series-component.js +32 -32
  438. package/esm5/lib/igc-financial-series-component.js +48 -48
  439. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  440. package/esm5/lib/igc-fragment-base-component.js +1 -1
  441. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  442. package/esm5/lib/igc-high-density-scatter-series-component.js +42 -42
  443. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  444. package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
  445. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  446. package/esm5/lib/igc-item-tool-tip-layer-component.js +10 -10
  447. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  448. package/esm5/lib/igc-marker-series-component.js +28 -28
  449. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  450. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  451. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  452. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  453. package/esm5/lib/igc-polar-base-component.js +68 -68
  454. package/esm5/lib/igc-polar-line-series-component.js +3 -3
  455. package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
  456. package/esm5/lib/igc-polar-spline-series-component.js +3 -3
  457. package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
  458. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  459. package/esm5/lib/igc-radial-base-component.js +16 -16
  460. package/esm5/lib/igc-radial-column-series-component.js +6 -6
  461. package/esm5/lib/igc-radial-line-series-component.js +3 -3
  462. package/esm5/lib/igc-radial-pie-series-component.js +6 -6
  463. package/esm5/lib/igc-range-category-series-component.js +8 -8
  464. package/esm5/lib/igc-range-column-series-component.js +7 -7
  465. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  466. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  467. package/esm5/lib/igc-scatter-area-series-component.js +12 -12
  468. package/esm5/lib/igc-scatter-base-component.js +52 -52
  469. package/esm5/lib/igc-scatter-contour-series-component.js +12 -12
  470. package/esm5/lib/igc-scatter-line-series-component.js +3 -3
  471. package/esm5/lib/igc-scatter-polygon-series-component.js +33 -33
  472. package/esm5/lib/igc-scatter-polyline-series-component.js +2 -2
  473. package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
  474. package/esm5/lib/igc-scatter-triangulation-series-component.js +24 -24
  475. package/esm5/lib/igc-series-component.js +58 -58
  476. package/esm5/lib/igc-series-viewer-component.js +266 -255
  477. package/esm5/lib/igc-shape-series-base-component.js +32 -32
  478. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  479. package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
  480. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  481. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  482. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  483. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  484. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  485. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  486. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  487. package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
  488. package/esm5/lib/igc-stacked-column-series-component.js +6 -6
  489. package/esm5/lib/igc-stacked-series-base-component.js +9 -9
  490. package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
  491. package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
  492. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  493. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  494. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  495. package/esm5/lib/igc-value-layer-component.js +86 -86
  496. package/esm5/lib/igc-value-overlay-component.js +43 -43
  497. package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
  498. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  499. package/esm5/lib/igc-waterfall-series-component.js +14 -14
  500. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  501. package/fesm2015/igniteui-webcomponents-charts.js +13163 -13089
  502. package/fesm5/igniteui-webcomponents-charts.js +13098 -13024
  503. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  504. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  505. package/lib/AnchoredCategorySeries_combined.d.ts +42 -42
  506. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +41 -41
  507. package/lib/AnnotationLayer_combined.d.ts +53 -53
  508. package/lib/AreaSeries_combined.d.ts +6 -6
  509. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  510. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  511. package/lib/BarSeries_combined.d.ts +10 -10
  512. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  513. package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
  514. package/lib/BubbleSeries_combined.d.ts +39 -39
  515. package/lib/CalloutLayer_combined.d.ts +88 -88
  516. package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
  517. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  518. package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
  519. package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
  520. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  521. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  522. package/lib/ColumnSeries_combined.d.ts +11 -11
  523. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  524. package/lib/CrosshairLayer_combined.d.ts +42 -42
  525. package/lib/CustomIndicator.d.ts +8 -8
  526. package/lib/DataToolTipLayer_combined.d.ts +120 -120
  527. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  528. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  529. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  530. package/lib/FinalValueLayer_combined.d.ts +25 -25
  531. package/lib/FinancialEventArgs_combined.d.ts +101 -101
  532. package/lib/FinancialIndicator_combined.d.ts +27 -27
  533. package/lib/FinancialOverlay.d.ts +4 -4
  534. package/lib/FinancialPriceSeries_combined.d.ts +36 -36
  535. package/lib/ForceIndexIndicator.d.ts +10 -10
  536. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  537. package/lib/HighDensityScatterSeries_combined.d.ts +77 -77
  538. package/lib/HorizontalAnchoredCategorySeries.d.ts +20 -20
  539. package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
  540. package/lib/ItemToolTipLayer_combined.d.ts +13 -13
  541. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  542. package/lib/LineSeries_combined.d.ts +6 -6
  543. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  544. package/lib/MassIndexIndicator.d.ts +4 -4
  545. package/lib/MedianPriceIndicator.d.ts +4 -4
  546. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  547. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  548. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  549. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  550. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  551. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  552. package/lib/PointSeries_combined.d.ts +4 -4
  553. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  554. package/lib/PolarBase_combined.d.ts +87 -87
  555. package/lib/PolarLineSeriesBase_combined.d.ts +19 -19
  556. package/lib/PolarLineSeries_combined.d.ts +7 -7
  557. package/lib/PolarScatterSeries_combined.d.ts +3 -3
  558. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  559. package/lib/PolarSplineSeries_combined.d.ts +6 -6
  560. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  561. package/lib/PriceChannelOverlay_combined.d.ts +8 -8
  562. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  563. package/lib/RadialAreaSeries_combined.d.ts +6 -6
  564. package/lib/RadialBucketCalculator_combined.d.ts +33 -33
  565. package/lib/RadialColumnSeries_combined.d.ts +5 -5
  566. package/lib/RadialLineSeries_combined.d.ts +7 -7
  567. package/lib/RadialPieSeries_combined.d.ts +6 -6
  568. package/lib/RangeAreaSeries_combined.d.ts +4 -4
  569. package/lib/RangeCategoryBucketCalculator_combined.d.ts +17 -17
  570. package/lib/RangeColumnSeries_combined.d.ts +5 -5
  571. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  572. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  573. package/lib/ScatterAreaSeries_combined.d.ts +24 -24
  574. package/lib/ScatterBase_combined.d.ts +92 -92
  575. package/lib/ScatterContourSeries_combined.d.ts +17 -17
  576. package/lib/ScatterLineSeries.d.ts +10 -10
  577. package/lib/ScatterPolygonSeries_combined.d.ts +40 -40
  578. package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
  579. package/lib/ScatterSeries_combined.d.ts +3 -3
  580. package/lib/ScatterSplineSeries.d.ts +8 -8
  581. package/lib/ScatterTriangulationSeries.d.ts +30 -30
  582. package/lib/SeriesViewer_combined.d.ts +714 -705
  583. package/lib/ShapeSeriesBase_combined.d.ts +74 -74
  584. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  585. package/lib/SplineAreaSeries_combined.d.ts +5 -5
  586. package/lib/SplineSeriesBase_combined.d.ts +18 -18
  587. package/lib/SplineSeries_combined.d.ts +5 -5
  588. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  589. package/lib/Stacked100BarSeries_combined.d.ts +5 -5
  590. package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
  591. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  592. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  593. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  594. package/lib/StackedLineSeries_combined.d.ts +2 -2
  595. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +150 -150
  596. package/lib/StandardDeviationIndicator.d.ts +9 -9
  597. package/lib/StepAreaSeries_combined.d.ts +6 -6
  598. package/lib/StepLineSeries_combined.d.ts +6 -6
  599. package/lib/StochRSIIndicator.d.ts +9 -9
  600. package/lib/StrategyBasedIndicator.d.ts +19 -19
  601. package/lib/TRIXIndicator.d.ts +9 -9
  602. package/lib/TypicalPriceIndicator.d.ts +4 -4
  603. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  604. package/lib/ValueLayer_combined.d.ts +47 -47
  605. package/lib/ValueOverlay_combined.d.ts +30 -30
  606. package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
  607. package/lib/WaterfallSeries_combined.d.ts +13 -13
  608. package/lib/WeightedCloseIndicator.d.ts +4 -4
  609. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  610. package/lib/igc-assigning-category-marker-style-event-args.d.ts +1 -1
  611. package/lib/igc-assigning-category-style-event-args.d.ts +1 -1
  612. package/lib/igc-series-viewer-component.d.ts +3 -0
  613. package/package.json +2 -2
@@ -86,7 +86,7 @@ var CategoryBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
86
86
  return;
87
87
  }
88
88
  var g = d.getEffectiveViewport1(this.c);
89
- var h = d.tp(this.c);
89
+ var h = d.tq(this.c);
90
90
  var i = typeCast(ISortingAxis_$type, e);
91
91
  if (i == null || i.i$b == null) {
92
92
  var j = new ScalerParams(0, b, c, e.ch, g);
@@ -707,24 +707,24 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
707
707
  __extends(CategorySeries, _super);
708
708
  function CategorySeries() {
709
709
  var _this = _super.call(this) || this;
710
- _this.vs = null;
711
- _this.v0 = null;
710
+ _this.vt = null;
711
+ _this.v1 = null;
712
+ _this.wa = false;
712
713
  _this.v9 = false;
713
- _this.v8 = false;
714
714
  _this.assigningCategoryStyle = null;
715
715
  _this.assigningCategoryMarkerStyle = null;
716
- _this.v6 = null;
717
716
  _this.v7 = null;
718
- _this.vp = new CategoryFrame(3);
719
- _this.vr = new CategoryFrame(3);
720
- _this.vn = new CategoryFrame(3);
717
+ _this.v8 = null;
721
718
  _this.vq = new CategoryFrame(3);
722
- _this.vv = null;
723
- _this.vz = null;
724
- _this.vv = new CategorySeriesRenderManager();
725
- _this.vz = new CategoryTransitionSourceFramePreparer();
719
+ _this.vs = new CategoryFrame(3);
720
+ _this.vo = new CategoryFrame(3);
721
+ _this.vr = new CategoryFrame(3);
722
+ _this.vw = null;
723
+ _this.v0 = null;
724
+ _this.vw = new CategorySeriesRenderManager();
725
+ _this.v0 = new CategoryTransitionSourceFramePreparer();
726
+ _this.wa = false;
726
727
  _this.v9 = false;
727
- _this.v8 = false;
728
728
  _this.ab = CategorySeries.$;
729
729
  return _this;
730
730
  }
@@ -732,13 +732,13 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
732
732
  var a = new CategorySeriesView(this);
733
733
  return a;
734
734
  };
735
- Object.defineProperty(CategorySeries.prototype, "v1", {
735
+ Object.defineProperty(CategorySeries.prototype, "v2", {
736
736
  get: function () {
737
737
  var _this = this;
738
- if (this.v0 == null) {
739
- this.v0 = DVContainer.instance.createInstance(ICategorySeriesInteractionManager_$type, function () { return _this.da.n; });
738
+ if (this.v1 == null) {
739
+ this.v1 = DVContainer.instance.createInstance(ICategorySeriesInteractionManager_$type, function () { return _this.da.n; });
740
740
  }
741
- return this.v0;
741
+ return this.v1;
742
742
  },
743
743
  enumerable: false,
744
744
  configurable: true
@@ -749,26 +749,26 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
749
749
  return false;
750
750
  }
751
751
  var e = this.getEffectiveViewport1(this.cg);
752
- var f = this.vm();
753
- var g = new ScalerParams(1, this.cv.tn, this.tx, f.ch);
752
+ var f = this.vn();
753
+ var g = new ScalerParams(1, this.cv.tr, this.ty, f.ch);
754
754
  g.c = e;
755
- var h = this.v2();
756
- var i = new ScalerParams(1, this.cv.tn, this.tx, h.ch);
755
+ var h = this.v3();
756
+ var i = new ScalerParams(1, this.cv.tr, this.ty, h.ch);
757
757
  i.c = e;
758
- var j = this.cv.tn;
759
- var k = this.tx;
758
+ var j = this.cv.tr;
759
+ var k = this.ty;
760
760
  var l = this.currentMode2Index;
761
761
  var m = 0;
762
762
  if (f.ce && f.cc) {
763
763
  m = f.getSeriesOffset(j, k, e, l, f.categoryMode);
764
764
  }
765
765
  a.clear();
766
- this.ua.ci(function (n) {
766
+ this.ub.ci(function (n) {
767
767
  if (n._visibility == 0) {
768
768
  var o = new SeriesPointOfInterest();
769
769
  var p = n.n;
770
770
  var q = n.o;
771
- if (p < _this.tx.left || p > _this.tx.right || q < _this.tx.top || q > _this.tx.bottom) {
771
+ if (p < _this.ty.left || p > _this.ty.right || q < _this.ty.top || q > _this.ty.bottom) {
772
772
  return;
773
773
  }
774
774
  if (_this.isVertical) {
@@ -793,29 +793,29 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
793
793
  if (b) {
794
794
  if (_this.isVertical) {
795
795
  if (c) {
796
- o.d = _this.ws(o.b, d);
796
+ o.d = _this.wt(o.b, d);
797
797
  }
798
798
  else {
799
799
  var r = _this.ii(n);
800
800
  if (!isNaN_(r)) {
801
- o.d = _this.ws(r, d);
801
+ o.d = _this.wt(r, d);
802
802
  }
803
803
  else {
804
- o.d = _this.ws(o.b, d);
804
+ o.d = _this.wt(o.b, d);
805
805
  }
806
806
  }
807
807
  }
808
808
  else {
809
809
  if (c) {
810
- o.d = _this.ws(o.c, d);
810
+ o.d = _this.wt(o.c, d);
811
811
  }
812
812
  else {
813
813
  var s = _this.ii(n);
814
814
  if (!isNaN_(s)) {
815
- o.d = _this.ws(s, d);
815
+ o.d = _this.wt(s, d);
816
816
  }
817
817
  else {
818
- o.d = _this.ws(o.c, d);
818
+ o.d = _this.wt(o.c, d);
819
819
  }
820
820
  }
821
821
  }
@@ -828,7 +828,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
828
828
  });
829
829
  return true;
830
830
  };
831
- CategorySeries.prototype.ws = function (a, b) {
831
+ CategorySeries.prototype.wt = function (a, b) {
832
832
  if (b >= 0) {
833
833
  return round10N(a, b).toString();
834
834
  }
@@ -836,62 +836,62 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
836
836
  return a.toString();
837
837
  }
838
838
  };
839
- CategorySeries.prototype.o1 = function (a) {
840
- _super.prototype.o1.call(this, a);
841
- this.vw = a;
839
+ CategorySeries.prototype.o2 = function (a) {
840
+ _super.prototype.o2.call(this, a);
841
+ this.vx = a;
842
842
  };
843
843
  CategorySeries.prototype.preferredCategoryMode = function (a) {
844
844
  return 0;
845
845
  };
846
846
  Object.defineProperty(CategorySeries.prototype, "categoryAxis", {
847
847
  get: function () {
848
- return this.vm();
848
+ return this.vn();
849
849
  },
850
850
  enumerable: false,
851
851
  configurable: true
852
852
  });
853
- CategorySeries.prototype.vm = function () {
853
+ CategorySeries.prototype.vn = function () {
854
854
  return this.fetchXAxis();
855
855
  };
856
- CategorySeries.prototype.v2 = function () {
856
+ CategorySeries.prototype.v3 = function () {
857
857
  return this.fetchYAxis();
858
858
  };
859
859
  CategorySeries.prototype.get_d0 = function () {
860
860
  return true;
861
861
  };
862
862
  CategorySeries.prototype.get_fj = function () {
863
- return this.v2() != null && this.v2().ch;
863
+ return this.v3() != null && this.v3().ch;
864
864
  };
865
865
  CategorySeries.prototype.get_ed = function () {
866
866
  return true;
867
867
  };
868
868
  CategorySeries.prototype.ac = function () {
869
869
  _super.prototype.ac.call(this);
870
- this.vw.cu.g(this.hk);
871
- };
872
- CategorySeries.prototype.wf = function () {
873
- return (this.assigningCategoryStyle != null && this.v9) || (this.bp != 1);
870
+ this.vx.cu.g(this.hk);
874
871
  };
875
872
  CategorySeries.prototype.wg = function () {
876
- return (this.assigningCategoryMarkerStyle != null && this.v8) || (this.bp != 1);
873
+ return (this.assigningCategoryStyle != null && this.wa) || (this.bp != 1);
877
874
  };
878
- CategorySeries.prototype.w5 = function (a) {
879
- if (this.assigningCategoryStyle != null && this.v9) {
875
+ CategorySeries.prototype.wh = function () {
876
+ return (this.assigningCategoryMarkerStyle != null && this.v9) || (this.bp != 1);
877
+ };
878
+ CategorySeries.prototype.w6 = function (a) {
879
+ if (this.assigningCategoryStyle != null && this.wa) {
880
880
  this.assigningCategoryStyle(this, a);
881
881
  }
882
882
  };
883
- CategorySeries.prototype.w4 = function (a) {
884
- if (this.assigningCategoryMarkerStyle != null && this.v8) {
883
+ CategorySeries.prototype.w5 = function (a) {
884
+ if (this.assigningCategoryMarkerStyle != null && this.v9) {
885
885
  this.assigningCategoryMarkerStyle(this, a);
886
886
  }
887
887
  };
888
- CategorySeries.prototype.vg = function (a, b) {
888
+ CategorySeries.prototype.vh = function (a, b) {
889
889
  return null;
890
890
  };
891
891
  CategorySeries.prototype.nk = function (a, b) {
892
892
  _super.prototype.nk.call(this, a, b);
893
893
  if (a) {
894
- this.wz(b);
894
+ this.w0(b);
895
895
  }
896
896
  };
897
897
  CategorySeries.prototype.bj = function () {
@@ -909,23 +909,23 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
909
909
  b.h8(false);
910
910
  }
911
911
  };
912
- CategorySeries.prototype.qo = function (a, b) {
913
- _super.prototype.qo.call(this, a, b);
914
- this.vw.cu.g(this.hk);
915
- this.pq(false);
912
+ CategorySeries.prototype.qp = function (a, b) {
913
+ _super.prototype.qp.call(this, a, b);
914
+ this.vx.cu.g(this.hk);
915
+ this.pr(false);
916
916
  };
917
- CategorySeries.prototype.qn = function (a, b) {
918
- if (this.ga && this.iw < 0.05 && (this.cv == null || !this.cv.ew())) {
917
+ CategorySeries.prototype.qo = function (a, b) {
918
+ if (this.ga && this.iw < 0.05 && (this.cv == null || !this.cv.ex())) {
919
919
  this.gb = true;
920
920
  this.ge = false;
921
921
  this.fu = false;
922
922
  }
923
- _super.prototype.qn.call(this, a, b);
924
- this.vw.cu.g(this.hk);
925
- this.pq(false);
923
+ _super.prototype.qo.call(this, a, b);
924
+ this.vx.cu.g(this.hk);
925
+ this.pr(false);
926
926
  };
927
- CategorySeries.prototype.o9 = function (a, b, c, d) {
928
- _super.prototype.o9.call(this, a, b, c, d);
927
+ CategorySeries.prototype.pa = function (a, b, c, d) {
928
+ _super.prototype.pa.call(this, a, b, c, d);
929
929
  switch (b) {
930
930
  case "SeriesViewer":
931
931
  var e = this.fetchYAxis();
@@ -935,26 +935,26 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
935
935
  this.nq(e);
936
936
  }
937
937
  if (c == null && d != null) {
938
- this.pg(f);
939
- this.pg(e);
938
+ this.ph(f);
939
+ this.ph(e);
940
940
  }
941
- this.vw.cu.g(this.hk);
942
- this.pq(false);
941
+ this.vx.cu.g(this.hk);
942
+ this.pr(false);
943
943
  break;
944
944
  case "SyncLink":
945
945
  if (this.co != null && this.cv != null) {
946
- this.vw.cu.g(this.hk);
946
+ this.vx.cu.g(this.hk);
947
947
  }
948
- this.pq(false);
948
+ this.pr(false);
949
949
  break;
950
950
  case "TransitionProgress":
951
- this.vr.c(this.iw, this.vp, this.vn);
951
+ this.vs.c(this.iw, this.vq, this.vo);
952
952
  if (this.dm(this.cg)) {
953
953
  return;
954
954
  }
955
955
  if (this.iw == 1) {
956
- this.vn.v();
957
- this.w6(this.vn, this.vw);
956
+ this.vo.v();
957
+ this.w7(this.vo, this.vx);
958
958
  if (this.ga) {
959
959
  this.ga = false;
960
960
  this.nl();
@@ -966,70 +966,71 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
966
966
  this.nl();
967
967
  this.cw.r = truncate(this.ie());
968
968
  this.cw.b = this.cx;
969
- this.o0();
969
+ this.o1();
970
970
  }
971
+ this.op();
971
972
  }
972
973
  else {
973
- this.w6(this.vr, this.vw);
974
+ this.w7(this.vs, this.vx);
974
975
  }
975
976
  if (this.cv != null) {
976
- this.cv.on(this);
977
+ this.cv.or(this);
977
978
  }
978
979
  break;
979
980
  case "ErrorBarSettings":
980
981
  this.om();
981
982
  break;
982
983
  case CategorySeries.$$p[4]:
983
- this.pq(false);
984
+ this.pr(false);
984
985
  break;
985
986
  case CategorySeries.$$p[1]:
986
- this.v9 = this.wb();
987
- this.pq(false);
987
+ this.wa = this.wc();
988
+ this.pr(false);
988
989
  break;
989
990
  case CategorySeries.$$p[0]:
990
- this.v8 = this.wa();
991
- this.pq(false);
991
+ this.v9 = this.wb();
992
+ this.pr(false);
992
993
  break;
993
994
  }
994
995
  };
996
+ CategorySeries.prototype.wc = function () {
997
+ return this.we;
998
+ };
995
999
  CategorySeries.prototype.wb = function () {
996
1000
  return this.wd;
997
1001
  };
998
- CategorySeries.prototype.wa = function () {
999
- return this.wc;
1000
- };
1001
- CategorySeries.prototype.wm = function (a) {
1002
+ CategorySeries.prototype.wn = function (a) {
1002
1003
  return this.hy(a, this.fetchXAxis());
1003
1004
  };
1004
1005
  CategorySeries.prototype.get_e6 = function () {
1005
- return typeCast(ISortingAxis_$type, this.vm()) !== null;
1006
+ return typeCast(ISortingAxis_$type, this.vn()) !== null;
1006
1007
  };
1007
1008
  CategorySeries.prototype.as = function () {
1008
- return this.vm();
1009
+ return this.vn();
1009
1010
  };
1010
1011
  CategorySeries.prototype.jb = function (a) {
1011
- return this.v1.b$d(this, a);
1012
+ return this.v2.b$d(this, a);
1012
1013
  };
1013
1014
  CategorySeries.prototype.js = function (a) {
1014
- return this.v1.b$f(this, a);
1015
+ return this.v2.b$f(this, a);
1015
1016
  };
1016
1017
  CategorySeries.prototype.i9 = function (a) {
1017
1018
  var b = truncate(Math.round(this.hw(a)));
1018
1019
  return b;
1019
1020
  };
1020
1021
  CategorySeries.prototype.hw = function (a) {
1021
- return this.v1.b$c(this, a);
1022
+ return this.v2.b$c(this, a);
1022
1023
  };
1023
1024
  CategorySeries.prototype.c1 = function (a, b, c) {
1024
1025
  if (this.fd(this.bp) && !c) {
1025
- var d = this.v5(a, b, this.v7);
1026
- this.v7 = d;
1026
+ var d = this.v6(a, b, this.v8);
1027
+ this.v8 = d;
1027
1028
  return d;
1028
1029
  }
1029
1030
  else {
1030
- var e = this.v3(a, b, this.v7);
1031
+ var e = this.v4(a, b, this.v8);
1031
1032
  e.d = true;
1032
- this.v7 = e;
1033
+ this.v8 = e;
1033
1034
  return e;
1034
1035
  }
1035
1036
  };
@@ -1038,40 +1039,40 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1038
1039
  };
1039
1040
  CategorySeries.prototype.ni = function () {
1040
1041
  _super.prototype.ni.call(this);
1041
- this.v6 = null;
1042
1042
  this.v7 = null;
1043
+ this.v8 = null;
1043
1044
  };
1044
1045
  CategorySeries.prototype.c0 = function (a, b, c) {
1045
1046
  if (this.dv && this.fd(this.bp) && !c) {
1046
- var d = this.v4(a, b, this.v6);
1047
- this.v6 = d;
1047
+ var d = this.v5(a, b, this.v7);
1048
+ this.v7 = d;
1048
1049
  return d;
1049
1050
  }
1050
1051
  else {
1051
- var e = this.v3(a, b, this.v6);
1052
- this.v6 = e;
1052
+ var e = this.v4(a, b, this.v7);
1053
+ this.v7 = e;
1053
1054
  return e;
1054
1055
  }
1055
1056
  };
1056
- CategorySeries.prototype.wl = function () {
1057
- return this.vw.cx.a;
1057
+ CategorySeries.prototype.wm = function () {
1058
+ return this.vx.cx.a;
1058
1059
  };
1059
- CategorySeries.prototype.v5 = function (a, b, c) {
1060
- if (!this.ud()) {
1060
+ CategorySeries.prototype.v6 = function (a, b, c) {
1061
+ if (!this.ue()) {
1061
1062
  return null;
1062
1063
  }
1063
- var d = this.vo();
1064
- var e = this.wl();
1065
- return this.v1.b$b(this, e, this.wp(this.cg), this.wo(this.cg), d.f, a, b, c);
1064
+ var d = this.vp();
1065
+ var e = this.wm();
1066
+ return this.v2.b$b(this, e, this.wq(this.cg), this.wp(this.cg), d.f, a, b, c);
1066
1067
  };
1067
- CategorySeries.prototype.v4 = function (a, b, c) {
1068
- var d = this.wp(this.cg);
1069
- var e = this.wq(this.cg);
1070
- var f = this.wo(this.cg);
1071
- var g = this.vo();
1072
- return this.v1.b$a(this, g.f, d, e, f, a, b, c);
1068
+ CategorySeries.prototype.v5 = function (a, b, c) {
1069
+ var d = this.wq(this.cg);
1070
+ var e = this.wr(this.cg);
1071
+ var f = this.wp(this.cg);
1072
+ var g = this.vp();
1073
+ return this.v2.b$a(this, g.f, d, e, f, a, b, c);
1073
1074
  };
1074
- CategorySeries.prototype.v3 = function (a, b, c) {
1075
+ CategorySeries.prototype.v4 = function (a, b, c) {
1075
1076
  var d = new HighlightingInfo();
1076
1077
  d.i = this;
1077
1078
  d.g = 0;
@@ -1082,21 +1083,21 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1082
1083
  }
1083
1084
  return d;
1084
1085
  };
1085
- CategorySeries.prototype.vo = function () {
1086
- var a = this.vn;
1086
+ CategorySeries.prototype.vp = function () {
1087
+ var a = this.vo;
1087
1088
  if (this.dk()) {
1088
1089
  if (this.cw.g) {
1089
1090
  this.cw.t();
1090
1091
  }
1091
- a = this.vr;
1092
+ a = this.vs;
1092
1093
  }
1093
1094
  return a;
1094
1095
  };
1095
- CategorySeries.prototype.w1 = function (a, b, c, d, e, f) {
1096
+ CategorySeries.prototype.w2 = function (a, b, c, d, e, f) {
1096
1097
  var g = this.bp != 1;
1097
- this.vv.a3(this.vv.d, d.cn, a, b, c, d, e, f, true);
1098
- this.vv.aa(this.hi);
1099
- var h = this.vv.ax;
1098
+ this.vw.a3(this.vw.d, d.cn, a, b, c, d, e, f, true);
1099
+ this.vw.aa(this.hi);
1100
+ var h = this.vw.ax;
1100
1101
  var i = null;
1101
1102
  var j = this.c7;
1102
1103
  var k = null;
@@ -1108,14 +1109,14 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1108
1109
  h.b = i;
1109
1110
  }
1110
1111
  h.f = f;
1111
- this.w4(h);
1112
- this.vv.y(this, i, f, g, h.m, this.cv.c2.totalHighlightingProgress);
1112
+ this.w5(h);
1113
+ this.vw.y(this, i, f, g, h.m, this.cv.c2.totalHighlightingProgress);
1113
1114
  };
1114
- CategorySeries.prototype.w2 = function (a, b, c, d, e, f) {
1115
+ CategorySeries.prototype.w3 = function (a, b, c, d, e, f) {
1115
1116
  var g = this.bp != 1;
1116
- this.vv.a3(this.vv.b, d.cn, a, b, c, d, e, f, false);
1117
- this.vv.ab(this.hi);
1118
- var h = this.vv.ay;
1117
+ this.vw.a3(this.vw.b, d.cn, a, b, c, d, e, f, false);
1118
+ this.vw.ab(this.hi);
1119
+ var h = this.vw.ay;
1119
1120
  var i = null;
1120
1121
  var j = this.c7;
1121
1122
  if (g && this.cv != null) {
@@ -1123,13 +1124,13 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1123
1124
  h.b = i;
1124
1125
  }
1125
1126
  h.f = f;
1126
- this.w5(h);
1127
- this.vv.z(this, i, f, g, b < 0);
1127
+ this.w6(h);
1128
+ this.vw.z(this, i, f, g, b < 0);
1128
1129
  };
1129
1130
  CategorySeries.prototype.gm = function (a, b, c) {
1130
1131
  var d = _super.prototype.gm.call(this, a, b, c);
1131
- d = d && this.wk(this.fetchXAxis());
1132
- d = d && this.wk(this.fetchYAxis());
1132
+ d = d && this.wl(this.fetchXAxis());
1133
+ d = d && this.wl(this.fetchYAxis());
1133
1134
  var e = c;
1134
1135
  if (!c.o() || b.isEmpty || a.isEmpty || this.c7 == null) {
1135
1136
  d = false;
@@ -1139,7 +1140,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1139
1140
  }
1140
1141
  return d;
1141
1142
  };
1142
- CategorySeries.prototype.wk = function (a) {
1143
+ CategorySeries.prototype.wl = function (a) {
1143
1144
  if (a == null || a.bi == null) {
1144
1145
  return false;
1145
1146
  }
@@ -1161,27 +1162,27 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1161
1162
  return true;
1162
1163
  };
1163
1164
  CategorySeries.prototype.fx = function () {
1164
- return this.we;
1165
+ return this.wf;
1165
1166
  };
1166
1167
  CategorySeries.prototype.fy = function () {
1167
1168
  return true;
1168
1169
  };
1169
- CategorySeries.prototype.vx = function () {
1170
+ CategorySeries.prototype.vy = function () {
1170
1171
  return 12;
1171
1172
  };
1172
1173
  CategorySeries.prototype.nl = function () {
1173
1174
  _super.prototype.nl.call(this);
1174
- this.vp.v();
1175
- this.vn.v();
1176
- this.vr.v();
1175
+ this.vq.v();
1176
+ this.vo.v();
1177
+ this.vs.v();
1177
1178
  };
1178
- CategorySeries.prototype.pr = function (a) {
1179
- _super.prototype.pr.call(this, a);
1180
- this.vw.cu.g(this.hk);
1179
+ CategorySeries.prototype.ps = function (a) {
1180
+ _super.prototype.ps.call(this, a);
1181
+ this.vx.cu.g(this.hk);
1181
1182
  if (this.dm(this.cg)) {
1182
- this.vn.y();
1183
- this.vr.y();
1184
- this.vp.y();
1183
+ this.vo.y();
1184
+ this.vs.y();
1185
+ this.vq.y();
1185
1186
  return;
1186
1187
  }
1187
1188
  if (this.f1) {
@@ -1189,43 +1190,43 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1189
1190
  if (this.cw.g) {
1190
1191
  this.cw.t();
1191
1192
  }
1192
- this.w6(this.vr, this.vw);
1193
+ this.w7(this.vs, this.vx);
1193
1194
  }
1194
1195
  else {
1195
- this.w6(this.vn, this.vw);
1196
+ this.w7(this.vo, this.vx);
1196
1197
  }
1197
1198
  return;
1198
1199
  }
1199
1200
  if (this.fq(a)) {
1200
- var b = this.vp;
1201
+ var b = this.vq;
1201
1202
  if (this.dk()) {
1202
1203
  if (this.cw.g) {
1203
1204
  this.cw.t();
1204
1205
  }
1205
- this.vp = this.vr;
1206
- this.vr = b;
1206
+ this.vq = this.vs;
1207
+ this.vs = b;
1207
1208
  }
1208
1209
  else {
1209
- this.vp = this.vn;
1210
- this.vn = b;
1210
+ this.vq = this.vo;
1211
+ this.vo = b;
1211
1212
  }
1212
1213
  var c = false;
1213
- this.w3(this.vn, this.vw);
1214
+ this.w4(this.vo, this.vx);
1214
1215
  if (this.gc) {
1215
1216
  this.cw.w();
1216
1217
  this.cw.r = truncate(this.ig());
1217
1218
  this.cw.b = this.cy != null ? this.cy : this.cx;
1218
1219
  if (this.gd) {
1219
- var d = this.vr;
1220
- this.vr = this.vp;
1221
- this.vp = d;
1220
+ var d = this.vs;
1221
+ this.vs = this.vq;
1222
+ this.vq = d;
1222
1223
  c = true;
1223
1224
  }
1224
- this.vz.s(this, this.vp, this.vn, this.isVertical, this.fetchXAxis(), this.fetchYAxis(), this.vy, this.vx(), this.cq, this.cp(), runOn(this, this.wn), this.vw.bx);
1225
+ this.v0.s(this, this.vq, this.vo, this.isVertical, this.fetchXAxis(), this.fetchYAxis(), this.vz, this.vy(), this.cq, this.cp(), runOn(this, this.wo), this.vx.bx);
1225
1226
  if (this.gd) {
1226
- var e = this.vr;
1227
- this.vr = this.vp;
1228
- this.vp = e;
1227
+ var e = this.vs;
1228
+ this.vs = this.vq;
1229
+ this.vq = e;
1229
1230
  }
1230
1231
  this.gd = false;
1231
1232
  }
@@ -1234,19 +1235,19 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1234
1235
  this.cw.r = truncate(this.ih());
1235
1236
  this.cw.b = this.cz != null ? this.cz : this.cx;
1236
1237
  if (this.ga) {
1237
- var f = this.vr;
1238
- this.vr = this.vp;
1239
- this.vp = f;
1238
+ var f = this.vs;
1239
+ this.vs = this.vq;
1240
+ this.vq = f;
1240
1241
  c = true;
1241
1242
  }
1242
- this.vz.s(this, this.vp, this.vn, this.isVertical, this.fetchXAxis(), this.fetchYAxis(), this.vy, this.vx(), this.cq, this.cp(), runOn(this, this.wn), this.vw.bx);
1243
- var g = this.vn;
1244
- this.vn = this.vp;
1245
- this.vp = g;
1243
+ this.v0.s(this, this.vq, this.vo, this.isVertical, this.fetchXAxis(), this.fetchYAxis(), this.vz, this.vy(), this.cq, this.cp(), runOn(this, this.wo), this.vx.bx);
1244
+ var g = this.vo;
1245
+ this.vo = this.vq;
1246
+ this.vq = g;
1246
1247
  if (this.ga) {
1247
- var h = this.vr;
1248
- this.vr = this.vp;
1249
- this.vp = h;
1248
+ var h = this.vs;
1249
+ this.vs = this.vq;
1250
+ this.vq = h;
1250
1251
  }
1251
1252
  this.ga = false;
1252
1253
  }
@@ -1254,7 +1255,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1254
1255
  if (!c) {
1255
1256
  this.ng();
1256
1257
  }
1257
- this.p4();
1258
+ this.p5();
1258
1259
  if (this.gc) {
1259
1260
  this.gb = false;
1260
1261
  this.ga = true;
@@ -1265,8 +1266,8 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1265
1266
  }
1266
1267
  }
1267
1268
  else {
1268
- this.w3(this.vn, this.vw);
1269
- this.w6(this.vn, this.vw);
1269
+ this.w4(this.vo, this.vx);
1270
+ this.w7(this.vo, this.vx);
1270
1271
  }
1271
1272
  };
1272
1273
  CategorySeries.prototype.cp = function () {
@@ -1283,18 +1284,18 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1283
1284
  }
1284
1285
  return 3;
1285
1286
  };
1286
- CategorySeries.prototype.wn = function () {
1287
+ CategorySeries.prototype.wo = function () {
1287
1288
  if (this.isVertical) {
1288
- return this.tx.left;
1289
+ return this.ty.left;
1289
1290
  }
1290
- return this.tx.bottom;
1291
+ return this.ty.bottom;
1291
1292
  };
1292
- CategorySeries.prototype.wh = function () {
1293
+ CategorySeries.prototype.wi = function () {
1293
1294
  return false;
1294
1295
  };
1295
1296
  CategorySeries.prototype.g1 = function () {
1296
1297
  var a = _super.prototype.g1.call(this);
1297
- if (this.wh()) {
1298
+ if (this.wi()) {
1298
1299
  var b = ((function () {
1299
1300
  var $ret = new SeriesLayerPropertyOverlay();
1300
1301
  $ret.r = true;
@@ -1311,7 +1312,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1311
1312
  })());
1312
1313
  a.add(b);
1313
1314
  }
1314
- if (!this.wh()) {
1315
+ if (!this.wi()) {
1315
1316
  var c = ((function () {
1316
1317
  var $ret = new SeriesLayerPropertyOverlay();
1317
1318
  $ret.r = true;
@@ -1321,10 +1322,10 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1321
1322
  $ret.q = true;
1322
1323
  return $ret;
1323
1324
  })());
1324
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.py));
1325
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.pz));
1325
1326
  a.add(c);
1326
1327
  }
1327
- if (!this.wh()) {
1328
+ if (!this.wi()) {
1328
1329
  var d = ((function () {
1329
1330
  var $ret = new SeriesLayerPropertyOverlay();
1330
1331
  $ret.r = true;
@@ -1334,7 +1335,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1334
1335
  $ret.q = true;
1335
1336
  return $ret;
1336
1337
  })());
1337
- d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.py));
1338
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.pz));
1338
1339
  a.add(d);
1339
1340
  }
1340
1341
  var e = ((function () {
@@ -1359,17 +1360,17 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1359
1360
  };
1360
1361
  CategorySeries.prototype.jx = function () {
1361
1362
  if (this.dk()) {
1362
- return this.bf.vr;
1363
+ return this.bf.vs;
1363
1364
  }
1364
1365
  else {
1365
- return this.bf.vn;
1366
+ return this.bf.vo;
1366
1367
  }
1367
1368
  };
1368
- CategorySeries.prototype.wr = function () {
1369
+ CategorySeries.prototype.ws = function () {
1369
1370
  var e_1, _a;
1370
1371
  if (this.bf != null) {
1371
1372
  var a = this.bf;
1372
- return a.wr();
1373
+ return a.ws();
1373
1374
  }
1374
1375
  var b = 0;
1375
1376
  var c = this.fetchXAxis();
@@ -1417,11 +1418,11 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1417
1418
  enumerable: false,
1418
1419
  configurable: true
1419
1420
  });
1420
- CategorySeries.prototype.w0 = function (a, b) {
1421
- this.vv.a1(this, this.wg(), runOn(this, this.vg), this.wo(a), this.wp(a));
1422
- var c = this.vv.d;
1421
+ CategorySeries.prototype.w1 = function (a, b) {
1422
+ this.vw.a1(this, this.wh(), runOn(this, this.vh), this.wp(a), this.wq(a));
1423
+ var c = this.vw.d;
1423
1424
  var d = c != null;
1424
- var e = this.vm();
1425
+ var e = this.vn();
1425
1426
  if (e == null) {
1426
1427
  return;
1427
1428
  }
@@ -1439,34 +1440,34 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1439
1440
  var q = p.content;
1440
1441
  if (d) {
1441
1442
  var r = p.al;
1442
- this.w1(j, r, h, e, g, a.q);
1443
+ this.w2(j, r, h, e, g, a.q);
1443
1444
  }
1444
- this.vv.ac(p, q);
1445
+ this.vw.ac(p, q);
1445
1446
  }
1446
1447
  };
1447
- CategorySeries.prototype.w6 = function (a, b) {
1448
- this.ox();
1449
- this.to = a.aa;
1448
+ CategorySeries.prototype.w7 = function (a, b) {
1449
+ this.oy();
1450
+ this.tp = a.aa;
1450
1451
  b.aw();
1451
1452
  };
1452
- CategorySeries.prototype.w3 = function (a, b) {
1453
+ CategorySeries.prototype.w4 = function (a, b) {
1453
1454
  a.u();
1454
1455
  };
1455
- CategorySeries.prototype.wo = function (a) {
1456
+ CategorySeries.prototype.wp = function (a) {
1456
1457
  return a.cu.d;
1457
1458
  };
1458
- CategorySeries.prototype.wp = function (a) {
1459
+ CategorySeries.prototype.wq = function (a) {
1459
1460
  return a.cu.e;
1460
1461
  };
1461
- CategorySeries.prototype.wq = function (a) {
1462
+ CategorySeries.prototype.wr = function (a) {
1462
1463
  return a.cu.f;
1463
1464
  };
1464
- CategorySeries.prototype.wz = function (a) {
1465
+ CategorySeries.prototype.w0 = function (a) {
1465
1466
  var b = a;
1466
1467
  b.cx.count = 0;
1467
1468
  };
1468
- CategorySeries.prototype.ps = function (a, b) {
1469
- _super.prototype.ps.call(this, a, b);
1469
+ CategorySeries.prototype.pt = function (a, b) {
1470
+ _super.prototype.pt.call(this, a, b);
1470
1471
  if (!this.f9) {
1471
1472
  this.cg.a4(b);
1472
1473
  return;
@@ -1477,18 +1478,18 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1477
1478
  if (this.dm(this.cf)) {
1478
1479
  return;
1479
1480
  }
1480
- this.w7();
1481
+ this.w8();
1481
1482
  this.f9 = false;
1482
1483
  };
1483
- CategorySeries.prototype.w7 = function () {
1484
+ CategorySeries.prototype.w8 = function () {
1484
1485
  var a = typeCast(CategorySeriesView.$, this.cf);
1485
1486
  if (!this.f2) {
1486
- this.w3(this.vq, a);
1487
+ this.w4(this.vr, a);
1487
1488
  }
1488
1489
  this.f2 = false;
1489
- this.w6(this.vq, a);
1490
+ this.w7(this.vr, a);
1490
1491
  };
1491
- CategorySeries.prototype.vt = function (a) {
1492
+ CategorySeries.prototype.vu = function (a) {
1492
1493
  var b = typeCast(CategorySeriesView.$, a);
1493
1494
  if (b != null && b.q) {
1494
1495
  if (b.p) {
@@ -1499,7 +1500,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1499
1500
  }
1500
1501
  }
1501
1502
  else {
1502
- return this.vs;
1503
+ return this.vt;
1503
1504
  }
1504
1505
  };
1505
1506
  CategorySeries.prototype.ao = function (a) {
@@ -1514,7 +1515,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1514
1515
  CategorySeries.prototype.ag = function () {
1515
1516
  return [this.fetchXAxis(), this.fetchYAxis()];
1516
1517
  };
1517
- CategorySeries.vh = function (a, b, c, d, e) {
1518
+ CategorySeries.vi = function (a, b, c, d, e) {
1518
1519
  var f = null;
1519
1520
  if (b > -1 && !d.isEmpty && !c.isEmpty) {
1520
1521
  var g = a._inner[0][0] < c.left - 2000 ? c.left - 10 : NaN;
@@ -1526,7 +1527,7 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
1526
1527
  return f;
1527
1528
  };
1528
1529
  CategorySeries.$t = markType(CategorySeries, 'CategorySeries', MarkerSeries.$, [IHasCategoryModePreference_$type, ISupportsErrorBars_$type]);
1529
- CategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, CategorySeries, 'raisePropertyChanged', ['IsCustomCategoryMarkerStyleAllowed:wc:w8', [0, false], 'IsCustomCategoryStyleAllowed:wd:w9', [0, false], 'IsTransitionInEnabled:we:xa', [0, false], 'TransitionInMode:vy:xb', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'UseHighMarkerFidelity:wj:xc', [0, false]]);
1530
+ CategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, CategorySeries, 'raisePropertyChanged', ['IsCustomCategoryMarkerStyleAllowed:wd:w9', [0, false], 'IsCustomCategoryStyleAllowed:we:xa', [0, false], 'IsTransitionInEnabled:wf:xb', [0, false], 'TransitionInMode:vz:xc', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'UseHighMarkerFidelity:wk:xd', [0, false]]);
1530
1531
  return CategorySeries;
1531
1532
  }(MarkerSeries));
1532
1533
  export { CategorySeries };
@@ -1564,7 +1565,7 @@ var CategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1564
1565
  this.cz = a.t;
1565
1566
  };
1566
1567
  CategorySeriesView.prototype.updateMarkerTemplate = function (a, b, c) {
1567
- if (!this.b4.uf) {
1568
+ if (!this.b4.ug) {
1568
1569
  var d = this.cx.item(a);
1569
1570
  var e = d.content;
1570
1571
  e.item = this.e.c7.item(b);
@@ -1577,7 +1578,7 @@ var CategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1577
1578
  };
1578
1579
  Object.defineProperty(CategorySeriesView.prototype, "shouldDisplayMarkers", {
1579
1580
  get: function () {
1580
- return this.cw.ud();
1581
+ return this.cw.ue();
1581
1582
  },
1582
1583
  enumerable: false,
1583
1584
  configurable: true