igniteui-webcomponents-charts 3.2.3 → 3.2.4

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 (744) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +24938 -21547
  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 +7 -7
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
  9. package/esm2015/lib/AnnotationLayerProxy.js +39 -26
  10. package/esm2015/lib/AnnotationLayer_combined.js +133 -133
  11. package/esm2015/lib/AreaSeries_combined.js +44 -44
  12. package/esm2015/lib/AutomaticSeriesManager.js +7 -0
  13. package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
  14. package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
  15. package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
  16. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  17. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  18. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  19. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  20. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  21. package/esm2015/lib/BarSeries_combined.js +110 -103
  22. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  23. package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
  24. package/esm2015/lib/BrushScale.js +7 -7
  25. package/esm2015/lib/BubbleSeries_combined.js +255 -255
  26. package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  27. package/esm2015/lib/CalloutLayer_combined.js +451 -449
  28. package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
  29. package/esm2015/lib/CategoryChart.js +545 -456
  30. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  31. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  32. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
  37. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  38. package/esm2015/lib/CategoryXAxis_combined.js +140 -23
  39. package/esm2015/lib/CategoryYAxis_combined.js +140 -23
  40. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  41. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  42. package/esm2015/lib/ChartGroupDescription.js +52 -0
  43. package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
  44. package/esm2015/lib/ChartSortDescription.js +61 -0
  45. package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
  46. package/esm2015/lib/ChartSummaryDescription.js +123 -0
  47. package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
  48. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  49. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  50. package/esm2015/lib/CrosshairLayer_combined.js +85 -85
  51. package/esm2015/lib/CustomIndicator.js +23 -23
  52. package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
  53. package/esm2015/lib/DataChartToolbarProvider.js +107 -0
  54. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  55. package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
  56. package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
  57. package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
  58. package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
  59. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  60. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  61. package/esm2015/lib/DomainChart.js +2162 -1903
  62. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  63. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  64. package/esm2015/lib/FinalValueLayer_combined.js +70 -70
  65. package/esm2015/lib/FinancialChart_combined.js +1443 -1359
  66. package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
  67. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  68. package/esm2015/lib/FinancialOverlay.js +36 -36
  69. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  70. package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
  71. package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
  72. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  73. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  74. package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
  81. package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
  82. package/esm2015/lib/IndicatorProxy.js +11 -11
  83. package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
  84. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  85. package/esm2015/lib/LineSeries_combined.js +38 -38
  86. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  87. package/esm2015/lib/MassIndexIndicator.js +6 -6
  88. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  89. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  90. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  91. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/NumberAbbreviator.js +1 -1
  93. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  94. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  95. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  96. package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
  97. package/esm2015/lib/OverlayProxy.js +8 -8
  98. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  99. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  100. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  101. package/esm2015/lib/PieChartViewManager_combined.js +9 -9
  102. package/esm2015/lib/PointSeries_combined.js +19 -19
  103. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  104. package/esm2015/lib/PolarBase_combined.js +388 -388
  105. package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
  106. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  107. package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
  108. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  109. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  110. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  111. package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
  112. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  113. package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
  114. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  115. package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
  116. package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
  117. package/esm2015/lib/RadialLineSeries_combined.js +37 -37
  118. package/esm2015/lib/RadialPieSeries_combined.js +45 -45
  119. package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
  120. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  121. package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
  122. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  123. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  124. package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
  125. package/esm2015/lib/ScatterBase_combined.js +445 -445
  126. package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
  127. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  128. package/esm2015/lib/ScatterLineSeries.js +51 -51
  129. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  130. package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
  131. package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
  132. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  133. package/esm2015/lib/ScatterSplineSeries.js +38 -38
  134. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  135. package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
  136. package/esm2015/lib/SeriesInteractionManager.js +80 -80
  137. package/esm2015/lib/SeriesRenderManager.js +17 -17
  138. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  139. package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
  140. package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
  141. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  142. package/esm2015/lib/SeriesViewer_combined.js +3505 -3171
  143. package/esm2015/lib/SeriesVisualDataManager.js +23 -23
  144. package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
  145. package/esm2015/lib/SizeScale.js +3 -3
  146. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  147. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  148. package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
  149. package/esm2015/lib/SplineSeries_combined.js +25 -25
  150. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  151. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  152. package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
  153. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  154. package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
  155. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  156. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  157. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  158. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  159. package/esm2015/lib/StackedLineSeries_combined.js +9 -9
  160. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
  161. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  162. package/esm2015/lib/StepAreaSeries_combined.js +37 -37
  163. package/esm2015/lib/StepLineSeries_combined.js +43 -43
  164. package/esm2015/lib/StochRSIIndicator.js +15 -15
  165. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  166. package/esm2015/lib/TRIXIndicator.js +16 -16
  167. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  168. package/esm2015/lib/TimeAxisBase.js +8 -8
  169. package/esm2015/lib/TimeXAxis.js +10 -10
  170. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  171. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  172. package/esm2015/lib/ValueOverlay_combined.js +115 -115
  173. package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
  174. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  175. package/esm2015/lib/WaterfallSeries_combined.js +103 -103
  176. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  177. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  178. package/esm2015/lib/XYChart.js +802 -802
  179. package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
  180. package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
  181. package/esm2015/lib/igc-annotation-layer-component.js +17 -17
  182. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  183. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  185. package/esm2015/lib/igc-bar-series-component.js +11 -11
  186. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  187. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  188. package/esm2015/lib/igc-bubble-series-component.js +44 -44
  189. package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
  190. package/esm2015/lib/igc-callout-layer-component.js +95 -95
  191. package/esm2015/lib/igc-category-chart-component.js +169 -112
  192. package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
  193. package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
  194. package/esm2015/lib/igc-category-series-component.js +20 -20
  195. package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
  196. package/esm2015/lib/igc-category-x-axis-component.js +75 -2
  197. package/esm2015/lib/igc-category-y-axis-component.js +75 -2
  198. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
  200. package/esm2015/lib/igc-chart-group-description-module.js +15 -0
  201. package/esm2015/lib/igc-chart-group-description.js +20 -0
  202. package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
  203. package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
  204. package/esm2015/lib/igc-chart-sort-description.js +61 -0
  205. package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
  206. package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
  207. package/esm2015/lib/igc-chart-summary-description.js +95 -0
  208. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  209. package/esm2015/lib/igc-column-series-component.js +13 -13
  210. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
  212. package/esm2015/lib/igc-data-chart-component.js +95 -95
  213. package/esm2015/lib/igc-data-legend-component.js +1 -1
  214. package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
  215. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-domain-chart-component.js +901 -650
  217. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  218. package/esm2015/lib/igc-final-value-layer-component.js +42 -42
  219. package/esm2015/lib/igc-financial-chart-component.js +214 -157
  220. package/esm2015/lib/igc-financial-indicator-component.js +16 -16
  221. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  222. package/esm2015/lib/igc-financial-price-series-component.js +30 -30
  223. package/esm2015/lib/igc-financial-series-component.js +60 -60
  224. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  225. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  226. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  227. package/esm2015/lib/igc-high-density-scatter-series-component.js +57 -57
  228. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  229. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  230. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  231. package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
  232. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  233. package/esm2015/lib/igc-line-series-component.js +1 -1
  234. package/esm2015/lib/igc-marker-series-component.js +28 -28
  235. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  236. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  237. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  238. package/esm2015/lib/igc-ordinal-time-x-axis-component.js +5 -5
  239. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  240. package/esm2015/lib/igc-polar-base-component.js +77 -77
  241. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  242. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  243. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  244. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  245. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  246. package/esm2015/lib/igc-radial-base-component.js +31 -31
  247. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  248. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  249. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  250. package/esm2015/lib/igc-range-category-series-component.js +6 -6
  251. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  252. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  253. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  254. package/esm2015/lib/igc-scatter-area-series-component.js +24 -24
  255. package/esm2015/lib/igc-scatter-base-component.js +49 -49
  256. package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
  257. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  258. package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
  259. package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
  260. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
  262. package/esm2015/lib/igc-series-component.js +195 -185
  263. package/esm2015/lib/igc-series-viewer-component.js +379 -282
  264. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  265. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  266. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  267. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  268. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  269. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  270. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  271. package/esm2015/lib/igc-spline-series-component.js +1 -1
  272. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  273. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  274. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  275. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  276. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  277. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  278. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  279. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  280. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  281. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  282. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  283. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  284. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  285. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  286. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  287. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  288. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  289. package/esm2015/lib/igc-value-overlay-component.js +52 -52
  290. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  291. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  292. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  293. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  294. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  295. package/esm2015/lib/igc-zoom-slider-component.js +0 -7
  296. package/esm2015/public_api.js +23 -0
  297. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  298. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  299. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
  300. package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
  301. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
  302. package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
  303. package/esm5/lib/AnnotationLayerProxy.js +39 -26
  304. package/esm5/lib/AnnotationLayer_combined.js +132 -132
  305. package/esm5/lib/AreaSeries_combined.js +44 -44
  306. package/esm5/lib/AutomaticSeriesManager.js +7 -0
  307. package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
  308. package/esm5/lib/AutomaticSeriesRequest.js +7 -0
  309. package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
  310. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  311. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  312. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  313. package/esm5/lib/AxisAnnotationManager.js +1 -1
  314. package/esm5/lib/AxisVisualDataManager.js +2 -2
  315. package/esm5/lib/BarSeries_combined.js +110 -103
  316. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  317. package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
  318. package/esm5/lib/BrushScale.js +7 -7
  319. package/esm5/lib/BubbleSeries_combined.js +252 -252
  320. package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  321. package/esm5/lib/CalloutLayer_combined.js +442 -440
  322. package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
  323. package/esm5/lib/CategoryChart.js +522 -413
  324. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  325. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  326. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  327. package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
  328. package/esm5/lib/CategoryMarkerManager.js +1 -1
  329. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  330. package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
  331. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  332. package/esm5/lib/CategoryXAxis_combined.js +140 -23
  333. package/esm5/lib/CategoryYAxis_combined.js +140 -23
  334. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  335. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  336. package/esm5/lib/ChartGroupDescription.js +59 -0
  337. package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
  338. package/esm5/lib/ChartSortDescription.js +75 -0
  339. package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
  340. package/esm5/lib/ChartSummaryDescription.js +149 -0
  341. package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
  342. package/esm5/lib/ColumnSeries_combined.js +64 -64
  343. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  344. package/esm5/lib/CrosshairLayer_combined.js +85 -85
  345. package/esm5/lib/CustomIndicator.js +23 -23
  346. package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
  347. package/esm5/lib/DataChartToolbarProvider.js +117 -0
  348. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  349. package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
  350. package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
  351. package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
  352. package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
  353. package/esm5/lib/DataToolTipLayer_combined.js +436 -434
  354. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  355. package/esm5/lib/DomainChart.js +2098 -1753
  356. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  357. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  358. package/esm5/lib/FinalValueLayer_combined.js +70 -70
  359. package/esm5/lib/FinancialChart_combined.js +1405 -1300
  360. package/esm5/lib/FinancialEventArgs_combined.js +581 -581
  361. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  362. package/esm5/lib/FinancialOverlay.js +36 -36
  363. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  364. package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
  365. package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
  366. package/esm5/lib/ForceIndexIndicator.js +15 -15
  367. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  368. package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
  369. package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
  370. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  371. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  372. package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
  373. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  374. package/esm5/lib/IDataChartToolbarProvider.js +7 -0
  375. package/esm5/lib/IZoomableCategoryAxis.js +11 -0
  376. package/esm5/lib/IndicatorProxy.js +11 -11
  377. package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
  378. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  379. package/esm5/lib/LineSeries_combined.js +38 -38
  380. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  381. package/esm5/lib/MassIndexIndicator.js +6 -6
  382. package/esm5/lib/MedianPriceIndicator.js +6 -6
  383. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  384. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  385. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  386. package/esm5/lib/NumberAbbreviator.js +1 -1
  387. package/esm5/lib/NumericXAxis_combined.js +3 -3
  388. package/esm5/lib/NumericYAxis_combined.js +3 -3
  389. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  390. package/esm5/lib/OrdinalTimeXAxis.js +109 -109
  391. package/esm5/lib/OverlayProxy.js +8 -8
  392. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  393. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  394. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  395. package/esm5/lib/PieChartViewManager_combined.js +9 -9
  396. package/esm5/lib/PointSeries_combined.js +19 -19
  397. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  398. package/esm5/lib/PolarBase_combined.js +384 -384
  399. package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
  400. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  401. package/esm5/lib/PolarScatterSeries_combined.js +13 -13
  402. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  403. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  404. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  405. package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
  406. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  407. package/esm5/lib/RadialAreaSeries_combined.js +35 -35
  408. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  409. package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
  410. package/esm5/lib/RadialColumnSeries_combined.js +47 -47
  411. package/esm5/lib/RadialLineSeries_combined.js +37 -37
  412. package/esm5/lib/RadialPieSeries_combined.js +45 -45
  413. package/esm5/lib/RangeAreaSeries_combined.js +22 -22
  414. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  415. package/esm5/lib/RangeColumnSeries_combined.js +35 -35
  416. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  417. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  418. package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
  419. package/esm5/lib/ScatterBase_combined.js +441 -441
  420. package/esm5/lib/ScatterContourSeries_combined.js +110 -110
  421. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  422. package/esm5/lib/ScatterLineSeries.js +51 -51
  423. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  424. package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
  425. package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
  426. package/esm5/lib/ScatterSeries_combined.js +15 -15
  427. package/esm5/lib/ScatterSplineSeries.js +38 -38
  428. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  429. package/esm5/lib/ScatterTriangulationSeries.js +173 -173
  430. package/esm5/lib/SeriesInteractionManager.js +80 -80
  431. package/esm5/lib/SeriesRenderManager.js +17 -17
  432. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  433. package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
  434. package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
  435. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  436. package/esm5/lib/SeriesViewer_combined.js +3458 -3101
  437. package/esm5/lib/SeriesVisualDataManager.js +23 -23
  438. package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
  439. package/esm5/lib/SizeScale.js +3 -3
  440. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  441. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  442. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  443. package/esm5/lib/SplineSeries_combined.js +25 -25
  444. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  445. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  446. package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
  447. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  448. package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
  449. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  450. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  451. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  452. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  453. package/esm5/lib/StackedLineSeries_combined.js +9 -9
  454. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
  455. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  456. package/esm5/lib/StepAreaSeries_combined.js +37 -37
  457. package/esm5/lib/StepLineSeries_combined.js +43 -43
  458. package/esm5/lib/StochRSIIndicator.js +14 -14
  459. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  460. package/esm5/lib/TRIXIndicator.js +15 -15
  461. package/esm5/lib/TileZoomManager_combined.js +9 -9
  462. package/esm5/lib/TimeAxisBase.js +8 -8
  463. package/esm5/lib/TimeXAxis.js +10 -10
  464. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  465. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  466. package/esm5/lib/ValueOverlay_combined.js +115 -115
  467. package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
  468. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  469. package/esm5/lib/WaterfallSeries_combined.js +103 -103
  470. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  471. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  472. package/esm5/lib/XYChart.js +717 -717
  473. package/esm5/lib/igc-anchored-category-series-component.js +18 -18
  474. package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
  475. package/esm5/lib/igc-annotation-layer-component.js +17 -17
  476. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  477. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  478. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  479. package/esm5/lib/igc-bar-series-component.js +11 -11
  480. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  481. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  482. package/esm5/lib/igc-bubble-series-component.js +44 -44
  483. package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
  484. package/esm5/lib/igc-callout-layer-component.js +95 -95
  485. package/esm5/lib/igc-category-chart-component.js +189 -112
  486. package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
  487. package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
  488. package/esm5/lib/igc-category-series-component.js +20 -20
  489. package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
  490. package/esm5/lib/igc-category-x-axis-component.js +95 -2
  491. package/esm5/lib/igc-category-y-axis-component.js +95 -2
  492. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  493. package/esm5/lib/igc-chart-group-description-collection.js +115 -0
  494. package/esm5/lib/igc-chart-group-description-module.js +19 -0
  495. package/esm5/lib/igc-chart-group-description.js +34 -0
  496. package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
  497. package/esm5/lib/igc-chart-sort-description-module.js +19 -0
  498. package/esm5/lib/igc-chart-sort-description.js +81 -0
  499. package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
  500. package/esm5/lib/igc-chart-summary-description-module.js +19 -0
  501. package/esm5/lib/igc-chart-summary-description.js +122 -0
  502. package/esm5/lib/igc-column-fragment-component.js +11 -11
  503. package/esm5/lib/igc-column-series-component.js +13 -13
  504. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  505. package/esm5/lib/igc-crosshair-layer-component.js +90 -90
  506. package/esm5/lib/igc-data-chart-component.js +95 -95
  507. package/esm5/lib/igc-data-legend-component.js +1 -1
  508. package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
  509. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  510. package/esm5/lib/igc-domain-chart-component.js +973 -650
  511. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  512. package/esm5/lib/igc-final-value-layer-component.js +42 -42
  513. package/esm5/lib/igc-financial-chart-component.js +234 -157
  514. package/esm5/lib/igc-financial-indicator-component.js +16 -16
  515. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  516. package/esm5/lib/igc-financial-price-series-component.js +30 -30
  517. package/esm5/lib/igc-financial-series-component.js +60 -60
  518. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  519. package/esm5/lib/igc-fragment-base-component.js +2 -2
  520. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  521. package/esm5/lib/igc-high-density-scatter-series-component.js +57 -57
  522. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  523. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  524. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  525. package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
  526. package/esm5/lib/igc-line-fragment-component.js +1 -1
  527. package/esm5/lib/igc-line-series-component.js +1 -1
  528. package/esm5/lib/igc-marker-series-component.js +28 -28
  529. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  530. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  531. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  532. package/esm5/lib/igc-ordinal-time-x-axis-component.js +5 -5
  533. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  534. package/esm5/lib/igc-polar-base-component.js +77 -77
  535. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  536. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  537. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  538. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  539. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  540. package/esm5/lib/igc-radial-base-component.js +31 -31
  541. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  542. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  543. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  544. package/esm5/lib/igc-range-category-series-component.js +6 -6
  545. package/esm5/lib/igc-range-column-series-component.js +10 -10
  546. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  547. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  548. package/esm5/lib/igc-scatter-area-series-component.js +24 -24
  549. package/esm5/lib/igc-scatter-base-component.js +49 -49
  550. package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
  551. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  552. package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
  553. package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
  554. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  555. package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
  556. package/esm5/lib/igc-series-component.js +199 -185
  557. package/esm5/lib/igc-series-viewer-component.js +403 -282
  558. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  559. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  560. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  561. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  562. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  563. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  564. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  565. package/esm5/lib/igc-spline-series-component.js +1 -1
  566. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  567. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  568. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  569. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  570. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  571. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  572. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  573. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  574. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  575. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  576. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  577. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  579. package/esm5/lib/igc-step-area-series-component.js +2 -2
  580. package/esm5/lib/igc-step-line-series-component.js +3 -3
  581. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  582. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  583. package/esm5/lib/igc-value-overlay-component.js +52 -52
  584. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  585. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  586. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  587. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  588. package/esm5/lib/igc-xy-chart-component.js +218 -218
  589. package/esm5/lib/igc-zoom-slider-component.js +0 -7
  590. package/esm5/public_api.js +23 -0
  591. package/fesm2015/igniteui-webcomponents-charts.js +24809 -22008
  592. package/fesm5/igniteui-webcomponents-charts.js +24917 -21549
  593. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  594. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  595. package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
  596. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
  597. package/lib/AnnotationLayerProxy.d.ts +4 -0
  598. package/lib/AnnotationLayer_combined.d.ts +40 -40
  599. package/lib/AreaSeries_combined.d.ts +8 -8
  600. package/lib/AutomaticSeriesManager.d.ts +1 -0
  601. package/lib/AutomaticSeriesPurpose.d.ts +11 -0
  602. package/lib/AutomaticSeriesRequest.d.ts +1 -0
  603. package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
  604. package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
  605. package/lib/AverageTrueRangeIndicator.d.ts +8 -8
  606. package/lib/BarSeries_combined.d.ts +19 -19
  607. package/lib/BollingerBandWidthIndicator.d.ts +10 -10
  608. package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
  609. package/lib/BubbleSeries_combined.d.ts +48 -48
  610. package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
  611. package/lib/CalloutLayer_combined.d.ts +101 -101
  612. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  613. package/lib/CategoryChart.d.ts +129 -116
  614. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  615. package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
  616. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  617. package/lib/CategoryXAxis_combined.d.ts +17 -5
  618. package/lib/CategoryYAxis_combined.d.ts +17 -5
  619. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  620. package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
  621. package/lib/ChartGroupDescription.d.ts +16 -0
  622. package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
  623. package/lib/ChartSortDescription.d.ts +18 -0
  624. package/lib/ChartSortDescriptionCollection.d.ts +27 -0
  625. package/lib/ChartSummaryDescription.d.ts +33 -0
  626. package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
  627. package/lib/ColumnSeries_combined.d.ts +17 -17
  628. package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
  629. package/lib/CrosshairLayer_combined.d.ts +41 -41
  630. package/lib/CustomIndicator.d.ts +8 -8
  631. package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
  632. package/lib/DataChartToolbarProvider.d.ts +21 -0
  633. package/lib/DataToolTipLayer_combined.d.ts +138 -138
  634. package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
  635. package/lib/DomainChart.d.ts +538 -487
  636. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  637. package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
  638. package/lib/FinalValueLayer_combined.d.ts +28 -28
  639. package/lib/FinancialChart_combined.d.ts +299 -287
  640. package/lib/FinancialEventArgs_combined.d.ts +123 -123
  641. package/lib/FinancialIndicator_combined.d.ts +36 -36
  642. package/lib/FinancialOverlay.d.ts +9 -9
  643. package/lib/FinancialPriceSeries_combined.d.ts +41 -41
  644. package/lib/ForceIndexIndicator.d.ts +9 -9
  645. package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
  646. package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
  647. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  648. package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
  649. package/lib/IAnnotationLayerProxy.d.ts +4 -0
  650. package/lib/IDataChartToolbarProvider.d.ts +1 -0
  651. package/lib/IZoomableCategoryAxis.d.ts +17 -0
  652. package/lib/ItemToolTipLayer_combined.d.ts +19 -19
  653. package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
  654. package/lib/LineSeries_combined.d.ts +7 -7
  655. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  656. package/lib/MassIndexIndicator.d.ts +4 -4
  657. package/lib/MedianPriceIndicator.d.ts +4 -4
  658. package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
  659. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  660. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  661. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  662. package/lib/OrdinalTimeXAxis.d.ts +26 -26
  663. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  664. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  665. package/lib/PointSeries_combined.d.ts +6 -6
  666. package/lib/PolarAreaSeries_combined.d.ts +7 -7
  667. package/lib/PolarBase_combined.d.ts +107 -107
  668. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  669. package/lib/PolarLineSeries_combined.d.ts +8 -8
  670. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  671. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  672. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  673. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  674. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  675. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  676. package/lib/RadialAreaSeries_combined.d.ts +7 -7
  677. package/lib/RadialBucketCalculator_combined.d.ts +50 -50
  678. package/lib/RadialColumnSeries_combined.d.ts +11 -11
  679. package/lib/RadialLineSeries_combined.d.ts +8 -8
  680. package/lib/RadialPieSeries_combined.d.ts +13 -13
  681. package/lib/RangeAreaSeries_combined.d.ts +6 -6
  682. package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
  683. package/lib/RangeColumnSeries_combined.d.ts +12 -12
  684. package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
  685. package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
  686. package/lib/ScatterAreaSeries_combined.d.ts +28 -28
  687. package/lib/ScatterBase_combined.d.ts +108 -108
  688. package/lib/ScatterContourSeries_combined.d.ts +20 -20
  689. package/lib/ScatterLineSeries.d.ts +12 -12
  690. package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
  691. package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
  692. package/lib/ScatterSeries_combined.d.ts +4 -4
  693. package/lib/ScatterSplineSeries.d.ts +9 -9
  694. package/lib/ScatterTriangulationSeries.d.ts +40 -40
  695. package/lib/SeriesViewer_combined.d.ts +1036 -956
  696. package/lib/ShapeSeriesBase_combined.d.ts +91 -91
  697. package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
  698. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  699. package/lib/SplineSeriesBase_combined.d.ts +23 -23
  700. package/lib/SplineSeries_combined.d.ts +6 -6
  701. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  702. package/lib/Stacked100BarSeries_combined.d.ts +6 -6
  703. package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
  704. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  705. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  706. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  707. package/lib/StackedLineSeries_combined.d.ts +3 -3
  708. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
  709. package/lib/StandardDeviationIndicator.d.ts +8 -8
  710. package/lib/StepAreaSeries_combined.d.ts +10 -10
  711. package/lib/StepLineSeries_combined.d.ts +9 -9
  712. package/lib/StochRSIIndicator.d.ts +8 -8
  713. package/lib/StrategyBasedIndicator.d.ts +21 -21
  714. package/lib/TRIXIndicator.d.ts +8 -8
  715. package/lib/TypicalPriceIndicator.d.ts +4 -4
  716. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  717. package/lib/ValueOverlay_combined.d.ts +41 -41
  718. package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
  719. package/lib/WaterfallSeries_combined.d.ts +23 -23
  720. package/lib/WeightedCloseIndicator.d.ts +4 -4
  721. package/lib/WilliamsPercentRIndicator.d.ts +8 -8
  722. package/lib/XYChart.d.ts +189 -189
  723. package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
  724. package/lib/igc-category-chart-component.d.ts +27 -0
  725. package/lib/igc-category-x-axis-component.d.ts +37 -0
  726. package/lib/igc-category-y-axis-component.d.ts +37 -0
  727. package/lib/igc-chart-group-description-collection.d.ts +24 -0
  728. package/lib/igc-chart-group-description-module.d.ts +3 -0
  729. package/lib/igc-chart-group-description.d.ts +14 -0
  730. package/lib/igc-chart-sort-description-collection.d.ts +28 -0
  731. package/lib/igc-chart-sort-description-module.d.ts +3 -0
  732. package/lib/igc-chart-sort-description.d.ts +31 -0
  733. package/lib/igc-chart-summary-description-collection.d.ts +25 -0
  734. package/lib/igc-chart-summary-description-module.d.ts +3 -0
  735. package/lib/igc-chart-summary-description.d.ts +35 -0
  736. package/lib/igc-data-legend-component.d.ts +1 -1
  737. package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
  738. package/lib/igc-domain-chart-component.d.ts +85 -1
  739. package/lib/igc-financial-chart-component.d.ts +27 -0
  740. package/lib/igc-series-component.d.ts +4 -0
  741. package/lib/igc-series-viewer-component.d.ts +51 -0
  742. package/lib/igc-zoom-slider-component.d.ts +0 -5
  743. package/package.json +2 -2
  744. package/public_api.d.ts +23 -0
@@ -155,7 +155,7 @@ var FinancialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
155
155
  a = this.c;
156
156
  b = this.d;
157
157
  c = this.b;
158
- d = this.a.bz.ft;
158
+ d = this.a.bz.fv;
159
159
  return {
160
160
  p0: a,
161
161
  p1: b,
@@ -170,20 +170,20 @@ var FinancialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
170
170
  if (this.a.bz != null) {
171
171
  d = this.a.bz.getEffectiveViewport1(this.a);
172
172
  }
173
- if (b.isEmpty || c.isEmpty || this.a.bz.qc == null) {
173
+ if (b.isEmpty || c.isEmpty || this.a.bz.qg == null) {
174
174
  this.b = 0;
175
175
  return;
176
176
  }
177
- var e = (this.a.bz.qc != null) ? this.a.bz.qc.cg : false;
177
+ var e = (this.a.bz.qg != null) ? this.a.bz.qg.cg : false;
178
178
  var f = new ScalerParams(0, b, c, e, d);
179
- var g = this.a.bz.pr(this.a);
180
- var h = typeCast(ISortingAxis_$type, this.a.bz.qc);
179
+ var g = this.a.bz.pv(this.a);
180
+ var h = typeCast(ISortingAxis_$type, this.a.bz.qg);
181
181
  if (h == null || h.i$b == null) {
182
- var i = Math.floor(this.a.bz.qc.el(g.left, f));
183
- var j = Math.ceil(this.a.bz.qc.el(g.right, f));
184
- if (this.a.bz.qc.cg) {
185
- j = Math.ceil(this.a.bz.qc.el(g.left, f));
186
- i = Math.floor(this.a.bz.qc.el(g.right, f));
182
+ var i = Math.floor(this.a.bz.qg.el(g.left, f));
183
+ var j = Math.ceil(this.a.bz.qg.el(g.right, f));
184
+ if (this.a.bz.qg.cg) {
185
+ j = Math.ceil(this.a.bz.qg.el(g.left, f));
186
+ i = Math.floor(this.a.bz.qg.el(g.right, f));
187
187
  }
188
188
  var k = Math.floor((j - i + 1) * a / g.width);
189
189
  this.b = truncate(Math.max(1, k));
@@ -211,80 +211,80 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
211
211
  tslib_1.__extends(FinancialSeries, _super);
212
212
  function FinancialSeries() {
213
213
  var _this = _super.call(this) || this;
214
- _this.q3 = null;
215
- _this.q1 = null;
216
- _this.q2 = null;
217
- _this.q0 = null;
214
+ _this.q7 = null;
215
+ _this.q5 = null;
216
+ _this.q6 = null;
218
217
  _this.q4 = null;
219
- _this.rd = false;
218
+ _this.q8 = null;
219
+ _this.rh = false;
220
220
  _this.assigningCategoryStyle = null;
221
- _this.ql = null;
222
- _this.rn = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
223
- _this.ro = new Dictionary$2(String_$type, String_$type, 0);
224
- _this.rc = false;
225
- _this.qw = null;
226
- _this.qg = null;
221
+ _this.qp = null;
222
+ _this.rr = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
223
+ _this.rs = new Dictionary$2(String_$type, String_$type, 0);
224
+ _this.rg = false;
225
+ _this.q0 = null;
226
+ _this.qk = null;
227
+ _this.qm = null;
227
228
  _this.qi = null;
228
- _this.qe = null;
229
- _this.qo = null;
229
+ _this.qs = null;
230
230
  _this.typical = null;
231
231
  _this.typicalBasedOn = null;
232
- _this.rb = false;
233
- _this.r0 = null;
234
- _this.ry = null;
235
- _this.rz = null;
236
- _this.rx = null;
232
+ _this.rf = false;
233
+ _this.r4 = null;
234
+ _this.r2 = null;
235
+ _this.r3 = null;
237
236
  _this.r1 = null;
237
+ _this.r5 = null;
238
+ _this.ql = null;
238
239
  _this.qh = null;
239
- _this.qd = null;
240
- _this.qj = 0;
241
- _this.qx = null;
242
- _this.qz = null;
243
- _this.ql = new CategorySeriesRenderManager();
244
- _this.rd = false;
245
- _this.qo = new CategoryTransitionSourceFramePreparer();
246
- _this.qh = new CategoryFrame(3);
240
+ _this.qn = 0;
241
+ _this.q1 = null;
242
+ _this.q3 = null;
243
+ _this.qp = new CategorySeriesRenderManager();
244
+ _this.rh = false;
245
+ _this.qs = new CategoryTransitionSourceFramePreparer();
246
+ _this.ql = new CategoryFrame(3);
247
247
  _this.ab = FinancialSeries.$;
248
- _this.qk = 0;
248
+ _this.qo = 0;
249
249
  return _this;
250
250
  }
251
- FinancialSeries.prototype.lz = function (a) {
252
- _super.prototype.lz.call(this, a);
253
- this.qt = a;
251
+ FinancialSeries.prototype.l2 = function (a) {
252
+ _super.prototype.l2.call(this, a);
253
+ this.qx = a;
254
254
  };
255
- FinancialSeries.prototype.get_dp = function () {
255
+ FinancialSeries.prototype.get_dq = function () {
256
256
  return true;
257
257
  };
258
258
  FinancialSeries.prototype.ag = function () {
259
- return [this.qc, this.qy];
259
+ return [this.qg, this.q2];
260
260
  };
261
- FinancialSeries.prototype.hw = function (a, b) {
262
- var c = this.jq(b);
261
+ FinancialSeries.prototype.hy = function (a, b) {
262
+ var c = this.js(b);
263
263
  if (c == FinancialSeries.$$p[6]) {
264
- return this.hx(a, b, this.ss);
264
+ return this.hz(a, b, this.sw);
265
265
  }
266
266
  if (c == FinancialSeries.$$p[1]) {
267
- return this.hx(a, b, this.sj);
267
+ return this.hz(a, b, this.sn);
268
268
  }
269
269
  if (c == FinancialSeries.$$p[4]) {
270
- return this.hx(a, b, this.so);
270
+ return this.hz(a, b, this.ss);
271
271
  }
272
272
  if (c == FinancialSeries.$$p[0]) {
273
- return this.hx(a, b, this.sg);
273
+ return this.hz(a, b, this.sk);
274
274
  }
275
275
  if (c == FinancialSeries.$$p[8]) {
276
- return this.hx(a, b, this.sw);
276
+ return this.hz(a, b, this.s0);
277
277
  }
278
- return _super.prototype.hw.call(this, a, b);
278
+ return _super.prototype.hy.call(this, a, b);
279
279
  };
280
- FinancialSeries.prototype.sc = function () {
280
+ FinancialSeries.prototype.sg = function () {
281
281
  return 2;
282
282
  };
283
- FinancialSeries.prototype.sa = function () {
283
+ FinancialSeries.prototype.se = function () {
284
284
  return 4;
285
285
  };
286
286
  FinancialSeries.prototype.ah = function (a) {
287
- var b = this.aj(this.qc, this.qe.f, this.r9(this.b0), this.sb(this.b0), this.pp(a), true);
287
+ var b = this.aj(this.qg, this.qi.f, this.sd(this.b0), this.sf(this.b0), this.pt(a), true);
288
288
  if (b == null) {
289
289
  return null;
290
290
  }
@@ -292,14 +292,14 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
292
292
  var d = b[1];
293
293
  var e = new Array(1);
294
294
  var f = new Array(2);
295
- var g = this.sc();
295
+ var g = this.sg();
296
296
  f[0] = { $type: Point_$type, x: c[0], y: c[g] };
297
297
  f[1] = { $type: Point_$type, x: d[0], y: d[g] };
298
298
  e[0] = f;
299
299
  return e;
300
300
  };
301
301
  FinancialSeries.prototype.ai = function (a) {
302
- var b = this.aj(this.qc, this.qe.f, this.r9(this.b0), this.sb(this.b0), this.pp(a), true);
302
+ var b = this.aj(this.qg, this.qi.f, this.sd(this.b0), this.sf(this.b0), this.pt(a), true);
303
303
  if (b == null) {
304
304
  return null;
305
305
  }
@@ -312,357 +312,357 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
312
312
  e[0] = f;
313
313
  return e;
314
314
  };
315
- FinancialSeries.prototype.o9 = function () {
316
- return this.ti;
315
+ FinancialSeries.prototype.pd = function () {
316
+ return this.tm;
317
317
  };
318
- FinancialSeries.prototype.pa = function () {
319
- return this.ti;
318
+ FinancialSeries.prototype.pe = function () {
319
+ return this.tm;
320
320
  };
321
- FinancialSeries.prototype.ku = function () {
322
- _super.prototype.ku.call(this);
323
- this.qc = null;
324
- this.qy = null;
321
+ FinancialSeries.prototype.kx = function () {
322
+ _super.prototype.kx.call(this);
323
+ this.qg = null;
324
+ this.q2 = null;
325
325
  };
326
326
  FinancialSeries.prototype.get_c6 = function () {
327
327
  return true;
328
328
  };
329
- FinancialSeries.prototype.get_ej = function () {
330
- return this.qy != null && this.qy.cg;
329
+ FinancialSeries.prototype.get_ek = function () {
330
+ return this.q2 != null && this.q2.cg;
331
331
  };
332
- Object.defineProperty(FinancialSeries.prototype, "q8", {
332
+ Object.defineProperty(FinancialSeries.prototype, "rc", {
333
333
  get: function () {
334
- return this.q3;
334
+ return this.q7;
335
335
  },
336
336
  set: function (a) {
337
- if (this.q3 != a) {
338
- var b = this.q3;
339
- this.q3 = a;
340
- this.raisePropertyChanged("OpenColumn", b, this.q3);
337
+ if (this.q7 != a) {
338
+ var b = this.q7;
339
+ this.q7 = a;
340
+ this.raisePropertyChanged("OpenColumn", b, this.q7);
341
341
  }
342
342
  },
343
343
  enumerable: true,
344
344
  configurable: true
345
345
  });
346
- Object.defineProperty(FinancialSeries.prototype, "q6", {
346
+ Object.defineProperty(FinancialSeries.prototype, "ra", {
347
347
  get: function () {
348
- return this.q1;
348
+ return this.q5;
349
349
  },
350
350
  set: function (a) {
351
- if (this.q1 != a) {
352
- var b = this.q1;
353
- this.q1 = a;
354
- this.raisePropertyChanged("HighColumn", b, this.q1);
351
+ if (this.q5 != a) {
352
+ var b = this.q5;
353
+ this.q5 = a;
354
+ this.raisePropertyChanged("HighColumn", b, this.q5);
355
355
  }
356
356
  },
357
357
  enumerable: true,
358
358
  configurable: true
359
359
  });
360
- Object.defineProperty(FinancialSeries.prototype, "q7", {
360
+ Object.defineProperty(FinancialSeries.prototype, "rb", {
361
361
  get: function () {
362
- return this.q2;
362
+ return this.q6;
363
363
  },
364
364
  set: function (a) {
365
- if (this.q2 != a) {
366
- var b = this.q2;
367
- this.q2 = a;
368
- this.raisePropertyChanged("LowColumn", b, this.q2);
365
+ if (this.q6 != a) {
366
+ var b = this.q6;
367
+ this.q6 = a;
368
+ this.raisePropertyChanged("LowColumn", b, this.q6);
369
369
  }
370
370
  },
371
371
  enumerable: true,
372
372
  configurable: true
373
373
  });
374
- Object.defineProperty(FinancialSeries.prototype, "q5", {
374
+ Object.defineProperty(FinancialSeries.prototype, "q9", {
375
375
  get: function () {
376
- return this.q0;
376
+ return this.q4;
377
377
  },
378
378
  set: function (a) {
379
- if (this.q0 != a) {
380
- var b = this.q0;
381
- this.q0 = a;
382
- this.raisePropertyChanged("CloseColumn", b, this.q0);
379
+ if (this.q4 != a) {
380
+ var b = this.q4;
381
+ this.q4 = a;
382
+ this.raisePropertyChanged("CloseColumn", b, this.q4);
383
383
  }
384
384
  },
385
385
  enumerable: true,
386
386
  configurable: true
387
387
  });
388
- Object.defineProperty(FinancialSeries.prototype, "ra", {
388
+ Object.defineProperty(FinancialSeries.prototype, "re", {
389
389
  get: function () {
390
- return this.q4;
390
+ return this.q8;
391
391
  },
392
392
  set: function (a) {
393
- if (this.q4 != a) {
394
- var b = this.q4;
395
- this.q4 = a;
396
- this.raisePropertyChanged("VolumeColumn", b, this.q4);
393
+ if (this.q8 != a) {
394
+ var b = this.q8;
395
+ this.q8 = a;
396
+ this.raisePropertyChanged("VolumeColumn", b, this.q8);
397
397
  }
398
398
  },
399
399
  enumerable: true,
400
400
  configurable: true
401
401
  });
402
- FinancialSeries.prototype.rk = function () {
403
- return (this.assigningCategoryStyle != null && this.rd) || this.bk != 1;
402
+ FinancialSeries.prototype.ro = function () {
403
+ return (this.assigningCategoryStyle != null && this.rh) || this.bk != 1;
404
404
  };
405
- FinancialSeries.prototype.s4 = function (a) {
406
- if (this.assigningCategoryStyle != null && this.rd) {
405
+ FinancialSeries.prototype.s8 = function (a) {
406
+ if (this.assigningCategoryStyle != null && this.rh) {
407
407
  this.assigningCategoryStyle(this, a);
408
408
  }
409
409
  };
410
- FinancialSeries.prototype.s2 = function (a, b, c, d, e, f) {
410
+ FinancialSeries.prototype.s6 = function (a, b, c, d, e, f) {
411
411
  var g = this.bk != 1;
412
- this.ql.a1(this.ql.b, d.cm, a, b, c, d, e, f, false);
413
- this.ql.ab(this.fr);
414
- var h = this.ql.aw;
412
+ this.qp.a1(this.qp.b, d.cm, a, b, c, d, e, f, false);
413
+ this.qp.ab(this.ft);
414
+ var h = this.qp.aw;
415
415
  var i = null;
416
416
  var j = this.ck;
417
417
  if (g && this.cd != null) {
418
- i = this.cd.a3.getHighlightingInfo(this, j, h.o, h.n, false);
418
+ i = this.cd.a7.getHighlightingInfo(this, j, h.o, h.n, false);
419
419
  h.b = i;
420
420
  }
421
421
  h.f = f;
422
- this.s4(h);
423
- this.ql.z(this, i, f, g, b < 0);
422
+ this.s8(h);
423
+ this.qp.z(this, i, f, g, b < 0);
424
424
  };
425
- FinancialSeries.prototype.r2 = function (a) {
426
- return this.f7(a, this.qc);
425
+ FinancialSeries.prototype.r6 = function (a) {
426
+ return this.f9(a, this.qg);
427
427
  };
428
- FinancialSeries.prototype.hj = function (a, b) {
429
- return this.hk(a, b, this.qc, runOn(this, this.r2), new FinancialValueList(this.q8, this.q6, this.q7, this.q5, this.ra));
428
+ FinancialSeries.prototype.hl = function (a, b) {
429
+ return this.hm(a, b, this.qg, runOn(this, this.r6), new FinancialValueList(this.rc, this.ra, this.rb, this.q9, this.re));
430
430
  };
431
- FinancialSeries.prototype.hh = function (a, b) {
432
- return this.hi(a, b, this.qc, runOn(this, this.r2), new FinancialValueList(this.q8, this.q6, this.q7, this.q5, this.ra));
431
+ FinancialSeries.prototype.hj = function (a, b) {
432
+ return this.hk(a, b, this.qg, runOn(this, this.r6), new FinancialValueList(this.rc, this.ra, this.rb, this.q9, this.re));
433
433
  };
434
- FinancialSeries.prototype.f3 = function (a, b, c, d, e) {
434
+ FinancialSeries.prototype.f5 = function (a, b, c, d, e) {
435
435
  if (c == null) {
436
436
  return Number.POSITIVE_INFINITY;
437
437
  }
438
- var f = this.qc.le;
439
- return this.f4(a, b, this.qc, d, e, f, runOn(this, this.r2));
438
+ var f = this.qg.le;
439
+ return this.f6(a, b, this.qg, d, e, f, runOn(this, this.r6));
440
440
  };
441
441
  FinancialSeries.prototype.getOffsetValue = function () {
442
- return this.r3(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
442
+ return this.r7(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
443
443
  };
444
444
  FinancialSeries.prototype.getCategoryWidth = function () {
445
- return this.qc.getCategorySize(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
445
+ return this.qg.getCategorySize(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
446
446
  };
447
- FinancialSeries.prototype.pm = function (a, b, c) {
448
- return this.po(a, b, c, this.r3(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.qy, this.qc, null, null, null);
447
+ FinancialSeries.prototype.pq = function (a, b, c) {
448
+ return this.ps(a, b, c, this.r7(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.q2, this.qg, null, null, null);
449
449
  };
450
- FinancialSeries.prototype.gj = function (a, b, c) {
450
+ FinancialSeries.prototype.gl = function (a, b, c) {
451
451
  var d = this.getEffectiveViewport1(this.b0);
452
- var e = this.r3(this.b0.bv, this.b0.bu, d);
453
- var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
454
- return this.gl(new FinancialValueList(this.q8, this.q6, this.q7, this.q5, this.ra), a, this.qc, f, e, runOn(this, this.r2), b, c);
452
+ var e = this.r7(this.b0.bv, this.b0.bu, d);
453
+ var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
454
+ return this.gn(new FinancialValueList(this.rc, this.ra, this.rb, this.q9, this.re), a, this.qg, f, e, runOn(this, this.r6), b, c);
455
455
  };
456
- FinancialSeries.prototype.gf = function (a, b, c) {
456
+ FinancialSeries.prototype.gh = function (a, b, c) {
457
457
  var d = this.getEffectiveViewport1(this.b0);
458
- var e = this.r3(this.b0.bv, this.b0.bu, d);
459
- var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
460
- return this.gl(this.q6, a, this.qc, f, e, runOn(this, this.r2), b, c);
458
+ var e = this.r7(this.b0.bv, this.b0.bu, d);
459
+ var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
460
+ return this.gn(this.ra, a, this.qg, f, e, runOn(this, this.r6), b, c);
461
461
  };
462
- FinancialSeries.prototype.gh = function (a, b, c) {
462
+ FinancialSeries.prototype.gj = function (a, b, c) {
463
463
  var d = this.getEffectiveViewport1(this.b0);
464
- var e = this.r3(this.b0.bv, this.b0.bu, d);
465
- var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
466
- return this.gl(this.q7, a, this.qc, f, e, runOn(this, this.r2), b, c);
464
+ var e = this.r7(this.b0.bv, this.b0.bu, d);
465
+ var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
466
+ return this.gn(this.rb, a, this.qg, f, e, runOn(this, this.r6), b, c);
467
467
  };
468
- FinancialSeries.prototype.r4 = function (a, b, c) {
468
+ FinancialSeries.prototype.r8 = function (a, b, c) {
469
469
  var d = this.getEffectiveViewport1(this.b0);
470
- var e = this.r3(this.b0.bv, this.b0.bu, d);
471
- var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
472
- return this.gl(this.q5, a, this.qc, f, e, runOn(this, this.r2), b, c);
470
+ var e = this.r7(this.b0.bv, this.b0.bu, d);
471
+ var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
472
+ return this.gn(this.q9, a, this.qg, f, e, runOn(this, this.r6), b, c);
473
473
  };
474
- FinancialSeries.prototype.r5 = function (a, b, c) {
474
+ FinancialSeries.prototype.r9 = function (a, b, c) {
475
475
  var d = this.getEffectiveViewport1(this.b0);
476
- var e = this.r3(this.b0.bv, this.b0.bu, d);
477
- var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
478
- return this.gl(this.q8, a, this.qc, f, e, runOn(this, this.r2), b, c);
476
+ var e = this.r7(this.b0.bv, this.b0.bu, d);
477
+ var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
478
+ return this.gn(this.rc, a, this.qg, f, e, runOn(this, this.r6), b, c);
479
479
  };
480
- FinancialSeries.prototype.r6 = function (a, b, c) {
480
+ FinancialSeries.prototype.sa = function (a, b, c) {
481
481
  var d = this.getEffectiveViewport1(this.b0);
482
- var e = this.r3(this.b0.bv, this.b0.bu, d);
483
- var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
484
- return this.gl(this.ra, a, this.qc, f, e, runOn(this, this.r2), b, c);
482
+ var e = this.r7(this.b0.bv, this.b0.bu, d);
483
+ var f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
484
+ return this.gn(this.re, a, this.qg, f, e, runOn(this, this.r6), b, c);
485
485
  };
486
- FinancialSeries.prototype.pi = function (a, b, c) {
486
+ FinancialSeries.prototype.pm = function (a, b, c) {
487
487
  var _this = this;
488
- return this.po(a, b, c, this.r3(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.qy, this.qc, runOn(this, this.gf), function (d, e) { return _this.hk(d, e, _this.qc, runOn(_this, _this.r2), _this.q6); }, function (d, e) { return _this.hi(d, e, _this.qc, runOn(_this, _this.r2), _this.q6); });
488
+ return this.ps(a, b, c, this.r7(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.q2, this.qg, runOn(this, this.gh), function (d, e) { return _this.hm(d, e, _this.qg, runOn(_this, _this.r6), _this.ra); }, function (d, e) { return _this.hk(d, e, _this.qg, runOn(_this, _this.r6), _this.ra); });
489
489
  };
490
- FinancialSeries.prototype.pk = function (a, b, c) {
490
+ FinancialSeries.prototype.po = function (a, b, c) {
491
491
  var _this = this;
492
- return this.po(a, b, c, this.r3(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.qy, this.qc, runOn(this, this.gh), function (d, e) { return _this.hk(d, e, _this.qc, runOn(_this, _this.r2), _this.q7); }, function (d, e) { return _this.hi(d, e, _this.qc, runOn(_this, _this.r2), _this.q7); });
492
+ return this.ps(a, b, c, this.r7(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.q2, this.qg, runOn(this, this.gj), function (d, e) { return _this.hm(d, e, _this.qg, runOn(_this, _this.r6), _this.rb); }, function (d, e) { return _this.hk(d, e, _this.qg, runOn(_this, _this.r6), _this.rb); });
493
493
  };
494
- FinancialSeries.prototype.tk = function (a, b, c) {
494
+ FinancialSeries.prototype.to = function (a, b, c) {
495
495
  var _this = this;
496
- return this.po(a, b, c, this.r3(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.qy, this.qc, runOn(this, this.r5), function (d, e) { return _this.hk(d, e, _this.qc, runOn(_this, _this.r2), _this.q8); }, function (d, e) { return _this.hi(d, e, _this.qc, runOn(_this, _this.r2), _this.q8); });
496
+ return this.ps(a, b, c, this.r7(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.q2, this.qg, runOn(this, this.r9), function (d, e) { return _this.hm(d, e, _this.qg, runOn(_this, _this.r6), _this.rc); }, function (d, e) { return _this.hk(d, e, _this.qg, runOn(_this, _this.r6), _this.rc); });
497
497
  };
498
- FinancialSeries.prototype.tj = function (a, b, c) {
498
+ FinancialSeries.prototype.tn = function (a, b, c) {
499
499
  var _this = this;
500
- return this.po(a, b, c, this.r3(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.qy, this.qc, runOn(this, this.r4), function (d, e) { return _this.hk(d, e, _this.qc, runOn(_this, _this.r2), _this.q5); }, function (d, e) { return _this.hi(d, e, _this.qc, runOn(_this, _this.r2), _this.q5); });
500
+ return this.ps(a, b, c, this.r7(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.q2, this.qg, runOn(this, this.r8), function (d, e) { return _this.hm(d, e, _this.qg, runOn(_this, _this.r6), _this.q9); }, function (d, e) { return _this.hk(d, e, _this.qg, runOn(_this, _this.r6), _this.q9); });
501
501
  };
502
- FinancialSeries.prototype.tl = function (a, b, c) {
502
+ FinancialSeries.prototype.tp = function (a, b, c) {
503
503
  var _this = this;
504
- return this.po(a, b, c, this.r3(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.qy, this.qc, runOn(this, this.r6), function (d, e) { return _this.hk(d, e, _this.qc, runOn(_this, _this.r2), _this.ra); }, function (d, e) { return _this.hi(d, e, _this.qc, runOn(_this, _this.r2), _this.ra); });
504
+ return this.ps(a, b, c, this.r7(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0)), this.q2, this.qg, runOn(this, this.sa), function (d, e) { return _this.hm(d, e, _this.qg, runOn(_this, _this.r6), _this.re); }, function (d, e) { return _this.hk(d, e, _this.qg, runOn(_this, _this.r6), _this.re); });
505
505
  };
506
- FinancialSeries.prototype.lf = function () {
507
- _super.prototype.lf.call(this);
508
- if (this.qc != null) {
509
- this.qc.h7(false);
506
+ FinancialSeries.prototype.li = function () {
507
+ _super.prototype.li.call(this);
508
+ if (this.qg != null) {
509
+ this.qg.h7(false);
510
510
  }
511
- if (this.qy != null) {
512
- this.qy.h7(false);
511
+ if (this.q2 != null) {
512
+ this.q2.h7(false);
513
513
  }
514
514
  };
515
- FinancialSeries.prototype.m6 = function (a, b) {
516
- this.qt.bx.e(this.ft);
517
- this.mi(false);
515
+ FinancialSeries.prototype.m9 = function (a, b) {
516
+ this.qx.bx.e(this.fv);
517
+ this.ml(false);
518
518
  };
519
- FinancialSeries.prototype.m5 = function (a, b) {
520
- if (this.e0 && this.g0 < 0.05) {
521
- this.e1 = true;
519
+ FinancialSeries.prototype.m8 = function (a, b) {
520
+ if (this.e2 && this.g2 < 0.05) {
521
+ this.e3 = true;
522
522
  }
523
- this.qt.bx.e(this.ft);
524
- this.mi(false);
523
+ this.qx.bx.e(this.fv);
524
+ this.ml(false);
525
525
  };
526
- FinancialSeries.prototype.q9 = function (a, b, c) {
526
+ FinancialSeries.prototype.rd = function (a, b, c) {
527
527
  var d = this.ch(b);
528
- this.rn.addItem(d, b);
529
- this.ro.addItem(b, c);
528
+ this.rr.addItem(d, b);
529
+ this.rs.addItem(b, c);
530
530
  return d;
531
531
  };
532
- FinancialSeries.prototype.s1 = function (a, b) {
532
+ FinancialSeries.prototype.s5 = function (a, b) {
533
533
  if (b == null) {
534
534
  return;
535
535
  }
536
536
  a.deregisterColumn(b);
537
- var c = this.rn.item(b);
538
- this.ro.removeItem(c);
539
- this.rn.removeItem(b);
537
+ var c = this.rr.item(b);
538
+ this.rs.removeItem(c);
539
+ this.rr.removeItem(b);
540
540
  };
541
- FinancialSeries.prototype.l4 = function (a, b, c, d) {
542
- _super.prototype.l4.call(this, a, b, c, d);
541
+ FinancialSeries.prototype.l7 = function (a, b, c, d) {
542
+ _super.prototype.l7.call(this, a, b, c, d);
543
543
  switch (b) {
544
544
  case "SyncLink":
545
545
  if (this.b8 != null && this.cd != null) {
546
- this.qt.bx.e(this.ft);
547
- this.mi(false);
546
+ this.qx.bx.e(this.fv);
547
+ this.ml(false);
548
548
  }
549
549
  break;
550
550
  case "SeriesViewer":
551
551
  if (c != null && d == null) {
552
- if (this.qc != null) {
553
- this.qc.bz(this);
552
+ if (this.qg != null) {
553
+ this.qg.bz(this);
554
554
  }
555
- if (this.qy != null) {
556
- this.qy.bz(this);
555
+ if (this.q2 != null) {
556
+ this.q2.bz(this);
557
557
  }
558
558
  }
559
559
  if (c == null && d != null) {
560
- if (this.qc != null) {
561
- this.qc.cs(this);
560
+ if (this.qg != null) {
561
+ this.qg.cs(this);
562
562
  }
563
- if (this.qy != null) {
564
- this.qy.cs(this);
563
+ if (this.q2 != null) {
564
+ this.q2.cs(this);
565
565
  }
566
566
  }
567
- this.qt.bx.e(this.ft);
568
- this.mi(false);
567
+ this.qx.bx.e(this.fv);
568
+ this.ml(false);
569
569
  break;
570
570
  case "FastItemsSource":
571
- this.rc = true;
571
+ this.rg = true;
572
572
  if (typeCast(IFastItemsSource_$type, c) != null) {
573
- this.s1(typeCast(IFastItemsSource_$type, c), this.q8);
574
- this.s1(typeCast(IFastItemsSource_$type, c), this.q6);
575
- this.s1(typeCast(IFastItemsSource_$type, c), this.q7);
576
- this.s1(typeCast(IFastItemsSource_$type, c), this.q5);
577
- this.s1(typeCast(IFastItemsSource_$type, c), this.ra);
578
- this.q8 = null;
579
- this.q6 = null;
580
- this.q7 = null;
581
- this.q5 = null;
573
+ this.s5(typeCast(IFastItemsSource_$type, c), this.rc);
574
+ this.s5(typeCast(IFastItemsSource_$type, c), this.ra);
575
+ this.s5(typeCast(IFastItemsSource_$type, c), this.rb);
576
+ this.s5(typeCast(IFastItemsSource_$type, c), this.q9);
577
+ this.s5(typeCast(IFastItemsSource_$type, c), this.re);
578
+ this.rc = null;
582
579
  this.ra = null;
580
+ this.rb = null;
581
+ this.q9 = null;
582
+ this.re = null;
583
583
  }
584
584
  if (typeCast(IFastItemsSource_$type, d) != null) {
585
- if (stringIsNullOrEmpty(this.ss) == false) {
586
- this.q8 = this.q9(typeCast(IFastItemsSource_$type, d), this.ss, "OpenColumn");
585
+ if (stringIsNullOrEmpty(this.sw) == false) {
586
+ this.rc = this.rd(typeCast(IFastItemsSource_$type, d), this.sw, "OpenColumn");
587
587
  }
588
- if (stringIsNullOrEmpty(this.sj) == false) {
589
- this.q6 = this.q9(typeCast(IFastItemsSource_$type, d), this.sj, "HighColumn");
588
+ if (stringIsNullOrEmpty(this.sn) == false) {
589
+ this.ra = this.rd(typeCast(IFastItemsSource_$type, d), this.sn, "HighColumn");
590
590
  }
591
- if (stringIsNullOrEmpty(this.so) == false) {
592
- this.q7 = this.q9(typeCast(IFastItemsSource_$type, d), this.so, "LowColumn");
591
+ if (stringIsNullOrEmpty(this.ss) == false) {
592
+ this.rb = this.rd(typeCast(IFastItemsSource_$type, d), this.ss, "LowColumn");
593
593
  }
594
- if (stringIsNullOrEmpty(this.sg) == false) {
595
- this.q5 = this.q9(typeCast(IFastItemsSource_$type, d), this.sg, "CloseColumn");
594
+ if (stringIsNullOrEmpty(this.sk) == false) {
595
+ this.q9 = this.rd(typeCast(IFastItemsSource_$type, d), this.sk, "CloseColumn");
596
596
  }
597
- if (stringIsNullOrEmpty(this.sw) == false) {
598
- this.ra = this.q9(typeCast(IFastItemsSource_$type, d), this.sw, "VolumeColumn");
597
+ if (stringIsNullOrEmpty(this.s0) == false) {
598
+ this.re = this.rd(typeCast(IFastItemsSource_$type, d), this.s0, "VolumeColumn");
599
599
  }
600
600
  }
601
- this.rc = false;
602
- if (this.qy != null && !this.qy.c0()) {
603
- this.qt.bx.e(this.ft);
604
- this.mi(false);
601
+ this.rg = false;
602
+ if (this.q2 != null && !this.q2.c0()) {
603
+ this.qx.bx.e(this.fv);
604
+ this.ml(false);
605
605
  }
606
606
  break;
607
607
  case FinancialSeries.$$p[6]:
608
608
  if (this.ck != null) {
609
- this.s1(this.ck, this.q8);
610
- this.q8 = this.q9(this.ck, this.ss, "OpenColumn");
609
+ this.s5(this.ck, this.rc);
610
+ this.rc = this.rd(this.ck, this.sw, "OpenColumn");
611
611
  }
612
612
  break;
613
613
  case "OpenColumn":
614
- if (this.qy != null && !this.qy.c0() && !this.rc) {
615
- this.qt.bx.e(this.ft);
616
- this.mi(false);
614
+ if (this.q2 != null && !this.q2.c0() && !this.rg) {
615
+ this.qx.bx.e(this.fv);
616
+ this.ml(false);
617
617
  }
618
618
  break;
619
619
  case FinancialSeries.$$p[1]:
620
620
  if (this.ck != null) {
621
- this.s1(this.ck, this.q6);
622
- this.q6 = this.q9(this.ck, this.sj, "HighColumn");
621
+ this.s5(this.ck, this.ra);
622
+ this.ra = this.rd(this.ck, this.sn, "HighColumn");
623
623
  }
624
624
  break;
625
625
  case "HighColumn":
626
- if (this.qy != null && !this.qy.c0() && !this.rc) {
627
- this.qt.bx.e(this.ft);
628
- this.mi(false);
626
+ if (this.q2 != null && !this.q2.c0() && !this.rg) {
627
+ this.qx.bx.e(this.fv);
628
+ this.ml(false);
629
629
  }
630
630
  break;
631
631
  case FinancialSeries.$$p[4]:
632
632
  if (this.ck != null) {
633
- this.s1(this.ck, this.q7);
634
- this.q7 = this.q9(this.ck, this.so, "LowColumn");
633
+ this.s5(this.ck, this.rb);
634
+ this.rb = this.rd(this.ck, this.ss, "LowColumn");
635
635
  }
636
636
  break;
637
637
  case "LowColumn":
638
- if (this.qy != null && !this.qy.c0() && !this.rc) {
639
- this.qt.bx.e(this.ft);
640
- this.mi(false);
638
+ if (this.q2 != null && !this.q2.c0() && !this.rg) {
639
+ this.qx.bx.e(this.fv);
640
+ this.ml(false);
641
641
  }
642
642
  break;
643
643
  case FinancialSeries.$$p[0]:
644
644
  if (this.ck != null) {
645
- this.s1(this.ck, this.q5);
646
- this.q5 = this.q9(this.ck, this.sg, "CloseColumn");
645
+ this.s5(this.ck, this.q9);
646
+ this.q9 = this.rd(this.ck, this.sk, "CloseColumn");
647
647
  }
648
648
  break;
649
649
  case "CloseColumn":
650
- if (this.qy != null && !this.qy.c0() && !this.rc) {
651
- this.qt.bx.e(this.ft);
652
- this.mi(false);
650
+ if (this.q2 != null && !this.q2.c0() && !this.rg) {
651
+ this.qx.bx.e(this.fv);
652
+ this.ml(false);
653
653
  }
654
- this.s6();
654
+ this.ta();
655
655
  break;
656
656
  case FinancialSeries.$$p[8]:
657
657
  if (this.ck != null) {
658
- this.s1(this.ck, this.ra);
659
- this.ra = this.q9(this.ck, this.sw, "VolumeColumn");
658
+ this.s5(this.ck, this.re);
659
+ this.re = this.rd(this.ck, this.s0, "VolumeColumn");
660
660
  }
661
661
  break;
662
662
  case "VolumeColumn":
663
- if (this.qy != null && !this.qy.c0() && !this.rc) {
664
- this.qt.bx.e(this.ft);
665
- this.mi(false);
663
+ if (this.q2 != null && !this.q2.c0() && !this.rg) {
664
+ this.qx.bx.e(this.fv);
665
+ this.ml(false);
666
666
  }
667
667
  break;
668
668
  case FinancialSeries.$$p[9]:
@@ -672,10 +672,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
672
672
  if (d != null) {
673
673
  d.cs(this);
674
674
  }
675
- this.qt.bx.e(this.ft);
676
- this.mi(false);
677
- this.lp();
678
- this.qx = typeCast(ITimeRangeSelectorAxis_$type, this.qc);
675
+ this.qx.bx.e(this.fv);
676
+ this.ml(false);
677
+ this.ls();
678
+ this.q1 = typeCast(ITimeRangeSelectorAxis_$type, this.qg);
679
679
  break;
680
680
  case FinancialSeries.$$p[10]:
681
681
  if (c != null) {
@@ -684,64 +684,64 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
684
684
  if (d != null) {
685
685
  d.cs(this);
686
686
  }
687
- this.qt.bx.e(this.ft);
688
- if (this.qy != null) {
689
- this.qy.c0();
687
+ this.qx.bx.e(this.fv);
688
+ if (this.q2 != null) {
689
+ this.q2.c0();
690
690
  }
691
691
  {
692
- this.mi(false);
692
+ this.ml(false);
693
693
  }
694
- this.lp();
694
+ this.ls();
695
695
  break;
696
696
  case "TransitionProgress":
697
- this.qi.c(this.g0, this.qg, this.qe);
697
+ this.qm.c(this.g2, this.qk, this.qi);
698
698
  if (this.cx(this.b0)) {
699
699
  return;
700
700
  }
701
- if (this.g0 == 1) {
702
- this.qe.v();
703
- this.s5(this.qe, this.qt);
704
- if (this.e0) {
705
- this.e0 = false;
706
- this.ky();
707
- this.ce.r = truncate(this.gm());
701
+ if (this.g2 == 1) {
702
+ this.qi.v();
703
+ this.s9(this.qi, this.qx);
704
+ if (this.e2) {
705
+ this.e2 = false;
706
+ this.k1();
707
+ this.ce.r = truncate(this.go());
708
708
  this.ce.b = this.cf;
709
709
  }
710
710
  }
711
711
  else {
712
- this.s5(this.qi, this.qt);
712
+ this.s9(this.qm, this.qx);
713
713
  }
714
714
  if (this.cd != null) {
715
- this.cd.nn(this);
715
+ this.cd.oa(this);
716
716
  }
717
717
  break;
718
718
  case FinancialSeries.$$p[5]:
719
- this.mi(false);
719
+ this.ml(false);
720
720
  break;
721
721
  case "IsCustomCategoryStyleAllowed":
722
- this.rd = this.rg();
723
- this.mi(false);
722
+ this.rh = this.rk();
723
+ this.ml(false);
724
724
  break;
725
725
  case "CategoryMode":
726
- if (this.qc != null) {
727
- this.qc.l4(true);
726
+ if (this.qg != null) {
727
+ this.qg.l4(true);
728
728
  }
729
729
  break;
730
730
  }
731
731
  };
732
- FinancialSeries.prototype.rf = function (a) {
732
+ FinancialSeries.prototype.rj = function (a) {
733
733
  if (typeCast(NumericYAxis.$, a) !== null) {
734
734
  return true;
735
735
  }
736
736
  return false;
737
737
  };
738
- FinancialSeries.prototype.re = function (a) {
738
+ FinancialSeries.prototype.ri = function (a) {
739
739
  if (typeCast(CategoryXAxis.$, a) !== null || a.cd) {
740
740
  return true;
741
741
  }
742
742
  return false;
743
743
  };
744
- FinancialSeries.prototype.p5 = function (a, b, c) {
744
+ FinancialSeries.prototype.p9 = function (a, b, c) {
745
745
  if (b < a || a < 0 || a > this.ck.count || b < 0 || b > this.ck.count || c == null) {
746
746
  return null;
747
747
  }
@@ -760,39 +760,39 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
760
760
  }
761
761
  return d;
762
762
  };
763
- FinancialSeries.prototype.r9 = function (a) {
763
+ FinancialSeries.prototype.sd = function (a) {
764
764
  return a.bx.b;
765
765
  };
766
- FinancialSeries.prototype.sb = function (a) {
766
+ FinancialSeries.prototype.sf = function (a) {
767
767
  return a.bx.c;
768
768
  };
769
- FinancialSeries.prototype.p4 = function (a, b) {
770
- return this.p5(a, b, this.qy);
769
+ FinancialSeries.prototype.p8 = function (a, b) {
770
+ return this.p9(a, b, this.q2);
771
771
  };
772
- FinancialSeries.prototype.get_dx = function () {
772
+ FinancialSeries.prototype.get_dy = function () {
773
773
  return true;
774
774
  };
775
- FinancialSeries.prototype.kv = function () {
776
- _super.prototype.kv.call(this);
777
- this.qw = null;
775
+ FinancialSeries.prototype.ky = function () {
776
+ _super.prototype.ky.call(this);
777
+ this.q0 = null;
778
778
  };
779
779
  FinancialSeries.prototype.aw = function (a, b, c) {
780
- if (this.c2 && this.ef(this.bk) && !c) {
781
- var d = this.qv(a, b, this.qw);
782
- this.qw = d;
780
+ if (this.c2 && this.eg(this.bk) && !c) {
781
+ var d = this.qz(a, b, this.q0);
782
+ this.q0 = d;
783
783
  return d;
784
784
  }
785
785
  else {
786
- var e = this.qu(a, b, this.qw);
787
- this.qw = e;
786
+ var e = this.qy(a, b, this.q0);
787
+ this.q0 = e;
788
788
  return e;
789
789
  }
790
790
  };
791
- FinancialSeries.prototype.sd = function (a) {
792
- var b = this.qf();
791
+ FinancialSeries.prototype.sh = function (a) {
792
+ var b = this.qj();
793
793
  var c = this.b0.bu;
794
794
  var d = this.b0.bv;
795
- var e = this.qc;
795
+ var e = this.qg;
796
796
  var f = 0;
797
797
  if (e.co) {
798
798
  var g = (a.y - d.top) / d.height;
@@ -826,22 +826,22 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
826
826
  }
827
827
  return j;
828
828
  };
829
- FinancialSeries.prototype.qv = function (a, b, c) {
829
+ FinancialSeries.prototype.qz = function (a, b, c) {
830
830
  var d = this.ck.count;
831
- var e = this.qt.bx.c;
832
- var f = this.qt.bx.d;
833
- var g = this.qt.bx.b;
834
- var h = this.qc;
831
+ var e = this.qx.bx.c;
832
+ var f = this.qx.bx.d;
833
+ var g = this.qx.bx.b;
834
+ var h = this.qg;
835
835
  var i = -1;
836
836
  var j = -1;
837
837
  if (h.cm) {
838
- var k = this.qf();
839
- var l = this.sd(b);
838
+ var k = this.qj();
839
+ var l = this.sh(b);
840
840
  i = l;
841
841
  j = l;
842
842
  }
843
843
  else {
844
- var m = this.hd(b);
844
+ var m = this.hf(b);
845
845
  i = truncate(Math.floor((intDivide(m, g)))) * g;
846
846
  j = i + (g - 1);
847
847
  }
@@ -854,7 +854,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
854
854
  n.g = j;
855
855
  return n;
856
856
  };
857
- FinancialSeries.prototype.qu = function (a, b, c) {
857
+ FinancialSeries.prototype.qy = function (a, b, c) {
858
858
  var d = new HighlightingInfo();
859
859
  d.b = this;
860
860
  d.h = 0;
@@ -865,38 +865,38 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
865
865
  }
866
866
  return d;
867
867
  };
868
- FinancialSeries.prototype.rg = function () {
869
- return this.ri;
868
+ FinancialSeries.prototype.rk = function () {
869
+ return this.rm;
870
870
  };
871
- FinancialSeries.prototype.f5 = function (a) {
871
+ FinancialSeries.prototype.f7 = function (a) {
872
872
  var b = this.b0.bv;
873
873
  var c = this.b0.bu;
874
874
  var d = -1;
875
- if (!b.isEmpty && !c.isEmpty && this.qc != null) {
875
+ if (!b.isEmpty && !c.isEmpty && this.qg != null) {
876
876
  var e = this.getEffectiveViewport1(this.b0);
877
- var f = new ScalerParams(0, b, c, this.qc.cg, e);
878
- var g = this.pr(this.b0);
879
- var h = this.qc.el(g.left, f);
880
- var i = this.qc.el(g.right, f);
877
+ var f = new ScalerParams(0, b, c, this.qg.cg, e);
878
+ var g = this.pv(this.b0);
879
+ var h = this.qg.el(g.left, f);
880
+ var i = this.qg.el(g.right, f);
881
881
  var j = (a.x - b.left) / b.width;
882
882
  var k = h + (j * (i - h));
883
- if (this.qc.categoryMode != 0) {
883
+ if (this.qg.categoryMode != 0) {
884
884
  k -= 0.5;
885
885
  }
886
886
  d = k;
887
887
  }
888
888
  return d;
889
889
  };
890
- FinancialSeries.prototype.hd = function (a) {
891
- return truncate(Math.round(this.f5(a)));
890
+ FinancialSeries.prototype.hf = function (a) {
891
+ return truncate(Math.round(this.f7(a)));
892
892
  };
893
- FinancialSeries.prototype.get_d9 = function () {
894
- return typeCast(ISortingAxis_$type, this.qc) !== null;
893
+ FinancialSeries.prototype.get_ea = function () {
894
+ return typeCast(ISortingAxis_$type, this.qg) !== null;
895
895
  };
896
896
  FinancialSeries.prototype.ar = function () {
897
- return this.qc;
897
+ return this.qg;
898
898
  };
899
- FinancialSeries.prototype.hf = function (a) {
899
+ FinancialSeries.prototype.hh = function (a) {
900
900
  var b = this.b0.bv;
901
901
  var c = this.b0.bu;
902
902
  var d = this.getEffectiveViewport1(this.b0);
@@ -904,68 +904,68 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
904
904
  return -1;
905
905
  }
906
906
  var e = new Rect(0, 0, 0, 1, 1);
907
- var f = new ScalerParams(0, b, c, this.qc.cg, d);
908
- var g = typeCast(ISortingAxis_$type, this.qc);
909
- var h = this.pr(this.b0);
907
+ var f = new ScalerParams(0, b, c, this.qg.cg, d);
908
+ var g = typeCast(ISortingAxis_$type, this.qg);
909
+ var h = this.pv(this.b0);
910
910
  var i = h.left;
911
911
  var j = h.right;
912
- var k = this.ph(a).x;
913
- var l = this.qc.el(k, f);
914
- var m = this.qc.el(i, f);
915
- var n = this.qc.el(j, f);
912
+ var k = this.pl(a).x;
913
+ var l = this.qg.el(k, f);
914
+ var m = this.qg.el(i, f);
915
+ var n = this.qg.el(j, f);
916
916
  l = Math.max(m, Math.min(n, l));
917
917
  var o = g.i$f(l);
918
918
  return o;
919
919
  };
920
- FinancialSeries.prototype.ht = function (a) {
920
+ FinancialSeries.prototype.hv = function (a) {
921
921
  var b = 0;
922
- if (typeCast(ISortingAxis_$type, this.qc) !== null) {
923
- b = this.hf(a);
922
+ if (typeCast(ISortingAxis_$type, this.qg) !== null) {
923
+ b = this.hh(a);
924
924
  if (b == -1) {
925
925
  return null;
926
926
  }
927
927
  }
928
928
  else {
929
- b = this.hd(a);
929
+ b = this.hf(a);
930
930
  }
931
931
  return b >= 0 && this.ck != null && b < this.ck.count ? this.ck.item(b) : null;
932
932
  };
933
- FinancialSeries.prototype.qf = function () {
934
- var a = this.qe;
933
+ FinancialSeries.prototype.qj = function () {
934
+ var a = this.qi;
935
935
  if (this.cv()) {
936
936
  if (this.ce.g) {
937
937
  this.ce.t();
938
938
  }
939
- a = this.qi;
939
+ a = this.qm;
940
940
  }
941
941
  return a;
942
942
  };
943
- FinancialSeries.prototype.r3 = function (a, b, c) {
944
- if (this.qc == null) {
943
+ FinancialSeries.prototype.r7 = function (a, b, c) {
944
+ if (this.qg == null) {
945
945
  return 0;
946
946
  }
947
- return this.qc.k4(a, b, c, this.index);
947
+ return this.qg.k4(a, b, c, this.index);
948
948
  };
949
- FinancialSeries.prototype.eq = function () {
950
- return this.rj;
949
+ FinancialSeries.prototype.es = function () {
950
+ return this.rn;
951
951
  };
952
- FinancialSeries.prototype.qm = function () {
952
+ FinancialSeries.prototype.qq = function () {
953
953
  return 11;
954
954
  };
955
955
  FinancialSeries.prototype.b9 = function () {
956
956
  return 3;
957
957
  };
958
- FinancialSeries.prototype.s5 = function (a, b) {
959
- this.pq = a.aa;
958
+ FinancialSeries.prototype.s9 = function (a, b) {
959
+ this.pu = a.aa;
960
960
  b.au();
961
961
  };
962
- FinancialSeries.prototype.s3 = function (a, b) {
962
+ FinancialSeries.prototype.s7 = function (a, b) {
963
963
  a.u();
964
964
  };
965
- FinancialSeries.prototype.e9 = function (a, b, c) {
966
- var d = _super.prototype.e9.call(this, a, b, c);
965
+ FinancialSeries.prototype.fb = function (a, b, c) {
966
+ var d = _super.prototype.fb.call(this, a, b, c);
967
967
  var e = c;
968
- if (this.ck == null || this.ck.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.qc == null || this.qy == null || e.bx.b < 1 || this.qc.bh == null || this.qy.bh == null || this.qy.lv == this.qy.lu || this.qc.itemsSource == null || this.qc.le < 1) {
968
+ if (this.ck == null || this.ck.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.qg == null || this.q2 == null || e.bx.b < 1 || this.qg.bh == null || this.q2.bh == null || this.q2.lv == this.q2.lu || this.qg.itemsSource == null || this.qg.le < 1) {
969
969
  e.bx.b = 0;
970
970
  d = false;
971
971
  }
@@ -979,100 +979,100 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
979
979
  p1: b
980
980
  };
981
981
  };
982
- FinancialSeries.prototype.r7 = function (a) {
982
+ FinancialSeries.prototype.sb = function (a) {
983
983
  var b = 0;
984
984
  var c = a.bv;
985
985
  var d = a.bu;
986
986
  var e = this.getEffectiveViewport1(this.b0);
987
- if (!c.isEmpty && !d.isEmpty && this.qy != null) {
988
- var f = new ScalerParams(0, c, d, this.qy.cg, e);
989
- f.b = this.gc();
990
- b = this.qy.ei(this.qy.l5, f);
987
+ if (!c.isEmpty && !d.isEmpty && this.q2 != null) {
988
+ var f = new ScalerParams(0, c, d, this.q2.cg, e);
989
+ f.b = this.ge();
990
+ b = this.q2.ei(this.q2.l5, f);
991
991
  }
992
992
  return b;
993
993
  };
994
- FinancialSeries.prototype.ky = function () {
995
- _super.prototype.ky.call(this);
996
- this.qg.v();
997
- this.qe.v();
994
+ FinancialSeries.prototype.k1 = function () {
995
+ _super.prototype.k1.call(this);
996
+ this.qk.v();
998
997
  this.qi.v();
998
+ this.qm.v();
999
999
  };
1000
- FinancialSeries.prototype.mj = function (a) {
1000
+ FinancialSeries.prototype.mm = function (a) {
1001
1001
  var _this = this;
1002
- _super.prototype.mj.call(this, a);
1003
- this.qt.bx.e(this.ft);
1002
+ _super.prototype.mm.call(this, a);
1003
+ this.qx.bx.e(this.fv);
1004
1004
  if (this.cx(this.b0)) {
1005
1005
  return;
1006
1006
  }
1007
- if (this.es) {
1007
+ if (this.eu) {
1008
1008
  if (this.cv()) {
1009
- this.s5(this.qi, this.qt);
1009
+ this.s9(this.qm, this.qx);
1010
1010
  }
1011
1011
  else {
1012
- this.s5(this.qe, this.qt);
1012
+ this.s9(this.qi, this.qx);
1013
1013
  }
1014
1014
  return;
1015
1015
  }
1016
- if (this.eo(a)) {
1017
- var b = this.qg;
1016
+ if (this.ep(a)) {
1017
+ var b = this.qk;
1018
1018
  if (this.cv()) {
1019
1019
  if (this.ce.g) {
1020
1020
  this.ce.t();
1021
1021
  }
1022
- this.qg = this.qi;
1023
- this.qi = b;
1022
+ this.qk = this.qm;
1023
+ this.qm = b;
1024
1024
  }
1025
1025
  else {
1026
- this.qg = this.qe;
1027
- this.qe = b;
1026
+ this.qk = this.qi;
1027
+ this.qi = b;
1028
1028
  }
1029
- this.s3(this.qe, this.qt);
1030
- if (this.e2) {
1029
+ this.s7(this.qi, this.qx);
1030
+ if (this.e4) {
1031
1031
  this.ce.w();
1032
- this.ce.r = truncate(this.gn());
1032
+ this.ce.r = truncate(this.gp());
1033
1033
  this.ce.b = this.cg != null ? this.cg : this.cf;
1034
- this.qo.p(this.qg, this.qe, this.isVertical, this.qc, this.qy, this.qn, this.qm(), this.ca, this.b9(), function () { return _this.r7(_this.qt); }, this.qt.bu);
1034
+ this.qs.p(this.qk, this.qi, this.isVertical, this.qg, this.q2, this.qr, this.qq(), this.ca, this.b9(), function () { return _this.sb(_this.qx); }, this.qx.bu);
1035
1035
  }
1036
- this.kt();
1037
- this.mr();
1038
- if (this.e2) {
1039
- this.e1 = false;
1040
- this.e0 = true;
1036
+ this.kw();
1037
+ this.mu();
1038
+ if (this.e4) {
1039
+ this.e3 = false;
1040
+ this.e2 = true;
1041
1041
  }
1042
1042
  }
1043
1043
  else {
1044
- this.s3(this.qe, this.qt);
1045
- this.s5(this.qe, this.qt);
1044
+ this.s7(this.qi, this.qx);
1045
+ this.s9(this.qi, this.qx);
1046
1046
  }
1047
1047
  };
1048
- FinancialSeries.prototype.rl = function (a) {
1048
+ FinancialSeries.prototype.rp = function (a) {
1049
1049
  var e_1, _a;
1050
1050
  try {
1051
1051
  for (var _b = tslib_1.__values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
1052
1052
  var b = _c.value;
1053
1053
  switch (b) {
1054
1054
  case "HighColumn":
1055
- if (this.q6 == null) {
1055
+ if (this.ra == null) {
1056
1056
  return false;
1057
1057
  }
1058
1058
  break;
1059
1059
  case "LowColumn":
1060
- if (this.q7 == null) {
1060
+ if (this.rb == null) {
1061
1061
  return false;
1062
1062
  }
1063
1063
  break;
1064
1064
  case "OpenColumn":
1065
- if (this.q8 == null) {
1065
+ if (this.rc == null) {
1066
1066
  return false;
1067
1067
  }
1068
1068
  break;
1069
1069
  case "CloseColumn":
1070
- if (this.q5 == null) {
1070
+ if (this.q9 == null) {
1071
1071
  return false;
1072
1072
  }
1073
1073
  break;
1074
1074
  case "VolumeColumn":
1075
- if (this.ra == null) {
1075
+ if (this.re == null) {
1076
1076
  return false;
1077
1077
  }
1078
1078
  break;
@@ -1094,37 +1094,37 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1094
1094
  }
1095
1095
  return true;
1096
1096
  };
1097
- Object.defineProperty(FinancialSeries.prototype, "rm", {
1097
+ Object.defineProperty(FinancialSeries.prototype, "rq", {
1098
1098
  get: function () {
1099
- return this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null;
1099
+ return this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null;
1100
1100
  },
1101
1101
  enumerable: true,
1102
1102
  configurable: true
1103
1103
  });
1104
- FinancialSeries.prototype.rh = function () {
1104
+ FinancialSeries.prototype.rl = function () {
1105
1105
  return this.typical != null;
1106
1106
  };
1107
- FinancialSeries.prototype.s0 = function (a) {
1107
+ FinancialSeries.prototype.s4 = function (a) {
1108
1108
  this.typical(this, a);
1109
1109
  };
1110
- Object.defineProperty(FinancialSeries.prototype, "ru", {
1110
+ Object.defineProperty(FinancialSeries.prototype, "ry", {
1111
1111
  get: function () {
1112
- return this.rr();
1112
+ return this.rv();
1113
1113
  },
1114
1114
  enumerable: true,
1115
1115
  configurable: true
1116
1116
  });
1117
- FinancialSeries.prototype._rr = function () {
1117
+ FinancialSeries.prototype._rv = function () {
1118
1118
  var a, b, _a, _b, c, e_2_1, d, e, f, g, h;
1119
1119
  var e_2, _c;
1120
1120
  return tslib_1.__generator(this, function (_d) {
1121
1121
  switch (_d.label) {
1122
1122
  case 0:
1123
1123
  a = false;
1124
- if (!this.rh())
1124
+ if (!this.rl())
1125
1125
  return [3 /*break*/, 8];
1126
- b = this.qp(0, this.ck.count);
1127
- this.s0(new FinancialEventArgs(0, this.ck.count, b, this.qq(b), this));
1126
+ b = this.qt(0, this.ck.count);
1127
+ this.s4(new FinancialEventArgs(0, this.ck.count, b, this.qu(b), this));
1128
1128
  if (!(b.typicalColumn != null))
1129
1129
  return [3 /*break*/, 8];
1130
1130
  a = true;
@@ -1162,16 +1162,16 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1162
1162
  case 8:
1163
1163
  if (!!a)
1164
1164
  return [3 /*break*/, 17];
1165
- if (!(this.rm && this.qc.i$b != null))
1165
+ if (!(this.rq && this.qg.i$b != null))
1166
1166
  return [3 /*break*/, 13];
1167
1167
  d = this.ck.count;
1168
- e = this.qc.i$b;
1168
+ e = this.qg.i$b;
1169
1169
  f = 0;
1170
1170
  _d.label = 9;
1171
1171
  case 9:
1172
1172
  if (!(f < d))
1173
1173
  return [3 /*break*/, 12];
1174
- return [4 /*yield*/, (this.q6.item(e.item(f)) + this.q7.item(e.item(f)) + this.q5.item(e.item(f))) / 3];
1174
+ return [4 /*yield*/, (this.ra.item(e.item(f)) + this.rb.item(e.item(f)) + this.q9.item(e.item(f))) / 3];
1175
1175
  case 10:
1176
1176
  _d.sent();
1177
1177
  _d.label = 11;
@@ -1186,7 +1186,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1186
1186
  case 14:
1187
1187
  if (!(h < g))
1188
1188
  return [3 /*break*/, 17];
1189
- return [4 /*yield*/, (this.q6.item(h) + this.q7.item(h) + this.q5.item(h)) / 3];
1189
+ return [4 /*yield*/, (this.ra.item(h) + this.rb.item(h) + this.q9.item(h)) / 3];
1190
1190
  case 15:
1191
1191
  _d.sent();
1192
1192
  _d.label = 16;
@@ -1197,29 +1197,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1197
1197
  }
1198
1198
  });
1199
1199
  };
1200
- FinancialSeries.prototype.rr = function () {
1200
+ FinancialSeries.prototype.rv = function () {
1201
1201
  var _this = this;
1202
- return toEnum(function () { return _this._rr(); });
1202
+ return toEnum(function () { return _this._rv(); });
1203
1203
  };
1204
- Object.defineProperty(FinancialSeries.prototype, "rt", {
1204
+ Object.defineProperty(FinancialSeries.prototype, "rx", {
1205
1205
  get: function () {
1206
- return this.rq();
1206
+ return this.ru();
1207
1207
  },
1208
1208
  enumerable: true,
1209
1209
  configurable: true
1210
1210
  });
1211
- FinancialSeries.prototype._rq = function () {
1211
+ FinancialSeries.prototype._ru = function () {
1212
1212
  var a, b, c, d, e;
1213
1213
  return tslib_1.__generator(this, function (_a) {
1214
1214
  switch (_a.label) {
1215
1215
  case 0:
1216
- if (!(this.rm && this.qc.i$b != null))
1216
+ if (!(this.rq && this.qg.i$b != null))
1217
1217
  return [3 /*break*/, 7];
1218
- a = this.q6.count;
1219
- b = this.qc.i$b;
1218
+ a = this.ra.count;
1219
+ b = this.qg.i$b;
1220
1220
  if (!(a > 0))
1221
1221
  return [3 /*break*/, 2];
1222
- return [4 /*yield*/, this.r8(this.q6.item(b.item(0)) - this.q7.item(b.item(0)))];
1222
+ return [4 /*yield*/, this.sc(this.ra.item(b.item(0)) - this.rb.item(b.item(0)))];
1223
1223
  case 1:
1224
1224
  _a.sent();
1225
1225
  _a.label = 2;
@@ -1229,7 +1229,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1229
1229
  case 3:
1230
1230
  if (!(c < a))
1231
1231
  return [3 /*break*/, 6];
1232
- return [4 /*yield*/, Math.max(this.r8(this.q6.item(b.item(c)) - this.q7.item(b.item(c))), Math.max(this.r8(Math.abs(this.q6.item(b.item(c)) - this.q5.item(b.item(c - 1)))), this.r8(Math.abs(this.q7.item(b.item(c)) - this.q5.item(b.item(c - 1))))))];
1232
+ return [4 /*yield*/, Math.max(this.sc(this.ra.item(b.item(c)) - this.rb.item(b.item(c))), Math.max(this.sc(Math.abs(this.ra.item(b.item(c)) - this.q9.item(b.item(c - 1)))), this.sc(Math.abs(this.rb.item(b.item(c)) - this.q9.item(b.item(c - 1))))))];
1233
1233
  case 4:
1234
1234
  _a.sent();
1235
1235
  _a.label = 5;
@@ -1238,10 +1238,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1238
1238
  return [3 /*break*/, 3];
1239
1239
  case 6: return [3 /*break*/, 13];
1240
1240
  case 7:
1241
- d = this.q6.count;
1241
+ d = this.ra.count;
1242
1242
  if (!(d > 0))
1243
1243
  return [3 /*break*/, 9];
1244
- return [4 /*yield*/, this.r8(this.q6.item(0) - this.q7.item(0))];
1244
+ return [4 /*yield*/, this.sc(this.ra.item(0) - this.rb.item(0))];
1245
1245
  case 8:
1246
1246
  _a.sent();
1247
1247
  _a.label = 9;
@@ -1251,7 +1251,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1251
1251
  case 10:
1252
1252
  if (!(e < d))
1253
1253
  return [3 /*break*/, 13];
1254
- return [4 /*yield*/, Math.max(this.r8(this.q6.item(e) - this.q7.item(e)), Math.max(this.r8(Math.abs(this.q6.item(e) - this.q5.item(e - 1))), this.r8(Math.abs(this.q7.item(e) - this.q5.item(e - 1)))))];
1254
+ return [4 /*yield*/, Math.max(this.sc(this.ra.item(e) - this.rb.item(e)), Math.max(this.sc(Math.abs(this.ra.item(e) - this.q9.item(e - 1))), this.sc(Math.abs(this.rb.item(e) - this.q9.item(e - 1)))))];
1255
1255
  case 11:
1256
1256
  _a.sent();
1257
1257
  _a.label = 12;
@@ -1262,29 +1262,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1262
1262
  }
1263
1263
  });
1264
1264
  };
1265
- FinancialSeries.prototype.rq = function () {
1265
+ FinancialSeries.prototype.ru = function () {
1266
1266
  var _this = this;
1267
- return toEnum(function () { return _this._rq(); });
1267
+ return toEnum(function () { return _this._ru(); });
1268
1268
  };
1269
- Object.defineProperty(FinancialSeries.prototype, "rs", {
1269
+ Object.defineProperty(FinancialSeries.prototype, "rw", {
1270
1270
  get: function () {
1271
- return this.rp();
1271
+ return this.rt();
1272
1272
  },
1273
1273
  enumerable: true,
1274
1274
  configurable: true
1275
1275
  });
1276
- FinancialSeries.prototype._rp = function () {
1276
+ FinancialSeries.prototype._rt = function () {
1277
1277
  var a, b, c, d, e;
1278
1278
  return tslib_1.__generator(this, function (_a) {
1279
1279
  switch (_a.label) {
1280
1280
  case 0:
1281
- if (!(this.rm && this.qc.i$b != null))
1281
+ if (!(this.rq && this.qg.i$b != null))
1282
1282
  return [3 /*break*/, 7];
1283
- a = this.q7.count;
1284
- b = this.qc.i$b;
1283
+ a = this.rb.count;
1284
+ b = this.qg.i$b;
1285
1285
  if (!(a > 0))
1286
1286
  return [3 /*break*/, 2];
1287
- return [4 /*yield*/, this.r8(this.q7.item(b.item(0)))];
1287
+ return [4 /*yield*/, this.sc(this.rb.item(b.item(0)))];
1288
1288
  case 1:
1289
1289
  _a.sent();
1290
1290
  _a.label = 2;
@@ -1294,7 +1294,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1294
1294
  case 3:
1295
1295
  if (!(c < a))
1296
1296
  return [3 /*break*/, 6];
1297
- return [4 /*yield*/, Math.min(this.r8(this.q7.item(b.item(c))), this.r8(this.q5.item(b.item(c - 1))))];
1297
+ return [4 /*yield*/, Math.min(this.sc(this.rb.item(b.item(c))), this.sc(this.q9.item(b.item(c - 1))))];
1298
1298
  case 4:
1299
1299
  _a.sent();
1300
1300
  _a.label = 5;
@@ -1303,10 +1303,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1303
1303
  return [3 /*break*/, 3];
1304
1304
  case 6: return [3 /*break*/, 13];
1305
1305
  case 7:
1306
- d = this.q7.count;
1306
+ d = this.rb.count;
1307
1307
  if (!(d > 0))
1308
1308
  return [3 /*break*/, 9];
1309
- return [4 /*yield*/, this.r8(this.q7.item(0))];
1309
+ return [4 /*yield*/, this.sc(this.rb.item(0))];
1310
1310
  case 8:
1311
1311
  _a.sent();
1312
1312
  _a.label = 9;
@@ -1316,7 +1316,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1316
1316
  case 10:
1317
1317
  if (!(e < d))
1318
1318
  return [3 /*break*/, 13];
1319
- return [4 /*yield*/, Math.min(this.r8(this.q7.item(e)), this.r8(this.q5.item(e - 1)))];
1319
+ return [4 /*yield*/, Math.min(this.sc(this.rb.item(e)), this.sc(this.q9.item(e - 1)))];
1320
1320
  case 11:
1321
1321
  _a.sent();
1322
1322
  _a.label = 12;
@@ -1327,29 +1327,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1327
1327
  }
1328
1328
  });
1329
1329
  };
1330
- FinancialSeries.prototype.rp = function () {
1330
+ FinancialSeries.prototype.rt = function () {
1331
1331
  var _this = this;
1332
- return toEnum(function () { return _this._rp(); });
1332
+ return toEnum(function () { return _this._rt(); });
1333
1333
  };
1334
- FinancialSeries.prototype.rw = function (a) {
1334
+ FinancialSeries.prototype.r0 = function (a) {
1335
1335
  if (a == null) {
1336
1336
  return null;
1337
1337
  }
1338
- if (this.rm && this.qc.i$b != null) {
1339
- return new SafeSortedReadOnlyDoubleCollection(0, a, this.qc.i$b);
1338
+ if (this.rq && this.qg.i$b != null) {
1339
+ return new SafeSortedReadOnlyDoubleCollection(0, a, this.qg.i$b);
1340
1340
  }
1341
1341
  return new SafeReadOnlyDoubleCollection(0, a);
1342
1342
  };
1343
- FinancialSeries.prototype.rv = function () {
1343
+ FinancialSeries.prototype.rz = function () {
1344
1344
  var a = new List$1(String_$type, 0);
1345
1345
  a.add("HighColumn");
1346
1346
  a.add("LowColumn");
1347
1347
  a.add("CloseColumn");
1348
- if (this.typicalBasedOn != null && this.ck != null && !this.rb) {
1349
- this.rb = true;
1350
- var b = this.qp(0, this.ck.count);
1351
- this.rb = false;
1352
- var c = new FinancialEventArgs(0, this.ck.count, b, this.qq(b), this);
1348
+ if (this.typicalBasedOn != null && this.ck != null && !this.rf) {
1349
+ this.rf = true;
1350
+ var b = this.qt(0, this.ck.count);
1351
+ this.rf = false;
1352
+ var c = new FinancialEventArgs(0, this.ck.count, b, this.qu(b), this);
1353
1353
  this.typicalBasedOn(this, c);
1354
1354
  if (c.basedOn != null && c.basedOn.count > 0) {
1355
1355
  return c.basedOn;
@@ -1358,214 +1358,214 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1358
1358
  return a;
1359
1359
  };
1360
1360
  FinancialSeries.prototype.getOpenColumnAsArray = function () {
1361
- if (this.q8 == null) {
1361
+ if (this.rc == null) {
1362
1362
  return null;
1363
1363
  }
1364
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
1365
- if (this.r0 != null) {
1366
- return this.r0.asArray();
1364
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
1365
+ if (this.r4 != null) {
1366
+ return this.r4.asArray();
1367
1367
  }
1368
- var a = new List$1(Number_$type, 2, this.q8.count);
1369
- var b = this.qc.i$b;
1370
- var c = this.q8.asArray();
1368
+ var a = new List$1(Number_$type, 2, this.rc.count);
1369
+ var b = this.qg.i$b;
1370
+ var c = this.rc.asArray();
1371
1371
  for (var d = 0; d < b.count; d++) {
1372
1372
  a.add(c[b._inner[d]]);
1373
1373
  }
1374
- this.r0 = a;
1375
- return this.r0.asArray();
1374
+ this.r4 = a;
1375
+ return this.r4.asArray();
1376
1376
  }
1377
1377
  else {
1378
- return this.q8.asArray();
1378
+ return this.rc.asArray();
1379
1379
  }
1380
1380
  };
1381
1381
  FinancialSeries.prototype.getHighColumnAsArray = function () {
1382
- if (this.q6 == null) {
1382
+ if (this.ra == null) {
1383
1383
  return null;
1384
1384
  }
1385
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
1386
- if (this.ry != null) {
1387
- return this.ry.asArray();
1385
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
1386
+ if (this.r2 != null) {
1387
+ return this.r2.asArray();
1388
1388
  }
1389
- var a = new List$1(Number_$type, 2, this.q6.count);
1390
- var b = this.qc.i$b;
1391
- var c = this.q6.asArray();
1389
+ var a = new List$1(Number_$type, 2, this.ra.count);
1390
+ var b = this.qg.i$b;
1391
+ var c = this.ra.asArray();
1392
1392
  for (var d = 0; d < b.count; d++) {
1393
1393
  a.add(c[b._inner[d]]);
1394
1394
  }
1395
- this.ry = a;
1396
- return this.ry.asArray();
1395
+ this.r2 = a;
1396
+ return this.r2.asArray();
1397
1397
  }
1398
1398
  else {
1399
- return this.q6.asArray();
1399
+ return this.ra.asArray();
1400
1400
  }
1401
1401
  };
1402
1402
  FinancialSeries.prototype.getLowColumnAsArray = function () {
1403
- if (this.q7 == null) {
1403
+ if (this.rb == null) {
1404
1404
  return null;
1405
1405
  }
1406
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
1407
- if (this.rz != null) {
1408
- return this.rz.asArray();
1406
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
1407
+ if (this.r3 != null) {
1408
+ return this.r3.asArray();
1409
1409
  }
1410
- var a = new List$1(Number_$type, 2, this.q7.count);
1411
- var b = this.qc.i$b;
1412
- var c = this.q7.asArray();
1410
+ var a = new List$1(Number_$type, 2, this.rb.count);
1411
+ var b = this.qg.i$b;
1412
+ var c = this.rb.asArray();
1413
1413
  for (var d = 0; d < b.count; d++) {
1414
1414
  a.add(c[b._inner[d]]);
1415
1415
  }
1416
- this.rz = a;
1417
- return this.rz.asArray();
1416
+ this.r3 = a;
1417
+ return this.r3.asArray();
1418
1418
  }
1419
1419
  else {
1420
- return this.q7.asArray();
1420
+ return this.rb.asArray();
1421
1421
  }
1422
1422
  };
1423
1423
  FinancialSeries.prototype.getCloseColumnAsArray = function () {
1424
- if (this.q5 == null) {
1424
+ if (this.q9 == null) {
1425
1425
  return null;
1426
1426
  }
1427
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
1428
- if (this.rx != null) {
1429
- return this.rx.asArray();
1427
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
1428
+ if (this.r1 != null) {
1429
+ return this.r1.asArray();
1430
1430
  }
1431
- var a = new List$1(Number_$type, 2, this.q5.count);
1432
- var b = this.qc.i$b;
1433
- var c = this.q5.asArray();
1431
+ var a = new List$1(Number_$type, 2, this.q9.count);
1432
+ var b = this.qg.i$b;
1433
+ var c = this.q9.asArray();
1434
1434
  for (var d = 0; d < b.count; d++) {
1435
1435
  a.add(c[b._inner[d]]);
1436
1436
  }
1437
- this.rx = a;
1438
- return this.rx.asArray();
1437
+ this.r1 = a;
1438
+ return this.r1.asArray();
1439
1439
  }
1440
1440
  else {
1441
- return this.q5.asArray();
1441
+ return this.q9.asArray();
1442
1442
  }
1443
1443
  };
1444
1444
  FinancialSeries.prototype.getVolumeColumnAsArray = function () {
1445
- if (this.ra == null) {
1445
+ if (this.re == null) {
1446
1446
  return null;
1447
1447
  }
1448
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
1449
- if (this.r1 != null) {
1450
- return this.r1.asArray();
1448
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
1449
+ if (this.r5 != null) {
1450
+ return this.r5.asArray();
1451
1451
  }
1452
- var a = new List$1(Number_$type, 2, this.ra.count);
1453
- var b = this.qc.i$b;
1454
- var c = this.ra.asArray();
1452
+ var a = new List$1(Number_$type, 2, this.re.count);
1453
+ var b = this.qg.i$b;
1454
+ var c = this.re.asArray();
1455
1455
  for (var d = 0; d < b.count; d++) {
1456
1456
  a.add(c[b._inner[d]]);
1457
1457
  }
1458
- this.r1 = a;
1459
- return this.r1.asArray();
1458
+ this.r5 = a;
1459
+ return this.r5.asArray();
1460
1460
  }
1461
1461
  else {
1462
- return this.ra.asArray();
1462
+ return this.re.asArray();
1463
1463
  }
1464
1464
  };
1465
- FinancialSeries.prototype.k0 = function (a, b, c, d) {
1466
- _super.prototype.k0.call(this, a, b, c, d);
1467
- if (this.qc == null || !(typeCast(ISortingAxis_$type, this.qc) !== null)) {
1465
+ FinancialSeries.prototype.k3 = function (a, b, c, d) {
1466
+ _super.prototype.k3.call(this, a, b, c, d);
1467
+ if (this.qg == null || !(typeCast(ISortingAxis_$type, this.qg) !== null)) {
1468
1468
  return;
1469
1469
  }
1470
- var e = this.qc.i$b;
1470
+ var e = this.qg.i$b;
1471
1471
  switch (a) {
1472
1472
  case 1:
1473
1473
  for (var f = b; f < c; f++) {
1474
1474
  var g = e._inner[f];
1475
- if (this.r0 != null) {
1476
- this.r0.insert(f, this.q8.item(g));
1477
- }
1478
- if (this.ry != null) {
1479
- this.ry.insert(f, this.q6.item(g));
1475
+ if (this.r4 != null) {
1476
+ this.r4.insert(f, this.rc.item(g));
1480
1477
  }
1481
- if (this.rz != null) {
1482
- this.rz.insert(f, this.q7.item(g));
1478
+ if (this.r2 != null) {
1479
+ this.r2.insert(f, this.ra.item(g));
1483
1480
  }
1484
- if (this.rx != null) {
1485
- this.rx.insert(f, this.q5.item(g));
1481
+ if (this.r3 != null) {
1482
+ this.r3.insert(f, this.rb.item(g));
1486
1483
  }
1487
1484
  if (this.r1 != null) {
1488
- this.r1.insert(f, this.ra.item(g));
1485
+ this.r1.insert(f, this.q9.item(g));
1486
+ }
1487
+ if (this.r5 != null) {
1488
+ this.r5.insert(f, this.re.item(g));
1489
1489
  }
1490
1490
  }
1491
1491
  break;
1492
1492
  case 0:
1493
- if (this.r0 != null) {
1494
- this.r0.v(b, c);
1493
+ if (this.r4 != null) {
1494
+ this.r4.v(b, c);
1495
1495
  }
1496
- if (this.ry != null) {
1497
- this.ry.v(b, c);
1496
+ if (this.r2 != null) {
1497
+ this.r2.v(b, c);
1498
1498
  }
1499
- if (this.rz != null) {
1500
- this.rz.v(b, c);
1501
- }
1502
- if (this.rx != null) {
1503
- this.rx.v(b, c);
1499
+ if (this.r3 != null) {
1500
+ this.r3.v(b, c);
1504
1501
  }
1505
1502
  if (this.r1 != null) {
1506
1503
  this.r1.v(b, c);
1507
1504
  }
1505
+ if (this.r5 != null) {
1506
+ this.r5.v(b, c);
1507
+ }
1508
1508
  break;
1509
1509
  case 4:
1510
- if (this.r0 != null) {
1511
- this.r0 = new List$1(Number_$type, 0);
1510
+ if (this.r4 != null) {
1511
+ this.r4 = new List$1(Number_$type, 0);
1512
1512
  }
1513
- if (this.ry != null) {
1514
- this.ry = new List$1(Number_$type, 0);
1513
+ if (this.r2 != null) {
1514
+ this.r2 = new List$1(Number_$type, 0);
1515
1515
  }
1516
- if (this.rz != null) {
1517
- this.rz = new List$1(Number_$type, 0);
1518
- }
1519
- if (this.rx != null) {
1520
- this.rx = new List$1(Number_$type, 0);
1516
+ if (this.r3 != null) {
1517
+ this.r3 = new List$1(Number_$type, 0);
1521
1518
  }
1522
1519
  if (this.r1 != null) {
1523
1520
  this.r1 = new List$1(Number_$type, 0);
1524
1521
  }
1522
+ if (this.r5 != null) {
1523
+ this.r5 = new List$1(Number_$type, 0);
1524
+ }
1525
1525
  break;
1526
1526
  case 3:
1527
1527
  case 2:
1528
1528
  for (var h = b; h < c; h++) {
1529
1529
  var i = e._inner[h];
1530
- if (this.r0 != null) {
1531
- this.r0._inner[h] = this.q8.item(i);
1532
- }
1533
- if (this.ry != null) {
1534
- this.ry._inner[h] = this.q6.item(i);
1530
+ if (this.r4 != null) {
1531
+ this.r4._inner[h] = this.rc.item(i);
1535
1532
  }
1536
- if (this.rz != null) {
1537
- this.rz._inner[h] = this.q7.item(i);
1533
+ if (this.r2 != null) {
1534
+ this.r2._inner[h] = this.ra.item(i);
1538
1535
  }
1539
- if (this.rx != null) {
1540
- this.rx._inner[h] = this.q5.item(i);
1536
+ if (this.r3 != null) {
1537
+ this.r3._inner[h] = this.rb.item(i);
1541
1538
  }
1542
1539
  if (this.r1 != null) {
1543
- this.r1._inner[h] = this.ra.item(i);
1540
+ this.r1._inner[h] = this.q9.item(i);
1541
+ }
1542
+ if (this.r5 != null) {
1543
+ this.r5._inner[h] = this.re.item(i);
1544
1544
  }
1545
1545
  }
1546
1546
  break;
1547
1547
  }
1548
- this.s6();
1549
- this.m2();
1548
+ this.ta();
1549
+ this.m5();
1550
1550
  };
1551
- FinancialSeries.prototype.qp = function (a, b) {
1551
+ FinancialSeries.prototype.qt = function (a, b) {
1552
1552
  var _this = this;
1553
- var c = this.rw(this.q8);
1554
- var d = this.rw(this.q5);
1555
- var e = this.rw(this.q6);
1556
- var f = this.rw(this.q7);
1557
- var g = this.rw(this.ra);
1553
+ var c = this.r0(this.rc);
1554
+ var d = this.r0(this.q9);
1555
+ var e = this.r0(this.ra);
1556
+ var f = this.r0(this.rb);
1557
+ var g = this.r0(this.re);
1558
1558
  var h = ((function () {
1559
1559
  var $ret = new FinancialCalculationDataSource();
1560
- $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(_this.ru), _this.rv());
1561
- $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(_this.rt), ((function () {
1560
+ $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(_this.ry), _this.rz());
1561
+ $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(_this.rx), ((function () {
1562
1562
  var $ret = new List$1(String_$type, 0);
1563
1563
  $ret.add("HighColumn");
1564
1564
  $ret.add("LowColumn");
1565
1565
  $ret.add("CloseColumn");
1566
1566
  return $ret;
1567
1567
  })()));
1568
- $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(_this.rs), ((function () {
1568
+ $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(_this.rw), ((function () {
1569
1569
  var $ret = new List$1(String_$type, 0);
1570
1570
  $ret.add("LowColumn");
1571
1571
  $ret.add("CloseColumn");
@@ -1585,13 +1585,13 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1585
1585
  })());
1586
1586
  return h;
1587
1587
  };
1588
- FinancialSeries.prototype.r8 = function (a) {
1588
+ FinancialSeries.prototype.sc = function (a) {
1589
1589
  if (isInfinity(a) || isNaN_(a)) {
1590
1590
  return 0;
1591
1591
  }
1592
1592
  return a;
1593
1593
  };
1594
- FinancialSeries.prototype.qq = function (a) {
1594
+ FinancialSeries.prototype.qu = function (a) {
1595
1595
  var _this = this;
1596
1596
  return ((function () {
1597
1597
  var $ret = new FinancialCalculationSupportingCalculations();
@@ -1611,105 +1611,105 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1611
1611
  })()));
1612
1612
  $ret.g = new DataSourceSupportingCalculation(1, function (b) { return TrendCalculators.b(b.typicalColumn, b.shortPeriod); }, a.typicalColumn.basedOn);
1613
1613
  $ret.e = new DataSourceSupportingCalculation(1, function (b) { return TrendCalculators.b(b.typicalColumn, b.longPeriod); }, a.typicalColumn.basedOn);
1614
- $ret.k = Series.fe;
1615
- $ret.j = Series.fd;
1616
- $ret.i = runOn(_this, _this.r8);
1614
+ $ret.k = Series.fg;
1615
+ $ret.j = Series.ff;
1616
+ $ret.i = runOn(_this, _this.sc);
1617
1617
  return $ret;
1618
1618
  })());
1619
1619
  };
1620
1620
  Object.defineProperty(FinancialSeries.prototype, "categoryAxis", {
1621
1621
  get: function () {
1622
- return this.qc;
1622
+ return this.qg;
1623
1623
  },
1624
1624
  enumerable: true,
1625
1625
  configurable: true
1626
1626
  });
1627
- FinancialSeries.prototype.mk = function (a, b) {
1628
- _super.prototype.mk.call(this, a, b);
1629
- if (!this.ez) {
1627
+ FinancialSeries.prototype.mn = function (a, b) {
1628
+ _super.prototype.mn.call(this, a, b);
1629
+ if (!this.e1) {
1630
1630
  this.b0.a2(b);
1631
1631
  return;
1632
1632
  }
1633
1633
  var c = typeCast(FinancialSeriesView.$, this.bz);
1634
1634
  this.b0.a2(b);
1635
- c.bx.e(this.ft);
1635
+ c.bx.e(this.fv);
1636
1636
  if (this.cx(this.bz)) {
1637
1637
  return;
1638
1638
  }
1639
- if (!this.et) {
1640
- this.s3(this.qh, c);
1639
+ if (!this.ev) {
1640
+ this.s7(this.ql, c);
1641
1641
  }
1642
- this.et = false;
1643
- this.s5(this.qh, c);
1644
- this.ez = false;
1642
+ this.ev = false;
1643
+ this.s9(this.ql, c);
1644
+ this.e1 = false;
1645
1645
  };
1646
- FinancialSeries.prototype.mh = function (a, b, c, d, e) {
1647
- _super.prototype.mh.call(this, a, b, c, d, e);
1646
+ FinancialSeries.prototype.mk = function (a, b, c, d, e) {
1647
+ _super.prototype.mk.call(this, a, b, c, d, e);
1648
1648
  var f = this.a6.a$h.item(d);
1649
1649
  var g = f;
1650
- g.bx.e(this.ft);
1650
+ g.bx.e(this.fv);
1651
1651
  f.a1(c);
1652
1652
  if (this.cx(g)) {
1653
1653
  return;
1654
1654
  }
1655
- if (this.qd == null) {
1656
- this.qd = new CategoryFrame(3);
1655
+ if (this.qh == null) {
1656
+ this.qh = new CategoryFrame(3);
1657
1657
  }
1658
- this.qd.u();
1659
- this.s3(this.qd, g);
1660
- this.s5(this.qd, g);
1658
+ this.qh.u();
1659
+ this.s7(this.qh, g);
1660
+ this.s9(this.qh, g);
1661
1661
  };
1662
1662
  FinancialSeries.prototype.an = function (a) {
1663
- if (this.qc == a) {
1664
- return this.qy;
1663
+ if (this.qg == a) {
1664
+ return this.q2;
1665
1665
  }
1666
- if (this.qy == a) {
1667
- return this.qc;
1666
+ if (this.q2 == a) {
1667
+ return this.qg;
1668
1668
  }
1669
1669
  return null;
1670
1670
  };
1671
1671
  FinancialSeries.prototype.preferredCategoryMode = function (a) {
1672
- var b = typeCast(IDateTimeAxis_$type, this.qc);
1673
- return b != null ? b.preferredCategoryMode(this) : this.qk;
1672
+ var b = typeCast(IDateTimeAxis_$type, this.qg);
1673
+ return b != null ? b.preferredCategoryMode(this) : this.qo;
1674
1674
  };
1675
- Object.defineProperty(FinancialSeries.prototype, "qk", {
1675
+ Object.defineProperty(FinancialSeries.prototype, "qo", {
1676
1676
  get: function () {
1677
- return this.qj;
1677
+ return this.qn;
1678
1678
  },
1679
1679
  set: function (a) {
1680
- var b = this.qk;
1680
+ var b = this.qo;
1681
1681
  if (a != b) {
1682
- this.qj = a;
1683
- this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.qk));
1682
+ this.qn = a;
1683
+ this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.qo));
1684
1684
  }
1685
1685
  },
1686
1686
  enumerable: true,
1687
1687
  configurable: true
1688
1688
  });
1689
- FinancialSeries.prototype.get_d3 = function () {
1689
+ FinancialSeries.prototype.get_d4 = function () {
1690
1690
  return true;
1691
1691
  };
1692
- FinancialSeries.prototype.mn = function (a, b) {
1693
- _super.prototype.mn.call(this, a, b);
1694
- this.ti = a;
1692
+ FinancialSeries.prototype.mq = function (a, b) {
1693
+ _super.prototype.mq.call(this, a, b);
1694
+ this.tm = a;
1695
1695
  };
1696
- FinancialSeries.prototype.s6 = function () {
1697
- this.f1 = this.q5 == null || this.q5.count == 0 ? NaN : this.q5.item(this.q5.count - 1);
1696
+ FinancialSeries.prototype.ta = function () {
1697
+ this.f3 = this.q9 == null || this.q9.count == 0 ? NaN : this.q9.item(this.q9.count - 1);
1698
1698
  };
1699
- FinancialSeries.prototype.hv = function (a) {
1700
- if (this.qx != null && a != null) {
1701
- if (this.qz == null || this.qz.propertyName != this.qx.dateTimeMemberPath) {
1702
- this.qz = new FastReflectionHelper(false, this.qx.dateTimeMemberPath);
1699
+ FinancialSeries.prototype.hx = function (a) {
1700
+ if (this.q1 != null && a != null) {
1701
+ if (this.q3 == null || this.q3.propertyName != this.q1.dateTimeMemberPath) {
1702
+ this.q3 = new FastReflectionHelper(false, this.q1.dateTimeMemberPath);
1703
1703
  }
1704
- var b = this.qz.getPropertyValue(a);
1704
+ var b = this.q3.getPropertyValue(a);
1705
1705
  if (typeCast(Date_$type, b) !== null) {
1706
- return dateToStringFormat(b, this.qx.itemLabelFormat());
1706
+ return dateToStringFormat(b, this.q1.itemLabelFormat());
1707
1707
  }
1708
1708
  }
1709
- return _super.prototype.hv.call(this, a);
1709
+ return _super.prototype.hx.call(this, a);
1710
1710
  };
1711
1711
  FinancialSeries.$t = markType(FinancialSeries, 'FinancialSeries', Series.$, [IHasCategoryAxis_$type, IHasCategoryModePreference_$type]);
1712
- FinancialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:sg:s7', [2, null], 'HighMemberPath:sj:s8', [2, null], 'IsCustomCategoryStyleAllowed:ri:s9', [0, false], 'IsTransitionInEnabled:rj:ta', [0, false], 'LowMemberPath:so:tb', [2, null], 'NegativeBrush:ti:tc', [Brush.$, null], 'OpenMemberPath:ss:td', [2, null], 'TransitionInMode:qn:te', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:sw:tf', [2, null], 'XAxis:qc:tg', [CategoryAxisBase.$, null], 'YAxis:qy:th', [NumericYAxis.$, null]]);
1712
+ FinancialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:sk:tb', [2, null], 'HighMemberPath:sn:tc', [2, null], 'IsCustomCategoryStyleAllowed:rm:td', [0, false], 'IsTransitionInEnabled:rn:te', [0, false], 'LowMemberPath:ss:tf', [2, null], 'NegativeBrush:tm:tg', [Brush.$, null], 'OpenMemberPath:sw:th', [2, null], 'TransitionInMode:qr:ti', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:s0:tj', [2, null], 'XAxis:qg:tk', [CategoryAxisBase.$, null], 'YAxis:q2:tl', [NumericYAxis.$, null]]);
1713
1713
  return FinancialSeries;
1714
1714
  }(Series));
1715
1715
  export { FinancialSeries };
@@ -2034,11 +2034,11 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
2034
2034
  };
2035
2035
  FinancialSeriesView.prototype.getDefaultTooltipTemplate = function () {
2036
2036
  var a = "<div class='ui-chart-default-tooltip-content'>";
2037
- if (this.bz.qc.cd) {
2037
+ if (this.bz.qg.cd) {
2038
2038
  a += "<span>${itemLabel}</span><br/>";
2039
2039
  }
2040
- else if (this.bz.qc.fz != null) {
2041
- a += "<span>${item." + this.bz.qc.fz + "}</span><br/>";
2040
+ else if (this.bz.qg.fz != null) {
2041
+ a += "<span>${item." + this.bz.qg.fz + "}</span><br/>";
2042
2042
  }
2043
2043
  a += "<span class='ui-priority-primary'";
2044
2044
  var b = this.e.a6.a$r(this.e);
@@ -2054,11 +2054,11 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
2054
2054
  e = stringIsNullOrEmpty(e) ? "High" : e;
2055
2055
  f = stringIsNullOrEmpty(f) ? "Low" : f;
2056
2056
  g = stringIsNullOrEmpty(g) ? "Close" : g;
2057
- a += ">" + this.bz.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.bz.ss + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.bz.sj + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.bz.so + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.bz.sg + "}</td></tr>";
2058
- if (!stringIsNullOrEmpty(this.bz.sw)) {
2057
+ a += ">" + this.bz.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.bz.sw + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.bz.sn + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.bz.ss + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.bz.sk + "}</td></tr>";
2058
+ if (!stringIsNullOrEmpty(this.bz.s0)) {
2059
2059
  var h = c.b1("financialSeries_Volume");
2060
2060
  h = stringIsNullOrEmpty(h) ? "Volume" : h;
2061
- a += "<tr><td>" + h + ":</td><td>" + "${item." + this.bz.sw + "}</td></tr>";
2061
+ a += "<tr><td>" + h + ":</td><td>" + "${item." + this.bz.s0 + "}</td></tr>";
2062
2062
  }
2063
2063
  a += "</table></div>";
2064
2064
  return a;
@@ -2066,10 +2066,10 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
2066
2066
  FinancialSeriesView.prototype.af = function () {
2067
2067
  var a = new Color();
2068
2068
  a.colorString = "rgba(95,95,95,0.5)";
2069
- this.e.pb = a;
2070
- this.e.gw = 5;
2071
- this.e.gx = 2;
2072
- this.e.gy = 2;
2069
+ this.e.pf = a;
2070
+ this.e.gy = 5;
2071
+ this.e.gz = 2;
2072
+ this.e.g0 = 2;
2073
2073
  };
2074
2074
  FinancialSeriesView.$t = markType(FinancialSeriesView, 'FinancialSeriesView', SeriesView.$);
2075
2075
  return FinancialSeriesView;