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
@@ -62,86 +62,86 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
62
62
  __extends(ShapeSeriesBase, _super);
63
63
  function ShapeSeriesBase() {
64
64
  var _this = _super.call(this) || this;
65
- _this.xt = null;
66
- _this.xy = false;
65
+ _this.xs = null;
67
66
  _this.xx = false;
67
+ _this.xw = false;
68
+ _this.xq = null;
68
69
  _this.xr = null;
69
- _this.xs = null;
70
- _this.xh = 1;
70
+ _this.xg = 1;
71
+ _this.w1 = null;
71
72
  _this.w2 = null;
72
- _this.w3 = null;
73
73
  _this.assigningShapeStyle = null;
74
74
  _this.assigningShapeMarkerStyle = null;
75
- _this.xl = null;
76
- _this.xu = null;
77
- _this.xd = null;
78
- _this.xf = null;
79
- _this.yk = 0;
80
- _this.yg = null;
81
- _this.wz = null;
82
- _this.w1 = null;
83
- _this.w0 = null;
75
+ _this.xk = null;
76
+ _this.xt = null;
77
+ _this.xc = null;
78
+ _this.xe = null;
79
+ _this.yj = 0;
80
+ _this.yf = null;
84
81
  _this.wy = null;
85
- _this.z4 = null;
86
- _this.xb = null;
87
- _this.xn = null;
88
- _this.w6 = null;
89
- _this.yn = 0;
82
+ _this.w0 = null;
83
+ _this.wz = null;
84
+ _this.wx = null;
85
+ _this.z3 = null;
86
+ _this.xa = null;
87
+ _this.xm = null;
88
+ _this.w5 = null;
89
+ _this.ym = 0;
90
90
  _this.styleShape = null;
91
- _this.xl = new ShapeSeriesRenderManager();
91
+ _this.xk = new ShapeSeriesRenderManager();
92
92
  FastItemObjectColumn.m();
93
- _this.yn = _this.ym;
94
- _this.z4 = Rect.empty;
93
+ _this.ym = _this.yl;
94
+ _this.z3 = Rect.empty;
95
95
  return _this;
96
96
  }
97
- ShapeSeriesBase.prototype.o2 = function () {
98
- _super.prototype.o2.call(this);
99
- this.xe = null;
100
- this.xg = null;
97
+ ShapeSeriesBase.prototype.o1 = function () {
98
+ _super.prototype.o1.call(this);
99
+ this.xd = null;
100
+ this.xf = null;
101
101
  };
102
102
  ShapeSeriesBase.prototype.ai = function () {
103
- return [this.xe, this.xg];
103
+ return [this.xd, this.xf];
104
104
  };
105
- ShapeSeriesBase.prototype.kq = function (a, b) {
106
- var c = this.nd(b);
105
+ ShapeSeriesBase.prototype.kp = function (a, b) {
106
+ var c = this.nc(b);
107
107
  if (c == ShapeSeriesBase.$$p[9]) {
108
- return this.kr(a, b, this.y7);
108
+ return this.kq(a, b, this.y6);
109
109
  }
110
110
  return null;
111
111
  };
112
- ShapeSeriesBase.prototype.md = function (a) {
113
- var b = this.nd(a);
112
+ ShapeSeriesBase.prototype.mc = function (a) {
113
+ var b = this.nc(a);
114
114
  if (b == ShapeSeriesBase.$$p[9]) {
115
- return this.y7;
115
+ return this.y6;
116
116
  }
117
- return _super.prototype.md.call(this, a);
117
+ return _super.prototype.mc.call(this, a);
118
118
  };
119
- Object.defineProperty(ShapeSeriesBase.prototype, "xv", {
119
+ Object.defineProperty(ShapeSeriesBase.prototype, "xu", {
120
120
  get: function () {
121
- return this.xt;
121
+ return this.xs;
122
122
  },
123
123
  set: function (a) {
124
- if (this.xt != a) {
125
- var b = this.xv;
126
- this.xt = a;
127
- this.raisePropertyChanged("FillColumn", b, this.xv);
124
+ if (this.xs != a) {
125
+ var b = this.xu;
126
+ this.xs = a;
127
+ this.raisePropertyChanged("FillColumn", b, this.xu);
128
128
  }
129
129
  },
130
130
  enumerable: false,
131
131
  configurable: true
132
132
  });
133
- ShapeSeriesBase.prototype.get_fe = function () {
133
+ ShapeSeriesBase.prototype.get_fd = function () {
134
134
  return true;
135
135
  };
136
136
  ShapeSeriesBase.prototype.get_ed = function () {
137
137
  return true;
138
138
  };
139
- ShapeSeriesBase.prototype.xp = function (a, b, c) {
139
+ ShapeSeriesBase.prototype.xo = function (a, b, c) {
140
140
  if (this.dn == null) {
141
141
  return null;
142
142
  }
143
- var d = this.v7(b);
144
- var e = this.xm.c2(d, false);
143
+ var d = this.v6(b);
144
+ var e = this.xl.c2(d, false);
145
145
  var f = -1;
146
146
  if (e == null) {
147
147
  if (a != null) {
@@ -167,11 +167,11 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
167
167
  }
168
168
  return g;
169
169
  };
170
- ShapeSeriesBase.prototype.xq = function (a, b, c) {
170
+ ShapeSeriesBase.prototype.xp = function (a, b, c) {
171
171
  if (this.dn == null) {
172
172
  return null;
173
173
  }
174
- var d = this.xm.b4(this.v7(b));
174
+ var d = this.xl.b4(this.v6(b));
175
175
  var e = -1;
176
176
  if (d == null) {
177
177
  if (a != null) {
@@ -198,52 +198,52 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
198
198
  }
199
199
  return f;
200
200
  };
201
- Object.defineProperty(ShapeSeriesBase.prototype, "xi", {
201
+ Object.defineProperty(ShapeSeriesBase.prototype, "xh", {
202
202
  get: function () {
203
- return this.xh;
203
+ return this.xg;
204
204
  },
205
205
  set: function (a) {
206
- var b = this.xh;
207
- this.xh = a;
208
- if (b != this.xh) {
209
- this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ShapeItemSearchMode_$type, b), enumGetBox(ShapeItemSearchMode_$type, this.xh));
206
+ var b = this.xg;
207
+ this.xg = a;
208
+ if (b != this.xg) {
209
+ this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ShapeItemSearchMode_$type, b), enumGetBox(ShapeItemSearchMode_$type, this.xg));
210
210
  }
211
211
  },
212
212
  enumerable: false,
213
213
  configurable: true
214
214
  });
215
- ShapeSeriesBase.prototype.xj = function () {
216
- if (this.xk != 0) {
217
- return this.xk;
215
+ ShapeSeriesBase.prototype.xi = function () {
216
+ if (this.xj != 0) {
217
+ return this.xj;
218
218
  }
219
219
  return 1;
220
220
  };
221
- ShapeSeriesBase.prototype.ir = function (a) {
222
- switch (this.xi) {
223
- case 1: return this.zd(a).c;
224
- case 2: return this.yl(a);
225
- case 3: return this.yl(a);
221
+ ShapeSeriesBase.prototype.iq = function (a) {
222
+ switch (this.xh) {
223
+ case 1: return this.zc(a).c;
224
+ case 2: return this.yk(a);
225
+ case 3: return this.yk(a);
226
226
  }
227
227
  return -1;
228
228
  };
229
- ShapeSeriesBase.prototype.zd = function (a) {
230
- var b = this.v7(a);
229
+ ShapeSeriesBase.prototype.zc = function (a) {
230
+ var b = this.v6(a);
231
231
  var c = { $type: Point_$type, x: NaN, y: NaN };
232
- var d = this.xm.ce;
232
+ var d = this.xl.ce;
233
233
  if (d == null) {
234
234
  return new Tuple$2(Number_$type, Point_$type, -1, c);
235
235
  }
236
- var e = this.xm.b5(b, false, !this.x0);
236
+ var e = this.xl.b5(b, false, !this.xz);
237
237
  if (e != null) {
238
238
  c = RectUtil.l(e.d);
239
239
  return new Tuple$2(Number_$type, Point_$type, e.b, c);
240
240
  }
241
241
  var f = b.x;
242
242
  var g = b.y;
243
- if (this.dn == null || this.xe == null || this.xg == null || this.yg == null) {
243
+ if (this.dn == null || this.xd == null || this.xf == null || this.yf == null) {
244
244
  return new Tuple$2(Number_$type, Point_$type, -1, c);
245
245
  }
246
- if (this.dn.count > this.yq) {
246
+ if (this.dn.count > this.yp) {
247
247
  return new Tuple$2(Number_$type, Point_$type, -1, c);
248
248
  }
249
249
  var h = 1.7976931348623157E+308;
@@ -259,26 +259,26 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
259
259
  }
260
260
  return new Tuple$2(Number_$type, Point_$type, i, c);
261
261
  };
262
- ShapeSeriesBase.prototype.zc = function (a) {
263
- var b = this.v7(a);
262
+ ShapeSeriesBase.prototype.zb = function (a) {
263
+ var b = this.v6(a);
264
264
  var c = b.x;
265
265
  var d = b.y;
266
266
  var e = { $type: Point_$type, x: NaN, y: NaN };
267
- if (this.dn == null || this.xe == null || this.xg == null || this.yg == null) {
267
+ if (this.dn == null || this.xd == null || this.xf == null || this.yf == null) {
268
268
  return new Tuple$3(Number_$type, Point_$type, Point_$type, -1, e, e);
269
269
  }
270
- if (this.dn.count > this.yq) {
270
+ if (this.dn.count > this.yp) {
271
271
  return new Tuple$3(Number_$type, Point_$type, Point_$type, -1, e, e);
272
272
  }
273
273
  var f = 1.7976931348623157E+308;
274
- var g = this.xm.ce;
274
+ var g = this.xl.ce;
275
275
  if (g == null) {
276
276
  return new Tuple$3(Number_$type, Point_$type, Point_$type, -1, e, e);
277
277
  }
278
- var h = this.xm.b5(b, false, !this.x0);
278
+ var h = this.xl.b5(b, false, !this.xz);
279
279
  if (h != null) {
280
280
  var i = RectUtil.l(h.d);
281
- var j = this.zb(b, h.a, this.x0);
281
+ var j = this.za(b, h.a, this.xz);
282
282
  return new Tuple$3(Number_$type, Point_$type, Point_$type, h.b, j.d, i);
283
283
  }
284
284
  for (var k = 0; k < g.count; k++) {
@@ -295,7 +295,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
295
295
  var r = g._inner[q].d;
296
296
  var s = RectUtil.g(r, b);
297
297
  if (s < f) {
298
- var t = this.zb(b, g._inner[q].a, this.x0);
298
+ var t = this.za(b, g._inner[q].a, this.xz);
299
299
  if (t.c < o) {
300
300
  o = t.c;
301
301
  e = t.d;
@@ -308,17 +308,17 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
308
308
  }
309
309
  return new Tuple$3(Number_$type, Point_$type, Point_$type, -1, e, e);
310
310
  };
311
- ShapeSeriesBase.prototype.get_x0 = function () {
311
+ ShapeSeriesBase.prototype.get_xz = function () {
312
312
  return true;
313
313
  };
314
- Object.defineProperty(ShapeSeriesBase.prototype, "x0", {
314
+ Object.defineProperty(ShapeSeriesBase.prototype, "xz", {
315
315
  get: function () {
316
- return this.get_x0();
316
+ return this.get_xz();
317
317
  },
318
318
  enumerable: false,
319
319
  configurable: true
320
320
  });
321
- ShapeSeriesBase.prototype.zb = function (a, b, c) {
321
+ ShapeSeriesBase.prototype.za = function (a, b, c) {
322
322
  var d = { $type: Point_$type, x: NaN, y: NaN };
323
323
  var e = 1.7976931348623157E+308;
324
324
  var f = { $type: Point_$type, x: NaN, y: NaN };
@@ -354,34 +354,34 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
354
354
  }
355
355
  return new Tuple$2(Number_$type, Point_$type, e, f);
356
356
  };
357
- ShapeSeriesBase.prototype.yl = function (a) {
358
- return this.zc(a).c;
357
+ ShapeSeriesBase.prototype.yk = function (a) {
358
+ return this.zb(a).c;
359
359
  };
360
- ShapeSeriesBase.prototype.wc = function (a, b, c) {
361
- if (this.xe == null || this.xg == null || this.yg == null) {
360
+ ShapeSeriesBase.prototype.wb = function (a, b, c) {
361
+ if (this.xd == null || this.xf == null || this.yf == null) {
362
362
  return { $type: Point_$type, x: NaN, y: NaN };
363
363
  }
364
- switch (this.xi) {
364
+ switch (this.xh) {
365
365
  case 1:
366
- var d = this.zd(a);
366
+ var d = this.zc(a);
367
367
  return d.d;
368
368
  case 2:
369
- var e = this.zc(a);
369
+ var e = this.zb(a);
370
370
  return e.e;
371
371
  case 3:
372
- var f = this.zc(a);
372
+ var f = this.zb(a);
373
373
  return f.d;
374
374
  }
375
375
  return { $type: Point_$type, x: NaN, y: NaN };
376
376
  };
377
- ShapeSeriesBase.prototype.kn = function (a) {
378
- var b = this.j3(a);
377
+ ShapeSeriesBase.prototype.km = function (a) {
378
+ var b = this.j2(a);
379
379
  if (this.dn != null && b >= 0 && b < this.dn.count) {
380
380
  return this.dn.item(b);
381
381
  }
382
382
  return null;
383
383
  };
384
- ShapeSeriesBase.prototype.xo = function (a, b, c) {
384
+ ShapeSeriesBase.prototype.xn = function (a, b, c) {
385
385
  var d = new HighlightingInfo();
386
386
  d.i = this;
387
387
  d.g = 0;
@@ -393,51 +393,51 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
393
393
  return d;
394
394
  };
395
395
  ShapeSeriesBase.prototype.dg = function (a, b, c) {
396
- if (this.ed && this.fz(this.bx) && !c) {
397
- var d = this.xp(a, b, this.xr);
398
- this.xr = d;
396
+ if (this.ed && this.fy(this.bx) && !c) {
397
+ var d = this.xo(a, b, this.xq);
398
+ this.xq = d;
399
399
  return d;
400
400
  }
401
401
  else {
402
- var e = this.xo(a, b, this.xr);
403
- this.xr = e;
402
+ var e = this.xn(a, b, this.xq);
403
+ this.xq = e;
404
404
  return e;
405
405
  }
406
406
  };
407
407
  ShapeSeriesBase.prototype.dh = function (a, b, c) {
408
- if (this.fz(this.bx) && !c) {
409
- var d = this.xq(a, b, this.xs);
410
- this.xs = d;
408
+ if (this.fy(this.bx) && !c) {
409
+ var d = this.xp(a, b, this.xr);
410
+ this.xr = d;
411
411
  return d;
412
412
  }
413
413
  else {
414
- var e = this.xo(a, b, this.xs);
414
+ var e = this.xn(a, b, this.xr);
415
415
  e.d = true;
416
- this.xs = e;
416
+ this.xr = e;
417
417
  return e;
418
418
  }
419
419
  };
420
- ShapeSeriesBase.prototype.ye = function () {
421
- return (this.assigningShapeStyle != null && this.xy) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1) || (this.xv != null && this.xa != null);
422
- };
423
420
  ShapeSeriesBase.prototype.yd = function () {
424
- return (this.assigningShapeMarkerStyle != null && this.xx) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
421
+ return (this.assigningShapeStyle != null && this.xx) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1) || (this.xu != null && this.w9 != null);
425
422
  };
426
- Object.defineProperty(ShapeSeriesBase.prototype, "yy", {
423
+ ShapeSeriesBase.prototype.yc = function () {
424
+ return (this.assigningShapeMarkerStyle != null && this.xw) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
425
+ };
426
+ Object.defineProperty(ShapeSeriesBase.prototype, "yx", {
427
427
  get: function () {
428
- return this.c(ShapeSeriesBase.zu);
428
+ return this.c(ShapeSeriesBase.zt);
429
429
  },
430
430
  set: function (a) {
431
- this.h(ShapeSeriesBase.zu, a);
431
+ this.h(ShapeSeriesBase.zt, a);
432
432
  },
433
433
  enumerable: false,
434
434
  configurable: true
435
435
  });
436
- ShapeSeriesBase.prototype.gb = function () {
437
- return this.highlightedItemsSource != null || this.yy != null;
436
+ ShapeSeriesBase.prototype.ga = function () {
437
+ return this.highlightedItemsSource != null || this.yx != null;
438
438
  };
439
- ShapeSeriesBase.prototype.ht = function () {
440
- var a = _super.prototype.ht.call(this);
439
+ ShapeSeriesBase.prototype.hs = function () {
440
+ var a = _super.prototype.hs.call(this);
441
441
  {
442
442
  var b = ((function () {
443
443
  var $ret = new SeriesLayerPropertyOverlay();
@@ -447,7 +447,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
447
447
  $ret.q = true;
448
448
  return $ret;
449
449
  })());
450
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.zg));
450
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.zf));
451
451
  a.add(b);
452
452
  }
453
453
  {
@@ -460,7 +460,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
460
460
  $ret.q = true;
461
461
  return $ret;
462
462
  })());
463
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.r0));
463
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.rz));
464
464
  a.add(c);
465
465
  }
466
466
  {
@@ -473,38 +473,38 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
473
473
  $ret.q = true;
474
474
  return $ret;
475
475
  })());
476
- d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.r0));
476
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.rz));
477
477
  a.add(d);
478
478
  }
479
479
  return a;
480
480
  };
481
- ShapeSeriesBase.prototype.zg = function (a, b) {
482
- if (this.yy != null) {
483
- b.value = this.yy;
481
+ ShapeSeriesBase.prototype.zf = function (a, b) {
482
+ if (this.yx != null) {
483
+ b.value = this.yx;
484
484
  return;
485
485
  }
486
- b.value = this.y7;
486
+ b.value = this.y6;
487
487
  };
488
- Object.defineProperty(ShapeSeriesBase.prototype, "xw", {
488
+ Object.defineProperty(ShapeSeriesBase.prototype, "xv", {
489
489
  get: function () {
490
- return this.xu;
490
+ return this.xt;
491
491
  },
492
492
  set: function (a) {
493
- var b = this.xw != a;
493
+ var b = this.xv != a;
494
494
  if (b) {
495
- var c = this.xw;
496
- this.xu = a;
497
- this.raisePropertyChanged("ShapeColumn", c, this.xw);
495
+ var c = this.xv;
496
+ this.xt = a;
497
+ this.raisePropertyChanged("ShapeColumn", c, this.xv);
498
498
  }
499
499
  },
500
500
  enumerable: false,
501
501
  configurable: true
502
502
  });
503
- ShapeSeriesBase.prototype.x5 = function (array_) {
503
+ ShapeSeriesBase.prototype.x4 = function (array_) {
504
504
  var a = (Array.isArray(array_));
505
505
  return a;
506
506
  };
507
- ShapeSeriesBase.x9 = function (a) {
507
+ ShapeSeriesBase.x8 = function (a) {
508
508
  if (a == null) {
509
509
  return true;
510
510
  }
@@ -539,10 +539,10 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
539
539
  e = (curr_.y);
540
540
  }
541
541
  if (!g) {
542
- if ((isNaN_(d) || ShapeSeriesBase.x9(d)) && (isNaN_(e) || ShapeSeriesBase.x9(e))) {
542
+ if ((isNaN_(d) || ShapeSeriesBase.x8(d)) && (isNaN_(e) || ShapeSeriesBase.x8(e))) {
543
543
  d = (curr_.X);
544
544
  e = (curr_.Y);
545
- if (!isNaN_(d) && !ShapeSeriesBase.x9(d) && !isNaN_(e) && !ShapeSeriesBase.x9(e)) {
545
+ if (!isNaN_(d) && !ShapeSeriesBase.x8(d) && !isNaN_(e) && !ShapeSeriesBase.x8(e)) {
546
546
  g = true;
547
547
  f = true;
548
548
  }
@@ -558,7 +558,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
558
558
  return b;
559
559
  };
560
560
  ShapeSeriesBase.prototype.dm = function (a) {
561
- if (this.dn != null && this.x5(this.itemsSource) && a != null && a.split('!').length != 2) {
561
+ if (this.dn != null && this.x4(this.itemsSource) && a != null && a.split('!').length != 2) {
562
562
  if (this.coercionMethods == null) {
563
563
  this.coercionMethods = {};
564
564
  }
@@ -568,153 +568,153 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
568
568
  }
569
569
  return _super.prototype.dm.call(this, a);
570
570
  };
571
- ShapeSeriesBase.prototype.q9 = function (a, b, c, d) {
572
- _super.prototype.q9.call(this, a, b, c, d);
571
+ ShapeSeriesBase.prototype.q8 = function (a, b, c, d) {
572
+ _super.prototype.q8.call(this, a, b, c, d);
573
573
  var e = false;
574
574
  var f = false;
575
575
  switch (b) {
576
576
  case ShapeSeriesBase.$$p[5]:
577
- this.xi = this.xj();
577
+ this.xh = this.xi();
578
578
  break;
579
579
  case "FastItemsSource":
580
580
  var g = typeCast(IFastItemsSource_$type, c);
581
581
  if (g != null) {
582
+ if (this.xu != null) {
583
+ g.deregisterColumn(this.xu);
584
+ }
582
585
  if (this.xv != null) {
583
586
  g.deregisterColumn(this.xv);
584
587
  }
585
- if (this.xw != null) {
586
- g.deregisterColumn(this.xw);
587
- }
588
- this.xw = null;
588
+ this.xv = null;
589
589
  }
590
590
  var h = typeCast(IFastItemsSource_$type, d);
591
591
  if (h != null) {
592
- if (this.y7 != null) {
593
- this.xw = this.dm(this.y7);
592
+ if (this.y6 != null) {
593
+ this.xv = this.dm(this.y6);
594
594
  }
595
- if (this.yu != null) {
596
- this.xv = this.dk(this.yu);
595
+ if (this.yt != null) {
596
+ this.xu = this.dk(this.yt);
597
597
  }
598
598
  }
599
- e = this.xe != null && !this.xe.c1();
600
- f = this.xg != null && !this.xg.c1();
599
+ e = this.xd != null && !this.xd.c1();
600
+ f = this.xf != null && !this.xf.c1();
601
601
  if (e || f) {
602
- this.rr(this.gg && c != null);
602
+ this.rq(this.gf && c != null);
603
603
  }
604
604
  break;
605
605
  case ShapeSeriesBase.$$p[9]:
606
606
  if (this.dn != null) {
607
- this.dn.deregisterColumn(this.xw);
608
- this.xw = this.dm(this.y7);
607
+ this.dn.deregisterColumn(this.xv);
608
+ this.xv = this.dm(this.y6);
609
609
  }
610
610
  break;
611
611
  case "ShapeColumn":
612
- this.zo();
613
- e = this.xe != null && !this.xe.c1();
614
- f = this.xg != null && !this.xg.c1();
612
+ this.zn();
613
+ e = this.xd != null && !this.xd.c1();
614
+ f = this.xf != null && !this.xf.c1();
615
615
  if (e || f) {
616
- this.rr(this.gg && this.d7);
616
+ this.rq(this.gf && this.d7);
617
617
  }
618
- this.ql();
618
+ this.qk();
619
619
  break;
620
620
  case ShapeSeriesBase.$$p[10]:
621
621
  case ShapeSeriesBase.$$p[11]:
622
- this.xd = this.xe;
623
- this.xf = this.xg;
622
+ this.xc = this.xd;
623
+ this.xe = this.xf;
624
624
  var i = c;
625
625
  var j = d;
626
- this.zp(i);
627
- this.zh(j);
626
+ this.zo(i);
627
+ this.zg(j);
628
628
  if ((j != null && !j.c1()) || (j == null && i != null)) {
629
- this.rr(false);
629
+ this.rq(false);
630
630
  }
631
- this.ql();
631
+ this.qk();
632
632
  break;
633
633
  case "ActualResolution":
634
- this.yk = this.id;
635
- this.ql();
634
+ this.yj = this.ic;
635
+ this.qk();
636
636
  break;
637
637
  case "ActualBrush":
638
- this.rr(false);
638
+ this.rq(false);
639
639
  break;
640
640
  case ShapeSeriesBase.$$p[8]:
641
- this.yn = this.ym;
642
- this.rr(false);
643
- this.ql();
641
+ this.ym = this.yl;
642
+ this.rq(false);
643
+ this.qk();
644
644
  break;
645
645
  case ShapeSeriesBase.$$p[2]:
646
646
  case "ActualThickness":
647
- this.rr(false);
648
- this.ql();
647
+ this.rq(false);
648
+ this.qk();
649
649
  break;
650
650
  case ShapeSeriesBase.$$p[4]:
651
- this.xy = this.yc();
652
- this.rr(false);
651
+ this.xx = this.yb();
652
+ this.rq(false);
653
653
  break;
654
654
  case ShapeSeriesBase.$$p[3]:
655
- this.xx = this.yb();
656
- this.rr(false);
655
+ this.xw = this.ya();
656
+ this.rq(false);
657
657
  break;
658
658
  case ShapeSeriesBase.$$p[1]:
659
659
  if (c != null) {
660
660
  c.o.remove(this);
661
661
  c.x();
662
- this.xb = null;
663
- this.xn = null;
662
+ this.xa = null;
663
+ this.xm = null;
664
664
  }
665
665
  if (d != null) {
666
666
  d.o.add(this);
667
667
  d.x();
668
- this.xb = typeCast(CustomPaletteBrushScale.$, d);
669
- this.xn = typeCast(ValueBrushScale.$, d);
668
+ this.xa = typeCast(CustomPaletteBrushScale.$, d);
669
+ this.xm = typeCast(ValueBrushScale.$, d);
670
670
  }
671
- this.rr(false);
672
- this.ql();
671
+ this.rq(false);
672
+ this.qk();
673
673
  break;
674
674
  case "FillColumn":
675
- this.rr(this.gg && this.d7);
676
- this.ql();
675
+ this.rq(this.gf && this.d7);
676
+ this.qk();
677
677
  break;
678
678
  case ShapeSeriesBase.$$p[0]:
679
- if (this.xa != null) {
680
- this.xa.x();
679
+ if (this.w9 != null) {
680
+ this.w9.x();
681
681
  }
682
682
  if (this.dn != null) {
683
- this.dn.deregisterColumn(this.xv);
684
- this.xv = this.dk(this.yu);
683
+ this.dn.deregisterColumn(this.xu);
684
+ this.xu = this.dk(this.yt);
685
685
  }
686
686
  break;
687
687
  }
688
688
  };
689
- ShapeSeriesBase.prototype.yc = function () {
690
- return this.x8;
691
- };
692
689
  ShapeSeriesBase.prototype.yb = function () {
693
690
  return this.x7;
694
691
  };
695
- ShapeSeriesBase.prototype.x2 = function (a) {
692
+ ShapeSeriesBase.prototype.ya = function () {
693
+ return this.x6;
694
+ };
695
+ ShapeSeriesBase.prototype.x1 = function (a) {
696
696
  if (typeCast(NumericYAxis.$, a) !== null) {
697
697
  return true;
698
698
  }
699
699
  return false;
700
700
  };
701
- ShapeSeriesBase.prototype.x1 = function (a) {
701
+ ShapeSeriesBase.prototype.x0 = function (a) {
702
702
  if (typeCast(NumericXAxis.$, a) !== null) {
703
703
  return true;
704
704
  }
705
705
  return false;
706
706
  };
707
- ShapeSeriesBase.prototype.zo = function () {
708
- this.yg = null;
709
- if (this.xw == null) {
707
+ ShapeSeriesBase.prototype.zn = function () {
708
+ this.yf = null;
709
+ if (this.xv == null) {
710
710
  return;
711
711
  }
712
- this.yg = new List$1(Rect.$, 2, this.xw.count);
713
- for (var a = 0; a < this.xw.count; a++) {
714
- this.yg.add(PointCollectionUtil.j(this.xw.item(a)));
712
+ this.yf = new List$1(Rect.$, 2, this.xv.count);
713
+ for (var a = 0; a < this.xv.count; a++) {
714
+ this.yf.add(PointCollectionUtil.j(this.xv.item(a)));
715
715
  }
716
716
  };
717
- ShapeSeriesBase.prototype.z5 = function (a) {
717
+ ShapeSeriesBase.prototype.z4 = function (a) {
718
718
  if (typeCast(IEnumerable$1_$type.specialize(IEnumerable$1_$type.specialize(Point_$type)), a) !== null) {
719
719
  return PointCollectionUtil.h(a);
720
720
  }
@@ -723,11 +723,11 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
723
723
  }
724
724
  return Rect.empty;
725
725
  };
726
- ShapeSeriesBase.prototype.yi = function (a, b, c, d, e, f, g) {
726
+ ShapeSeriesBase.prototype.yh = function (a, b, c, d, e, f, g) {
727
727
  var e_1, _a;
728
- return this.yj(a, b, c, d, e, f, g);
728
+ return this.yi(a, b, c, d, e, f, g);
729
729
  if (typeCast(List$1.$.specialize(List$1.$.specialize(Point_$type)), c) !== null) {
730
- return this.yj(a, b, c, d, e, f, g);
730
+ return this.yi(a, b, c, d, e, f, g);
731
731
  }
732
732
  else if (typeCast(IEnumerable$1_$type.specialize(IEnumerable$1_$type.specialize(Point_$type)), c) !== null) {
733
733
  var h = c;
@@ -736,7 +736,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
736
736
  try {
737
737
  for (var _b = __values(fromEnum(h)), _c = _b.next(); !_c.done; _c = _b.next()) {
738
738
  var k = _c.value;
739
- j = this.xc(a, b, PointCollectionUtil.b(k), d, e, f, g);
739
+ j = this.xb(a, b, PointCollectionUtil.b(k), d, e, f, g);
740
740
  if (j == null) {
741
741
  continue;
742
742
  }
@@ -760,7 +760,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
760
760
  }
761
761
  else if (typeCast(IEnumerable$1_$type.specialize(Point_$type), c) !== null) {
762
762
  var l = c;
763
- var m = this.xc(a, b, PointCollectionUtil.b(l), d, e, f, g);
763
+ var m = this.xb(a, b, PointCollectionUtil.b(l), d, e, f, g);
764
764
  var n = new List$1(FlattenedShape.$, 0);
765
765
  if (m != null) {
766
766
  n.add(m);
@@ -771,51 +771,51 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
771
771
  throw new InvalidOperationException(1, "Unrecognized data in ShapeColumn");
772
772
  }
773
773
  };
774
- ShapeSeriesBase.prototype.get_x6 = function () {
774
+ ShapeSeriesBase.prototype.get_x5 = function () {
775
775
  return true;
776
776
  };
777
- Object.defineProperty(ShapeSeriesBase.prototype, "x6", {
777
+ Object.defineProperty(ShapeSeriesBase.prototype, "x5", {
778
778
  get: function () {
779
- return this.get_x6();
779
+ return this.get_x5();
780
780
  },
781
781
  enumerable: false,
782
782
  configurable: true
783
783
  });
784
- ShapeSeriesBase.prototype.yf = function () {
784
+ ShapeSeriesBase.prototype.ye = function () {
785
785
  return false;
786
786
  };
787
- ShapeSeriesBase.prototype.rs = function (a) {
788
- this.zn(this.cv);
787
+ ShapeSeriesBase.prototype.rr = function (a) {
788
+ this.zm(this.cv);
789
789
  };
790
- ShapeSeriesBase.prototype.rq = function (a, b, c, d, e) {
791
- _super.prototype.rq.call(this, a, b, c, d, e);
790
+ ShapeSeriesBase.prototype.rp = function (a, b, c, d, e) {
791
+ _super.prototype.rp.call(this, a, b, c, d, e);
792
792
  var f = this.ba.a$j.item(d);
793
793
  var g = f;
794
794
  f.a3(c);
795
795
  if (this.d5(f)) {
796
796
  return;
797
797
  }
798
- this.zn(f);
798
+ this.zm(f);
799
799
  };
800
800
  ShapeSeriesBase.prototype.updateFillScaleGlobals = function () {
801
801
  var a = new ActualRange();
802
802
  a.b = NaN;
803
803
  a.a = NaN;
804
- if (this.xv != null) {
805
- a.b = this.xv.minimum;
806
- a.a = this.xv.maximum;
804
+ if (this.xu != null) {
805
+ a.b = this.xu.minimum;
806
+ a.a = this.xu.maximum;
807
807
  }
808
- if (this.xa != null) {
809
- this.xa.z(a.b, a.a);
808
+ if (this.w9 != null) {
809
+ this.w9.z(a.b, a.a);
810
810
  }
811
811
  };
812
- ShapeSeriesBase.prototype.zn = function (a) {
812
+ ShapeSeriesBase.prototype.zm = function (a) {
813
813
  var _this = this;
814
814
  if (this.d5(a)) {
815
815
  return;
816
816
  }
817
- if (this.xa != null) {
818
- this.w6 = this.w7();
817
+ if (this.w9 != null) {
818
+ this.w5 = this.w6();
819
819
  }
820
820
  var b;
821
821
  var c;
@@ -823,62 +823,62 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
823
823
  var e = a.getViewInfo(c, b);
824
824
  c = e.p0;
825
825
  b = e.p1;
826
- if (c.width < 1 || c.height < 1 || this.xw == null) {
826
+ if (c.width < 1 || c.height < 1 || this.xv == null) {
827
827
  return;
828
828
  }
829
- var f = this.xe;
830
- var g = this.xg;
829
+ var f = this.xd;
830
+ var g = this.xf;
831
831
  var h = this.getEffectiveViewport1(a);
832
832
  var i = new ScalerParams(1, b, c, f.ch);
833
833
  i.c = h;
834
834
  var j = new ScalerParams(1, b, c, g.ch);
835
835
  j.c = h;
836
- if (!this.gr) {
836
+ if (!this.gq) {
837
837
  d.cu();
838
838
  var k = new Rect(0, 0, 0, 0, 0);
839
839
  var l = void 0;
840
840
  var m = void 0;
841
841
  var n = void 0;
842
842
  var o = void 0;
843
- var p = this.xw.count;
844
- if (this.w1 == null || this.w1.length != p) {
845
- this.w1 = new Array(p);
846
- this.wz = new Array(p);
843
+ var p = this.xv.count;
844
+ if (this.w0 == null || this.w0.length != p) {
847
845
  this.w0 = new Array(p);
848
846
  this.wy = new Array(p);
847
+ this.wz = new Array(p);
848
+ this.wx = new Array(p);
849
849
  }
850
- var q = this.w1;
851
- var r = this.wz;
852
- var s = this.w0;
853
- var t = this.wy;
850
+ var q = this.w0;
851
+ var r = this.wy;
852
+ var s = this.wz;
853
+ var t = this.wx;
854
854
  var u = void 0;
855
855
  for (var v = 0; v < p; v++) {
856
- u = this.yg._inner[v];
856
+ u = this.yf._inner[v];
857
857
  q[v] = u.top;
858
858
  r[v] = u.left;
859
859
  s[v] = u.right;
860
860
  t[v] = u.bottom;
861
861
  }
862
- this.xd.hq(boxArray$1(r), 0, r.length, i);
863
- this.xd.hq(boxArray$1(s), 0, s.length, i);
864
- this.xf.hq(boxArray$1(q), 0, q.length, j);
865
- this.xf.hq(boxArray$1(t), 0, t.length, j);
862
+ this.xc.hq(boxArray$1(r), 0, r.length, i);
863
+ this.xc.hq(boxArray$1(s), 0, s.length, i);
864
+ this.xe.hq(boxArray$1(q), 0, q.length, j);
865
+ this.xe.hq(boxArray$1(t), 0, t.length, j);
866
866
  d.cv(r, q, s, t);
867
- var w = this.xw;
867
+ var w = this.xv;
868
868
  var x = this.dn;
869
- this.zq(d);
869
+ this.zp(d);
870
870
  var y = c.left;
871
871
  var z = c.right;
872
872
  var aa = c.top;
873
873
  var ab = c.bottom;
874
874
  var ac = null;
875
- if (this.z4.isEmpty) {
875
+ if (this.z3.isEmpty) {
876
876
  ac = null;
877
877
  }
878
878
  else {
879
- ac = new Clipper(1, this.z4.left, this.z4.bottom, this.z4.right, this.z4.top, this.x6);
879
+ ac = new Clipper(1, this.z3.left, this.z3.bottom, this.z3.right, this.z3.top, this.x5);
880
880
  }
881
- var ad = this.yf();
881
+ var ad = this.ye();
882
882
  if (ad) {
883
883
  d.cc.clear();
884
884
  }
@@ -909,9 +909,9 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
909
909
  else {
910
910
  ai = null;
911
911
  }
912
- var ak = this.yi(a, ai, w.item(aj), i, j, 0, ag);
912
+ var ak = this.yh(a, ai, w.item(aj), i, j, 0, ag);
913
913
  if (ad) {
914
- ShapeSeriesBase.zm(d, aj, ak);
914
+ ShapeSeriesBase.zl(d, aj, ak);
915
915
  }
916
916
  d.ci(aj, x.item(aj), k, ak);
917
917
  }
@@ -924,9 +924,9 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
924
924
  else {
925
925
  ai = null;
926
926
  }
927
- var al = this.yi(a, ai, w.item(aj), i, j, ag, ag);
927
+ var al = this.yh(a, ai, w.item(aj), i, j, ag, ag);
928
928
  if (ad) {
929
- ShapeSeriesBase.zm(d, aj, al);
929
+ ShapeSeriesBase.zl(d, aj, al);
930
930
  }
931
931
  d.ci(aj, x.item(aj), k, al);
932
932
  }
@@ -934,82 +934,82 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
934
934
  }
935
935
  d.ct();
936
936
  }
937
- var am = this.ye();
938
- this.xl.az(this, this.ye(), runOn(this, this.w4));
937
+ var am = this.yd();
938
+ this.xk.az(this, this.yd(), runOn(this, this.w3));
939
939
  var an = false;
940
- var ao = this.xl.b;
940
+ var ao = this.xk.b;
941
941
  if (ao != null) {
942
942
  an = true;
943
943
  }
944
944
  var ap = a.q;
945
- var aq = this.fy;
945
+ var aq = this.fx;
946
946
  var ar = d.ca;
947
947
  d.cp(function (as) {
948
948
  var at = as.dataContext != null ? as.dataContext.item : null;
949
949
  var au = as.dataContext != null ? as.dataContext.c : -1;
950
950
  d.cm(as, at, am);
951
951
  if (an) {
952
- _this.zj(as, aq, au, _this.xw.count, ap, ar);
952
+ _this.zi(as, aq, au, _this.xv.count, ap, ar);
953
953
  }
954
954
  else {
955
955
  if (ar) {
956
956
  {
957
- _this.xl.a1(as, _this.ib, ar);
957
+ _this.xk.a1(as, _this.ia, ar);
958
958
  }
959
959
  }
960
960
  }
961
961
  {
962
- _this.xl.ad(as, false, false, false, false);
962
+ _this.xk.ad(as, false, false, false, false);
963
963
  }
964
964
  });
965
965
  };
966
- ShapeSeriesBase.prototype.w7 = function () {
966
+ ShapeSeriesBase.prototype.w6 = function () {
967
967
  var a = new ActualRange();
968
968
  a.b = NaN;
969
969
  a.a = NaN;
970
- if (this.xv != null) {
971
- a.b = this.xv.minimum;
972
- a.a = this.xv.maximum;
970
+ if (this.xu != null) {
971
+ a.b = this.xu.minimum;
972
+ a.a = this.xu.maximum;
973
973
  }
974
- var b = typeCast(ValueBrushScale.$, this.xa);
974
+ var b = typeCast(ValueBrushScale.$, this.w9);
975
975
  if (b != null) {
976
976
  b.s();
977
- if (this.x3 && this.xa.o.count > 1) {
977
+ if (this.x2 && this.w9.o.count > 1) {
978
978
  a.b = b.q;
979
979
  a.a = b.p;
980
980
  }
981
981
  }
982
982
  return a;
983
983
  };
984
- ShapeSeriesBase.prototype.zj = function (a, b, c, d, e, f) {
984
+ ShapeSeriesBase.prototype.zi = function (a, b, c, d, e, f) {
985
985
  var g = this.bx != 1;
986
986
  var h = this.cp != 1;
987
987
  var i = this.co != 1;
988
- this.xl.a0(this.xl.b, c, d, false);
988
+ this.xk.a0(this.xk.b, c, d, false);
989
989
  {
990
- this.xl.a1(a, this.ib, f);
990
+ this.xk.a1(a, this.ia, f);
991
991
  }
992
- var j = this.xl.ax;
992
+ var j = this.xk.ax;
993
993
  var k = null;
994
994
  var l = null;
995
995
  var m = null;
996
996
  var n = this.dn;
997
- if (this.xv != null && this.xa != null) {
998
- if (j.z >= 0 && j.z < this.xv.count) {
999
- var o = this.xv.item(j.z);
1000
- var p = this.w6;
997
+ if (this.xu != null && this.w9 != null) {
998
+ if (j.z >= 0 && j.z < this.xu.count) {
999
+ var o = this.xu.item(j.z);
1000
+ var p = this.w5;
1001
1001
  var q = p.b;
1002
1002
  var r = p.a;
1003
1003
  var s = j.aa;
1004
- if (this.xb != null) {
1005
- s = this.xb.getBrush1(j.z, this.xv.count);
1004
+ if (this.xa != null) {
1005
+ s = this.xa.getBrush1(j.z, this.xu.count);
1006
1006
  }
1007
- else if (this.xn != null && this.xv != null) {
1008
- var t = this.xv.item(j.z);
1009
- s = this.xn.getBrushByRange(t, q, r);
1007
+ else if (this.xm != null && this.xu != null) {
1008
+ var t = this.xu.item(j.z);
1009
+ s = this.xm.getBrushByRange(t, q, r);
1010
1010
  }
1011
- else if (this.xa != null) {
1012
- s = this.xa.getBrush(j.z);
1011
+ else if (this.w9 != null) {
1012
+ s = this.w9.getBrush(j.z);
1013
1013
  }
1014
1014
  j.aa = s;
1015
1015
  }
@@ -1033,16 +1033,16 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1033
1033
  j.b = m;
1034
1034
  }
1035
1035
  j.h = e;
1036
- this.zl(j);
1037
- this.xl.z(this, k, l, m, e, g, h, i, false);
1036
+ this.zk(j);
1037
+ this.xk.z(this, k, l, m, e, g, h, i, false);
1038
1038
  };
1039
- ShapeSeriesBase.prototype.zi = function (a, b, c) {
1039
+ ShapeSeriesBase.prototype.zh = function (a, b, c) {
1040
1040
  var d = this.bx != 1;
1041
1041
  var e = this.cp != 1;
1042
1042
  var f = this.co != 1;
1043
- this.xl.a0(this.xl.d, a, b, true);
1044
- this.xl.aa(this.ib);
1045
- var g = this.xl.aw;
1043
+ this.xk.a0(this.xk.d, a, b, true);
1044
+ this.xk.aa(this.ia);
1045
+ var g = this.xk.aw;
1046
1046
  var h = null;
1047
1047
  var i = null;
1048
1048
  var j = null;
@@ -1075,24 +1075,24 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1075
1075
  g.b = i;
1076
1076
  }
1077
1077
  g.h = c;
1078
- this.zk(g);
1079
- this.xl.y(this, h, i, j, c, d, e, f, g.v, this.db.dl.totalHighWaterMark, g.x, this.db.dm.totalHighWaterMark, g.t, this.db.dk.totalHighWaterMark);
1078
+ this.zj(g);
1079
+ this.xk.y(this, h, i, j, c, d, e, f, g.v, this.db.dl.totalHighWaterMark, g.x, this.db.dm.totalHighWaterMark, g.t, this.db.dk.totalHighWaterMark);
1080
1080
  };
1081
- ShapeSeriesBase.prototype.zl = function (a) {
1082
- if (this.assigningShapeStyle != null && this.xy) {
1081
+ ShapeSeriesBase.prototype.zk = function (a) {
1082
+ if (this.assigningShapeStyle != null && this.xx) {
1083
1083
  this.assigningShapeStyle(this, a);
1084
1084
  }
1085
1085
  };
1086
- ShapeSeriesBase.prototype.zk = function (a) {
1087
- if (this.assigningShapeMarkerStyle != null && this.xx) {
1086
+ ShapeSeriesBase.prototype.zj = function (a) {
1087
+ if (this.assigningShapeMarkerStyle != null && this.xw) {
1088
1088
  this.assigningShapeMarkerStyle(this, a);
1089
1089
  }
1090
1090
  };
1091
- ShapeSeriesBase.prototype.w4 = function (a, b) {
1092
- return this.w5(a, b);
1091
+ ShapeSeriesBase.prototype.w3 = function (a, b) {
1092
+ return this.w4(a, b);
1093
1093
  };
1094
- ShapeSeriesBase.prototype.w5 = function (a, b) {
1095
- if (b < a || a < 0 || a > this.xw.count || b < 0 || b > this.xw.count) {
1094
+ ShapeSeriesBase.prototype.w4 = function (a, b) {
1095
+ if (b < a || a < 0 || a > this.xv.count || b < 0 || b > this.xv.count) {
1096
1096
  return null;
1097
1097
  }
1098
1098
  var c = new Array((b - a) + 1);
@@ -1102,7 +1102,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1102
1102
  }
1103
1103
  return c;
1104
1104
  };
1105
- ShapeSeriesBase.zm = function (a, b, c) {
1105
+ ShapeSeriesBase.zl = function (a, b, c) {
1106
1106
  var d = 0;
1107
1107
  var e = null;
1108
1108
  for (var f = 0; f < c.count; f++) {
@@ -1115,76 +1115,76 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1115
1115
  }
1116
1116
  a.cc.addItem(b, e);
1117
1117
  };
1118
- ShapeSeriesBase.prototype.qb = function () {
1119
- _super.prototype.qb.call(this);
1120
- if (this.xe != null) {
1121
- this.xe.ia();
1118
+ ShapeSeriesBase.prototype.qa = function () {
1119
+ _super.prototype.qa.call(this);
1120
+ if (this.xd != null) {
1121
+ this.xd.ia();
1122
1122
  }
1123
- if (this.xg != null) {
1124
- this.xg.ia();
1123
+ if (this.xf != null) {
1124
+ this.xf.ia();
1125
1125
  }
1126
1126
  };
1127
- ShapeSeriesBase.prototype.sr = function (a, b) {
1128
- this.rr(false);
1129
- };
1130
1127
  ShapeSeriesBase.prototype.sq = function (a, b) {
1131
- this.rr(false);
1128
+ this.rq(false);
1129
+ };
1130
+ ShapeSeriesBase.prototype.sp = function (a, b) {
1131
+ this.rq(false);
1132
1132
  };
1133
- ShapeSeriesBase.prototype.pb = function (a, b, c, d) {
1134
- _super.prototype.pb.call(this, a, b, c, d);
1133
+ ShapeSeriesBase.prototype.pa = function (a, b, c, d) {
1134
+ _super.prototype.pa.call(this, a, b, c, d);
1135
1135
  switch (a) {
1136
1136
  case 3:
1137
- if (d == this.y7) {
1138
- this.yg._inner[b] = this.z5(this.xw.item(b));
1137
+ if (d == this.y6) {
1138
+ this.yf._inner[b] = this.z4(this.xv.item(b));
1139
1139
  }
1140
1140
  break;
1141
1141
  case 1:
1142
1142
  for (var e = b; e < b + c; e++) {
1143
- this.yg.insert(e, this.z5(this.xw.item(e)));
1143
+ this.yf.insert(e, this.z4(this.xv.item(e)));
1144
1144
  }
1145
1145
  break;
1146
1146
  case 0:
1147
- this.yg.v(b, c);
1147
+ this.yf.v(b, c);
1148
1148
  break;
1149
1149
  case 2:
1150
1150
  for (var f = b; f < b + c; f++) {
1151
- this.yg._inner[f] = this.z5(this.xw.item(f));
1151
+ this.yf._inner[f] = this.z4(this.xv.item(f));
1152
1152
  }
1153
1153
  break;
1154
1154
  case 4:
1155
- this.zo();
1155
+ this.zn();
1156
1156
  break;
1157
1157
  }
1158
- this.rr(false);
1158
+ this.rq(false);
1159
1159
  };
1160
- ShapeSeriesBase.prototype.he = function (a, b, c) {
1160
+ ShapeSeriesBase.prototype.hd = function (a, b, c) {
1161
1161
  var d = true;
1162
- if (!_super.prototype.he.call(this, a, b, c) || (this.ya && this.xw == null) || b.isEmpty || a.isEmpty || this.xe == null || this.xg == null || this.xe.bi == null || this.xg.bi == null || this.xe.l4 == this.xe.l3 || this.xg.l4 == this.xg.l3 || this.xw == null || this.xw.count == 0 || this.yg == null || this.yg.count == 0 || this.yg.count != this.xw.count) {
1162
+ if (!_super.prototype.hd.call(this, a, b, c) || (this.x9 && this.xv == null) || b.isEmpty || a.isEmpty || this.xd == null || this.xf == null || this.xd.bi == null || this.xf.bi == null || this.xd.l4 == this.xd.l3 || this.xf.l4 == this.xf.l3 || this.xv == null || this.xv.count == 0 || this.yf == null || this.yf.count == 0 || this.yf.count != this.xv.count) {
1163
1163
  d = false;
1164
1164
  }
1165
1165
  return d;
1166
1166
  };
1167
- ShapeSeriesBase.prototype.get_ya = function () {
1167
+ ShapeSeriesBase.prototype.get_x9 = function () {
1168
1168
  return true;
1169
1169
  };
1170
- Object.defineProperty(ShapeSeriesBase.prototype, "ya", {
1170
+ Object.defineProperty(ShapeSeriesBase.prototype, "x9", {
1171
1171
  get: function () {
1172
- return this.get_ya();
1172
+ return this.get_x9();
1173
1173
  },
1174
1174
  enumerable: false,
1175
1175
  configurable: true
1176
1176
  });
1177
- ShapeSeriesBase.prototype.q1 = function (a) {
1178
- _super.prototype.q1.call(this, a);
1179
- this.xm = typeCast(ShapeSeriesViewBase.$, a);
1177
+ ShapeSeriesBase.prototype.q0 = function (a) {
1178
+ _super.prototype.q0.call(this, a);
1179
+ this.xl = typeCast(ShapeSeriesViewBase.$, a);
1180
1180
  };
1181
- ShapeSeriesBase.prototype.yj = function (a, b, c, d, e, f, g) {
1181
+ ShapeSeriesBase.prototype.yi = function (a, b, c, d, e, f, g) {
1182
1182
  var h = new List$1(FlattenedShape.$, 0);
1183
1183
  var i;
1184
1184
  var j = c.count;
1185
1185
  for (var k = 0; k < j; k++) {
1186
1186
  i = c._inner[k];
1187
- var l = this.xc(a, b, i, d, e, f, g);
1187
+ var l = this.xb(a, b, i, d, e, f, g);
1188
1188
  if (l == null) {
1189
1189
  continue;
1190
1190
  }
@@ -1192,8 +1192,8 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1192
1192
  }
1193
1193
  return h;
1194
1194
  };
1195
- ShapeSeriesBase.prototype.xc = function (a, b, c, d, e, f, g) {
1196
- var h = this.ze(c, d, e);
1195
+ ShapeSeriesBase.prototype.xb = function (a, b, c, d, e, f, g) {
1196
+ var h = this.zd(c, d, e);
1197
1197
  var i = h.c;
1198
1198
  var j = h.d;
1199
1199
  var k = i.length;
@@ -1216,7 +1216,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1216
1216
  n = p > n ? p : n;
1217
1217
  o = q > o ? q : o;
1218
1218
  }
1219
- var t = !(l > this.z4.right || n < this.z4.left || m > this.z4.bottom || o < this.z4.top);
1219
+ var t = !(l > this.z3.right || n < this.z3.left || m > this.z3.bottom || o < this.z3.top);
1220
1220
  if (!t && f == 0 && g != 0) {
1221
1221
  if (g != 0) {
1222
1222
  for (var u = 0; u < k; u++) {
@@ -1231,22 +1231,22 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1231
1231
  n = p > n ? p : n;
1232
1232
  o = q > o ? q : o;
1233
1233
  }
1234
- t = !(l > this.z4.right || n < this.z4.left || m > this.z4.bottom || o < this.z4.top);
1234
+ t = !(l > this.z3.right || n < this.z3.left || m > this.z3.bottom || o < this.z3.top);
1235
1235
  }
1236
1236
  if (!t) {
1237
1237
  return null;
1238
1238
  }
1239
- var w = b != null && (l < this.z4.left || m < this.z4.top || n > this.z4.right || o > this.z4.bottom);
1239
+ var w = b != null && (l < this.z3.left || m < this.z3.top || n > this.z3.right || o > this.z3.bottom);
1240
1240
  var x = new Rect(0, l, m, n - l, o - m);
1241
1241
  if (!a.cb(x)) {
1242
1242
  return null;
1243
1243
  }
1244
- l = l < this.z4.left ? this.z4.left : l;
1245
- n = n > this.z4.right ? this.z4.right : n;
1246
- m = m < this.z4.top ? this.z4.top : m;
1247
- o = o > this.z4.bottom ? this.z4.bottom : o;
1248
- var y = PolySimplification.b(h, this.id);
1249
- var z = new DefaultFlattener().c(h.c, h.d, y, this.yk);
1244
+ l = l < this.z3.left ? this.z3.left : l;
1245
+ n = n > this.z3.right ? this.z3.right : n;
1246
+ m = m < this.z3.top ? this.z3.top : m;
1247
+ o = o > this.z3.bottom ? this.z3.bottom : o;
1248
+ var y = PolySimplification.b(h, this.ic);
1249
+ var z = new DefaultFlattener().c(h.c, h.d, y, this.yj);
1250
1250
  var aa = z.count;
1251
1251
  if (w) {
1252
1252
  var ab = new List$1(Point_$type, 0);
@@ -1266,9 +1266,9 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1266
1266
  ad.c = x;
1267
1267
  return ad;
1268
1268
  };
1269
- ShapeSeriesBase.prototype.ze = function (a, b, c) {
1270
- var d = this.xd;
1271
- var e = this.xf;
1269
+ ShapeSeriesBase.prototype.zd = function (a, b, c) {
1270
+ var d = this.xc;
1271
+ var e = this.xe;
1272
1272
  var f = a.count;
1273
1273
  var g = new Array(f);
1274
1274
  var h = new Array(f);
@@ -1280,57 +1280,57 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1280
1280
  e.hq(boxArray$1(h), 0, h.length, c);
1281
1281
  return new Tuple$2(Array_$type, Array_$type, g, h);
1282
1282
  };
1283
- ShapeSeriesBase.prototype.zq = function (a) {
1283
+ ShapeSeriesBase.prototype.zp = function (a) {
1284
1284
  a.c0();
1285
1285
  };
1286
- ShapeSeriesBase.prototype.o5 = function (a, b) {
1287
- _super.prototype.o5.call(this, a, b);
1286
+ ShapeSeriesBase.prototype.o4 = function (a, b) {
1287
+ _super.prototype.o4.call(this, a, b);
1288
1288
  var c = b;
1289
1289
  c.cn();
1290
1290
  };
1291
- ShapeSeriesBase.prototype.zh = function (a) {
1291
+ ShapeSeriesBase.prototype.zg = function (a) {
1292
1292
  if (a != null) {
1293
1293
  a.ct(this);
1294
1294
  }
1295
1295
  };
1296
- ShapeSeriesBase.prototype.zp = function (a) {
1296
+ ShapeSeriesBase.prototype.zo = function (a) {
1297
1297
  if (a != null) {
1298
1298
  a.b0(this);
1299
1299
  }
1300
1300
  };
1301
- ShapeSeriesBase.prototype.zf = function (a, b, c) {
1301
+ ShapeSeriesBase.prototype.ze = function (a, b, c) {
1302
1302
  var d = this.cv;
1303
1303
  var e = d.bx;
1304
- var f = this.wr(a);
1305
- if (e.width < 1 || e.height < 1 || this.xw == null) {
1304
+ var f = this.wq(a);
1305
+ if (e.width < 1 || e.height < 1 || this.xv == null) {
1306
1306
  return;
1307
1307
  }
1308
1308
  var g = this.getEffectiveViewport1(d);
1309
- var h = new ScalerParams(0, f, e, this.xe.ch, g);
1310
- var i = new ScalerParams(0, f, e, this.xg.ch, g);
1309
+ var h = new ScalerParams(0, f, e, this.xd.ch, g);
1310
+ var i = new ScalerParams(0, f, e, this.xf.ch, g);
1311
1311
  d.cu();
1312
- var j = this.xw.count;
1312
+ var j = this.xv.count;
1313
1313
  var k = new Array(j);
1314
1314
  var l = new Array(j);
1315
1315
  var m = new Array(j);
1316
1316
  var n = new Array(j);
1317
1317
  var o;
1318
1318
  for (var p = 0; p < j; p++) {
1319
- o = this.yg._inner[p];
1319
+ o = this.yf._inner[p];
1320
1320
  k[p] = o.top;
1321
1321
  l[p] = o.left;
1322
1322
  m[p] = o.right;
1323
1323
  n[p] = o.bottom;
1324
1324
  }
1325
- this.xe.hq(boxArray$1(l), 0, l.length, h);
1326
- this.xe.hq(boxArray$1(m), 0, m.length, h);
1327
- this.xg.hq(boxArray$1(k), 0, k.length, i);
1328
- this.xg.hq(boxArray$1(n), 0, n.length, i);
1325
+ this.xd.hq(boxArray$1(l), 0, l.length, h);
1326
+ this.xd.hq(boxArray$1(m), 0, m.length, h);
1327
+ this.xf.hq(boxArray$1(k), 0, k.length, i);
1328
+ this.xf.hq(boxArray$1(n), 0, n.length, i);
1329
1329
  d.cv(l, k, m, n);
1330
1330
  d.c0();
1331
1331
  var q = null;
1332
- if (!this.z4.isEmpty) {
1333
- q = new Clipper(1, this.z4.left, this.z4.bottom, this.z4.right, this.z4.top, this.x6);
1332
+ if (!this.z3.isEmpty) {
1333
+ q = new Clipper(1, this.z3.left, this.z3.bottom, this.z3.right, this.z3.top, this.x5);
1334
1334
  }
1335
1335
  var r = false;
1336
1336
  var s = 0;
@@ -1358,14 +1358,14 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1358
1358
  if (!y.intersectsWith(e)) {
1359
1359
  continue;
1360
1360
  }
1361
- var aa = this.yi(d, q, this.xw.item(z), h, i, s, s);
1361
+ var aa = this.yh(d, q, this.xv.item(z), h, i, s, s);
1362
1362
  if (aa.count <= 0) {
1363
1363
  continue;
1364
1364
  }
1365
- this.xz(b, c, z);
1365
+ this.xy(b, c, z);
1366
1366
  }
1367
1367
  };
1368
- ShapeSeriesBase.prototype.xz = function (a, b, c) {
1368
+ ShapeSeriesBase.prototype.xy = function (a, b, c) {
1369
1369
  var _this = this;
1370
1370
  if (b == 7 || b == 6) {
1371
1371
  a.add(((function () {
@@ -1394,7 +1394,7 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1394
1394
  }
1395
1395
  };
1396
1396
  ShapeSeriesBase.prototype.a2 = function (a, b) {
1397
- var c = this.xm.c2(a, b);
1397
+ var c = this.xl.c2(a, b);
1398
1398
  var d = null;
1399
1399
  if (c != null) {
1400
1400
  d = c.dataContext;
@@ -1404,22 +1404,22 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1404
1404
  }
1405
1405
  return _super.prototype.a2.call(this, a, b);
1406
1406
  };
1407
- ShapeSeriesBase.prototype.yr = function (a) {
1407
+ ShapeSeriesBase.prototype.yq = function (a) {
1408
1408
  return this.dn.item(a);
1409
1409
  };
1410
- ShapeSeriesBase.prototype.get_g7 = function () {
1410
+ ShapeSeriesBase.prototype.get_g6 = function () {
1411
1411
  return true;
1412
1412
  };
1413
- ShapeSeriesBase.prototype.set_g7 = function (a) {
1414
- _super.prototype.set_g7.call(this, a);
1413
+ ShapeSeriesBase.prototype.set_g6 = function (a) {
1414
+ _super.prototype.set_g6.call(this, a);
1415
1415
  };
1416
1416
  ShapeSeriesBase.prototype.ay = function (a) {
1417
1417
  var e_2, _a, e_3, _b;
1418
- if (typeCast(NumericXAxis.$, a) !== null && this.yg != null) {
1418
+ if (typeCast(NumericXAxis.$, a) !== null && this.yf != null) {
1419
1419
  var b = 1.7976931348623157E+308;
1420
1420
  var c = -1.7976931348623157E+308;
1421
1421
  try {
1422
- for (var _c = __values(fromEnum(this.yg)), _d = _c.next(); !_d.done; _d = _c.next()) {
1422
+ for (var _c = __values(fromEnum(this.yf)), _d = _c.next(); !_d.done; _d = _c.next()) {
1423
1423
  var d = _d.value;
1424
1424
  b = Math.min(b, d.left);
1425
1425
  c = Math.max(c, d.right);
@@ -1440,11 +1440,11 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1440
1440
  }
1441
1441
  return new AxisRange(b, c);
1442
1442
  }
1443
- if (typeCast(NumericYAxis.$, a) !== null && this.yg != null) {
1443
+ if (typeCast(NumericYAxis.$, a) !== null && this.yf != null) {
1444
1444
  var e = 1.7976931348623157E+308;
1445
1445
  var f = -1.7976931348623157E+308;
1446
1446
  try {
1447
- for (var _e = __values(fromEnum(this.yg)), _f = _e.next(); !_f.done; _f = _e.next()) {
1447
+ for (var _e = __values(fromEnum(this.yf)), _f = _e.next(); !_f.done; _f = _e.next()) {
1448
1448
  var g = _f.value;
1449
1449
  e = Math.min(e, g.top);
1450
1450
  f = Math.max(f, g.bottom);
@@ -1467,24 +1467,24 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1467
1467
  }
1468
1468
  return null;
1469
1469
  };
1470
- ShapeSeriesBase.prototype.get_fx = function () {
1470
+ ShapeSeriesBase.prototype.get_fw = function () {
1471
1471
  return true;
1472
1472
  };
1473
- ShapeSeriesBase.prototype.get_fl = function () {
1473
+ ShapeSeriesBase.prototype.get_fk = function () {
1474
1474
  return true;
1475
1475
  };
1476
- Object.defineProperty(ShapeSeriesBase.prototype, "x4", {
1476
+ Object.defineProperty(ShapeSeriesBase.prototype, "x3", {
1477
1477
  get: function () {
1478
1478
  return this.styleShape != null;
1479
1479
  },
1480
1480
  enumerable: false,
1481
1481
  configurable: true
1482
1482
  });
1483
- ShapeSeriesBase.prototype.z6 = function (a, b, c) {
1483
+ ShapeSeriesBase.prototype.z5 = function (a, b, c) {
1484
1484
  if (this.styleShape != null) {
1485
- if (this.xm.c9 != null && c == this.xm.c9) {
1485
+ if (this.xl.c9 != null && c == this.xl.c9) {
1486
1486
  c = new Style();
1487
- var d = this.xm.c9;
1487
+ var d = this.xl.c9;
1488
1488
  c.fill = d.fill;
1489
1489
  c.opacity = d.opacity;
1490
1490
  c.stroke = d.stroke;
@@ -1510,8 +1510,8 @@ var ShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
1510
1510
  return c;
1511
1511
  };
1512
1512
  ShapeSeriesBase.$t = markType(ShapeSeriesBase, 'ShapeSeriesBase', Series.$, [ISupportsFillScale_$type]);
1513
- ShapeSeriesBase.zu = DependencyProperty.i("HighlightedValueMemberPath", String_$type, ShapeSeriesBase.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("HighlightedValueMemberPath", b.oldValue, b.newValue); }));
1514
- ShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, ShapeSeriesBase, 'raisePropertyChanged', ['FillMemberPath:yu:zr', [2], 'FillScale:xa:zs', [BrushScale.$], 'FillScaleUseGlobalValues:x3:zt', [0, false], 'IsCustomShapeMarkerStyleAllowed:x7:zv', [0, false], 'IsCustomShapeStyleAllowed:x8:zw', [0, false], 'ItemSearchMode:xk:zx', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:yp:zy', [1, 10000], 'ItemSearchThreshold:yq:zz', [1, 10000], 'ShapeFilterResolution:ym:z0', [1, 2], 'ShapeMemberPath:y7:z1', [2, null], 'XAxis:xe:z2', [NumericXAxis.$, null], 'YAxis:xg:z3', [NumericYAxis.$, null]]);
1513
+ ShapeSeriesBase.zt = DependencyProperty.i("HighlightedValueMemberPath", String_$type, ShapeSeriesBase.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("HighlightedValueMemberPath", b.oldValue, b.newValue); }));
1514
+ ShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, ShapeSeriesBase, 'raisePropertyChanged', ['FillMemberPath:yt:zq', [2], 'FillScale:w9:zr', [BrushScale.$], 'FillScaleUseGlobalValues:x2:zs', [0, false], 'IsCustomShapeMarkerStyleAllowed:x6:zu', [0, false], 'IsCustomShapeStyleAllowed:x7:zv', [0, false], 'ItemSearchMode:xj:zw', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:yo:zx', [1, 10000], 'ItemSearchThreshold:yp:zy', [1, 10000], 'ShapeFilterResolution:yl:zz', [1, 2], 'ShapeMemberPath:y6:z0', [2, null], 'XAxis:xd:z1', [NumericXAxis.$, null], 'YAxis:xf:z2', [NumericYAxis.$, null]]);
1515
1515
  return ShapeSeriesBase;
1516
1516
  }(Series));
1517
1517
  export { ShapeSeriesBase };
@@ -1645,7 +1645,7 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
1645
1645
  })());
1646
1646
  };
1647
1647
  ShapeSeriesViewBase.prototype.cb = function (a) {
1648
- return a.width >= this.b6.yn && a.height >= this.b6.yn;
1648
+ return a.width >= this.b6.ym && a.height >= this.b6.ym;
1649
1649
  };
1650
1650
  ShapeSeriesViewBase.cf = function (a) {
1651
1651
  var b = new List$1(PointCollection.$, 0);
@@ -1660,7 +1660,7 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
1660
1660
  };
1661
1661
  Object.defineProperty(ShapeSeriesViewBase.prototype, "ca", {
1662
1662
  get: function () {
1663
- return this.c8 != null || this.b7 != null || this.b6.x4;
1663
+ return this.c8 != null || this.b7 != null || this.b6.x3;
1664
1664
  },
1665
1665
  enumerable: false,
1666
1666
  configurable: true
@@ -1699,13 +1699,13 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
1699
1699
  };
1700
1700
  ShapeSeriesViewBase.cl = function (a, b, c) {
1701
1701
  if (b._fill == null) {
1702
- b._fill = a.e.u9;
1702
+ b._fill = a.e.u8;
1703
1703
  }
1704
1704
  if (b._stroke == null) {
1705
- b._stroke = a.e.vd;
1705
+ b._stroke = a.e.vc;
1706
1706
  }
1707
1707
  if (b.y == null) {
1708
- b.ad = a.e.ie;
1708
+ b.ad = a.e.id;
1709
1709
  }
1710
1710
  };
1711
1711
  ShapeSeriesViewBase.prototype.cp = function (a) {
@@ -1736,7 +1736,7 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
1736
1736
  this.k.j(a, a.y);
1737
1737
  }
1738
1738
  }
1739
- var f = this.b6.z6(b, a, a.y);
1739
+ var f = this.b6.z5(b, a, a.y);
1740
1740
  if (a.y != f) {
1741
1741
  a.y = f;
1742
1742
  this.k.j(a, a.y);
@@ -1827,7 +1827,7 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
1827
1827
  var c = this.bs(a);
1828
1828
  this.c7._fill = c;
1829
1829
  this.c7._stroke = c;
1830
- this.c7.ad = this.e.ie + 3;
1830
+ this.c7.ad = this.e.id + 3;
1831
1831
  return this.c7;
1832
1832
  };
1833
1833
  ShapeSeriesViewBase.prototype.a8 = function (a, b) {
@@ -1878,7 +1878,7 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
1878
1878
  }
1879
1879
  if (d >= h.d.left && d <= h.d.right && e >= h.d.top && e <= h.d.bottom) {
1880
1880
  if (c) {
1881
- var j = this.b6.ie / 2 + this.b6.iu(b);
1881
+ var j = this.b6.id / 2 + this.b6.it(b);
1882
1882
  if (GeometryUtil.e(a, h.a._inner[0], h.a, j)) {
1883
1883
  return h;
1884
1884
  }
@@ -1911,7 +1911,7 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
1911
1911
  if (this.k != null) {
1912
1912
  this.k.j(b, b.y);
1913
1913
  }
1914
- this.b6.z4 = RectUtil.r(a, b.ad);
1914
+ this.b6.z3 = RectUtil.r(a, b.ad);
1915
1915
  };
1916
1916
  ShapeSeriesViewBase.prototype.an = function (a) {
1917
1917
  _super.prototype.an.call(this, a);