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
@@ -55,60 +55,60 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
55
55
  get_e9() {
56
56
  return true;
57
57
  }
58
- jk() {
59
- if (!isNaN_(this.jj)) {
60
- return super.jk();
58
+ jj() {
59
+ if (!isNaN_(this.ji)) {
60
+ return super.jj();
61
61
  }
62
62
  return Defaults.k;
63
63
  }
64
64
  cs() {
65
65
  return new FinancialPriceSeriesView(this);
66
66
  }
67
- q1(a) {
68
- super.q1(a);
69
- this.aa2 = a;
67
+ q0(a) {
68
+ super.q0(a);
69
+ this.aa1 = a;
70
70
  }
71
71
  constructor() {
72
72
  super();
73
- this.aa4 = true;
73
+ this.aa3 = true;
74
+ this.aa4 = 0;
74
75
  this.aa5 = 0;
75
- this.aa6 = 0;
76
76
  this.ab = FinancialPriceSeries.$;
77
- this.xa = new CategoryFrame(5);
78
- this.xc = new CategoryFrame(5);
79
- this.w8 = new CategoryFrame(5);
77
+ this.w9 = new CategoryFrame(5);
78
+ this.xb = new CategoryFrame(5);
79
+ this.w7 = new CategoryFrame(5);
80
80
  }
81
- get acl() {
82
- return this.c(FinancialPriceSeries.ab2);
81
+ get ack() {
82
+ return this.c(FinancialPriceSeries.ab1);
83
83
  }
84
- set acl(a) {
85
- this.h(FinancialPriceSeries.ab2, a);
84
+ set ack(a) {
85
+ this.h(FinancialPriceSeries.ab1, a);
86
86
  }
87
- pb(a, b, c, d) {
88
- super.pb(a, b, c, d);
89
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
90
- this.w6.i$i();
87
+ pa(a, b, c, d) {
88
+ super.pa(a, b, c, d);
89
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
90
+ this.w5.i$i();
91
91
  }
92
- this.aa2.b0.e(this.id);
93
- if (this.aa2.ca) {
94
- this.aa2.b8.g$e(a, b, c, d);
92
+ this.aa1.b0.e(this.ic);
93
+ if (this.aa1.ca) {
94
+ this.aa1.b8.g$e(a, b, c, d);
95
95
  }
96
- if (this.xp != null) {
97
- this.xp.c1();
96
+ if (this.xo != null) {
97
+ this.xo.c1();
98
98
  }
99
- this.rr(true);
99
+ this.rq(true);
100
100
  if (a == 0 || a == 2 || a == 3 || a == 4) {
101
- this.aa4 = true;
101
+ this.aa3 = true;
102
102
  }
103
103
  else if (a == 1) {
104
104
  for (let e = b; e < b + c; e++) {
105
105
  let f = 0;
106
- f += this.x0.item(e);
107
- f += this.x1.item(e);
108
106
  f += this.xz.item(e);
109
- this.aa5 += f / 3;
107
+ f += this.x0.item(e);
108
+ f += this.xy.item(e);
109
+ this.aa4 += f / 3;
110
110
  }
111
- this.aa6 = this.aa5 / this.x0.count;
111
+ this.aa5 = this.aa4 / this.xz.count;
112
112
  }
113
113
  }
114
114
  b2() {
@@ -119,20 +119,20 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
119
119
  return super.b2();
120
120
  }
121
121
  }
122
- wn(a) {
123
- if (this.w8 == null || this.w8.f.count == 0) {
122
+ wm(a) {
123
+ if (this.w7 == null || this.w7.f.count == 0) {
124
124
  return Rect.empty;
125
125
  }
126
- let b = this.v7(a);
126
+ let b = this.v6(a);
127
127
  let c = this.cv.by;
128
128
  let d = this.cv.bx;
129
129
  let e = this.getEffectiveViewport1(this.cv);
130
- let f = this.an(this.w6, this.w8.f, this.y3(this.cv), this.y5(this.cv), a, true);
130
+ let f = this.an(this.w5, this.w7.f, this.y2(this.cv), this.y4(this.cv), a, true);
131
131
  let g = f[0];
132
132
  let h = f[1];
133
133
  let i = Math.abs(b.x - g[0]);
134
134
  let j = Math.abs(b.x - h[0]);
135
- let k = this.aa7(this.xn, e);
135
+ let k = this.aa6(this.xm, e);
136
136
  k = Math.max(k, 3);
137
137
  let l = (k - 1) / 2;
138
138
  if (i < j) {
@@ -160,7 +160,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
160
160
  return new Rect(0, v, ac, Math.abs(x - v), ad - ac);
161
161
  }
162
162
  }
163
- aa0(a, b) {
163
+ aaz(a, b) {
164
164
  let c = a[0] - b;
165
165
  let d = a[0];
166
166
  let e = a[0] + b;
@@ -174,7 +174,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
174
174
  let m = Math.max(g, h);
175
175
  let n = Math.min(f, i);
176
176
  let o = Math.max(f, i);
177
- if (this.aa3 == 1) {
177
+ if (this.aa2 == 1) {
178
178
  let p = new Array(3);
179
179
  let q = new Rect(0, c, f, b, 0);
180
180
  let r = new Rect(0, d, i, b, 0);
@@ -195,43 +195,43 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
195
195
  }
196
196
  ao(a) {
197
197
  let b = new List$1(Rect.$, 0);
198
- let c = this.v7(a);
198
+ let c = this.v6(a);
199
199
  let d = this.cv.by;
200
200
  let e = this.cv.bx;
201
201
  let f = this.getEffectiveViewport1(this.cv);
202
- let g = this.an(this.w6, this.w8.f, this.y3(this.cv), this.y5(this.cv), a, true);
202
+ let g = this.an(this.w5, this.w7.f, this.y2(this.cv), this.y4(this.cv), a, true);
203
203
  let h = g[0];
204
204
  let i = g[1];
205
205
  let j = Math.abs(c.x - h[0]);
206
206
  let k = Math.abs(c.x - i[0]);
207
- let l = this.aa7(this.xn, f);
207
+ let l = this.aa6(this.xm, f);
208
208
  l = Math.max(l, 3);
209
209
  let m = (l - 1) / 2;
210
210
  if (j < k) {
211
- return this.aa0(h, m);
211
+ return this.aaz(h, m);
212
212
  }
213
213
  else {
214
- return this.aa0(i, m);
214
+ return this.aaz(i, m);
215
215
  }
216
216
  }
217
- gw(a, b) {
218
- if (this.gz(a, b)) {
217
+ gv(a, b) {
218
+ if (this.gy(a, b)) {
219
219
  return true;
220
220
  }
221
221
  return false;
222
222
  }
223
- gz(a, b) {
224
- let c = this.wo(a);
223
+ gy(a, b) {
224
+ let c = this.wn(a);
225
225
  if (c.isEmpty) {
226
226
  return false;
227
227
  }
228
- let d = RectUtil.r(c, (this.ie / 2) + this.iu(b));
228
+ let d = RectUtil.r(c, (this.id / 2) + this.it(b));
229
229
  if (d.containsPoint(a)) {
230
230
  let e = this.ap(a);
231
231
  if (e != null) {
232
232
  for (let f = 0; f < e.length; f++) {
233
233
  let g = e[f];
234
- let h = RectUtil.r(g, (this.ie / 2) + this.iu(b));
234
+ let h = RectUtil.r(g, (this.id / 2) + this.it(b));
235
235
  if (h.containsPoint(a)) {
236
236
  return true;
237
237
  }
@@ -240,7 +240,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
240
240
  }
241
241
  return false;
242
242
  }
243
- q9(a, b, c, d) {
243
+ q8(a, b, c, d) {
244
244
  switch (b) {
245
245
  case FinancialPriceSeries.$$p[4]:
246
246
  case FinancialPriceSeries.$$p[5]:
@@ -250,10 +250,10 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
250
250
  case FinancialPriceSeries.$$p[2]:
251
251
  case FinancialPriceSeries.$$p[9]:
252
252
  case FinancialPriceSeries.$$p[10]:
253
- this.qf();
253
+ this.qe();
254
254
  break;
255
255
  case FinancialSeries.$$p[14]:
256
- this.aa2.cg();
256
+ this.aa1.cg();
257
257
  if (this.db != null) {
258
258
  this.db.n2();
259
259
  }
@@ -261,51 +261,51 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
261
261
  case "TrendLineType":
262
262
  let e = EnumUtil.getEnumValue(TrendLineType_$type, d);
263
263
  if (e != 0) {
264
- this.aa2.b8 = CategoryTrendLineManagerFactory.a(this.aa2.b8, this.w6, this.sv, this, this.dr);
264
+ this.aa1.b8 = CategoryTrendLineManagerFactory.a(this.aa1.b8, this.w5, this.su, this, this.dr);
265
265
  }
266
266
  break;
267
267
  }
268
- super.q9(a, b, c, d);
269
- if (this.aa2.ca && this.aa2.b8 != null && this.aa2.b8.g$b(a, b, c, d)) {
270
- this.rr(false);
271
- this.ql();
268
+ super.q8(a, b, c, d);
269
+ if (this.aa1.ca && this.aa1.b8 != null && this.aa1.b8.g$b(a, b, c, d)) {
270
+ this.rq(false);
271
+ this.qk();
272
272
  }
273
273
  switch (b) {
274
274
  case FinancialPriceSeries.$$p[3]:
275
- if (this.sv != null) {
276
- this.ab1();
277
- this.si();
278
- this.w8.x();
279
- this.aae(this.w8, this.aa2);
275
+ if (this.su != null) {
276
+ this.ab0();
277
+ this.sh();
278
+ this.w7.x();
279
+ this.aad(this.w7, this.aa1);
280
280
  }
281
- this.ql();
281
+ this.qk();
282
282
  break;
283
283
  case "ActualHighlightingMode":
284
284
  case "ActualSelectionMode":
285
285
  case "ActualFocusMode":
286
- this.rr(true);
286
+ this.rq(true);
287
287
  break;
288
288
  case "TrendLineBrush":
289
- this.rf(b);
289
+ this.re(b);
290
290
  break;
291
291
  case "TrendLineType":
292
- this.ql();
292
+ this.qk();
293
293
  break;
294
294
  case FinancialSeries.$$p[10]:
295
295
  case FinancialPriceSeries.$$p[8]:
296
- this.q3();
296
+ this.q2();
297
297
  break;
298
298
  }
299
299
  }
300
- ab1() {
301
- this.aa2.ck();
300
+ ab0() {
301
+ this.aa1.ck();
302
302
  if (this.cu != null) {
303
303
  this.cu.ck();
304
304
  }
305
305
  }
306
306
  ay(a) {
307
- if (a != null && a == this.xp && this.x1 != null && !isNaN_(this.x1.minimum) && this.x0 != null && !isNaN_(this.x0.maximum)) {
308
- return new AxisRange(this.x1.minimum, this.x0.maximum);
307
+ if (a != null && a == this.xo && this.x0 != null && !isNaN_(this.x0.minimum) && this.xz != null && !isNaN_(this.xz.maximum)) {
308
+ return new AxisRange(this.x0.minimum, this.xz.maximum);
309
309
  }
310
310
  return null;
311
311
  }
@@ -313,21 +313,21 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
313
313
  if (a.isEmpty && this.db != null) {
314
314
  a = this.db.v4;
315
315
  }
316
- if (this.x1 == null || this.x0 == null) {
316
+ if (this.x0 == null || this.xz == null) {
317
317
  return null;
318
318
  }
319
- let b = this.wj(this.cv);
320
- let c = new ScalerParams(0, a, this.db.wk, this.w6.ch, this.getEffectiveViewport());
321
- let d = (this.w6.eo(b.left, c));
322
- let e = (this.w6.eo(b.right, c));
323
- if (this.w6.ch) {
319
+ let b = this.wi(this.cv);
320
+ let c = new ScalerParams(0, a, this.db.wk, this.w5.ch, this.getEffectiveViewport());
321
+ let d = (this.w5.eo(b.left, c));
322
+ let e = (this.w5.eo(b.right, c));
323
+ if (this.w5.ch) {
324
324
  let f = d;
325
325
  d = e;
326
326
  e = f;
327
327
  }
328
328
  let g = null;
329
- if (this.w6.cn) {
330
- g = this.w6;
329
+ if (this.w5.cn) {
330
+ g = this.w5;
331
331
  d = g.i$f(d);
332
332
  e = g.i$f(e);
333
333
  }
@@ -335,8 +335,8 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
335
335
  d = Math.floor(d);
336
336
  e = Math.ceil(e);
337
337
  }
338
- d = Math.max(0, Math.min(this.x1.count - 1, d));
339
- e = Math.max(0, Math.min(this.x1.count - 1, e));
338
+ d = Math.max(0, Math.min(this.x0.count - 1, d));
339
+ e = Math.max(0, Math.min(this.x0.count - 1, e));
340
340
  let h = 1.7976931348623157E+308;
341
341
  let i = -1.7976931348623157E+308;
342
342
  for (let j = truncate(d); j <= truncate(e); j++) {
@@ -344,14 +344,14 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
344
344
  if (g != null) {
345
345
  k = g.i$b._inner[j];
346
346
  }
347
- let l = this.x1.item(k);
348
- if (this.x1.mayContainUnknowns) {
347
+ let l = this.x0.item(k);
348
+ if (this.x0.mayContainUnknowns) {
349
349
  if (isInfinity(l) || isNaN_(l)) {
350
350
  continue;
351
351
  }
352
352
  }
353
- let m = this.x0.item(k);
354
- if (this.x0.mayContainUnknowns) {
353
+ let m = this.xz.item(k);
354
+ if (this.xz.mayContainUnknowns) {
355
355
  if (isInfinity(m) || isNaN_(m)) {
356
356
  continue;
357
357
  }
@@ -360,23 +360,23 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
360
360
  i = Math.max(i, m);
361
361
  }
362
362
  let n = new AxisRange(h, i);
363
- n = this.ax(n, this.xp, a);
363
+ n = this.ax(n, this.xo, a);
364
364
  return n;
365
365
  }
366
- iy() {
367
- return Series.iz(this.x2, typeCast(ISortingAxis_$type, this.w6));
366
+ ix() {
367
+ return Series.iy(this.x1, typeCast(ISortingAxis_$type, this.w5));
368
368
  }
369
- gd(a) {
369
+ gc(a) {
370
370
  let b = this.dn != null ? this.dn.indexOf(a) : -1;
371
371
  let c = this.cv.by;
372
372
  c = c.copy();
373
373
  let d = this.cv.bx;
374
374
  let e = new Rect(0, 0, 0, 1, 1);
375
- let f = this.wl(this.cv);
375
+ let f = this.wk(this.cv);
376
376
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
377
- if (this.w6 != null) {
378
- let g = new ScalerParams(0, e, e, this.w6.ch, f);
379
- let h = this.w6.el(b, g);
377
+ if (this.w5 != null) {
378
+ let g = new ScalerParams(0, e, e, this.w5.ch, f);
379
+ let h = this.w5.el(b, g);
380
380
  if (h < c.left + 0.1 * c.width) {
381
381
  h = h + 0.4 * c.width;
382
382
  }
@@ -385,11 +385,11 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
385
385
  }
386
386
  c.x = h - 0.5 * c.width;
387
387
  }
388
- if (this.xp != null && this.x1 != null && this.x0 != null && b < this.x1.count && b < this.x0.count) {
389
- let i = new ScalerParams(0, e, e, this.xp.ch, f);
390
- i.b = this.iy();
391
- let j = this.xp.el(this.x1.item(b), i);
392
- let k = this.xp.el(this.x0.item(b), i);
388
+ if (this.xo != null && this.x0 != null && this.xz != null && b < this.x0.count && b < this.xz.count) {
389
+ let i = new ScalerParams(0, e, e, this.xo.ch, f);
390
+ i.b = this.ix();
391
+ let j = this.xo.el(this.x0.item(b), i);
392
+ let k = this.xo.el(this.xz.item(b), i);
393
393
  if (!isNaN_(j) && !isNaN_(k)) {
394
394
  let l = Math.abs(j - k);
395
395
  if (c.height < l) {
@@ -411,27 +411,27 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
411
411
  }
412
412
  return b >= 0;
413
413
  }
414
- he(a, b, c) {
415
- let d = super.he(a, b, c);
416
- if (this.x2 == null || this.xz == null || this.x0 == null || this.x1 == null) {
414
+ hd(a, b, c) {
415
+ let d = super.hd(a, b, c);
416
+ if (this.x1 == null || this.xy == null || this.xz == null || this.x0 == null) {
417
417
  d = false;
418
418
  }
419
419
  return d;
420
420
  }
421
- aac(a, b) {
422
- super.aac(a, b);
421
+ aab(a, b) {
422
+ super.aab(a, b);
423
423
  let c = b.by;
424
424
  let d = b.bx;
425
425
  let e = this.getEffectiveViewport1(b);
426
- let f = this.w6;
427
- let g = this.xp;
426
+ let f = this.w5;
427
+ let g = this.xo;
428
428
  let h = new ScalerParams(0, c, d, f.ch, e);
429
429
  let i = ((() => {
430
430
  let $ret = new ScalerParams(0, c, d, g.ch, e);
431
- $ret.b = this.iy();
431
+ $ret.b = this.ix();
432
432
  return $ret;
433
433
  })());
434
- let j = this.w6.ag();
434
+ let j = this.w5.ag();
435
435
  let k = j[0];
436
436
  let l = j[1];
437
437
  a.f.clear();
@@ -441,23 +441,23 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
441
441
  a.n.clear();
442
442
  a.q.clear();
443
443
  let m = 0;
444
- let n = typeCast(ISortingAxis_$type, this.w6);
444
+ let n = typeCast(ISortingAxis_$type, this.w5);
445
445
  if (n != null && (n.i$b == null || n.i$b.count != this.dn.count)) {
446
446
  return;
447
447
  }
448
- m = this.yx(c, d, e);
448
+ m = this.yw(c, d, e);
449
449
  let o = typeCast(FinancialPriceSeriesView.$, b);
450
- let p = this.id;
450
+ let p = this.ic;
451
451
  let q = b.b0.b;
452
452
  if (this.trendLineType != 0) {
453
453
  let r = new Array(this.dn.count);
454
454
  let s = 0;
455
- for (let t of fromEnum(this.yo)) {
455
+ for (let t of fromEnum(this.yn)) {
456
456
  r[s] = t;
457
457
  s++;
458
458
  }
459
- if (this.aa2.ca) {
460
- this.aa2.b8.prepareLineCore(a.q, this.trendLineType, boxArray$1(r), this.trendLinePeriod, (u) => this.w6.el(u, h), (u) => this.xp.el(u, i), ((() => {
459
+ if (this.aa1.ca) {
460
+ this.aa1.b8.prepareLineCore(a.q, this.trendLineType, boxArray$1(r), this.trendLinePeriod, (u) => this.w5.el(u, h), (u) => this.xo.el(u, i), ((() => {
461
461
  let $ret = new TrendResolutionParams();
462
462
  $ret.e = b.b0.b;
463
463
  $ret.f = b.b0.c;
@@ -472,7 +472,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
472
472
  })()));
473
473
  }
474
474
  }
475
- let u = this.w6.eo(2, h) - this.w6.eo(1, h);
475
+ let u = this.w5.eo(2, h) - this.w5.eo(1, h);
476
476
  for (let v = b.b0.c; v <= b.b0.d; ++v) {
477
477
  let w;
478
478
  let x = v * q;
@@ -483,10 +483,10 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
483
483
  let y = n.i$b._inner[v];
484
484
  x = y;
485
485
  let z = n.i$d(y);
486
- let aa = this.x2.item(y);
487
- let ab = this.x0.item(y);
488
- let ac = this.x1.item(y);
489
- let ad = this.xz.item(y);
486
+ let aa = this.x1.item(y);
487
+ let ab = this.xz.item(y);
488
+ let ac = this.x0.item(y);
489
+ let ad = this.xy.item(y);
490
490
  let ae = aa;
491
491
  let af = ab;
492
492
  let ag = ac;
@@ -500,13 +500,13 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
500
500
  }
501
501
  x = y;
502
502
  v++;
503
- af = Math.max(af, this.x0.item(y));
504
- ag = Math.min(ag, this.x1.item(y));
505
- ah = this.xz.item(y);
503
+ af = Math.max(af, this.xz.item(y));
504
+ ag = Math.min(ag, this.x0.item(y));
505
+ ah = this.xy.item(y);
506
506
  }
507
507
  let aj = NaN;
508
508
  if (!isNaN_(z)) {
509
- aj = this.w6.el(z, h);
509
+ aj = this.w5.el(z, h);
510
510
  }
511
511
  w = [aj, ae, af, ag, ah];
512
512
  }
@@ -532,8 +532,8 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
532
532
  }
533
533
  return;
534
534
  }
535
- o5(a, b) {
536
- super.o5(a, b);
535
+ o4(a, b) {
536
+ super.o4(a, b);
537
537
  let c = typeCast(FinancialPriceSeriesView.$, b);
538
538
  c.ce();
539
539
  if (a) {
@@ -543,26 +543,26 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
543
543
  c.b8.g$d();
544
544
  }
545
545
  }
546
- sq(a, b) {
547
- super.sq(a, b);
546
+ sp(a, b) {
547
+ super.sp(a, b);
548
548
  if (this.db != null) {
549
549
  this.db.n2();
550
550
  }
551
551
  }
552
- wv(a, b) {
553
- if (this.w6 != null && this.w6.categoryMode == 0) {
552
+ wu(a, b) {
553
+ if (this.w5 != null && this.w5.categoryMode == 0) {
554
554
  let c = this.getEffectiveViewport1(this.cv);
555
- let d = this.aa7(this.xn, c) / 2;
555
+ let d = this.aa6(this.xm, c) / 2;
556
556
  return new Thickness(1, d, 0, d, 0);
557
557
  }
558
- return super.wv(a, b);
558
+ return super.wu(a, b);
559
559
  }
560
560
  get_ed() {
561
561
  return true;
562
562
  }
563
- aae(a, b) {
564
- super.aae(a, b);
565
- if (this.w6 == null || this.xp == null) {
563
+ aad(a, b) {
564
+ super.aad(a, b);
565
+ if (this.w5 == null || this.xo == null) {
566
566
  return;
567
567
  }
568
568
  let c = false;
@@ -570,9 +570,9 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
570
570
  c = true;
571
571
  b.b5(a);
572
572
  }
573
- this.xf.a2(this, this.ye(), runOn(this, this.wy), this.y3(b), this.y5(b));
573
+ this.xe.a2(this, this.yd(), runOn(this, this.wx), this.y2(b), this.y4(b));
574
574
  let d = false;
575
- let e = this.xf.b;
575
+ let e = this.xe.b;
576
576
  if (e != null) {
577
577
  d = true;
578
578
  }
@@ -586,37 +586,37 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
586
586
  f.b8.g$g(a.q);
587
587
  }
588
588
  if (d) {
589
- this.abz(a, b, c);
589
+ this.aby(a, b, c);
590
590
  }
591
591
  else {
592
592
  f.b9.count = 0;
593
- this.aby(a, b);
593
+ this.abx(a, b);
594
594
  }
595
595
  }
596
- iw() {
596
+ iv() {
597
597
  let a = this.getEffectiveViewport1(this.cv);
598
- return this.aa7(this.xn, a);
598
+ return this.aa6(this.xm, a);
599
599
  }
600
- abz(a, b, c) {
601
- let d = this.aa3;
600
+ aby(a, b, c) {
601
+ let d = this.aa2;
602
602
  let e = this.getEffectiveViewport1(b);
603
- let f = this.aa7(b, e);
603
+ let f = this.aa6(b, e);
604
604
  let g = (f - 1) / 2;
605
- let h = typeCast(ISortingAxis_$type, this.w6) !== null;
605
+ let h = typeCast(ISortingAxis_$type, this.w5) !== null;
606
606
  let i = typeCast(FinancialPriceSeriesView.$, b);
607
607
  i.cb = true;
608
608
  let j = a.f;
609
609
  let k = 0;
610
610
  let l = this.dn.count;
611
- let m = this.w6;
611
+ let m = this.w5;
612
612
  let n = new ScalerParams(0, b.by, b.bx, m.ch, e);
613
- let o = this.u9;
614
- let p = this.aaw;
613
+ let o = this.u8;
614
+ let p = this.aav;
615
615
  if (p == null) {
616
616
  p = o;
617
617
  }
618
- let q = this.vd;
619
- let r = this.acm;
618
+ let q = this.vc;
619
+ let r = this.acl;
620
620
  if (r == null) {
621
621
  r = q;
622
622
  }
@@ -712,29 +712,29 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
712
712
  }
713
713
  }
714
714
  if (ab) {
715
- this.xf.ak = p;
716
- this.xf.ag = p;
717
- this.xf.ah = r;
718
- this.xf.al = r;
719
- this.xf.f = true;
715
+ this.xe.ak = p;
716
+ this.xe.ag = p;
717
+ this.xe.ah = r;
718
+ this.xe.al = r;
719
+ this.xe.f = true;
720
720
  }
721
721
  else {
722
- this.xf.ak = o;
723
- this.xf.ag = o;
724
- this.xf.ah = q;
725
- this.xf.al = q;
726
- this.xf.f = false;
722
+ this.xe.ak = o;
723
+ this.xe.ag = o;
724
+ this.xe.ah = q;
725
+ this.xe.al = q;
726
+ this.xe.f = false;
727
727
  }
728
- let ak = this.xf.aw(l, s)[0];
728
+ let ak = this.xe.aw(l, s)[0];
729
729
  if (h && a.m != null && s >= 0 && s < a.m.count) {
730
730
  ak = truncate(Math.round(a.m._inner[s]));
731
731
  }
732
- this.aab(j, s, l, m, n, b.q, ak);
732
+ this.aaa(j, s, l, m, n, b.q, ak);
733
733
  if (d == 1) {
734
- this.xf.ad(aa, true, false, false, false);
734
+ this.xe.ad(aa, true, false, false, false);
735
735
  }
736
736
  else {
737
- this.xf.ad(aa, false, false, false, false);
737
+ this.xe.ad(aa, false, false, false, false);
738
738
  }
739
739
  if (c) {
740
740
  aa.an = ac;
@@ -743,16 +743,16 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
743
743
  i.b9.count = k;
744
744
  i.cf();
745
745
  }
746
- aa7(a, b) {
747
- let c = this.w6.k8(a.by, a.bx, b);
748
- c = Math.max(c, this.id * 0.9);
746
+ aa6(a, b) {
747
+ let c = this.w5.k8(a.by, a.bx, b);
748
+ c = Math.max(c, this.ic * 0.9);
749
749
  c = Math.max(c, 3);
750
750
  return c;
751
751
  }
752
- aby(a, b) {
753
- let c = this.aa3;
752
+ abx(a, b) {
753
+ let c = this.aa2;
754
754
  let d = this.getEffectiveViewport1(b);
755
- let e = this.aa7(b, d);
755
+ let e = this.aa6(b, d);
756
756
  let f = (e - 1) / 2;
757
757
  let g = typeCast(FinancialPriceSeriesView.$, b);
758
758
  let h = g.cn();
@@ -819,37 +819,37 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
819
819
  }
820
820
  }
821
821
  }
822
- kx(a, b) {
823
- if (this.aa2.ca && a == this.aa2.b8.g$j) {
822
+ kw(a, b) {
823
+ if (this.aa1.ca && a == this.aa1.b8.g$j) {
824
824
  return null;
825
825
  }
826
- return super.kx(a, b);
826
+ return super.kw(a, b);
827
827
  }
828
- sh() {
829
- super.sh();
828
+ sg() {
829
+ super.sg();
830
830
  if (this.index < 0) {
831
831
  return;
832
832
  }
833
- this.aa2.cl();
833
+ this.aa1.cl();
834
834
  }
835
- pz(a) {
836
- super.pz(a);
837
- if (this.aa2.ca) {
838
- this.bc.exportTrendlineData(this, a, this.aa2.b8.g$j);
835
+ py(a) {
836
+ super.py(a);
837
+ if (this.aa1.ca) {
838
+ this.bc.exportTrendlineData(this, a, this.aa1.b8.g$j);
839
839
  }
840
840
  }
841
- vx() {
842
- return this.acm;
841
+ vw() {
842
+ return this.acl;
843
843
  }
844
- r3(a, b) {
845
- super.r3(a, b);
846
- this.acm = b;
844
+ r2(a, b) {
845
+ super.r2(a, b);
846
+ this.acl = b;
847
847
  }
848
848
  be(a) {
849
- if (this.aa3 == 0) {
849
+ if (this.aa2 == 0) {
850
850
  return 3;
851
851
  }
852
- else if (this.aa3 == 1) {
852
+ else if (this.aa2 == 1) {
853
853
  if (this.bd == 1) {
854
854
  return 3;
855
855
  }
@@ -859,22 +859,22 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
859
859
  }
860
860
  getDataLegendSeriesContextAt(a, b) {
861
861
  let c = { $type: Point_$type, x: a, y: b };
862
- let d = this.i3(c, false, false);
863
- let e = this.i1(c, false, false);
862
+ let d = this.i2(c, false, false);
863
+ let e = this.i0(c, false, false);
864
864
  let f = new DataLegendSeriesValueInfo();
865
865
  f.a = 4;
866
- f.l = this.yy(c, false, false);
866
+ f.l = this.yx(c, false, false);
867
867
  f.q = "Close";
868
- f.r = this.za != null ? this.za : "Close";
869
- f.s = this.abb != null ? this.abb : "C:";
870
- f.t = this.abd != null ? this.abd : "";
868
+ f.r = this.y9 != null ? this.y9 : "Close";
869
+ f.s = this.aba != null ? this.aba : "C:";
870
+ f.t = this.abc != null ? this.abc : "";
871
871
  let g = new DataLegendSeriesValueInfo();
872
- g.l = this.yz(c, false, false);
872
+ g.l = this.yy(c, false, false);
873
873
  g.a = 3;
874
874
  g.q = "Open";
875
- g.r = this.zw != null ? this.zw : "Open";
876
- g.s = this.abp != null ? this.abp : "O:";
877
- g.t = this.abr != null ? this.abr : "";
875
+ g.r = this.zv != null ? this.zv : "Open";
876
+ g.s = this.abo != null ? this.abo : "O:";
877
+ g.t = this.abq != null ? this.abq : "";
878
878
  g.k = true;
879
879
  let h = new DataLegendSeriesValueInfo();
880
880
  h.l = (f.l - g.l) / g.l * 100;
@@ -897,24 +897,24 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
897
897
  h.d = false;
898
898
  h.n = 1;
899
899
  h.m = 1;
900
- g.z = h.l >= 0 ? this.u9 : this.aaw;
901
- f.z = h.l >= 0 ? this.u9 : this.aaw;
902
- h.z = h.l >= 0 ? this.u9 : this.aaw;
900
+ g.z = h.l >= 0 ? this.u8 : this.aav;
901
+ f.z = h.l >= 0 ? this.u8 : this.aav;
902
+ h.z = h.l >= 0 ? this.u8 : this.aav;
903
903
  let i = new DataLegendSeriesValueInfo();
904
904
  i.l = e > d ? d : e;
905
905
  i.a = 1;
906
906
  i.q = "Low";
907
- i.r = this.zs != null ? this.zs : "Low";
908
- i.s = this.abk != null ? this.abk : "L:";
909
- i.t = this.abm != null ? this.abm : "";
907
+ i.r = this.zr != null ? this.zr : "Low";
908
+ i.s = this.abj != null ? this.abj : "L:";
909
+ i.t = this.abl != null ? this.abl : "";
910
910
  i.k = true;
911
911
  let j = new DataLegendSeriesValueInfo();
912
912
  j.l = e > d ? e : d;
913
913
  j.a = 2;
914
914
  j.q = "High";
915
- j.r = this.zn != null ? this.zn : "High";
916
- j.s = this.abg != null ? this.abg : "H:";
917
- j.t = this.abi != null ? this.abi : "";
915
+ j.r = this.zm != null ? this.zm : "High";
916
+ j.s = this.abf != null ? this.abf : "H:";
917
+ j.t = this.abh != null ? this.abh : "";
918
918
  j.k = true;
919
919
  let k = new DataLegendSeriesValueInfo();
920
920
  k.l = (j.l + i.l + f.l) / 3;
@@ -926,10 +926,10 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
926
926
  k.t = "";
927
927
  k.k = true;
928
928
  let l = new DataLegendSeriesValueInfo();
929
- l.l = this.y0(c, false, false);
929
+ l.l = this.yz(c, false, false);
930
930
  l.a = 8;
931
931
  l.q = "Volume";
932
- l.r = this.z0 != null ? this.z0 : "Volume";
932
+ l.r = this.zz != null ? this.zz : "Volume";
933
933
  l.s = "VOL:";
934
934
  l.t = "";
935
935
  l.k = true;
@@ -947,41 +947,41 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
947
947
  m.add(h);
948
948
  m.add(l);
949
949
  let n = new DataLegendSeriesContext();
950
- n.h = this.mc();
950
+ n.h = this.mb();
951
951
  n.e = m;
952
952
  return n;
953
953
  }
954
- ab0() {
955
- if (this.aa4) {
956
- this.aa5 = 0;
957
- for (let a = 0; a < this.x0.count; a++) {
954
+ abz() {
955
+ if (this.aa3) {
956
+ this.aa4 = 0;
957
+ for (let a = 0; a < this.xz.count; a++) {
958
958
  let b = 0;
959
- b += this.x0.item(a);
960
- b += this.x1.item(a);
961
959
  b += this.xz.item(a);
962
- this.aa5 += b / 3;
960
+ b += this.x0.item(a);
961
+ b += this.xy.item(a);
962
+ this.aa4 += b / 3;
963
963
  }
964
- this.aa6 = this.aa5 / this.x0.count;
965
- this.aa4 = false;
964
+ this.aa5 = this.aa4 / this.xz.count;
965
+ this.aa3 = false;
966
966
  }
967
967
  }
968
968
  aq(a) {
969
969
  let b = NaN;
970
970
  switch (a) {
971
971
  case 2:
972
- b = this.x0.maximum;
972
+ b = this.xz.maximum;
973
973
  break;
974
974
  case 1:
975
- b = this.x1.minimum;
975
+ b = this.x0.minimum;
976
976
  break;
977
977
  case 3:
978
- if (this.aa4) {
979
- this.ab0();
978
+ if (this.aa3) {
979
+ this.abz();
980
980
  }
981
- b = this.aa6;
981
+ b = this.aa5;
982
982
  break;
983
983
  }
984
- let c = this.xp;
984
+ let c = this.xo;
985
985
  if (c.cp) {
986
986
  return [NaN, b];
987
987
  }
@@ -989,30 +989,30 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
989
989
  return [b, NaN];
990
990
  }
991
991
  }
992
- wf(a) {
992
+ we(a) {
993
993
  let b = NaN;
994
994
  switch (a) {
995
995
  case 2:
996
- b = this.x0.maximum;
996
+ b = this.xz.maximum;
997
997
  break;
998
998
  case 1:
999
- b = this.x1.minimum;
999
+ b = this.x0.minimum;
1000
1000
  break;
1001
1001
  case 3:
1002
- if (this.aa4) {
1003
- this.ab0();
1002
+ if (this.aa3) {
1003
+ this.abz();
1004
1004
  }
1005
- b = this.aa6;
1005
+ b = this.aa5;
1006
1006
  break;
1007
1007
  }
1008
1008
  if (isNaN_(b)) {
1009
1009
  return { $type: Point_$type, x: NaN, y: NaN };
1010
1010
  }
1011
- let c = this.xp;
1011
+ let c = this.xo;
1012
1012
  let d = this.getEffectiveViewport1(this.cv);
1013
1013
  let e = new ScalerParams(0, this.cv.by, this.cv.bx, c.ch, d);
1014
1014
  if (c.cp) {
1015
- e.b = this.iy();
1015
+ e.b = this.ix();
1016
1016
  }
1017
1017
  e.c = d;
1018
1018
  if (c.cp) {
@@ -1022,12 +1022,12 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
1022
1022
  return { $type: Point_$type, x: c.el(b, e), y: NaN };
1023
1023
  }
1024
1024
  }
1025
- wg(a) {
1026
- let b = this.xp;
1025
+ wf(a) {
1026
+ let b = this.xo;
1027
1027
  let c = this.getEffectiveViewport1(this.cv);
1028
1028
  let d = new ScalerParams(0, this.cv.by, this.cv.bx, b.ch, c);
1029
1029
  if (b.cp) {
1030
- d.b = this.iy();
1030
+ d.b = this.ix();
1031
1031
  }
1032
1032
  d.c = c;
1033
1033
  if (b.cp) {
@@ -1039,40 +1039,40 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
1039
1039
  }
1040
1040
  ak(a, b) {
1041
1041
  let c = new List$1(ChartSelection.$, 0);
1042
- this.p4(a, c, b);
1042
+ this.p3(a, c, b);
1043
1043
  return c.toArray();
1044
1044
  }
1045
- p4(a, b, c) {
1046
- let d = this.wr(a);
1047
- let e = this.xp;
1048
- let f = this.w6;
1049
- let g = this.wj(this.cv);
1045
+ p3(a, b, c) {
1046
+ let d = this.wq(a);
1047
+ let e = this.xo;
1048
+ let f = this.w5;
1049
+ let g = this.wi(this.cv);
1050
1050
  let h, i;
1051
- let j = this.abv(d, f, true, g, h, i);
1051
+ let j = this.abu(d, f, true, g, h, i);
1052
1052
  h = j.p4;
1053
1053
  i = j.p5;
1054
- if (this.aa1 == 0) {
1055
- this.abx(b, h, i, c);
1054
+ if (this.aa0 == 0) {
1055
+ this.abw(b, h, i, c);
1056
1056
  }
1057
1057
  else {
1058
1058
  let k, l;
1059
- let m = this.abu(d, e, true, g, k, l);
1059
+ let m = this.abt(d, e, true, g, k, l);
1060
1060
  k = m.p4;
1061
1061
  l = m.p5;
1062
- this.abw(1, b, h, i, k, l, c);
1062
+ this.abv(1, b, h, i, k, l, c);
1063
1063
  }
1064
1064
  }
1065
- abv(a, b, c, d, e, f) {
1066
- let g = new ScalerParams(0, a, this.db.wk, this.w6.ch, this.getEffectiveViewport());
1067
- let h = (this.w6.eo(d.left, g));
1068
- let i = (this.w6.eo(d.right, g));
1069
- if (this.w6.ch) {
1065
+ abu(a, b, c, d, e, f) {
1066
+ let g = new ScalerParams(0, a, this.db.wk, this.w5.ch, this.getEffectiveViewport());
1067
+ let h = (this.w5.eo(d.left, g));
1068
+ let i = (this.w5.eo(d.right, g));
1069
+ if (this.w5.ch) {
1070
1070
  let j = h;
1071
1071
  h = i;
1072
1072
  i = j;
1073
1073
  }
1074
- if (this.w6.cn) {
1075
- let k = this.w6;
1074
+ if (this.w5.cn) {
1075
+ let k = this.w5;
1076
1076
  h = k.i$f(h);
1077
1077
  i = k.i$f(i);
1078
1078
  }
@@ -1080,14 +1080,14 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
1080
1080
  h = Math.floor(h);
1081
1081
  i = Math.ceil(i);
1082
1082
  }
1083
- e = truncate(Math.max(0, Math.min(this.x1.count - 1, h)));
1084
- f = truncate(Math.max(0, Math.min(this.x1.count - 1, i)));
1083
+ e = truncate(Math.max(0, Math.min(this.x0.count - 1, h)));
1084
+ f = truncate(Math.max(0, Math.min(this.x0.count - 1, i)));
1085
1085
  return {
1086
1086
  p4: e,
1087
1087
  p5: f
1088
1088
  };
1089
1089
  }
1090
- abu(a, b, c, d, e, f) {
1090
+ abt(a, b, c, d, e, f) {
1091
1091
  let g = new ScalerParams(0, a, this.db.wk, b.ch, this.getEffectiveViewport());
1092
1092
  let h = c ? (b.ch ? d.top : d.bottom) : (b.ch ? d.left : d.right);
1093
1093
  let i = c ? (b.ch ? d.bottom : d.top) : (b.ch ? d.right : d.left);
@@ -1098,7 +1098,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
1098
1098
  p5: f
1099
1099
  };
1100
1100
  }
1101
- abt(a, b, c) {
1101
+ abs(a, b, c) {
1102
1102
  if (c == 2 || c == 1) {
1103
1103
  a.add(((() => {
1104
1104
  let $ret = new ChartSelection();
@@ -1115,7 +1115,7 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
1115
1115
  })()));
1116
1116
  }
1117
1117
  }
1118
- abx(a, b, c, d) {
1118
+ abw(a, b, c, d) {
1119
1119
  if (b == -1 || c == -1) {
1120
1120
  return;
1121
1121
  }
@@ -1128,16 +1128,16 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
1128
1128
  return;
1129
1129
  }
1130
1130
  for (let e = b; e <= c; e++) {
1131
- this.abt(a, e, d);
1131
+ this.abs(a, e, d);
1132
1132
  }
1133
1133
  }
1134
- abw(a, b, c, d, e, f, g) {
1134
+ abv(a, b, c, d, e, f, g) {
1135
1135
  if (c == -1 || d == -1) {
1136
1136
  return;
1137
1137
  }
1138
1138
  for (let h = c; h <= d; h++) {
1139
- let i = Math.min(this.x2.item(h), this.x1.item(h));
1140
- let j = Math.max(this.xz.item(h), this.x0.item(h));
1139
+ let i = Math.min(this.x1.item(h), this.x0.item(h));
1140
+ let j = Math.max(this.xy.item(h), this.xz.item(h));
1141
1141
  let k = Math.min(i, j);
1142
1142
  let l = Math.max(i, j);
1143
1143
  if (k < f && e < l) {
@@ -1149,14 +1149,14 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
1149
1149
  })()));
1150
1150
  return;
1151
1151
  }
1152
- this.abt(b, h, g);
1152
+ this.abs(b, h, g);
1153
1153
  }
1154
1154
  }
1155
1155
  }
1156
1156
  }
1157
1157
  FinancialPriceSeries.$t = /*@__PURE__*/ markType(FinancialPriceSeries, 'FinancialPriceSeries', FinancialSeries.$, [ITrendLineSeries_$type]);
1158
- FinancialPriceSeries.ab2 = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialPriceSeries.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
1159
- FinancialPriceSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, FinancialPriceSeries, 'raisePropertyChanged', ['CategoryCollisionMode:aa1:ab3', [CategoryCollisionMode_$type, /*@__PURE__*/ enumGetBox(CategoryCollisionMode_$type, 0)], 'CloseMemberAsLegendLabel:abb:ab4', [2, null], 'CloseMemberAsLegendUnit:abd:ab5', [2, null], 'DisplayType:aa3:ab6', [PriceDisplayType_$type, /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
1158
+ FinancialPriceSeries.ab1 = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialPriceSeries.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
1159
+ FinancialPriceSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, FinancialPriceSeries, 'raisePropertyChanged', ['CategoryCollisionMode:aa0:ab2', [CategoryCollisionMode_$type, /*@__PURE__*/ enumGetBox(CategoryCollisionMode_$type, 0)], 'CloseMemberAsLegendLabel:aba:ab3', [2, null], 'CloseMemberAsLegendUnit:abc:ab4', [2, null], 'DisplayType:aa2:ab5', [PriceDisplayType_$type, /*@__PURE__*/ 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, /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
1160
1160
  return FinancialPriceSeries;
1161
1161
  })();
1162
1162
  /**
@@ -1214,16 +1214,16 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
1214
1214
  au() {
1215
1215
  super.au();
1216
1216
  if (!this.q) {
1217
- this.b6.aa3 = Defaults.g;
1218
- this.b6.aaw = Defaults.ah;
1219
- this.b6.acm = Defaults.ai;
1220
- this.b6.jp = Defaults.l;
1221
- this.b6.vv = this.b6.vd;
1217
+ this.b6.aa2 = Defaults.g;
1218
+ this.b6.aav = Defaults.ah;
1219
+ this.b6.acl = Defaults.ai;
1220
+ this.b6.jo = Defaults.l;
1221
+ this.b6.vu = this.b6.vc;
1222
1222
  }
1223
1223
  }
1224
1224
  get b8() {
1225
1225
  if (this.b7 == null) {
1226
- this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.sv, this.e, this.e.dr);
1226
+ this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.su, this.e, this.e.dr);
1227
1227
  }
1228
1228
  return this.b7;
1229
1229
  }
@@ -1234,17 +1234,17 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
1234
1234
  return this.b7 != null;
1235
1235
  }
1236
1236
  ck() {
1237
- if (this.b6.aa3 == 1) {
1238
- this.cq._stroke = this.e.u9;
1237
+ if (this.b6.aa2 == 1) {
1238
+ this.cq._stroke = this.e.u8;
1239
1239
  }
1240
1240
  else {
1241
- this.cq._stroke = this.e.vd;
1241
+ this.cq._stroke = this.e.vc;
1242
1242
  }
1243
- if (this.b6.aa3 == 1) {
1244
- this.cp._stroke = this.b2.aaw;
1243
+ if (this.b6.aa2 == 1) {
1244
+ this.cp._stroke = this.b2.aav;
1245
1245
  }
1246
1246
  else {
1247
- this.cp._stroke = this.b6.acm;
1247
+ this.cp._stroke = this.b6.acl;
1248
1248
  }
1249
1249
  }
1250
1250
  ce() {
@@ -1267,50 +1267,50 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
1267
1267
  return typeCast(GeometryGroup.$, this.cp.an);
1268
1268
  }
1269
1269
  cl() {
1270
- this.b6.acl = null;
1270
+ this.b6.ack = null;
1271
1271
  if (this.b6.trendLineBrush != null) {
1272
- this.b6.acl = this.b6.trendLineBrush;
1272
+ this.b6.ack = this.b6.trendLineBrush;
1273
1273
  }
1274
1274
  else {
1275
- this.b6.acl = this.b6.u9;
1275
+ this.b6.ack = this.b6.u8;
1276
1276
  }
1277
1277
  }
1278
1278
  bd() {
1279
1279
  super.bd();
1280
- this.cq.ad = this.e.ie;
1281
- this.cq.ai = this.e.v2;
1282
- this.cq.aj = this.e.v3;
1283
- if (this.b6.aa3 == 1) {
1284
- this.cq._stroke = this.e.u9;
1280
+ this.cq.ad = this.e.id;
1281
+ this.cq.ai = this.e.v1;
1282
+ this.cq.aj = this.e.v2;
1283
+ if (this.b6.aa2 == 1) {
1284
+ this.cq._stroke = this.e.u8;
1285
1285
  }
1286
1286
  else {
1287
- this.cq._stroke = this.e.vd;
1288
- this.cq._fill = this.e.u9;
1287
+ this.cq._stroke = this.e.vc;
1288
+ this.cq._fill = this.e.u8;
1289
1289
  }
1290
- this.cp.ad = this.e.ie;
1291
- this.cp.ai = this.e.v2;
1292
- this.cp.aj = this.e.v3;
1293
- if (this.b6.aa3 == 1) {
1294
- this.cp._stroke = this.b2.aaw;
1290
+ this.cp.ad = this.e.id;
1291
+ this.cp.ai = this.e.v1;
1292
+ this.cp.aj = this.e.v2;
1293
+ if (this.b6.aa2 == 1) {
1294
+ this.cp._stroke = this.b2.aav;
1295
1295
  }
1296
1296
  else {
1297
- this.cp._stroke = this.b6.acm;
1298
- this.cp._fill = this.b2.aaw;
1297
+ this.cp._stroke = this.b6.acl;
1298
+ this.cp._fill = this.b2.aav;
1299
1299
  }
1300
1300
  }
1301
1301
  be() {
1302
1302
  super.be();
1303
1303
  let a = this.br();
1304
- this.cq.ad = this.e.ie + 3;
1305
- if (this.b6.aa3 == 1) {
1304
+ this.cq.ad = this.e.id + 3;
1305
+ if (this.b6.aa2 == 1) {
1306
1306
  this.cq._stroke = a;
1307
1307
  }
1308
1308
  else {
1309
1309
  this.cq._stroke = a;
1310
1310
  this.cq._fill = a;
1311
1311
  }
1312
- this.cp.ad = this.e.ie + 3;
1313
- if (this.b6.aa3 == 1) {
1312
+ this.cp.ad = this.e.id + 3;
1313
+ if (this.b6.aa2 == 1) {
1314
1314
  this.cp._stroke = a;
1315
1315
  }
1316
1316
  else {
@@ -1328,7 +1328,7 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
1328
1328
  let c = this.bs(a);
1329
1329
  this.co._fill = c;
1330
1330
  this.co._stroke = c;
1331
- this.co.ad = this.e.ie + 3;
1331
+ this.co.ad = this.e.id + 3;
1332
1332
  return this.co;
1333
1333
  }
1334
1334
  a8(a, b) {
@@ -1353,9 +1353,9 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
1353
1353
  if (this.b6.trendLineType != 0 && !b) {
1354
1354
  let c = this.b8.g$j;
1355
1355
  c.ad = this.b6.trendLineThickness;
1356
- c._stroke = this.b6.acl;
1357
- c.ai = this.b6.acn;
1358
- c.aj = this.b6.aco;
1356
+ c._stroke = this.b6.ack;
1357
+ c.ai = this.b6.acm;
1358
+ c.aj = this.b6.acn;
1359
1359
  a.v(c);
1360
1360
  }
1361
1361
  }
@@ -1363,10 +1363,10 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
1363
1363
  }
1364
1364
  an(a) {
1365
1365
  super.an(a);
1366
- if (this.b6.ye()) {
1366
+ if (this.b6.yd()) {
1367
1367
  for (let b = 0; b < this.cc.count; b++) {
1368
1368
  let c = this.cc._inner[b];
1369
- if (c._fill == this.b6.aaw) {
1369
+ if (c._fill == this.b6.aav) {
1370
1370
  this.e.bc.exportPathData(a, c, "negativePathShape" + b, ["Negative"]);
1371
1371
  }
1372
1372
  else {
@@ -1384,7 +1384,7 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
1384
1384
  }
1385
1385
  cg() {
1386
1386
  if (this.ca) {
1387
- this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.sv, this.e, this.e.dr);
1387
+ this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.a0(), this.e.su, this.e, this.e.dr);
1388
1388
  }
1389
1389
  }
1390
1390
  }