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
@@ -133,7 +133,7 @@ export let FinancialBucketCalculator = /*@__PURE__*/ (() => {
133
133
  a = this.c;
134
134
  b = this.d;
135
135
  c = this.b;
136
- d = this.a.b2.id;
136
+ d = this.a.b2.ic;
137
137
  return {
138
138
  p0: a,
139
139
  p1: b,
@@ -148,20 +148,20 @@ export let FinancialBucketCalculator = /*@__PURE__*/ (() => {
148
148
  if (this.a.b2 != null) {
149
149
  d = this.a.b2.getEffectiveViewport1(this.a);
150
150
  }
151
- if (b.isEmpty || c.isEmpty || this.a.b2.w6 == null) {
151
+ if (b.isEmpty || c.isEmpty || this.a.b2.w5 == null) {
152
152
  this.b = 0;
153
153
  return;
154
154
  }
155
- let e = (this.a.b2.w6 != null) ? this.a.b2.w6.ch : false;
155
+ let e = (this.a.b2.w5 != null) ? this.a.b2.w5.ch : false;
156
156
  let f = new ScalerParams(0, b, c, e, d);
157
- let g = this.a.b2.wj(this.a);
158
- let h = typeCast(ISortingAxis_$type, this.a.b2.w6);
157
+ let g = this.a.b2.wi(this.a);
158
+ let h = typeCast(ISortingAxis_$type, this.a.b2.w5);
159
159
  if (h == null || h.i$b == null) {
160
- let i = Math.floor(this.a.b2.w6.eo(g.left, f));
161
- let j = Math.ceil(this.a.b2.w6.eo(g.right, f));
162
- if (this.a.b2.w6.ch) {
163
- j = Math.ceil(this.a.b2.w6.eo(g.left, f));
164
- i = Math.floor(this.a.b2.w6.eo(g.right, f));
160
+ let i = Math.floor(this.a.b2.w5.eo(g.left, f));
161
+ let j = Math.ceil(this.a.b2.w5.eo(g.right, f));
162
+ if (this.a.b2.w5.ch) {
163
+ j = Math.ceil(this.a.b2.w5.eo(g.left, f));
164
+ i = Math.floor(this.a.b2.w5.eo(g.right, f));
165
165
  }
166
166
  let k = Math.floor((j - i + 1) * a / g.width);
167
167
  this.b = truncate(Math.max(1, k));
@@ -187,8 +187,8 @@ export let FinancialBucketCalculator = /*@__PURE__*/ (() => {
187
187
  */
188
188
  export let FinancialSeries = /*@__PURE__*/ (() => {
189
189
  class FinancialSeries extends Series {
190
- ht() {
191
- let a = super.ht();
190
+ hs() {
191
+ let a = super.hs();
192
192
  {
193
193
  let b = ((() => {
194
194
  let $ret = new SeriesLayerPropertyOverlay();
@@ -198,7 +198,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
198
198
  $ret.q = true;
199
199
  return $ret;
200
200
  })());
201
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.z9));
201
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.z8));
202
202
  a.add(b);
203
203
  }
204
204
  {
@@ -210,7 +210,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
210
210
  $ret.q = true;
211
211
  return $ret;
212
212
  })());
213
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.z7));
213
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.z6));
214
214
  a.add(c);
215
215
  }
216
216
  {
@@ -222,7 +222,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
222
222
  $ret.q = true;
223
223
  return $ret;
224
224
  })());
225
- d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.z8));
225
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.z7));
226
226
  a.add(d);
227
227
  }
228
228
  {
@@ -234,7 +234,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
234
234
  $ret.q = true;
235
235
  return $ret;
236
236
  })());
237
- e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.z6));
237
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.z5));
238
238
  a.add(e);
239
239
  }
240
240
  {
@@ -246,7 +246,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
246
246
  $ret.q = true;
247
247
  return $ret;
248
248
  })());
249
- f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.aaa));
249
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.z9));
250
250
  a.add(f);
251
251
  }
252
252
  {
@@ -259,7 +259,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
259
259
  $ret.q = true;
260
260
  return $ret;
261
261
  })());
262
- g.valueResolving = delegateCombine(g.valueResolving, runOn(this, this.r0));
262
+ g.valueResolving = delegateCombine(g.valueResolving, runOn(this, this.rz));
263
263
  a.add(g);
264
264
  }
265
265
  {
@@ -272,7 +272,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
272
272
  $ret.q = true;
273
273
  return $ret;
274
274
  })());
275
- h.valueResolving = delegateCombine(h.valueResolving, runOn(this, this.r0));
275
+ h.valueResolving = delegateCombine(h.valueResolving, runOn(this, this.rz));
276
276
  a.add(h);
277
277
  }
278
278
  {
@@ -284,7 +284,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
284
284
  $ret.q = true;
285
285
  return $ret;
286
286
  })());
287
- i.valueResolving = delegateCombine(i.valueResolving, runOn(this, this.r0));
287
+ i.valueResolving = delegateCombine(i.valueResolving, runOn(this, this.rz));
288
288
  a.add(i);
289
289
  }
290
290
  {
@@ -296,7 +296,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
296
296
  $ret.q = true;
297
297
  return $ret;
298
298
  })());
299
- j.valueResolving = delegateCombine(j.valueResolving, runOn(this, this.r0));
299
+ j.valueResolving = delegateCombine(j.valueResolving, runOn(this, this.rz));
300
300
  a.add(j);
301
301
  }
302
302
  let k = ((() => {
@@ -319,135 +319,135 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
319
319
  a.add(l);
320
320
  return a;
321
321
  }
322
- z9(a, b) {
323
- if (this.zj != null) {
324
- b.value = this.zj;
322
+ z8(a, b) {
323
+ if (this.zi != null) {
324
+ b.value = this.zi;
325
325
  return;
326
326
  }
327
- b.value = this.zw;
327
+ b.value = this.zv;
328
328
  }
329
- z7(a, b) {
330
- if (this.zf != null) {
331
- b.value = this.zf;
329
+ z6(a, b) {
330
+ if (this.ze != null) {
331
+ b.value = this.ze;
332
332
  return;
333
333
  }
334
- b.value = this.zn;
334
+ b.value = this.zm;
335
335
  }
336
- z8(a, b) {
337
- if (this.zh != null) {
338
- b.value = this.zh;
336
+ z7(a, b) {
337
+ if (this.zg != null) {
338
+ b.value = this.zg;
339
339
  return;
340
340
  }
341
- b.value = this.zs;
341
+ b.value = this.zr;
342
342
  }
343
- z6(a, b) {
344
- if (this.zd != null) {
345
- b.value = this.zd;
343
+ z5(a, b) {
344
+ if (this.zc != null) {
345
+ b.value = this.zc;
346
346
  return;
347
347
  }
348
- b.value = this.za;
348
+ b.value = this.y9;
349
349
  }
350
- aaa(a, b) {
351
- if (this.zl != null) {
352
- b.value = this.zl;
350
+ z9(a, b) {
351
+ if (this.zk != null) {
352
+ b.value = this.zk;
353
353
  return;
354
354
  }
355
- b.value = this.z0;
355
+ b.value = this.zz;
356
356
  }
357
- kv() {
357
+ ku() {
358
358
  if (this.d3()) {
359
- return this.bn.xc;
359
+ return this.bn.xb;
360
360
  }
361
361
  else {
362
- return this.bn.w8;
362
+ return this.bn.w7;
363
363
  }
364
364
  }
365
- q1(a) {
366
- super.q1(a);
367
- this.xn = a;
365
+ q0(a) {
366
+ super.q0(a);
367
+ this.xm = a;
368
368
  }
369
369
  get_e6() {
370
370
  return true;
371
371
  }
372
372
  ai() {
373
- return [this.w6, this.xp];
373
+ return [this.w5, this.xo];
374
374
  }
375
- kq(a, b) {
376
- let c = this.nd(b);
375
+ kp(a, b) {
376
+ let c = this.nc(b);
377
377
  if (c == FinancialSeries.$$p[11]) {
378
- return this.kr(a, b, this.zw);
378
+ return this.kq(a, b, this.zv);
379
379
  }
380
380
  if (c == FinancialSeries.$$p[1]) {
381
- return this.kr(a, b, this.zn);
381
+ return this.kq(a, b, this.zm);
382
382
  }
383
383
  if (c == FinancialSeries.$$p[9]) {
384
- return this.kr(a, b, this.zs);
384
+ return this.kq(a, b, this.zr);
385
385
  }
386
386
  if (c == FinancialSeries.$$p[0]) {
387
- return this.kr(a, b, this.za);
387
+ return this.kq(a, b, this.y9);
388
388
  }
389
389
  if (c == FinancialSeries.$$p[13]) {
390
- return this.kr(a, b, this.z0);
390
+ return this.kq(a, b, this.zz);
391
391
  }
392
392
  if (c == FinancialSeries.$$p[5]) {
393
- return this.kr(a, b, this.zj);
393
+ return this.kq(a, b, this.zi);
394
394
  }
395
395
  if (c == FinancialSeries.$$p[3]) {
396
- return this.kr(a, b, this.zf);
396
+ return this.kq(a, b, this.ze);
397
397
  }
398
398
  if (c == FinancialSeries.$$p[4]) {
399
- return this.kr(a, b, this.zh);
399
+ return this.kq(a, b, this.zg);
400
400
  }
401
401
  if (c == FinancialSeries.$$p[2]) {
402
- return this.kr(a, b, this.zd);
402
+ return this.kq(a, b, this.zc);
403
403
  }
404
404
  if (c == FinancialSeries.$$p[6]) {
405
- return this.kr(a, b, this.zl);
405
+ return this.kq(a, b, this.zk);
406
406
  }
407
- return super.kq(a, b);
407
+ return super.kp(a, b);
408
408
  }
409
- md(a) {
410
- let b = this.nd(a);
409
+ mc(a) {
410
+ let b = this.nc(a);
411
411
  if (b == FinancialSeries.$$p[11]) {
412
- return this.zw;
412
+ return this.zv;
413
413
  }
414
414
  if (b == FinancialSeries.$$p[1]) {
415
- return this.zn;
415
+ return this.zm;
416
416
  }
417
417
  if (b == FinancialSeries.$$p[9]) {
418
- return this.zs;
418
+ return this.zr;
419
419
  }
420
420
  if (b == FinancialSeries.$$p[0]) {
421
- return this.za;
421
+ return this.y9;
422
422
  }
423
423
  if (b == FinancialSeries.$$p[13]) {
424
- return this.z0;
424
+ return this.zz;
425
425
  }
426
426
  if (b == FinancialSeries.$$p[5]) {
427
- return this.zj;
427
+ return this.zi;
428
428
  }
429
429
  if (b == FinancialSeries.$$p[3]) {
430
- return this.zf;
430
+ return this.ze;
431
431
  }
432
432
  if (b == FinancialSeries.$$p[4]) {
433
- return this.zh;
433
+ return this.zg;
434
434
  }
435
435
  if (b == FinancialSeries.$$p[2]) {
436
- return this.zd;
436
+ return this.zc;
437
437
  }
438
438
  if (b == FinancialSeries.$$p[6]) {
439
- return this.zl;
439
+ return this.zk;
440
440
  }
441
- return super.md(a);
441
+ return super.mc(a);
442
442
  }
443
- y6() {
443
+ y5() {
444
444
  return 2;
445
445
  }
446
- y4() {
446
+ y3() {
447
447
  return 4;
448
448
  }
449
449
  aj(a) {
450
- let b = this.an(this.w6, this.w8.f, this.y3(this.cv), this.y5(this.cv), this.wh(a), true);
450
+ let b = this.an(this.w5, this.w7.f, this.y2(this.cv), this.y4(this.cv), this.wg(a), true);
451
451
  if (b == null) {
452
452
  return null;
453
453
  }
@@ -455,14 +455,14 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
455
455
  let d = b[1];
456
456
  let e = new Array(1);
457
457
  let f = new Array(2);
458
- let g = this.y6();
458
+ let g = this.y5();
459
459
  f[0] = { $type: Point_$type, x: c[0], y: c[g] };
460
460
  f[1] = { $type: Point_$type, x: d[0], y: d[g] };
461
461
  e[0] = f;
462
462
  return e;
463
463
  }
464
464
  al(a) {
465
- let b = this.an(this.w6, this.w8.f, this.y3(this.cv), this.y5(this.cv), this.wh(a), true);
465
+ let b = this.an(this.w5, this.w7.f, this.y2(this.cv), this.y4(this.cv), this.wg(a), true);
466
466
  if (b == null) {
467
467
  return null;
468
468
  }
@@ -477,78 +477,58 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
477
477
  }
478
478
  constructor() {
479
479
  super();
480
- this.xx = null;
481
- this.xv = null;
482
480
  this.xw = null;
483
481
  this.xu = null;
484
- this.xy = null;
485
- this.x7 = false;
486
- this.assigningCategoryStyle = null;
487
- this.xf = null;
488
- this.yh = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
489
- this.yi = new Dictionary$2(String_$type, String_$type, 0);
490
- this.x6 = false;
482
+ this.xv = null;
491
483
  this.xt = null;
492
- this.xa = null;
493
- this.xc = null;
494
- this.w8 = null;
495
- this.xi = null;
484
+ this.xx = null;
485
+ this.x6 = false;
486
+ this.assigningCategoryStyle = null;
487
+ this.xe = null;
488
+ this.yg = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
489
+ this.yh = new Dictionary$2(String_$type, String_$type, 0);
490
+ this.x5 = false;
491
+ this.xs = null;
492
+ this.w9 = null;
493
+ this.xb = null;
494
+ this.w7 = null;
495
+ this.xh = null;
496
496
  this.typical = null;
497
497
  this.typicalBasedOn = null;
498
- this.x5 = false;
499
- this.yu = null;
500
- this.ys = null;
498
+ this.x4 = false;
501
499
  this.yt = null;
502
500
  this.yr = null;
503
- this.yv = null;
504
- this.xb = null;
505
- this.w7 = null;
506
- this.xd = 0;
507
- this.xo = null;
508
- this.xq = null;
509
- this.xf = new CategorySeriesRenderManager();
510
- this.x7 = false;
511
- this.xi = new CategoryTransitionSourceFramePreparer();
512
- this.xb = new CategoryFrame(3);
501
+ this.ys = null;
502
+ this.yq = null;
503
+ this.yu = null;
504
+ this.xa = null;
505
+ this.w6 = null;
506
+ this.xc = 0;
507
+ this.xn = null;
508
+ this.xp = null;
509
+ this.xe = new CategorySeriesRenderManager();
510
+ this.x6 = false;
511
+ this.xh = new CategoryTransitionSourceFramePreparer();
512
+ this.xa = new CategoryFrame(3);
513
513
  this.ab = FinancialSeries.$;
514
- this.xe = 0;
514
+ this.xd = 0;
515
515
  }
516
- vw() {
517
- return this.aaw;
516
+ vv() {
517
+ return this.aav;
518
518
  }
519
- vx() {
520
- return this.aaw;
519
+ vw() {
520
+ return this.aav;
521
521
  }
522
- o2() {
523
- super.o2();
524
- this.w6 = null;
525
- this.xp = null;
522
+ o1() {
523
+ super.o1();
524
+ this.w5 = null;
525
+ this.xo = null;
526
526
  }
527
527
  get_ek() {
528
528
  return true;
529
529
  }
530
- get_f5() {
531
- return this.xp != null && this.xp.ch;
532
- }
533
- get x2() {
534
- return this.xx;
535
- }
536
- set x2(a) {
537
- if (this.xx != a) {
538
- let b = this.xx;
539
- this.xx = a;
540
- this.raisePropertyChanged("OpenColumn", b, this.xx);
541
- }
542
- }
543
- get x0() {
544
- return this.xv;
545
- }
546
- set x0(a) {
547
- if (this.xv != a) {
548
- let b = this.xv;
549
- this.xv = a;
550
- this.raisePropertyChanged("HighColumn", b, this.xv);
551
- }
530
+ get_f4() {
531
+ return this.xo != null && this.xo.ch;
552
532
  }
553
533
  get x1() {
554
534
  return this.xw;
@@ -557,7 +537,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
557
537
  if (this.xw != a) {
558
538
  let b = this.xw;
559
539
  this.xw = a;
560
- this.raisePropertyChanged("LowColumn", b, this.xw);
540
+ this.raisePropertyChanged("OpenColumn", b, this.xw);
561
541
  }
562
542
  }
563
543
  get xz() {
@@ -567,37 +547,57 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
567
547
  if (this.xu != a) {
568
548
  let b = this.xu;
569
549
  this.xu = a;
570
- this.raisePropertyChanged("CloseColumn", b, this.xu);
550
+ this.raisePropertyChanged("HighColumn", b, this.xu);
571
551
  }
572
552
  }
573
- get x4() {
574
- return this.xy;
553
+ get x0() {
554
+ return this.xv;
575
555
  }
576
- set x4(a) {
577
- if (this.xy != a) {
578
- let b = this.xy;
579
- this.xy = a;
580
- this.raisePropertyChanged("VolumeColumn", b, this.xy);
556
+ set x0(a) {
557
+ if (this.xv != a) {
558
+ let b = this.xv;
559
+ this.xv = a;
560
+ this.raisePropertyChanged("LowColumn", b, this.xv);
561
+ }
562
+ }
563
+ get xy() {
564
+ return this.xt;
565
+ }
566
+ set xy(a) {
567
+ if (this.xt != a) {
568
+ let b = this.xt;
569
+ this.xt = a;
570
+ this.raisePropertyChanged("CloseColumn", b, this.xt);
571
+ }
572
+ }
573
+ get x3() {
574
+ return this.xx;
575
+ }
576
+ set x3(a) {
577
+ if (this.xx != a) {
578
+ let b = this.xx;
579
+ this.xx = a;
580
+ this.raisePropertyChanged("VolumeColumn", b, this.xx);
581
581
  }
582
582
  }
583
- gb() {
584
- return this.highlightedItemsSource != null || (this.zj != null && this.zf != null && this.zh != null && this.zd != null);
583
+ ga() {
584
+ return this.highlightedItemsSource != null || (this.zi != null && this.ze != null && this.zg != null && this.zc != null);
585
585
  }
586
- ye() {
587
- return (this.assigningCategoryStyle != null && this.x7) || this.bx != 1 || this.cp != 1 || this.co != 1;
586
+ yd() {
587
+ return (this.assigningCategoryStyle != null && this.x6) || this.bx != 1 || this.cp != 1 || this.co != 1;
588
588
  }
589
- aad(a) {
590
- if (this.assigningCategoryStyle != null && this.x7) {
589
+ aac(a) {
590
+ if (this.assigningCategoryStyle != null && this.x6) {
591
591
  this.assigningCategoryStyle(this, a);
592
592
  }
593
593
  }
594
- aab(a, b, c, d, e, f, g) {
594
+ aaa(a, b, c, d, e, f, g) {
595
595
  let h = this.bx != 1;
596
596
  let i = this.cp != 1;
597
597
  let j = this.co != 1;
598
- this.xf.a3(this.xf.b, d.cn, a, b, c, d, e, f, false, g);
599
- this.xf.ab(this.ib);
600
- let k = this.xf.ay;
598
+ this.xe.a3(this.xe.b, d.cn, a, b, c, d, e, f, false, g);
599
+ this.xe.ab(this.ia);
600
+ let k = this.xe.ay;
601
601
  let l = null;
602
602
  let m = null;
603
603
  let n = null;
@@ -618,247 +618,247 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
618
618
  k.b = n;
619
619
  }
620
620
  k.h = f;
621
- this.aad(k);
622
- this.xf.z(this, l, m, n, f, h, i, j, b < 0);
621
+ this.aac(k);
622
+ this.xe.z(this, l, m, n, f, h, i, j, b < 0);
623
623
  }
624
- yw(a) {
625
- return this.it(a, this.w6);
624
+ yv(a) {
625
+ return this.is(a, this.w5);
626
626
  }
627
- ka(a, b) {
628
- return this.kb(a, b, this.w6, runOn(this, this.yw), new FinancialValueList(this.x2, this.x0, this.x1, this.xz, this.x4));
627
+ j9(a, b) {
628
+ return this.ka(a, b, this.w5, runOn(this, this.yv), new FinancialValueList(this.x1, this.xz, this.x0, this.xy, this.x3));
629
629
  }
630
- j8(a, b) {
631
- return this.j9(a, b, this.w6, runOn(this, this.yw), new FinancialValueList(this.x2, this.x0, this.x1, this.xz, this.x4));
630
+ j7(a, b) {
631
+ return this.j8(a, b, this.w5, runOn(this, this.yv), new FinancialValueList(this.x1, this.xz, this.x0, this.xy, this.x3));
632
632
  }
633
- ip(a, b, c, d, e) {
633
+ io(a, b, c, d, e) {
634
634
  if (c == null) {
635
635
  return Number.POSITIVE_INFINITY;
636
636
  }
637
- let f = this.w6.lj;
638
- return this.iq(a, b, this.w6, d, e, f, runOn(this, this.yw));
637
+ let f = this.w5.lj;
638
+ return this.ip(a, b, this.w5, d, e, f, runOn(this, this.yv));
639
639
  }
640
640
  getOffsetValue() {
641
- return this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
641
+ return this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
642
642
  }
643
643
  getCategoryWidth() {
644
- return this.w6.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
644
+ return this.w5.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
645
645
  }
646
- wc(a, b, c) {
647
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, null, null, null);
646
+ wb(a, b, c) {
647
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, null, null, null);
648
648
  }
649
- i5(a, b, c) {
649
+ i4(a, b, c) {
650
650
  let d = this.getEffectiveViewport1(this.cv);
651
- let e = this.yx(this.cv.by, this.cv.bx, d);
652
- let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
653
- return this.i7(new FinancialValueList(this.x2, this.x0, this.x1, this.xz, this.x4), a, this.w6, f, e, runOn(this, this.yw), b, c);
651
+ let e = this.yw(this.cv.by, this.cv.bx, d);
652
+ let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
653
+ return this.i6(new FinancialValueList(this.x1, this.xz, this.x0, this.xy, this.x3), a, this.w5, f, e, runOn(this, this.yv), b, c);
654
654
  }
655
- i1(a, b, c) {
655
+ i0(a, b, c) {
656
656
  let d = this.getEffectiveViewport1(this.cv);
657
- let e = this.yx(this.cv.by, this.cv.bx, d);
658
- let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
659
- return this.i7(this.x0, a, this.w6, f, e, runOn(this, this.yw), b, c);
657
+ let e = this.yw(this.cv.by, this.cv.bx, d);
658
+ let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
659
+ return this.i6(this.xz, a, this.w5, f, e, runOn(this, this.yv), b, c);
660
660
  }
661
- i3(a, b, c) {
661
+ i2(a, b, c) {
662
662
  let d = this.getEffectiveViewport1(this.cv);
663
- let e = this.yx(this.cv.by, this.cv.bx, d);
664
- let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
665
- return this.i7(this.x1, a, this.w6, f, e, runOn(this, this.yw), b, c);
663
+ let e = this.yw(this.cv.by, this.cv.bx, d);
664
+ let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
665
+ return this.i6(this.x0, a, this.w5, f, e, runOn(this, this.yv), b, c);
666
666
  }
667
- yy(a, b, c) {
667
+ yx(a, b, c) {
668
668
  let d = this.getEffectiveViewport1(this.cv);
669
- let e = this.yx(this.cv.by, this.cv.bx, d);
670
- let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
671
- return this.i7(this.xz, a, this.w6, f, e, runOn(this, this.yw), b, c);
669
+ let e = this.yw(this.cv.by, this.cv.bx, d);
670
+ let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
671
+ return this.i6(this.xy, a, this.w5, f, e, runOn(this, this.yv), b, c);
672
672
  }
673
- yz(a, b, c) {
673
+ yy(a, b, c) {
674
674
  let d = this.getEffectiveViewport1(this.cv);
675
- let e = this.yx(this.cv.by, this.cv.bx, d);
676
- let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
677
- return this.i7(this.x2, a, this.w6, f, e, runOn(this, this.yw), b, c);
675
+ let e = this.yw(this.cv.by, this.cv.bx, d);
676
+ let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
677
+ return this.i6(this.x1, a, this.w5, f, e, runOn(this, this.yv), b, c);
678
678
  }
679
- y0(a, b, c) {
679
+ yz(a, b, c) {
680
680
  let d = this.getEffectiveViewport1(this.cv);
681
- let e = this.yx(this.cv.by, this.cv.bx, d);
682
- let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
683
- return this.i7(this.x4, a, this.w6, f, e, runOn(this, this.yw), b, c);
684
- }
685
- v8(a, b, c) {
686
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, runOn(this, this.i1), (d, e) => this.kb(d, e, this.w6, runOn(this, this.yw), this.x0), (d, e) => this.j9(d, e, this.w6, runOn(this, this.yw), this.x0));
681
+ let e = this.yw(this.cv.by, this.cv.bx, d);
682
+ let f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
683
+ return this.i6(this.x3, a, this.w5, f, e, runOn(this, this.yv), b, c);
687
684
  }
688
- wa(a, b, c) {
689
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, runOn(this, this.i3), (d, e) => this.kb(d, e, this.w6, runOn(this, this.yw), this.x1), (d, e) => this.j9(d, e, this.w6, runOn(this, this.yw), this.x1));
685
+ v7(a, b, c) {
686
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, runOn(this, this.i0), (d, e) => this.ka(d, e, this.w5, runOn(this, this.yv), this.xz), (d, e) => this.j8(d, e, this.w5, runOn(this, this.yv), this.xz));
690
687
  }
691
- aay(a, b, c) {
692
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, runOn(this, this.yz), (d, e) => this.kb(d, e, this.w6, runOn(this, this.yw), this.x2), (d, e) => this.j9(d, e, this.w6, runOn(this, this.yw), this.x2));
688
+ v9(a, b, c) {
689
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, runOn(this, this.i2), (d, e) => this.ka(d, e, this.w5, runOn(this, this.yv), this.x0), (d, e) => this.j8(d, e, this.w5, runOn(this, this.yv), this.x0));
693
690
  }
694
691
  aax(a, b, c) {
695
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, runOn(this, this.yy), (d, e) => this.kb(d, e, this.w6, runOn(this, this.yw), this.xz), (d, e) => this.j9(d, e, this.w6, runOn(this, this.yw), this.xz));
692
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, runOn(this, this.yy), (d, e) => this.ka(d, e, this.w5, runOn(this, this.yv), this.x1), (d, e) => this.j8(d, e, this.w5, runOn(this, this.yv), this.x1));
693
+ }
694
+ aaw(a, b, c) {
695
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, runOn(this, this.yx), (d, e) => this.ka(d, e, this.w5, runOn(this, this.yv), this.xy), (d, e) => this.j8(d, e, this.w5, runOn(this, this.yv), this.xy));
696
696
  }
697
- aaz(a, b, c) {
698
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, runOn(this, this.y0), (d, e) => this.kb(d, e, this.w6, runOn(this, this.yw), this.x4), (d, e) => this.j9(d, e, this.w6, runOn(this, this.yw), this.x4));
697
+ aay(a, b, c) {
698
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, runOn(this, this.yz), (d, e) => this.ka(d, e, this.w5, runOn(this, this.yv), this.x3), (d, e) => this.j8(d, e, this.w5, runOn(this, this.yv), this.x3));
699
699
  }
700
- qb() {
701
- super.qb();
702
- if (this.w6 != null) {
703
- this.w6.ib(false);
700
+ qa() {
701
+ super.qa();
702
+ if (this.w5 != null) {
703
+ this.w5.ib(false);
704
704
  }
705
- if (this.xp != null) {
706
- this.xp.ib(false);
705
+ if (this.xo != null) {
706
+ this.xo.ib(false);
707
707
  }
708
708
  }
709
- sr(a, b) {
710
- this.xn.b0.e(this.id);
711
- this.rr(false);
712
- }
713
709
  sq(a, b) {
714
- if (this.g1 && this.jq < 0.05) {
715
- this.g2 = true;
716
- this.g5 = false;
717
- this.gk = false;
710
+ this.xm.b0.e(this.ic);
711
+ this.rq(false);
712
+ }
713
+ sp(a, b) {
714
+ if (this.g0 && this.jp < 0.05) {
715
+ this.g1 = true;
716
+ this.g4 = false;
717
+ this.gj = false;
718
718
  }
719
- this.xn.b0.e(this.id);
720
- this.rr(false);
719
+ this.xm.b0.e(this.ic);
720
+ this.rq(false);
721
721
  }
722
- x3(a, b, c) {
722
+ x2(a, b, c) {
723
723
  let d = this.dk(b);
724
- this.yh.addItem(d, b);
725
- this.yi.addItem(b, c);
724
+ this.yg.addItem(d, b);
725
+ this.yh.addItem(b, c);
726
726
  return d;
727
727
  }
728
- z5(a, b) {
728
+ z4(a, b) {
729
729
  if (b == null) {
730
730
  return;
731
731
  }
732
732
  a.deregisterColumn(b);
733
- let c = this.yh.item(b);
734
- this.yi.removeItem(c);
735
- this.yh.removeItem(b);
733
+ let c = this.yg.item(b);
734
+ this.yh.removeItem(c);
735
+ this.yg.removeItem(b);
736
736
  }
737
- q9(a, b, c, d) {
738
- super.q9(a, b, c, d);
737
+ q8(a, b, c, d) {
738
+ super.q8(a, b, c, d);
739
739
  switch (b) {
740
740
  case "SyncLink":
741
741
  if (this.c3 != null && this.db != null) {
742
- this.xn.b0.e(this.id);
743
- this.rr(false);
742
+ this.xm.b0.e(this.ic);
743
+ this.rq(false);
744
744
  }
745
745
  break;
746
746
  case "SeriesViewer":
747
747
  if (c != null && d == null) {
748
- if (this.w6 != null) {
749
- this.w6.b0(this);
748
+ if (this.w5 != null) {
749
+ this.w5.b0(this);
750
750
  }
751
- if (this.xp != null) {
752
- this.xp.b0(this);
751
+ if (this.xo != null) {
752
+ this.xo.b0(this);
753
753
  }
754
754
  }
755
755
  if (c == null && d != null) {
756
- if (this.w6 != null) {
757
- this.w6.ct(this);
756
+ if (this.w5 != null) {
757
+ this.w5.ct(this);
758
758
  }
759
- if (this.xp != null) {
760
- this.xp.ct(this);
759
+ if (this.xo != null) {
760
+ this.xo.ct(this);
761
761
  }
762
762
  }
763
- this.xn.b0.e(this.id);
764
- this.rr(false);
763
+ this.xm.b0.e(this.ic);
764
+ this.rq(false);
765
765
  break;
766
766
  case "FastItemsSource":
767
- this.x6 = true;
767
+ this.x5 = true;
768
768
  if (typeCast(IFastItemsSource_$type, c) != null) {
769
- this.z5(typeCast(IFastItemsSource_$type, c), this.x2);
770
- this.z5(typeCast(IFastItemsSource_$type, c), this.x0);
771
- this.z5(typeCast(IFastItemsSource_$type, c), this.x1);
772
- this.z5(typeCast(IFastItemsSource_$type, c), this.xz);
773
- this.z5(typeCast(IFastItemsSource_$type, c), this.x4);
774
- this.x2 = null;
775
- this.x0 = null;
769
+ this.z4(typeCast(IFastItemsSource_$type, c), this.x1);
770
+ this.z4(typeCast(IFastItemsSource_$type, c), this.xz);
771
+ this.z4(typeCast(IFastItemsSource_$type, c), this.x0);
772
+ this.z4(typeCast(IFastItemsSource_$type, c), this.xy);
773
+ this.z4(typeCast(IFastItemsSource_$type, c), this.x3);
776
774
  this.x1 = null;
777
775
  this.xz = null;
778
- this.x4 = null;
776
+ this.x0 = null;
777
+ this.xy = null;
778
+ this.x3 = null;
779
779
  }
780
780
  if (typeCast(IFastItemsSource_$type, d) != null) {
781
- if (stringIsNullOrEmpty(this.zw) == false) {
782
- this.x2 = this.x3(typeCast(IFastItemsSource_$type, d), this.zw, "OpenColumn");
781
+ if (stringIsNullOrEmpty(this.zv) == false) {
782
+ this.x1 = this.x2(typeCast(IFastItemsSource_$type, d), this.zv, "OpenColumn");
783
783
  }
784
- if (stringIsNullOrEmpty(this.zn) == false) {
785
- this.x0 = this.x3(typeCast(IFastItemsSource_$type, d), this.zn, "HighColumn");
784
+ if (stringIsNullOrEmpty(this.zm) == false) {
785
+ this.xz = this.x2(typeCast(IFastItemsSource_$type, d), this.zm, "HighColumn");
786
786
  }
787
- if (stringIsNullOrEmpty(this.zs) == false) {
788
- this.x1 = this.x3(typeCast(IFastItemsSource_$type, d), this.zs, "LowColumn");
787
+ if (stringIsNullOrEmpty(this.zr) == false) {
788
+ this.x0 = this.x2(typeCast(IFastItemsSource_$type, d), this.zr, "LowColumn");
789
789
  }
790
- if (stringIsNullOrEmpty(this.za) == false) {
791
- this.xz = this.x3(typeCast(IFastItemsSource_$type, d), this.za, "CloseColumn");
790
+ if (stringIsNullOrEmpty(this.y9) == false) {
791
+ this.xy = this.x2(typeCast(IFastItemsSource_$type, d), this.y9, "CloseColumn");
792
792
  }
793
- if (stringIsNullOrEmpty(this.z0) == false) {
794
- this.x4 = this.x3(typeCast(IFastItemsSource_$type, d), this.z0, "VolumeColumn");
793
+ if (stringIsNullOrEmpty(this.zz) == false) {
794
+ this.x3 = this.x2(typeCast(IFastItemsSource_$type, d), this.zz, "VolumeColumn");
795
795
  }
796
796
  }
797
- this.x6 = false;
798
- if (this.xp != null && !this.xp.c1()) {
799
- this.xn.b0.e(this.id);
800
- this.rr(this.gg && c != null);
797
+ this.x5 = false;
798
+ if (this.xo != null && !this.xo.c1()) {
799
+ this.xm.b0.e(this.ic);
800
+ this.rq(this.gf && c != null);
801
801
  }
802
802
  break;
803
803
  case FinancialSeries.$$p[11]:
804
804
  if (this.dn != null) {
805
- this.z5(this.dn, this.x2);
806
- this.x2 = this.x3(this.dn, this.zw, "OpenColumn");
805
+ this.z4(this.dn, this.x1);
806
+ this.x1 = this.x2(this.dn, this.zv, "OpenColumn");
807
807
  }
808
808
  break;
809
809
  case "OpenColumn":
810
- if (this.xp != null && !this.xp.c1() && !this.x6) {
811
- this.xn.b0.e(this.id);
812
- this.rr(this.gg && this.d7);
810
+ if (this.xo != null && !this.xo.c1() && !this.x5) {
811
+ this.xm.b0.e(this.ic);
812
+ this.rq(this.gf && this.d7);
813
813
  }
814
814
  break;
815
815
  case FinancialSeries.$$p[1]:
816
816
  if (this.dn != null) {
817
- this.z5(this.dn, this.x0);
818
- this.x0 = this.x3(this.dn, this.zn, "HighColumn");
817
+ this.z4(this.dn, this.xz);
818
+ this.xz = this.x2(this.dn, this.zm, "HighColumn");
819
819
  }
820
820
  break;
821
821
  case "HighColumn":
822
- if (this.xp != null && !this.xp.c1() && !this.x6) {
823
- this.xn.b0.e(this.id);
824
- this.rr(this.gg && this.d7);
822
+ if (this.xo != null && !this.xo.c1() && !this.x5) {
823
+ this.xm.b0.e(this.ic);
824
+ this.rq(this.gf && this.d7);
825
825
  }
826
826
  break;
827
827
  case FinancialSeries.$$p[9]:
828
828
  if (this.dn != null) {
829
- this.z5(this.dn, this.x1);
830
- this.x1 = this.x3(this.dn, this.zs, "LowColumn");
829
+ this.z4(this.dn, this.x0);
830
+ this.x0 = this.x2(this.dn, this.zr, "LowColumn");
831
831
  }
832
832
  break;
833
833
  case "LowColumn":
834
- if (this.xp != null && !this.xp.c1() && !this.x6) {
835
- this.xn.b0.e(this.id);
836
- this.rr(this.gg && this.d7);
834
+ if (this.xo != null && !this.xo.c1() && !this.x5) {
835
+ this.xm.b0.e(this.ic);
836
+ this.rq(this.gf && this.d7);
837
837
  }
838
838
  break;
839
839
  case FinancialSeries.$$p[0]:
840
840
  if (this.dn != null) {
841
- this.z5(this.dn, this.xz);
842
- this.xz = this.x3(this.dn, this.za, "CloseColumn");
841
+ this.z4(this.dn, this.xy);
842
+ this.xy = this.x2(this.dn, this.y9, "CloseColumn");
843
843
  }
844
844
  break;
845
845
  case "CloseColumn":
846
- if (this.xp != null && !this.xp.c1() && !this.x6) {
847
- this.xn.b0.e(this.id);
848
- this.rr(this.gg && this.d7);
846
+ if (this.xo != null && !this.xo.c1() && !this.x5) {
847
+ this.xm.b0.e(this.ic);
848
+ this.rq(this.gf && this.d7);
849
849
  }
850
- this.aaf();
850
+ this.aae();
851
851
  break;
852
852
  case FinancialSeries.$$p[13]:
853
853
  if (this.dn != null) {
854
- this.z5(this.dn, this.x4);
855
- this.x4 = this.x3(this.dn, this.z0, "VolumeColumn");
854
+ this.z4(this.dn, this.x3);
855
+ this.x3 = this.x2(this.dn, this.zz, "VolumeColumn");
856
856
  }
857
857
  break;
858
858
  case "VolumeColumn":
859
- if (this.xp != null && !this.xp.c1() && !this.x6) {
860
- this.xn.b0.e(this.id);
861
- this.rr(this.gg && this.d7);
859
+ if (this.xo != null && !this.xo.c1() && !this.x5) {
860
+ this.xm.b0.e(this.ic);
861
+ this.rq(this.gf && this.d7);
862
862
  }
863
863
  break;
864
864
  case FinancialSeries.$$p[14]:
@@ -868,10 +868,10 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
868
868
  if (d != null) {
869
869
  d.ct(this);
870
870
  }
871
- this.xn.b0.e(this.id);
872
- this.rr(false);
873
- this.ql();
874
- this.xo = typeCast(ITimeRangeSelectorAxis_$type, this.w6);
871
+ this.xm.b0.e(this.ic);
872
+ this.rq(false);
873
+ this.qk();
874
+ this.xn = typeCast(ITimeRangeSelectorAxis_$type, this.w5);
875
875
  break;
876
876
  case FinancialSeries.$$p[15]:
877
877
  if (c != null) {
@@ -880,72 +880,72 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
880
880
  if (d != null) {
881
881
  d.ct(this);
882
882
  }
883
- this.xn.b0.e(this.id);
884
- if (this.xp != null) {
885
- this.xp.c1();
883
+ this.xm.b0.e(this.ic);
884
+ if (this.xo != null) {
885
+ this.xo.c1();
886
886
  }
887
887
  {
888
- this.rr(false);
888
+ this.rq(false);
889
889
  }
890
- this.ql();
890
+ this.qk();
891
891
  break;
892
892
  case "TransitionProgress":
893
- this.xc.c(this.jq, this.xa, this.w8);
893
+ this.xb.c(this.jp, this.w9, this.w7);
894
894
  if (this.d5(this.cv)) {
895
895
  return;
896
896
  }
897
- if (this.jq == 1) {
898
- this.w8.w();
899
- this.aae(this.w8, this.xn);
900
- if (this.g1) {
901
- this.g1 = false;
902
- this.o6();
903
- this.dc.r = truncate(this.i9());
897
+ if (this.jp == 1) {
898
+ this.w7.w();
899
+ this.aad(this.w7, this.xm);
900
+ if (this.g0) {
901
+ this.g0 = false;
902
+ this.o5();
903
+ this.dc.r = truncate(this.i8());
904
904
  this.dc.b = this.dd;
905
905
  }
906
- if (this.g4) {
907
- this.g4 = false;
908
- this.o6();
909
- this.dc.r = truncate(this.i9());
906
+ if (this.g3) {
907
+ this.g3 = false;
908
+ this.o5();
909
+ this.dc.r = truncate(this.i8());
910
910
  this.dc.b = this.dd;
911
- this.q0();
911
+ this.qz();
912
912
  }
913
- this.qo();
913
+ this.qn();
914
914
  }
915
915
  else {
916
- this.aae(this.xc, this.xn);
916
+ this.aad(this.xb, this.xm);
917
917
  }
918
918
  if (this.db != null) {
919
919
  this.db.qo(this);
920
920
  }
921
921
  break;
922
922
  case FinancialSeries.$$p[10]:
923
- this.rr(false);
923
+ this.rq(false);
924
924
  break;
925
925
  case "IsCustomCategoryStyleAllowed":
926
- this.x7 = this.ya();
927
- this.rr(false);
926
+ this.x6 = this.x9();
927
+ this.rq(false);
928
928
  break;
929
929
  case "CategoryMode":
930
- if (this.w6 != null) {
931
- this.w6.ma(true);
930
+ if (this.w5 != null) {
931
+ this.w5.ma(true);
932
932
  }
933
933
  break;
934
934
  }
935
935
  }
936
- x9(a) {
936
+ x8(a) {
937
937
  if (typeCast(NumericYAxis.$, a) !== null) {
938
938
  return true;
939
939
  }
940
940
  return false;
941
941
  }
942
- x8(a) {
942
+ x7(a) {
943
943
  if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
944
944
  return true;
945
945
  }
946
946
  return false;
947
947
  }
948
- wz(a, b, c) {
948
+ wy(a, b, c) {
949
949
  if (b < a || a < 0 || a > this.dn.count || b < 0 || b > this.dn.count || c == null) {
950
950
  return null;
951
951
  }
@@ -964,39 +964,39 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
964
964
  }
965
965
  return d;
966
966
  }
967
- y3(a) {
967
+ y2(a) {
968
968
  return a.b0.b;
969
969
  }
970
- y5(a) {
970
+ y4(a) {
971
971
  return a.b0.c;
972
972
  }
973
- wy(a, b) {
974
- return this.wz(a, b, this.xp);
973
+ wx(a, b) {
974
+ return this.wy(a, b, this.xo);
975
975
  }
976
- get_fe() {
976
+ get_fd() {
977
977
  return true;
978
978
  }
979
- o3() {
980
- super.o3();
981
- this.xt = null;
979
+ o2() {
980
+ super.o2();
981
+ this.xs = null;
982
982
  }
983
983
  dg(a, b, c) {
984
- if (this.ed && this.fz(this.bx) && !c) {
985
- let d = this.xs(a, b, this.xt);
986
- this.xt = d;
984
+ if (this.ed && this.fy(this.bx) && !c) {
985
+ let d = this.xr(a, b, this.xs);
986
+ this.xs = d;
987
987
  return d;
988
988
  }
989
989
  else {
990
- let e = this.xr(a, b, this.xt);
991
- this.xt = e;
990
+ let e = this.xq(a, b, this.xs);
991
+ this.xs = e;
992
992
  return e;
993
993
  }
994
994
  }
995
- y7(a) {
996
- let b = this.w9();
995
+ y6(a) {
996
+ let b = this.w8();
997
997
  let c = this.cv.bx;
998
998
  let d = this.cv.by;
999
- let e = this.w6;
999
+ let e = this.w5;
1000
1000
  let f = 0;
1001
1001
  if (e.cp) {
1002
1002
  let g = (a.y - d.top) / d.height;
@@ -1030,20 +1030,20 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1030
1030
  }
1031
1031
  return j;
1032
1032
  }
1033
- xs(a, b, c) {
1033
+ xr(a, b, c) {
1034
1034
  if (this.dn == null) {
1035
1035
  return null;
1036
1036
  }
1037
1037
  let d = this.dn.count;
1038
- let e = this.xn.b0.c;
1039
- let f = this.xn.b0.d;
1040
- let g = this.xn.b0.b;
1041
- let h = this.w6;
1038
+ let e = this.xm.b0.c;
1039
+ let f = this.xm.b0.d;
1040
+ let g = this.xm.b0.b;
1041
+ let h = this.w5;
1042
1042
  let i = -1;
1043
1043
  let j = -1;
1044
1044
  if (h.cn) {
1045
- let k = this.w9();
1046
- let l = this.y7(b);
1045
+ let k = this.w8();
1046
+ let l = this.y6(b);
1047
1047
  if (k.m != null && l >= 0 && l < k.m.count) {
1048
1048
  l = truncate(Math.round(k.m._inner[l]));
1049
1049
  }
@@ -1051,7 +1051,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1051
1051
  j = l;
1052
1052
  }
1053
1053
  else {
1054
- let m = this.j3(b);
1054
+ let m = this.j2(b);
1055
1055
  i = truncate(Math.floor((intDivide(m, g)))) * g;
1056
1056
  j = i + (g - 1);
1057
1057
  }
@@ -1064,7 +1064,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1064
1064
  n.f = j;
1065
1065
  return n;
1066
1066
  }
1067
- xr(a, b, c) {
1067
+ xq(a, b, c) {
1068
1068
  let d = new HighlightingInfo();
1069
1069
  d.i = this;
1070
1070
  d.g = 0;
@@ -1075,38 +1075,38 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1075
1075
  }
1076
1076
  return d;
1077
1077
  }
1078
- ya() {
1079
- return this.yc;
1078
+ x9() {
1079
+ return this.yb;
1080
1080
  }
1081
- ir(a) {
1081
+ iq(a) {
1082
1082
  let b = this.cv.by;
1083
1083
  let c = this.cv.bx;
1084
1084
  let d = -1;
1085
- if (!b.isEmpty && !c.isEmpty && this.w6 != null) {
1085
+ if (!b.isEmpty && !c.isEmpty && this.w5 != null) {
1086
1086
  let e = this.getEffectiveViewport1(this.cv);
1087
- let f = new ScalerParams(0, b, c, this.w6.ch, e);
1088
- let g = this.wj(this.cv);
1089
- let h = this.w6.eo(g.left, f);
1090
- let i = this.w6.eo(g.right, f);
1087
+ let f = new ScalerParams(0, b, c, this.w5.ch, e);
1088
+ let g = this.wi(this.cv);
1089
+ let h = this.w5.eo(g.left, f);
1090
+ let i = this.w5.eo(g.right, f);
1091
1091
  let j = (a.x - b.left) / b.width;
1092
1092
  let k = h + (j * (i - h));
1093
- if (this.w6.categoryMode != 0) {
1093
+ if (this.w5.categoryMode != 0) {
1094
1094
  k -= 0.5;
1095
1095
  }
1096
1096
  d = k;
1097
1097
  }
1098
1098
  return d;
1099
1099
  }
1100
- j3(a) {
1101
- return truncate(Math.round(this.ir(a)));
1100
+ j2(a) {
1101
+ return truncate(Math.round(this.iq(a)));
1102
1102
  }
1103
- get_fs() {
1104
- return typeCast(ISortingAxis_$type, this.w6) !== null;
1103
+ get_fr() {
1104
+ return typeCast(ISortingAxis_$type, this.w5) !== null;
1105
1105
  }
1106
1106
  a0() {
1107
- return this.w6;
1107
+ return this.w5;
1108
1108
  }
1109
- j5(a) {
1109
+ j4(a) {
1110
1110
  let b = this.cv.by;
1111
1111
  let c = this.cv.bx;
1112
1112
  let d = this.getEffectiveViewport1(this.cv);
@@ -1114,52 +1114,52 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1114
1114
  return -1;
1115
1115
  }
1116
1116
  let e = new Rect(0, 0, 0, 1, 1);
1117
- let f = new ScalerParams(0, b, c, this.w6.ch, d);
1118
- let g = typeCast(ISortingAxis_$type, this.w6);
1119
- let h = this.wj(this.cv);
1117
+ let f = new ScalerParams(0, b, c, this.w5.ch, d);
1118
+ let g = typeCast(ISortingAxis_$type, this.w5);
1119
+ let h = this.wi(this.cv);
1120
1120
  let i = h.left;
1121
1121
  let j = h.right;
1122
- let k = this.v7(a).x;
1123
- let l = this.w6.eo(k, f);
1124
- let m = this.w6.eo(i, f);
1125
- let n = this.w6.eo(j, f);
1122
+ let k = this.v6(a).x;
1123
+ let l = this.w5.eo(k, f);
1124
+ let m = this.w5.eo(i, f);
1125
+ let n = this.w5.eo(j, f);
1126
1126
  l = Math.max(m, Math.min(n, l));
1127
1127
  let o = g.i$f(l);
1128
1128
  return o;
1129
1129
  }
1130
- kn(a) {
1130
+ km(a) {
1131
1131
  let b = 0;
1132
- if (typeCast(ISortingAxis_$type, this.w6) !== null) {
1133
- b = this.j5(a);
1132
+ if (typeCast(ISortingAxis_$type, this.w5) !== null) {
1133
+ b = this.j4(a);
1134
1134
  if (b == -1) {
1135
1135
  return null;
1136
1136
  }
1137
1137
  }
1138
1138
  else {
1139
- b = this.j3(a);
1139
+ b = this.j2(a);
1140
1140
  }
1141
1141
  return b >= 0 && this.dn != null && b < this.dn.count ? this.dn.item(b) : null;
1142
1142
  }
1143
- w9() {
1144
- let a = this.w8;
1143
+ w8() {
1144
+ let a = this.w7;
1145
1145
  if (this.d3()) {
1146
1146
  if (this.dc.g) {
1147
1147
  this.dc.t();
1148
1148
  }
1149
- a = this.xc;
1149
+ a = this.xb;
1150
1150
  }
1151
1151
  return a;
1152
1152
  }
1153
- yx(a, b, c) {
1154
- if (this.w6 == null) {
1153
+ yw(a, b, c) {
1154
+ if (this.w5 == null) {
1155
1155
  return 0;
1156
1156
  }
1157
- return this.w6.k9(a, b, c, this.index);
1157
+ return this.w5.k9(a, b, c, this.index);
1158
1158
  }
1159
- gn() {
1160
- return this.yd;
1159
+ gm() {
1160
+ return this.yc;
1161
1161
  }
1162
- xg() {
1162
+ xf() {
1163
1163
  return 11;
1164
1164
  }
1165
1165
  c4() {
@@ -1168,18 +1168,18 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1168
1168
  c7() {
1169
1169
  return 3;
1170
1170
  }
1171
- aae(a, b) {
1172
- this.qx();
1173
- this.wi = a.ab;
1171
+ aad(a, b) {
1172
+ this.qw();
1173
+ this.wh = a.ab;
1174
1174
  b.aw();
1175
1175
  }
1176
- aac(a, b) {
1176
+ aab(a, b) {
1177
1177
  a.v();
1178
1178
  }
1179
- he(a, b, c) {
1180
- let d = super.he(a, b, c);
1179
+ hd(a, b, c) {
1180
+ let d = super.hd(a, b, c);
1181
1181
  let e = c;
1182
- if (this.dn == null || this.dn.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.w6 == null || this.xp == null || e.b0.b < 1 || this.w6.bi == null || this.xp.bi == null || this.xp.l4 == this.xp.l3 || this.w6.itemsSource == null || this.w6.lj < 1) {
1182
+ if (this.dn == null || this.dn.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.w5 == null || this.xo == null || e.b0.b < 1 || this.w5.bi == null || this.xo.bi == null || this.xo.l4 == this.xo.l3 || this.w5.itemsSource == null || this.w5.lj < 1) {
1183
1183
  e.b0.b = 0;
1184
1184
  d = false;
1185
1185
  }
@@ -1193,142 +1193,142 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1193
1193
  p1: b
1194
1194
  };
1195
1195
  }
1196
- y1(a) {
1196
+ y0(a) {
1197
1197
  let b = 0;
1198
1198
  let c = a.by;
1199
1199
  let d = a.bx;
1200
1200
  let e = this.getEffectiveViewport1(this.cv);
1201
- if (!c.isEmpty && !d.isEmpty && this.xp != null) {
1202
- let f = new ScalerParams(0, c, d, this.xp.ch, e);
1203
- f.b = this.iy();
1204
- b = this.xp.el(this.xp.me, f);
1201
+ if (!c.isEmpty && !d.isEmpty && this.xo != null) {
1202
+ let f = new ScalerParams(0, c, d, this.xo.ch, e);
1203
+ f.b = this.ix();
1204
+ b = this.xo.el(this.xo.me, f);
1205
1205
  }
1206
1206
  return b;
1207
1207
  }
1208
- o6() {
1209
- super.o6();
1210
- this.xa.w();
1211
- this.w8.w();
1212
- this.xc.w();
1208
+ o5() {
1209
+ super.o5();
1210
+ this.w9.w();
1211
+ this.w7.w();
1212
+ this.xb.w();
1213
1213
  }
1214
- rs(a) {
1215
- super.rs(a);
1216
- this.xn.b0.e(this.id);
1214
+ rr(a) {
1215
+ super.rr(a);
1216
+ this.xm.b0.e(this.ic);
1217
1217
  if (this.d5(this.cv)) {
1218
1218
  return;
1219
1219
  }
1220
- if (this.gr) {
1220
+ if (this.gq) {
1221
1221
  if (this.d3()) {
1222
- this.aae(this.xc, this.xn);
1222
+ this.aad(this.xb, this.xm);
1223
1223
  }
1224
1224
  else {
1225
- this.aae(this.w8, this.xn);
1225
+ this.aad(this.w7, this.xm);
1226
1226
  }
1227
1227
  return;
1228
1228
  }
1229
- if (this.gf(a)) {
1230
- let b = this.xa;
1229
+ if (this.ge(a)) {
1230
+ let b = this.w9;
1231
1231
  if (this.d3()) {
1232
1232
  if (this.dc.g) {
1233
1233
  this.dc.t();
1234
1234
  }
1235
- this.xa = this.xc;
1236
- this.xc = b;
1235
+ this.w9 = this.xb;
1236
+ this.xb = b;
1237
1237
  }
1238
1238
  else {
1239
- this.xa = this.w8;
1240
- this.w8 = b;
1239
+ this.w9 = this.w7;
1240
+ this.w7 = b;
1241
1241
  }
1242
- this.aac(this.w8, this.xn);
1242
+ this.aab(this.w7, this.xm);
1243
1243
  let c = false;
1244
- if (this.g3) {
1244
+ if (this.g2) {
1245
1245
  this.dc.w();
1246
- this.dc.r = truncate(this.ja());
1246
+ this.dc.r = truncate(this.i9());
1247
1247
  this.dc.b = this.de != null ? this.de : this.dd;
1248
- if (this.g4) {
1249
- let d = this.xc;
1250
- this.xc = this.xa;
1251
- this.xa = d;
1248
+ if (this.g3) {
1249
+ let d = this.xb;
1250
+ this.xb = this.w9;
1251
+ this.w9 = d;
1252
1252
  c = true;
1253
1253
  }
1254
- this.xi.s(this, this.xa, this.w8, this.isVertical, this.w6, this.xp, this.xh, this.xg(), this.c5, this.c4(), () => this.y1(this.xn), this.xn.bx);
1255
- if (this.g4) {
1256
- let e = this.xc;
1257
- this.xc = this.xa;
1258
- this.xa = e;
1254
+ this.xh.s(this, this.w9, this.w7, this.isVertical, this.w5, this.xo, this.xg, this.xf(), this.c5, this.c4(), () => this.y0(this.xm), this.xm.bx);
1255
+ if (this.g3) {
1256
+ let e = this.xb;
1257
+ this.xb = this.w9;
1258
+ this.w9 = e;
1259
1259
  }
1260
- this.g4 = false;
1260
+ this.g3 = false;
1261
1261
  }
1262
- if (this.g6) {
1262
+ if (this.g5) {
1263
1263
  this.dc.w();
1264
- this.dc.r = truncate(this.jb());
1264
+ this.dc.r = truncate(this.ja());
1265
1265
  this.dc.b = this.df != null ? this.df : this.dd;
1266
- if (this.g1) {
1267
- let f = this.xc;
1268
- this.xc = this.xa;
1269
- this.xa = f;
1266
+ if (this.g0) {
1267
+ let f = this.xb;
1268
+ this.xb = this.w9;
1269
+ this.w9 = f;
1270
1270
  c = true;
1271
1271
  }
1272
- this.xi.s(this, this.xa, this.w8, this.isVertical, this.w6, this.xp, this.xh, this.xg(), this.c5, this.c4(), () => this.y1(this.xn), this.xn.bx);
1273
- let g = this.w8;
1274
- this.w8 = this.xa;
1275
- this.xa = g;
1276
- if (this.g1) {
1277
- let h = this.xc;
1278
- this.xc = this.xa;
1279
- this.xa = h;
1272
+ this.xh.s(this, this.w9, this.w7, this.isVertical, this.w5, this.xo, this.xg, this.xf(), this.c5, this.c4(), () => this.y0(this.xm), this.xm.bx);
1273
+ let g = this.w7;
1274
+ this.w7 = this.w9;
1275
+ this.w9 = g;
1276
+ if (this.g0) {
1277
+ let h = this.xb;
1278
+ this.xb = this.w9;
1279
+ this.w9 = h;
1280
1280
  }
1281
- this.g1 = false;
1281
+ this.g0 = false;
1282
1282
  }
1283
1283
  this.d9 = false;
1284
1284
  if (!c) {
1285
- this.o1();
1285
+ this.o0();
1286
1286
  }
1287
- this.r7();
1288
- if (this.g3) {
1289
- this.g2 = false;
1290
- this.g5 = false;
1291
- this.gk = false;
1292
- this.g1 = true;
1287
+ this.r6();
1288
+ if (this.g2) {
1289
+ this.g1 = false;
1290
+ this.g4 = false;
1291
+ this.gj = false;
1292
+ this.g0 = true;
1293
1293
  }
1294
- if (this.g6) {
1295
- this.g5 = false;
1296
- this.g4 = true;
1294
+ if (this.g5) {
1295
+ this.g4 = false;
1296
+ this.g3 = true;
1297
1297
  }
1298
1298
  }
1299
1299
  else {
1300
- this.aac(this.w8, this.xn);
1301
- this.aae(this.w8, this.xn);
1300
+ this.aab(this.w7, this.xm);
1301
+ this.aad(this.w7, this.xm);
1302
1302
  }
1303
1303
  }
1304
- go() {
1304
+ gn() {
1305
1305
  return true;
1306
1306
  }
1307
- yf(a) {
1307
+ ye(a) {
1308
1308
  for (let b of fromEnum(a)) {
1309
1309
  switch (b) {
1310
1310
  case "HighColumn":
1311
- if (this.x0 == null) {
1311
+ if (this.xz == null) {
1312
1312
  return false;
1313
1313
  }
1314
1314
  break;
1315
1315
  case "LowColumn":
1316
- if (this.x1 == null) {
1316
+ if (this.x0 == null) {
1317
1317
  return false;
1318
1318
  }
1319
1319
  break;
1320
1320
  case "OpenColumn":
1321
- if (this.x2 == null) {
1321
+ if (this.x1 == null) {
1322
1322
  return false;
1323
1323
  }
1324
1324
  break;
1325
1325
  case "CloseColumn":
1326
- if (this.xz == null) {
1326
+ if (this.xy == null) {
1327
1327
  return false;
1328
1328
  }
1329
1329
  break;
1330
1330
  case "VolumeColumn":
1331
- if (this.x4 == null) {
1331
+ if (this.x3 == null) {
1332
1332
  return false;
1333
1333
  }
1334
1334
  break;
@@ -1336,23 +1336,23 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1336
1336
  }
1337
1337
  return true;
1338
1338
  }
1339
- get yg() {
1340
- return this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null;
1339
+ get yf() {
1340
+ return this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null;
1341
1341
  }
1342
- yb() {
1342
+ ya() {
1343
1343
  return this.typical != null;
1344
1344
  }
1345
- z4(a) {
1345
+ z3(a) {
1346
1346
  this.typical(this, a);
1347
1347
  }
1348
- get yo() {
1349
- return this.yl();
1348
+ get yn() {
1349
+ return this.yk();
1350
1350
  }
1351
- *_yl() {
1351
+ *_yk() {
1352
1352
  let a = false;
1353
- if (this.yb()) {
1354
- let b = this.xj(0, this.dn.count);
1355
- this.z4(new FinancialEventArgs(0, this.dn.count, b, this.xk(b), this));
1353
+ if (this.ya()) {
1354
+ let b = this.xi(0, this.dn.count);
1355
+ this.z3(new FinancialEventArgs(0, this.dn.count, b, this.xj(b), this));
1356
1356
  if (b.typicalColumn != null) {
1357
1357
  a = true;
1358
1358
  for (let c of fromEnum(b.typicalColumn)) {
@@ -1361,97 +1361,97 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1361
1361
  }
1362
1362
  }
1363
1363
  if (!a) {
1364
- if (this.yg && this.w6.i$b != null) {
1364
+ if (this.yf && this.w5.i$b != null) {
1365
1365
  let d = this.dn.count;
1366
- let e = this.w6.i$b;
1366
+ let e = this.w5.i$b;
1367
1367
  for (let f = 0; f < d; ++f) {
1368
- yield (this.x0.item(e.item(f)) + this.x1.item(e.item(f)) + this.xz.item(e.item(f))) / 3;
1368
+ yield (this.xz.item(e.item(f)) + this.x0.item(e.item(f)) + this.xy.item(e.item(f))) / 3;
1369
1369
  }
1370
1370
  }
1371
1371
  else {
1372
1372
  let g = this.dn.count;
1373
1373
  for (let h = 0; h < g; ++h) {
1374
- yield (this.x0.item(h) + this.x1.item(h) + this.xz.item(h)) / 3;
1374
+ yield (this.xz.item(h) + this.x0.item(h) + this.xy.item(h)) / 3;
1375
1375
  }
1376
1376
  }
1377
1377
  }
1378
1378
  }
1379
- yl() {
1380
- return toEnum(() => this._yl());
1379
+ yk() {
1380
+ return toEnum(() => this._yk());
1381
1381
  }
1382
- get yn() {
1383
- return this.yk();
1382
+ get ym() {
1383
+ return this.yj();
1384
1384
  }
1385
- *_yk() {
1386
- if (this.yg && this.w6.i$b != null) {
1387
- let a = this.x0.count;
1388
- let b = this.w6.i$b;
1385
+ *_yj() {
1386
+ if (this.yf && this.w5.i$b != null) {
1387
+ let a = this.xz.count;
1388
+ let b = this.w5.i$b;
1389
1389
  if (a > 0) {
1390
- yield this.y2(this.x0.item(b.item(0)) - this.x1.item(b.item(0)));
1390
+ yield this.y1(this.xz.item(b.item(0)) - this.x0.item(b.item(0)));
1391
1391
  }
1392
1392
  for (let c = 1; c < a; ++c) {
1393
- yield Math.max(this.y2(this.x0.item(b.item(c)) - this.x1.item(b.item(c))), Math.max(this.y2(Math.abs(this.x0.item(b.item(c)) - this.xz.item(b.item(c - 1)))), this.y2(Math.abs(this.x1.item(b.item(c)) - this.xz.item(b.item(c - 1))))));
1393
+ yield Math.max(this.y1(this.xz.item(b.item(c)) - this.x0.item(b.item(c))), Math.max(this.y1(Math.abs(this.xz.item(b.item(c)) - this.xy.item(b.item(c - 1)))), this.y1(Math.abs(this.x0.item(b.item(c)) - this.xy.item(b.item(c - 1))))));
1394
1394
  }
1395
1395
  }
1396
1396
  else {
1397
- let d = this.x0.count;
1397
+ let d = this.xz.count;
1398
1398
  if (d > 0) {
1399
- yield this.y2(this.x0.item(0) - this.x1.item(0));
1399
+ yield this.y1(this.xz.item(0) - this.x0.item(0));
1400
1400
  }
1401
1401
  for (let e = 1; e < d; ++e) {
1402
- yield Math.max(this.y2(this.x0.item(e) - this.x1.item(e)), Math.max(this.y2(Math.abs(this.x0.item(e) - this.xz.item(e - 1))), this.y2(Math.abs(this.x1.item(e) - this.xz.item(e - 1)))));
1402
+ yield Math.max(this.y1(this.xz.item(e) - this.x0.item(e)), Math.max(this.y1(Math.abs(this.xz.item(e) - this.xy.item(e - 1))), this.y1(Math.abs(this.x0.item(e) - this.xy.item(e - 1)))));
1403
1403
  }
1404
1404
  }
1405
1405
  }
1406
- yk() {
1407
- return toEnum(() => this._yk());
1406
+ yj() {
1407
+ return toEnum(() => this._yj());
1408
1408
  }
1409
- get ym() {
1410
- return this.yj();
1409
+ get yl() {
1410
+ return this.yi();
1411
1411
  }
1412
- *_yj() {
1413
- if (this.yg && this.w6.i$b != null) {
1414
- let a = this.x1.count;
1415
- let b = this.w6.i$b;
1412
+ *_yi() {
1413
+ if (this.yf && this.w5.i$b != null) {
1414
+ let a = this.x0.count;
1415
+ let b = this.w5.i$b;
1416
1416
  if (a > 0) {
1417
- yield this.y2(this.x1.item(b.item(0)));
1417
+ yield this.y1(this.x0.item(b.item(0)));
1418
1418
  }
1419
1419
  for (let c = 1; c < a; c++) {
1420
- yield Math.min(this.y2(this.x1.item(b.item(c))), this.y2(this.xz.item(b.item(c - 1))));
1420
+ yield Math.min(this.y1(this.x0.item(b.item(c))), this.y1(this.xy.item(b.item(c - 1))));
1421
1421
  }
1422
1422
  }
1423
1423
  else {
1424
- let d = this.x1.count;
1424
+ let d = this.x0.count;
1425
1425
  if (d > 0) {
1426
- yield this.y2(this.x1.item(0));
1426
+ yield this.y1(this.x0.item(0));
1427
1427
  }
1428
1428
  for (let e = 1; e < d; e++) {
1429
- yield Math.min(this.y2(this.x1.item(e)), this.y2(this.xz.item(e - 1)));
1429
+ yield Math.min(this.y1(this.x0.item(e)), this.y1(this.xy.item(e - 1)));
1430
1430
  }
1431
1431
  }
1432
1432
  }
1433
- yj() {
1434
- return toEnum(() => this._yj());
1433
+ yi() {
1434
+ return toEnum(() => this._yi());
1435
1435
  }
1436
- yq(a) {
1436
+ yp(a) {
1437
1437
  if (a == null) {
1438
1438
  return null;
1439
1439
  }
1440
- if (this.yg && this.w6.i$b != null) {
1441
- return new SafeSortedReadOnlyDoubleCollection(0, a, this.w6.i$b);
1440
+ if (this.yf && this.w5.i$b != null) {
1441
+ return new SafeSortedReadOnlyDoubleCollection(0, a, this.w5.i$b);
1442
1442
  }
1443
1443
  return new SafeReadOnlyDoubleCollection(0, a);
1444
1444
  }
1445
- yp() {
1445
+ yo() {
1446
1446
  let a = new List$1(String_$type, 0);
1447
1447
  a.add("HighColumn");
1448
1448
  a.add("LowColumn");
1449
1449
  a.add("CloseColumn");
1450
- if (this.typicalBasedOn != null && this.dn != null && !this.x5) {
1451
- this.x5 = true;
1452
- let b = this.xj(0, this.dn.count);
1453
- this.x5 = false;
1454
- let c = new FinancialEventArgs(0, this.dn.count, b, this.xk(b), this);
1450
+ if (this.typicalBasedOn != null && this.dn != null && !this.x4) {
1451
+ this.x4 = true;
1452
+ let b = this.xi(0, this.dn.count);
1453
+ this.x4 = false;
1454
+ let c = new FinancialEventArgs(0, this.dn.count, b, this.xj(b), this);
1455
1455
  this.typicalBasedOn(this, c);
1456
1456
  if (c.basedOn != null && c.basedOn.count > 0) {
1457
1457
  return c.basedOn;
@@ -1460,213 +1460,213 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1460
1460
  return a;
1461
1461
  }
1462
1462
  getOpenColumnAsArray() {
1463
- if (this.x2 == null) {
1463
+ if (this.x1 == null) {
1464
1464
  return null;
1465
1465
  }
1466
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
1467
- if (this.yu != null) {
1468
- return this.yu.asArray();
1466
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
1467
+ if (this.yt != null) {
1468
+ return this.yt.asArray();
1469
1469
  }
1470
- let a = new List$1(Number_$type, 2, this.x2.count);
1471
- let b = this.w6.i$b;
1472
- let c = this.x2.asArray();
1470
+ let a = new List$1(Number_$type, 2, this.x1.count);
1471
+ let b = this.w5.i$b;
1472
+ let c = this.x1.asArray();
1473
1473
  for (let d = 0; d < b.count; d++) {
1474
1474
  a.add(c[b._inner[d]]);
1475
1475
  }
1476
- this.yu = a;
1477
- return this.yu.asArray();
1476
+ this.yt = a;
1477
+ return this.yt.asArray();
1478
1478
  }
1479
1479
  else {
1480
- return this.x2.asArray();
1480
+ return this.x1.asArray();
1481
1481
  }
1482
1482
  }
1483
1483
  getHighColumnAsArray() {
1484
- if (this.x0 == null) {
1484
+ if (this.xz == null) {
1485
1485
  return null;
1486
1486
  }
1487
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
1488
- if (this.ys != null) {
1489
- return this.ys.asArray();
1487
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
1488
+ if (this.yr != null) {
1489
+ return this.yr.asArray();
1490
1490
  }
1491
- let a = new List$1(Number_$type, 2, this.x0.count);
1492
- let b = this.w6.i$b;
1493
- let c = this.x0.asArray();
1491
+ let a = new List$1(Number_$type, 2, this.xz.count);
1492
+ let b = this.w5.i$b;
1493
+ let c = this.xz.asArray();
1494
1494
  for (let d = 0; d < b.count; d++) {
1495
1495
  a.add(c[b._inner[d]]);
1496
1496
  }
1497
- this.ys = a;
1498
- return this.ys.asArray();
1497
+ this.yr = a;
1498
+ return this.yr.asArray();
1499
1499
  }
1500
1500
  else {
1501
- return this.x0.asArray();
1501
+ return this.xz.asArray();
1502
1502
  }
1503
1503
  }
1504
1504
  getLowColumnAsArray() {
1505
- if (this.x1 == null) {
1505
+ if (this.x0 == null) {
1506
1506
  return null;
1507
1507
  }
1508
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
1509
- if (this.yt != null) {
1510
- return this.yt.asArray();
1508
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
1509
+ if (this.ys != null) {
1510
+ return this.ys.asArray();
1511
1511
  }
1512
- let a = new List$1(Number_$type, 2, this.x1.count);
1513
- let b = this.w6.i$b;
1514
- let c = this.x1.asArray();
1512
+ let a = new List$1(Number_$type, 2, this.x0.count);
1513
+ let b = this.w5.i$b;
1514
+ let c = this.x0.asArray();
1515
1515
  for (let d = 0; d < b.count; d++) {
1516
1516
  a.add(c[b._inner[d]]);
1517
1517
  }
1518
- this.yt = a;
1519
- return this.yt.asArray();
1518
+ this.ys = a;
1519
+ return this.ys.asArray();
1520
1520
  }
1521
1521
  else {
1522
- return this.x1.asArray();
1522
+ return this.x0.asArray();
1523
1523
  }
1524
1524
  }
1525
1525
  getCloseColumnAsArray() {
1526
- if (this.xz == null) {
1526
+ if (this.xy == null) {
1527
1527
  return null;
1528
1528
  }
1529
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
1530
- if (this.yr != null) {
1531
- return this.yr.asArray();
1529
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
1530
+ if (this.yq != null) {
1531
+ return this.yq.asArray();
1532
1532
  }
1533
- let a = new List$1(Number_$type, 2, this.xz.count);
1534
- let b = this.w6.i$b;
1535
- let c = this.xz.asArray();
1533
+ let a = new List$1(Number_$type, 2, this.xy.count);
1534
+ let b = this.w5.i$b;
1535
+ let c = this.xy.asArray();
1536
1536
  for (let d = 0; d < b.count; d++) {
1537
1537
  a.add(c[b._inner[d]]);
1538
1538
  }
1539
- this.yr = a;
1540
- return this.yr.asArray();
1539
+ this.yq = a;
1540
+ return this.yq.asArray();
1541
1541
  }
1542
1542
  else {
1543
- return this.xz.asArray();
1543
+ return this.xy.asArray();
1544
1544
  }
1545
1545
  }
1546
1546
  getVolumeColumnAsArray() {
1547
- if (this.x4 == null) {
1547
+ if (this.x3 == null) {
1548
1548
  return null;
1549
1549
  }
1550
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
1551
- if (this.yv != null) {
1552
- return this.yv.asArray();
1550
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
1551
+ if (this.yu != null) {
1552
+ return this.yu.asArray();
1553
1553
  }
1554
- let a = new List$1(Number_$type, 2, this.x4.count);
1555
- let b = this.w6.i$b;
1556
- let c = this.x4.asArray();
1554
+ let a = new List$1(Number_$type, 2, this.x3.count);
1555
+ let b = this.w5.i$b;
1556
+ let c = this.x3.asArray();
1557
1557
  for (let d = 0; d < b.count; d++) {
1558
1558
  a.add(c[b._inner[d]]);
1559
1559
  }
1560
- this.yv = a;
1561
- return this.yv.asArray();
1560
+ this.yu = a;
1561
+ return this.yu.asArray();
1562
1562
  }
1563
1563
  else {
1564
- return this.x4.asArray();
1564
+ return this.x3.asArray();
1565
1565
  }
1566
1566
  }
1567
- pb(a, b, c, d) {
1568
- super.pb(a, b, c, d);
1569
- if (this.w6 == null || !(typeCast(ISortingAxis_$type, this.w6) !== null)) {
1567
+ pa(a, b, c, d) {
1568
+ super.pa(a, b, c, d);
1569
+ if (this.w5 == null || !(typeCast(ISortingAxis_$type, this.w5) !== null)) {
1570
1570
  return;
1571
1571
  }
1572
- let e = this.w6.i$b;
1572
+ let e = this.w5.i$b;
1573
1573
  switch (a) {
1574
1574
  case 1:
1575
1575
  for (let f = b; f < c; f++) {
1576
1576
  let g = e._inner[f];
1577
- if (this.yu != null) {
1578
- this.yu.insert(f, this.x2.item(g));
1579
- }
1580
- if (this.ys != null) {
1581
- this.ys.insert(f, this.x0.item(g));
1582
- }
1583
1577
  if (this.yt != null) {
1584
1578
  this.yt.insert(f, this.x1.item(g));
1585
1579
  }
1586
1580
  if (this.yr != null) {
1587
1581
  this.yr.insert(f, this.xz.item(g));
1588
1582
  }
1589
- if (this.yv != null) {
1590
- this.yv.insert(f, this.x4.item(g));
1583
+ if (this.ys != null) {
1584
+ this.ys.insert(f, this.x0.item(g));
1585
+ }
1586
+ if (this.yq != null) {
1587
+ this.yq.insert(f, this.xy.item(g));
1588
+ }
1589
+ if (this.yu != null) {
1590
+ this.yu.insert(f, this.x3.item(g));
1591
1591
  }
1592
1592
  }
1593
1593
  break;
1594
1594
  case 0:
1595
- if (this.yu != null) {
1596
- this.yu.v(b, c);
1597
- }
1598
- if (this.ys != null) {
1599
- this.ys.v(b, c);
1600
- }
1601
1595
  if (this.yt != null) {
1602
1596
  this.yt.v(b, c);
1603
1597
  }
1604
1598
  if (this.yr != null) {
1605
1599
  this.yr.v(b, c);
1606
1600
  }
1607
- if (this.yv != null) {
1608
- this.yv.v(b, c);
1601
+ if (this.ys != null) {
1602
+ this.ys.v(b, c);
1609
1603
  }
1610
- break;
1611
- case 4:
1612
- if (this.yu != null) {
1613
- this.yu = new List$1(Number_$type, 0);
1604
+ if (this.yq != null) {
1605
+ this.yq.v(b, c);
1614
1606
  }
1615
- if (this.ys != null) {
1616
- this.ys = new List$1(Number_$type, 0);
1607
+ if (this.yu != null) {
1608
+ this.yu.v(b, c);
1617
1609
  }
1610
+ break;
1611
+ case 4:
1618
1612
  if (this.yt != null) {
1619
1613
  this.yt = new List$1(Number_$type, 0);
1620
1614
  }
1621
1615
  if (this.yr != null) {
1622
1616
  this.yr = new List$1(Number_$type, 0);
1623
1617
  }
1624
- if (this.yv != null) {
1625
- this.yv = new List$1(Number_$type, 0);
1618
+ if (this.ys != null) {
1619
+ this.ys = new List$1(Number_$type, 0);
1620
+ }
1621
+ if (this.yq != null) {
1622
+ this.yq = new List$1(Number_$type, 0);
1623
+ }
1624
+ if (this.yu != null) {
1625
+ this.yu = new List$1(Number_$type, 0);
1626
1626
  }
1627
1627
  break;
1628
1628
  case 3:
1629
1629
  case 2:
1630
1630
  for (let h = b; h < c; h++) {
1631
1631
  let i = e._inner[h];
1632
- if (this.yu != null) {
1633
- this.yu._inner[h] = this.x2.item(i);
1634
- }
1635
- if (this.ys != null) {
1636
- this.ys._inner[h] = this.x0.item(i);
1637
- }
1638
1632
  if (this.yt != null) {
1639
1633
  this.yt._inner[h] = this.x1.item(i);
1640
1634
  }
1641
1635
  if (this.yr != null) {
1642
1636
  this.yr._inner[h] = this.xz.item(i);
1643
1637
  }
1644
- if (this.yv != null) {
1645
- this.yv._inner[h] = this.x4.item(i);
1638
+ if (this.ys != null) {
1639
+ this.ys._inner[h] = this.x0.item(i);
1640
+ }
1641
+ if (this.yq != null) {
1642
+ this.yq._inner[h] = this.xy.item(i);
1643
+ }
1644
+ if (this.yu != null) {
1645
+ this.yu._inner[h] = this.x3.item(i);
1646
1646
  }
1647
1647
  }
1648
1648
  break;
1649
1649
  }
1650
- this.aaf();
1651
- this.sn();
1650
+ this.aae();
1651
+ this.sm();
1652
1652
  }
1653
- xj(a, b) {
1654
- let c = this.yq(this.x2);
1655
- let d = this.yq(this.xz);
1656
- let e = this.yq(this.x0);
1657
- let f = this.yq(this.x1);
1658
- let g = this.yq(this.x4);
1653
+ xi(a, b) {
1654
+ let c = this.yp(this.x1);
1655
+ let d = this.yp(this.xy);
1656
+ let e = this.yp(this.xz);
1657
+ let f = this.yp(this.x0);
1658
+ let g = this.yp(this.x3);
1659
1659
  let h = ((() => {
1660
1660
  let $ret = new FinancialCalculationDataSource();
1661
- $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(this.yo), this.yp());
1662
- $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(this.yn), ((() => {
1661
+ $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(this.yn), this.yo());
1662
+ $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(this.ym), ((() => {
1663
1663
  let $ret = new List$1(String_$type, 0);
1664
1664
  $ret.add("HighColumn");
1665
1665
  $ret.add("LowColumn");
1666
1666
  $ret.add("CloseColumn");
1667
1667
  return $ret;
1668
1668
  })()));
1669
- $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(this.ym), ((() => {
1669
+ $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(this.yl), ((() => {
1670
1670
  let $ret = new List$1(String_$type, 0);
1671
1671
  $ret.add("LowColumn");
1672
1672
  $ret.add("CloseColumn");
@@ -1686,13 +1686,13 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1686
1686
  })());
1687
1687
  return h;
1688
1688
  }
1689
- y2(a) {
1689
+ y1(a) {
1690
1690
  if (isInfinity(a) || isNaN_(a)) {
1691
1691
  return 0;
1692
1692
  }
1693
1693
  return a;
1694
1694
  }
1695
- xk(a) {
1695
+ xj(a) {
1696
1696
  return ((() => {
1697
1697
  let $ret = new FinancialCalculationSupportingCalculations();
1698
1698
  $ret.a = new ColumnSupportingCalculation(1, TrendCalculators.b, new List$1(String_$type, 0));
@@ -1711,98 +1711,98 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1711
1711
  })()));
1712
1712
  $ret.g = new DataSourceSupportingCalculation(1, (b) => TrendCalculators.b(b.typicalColumn, b.shortPeriod), a.typicalColumn.basedOn);
1713
1713
  $ret.e = new DataSourceSupportingCalculation(1, (b) => TrendCalculators.b(b.typicalColumn, b.longPeriod), a.typicalColumn.basedOn);
1714
- $ret.k = Series.hq;
1715
- $ret.j = Series.hp;
1716
- $ret.i = runOn(this, this.y2);
1714
+ $ret.k = Series.hp;
1715
+ $ret.j = Series.ho;
1716
+ $ret.i = runOn(this, this.y1);
1717
1717
  return $ret;
1718
1718
  })());
1719
1719
  }
1720
1720
  get categoryAxis() {
1721
- return this.w6;
1721
+ return this.w5;
1722
1722
  }
1723
- rt(a, b) {
1724
- super.rt(a, b);
1725
- if (!this.g0) {
1723
+ rs(a, b) {
1724
+ super.rs(a, b);
1725
+ if (!this.gz) {
1726
1726
  this.cv.a4(b);
1727
1727
  return;
1728
1728
  }
1729
1729
  let c = typeCast(FinancialSeriesView.$, this.cu);
1730
1730
  this.cv.a4(b);
1731
- c.b0.e(this.id);
1731
+ c.b0.e(this.ic);
1732
1732
  if (this.d5(this.cu)) {
1733
1733
  return;
1734
1734
  }
1735
- if (!this.gs) {
1736
- this.aac(this.xb, c);
1735
+ if (!this.gr) {
1736
+ this.aab(this.xa, c);
1737
1737
  }
1738
- this.gs = false;
1739
- this.aae(this.xb, c);
1740
- this.g0 = false;
1738
+ this.gr = false;
1739
+ this.aad(this.xa, c);
1740
+ this.gz = false;
1741
1741
  }
1742
- rq(a, b, c, d, e) {
1743
- super.rq(a, b, c, d, e);
1742
+ rp(a, b, c, d, e) {
1743
+ super.rp(a, b, c, d, e);
1744
1744
  let f = this.ba.a$j.item(d);
1745
1745
  let g = f;
1746
- g.b0.e(this.id);
1746
+ g.b0.e(this.ic);
1747
1747
  f.a3(c);
1748
1748
  if (this.d5(g)) {
1749
1749
  return;
1750
1750
  }
1751
- if (this.w7 == null) {
1752
- this.w7 = new CategoryFrame(3);
1751
+ if (this.w6 == null) {
1752
+ this.w6 = new CategoryFrame(3);
1753
1753
  }
1754
- this.w7.v();
1755
- this.aac(this.w7, g);
1756
- this.aae(this.w7, g);
1754
+ this.w6.v();
1755
+ this.aab(this.w6, g);
1756
+ this.aad(this.w6, g);
1757
1757
  }
1758
1758
  aw(a) {
1759
- if (this.w6 == a) {
1760
- return this.xp;
1759
+ if (this.w5 == a) {
1760
+ return this.xo;
1761
1761
  }
1762
- if (this.xp == a) {
1763
- return this.w6;
1762
+ if (this.xo == a) {
1763
+ return this.w5;
1764
1764
  }
1765
1765
  return null;
1766
1766
  }
1767
1767
  preferredCategoryMode(a) {
1768
- let b = typeCast(IDateTimeAxis_$type, this.w6);
1769
- return b != null ? b.preferredCategoryMode(this) : this.xe;
1768
+ let b = typeCast(IDateTimeAxis_$type, this.w5);
1769
+ return b != null ? b.preferredCategoryMode(this) : this.xd;
1770
1770
  }
1771
- get xe() {
1772
- return this.xd;
1771
+ get xd() {
1772
+ return this.xc;
1773
1773
  }
1774
- set xe(a) {
1775
- let b = this.xe;
1774
+ set xd(a) {
1775
+ let b = this.xd;
1776
1776
  if (a != b) {
1777
- this.xd = a;
1778
- this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.xe));
1777
+ this.xc = a;
1778
+ this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.xd));
1779
1779
  }
1780
1780
  }
1781
- get_fm() {
1781
+ get_fl() {
1782
1782
  return true;
1783
1783
  }
1784
- r3(a, b) {
1785
- super.r3(a, b);
1786
- this.aaw = a;
1784
+ r2(a, b) {
1785
+ super.r2(a, b);
1786
+ this.aav = a;
1787
1787
  }
1788
- aaf() {
1789
- this.im = this.xz == null || this.xz.count == 0 ? NaN : this.xz.item(this.xz.count - 1);
1788
+ aae() {
1789
+ this.il = this.xy == null || this.xy.count == 0 ? NaN : this.xy.item(this.xy.count - 1);
1790
1790
  }
1791
- kp(a) {
1792
- if (this.xo != null && a != null) {
1793
- if (this.xq == null || this.xq.propertyName != this.xo.dateTimeMemberPath) {
1794
- this.xq = new FastReflectionHelper(false, this.xo.dateTimeMemberPath);
1791
+ ko(a) {
1792
+ if (this.xn != null && a != null) {
1793
+ if (this.xp == null || this.xp.propertyName != this.xn.dateTimeMemberPath) {
1794
+ this.xp = new FastReflectionHelper(false, this.xn.dateTimeMemberPath);
1795
1795
  }
1796
- let b = this.xq.getPropertyValue(a);
1796
+ let b = this.xp.getPropertyValue(a);
1797
1797
  if (typeCast(Date_$type, b) !== null) {
1798
- return dateToStringFormat(b, this.xo.itemLabelFormat());
1798
+ return dateToStringFormat(b, this.xn.itemLabelFormat());
1799
1799
  }
1800
1800
  }
1801
- return super.kp(a);
1801
+ return super.ko(a);
1802
1802
  }
1803
1803
  }
1804
1804
  FinancialSeries.$t = /*@__PURE__*/ markType(FinancialSeries, 'FinancialSeries', Series.$, [IHasCategoryAxis_$type, IHasCategoryModePreference_$type]);
1805
- FinancialSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:za:aag', [2, null], 'HighMemberPath:zn:aam', [2, null], 'HighlightedCloseMemberPath:zd:aah', [2, null], 'HighlightedHighMemberPath:zf:aai', [2, null], 'HighlightedLowMemberPath:zh:aaj', [2, null], 'HighlightedOpenMemberPath:zj:aak', [2, null], 'HighlightedVolumeMemberPath:zl:aal', [2, null], 'IsCustomCategoryStyleAllowed:yc:aan', [0, false], 'IsTransitionInEnabled:yd:aao', [0, false], 'LowMemberPath:zs:aap', [2, null], 'NegativeBrush:aaw:aaq', [Brush.$, null], 'OpenMemberPath:zw:aar', [2, null], 'TransitionInMode:xh:aas', [CategoryTransitionInMode_$type, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:z0:aat', [2, null], 'XAxis:w6:aau', [CategoryAxisBase.$, null], 'YAxis:xp:aav', [NumericYAxis.$, null]]);
1805
+ FinancialSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:y9:aaf', [2, null], 'HighMemberPath:zm:aal', [2, null], 'HighlightedCloseMemberPath:zc:aag', [2, null], 'HighlightedHighMemberPath:ze:aah', [2, null], 'HighlightedLowMemberPath:zg:aai', [2, null], 'HighlightedOpenMemberPath:zi:aaj', [2, null], 'HighlightedVolumeMemberPath:zk:aak', [2, null], 'IsCustomCategoryStyleAllowed:yb:aam', [0, false], 'IsTransitionInEnabled:yc:aan', [0, false], 'LowMemberPath:zr:aao', [2, null], 'NegativeBrush:aav:aap', [Brush.$, null], 'OpenMemberPath:zv:aaq', [2, null], 'TransitionInMode:xg:aar', [CategoryTransitionInMode_$type, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:zz:aas', [2, null], 'XAxis:w5:aat', [CategoryAxisBase.$, null], 'YAxis:xo:aau', [NumericYAxis.$, null]]);
1806
1806
  return FinancialSeries;
1807
1807
  })();
1808
1808
  /**
@@ -2037,11 +2037,11 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
2037
2037
  }
2038
2038
  getDefaultTooltipTemplate() {
2039
2039
  let a = "<div class='ui-chart-default-tooltip-content'>";
2040
- if (this.b2.w6.ce) {
2040
+ if (this.b2.w5.ce) {
2041
2041
  a += "<span>${itemLabel}</span><br/>";
2042
2042
  }
2043
- else if (this.b2.w6.f2 != null) {
2044
- a += "<span>${item." + this.b2.w6.f2 + "}</span><br/>";
2043
+ else if (this.b2.w5.f2 != null) {
2044
+ a += "<span>${item." + this.b2.w5.f2 + "}</span><br/>";
2045
2045
  }
2046
2046
  a += "<span class='ui-priority-primary'";
2047
2047
  let b = this.e.ba.a$u(this.e);
@@ -2057,11 +2057,11 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
2057
2057
  e = stringIsNullOrEmpty(e) ? "High" : e;
2058
2058
  f = stringIsNullOrEmpty(f) ? "Low" : f;
2059
2059
  g = stringIsNullOrEmpty(g) ? "Close" : g;
2060
- a += ">" + this.b2.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.b2.zw + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.b2.zn + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.b2.zs + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.b2.za + "}</td></tr>";
2061
- if (!stringIsNullOrEmpty(this.b2.z0)) {
2060
+ a += ">" + this.b2.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.b2.zv + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.b2.zm + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.b2.zr + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.b2.y9 + "}</td></tr>";
2061
+ if (!stringIsNullOrEmpty(this.b2.zz)) {
2062
2062
  let h = c.b1("financialSeries_Volume");
2063
2063
  h = stringIsNullOrEmpty(h) ? "Volume" : h;
2064
- a += "<tr><td>" + h + ":</td><td>" + "${item." + this.b2.z0 + "}</td></tr>";
2064
+ a += "<tr><td>" + h + ":</td><td>" + "${item." + this.b2.zz + "}</td></tr>";
2065
2065
  }
2066
2066
  a += "</table></div>";
2067
2067
  return a;
@@ -2069,10 +2069,10 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
2069
2069
  af() {
2070
2070
  let a = new Color();
2071
2071
  a.colorString = "rgba(95,95,95,0.5)";
2072
- this.e.v1 = a;
2073
- this.e.jm = 5;
2072
+ this.e.v0 = a;
2073
+ this.e.jl = 5;
2074
+ this.e.jm = 2;
2074
2075
  this.e.jn = 2;
2075
- this.e.jo = 2;
2076
2076
  }
2077
2077
  }
2078
2078
  FinancialSeriesView.$t = /*@__PURE__*/ markType(FinancialSeriesView, 'FinancialSeriesView', SeriesView.$);