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
@@ -52,13 +52,13 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
52
52
  __extends(FinancialPriceSeries, _super);
53
53
  function FinancialPriceSeries() {
54
54
  var _this = _super.call(this) || this;
55
- _this.aa4 = true;
55
+ _this.aa3 = true;
56
+ _this.aa4 = 0;
56
57
  _this.aa5 = 0;
57
- _this.aa6 = 0;
58
58
  _this.ab = FinancialPriceSeries.$;
59
- _this.xa = new CategoryFrame(5);
60
- _this.xc = new CategoryFrame(5);
61
- _this.w8 = new CategoryFrame(5);
59
+ _this.w9 = new CategoryFrame(5);
60
+ _this.xb = new CategoryFrame(5);
61
+ _this.w7 = new CategoryFrame(5);
62
62
  return _this;
63
63
  }
64
64
  FinancialPriceSeries.prototype.bj = function () {
@@ -67,54 +67,54 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
67
67
  FinancialPriceSeries.prototype.get_e9 = function () {
68
68
  return true;
69
69
  };
70
- FinancialPriceSeries.prototype.jk = function () {
71
- if (!isNaN_(this.jj)) {
72
- return _super.prototype.jk.call(this);
70
+ FinancialPriceSeries.prototype.jj = function () {
71
+ if (!isNaN_(this.ji)) {
72
+ return _super.prototype.jj.call(this);
73
73
  }
74
74
  return Defaults.k;
75
75
  };
76
76
  FinancialPriceSeries.prototype.cs = function () {
77
77
  return new FinancialPriceSeriesView(this);
78
78
  };
79
- FinancialPriceSeries.prototype.q1 = function (a) {
80
- _super.prototype.q1.call(this, a);
81
- this.aa2 = a;
79
+ FinancialPriceSeries.prototype.q0 = function (a) {
80
+ _super.prototype.q0.call(this, a);
81
+ this.aa1 = a;
82
82
  };
83
- Object.defineProperty(FinancialPriceSeries.prototype, "acl", {
83
+ Object.defineProperty(FinancialPriceSeries.prototype, "ack", {
84
84
  get: function () {
85
- return this.c(FinancialPriceSeries.ab2);
85
+ return this.c(FinancialPriceSeries.ab1);
86
86
  },
87
87
  set: function (a) {
88
- this.h(FinancialPriceSeries.ab2, a);
88
+ this.h(FinancialPriceSeries.ab1, a);
89
89
  },
90
90
  enumerable: false,
91
91
  configurable: true
92
92
  });
93
- FinancialPriceSeries.prototype.pb = function (a, b, c, d) {
94
- _super.prototype.pb.call(this, a, b, c, d);
95
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
96
- this.w6.i$i();
93
+ FinancialPriceSeries.prototype.pa = function (a, b, c, d) {
94
+ _super.prototype.pa.call(this, a, b, c, d);
95
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
96
+ this.w5.i$i();
97
97
  }
98
- this.aa2.b0.e(this.id);
99
- if (this.aa2.ca) {
100
- this.aa2.b8.g$e(a, b, c, d);
98
+ this.aa1.b0.e(this.ic);
99
+ if (this.aa1.ca) {
100
+ this.aa1.b8.g$e(a, b, c, d);
101
101
  }
102
- if (this.xp != null) {
103
- this.xp.c1();
102
+ if (this.xo != null) {
103
+ this.xo.c1();
104
104
  }
105
- this.rr(true);
105
+ this.rq(true);
106
106
  if (a == 0 || a == 2 || a == 3 || a == 4) {
107
- this.aa4 = true;
107
+ this.aa3 = true;
108
108
  }
109
109
  else if (a == 1) {
110
110
  for (var e = b; e < b + c; e++) {
111
111
  var f = 0;
112
- f += this.x0.item(e);
113
- f += this.x1.item(e);
114
112
  f += this.xz.item(e);
115
- this.aa5 += f / 3;
113
+ f += this.x0.item(e);
114
+ f += this.xy.item(e);
115
+ this.aa4 += f / 3;
116
116
  }
117
- this.aa6 = this.aa5 / this.x0.count;
117
+ this.aa5 = this.aa4 / this.xz.count;
118
118
  }
119
119
  };
120
120
  FinancialPriceSeries.prototype.b2 = function () {
@@ -125,20 +125,20 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
125
125
  return _super.prototype.b2.call(this);
126
126
  }
127
127
  };
128
- FinancialPriceSeries.prototype.wn = function (a) {
129
- if (this.w8 == null || this.w8.f.count == 0) {
128
+ FinancialPriceSeries.prototype.wm = function (a) {
129
+ if (this.w7 == null || this.w7.f.count == 0) {
130
130
  return Rect.empty;
131
131
  }
132
- var b = this.v7(a);
132
+ var b = this.v6(a);
133
133
  var c = this.cv.by;
134
134
  var d = this.cv.bx;
135
135
  var e = this.getEffectiveViewport1(this.cv);
136
- var f = this.an(this.w6, this.w8.f, this.y3(this.cv), this.y5(this.cv), a, true);
136
+ var f = this.an(this.w5, this.w7.f, this.y2(this.cv), this.y4(this.cv), a, true);
137
137
  var g = f[0];
138
138
  var h = f[1];
139
139
  var i = Math.abs(b.x - g[0]);
140
140
  var j = Math.abs(b.x - h[0]);
141
- var k = this.aa7(this.xn, e);
141
+ var k = this.aa6(this.xm, e);
142
142
  k = Math.max(k, 3);
143
143
  var l = (k - 1) / 2;
144
144
  if (i < j) {
@@ -166,7 +166,7 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
166
166
  return new Rect(0, v, ac, Math.abs(x - v), ad - ac);
167
167
  }
168
168
  };
169
- FinancialPriceSeries.prototype.aa0 = function (a, b) {
169
+ FinancialPriceSeries.prototype.aaz = function (a, b) {
170
170
  var c = a[0] - b;
171
171
  var d = a[0];
172
172
  var e = a[0] + b;
@@ -180,7 +180,7 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
180
180
  var m = Math.max(g, h);
181
181
  var n = Math.min(f, i);
182
182
  var o = Math.max(f, i);
183
- if (this.aa3 == 1) {
183
+ if (this.aa2 == 1) {
184
184
  var p = new Array(3);
185
185
  var q = new Rect(0, c, f, b, 0);
186
186
  var r = new Rect(0, d, i, b, 0);
@@ -201,43 +201,43 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
201
201
  };
202
202
  FinancialPriceSeries.prototype.ao = function (a) {
203
203
  var b = new List$1(Rect.$, 0);
204
- var c = this.v7(a);
204
+ var c = this.v6(a);
205
205
  var d = this.cv.by;
206
206
  var e = this.cv.bx;
207
207
  var f = this.getEffectiveViewport1(this.cv);
208
- var g = this.an(this.w6, this.w8.f, this.y3(this.cv), this.y5(this.cv), a, true);
208
+ var g = this.an(this.w5, this.w7.f, this.y2(this.cv), this.y4(this.cv), a, true);
209
209
  var h = g[0];
210
210
  var i = g[1];
211
211
  var j = Math.abs(c.x - h[0]);
212
212
  var k = Math.abs(c.x - i[0]);
213
- var l = this.aa7(this.xn, f);
213
+ var l = this.aa6(this.xm, f);
214
214
  l = Math.max(l, 3);
215
215
  var m = (l - 1) / 2;
216
216
  if (j < k) {
217
- return this.aa0(h, m);
217
+ return this.aaz(h, m);
218
218
  }
219
219
  else {
220
- return this.aa0(i, m);
220
+ return this.aaz(i, m);
221
221
  }
222
222
  };
223
- FinancialPriceSeries.prototype.gw = function (a, b) {
224
- if (this.gz(a, b)) {
223
+ FinancialPriceSeries.prototype.gv = function (a, b) {
224
+ if (this.gy(a, b)) {
225
225
  return true;
226
226
  }
227
227
  return false;
228
228
  };
229
- FinancialPriceSeries.prototype.gz = function (a, b) {
230
- var c = this.wo(a);
229
+ FinancialPriceSeries.prototype.gy = function (a, b) {
230
+ var c = this.wn(a);
231
231
  if (c.isEmpty) {
232
232
  return false;
233
233
  }
234
- var d = RectUtil.r(c, (this.ie / 2) + this.iu(b));
234
+ var d = RectUtil.r(c, (this.id / 2) + this.it(b));
235
235
  if (d.containsPoint(a)) {
236
236
  var e = this.ap(a);
237
237
  if (e != null) {
238
238
  for (var f = 0; f < e.length; f++) {
239
239
  var g = e[f];
240
- var h = RectUtil.r(g, (this.ie / 2) + this.iu(b));
240
+ var h = RectUtil.r(g, (this.id / 2) + this.it(b));
241
241
  if (h.containsPoint(a)) {
242
242
  return true;
243
243
  }
@@ -246,7 +246,7 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
246
246
  }
247
247
  return false;
248
248
  };
249
- FinancialPriceSeries.prototype.q9 = function (a, b, c, d) {
249
+ FinancialPriceSeries.prototype.q8 = function (a, b, c, d) {
250
250
  switch (b) {
251
251
  case FinancialPriceSeries.$$p[4]:
252
252
  case FinancialPriceSeries.$$p[5]:
@@ -256,10 +256,10 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
256
256
  case FinancialPriceSeries.$$p[2]:
257
257
  case FinancialPriceSeries.$$p[9]:
258
258
  case FinancialPriceSeries.$$p[10]:
259
- this.qf();
259
+ this.qe();
260
260
  break;
261
261
  case FinancialSeries.$$p[14]:
262
- this.aa2.cg();
262
+ this.aa1.cg();
263
263
  if (this.db != null) {
264
264
  this.db.n2();
265
265
  }
@@ -267,51 +267,51 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
267
267
  case "TrendLineType":
268
268
  var e = EnumUtil.getEnumValue(TrendLineType_$type, d);
269
269
  if (e != 0) {
270
- this.aa2.b8 = CategoryTrendLineManagerFactory.a(this.aa2.b8, this.w6, this.sv, this, this.dr);
270
+ this.aa1.b8 = CategoryTrendLineManagerFactory.a(this.aa1.b8, this.w5, this.su, this, this.dr);
271
271
  }
272
272
  break;
273
273
  }
274
- _super.prototype.q9.call(this, a, b, c, d);
275
- if (this.aa2.ca && this.aa2.b8 != null && this.aa2.b8.g$b(a, b, c, d)) {
276
- this.rr(false);
277
- this.ql();
274
+ _super.prototype.q8.call(this, a, b, c, d);
275
+ if (this.aa1.ca && this.aa1.b8 != null && this.aa1.b8.g$b(a, b, c, d)) {
276
+ this.rq(false);
277
+ this.qk();
278
278
  }
279
279
  switch (b) {
280
280
  case FinancialPriceSeries.$$p[3]:
281
- if (this.sv != null) {
282
- this.ab1();
283
- this.si();
284
- this.w8.x();
285
- this.aae(this.w8, this.aa2);
281
+ if (this.su != null) {
282
+ this.ab0();
283
+ this.sh();
284
+ this.w7.x();
285
+ this.aad(this.w7, this.aa1);
286
286
  }
287
- this.ql();
287
+ this.qk();
288
288
  break;
289
289
  case "ActualHighlightingMode":
290
290
  case "ActualSelectionMode":
291
291
  case "ActualFocusMode":
292
- this.rr(true);
292
+ this.rq(true);
293
293
  break;
294
294
  case "TrendLineBrush":
295
- this.rf(b);
295
+ this.re(b);
296
296
  break;
297
297
  case "TrendLineType":
298
- this.ql();
298
+ this.qk();
299
299
  break;
300
300
  case FinancialSeries.$$p[10]:
301
301
  case FinancialPriceSeries.$$p[8]:
302
- this.q3();
302
+ this.q2();
303
303
  break;
304
304
  }
305
305
  };
306
- FinancialPriceSeries.prototype.ab1 = function () {
307
- this.aa2.ck();
306
+ FinancialPriceSeries.prototype.ab0 = function () {
307
+ this.aa1.ck();
308
308
  if (this.cu != null) {
309
309
  this.cu.ck();
310
310
  }
311
311
  };
312
312
  FinancialPriceSeries.prototype.ay = function (a) {
313
- if (a != null && a == this.xp && this.x1 != null && !isNaN_(this.x1.minimum) && this.x0 != null && !isNaN_(this.x0.maximum)) {
314
- return new AxisRange(this.x1.minimum, this.x0.maximum);
313
+ if (a != null && a == this.xo && this.x0 != null && !isNaN_(this.x0.minimum) && this.xz != null && !isNaN_(this.xz.maximum)) {
314
+ return new AxisRange(this.x0.minimum, this.xz.maximum);
315
315
  }
316
316
  return null;
317
317
  };
@@ -319,21 +319,21 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
319
319
  if (a.isEmpty && this.db != null) {
320
320
  a = this.db.v4;
321
321
  }
322
- if (this.x1 == null || this.x0 == null) {
322
+ if (this.x0 == null || this.xz == null) {
323
323
  return null;
324
324
  }
325
- var b = this.wj(this.cv);
326
- var c = new ScalerParams(0, a, this.db.wk, this.w6.ch, this.getEffectiveViewport());
327
- var d = (this.w6.eo(b.left, c));
328
- var e = (this.w6.eo(b.right, c));
329
- if (this.w6.ch) {
325
+ var b = this.wi(this.cv);
326
+ var c = new ScalerParams(0, a, this.db.wk, this.w5.ch, this.getEffectiveViewport());
327
+ var d = (this.w5.eo(b.left, c));
328
+ var e = (this.w5.eo(b.right, c));
329
+ if (this.w5.ch) {
330
330
  var f = d;
331
331
  d = e;
332
332
  e = f;
333
333
  }
334
334
  var g = null;
335
- if (this.w6.cn) {
336
- g = this.w6;
335
+ if (this.w5.cn) {
336
+ g = this.w5;
337
337
  d = g.i$f(d);
338
338
  e = g.i$f(e);
339
339
  }
@@ -341,8 +341,8 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
341
341
  d = Math.floor(d);
342
342
  e = Math.ceil(e);
343
343
  }
344
- d = Math.max(0, Math.min(this.x1.count - 1, d));
345
- e = Math.max(0, Math.min(this.x1.count - 1, e));
344
+ d = Math.max(0, Math.min(this.x0.count - 1, d));
345
+ e = Math.max(0, Math.min(this.x0.count - 1, e));
346
346
  var h = 1.7976931348623157E+308;
347
347
  var i = -1.7976931348623157E+308;
348
348
  for (var j = truncate(d); j <= truncate(e); j++) {
@@ -350,14 +350,14 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
350
350
  if (g != null) {
351
351
  k = g.i$b._inner[j];
352
352
  }
353
- var l = this.x1.item(k);
354
- if (this.x1.mayContainUnknowns) {
353
+ var l = this.x0.item(k);
354
+ if (this.x0.mayContainUnknowns) {
355
355
  if (isInfinity(l) || isNaN_(l)) {
356
356
  continue;
357
357
  }
358
358
  }
359
- var m = this.x0.item(k);
360
- if (this.x0.mayContainUnknowns) {
359
+ var m = this.xz.item(k);
360
+ if (this.xz.mayContainUnknowns) {
361
361
  if (isInfinity(m) || isNaN_(m)) {
362
362
  continue;
363
363
  }
@@ -366,23 +366,23 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
366
366
  i = Math.max(i, m);
367
367
  }
368
368
  var n = new AxisRange(h, i);
369
- n = this.ax(n, this.xp, a);
369
+ n = this.ax(n, this.xo, a);
370
370
  return n;
371
371
  };
372
- FinancialPriceSeries.prototype.iy = function () {
373
- return Series.iz(this.x2, typeCast(ISortingAxis_$type, this.w6));
372
+ FinancialPriceSeries.prototype.ix = function () {
373
+ return Series.iy(this.x1, typeCast(ISortingAxis_$type, this.w5));
374
374
  };
375
- FinancialPriceSeries.prototype.gd = function (a) {
375
+ FinancialPriceSeries.prototype.gc = function (a) {
376
376
  var b = this.dn != null ? this.dn.indexOf(a) : -1;
377
377
  var c = this.cv.by;
378
378
  c = c.copy();
379
379
  var d = this.cv.bx;
380
380
  var e = new Rect(0, 0, 0, 1, 1);
381
- var f = this.wl(this.cv);
381
+ var f = this.wk(this.cv);
382
382
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
383
- if (this.w6 != null) {
384
- var g = new ScalerParams(0, e, e, this.w6.ch, f);
385
- var h = this.w6.el(b, g);
383
+ if (this.w5 != null) {
384
+ var g = new ScalerParams(0, e, e, this.w5.ch, f);
385
+ var h = this.w5.el(b, g);
386
386
  if (h < c.left + 0.1 * c.width) {
387
387
  h = h + 0.4 * c.width;
388
388
  }
@@ -391,11 +391,11 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
391
391
  }
392
392
  c.x = h - 0.5 * c.width;
393
393
  }
394
- if (this.xp != null && this.x1 != null && this.x0 != null && b < this.x1.count && b < this.x0.count) {
395
- var i = new ScalerParams(0, e, e, this.xp.ch, f);
396
- i.b = this.iy();
397
- var j = this.xp.el(this.x1.item(b), i);
398
- var k = this.xp.el(this.x0.item(b), i);
394
+ if (this.xo != null && this.x0 != null && this.xz != null && b < this.x0.count && b < this.xz.count) {
395
+ var i = new ScalerParams(0, e, e, this.xo.ch, f);
396
+ i.b = this.ix();
397
+ var j = this.xo.el(this.x0.item(b), i);
398
+ var k = this.xo.el(this.xz.item(b), i);
399
399
  if (!isNaN_(j) && !isNaN_(k)) {
400
400
  var l = Math.abs(j - k);
401
401
  if (c.height < l) {
@@ -417,29 +417,29 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
417
417
  }
418
418
  return b >= 0;
419
419
  };
420
- FinancialPriceSeries.prototype.he = function (a, b, c) {
421
- var d = _super.prototype.he.call(this, a, b, c);
422
- if (this.x2 == null || this.xz == null || this.x0 == null || this.x1 == null) {
420
+ FinancialPriceSeries.prototype.hd = function (a, b, c) {
421
+ var d = _super.prototype.hd.call(this, a, b, c);
422
+ if (this.x1 == null || this.xy == null || this.xz == null || this.x0 == null) {
423
423
  d = false;
424
424
  }
425
425
  return d;
426
426
  };
427
- FinancialPriceSeries.prototype.aac = function (a, b) {
427
+ FinancialPriceSeries.prototype.aab = function (a, b) {
428
428
  var e_1, _a;
429
429
  var _this = this;
430
- _super.prototype.aac.call(this, a, b);
430
+ _super.prototype.aab.call(this, a, b);
431
431
  var c = b.by;
432
432
  var d = b.bx;
433
433
  var e = this.getEffectiveViewport1(b);
434
- var f = this.w6;
435
- var g = this.xp;
434
+ var f = this.w5;
435
+ var g = this.xo;
436
436
  var h = new ScalerParams(0, c, d, f.ch, e);
437
437
  var i = ((function () {
438
438
  var $ret = new ScalerParams(0, c, d, g.ch, e);
439
- $ret.b = _this.iy();
439
+ $ret.b = _this.ix();
440
440
  return $ret;
441
441
  })());
442
- var j = this.w6.ag();
442
+ var j = this.w5.ag();
443
443
  var k = j[0];
444
444
  var l = j[1];
445
445
  a.f.clear();
@@ -449,19 +449,19 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
449
449
  a.n.clear();
450
450
  a.q.clear();
451
451
  var m = 0;
452
- var n = typeCast(ISortingAxis_$type, this.w6);
452
+ var n = typeCast(ISortingAxis_$type, this.w5);
453
453
  if (n != null && (n.i$b == null || n.i$b.count != this.dn.count)) {
454
454
  return;
455
455
  }
456
- m = this.yx(c, d, e);
456
+ m = this.yw(c, d, e);
457
457
  var o = typeCast(FinancialPriceSeriesView.$, b);
458
- var p = this.id;
458
+ var p = this.ic;
459
459
  var q = b.b0.b;
460
460
  if (this.trendLineType != 0) {
461
461
  var r = new Array(this.dn.count);
462
462
  var s = 0;
463
463
  try {
464
- for (var _b = __values(fromEnum(this.yo)), _c = _b.next(); !_c.done; _c = _b.next()) {
464
+ for (var _b = __values(fromEnum(this.yn)), _c = _b.next(); !_c.done; _c = _b.next()) {
465
465
  var t = _c.value;
466
466
  r[s] = t;
467
467
  s++;
@@ -480,8 +480,8 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
480
480
  throw e_1.error;
481
481
  }
482
482
  }
483
- if (this.aa2.ca) {
484
- this.aa2.b8.prepareLineCore(a.q, this.trendLineType, boxArray$1(r), this.trendLinePeriod, function (u) { return _this.w6.el(u, h); }, function (u) { return _this.xp.el(u, i); }, ((function () {
483
+ if (this.aa1.ca) {
484
+ this.aa1.b8.prepareLineCore(a.q, this.trendLineType, boxArray$1(r), this.trendLinePeriod, function (u) { return _this.w5.el(u, h); }, function (u) { return _this.xo.el(u, i); }, ((function () {
485
485
  var $ret = new TrendResolutionParams();
486
486
  $ret.e = b.b0.b;
487
487
  $ret.f = b.b0.c;
@@ -496,7 +496,7 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
496
496
  })()));
497
497
  }
498
498
  }
499
- var u = this.w6.eo(2, h) - this.w6.eo(1, h);
499
+ var u = this.w5.eo(2, h) - this.w5.eo(1, h);
500
500
  for (var v = b.b0.c; v <= b.b0.d; ++v) {
501
501
  var w = void 0;
502
502
  var x = v * q;
@@ -507,10 +507,10 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
507
507
  var y = n.i$b._inner[v];
508
508
  x = y;
509
509
  var z = n.i$d(y);
510
- var aa = this.x2.item(y);
511
- var ab = this.x0.item(y);
512
- var ac = this.x1.item(y);
513
- var ad = this.xz.item(y);
510
+ var aa = this.x1.item(y);
511
+ var ab = this.xz.item(y);
512
+ var ac = this.x0.item(y);
513
+ var ad = this.xy.item(y);
514
514
  var ae = aa;
515
515
  var af = ab;
516
516
  var ag = ac;
@@ -524,13 +524,13 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
524
524
  }
525
525
  x = y;
526
526
  v++;
527
- af = Math.max(af, this.x0.item(y));
528
- ag = Math.min(ag, this.x1.item(y));
529
- ah = this.xz.item(y);
527
+ af = Math.max(af, this.xz.item(y));
528
+ ag = Math.min(ag, this.x0.item(y));
529
+ ah = this.xy.item(y);
530
530
  }
531
531
  var aj = NaN;
532
532
  if (!isNaN_(z)) {
533
- aj = this.w6.el(z, h);
533
+ aj = this.w5.el(z, h);
534
534
  }
535
535
  w = [aj, ae, af, ag, ah];
536
536
  }
@@ -556,8 +556,8 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
556
556
  }
557
557
  return;
558
558
  };
559
- FinancialPriceSeries.prototype.o5 = function (a, b) {
560
- _super.prototype.o5.call(this, a, b);
559
+ FinancialPriceSeries.prototype.o4 = function (a, b) {
560
+ _super.prototype.o4.call(this, a, b);
561
561
  var c = typeCast(FinancialPriceSeriesView.$, b);
562
562
  c.ce();
563
563
  if (a) {
@@ -567,26 +567,26 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
567
567
  c.b8.g$d();
568
568
  }
569
569
  };
570
- FinancialPriceSeries.prototype.sq = function (a, b) {
571
- _super.prototype.sq.call(this, a, b);
570
+ FinancialPriceSeries.prototype.sp = function (a, b) {
571
+ _super.prototype.sp.call(this, a, b);
572
572
  if (this.db != null) {
573
573
  this.db.n2();
574
574
  }
575
575
  };
576
- FinancialPriceSeries.prototype.wv = function (a, b) {
577
- if (this.w6 != null && this.w6.categoryMode == 0) {
576
+ FinancialPriceSeries.prototype.wu = function (a, b) {
577
+ if (this.w5 != null && this.w5.categoryMode == 0) {
578
578
  var c = this.getEffectiveViewport1(this.cv);
579
- var d = this.aa7(this.xn, c) / 2;
579
+ var d = this.aa6(this.xm, c) / 2;
580
580
  return new Thickness(1, d, 0, d, 0);
581
581
  }
582
- return _super.prototype.wv.call(this, a, b);
582
+ return _super.prototype.wu.call(this, a, b);
583
583
  };
584
584
  FinancialPriceSeries.prototype.get_ed = function () {
585
585
  return true;
586
586
  };
587
- FinancialPriceSeries.prototype.aae = function (a, b) {
588
- _super.prototype.aae.call(this, a, b);
589
- if (this.w6 == null || this.xp == null) {
587
+ FinancialPriceSeries.prototype.aad = function (a, b) {
588
+ _super.prototype.aad.call(this, a, b);
589
+ if (this.w5 == null || this.xo == null) {
590
590
  return;
591
591
  }
592
592
  var c = false;
@@ -594,9 +594,9 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
594
594
  c = true;
595
595
  b.b5(a);
596
596
  }
597
- this.xf.a2(this, this.ye(), runOn(this, this.wy), this.y3(b), this.y5(b));
597
+ this.xe.a2(this, this.yd(), runOn(this, this.wx), this.y2(b), this.y4(b));
598
598
  var d = false;
599
- var e = this.xf.b;
599
+ var e = this.xe.b;
600
600
  if (e != null) {
601
601
  d = true;
602
602
  }
@@ -610,37 +610,37 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
610
610
  f.b8.g$g(a.q);
611
611
  }
612
612
  if (d) {
613
- this.abz(a, b, c);
613
+ this.aby(a, b, c);
614
614
  }
615
615
  else {
616
616
  f.b9.count = 0;
617
- this.aby(a, b);
617
+ this.abx(a, b);
618
618
  }
619
619
  };
620
- FinancialPriceSeries.prototype.iw = function () {
620
+ FinancialPriceSeries.prototype.iv = function () {
621
621
  var a = this.getEffectiveViewport1(this.cv);
622
- return this.aa7(this.xn, a);
622
+ return this.aa6(this.xm, a);
623
623
  };
624
- FinancialPriceSeries.prototype.abz = function (a, b, c) {
625
- var d = this.aa3;
624
+ FinancialPriceSeries.prototype.aby = function (a, b, c) {
625
+ var d = this.aa2;
626
626
  var e = this.getEffectiveViewport1(b);
627
- var f = this.aa7(b, e);
627
+ var f = this.aa6(b, e);
628
628
  var g = (f - 1) / 2;
629
- var h = typeCast(ISortingAxis_$type, this.w6) !== null;
629
+ var h = typeCast(ISortingAxis_$type, this.w5) !== null;
630
630
  var i = typeCast(FinancialPriceSeriesView.$, b);
631
631
  i.cb = true;
632
632
  var j = a.f;
633
633
  var k = 0;
634
634
  var l = this.dn.count;
635
- var m = this.w6;
635
+ var m = this.w5;
636
636
  var n = new ScalerParams(0, b.by, b.bx, m.ch, e);
637
- var o = this.u9;
638
- var p = this.aaw;
637
+ var o = this.u8;
638
+ var p = this.aav;
639
639
  if (p == null) {
640
640
  p = o;
641
641
  }
642
- var q = this.vd;
643
- var r = this.acm;
642
+ var q = this.vc;
643
+ var r = this.acl;
644
644
  if (r == null) {
645
645
  r = q;
646
646
  }
@@ -736,29 +736,29 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
736
736
  }
737
737
  }
738
738
  if (ab) {
739
- this_1.xf.ak = p;
740
- this_1.xf.ag = p;
741
- this_1.xf.ah = r;
742
- this_1.xf.al = r;
743
- this_1.xf.f = true;
739
+ this_1.xe.ak = p;
740
+ this_1.xe.ag = p;
741
+ this_1.xe.ah = r;
742
+ this_1.xe.al = r;
743
+ this_1.xe.f = true;
744
744
  }
745
745
  else {
746
- this_1.xf.ak = o;
747
- this_1.xf.ag = o;
748
- this_1.xf.ah = q;
749
- this_1.xf.al = q;
750
- this_1.xf.f = false;
746
+ this_1.xe.ak = o;
747
+ this_1.xe.ag = o;
748
+ this_1.xe.ah = q;
749
+ this_1.xe.al = q;
750
+ this_1.xe.f = false;
751
751
  }
752
- var ak = this_1.xf.aw(l, s)[0];
752
+ var ak = this_1.xe.aw(l, s)[0];
753
753
  if (h && a.m != null && s >= 0 && s < a.m.count) {
754
754
  ak = truncate(Math.round(a.m._inner[s]));
755
755
  }
756
- this_1.aab(j, s, l, m, n, b.q, ak);
756
+ this_1.aaa(j, s, l, m, n, b.q, ak);
757
757
  if (d == 1) {
758
- this_1.xf.ad(aa, true, false, false, false);
758
+ this_1.xe.ad(aa, true, false, false, false);
759
759
  }
760
760
  else {
761
- this_1.xf.ad(aa, false, false, false, false);
761
+ this_1.xe.ad(aa, false, false, false, false);
762
762
  }
763
763
  if (c) {
764
764
  aa.an = ac;
@@ -771,16 +771,16 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
771
771
  i.b9.count = k;
772
772
  i.cf();
773
773
  };
774
- FinancialPriceSeries.prototype.aa7 = function (a, b) {
775
- var c = this.w6.k8(a.by, a.bx, b);
776
- c = Math.max(c, this.id * 0.9);
774
+ FinancialPriceSeries.prototype.aa6 = function (a, b) {
775
+ var c = this.w5.k8(a.by, a.bx, b);
776
+ c = Math.max(c, this.ic * 0.9);
777
777
  c = Math.max(c, 3);
778
778
  return c;
779
779
  };
780
- FinancialPriceSeries.prototype.aby = function (a, b) {
781
- var c = this.aa3;
780
+ FinancialPriceSeries.prototype.abx = function (a, b) {
781
+ var c = this.aa2;
782
782
  var d = this.getEffectiveViewport1(b);
783
- var e = this.aa7(b, d);
783
+ var e = this.aa6(b, d);
784
784
  var f = (e - 1) / 2;
785
785
  var g = typeCast(FinancialPriceSeriesView.$, b);
786
786
  var h = g.cn();
@@ -850,37 +850,37 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
850
850
  _loop_2(k);
851
851
  }
852
852
  };
853
- FinancialPriceSeries.prototype.kx = function (a, b) {
854
- if (this.aa2.ca && a == this.aa2.b8.g$j) {
853
+ FinancialPriceSeries.prototype.kw = function (a, b) {
854
+ if (this.aa1.ca && a == this.aa1.b8.g$j) {
855
855
  return null;
856
856
  }
857
- return _super.prototype.kx.call(this, a, b);
857
+ return _super.prototype.kw.call(this, a, b);
858
858
  };
859
- FinancialPriceSeries.prototype.sh = function () {
860
- _super.prototype.sh.call(this);
859
+ FinancialPriceSeries.prototype.sg = function () {
860
+ _super.prototype.sg.call(this);
861
861
  if (this.index < 0) {
862
862
  return;
863
863
  }
864
- this.aa2.cl();
864
+ this.aa1.cl();
865
865
  };
866
- FinancialPriceSeries.prototype.pz = function (a) {
867
- _super.prototype.pz.call(this, a);
868
- if (this.aa2.ca) {
869
- this.bc.exportTrendlineData(this, a, this.aa2.b8.g$j);
866
+ FinancialPriceSeries.prototype.py = function (a) {
867
+ _super.prototype.py.call(this, a);
868
+ if (this.aa1.ca) {
869
+ this.bc.exportTrendlineData(this, a, this.aa1.b8.g$j);
870
870
  }
871
871
  };
872
- FinancialPriceSeries.prototype.vx = function () {
873
- return this.acm;
872
+ FinancialPriceSeries.prototype.vw = function () {
873
+ return this.acl;
874
874
  };
875
- FinancialPriceSeries.prototype.r3 = function (a, b) {
876
- _super.prototype.r3.call(this, a, b);
877
- this.acm = b;
875
+ FinancialPriceSeries.prototype.r2 = function (a, b) {
876
+ _super.prototype.r2.call(this, a, b);
877
+ this.acl = b;
878
878
  };
879
879
  FinancialPriceSeries.prototype.be = function (a) {
880
- if (this.aa3 == 0) {
880
+ if (this.aa2 == 0) {
881
881
  return 3;
882
882
  }
883
- else if (this.aa3 == 1) {
883
+ else if (this.aa2 == 1) {
884
884
  if (this.bd == 1) {
885
885
  return 3;
886
886
  }
@@ -890,22 +890,22 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
890
890
  };
891
891
  FinancialPriceSeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
892
892
  var c = { $type: Point_$type, x: a, y: b };
893
- var d = this.i3(c, false, false);
894
- var e = this.i1(c, false, false);
893
+ var d = this.i2(c, false, false);
894
+ var e = this.i0(c, false, false);
895
895
  var f = new DataLegendSeriesValueInfo();
896
896
  f.a = 4;
897
- f.l = this.yy(c, false, false);
897
+ f.l = this.yx(c, false, false);
898
898
  f.q = "Close";
899
- f.r = this.za != null ? this.za : "Close";
900
- f.s = this.abb != null ? this.abb : "C:";
901
- f.t = this.abd != null ? this.abd : "";
899
+ f.r = this.y9 != null ? this.y9 : "Close";
900
+ f.s = this.aba != null ? this.aba : "C:";
901
+ f.t = this.abc != null ? this.abc : "";
902
902
  var g = new DataLegendSeriesValueInfo();
903
- g.l = this.yz(c, false, false);
903
+ g.l = this.yy(c, false, false);
904
904
  g.a = 3;
905
905
  g.q = "Open";
906
- g.r = this.zw != null ? this.zw : "Open";
907
- g.s = this.abp != null ? this.abp : "O:";
908
- g.t = this.abr != null ? this.abr : "";
906
+ g.r = this.zv != null ? this.zv : "Open";
907
+ g.s = this.abo != null ? this.abo : "O:";
908
+ g.t = this.abq != null ? this.abq : "";
909
909
  g.k = true;
910
910
  var h = new DataLegendSeriesValueInfo();
911
911
  h.l = (f.l - g.l) / g.l * 100;
@@ -928,24 +928,24 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
928
928
  h.d = false;
929
929
  h.n = 1;
930
930
  h.m = 1;
931
- g.z = h.l >= 0 ? this.u9 : this.aaw;
932
- f.z = h.l >= 0 ? this.u9 : this.aaw;
933
- h.z = h.l >= 0 ? this.u9 : this.aaw;
931
+ g.z = h.l >= 0 ? this.u8 : this.aav;
932
+ f.z = h.l >= 0 ? this.u8 : this.aav;
933
+ h.z = h.l >= 0 ? this.u8 : this.aav;
934
934
  var i = new DataLegendSeriesValueInfo();
935
935
  i.l = e > d ? d : e;
936
936
  i.a = 1;
937
937
  i.q = "Low";
938
- i.r = this.zs != null ? this.zs : "Low";
939
- i.s = this.abk != null ? this.abk : "L:";
940
- i.t = this.abm != null ? this.abm : "";
938
+ i.r = this.zr != null ? this.zr : "Low";
939
+ i.s = this.abj != null ? this.abj : "L:";
940
+ i.t = this.abl != null ? this.abl : "";
941
941
  i.k = true;
942
942
  var j = new DataLegendSeriesValueInfo();
943
943
  j.l = e > d ? e : d;
944
944
  j.a = 2;
945
945
  j.q = "High";
946
- j.r = this.zn != null ? this.zn : "High";
947
- j.s = this.abg != null ? this.abg : "H:";
948
- j.t = this.abi != null ? this.abi : "";
946
+ j.r = this.zm != null ? this.zm : "High";
947
+ j.s = this.abf != null ? this.abf : "H:";
948
+ j.t = this.abh != null ? this.abh : "";
949
949
  j.k = true;
950
950
  var k = new DataLegendSeriesValueInfo();
951
951
  k.l = (j.l + i.l + f.l) / 3;
@@ -957,10 +957,10 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
957
957
  k.t = "";
958
958
  k.k = true;
959
959
  var l = new DataLegendSeriesValueInfo();
960
- l.l = this.y0(c, false, false);
960
+ l.l = this.yz(c, false, false);
961
961
  l.a = 8;
962
962
  l.q = "Volume";
963
- l.r = this.z0 != null ? this.z0 : "Volume";
963
+ l.r = this.zz != null ? this.zz : "Volume";
964
964
  l.s = "VOL:";
965
965
  l.t = "";
966
966
  l.k = true;
@@ -978,41 +978,41 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
978
978
  m.add(h);
979
979
  m.add(l);
980
980
  var n = new DataLegendSeriesContext();
981
- n.h = this.mc();
981
+ n.h = this.mb();
982
982
  n.e = m;
983
983
  return n;
984
984
  };
985
- FinancialPriceSeries.prototype.ab0 = function () {
986
- if (this.aa4) {
987
- this.aa5 = 0;
988
- for (var a = 0; a < this.x0.count; a++) {
985
+ FinancialPriceSeries.prototype.abz = function () {
986
+ if (this.aa3) {
987
+ this.aa4 = 0;
988
+ for (var a = 0; a < this.xz.count; a++) {
989
989
  var b = 0;
990
- b += this.x0.item(a);
991
- b += this.x1.item(a);
992
990
  b += this.xz.item(a);
993
- this.aa5 += b / 3;
991
+ b += this.x0.item(a);
992
+ b += this.xy.item(a);
993
+ this.aa4 += b / 3;
994
994
  }
995
- this.aa6 = this.aa5 / this.x0.count;
996
- this.aa4 = false;
995
+ this.aa5 = this.aa4 / this.xz.count;
996
+ this.aa3 = false;
997
997
  }
998
998
  };
999
999
  FinancialPriceSeries.prototype.aq = function (a) {
1000
1000
  var b = NaN;
1001
1001
  switch (a) {
1002
1002
  case 2:
1003
- b = this.x0.maximum;
1003
+ b = this.xz.maximum;
1004
1004
  break;
1005
1005
  case 1:
1006
- b = this.x1.minimum;
1006
+ b = this.x0.minimum;
1007
1007
  break;
1008
1008
  case 3:
1009
- if (this.aa4) {
1010
- this.ab0();
1009
+ if (this.aa3) {
1010
+ this.abz();
1011
1011
  }
1012
- b = this.aa6;
1012
+ b = this.aa5;
1013
1013
  break;
1014
1014
  }
1015
- var c = this.xp;
1015
+ var c = this.xo;
1016
1016
  if (c.cp) {
1017
1017
  return [NaN, b];
1018
1018
  }
@@ -1020,30 +1020,30 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1020
1020
  return [b, NaN];
1021
1021
  }
1022
1022
  };
1023
- FinancialPriceSeries.prototype.wf = function (a) {
1023
+ FinancialPriceSeries.prototype.we = function (a) {
1024
1024
  var b = NaN;
1025
1025
  switch (a) {
1026
1026
  case 2:
1027
- b = this.x0.maximum;
1027
+ b = this.xz.maximum;
1028
1028
  break;
1029
1029
  case 1:
1030
- b = this.x1.minimum;
1030
+ b = this.x0.minimum;
1031
1031
  break;
1032
1032
  case 3:
1033
- if (this.aa4) {
1034
- this.ab0();
1033
+ if (this.aa3) {
1034
+ this.abz();
1035
1035
  }
1036
- b = this.aa6;
1036
+ b = this.aa5;
1037
1037
  break;
1038
1038
  }
1039
1039
  if (isNaN_(b)) {
1040
1040
  return { $type: Point_$type, x: NaN, y: NaN };
1041
1041
  }
1042
- var c = this.xp;
1042
+ var c = this.xo;
1043
1043
  var d = this.getEffectiveViewport1(this.cv);
1044
1044
  var e = new ScalerParams(0, this.cv.by, this.cv.bx, c.ch, d);
1045
1045
  if (c.cp) {
1046
- e.b = this.iy();
1046
+ e.b = this.ix();
1047
1047
  }
1048
1048
  e.c = d;
1049
1049
  if (c.cp) {
@@ -1053,12 +1053,12 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1053
1053
  return { $type: Point_$type, x: c.el(b, e), y: NaN };
1054
1054
  }
1055
1055
  };
1056
- FinancialPriceSeries.prototype.wg = function (a) {
1057
- var b = this.xp;
1056
+ FinancialPriceSeries.prototype.wf = function (a) {
1057
+ var b = this.xo;
1058
1058
  var c = this.getEffectiveViewport1(this.cv);
1059
1059
  var d = new ScalerParams(0, this.cv.by, this.cv.bx, b.ch, c);
1060
1060
  if (b.cp) {
1061
- d.b = this.iy();
1061
+ d.b = this.ix();
1062
1062
  }
1063
1063
  d.c = c;
1064
1064
  if (b.cp) {
@@ -1070,40 +1070,40 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1070
1070
  };
1071
1071
  FinancialPriceSeries.prototype.ak = function (a, b) {
1072
1072
  var c = new List$1(ChartSelection.$, 0);
1073
- this.p4(a, c, b);
1073
+ this.p3(a, c, b);
1074
1074
  return c.toArray();
1075
1075
  };
1076
- FinancialPriceSeries.prototype.p4 = function (a, b, c) {
1077
- var d = this.wr(a);
1078
- var e = this.xp;
1079
- var f = this.w6;
1080
- var g = this.wj(this.cv);
1076
+ FinancialPriceSeries.prototype.p3 = function (a, b, c) {
1077
+ var d = this.wq(a);
1078
+ var e = this.xo;
1079
+ var f = this.w5;
1080
+ var g = this.wi(this.cv);
1081
1081
  var h, i;
1082
- var j = this.abv(d, f, true, g, h, i);
1082
+ var j = this.abu(d, f, true, g, h, i);
1083
1083
  h = j.p4;
1084
1084
  i = j.p5;
1085
- if (this.aa1 == 0) {
1086
- this.abx(b, h, i, c);
1085
+ if (this.aa0 == 0) {
1086
+ this.abw(b, h, i, c);
1087
1087
  }
1088
1088
  else {
1089
1089
  var k = void 0, l = void 0;
1090
- var m = this.abu(d, e, true, g, k, l);
1090
+ var m = this.abt(d, e, true, g, k, l);
1091
1091
  k = m.p4;
1092
1092
  l = m.p5;
1093
- this.abw(1, b, h, i, k, l, c);
1093
+ this.abv(1, b, h, i, k, l, c);
1094
1094
  }
1095
1095
  };
1096
- FinancialPriceSeries.prototype.abv = function (a, b, c, d, e, f) {
1097
- var g = new ScalerParams(0, a, this.db.wk, this.w6.ch, this.getEffectiveViewport());
1098
- var h = (this.w6.eo(d.left, g));
1099
- var i = (this.w6.eo(d.right, g));
1100
- if (this.w6.ch) {
1096
+ FinancialPriceSeries.prototype.abu = function (a, b, c, d, e, f) {
1097
+ var g = new ScalerParams(0, a, this.db.wk, this.w5.ch, this.getEffectiveViewport());
1098
+ var h = (this.w5.eo(d.left, g));
1099
+ var i = (this.w5.eo(d.right, g));
1100
+ if (this.w5.ch) {
1101
1101
  var j = h;
1102
1102
  h = i;
1103
1103
  i = j;
1104
1104
  }
1105
- if (this.w6.cn) {
1106
- var k = this.w6;
1105
+ if (this.w5.cn) {
1106
+ var k = this.w5;
1107
1107
  h = k.i$f(h);
1108
1108
  i = k.i$f(i);
1109
1109
  }
@@ -1111,14 +1111,14 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1111
1111
  h = Math.floor(h);
1112
1112
  i = Math.ceil(i);
1113
1113
  }
1114
- e = truncate(Math.max(0, Math.min(this.x1.count - 1, h)));
1115
- f = truncate(Math.max(0, Math.min(this.x1.count - 1, i)));
1114
+ e = truncate(Math.max(0, Math.min(this.x0.count - 1, h)));
1115
+ f = truncate(Math.max(0, Math.min(this.x0.count - 1, i)));
1116
1116
  return {
1117
1117
  p4: e,
1118
1118
  p5: f
1119
1119
  };
1120
1120
  };
1121
- FinancialPriceSeries.prototype.abu = function (a, b, c, d, e, f) {
1121
+ FinancialPriceSeries.prototype.abt = function (a, b, c, d, e, f) {
1122
1122
  var g = new ScalerParams(0, a, this.db.wk, b.ch, this.getEffectiveViewport());
1123
1123
  var h = c ? (b.ch ? d.top : d.bottom) : (b.ch ? d.left : d.right);
1124
1124
  var i = c ? (b.ch ? d.bottom : d.top) : (b.ch ? d.right : d.left);
@@ -1129,7 +1129,7 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1129
1129
  p5: f
1130
1130
  };
1131
1131
  };
1132
- FinancialPriceSeries.prototype.abt = function (a, b, c) {
1132
+ FinancialPriceSeries.prototype.abs = function (a, b, c) {
1133
1133
  var _this = this;
1134
1134
  if (c == 2 || c == 1) {
1135
1135
  a.add(((function () {
@@ -1147,7 +1147,7 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1147
1147
  })()));
1148
1148
  }
1149
1149
  };
1150
- FinancialPriceSeries.prototype.abx = function (a, b, c, d) {
1150
+ FinancialPriceSeries.prototype.abw = function (a, b, c, d) {
1151
1151
  var _this = this;
1152
1152
  if (b == -1 || c == -1) {
1153
1153
  return;
@@ -1161,17 +1161,17 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1161
1161
  return;
1162
1162
  }
1163
1163
  for (var e = b; e <= c; e++) {
1164
- this.abt(a, e, d);
1164
+ this.abs(a, e, d);
1165
1165
  }
1166
1166
  };
1167
- FinancialPriceSeries.prototype.abw = function (a, b, c, d, e, f, g) {
1167
+ FinancialPriceSeries.prototype.abv = function (a, b, c, d, e, f, g) {
1168
1168
  var _this = this;
1169
1169
  if (c == -1 || d == -1) {
1170
1170
  return;
1171
1171
  }
1172
1172
  for (var h = c; h <= d; h++) {
1173
- var i = Math.min(this.x2.item(h), this.x1.item(h));
1174
- var j = Math.max(this.xz.item(h), this.x0.item(h));
1173
+ var i = Math.min(this.x1.item(h), this.x0.item(h));
1174
+ var j = Math.max(this.xy.item(h), this.xz.item(h));
1175
1175
  var k = Math.min(i, j);
1176
1176
  var l = Math.max(i, j);
1177
1177
  if (k < f && e < l) {
@@ -1183,13 +1183,13 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1183
1183
  })()));
1184
1184
  return;
1185
1185
  }
1186
- this.abt(b, h, g);
1186
+ this.abs(b, h, g);
1187
1187
  }
1188
1188
  }
1189
1189
  };
1190
1190
  FinancialPriceSeries.$t = markType(FinancialPriceSeries, 'FinancialPriceSeries', FinancialSeries.$, [ITrendLineSeries_$type]);
1191
- FinancialPriceSeries.ab2 = DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialPriceSeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
1192
- FinancialPriceSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialPriceSeries, 'raisePropertyChanged', ['CategoryCollisionMode:aa1:ab3', [CategoryCollisionMode_$type, enumGetBox(CategoryCollisionMode_$type, 0)], 'CloseMemberAsLegendLabel:abb:ab4', [2, null], 'CloseMemberAsLegendUnit:abd:ab5', [2, null], 'DisplayType:aa3:ab6', [PriceDisplayType_$type, enumGetBox(PriceDisplayType_$type, 0)], 'HighMemberAsLegendLabel:abg:ab7', [2, null], 'HighMemberAsLegendUnit:abi:ab8', [2, null], 'LowMemberAsLegendLabel:abk:ab9', [2, null], 'LowMemberAsLegendUnit:abm:aca', [2, null], 'NegativeOutline:acm:acb', [Brush.$, null], 'OpenMemberAsLegendLabel:abp:acc', [2, null], 'OpenMemberAsLegendUnit:abr:acd', [2, null], 'TrendLineType::acj', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::aci', [1, 1.5], 'TrendLinePeriod::ach', [1, 7], 'TrendLineBrush::ace', [Brush.$, null], 'TrendLineZIndex:aa9:ack', [1, 1001], 'TrendLineDashArray:acn:acf', [DoubleCollection.$], 'TrendLineDashCap:aco:acg', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
1191
+ FinancialPriceSeries.ab1 = DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialPriceSeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
1192
+ FinancialPriceSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialPriceSeries, 'raisePropertyChanged', ['CategoryCollisionMode:aa0:ab2', [CategoryCollisionMode_$type, enumGetBox(CategoryCollisionMode_$type, 0)], 'CloseMemberAsLegendLabel:aba:ab3', [2, null], 'CloseMemberAsLegendUnit:abc:ab4', [2, null], 'DisplayType:aa2:ab5', [PriceDisplayType_$type, enumGetBox(PriceDisplayType_$type, 0)], 'HighMemberAsLegendLabel:abf:ab6', [2, null], 'HighMemberAsLegendUnit:abh:ab7', [2, null], 'LowMemberAsLegendLabel:abj:ab8', [2, null], 'LowMemberAsLegendUnit:abl:ab9', [2, null], 'NegativeOutline:acl:aca', [Brush.$, null], 'OpenMemberAsLegendLabel:abo:acb', [2, null], 'OpenMemberAsLegendUnit:abq:acc', [2, null], 'TrendLineType::aci', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::ach', [1, 1.5], 'TrendLinePeriod::acg', [1, 7], 'TrendLineBrush::acd', [Brush.$, null], 'TrendLineZIndex:aa8:acj', [1, 1001], 'TrendLineDashArray:acm:ace', [DoubleCollection.$], 'TrendLineDashCap:acn:acf', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
1193
1193
  return FinancialPriceSeries;
1194
1194
  }(FinancialSeries));
1195
1195
  export { FinancialPriceSeries };
@@ -1249,17 +1249,17 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1249
1249
  FinancialPriceSeriesView.prototype.au = function () {
1250
1250
  _super.prototype.au.call(this);
1251
1251
  if (!this.q) {
1252
- this.b6.aa3 = Defaults.g;
1253
- this.b6.aaw = Defaults.ah;
1254
- this.b6.acm = Defaults.ai;
1255
- this.b6.jp = Defaults.l;
1256
- this.b6.vv = this.b6.vd;
1252
+ this.b6.aa2 = Defaults.g;
1253
+ this.b6.aav = Defaults.ah;
1254
+ this.b6.acl = Defaults.ai;
1255
+ this.b6.jo = Defaults.l;
1256
+ this.b6.vu = this.b6.vc;
1257
1257
  }
1258
1258
  };
1259
1259
  Object.defineProperty(FinancialPriceSeriesView.prototype, "b8", {
1260
1260
  get: function () {
1261
1261
  if (this.b7 == null) {
1262
- this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.sv, this.e, this.e.dr);
1262
+ this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.su, this.e, this.e.dr);
1263
1263
  }
1264
1264
  return this.b7;
1265
1265
  },
@@ -1277,17 +1277,17 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1277
1277
  configurable: true
1278
1278
  });
1279
1279
  FinancialPriceSeriesView.prototype.ck = function () {
1280
- if (this.b6.aa3 == 1) {
1281
- this.cq._stroke = this.e.u9;
1280
+ if (this.b6.aa2 == 1) {
1281
+ this.cq._stroke = this.e.u8;
1282
1282
  }
1283
1283
  else {
1284
- this.cq._stroke = this.e.vd;
1284
+ this.cq._stroke = this.e.vc;
1285
1285
  }
1286
- if (this.b6.aa3 == 1) {
1287
- this.cp._stroke = this.b2.aaw;
1286
+ if (this.b6.aa2 == 1) {
1287
+ this.cp._stroke = this.b2.aav;
1288
1288
  }
1289
1289
  else {
1290
- this.cp._stroke = this.b6.acm;
1290
+ this.cp._stroke = this.b6.acl;
1291
1291
  }
1292
1292
  };
1293
1293
  FinancialPriceSeriesView.prototype.ce = function () {
@@ -1310,50 +1310,50 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1310
1310
  return typeCast(GeometryGroup.$, this.cp.an);
1311
1311
  };
1312
1312
  FinancialPriceSeriesView.prototype.cl = function () {
1313
- this.b6.acl = null;
1313
+ this.b6.ack = null;
1314
1314
  if (this.b6.trendLineBrush != null) {
1315
- this.b6.acl = this.b6.trendLineBrush;
1315
+ this.b6.ack = this.b6.trendLineBrush;
1316
1316
  }
1317
1317
  else {
1318
- this.b6.acl = this.b6.u9;
1318
+ this.b6.ack = this.b6.u8;
1319
1319
  }
1320
1320
  };
1321
1321
  FinancialPriceSeriesView.prototype.bd = function () {
1322
1322
  _super.prototype.bd.call(this);
1323
- this.cq.ad = this.e.ie;
1324
- this.cq.ai = this.e.v2;
1325
- this.cq.aj = this.e.v3;
1326
- if (this.b6.aa3 == 1) {
1327
- this.cq._stroke = this.e.u9;
1323
+ this.cq.ad = this.e.id;
1324
+ this.cq.ai = this.e.v1;
1325
+ this.cq.aj = this.e.v2;
1326
+ if (this.b6.aa2 == 1) {
1327
+ this.cq._stroke = this.e.u8;
1328
1328
  }
1329
1329
  else {
1330
- this.cq._stroke = this.e.vd;
1331
- this.cq._fill = this.e.u9;
1330
+ this.cq._stroke = this.e.vc;
1331
+ this.cq._fill = this.e.u8;
1332
1332
  }
1333
- this.cp.ad = this.e.ie;
1334
- this.cp.ai = this.e.v2;
1335
- this.cp.aj = this.e.v3;
1336
- if (this.b6.aa3 == 1) {
1337
- this.cp._stroke = this.b2.aaw;
1333
+ this.cp.ad = this.e.id;
1334
+ this.cp.ai = this.e.v1;
1335
+ this.cp.aj = this.e.v2;
1336
+ if (this.b6.aa2 == 1) {
1337
+ this.cp._stroke = this.b2.aav;
1338
1338
  }
1339
1339
  else {
1340
- this.cp._stroke = this.b6.acm;
1341
- this.cp._fill = this.b2.aaw;
1340
+ this.cp._stroke = this.b6.acl;
1341
+ this.cp._fill = this.b2.aav;
1342
1342
  }
1343
1343
  };
1344
1344
  FinancialPriceSeriesView.prototype.be = function () {
1345
1345
  _super.prototype.be.call(this);
1346
1346
  var a = this.br();
1347
- this.cq.ad = this.e.ie + 3;
1348
- if (this.b6.aa3 == 1) {
1347
+ this.cq.ad = this.e.id + 3;
1348
+ if (this.b6.aa2 == 1) {
1349
1349
  this.cq._stroke = a;
1350
1350
  }
1351
1351
  else {
1352
1352
  this.cq._stroke = a;
1353
1353
  this.cq._fill = a;
1354
1354
  }
1355
- this.cp.ad = this.e.ie + 3;
1356
- if (this.b6.aa3 == 1) {
1355
+ this.cp.ad = this.e.id + 3;
1356
+ if (this.b6.aa2 == 1) {
1357
1357
  this.cp._stroke = a;
1358
1358
  }
1359
1359
  else {
@@ -1371,7 +1371,7 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1371
1371
  var c = this.bs(a);
1372
1372
  this.co._fill = c;
1373
1373
  this.co._stroke = c;
1374
- this.co.ad = this.e.ie + 3;
1374
+ this.co.ad = this.e.id + 3;
1375
1375
  return this.co;
1376
1376
  };
1377
1377
  FinancialPriceSeriesView.prototype.a8 = function (a, b) {
@@ -1396,9 +1396,9 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1396
1396
  if (this.b6.trendLineType != 0 && !b) {
1397
1397
  var c = this.b8.g$j;
1398
1398
  c.ad = this.b6.trendLineThickness;
1399
- c._stroke = this.b6.acl;
1400
- c.ai = this.b6.acn;
1401
- c.aj = this.b6.aco;
1399
+ c._stroke = this.b6.ack;
1400
+ c.ai = this.b6.acm;
1401
+ c.aj = this.b6.acn;
1402
1402
  a.v(c);
1403
1403
  }
1404
1404
  }
@@ -1406,10 +1406,10 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1406
1406
  };
1407
1407
  FinancialPriceSeriesView.prototype.an = function (a) {
1408
1408
  _super.prototype.an.call(this, a);
1409
- if (this.b6.ye()) {
1409
+ if (this.b6.yd()) {
1410
1410
  for (var b = 0; b < this.cc.count; b++) {
1411
1411
  var c = this.cc._inner[b];
1412
- if (c._fill == this.b6.aaw) {
1412
+ if (c._fill == this.b6.aav) {
1413
1413
  this.e.bc.exportPathData(a, c, "negativePathShape" + b, ["Negative"]);
1414
1414
  }
1415
1415
  else {
@@ -1427,7 +1427,7 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1427
1427
  };
1428
1428
  FinancialPriceSeriesView.prototype.cg = function () {
1429
1429
  if (this.ca) {
1430
- this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.sv, this.e, this.e.dr);
1430
+ this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.su, this.e, this.e.dr);
1431
1431
  }
1432
1432
  };
1433
1433
  FinancialPriceSeriesView.$t = markType(FinancialPriceSeriesView, 'FinancialPriceSeriesView', FinancialSeriesView.$);