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
@@ -61,81 +61,81 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
61
61
  class ShapeSeriesBase extends Series {
62
62
  constructor() {
63
63
  super();
64
- this.xt = null;
65
- this.xy = false;
64
+ this.xs = null;
66
65
  this.xx = false;
66
+ this.xw = false;
67
+ this.xq = null;
67
68
  this.xr = null;
68
- this.xs = null;
69
- this.xh = 1;
69
+ this.xg = 1;
70
+ this.w1 = null;
70
71
  this.w2 = null;
71
- this.w3 = null;
72
72
  this.assigningShapeStyle = null;
73
73
  this.assigningShapeMarkerStyle = null;
74
- this.xl = null;
75
- this.xu = null;
76
- this.xd = null;
77
- this.xf = null;
78
- this.yk = 0;
79
- this.yg = null;
80
- this.wz = null;
81
- this.w1 = null;
82
- this.w0 = null;
74
+ this.xk = null;
75
+ this.xt = null;
76
+ this.xc = null;
77
+ this.xe = null;
78
+ this.yj = 0;
79
+ this.yf = null;
83
80
  this.wy = null;
84
- this.z4 = null;
85
- this.xb = null;
86
- this.xn = null;
87
- this.w6 = null;
88
- this.yn = 0;
81
+ this.w0 = null;
82
+ this.wz = null;
83
+ this.wx = null;
84
+ this.z3 = null;
85
+ this.xa = null;
86
+ this.xm = null;
87
+ this.w5 = null;
88
+ this.ym = 0;
89
89
  this.styleShape = null;
90
- this.xl = new ShapeSeriesRenderManager();
90
+ this.xk = new ShapeSeriesRenderManager();
91
91
  FastItemObjectColumn.m();
92
- this.yn = this.ym;
93
- this.z4 = Rect.empty;
92
+ this.ym = this.yl;
93
+ this.z3 = Rect.empty;
94
94
  }
95
- o2() {
96
- super.o2();
97
- this.xe = null;
98
- this.xg = null;
95
+ o1() {
96
+ super.o1();
97
+ this.xd = null;
98
+ this.xf = null;
99
99
  }
100
100
  ai() {
101
- return [this.xe, this.xg];
101
+ return [this.xd, this.xf];
102
102
  }
103
- kq(a, b) {
104
- let c = this.nd(b);
103
+ kp(a, b) {
104
+ let c = this.nc(b);
105
105
  if (c == ShapeSeriesBase.$$p[9]) {
106
- return this.kr(a, b, this.y7);
106
+ return this.kq(a, b, this.y6);
107
107
  }
108
108
  return null;
109
109
  }
110
- md(a) {
111
- let b = this.nd(a);
110
+ mc(a) {
111
+ let b = this.nc(a);
112
112
  if (b == ShapeSeriesBase.$$p[9]) {
113
- return this.y7;
113
+ return this.y6;
114
114
  }
115
- return super.md(a);
115
+ return super.mc(a);
116
116
  }
117
- get xv() {
118
- return this.xt;
117
+ get xu() {
118
+ return this.xs;
119
119
  }
120
- set xv(a) {
121
- if (this.xt != a) {
122
- let b = this.xv;
123
- this.xt = a;
124
- this.raisePropertyChanged("FillColumn", b, this.xv);
120
+ set xu(a) {
121
+ if (this.xs != a) {
122
+ let b = this.xu;
123
+ this.xs = a;
124
+ this.raisePropertyChanged("FillColumn", b, this.xu);
125
125
  }
126
126
  }
127
- get_fe() {
127
+ get_fd() {
128
128
  return true;
129
129
  }
130
130
  get_ed() {
131
131
  return true;
132
132
  }
133
- xp(a, b, c) {
133
+ xo(a, b, c) {
134
134
  if (this.dn == null) {
135
135
  return null;
136
136
  }
137
- let d = this.v7(b);
138
- let e = this.xm.c2(d, false);
137
+ let d = this.v6(b);
138
+ let e = this.xl.c2(d, false);
139
139
  let f = -1;
140
140
  if (e == null) {
141
141
  if (a != null) {
@@ -161,11 +161,11 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
161
161
  }
162
162
  return g;
163
163
  }
164
- xq(a, b, c) {
164
+ xp(a, b, c) {
165
165
  if (this.dn == null) {
166
166
  return null;
167
167
  }
168
- let d = this.xm.b4(this.v7(b));
168
+ let d = this.xl.b4(this.v6(b));
169
169
  let e = -1;
170
170
  if (d == null) {
171
171
  if (a != null) {
@@ -192,48 +192,48 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
192
192
  }
193
193
  return f;
194
194
  }
195
- get xi() {
196
- return this.xh;
195
+ get xh() {
196
+ return this.xg;
197
197
  }
198
- set xi(a) {
199
- let b = this.xh;
200
- this.xh = a;
201
- if (b != this.xh) {
202
- this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ShapeItemSearchMode_$type, b), enumGetBox(ShapeItemSearchMode_$type, this.xh));
198
+ set xh(a) {
199
+ let b = this.xg;
200
+ this.xg = a;
201
+ if (b != this.xg) {
202
+ this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ShapeItemSearchMode_$type, b), enumGetBox(ShapeItemSearchMode_$type, this.xg));
203
203
  }
204
204
  }
205
- xj() {
206
- if (this.xk != 0) {
207
- return this.xk;
205
+ xi() {
206
+ if (this.xj != 0) {
207
+ return this.xj;
208
208
  }
209
209
  return 1;
210
210
  }
211
- ir(a) {
212
- switch (this.xi) {
213
- case 1: return this.zd(a).c;
214
- case 2: return this.yl(a);
215
- case 3: return this.yl(a);
211
+ iq(a) {
212
+ switch (this.xh) {
213
+ case 1: return this.zc(a).c;
214
+ case 2: return this.yk(a);
215
+ case 3: return this.yk(a);
216
216
  }
217
217
  return -1;
218
218
  }
219
- zd(a) {
220
- let b = this.v7(a);
219
+ zc(a) {
220
+ let b = this.v6(a);
221
221
  let c = { $type: Point_$type, x: NaN, y: NaN };
222
- let d = this.xm.ce;
222
+ let d = this.xl.ce;
223
223
  if (d == null) {
224
224
  return new Tuple$2(Number_$type, Point_$type, -1, c);
225
225
  }
226
- let e = this.xm.b5(b, false, !this.x0);
226
+ let e = this.xl.b5(b, false, !this.xz);
227
227
  if (e != null) {
228
228
  c = RectUtil.l(e.d);
229
229
  return new Tuple$2(Number_$type, Point_$type, e.b, c);
230
230
  }
231
231
  let f = b.x;
232
232
  let g = b.y;
233
- if (this.dn == null || this.xe == null || this.xg == null || this.yg == null) {
233
+ if (this.dn == null || this.xd == null || this.xf == null || this.yf == null) {
234
234
  return new Tuple$2(Number_$type, Point_$type, -1, c);
235
235
  }
236
- if (this.dn.count > this.yq) {
236
+ if (this.dn.count > this.yp) {
237
237
  return new Tuple$2(Number_$type, Point_$type, -1, c);
238
238
  }
239
239
  let h = 1.7976931348623157E+308;
@@ -249,26 +249,26 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
249
249
  }
250
250
  return new Tuple$2(Number_$type, Point_$type, i, c);
251
251
  }
252
- zc(a) {
253
- let b = this.v7(a);
252
+ zb(a) {
253
+ let b = this.v6(a);
254
254
  let c = b.x;
255
255
  let d = b.y;
256
256
  let e = { $type: Point_$type, x: NaN, y: NaN };
257
- if (this.dn == null || this.xe == null || this.xg == null || this.yg == null) {
257
+ if (this.dn == null || this.xd == null || this.xf == null || this.yf == null) {
258
258
  return new Tuple$3(Number_$type, Point_$type, Point_$type, -1, e, e);
259
259
  }
260
- if (this.dn.count > this.yq) {
260
+ if (this.dn.count > this.yp) {
261
261
  return new Tuple$3(Number_$type, Point_$type, Point_$type, -1, e, e);
262
262
  }
263
263
  let f = 1.7976931348623157E+308;
264
- let g = this.xm.ce;
264
+ let g = this.xl.ce;
265
265
  if (g == null) {
266
266
  return new Tuple$3(Number_$type, Point_$type, Point_$type, -1, e, e);
267
267
  }
268
- let h = this.xm.b5(b, false, !this.x0);
268
+ let h = this.xl.b5(b, false, !this.xz);
269
269
  if (h != null) {
270
270
  let i = RectUtil.l(h.d);
271
- let j = this.zb(b, h.a, this.x0);
271
+ let j = this.za(b, h.a, this.xz);
272
272
  return new Tuple$3(Number_$type, Point_$type, Point_$type, h.b, j.d, i);
273
273
  }
274
274
  for (let k = 0; k < g.count; k++) {
@@ -285,7 +285,7 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
285
285
  let r = g._inner[q].d;
286
286
  let s = RectUtil.g(r, b);
287
287
  if (s < f) {
288
- let t = this.zb(b, g._inner[q].a, this.x0);
288
+ let t = this.za(b, g._inner[q].a, this.xz);
289
289
  if (t.c < o) {
290
290
  o = t.c;
291
291
  e = t.d;
@@ -298,13 +298,13 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
298
298
  }
299
299
  return new Tuple$3(Number_$type, Point_$type, Point_$type, -1, e, e);
300
300
  }
301
- get_x0() {
301
+ get_xz() {
302
302
  return true;
303
303
  }
304
- get x0() {
305
- return this.get_x0();
304
+ get xz() {
305
+ return this.get_xz();
306
306
  }
307
- zb(a, b, c) {
307
+ za(a, b, c) {
308
308
  let d = { $type: Point_$type, x: NaN, y: NaN };
309
309
  let e = 1.7976931348623157E+308;
310
310
  let f = { $type: Point_$type, x: NaN, y: NaN };
@@ -340,34 +340,34 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
340
340
  }
341
341
  return new Tuple$2(Number_$type, Point_$type, e, f);
342
342
  }
343
- yl(a) {
344
- return this.zc(a).c;
343
+ yk(a) {
344
+ return this.zb(a).c;
345
345
  }
346
- wc(a, b, c) {
347
- if (this.xe == null || this.xg == null || this.yg == null) {
346
+ wb(a, b, c) {
347
+ if (this.xd == null || this.xf == null || this.yf == null) {
348
348
  return { $type: Point_$type, x: NaN, y: NaN };
349
349
  }
350
- switch (this.xi) {
350
+ switch (this.xh) {
351
351
  case 1:
352
- let d = this.zd(a);
352
+ let d = this.zc(a);
353
353
  return d.d;
354
354
  case 2:
355
- let e = this.zc(a);
355
+ let e = this.zb(a);
356
356
  return e.e;
357
357
  case 3:
358
- let f = this.zc(a);
358
+ let f = this.zb(a);
359
359
  return f.d;
360
360
  }
361
361
  return { $type: Point_$type, x: NaN, y: NaN };
362
362
  }
363
- kn(a) {
364
- let b = this.j3(a);
363
+ km(a) {
364
+ let b = this.j2(a);
365
365
  if (this.dn != null && b >= 0 && b < this.dn.count) {
366
366
  return this.dn.item(b);
367
367
  }
368
368
  return null;
369
369
  }
370
- xo(a, b, c) {
370
+ xn(a, b, c) {
371
371
  let d = new HighlightingInfo();
372
372
  d.i = this;
373
373
  d.g = 0;
@@ -379,47 +379,47 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
379
379
  return d;
380
380
  }
381
381
  dg(a, b, c) {
382
- if (this.ed && this.fz(this.bx) && !c) {
383
- let d = this.xp(a, b, this.xr);
384
- this.xr = d;
382
+ if (this.ed && this.fy(this.bx) && !c) {
383
+ let d = this.xo(a, b, this.xq);
384
+ this.xq = d;
385
385
  return d;
386
386
  }
387
387
  else {
388
- let e = this.xo(a, b, this.xr);
389
- this.xr = e;
388
+ let e = this.xn(a, b, this.xq);
389
+ this.xq = e;
390
390
  return e;
391
391
  }
392
392
  }
393
393
  dh(a, b, c) {
394
- if (this.fz(this.bx) && !c) {
395
- let d = this.xq(a, b, this.xs);
396
- this.xs = d;
394
+ if (this.fy(this.bx) && !c) {
395
+ let d = this.xp(a, b, this.xr);
396
+ this.xr = d;
397
397
  return d;
398
398
  }
399
399
  else {
400
- let e = this.xo(a, b, this.xs);
400
+ let e = this.xn(a, b, this.xr);
401
401
  e.d = true;
402
- this.xs = e;
402
+ this.xr = e;
403
403
  return e;
404
404
  }
405
405
  }
406
- ye() {
407
- return (this.assigningShapeStyle != null && this.xy) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1) || (this.xv != null && this.xa != null);
408
- }
409
406
  yd() {
410
- return (this.assigningShapeMarkerStyle != null && this.xx) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
407
+ return (this.assigningShapeStyle != null && this.xx) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1) || (this.xu != null && this.w9 != null);
411
408
  }
412
- get yy() {
413
- return this.c(ShapeSeriesBase.zu);
409
+ yc() {
410
+ return (this.assigningShapeMarkerStyle != null && this.xw) || this.d2 || (this.bx != 1) || (this.cp != 1) || (this.co != 1);
411
+ }
412
+ get yx() {
413
+ return this.c(ShapeSeriesBase.zt);
414
414
  }
415
- set yy(a) {
416
- this.h(ShapeSeriesBase.zu, a);
415
+ set yx(a) {
416
+ this.h(ShapeSeriesBase.zt, a);
417
417
  }
418
- gb() {
419
- return this.highlightedItemsSource != null || this.yy != null;
418
+ ga() {
419
+ return this.highlightedItemsSource != null || this.yx != null;
420
420
  }
421
- ht() {
422
- let a = super.ht();
421
+ hs() {
422
+ let a = super.hs();
423
423
  {
424
424
  let b = ((() => {
425
425
  let $ret = new SeriesLayerPropertyOverlay();
@@ -429,7 +429,7 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
429
429
  $ret.q = true;
430
430
  return $ret;
431
431
  })());
432
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.zg));
432
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.zf));
433
433
  a.add(b);
434
434
  }
435
435
  {
@@ -442,7 +442,7 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
442
442
  $ret.q = true;
443
443
  return $ret;
444
444
  })());
445
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.r0));
445
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.rz));
446
446
  a.add(c);
447
447
  }
448
448
  {
@@ -455,34 +455,34 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
455
455
  $ret.q = true;
456
456
  return $ret;
457
457
  })());
458
- d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.r0));
458
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.rz));
459
459
  a.add(d);
460
460
  }
461
461
  return a;
462
462
  }
463
- zg(a, b) {
464
- if (this.yy != null) {
465
- b.value = this.yy;
463
+ zf(a, b) {
464
+ if (this.yx != null) {
465
+ b.value = this.yx;
466
466
  return;
467
467
  }
468
- b.value = this.y7;
468
+ b.value = this.y6;
469
469
  }
470
- get xw() {
471
- return this.xu;
470
+ get xv() {
471
+ return this.xt;
472
472
  }
473
- set xw(a) {
474
- let b = this.xw != a;
473
+ set xv(a) {
474
+ let b = this.xv != a;
475
475
  if (b) {
476
- let c = this.xw;
477
- this.xu = a;
478
- this.raisePropertyChanged("ShapeColumn", c, this.xw);
476
+ let c = this.xv;
477
+ this.xt = a;
478
+ this.raisePropertyChanged("ShapeColumn", c, this.xv);
479
479
  }
480
480
  }
481
- x5(array_) {
481
+ x4(array_) {
482
482
  let a = (Array.isArray(array_));
483
483
  return a;
484
484
  }
485
- static x9(a) {
485
+ static x8(a) {
486
486
  if (a == null) {
487
487
  return true;
488
488
  }
@@ -517,10 +517,10 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
517
517
  e = (curr_.y);
518
518
  }
519
519
  if (!g) {
520
- if ((isNaN_(d) || ShapeSeriesBase.x9(d)) && (isNaN_(e) || ShapeSeriesBase.x9(e))) {
520
+ if ((isNaN_(d) || ShapeSeriesBase.x8(d)) && (isNaN_(e) || ShapeSeriesBase.x8(e))) {
521
521
  d = (curr_.X);
522
522
  e = (curr_.Y);
523
- if (!isNaN_(d) && !ShapeSeriesBase.x9(d) && !isNaN_(e) && !ShapeSeriesBase.x9(e)) {
523
+ if (!isNaN_(d) && !ShapeSeriesBase.x8(d) && !isNaN_(e) && !ShapeSeriesBase.x8(e)) {
524
524
  g = true;
525
525
  f = true;
526
526
  }
@@ -536,7 +536,7 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
536
536
  return b;
537
537
  }
538
538
  dm(a) {
539
- if (this.dn != null && this.x5(this.itemsSource) && a != null && a.split('!').length != 2) {
539
+ if (this.dn != null && this.x4(this.itemsSource) && a != null && a.split('!').length != 2) {
540
540
  if (this.coercionMethods == null) {
541
541
  this.coercionMethods = {};
542
542
  }
@@ -546,153 +546,153 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
546
546
  }
547
547
  return super.dm(a);
548
548
  }
549
- q9(a, b, c, d) {
550
- super.q9(a, b, c, d);
549
+ q8(a, b, c, d) {
550
+ super.q8(a, b, c, d);
551
551
  let e = false;
552
552
  let f = false;
553
553
  switch (b) {
554
554
  case ShapeSeriesBase.$$p[5]:
555
- this.xi = this.xj();
555
+ this.xh = this.xi();
556
556
  break;
557
557
  case "FastItemsSource":
558
558
  let g = typeCast(IFastItemsSource_$type, c);
559
559
  if (g != null) {
560
+ if (this.xu != null) {
561
+ g.deregisterColumn(this.xu);
562
+ }
560
563
  if (this.xv != null) {
561
564
  g.deregisterColumn(this.xv);
562
565
  }
563
- if (this.xw != null) {
564
- g.deregisterColumn(this.xw);
565
- }
566
- this.xw = null;
566
+ this.xv = null;
567
567
  }
568
568
  let h = typeCast(IFastItemsSource_$type, d);
569
569
  if (h != null) {
570
- if (this.y7 != null) {
571
- this.xw = this.dm(this.y7);
570
+ if (this.y6 != null) {
571
+ this.xv = this.dm(this.y6);
572
572
  }
573
- if (this.yu != null) {
574
- this.xv = this.dk(this.yu);
573
+ if (this.yt != null) {
574
+ this.xu = this.dk(this.yt);
575
575
  }
576
576
  }
577
- e = this.xe != null && !this.xe.c1();
578
- f = this.xg != null && !this.xg.c1();
577
+ e = this.xd != null && !this.xd.c1();
578
+ f = this.xf != null && !this.xf.c1();
579
579
  if (e || f) {
580
- this.rr(this.gg && c != null);
580
+ this.rq(this.gf && c != null);
581
581
  }
582
582
  break;
583
583
  case ShapeSeriesBase.$$p[9]:
584
584
  if (this.dn != null) {
585
- this.dn.deregisterColumn(this.xw);
586
- this.xw = this.dm(this.y7);
585
+ this.dn.deregisterColumn(this.xv);
586
+ this.xv = this.dm(this.y6);
587
587
  }
588
588
  break;
589
589
  case "ShapeColumn":
590
- this.zo();
591
- e = this.xe != null && !this.xe.c1();
592
- f = this.xg != null && !this.xg.c1();
590
+ this.zn();
591
+ e = this.xd != null && !this.xd.c1();
592
+ f = this.xf != null && !this.xf.c1();
593
593
  if (e || f) {
594
- this.rr(this.gg && this.d7);
594
+ this.rq(this.gf && this.d7);
595
595
  }
596
- this.ql();
596
+ this.qk();
597
597
  break;
598
598
  case ShapeSeriesBase.$$p[10]:
599
599
  case ShapeSeriesBase.$$p[11]:
600
- this.xd = this.xe;
601
- this.xf = this.xg;
600
+ this.xc = this.xd;
601
+ this.xe = this.xf;
602
602
  let i = c;
603
603
  let j = d;
604
- this.zp(i);
605
- this.zh(j);
604
+ this.zo(i);
605
+ this.zg(j);
606
606
  if ((j != null && !j.c1()) || (j == null && i != null)) {
607
- this.rr(false);
607
+ this.rq(false);
608
608
  }
609
- this.ql();
609
+ this.qk();
610
610
  break;
611
611
  case "ActualResolution":
612
- this.yk = this.id;
613
- this.ql();
612
+ this.yj = this.ic;
613
+ this.qk();
614
614
  break;
615
615
  case "ActualBrush":
616
- this.rr(false);
616
+ this.rq(false);
617
617
  break;
618
618
  case ShapeSeriesBase.$$p[8]:
619
- this.yn = this.ym;
620
- this.rr(false);
621
- this.ql();
619
+ this.ym = this.yl;
620
+ this.rq(false);
621
+ this.qk();
622
622
  break;
623
623
  case ShapeSeriesBase.$$p[2]:
624
624
  case "ActualThickness":
625
- this.rr(false);
626
- this.ql();
625
+ this.rq(false);
626
+ this.qk();
627
627
  break;
628
628
  case ShapeSeriesBase.$$p[4]:
629
- this.xy = this.yc();
630
- this.rr(false);
629
+ this.xx = this.yb();
630
+ this.rq(false);
631
631
  break;
632
632
  case ShapeSeriesBase.$$p[3]:
633
- this.xx = this.yb();
634
- this.rr(false);
633
+ this.xw = this.ya();
634
+ this.rq(false);
635
635
  break;
636
636
  case ShapeSeriesBase.$$p[1]:
637
637
  if (c != null) {
638
638
  c.o.remove(this);
639
639
  c.x();
640
- this.xb = null;
641
- this.xn = null;
640
+ this.xa = null;
641
+ this.xm = null;
642
642
  }
643
643
  if (d != null) {
644
644
  d.o.add(this);
645
645
  d.x();
646
- this.xb = typeCast(CustomPaletteBrushScale.$, d);
647
- this.xn = typeCast(ValueBrushScale.$, d);
646
+ this.xa = typeCast(CustomPaletteBrushScale.$, d);
647
+ this.xm = typeCast(ValueBrushScale.$, d);
648
648
  }
649
- this.rr(false);
650
- this.ql();
649
+ this.rq(false);
650
+ this.qk();
651
651
  break;
652
652
  case "FillColumn":
653
- this.rr(this.gg && this.d7);
654
- this.ql();
653
+ this.rq(this.gf && this.d7);
654
+ this.qk();
655
655
  break;
656
656
  case ShapeSeriesBase.$$p[0]:
657
- if (this.xa != null) {
658
- this.xa.x();
657
+ if (this.w9 != null) {
658
+ this.w9.x();
659
659
  }
660
660
  if (this.dn != null) {
661
- this.dn.deregisterColumn(this.xv);
662
- this.xv = this.dk(this.yu);
661
+ this.dn.deregisterColumn(this.xu);
662
+ this.xu = this.dk(this.yt);
663
663
  }
664
664
  break;
665
665
  }
666
666
  }
667
- yc() {
668
- return this.x8;
669
- }
670
667
  yb() {
671
668
  return this.x7;
672
669
  }
673
- x2(a) {
670
+ ya() {
671
+ return this.x6;
672
+ }
673
+ x1(a) {
674
674
  if (typeCast(NumericYAxis.$, a) !== null) {
675
675
  return true;
676
676
  }
677
677
  return false;
678
678
  }
679
- x1(a) {
679
+ x0(a) {
680
680
  if (typeCast(NumericXAxis.$, a) !== null) {
681
681
  return true;
682
682
  }
683
683
  return false;
684
684
  }
685
- zo() {
686
- this.yg = null;
687
- if (this.xw == null) {
685
+ zn() {
686
+ this.yf = null;
687
+ if (this.xv == null) {
688
688
  return;
689
689
  }
690
- this.yg = new List$1(Rect.$, 2, this.xw.count);
691
- for (let a = 0; a < this.xw.count; a++) {
692
- this.yg.add(PointCollectionUtil.j(this.xw.item(a)));
690
+ this.yf = new List$1(Rect.$, 2, this.xv.count);
691
+ for (let a = 0; a < this.xv.count; a++) {
692
+ this.yf.add(PointCollectionUtil.j(this.xv.item(a)));
693
693
  }
694
694
  }
695
- z5(a) {
695
+ z4(a) {
696
696
  if (typeCast(IEnumerable$1_$type.specialize(IEnumerable$1_$type.specialize(Point_$type)), a) !== null) {
697
697
  return PointCollectionUtil.h(a);
698
698
  }
@@ -701,17 +701,17 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
701
701
  }
702
702
  return Rect.empty;
703
703
  }
704
- yi(a, b, c, d, e, f, g) {
705
- return this.yj(a, b, c, d, e, f, g);
704
+ yh(a, b, c, d, e, f, g) {
705
+ return this.yi(a, b, c, d, e, f, g);
706
706
  if (typeCast(List$1.$.specialize(List$1.$.specialize(Point_$type)), c) !== null) {
707
- return this.yj(a, b, c, d, e, f, g);
707
+ return this.yi(a, b, c, d, e, f, g);
708
708
  }
709
709
  else if (typeCast(IEnumerable$1_$type.specialize(IEnumerable$1_$type.specialize(Point_$type)), c) !== null) {
710
710
  let h = c;
711
711
  let i = new List$1(FlattenedShape.$, 0);
712
712
  let j = null;
713
713
  for (let k of fromEnum(h)) {
714
- j = this.xc(a, b, PointCollectionUtil.b(k), d, e, f, g);
714
+ j = this.xb(a, b, PointCollectionUtil.b(k), d, e, f, g);
715
715
  if (j == null) {
716
716
  continue;
717
717
  }
@@ -721,7 +721,7 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
721
721
  }
722
722
  else if (typeCast(IEnumerable$1_$type.specialize(Point_$type), c) !== null) {
723
723
  let l = c;
724
- let m = this.xc(a, b, PointCollectionUtil.b(l), d, e, f, g);
724
+ let m = this.xb(a, b, PointCollectionUtil.b(l), d, e, f, g);
725
725
  let n = new List$1(FlattenedShape.$, 0);
726
726
  if (m != null) {
727
727
  n.add(m);
@@ -732,46 +732,46 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
732
732
  throw new InvalidOperationException(1, "Unrecognized data in ShapeColumn");
733
733
  }
734
734
  }
735
- get_x6() {
735
+ get_x5() {
736
736
  return true;
737
737
  }
738
- get x6() {
739
- return this.get_x6();
738
+ get x5() {
739
+ return this.get_x5();
740
740
  }
741
- yf() {
741
+ ye() {
742
742
  return false;
743
743
  }
744
- rs(a) {
745
- this.zn(this.cv);
744
+ rr(a) {
745
+ this.zm(this.cv);
746
746
  }
747
- rq(a, b, c, d, e) {
748
- super.rq(a, b, c, d, e);
747
+ rp(a, b, c, d, e) {
748
+ super.rp(a, b, c, d, e);
749
749
  let f = this.ba.a$j.item(d);
750
750
  let g = f;
751
751
  f.a3(c);
752
752
  if (this.d5(f)) {
753
753
  return;
754
754
  }
755
- this.zn(f);
755
+ this.zm(f);
756
756
  }
757
757
  updateFillScaleGlobals() {
758
758
  let a = new ActualRange();
759
759
  a.b = NaN;
760
760
  a.a = NaN;
761
- if (this.xv != null) {
762
- a.b = this.xv.minimum;
763
- a.a = this.xv.maximum;
761
+ if (this.xu != null) {
762
+ a.b = this.xu.minimum;
763
+ a.a = this.xu.maximum;
764
764
  }
765
- if (this.xa != null) {
766
- this.xa.z(a.b, a.a);
765
+ if (this.w9 != null) {
766
+ this.w9.z(a.b, a.a);
767
767
  }
768
768
  }
769
- zn(a) {
769
+ zm(a) {
770
770
  if (this.d5(a)) {
771
771
  return;
772
772
  }
773
- if (this.xa != null) {
774
- this.w6 = this.w7();
773
+ if (this.w9 != null) {
774
+ this.w5 = this.w6();
775
775
  }
776
776
  let b;
777
777
  let c;
@@ -779,62 +779,62 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
779
779
  let e = a.getViewInfo(c, b);
780
780
  c = e.p0;
781
781
  b = e.p1;
782
- if (c.width < 1 || c.height < 1 || this.xw == null) {
782
+ if (c.width < 1 || c.height < 1 || this.xv == null) {
783
783
  return;
784
784
  }
785
- let f = this.xe;
786
- let g = this.xg;
785
+ let f = this.xd;
786
+ let g = this.xf;
787
787
  let h = this.getEffectiveViewport1(a);
788
788
  let i = new ScalerParams(1, b, c, f.ch);
789
789
  i.c = h;
790
790
  let j = new ScalerParams(1, b, c, g.ch);
791
791
  j.c = h;
792
- if (!this.gr) {
792
+ if (!this.gq) {
793
793
  d.cu();
794
794
  let k = new Rect(0, 0, 0, 0, 0);
795
795
  let l;
796
796
  let m;
797
797
  let n;
798
798
  let o;
799
- let p = this.xw.count;
800
- if (this.w1 == null || this.w1.length != p) {
801
- this.w1 = new Array(p);
802
- this.wz = new Array(p);
799
+ let p = this.xv.count;
800
+ if (this.w0 == null || this.w0.length != p) {
803
801
  this.w0 = new Array(p);
804
802
  this.wy = new Array(p);
803
+ this.wz = new Array(p);
804
+ this.wx = new Array(p);
805
805
  }
806
- let q = this.w1;
807
- let r = this.wz;
808
- let s = this.w0;
809
- let t = this.wy;
806
+ let q = this.w0;
807
+ let r = this.wy;
808
+ let s = this.wz;
809
+ let t = this.wx;
810
810
  let u;
811
811
  for (let v = 0; v < p; v++) {
812
- u = this.yg._inner[v];
812
+ u = this.yf._inner[v];
813
813
  q[v] = u.top;
814
814
  r[v] = u.left;
815
815
  s[v] = u.right;
816
816
  t[v] = u.bottom;
817
817
  }
818
- this.xd.hq(boxArray$1(r), 0, r.length, i);
819
- this.xd.hq(boxArray$1(s), 0, s.length, i);
820
- this.xf.hq(boxArray$1(q), 0, q.length, j);
821
- this.xf.hq(boxArray$1(t), 0, t.length, j);
818
+ this.xc.hq(boxArray$1(r), 0, r.length, i);
819
+ this.xc.hq(boxArray$1(s), 0, s.length, i);
820
+ this.xe.hq(boxArray$1(q), 0, q.length, j);
821
+ this.xe.hq(boxArray$1(t), 0, t.length, j);
822
822
  d.cv(r, q, s, t);
823
- let w = this.xw;
823
+ let w = this.xv;
824
824
  let x = this.dn;
825
- this.zq(d);
825
+ this.zp(d);
826
826
  let y = c.left;
827
827
  let z = c.right;
828
828
  let aa = c.top;
829
829
  let ab = c.bottom;
830
830
  let ac = null;
831
- if (this.z4.isEmpty) {
831
+ if (this.z3.isEmpty) {
832
832
  ac = null;
833
833
  }
834
834
  else {
835
- ac = new Clipper(1, this.z4.left, this.z4.bottom, this.z4.right, this.z4.top, this.x6);
835
+ ac = new Clipper(1, this.z3.left, this.z3.bottom, this.z3.right, this.z3.top, this.x5);
836
836
  }
837
- let ad = this.yf();
837
+ let ad = this.ye();
838
838
  if (ad) {
839
839
  d.cc.clear();
840
840
  }
@@ -865,9 +865,9 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
865
865
  else {
866
866
  ai = null;
867
867
  }
868
- let ak = this.yi(a, ai, w.item(aj), i, j, 0, ag);
868
+ let ak = this.yh(a, ai, w.item(aj), i, j, 0, ag);
869
869
  if (ad) {
870
- ShapeSeriesBase.zm(d, aj, ak);
870
+ ShapeSeriesBase.zl(d, aj, ak);
871
871
  }
872
872
  d.ci(aj, x.item(aj), k, ak);
873
873
  }
@@ -880,9 +880,9 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
880
880
  else {
881
881
  ai = null;
882
882
  }
883
- let al = this.yi(a, ai, w.item(aj), i, j, ag, ag);
883
+ let al = this.yh(a, ai, w.item(aj), i, j, ag, ag);
884
884
  if (ad) {
885
- ShapeSeriesBase.zm(d, aj, al);
885
+ ShapeSeriesBase.zl(d, aj, al);
886
886
  }
887
887
  d.ci(aj, x.item(aj), k, al);
888
888
  }
@@ -890,82 +890,82 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
890
890
  }
891
891
  d.ct();
892
892
  }
893
- let am = this.ye();
894
- this.xl.az(this, this.ye(), runOn(this, this.w4));
893
+ let am = this.yd();
894
+ this.xk.az(this, this.yd(), runOn(this, this.w3));
895
895
  let an = false;
896
- let ao = this.xl.b;
896
+ let ao = this.xk.b;
897
897
  if (ao != null) {
898
898
  an = true;
899
899
  }
900
900
  let ap = a.q;
901
- let aq = this.fy;
901
+ let aq = this.fx;
902
902
  let ar = d.ca;
903
903
  d.cp((as) => {
904
904
  let at = as.dataContext != null ? as.dataContext.item : null;
905
905
  let au = as.dataContext != null ? as.dataContext.c : -1;
906
906
  d.cm(as, at, am);
907
907
  if (an) {
908
- this.zj(as, aq, au, this.xw.count, ap, ar);
908
+ this.zi(as, aq, au, this.xv.count, ap, ar);
909
909
  }
910
910
  else {
911
911
  if (ar) {
912
912
  {
913
- this.xl.a1(as, this.ib, ar);
913
+ this.xk.a1(as, this.ia, ar);
914
914
  }
915
915
  }
916
916
  }
917
917
  {
918
- this.xl.ad(as, false, false, false, false);
918
+ this.xk.ad(as, false, false, false, false);
919
919
  }
920
920
  });
921
921
  }
922
- w7() {
922
+ w6() {
923
923
  let a = new ActualRange();
924
924
  a.b = NaN;
925
925
  a.a = NaN;
926
- if (this.xv != null) {
927
- a.b = this.xv.minimum;
928
- a.a = this.xv.maximum;
926
+ if (this.xu != null) {
927
+ a.b = this.xu.minimum;
928
+ a.a = this.xu.maximum;
929
929
  }
930
- let b = typeCast(ValueBrushScale.$, this.xa);
930
+ let b = typeCast(ValueBrushScale.$, this.w9);
931
931
  if (b != null) {
932
932
  b.s();
933
- if (this.x3 && this.xa.o.count > 1) {
933
+ if (this.x2 && this.w9.o.count > 1) {
934
934
  a.b = b.q;
935
935
  a.a = b.p;
936
936
  }
937
937
  }
938
938
  return a;
939
939
  }
940
- zj(a, b, c, d, e, f) {
940
+ zi(a, b, c, d, e, f) {
941
941
  let g = this.bx != 1;
942
942
  let h = this.cp != 1;
943
943
  let i = this.co != 1;
944
- this.xl.a0(this.xl.b, c, d, false);
944
+ this.xk.a0(this.xk.b, c, d, false);
945
945
  {
946
- this.xl.a1(a, this.ib, f);
946
+ this.xk.a1(a, this.ia, f);
947
947
  }
948
- let j = this.xl.ax;
948
+ let j = this.xk.ax;
949
949
  let k = null;
950
950
  let l = null;
951
951
  let m = null;
952
952
  let n = this.dn;
953
- if (this.xv != null && this.xa != null) {
954
- if (j.z >= 0 && j.z < this.xv.count) {
955
- let o = this.xv.item(j.z);
956
- let p = this.w6;
953
+ if (this.xu != null && this.w9 != null) {
954
+ if (j.z >= 0 && j.z < this.xu.count) {
955
+ let o = this.xu.item(j.z);
956
+ let p = this.w5;
957
957
  let q = p.b;
958
958
  let r = p.a;
959
959
  let s = j.aa;
960
- if (this.xb != null) {
961
- s = this.xb.getBrush1(j.z, this.xv.count);
960
+ if (this.xa != null) {
961
+ s = this.xa.getBrush1(j.z, this.xu.count);
962
962
  }
963
- else if (this.xn != null && this.xv != null) {
964
- let t = this.xv.item(j.z);
965
- s = this.xn.getBrushByRange(t, q, r);
963
+ else if (this.xm != null && this.xu != null) {
964
+ let t = this.xu.item(j.z);
965
+ s = this.xm.getBrushByRange(t, q, r);
966
966
  }
967
- else if (this.xa != null) {
968
- s = this.xa.getBrush(j.z);
967
+ else if (this.w9 != null) {
968
+ s = this.w9.getBrush(j.z);
969
969
  }
970
970
  j.aa = s;
971
971
  }
@@ -989,16 +989,16 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
989
989
  j.b = m;
990
990
  }
991
991
  j.h = e;
992
- this.zl(j);
993
- this.xl.z(this, k, l, m, e, g, h, i, false);
992
+ this.zk(j);
993
+ this.xk.z(this, k, l, m, e, g, h, i, false);
994
994
  }
995
- zi(a, b, c) {
995
+ zh(a, b, c) {
996
996
  let d = this.bx != 1;
997
997
  let e = this.cp != 1;
998
998
  let f = this.co != 1;
999
- this.xl.a0(this.xl.d, a, b, true);
1000
- this.xl.aa(this.ib);
1001
- let g = this.xl.aw;
999
+ this.xk.a0(this.xk.d, a, b, true);
1000
+ this.xk.aa(this.ia);
1001
+ let g = this.xk.aw;
1002
1002
  let h = null;
1003
1003
  let i = null;
1004
1004
  let j = null;
@@ -1031,24 +1031,24 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1031
1031
  g.b = i;
1032
1032
  }
1033
1033
  g.h = c;
1034
- this.zk(g);
1035
- 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);
1034
+ this.zj(g);
1035
+ 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);
1036
1036
  }
1037
- zl(a) {
1038
- if (this.assigningShapeStyle != null && this.xy) {
1037
+ zk(a) {
1038
+ if (this.assigningShapeStyle != null && this.xx) {
1039
1039
  this.assigningShapeStyle(this, a);
1040
1040
  }
1041
1041
  }
1042
- zk(a) {
1043
- if (this.assigningShapeMarkerStyle != null && this.xx) {
1042
+ zj(a) {
1043
+ if (this.assigningShapeMarkerStyle != null && this.xw) {
1044
1044
  this.assigningShapeMarkerStyle(this, a);
1045
1045
  }
1046
1046
  }
1047
- w4(a, b) {
1048
- return this.w5(a, b);
1047
+ w3(a, b) {
1048
+ return this.w4(a, b);
1049
1049
  }
1050
- w5(a, b) {
1051
- if (b < a || a < 0 || a > this.xw.count || b < 0 || b > this.xw.count) {
1050
+ w4(a, b) {
1051
+ if (b < a || a < 0 || a > this.xv.count || b < 0 || b > this.xv.count) {
1052
1052
  return null;
1053
1053
  }
1054
1054
  let c = new Array((b - a) + 1);
@@ -1058,7 +1058,7 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1058
1058
  }
1059
1059
  return c;
1060
1060
  }
1061
- static zm(a, b, c) {
1061
+ static zl(a, b, c) {
1062
1062
  let d = 0;
1063
1063
  let e = null;
1064
1064
  for (let f = 0; f < c.count; f++) {
@@ -1071,72 +1071,72 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1071
1071
  }
1072
1072
  a.cc.addItem(b, e);
1073
1073
  }
1074
- qb() {
1075
- super.qb();
1076
- if (this.xe != null) {
1077
- this.xe.ia();
1074
+ qa() {
1075
+ super.qa();
1076
+ if (this.xd != null) {
1077
+ this.xd.ia();
1078
1078
  }
1079
- if (this.xg != null) {
1080
- this.xg.ia();
1079
+ if (this.xf != null) {
1080
+ this.xf.ia();
1081
1081
  }
1082
1082
  }
1083
- sr(a, b) {
1084
- this.rr(false);
1085
- }
1086
1083
  sq(a, b) {
1087
- this.rr(false);
1084
+ this.rq(false);
1088
1085
  }
1089
- pb(a, b, c, d) {
1090
- super.pb(a, b, c, d);
1086
+ sp(a, b) {
1087
+ this.rq(false);
1088
+ }
1089
+ pa(a, b, c, d) {
1090
+ super.pa(a, b, c, d);
1091
1091
  switch (a) {
1092
1092
  case 3:
1093
- if (d == this.y7) {
1094
- this.yg._inner[b] = this.z5(this.xw.item(b));
1093
+ if (d == this.y6) {
1094
+ this.yf._inner[b] = this.z4(this.xv.item(b));
1095
1095
  }
1096
1096
  break;
1097
1097
  case 1:
1098
1098
  for (let e = b; e < b + c; e++) {
1099
- this.yg.insert(e, this.z5(this.xw.item(e)));
1099
+ this.yf.insert(e, this.z4(this.xv.item(e)));
1100
1100
  }
1101
1101
  break;
1102
1102
  case 0:
1103
- this.yg.v(b, c);
1103
+ this.yf.v(b, c);
1104
1104
  break;
1105
1105
  case 2:
1106
1106
  for (let f = b; f < b + c; f++) {
1107
- this.yg._inner[f] = this.z5(this.xw.item(f));
1107
+ this.yf._inner[f] = this.z4(this.xv.item(f));
1108
1108
  }
1109
1109
  break;
1110
1110
  case 4:
1111
- this.zo();
1111
+ this.zn();
1112
1112
  break;
1113
1113
  }
1114
- this.rr(false);
1114
+ this.rq(false);
1115
1115
  }
1116
- he(a, b, c) {
1116
+ hd(a, b, c) {
1117
1117
  let d = true;
1118
- if (!super.he(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) {
1118
+ if (!super.hd(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) {
1119
1119
  d = false;
1120
1120
  }
1121
1121
  return d;
1122
1122
  }
1123
- get_ya() {
1123
+ get_x9() {
1124
1124
  return true;
1125
1125
  }
1126
- get ya() {
1127
- return this.get_ya();
1126
+ get x9() {
1127
+ return this.get_x9();
1128
1128
  }
1129
- q1(a) {
1130
- super.q1(a);
1131
- this.xm = typeCast(ShapeSeriesViewBase.$, a);
1129
+ q0(a) {
1130
+ super.q0(a);
1131
+ this.xl = typeCast(ShapeSeriesViewBase.$, a);
1132
1132
  }
1133
- yj(a, b, c, d, e, f, g) {
1133
+ yi(a, b, c, d, e, f, g) {
1134
1134
  let h = new List$1(FlattenedShape.$, 0);
1135
1135
  let i;
1136
1136
  let j = c.count;
1137
1137
  for (let k = 0; k < j; k++) {
1138
1138
  i = c._inner[k];
1139
- let l = this.xc(a, b, i, d, e, f, g);
1139
+ let l = this.xb(a, b, i, d, e, f, g);
1140
1140
  if (l == null) {
1141
1141
  continue;
1142
1142
  }
@@ -1144,8 +1144,8 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1144
1144
  }
1145
1145
  return h;
1146
1146
  }
1147
- xc(a, b, c, d, e, f, g) {
1148
- let h = this.ze(c, d, e);
1147
+ xb(a, b, c, d, e, f, g) {
1148
+ let h = this.zd(c, d, e);
1149
1149
  let i = h.c;
1150
1150
  let j = h.d;
1151
1151
  let k = i.length;
@@ -1168,7 +1168,7 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1168
1168
  n = p > n ? p : n;
1169
1169
  o = q > o ? q : o;
1170
1170
  }
1171
- let t = !(l > this.z4.right || n < this.z4.left || m > this.z4.bottom || o < this.z4.top);
1171
+ let t = !(l > this.z3.right || n < this.z3.left || m > this.z3.bottom || o < this.z3.top);
1172
1172
  if (!t && f == 0 && g != 0) {
1173
1173
  if (g != 0) {
1174
1174
  for (let u = 0; u < k; u++) {
@@ -1183,22 +1183,22 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1183
1183
  n = p > n ? p : n;
1184
1184
  o = q > o ? q : o;
1185
1185
  }
1186
- t = !(l > this.z4.right || n < this.z4.left || m > this.z4.bottom || o < this.z4.top);
1186
+ t = !(l > this.z3.right || n < this.z3.left || m > this.z3.bottom || o < this.z3.top);
1187
1187
  }
1188
1188
  if (!t) {
1189
1189
  return null;
1190
1190
  }
1191
- let w = b != null && (l < this.z4.left || m < this.z4.top || n > this.z4.right || o > this.z4.bottom);
1191
+ let w = b != null && (l < this.z3.left || m < this.z3.top || n > this.z3.right || o > this.z3.bottom);
1192
1192
  let x = new Rect(0, l, m, n - l, o - m);
1193
1193
  if (!a.cb(x)) {
1194
1194
  return null;
1195
1195
  }
1196
- l = l < this.z4.left ? this.z4.left : l;
1197
- n = n > this.z4.right ? this.z4.right : n;
1198
- m = m < this.z4.top ? this.z4.top : m;
1199
- o = o > this.z4.bottom ? this.z4.bottom : o;
1200
- let y = PolySimplification.b(h, this.id);
1201
- let z = new DefaultFlattener().c(h.c, h.d, y, this.yk);
1196
+ l = l < this.z3.left ? this.z3.left : l;
1197
+ n = n > this.z3.right ? this.z3.right : n;
1198
+ m = m < this.z3.top ? this.z3.top : m;
1199
+ o = o > this.z3.bottom ? this.z3.bottom : o;
1200
+ let y = PolySimplification.b(h, this.ic);
1201
+ let z = new DefaultFlattener().c(h.c, h.d, y, this.yj);
1202
1202
  let aa = z.count;
1203
1203
  if (w) {
1204
1204
  let ab = new List$1(Point_$type, 0);
@@ -1218,9 +1218,9 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1218
1218
  ad.c = x;
1219
1219
  return ad;
1220
1220
  }
1221
- ze(a, b, c) {
1222
- let d = this.xd;
1223
- let e = this.xf;
1221
+ zd(a, b, c) {
1222
+ let d = this.xc;
1223
+ let e = this.xe;
1224
1224
  let f = a.count;
1225
1225
  let g = new Array(f);
1226
1226
  let h = new Array(f);
@@ -1232,57 +1232,57 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1232
1232
  e.hq(boxArray$1(h), 0, h.length, c);
1233
1233
  return new Tuple$2(Array_$type, Array_$type, g, h);
1234
1234
  }
1235
- zq(a) {
1235
+ zp(a) {
1236
1236
  a.c0();
1237
1237
  }
1238
- o5(a, b) {
1239
- super.o5(a, b);
1238
+ o4(a, b) {
1239
+ super.o4(a, b);
1240
1240
  let c = b;
1241
1241
  c.cn();
1242
1242
  }
1243
- zh(a) {
1243
+ zg(a) {
1244
1244
  if (a != null) {
1245
1245
  a.ct(this);
1246
1246
  }
1247
1247
  }
1248
- zp(a) {
1248
+ zo(a) {
1249
1249
  if (a != null) {
1250
1250
  a.b0(this);
1251
1251
  }
1252
1252
  }
1253
- zf(a, b, c) {
1253
+ ze(a, b, c) {
1254
1254
  let d = this.cv;
1255
1255
  let e = d.bx;
1256
- let f = this.wr(a);
1257
- if (e.width < 1 || e.height < 1 || this.xw == null) {
1256
+ let f = this.wq(a);
1257
+ if (e.width < 1 || e.height < 1 || this.xv == null) {
1258
1258
  return;
1259
1259
  }
1260
1260
  let g = this.getEffectiveViewport1(d);
1261
- let h = new ScalerParams(0, f, e, this.xe.ch, g);
1262
- let i = new ScalerParams(0, f, e, this.xg.ch, g);
1261
+ let h = new ScalerParams(0, f, e, this.xd.ch, g);
1262
+ let i = new ScalerParams(0, f, e, this.xf.ch, g);
1263
1263
  d.cu();
1264
- let j = this.xw.count;
1264
+ let j = this.xv.count;
1265
1265
  let k = new Array(j);
1266
1266
  let l = new Array(j);
1267
1267
  let m = new Array(j);
1268
1268
  let n = new Array(j);
1269
1269
  let o;
1270
1270
  for (let p = 0; p < j; p++) {
1271
- o = this.yg._inner[p];
1271
+ o = this.yf._inner[p];
1272
1272
  k[p] = o.top;
1273
1273
  l[p] = o.left;
1274
1274
  m[p] = o.right;
1275
1275
  n[p] = o.bottom;
1276
1276
  }
1277
- this.xe.hq(boxArray$1(l), 0, l.length, h);
1278
- this.xe.hq(boxArray$1(m), 0, m.length, h);
1279
- this.xg.hq(boxArray$1(k), 0, k.length, i);
1280
- this.xg.hq(boxArray$1(n), 0, n.length, i);
1277
+ this.xd.hq(boxArray$1(l), 0, l.length, h);
1278
+ this.xd.hq(boxArray$1(m), 0, m.length, h);
1279
+ this.xf.hq(boxArray$1(k), 0, k.length, i);
1280
+ this.xf.hq(boxArray$1(n), 0, n.length, i);
1281
1281
  d.cv(l, k, m, n);
1282
1282
  d.c0();
1283
1283
  let q = null;
1284
- if (!this.z4.isEmpty) {
1285
- q = new Clipper(1, this.z4.left, this.z4.bottom, this.z4.right, this.z4.top, this.x6);
1284
+ if (!this.z3.isEmpty) {
1285
+ q = new Clipper(1, this.z3.left, this.z3.bottom, this.z3.right, this.z3.top, this.x5);
1286
1286
  }
1287
1287
  let r = false;
1288
1288
  let s = 0;
@@ -1310,14 +1310,14 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1310
1310
  if (!y.intersectsWith(e)) {
1311
1311
  continue;
1312
1312
  }
1313
- let aa = this.yi(d, q, this.xw.item(z), h, i, s, s);
1313
+ let aa = this.yh(d, q, this.xv.item(z), h, i, s, s);
1314
1314
  if (aa.count <= 0) {
1315
1315
  continue;
1316
1316
  }
1317
- this.xz(b, c, z);
1317
+ this.xy(b, c, z);
1318
1318
  }
1319
1319
  }
1320
- xz(a, b, c) {
1320
+ xy(a, b, c) {
1321
1321
  if (b == 7 || b == 6) {
1322
1322
  a.add(((() => {
1323
1323
  let $ret = new ChartSelection();
@@ -1345,7 +1345,7 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1345
1345
  }
1346
1346
  }
1347
1347
  a2(a, b) {
1348
- let c = this.xm.c2(a, b);
1348
+ let c = this.xl.c2(a, b);
1349
1349
  let d = null;
1350
1350
  if (c != null) {
1351
1351
  d = c.dataContext;
@@ -1355,29 +1355,29 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1355
1355
  }
1356
1356
  return super.a2(a, b);
1357
1357
  }
1358
- yr(a) {
1358
+ yq(a) {
1359
1359
  return this.dn.item(a);
1360
1360
  }
1361
- get_g7() {
1361
+ get_g6() {
1362
1362
  return true;
1363
1363
  }
1364
- set_g7(a) {
1365
- super.set_g7(a);
1364
+ set_g6(a) {
1365
+ super.set_g6(a);
1366
1366
  }
1367
1367
  ay(a) {
1368
- if (typeCast(NumericXAxis.$, a) !== null && this.yg != null) {
1368
+ if (typeCast(NumericXAxis.$, a) !== null && this.yf != null) {
1369
1369
  let b = 1.7976931348623157E+308;
1370
1370
  let c = -1.7976931348623157E+308;
1371
- for (let d of fromEnum(this.yg)) {
1371
+ for (let d of fromEnum(this.yf)) {
1372
1372
  b = Math.min(b, d.left);
1373
1373
  c = Math.max(c, d.right);
1374
1374
  }
1375
1375
  return new AxisRange(b, c);
1376
1376
  }
1377
- if (typeCast(NumericYAxis.$, a) !== null && this.yg != null) {
1377
+ if (typeCast(NumericYAxis.$, a) !== null && this.yf != null) {
1378
1378
  let e = 1.7976931348623157E+308;
1379
1379
  let f = -1.7976931348623157E+308;
1380
- for (let g of fromEnum(this.yg)) {
1380
+ for (let g of fromEnum(this.yf)) {
1381
1381
  e = Math.min(e, g.top);
1382
1382
  f = Math.max(f, g.bottom);
1383
1383
  }
@@ -1385,20 +1385,20 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1385
1385
  }
1386
1386
  return null;
1387
1387
  }
1388
- get_fx() {
1388
+ get_fw() {
1389
1389
  return true;
1390
1390
  }
1391
- get_fl() {
1391
+ get_fk() {
1392
1392
  return true;
1393
1393
  }
1394
- get x4() {
1394
+ get x3() {
1395
1395
  return this.styleShape != null;
1396
1396
  }
1397
- z6(a, b, c) {
1397
+ z5(a, b, c) {
1398
1398
  if (this.styleShape != null) {
1399
- if (this.xm.c9 != null && c == this.xm.c9) {
1399
+ if (this.xl.c9 != null && c == this.xl.c9) {
1400
1400
  c = new Style();
1401
- let d = this.xm.c9;
1401
+ let d = this.xl.c9;
1402
1402
  c.fill = d.fill;
1403
1403
  c.opacity = d.opacity;
1404
1404
  c.stroke = d.stroke;
@@ -1425,8 +1425,8 @@ export let ShapeSeriesBase = /*@__PURE__*/ (() => {
1425
1425
  }
1426
1426
  }
1427
1427
  ShapeSeriesBase.$t = /*@__PURE__*/ markType(ShapeSeriesBase, 'ShapeSeriesBase', Series.$, [ISupportsFillScale_$type]);
1428
- ShapeSeriesBase.zu = /*@__PURE__*/ DependencyProperty.i("HighlightedValueMemberPath", String_$type, ShapeSeriesBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("HighlightedValueMemberPath", b.oldValue, b.newValue)));
1429
- ShapeSeriesBase.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ 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]]);
1428
+ ShapeSeriesBase.zt = /*@__PURE__*/ DependencyProperty.i("HighlightedValueMemberPath", String_$type, ShapeSeriesBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("HighlightedValueMemberPath", b.oldValue, b.newValue)));
1429
+ ShapeSeriesBase.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ 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]]);
1430
1430
  return ShapeSeriesBase;
1431
1431
  })();
1432
1432
  /**
@@ -1552,7 +1552,7 @@ export let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
1552
1552
  })());
1553
1553
  }
1554
1554
  cb(a) {
1555
- return a.width >= this.b6.yn && a.height >= this.b6.yn;
1555
+ return a.width >= this.b6.ym && a.height >= this.b6.ym;
1556
1556
  }
1557
1557
  static cf(a) {
1558
1558
  let b = new List$1(PointCollection.$, 0);
@@ -1566,7 +1566,7 @@ export let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
1566
1566
  return b;
1567
1567
  }
1568
1568
  get ca() {
1569
- return this.c8 != null || this.b7 != null || this.b6.x4;
1569
+ return this.c8 != null || this.b7 != null || this.b6.x3;
1570
1570
  }
1571
1571
  ci(a, b, c, d) {
1572
1572
  if (d != null && d.count > 0) {
@@ -1602,13 +1602,13 @@ export let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
1602
1602
  }
1603
1603
  static cl(a, b, c) {
1604
1604
  if (b._fill == null) {
1605
- b._fill = a.e.u9;
1605
+ b._fill = a.e.u8;
1606
1606
  }
1607
1607
  if (b._stroke == null) {
1608
- b._stroke = a.e.vd;
1608
+ b._stroke = a.e.vc;
1609
1609
  }
1610
1610
  if (b.y == null) {
1611
- b.ad = a.e.ie;
1611
+ b.ad = a.e.id;
1612
1612
  }
1613
1613
  }
1614
1614
  cp(a) {
@@ -1639,7 +1639,7 @@ export let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
1639
1639
  this.k.j(a, a.y);
1640
1640
  }
1641
1641
  }
1642
- let f = this.b6.z6(b, a, a.y);
1642
+ let f = this.b6.z5(b, a, a.y);
1643
1643
  if (a.y != f) {
1644
1644
  a.y = f;
1645
1645
  this.k.j(a, a.y);
@@ -1730,7 +1730,7 @@ export let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
1730
1730
  let c = this.bs(a);
1731
1731
  this.c7._fill = c;
1732
1732
  this.c7._stroke = c;
1733
- this.c7.ad = this.e.ie + 3;
1733
+ this.c7.ad = this.e.id + 3;
1734
1734
  return this.c7;
1735
1735
  }
1736
1736
  a8(a, b) {
@@ -1777,7 +1777,7 @@ export let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
1777
1777
  }
1778
1778
  if (d >= h.d.left && d <= h.d.right && e >= h.d.top && e <= h.d.bottom) {
1779
1779
  if (c) {
1780
- let j = this.b6.ie / 2 + this.b6.iu(b);
1780
+ let j = this.b6.id / 2 + this.b6.it(b);
1781
1781
  if (GeometryUtil.e(a, h.a._inner[0], h.a, j)) {
1782
1782
  return h;
1783
1783
  }
@@ -1809,7 +1809,7 @@ export let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
1809
1809
  if (this.k != null) {
1810
1810
  this.k.j(b, b.y);
1811
1811
  }
1812
- this.b6.z4 = RectUtil.r(a, b.ad);
1812
+ this.b6.z3 = RectUtil.r(a, b.ad);
1813
1813
  }
1814
1814
  an(a) {
1815
1815
  super.an(a);