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
@@ -46,30 +46,30 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
46
46
  cs() {
47
47
  return new FinancialIndicatorView(this);
48
48
  }
49
- q1(a) {
50
- super.q1(a);
51
- this.aa1 = a;
49
+ q0(a) {
50
+ super.q0(a);
51
+ this.aa0 = a;
52
52
  }
53
53
  constructor() {
54
54
  super();
55
55
  this._indicatorColumn = null;
56
- this.aa0 = null;
57
- this.xa = new CategoryFrame(3);
58
- this.xc = new CategoryFrame(3);
59
- this.w8 = new CategoryFrame(3);
56
+ this.aaz = null;
57
+ this.w9 = new CategoryFrame(3);
58
+ this.xb = new CategoryFrame(3);
59
+ this.w7 = new CategoryFrame(3);
60
60
  this.indicatorColumn = new List$1(Number_$type, 0);
61
- this.aa0 = new AxisRange(-100, 100);
61
+ this.aaz = new AxisRange(-100, 100);
62
62
  }
63
- abe(a) {
64
- if (this.xp != null && !this.xp.c1()) {
65
- this.rr(true);
63
+ abd(a) {
64
+ if (this.xo != null && !this.xo.c1()) {
65
+ this.rq(true);
66
66
  }
67
67
  }
68
- aa6(a, b, c) {
68
+ aa5(a, b, c) {
69
69
  if (isNaN_(b.x) || isNaN_(b.y)) {
70
70
  return false;
71
71
  }
72
- let d = this.xp;
72
+ let d = this.xo;
73
73
  let e = 0;
74
74
  if (d != null) {
75
75
  e = d.e6(d.me);
@@ -87,17 +87,17 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
87
87
  return super.b2();
88
88
  }
89
89
  }
90
- wn(a) {
91
- if (this.w6 == null || this.xp == null) {
90
+ wm(a) {
91
+ if (this.w5 == null || this.xo == null) {
92
92
  return Rect.empty;
93
93
  }
94
- let b = this.v7(a);
94
+ let b = this.v6(a);
95
95
  let c = this.cv.by;
96
96
  let d = this.cv.bx;
97
97
  let e = this.getEffectiveViewport1(this.cv);
98
- let f = new ScalerParams(0, c, d, this.xp.ch, e);
99
- f.b = this.iy();
100
- let g = this.an(this.w6, this.w8.f, this.y3(this.cv), this.y5(this.cv), a, true);
98
+ let f = new ScalerParams(0, c, d, this.xo.ch, e);
99
+ f.b = this.ix();
100
+ let g = this.an(this.w5, this.w7.f, this.y2(this.cv), this.y4(this.cv), a, true);
101
101
  if (g == null) {
102
102
  return Rect.empty;
103
103
  }
@@ -105,7 +105,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
105
105
  let i = g[1];
106
106
  let j = Math.abs(b.x - h[0]);
107
107
  let k = Math.abs(b.x - i[0]);
108
- let l = this.xp.el(this.xp.me, f);
108
+ let l = this.xo.el(this.xo.me, f);
109
109
  let m = 1;
110
110
  if (j < k) {
111
111
  let n = h[0] - 0.5 * m;
@@ -120,100 +120,100 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
120
120
  return new Rect(0, q, Math.min(r, s), m, Math.max(r, s) - Math.min(r, s));
121
121
  }
122
122
  }
123
- gw(a, b) {
124
- let c = this.wc(this.wh(a), true, false);
125
- if (this.aa3 == 1) {
126
- if (this.aa6(a, c, b)) {
123
+ gv(a, b) {
124
+ let c = this.wb(this.wg(a), true, false);
125
+ if (this.aa2 == 1) {
126
+ if (this.aa5(a, c, b)) {
127
127
  return true;
128
128
  }
129
129
  }
130
- if (this.aa3 == 1 || this.aa3 == 0) {
131
- if (this.gv(a, b)) {
130
+ if (this.aa2 == 1 || this.aa2 == 0) {
131
+ if (this.gu(a, b)) {
132
132
  return true;
133
133
  }
134
134
  }
135
- if (this.aa3 == 2) {
136
- if (this.gz(a, b)) {
135
+ if (this.aa2 == 2) {
136
+ if (this.gy(a, b)) {
137
137
  return true;
138
138
  }
139
139
  }
140
140
  return false;
141
141
  }
142
- pb(a, b, c, d) {
143
- super.pb(a, b, c, d);
144
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
145
- this.w6.i$i();
142
+ pa(a, b, c, d) {
143
+ super.pa(a, b, c, d);
144
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
145
+ this.w5.i$i();
146
146
  }
147
- if (this.aa1.ca) {
148
- this.aa1.b8.g$e(a, b, c, d);
147
+ if (this.aa0.ca) {
148
+ this.aa0.b8.g$e(a, b, c, d);
149
149
  }
150
- if (d != null && this.yi.containsKey(d)) {
151
- let e = this.yi.tryGetValue(d, d);
150
+ if (d != null && this.yh.containsKey(d)) {
151
+ let e = this.yh.tryGetValue(d, d);
152
152
  d = e.p1;
153
153
  }
154
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
154
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
155
155
  a = 4;
156
156
  b = 0;
157
157
  c = this.dn.count;
158
158
  }
159
159
  switch (a) {
160
160
  case 3:
161
- if (this.aa5(b, c, d)) {
162
- this.abg(b, c, d);
163
- this.abe(true);
161
+ if (this.aa4(b, c, d)) {
162
+ this.abf(b, c, d);
163
+ this.abd(true);
164
164
  }
165
165
  break;
166
166
  case 2:
167
- if (this.aa5(b, this.dn.count - b, d)) {
168
- this.abg(b, this.dn.count - b, d);
169
- this.abe(true);
167
+ if (this.aa4(b, this.dn.count - b, d)) {
168
+ this.abf(b, this.dn.count - b, d);
169
+ this.abd(true);
170
170
  }
171
171
  break;
172
172
  case 1:
173
- if (this.aa5(b, this.dn.count - b, d)) {
173
+ if (this.aa4(b, this.dn.count - b, d)) {
174
174
  let f = new Array(c);
175
175
  for (let g = 0; g < c; g++) {
176
176
  f[g] = 0;
177
177
  }
178
178
  this.indicatorColumn.s(b, f);
179
- this.abg(b, this.dn.count - b, d);
180
- this.abe(true);
179
+ this.abf(b, this.dn.count - b, d);
180
+ this.abd(true);
181
181
  }
182
182
  break;
183
183
  case 0:
184
- if (this.aa5(b, this.dn.count - b, d)) {
184
+ if (this.aa4(b, this.dn.count - b, d)) {
185
185
  this.indicatorColumn.v(b, c);
186
- this.abg(b, this.dn.count - b, d);
187
- this.abe(true);
186
+ this.abf(b, this.dn.count - b, d);
187
+ this.abd(true);
188
188
  }
189
189
  break;
190
190
  case 4:
191
- if (this.aa5(b, this.dn.count - b, d)) {
191
+ if (this.aa4(b, this.dn.count - b, d)) {
192
192
  this.indicatorColumn = new List$1(Number_$type, 2, this.dn.count);
193
193
  let h = new Array(c);
194
194
  for (let i = 0; i < c; i++) {
195
195
  h[i] = 0;
196
196
  }
197
197
  this.indicatorColumn.s(0, h);
198
- this.abg(b, this.dn.count - b, d);
199
- this.abe(true);
198
+ this.abf(b, this.dn.count - b, d);
199
+ this.abd(true);
200
200
  }
201
201
  break;
202
202
  }
203
203
  }
204
- get_aa2() {
204
+ get_aa1() {
205
205
  return 0;
206
206
  }
207
- get aa2() {
208
- return this.get_aa2();
207
+ get aa1() {
208
+ return this.get_aa1();
209
209
  }
210
- get abr() {
211
- return this.c(FinancialIndicator.abh);
210
+ get abq() {
211
+ return this.c(FinancialIndicator.abg);
212
212
  }
213
- set abr(a) {
214
- this.h(FinancialIndicator.abh, a);
213
+ set abq(a) {
214
+ this.h(FinancialIndicator.abg, a);
215
215
  }
216
- abb() {
216
+ aba() {
217
217
  return -1;
218
218
  }
219
219
  get indicatorColumn() {
@@ -222,26 +222,26 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
222
222
  set indicatorColumn(a) {
223
223
  this._indicatorColumn = a;
224
224
  }
225
- q9(a, b, c, d) {
225
+ q8(a, b, c, d) {
226
226
  switch (b) {
227
227
  case "XAxis":
228
- this.aa1.cg();
228
+ this.aa0.cg();
229
229
  break;
230
230
  case "TrendLineType":
231
231
  let e = EnumUtil.getEnumValue(TrendLineType_$type, d);
232
232
  if (e != 0) {
233
- this.aa1.b8 = CategoryTrendLineManagerFactory.a(this.aa1.b8, this.w6, this.sv, this, this.dr);
233
+ this.aa0.b8 = CategoryTrendLineManagerFactory.a(this.aa0.b8, this.w5, this.su, this, this.dr);
234
234
  }
235
235
  break;
236
236
  }
237
- super.q9(a, b, c, d);
238
- if (this.aa1.ca && this.aa1.b8.g$b(a, b, c, d)) {
239
- this.rr(false);
237
+ super.q8(a, b, c, d);
238
+ if (this.aa0.ca && this.aa0.b8.g$b(a, b, c, d)) {
239
+ this.rq(false);
240
240
  let f = typeCast(FinancialIndicatorView.$, this.cu);
241
241
  if (f != null && f.ca) {
242
242
  f.b8.g$b(a, b, c, d);
243
243
  }
244
- this.ql();
244
+ this.qk();
245
245
  }
246
246
  switch (b) {
247
247
  case "FastItemsSource":
@@ -252,21 +252,21 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
252
252
  g[h] = 0;
253
253
  }
254
254
  this.indicatorColumn.s(0, g);
255
- this.abg(0, this.dn.count, null);
256
- if (this.xp != null && !this.xp.c1()) {
257
- this.xn.b0.e(this.id);
258
- this.rr(this.gg && c != null);
255
+ this.abf(0, this.dn.count, null);
256
+ if (this.xo != null && !this.xo.c1()) {
257
+ this.xm.b0.e(this.ic);
258
+ this.rq(this.gf && c != null);
259
259
  }
260
260
  }
261
261
  break;
262
262
  case "TrendLineBrush":
263
- this.rf(b);
263
+ this.re(b);
264
264
  break;
265
265
  case FinancialIndicator.$$p[0]:
266
- this.o5(true, this.cv);
267
- this.si();
268
- this.rr(false);
269
- this.ql();
266
+ this.o4(true, this.cv);
267
+ this.sh();
268
+ this.rq(false);
269
+ this.qk();
270
270
  break;
271
271
  case "OpenColumn":
272
272
  case "HighColumn":
@@ -282,83 +282,83 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
282
282
  }
283
283
  this.indicatorColumn.s(0, i);
284
284
  }
285
- if (this.aa5(0, this.dn.count - 1, b)) {
286
- this.abf();
285
+ if (this.aa4(0, this.dn.count - 1, b)) {
286
+ this.abe();
287
287
  }
288
288
  }
289
289
  break;
290
290
  case "XAxis":
291
- if (this.w6 != null && (typeCast(ISortingAxis_$type, this.w6) !== null || typeCast(ISortingAxis_$type, c) !== null)) {
292
- this.abf();
291
+ if (this.w5 != null && (typeCast(ISortingAxis_$type, this.w5) !== null || typeCast(ISortingAxis_$type, c) !== null)) {
292
+ this.abe();
293
293
  }
294
294
  break;
295
295
  case "YAxis":
296
296
  case FinancialIndicator.$$p[1]:
297
- this.abf();
298
- this.ql();
297
+ this.abe();
298
+ this.qk();
299
299
  break;
300
300
  case "TrendLineType":
301
- this.ql();
301
+ this.qk();
302
302
  break;
303
303
  }
304
304
  }
305
- i5(a, b, c) {
305
+ i4(a, b, c) {
306
306
  if (this.indicatorColumn == null) {
307
- return super.i5(a, b, c);
307
+ return super.i4(a, b, c);
308
308
  }
309
309
  let d = this.getEffectiveViewport1(this.cv);
310
- let e = this.yx(this.cv.by, this.cv.bx, d);
311
- let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
310
+ let e = this.yw(this.cv.by, this.cv.bx, d);
311
+ let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
312
312
  f.c = this.db.wk;
313
- return this.i7(this.indicatorColumn, a, this.w6, f, e, runOn(this, this.yw), b, c);
313
+ return this.i6(this.indicatorColumn, a, this.w5, f, e, runOn(this, this.yv), b, c);
314
314
  }
315
- ka(a, b) {
315
+ j9(a, b) {
316
316
  if (this.indicatorColumn == null) {
317
- return super.ka(a, b);
317
+ return super.j9(a, b);
318
318
  }
319
- return this.kb(a, b, this.w6, runOn(this, this.yw), this.indicatorColumn);
319
+ return this.ka(a, b, this.w5, runOn(this, this.yv), this.indicatorColumn);
320
320
  }
321
- j8(a, b) {
321
+ j7(a, b) {
322
322
  if (this.indicatorColumn == null) {
323
- return super.j8(a, b);
323
+ return super.j7(a, b);
324
324
  }
325
- return this.j9(a, b, this.w6, runOn(this, this.yw), this.indicatorColumn);
325
+ return this.j8(a, b, this.w5, runOn(this, this.yv), this.indicatorColumn);
326
326
  }
327
- get_hd() {
327
+ get_hc() {
328
328
  return true;
329
329
  }
330
- aa5(a, b, c) {
330
+ aa4(a, b, c) {
331
331
  if (c == null) {
332
332
  return true;
333
333
  }
334
- if (this.aa7(a, b).contains(c)) {
334
+ if (this.aa6(a, b).contains(c)) {
335
335
  return true;
336
336
  }
337
337
  return false;
338
338
  }
339
- abg(a, b, c) {
340
- this.aa4(a, b);
339
+ abf(a, b, c) {
340
+ this.aa3(a, b);
341
341
  }
342
342
  ay(a) {
343
343
  if (this.dn == null) {
344
344
  return null;
345
345
  }
346
- if (a != null && a == this.xp) {
347
- return this.aa0;
346
+ if (a != null && a == this.xo) {
347
+ return this.aaz;
348
348
  }
349
349
  return null;
350
350
  }
351
- gd(a) {
351
+ gc(a) {
352
352
  let b = this.dn != null ? this.dn.indexOf(a) : -1;
353
353
  let c = this.cv.by;
354
354
  c = c.copy();
355
355
  let d = this.cv.bx;
356
356
  let e = new Rect(0, 0, 0, 1, 1);
357
- let f = this.wl(this.cv);
357
+ let f = this.wk(this.cv);
358
358
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
359
- if (this.w6 != null) {
360
- let g = new ScalerParams(0, e, e, this.w6.ch, f);
361
- let h = this.w6.el(b, g);
359
+ if (this.w5 != null) {
360
+ let g = new ScalerParams(0, e, e, this.w5.ch, f);
361
+ let h = this.w5.el(b, g);
362
362
  if (h < c.left + 0.1 * c.width) {
363
363
  h = h + 0.4 * c.width;
364
364
  }
@@ -367,10 +367,10 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
367
367
  }
368
368
  c.x = h - 0.5 * c.width;
369
369
  }
370
- if (this.xp != null && this.indicatorColumn != null && b < this.indicatorColumn.count) {
371
- let i = new ScalerParams(0, e, e, this.xp.ch, f);
372
- i.b = this.iy();
373
- let j = this.xp.el(this.indicatorColumn._inner[b], i);
370
+ if (this.xo != null && this.indicatorColumn != null && b < this.indicatorColumn.count) {
371
+ let i = new ScalerParams(0, e, e, this.xo.ch, f);
372
+ i.b = this.ix();
373
+ let j = this.xo.el(this.indicatorColumn._inner[b], i);
374
374
  if (j < c.top + 0.1 * c.height) {
375
375
  j = j + 0.4 * c.height;
376
376
  }
@@ -383,48 +383,48 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
383
383
  }
384
384
  return b >= 0;
385
385
  }
386
- he(a, b, c) {
387
- let d = super.he(a, b, c);
386
+ hd(a, b, c) {
387
+ let d = super.hd(a, b, c);
388
388
  if (this.indicatorColumn == null || this.indicatorColumn.count == 0) {
389
389
  d = false;
390
390
  }
391
391
  return d;
392
392
  }
393
- aac(a, b) {
394
- super.aac(a, b);
393
+ aab(a, b) {
394
+ super.aab(a, b);
395
395
  let c = b.by;
396
396
  let d = b.bx;
397
397
  let e = this.getEffectiveViewport1(b);
398
- let f = this.w6;
399
- let g = this.xp;
398
+ let f = this.w5;
399
+ let g = this.xo;
400
400
  let h = new ScalerParams(0, c, d, f.ch, e);
401
401
  let i = new ScalerParams(0, c, d, g.ch, e);
402
- i.b = this.iy();
403
- let j = this.w6.ag();
402
+ i.b = this.ix();
403
+ let j = this.w5.ag();
404
404
  let k = j[0];
405
405
  let l = j[1];
406
406
  a.f.clear();
407
407
  a.n.clear();
408
408
  a.q.clear();
409
409
  let m = 0;
410
- let n = typeCast(ISortingAxis_$type, this.w6);
410
+ let n = typeCast(ISortingAxis_$type, this.w5);
411
411
  if (n != null && n.i$b.count != this.dn.count) {
412
412
  return;
413
413
  }
414
- m = this.yx(c, d, e);
415
- let o = this.abb();
414
+ m = this.yw(c, d, e);
415
+ let o = this.aba();
416
416
  if (o == -1) {
417
417
  o = this.trendLinePeriod;
418
418
  }
419
419
  let p = typeCast(FinancialIndicatorView.$, b);
420
420
  if (p.ca) {
421
- p.b8.prepareLineCore(a.q, this.trendLineType, this.indicatorColumn, o, (q) => this.w6.el(q, h), (q) => this.xp.el(q, i), ((() => {
421
+ p.b8.prepareLineCore(a.q, this.trendLineType, this.indicatorColumn, o, (q) => this.w5.el(q, h), (q) => this.xo.el(q, i), ((() => {
422
422
  let $ret = new TrendResolutionParams();
423
423
  $ret.e = b.b0.b;
424
424
  $ret.f = b.b0.c;
425
425
  $ret.g = b.b0.d;
426
426
  $ret.a = m;
427
- $ret.d = this.id;
427
+ $ret.d = this.ic;
428
428
  $ret.i = d;
429
429
  $ret.j = c;
430
430
  $ret.h = e;
@@ -433,7 +433,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
433
433
  return $ret;
434
434
  })()));
435
435
  }
436
- let q = this.w6.eo(2, h) - this.w6.eo(1, h);
436
+ let q = this.w5.eo(2, h) - this.w5.eo(1, h);
437
437
  for (let r = b.b0.c; r <= b.b0.d; ++r) {
438
438
  let s;
439
439
  if (n == null) {
@@ -458,12 +458,12 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
458
458
  }
459
459
  let z = NaN;
460
460
  if (!isNaN_(u)) {
461
- z = this.w6.el(u, h);
461
+ z = this.w5.el(u, h);
462
462
  }
463
463
  s = [z, v, w];
464
464
  }
465
465
  if (!isNaN_(s[0])) {
466
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
466
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
467
467
  s[0] = s[0] + m;
468
468
  }
469
469
  else {
@@ -481,24 +481,24 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
481
481
  }
482
482
  return;
483
483
  }
484
- o5(a, b) {
485
- super.o5(a, b);
484
+ o4(a, b) {
485
+ super.o4(a, b);
486
486
  let c = b;
487
487
  c.cb(a);
488
488
  if (c.ca) {
489
489
  c.b8.g$d();
490
490
  }
491
491
  }
492
- xg() {
493
- switch (this.aa3) {
492
+ xf() {
493
+ switch (this.aa2) {
494
494
  case 1: return 1;
495
495
  case 2: return 1;
496
496
  case 0: return 12;
497
497
  }
498
498
  return 1;
499
499
  }
500
- aae(a, b) {
501
- super.aae(a, b);
500
+ aad(a, b) {
501
+ super.aad(a, b);
502
502
  let c = typeCast(FinancialIndicatorView.$, b);
503
503
  let d = (e) => a.f._inner[e][0];
504
504
  let e = (f) => a.f._inner[f][1];
@@ -509,28 +509,28 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
509
509
  let f = b.bx;
510
510
  let g = this.getEffectiveViewport1(b);
511
511
  let h = 0;
512
- let i = this.u9;
513
- let j = this.aaw;
512
+ let i = this.u8;
513
+ let j = this.aav;
514
514
  if (b.b3(a)) {
515
515
  c.cb(false);
516
516
  if (a.f.count > 0) {
517
- switch (this.aa3) {
517
+ switch (this.aa2) {
518
518
  case 0:
519
- let k = CategorySeries.yn(a.f, a.f.count - 1, f, b.by, false);
519
+ let k = CategorySeries.ym(a.f, a.f.count - 1, f, b.by, false);
520
520
  c.cf(a.f.count, d, e, true, k);
521
521
  break;
522
522
  case 1:
523
- if (this.xp != null) {
524
- h = this.y1(b);
523
+ if (this.xo != null) {
524
+ h = this.y0(b);
525
525
  }
526
526
  else {
527
527
  h = 0.5 * (f.top + f.bottom);
528
528
  }
529
- let l = CategorySeries.yn(a.f, a.f.count - 1, f, b.by, false);
529
+ let l = CategorySeries.ym(a.f, a.f.count - 1, f, b.by, false);
530
530
  c.cd(a.f.count, d, e, true, h, l);
531
531
  break;
532
532
  case 2:
533
- h = this.y1(b);
533
+ h = this.y0(b);
534
534
  c.ce(a.f.count, d, e, true, h);
535
535
  break;
536
536
  default: throw new NotImplementedException(0);
@@ -540,73 +540,73 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
540
540
  }
541
541
  let m = a.f;
542
542
  let n = this.dn.count;
543
- this.xf.a2(this, this.ye(), runOn(this, this.wy), this.y3(b), this.y5(b));
543
+ this.xe.a2(this, this.yd(), runOn(this, this.wx), this.y2(b), this.y4(b));
544
544
  let o = false;
545
- let p = this.xf.b;
545
+ let p = this.xe.b;
546
546
  if (p != null) {
547
547
  o = true;
548
548
  }
549
- this.xf.ak = i;
550
- this.xf.ag = i;
549
+ this.xe.ak = i;
550
+ this.xe.ag = i;
551
551
  if (o) {
552
- let q = new ScalerParams(0, b.by, b.bx, this.w6.ch, g);
553
- this.xf.f = false;
554
- this.aab(m, -1, n, this.w6, q, b.q, -1);
555
- }
556
- this.xf.ad(c.cx, true, false, true, false);
557
- this.xf.ad(c.cz, true, false, true, false);
558
- this.xf.ad(c.cy, false, true, false, false);
559
- c.cy._opacity = 0.8 * this.xf.j * this.h9;
560
- this.xf.ad(c.cw, true, false, false, false);
561
- this.xf.ak = j;
562
- this.xf.ag = j;
552
+ let q = new ScalerParams(0, b.by, b.bx, this.w5.ch, g);
553
+ this.xe.f = false;
554
+ this.aaa(m, -1, n, this.w5, q, b.q, -1);
555
+ }
556
+ this.xe.ad(c.cx, true, false, true, false);
557
+ this.xe.ad(c.cz, true, false, true, false);
558
+ this.xe.ad(c.cy, false, true, false, false);
559
+ c.cy._opacity = 0.8 * this.xe.j * this.h8;
560
+ this.xe.ad(c.cw, true, false, false, false);
561
+ this.xe.ak = j;
562
+ this.xe.ag = j;
563
563
  if (o) {
564
- let r = new ScalerParams(0, b.by, b.bx, this.w6.ch, g);
565
- this.xf.f = true;
566
- this.aab(m, -1, n, this.w6, r, b.q, -1);
567
- }
568
- this.xf.ad(c.ct, true, false, true, false);
569
- this.xf.ad(c.cv, true, false, true, false);
570
- this.xf.ad(c.cu, false, true, false, false);
571
- c.cu._opacity = 0.8 * this.xf.j * this.h9;
572
- this.xf.ad(c.cs, true, false, false, false);
564
+ let r = new ScalerParams(0, b.by, b.bx, this.w5.ch, g);
565
+ this.xe.f = true;
566
+ this.aaa(m, -1, n, this.w5, r, b.q, -1);
567
+ }
568
+ this.xe.ad(c.ct, true, false, true, false);
569
+ this.xe.ad(c.cv, true, false, true, false);
570
+ this.xe.ad(c.cu, false, true, false, false);
571
+ c.cu._opacity = 0.8 * this.xe.j * this.h8;
572
+ this.xe.ad(c.cs, true, false, false, false);
573
573
  c.ch();
574
574
  }
575
- sh() {
576
- super.sh();
575
+ sg() {
576
+ super.sg();
577
577
  if (this.index < 0) {
578
578
  return;
579
579
  }
580
- if (this.aa1.ca) {
581
- this.aa1.ci();
580
+ if (this.aa0.ca) {
581
+ this.aa0.ci();
582
582
  }
583
583
  }
584
- abf() {
585
- if (this.aa1.ca) {
586
- this.aa1.b8.g$i();
584
+ abe() {
585
+ if (this.aa0.ca) {
586
+ this.aa0.b8.g$i();
587
587
  }
588
- this.aa4(0, this.indicatorColumn.count);
589
- if (this.xp != null && !this.xp.c1()) {
590
- this.rr(this.gg && this.d7);
588
+ this.aa3(0, this.indicatorColumn.count);
589
+ if (this.xo != null && !this.xo.c1()) {
590
+ this.rq(this.gf && this.d7);
591
591
  }
592
592
  }
593
- pz(a) {
594
- super.pz(a);
595
- this.bc.exportTrendlineData(this, a, this.aa1.b8.g$j);
593
+ py(a) {
594
+ super.py(a);
595
+ this.bc.exportTrendlineData(this, a, this.aa0.b8.g$j);
596
596
  }
597
597
  be(a) {
598
- if (this.aa3 == 1 || this.aa3 == 2) {
598
+ if (this.aa2 == 1 || this.aa2 == 2) {
599
599
  return 3;
600
600
  }
601
- else if (this.aa3 == 0) {
601
+ else if (this.aa2 == 0) {
602
602
  return 2;
603
603
  }
604
604
  return a;
605
605
  }
606
606
  }
607
607
  FinancialIndicator.$t = /*@__PURE__*/ markType(FinancialIndicator, 'FinancialIndicator', FinancialSeries.$, [ITrendLineSeries_$type]);
608
- FinancialIndicator.abh = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialIndicator.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
609
- FinancialIndicator.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, FinancialIndicator, 'raisePropertyChanged', ['DisplayType:aa3:abi', [IndicatorDisplayType_$type, /*@__PURE__*/ enumGetBox(IndicatorDisplayType_$type, 0)], 'IgnoreFirst:aa9:abj', [1, 0], 'TrendLineType::abp', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::abo', [1, 1.5], 'TrendLinePeriod::abn', [1, 7], 'TrendLineBrush::abk', [Brush.$, null], 'TrendLineZIndex:aba:abq', [1, 1001], 'TrendLineDashArray:abs:abl', [DoubleCollection.$], 'TrendLineDashCap:abt:abm', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
608
+ FinancialIndicator.abg = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialIndicator.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
609
+ FinancialIndicator.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, FinancialIndicator, 'raisePropertyChanged', ['DisplayType:aa2:abh', [IndicatorDisplayType_$type, /*@__PURE__*/ enumGetBox(IndicatorDisplayType_$type, 0)], 'IgnoreFirst:aa8:abi', [1, 0], 'TrendLineType::abo', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::abn', [1, 1.5], 'TrendLinePeriod::abm', [1, 7], 'TrendLineBrush::abj', [Brush.$, null], 'TrendLineZIndex:aa9:abp', [1, 1001], 'TrendLineDashArray:abr:abk', [DoubleCollection.$], 'TrendLineDashCap:abs:abl', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
610
610
  return FinancialIndicator;
611
611
  })();
612
612
  /**
@@ -718,8 +718,8 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
718
718
  au() {
719
719
  super.au();
720
720
  if (!this.q) {
721
- this.b6.aaw = Defaults.ah;
722
- this.b6.aa3 = this.b6.aa2;
721
+ this.b6.aav = Defaults.ah;
722
+ this.b6.aa2 = this.b6.aa1;
723
723
  }
724
724
  }
725
725
  cj() {
@@ -729,7 +729,7 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
729
729
  }
730
730
  get b8() {
731
731
  if (this.b7 == null) {
732
- this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.sv, this.e, this.e.dr);
732
+ this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.su, this.e, this.e.dr);
733
733
  }
734
734
  return this.b7;
735
735
  }
@@ -756,11 +756,11 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
756
756
  ch() {
757
757
  }
758
758
  cf(a, b, c, d, e) {
759
- IndicatorRenderer.g(a, b, c, d, this.by, this.bx, this.cx, this.ct, this.b0.b, this.e.id, e);
759
+ IndicatorRenderer.g(a, b, c, d, this.by, this.bx, this.cx, this.ct, this.b0.b, this.e.ic, e);
760
760
  this.as();
761
761
  }
762
762
  cd(a, b, c, d, e, f) {
763
- IndicatorRenderer.e(a, b, c, d, this.by, this.bx, this.cx, this.cy, this.ct, this.cu, e, this.b0.b, this.e.id, f);
763
+ IndicatorRenderer.e(a, b, c, d, this.by, this.bx, this.cx, this.cy, this.ct, this.cu, e, this.b0.b, this.e.ic, f);
764
764
  this.as();
765
765
  }
766
766
  ce(a, b, c, d, e) {
@@ -768,12 +768,12 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
768
768
  this.as();
769
769
  }
770
770
  ci() {
771
- this.b6.abr = null;
771
+ this.b6.abq = null;
772
772
  if (this.b6.trendLineBrush != null) {
773
- this.b6.abr = this.b6.trendLineBrush;
773
+ this.b6.abq = this.b6.trendLineBrush;
774
774
  }
775
775
  else {
776
- this.b6.abr = this.b6.u9;
776
+ this.b6.abq = this.b6.u8;
777
777
  }
778
778
  }
779
779
  be() {
@@ -789,26 +789,26 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
789
789
  this.ck.an = this.cs.an;
790
790
  this.cp._stroke = a;
791
791
  this.cr._stroke = a;
792
- this.cp.ad = this.e.ie + 3;
793
- this.cr.ad = this.e.ie + 3;
792
+ this.cp.ad = this.e.id + 3;
793
+ this.cr.ad = this.e.id + 3;
794
794
  this.cq._fill = a;
795
795
  this.cq._opacity = 1;
796
796
  this.co._stroke = a;
797
- this.co.ad = this.e.ie + 3;
797
+ this.co.ad = this.e.id + 3;
798
798
  this.cl._stroke = a;
799
799
  this.cn._stroke = a;
800
- this.cl.ad = this.e.ie + 3;
801
- this.cn.ad = this.e.ie + 3;
800
+ this.cl.ad = this.e.id + 3;
801
+ this.cn.ad = this.e.id + 3;
802
802
  this.cm._fill = a;
803
803
  this.cm._opacity = 1;
804
804
  this.ck._stroke = a;
805
- this.ck.ad = this.e.ie + 3;
805
+ this.ck.ad = this.e.id + 3;
806
806
  }
807
807
  a8(a, b) {
808
808
  super.a8(a, b);
809
809
  if (a.d) {
810
810
  if (b) {
811
- if (this.b6.aa3 == 2) {
811
+ if (this.b6.aa2 == 2) {
812
812
  a.t(this.co);
813
813
  a.t(this.ck);
814
814
  }
@@ -822,7 +822,7 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
822
822
  }
823
823
  }
824
824
  else {
825
- if (this.b6.aa3 == 2) {
825
+ if (this.b6.aa2 == 2) {
826
826
  a.t(this.cw);
827
827
  a.t(this.cs);
828
828
  }
@@ -842,9 +842,9 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
842
842
  if (this.b6.trendLineType != 0 && !b) {
843
843
  let c = this.b8.g$j;
844
844
  c.ad = this.b6.trendLineThickness;
845
- c._stroke = this.b6.abr;
846
- c.aj = this.b6.abt;
847
- c.ai = this.b6.abs;
845
+ c._stroke = this.b6.abq;
846
+ c.aj = this.b6.abs;
847
+ c.ai = this.b6.abr;
848
848
  a.v(c);
849
849
  }
850
850
  }
@@ -863,7 +863,7 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
863
863
  }
864
864
  cg() {
865
865
  if (this.ca) {
866
- this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.sv, this.e, this.e.dr);
866
+ this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.su, this.e, this.e.dr);
867
867
  }
868
868
  }
869
869
  }