igniteui-webcomponents-charts 5.2.0 → 5.3.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 (629) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +15224 -15059
  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 +6 -6
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +194 -194
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +313 -313
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
  9. package/esm2015/lib/AnnotationLayerProxy.js +52 -52
  10. package/esm2015/lib/AnnotationLayer_combined.js +183 -183
  11. package/esm2015/lib/Arc_combined.js +3 -0
  12. package/esm2015/lib/AreaSeries_combined.js +47 -47
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/BarSeries_combined.js +95 -95
  16. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +95 -95
  18. package/esm2015/lib/BrushScale.js +7 -7
  19. package/esm2015/lib/BubbleSeries_combined.js +269 -269
  20. package/esm2015/lib/CalloutLayer_combined.js +512 -508
  21. package/esm2015/lib/CategoryBucketCalculator_combined.js +301 -301
  22. package/esm2015/lib/CategoryChart.js +22 -22
  23. package/esm2015/lib/CategoryChartToolbarProvider.js +9 -9
  24. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  25. package/esm2015/lib/CategoryHighlightLayer_combined.js +56 -56
  26. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +115 -115
  27. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  28. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  29. package/esm2015/lib/CategoryToolTipLayer_combined.js +66 -66
  30. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  32. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  33. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  34. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  35. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  36. package/esm2015/lib/CrosshairLayer_combined.js +133 -133
  37. package/esm2015/lib/CustomIndicator.js +22 -22
  38. package/esm2015/lib/DataChartToolbarProvider.js +1 -5
  39. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  40. package/esm2015/lib/DataLegendContent_combined.js +276 -271
  41. package/esm2015/lib/DataPieBaseChart.js +38 -38
  42. package/esm2015/lib/DataPieChart.js +35 -8
  43. package/esm2015/lib/DataPieChartToolbarProvider.js +9 -9
  44. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  45. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  46. package/esm2015/lib/DomainChart.js +32 -32
  47. package/esm2015/lib/DomainChartToolbarProvider.js +187 -121
  48. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  49. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  50. package/esm2015/lib/FinalValueLayer_combined.js +80 -80
  51. package/esm2015/lib/FinancialChart_combined.js +34 -34
  52. package/esm2015/lib/FinancialEventArgs_combined.js +664 -664
  53. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  54. package/esm2015/lib/FinancialOverlay.js +35 -35
  55. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  56. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  57. package/esm2015/lib/FinancialPriceSeries_combined.js +302 -302
  58. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  59. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  60. package/esm2015/lib/HighDensityScatterSeries_combined.js +431 -431
  61. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  62. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  63. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  64. package/esm2015/lib/HorizontalRangeCategorySeries.js +51 -51
  65. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  66. package/esm2015/lib/IndicatorProxy.js +10 -10
  67. package/esm2015/lib/ItemToolTipLayer_combined.js +83 -83
  68. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  69. package/esm2015/lib/Legend_combined.js +11 -10
  70. package/esm2015/lib/LineSeries_combined.js +42 -42
  71. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  72. package/esm2015/lib/MassIndexIndicator.js +6 -6
  73. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  74. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  75. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  76. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  77. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  80. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  82. package/esm2015/lib/PieChartViewManager_combined.js +3 -0
  83. package/esm2015/lib/PointSeries_combined.js +21 -21
  84. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  85. package/esm2015/lib/PolarBase_combined.js +421 -421
  86. package/esm2015/lib/PolarLineSeriesBase_combined.js +54 -54
  87. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarScatterSeries_combined.js +12 -12
  89. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  90. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  91. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/PriceChannelOverlay_combined.js +77 -77
  93. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  94. package/esm2015/lib/ProportionalCategoryAngleAxis.js +1 -1
  95. package/esm2015/lib/RadialAreaSeries_combined.js +38 -38
  96. package/esm2015/lib/RadialBucketCalculator_combined.js +364 -364
  97. package/esm2015/lib/RadialColumnSeries_combined.js +67 -67
  98. package/esm2015/lib/RadialLineSeries_combined.js +41 -41
  99. package/esm2015/lib/RadialPieSeries_combined.js +133 -133
  100. package/esm2015/lib/RangeAreaSeries_combined.js +25 -25
  101. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +121 -121
  102. package/esm2015/lib/RangeColumnSeries_combined.js +38 -38
  103. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  104. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  105. package/esm2015/lib/ScatterAreaSeries_combined.js +132 -132
  106. package/esm2015/lib/ScatterBase_combined.js +501 -501
  107. package/esm2015/lib/ScatterContourSeries_combined.js +118 -118
  108. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  109. package/esm2015/lib/ScatterLineSeries.js +54 -54
  110. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  111. package/esm2015/lib/ScatterPolygonSeries_combined.js +218 -218
  112. package/esm2015/lib/ScatterPolylineSeries_combined.js +25 -25
  113. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  114. package/esm2015/lib/ScatterSplineSeries.js +40 -40
  115. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  116. package/esm2015/lib/ScatterTriangulationSeries.js +161 -161
  117. package/esm2015/lib/SeriesInteractionManager.js +75 -75
  118. package/esm2015/lib/SeriesRenderManager.js +12 -12
  119. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  120. package/esm2015/lib/SeriesViewerInteractionManager.js +19 -19
  121. package/esm2015/lib/SeriesViewer_combined.js +1476 -1476
  122. package/esm2015/lib/SeriesVisualDataManager.js +4 -4
  123. package/esm2015/lib/ShapeSeriesBase_combined.js +378 -378
  124. package/esm2015/lib/SizeScale.js +2 -2
  125. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  126. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  127. package/esm2015/lib/SplineSeriesBase_combined.js +121 -121
  128. package/esm2015/lib/SplineSeries_combined.js +26 -26
  129. package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
  130. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  131. package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
  132. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  133. package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
  134. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  135. package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
  136. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  137. package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
  138. package/esm2015/lib/StackedLineSeries_combined.js +12 -12
  139. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1054 -1054
  140. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  141. package/esm2015/lib/StepAreaSeries_combined.js +40 -40
  142. package/esm2015/lib/StepLineSeries_combined.js +47 -47
  143. package/esm2015/lib/StochRSIIndicator.js +15 -15
  144. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  145. package/esm2015/lib/TRIXIndicator.js +16 -16
  146. package/esm2015/lib/TimeAxisBase.js +1 -1
  147. package/esm2015/lib/TimeXAxis.js +1 -1
  148. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  149. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  150. package/esm2015/lib/ValueLayer_combined.js +202 -183
  151. package/esm2015/lib/ValueOverlay_combined.js +114 -114
  152. package/esm2015/lib/VerticalAnchoredCategorySeries.js +67 -67
  153. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  154. package/esm2015/lib/WaterfallSeries_combined.js +112 -112
  155. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  156. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  157. package/esm2015/lib/XamFunnelView_combined.js +3 -0
  158. package/esm2015/lib/igc-anchored-category-series-component.js +26 -26
  159. package/esm2015/lib/igc-anchored-radial-series-component.js +40 -40
  160. package/esm2015/lib/igc-annotation-layer-component.js +64 -64
  161. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  162. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  163. package/esm2015/lib/igc-bar-fragment-component.js +4 -4
  164. package/esm2015/lib/igc-bar-series-component.js +10 -10
  165. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  166. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  167. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  168. package/esm2015/lib/igc-callout-layer-component.js +131 -131
  169. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  170. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  171. package/esm2015/lib/igc-category-series-component.js +22 -22
  172. package/esm2015/lib/igc-category-tool-tip-layer-component.js +6 -6
  173. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  174. package/esm2015/lib/igc-column-fragment-component.js +10 -10
  175. package/esm2015/lib/igc-column-series-component.js +12 -12
  176. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  178. package/esm2015/lib/igc-data-legend-component.js +272 -262
  179. package/esm2015/lib/igc-data-tool-tip-layer-component.js +406 -406
  180. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  181. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  182. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  183. package/esm2015/lib/igc-financial-indicator-component.js +18 -18
  184. package/esm2015/lib/igc-financial-overlay-component.js +4 -4
  185. package/esm2015/lib/igc-financial-price-series-component.js +37 -37
  186. package/esm2015/lib/igc-financial-series-component.js +60 -60
  187. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  188. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  189. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  190. package/esm2015/lib/igc-high-density-scatter-series-component.js +48 -48
  191. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  192. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  193. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  194. package/esm2015/lib/igc-item-tool-tip-layer-component.js +12 -12
  195. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  196. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  197. package/esm2015/lib/igc-line-series-component.js +1 -1
  198. package/esm2015/lib/igc-marker-series-component.js +35 -35
  199. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  200. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  201. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  202. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  203. package/esm2015/lib/igc-polar-base-component.js +75 -75
  204. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  205. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  206. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  207. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  208. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  209. package/esm2015/lib/igc-radial-base-component.js +64 -64
  210. package/esm2015/lib/igc-radial-column-series-component.js +8 -8
  211. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  212. package/esm2015/lib/igc-radial-pie-series-component.js +15 -15
  213. package/esm2015/lib/igc-range-category-series-component.js +11 -11
  214. package/esm2015/lib/igc-range-column-series-component.js +9 -9
  215. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  217. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  218. package/esm2015/lib/igc-scatter-base-component.js +59 -59
  219. package/esm2015/lib/igc-scatter-contour-series-component.js +15 -15
  220. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  221. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  222. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  223. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  224. package/esm2015/lib/igc-scatter-triangulation-series-component.js +28 -28
  225. package/esm2015/lib/igc-series-component.js +229 -229
  226. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  227. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  228. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  229. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  231. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  232. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  233. package/esm2015/lib/igc-spline-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  239. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  240. package/esm2015/lib/igc-stacked-bar-series-component.js +11 -11
  241. package/esm2015/lib/igc-stacked-column-series-component.js +8 -8
  242. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  243. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  244. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  246. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  247. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  248. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  249. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  250. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  251. package/esm2015/lib/igc-value-layer-component.js +98 -87
  252. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  253. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  254. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  255. package/esm2015/lib/igc-waterfall-series-component.js +18 -18
  256. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  257. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  258. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  259. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  260. package/esm5/lib/AnchoredCategorySeries_combined.js +193 -193
  261. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +311 -311
  262. package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
  263. package/esm5/lib/AnnotationLayerProxy.js +52 -52
  264. package/esm5/lib/AnnotationLayer_combined.js +182 -182
  265. package/esm5/lib/Arc_combined.js +7 -0
  266. package/esm5/lib/AreaSeries_combined.js +47 -47
  267. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  268. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  269. package/esm5/lib/BarSeries_combined.js +95 -95
  270. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  271. package/esm5/lib/BollingerBandsOverlay_combined.js +95 -95
  272. package/esm5/lib/BrushScale.js +7 -7
  273. package/esm5/lib/BubbleSeries_combined.js +272 -272
  274. package/esm5/lib/CalloutLayer_combined.js +512 -508
  275. package/esm5/lib/CategoryBucketCalculator_combined.js +301 -301
  276. package/esm5/lib/CategoryChart.js +22 -22
  277. package/esm5/lib/CategoryChartToolbarProvider.js +9 -9
  278. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  279. package/esm5/lib/CategoryHighlightLayer_combined.js +55 -55
  280. package/esm5/lib/CategoryItemHighlightLayer_combined.js +115 -115
  281. package/esm5/lib/CategoryMarkerManager.js +1 -1
  282. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  283. package/esm5/lib/CategoryToolTipLayer_combined.js +66 -66
  284. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  285. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  286. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  287. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  288. package/esm5/lib/ColumnSeries_combined.js +64 -64
  289. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  290. package/esm5/lib/CrosshairLayer_combined.js +133 -133
  291. package/esm5/lib/CustomIndicator.js +22 -22
  292. package/esm5/lib/DataChartToolbarProvider.js +1 -5
  293. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  294. package/esm5/lib/DataLegendContent_combined.js +276 -271
  295. package/esm5/lib/DataPieBaseChart.js +37 -37
  296. package/esm5/lib/DataPieChart.js +35 -8
  297. package/esm5/lib/DataPieChartToolbarProvider.js +9 -9
  298. package/esm5/lib/DataToolTipLayer_combined.js +443 -441
  299. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  300. package/esm5/lib/DomainChart.js +32 -32
  301. package/esm5/lib/DomainChartToolbarProvider.js +187 -121
  302. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  303. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  304. package/esm5/lib/FinalValueLayer_combined.js +80 -80
  305. package/esm5/lib/FinancialChart_combined.js +34 -34
  306. package/esm5/lib/FinancialEventArgs_combined.js +664 -664
  307. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  308. package/esm5/lib/FinancialOverlay.js +35 -35
  309. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  310. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  311. package/esm5/lib/FinancialPriceSeries_combined.js +301 -301
  312. package/esm5/lib/ForceIndexIndicator.js +15 -15
  313. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  314. package/esm5/lib/HighDensityScatterSeries_combined.js +432 -432
  315. package/esm5/lib/HorizontalAnchoredCategorySeries.js +104 -104
  316. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  317. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  318. package/esm5/lib/HorizontalRangeCategorySeries.js +51 -51
  319. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  320. package/esm5/lib/IndicatorProxy.js +10 -10
  321. package/esm5/lib/ItemToolTipLayer_combined.js +83 -83
  322. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  323. package/esm5/lib/Legend_combined.js +11 -10
  324. package/esm5/lib/LineSeries_combined.js +42 -42
  325. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  326. package/esm5/lib/MassIndexIndicator.js +6 -6
  327. package/esm5/lib/MedianPriceIndicator.js +6 -6
  328. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  329. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  330. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  331. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  332. package/esm5/lib/OverlayProxy.js +7 -7
  333. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  334. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  335. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  336. package/esm5/lib/PieChartViewManager_combined.js +7 -0
  337. package/esm5/lib/PointSeries_combined.js +21 -21
  338. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  339. package/esm5/lib/PolarBase_combined.js +420 -420
  340. package/esm5/lib/PolarLineSeriesBase_combined.js +54 -54
  341. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  342. package/esm5/lib/PolarScatterSeries_combined.js +12 -12
  343. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  344. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  345. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  346. package/esm5/lib/PriceChannelOverlay_combined.js +77 -77
  347. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  348. package/esm5/lib/ProportionalCategoryAngleAxis.js +1 -1
  349. package/esm5/lib/RadialAreaSeries_combined.js +38 -38
  350. package/esm5/lib/RadialBucketCalculator_combined.js +363 -363
  351. package/esm5/lib/RadialColumnSeries_combined.js +67 -67
  352. package/esm5/lib/RadialLineSeries_combined.js +41 -41
  353. package/esm5/lib/RadialPieSeries_combined.js +130 -130
  354. package/esm5/lib/RangeAreaSeries_combined.js +25 -25
  355. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +122 -122
  356. package/esm5/lib/RangeColumnSeries_combined.js +38 -38
  357. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  358. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  359. package/esm5/lib/ScatterAreaSeries_combined.js +130 -130
  360. package/esm5/lib/ScatterBase_combined.js +500 -500
  361. package/esm5/lib/ScatterContourSeries_combined.js +116 -116
  362. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  363. package/esm5/lib/ScatterLineSeries.js +54 -54
  364. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  365. package/esm5/lib/ScatterPolygonSeries_combined.js +216 -216
  366. package/esm5/lib/ScatterPolylineSeries_combined.js +25 -25
  367. package/esm5/lib/ScatterSeries_combined.js +15 -15
  368. package/esm5/lib/ScatterSplineSeries.js +40 -40
  369. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  370. package/esm5/lib/ScatterTriangulationSeries.js +165 -165
  371. package/esm5/lib/SeriesInteractionManager.js +75 -75
  372. package/esm5/lib/SeriesRenderManager.js +12 -12
  373. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  374. package/esm5/lib/SeriesViewerInteractionManager.js +19 -19
  375. package/esm5/lib/SeriesViewer_combined.js +1465 -1465
  376. package/esm5/lib/SeriesVisualDataManager.js +4 -4
  377. package/esm5/lib/ShapeSeriesBase_combined.js +374 -374
  378. package/esm5/lib/SizeScale.js +2 -2
  379. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  380. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  381. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  382. package/esm5/lib/SplineSeries_combined.js +26 -26
  383. package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
  384. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  385. package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
  386. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  387. package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
  388. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  389. package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
  390. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  391. package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
  392. package/esm5/lib/StackedLineSeries_combined.js +12 -12
  393. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1052 -1052
  394. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  395. package/esm5/lib/StepAreaSeries_combined.js +40 -40
  396. package/esm5/lib/StepLineSeries_combined.js +47 -47
  397. package/esm5/lib/StochRSIIndicator.js +14 -14
  398. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  399. package/esm5/lib/TRIXIndicator.js +15 -15
  400. package/esm5/lib/TimeAxisBase.js +1 -1
  401. package/esm5/lib/TimeXAxis.js +1 -1
  402. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  403. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  404. package/esm5/lib/ValueLayer_combined.js +202 -183
  405. package/esm5/lib/ValueOverlay_combined.js +114 -114
  406. package/esm5/lib/VerticalAnchoredCategorySeries.js +67 -67
  407. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  408. package/esm5/lib/WaterfallSeries_combined.js +112 -112
  409. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  410. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  411. package/esm5/lib/XamFunnelView_combined.js +7 -0
  412. package/esm5/lib/igc-anchored-category-series-component.js +26 -26
  413. package/esm5/lib/igc-anchored-radial-series-component.js +40 -40
  414. package/esm5/lib/igc-annotation-layer-component.js +64 -64
  415. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  416. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  417. package/esm5/lib/igc-bar-fragment-component.js +4 -4
  418. package/esm5/lib/igc-bar-series-component.js +10 -10
  419. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  420. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  421. package/esm5/lib/igc-bubble-series-component.js +35 -35
  422. package/esm5/lib/igc-callout-layer-component.js +131 -131
  423. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  424. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  425. package/esm5/lib/igc-category-series-component.js +22 -22
  426. package/esm5/lib/igc-category-tool-tip-layer-component.js +6 -6
  427. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  428. package/esm5/lib/igc-column-fragment-component.js +10 -10
  429. package/esm5/lib/igc-column-series-component.js +12 -12
  430. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  431. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  432. package/esm5/lib/igc-data-legend-component.js +276 -262
  433. package/esm5/lib/igc-data-tool-tip-layer-component.js +406 -406
  434. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  435. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  436. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  437. package/esm5/lib/igc-financial-indicator-component.js +18 -18
  438. package/esm5/lib/igc-financial-overlay-component.js +4 -4
  439. package/esm5/lib/igc-financial-price-series-component.js +37 -37
  440. package/esm5/lib/igc-financial-series-component.js +60 -60
  441. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  442. package/esm5/lib/igc-fragment-base-component.js +2 -2
  443. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  444. package/esm5/lib/igc-high-density-scatter-series-component.js +48 -48
  445. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  446. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  447. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  448. package/esm5/lib/igc-item-tool-tip-layer-component.js +12 -12
  449. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  450. package/esm5/lib/igc-line-fragment-component.js +1 -1
  451. package/esm5/lib/igc-line-series-component.js +1 -1
  452. package/esm5/lib/igc-marker-series-component.js +35 -35
  453. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  454. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  455. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  456. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  457. package/esm5/lib/igc-polar-base-component.js +75 -75
  458. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  459. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  460. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  461. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  462. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  463. package/esm5/lib/igc-radial-base-component.js +64 -64
  464. package/esm5/lib/igc-radial-column-series-component.js +8 -8
  465. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  466. package/esm5/lib/igc-radial-pie-series-component.js +15 -15
  467. package/esm5/lib/igc-range-category-series-component.js +11 -11
  468. package/esm5/lib/igc-range-column-series-component.js +9 -9
  469. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  470. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  471. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  472. package/esm5/lib/igc-scatter-base-component.js +59 -59
  473. package/esm5/lib/igc-scatter-contour-series-component.js +15 -15
  474. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  475. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  476. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  477. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  478. package/esm5/lib/igc-scatter-triangulation-series-component.js +28 -28
  479. package/esm5/lib/igc-series-component.js +229 -229
  480. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  481. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  482. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  483. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  484. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  485. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  486. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  487. package/esm5/lib/igc-spline-series-component.js +1 -1
  488. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  489. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  490. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  491. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  492. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  493. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  494. package/esm5/lib/igc-stacked-bar-series-component.js +11 -11
  495. package/esm5/lib/igc-stacked-column-series-component.js +8 -8
  496. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  497. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  498. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  499. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  500. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  501. package/esm5/lib/igc-step-area-series-component.js +2 -2
  502. package/esm5/lib/igc-step-line-series-component.js +3 -3
  503. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  504. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  505. package/esm5/lib/igc-value-layer-component.js +102 -87
  506. package/esm5/lib/igc-value-overlay-component.js +47 -47
  507. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  508. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  509. package/esm5/lib/igc-waterfall-series-component.js +18 -18
  510. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  511. package/fesm2015/igniteui-webcomponents-charts.js +15250 -15105
  512. package/fesm5/igniteui-webcomponents-charts.js +15224 -15059
  513. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  514. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  515. package/lib/AnchoredCategorySeries_combined.d.ts +59 -59
  516. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +71 -71
  517. package/lib/AnnotationLayer_combined.d.ts +56 -56
  518. package/lib/Arc_combined.d.ts +1 -0
  519. package/lib/AreaSeries_combined.d.ts +9 -9
  520. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  521. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  522. package/lib/BarSeries_combined.d.ts +18 -18
  523. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  524. package/lib/BollingerBandsOverlay_combined.d.ts +16 -16
  525. package/lib/BubbleSeries_combined.d.ts +48 -48
  526. package/lib/CalloutLayer_combined.d.ts +114 -114
  527. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  528. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  529. package/lib/CategoryHighlightLayer_combined.d.ts +16 -16
  530. package/lib/CategoryItemHighlightLayer_combined.d.ts +25 -25
  531. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  532. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  533. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  534. package/lib/ColumnSeries_combined.d.ts +17 -17
  535. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  536. package/lib/CrosshairLayer_combined.d.ts +44 -44
  537. package/lib/CustomIndicator.d.ts +8 -8
  538. package/lib/DataLegendContent_combined.d.ts +73 -72
  539. package/lib/DataPieChartToolbarProvider.d.ts +4 -4
  540. package/lib/DataToolTipLayer_combined.d.ts +126 -126
  541. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  542. package/lib/DomainChartToolbarProvider.d.ts +25 -23
  543. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  544. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  545. package/lib/FinalValueLayer_combined.d.ts +27 -27
  546. package/lib/FinancialEventArgs_combined.d.ts +129 -129
  547. package/lib/FinancialIndicator_combined.d.ts +37 -37
  548. package/lib/FinancialOverlay.d.ts +8 -8
  549. package/lib/FinancialPriceSeries_combined.d.ts +54 -54
  550. package/lib/ForceIndexIndicator.d.ts +10 -10
  551. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  552. package/lib/HighDensityScatterSeries_combined.d.ts +91 -91
  553. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  554. package/lib/HorizontalRangeCategorySeries.d.ts +18 -18
  555. package/lib/ItemToolTipLayer_combined.d.ts +16 -16
  556. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  557. package/lib/LineSeries_combined.d.ts +9 -9
  558. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  559. package/lib/MassIndexIndicator.d.ts +4 -4
  560. package/lib/MedianPriceIndicator.d.ts +4 -4
  561. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  562. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  563. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  564. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  565. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  566. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  567. package/lib/PieChartViewManager_combined.d.ts +1 -0
  568. package/lib/PointSeries_combined.d.ts +7 -7
  569. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  570. package/lib/PolarBase_combined.d.ts +104 -104
  571. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  572. package/lib/PolarLineSeries_combined.d.ts +8 -8
  573. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  574. package/lib/PolarSplineAreaSeries_combined.d.ts +9 -9
  575. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  576. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  577. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  578. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  579. package/lib/RadialAreaSeries_combined.d.ts +8 -8
  580. package/lib/RadialBucketCalculator_combined.d.ts +74 -74
  581. package/lib/RadialColumnSeries_combined.d.ts +10 -10
  582. package/lib/RadialLineSeries_combined.d.ts +10 -10
  583. package/lib/RadialPieSeries_combined.d.ts +26 -26
  584. package/lib/RangeAreaSeries_combined.d.ts +7 -7
  585. package/lib/RangeCategoryBucketCalculator_combined.d.ts +27 -27
  586. package/lib/RangeColumnSeries_combined.d.ts +11 -11
  587. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  588. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  589. package/lib/ScatterAreaSeries_combined.d.ts +30 -30
  590. package/lib/ScatterBase_combined.d.ts +113 -113
  591. package/lib/ScatterContourSeries_combined.d.ts +22 -22
  592. package/lib/ScatterLineSeries.d.ts +13 -13
  593. package/lib/ScatterPolygonSeries_combined.d.ts +45 -45
  594. package/lib/ScatterPolylineSeries_combined.d.ts +10 -10
  595. package/lib/ScatterSeries_combined.d.ts +4 -4
  596. package/lib/ScatterSplineSeries.d.ts +11 -11
  597. package/lib/ScatterTriangulationSeries.d.ts +38 -38
  598. package/lib/SeriesViewer_combined.d.ts +475 -475
  599. package/lib/ShapeSeriesBase_combined.d.ts +100 -100
  600. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  601. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  602. package/lib/SplineSeriesBase_combined.d.ts +21 -21
  603. package/lib/SplineSeries_combined.d.ts +7 -7
  604. package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
  605. package/lib/Stacked100BarSeries_combined.d.ts +7 -7
  606. package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
  607. package/lib/Stacked100LineSeries_combined.d.ts +5 -5
  608. package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
  609. package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
  610. package/lib/StackedLineSeries_combined.d.ts +4 -4
  611. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +227 -227
  612. package/lib/StandardDeviationIndicator.d.ts +9 -9
  613. package/lib/StepAreaSeries_combined.d.ts +11 -11
  614. package/lib/StepLineSeries_combined.d.ts +11 -11
  615. package/lib/StochRSIIndicator.d.ts +9 -9
  616. package/lib/StrategyBasedIndicator.d.ts +19 -19
  617. package/lib/TRIXIndicator.d.ts +9 -9
  618. package/lib/TypicalPriceIndicator.d.ts +4 -4
  619. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  620. package/lib/ValueLayer_combined.d.ts +54 -53
  621. package/lib/ValueOverlay_combined.d.ts +38 -38
  622. package/lib/VerticalAnchoredCategorySeries.d.ts +22 -22
  623. package/lib/WaterfallSeries_combined.d.ts +23 -23
  624. package/lib/WeightedCloseIndicator.d.ts +4 -4
  625. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  626. package/lib/XamFunnelView_combined.d.ts +1 -0
  627. package/lib/igc-data-legend-component.d.ts +5 -0
  628. package/lib/igc-value-layer-component.d.ts +6 -0
  629. package/package.json +2 -2
@@ -213,10 +213,10 @@ export let FragmentBase = /*@__PURE__*/ (() => {
213
213
  constructor() {
214
214
  super();
215
215
  this.___neverPassByValue = true;
216
- this.acx = null;
216
+ this.acw = null;
217
217
  this._logicalSeriesLink = null;
218
- this.acz = null;
219
- this.acx = new CategoryLineRasterizer();
218
+ this.acy = null;
219
+ this.acw = new CategoryLineRasterizer();
220
220
  }
221
221
  get logicalSeriesLink() {
222
222
  return this._logicalSeriesLink;
@@ -225,36 +225,36 @@ export let FragmentBase = /*@__PURE__*/ (() => {
225
225
  this._logicalSeriesLink = a;
226
226
  }
227
227
  get parentSeries() {
228
- return this.acz;
228
+ return this.acy;
229
229
  }
230
230
  set parentSeries(a) {
231
- this.acz = a;
231
+ this.acy = a;
232
232
  }
233
233
  get_e5() {
234
234
  return false;
235
235
  }
236
- get_fb() {
236
+ get_isFragment() {
237
237
  return true;
238
238
  }
239
- nc() {
239
+ nb() {
240
240
  if (this.logicalSeriesLink != null) {
241
241
  return this.logicalSeriesLink.e0;
242
242
  }
243
243
  return null;
244
244
  }
245
- j2() {
245
+ j1() {
246
246
  let a = this.parentSeries;
247
- if (a.index == -1 || a.aa1 == null || a.aa1.f.indexOf(this) == -1) {
247
+ if (a.index == -1 || a.aa0 == null || a.aa0.f.indexOf(this) == -1) {
248
248
  return -1;
249
249
  }
250
- return a.aa1.f.indexOf(this);
250
+ return a.aa0.f.indexOf(this);
251
251
  }
252
- qa(a) {
253
- super.qa(a);
252
+ p9(a) {
253
+ super.p9(a);
254
254
  a.parentSeries = this.parentSeries;
255
255
  a.logicalSeriesLink = this.logicalSeriesLink;
256
256
  }
257
- j7() {
257
+ j6() {
258
258
  let a = this.parentSeries;
259
259
  if (a.index == -1 || a.series.count == 0 || a.series.indexOf(this.logicalSeriesLink) == -1) {
260
260
  return -1;
@@ -263,33 +263,33 @@ export let FragmentBase = /*@__PURE__*/ (() => {
263
263
  }
264
264
  resolveLegendIndex() {
265
265
  let a = this.parentSeries;
266
- if (a.aa5) {
267
- return -1 + a.index + a.aaw.count - a.aa1.f.indexOf(this);
266
+ if (a.aa4) {
267
+ return -1 + a.index + a.aav.count - a.aa0.f.indexOf(this);
268
268
  }
269
269
  return super.resolveLegendIndex();
270
270
  }
271
271
  bp() {
272
272
  return this.parentSeries;
273
273
  }
274
- ys() {
274
+ yr() {
275
275
  if (this.parentSeries == null) {
276
276
  return null;
277
277
  }
278
278
  return this.parentSeries.fetchXAxis();
279
279
  }
280
- acw() {
280
+ acv() {
281
281
  if (this.parentSeries == null) {
282
- return this.yz;
282
+ return this.yy;
283
283
  }
284
- return this.parentSeries.yz;
284
+ return this.parentSeries.yy;
285
285
  }
286
- y9() {
286
+ y8() {
287
287
  if (this.parentSeries == null) {
288
288
  return null;
289
289
  }
290
290
  return this.parentSeries.fetchYAxis();
291
291
  }
292
- ac2(a, b, c, d, e, f, g, h) {
292
+ ac1(a, b, c, d, e, f, g, h) {
293
293
  let i = c[0];
294
294
  let j = c[1];
295
295
  let k = new Rect(0, i - 5, j - 5, 11, 11);
@@ -300,7 +300,7 @@ export let FragmentBase = /*@__PURE__*/ (() => {
300
300
  }
301
301
  return false;
302
302
  }
303
- aah(a, b) {
303
+ aag(a, b) {
304
304
  a.v();
305
305
  if (this.valueColumn == null || this.parentSeries == null || this.logicalSeriesLink == null) {
306
306
  return;
@@ -308,28 +308,28 @@ export let FragmentBase = /*@__PURE__*/ (() => {
308
308
  if (this.logicalSeriesLink.a8.count == 0 || this.logicalSeriesLink.a7.count == 0) {
309
309
  return;
310
310
  }
311
- this.y0(b).d(a, b);
311
+ this.yz(b).d(a, b);
312
312
  }
313
- wc(a, b, c) {
314
- return this.we(a, b, c, this.acw().r(this.ys(), this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.y9(), this.ys(), runOn(this, this.ac3), (d, e) => this.kb(d, e, this.ys(), runOn(this, this.zt), this.valueColumn != null ? new FragmentBaseValueList(this) : null), (d, e) => this.j9(d, e, this.ys(), runOn(this, this.zt), this.valueColumn != null ? new FragmentBaseValueList(this) : null));
313
+ wb(a, b, c) {
314
+ return this.wd(a, b, c, this.acv().r(this.yr(), this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.y8(), this.yr(), runOn(this, this.ac2), (d, e) => this.ka(d, e, this.yr(), runOn(this, this.zs), this.valueColumn != null ? new FragmentBaseValueList(this) : null), (d, e) => this.j8(d, e, this.yr(), runOn(this, this.zs), this.valueColumn != null ? new FragmentBaseValueList(this) : null));
315
315
  }
316
316
  ai() {
317
- return [this.ys(), this.y9()];
317
+ return [this.yr(), this.y8()];
318
318
  }
319
- ac3(a, b, c) {
319
+ ac2(a, b, c) {
320
320
  if (this.db == null) {
321
321
  return NaN;
322
322
  }
323
323
  let d = this.getEffectiveViewport1(this.cv);
324
- let e = new ScalerParams(0, this.db.v4, this.cv.bx, this.ys().ch, d);
325
- let f = this.yz.r(this.ys(), this.db.v4, this.cv.bx, d);
326
- return this.i7(this.valueColumn != null ? new FragmentBaseValueList(this) : null, a, this.ys(), e, f, runOn(this, this.zt), b, c);
324
+ let e = new ScalerParams(0, this.db.v4, this.cv.bx, this.yr().ch, d);
325
+ let f = this.yy.r(this.yr(), this.db.v4, this.cv.bx, d);
326
+ return this.i6(this.valueColumn != null ? new FragmentBaseValueList(this) : null, a, this.yr(), e, f, runOn(this, this.zs), b, c);
327
327
  }
328
- ac5(a, b, c) {
329
- let d = this.aa9(c);
328
+ ac4(a, b, c) {
329
+ let d = this.aa8(c);
330
330
  let e = d;
331
331
  let f = this.logicalSeriesLink.az;
332
- let g = f ? this.parentSeries.aa1.e : this.parentSeries.aa1.d;
332
+ let g = f ? this.parentSeries.aa0.e : this.parentSeries.aa0.d;
333
333
  let h = this;
334
334
  if (this.bn != null) {
335
335
  h = this.bn;
@@ -352,16 +352,16 @@ export let FragmentBase = /*@__PURE__*/ (() => {
352
352
  break;
353
353
  }
354
354
  let l = typeCast(FragmentBase.$, g._inner[k - 1]);
355
- if (l != null && l.acx != null && l.acx.o.count > 0 && this.cv != null && l.he(this.cv.bx, this.cv.by, this.cv)) {
355
+ if (l != null && l.acw != null && l.acw.o.count > 0 && this.cv != null && l.hd(this.cv.bx, this.cv.by, this.cv)) {
356
356
  j = true;
357
- for (let m = l.acx.o.count - 1; m >= 0; m--) {
358
- a.add(l.acx.o._inner[m]);
357
+ for (let m = l.acw.o.count - 1; m >= 0; m--) {
358
+ a.add(l.acw.o._inner[m]);
359
359
  }
360
360
  }
361
361
  }
362
362
  }
363
- he(a, b, c) {
364
- let d = super.he(a, b, c);
363
+ hd(a, b, c) {
364
+ let d = super.hd(a, b, c);
365
365
  let e = typeCast(CategoryAxisBase.$, this.parentSeries.fetchXAxis());
366
366
  let f = this.parentSeries.fetchYAxis();
367
367
  if (this.parentSeries == null || e == null || e.itemsSource == null || f == null || this.parentSeries.dn == null || e.bi == null || f.bi == null) {
@@ -378,34 +378,34 @@ export let FragmentBase = /*@__PURE__*/ (() => {
378
378
  }
379
379
  return d;
380
380
  }
381
- aa9(a) {
381
+ aa8(a) {
382
382
  let b = 0;
383
383
  let c = a.by;
384
384
  let d = a.bx;
385
385
  let e = this.getEffectiveViewport1(a);
386
- let f = new ScalerParams(0, c, d, this.y9().ch, e);
387
- f.b = this.iy();
388
- if (!c.isEmpty && !d.isEmpty && this.y9() != null) {
389
- b = this.y9().el(0, f);
386
+ let f = new ScalerParams(0, c, d, this.y8().ch, e);
387
+ f.b = this.ix();
388
+ if (!c.isEmpty && !d.isEmpty && this.y8() != null) {
389
+ b = this.y8().el(0, f);
390
390
  }
391
391
  return b;
392
392
  }
393
393
  ay(a) {
394
394
  return null;
395
395
  }
396
- ac4() {
396
+ ac3() {
397
397
  if (this.parentSeries == null) {
398
398
  return -1;
399
399
  }
400
400
  let a = this.parentSeries.index;
401
401
  let b = 0;
402
402
  let c = 1;
403
- if (this.parentSeries.aa5) {
404
- b = this.parentSeries.aaw.count - 1;
403
+ if (this.parentSeries.aa4) {
404
+ b = this.parentSeries.aav.count - 1;
405
405
  c = -1;
406
406
  }
407
- for (let d = b; this.parentSeries.aa5 ? d >= 0 : d < this.parentSeries.aaw.count; d += c) {
408
- let e = this.parentSeries.aaw._inner[d];
407
+ for (let d = b; this.parentSeries.aa4 ? d >= 0 : d < this.parentSeries.aav.count; d += c) {
408
+ let e = this.parentSeries.aav._inner[d];
409
409
  if (e.visualSeriesLink == this) {
410
410
  return a;
411
411
  }
@@ -416,12 +416,12 @@ export let FragmentBase = /*@__PURE__*/ (() => {
416
416
  }
417
417
  return -1;
418
418
  }
419
- ac6(a) {
419
+ ac5(a) {
420
420
  if (a == null) {
421
421
  }
422
422
  }
423
- q9(a, b, c, d) {
424
- super.q9(a, b, c, d);
423
+ q8(a, b, c, d) {
424
+ super.q8(a, b, c, d);
425
425
  if (this.parentSeries == null) {
426
426
  return;
427
427
  }
@@ -431,26 +431,26 @@ export let FragmentBase = /*@__PURE__*/ (() => {
431
431
  }
432
432
  switch (b) {
433
433
  case "ValueColumn":
434
- if (this.aav.c8) {
435
- this.aav.c7.g$i();
434
+ if (this.aau.c8) {
435
+ this.aau.c7.g$i();
436
436
  }
437
437
  if (e != null && !e.c1()) {
438
- this.parentSeries.aav().cw.g(this.id);
439
- this.rr(this.gg && this.d7);
438
+ this.parentSeries.aau().cw.g(this.ic);
439
+ this.rq(this.gf && this.d7);
440
440
  }
441
441
  break;
442
442
  case "ActualBrush":
443
443
  if (this.logicalSeriesLink != null) {
444
- this.logicalSeriesLink.ku = this.u9;
444
+ this.logicalSeriesLink.ku = this.u8;
445
445
  }
446
446
  break;
447
447
  }
448
448
  }
449
- rt(a, b) {
450
- super.rt(a, b);
449
+ rs(a, b) {
450
+ super.rs(a, b);
451
451
  }
452
452
  get useHighMarkerFidelity() {
453
- return this.zq;
453
+ return this.zp;
454
454
  }
455
455
  }
456
456
  FragmentBase.$t = /*@__PURE__*/ markType(FragmentBase, 'FragmentBase', HorizontalAnchoredCategorySeries.$);
@@ -471,9 +471,9 @@ export let AreaFragment = /*@__PURE__*/ (() => {
471
471
  cs() {
472
472
  return new AreaFragmentView(this);
473
473
  }
474
- q1(a) {
475
- super.q1(a);
476
- this.ac7 = a;
474
+ q0(a) {
475
+ super.q0(a);
476
+ this.ac6 = a;
477
477
  }
478
478
  get_ev() {
479
479
  return true;
@@ -481,39 +481,39 @@ export let AreaFragment = /*@__PURE__*/ (() => {
481
481
  get_eu() {
482
482
  return true;
483
483
  }
484
- y4() {
484
+ y3() {
485
485
  return 1;
486
486
  }
487
- ac9(a, b) {
488
- let c = this.ac7.dl.an;
489
- if (this.gy(a, c)) {
487
+ ac8(a, b) {
488
+ let c = this.ac6.dl.an;
489
+ if (this.gx(a, c)) {
490
490
  return true;
491
491
  }
492
- let d = this.ac7.dm.an;
493
- if (this.gy(a, d)) {
492
+ let d = this.ac6.dm.an;
493
+ if (this.gx(a, d)) {
494
494
  return true;
495
495
  }
496
496
  return false;
497
497
  }
498
- gw(a, b) {
499
- if (this.ac8(a, b)) {
498
+ gv(a, b) {
499
+ if (this.ac7(a, b)) {
500
500
  return true;
501
501
  }
502
- if (this.ac9(a, b)) {
502
+ if (this.ac8(a, b)) {
503
503
  return true;
504
504
  }
505
- if (this.xh(a, b)) {
505
+ if (this.xg(a, b)) {
506
506
  return true;
507
507
  }
508
508
  return false;
509
509
  }
510
- ac8(a, b) {
511
- let c = this.ac7.dn.an;
512
- if (this.gx(a, b, c)) {
510
+ ac7(a, b) {
511
+ let c = this.ac6.dn.an;
512
+ if (this.gw(a, b, c)) {
513
513
  return true;
514
514
  }
515
- let d = this.ac7.dp.an;
516
- if (this.gx(a, b, d)) {
515
+ let d = this.ac6.dp.an;
516
+ if (this.gw(a, b, d)) {
517
517
  return true;
518
518
  }
519
519
  return false;
@@ -521,44 +521,44 @@ export let AreaFragment = /*@__PURE__*/ (() => {
521
521
  preferredCategoryMode(a) {
522
522
  return 0;
523
523
  }
524
- o5(a, b) {
525
- super.o5(a, b);
524
+ o4(a, b) {
525
+ super.o4(a, b);
526
526
  let c = b;
527
527
  c.dg();
528
528
  }
529
- aak(a, b) {
530
- super.aak(a, b);
531
- this.acx.a = typeCast(ISortingAxis_$type, this.xAxis) !== null ? true : false;
529
+ aaj(a, b) {
530
+ super.aaj(a, b);
531
+ this.acw.a = typeCast(ISortingAxis_$type, this.xAxis) !== null ? true : false;
532
532
  let c = typeCast(AreaFragmentView.$, b);
533
533
  let d = a.f;
534
534
  let e = this.getEffectiveViewport1(c);
535
- this.y2.a2(this, this.zm(), runOn(this, this.ym), this.zv(b), this.zw(b));
535
+ this.y1.a2(this, this.zl(), runOn(this, this.yl), this.zu(b), this.zv(b));
536
536
  let f = false;
537
- let g = this.y2.b;
537
+ let g = this.y1.b;
538
538
  if (g != null) {
539
539
  f = true;
540
540
  }
541
541
  if (f) {
542
- let h = new ScalerParams(0, b.by, b.bx, this.acd.ch, e);
543
- this.aag(d, -1, this.valueColumn.count, this.acd, h, b.q, -1);
542
+ let h = new ScalerParams(0, b.by, b.bx, this.acc.ch, e);
543
+ this.aaf(d, -1, this.valueColumn.count, this.acc, h, b.q, -1);
544
544
  }
545
- this.y2.ad(c.dn, true, false, true, true);
546
- this.y2.ad(c.dp, true, false, true, true);
547
- this.y2.ad(c.dl, false, true, false, false);
548
- this.y2.ad(c.dm, false, true, false, false);
545
+ this.y1.ad(c.dn, true, false, true, true);
546
+ this.y1.ad(c.dp, true, false, true, true);
547
+ this.y1.ad(c.dl, false, true, false, false);
548
+ this.y1.ad(c.dm, false, true, false, false);
549
549
  let i = c.cw.d;
550
- this.acx.i(c.dl, c.dn, c.dm, c.dp, a.f.count, a.f, true, i, this.id, (j, k, l, m, n) => this.ac5(j, a.f, b), 0);
551
- c.dl._opacity = this.y2.j * this.h9;
552
- c.dm._opacity = 0.5 * this.y2.j * this.h9;
550
+ this.acw.i(c.dl, c.dn, c.dm, c.dp, a.f.count, a.f, true, i, this.ic, (j, k, l, m, n) => this.ac4(j, a.f, b), 0);
551
+ c.dl._opacity = this.y1.j * this.h8;
552
+ c.dm._opacity = 0.5 * this.y1.j * this.h8;
553
553
  }
554
- sd() {
554
+ sc() {
555
555
  let a = (typeCast(XamDataChart.$, this.db));
556
556
  if (a != null) {
557
- this.h9 = isNaN_(this.ik) ? this.parentSeries.h9 : this.ik;
557
+ this.h8 = isNaN_(this.ij) ? this.parentSeries.h8 : this.ij;
558
558
  }
559
559
  }
560
560
  get useHighMarkerFidelity() {
561
- return this.zq;
561
+ return this.zp;
562
562
  }
563
563
  }
564
564
  AreaFragment.$t = /*@__PURE__*/ markType(AreaFragment, 'AreaFragment', FragmentBase.$);
@@ -575,16 +575,16 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
575
575
  get_ez() {
576
576
  return true;
577
577
  }
578
- get_fl() {
578
+ get_fk() {
579
579
  return true;
580
580
  }
581
- jk() {
582
- if (!isNaN_(this.jj)) {
583
- return super.jk();
581
+ jj() {
582
+ if (!isNaN_(this.ji)) {
583
+ return super.jj();
584
584
  }
585
585
  return Defaults.h;
586
586
  }
587
- y4() {
587
+ y3() {
588
588
  return 1;
589
589
  }
590
590
  constructor() {
@@ -594,9 +594,9 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
594
594
  cs() {
595
595
  return new ColumnFragmentView(this);
596
596
  }
597
- q1(a) {
598
- super.q1(a);
599
- this.ac8 = a;
597
+ q0(a) {
598
+ super.q0(a);
599
+ this.ac7 = a;
600
600
  }
601
601
  get fragmentXAxis() {
602
602
  return this.parentSeries != null ? typeCast(CategoryAxisBase.$, this.parentSeries.fetchXAxis()) : null;
@@ -607,10 +607,10 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
607
607
  preferredCategoryMode(a) {
608
608
  return 2;
609
609
  }
610
- ys() {
610
+ yr() {
611
611
  return this.fragmentXAxis;
612
612
  }
613
- y9() {
613
+ y8() {
614
614
  return this.fragmentYAxis;
615
615
  }
616
616
  get_ed() {
@@ -622,11 +622,11 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
622
622
  fetchYAxis() {
623
623
  return null;
624
624
  }
625
- o5(a, b) {
626
- super.o5(a, b);
625
+ o4(a, b) {
626
+ super.o4(a, b);
627
627
  let c = b;
628
628
  if (a && c.dg != null) {
629
- this.yu.n.clear();
629
+ this.yt.n.clear();
630
630
  c.dg.count = 0;
631
631
  }
632
632
  }
@@ -636,43 +636,43 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
636
636
  }
637
637
  return new AxisRange(this.valueColumn.minimum, this.valueColumn.maximum);
638
638
  }
639
- he(a, b, c) {
639
+ hd(a, b, c) {
640
640
  if (this.parentSeries == null) {
641
641
  return false;
642
642
  }
643
- return this.parentSeries.aa6(this, a, b, this.ada(c));
643
+ return this.parentSeries.aa5(this, a, b, this.ac9(c));
644
644
  }
645
- hb() {
645
+ ha() {
646
646
  return true;
647
647
  }
648
+ zu(a) {
649
+ if (this.parentSeries != null) {
650
+ return this.parentSeries.zu(this.parentSeries.cv);
651
+ }
652
+ return super.zu(a);
653
+ }
648
654
  zv(a) {
649
655
  if (this.parentSeries != null) {
650
656
  return this.parentSeries.zv(this.parentSeries.cv);
651
657
  }
652
- return super.zv(a);
658
+ return super.zu(a);
653
659
  }
654
660
  zw(a) {
655
661
  if (this.parentSeries != null) {
656
662
  return this.parentSeries.zw(this.parentSeries.cv);
657
663
  }
658
- return super.zv(a);
664
+ return super.zw(a);
659
665
  }
660
- zx(a) {
661
- if (this.parentSeries != null) {
662
- return this.parentSeries.zx(this.parentSeries.cv);
663
- }
664
- return super.zx(a);
665
- }
666
- wn(a) {
667
- if (this.ys() == null || this.fragmentYAxis == null) {
666
+ wm(a) {
667
+ if (this.yr() == null || this.fragmentYAxis == null) {
668
668
  return Rect.empty;
669
669
  }
670
- let b = this.v7(a);
670
+ let b = this.v6(a);
671
671
  let c = this.cv.by;
672
672
  let d = this.cv.bx;
673
673
  let e = this.getEffectiveViewport1(this.cv);
674
674
  let f = new ScalerParams(0, c, d, this.fragmentYAxis.ch, e);
675
- let g = this.an(this.ys(), this.yu.f, this.zv(this.cv), this.zw(this.cv), a, true);
675
+ let g = this.an(this.yr(), this.yt.f, this.zu(this.cv), this.zv(this.cv), a, true);
676
676
  if (g == null) {
677
677
  return Rect.empty;
678
678
  }
@@ -680,7 +680,7 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
680
680
  let i = g[1];
681
681
  let j = Math.abs(b.x - h[0]);
682
682
  let k = Math.abs(b.x - i[0]);
683
- let l = this.ys().k8(c, d, e);
683
+ let l = this.yr().k8(c, d, e);
684
684
  if (j < k) {
685
685
  let m = h[0] - 0.5 * l;
686
686
  let n = h[1];
@@ -694,24 +694,24 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
694
694
  return new Rect(0, p, Math.min(q, r), l, Math.max(q, r) - Math.min(q, r));
695
695
  }
696
696
  }
697
- gw(a, b) {
698
- if (this.gz(a, b)) {
697
+ gv(a, b) {
698
+ if (this.gy(a, b)) {
699
699
  return true;
700
700
  }
701
- if (this.xh(a, b)) {
701
+ if (this.xg(a, b)) {
702
702
  return true;
703
703
  }
704
704
  return false;
705
705
  }
706
- gz(a, b) {
707
- let c = this.wo(a);
706
+ gy(a, b) {
707
+ let c = this.wn(a);
708
708
  if (c.isEmpty) {
709
709
  return false;
710
710
  }
711
- let d = this.adh(c, this.iu(b));
711
+ let d = this.adg(c, this.it(b));
712
712
  return d.containsPoint(a);
713
713
  }
714
- adh(a, b) {
714
+ adg(a, b) {
715
715
  let c = a.left + a.width / 2;
716
716
  let d = a.top + a.height / 2;
717
717
  let e = c - ((a.width / 2) + b);
@@ -720,7 +720,7 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
720
720
  let h = a.width + b * 2;
721
721
  return new Rect(0, e, f, h, g);
722
722
  }
723
- kx(a, b) {
723
+ kw(a, b) {
724
724
  let c = typeCast(FrameworkElement.$, a);
725
725
  let d = c != null ? typeCast(DataContext.$, c.dataContext) : null;
726
726
  let e = d != null ? d.item : null;
@@ -728,34 +728,34 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
728
728
  let f = this.cv.bx;
729
729
  let g = this.db != null ? this.db.v4 : Rect.empty;
730
730
  let h = { $type: Point_$type, x: g.left + g.width * (b.x - f.left) / f.width, y: g.top + g.height * (b.y - f.top) / f.height };
731
- e = this.kn(h);
731
+ e = this.km(h);
732
732
  }
733
733
  return e;
734
734
  }
735
- kn(a) {
735
+ km(a) {
736
736
  let b = 0;
737
- if (typeCast(ISortingAxis_$type, this.ys()) !== null) {
738
- b = this.j5(a);
737
+ if (typeCast(ISortingAxis_$type, this.yr()) !== null) {
738
+ b = this.j4(a);
739
739
  if (b == -1) {
740
740
  return null;
741
741
  }
742
742
  }
743
743
  else {
744
- b = this.j3(a);
744
+ b = this.j2(a);
745
745
  }
746
746
  return b >= 0 && this.dn != null && b < this.dn.count ? this.dn.item(b) : null;
747
747
  }
748
- j5(a) {
748
+ j4(a) {
749
749
  let b = this.cv.by;
750
750
  let c = this.cv.bx;
751
751
  let d = this.getEffectiveViewport1(this.cv);
752
752
  if (b.isEmpty || c.isEmpty) {
753
753
  return -1;
754
754
  }
755
- let e = this.ys();
755
+ let e = this.yr();
756
756
  let f = new ScalerParams(0, b, c, e.ch, d);
757
757
  let g = typeCast(ISortingAxis_$type, this.fragmentXAxis);
758
- let h = this.wj(this.cv);
758
+ let h = this.wi(this.cv);
759
759
  let i = e.eo(h.left, f);
760
760
  let j = e.eo(h.right, f);
761
761
  let k = (a.x - b.left) / b.width;
@@ -766,13 +766,13 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
766
766
  let m = g.i$f(l);
767
767
  return m;
768
768
  }
769
- j3(a) {
769
+ j2(a) {
770
770
  if (this.parentSeries == null) {
771
771
  return -1;
772
772
  }
773
- return this.parentSeries.abd(a);
773
+ return this.parentSeries.abc(a);
774
774
  }
775
- ac2(a, b, c, d, e, f, g, h) {
775
+ ac1(a, b, c, d, e, f, g, h) {
776
776
  let i = 0;
777
777
  let j = c[0];
778
778
  let k = e < i ? c[2] : c[1];
@@ -784,7 +784,7 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
784
784
  }
785
785
  return false;
786
786
  }
787
- ada(a) {
787
+ ac9(a) {
788
788
  if (a.p) {
789
789
  return this.parentSeries.ba.a$j.item(a.ad);
790
790
  }
@@ -792,42 +792,42 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
792
792
  return this.parentSeries.cu;
793
793
  }
794
794
  else {
795
- return this.parentSeries.y3;
795
+ return this.parentSeries.y2;
796
796
  }
797
797
  }
798
- rq(a, b, c, d, e) {
798
+ rp(a, b, c, d, e) {
799
799
  this.ba.a$z(this, a, b, d, e);
800
800
  let f = this.ba.a$j.item(d);
801
801
  let g = f;
802
802
  f.a3(c);
803
- let h = this.ada(f);
804
- h.cw.g(this.id);
803
+ let h = this.ac9(f);
804
+ h.cw.g(this.ic);
805
805
  if (this.d5(g)) {
806
806
  return;
807
807
  }
808
- if (this.aaw == null) {
809
- this.aaw = new CategoryFrame(3);
808
+ if (this.aav == null) {
809
+ this.aav = new CategoryFrame(3);
810
810
  }
811
- this.aaw.v();
812
- this.aah(this.aaw, g);
813
- this.aak(this.aaw, g);
811
+ this.aav.v();
812
+ this.aag(this.aav, g);
813
+ this.aaj(this.aav, g);
814
814
  }
815
- aah(a, b) {
815
+ aag(a, b) {
816
816
  a.v();
817
817
  if (this.valueColumn == null || this.parentSeries == null || this.logicalSeriesLink == null || this.logicalSeriesLink.a7.count == 0 || this.logicalSeriesLink.a8.count == 0) {
818
818
  return;
819
819
  }
820
820
  let c;
821
821
  if (b.p) {
822
- c = this.parentSeries.aau;
822
+ c = this.parentSeries.aat;
823
823
  }
824
824
  else if (b == this.cu) {
825
- c = this.parentSeries.yx;
825
+ c = this.parentSeries.yw;
826
826
  }
827
827
  else {
828
- c = this.parentSeries.yu;
828
+ c = this.parentSeries.yt;
829
829
  }
830
- let d = typeCast(CategorySeriesView.$, this.ada(b));
830
+ let d = typeCast(CategorySeriesView.$, this.ac9(b));
831
831
  a.f.clear();
832
832
  if (a.m != null) {
833
833
  a.m.clear();
@@ -835,8 +835,8 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
835
835
  a.n.clear();
836
836
  let e = d.cw.e;
837
837
  let f = d.cw.f;
838
- let g = this.parentSeries.yz.h.yScaler;
839
- let h = typeCast(ISortingAxis_$type, this.parentSeries.yz.h.scaler);
838
+ let g = this.parentSeries.yy.h.yScaler;
839
+ let h = typeCast(ISortingAxis_$type, this.parentSeries.yy.h.scaler);
840
840
  let i = typeCast(NumericAxisBase.$, g) !== null && g.lp;
841
841
  let j = typeCast(StackedBucketCalculator.$, d.cw);
842
842
  let k = d.cw.d;
@@ -867,7 +867,7 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
867
867
  a.m.add(n);
868
868
  }
869
869
  if (p) {
870
- if (this.ac2(b, a, q, this.yz.h.provideCollisionDetector(), o, n, l, a.f.count - 1)) {
870
+ if (this.ac1(b, a, q, this.yy.h.provideCollisionDetector(), o, n, l, a.f.count - 1)) {
871
871
  l++;
872
872
  }
873
873
  }
@@ -875,23 +875,23 @@ export let ColumnFragment = /*@__PURE__*/ (() => {
875
875
  }
876
876
  b.cz.count = l;
877
877
  }
878
- aak(a, b) {
879
- super.aak(a, b);
878
+ aaj(a, b) {
879
+ super.aaj(a, b);
880
880
  if (this.parentSeries == null) {
881
881
  return;
882
882
  }
883
- this.parentSeries.abm(this, a, b, runOn(this, this.ym));
884
- CategoryMarkerManager.e(this, a.n, b.cz, this.xi);
883
+ this.parentSeries.abl(this, a, b, runOn(this, this.yl));
884
+ CategoryMarkerManager.e(this, a.n, b.cz, this.xh);
885
885
  }
886
- q9(a, b, c, d) {
887
- super.q9(a, b, c, d);
886
+ q8(a, b, c, d) {
887
+ super.q8(a, b, c, d);
888
888
  }
889
889
  get useHighMarkerFidelity() {
890
- return this.zq;
890
+ return this.zp;
891
891
  }
892
892
  }
893
893
  ColumnFragment.$t = /*@__PURE__*/ markType(ColumnFragment, 'ColumnFragment', FragmentBase.$);
894
- ColumnFragment.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, ColumnFragment, 'raisePropertyChanged', ['RadiusX:adb:adf', [1, 0], 'RadiusY:adc:adg', [1, 0]]);
894
+ ColumnFragment.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, ColumnFragment, 'raisePropertyChanged', ['RadiusX:ada:ade', [1, 0], 'RadiusY:adb:adf', [1, 0]]);
895
895
  return ColumnFragment;
896
896
  })();
897
897
  /**
@@ -906,13 +906,13 @@ export let BarFragment = /*@__PURE__*/ (() => {
906
906
  get_ex() {
907
907
  return true;
908
908
  }
909
- get_fl() {
909
+ get_fk() {
910
910
  return true;
911
911
  }
912
912
  get_ez() {
913
913
  return false;
914
914
  }
915
- y4() {
915
+ y3() {
916
916
  return 1;
917
917
  }
918
918
  get barFragmentXAxis() {
@@ -921,7 +921,7 @@ export let BarFragment = /*@__PURE__*/ (() => {
921
921
  get barFragmentYAxis() {
922
922
  return this.parentSeries != null ? this.parentSeries.yAxis : null;
923
923
  }
924
- ys() {
924
+ yr() {
925
925
  if (this.parentSeries == null) {
926
926
  return null;
927
927
  }
@@ -930,12 +930,12 @@ export let BarFragment = /*@__PURE__*/ (() => {
930
930
  get_isVertical() {
931
931
  return true;
932
932
  }
933
- ir(a) {
933
+ iq(a) {
934
934
  let b = this.db != null ? this.db.v4 : Rect.empty;
935
935
  let c = this.cv.bx;
936
- let d = this.wj(this.cv);
936
+ let d = this.wi(this.cv);
937
937
  let e = this.getEffectiveViewport1(this.cv);
938
- let f = this.ys();
938
+ let f = this.yr();
939
939
  let g = -1;
940
940
  if (f != null && !b.isEmpty && !c.isEmpty) {
941
941
  let h = new ScalerParams(0, b, c, f.ch, e);
@@ -950,13 +950,13 @@ export let BarFragment = /*@__PURE__*/ (() => {
950
950
  }
951
951
  return g;
952
952
  }
953
- y9() {
953
+ y8() {
954
954
  if (this.parentSeries == null) {
955
955
  return null;
956
956
  }
957
- return this.parentSeries.y9();
957
+ return this.parentSeries.y8();
958
958
  }
959
- adh(a, b) {
959
+ adg(a, b) {
960
960
  let c = a.left + a.width / 2;
961
961
  let d = a.top + a.height / 2;
962
962
  let e = c - (a.width / 2);
@@ -965,17 +965,17 @@ export let BarFragment = /*@__PURE__*/ (() => {
965
965
  let h = a.width;
966
966
  return new Rect(0, e, f, h, g);
967
967
  }
968
- wn(a) {
969
- if (this.ys() == null) {
968
+ wm(a) {
969
+ if (this.yr() == null) {
970
970
  return Rect.empty;
971
971
  }
972
- let b = this.v7(a);
972
+ let b = this.v6(a);
973
973
  let c = this.cv.by;
974
974
  let d = this.cv.bx;
975
975
  let e = this.getEffectiveViewport1(this.cv);
976
- let f = this.ys();
976
+ let f = this.yr();
977
977
  let g = new ScalerParams(0, c, d, f.ch, e);
978
- let h = this.an(this.ys(), this.yu.f, this.zv(this.cv), this.zw(this.cv), a, true);
978
+ let h = this.an(this.yr(), this.yt.f, this.zu(this.cv), this.zv(this.cv), a, true);
979
979
  if (h == null) {
980
980
  return Rect.empty;
981
981
  }
@@ -997,16 +997,16 @@ export let BarFragment = /*@__PURE__*/ (() => {
997
997
  return new Rect(0, r, q, Math.max(s, r) - Math.min(s, r), m);
998
998
  }
999
999
  }
1000
- gw(a, b) {
1001
- if (this.gz(a, b)) {
1000
+ gv(a, b) {
1001
+ if (this.gy(a, b)) {
1002
1002
  return true;
1003
1003
  }
1004
- if (this.xh(a, b)) {
1004
+ if (this.xg(a, b)) {
1005
1005
  return true;
1006
1006
  }
1007
1007
  return false;
1008
1008
  }
1009
- ac2(a, b, c, d, e, f, g, h) {
1009
+ ac1(a, b, c, d, e, f, g, h) {
1010
1010
  let i = c[0];
1011
1011
  let j = e < 0 ? c[2] : c[1];
1012
1012
  let k = new Rect(0, j - 5, i - 5, 11, 11);
@@ -1017,20 +1017,20 @@ export let BarFragment = /*@__PURE__*/ (() => {
1017
1017
  }
1018
1018
  return false;
1019
1019
  }
1020
- kn(a) {
1020
+ km(a) {
1021
1021
  let b = 0;
1022
1022
  if (typeCast(ISortingAxis_$type, this.barFragmentYAxis) !== null) {
1023
- b = this.j5(a);
1023
+ b = this.j4(a);
1024
1024
  if (b == -1) {
1025
1025
  return null;
1026
1026
  }
1027
1027
  }
1028
1028
  else {
1029
- b = this.j3(a);
1029
+ b = this.j2(a);
1030
1030
  }
1031
1031
  return b >= 0 && this.dn != null && b < this.dn.count ? this.dn.item(b) : null;
1032
1032
  }
1033
- j5(a) {
1033
+ j4(a) {
1034
1034
  let b = this.cv.by;
1035
1035
  let c = this.cv.bx;
1036
1036
  if (b.isEmpty || c.isEmpty) {
@@ -1039,7 +1039,7 @@ export let BarFragment = /*@__PURE__*/ (() => {
1039
1039
  let d = this.getEffectiveViewport1(this.cv);
1040
1040
  let e = new ScalerParams(0, b, c, this.barFragmentYAxis.ch, d);
1041
1041
  let f = typeCast(ISortingAxis_$type, this.barFragmentYAxis);
1042
- let g = this.wj(this.cv);
1042
+ let g = this.wi(this.cv);
1043
1043
  let h = this.barFragmentYAxis.eo(g.top, e);
1044
1044
  let i = this.barFragmentYAxis.eo(g.bottom, e);
1045
1045
  let j = (a.y - b.top) / b.height;
@@ -1050,7 +1050,7 @@ export let BarFragment = /*@__PURE__*/ (() => {
1050
1050
  let l = f.i$f(k);
1051
1051
  return l;
1052
1052
  }
1053
- aa9(a) {
1053
+ aa8(a) {
1054
1054
  let b = 0;
1055
1055
  let c = a.by;
1056
1056
  let d = a.bx;
@@ -1061,26 +1061,26 @@ export let BarFragment = /*@__PURE__*/ (() => {
1061
1061
  }
1062
1062
  return b;
1063
1063
  }
1064
- q9(a, b, c, d) {
1065
- super.q9(a, b, c, d);
1064
+ q8(a, b, c, d) {
1065
+ super.q8(a, b, c, d);
1066
1066
  if (this.parentSeries == null || this.barFragmentXAxis == null) {
1067
1067
  return;
1068
1068
  }
1069
1069
  let e = this.barFragmentXAxis;
1070
1070
  switch (b) {
1071
1071
  case "ValueColumn":
1072
- if (this.aav.c8) {
1073
- this.aav.c7.g$i();
1072
+ if (this.aau.c8) {
1073
+ this.aau.c7.g$i();
1074
1074
  }
1075
1075
  if (e != null && !e.c1()) {
1076
- this.parentSeries.aav().cw.g(this.id);
1077
- this.rr(this.gg && this.d7);
1076
+ this.parentSeries.aau().cw.g(this.ic);
1077
+ this.rq(this.gf && this.d7);
1078
1078
  }
1079
1079
  break;
1080
1080
  }
1081
1081
  }
1082
1082
  get useHighMarkerFidelity() {
1083
- return this.zq;
1083
+ return this.zp;
1084
1084
  }
1085
1085
  }
1086
1086
  BarFragment.$t = /*@__PURE__*/ markType(BarFragment, 'BarFragment', ColumnFragment.$);
@@ -1106,8 +1106,8 @@ export let AreaFragmentBucketCalculator = /*@__PURE__*/ (() => {
1106
1106
  let g = f.parentSeries;
1107
1107
  let h = typeCast(IStacked100Series_$type, g) !== null;
1108
1108
  let i = this.i.c5.valueColumn;
1109
- let j = g.aas;
1110
- let k = g.aat;
1109
+ let j = g.aar;
1110
+ let k = g.aas;
1111
1111
  let l = f.logicalSeriesLink.a8;
1112
1112
  let m = f.logicalSeriesLink.a7;
1113
1113
  for (let n = b; n <= c; ++n) {
@@ -1170,7 +1170,7 @@ export let LineFragmentBucketCalculator = /*@__PURE__*/ (() => {
1170
1170
  let g = f.parentSeries;
1171
1171
  for (let h = b; h <= c; ++h) {
1172
1172
  let i = this.i.c5.valueColumn.item(h);
1173
- let j = Math.abs(g.aat[h]) + g.aas[h];
1173
+ let j = Math.abs(g.aas[h]) + g.aar[h];
1174
1174
  if (isNaN_(i) || isInfinity(i)) {
1175
1175
  i = 0;
1176
1176
  }
@@ -1225,7 +1225,7 @@ export let SplineFragmentBucketCalculator = /*@__PURE__*/ (() => {
1225
1225
  let g = f.parentSeries;
1226
1226
  for (let h = b; h <= c; ++h) {
1227
1227
  let i = this.i.c5.valueColumn.item(h);
1228
- let j = Math.abs(g.aat[h]) + g.aas[h];
1228
+ let j = Math.abs(g.aas[h]) + g.aar[h];
1229
1229
  if (isNaN_(i) || isInfinity(i)) {
1230
1230
  i = 0;
1231
1231
  }
@@ -1273,14 +1273,14 @@ export let StackedBucketCalculator = /*@__PURE__*/ (() => {
1273
1273
  }
1274
1274
  getBucket(a) {
1275
1275
  let b = typeCast(StackedSeriesBase.$, this.c.cy);
1276
- let c = Math.min(b.aat != null ? b.aat.length : 0, b.aas != null ? b.aas.length : 0);
1276
+ let c = Math.min(b.aas != null ? b.aas.length : 0, b.aar != null ? b.aar.length : 0);
1277
1277
  let d = Math.min(a * this.d, c - 1);
1278
1278
  let e = Math.min(d + this.d - 1, c - 1);
1279
1279
  let f = NaN;
1280
1280
  let g = NaN;
1281
1281
  for (let h = d; h <= e; ++h) {
1282
- let i = Math.min(b.aat[h], b.aas[h]);
1283
- let j = Math.max(b.aat[h], b.aas[h]);
1282
+ let i = Math.min(b.aas[h], b.aar[h]);
1283
+ let j = Math.max(b.aas[h], b.aar[h]);
1284
1284
  if (!isNaN_(f)) {
1285
1285
  if (!isNaN_(i)) {
1286
1286
  f = Math.min(f, i);
@@ -1327,7 +1327,7 @@ export let StackedBarBucketCalculator = /*@__PURE__*/ (() => {
1327
1327
  }
1328
1328
  let f = d.getEffectiveViewport1(this.c);
1329
1329
  let g = new ScalerParams(0, b, c, d.yAxis.ch, f);
1330
- let h = d.wj(this.c);
1330
+ let h = d.wi(this.c);
1331
1331
  let i = Math.floor(d.yAxis.ep(h.top, g, 0));
1332
1332
  let j = Math.ceil(d.yAxis.ep(h.bottom, g, 0));
1333
1333
  if (!d.yAxis.ch) {
@@ -1356,7 +1356,7 @@ export let StackedBarBucketCalculator = /*@__PURE__*/ (() => {
1356
1356
  let n = Number.NEGATIVE_INFINITY;
1357
1357
  let o = Number.POSITIVE_INFINITY;
1358
1358
  let p = i.getEffectiveViewport1(this.c);
1359
- let q = Math.min(i.aat != null ? i.aat.length : 0, i.aas != null ? i.aas.length : 0);
1359
+ let q = Math.min(i.aas != null ? i.aas.length : 0, i.aar != null ? i.aar.length : 0);
1360
1360
  let r = c * this.d;
1361
1361
  let s = Math.min(r + this.d - 1, q - 1);
1362
1362
  if (r <= s) {
@@ -1419,7 +1419,7 @@ export let StackedColumnBucketCalculator = /*@__PURE__*/ (() => {
1419
1419
  let n = Number.NEGATIVE_INFINITY;
1420
1420
  let o = Number.POSITIVE_INFINITY;
1421
1421
  let p = i.getEffectiveViewport1(this.c);
1422
- let q = Math.min(i.aat != null ? i.aat.length : 0, i.aas != null ? i.aas.length : 0);
1422
+ let q = Math.min(i.aas != null ? i.aas.length : 0, i.aar != null ? i.aar.length : 0);
1423
1423
  let r = c * this.d;
1424
1424
  let s = Math.min(r + this.d - 1, q - 1);
1425
1425
  if (r <= s) {
@@ -1484,17 +1484,17 @@ export let FragmentBaseValueList = /*@__PURE__*/ (() => {
1484
1484
  else {
1485
1485
  let b = false;
1486
1486
  if (this.a.parentSeries != null) {
1487
- b = this.a.parentSeries.aa4;
1487
+ b = this.a.parentSeries.aa3;
1488
1488
  }
1489
1489
  let c = this.a.parentSeries;
1490
1490
  if (c == null) {
1491
1491
  return NaN;
1492
1492
  }
1493
- if (c.aat == null || c.aas == null || c.aat.length == 0 || c.aas.length == 0) {
1493
+ if (c.aas == null || c.aar == null || c.aas.length == 0 || c.aar.length == 0) {
1494
1494
  return NaN;
1495
1495
  }
1496
1496
  let d = this.a.valueColumn.item(a);
1497
- let e = Math.abs(c.aat[a]) + c.aas[a];
1497
+ let e = Math.abs(c.aas[a]) + c.aar[a];
1498
1498
  let f = this.a.logicalSeriesLink.a7;
1499
1499
  let g = this.a.logicalSeriesLink.a8;
1500
1500
  if (isNaN_(d) || isInfinity(d)) {
@@ -1556,10 +1556,10 @@ export let LineFragment = /*@__PURE__*/ (() => {
1556
1556
  bj() {
1557
1557
  return new LineFragment();
1558
1558
  }
1559
- get_fk() {
1559
+ get_fj() {
1560
1560
  return true;
1561
1561
  }
1562
- zo() {
1562
+ zn() {
1563
1563
  return true;
1564
1564
  }
1565
1565
  constructor() {
@@ -1569,13 +1569,13 @@ export let LineFragment = /*@__PURE__*/ (() => {
1569
1569
  cs() {
1570
1570
  return new LineFragmentView(this);
1571
1571
  }
1572
- q1(a) {
1573
- super.q1(a);
1574
- this.ac7 = a;
1572
+ q0(a) {
1573
+ super.q0(a);
1574
+ this.ac6 = a;
1575
1575
  }
1576
- ac9(a, b) {
1577
- let c = this.ac7.dk.an;
1578
- if (this.gy(a, c)) {
1576
+ ac8(a, b) {
1577
+ let c = this.ac6.dk.an;
1578
+ if (this.gx(a, c)) {
1579
1579
  return true;
1580
1580
  }
1581
1581
  return false;
@@ -1583,25 +1583,25 @@ export let LineFragment = /*@__PURE__*/ (() => {
1583
1583
  get_ev() {
1584
1584
  return true;
1585
1585
  }
1586
- gw(a, b) {
1587
- if (this.ac8(a, b)) {
1586
+ gv(a, b) {
1587
+ if (this.ac7(a, b)) {
1588
1588
  return true;
1589
1589
  }
1590
- if (this.ac9(a, b)) {
1590
+ if (this.ac8(a, b)) {
1591
1591
  return true;
1592
1592
  }
1593
- if (this.xh(a, b)) {
1593
+ if (this.xg(a, b)) {
1594
1594
  return true;
1595
1595
  }
1596
1596
  return false;
1597
1597
  }
1598
- ac8(a, b) {
1599
- let c = this.ac7.dl.an;
1600
- if (this.gx(a, b, c)) {
1598
+ ac7(a, b) {
1599
+ let c = this.ac6.dl.an;
1600
+ if (this.gw(a, b, c)) {
1601
1601
  return true;
1602
1602
  }
1603
- let d = this.ac7.dm.an;
1604
- if (this.gx(a, b, d)) {
1603
+ let d = this.ac6.dm.an;
1604
+ if (this.gw(a, b, d)) {
1605
1605
  return true;
1606
1606
  }
1607
1607
  return false;
@@ -1609,40 +1609,40 @@ export let LineFragment = /*@__PURE__*/ (() => {
1609
1609
  preferredCategoryMode(a) {
1610
1610
  return 0;
1611
1611
  }
1612
- o5(a, b) {
1613
- super.o5(a, b);
1612
+ o4(a, b) {
1613
+ super.o4(a, b);
1614
1614
  let c = b;
1615
1615
  c.dg();
1616
1616
  }
1617
- aak(a, b) {
1618
- super.aak(a, b);
1617
+ aaj(a, b) {
1618
+ super.aaj(a, b);
1619
1619
  let c = (d) => a.f._inner[d][0];
1620
1620
  let d = (e) => a.f._inner[e][1];
1621
1621
  let e = (f) => a.f._inner[f][0];
1622
1622
  let f = (g) => a.f._inner[g][2];
1623
- this.acx.a = typeCast(ISortingAxis_$type, this.xAxis) !== null ? true : false;
1623
+ this.acw.a = typeCast(ISortingAxis_$type, this.xAxis) !== null ? true : false;
1624
1624
  let g = b.cw.d;
1625
1625
  let h = typeCast(LineFragmentView.$, b);
1626
1626
  let i = this.getEffectiveViewport1(b);
1627
1627
  let j = a.f;
1628
- this.y2.a2(this, this.zm(), runOn(this, this.ym), this.zv(b), this.zw(b));
1628
+ this.y1.a2(this, this.zl(), runOn(this, this.yl), this.zu(b), this.zv(b));
1629
1629
  let k = false;
1630
- let l = this.y2.b;
1630
+ let l = this.y1.b;
1631
1631
  if (l != null) {
1632
1632
  k = true;
1633
1633
  }
1634
1634
  if (k) {
1635
- let m = new ScalerParams(0, b.by, b.bx, this.acd.ch, i);
1636
- this.aag(j, -1, this.valueColumn.count, this.acd, m, b.q, -1);
1635
+ let m = new ScalerParams(0, b.by, b.bx, this.acc.ch, i);
1636
+ this.aaf(j, -1, this.valueColumn.count, this.acc, m, b.q, -1);
1637
1637
  }
1638
- this.y2.ad(h.dl, true, false, true, false);
1639
- this.y2.ad(h.dm, true, false, true, false);
1640
- this.y2.ad(h.dk, false, true, false, false);
1641
- h.dk._opacity = 0.75 * this.y2.j;
1642
- this.acx.m(h.dl, h.dk, h.dm, a.f.count, a.f, true, 0, this.aat(a.f, a.f.count - 1, b.bx, b.by), g, this.id);
1638
+ this.y1.ad(h.dl, true, false, true, false);
1639
+ this.y1.ad(h.dm, true, false, true, false);
1640
+ this.y1.ad(h.dk, false, true, false, false);
1641
+ h.dk._opacity = 0.75 * this.y1.j;
1642
+ this.acw.m(h.dl, h.dk, h.dm, a.f.count, a.f, true, 0, this.aas(a.f, a.f.count - 1, b.bx, b.by), g, this.ic);
1643
1643
  }
1644
1644
  get useHighMarkerFidelity() {
1645
- return this.zq;
1645
+ return this.zp;
1646
1646
  }
1647
1647
  }
1648
1648
  LineFragment.$t = /*@__PURE__*/ markType(LineFragment, 'LineFragment', FragmentBase.$);
@@ -1662,18 +1662,18 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1662
1662
  constructor() {
1663
1663
  super();
1664
1664
  this._logicalSeriesLink = null;
1665
- this.adg = null;
1666
- this.adi = null;
1667
- this.adg = new CategoryLineRasterizer();
1665
+ this.adf = null;
1666
+ this.adh = null;
1667
+ this.adf = new CategoryLineRasterizer();
1668
1668
  }
1669
1669
  get parentSeries() {
1670
- return this.adi;
1670
+ return this.adh;
1671
1671
  }
1672
1672
  set parentSeries(a) {
1673
- this.adi = a;
1673
+ this.adh = a;
1674
1674
  }
1675
- qa(a) {
1676
- super.qa(a);
1675
+ p9(a) {
1676
+ super.p9(a);
1677
1677
  a.parentSeries = this.parentSeries;
1678
1678
  a.logicalSeriesLink = this.logicalSeriesLink;
1679
1679
  }
@@ -1683,45 +1683,45 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1683
1683
  preferredCategoryMode(a) {
1684
1684
  return 0;
1685
1685
  }
1686
- get_fb() {
1686
+ get_isFragment() {
1687
1687
  return true;
1688
1688
  }
1689
- nc() {
1689
+ nb() {
1690
1690
  if (this.logicalSeriesLink != null) {
1691
1691
  return this.logicalSeriesLink.e0;
1692
1692
  }
1693
1693
  return null;
1694
1694
  }
1695
- wc(a, b, c) {
1696
- return this.we(a, b, c, this.yz.r(this.ys(), this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.y9(), this.ys(), runOn(this, this.adk), (d, e) => this.kb(d, e, this.ys(), runOn(this, this.zt), new SplineFragmentBaseValueList(this)), (d, e) => this.j9(d, e, this.ys(), runOn(this, this.zt), new SplineFragmentBaseValueList(this)));
1695
+ wb(a, b, c) {
1696
+ return this.wd(a, b, c, this.yy.r(this.yr(), this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.y8(), this.yr(), runOn(this, this.adj), (d, e) => this.ka(d, e, this.yr(), runOn(this, this.zs), new SplineFragmentBaseValueList(this)), (d, e) => this.j8(d, e, this.yr(), runOn(this, this.zs), new SplineFragmentBaseValueList(this)));
1697
1697
  }
1698
1698
  ai() {
1699
- return [this.ys(), this.y9()];
1699
+ return [this.yr(), this.y8()];
1700
1700
  }
1701
- adk(a, b, c) {
1701
+ adj(a, b, c) {
1702
1702
  if (this.db == null) {
1703
1703
  return NaN;
1704
1704
  }
1705
1705
  let d = this.getEffectiveViewport1(this.cv);
1706
- let e = new ScalerParams(0, this.db.v4, this.cv.bx, this.ys().ch, d);
1707
- let f = this.yz.r(this.ys(), this.db.v4, this.cv.bx, d);
1708
- return this.i7(new SplineFragmentBaseValueList(this), a, this.ys(), e, f, runOn(this, this.zt), b, c);
1706
+ let e = new ScalerParams(0, this.db.v4, this.cv.bx, this.yr().ch, d);
1707
+ let f = this.yy.r(this.yr(), this.db.v4, this.cv.bx, d);
1708
+ return this.i6(new SplineFragmentBaseValueList(this), a, this.yr(), e, f, runOn(this, this.zs), b, c);
1709
1709
  }
1710
- j2() {
1710
+ j1() {
1711
1711
  let a = this.parentSeries;
1712
- if (a.index == -1 || a.aa1 == null || a.aa1.f.indexOf(this) == -1) {
1712
+ if (a.index == -1 || a.aa0 == null || a.aa0.f.indexOf(this) == -1) {
1713
1713
  return -1;
1714
1714
  }
1715
- return a.aa1.f.indexOf(this);
1715
+ return a.aa0.f.indexOf(this);
1716
1716
  }
1717
1717
  resolveLegendIndex() {
1718
1718
  let a = this.parentSeries;
1719
- if (a.aa5) {
1720
- return -1 + a.index + a.aaw.count - a.aa1.f.indexOf(this);
1719
+ if (a.aa4) {
1720
+ return -1 + a.index + a.aav.count - a.aa0.f.indexOf(this);
1721
1721
  }
1722
1722
  return super.resolveLegendIndex();
1723
1723
  }
1724
- j7() {
1724
+ j6() {
1725
1725
  let a = this.parentSeries;
1726
1726
  if (a.index == -1 || a.series.count == 0 || a.series.indexOf(this.logicalSeriesLink) == -1) {
1727
1727
  return -1;
@@ -1731,7 +1731,7 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1731
1731
  bp() {
1732
1732
  return this.parentSeries;
1733
1733
  }
1734
- ac2(a, b, c, d, e, f, g) {
1734
+ ac1(a, b, c, d, e, f, g) {
1735
1735
  let h = b[0];
1736
1736
  let i = b[1];
1737
1737
  let j = new Rect(0, h - 5, i - 5, 11, 11);
@@ -1744,8 +1744,8 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1744
1744
  }
1745
1745
  return false;
1746
1746
  }
1747
- he(a, b, c) {
1748
- let d = super.he(a, b, c);
1747
+ hd(a, b, c) {
1748
+ let d = super.hd(a, b, c);
1749
1749
  let e = typeCast(CategoryAxisBase.$, this.parentSeries.fetchXAxis());
1750
1750
  let f = this.parentSeries.fetchYAxis();
1751
1751
  if (this.parentSeries == null || e == null || e.itemsSource == null || f == null || this.parentSeries.dn == null || e.bi == null || f.bi == null) {
@@ -1765,7 +1765,7 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1765
1765
  ay(a) {
1766
1766
  return null;
1767
1767
  }
1768
- adl(a, b, c, d, e, f) {
1768
+ adk(a, b, c, d, e, f) {
1769
1769
  let g = typeCast(ISortingAxis_$type, d);
1770
1770
  if (g == null) {
1771
1771
  return;
@@ -1774,10 +1774,10 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1774
1774
  let i = new ScalerParams(0, b, c, d.ch, h);
1775
1775
  let j = new ScalerParams(0, b, c, e.ch, h);
1776
1776
  let k = d.eo(2, i) - d.eo(1, i);
1777
- let l = this.xg();
1777
+ let l = this.xf();
1778
1778
  let m = 0;
1779
- let n = this.ac6(d, b, c, h);
1780
- let o = (p) => Math.abs(this.parentSeries.aat[p]) + this.parentSeries.aas[p];
1779
+ let n = this.ac5(d, b, c, h);
1780
+ let o = (p) => Math.abs(this.parentSeries.aas[p]) + this.parentSeries.aar[p];
1781
1781
  let p = (q) => q;
1782
1782
  let q = (r) => {
1783
1783
  let s = g.i$b._inner[r];
@@ -1788,13 +1788,13 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1788
1788
  return this.valueColumn.item(s) < 0 ? this.logicalSeriesLink.a8._inner[s] + this.valueColumn.item(s) : this.logicalSeriesLink.a7._inner[s] + this.valueColumn.item(s);
1789
1789
  }
1790
1790
  };
1791
- let r = this.y3.cw.f;
1792
- let s = this.y3.cw.e;
1791
+ let r = this.y2.cw.f;
1792
+ let s = this.y2.cw.e;
1793
1793
  let t = truncate(Math.ceil(c.width / (r - s)));
1794
1794
  let u = new CollisionAvoider();
1795
- let v = this.y3.cw.d;
1795
+ let v = this.y2.cw.d;
1796
1796
  if (v <= 0 || (s <= 0 && r <= 0)) {
1797
- this.y3.cz.count = m;
1797
+ this.y2.cz.count = m;
1798
1798
  return;
1799
1799
  }
1800
1800
  let w = 0;
@@ -1805,7 +1805,7 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1805
1805
  z = g.i$b._inner[z];
1806
1806
  }
1807
1807
  if (x >= (this.valueColumn.count - 1)) {
1808
- if (l && this.ac2(a, a.f._inner[a.f.count - 1], u, Math.min(z, this.dn.count - 1), m, f, w - 1)) {
1808
+ if (l && this.ac1(a, a.f._inner[a.f.count - 1], u, Math.min(z, this.dn.count - 1), m, f, w - 1)) {
1809
1809
  ++m;
1810
1810
  }
1811
1811
  break;
@@ -1815,8 +1815,8 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1815
1815
  let ac = p(x + 1);
1816
1816
  let ad = q(x + 1);
1817
1817
  let ae = ac - aa;
1818
- let af = this.acy[x];
1819
- let ag = this.acy[x + 1];
1818
+ let af = this.acx[x];
1819
+ let ag = this.acx[x + 1];
1820
1820
  let ah = g.i$d(g.i$b._inner[x]);
1821
1821
  let ai = d.el(ah, i) + n;
1822
1822
  let aj = e.el(ab, j);
@@ -1842,13 +1842,13 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1842
1842
  if (l) {
1843
1843
  y = [ai, aj, aj];
1844
1844
  }
1845
- if (l && this.ac2(a, y, u, Math.min(z, this.dn.count - 1), m, f, w - 1)) {
1845
+ if (l && this.ac1(a, y, u, Math.min(z, this.dn.count - 1), m, f, w - 1)) {
1846
1846
  ++m;
1847
1847
  }
1848
1848
  }
1849
- this.y3.cz.count = m;
1849
+ this.y2.cz.count = m;
1850
1850
  }
1851
- aah(a, b) {
1851
+ aag(a, b) {
1852
1852
  a.v();
1853
1853
  if (this.valueColumn == null || this.parentSeries == null || this.logicalSeriesLink == null) {
1854
1854
  return;
@@ -1856,10 +1856,10 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1856
1856
  if (this.logicalSeriesLink.a8.count == 0 || this.logicalSeriesLink.a7.count == 0) {
1857
1857
  return;
1858
1858
  }
1859
- if (this.y3.cw.d == 0) {
1859
+ if (this.y2.cw.d == 0) {
1860
1860
  return;
1861
1861
  }
1862
- super.aah(a, b);
1862
+ super.aag(a, b);
1863
1863
  if (a.f.count <= 1) {
1864
1864
  return;
1865
1865
  }
@@ -1872,21 +1872,21 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1872
1872
  let i = new ScalerParams(0, c, d, g.ch, e);
1873
1873
  a.f.clear();
1874
1874
  a.n.clear();
1875
- let j = this.xg();
1875
+ let j = this.xf();
1876
1876
  let k = 0;
1877
1877
  let l;
1878
1878
  let m;
1879
1879
  if (b.p) {
1880
- l = this.parentSeries.aau;
1880
+ l = this.parentSeries.aat;
1881
1881
  m = this.parentSeries.ba.a$j.item(b.ad);
1882
1882
  }
1883
1883
  else if (b == this.cu) {
1884
- l = this.parentSeries.yx;
1884
+ l = this.parentSeries.yw;
1885
1885
  m = typeCast(CategorySeriesView.$, this.parentSeries.cu);
1886
1886
  }
1887
1887
  else {
1888
- l = this.parentSeries.yu;
1889
- m = this.parentSeries.y3;
1888
+ l = this.parentSeries.yt;
1889
+ m = this.parentSeries.y2;
1890
1890
  }
1891
1891
  let n = m.cw.d;
1892
1892
  let o = typeCast(ISortingAxis_$type, f);
@@ -1913,7 +1913,7 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1913
1913
  if (f.ch) {
1914
1914
  q = -q;
1915
1915
  }
1916
- let s = (t) => Math.abs(this.parentSeries.aat[t]) + this.parentSeries.aas[t];
1916
+ let s = (t) => Math.abs(this.parentSeries.aas[t]) + this.parentSeries.aar[t];
1917
1917
  let t = (u) => u;
1918
1918
  let u = (v) => {
1919
1919
  let w = this.valueColumn.item(v);
@@ -1929,13 +1929,13 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1929
1929
  return w < 0 ? this.logicalSeriesLink.a8._inner[v] + w : this.logicalSeriesLink.a7._inner[v] + w;
1930
1930
  };
1931
1931
  let v = b.cw.d;
1932
- this.adb(b);
1932
+ this.ada(b);
1933
1933
  let w = m.cw.e;
1934
1934
  let x = m.cw.f;
1935
1935
  let y = truncate(Math.ceil(d.width / (x - w)));
1936
1936
  let z = new CollisionAvoider();
1937
1937
  if (o != null) {
1938
- this.adl(a, c, d, f, g, b);
1938
+ this.adk(a, c, d, f, g, b);
1939
1939
  return;
1940
1940
  }
1941
1941
  let aa = 0;
@@ -1947,7 +1947,7 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1947
1947
  let ad = null;
1948
1948
  if (v == 1) {
1949
1949
  if (ac >= (this.valueColumn.count - 1)) {
1950
- if (j && a.f.count > 0 && this.ac2(a, a.f._inner[a.f.count - 1], z, Math.min(ac * v, this.dn.count - 1), k, b, aa - 1)) {
1950
+ if (j && a.f.count > 0 && this.ac1(a, a.f._inner[a.f.count - 1], z, Math.min(ac * v, this.dn.count - 1), k, b, aa - 1)) {
1951
1951
  ++k;
1952
1952
  }
1953
1953
  break;
@@ -1957,8 +1957,8 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1957
1957
  let ag = u(ac);
1958
1958
  let ah = u(ac + 1);
1959
1959
  let ai = af - ae;
1960
- let aj = this.acy[ac];
1961
- let ak = this.acy[ac + 1];
1960
+ let aj = this.acx[ac];
1961
+ let ak = this.acx[ac + 1];
1962
1962
  let al = f.el(ae, h) + q;
1963
1963
  let am = g.el(ag, i);
1964
1964
  a.f.add([al, am, am]);
@@ -1989,14 +1989,14 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
1989
1989
  ab = aa;
1990
1990
  }
1991
1991
  }
1992
- if (j && this.ac2(a, ad, z, Math.min(ac * v, this.dn.count - 1), k, b, ab - 1)) {
1992
+ if (j && this.ac1(a, ad, z, Math.min(ac * v, this.dn.count - 1), k, b, ab - 1)) {
1993
1993
  ++k;
1994
1994
  }
1995
1995
  }
1996
1996
  b.cz.count = k;
1997
1997
  }
1998
- acw(a) {
1999
- let b = (c) => Math.abs(this.parentSeries.aat[c]) + this.parentSeries.aas[c];
1998
+ acv(a) {
1999
+ let b = (c) => Math.abs(this.parentSeries.aas[c]) + this.parentSeries.aar[c];
2000
2000
  let c = (d) => d;
2001
2001
  let d = (e) => {
2002
2002
  let f = this.valueColumn.item(e);
@@ -2014,13 +2014,13 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
2014
2014
  let e = new List$1(Array_$type, 0);
2015
2015
  let f = a.by;
2016
2016
  let g = a.bx;
2017
- let h = typeCast(ISortingAxis_$type, this.acd);
2017
+ let h = typeCast(ISortingAxis_$type, this.acc);
2018
2018
  let i = 0;
2019
2019
  let j = 0;
2020
2020
  let k = 0;
2021
- let l = this.id;
2022
- let m = this.wj(this.cv);
2023
- let n = this.acd;
2021
+ let l = this.ic;
2022
+ let m = this.wi(this.cv);
2023
+ let n = this.acc;
2024
2024
  let o = this.getEffectiveViewport1(a);
2025
2025
  if (h == null || h.i$b == null) {
2026
2026
  let p = new ScalerParams(0, f, g, n.ch, o);
@@ -2039,7 +2039,7 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
2039
2039
  let t = truncate(Math.ceil(g.width / (k - j)));
2040
2040
  let u = new CollisionAvoider();
2041
2041
  if (h != null) {
2042
- return this.acx(a);
2042
+ return this.acw(a);
2043
2043
  }
2044
2044
  let v = 0;
2045
2045
  let w = 0;
@@ -2057,8 +2057,8 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
2057
2057
  let ab = d(x);
2058
2058
  let ac = d(x + 1);
2059
2059
  let ad = aa - z;
2060
- let ae = this.acy[x];
2061
- let af = this.acy[x + 1];
2060
+ let ae = this.acx[x];
2061
+ let af = this.acx[x + 1];
2062
2062
  e.add([ab, ab]);
2063
2063
  for (let ag = 1; ag < t; ++ag) {
2064
2064
  let ah = z + ad * ag / t;
@@ -2077,19 +2077,19 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
2077
2077
  }
2078
2078
  return e.toArray();
2079
2079
  }
2080
- acx(a) {
2080
+ acw(a) {
2081
2081
  let b = new List$1(Array_$type, 0);
2082
2082
  let c = a.by;
2083
2083
  let d = a.bx;
2084
- let e = this.acd;
2084
+ let e = this.acc;
2085
2085
  let f = typeCast(ISortingAxis_$type, e);
2086
2086
  if (f == null) {
2087
2087
  return null;
2088
2088
  }
2089
2089
  let g = this.getEffectiveViewport1(a);
2090
- let h = this.xg();
2090
+ let h = this.xf();
2091
2091
  let i = 0;
2092
- let j = (k) => Math.abs(this.parentSeries.aat[k]) + this.parentSeries.aas[k];
2092
+ let j = (k) => Math.abs(this.parentSeries.aas[k]) + this.parentSeries.aar[k];
2093
2093
  let k = (l) => l;
2094
2094
  let l = (m) => {
2095
2095
  let n = f.i$b._inner[m];
@@ -2103,8 +2103,8 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
2103
2103
  let m = 0;
2104
2104
  let n = 0;
2105
2105
  let o = 0;
2106
- let p = this.id;
2107
- let q = this.wj(this.cv);
2106
+ let p = this.ic;
2107
+ let q = this.wi(this.cv);
2108
2108
  if (f == null || f.i$b == null) {
2109
2109
  let r = 0;
2110
2110
  let s = e.lk - 1;
@@ -2119,7 +2119,7 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
2119
2119
  m = 1;
2120
2120
  }
2121
2121
  if (m <= 0 || (n <= 0 && o <= 0)) {
2122
- this.y3.cz.count = i;
2122
+ this.y2.cz.count = i;
2123
2123
  return null;
2124
2124
  }
2125
2125
  let u = truncate(Math.ceil(d.width / (o - n)));
@@ -2135,8 +2135,8 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
2135
2135
  let ab = k(x + 1);
2136
2136
  let ac = l(x + 1);
2137
2137
  let ad = ab - z;
2138
- let ae = this.acy[x];
2139
- let af = this.acy[x + 1];
2138
+ let ae = this.acx[x];
2139
+ let af = this.acx[x + 1];
2140
2140
  b.add([aa, aa]);
2141
2141
  for (let ag = 1; ag < u; ++ag) {
2142
2142
  let ah = ag / u;
@@ -2149,9 +2149,9 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
2149
2149
  }
2150
2150
  return b.toArray();
2151
2151
  }
2152
- adb(a) {
2153
- super.adb(a);
2154
- let b = (c) => Math.abs(this.parentSeries.aat[c]) + this.parentSeries.aas[c];
2152
+ ada(a) {
2153
+ super.ada(a);
2154
+ let b = (c) => Math.abs(this.parentSeries.aas[c]) + this.parentSeries.aar[c];
2155
2155
  let c = (d) => d;
2156
2156
  let d = (e) => {
2157
2157
  let f = this.valueColumn.item(e);
@@ -2166,17 +2166,17 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
2166
2166
  }
2167
2167
  return f < 0 ? this.logicalSeriesLink.a8._inner[e] + f : this.logicalSeriesLink.a7._inner[e] + f;
2168
2168
  };
2169
- let e = this.acd;
2170
- let f = this.ac0 == 0 ? NaN : 0;
2169
+ let e = this.acc;
2170
+ let f = this.acz == 0 ? NaN : 0;
2171
2171
  if (e != null && typeCast(ISortingAxis_$type, e) !== null && e.i$b != null) {
2172
2172
  let g = new SafeSortedReadOnlyDoubleCollection(0, this.valueColumn, e.i$b);
2173
2173
  d = (h) => g.item(h);
2174
2174
  }
2175
- this.acy = Numeric.c(this.valueColumn.count, c, d, f, f);
2176
- if (this.ac1) {
2175
+ this.acx = Numeric.c(this.valueColumn.count, c, d, f, f);
2176
+ if (this.ac0) {
2177
2177
  let h = -1.7976931348623157E+308;
2178
2178
  let i = 1.7976931348623157E+308;
2179
- let j = this.acw(a);
2179
+ let j = this.acv(a);
2180
2180
  if (j == null) {
2181
2181
  return;
2182
2182
  }
@@ -2191,22 +2191,22 @@ export let SplineFragmentBase = /*@__PURE__*/ (() => {
2191
2191
  i = j[k][0];
2192
2192
  }
2193
2193
  }
2194
- this.ac8 = i;
2195
- this.ac7 = h;
2194
+ this.ac7 = i;
2195
+ this.ac6 = h;
2196
2196
  }
2197
2197
  }
2198
- q9(a, b, c, d) {
2199
- super.q9(a, b, c, d);
2198
+ q8(a, b, c, d) {
2199
+ super.q8(a, b, c, d);
2200
2200
  switch (b) {
2201
2201
  case "ActualBrush":
2202
2202
  if (this.logicalSeriesLink != null) {
2203
- this.logicalSeriesLink.ku = this.u9;
2203
+ this.logicalSeriesLink.ku = this.u8;
2204
2204
  }
2205
2205
  break;
2206
2206
  }
2207
2207
  }
2208
2208
  get useHighMarkerFidelity() {
2209
- return this.zq;
2209
+ return this.zp;
2210
2210
  }
2211
2211
  }
2212
2212
  SplineFragmentBase.$t = /*@__PURE__*/ markType(SplineFragmentBase, 'SplineFragmentBase', SplineSeriesBase.$);
@@ -2222,19 +2222,19 @@ export let SplineAreaFragment = /*@__PURE__*/ (() => {
2222
2222
  }
2223
2223
  constructor() {
2224
2224
  super();
2225
- this.adq = null;
2225
+ this.adp = null;
2226
2226
  this.ab = SplineAreaFragment.$;
2227
2227
  }
2228
2228
  cs() {
2229
2229
  return new SplineAreaFragmentView(this);
2230
2230
  }
2231
- q1(a) {
2232
- super.q1(a);
2233
- this.adm = typeCast(SplineAreaFragmentView.$, a);
2231
+ q0(a) {
2232
+ super.q0(a);
2233
+ this.adl = typeCast(SplineAreaFragmentView.$, a);
2234
2234
  }
2235
2235
  ac() {
2236
2236
  super.ac();
2237
- this.rr(false);
2237
+ this.rq(false);
2238
2238
  }
2239
2239
  get_ev() {
2240
2240
  return true;
@@ -2242,84 +2242,84 @@ export let SplineAreaFragment = /*@__PURE__*/ (() => {
2242
2242
  get_eu() {
2243
2243
  return true;
2244
2244
  }
2245
- get_f0() {
2245
+ get_fz() {
2246
2246
  return true;
2247
2247
  }
2248
- y4() {
2248
+ y3() {
2249
2249
  return 1;
2250
2250
  }
2251
- ado(a, b) {
2252
- let c = this.adm.dn.an;
2253
- if (this.gy(a, c)) {
2251
+ adn(a, b) {
2252
+ let c = this.adl.dn.an;
2253
+ if (this.gx(a, c)) {
2254
2254
  return true;
2255
2255
  }
2256
- let d = this.adm.dp.an;
2257
- if (this.gy(a, d)) {
2256
+ let d = this.adl.dp.an;
2257
+ if (this.gx(a, d)) {
2258
2258
  return true;
2259
2259
  }
2260
2260
  return false;
2261
2261
  }
2262
- gw(a, b) {
2263
- if (this.adn(a, b)) {
2262
+ gv(a, b) {
2263
+ if (this.adm(a, b)) {
2264
2264
  return true;
2265
2265
  }
2266
- if (this.ado(a, b)) {
2266
+ if (this.adn(a, b)) {
2267
2267
  return true;
2268
2268
  }
2269
- if (this.xh(a, b)) {
2269
+ if (this.xg(a, b)) {
2270
2270
  return true;
2271
2271
  }
2272
2272
  return false;
2273
2273
  }
2274
- adn(a, b) {
2275
- let c = this.adm.dq.an;
2276
- if (this.gx(a, b, c)) {
2274
+ adm(a, b) {
2275
+ let c = this.adl.dq.an;
2276
+ if (this.gw(a, b, c)) {
2277
2277
  return true;
2278
2278
  }
2279
- let d = this.adm.dr.an;
2280
- if (this.gx(a, b, d)) {
2279
+ let d = this.adl.dr.an;
2280
+ if (this.gw(a, b, d)) {
2281
2281
  return true;
2282
2282
  }
2283
2283
  return false;
2284
2284
  }
2285
- o5(a, b) {
2286
- super.o5(a, b);
2285
+ o4(a, b) {
2286
+ super.o4(a, b);
2287
2287
  let c = b;
2288
2288
  c.di();
2289
2289
  }
2290
- aak(a, b) {
2291
- super.aak(a, b);
2292
- this.adg.a = typeCast(ISortingAxis_$type, this.xAxis) !== null ? true : false;
2290
+ aaj(a, b) {
2291
+ super.aaj(a, b);
2292
+ this.adf.a = typeCast(ISortingAxis_$type, this.xAxis) !== null ? true : false;
2293
2293
  let c = a.f;
2294
2294
  let d = this.getEffectiveViewport1(b);
2295
- this.y2.a2(this, this.zm(), runOn(this, this.ym), this.zv(b), this.zw(b));
2295
+ this.y1.a2(this, this.zl(), runOn(this, this.yl), this.zu(b), this.zv(b));
2296
2296
  let e = false;
2297
- let f = this.y2.b;
2297
+ let f = this.y1.b;
2298
2298
  if (f != null) {
2299
2299
  e = true;
2300
2300
  }
2301
2301
  if (e) {
2302
- let g = new ScalerParams(0, b.by, b.bx, this.acd.ch, d);
2303
- this.aag(c, -1, this.valueColumn.count, this.acd, g, b.q, -1);
2302
+ let g = new ScalerParams(0, b.by, b.bx, this.acc.ch, d);
2303
+ this.aaf(c, -1, this.valueColumn.count, this.acc, g, b.q, -1);
2304
2304
  }
2305
2305
  let h = typeCast(SplineAreaFragmentView.$, b);
2306
2306
  let i = b.cw.d;
2307
- this.y2.ad(h.dq, true, false, true, true);
2308
- this.y2.ad(h.dr, true, false, true, true);
2309
- this.y2.ad(h.dn, false, true, false, false);
2310
- this.y2.ad(h.dp, false, true, false, false);
2311
- h.dn._opacity = this.y2.j * this.h9;
2312
- h.dp._opacity = 0.5 * this.y2.j * this.h9;
2313
- this.adg.i(h.dn, h.dq, h.dp, h.dr, a.f.count, a.f, true, i, this.id, (j, k, l, m, n) => this.adp(j, a.f, b), 1);
2314
- }
2315
- rt(a, b) {
2316
- super.rt(a, b);
2317
- }
2318
- adp(a, b, c) {
2319
- let d = this.aa9(c);
2307
+ this.y1.ad(h.dq, true, false, true, true);
2308
+ this.y1.ad(h.dr, true, false, true, true);
2309
+ this.y1.ad(h.dn, false, true, false, false);
2310
+ this.y1.ad(h.dp, false, true, false, false);
2311
+ h.dn._opacity = this.y1.j * this.h8;
2312
+ h.dp._opacity = 0.5 * this.y1.j * this.h8;
2313
+ this.adf.i(h.dn, h.dq, h.dp, h.dr, a.f.count, a.f, true, i, this.ic, (j, k, l, m, n) => this.ado(j, a.f, b), 1);
2314
+ }
2315
+ rs(a, b) {
2316
+ super.rs(a, b);
2317
+ }
2318
+ ado(a, b, c) {
2319
+ let d = this.aa8(c);
2320
2320
  let e = d;
2321
2321
  let f = this.logicalSeriesLink.az;
2322
- let g = f ? this.parentSeries.aa1.e : this.parentSeries.aa1.d;
2322
+ let g = f ? this.parentSeries.aa0.e : this.parentSeries.aa0.d;
2323
2323
  let h = g.indexOf(this);
2324
2324
  if (a.count == 0) {
2325
2325
  return;
@@ -2338,15 +2338,15 @@ export let SplineAreaFragment = /*@__PURE__*/ (() => {
2338
2338
  break;
2339
2339
  }
2340
2340
  let k = typeCast(SplineFragmentBase.$, g._inner[j - 1]);
2341
- if (k != null && k.adg != null && k.adg.o.count > 0 && this.cv != null && k.he(this.cv.bx, this.cv.by, this.cv)) {
2341
+ if (k != null && k.adf != null && k.adf.o.count > 0 && this.cv != null && k.hd(this.cv.bx, this.cv.by, this.cv)) {
2342
2342
  i = true;
2343
- for (let l = k.adg.o.count - 1; l >= 0; l--) {
2344
- a.add(k.adg.o._inner[l]);
2343
+ for (let l = k.adf.o.count - 1; l >= 0; l--) {
2344
+ a.add(k.adf.o._inner[l]);
2345
2345
  }
2346
2346
  }
2347
2347
  }
2348
2348
  }
2349
- aa9(a) {
2349
+ aa8(a) {
2350
2350
  let b = 0;
2351
2351
  let c = a.by;
2352
2352
  let d = a.bx;
@@ -2357,14 +2357,14 @@ export let SplineAreaFragment = /*@__PURE__*/ (() => {
2357
2357
  }
2358
2358
  return b;
2359
2359
  }
2360
- sd() {
2360
+ sc() {
2361
2361
  let a = (typeCast(XamDataChart.$, this.db));
2362
2362
  if (a != null) {
2363
- this.h9 = isNaN_(this.ik) ? this.parentSeries.h9 : this.ik;
2363
+ this.h8 = isNaN_(this.ij) ? this.parentSeries.h8 : this.ij;
2364
2364
  }
2365
2365
  }
2366
2366
  get useHighMarkerFidelity() {
2367
- return this.zq;
2367
+ return this.zp;
2368
2368
  }
2369
2369
  }
2370
2370
  SplineAreaFragment.$t = /*@__PURE__*/ markType(SplineAreaFragment, 'SplineAreaFragment', SplineFragmentBase.$);
@@ -2378,10 +2378,10 @@ export let SplineFragment = /*@__PURE__*/ (() => {
2378
2378
  bj() {
2379
2379
  return new SplineFragment();
2380
2380
  }
2381
- get_f0() {
2381
+ get_fz() {
2382
2382
  return true;
2383
2383
  }
2384
- zo() {
2384
+ zn() {
2385
2385
  return true;
2386
2386
  }
2387
2387
  constructor() {
@@ -2391,13 +2391,13 @@ export let SplineFragment = /*@__PURE__*/ (() => {
2391
2391
  cs() {
2392
2392
  return new SplineFragmentView(this);
2393
2393
  }
2394
- q1(a) {
2395
- super.q1(a);
2396
- this.adm = a;
2394
+ q0(a) {
2395
+ super.q0(a);
2396
+ this.adl = a;
2397
2397
  }
2398
- ado(a, b) {
2399
- let c = this.adm.dm.an;
2400
- if (this.gy(a, c)) {
2398
+ adn(a, b) {
2399
+ let c = this.adl.dm.an;
2400
+ if (this.gx(a, c)) {
2401
2401
  return true;
2402
2402
  }
2403
2403
  return false;
@@ -2405,59 +2405,59 @@ export let SplineFragment = /*@__PURE__*/ (() => {
2405
2405
  get_ev() {
2406
2406
  return true;
2407
2407
  }
2408
- gw(a, b) {
2409
- if (this.adn(a, b)) {
2408
+ gv(a, b) {
2409
+ if (this.adm(a, b)) {
2410
2410
  return true;
2411
2411
  }
2412
- if (this.ado(a, b)) {
2412
+ if (this.adn(a, b)) {
2413
2413
  return true;
2414
2414
  }
2415
- if (this.xh(a, b)) {
2415
+ if (this.xg(a, b)) {
2416
2416
  return true;
2417
2417
  }
2418
2418
  return false;
2419
2419
  }
2420
- adn(a, b) {
2421
- let c = this.adm.dn.an;
2422
- if (this.gx(a, b, c)) {
2420
+ adm(a, b) {
2421
+ let c = this.adl.dn.an;
2422
+ if (this.gw(a, b, c)) {
2423
2423
  return true;
2424
2424
  }
2425
- let d = this.adm.dp.an;
2426
- if (this.gx(a, b, d)) {
2425
+ let d = this.adl.dp.an;
2426
+ if (this.gw(a, b, d)) {
2427
2427
  return true;
2428
2428
  }
2429
2429
  return false;
2430
2430
  }
2431
- o5(a, b) {
2432
- super.o5(a, b);
2431
+ o4(a, b) {
2432
+ super.o4(a, b);
2433
2433
  let c = b;
2434
2434
  c.di();
2435
2435
  }
2436
- aak(a, b) {
2437
- super.aak(a, b);
2438
- this.adg.a = typeCast(ISortingAxis_$type, this.xAxis) !== null ? true : false;
2436
+ aaj(a, b) {
2437
+ super.aaj(a, b);
2438
+ this.adf.a = typeCast(ISortingAxis_$type, this.xAxis) !== null ? true : false;
2439
2439
  let c = typeCast(SplineFragmentView.$, b);
2440
2440
  let d = a.f;
2441
2441
  let e = this.getEffectiveViewport1(b);
2442
- this.y2.a2(this, this.zm(), runOn(this, this.ym), this.zv(b), this.zw(b));
2442
+ this.y1.a2(this, this.zl(), runOn(this, this.yl), this.zu(b), this.zv(b));
2443
2443
  let f = false;
2444
- let g = this.y2.b;
2444
+ let g = this.y1.b;
2445
2445
  if (g != null) {
2446
2446
  f = true;
2447
2447
  }
2448
2448
  if (f) {
2449
- let h = new ScalerParams(0, b.by, b.bx, this.acd.ch, e);
2450
- this.aag(d, -1, this.valueColumn.count, this.acd, h, b.q, -1);
2449
+ let h = new ScalerParams(0, b.by, b.bx, this.acc.ch, e);
2450
+ this.aaf(d, -1, this.valueColumn.count, this.acc, h, b.q, -1);
2451
2451
  }
2452
- this.y2.ad(c.dn, true, false, true, false);
2453
- this.y2.ad(c.dp, true, false, true, false);
2454
- this.y2.ad(c.dm, false, true, false, false);
2455
- c.dm._opacity = 0.75 * this.y2.j;
2452
+ this.y1.ad(c.dn, true, false, true, false);
2453
+ this.y1.ad(c.dp, true, false, true, false);
2454
+ this.y1.ad(c.dm, false, true, false, false);
2455
+ c.dm._opacity = 0.75 * this.y1.j;
2456
2456
  let i = c.cw.d;
2457
- this.adg.m(c.dn, c.dm, c.dp, a.f.count, a.f, true, 1, this.aat(a.f, a.f.count - 1, b.bx, b.by), i, this.id);
2457
+ this.adf.m(c.dn, c.dm, c.dp, a.f.count, a.f, true, 1, this.aas(a.f, a.f.count - 1, b.bx, b.by), i, this.ic);
2458
2458
  }
2459
2459
  get useHighMarkerFidelity() {
2460
- return this.zq;
2460
+ return this.zp;
2461
2461
  }
2462
2462
  }
2463
2463
  SplineFragment.$t = /*@__PURE__*/ markType(SplineFragment, 'SplineFragment', SplineFragmentBase.$);
@@ -2490,14 +2490,14 @@ export let SplineFragmentBaseValueList = /*@__PURE__*/ (() => {
2490
2490
  else {
2491
2491
  let b = false;
2492
2492
  if (this.a.parentSeries != null) {
2493
- b = this.a.parentSeries.aa4;
2493
+ b = this.a.parentSeries.aa3;
2494
2494
  }
2495
2495
  let c = this.a.parentSeries;
2496
2496
  if (c == null) {
2497
2497
  return NaN;
2498
2498
  }
2499
2499
  let d = this.a.valueColumn.item(a);
2500
- let e = Math.abs(c.aat[a]) + c.aas[a];
2500
+ let e = Math.abs(c.aas[a]) + c.aar[a];
2501
2501
  let f = this.a.logicalSeriesLink.a7;
2502
2502
  let g = this.a.logicalSeriesLink.a8;
2503
2503
  if (isNaN_(d) || isInfinity(d)) {
@@ -2560,47 +2560,47 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2560
2560
  super();
2561
2561
  this._series = null;
2562
2562
  this.seriesCreated = null;
2563
- this.abc = 0;
2564
2563
  this.abb = 0;
2564
+ this.aba = 0;
2565
+ this.aar = null;
2565
2566
  this.aas = null;
2567
+ this.aaz = null;
2568
+ this.aaw = null;
2569
+ this.aa6 = new Dictionary$2(String_$type, Boolean_$type, 0);
2566
2570
  this.aat = null;
2567
- this.aa0 = null;
2568
- this.aax = null;
2569
- this.aa7 = new Dictionary$2(String_$type, Boolean_$type, 0);
2570
- this.aau = null;
2571
2571
  this.series = new StackedSeriesCollection();
2572
2572
  let a = this.series;
2573
- a.collectionResetting = delegateCombine(a.collectionResetting, runOn(this, this.abo));
2573
+ a.collectionResetting = delegateCombine(a.collectionResetting, runOn(this, this.abn));
2574
2574
  let b = this.series;
2575
- b.collectionChanged = delegateCombine(b.collectionChanged, runOn(this, this.abn));
2576
- this.yz = new StackedSeriesFramePreparer(1, this, this.aa2, this, this, this.aa2.cw);
2577
- this.aax = new StackedSeriesCollection();
2578
- let c = this.aax;
2579
- c.collectionChanged = delegateCombine(c.collectionChanged, runOn(this, this.abn));
2580
- let d = this.aax;
2581
- d.collectionResetting = delegateCombine(d.collectionResetting, runOn(this, this.abi));
2582
- }
2583
- qg() {
2584
- for (let a of fromEnum(this.aaw)) {
2575
+ b.collectionChanged = delegateCombine(b.collectionChanged, runOn(this, this.abm));
2576
+ this.yy = new StackedSeriesFramePreparer(1, this, this.aa1, this, this, this.aa1.cw);
2577
+ this.aaw = new StackedSeriesCollection();
2578
+ let c = this.aaw;
2579
+ c.collectionChanged = delegateCombine(c.collectionChanged, runOn(this, this.abm));
2580
+ let d = this.aaw;
2581
+ d.collectionResetting = delegateCombine(d.collectionResetting, runOn(this, this.abh));
2582
+ }
2583
+ qf() {
2584
+ for (let a of fromEnum(this.aav)) {
2585
2585
  a.gw();
2586
2586
  }
2587
- super.qg();
2587
+ super.qf();
2588
2588
  }
2589
- get_fe() {
2589
+ get_fd() {
2590
2590
  return false;
2591
2591
  }
2592
2592
  getHostReferenceValue() {
2593
- return this.iy();
2593
+ return this.ix();
2594
2594
  }
2595
2595
  cs() {
2596
2596
  return new StackedSeriesView(this);
2597
2597
  }
2598
- q1(a) {
2599
- super.q1(a);
2600
- this.aa2 = a;
2598
+ q0(a) {
2599
+ super.q0(a);
2600
+ this.aa1 = a;
2601
2601
  }
2602
- q2(a, b) {
2603
- super.q2(a, b);
2602
+ q1(a, b) {
2603
+ super.q1(a, b);
2604
2604
  for (let c of fromEnum(this.series)) {
2605
2605
  c.visualSeriesLink.cv.bx = b;
2606
2606
  }
@@ -2611,65 +2611,65 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2611
2611
  set series(a) {
2612
2612
  this._series = a;
2613
2613
  }
2614
- kc() {
2614
+ kb() {
2615
2615
  if (this.series == null) {
2616
2616
  return -1;
2617
2617
  }
2618
2618
  return this.series.count;
2619
2619
  }
2620
- p3(a) {
2621
- for (let b = 0; b < this.aa1.f.count; b++) {
2622
- let c = this.aa1.f._inner[b];
2620
+ p2(a) {
2621
+ for (let b = 0; b < this.aa0.f.count; b++) {
2622
+ let c = this.aa0.f._inner[b];
2623
2623
  if (!a(c)) {
2624
2624
  break;
2625
2625
  }
2626
2626
  }
2627
- super.p3(a);
2627
+ super.p2(a);
2628
2628
  }
2629
2629
  get_isStacked() {
2630
2630
  return true;
2631
2631
  }
2632
- get aa1() {
2633
- if (this.aa0 == null) {
2634
- this.aa0 = new StackedSeriesManager(this);
2632
+ get aa0() {
2633
+ if (this.aaz == null) {
2634
+ this.aaz = new StackedSeriesManager(this);
2635
2635
  }
2636
- return this.aa0;
2636
+ return this.aaz;
2637
2637
  }
2638
- set aa1(a) {
2639
- this.aa0 = a;
2638
+ set aa0(a) {
2639
+ this.aaz = a;
2640
2640
  }
2641
- get aaw() {
2642
- return this.aa3 ? this.aax : this.series;
2641
+ get aav() {
2642
+ return this.aa2 ? this.aaw : this.series;
2643
2643
  }
2644
- abi(a, b) {
2645
- for (let c of fromEnum(this.aax)) {
2646
- if (this.aa1 != null && this.aa1.c.contains(c)) {
2644
+ abh(a, b) {
2645
+ for (let c of fromEnum(this.aaw)) {
2646
+ if (this.aa0 != null && this.aa0.c.contains(c)) {
2647
2647
  c.parentSeries = null;
2648
- this.aa1.c.remove(c);
2648
+ this.aa0.c.remove(c);
2649
2649
  }
2650
2650
  }
2651
2651
  }
2652
- abo(a, b) {
2652
+ abn(a, b) {
2653
2653
  for (let c of fromEnum(this.series)) {
2654
- if (this.aa1 != null && this.aa1.c.contains(c)) {
2654
+ if (this.aa0 != null && this.aa0.c.contains(c)) {
2655
2655
  c.parentSeries = null;
2656
- this.aa1.c.remove(c);
2656
+ this.aa0.c.remove(c);
2657
2657
  }
2658
2658
  }
2659
2659
  }
2660
- abn(a, b) {
2660
+ abm(a, b) {
2661
2661
  if (b.oldItems != null) {
2662
2662
  for (let c of fromEn(b.oldItems)) {
2663
- if (this.aa1 != null && this.aa1.c.contains(c)) {
2663
+ if (this.aa0 != null && this.aa0.c.contains(c)) {
2664
2664
  c.parentSeries = null;
2665
- this.aa1.c.remove(c);
2665
+ this.aa0.c.remove(c);
2666
2666
  }
2667
2667
  }
2668
2668
  }
2669
2669
  if (b.newItems != null) {
2670
2670
  let d = b.newStartingIndex;
2671
2671
  for (let e of fromEn(b.newItems)) {
2672
- if (this.aa1 != null && !this.aa1.c.contains(e)) {
2672
+ if (this.aa0 != null && !this.aa0.c.contains(e)) {
2673
2673
  e.parentSeries = this;
2674
2674
  e.gc();
2675
2675
  e.g3();
@@ -2721,21 +2721,21 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2721
2721
  e.he();
2722
2722
  e.hh();
2723
2723
  e.hm();
2724
- if (!this.aa3) {
2725
- this.aa1.c.insert(d, e);
2724
+ if (!this.aa2) {
2725
+ this.aa0.c.insert(d, e);
2726
2726
  d++;
2727
2727
  }
2728
2728
  }
2729
2729
  }
2730
2730
  }
2731
- if (!this.aa3) {
2732
- this.abp();
2731
+ if (!this.aa2) {
2732
+ this.abo();
2733
2733
  }
2734
2734
  }
2735
- r6(a) {
2735
+ r5(a) {
2736
2736
  this.c9.c9.c8(a, true, false);
2737
2737
  }
2738
- y0(a) {
2738
+ yz(a) {
2739
2739
  if (a != null && a.q) {
2740
2740
  if (a.p) {
2741
2741
  return new StackedSeriesFramePreparer(1, typeCast(IIsCategoryBased_$type, this), typeCast(ISupportsMarkers_$type, a), a, this, a.cw);
@@ -2746,33 +2746,33 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2746
2746
  }
2747
2747
  }
2748
2748
  else {
2749
- return this.yz;
2749
+ return this.yy;
2750
2750
  }
2751
2751
  }
2752
- aah(a, b) {
2752
+ aag(a, b) {
2753
2753
  a.v();
2754
- this.abl();
2755
- this.y0(b).d(a, b);
2754
+ this.abk();
2755
+ this.yz(b).d(a, b);
2756
2756
  }
2757
- rs(a) {
2758
- super.rs(a);
2759
- this.aa1.i(a);
2757
+ rr(a) {
2758
+ super.rr(a);
2759
+ this.aa0.i(a);
2760
2760
  }
2761
- get_gt() {
2761
+ get_gs() {
2762
2762
  return false;
2763
2763
  }
2764
- o5(a, b) {
2765
- super.o5(a, b);
2766
- for (let c of fromEnum(this.aaw)) {
2764
+ o4(a, b) {
2765
+ super.o4(a, b);
2766
+ for (let c of fromEnum(this.aav)) {
2767
2767
  if (c.visualSeriesLink != null) {
2768
- c.visualSeriesLink.o5(a, c.visualSeriesLink.cv);
2768
+ c.visualSeriesLink.o4(a, c.visualSeriesLink.cv);
2769
2769
  }
2770
2770
  }
2771
2771
  }
2772
- abj() {
2773
- this.abl();
2772
+ abi() {
2773
+ this.abk();
2774
2774
  }
2775
- abp() {
2775
+ abo() {
2776
2776
  let a = this.fetchXAxis();
2777
2777
  if (a != null) {
2778
2778
  a.c2(true);
@@ -2782,19 +2782,19 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2782
2782
  b.c2(true);
2783
2783
  }
2784
2784
  }
2785
- get_aa4() {
2785
+ get_aa3() {
2786
2786
  return false;
2787
2787
  }
2788
- get aa4() {
2789
- return this.get_aa4();
2788
+ get aa3() {
2789
+ return this.get_aa3();
2790
2790
  }
2791
- gd(a) {
2791
+ gc(a) {
2792
2792
  let b = this.dn != null ? this.dn.indexOf(a) : -1;
2793
2793
  let c = this.db != null ? this.db.v4 : Rect.empty;
2794
2794
  c = c.copy();
2795
2795
  let d = this.cv.bx;
2796
2796
  let e = new Rect(0, 0, 0, 1, 1);
2797
- let f = this.wl(this.cv);
2797
+ let f = this.wk(this.cv);
2798
2798
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
2799
2799
  let g = this.fetchXAxis();
2800
2800
  if (g != null) {
@@ -2809,10 +2809,10 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2809
2809
  c.x = i - 0.5 * c.width;
2810
2810
  }
2811
2811
  let j = this.fetchYAxis();
2812
- if (j != null && this.aas != null && b < this.aas.length) {
2812
+ if (j != null && this.aar != null && b < this.aar.length) {
2813
2813
  let k = new ScalerParams(0, e, e, j.ch, f);
2814
- let l = j.el(this.aas[b], k);
2815
- let m = j.el(this.aat[b], k);
2814
+ let l = j.el(this.aar[b], k);
2815
+ let m = j.el(this.aas[b], k);
2816
2816
  if (!isNaN_(l) && !isNaN_(m)) {
2817
2817
  let n = Math.abs(m - l);
2818
2818
  if (c.height < n) {
@@ -2835,30 +2835,30 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2835
2835
  return b >= 0;
2836
2836
  }
2837
2837
  ay(a) {
2838
- if (this.aat == null || this.aat.length == 0 || this.aas == null || this.aas.length == 0) {
2838
+ if (this.aas == null || this.aas.length == 0 || this.aar == null || this.aar.length == 0) {
2839
2839
  return null;
2840
2840
  }
2841
2841
  if (a == this.fetchXAxis()) {
2842
- let b = Math.min(this.aat.length, this.aas.length);
2842
+ let b = Math.min(this.aas.length, this.aar.length);
2843
2843
  return new AxisRange(0, b - 1);
2844
2844
  }
2845
2845
  if (a == this.fetchYAxis()) {
2846
- return new AxisRange(this.abc, this.abb);
2846
+ return new AxisRange(this.abb, this.aba);
2847
2847
  }
2848
2848
  return null;
2849
2849
  }
2850
- xg() {
2850
+ xf() {
2851
2851
  return false;
2852
2852
  }
2853
- pb(a, b, c, d) {
2854
- this.abl();
2855
- this.zp();
2856
- this.rr(true);
2853
+ pa(a, b, c, d) {
2854
+ this.abk();
2855
+ this.zo();
2856
+ this.rq(true);
2857
2857
  }
2858
- aav() {
2859
- return this.aa2;
2858
+ aau() {
2859
+ return this.aa1;
2860
2860
  }
2861
- aa8() {
2861
+ aa7() {
2862
2862
  let a = 0;
2863
2863
  let b = this.cv.by;
2864
2864
  let c = this.cv.bx;
@@ -2870,17 +2870,17 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2870
2870
  }
2871
2871
  return a;
2872
2872
  }
2873
- aa9() {
2873
+ aa8() {
2874
2874
  let a = typeCast(NumericYAxis.$, this.fetchYAxis());
2875
2875
  if (a != null) {
2876
2876
  return a.me;
2877
2877
  }
2878
2878
  return 0;
2879
2879
  }
2880
- abe(a) {
2881
- return this.index < 0 || this.aaw == null || this.aaw.count == 0 ? -1 : this.index + this.aaw.indexOf(a);
2882
- }
2883
2880
  abd(a) {
2881
+ return this.index < 0 || this.aav == null || this.aav.count == 0 ? -1 : this.index + this.aav.indexOf(a);
2882
+ }
2883
+ abc(a) {
2884
2884
  let b = this.db != null ? this.db.v4 : Rect.empty;
2885
2885
  let c = this.cv.bx;
2886
2886
  let d = this.getEffectiveViewport1(this.cv);
@@ -2888,7 +2888,7 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2888
2888
  let f = -1;
2889
2889
  if (e != null && !b.isEmpty && !c.isEmpty) {
2890
2890
  let g = new ScalerParams(0, b, c, e.ch, d);
2891
- let h = this.wj(this.cv);
2891
+ let h = this.wi(this.cv);
2892
2892
  let i = e.eo(h.left, g);
2893
2893
  let j = e.eo(h.right, g);
2894
2894
  let k = (a.x - b.left) / b.width;
@@ -2901,7 +2901,7 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2901
2901
  }
2902
2902
  return f;
2903
2903
  }
2904
- aa6(a, b, c, d) {
2904
+ aa5(a, b, c, d) {
2905
2905
  let e = true;
2906
2906
  let f = typeCast(CategoryAxisBase.$, this.fetchXAxis());
2907
2907
  let g = typeCast(NumericYAxis.$, this.fetchYAxis());
@@ -2915,35 +2915,35 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2915
2915
  }
2916
2916
  return e;
2917
2917
  }
2918
- abk() {
2919
- if (this.db == null || this.aa1 == null) {
2918
+ abj() {
2919
+ if (this.db == null || this.aa0 == null) {
2920
2920
  return;
2921
2921
  }
2922
- if (!this.aa3) {
2923
- this.aax.clear();
2922
+ if (!this.aa2) {
2923
+ this.aaw.clear();
2924
2924
  for (let a of fromEnum(this.series)) {
2925
- if (!this.aa1.c.contains(a)) {
2926
- this.aa1.c.add(a);
2925
+ if (!this.aa0.c.contains(a)) {
2926
+ this.aa0.c.add(a);
2927
2927
  }
2928
2928
  }
2929
- this.abp();
2929
+ this.abo();
2930
2930
  return;
2931
2931
  }
2932
2932
  }
2933
- aak(a, b) {
2934
- super.aak(a, b);
2933
+ aaj(a, b) {
2934
+ super.aaj(a, b);
2935
2935
  }
2936
- abm(a, b, c, d) {
2936
+ abl(a, b, c, d) {
2937
2937
  }
2938
2938
  az(a) {
2939
2939
  if (a.isEmpty && this.db != null) {
2940
2940
  a = this.db.v4;
2941
2941
  }
2942
- let b = this.ys();
2943
- if (this.aas == null || this.aat == null) {
2942
+ let b = this.yr();
2943
+ if (this.aar == null || this.aas == null) {
2944
2944
  return null;
2945
2945
  }
2946
- let c = this.wj(this.cv);
2946
+ let c = this.wi(this.cv);
2947
2947
  let d = new ScalerParams(0, a, this.db.wk, b.ch, this.getEffectiveViewport());
2948
2948
  let e = (b.eo(c.left, d));
2949
2949
  let f = (b.eo(c.right, d));
@@ -2962,8 +2962,8 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2962
2962
  e = Math.floor(e);
2963
2963
  f = Math.ceil(f);
2964
2964
  }
2965
- e = Math.max(0, Math.min(this.aat.length - 1, e));
2966
- f = Math.max(0, Math.min(this.aat.length - 1, f));
2965
+ e = Math.max(0, Math.min(this.aas.length - 1, e));
2966
+ f = Math.max(0, Math.min(this.aas.length - 1, f));
2967
2967
  let i = 1.7976931348623157E+308;
2968
2968
  let j = -1.7976931348623157E+308;
2969
2969
  for (let k = truncate(e); k <= truncate(f); k++) {
@@ -2971,13 +2971,13 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2971
2971
  if (h != null) {
2972
2972
  l = h.i$b._inner[k];
2973
2973
  }
2974
- let m = this.aat[l];
2974
+ let m = this.aas[l];
2975
2975
  {
2976
2976
  if (isInfinity(m) || isNaN_(m)) {
2977
2977
  continue;
2978
2978
  }
2979
2979
  }
2980
- let n = this.aas[l];
2980
+ let n = this.aar[l];
2981
2981
  {
2982
2982
  if (isInfinity(n) || isNaN_(n)) {
2983
2983
  continue;
@@ -2987,31 +2987,31 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
2987
2987
  j = Math.max(j, n);
2988
2988
  }
2989
2989
  let o = new AxisRange(i, j);
2990
- let p = this.y9();
2990
+ let p = this.y8();
2991
2991
  o = this.ax(o, p, a);
2992
2992
  return o;
2993
2993
  }
2994
- rv() {
2995
- super.rv();
2996
- for (let a of fromEnum(this.aaw)) {
2994
+ ru() {
2995
+ super.ru();
2996
+ for (let a of fromEnum(this.aav)) {
2997
2997
  a.f1();
2998
2998
  }
2999
2999
  }
3000
- abl() {
3000
+ abk() {
3001
3001
  if (this.dn == null) {
3002
3002
  return;
3003
3003
  }
3004
3004
  let a = this.dn.count;
3005
+ this.aar = new Array(a);
3005
3006
  this.aas = new Array(a);
3006
- this.aat = new Array(a);
3007
3007
  for (let b = 0; b < a; b++) {
3008
+ this.aar[b] = 0;
3008
3009
  this.aas[b] = 0;
3009
- this.aat[b] = 0;
3010
3010
  }
3011
- this.abc = Number.POSITIVE_INFINITY;
3012
- this.abb = Number.NEGATIVE_INFINITY;
3011
+ this.abb = Number.POSITIVE_INFINITY;
3012
+ this.aba = Number.NEGATIVE_INFINITY;
3013
3013
  let c = 0;
3014
- for (let d of fromEnum(this.aaw)) {
3014
+ for (let d of fromEnum(this.aav)) {
3015
3015
  if (d.itemsSource != null && d.visualSeriesLink == null) {
3016
3016
  continue;
3017
3017
  }
@@ -3023,9 +3023,9 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
3023
3023
  d.ak = this.dk(d.ft);
3024
3024
  }
3025
3025
  if (d.visualSeriesLink != null && d.itemsSource == null) {
3026
- d.visualSeriesLink.aa6 = true;
3026
+ d.visualSeriesLink.aa5 = true;
3027
3027
  d.visualSeriesLink.valueColumn = d.ak;
3028
- d.visualSeriesLink.aa6 = false;
3028
+ d.visualSeriesLink.aa5 = false;
3029
3029
  }
3030
3030
  d.az = true;
3031
3031
  if (d.ak != null) {
@@ -3035,54 +3035,54 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
3035
3035
  let f = d.ak.item(e);
3036
3036
  if (f < c) {
3037
3037
  d.a7.add(c);
3038
- d.a8.add(this.aat[e]);
3039
- this.aat[e] = this.aat[e] + f;
3038
+ d.a8.add(this.aas[e]);
3039
+ this.aas[e] = this.aas[e] + f;
3040
3040
  if (d.az) {
3041
3041
  d.az = false;
3042
3042
  }
3043
3043
  }
3044
3044
  else if (f >= c) {
3045
- d.a7.add(this.aas[e]);
3045
+ d.a7.add(this.aar[e]);
3046
3046
  d.a8.add(c);
3047
- this.aas[e] = this.aas[e] + f;
3047
+ this.aar[e] = this.aar[e] + f;
3048
3048
  }
3049
3049
  else if (isNaN_(f) || isInfinity(f)) {
3050
- d.a7.add(this.aas[e]);
3051
- d.a8.add(this.aat[e]);
3050
+ d.a7.add(this.aar[e]);
3051
+ d.a8.add(this.aas[e]);
3052
3052
  }
3053
3053
  }
3054
3054
  }
3055
3055
  }
3056
3056
  for (let g = 0; g < a; g++) {
3057
- this.abc = Math.min(this.abc, this.aat[g]);
3058
- this.abb = Math.max(this.abb, this.aas[g]);
3057
+ this.abb = Math.min(this.abb, this.aas[g]);
3058
+ this.aba = Math.max(this.aba, this.aar[g]);
3059
3059
  }
3060
3060
  }
3061
- q9(a, b, c, d) {
3062
- super.q9(a, b, c, d);
3061
+ q8(a, b, c, d) {
3062
+ super.q8(a, b, c, d);
3063
3063
  switch (b) {
3064
3064
  case "SeriesViewer":
3065
3065
  if (c != null && d == null) {
3066
- this.pc(this.fetchXAxis());
3067
- this.pc(this.fetchYAxis());
3066
+ this.pb(this.fetchXAxis());
3067
+ this.pb(this.fetchYAxis());
3068
3068
  }
3069
3069
  if (c == null && d != null) {
3070
- this.rh(this.fetchXAxis());
3071
- this.rh(this.fetchYAxis());
3070
+ this.rg(this.fetchXAxis());
3071
+ this.rg(this.fetchYAxis());
3072
3072
  }
3073
- if (this.aaw != null) {
3074
- for (let e of fromEnum(this.aaw)) {
3073
+ if (this.aav != null) {
3074
+ for (let e of fromEnum(this.aav)) {
3075
3075
  e.af = this.db;
3076
3076
  if (e.visualSeriesLink != null) {
3077
3077
  e.visualSeriesLink.db = this.db;
3078
3078
  }
3079
3079
  }
3080
- this.rr(false);
3080
+ this.rq(false);
3081
3081
  }
3082
3082
  break;
3083
3083
  case "ItemsSource":
3084
- if (this.aaw != null) {
3085
- for (let f of fromEnum(this.aaw)) {
3084
+ if (this.aav != null) {
3085
+ for (let f of fromEnum(this.aav)) {
3086
3086
  if (f.itemsSource == null) {
3087
3087
  if (f.visualSeriesLink != null) {
3088
3088
  f.visualSeriesLink.itemsSource = d;
@@ -3092,8 +3092,8 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
3092
3092
  }
3093
3093
  break;
3094
3094
  case "HighlightedItemsSource":
3095
- if (this.aaw != null) {
3096
- for (let g of fromEnum(this.aaw)) {
3095
+ if (this.aav != null) {
3096
+ for (let g of fromEnum(this.aav)) {
3097
3097
  if (g.highlightedItemsSource == null) {
3098
3098
  if (g.visualSeriesLink != null) {
3099
3099
  g.visualSeriesLink.highlightedItemsSource = d;
@@ -3103,276 +3103,276 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
3103
3103
  }
3104
3104
  break;
3105
3105
  case "FastItemsSource":
3106
- if (this.aa3) {
3107
- this.abk();
3106
+ if (this.aa2) {
3107
+ this.abj();
3108
3108
  }
3109
- if (!this.zp()) {
3110
- this.aa2.cw.g(this.id);
3109
+ if (!this.zo()) {
3110
+ this.aa1.cw.g(this.ic);
3111
3111
  }
3112
- this.rr(this.gg && c != null);
3112
+ this.rq(this.gf && c != null);
3113
3113
  break;
3114
3114
  case StackedSeriesBase.$$p[0]:
3115
- this.abk();
3115
+ this.abj();
3116
3116
  break;
3117
3117
  case StackedSeriesBase.$$p[1]:
3118
3118
  if (this.db != null) {
3119
- this.db.pf(this.aa1.f);
3119
+ this.db.pf(this.aa0.f);
3120
3120
  }
3121
3121
  break;
3122
3122
  case StackedSeriesBase.$$p[2]:
3123
- for (let h of fromEnum(this.aaw)) {
3123
+ for (let h of fromEnum(this.aav)) {
3124
3124
  h.hm();
3125
3125
  }
3126
3126
  break;
3127
3127
  case "Brush":
3128
- for (let i of fromEnum(this.aaw)) {
3128
+ for (let i of fromEnum(this.aav)) {
3129
3129
  i.f4();
3130
3130
  }
3131
3131
  break;
3132
3132
  case "DashArray":
3133
- for (let j of fromEnum(this.aaw)) {
3133
+ for (let j of fromEnum(this.aav)) {
3134
3134
  j.f5();
3135
3135
  }
3136
3136
  break;
3137
3137
  case "HighlightingFadeOpacity":
3138
- for (let k of fromEnum(this.aaw)) {
3138
+ for (let k of fromEnum(this.aav)) {
3139
3139
  k.gb();
3140
3140
  }
3141
3141
  break;
3142
3142
  case "HighlightedValuesDisplayMode":
3143
- for (let l of fromEnum(this.aaw)) {
3143
+ for (let l of fromEnum(this.aav)) {
3144
3144
  l.ga();
3145
3145
  }
3146
3146
  break;
3147
3147
  case "DashCap":
3148
- for (let m of fromEnum(this.aaw)) {
3148
+ for (let m of fromEnum(this.aav)) {
3149
3149
  m.f6();
3150
3150
  }
3151
3151
  break;
3152
3152
  case "IsDropShadowEnabled":
3153
- for (let n of fromEnum(this.aaw)) {
3153
+ for (let n of fromEnum(this.aav)) {
3154
3154
  n.gc();
3155
3155
  }
3156
3156
  break;
3157
3157
  case "ShadowBlur":
3158
- for (let o of fromEnum(this.aaw)) {
3158
+ for (let o of fromEnum(this.aav)) {
3159
3159
  o.g3();
3160
3160
  }
3161
3161
  break;
3162
3162
  case "ShadowColor":
3163
- for (let p of fromEnum(this.aaw)) {
3163
+ for (let p of fromEnum(this.aav)) {
3164
3164
  p.g4();
3165
3165
  }
3166
3166
  break;
3167
3167
  case "UseSingleShadow":
3168
- for (let q of fromEnum(this.aaw)) {
3168
+ for (let q of fromEnum(this.aav)) {
3169
3169
  q.hi();
3170
3170
  }
3171
3171
  break;
3172
3172
  case "ShadowOffsetX":
3173
- for (let r of fromEnum(this.aaw)) {
3173
+ for (let r of fromEnum(this.aav)) {
3174
3174
  r.g5();
3175
3175
  }
3176
3176
  break;
3177
3177
  case "ShadowOffsetY":
3178
- for (let s of fromEnum(this.aaw)) {
3178
+ for (let s of fromEnum(this.aav)) {
3179
3179
  s.g6();
3180
3180
  }
3181
3181
  break;
3182
3182
  case "IsHitTestVisible":
3183
- for (let t of fromEnum(this.aaw)) {
3183
+ for (let t of fromEnum(this.aav)) {
3184
3184
  t.gd();
3185
3185
  }
3186
3186
  break;
3187
3187
  case "LegendItemBadgeTemplate":
3188
- for (let u of fromEnum(this.aaw)) {
3188
+ for (let u of fromEnum(this.aav)) {
3189
3189
  u.gj();
3190
3190
  }
3191
3191
  break;
3192
3192
  case "LegendItemTemplate":
3193
- for (let v of fromEnum(this.aaw)) {
3193
+ for (let v of fromEnum(this.aav)) {
3194
3194
  v.gk();
3195
3195
  }
3196
3196
  break;
3197
3197
  case "LegendItemVisibility":
3198
- for (let w of fromEnum(this.aaw)) {
3198
+ for (let w of fromEnum(this.aav)) {
3199
3199
  w.gl();
3200
3200
  }
3201
3201
  break;
3202
3202
  case "LegendItemBadgeShape":
3203
- for (let x of fromEnum(this.aaw)) {
3203
+ for (let x of fromEnum(this.aav)) {
3204
3204
  x.gi();
3205
3205
  }
3206
3206
  break;
3207
3207
  case "LegendItemBadgeMode":
3208
- for (let y of fromEnum(this.aaw)) {
3208
+ for (let y of fromEnum(this.aav)) {
3209
3209
  y.gh();
3210
3210
  }
3211
3211
  break;
3212
3212
  case "MarkerTemplate":
3213
- for (let z of fromEnum(this.aaw)) {
3213
+ for (let z of fromEnum(this.aav)) {
3214
3214
  z.gu();
3215
3215
  }
3216
3216
  break;
3217
3217
  case "MarkerType":
3218
- for (let aa of fromEnum(this.aaw)) {
3218
+ for (let aa of fromEnum(this.aav)) {
3219
3219
  aa.gw();
3220
3220
  }
3221
3221
  break;
3222
3222
  case "MarkerThickness":
3223
- for (let ab of fromEnum(this.aaw)) {
3223
+ for (let ab of fromEnum(this.aav)) {
3224
3224
  ab.gv();
3225
3225
  }
3226
3226
  break;
3227
3227
  case "MarkerBrush":
3228
- for (let ac of fromEnum(this.aaw)) {
3228
+ for (let ac of fromEnum(this.aav)) {
3229
3229
  ac.go();
3230
3230
  }
3231
3231
  break;
3232
3232
  case "MarkerOutline":
3233
- for (let ad of fromEnum(this.aaw)) {
3233
+ for (let ad of fromEnum(this.aav)) {
3234
3234
  ad.gr();
3235
3235
  }
3236
3236
  break;
3237
3237
  case "MarkerOutlineMode":
3238
- for (let ae of fromEnum(this.aaw)) {
3238
+ for (let ae of fromEnum(this.aav)) {
3239
3239
  ae.gs();
3240
3240
  }
3241
3241
  break;
3242
3242
  case "MarkerFillMode":
3243
- for (let af of fromEnum(this.aaw)) {
3243
+ for (let af of fromEnum(this.aav)) {
3244
3244
  af.gp();
3245
3245
  }
3246
3246
  break;
3247
3247
  case "MarkerStyle":
3248
- for (let ag of fromEnum(this.aaw)) {
3248
+ for (let ag of fromEnum(this.aav)) {
3249
3249
  ag.gt();
3250
3250
  }
3251
3251
  break;
3252
3252
  case "Opacity":
3253
- for (let ah of fromEnum(this.aaw)) {
3253
+ for (let ah of fromEnum(this.aav)) {
3254
3254
  ah.gx();
3255
3255
  }
3256
3256
  break;
3257
3257
  case "OpacityMask":
3258
- for (let ai of fromEnum(this.aaw)) {
3258
+ for (let ai of fromEnum(this.aav)) {
3259
3259
  ai.gy();
3260
3260
  }
3261
3261
  break;
3262
3262
  case "AreaFillOpacity":
3263
- for (let aj of fromEnum(this.aaw)) {
3263
+ for (let aj of fromEnum(this.aav)) {
3264
3264
  aj.f3();
3265
3265
  }
3266
3266
  break;
3267
3267
  case "Outline":
3268
- for (let ak of fromEnum(this.aaw)) {
3268
+ for (let ak of fromEnum(this.aav)) {
3269
3269
  ak.gz();
3270
3270
  }
3271
3271
  break;
3272
3272
  case "LineCap":
3273
- for (let al of fromEnum(this.aaw)) {
3273
+ for (let al of fromEnum(this.aav)) {
3274
3274
  al.gm();
3275
3275
  }
3276
3276
  break;
3277
3277
  case "OutlineMode":
3278
- for (let am of fromEnum(this.aaw)) {
3278
+ for (let am of fromEnum(this.aav)) {
3279
3279
  am.g0();
3280
3280
  }
3281
3281
  break;
3282
3282
  case "MarkerFillOpacity":
3283
- for (let an of fromEnum(this.aaw)) {
3283
+ for (let an of fromEnum(this.aav)) {
3284
3284
  an.gq();
3285
3285
  }
3286
3286
  break;
3287
3287
  case "Thickness":
3288
- for (let ao of fromEnum(this.aaw)) {
3288
+ for (let ao of fromEnum(this.aav)) {
3289
3289
  ao.g7();
3290
3290
  }
3291
3291
  break;
3292
3292
  case "LineJoin":
3293
- for (let ap of fromEnum(this.aaw)) {
3293
+ for (let ap of fromEnum(this.aav)) {
3294
3294
  ap.gn();
3295
3295
  }
3296
3296
  break;
3297
3297
  case "ToolTip":
3298
- for (let aq of fromEnum(this.aaw)) {
3298
+ for (let aq of fromEnum(this.aav)) {
3299
3299
  aq.g9();
3300
3300
  }
3301
3301
  break;
3302
3302
  case "TransitionEasingFunction":
3303
- for (let ar of fromEnum(this.aaw)) {
3303
+ for (let ar of fromEnum(this.aav)) {
3304
3304
  ar.hb();
3305
3305
  }
3306
3306
  break;
3307
3307
  case "TransitionDuration":
3308
- for (let as of fromEnum(this.aaw)) {
3308
+ for (let as of fromEnum(this.aav)) {
3309
3309
  as.ha();
3310
3310
  }
3311
3311
  break;
3312
3312
  case "IsTransitionInEnabled":
3313
- for (let at of fromEnum(this.aaw)) {
3313
+ for (let at of fromEnum(this.aav)) {
3314
3314
  at.gf();
3315
3315
  }
3316
3316
  break;
3317
3317
  case "TransitionInMode":
3318
- for (let au of fromEnum(this.aaw)) {
3318
+ for (let au of fromEnum(this.aav)) {
3319
3319
  au.he();
3320
3320
  }
3321
3321
  break;
3322
3322
  case "TransitionInDuration":
3323
- for (let av of fromEnum(this.aaw)) {
3323
+ for (let av of fromEnum(this.aav)) {
3324
3324
  av.gf();
3325
3325
  }
3326
3326
  break;
3327
3327
  case "TransitionInSpeedType":
3328
- for (let aw of fromEnum(this.aaw)) {
3328
+ for (let aw of fromEnum(this.aav)) {
3329
3329
  aw.gf();
3330
3330
  }
3331
3331
  break;
3332
3332
  case "TransitionInEasingFunction":
3333
- for (let ax of fromEnum(this.aaw)) {
3333
+ for (let ax of fromEnum(this.aav)) {
3334
3334
  ax.hd();
3335
3335
  }
3336
3336
  break;
3337
3337
  case "UseLightweightMarkers":
3338
- for (let ay of fromEnum(this.aaw)) {
3338
+ for (let ay of fromEnum(this.aav)) {
3339
3339
  ay.hh();
3340
3340
  }
3341
3341
  break;
3342
3342
  case "UseHighMarkerFidelity":
3343
- for (let az of fromEnum(this.aaw)) {
3343
+ for (let az of fromEnum(this.aav)) {
3344
3344
  az.hg();
3345
3345
  }
3346
3346
  break;
3347
3347
  }
3348
3348
  }
3349
3349
  get currentCategoryMode() {
3350
- return this.preferredCategoryMode(typeCast(CategoryAxisBase.$, this.ys()));
3350
+ return this.preferredCategoryMode(typeCast(CategoryAxisBase.$, this.yr()));
3351
3351
  }
3352
3352
  get scaler() {
3353
- return typeCast(ICategoryScaler_$type, this.ys());
3353
+ return typeCast(ICategoryScaler_$type, this.yr());
3354
3354
  }
3355
3355
  get yScaler() {
3356
- return typeCast(IScaler_$type, this.y9());
3356
+ return typeCast(IScaler_$type, this.y8());
3357
3357
  }
3358
3358
  get bucketizer() {
3359
- return this.y3.cw;
3359
+ return this.y2.cw;
3360
3360
  }
3361
3361
  get currentMode2Index() {
3362
- return this.zy();
3362
+ return this.zx();
3363
3363
  }
3364
3364
  provideCollisionDetector() {
3365
3365
  return new CollisionAvoider();
3366
3366
  }
3367
- gn() {
3367
+ gm() {
3368
3368
  return false;
3369
3369
  }
3370
3370
  get_e5() {
3371
3371
  return false;
3372
3372
  }
3373
- rt(a, b) {
3374
- let c = this.g0;
3375
- super.rt(a, b);
3373
+ rs(a, b) {
3374
+ let c = this.gz;
3375
+ super.rs(a, b);
3376
3376
  if (!c) {
3377
3377
  this.cv.a4(b);
3378
3378
  return;
@@ -3382,34 +3382,34 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
3382
3382
  return;
3383
3383
  }
3384
3384
  for (let d of fromEnum(this.series)) {
3385
- d.visualSeriesLink.rt(a, b);
3385
+ d.visualSeriesLink.rs(a, b);
3386
3386
  }
3387
- this.g0 = false;
3387
+ this.gz = false;
3388
3388
  }
3389
- rq(a, b, c, d, e) {
3390
- super.rq(a, b, c, d, e);
3389
+ rp(a, b, c, d, e) {
3390
+ super.rp(a, b, c, d, e);
3391
3391
  let f = this.ba.a$j.item(d);
3392
- f.cw.g(this.id);
3392
+ f.cw.g(this.ic);
3393
3393
  f.a3(c);
3394
3394
  if (this.d5(f)) {
3395
3395
  return;
3396
3396
  }
3397
- if (this.aau == null) {
3398
- this.aau = new CategoryFrame(3);
3397
+ if (this.aat == null) {
3398
+ this.aat = new CategoryFrame(3);
3399
3399
  }
3400
- this.aau.v();
3401
- this.abl();
3402
- this.y0(f).d(this.aau, f);
3403
- this.aak(this.aau, f);
3400
+ this.aat.v();
3401
+ this.abk();
3402
+ this.yz(f).d(this.aat, f);
3403
+ this.aaj(this.aat, f);
3404
3404
  for (let g of fromEnum(this.series)) {
3405
- g.visualSeriesLink.rq(a, b, c, d, e);
3405
+ g.visualSeriesLink.rp(a, b, c, d, e);
3406
3406
  }
3407
3407
  }
3408
- aad(a, b, c, d, e, f, g) {
3408
+ aac(a, b, c, d, e, f, g) {
3409
3409
  for (let h = c; h <= d; h++) {
3410
3410
  let i = 0;
3411
3411
  for (let j = 0; j < this.series.count; j++) {
3412
- let k = i + this.aba(j, h);
3412
+ let k = i + this.aa9(j, h);
3413
3413
  let l = a == 1 ? i : k;
3414
3414
  if (l < f && e < k) {
3415
3415
  if (g == 7 || g == 6) {
@@ -3439,11 +3439,11 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
3439
3439
  }
3440
3440
  }
3441
3441
  }
3442
- aba(a, b) {
3442
+ aa9(a, b) {
3443
3443
  let c = this.series._inner[a];
3444
3444
  return c.ak.item(b);
3445
3445
  }
3446
- z7(a, b, c) {
3446
+ z6(a, b, c) {
3447
3447
  for (let d = 0; d < this.series.count; d++) {
3448
3448
  if (c == 2 || c == 1) {
3449
3449
  a.add(((() => {
@@ -3462,19 +3462,19 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
3462
3462
  }
3463
3463
  }
3464
3464
  }
3465
- km() {
3466
- let a = this.bc.exportStackedVisualData(this, this.ws);
3465
+ kl() {
3466
+ let a = this.bc.exportStackedVisualData(this, this.wr);
3467
3467
  for (let b of fromEnum(this.series)) {
3468
- let c = this.bc.createFragmentVisualData(this, this.ws, getInstanceType(b).typeName, b.e0);
3468
+ let c = this.bc.createFragmentVisualData(this, this.wr, getInstanceType(b).typeName, b.e0);
3469
3469
  b.visualSeriesLink.cv.an(c);
3470
3470
  this.bc.addSubSeriesVisualData(a, c);
3471
3471
  for (let d of fromEnum(b.visualSeriesLink.actualLayers)) {
3472
- let e = this.bc.createFragmentVisualData(this, this.ws, getInstanceType(d.target).typeName, d.target.name);
3472
+ let e = this.bc.createFragmentVisualData(this, this.wr, getInstanceType(d.target).typeName, d.target.name);
3473
3473
  d.target.cv.an(e);
3474
3474
  this.bc.addSubSeriesLayerVisualData(c, e);
3475
3475
  }
3476
3476
  }
3477
- this.pz(a);
3477
+ this.py(a);
3478
3478
  this.cv.an(a);
3479
3479
  return a;
3480
3480
  }
@@ -3482,11 +3482,11 @@ export let StackedSeriesBase = /*@__PURE__*/ (() => {
3482
3482
  return true;
3483
3483
  }
3484
3484
  get useHighMarkerFidelity() {
3485
- return this.zq;
3485
+ return this.zp;
3486
3486
  }
3487
3487
  }
3488
3488
  StackedSeriesBase.$t = /*@__PURE__*/ markType(StackedSeriesBase, 'StackedSeriesBase', CategorySeries.$, [IIsCategoryBased_$type]);
3489
- StackedSeriesBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, StackedSeriesBase, 'raisePropertyChanged', ['AutoGenerateSeries:aa3:abq', [0, false], 'ReverseLegendOrder:aa5:abr', [0, false], 'SeriesVisibility:abt:abs', [Visibility_$type, /*@__PURE__*/ enumGetBox(Visibility_$type, 0)]]);
3489
+ StackedSeriesBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, StackedSeriesBase, 'raisePropertyChanged', ['AutoGenerateSeries:aa2:abp', [0, false], 'ReverseLegendOrder:aa4:abq', [0, false], 'SeriesVisibility:abs:abr', [Visibility_$type, /*@__PURE__*/ enumGetBox(Visibility_$type, 0)]]);
3490
3490
  return StackedSeriesBase;
3491
3491
  })();
3492
3492
  /**
@@ -3497,14 +3497,14 @@ export let HorizontalStackedSeriesBase = /*@__PURE__*/ (() => {
3497
3497
  get_ek() {
3498
3498
  return true;
3499
3499
  }
3500
- get_f5() {
3501
- return this.y9() != null && this.y9().ch;
3500
+ get_f4() {
3501
+ return this.y8() != null && this.y8().ch;
3502
3502
  }
3503
- o2() {
3504
- super.o2();
3503
+ o1() {
3504
+ super.o1();
3505
3505
  this.xAxis = null;
3506
3506
  this.yAxis = null;
3507
- this.aa1.g();
3507
+ this.aa0.g();
3508
3508
  }
3509
3509
  ck() {
3510
3510
  return 1;
@@ -3516,7 +3516,7 @@ export let HorizontalStackedSeriesBase = /*@__PURE__*/ (() => {
3516
3516
  return 3;
3517
3517
  }
3518
3518
  getOffsetValue() {
3519
- return this.yz.r(this.xAxis, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
3519
+ return this.yy.r(this.xAxis, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
3520
3520
  }
3521
3521
  getCategoryWidth() {
3522
3522
  return this.xAxis.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
@@ -3530,66 +3530,66 @@ export let HorizontalStackedSeriesBase = /*@__PURE__*/ (() => {
3530
3530
  ai() {
3531
3531
  return [this.fetchXAxis(), this.fetchYAxis()];
3532
3532
  }
3533
- zp() {
3533
+ zo() {
3534
3534
  return this.yAxis != null && this.yAxis.c1();
3535
3535
  }
3536
- sd() {
3536
+ sc() {
3537
3537
  let a = (typeCast(XamDataChart.$, this.db));
3538
3538
  if (a != null) {
3539
- this.h9 = isNaN_(this.ik) ? a.w5.fp : this.ik;
3540
- for (let b of fromEnum(this.aaw)) {
3539
+ this.h8 = isNaN_(this.ij) ? a.w5.fp : this.ij;
3540
+ for (let b of fromEnum(this.aav)) {
3541
3541
  b.f3();
3542
3542
  }
3543
3543
  }
3544
3544
  }
3545
- q9(a, b, c, d) {
3546
- super.q9(a, b, c, d);
3545
+ q8(a, b, c, d) {
3546
+ super.q8(a, b, c, d);
3547
3547
  switch (b) {
3548
3548
  case "Resolution":
3549
- this.aa1.k();
3549
+ this.aa0.k();
3550
3550
  break;
3551
3551
  case HorizontalStackedSeriesBase.$$p[0]:
3552
3552
  if (c != d) {
3553
- this.pc(typeCast(Axis.$, c));
3554
- this.rh(typeCast(Axis.$, d));
3555
- this.y3.cw.g(this.id);
3556
- this.rr(false);
3557
- this.ql();
3553
+ this.pb(typeCast(Axis.$, c));
3554
+ this.rg(typeCast(Axis.$, d));
3555
+ this.y2.cw.g(this.ic);
3556
+ this.rq(false);
3557
+ this.qk();
3558
3558
  }
3559
3559
  break;
3560
3560
  case HorizontalStackedSeriesBase.$$p[1]:
3561
3561
  if (c != d) {
3562
- this.pc(typeCast(Axis.$, c));
3563
- this.rh(typeCast(Axis.$, d));
3564
- this.y3.cw.g(this.id);
3562
+ this.pb(typeCast(Axis.$, c));
3563
+ this.rg(typeCast(Axis.$, d));
3564
+ this.y2.cw.g(this.ic);
3565
3565
  if (this.db != null) {
3566
3566
  this.db.n2();
3567
3567
  }
3568
- this.zp();
3569
- this.rr(false);
3570
- this.ql();
3568
+ this.zo();
3569
+ this.rq(false);
3570
+ this.qk();
3571
3571
  }
3572
3572
  break;
3573
3573
  }
3574
3574
  }
3575
- abx(a) {
3575
+ abw(a) {
3576
3576
  if (typeCast(NumericYAxis.$, a) !== null) {
3577
3577
  return true;
3578
3578
  }
3579
3579
  return false;
3580
3580
  }
3581
- abw(a) {
3581
+ abv(a) {
3582
3582
  if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
3583
3583
  return true;
3584
3584
  }
3585
3585
  return false;
3586
3586
  }
3587
3587
  get useHighMarkerFidelity() {
3588
- return this.zq;
3588
+ return this.zp;
3589
3589
  }
3590
3590
  }
3591
3591
  HorizontalStackedSeriesBase.$t = /*@__PURE__*/ markType(HorizontalStackedSeriesBase, 'HorizontalStackedSeriesBase', StackedSeriesBase.$);
3592
- HorizontalStackedSeriesBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, HorizontalStackedSeriesBase, 'raisePropertyChanged', ['XAxis::ab0', [CategoryAxisBase.$, null], 'YAxis::ab1', [NumericYAxis.$, null]]);
3592
+ HorizontalStackedSeriesBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, HorizontalStackedSeriesBase, 'raisePropertyChanged', ['XAxis::abz', [CategoryAxisBase.$, null], 'YAxis::ab0', [NumericYAxis.$, null]]);
3593
3593
  return HorizontalStackedSeriesBase;
3594
3594
  })();
3595
3595
  /**
@@ -3609,14 +3609,14 @@ export let StackedAreaSeries = /*@__PURE__*/ (() => {
3609
3609
  }
3610
3610
  ac() {
3611
3611
  super.ac();
3612
- this.rr(false);
3612
+ this.rq(false);
3613
3613
  }
3614
3614
  cs() {
3615
3615
  return new StackedAreaSeriesView(this);
3616
3616
  }
3617
- q1(a) {
3618
- super.q1(a);
3619
- this.ab2 = a;
3617
+ q0(a) {
3618
+ super.q0(a);
3619
+ this.ab1 = a;
3620
3620
  }
3621
3621
  ay(a) {
3622
3622
  if (this.itemsSource == null) {
@@ -3626,8 +3626,8 @@ export let StackedAreaSeries = /*@__PURE__*/ (() => {
3626
3626
  return new AxisRange(0, this.dn.count - 1);
3627
3627
  }
3628
3628
  if (a == this.yAxis) {
3629
- this.abl();
3630
- return new AxisRange(this.abc, this.abb);
3629
+ this.abk();
3630
+ return new AxisRange(this.abb, this.aba);
3631
3631
  }
3632
3632
  return null;
3633
3633
  }
@@ -3636,14 +3636,14 @@ export let StackedAreaSeries = /*@__PURE__*/ (() => {
3636
3636
  }
3637
3637
  ak(a, b) {
3638
3638
  let c = new List$1(ChartSelection.$, 0);
3639
- this.p4(a, c, b);
3639
+ this.p3(a, c, b);
3640
3640
  return c.toArray();
3641
3641
  }
3642
- p4(a, b, c) {
3643
- this.aac(a, b, c, this.yt, 0);
3642
+ p3(a, b, c) {
3643
+ this.aab(a, b, c, this.ys, 0);
3644
3644
  }
3645
3645
  get useHighMarkerFidelity() {
3646
- return this.zq;
3646
+ return this.zp;
3647
3647
  }
3648
3648
  }
3649
3649
  StackedAreaSeries.$t = /*@__PURE__*/ markType(StackedAreaSeries, 'StackedAreaSeries', HorizontalStackedSeriesBase.$);
@@ -3654,17 +3654,17 @@ export let StackedAreaSeries = /*@__PURE__*/ (() => {
3654
3654
  */
3655
3655
  export let VerticalStackedSeriesBase = /*@__PURE__*/ (() => {
3656
3656
  class VerticalStackedSeriesBase extends StackedSeriesBase {
3657
- ys() {
3657
+ yr() {
3658
3658
  return this.yAxis;
3659
3659
  }
3660
- y9() {
3660
+ y8() {
3661
3661
  return this.xAxis;
3662
3662
  }
3663
- o2() {
3664
- super.o2();
3663
+ o1() {
3664
+ super.o1();
3665
3665
  this.xAxis = null;
3666
3666
  this.yAxis = null;
3667
- this.aa1.g();
3667
+ this.aa0.g();
3668
3668
  }
3669
3669
  ck() {
3670
3670
  if (this.xAxis != null && this.xAxis.ch) {
@@ -3679,11 +3679,11 @@ export let VerticalStackedSeriesBase = /*@__PURE__*/ (() => {
3679
3679
  if (a.isEmpty && this.db != null) {
3680
3680
  a = this.db.v4;
3681
3681
  }
3682
- let b = this.ys();
3683
- if (this.aas == null || this.aat == null) {
3682
+ let b = this.yr();
3683
+ if (this.aar == null || this.aas == null) {
3684
3684
  return null;
3685
3685
  }
3686
- let c = this.wj(this.cv);
3686
+ let c = this.wi(this.cv);
3687
3687
  let d = new ScalerParams(0, a, this.db.wk, b.ch, this.getEffectiveViewport());
3688
3688
  let e = (b.eo(c.top, d));
3689
3689
  let f = (b.eo(c.bottom, d));
@@ -3702,8 +3702,8 @@ export let VerticalStackedSeriesBase = /*@__PURE__*/ (() => {
3702
3702
  e = Math.floor(e);
3703
3703
  f = Math.ceil(f);
3704
3704
  }
3705
- e = Math.max(0, Math.min(this.aat.length - 1, e));
3706
- f = Math.max(0, Math.min(this.aat.length - 1, f));
3705
+ e = Math.max(0, Math.min(this.aas.length - 1, e));
3706
+ f = Math.max(0, Math.min(this.aas.length - 1, f));
3707
3707
  let i = 1.7976931348623157E+308;
3708
3708
  let j = -1.7976931348623157E+308;
3709
3709
  for (let k = truncate(e); k <= truncate(f); k++) {
@@ -3711,13 +3711,13 @@ export let VerticalStackedSeriesBase = /*@__PURE__*/ (() => {
3711
3711
  if (h != null) {
3712
3712
  l = h.i$b._inner[k];
3713
3713
  }
3714
- let m = this.aat[l];
3714
+ let m = this.aas[l];
3715
3715
  {
3716
3716
  if (isInfinity(m) || isNaN_(m)) {
3717
3717
  continue;
3718
3718
  }
3719
3719
  }
3720
- let n = this.aas[l];
3720
+ let n = this.aar[l];
3721
3721
  {
3722
3722
  if (isInfinity(n) || isNaN_(n)) {
3723
3723
  continue;
@@ -3727,12 +3727,12 @@ export let VerticalStackedSeriesBase = /*@__PURE__*/ (() => {
3727
3727
  j = Math.max(j, n);
3728
3728
  }
3729
3729
  let o = new AxisRange(i, j);
3730
- let p = this.y9();
3730
+ let p = this.y8();
3731
3731
  o = this.ax(o, p, a);
3732
3732
  return o;
3733
3733
  }
3734
3734
  getOffsetValue() {
3735
- return this.yz.r(this.yAxis, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
3735
+ return this.yy.r(this.yAxis, this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
3736
3736
  }
3737
3737
  getCategoryWidth() {
3738
3738
  return this.yAxis.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
@@ -3746,54 +3746,54 @@ export let VerticalStackedSeriesBase = /*@__PURE__*/ (() => {
3746
3746
  fetchYAxis() {
3747
3747
  return this.yAxis;
3748
3748
  }
3749
- zp() {
3749
+ zo() {
3750
3750
  return this.xAxis != null && this.xAxis.c1();
3751
3751
  }
3752
- q9(a, b, c, d) {
3753
- super.q9(a, b, c, d);
3752
+ q8(a, b, c, d) {
3753
+ super.q8(a, b, c, d);
3754
3754
  switch (b) {
3755
3755
  case VerticalStackedSeriesBase.$$p[0]:
3756
3756
  if (c != d) {
3757
- this.pc(typeCast(Axis.$, c));
3758
- this.rh(typeCast(Axis.$, d));
3759
- this.y3.cw.g(this.id);
3757
+ this.pb(typeCast(Axis.$, c));
3758
+ this.rg(typeCast(Axis.$, d));
3759
+ this.y2.cw.g(this.ic);
3760
3760
  if (this.db != null) {
3761
3761
  this.db.n2();
3762
3762
  }
3763
- this.rr(false);
3764
- this.ql();
3763
+ this.rq(false);
3764
+ this.qk();
3765
3765
  }
3766
3766
  break;
3767
3767
  case VerticalStackedSeriesBase.$$p[1]:
3768
3768
  if (c != d) {
3769
- this.pc(typeCast(Axis.$, c));
3770
- this.rh(typeCast(Axis.$, d));
3771
- this.y3.cw.g(this.id);
3772
- this.zp();
3773
- this.rr(false);
3774
- this.ql();
3769
+ this.pb(typeCast(Axis.$, c));
3770
+ this.rg(typeCast(Axis.$, d));
3771
+ this.y2.cw.g(this.ic);
3772
+ this.zo();
3773
+ this.rq(false);
3774
+ this.qk();
3775
3775
  }
3776
3776
  break;
3777
3777
  }
3778
3778
  }
3779
- abx(a) {
3779
+ abw(a) {
3780
3780
  if (typeCast(CategoryYAxis.$, a) !== null) {
3781
3781
  return true;
3782
3782
  }
3783
3783
  return false;
3784
3784
  }
3785
- abw(a) {
3785
+ abv(a) {
3786
3786
  if (typeCast(NumericXAxis.$, a) !== null) {
3787
3787
  return true;
3788
3788
  }
3789
3789
  return false;
3790
3790
  }
3791
3791
  get useHighMarkerFidelity() {
3792
- return this.zq;
3792
+ return this.zp;
3793
3793
  }
3794
3794
  }
3795
3795
  VerticalStackedSeriesBase.$t = /*@__PURE__*/ markType(VerticalStackedSeriesBase, 'VerticalStackedSeriesBase', StackedSeriesBase.$);
3796
- VerticalStackedSeriesBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, VerticalStackedSeriesBase, 'raisePropertyChanged', ['XAxis::ab0', [NumericXAxis.$, null], 'YAxis::ab1', [CategoryYAxis.$, null]]);
3796
+ VerticalStackedSeriesBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, VerticalStackedSeriesBase, 'raisePropertyChanged', ['XAxis::abz', [NumericXAxis.$, null], 'YAxis::ab0', [CategoryYAxis.$, null]]);
3797
3797
  return VerticalStackedSeriesBase;
3798
3798
  })();
3799
3799
  /**
@@ -3807,12 +3807,12 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
3807
3807
  get_ex() {
3808
3808
  return true;
3809
3809
  }
3810
- get_fl() {
3810
+ get_fk() {
3811
3811
  return true;
3812
3812
  }
3813
- jk() {
3814
- if (!isNaN_(this.jj)) {
3815
- return super.jk();
3813
+ jj() {
3814
+ if (!isNaN_(this.ji)) {
3815
+ return super.jj();
3816
3816
  }
3817
3817
  return Defaults.h;
3818
3818
  }
@@ -3822,22 +3822,22 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
3822
3822
  }
3823
3823
  ac() {
3824
3824
  super.ac();
3825
- this.rr(false);
3825
+ this.rq(false);
3826
3826
  }
3827
3827
  cs() {
3828
3828
  return new StackedBarSeriesView(this);
3829
3829
  }
3830
- q1(a) {
3831
- super.q1(a);
3832
- this.ab2 = a;
3830
+ q0(a) {
3831
+ super.q0(a);
3832
+ this.ab1 = a;
3833
3833
  }
3834
- aav() {
3835
- return this.ab2;
3834
+ aau() {
3835
+ return this.ab1;
3836
3836
  }
3837
3837
  preferredCategoryMode(a) {
3838
3838
  return 2;
3839
3839
  }
3840
- zy() {
3840
+ zx() {
3841
3841
  let a = 0;
3842
3842
  for (let b of fromEnum(this.db.series)) {
3843
3843
  if (b == this) {
@@ -3850,7 +3850,7 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
3850
3850
  }
3851
3851
  return -1;
3852
3852
  }
3853
- aa8() {
3853
+ aa7() {
3854
3854
  let a = 0;
3855
3855
  let b = this.db != null ? this.db.v4 : Rect.empty;
3856
3856
  let c = this.cv.bx;
@@ -3861,7 +3861,7 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
3861
3861
  }
3862
3862
  return a;
3863
3863
  }
3864
- aa9() {
3864
+ aa8() {
3865
3865
  if (this.xAxis != null) {
3866
3866
  return this.xAxis.me;
3867
3867
  }
@@ -3875,18 +3875,18 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
3875
3875
  return new AxisRange(0, this.dn.count - 1);
3876
3876
  }
3877
3877
  if (a == this.xAxis) {
3878
- this.abl();
3879
- return new AxisRange(this.abc, this.abb);
3878
+ this.abk();
3879
+ return new AxisRange(this.abb, this.aba);
3880
3880
  }
3881
3881
  return null;
3882
3882
  }
3883
- gd(a) {
3883
+ gc(a) {
3884
3884
  let b = this.dn != null ? this.dn.indexOf(a) : -1;
3885
3885
  let c = this.db != null ? this.db.v4 : Rect.empty;
3886
3886
  c = c.copy();
3887
3887
  let d = this.cv.bx;
3888
3888
  let e = new Rect(0, 0, 0, 1, 1);
3889
- let f = this.wl(this.cv);
3889
+ let f = this.wk(this.cv);
3890
3890
  let g = new ScalerParams(0, e, e, this.xAxis.ch, f);
3891
3891
  let h = new ScalerParams(0, e, e, this.yAxis.ch, f);
3892
3892
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
@@ -3900,9 +3900,9 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
3900
3900
  }
3901
3901
  c.y = i - 0.5 * c.height;
3902
3902
  }
3903
- if (this.xAxis != null && this.aas != null && b < this.aas.length) {
3904
- let j = this.xAxis.el(this.aas[b], g);
3905
- let k = this.xAxis.el(this.aat[b], g);
3903
+ if (this.xAxis != null && this.aar != null && b < this.aar.length) {
3904
+ let j = this.xAxis.el(this.aar[b], g);
3905
+ let k = this.xAxis.el(this.aas[b], g);
3906
3906
  if (!isNaN_(j) && !isNaN_(k)) {
3907
3907
  let l = Math.abs(k - j);
3908
3908
  if (c.width < l) {
@@ -3924,7 +3924,7 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
3924
3924
  }
3925
3925
  return b >= 0;
3926
3926
  }
3927
- he(a, b, c) {
3927
+ hd(a, b, c) {
3928
3928
  let d = true;
3929
3929
  let e = c;
3930
3930
  if (!c.o() || b.isEmpty || a.isEmpty || this.yAxis == null || this.yAxis.itemsSource == null || this.xAxis == null || this.dn == null || this.xAxis.bi == null || this.yAxis.bi == null || this.xAxis.l4 == this.xAxis.l3) {
@@ -3933,50 +3933,50 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
3933
3933
  }
3934
3934
  return d;
3935
3935
  }
3936
- pb(a, b, c, d) {
3936
+ pa(a, b, c, d) {
3937
3937
  switch (a) {
3938
3938
  case 4:
3939
3939
  case 1:
3940
3940
  case 0:
3941
- this.y3.cw.g(this.id);
3941
+ this.y2.cw.g(this.ic);
3942
3942
  break;
3943
3943
  }
3944
3944
  switch (a) {
3945
3945
  case 4:
3946
3946
  if (this.xAxis != null && !this.xAxis.c1()) {
3947
- this.rr(true);
3947
+ this.rq(true);
3948
3948
  }
3949
3949
  break;
3950
3950
  case 1:
3951
3951
  if (this.xAxis != null && !this.xAxis.c1()) {
3952
- this.rr(true);
3952
+ this.rq(true);
3953
3953
  }
3954
3954
  break;
3955
3955
  case 0:
3956
3956
  if (this.xAxis != null && !this.xAxis.c1()) {
3957
- this.rr(true);
3957
+ this.rq(true);
3958
3958
  }
3959
3959
  break;
3960
3960
  case 2:
3961
- if (this.y3.cw.d > 0) {
3962
- this.rr(true);
3961
+ if (this.y2.cw.d > 0) {
3962
+ this.rq(true);
3963
3963
  }
3964
3964
  break;
3965
3965
  case 3:
3966
3966
  if (this.xAxis != null && !this.xAxis.c1()) {
3967
- this.rr(true);
3967
+ this.rq(true);
3968
3968
  }
3969
3969
  break;
3970
3970
  }
3971
3971
  }
3972
- j3(a) {
3972
+ j2(a) {
3973
3973
  let b = this.db != null ? this.db.v4 : Rect.empty;
3974
3974
  let c = this.cv.bx;
3975
3975
  let d = this.getEffectiveViewport1(this.cv);
3976
3976
  let e = -1;
3977
3977
  if (this.yAxis != null && !b.isEmpty && !c.isEmpty) {
3978
3978
  let f = new ScalerParams(0, b, c, this.yAxis.ch, d);
3979
- let g = this.wj(this.cv);
3979
+ let g = this.wi(this.cv);
3980
3980
  let h = this.yAxis.eo(g.top, f);
3981
3981
  let i = this.yAxis.eo(g.bottom, f);
3982
3982
  let j = (a.y - b.top) / b.height;
@@ -3989,11 +3989,11 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
3989
3989
  }
3990
3990
  return e;
3991
3991
  }
3992
- kn(a) {
3993
- let b = this.j3(a);
3992
+ km(a) {
3993
+ let b = this.j2(a);
3994
3994
  return b >= 0 && this.dn != null && b < this.dn.count ? this.dn.item(b) : null;
3995
3995
  }
3996
- abp() {
3996
+ abo() {
3997
3997
  if (this.xAxis != null) {
3998
3998
  this.xAxis.c2(true);
3999
3999
  }
@@ -4001,10 +4001,10 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
4001
4001
  this.yAxis.c2(true);
4002
4002
  }
4003
4003
  }
4004
- abd(a) {
4005
- return this.j3(a);
4004
+ abc(a) {
4005
+ return this.j2(a);
4006
4006
  }
4007
- aa6(a, b, c, d) {
4007
+ aa5(a, b, c, d) {
4008
4008
  let e = true;
4009
4009
  if (!d.o() || c.isEmpty || b.isEmpty || this.yAxis == null || this.yAxis.itemsSource == null || this.xAxis == null || this.dn == null || this.xAxis.bi == null || this.yAxis.bi == null) {
4010
4010
  e = false;
@@ -4015,37 +4015,37 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
4015
4015
  }
4016
4016
  return e;
4017
4017
  }
4018
- iw() {
4018
+ iv() {
4019
4019
  return this.yAxis.k8(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
4020
4020
  }
4021
- abm(a, b, c, d) {
4021
+ abl(a, b, c, d) {
4022
4022
  let e = typeCast(BarFragment.$, a);
4023
4023
  let f = typeCast(ColumnFragmentView.$, c);
4024
- if (!this.he(c.bx, c.by, c) || e == null || f == null) {
4024
+ if (!this.hd(c.bx, c.by, c) || e == null || f == null) {
4025
4025
  return;
4026
4026
  }
4027
4027
  let g = this.yAxis.k8(c.by, c.bx, this.getEffectiveViewport1(c));
4028
4028
  if (isNaN_(g) || isInfinity(g)) {
4029
- e.ac8.dg.count = 0;
4029
+ e.ac7.dg.count = 0;
4030
4030
  return;
4031
4031
  }
4032
4032
  let h = 0;
4033
- e.y2.a2(e, e.zm(), d, e.zv(c), e.zw(c));
4034
- e.y2.r = e.adb;
4035
- e.y2.s = e.adc;
4036
- e.y2.k = e.adb;
4037
- e.y2.l = e.adc;
4033
+ e.y1.a2(e, e.zl(), d, e.zu(c), e.zv(c));
4034
+ e.y1.r = e.ada;
4035
+ e.y1.s = e.adb;
4036
+ e.y1.k = e.ada;
4037
+ e.y1.l = e.adb;
4038
4038
  let i = e.valueColumn.count;
4039
4039
  let j = c.by;
4040
4040
  let k = c.bx;
4041
4041
  let l = this.getEffectiveViewport1(c);
4042
4042
  let m = false;
4043
- let n = e.y2.b;
4043
+ let n = e.y1.b;
4044
4044
  if (n != null) {
4045
4045
  m = true;
4046
4046
  }
4047
4047
  let o = b.f;
4048
- let p = e.ys();
4048
+ let p = e.yr();
4049
4049
  let q = p.cn ? p : null;
4050
4050
  let r = new ScalerParams(0, j, k, p.ch, l);
4051
4051
  let s = 0;
@@ -4062,13 +4062,13 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
4062
4062
  let x = f.dg.item(h);
4063
4063
  x.height = g;
4064
4064
  x.width = Math.abs(v - w);
4065
- let y = e.y2.aw(i, s)[0];
4065
+ let y = e.y1.aw(i, s)[0];
4066
4066
  if (m) {
4067
- e.aag(o, s, i, p, r, c.q, y);
4067
+ e.aaf(o, s, i, p, r, c.q, y);
4068
4068
  }
4069
4069
  if (x.dataContext != null) {
4070
4070
  let z = x.dataContext;
4071
- if (e.y2.az == 1) {
4071
+ if (e.y1.az == 1) {
4072
4072
  if (y >= 0 && y < this.dn.count) {
4073
4073
  if (q != null && q.i$b != null && q.i$b.count > y) {
4074
4074
  y = q.i$b._inner[y];
@@ -4080,9 +4080,9 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
4080
4080
  z.item = null;
4081
4081
  }
4082
4082
  }
4083
- e.y2.ad(x, false, false, false, false);
4084
- x.ap = e.y2.k;
4085
- x.aq = e.y2.l;
4083
+ e.y1.ad(x, false, false, false, false);
4084
+ x.ap = e.y1.k;
4085
+ x.aq = e.y1.l;
4086
4086
  f.dn(x, Math.min(v, w), u);
4087
4087
  h++;
4088
4088
  s++;
@@ -4091,22 +4091,22 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
4091
4091
  }
4092
4092
  ak(a, b) {
4093
4093
  let c = new List$1(ChartSelection.$, 0);
4094
- this.p4(a, c, b);
4094
+ this.p3(a, c, b);
4095
4095
  return c.toArray();
4096
4096
  }
4097
- p4(a, b, c) {
4098
- this.aac(a, b, c, this.yt, 1);
4097
+ p3(a, b, c) {
4098
+ this.aab(a, b, c, this.ys, 1);
4099
4099
  }
4100
- q9(a, b, c, d) {
4101
- super.q9(a, b, c, d);
4100
+ q8(a, b, c, d) {
4101
+ super.q8(a, b, c, d);
4102
4102
  switch (b) {
4103
4103
  case StackedBarSeries.$$p[0]:
4104
4104
  case StackedBarSeries.$$p[1]:
4105
- for (let e of fromEnum(this.aaw)) {
4105
+ for (let e of fromEnum(this.aav)) {
4106
4106
  e.g1();
4107
4107
  e.g2();
4108
4108
  }
4109
- this.rr(false);
4109
+ this.rq(false);
4110
4110
  break;
4111
4111
  case "SyncLink":
4112
4112
  if (this.xAxis != null) {
@@ -4115,21 +4115,21 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
4115
4115
  break;
4116
4116
  case "FastItemsSource":
4117
4117
  if (this.xAxis != null && !this.xAxis.c1()) {
4118
- this.ab2.cw.g(this.id);
4118
+ this.ab1.cw.g(this.ic);
4119
4119
  }
4120
- this.rr(this.gg && c != null);
4120
+ this.rq(this.gf && c != null);
4121
4121
  break;
4122
4122
  case "SeriesViewer":
4123
4123
  if (c != null && d == null) {
4124
- this.pc(this.xAxis);
4125
- this.pc(this.yAxis);
4124
+ this.pb(this.xAxis);
4125
+ this.pb(this.yAxis);
4126
4126
  }
4127
4127
  if (c == null && d != null) {
4128
- this.rh(this.xAxis);
4129
- this.rh(this.yAxis);
4128
+ this.rg(this.xAxis);
4129
+ this.rg(this.yAxis);
4130
4130
  }
4131
- this.ab2.cw.g(this.id);
4132
- this.rr(false);
4131
+ this.ab1.cw.g(this.ic);
4132
+ this.rq(false);
4133
4133
  if (this.xAxis != null) {
4134
4134
  this.xAxis.c1();
4135
4135
  }
@@ -4140,11 +4140,11 @@ export let StackedBarSeries = /*@__PURE__*/ (() => {
4140
4140
  return this.preferredCategoryMode(this.yAxis);
4141
4141
  }
4142
4142
  get useHighMarkerFidelity() {
4143
- return this.zq;
4143
+ return this.zp;
4144
4144
  }
4145
4145
  }
4146
4146
  StackedBarSeries.$t = /*@__PURE__*/ markType(StackedBarSeries, 'StackedBarSeries', VerticalStackedSeriesBase.$, [IBarSeries_$type]);
4147
- StackedBarSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, StackedBarSeries, 'raisePropertyChanged', ['RadiusX:ab3:ab7', [1, 0], 'RadiusY:ab4:ab8', [1, 0]]);
4147
+ StackedBarSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, StackedBarSeries, 'raisePropertyChanged', ['RadiusX:ab2:ab6', [1, 0], 'RadiusY:ab3:ab7', [1, 0]]);
4148
4148
  return StackedBarSeries;
4149
4149
  })();
4150
4150
  /**
@@ -4158,12 +4158,12 @@ export let StackedColumnSeries = /*@__PURE__*/ (() => {
4158
4158
  get_ez() {
4159
4159
  return true;
4160
4160
  }
4161
- get_fl() {
4161
+ get_fk() {
4162
4162
  return true;
4163
4163
  }
4164
- jk() {
4165
- if (!isNaN_(this.jj)) {
4166
- return super.jk();
4164
+ jj() {
4165
+ if (!isNaN_(this.ji)) {
4166
+ return super.jj();
4167
4167
  }
4168
4168
  return Defaults.h;
4169
4169
  }
@@ -4174,12 +4174,12 @@ export let StackedColumnSeries = /*@__PURE__*/ (() => {
4174
4174
  cs() {
4175
4175
  return new StackedColumnSeriesView(this);
4176
4176
  }
4177
- q1(a) {
4178
- super.q1(a);
4179
- this.ab2 = a;
4177
+ q0(a) {
4178
+ super.q0(a);
4179
+ this.ab1 = a;
4180
4180
  }
4181
- aav() {
4182
- return this.ab2;
4181
+ aau() {
4182
+ return this.ab1;
4183
4183
  }
4184
4184
  preferredCategoryMode(a) {
4185
4185
  return 2;
@@ -4192,19 +4192,19 @@ export let StackedColumnSeries = /*@__PURE__*/ (() => {
4192
4192
  return new AxisRange(0, this.dn.count - 1);
4193
4193
  }
4194
4194
  if (a == this.yAxis) {
4195
- this.abl();
4196
- return new AxisRange(this.abc, this.abb);
4195
+ this.abk();
4196
+ return new AxisRange(this.abb, this.aba);
4197
4197
  }
4198
4198
  return null;
4199
4199
  }
4200
- iw() {
4200
+ iv() {
4201
4201
  let a = this.getEffectiveViewport1(this.cv);
4202
4202
  return this.xAxis.k8(this.cv.by, this.cv.bx, a);
4203
4203
  }
4204
- abm(a, b, c, d) {
4204
+ abl(a, b, c, d) {
4205
4205
  let e = typeCast(ColumnFragment.$, a);
4206
4206
  let f = typeCast(ColumnFragmentView.$, c);
4207
- if (!this.he(c.bx, c.by, c) || e == null || f == null) {
4207
+ if (!this.hd(c.bx, c.by, c) || e == null || f == null) {
4208
4208
  return;
4209
4209
  }
4210
4210
  if (e == null) {
@@ -4213,25 +4213,25 @@ export let StackedColumnSeries = /*@__PURE__*/ (() => {
4213
4213
  let g = this.getEffectiveViewport1(c);
4214
4214
  let h = this.xAxis.k8(c.by, c.bx, g);
4215
4215
  if (isNaN_(h) || isInfinity(h)) {
4216
- e.ac8.dg.count = 0;
4216
+ e.ac7.dg.count = 0;
4217
4217
  return;
4218
4218
  }
4219
4219
  let i = 0;
4220
- e.y2.a2(e, e.zm(), d, e.zv(c), e.zw(c));
4221
- e.y2.r = e.adb;
4222
- e.y2.s = e.adc;
4223
- e.y2.k = e.adb;
4224
- e.y2.l = e.adc;
4220
+ e.y1.a2(e, e.zl(), d, e.zu(c), e.zv(c));
4221
+ e.y1.r = e.ada;
4222
+ e.y1.s = e.adb;
4223
+ e.y1.k = e.ada;
4224
+ e.y1.l = e.adb;
4225
4225
  let j = c.by;
4226
4226
  let k = c.bx;
4227
4227
  let l = this.getEffectiveViewport1(c);
4228
4228
  let m = false;
4229
- let n = e.y2.b;
4229
+ let n = e.y1.b;
4230
4230
  if (n != null) {
4231
4231
  m = true;
4232
4232
  }
4233
4233
  let o = b.f;
4234
- let p = e.ys();
4234
+ let p = e.yr();
4235
4235
  let q = p.cn ? p : null;
4236
4236
  let r = new ScalerParams(0, j, k, p.ch, l);
4237
4237
  let s = e.valueColumn.count;
@@ -4250,16 +4250,16 @@ export let StackedColumnSeries = /*@__PURE__*/ (() => {
4250
4250
  let z = f.dg.item(u);
4251
4251
  z.width = h;
4252
4252
  z.height = Math.abs(y - x);
4253
- let aa = e.y2.aw(s, u)[0];
4253
+ let aa = e.y1.aw(s, u)[0];
4254
4254
  if (t && b.m != null && i >= 0 && i < b.m.count) {
4255
4255
  aa = truncate(Math.round(b.m._inner[i]));
4256
4256
  }
4257
4257
  if (m) {
4258
- e.aag(o, u, s, p, r, c.q, aa);
4258
+ e.aaf(o, u, s, p, r, c.q, aa);
4259
4259
  }
4260
4260
  if (z.dataContext != null) {
4261
4261
  let ab = z.dataContext;
4262
- if (e.y2.az == 1) {
4262
+ if (e.y1.az == 1) {
4263
4263
  if (aa >= 0 && aa < this.dn.count) {
4264
4264
  if (q != null && q.i$b != null && q.i$b.count > aa) {
4265
4265
  aa = q.i$b._inner[aa];
@@ -4271,9 +4271,9 @@ export let StackedColumnSeries = /*@__PURE__*/ (() => {
4271
4271
  ab.item = null;
4272
4272
  }
4273
4273
  }
4274
- e.y2.ad(z, false, false, false, false);
4275
- z.ap = e.y2.k;
4276
- z.aq = e.y2.l;
4274
+ e.y1.ad(z, false, false, false, false);
4275
+ z.ap = e.y1.k;
4276
+ z.aq = e.y1.l;
4277
4277
  f.dn(z, w, Math.min(y, x));
4278
4278
  i++;
4279
4279
  u++;
@@ -4282,22 +4282,22 @@ export let StackedColumnSeries = /*@__PURE__*/ (() => {
4282
4282
  }
4283
4283
  ak(a, b) {
4284
4284
  let c = new List$1(ChartSelection.$, 0);
4285
- this.p4(a, c, b);
4285
+ this.p3(a, c, b);
4286
4286
  return c.toArray();
4287
4287
  }
4288
- p4(a, b, c) {
4289
- this.aac(a, b, c, this.yt, 1);
4288
+ p3(a, b, c) {
4289
+ this.aab(a, b, c, this.ys, 1);
4290
4290
  }
4291
- q9(a, b, c, d) {
4292
- super.q9(a, b, c, d);
4291
+ q8(a, b, c, d) {
4292
+ super.q8(a, b, c, d);
4293
4293
  switch (b) {
4294
4294
  case StackedColumnSeries.$$p[0]:
4295
4295
  case StackedColumnSeries.$$p[1]:
4296
- for (let e of fromEnum(this.aaw)) {
4296
+ for (let e of fromEnum(this.aav)) {
4297
4297
  e.g1();
4298
4298
  e.g2();
4299
4299
  }
4300
- this.rr(false);
4300
+ this.rq(false);
4301
4301
  break;
4302
4302
  case "SyncLink":
4303
4303
  if (this.yAxis != null) {
@@ -4312,11 +4312,11 @@ export let StackedColumnSeries = /*@__PURE__*/ (() => {
4312
4312
  }
4313
4313
  }
4314
4314
  get useHighMarkerFidelity() {
4315
- return this.zq;
4315
+ return this.zp;
4316
4316
  }
4317
4317
  }
4318
4318
  StackedColumnSeries.$t = /*@__PURE__*/ markType(StackedColumnSeries, 'StackedColumnSeries', HorizontalStackedSeriesBase.$);
4319
- StackedColumnSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, StackedColumnSeries, 'raisePropertyChanged', ['RadiusX:ab3:ab7', [1, 0], 'RadiusY:ab4:ab8', [1, 0]]);
4319
+ StackedColumnSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, StackedColumnSeries, 'raisePropertyChanged', ['RadiusX:ab2:ab6', [1, 0], 'RadiusY:ab3:ab7', [1, 0]]);
4320
4320
  return StackedColumnSeries;
4321
4321
  })();
4322
4322
  /**
@@ -4327,16 +4327,16 @@ export let StackedSplineAreaSeries = /*@__PURE__*/ (() => {
4327
4327
  bj() {
4328
4328
  return new StackedSplineAreaSeries();
4329
4329
  }
4330
- jk() {
4331
- if (!isNaN_(this.jj)) {
4332
- return super.jk();
4330
+ jj() {
4331
+ if (!isNaN_(this.ji)) {
4332
+ return super.jj();
4333
4333
  }
4334
- return this.ab2.da();
4334
+ return this.ab1.da();
4335
4335
  }
4336
4336
  get_eu() {
4337
4337
  return true;
4338
4338
  }
4339
- get_f0() {
4339
+ get_fz() {
4340
4340
  return true;
4341
4341
  }
4342
4342
  constructor() {
@@ -4345,14 +4345,14 @@ export let StackedSplineAreaSeries = /*@__PURE__*/ (() => {
4345
4345
  }
4346
4346
  ac() {
4347
4347
  super.ac();
4348
- this.rr(false);
4348
+ this.rq(false);
4349
4349
  }
4350
4350
  cs() {
4351
4351
  return new StackedSplineAreaSeriesView(this);
4352
4352
  }
4353
- q1(a) {
4354
- super.q1(a);
4355
- this.ab2 = a;
4353
+ q0(a) {
4354
+ super.q0(a);
4355
+ this.ab1 = a;
4356
4356
  }
4357
4357
  ay(a) {
4358
4358
  if (this.itemsSource == null) {
@@ -4362,19 +4362,19 @@ export let StackedSplineAreaSeries = /*@__PURE__*/ (() => {
4362
4362
  return new AxisRange(0, this.dn.count - 1);
4363
4363
  }
4364
4364
  if (a == this.yAxis) {
4365
- this.abl();
4366
- return new AxisRange(this.abc, this.abb);
4365
+ this.abk();
4366
+ return new AxisRange(this.abb, this.aba);
4367
4367
  }
4368
4368
  return null;
4369
4369
  }
4370
4370
  preferredCategoryMode(a) {
4371
4371
  return 0;
4372
4372
  }
4373
- q9(a, b, c, d) {
4374
- super.q9(a, b, c, d);
4373
+ q8(a, b, c, d) {
4374
+ super.q8(a, b, c, d);
4375
4375
  switch (b) {
4376
4376
  case StackedSplineAreaSeries.$$p[0]:
4377
- for (let e of fromEnum(this.aaw)) {
4377
+ for (let e of fromEnum(this.aav)) {
4378
4378
  e.ge();
4379
4379
  }
4380
4380
  break;
@@ -4382,18 +4382,18 @@ export let StackedSplineAreaSeries = /*@__PURE__*/ (() => {
4382
4382
  }
4383
4383
  ak(a, b) {
4384
4384
  let c = new List$1(ChartSelection.$, 0);
4385
- this.p4(a, c, b);
4385
+ this.p3(a, c, b);
4386
4386
  return c.toArray();
4387
4387
  }
4388
- p4(a, b, c) {
4389
- this.aac(a, b, c, this.yt, 0);
4388
+ p3(a, b, c) {
4389
+ this.aab(a, b, c, this.ys, 0);
4390
4390
  }
4391
4391
  get useHighMarkerFidelity() {
4392
- return this.zq;
4392
+ return this.zp;
4393
4393
  }
4394
4394
  }
4395
4395
  StackedSplineAreaSeries.$t = /*@__PURE__*/ markType(StackedSplineAreaSeries, 'StackedSplineAreaSeries', HorizontalStackedSeriesBase.$);
4396
- StackedSplineAreaSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, StackedSplineAreaSeries, 'raisePropertyChanged', ['IsSplineShapePartOfRange:ab3:ab5', [0, false]]);
4396
+ StackedSplineAreaSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, StackedSplineAreaSeries, 'raisePropertyChanged', ['IsSplineShapePartOfRange:ab2:ab4', [0, false]]);
4397
4397
  return StackedSplineAreaSeries;
4398
4398
  })();
4399
4399
  /**
@@ -4404,14 +4404,14 @@ export let StackedSplineSeries = /*@__PURE__*/ (() => {
4404
4404
  bj() {
4405
4405
  return new StackedSplineSeries();
4406
4406
  }
4407
- get_f0() {
4407
+ get_fz() {
4408
4408
  return true;
4409
4409
  }
4410
- jk() {
4411
- if (!isNaN_(this.jj)) {
4412
- return super.jk();
4410
+ jj() {
4411
+ if (!isNaN_(this.ji)) {
4412
+ return super.jj();
4413
4413
  }
4414
- return this.ab2.da();
4414
+ return this.ab1.da();
4415
4415
  }
4416
4416
  constructor() {
4417
4417
  super();
@@ -4419,14 +4419,14 @@ export let StackedSplineSeries = /*@__PURE__*/ (() => {
4419
4419
  }
4420
4420
  ac() {
4421
4421
  super.ac();
4422
- this.rr(false);
4422
+ this.rq(false);
4423
4423
  }
4424
4424
  cs() {
4425
4425
  return new StackedSplineSeriesView(this);
4426
4426
  }
4427
- q1(a) {
4428
- super.q1(a);
4429
- this.ab2 = a;
4427
+ q0(a) {
4428
+ super.q0(a);
4429
+ this.ab1 = a;
4430
4430
  }
4431
4431
  ay(a) {
4432
4432
  if (this.itemsSource == null) {
@@ -4436,8 +4436,8 @@ export let StackedSplineSeries = /*@__PURE__*/ (() => {
4436
4436
  return new AxisRange(0, this.dn.count - 1);
4437
4437
  }
4438
4438
  if (a == this.yAxis) {
4439
- this.abl();
4440
- return new AxisRange(this.abc, this.abb);
4439
+ this.abk();
4440
+ return new AxisRange(this.abb, this.aba);
4441
4441
  }
4442
4442
  return null;
4443
4443
  }
@@ -4446,18 +4446,18 @@ export let StackedSplineSeries = /*@__PURE__*/ (() => {
4446
4446
  }
4447
4447
  ak(a, b) {
4448
4448
  let c = new List$1(ChartSelection.$, 0);
4449
- this.p4(a, c, b);
4449
+ this.p3(a, c, b);
4450
4450
  return c.toArray();
4451
4451
  }
4452
- p4(a, b, c) {
4453
- this.aac(a, b, c, this.yt, 0);
4452
+ p3(a, b, c) {
4453
+ this.aab(a, b, c, this.ys, 0);
4454
4454
  }
4455
4455
  get useHighMarkerFidelity() {
4456
- return this.zq;
4456
+ return this.zp;
4457
4457
  }
4458
4458
  }
4459
4459
  StackedSplineSeries.$t = /*@__PURE__*/ markType(StackedSplineSeries, 'StackedSplineSeries', HorizontalStackedSeriesBase.$);
4460
- StackedSplineSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, StackedSplineSeries, 'raisePropertyChanged', ['IsSplineShapePartOfRange:ab3:ab5', [0, false]]);
4460
+ StackedSplineSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, StackedSplineSeries, 'raisePropertyChanged', ['IsSplineShapePartOfRange:ab2:ab4', [0, false]]);
4461
4461
  return StackedSplineSeries;
4462
4462
  })();
4463
4463
  /**
@@ -4518,43 +4518,43 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4518
4518
  }
4519
4519
  b8(a) {
4520
4520
  if (this.visualSeriesLink != null) {
4521
- return this.visualSeriesLink.j3(a);
4521
+ return this.visualSeriesLink.j2(a);
4522
4522
  }
4523
4523
  return -1;
4524
4524
  }
4525
4525
  ch(a) {
4526
4526
  if (this.visualSeriesLink != null) {
4527
- return this.visualSeriesLink.kn(a);
4527
+ return this.visualSeriesLink.km(a);
4528
4528
  }
4529
4529
  return null;
4530
4530
  }
4531
4531
  cb(a, b) {
4532
4532
  if (this.visualSeriesLink != null) {
4533
- return this.visualSeriesLink.ka(a, b);
4533
+ return this.visualSeriesLink.j9(a, b);
4534
4534
  }
4535
4535
  return -1;
4536
4536
  }
4537
4537
  ca(a, b) {
4538
4538
  if (this.visualSeriesLink != null) {
4539
- return this.visualSeriesLink.j8(a, b);
4539
+ return this.visualSeriesLink.j7(a, b);
4540
4540
  }
4541
4541
  return -1;
4542
4542
  }
4543
4543
  bt(a, b, c) {
4544
4544
  if (this.visualSeriesLink != null) {
4545
- return this.visualSeriesLink.i5(a, b, c);
4545
+ return this.visualSeriesLink.i4(a, b, c);
4546
4546
  }
4547
4547
  return NaN;
4548
4548
  }
4549
4549
  li(a, b, c) {
4550
4550
  if (this.visualSeriesLink != null) {
4551
- return this.visualSeriesLink.wc(a, b, c);
4551
+ return this.visualSeriesLink.wb(a, b, c);
4552
4552
  }
4553
4553
  return { $type: Point_$type, x: NaN, y: NaN };
4554
4554
  }
4555
4555
  lm(a) {
4556
4556
  if (this.visualSeriesLink != null) {
4557
- return this.visualSeriesLink.wn(a);
4557
+ return this.visualSeriesLink.wm(a);
4558
4558
  }
4559
4559
  return Rect.empty;
4560
4560
  }
@@ -4566,7 +4566,7 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4566
4566
  }
4567
4567
  ln(a) {
4568
4568
  if (this.visualSeriesLink != null) {
4569
- return this.visualSeriesLink.wo(a);
4569
+ return this.visualSeriesLink.wn(a);
4570
4570
  }
4571
4571
  return Rect.empty;
4572
4572
  }
@@ -4578,97 +4578,97 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4578
4578
  }
4579
4579
  lo(a) {
4580
4580
  if (this.visualSeriesLink != null) {
4581
- return this.visualSeriesLink.wp(a);
4581
+ return this.visualSeriesLink.wo(a);
4582
4582
  }
4583
4583
  return Rect.empty;
4584
4584
  }
4585
4585
  lp(a) {
4586
4586
  if (this.visualSeriesLink != null) {
4587
- return this.visualSeriesLink.wq(a);
4587
+ return this.visualSeriesLink.wp(a);
4588
4588
  }
4589
4589
  return Rect.empty;
4590
4590
  }
4591
4591
  bp(a, b, c) {
4592
4592
  if (this.visualSeriesLink != null) {
4593
- return this.visualSeriesLink.i1(a, b, c);
4593
+ return this.visualSeriesLink.i0(a, b, c);
4594
4594
  }
4595
4595
  return NaN;
4596
4596
  }
4597
4597
  le(a, b, c) {
4598
4598
  if (this.visualSeriesLink != null) {
4599
- return this.visualSeriesLink.v8(a, b, c);
4599
+ return this.visualSeriesLink.v7(a, b, c);
4600
4600
  }
4601
4601
  return { $type: Point_$type, x: NaN, y: NaN };
4602
4602
  }
4603
4603
  br(a, b, c) {
4604
4604
  if (this.visualSeriesLink != null) {
4605
- return this.visualSeriesLink.i3(a, b, c);
4605
+ return this.visualSeriesLink.i2(a, b, c);
4606
4606
  }
4607
4607
  return NaN;
4608
4608
  }
4609
4609
  lg(a, b, c) {
4610
4610
  if (this.visualSeriesLink != null) {
4611
- return this.visualSeriesLink.wa(a, b, c);
4611
+ return this.visualSeriesLink.v9(a, b, c);
4612
4612
  }
4613
4613
  return { $type: Point_$type, x: NaN, y: NaN };
4614
4614
  }
4615
4615
  lj(a, b, c) {
4616
4616
  if (this.visualSeriesLink != null) {
4617
- return this.visualSeriesLink.wd(a, b, c);
4617
+ return this.visualSeriesLink.wc(a, b, c);
4618
4618
  }
4619
4619
  return { $type: Point_$type, x: NaN, y: NaN };
4620
4620
  }
4621
4621
  bu(a, b, c) {
4622
4622
  if (this.visualSeriesLink != null) {
4623
- return this.visualSeriesLink.i6(a, b, c);
4623
+ return this.visualSeriesLink.i5(a, b, c);
4624
4624
  }
4625
4625
  return NaN;
4626
4626
  }
4627
4627
  lf(a, b, c) {
4628
4628
  if (this.visualSeriesLink != null) {
4629
- return this.visualSeriesLink.v9(a, b, c);
4629
+ return this.visualSeriesLink.v8(a, b, c);
4630
4630
  }
4631
4631
  return { $type: Point_$type, x: NaN, y: NaN };
4632
4632
  }
4633
4633
  bq(a, b, c) {
4634
4634
  if (this.visualSeriesLink != null) {
4635
- return this.visualSeriesLink.i2(a, b, c);
4635
+ return this.visualSeriesLink.i1(a, b, c);
4636
4636
  }
4637
4637
  return NaN;
4638
4638
  }
4639
4639
  lh(a, b, c) {
4640
4640
  if (this.visualSeriesLink != null) {
4641
- return this.visualSeriesLink.wb(a, b, c);
4641
+ return this.visualSeriesLink.wa(a, b, c);
4642
4642
  }
4643
4643
  return { $type: Point_$type, x: NaN, y: NaN };
4644
4644
  }
4645
4645
  bs(a, b, c) {
4646
4646
  if (this.visualSeriesLink != null) {
4647
- return this.visualSeriesLink.i4(a, b, c);
4647
+ return this.visualSeriesLink.i3(a, b, c);
4648
4648
  }
4649
4649
  return NaN;
4650
4650
  }
4651
4651
  b9(a) {
4652
4652
  if (this.visualSeriesLink != null) {
4653
- return this.visualSeriesLink.j4(a);
4653
+ return this.visualSeriesLink.j3(a);
4654
4654
  }
4655
4655
  return -1;
4656
4656
  }
4657
4657
  bo() {
4658
4658
  if (this.visualSeriesLink != null) {
4659
- return this.visualSeriesLink.iw();
4659
+ return this.visualSeriesLink.iv();
4660
4660
  }
4661
4661
  return 0;
4662
4662
  }
4663
4663
  bn(a) {
4664
4664
  if (this.visualSeriesLink != null) {
4665
- return this.visualSeriesLink.is(a);
4665
+ return this.visualSeriesLink.ir(a);
4666
4666
  }
4667
4667
  return NaN;
4668
4668
  }
4669
4669
  ci(a) {
4670
4670
  if (this.visualSeriesLink != null) {
4671
- return this.visualSeriesLink.ko(a);
4671
+ return this.visualSeriesLink.kn(a);
4672
4672
  }
4673
4673
  return null;
4674
4674
  }
@@ -4680,19 +4680,19 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4680
4680
  }
4681
4681
  lk(a) {
4682
4682
  if (this.visualSeriesLink != null) {
4683
- return this.visualSeriesLink.wh(a);
4683
+ return this.visualSeriesLink.wg(a);
4684
4684
  }
4685
4685
  return { $type: Point_$type, x: NaN, y: NaN };
4686
4686
  }
4687
4687
  ld(a) {
4688
4688
  if (this.visualSeriesLink != null) {
4689
- return this.visualSeriesLink.v7(a);
4689
+ return this.visualSeriesLink.v6(a);
4690
4690
  }
4691
4691
  return { $type: Point_$type, x: NaN, y: NaN };
4692
4692
  }
4693
4693
  a0(a) {
4694
4694
  if (this.visualSeriesLink != null) {
4695
- return this.visualSeriesLink.gd(a);
4695
+ return this.visualSeriesLink.gc(a);
4696
4696
  }
4697
4697
  return false;
4698
4698
  }
@@ -4704,23 +4704,23 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4704
4704
  }
4705
4705
  fx() {
4706
4706
  if (this.visualSeriesLink != null) {
4707
- this.visualSeriesLink.qn();
4707
+ this.visualSeriesLink.qm();
4708
4708
  }
4709
4709
  }
4710
4710
  f2(a) {
4711
4711
  if (this.visualSeriesLink != null) {
4712
- this.visualSeriesLink.r6(a);
4712
+ this.visualSeriesLink.r5(a);
4713
4713
  }
4714
4714
  }
4715
4715
  a1(a, b) {
4716
4716
  if (this.visualSeriesLink != null) {
4717
- return this.visualSeriesLink.gw(a, b);
4717
+ return this.visualSeriesLink.gv(a, b);
4718
4718
  }
4719
4719
  return false;
4720
4720
  }
4721
4721
  fw(a) {
4722
4722
  if (this.visualSeriesLink != null) {
4723
- this.visualSeriesLink.qc(a);
4723
+ this.visualSeriesLink.qb(a);
4724
4724
  }
4725
4725
  }
4726
4726
  provideRenderer(a) {
@@ -4742,9 +4742,9 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4742
4742
  if (this.parentSeries == null) {
4743
4743
  return;
4744
4744
  }
4745
- this.hp = this.hs != null ? this.hs : this.parentSeries.x2;
4745
+ this.hp = this.hs != null ? this.hs : this.parentSeries.x1;
4746
4746
  if (this.visualSeriesLink != null) {
4747
- this.visualSeriesLink.x2 = this.hp;
4747
+ this.visualSeriesLink.x1 = this.hp;
4748
4748
  }
4749
4749
  }
4750
4750
  gw() {
@@ -4752,40 +4752,40 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4752
4752
  return;
4753
4753
  }
4754
4754
  let a = this.x == 0 || this.x == 2;
4755
- let b = a ? this.parentSeries.w8 : this.x;
4755
+ let b = a ? this.parentSeries.w7 : this.x;
4756
4756
  if (b == 2 || b == 0) {
4757
4757
  b = 1;
4758
4758
  }
4759
4759
  this.w = b;
4760
4760
  if (this.visualSeriesLink != null) {
4761
- this.visualSeriesLink.xa = this.w;
4761
+ this.visualSeriesLink.w9 = this.w;
4762
4762
  }
4763
4763
  }
4764
4764
  f4() {
4765
4765
  if (this.parentSeries == null) {
4766
4766
  return;
4767
4767
  }
4768
- this.k4 = this.kz != null ? this.kz : this.parentSeries.vf;
4768
+ this.k4 = this.kz != null ? this.kz : this.parentSeries.ve;
4769
4769
  if (this.visualSeriesLink != null) {
4770
- this.visualSeriesLink.vf = this.k4;
4770
+ this.visualSeriesLink.ve = this.k4;
4771
4771
  }
4772
4772
  }
4773
4773
  f5() {
4774
4774
  if (this.parentSeries == null) {
4775
4775
  return;
4776
4776
  }
4777
- this.k7 = this.k8 != null ? this.k8 : this.parentSeries.v2;
4777
+ this.k7 = this.k8 != null ? this.k8 : this.parentSeries.v1;
4778
4778
  if (this.visualSeriesLink != null) {
4779
- this.visualSeriesLink.v2 = this.k7;
4779
+ this.visualSeriesLink.v1 = this.k7;
4780
4780
  }
4781
4781
  }
4782
4782
  gb() {
4783
4783
  if (this.parentSeries == null) {
4784
4784
  return;
4785
4785
  }
4786
- this.bc = !isNaN_(this.bv) ? this.bv : this.parentSeries.jf;
4786
+ this.bc = !isNaN_(this.bv) ? this.bv : this.parentSeries.je;
4787
4787
  if (this.visualSeriesLink != null) {
4788
- this.visualSeriesLink.jf = this.bc;
4788
+ this.visualSeriesLink.je = this.bc;
4789
4789
  }
4790
4790
  }
4791
4791
  ga() {
@@ -4810,18 +4810,18 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4810
4810
  if (this.parentSeries == null) {
4811
4811
  return;
4812
4812
  }
4813
- this.bd = !isNaN_(this.bw) || this.ay("MarkerFillOpacity") ? this.bw : this.parentSeries.jg;
4813
+ this.bd = !isNaN_(this.bw) || this.ay("MarkerFillOpacity") ? this.bw : this.parentSeries.jf;
4814
4814
  if (this.visualSeriesLink != null) {
4815
- this.visualSeriesLink.jg = this.bd;
4815
+ this.visualSeriesLink.jf = this.bd;
4816
4816
  }
4817
4817
  }
4818
4818
  f6() {
4819
4819
  if (this.parentSeries == null) {
4820
4820
  return;
4821
4821
  }
4822
- this.k9 = this.at("DashCap") ? this.parentSeries.v3 : this.lb;
4822
+ this.k9 = this.at("DashCap") ? this.parentSeries.v2 : this.lb;
4823
4823
  if (this.visualSeriesLink != null) {
4824
- this.visualSeriesLink.v3 = this.k9;
4824
+ this.visualSeriesLink.v2 = this.k9;
4825
4825
  }
4826
4826
  }
4827
4827
  gc() {
@@ -4837,45 +4837,45 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4837
4837
  if (this.parentSeries == null) {
4838
4838
  return;
4839
4839
  }
4840
- this.bi = !isNaN_(this.b1) || this.ay("ShadowBlur") ? this.b1 : this.parentSeries.jm;
4840
+ this.bi = !isNaN_(this.b1) || this.ay("ShadowBlur") ? this.b1 : this.parentSeries.jl;
4841
4841
  if (this.visualSeriesLink != null && !isNaN_(this.bi)) {
4842
- this.visualSeriesLink.jm = this.bi;
4842
+ this.visualSeriesLink.jl = this.bi;
4843
4843
  }
4844
4844
  }
4845
4845
  g4() {
4846
4846
  if (this.parentSeries == null) {
4847
4847
  return;
4848
4848
  }
4849
- this.k5 = Color.e(toNullable(Color.$, this.k6), toNullable(Color.$, null)) ? this.k6 : this.parentSeries.v1;
4849
+ this.k5 = Color.e(toNullable(Color.$, this.k6), toNullable(Color.$, null)) ? this.k6 : this.parentSeries.v0;
4850
4850
  if (this.visualSeriesLink != null && Color.e(toNullable(Color.$, this.k5), toNullable(Color.$, null))) {
4851
- this.visualSeriesLink.v1 = this.k5;
4851
+ this.visualSeriesLink.v0 = this.k5;
4852
4852
  }
4853
4853
  }
4854
4854
  hi() {
4855
4855
  if (this.parentSeries == null) {
4856
4856
  return;
4857
4857
  }
4858
- this.ar = this.at("UseSingleShadow") ? this.parentSeries.hc : this.a4;
4858
+ this.ar = this.at("UseSingleShadow") ? this.parentSeries.hb : this.a4;
4859
4859
  if (this.visualSeriesLink != null) {
4860
- this.visualSeriesLink.hc = this.ar;
4860
+ this.visualSeriesLink.hb = this.ar;
4861
4861
  }
4862
4862
  }
4863
4863
  g5() {
4864
4864
  if (this.parentSeries == null) {
4865
4865
  return;
4866
4866
  }
4867
- this.bj = !isNaN_(this.b2) || this.ay("ShadowOffsetX") ? this.b2 : this.parentSeries.jn;
4867
+ this.bj = !isNaN_(this.b2) || this.ay("ShadowOffsetX") ? this.b2 : this.parentSeries.jm;
4868
4868
  if (this.visualSeriesLink != null && !isNaN_(this.bj)) {
4869
- this.visualSeriesLink.jn = this.bj;
4869
+ this.visualSeriesLink.jm = this.bj;
4870
4870
  }
4871
4871
  }
4872
4872
  g6() {
4873
4873
  if (this.parentSeries == null) {
4874
4874
  return;
4875
4875
  }
4876
- this.bk = !isNaN_(this.b3) || this.ay("ShadowOffsetY") ? this.b3 : this.parentSeries.jo;
4876
+ this.bk = !isNaN_(this.b3) || this.ay("ShadowOffsetY") ? this.b3 : this.parentSeries.jn;
4877
4877
  if (this.visualSeriesLink != null && !isNaN_(this.bk)) {
4878
- this.visualSeriesLink.jo = this.bk;
4878
+ this.visualSeriesLink.jn = this.bk;
4879
4879
  }
4880
4880
  }
4881
4881
  gd() {
@@ -4953,31 +4953,31 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4953
4953
  if (this.parentSeries == null) {
4954
4954
  return;
4955
4955
  }
4956
- this.kv = this.k0 != null ? this.k0 : this.parentSeries.yj;
4956
+ this.kv = this.k0 != null ? this.k0 : this.parentSeries.yi;
4957
4957
  if (this.visualSeriesLink != null) {
4958
- this.visualSeriesLink.yj = this.kv;
4958
+ this.visualSeriesLink.yi = this.kv;
4959
4959
  }
4960
4960
  }
4961
4961
  gr() {
4962
4962
  if (this.parentSeries == null) {
4963
4963
  return;
4964
4964
  }
4965
- this.kw = this.k1 != null ? this.k1 : this.parentSeries.yk;
4965
+ this.kw = this.k1 != null ? this.k1 : this.parentSeries.yj;
4966
4966
  if (this.visualSeriesLink != null) {
4967
- this.visualSeriesLink.yk = this.kw;
4967
+ this.visualSeriesLink.yj = this.kw;
4968
4968
  }
4969
4969
  }
4970
4970
  gt() {
4971
4971
  if (this.parentSeries == null) {
4972
4972
  return;
4973
4973
  }
4974
- this.lq = this.lr != null ? this.lr : this.parentSeries.yl;
4974
+ this.lq = this.lr != null ? this.lr : this.parentSeries.yk;
4975
4975
  if (this.visualSeriesLink != null) {
4976
4976
  if (this.lq != null) {
4977
- this.visualSeriesLink.yl = this.lq;
4977
+ this.visualSeriesLink.yk = this.lq;
4978
4978
  }
4979
4979
  else {
4980
- this.visualSeriesLink.yl = null;
4980
+ this.visualSeriesLink.yk = null;
4981
4981
  }
4982
4982
  }
4983
4983
  }
@@ -4996,9 +4996,9 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
4996
4996
  if (this.parentSeries == null) {
4997
4997
  return;
4998
4998
  }
4999
- this.ky = this.k3 != null ? this.k3 : this.parentSeries.vv;
4999
+ this.ky = this.k3 != null ? this.k3 : this.parentSeries.vu;
5000
5000
  if (this.visualSeriesLink != null) {
5001
- this.visualSeriesLink.vv = this.ky;
5001
+ this.visualSeriesLink.vu = this.ky;
5002
5002
  }
5003
5003
  }
5004
5004
  gg() {
@@ -5020,19 +5020,19 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5020
5020
  return;
5021
5021
  }
5022
5022
  let a = NaN;
5023
- if (this.parentSeries.isStacked && this.parentSeries.eu && !this.parentSeries.f0) {
5024
- a = this.parentSeries.h9;
5023
+ if (this.parentSeries.isStacked && this.parentSeries.eu && !this.parentSeries.fz) {
5024
+ a = this.parentSeries.h8;
5025
5025
  }
5026
- if (this.parentSeries.isStacked && this.parentSeries.eu && this.parentSeries.f0) {
5027
- a = this.parentSeries.h9;
5026
+ if (this.parentSeries.isStacked && this.parentSeries.eu && this.parentSeries.fz) {
5027
+ a = this.parentSeries.h8;
5028
5028
  }
5029
5029
  this.bb = !isNaN_(this.bm) || this.ay("AreaFillOpacity") ? this.bm : a;
5030
5030
  if (this.visualSeriesLink != null) {
5031
5031
  if (typeCast(AreaFragment.$, this.visualSeriesLink) !== null) {
5032
- this.visualSeriesLink.ik = this.bb;
5032
+ this.visualSeriesLink.ij = this.bb;
5033
5033
  }
5034
5034
  if (typeCast(SplineAreaFragment.$, this.visualSeriesLink) !== null) {
5035
- this.visualSeriesLink.ik = this.bb;
5035
+ this.visualSeriesLink.ij = this.bb;
5036
5036
  }
5037
5037
  }
5038
5038
  }
@@ -5041,19 +5041,19 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5041
5041
  return;
5042
5042
  }
5043
5043
  let a = false;
5044
- if (this.parentSeries.isStacked && this.parentSeries.f0 && this.parentSeries.eu) {
5045
- a = this.parentSeries.ab3;
5044
+ if (this.parentSeries.isStacked && this.parentSeries.fz && this.parentSeries.eu) {
5045
+ a = this.parentSeries.ab2;
5046
5046
  }
5047
5047
  if (this.parentSeries.isStacked && this.parentSeries.ex) {
5048
- a = this.parentSeries.ab3;
5048
+ a = this.parentSeries.ab2;
5049
5049
  }
5050
5050
  this.an = a;
5051
5051
  if (this.visualSeriesLink != null) {
5052
5052
  if (typeCast(SplineFragment.$, this.visualSeriesLink) !== null) {
5053
- this.visualSeriesLink.ac1 = this.an;
5053
+ this.visualSeriesLink.ac0 = this.an;
5054
5054
  }
5055
5055
  if (typeCast(SplineAreaFragment.$, this.visualSeriesLink) !== null) {
5056
- this.visualSeriesLink.ac1 = this.an;
5056
+ this.visualSeriesLink.ac0 = this.an;
5057
5057
  }
5058
5058
  }
5059
5059
  }
@@ -5063,18 +5063,18 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5063
5063
  }
5064
5064
  let a = NaN;
5065
5065
  if (this.parentSeries.isStacked && this.parentSeries.ez) {
5066
- a = this.parentSeries.ab3;
5066
+ a = this.parentSeries.ab2;
5067
5067
  }
5068
5068
  if (this.parentSeries.isStacked && this.parentSeries.ex) {
5069
- a = this.parentSeries.ab3;
5069
+ a = this.parentSeries.ab2;
5070
5070
  }
5071
5071
  this.bg = !isNaN_(this.bz) && this.bz != a ? this.bz : a;
5072
5072
  if (this.visualSeriesLink != null) {
5073
5073
  if (typeCast(ColumnFragment.$, this.visualSeriesLink) !== null) {
5074
- this.visualSeriesLink.adb = this.bg;
5074
+ this.visualSeriesLink.ada = this.bg;
5075
5075
  }
5076
5076
  if (typeCast(BarFragment.$, this.visualSeriesLink) !== null) {
5077
- this.visualSeriesLink.adb = this.bg;
5077
+ this.visualSeriesLink.ada = this.bg;
5078
5078
  }
5079
5079
  }
5080
5080
  }
@@ -5084,18 +5084,18 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5084
5084
  }
5085
5085
  let a = NaN;
5086
5086
  if (this.parentSeries.isStacked && this.parentSeries.ez) {
5087
- a = this.parentSeries.ab4;
5087
+ a = this.parentSeries.ab3;
5088
5088
  }
5089
5089
  if (this.parentSeries.isStacked && this.parentSeries.ex) {
5090
- a = this.parentSeries.ab4;
5090
+ a = this.parentSeries.ab3;
5091
5091
  }
5092
5092
  this.bh = !isNaN_(this.b0) && this.b0 != a ? this.b0 : a;
5093
5093
  if (this.visualSeriesLink != null) {
5094
5094
  if (typeCast(ColumnFragment.$, this.visualSeriesLink) !== null) {
5095
- this.visualSeriesLink.adc = this.bh;
5095
+ this.visualSeriesLink.adb = this.bh;
5096
5096
  }
5097
5097
  if (typeCast(BarFragment.$, this.visualSeriesLink) !== null) {
5098
- this.visualSeriesLink.adc = this.bh;
5098
+ this.visualSeriesLink.adb = this.bh;
5099
5099
  }
5100
5100
  }
5101
5101
  }
@@ -5103,18 +5103,18 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5103
5103
  if (this.parentSeries == null) {
5104
5104
  return;
5105
5105
  }
5106
- this.la = this.at("StartCap") ? this.parentSeries.v4 : this.lc;
5106
+ this.la = this.at("StartCap") ? this.parentSeries.v3 : this.lc;
5107
5107
  if (this.visualSeriesLink != null) {
5108
- this.visualSeriesLink.v4 = this.la;
5108
+ this.visualSeriesLink.v3 = this.la;
5109
5109
  }
5110
5110
  }
5111
5111
  g7() {
5112
5112
  if (this.parentSeries == null) {
5113
5113
  return;
5114
5114
  }
5115
- this.bl = !isNaN_(this.b4) && this.b4 != this.parentSeries.jp ? this.b4 : this.parentSeries.jp;
5115
+ this.bl = !isNaN_(this.b4) && this.b4 != this.parentSeries.jo ? this.b4 : this.parentSeries.jo;
5116
5116
  if (this.visualSeriesLink != null) {
5117
- this.visualSeriesLink.jp = this.bl;
5117
+ this.visualSeriesLink.jo = this.bl;
5118
5118
  }
5119
5119
  }
5120
5120
  gn() {
@@ -5122,16 +5122,16 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5122
5122
  return;
5123
5123
  }
5124
5124
  if (this.visualSeriesLink != null) {
5125
- this.visualSeriesLink.v5 = this.parentSeries.v5;
5125
+ this.visualSeriesLink.v4 = this.parentSeries.v4;
5126
5126
  }
5127
5127
  }
5128
5128
  gv() {
5129
5129
  if (this.parentSeries == null) {
5130
5130
  return;
5131
5131
  }
5132
- this.be = !isNaN_(this.bx) || this.ay("MarkerThickness") ? this.bx : this.parentSeries.xj;
5132
+ this.be = !isNaN_(this.bx) || this.ay("MarkerThickness") ? this.bx : this.parentSeries.xi;
5133
5133
  if (this.visualSeriesLink != null) {
5134
- this.visualSeriesLink.xj = this.be;
5134
+ this.visualSeriesLink.xi = this.be;
5135
5135
  }
5136
5136
  }
5137
5137
  g9() {
@@ -5152,11 +5152,11 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5152
5152
  if (this.parentSeries == null) {
5153
5153
  return;
5154
5154
  }
5155
- if (this.parentSeries.kd != 0) {
5156
- this.b6 = this.parentSeries.kd;
5155
+ if (this.parentSeries.kc != 0) {
5156
+ this.b6 = this.parentSeries.kc;
5157
5157
  return;
5158
5158
  }
5159
- this.b6 = this.at("IsDropShadowEnabled") ? this.parentSeries.kd : this.cd;
5159
+ this.b6 = this.at("IsDropShadowEnabled") ? this.parentSeries.kc : this.cd;
5160
5160
  }
5161
5161
  hd() {
5162
5162
  if (this.parentSeries == null) {
@@ -5168,8 +5168,8 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5168
5168
  if (this.parentSeries == null) {
5169
5169
  return;
5170
5170
  }
5171
- if (this.parentSeries.y5 != 0) {
5172
- this.m = this.parentSeries.y5;
5171
+ if (this.parentSeries.y4 != 0) {
5172
+ this.m = this.parentSeries.y4;
5173
5173
  return;
5174
5174
  }
5175
5175
  this.m = this.n;
@@ -5188,8 +5188,8 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5188
5188
  if (this.parentSeries == null) {
5189
5189
  return;
5190
5190
  }
5191
- if (this.parentSeries.zl != false) {
5192
- this.ao = this.parentSeries.zl;
5191
+ if (this.parentSeries.zk != false) {
5192
+ this.ao = this.parentSeries.zk;
5193
5193
  return;
5194
5194
  }
5195
5195
  this.ao = this.ax;
@@ -5198,8 +5198,8 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5198
5198
  if (this.parentSeries == null) {
5199
5199
  return;
5200
5200
  }
5201
- if (this.parentSeries.ke != 1000) {
5202
- this.b7 = this.parentSeries.ke;
5201
+ if (this.parentSeries.kd != 1000) {
5202
+ this.b7 = this.parentSeries.kd;
5203
5203
  return;
5204
5204
  }
5205
5205
  this.b7 = this.ce;
@@ -5208,9 +5208,9 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5208
5208
  if (this.parentSeries == null) {
5209
5209
  return;
5210
5210
  }
5211
- this.aq = this.at("UseLightweightMarkers") ? this.parentSeries.xi : this.a3;
5211
+ this.aq = this.at("UseLightweightMarkers") ? this.parentSeries.xh : this.a3;
5212
5212
  if (this.visualSeriesLink != null) {
5213
- this.visualSeriesLink.xi = this.aq;
5213
+ this.visualSeriesLink.xh = this.aq;
5214
5214
  }
5215
5215
  }
5216
5216
  g8() {
@@ -5225,18 +5225,18 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5225
5225
  if (this.parentSeries == null) {
5226
5226
  return;
5227
5227
  }
5228
- this.s = this.t != 0 ? this.t : this.parentSeries.w0;
5228
+ this.s = this.t != 0 ? this.t : this.parentSeries.wz;
5229
5229
  if (this.visualSeriesLink != null) {
5230
- this.visualSeriesLink.w0 = this.s;
5230
+ this.visualSeriesLink.wz = this.s;
5231
5231
  }
5232
5232
  }
5233
5233
  gs() {
5234
5234
  if (this.parentSeries == null) {
5235
5235
  return;
5236
5236
  }
5237
- this.u = this.v != 0 ? this.v : this.parentSeries.w4;
5237
+ this.u = this.v != 0 ? this.v : this.parentSeries.w3;
5238
5238
  if (this.visualSeriesLink != null) {
5239
- this.visualSeriesLink.w4 = this.u;
5239
+ this.visualSeriesLink.w3 = this.u;
5240
5240
  }
5241
5241
  }
5242
5242
  hg() {
@@ -5244,7 +5244,7 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5244
5244
  return;
5245
5245
  }
5246
5246
  if (this.visualSeriesLink != null) {
5247
- this.visualSeriesLink.zq = this.ay("UseHighMarkerFidelity") ? this.a2 : this.parentSeries.zq;
5247
+ this.visualSeriesLink.zp = this.ay("UseHighMarkerFidelity") ? this.a2 : this.parentSeries.zp;
5248
5248
  }
5249
5249
  }
5250
5250
  hk() {
@@ -5253,7 +5253,7 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5253
5253
  }
5254
5254
  this.d2 = this.ay("ValueMemberAsLegendUnit") ? this.fr : null;
5255
5255
  if (this.visualSeriesLink != null) {
5256
- this.visualSeriesLink.abl = this.fr;
5256
+ this.visualSeriesLink.abk = this.fr;
5257
5257
  }
5258
5258
  }
5259
5259
  hj() {
@@ -5262,7 +5262,7 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5262
5262
  }
5263
5263
  this.d0 = this.ay("ValueMemberAsLegendLabel") ? this.fp : this.cj != null ? this.cj.toString() : null;
5264
5264
  if (this.visualSeriesLink != null) {
5265
- this.visualSeriesLink.abj = this.d0;
5265
+ this.visualSeriesLink.abi = this.d0;
5266
5266
  }
5267
5267
  }
5268
5268
  f7() {
@@ -5271,7 +5271,7 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5271
5271
  }
5272
5272
  this.cp = this.ay("DataLegendGroup") ? this.d9 : this.eb();
5273
5273
  if (this.visualSeriesLink != null) {
5274
- this.visualSeriesLink.l3 = this.cp;
5274
+ this.visualSeriesLink.l2 = this.cp;
5275
5275
  }
5276
5276
  }
5277
5277
  f8() {
@@ -5280,7 +5280,7 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5280
5280
  }
5281
5281
  this.cr = this.ay("HighlightedDataLegendGroup") ? this.ed : this.d9;
5282
5282
  if (this.visualSeriesLink != null) {
5283
- this.visualSeriesLink.mj = this.cr;
5283
+ this.visualSeriesLink.mi = this.cr;
5284
5284
  }
5285
5285
  }
5286
5286
  hl() {
@@ -5288,7 +5288,7 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5288
5288
  return;
5289
5289
  }
5290
5290
  if (this.visualSeriesLink != null) {
5291
- this.visualSeriesLink.abn = this.ft;
5291
+ this.visualSeriesLink.abm = this.ft;
5292
5292
  }
5293
5293
  }
5294
5294
  f0(a, b, c) {
@@ -5467,11 +5467,11 @@ export let StackedFragmentSeries = /*@__PURE__*/ (() => {
5467
5467
  this.hg();
5468
5468
  break;
5469
5469
  }
5470
- this.parentSeries.rr(false);
5470
+ this.parentSeries.rq(false);
5471
5471
  }
5472
5472
  f1() {
5473
5473
  if (this.visualSeriesLink != null) {
5474
- this.visualSeriesLink.rv();
5474
+ this.visualSeriesLink.ru();
5475
5475
  }
5476
5476
  }
5477
5477
  }
@@ -5528,8 +5528,8 @@ export let StackedSeriesFramePreparer = /*@__PURE__*/ (() => {
5528
5528
  let b = new SingleValuesHolder();
5529
5529
  if (typeCast(StackedColumnSeries.$, this.h) !== null || typeCast(StackedBarSeries.$, this.h) !== null) {
5530
5530
  let c = typeCast(StackedSeriesBase.$, this.h);
5531
- if (c.aaw.count > 0) {
5532
- b.f = c.aaw._inner[0].ak;
5531
+ if (c.aav.count > 0) {
5532
+ b.f = c.aav._inner[0].ak;
5533
5533
  }
5534
5534
  return b;
5535
5535
  }
@@ -5662,9 +5662,9 @@ export let AreaFragmentView = /*@__PURE__*/ (() => {
5662
5662
  this.dh._opacity = 1;
5663
5663
  this.di._opacity = 1;
5664
5664
  this.dj._stroke = a;
5665
- this.dj.ad = this.e.ie + 3;
5665
+ this.dj.ad = this.e.id + 3;
5666
5666
  this.dk._stroke = a;
5667
- this.dk.ad = this.e.ie + 3;
5667
+ this.dk.ad = this.e.id + 3;
5668
5668
  }
5669
5669
  a8(a, b) {
5670
5670
  super.a8(a, b);
@@ -5790,7 +5790,7 @@ export let ColumnFragmentView = /*@__PURE__*/ (() => {
5790
5790
  let c = this.bs(a);
5791
5791
  this.dp._fill = c;
5792
5792
  this.dp._stroke = c;
5793
- this.dp.ad = this.e.ie + 3;
5793
+ this.dp.ad = this.e.id + 3;
5794
5794
  return this.dp;
5795
5795
  }
5796
5796
  a8(a, b) {
@@ -5837,7 +5837,7 @@ export let ColumnFragmentView = /*@__PURE__*/ (() => {
5837
5837
  getDefaultTooltipTemplate() {
5838
5838
  let a = "<div class='ui-chart-default-tooltip-content'>";
5839
5839
  let b = null;
5840
- if (this.df.ys().cb) {
5840
+ if (this.df.yr().cb) {
5841
5841
  b = this.df.fragmentXAxis;
5842
5842
  }
5843
5843
  else if (this.df.fragmentYAxis.cb) {
@@ -5855,7 +5855,7 @@ export let ColumnFragmentView = /*@__PURE__*/ (() => {
5855
5855
  if (!stringIsNullOrEmpty(d)) {
5856
5856
  a += " style='color:" + d + "'";
5857
5857
  }
5858
- a += ">" + this.df.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.df.abn + "}</span></div>";
5858
+ a += ">" + this.df.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.df.abm + "}</span></div>";
5859
5859
  return a;
5860
5860
  }
5861
5861
  }
@@ -5899,9 +5899,9 @@ export let LineFragmentView = /*@__PURE__*/ (() => {
5899
5899
  this.di.an = this.dl.an;
5900
5900
  this.dj.an = this.dm.an;
5901
5901
  this.di._stroke = a;
5902
- this.di.ad = this.e.ie + 3;
5902
+ this.di.ad = this.e.id + 3;
5903
5903
  this.dj._stroke = a;
5904
- this.dj.ad = this.e.ie + 3;
5904
+ this.dj.ad = this.e.id + 3;
5905
5905
  this.dh._fill = a;
5906
5906
  this.dh._opacity = 1;
5907
5907
  }
@@ -5986,9 +5986,9 @@ export let SplineAreaFragmentView = /*@__PURE__*/ (() => {
5986
5986
  this.dk._opacity = 1;
5987
5987
  this.dj._opacity = 1;
5988
5988
  this.dl._stroke = a;
5989
- this.dl.ad = this.e.ie + 3;
5989
+ this.dl.ad = this.e.id + 3;
5990
5990
  this.dm._stroke = a;
5991
- this.dm.ad = this.e.ie + 3;
5991
+ this.dm.ad = this.e.id + 3;
5992
5992
  }
5993
5993
  a8(a, b) {
5994
5994
  super.a8(a, b);
@@ -6063,9 +6063,9 @@ export let SplineFragmentView = /*@__PURE__*/ (() => {
6063
6063
  this.dk.an = this.dn.an;
6064
6064
  this.dl.an = this.dp.an;
6065
6065
  this.dk._stroke = a;
6066
- this.dk.ad = this.e.ie + 3;
6066
+ this.dk.ad = this.e.id + 3;
6067
6067
  this.dl._stroke = a;
6068
- this.dl.ad = this.e.ie + 3;
6068
+ this.dl.ad = this.e.id + 3;
6069
6069
  this.dj._fill = a;
6070
6070
  this.dj._opacity = 0.75;
6071
6071
  }
@@ -6125,8 +6125,8 @@ export let StackedSeriesView = /*@__PURE__*/ (() => {
6125
6125
  }
6126
6126
  ar() {
6127
6127
  super.ar();
6128
- for (let a = 0; a < this.c5.aa1.f.count; a++) {
6129
- this.c5.aa1.f._inner[a].cv.ar();
6128
+ for (let a = 0; a < this.c5.aa0.f.count; a++) {
6129
+ this.c5.aa0.f._inner[a].cv.ar();
6130
6130
  }
6131
6131
  }
6132
6132
  at(a, b) {
@@ -6140,11 +6140,11 @@ export let StackedSeriesView = /*@__PURE__*/ (() => {
6140
6140
  let b = true;
6141
6141
  let c = 5, d = 5, e = 5;
6142
6142
  let f = this.e;
6143
- if ((f.isStacked && f.eu) || (f.isStacked && f.f0 && f.eu)) {
6143
+ if ((f.isStacked && f.eu) || (f.isStacked && f.fz && f.eu)) {
6144
6144
  d = 1;
6145
6145
  e = -3;
6146
6146
  }
6147
- else if ((f.isStacked && f.fk) || (f.isStacked && f.f0)) {
6147
+ else if ((f.isStacked && f.fj) || (f.isStacked && f.fz)) {
6148
6148
  c = 3;
6149
6149
  d = 1;
6150
6150
  e = 4;
@@ -6156,11 +6156,11 @@ export let StackedSeriesView = /*@__PURE__*/ (() => {
6156
6156
  }
6157
6157
  let g = new Color();
6158
6158
  g.colorString = a;
6159
- f.v1 = g;
6160
- f.jm = c;
6161
- f.jn = d;
6162
- f.jo = e;
6163
- f.hc = b;
6159
+ f.v0 = g;
6160
+ f.jl = c;
6161
+ f.jm = d;
6162
+ f.jn = e;
6163
+ f.hb = b;
6164
6164
  }
6165
6165
  }
6166
6166
  StackedSeriesView.$t = /*@__PURE__*/ markType(StackedSeriesView, 'StackedSeriesView', CategorySeriesView.$);
@@ -6182,8 +6182,8 @@ export let StackedBarSeriesView = /*@__PURE__*/ (() => {
6182
6182
  au() {
6183
6183
  super.au();
6184
6184
  if (!this.q) {
6185
- this.c5.xa = Defaults.c;
6186
- this.c5.jp = Defaults.i;
6185
+ this.c5.w9 = Defaults.c;
6186
+ this.c5.jo = Defaults.i;
6187
6187
  }
6188
6188
  }
6189
6189
  }
@@ -6204,8 +6204,8 @@ export let StackedColumnSeriesView = /*@__PURE__*/ (() => {
6204
6204
  au() {
6205
6205
  super.au();
6206
6206
  if (!this.q) {
6207
- this.c5.xa = Defaults.c;
6208
- this.c5.jp = Defaults.i;
6207
+ this.c5.w9 = Defaults.c;
6208
+ this.c5.jo = Defaults.i;
6209
6209
  }
6210
6210
  }
6211
6211
  }
@@ -6223,7 +6223,7 @@ export let StackedAreaSeriesView = /*@__PURE__*/ (() => {
6223
6223
  au() {
6224
6224
  super.au();
6225
6225
  if (!this.q) {
6226
- this.c5.xa = Defaults.e;
6226
+ this.c5.w9 = Defaults.e;
6227
6227
  }
6228
6228
  }
6229
6229
  }
@@ -6241,7 +6241,7 @@ export let StackedSplineAreaSeriesView = /*@__PURE__*/ (() => {
6241
6241
  au() {
6242
6242
  super.au();
6243
6243
  if (!this.q) {
6244
- this.c5.xa = Defaults.e;
6244
+ this.c5.w9 = Defaults.e;
6245
6245
  }
6246
6246
  }
6247
6247
  da() {
@@ -6266,7 +6266,7 @@ export let StackedSplineSeriesView = /*@__PURE__*/ (() => {
6266
6266
  au() {
6267
6267
  super.au();
6268
6268
  if (!this.q) {
6269
- this.c5.xa = Defaults.e;
6269
+ this.c5.w9 = Defaults.e;
6270
6270
  }
6271
6271
  }
6272
6272
  da() {
@@ -6302,8 +6302,8 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6302
6302
  this.c = new StackedSeriesCollection();
6303
6303
  this.e = new ObservableCollection$1(AnchoredCategorySeries.$, 0);
6304
6304
  this.d = new ObservableCollection$1(AnchoredCategorySeries.$, 0);
6305
- this.l = this.b.aa2.c7;
6306
- this.m = this.b.aa2.c9;
6305
+ this.l = this.b.aa1.c7;
6306
+ this.m = this.b.aa1.c9;
6307
6307
  let b = this.c;
6308
6308
  b.collectionChanged = delegateCombine(b.collectionChanged, (b, c) => {
6309
6309
  if (c.oldItems != null) {
@@ -6326,8 +6326,8 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6326
6326
  c.collectionChanged = delegateCombine(c.collectionChanged, (c, d) => {
6327
6327
  if (d.oldItems != null) {
6328
6328
  for (let e of fromEn(d.oldItems)) {
6329
- Series.pm(e, this.b.db, true);
6330
- e.o5(true, e.cv);
6329
+ Series.pl(e, this.b.db, true);
6330
+ e.o4(true, e.cv);
6331
6331
  e.db = null;
6332
6332
  e.c3 = null;
6333
6333
  e.itemsSource = null;
@@ -6342,7 +6342,7 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6342
6342
  }
6343
6343
  if (d.newItems != null) {
6344
6344
  for (let f of fromEn(d.newItems)) {
6345
- Series.pm(f, this.b.db, false);
6345
+ Series.pl(f, this.b.db, false);
6346
6346
  f.db = this.b.db;
6347
6347
  f.c3 = this.b.c3;
6348
6348
  if (!this.m.ab.contains(f)) {
@@ -6353,11 +6353,11 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6353
6353
  }
6354
6354
  }
6355
6355
  }
6356
- this.b.rr(false);
6356
+ this.b.rq(false);
6357
6357
  });
6358
6358
  }
6359
6359
  a(a) {
6360
- if (this.b.isStacked && this.b.fk) {
6360
+ if (this.b.isStacked && this.b.fj) {
6361
6361
  let b = new LineFragment();
6362
6362
  b.provideRenderer(a.b5);
6363
6363
  b.parentSeries = this.b;
@@ -6390,7 +6390,7 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6390
6390
  this.h(d);
6391
6391
  return d;
6392
6392
  }
6393
- if (this.b.isStacked && this.b.eu && !this.b.f0) {
6393
+ if (this.b.isStacked && this.b.eu && !this.b.fz) {
6394
6394
  let e = new AreaFragment();
6395
6395
  e.provideRenderer(a.b5);
6396
6396
  e.parentSeries = this.b;
@@ -6401,7 +6401,7 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6401
6401
  this.h(e);
6402
6402
  return e;
6403
6403
  }
6404
- if (this.b.isStacked && this.b.f0 && !this.b.eu) {
6404
+ if (this.b.isStacked && this.b.fz && !this.b.eu) {
6405
6405
  let f = new SplineFragment();
6406
6406
  f.provideRenderer(a.b5);
6407
6407
  f.parentSeries = this.b;
@@ -6412,7 +6412,7 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6412
6412
  this.h(f);
6413
6413
  return f;
6414
6414
  }
6415
- if (this.b.isStacked && this.b.f0 && this.b.eu) {
6415
+ if (this.b.isStacked && this.b.fz && this.b.eu) {
6416
6416
  let g = new SplineAreaFragment();
6417
6417
  g.provideRenderer(a.b5);
6418
6418
  g.parentSeries = this.b;
@@ -6430,7 +6430,7 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6430
6430
  return;
6431
6431
  }
6432
6432
  for (let a of fromEnum(this.f)) {
6433
- a.jj = this.b.id;
6433
+ a.ji = this.b.ic;
6434
6434
  }
6435
6435
  }
6436
6436
  j(a, b) {
@@ -6449,65 +6449,65 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6449
6449
  a.legend = this.b.a5;
6450
6450
  a.legendItemTemplate = b.ho;
6451
6451
  a.legendItemVisibility = b.ls;
6452
- a.jh = this.b.jh;
6453
- a.v4 = b.la;
6454
- a.v2 = b.k7;
6455
- a.v3 = b.k9;
6456
- a.vf = b.k4;
6452
+ a.jg = this.b.jg;
6453
+ a.v3 = b.la;
6454
+ a.v1 = b.k7;
6455
+ a.v2 = b.k9;
6456
+ a.ve = b.k4;
6457
6457
  a._opacity = b.by;
6458
- a.vv = b.ky;
6458
+ a.vu = b.ky;
6459
6459
  a.ci = b.aa;
6460
- a.jj = this.b.jj;
6461
- a.jp = b.bl;
6460
+ a.ji = this.b.ji;
6461
+ a.jo = b.bl;
6462
6462
  a.title = b.cj;
6463
- a.abn = b.ft;
6464
- a.abj = b.fp;
6465
- a.abl = b.fr;
6463
+ a.abm = b.ft;
6464
+ a.abi = b.fp;
6465
+ a.abk = b.fr;
6466
6466
  a._visibility = b.lt;
6467
- a.jf = b.bc;
6467
+ a.je = b.bc;
6468
6468
  a.bv = b.z;
6469
- a.l3 = b.d9;
6470
- a.mj = b.ed;
6471
- a.yj = b.kv;
6472
- a.yk = b.kw;
6473
- a.w4 = b.u;
6474
- a.yl = b.lq;
6475
- a.x2 = b.hp;
6476
- a.xa = b.w;
6477
- a.xj = b.be;
6478
- a.jg = b.bd;
6479
- a.w0 = b.s;
6480
- a.xi = b.aq;
6481
- a.zq = b.ap;
6482
- a.kd = b.b6;
6469
+ a.l2 = b.d9;
6470
+ a.mi = b.ed;
6471
+ a.yi = b.kv;
6472
+ a.yj = b.kw;
6473
+ a.w3 = b.u;
6474
+ a.yk = b.lq;
6475
+ a.x1 = b.hp;
6476
+ a.w9 = b.w;
6477
+ a.xi = b.be;
6478
+ a.jf = b.bd;
6479
+ a.wz = b.s;
6480
+ a.xh = b.aq;
6481
+ a.zp = b.ap;
6482
+ a.kc = b.b6;
6483
6483
  a.dd = b.ag;
6484
- a.ke = b.b7;
6485
- a.y5 = b.m;
6484
+ a.kd = b.b7;
6485
+ a.y4 = b.m;
6486
6486
  a.c5 = b.ad;
6487
- a.ke = b.b7;
6487
+ a.kd = b.b7;
6488
6488
  a.de = b.ah;
6489
- a.zl = b.ao;
6489
+ a.zk = b.ao;
6490
6490
  let c = typeCast(AreaFragment.$, a);
6491
6491
  if (c != null) {
6492
- c.h9 = b.bb;
6492
+ c.h8 = b.bb;
6493
6493
  }
6494
6494
  let d = typeCast(SplineAreaFragment.$, a);
6495
6495
  if (d != null) {
6496
- d.h9 = b.bb;
6496
+ d.h8 = b.bb;
6497
6497
  }
6498
6498
  let e = typeCast(ColumnFragment.$, a);
6499
6499
  if (e != null) {
6500
- e.adb = b.bg;
6501
- e.adc = b.bh;
6500
+ e.ada = b.bg;
6501
+ e.adb = b.bh;
6502
6502
  }
6503
6503
  let f = typeCast(BarFragment.$, a);
6504
6504
  if (f != null) {
6505
- f.adb = b.bg;
6506
- f.adc = b.bh;
6505
+ f.ada = b.bg;
6506
+ f.adb = b.bh;
6507
6507
  }
6508
6508
  a.toolTip = b.ck;
6509
6509
  a.e4 = b.al;
6510
- a.hc = b.ar;
6510
+ a.hb = b.ar;
6511
6511
  b.g3();
6512
6512
  b.g4();
6513
6513
  b.g5();
@@ -6518,8 +6518,8 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6518
6518
  this.d.clear();
6519
6519
  let b = 0;
6520
6520
  for (let c of fromEnum(this.f)) {
6521
- c.g0 = true;
6522
- c.index = this.b.abe(this.c._inner[b]);
6521
+ c.gz = true;
6522
+ c.index = this.b.abd(this.c._inner[b]);
6523
6523
  c.c3 = this.b.c3;
6524
6524
  c.db = this.b.db;
6525
6525
  if (this.c._inner[b].az) {
@@ -6528,11 +6528,11 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6528
6528
  else {
6529
6529
  this.d.add(c);
6530
6530
  }
6531
- if ((this.b.isStacked && this.b.fk) || (this.b.isStacked && this.b.eu) || (this.b.isStacked && this.b.f0)) {
6532
- c.abr(this.b.fetchXAxis());
6533
- c.abs(this.b.fetchYAxis());
6531
+ if ((this.b.isStacked && this.b.fj) || (this.b.isStacked && this.b.eu) || (this.b.isStacked && this.b.fz)) {
6532
+ c.abq(this.b.fetchXAxis());
6533
+ c.abr(this.b.fetchYAxis());
6534
6534
  }
6535
- c.rr(a);
6535
+ c.rq(a);
6536
6536
  b++;
6537
6537
  }
6538
6538
  }
@@ -6544,7 +6544,7 @@ export let StackedSeriesManager = /*@__PURE__*/ (() => {
6544
6544
  g() {
6545
6545
  if (this.f != null) {
6546
6546
  for (let a of fromEnum(this.f)) {
6547
- a.o2();
6547
+ a.o1();
6548
6548
  }
6549
6549
  }
6550
6550
  }