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
@@ -132,7 +132,7 @@ export let FinancialBucketCalculator = /*@__PURE__*/ (() => {
132
132
  a = this.c;
133
133
  b = this.d;
134
134
  c = this.b;
135
- d = this.a.bz.ft;
135
+ d = this.a.bz.fv;
136
136
  return {
137
137
  p0: a,
138
138
  p1: b,
@@ -147,20 +147,20 @@ export let FinancialBucketCalculator = /*@__PURE__*/ (() => {
147
147
  if (this.a.bz != null) {
148
148
  d = this.a.bz.getEffectiveViewport1(this.a);
149
149
  }
150
- if (b.isEmpty || c.isEmpty || this.a.bz.qc == null) {
150
+ if (b.isEmpty || c.isEmpty || this.a.bz.qg == null) {
151
151
  this.b = 0;
152
152
  return;
153
153
  }
154
- let e = (this.a.bz.qc != null) ? this.a.bz.qc.cg : false;
154
+ let e = (this.a.bz.qg != null) ? this.a.bz.qg.cg : false;
155
155
  let f = new ScalerParams(0, b, c, e, d);
156
- let g = this.a.bz.pr(this.a);
157
- let h = typeCast(ISortingAxis_$type, this.a.bz.qc);
156
+ let g = this.a.bz.pv(this.a);
157
+ let h = typeCast(ISortingAxis_$type, this.a.bz.qg);
158
158
  if (h == null || h.i$b == null) {
159
- let i = Math.floor(this.a.bz.qc.el(g.left, f));
160
- let j = Math.ceil(this.a.bz.qc.el(g.right, f));
161
- if (this.a.bz.qc.cg) {
162
- j = Math.ceil(this.a.bz.qc.el(g.left, f));
163
- i = Math.floor(this.a.bz.qc.el(g.right, f));
159
+ let i = Math.floor(this.a.bz.qg.el(g.left, f));
160
+ let j = Math.ceil(this.a.bz.qg.el(g.right, f));
161
+ if (this.a.bz.qg.cg) {
162
+ j = Math.ceil(this.a.bz.qg.el(g.left, f));
163
+ i = Math.floor(this.a.bz.qg.el(g.right, f));
164
164
  }
165
165
  let k = Math.floor((j - i + 1) * a / g.width);
166
166
  this.b = truncate(Math.max(1, k));
@@ -188,79 +188,79 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
188
188
  class FinancialSeries extends Series {
189
189
  constructor() {
190
190
  super();
191
- this.q3 = null;
192
- this.q1 = null;
193
- this.q2 = null;
194
- this.q0 = null;
191
+ this.q7 = null;
192
+ this.q5 = null;
193
+ this.q6 = null;
195
194
  this.q4 = null;
196
- this.rd = false;
195
+ this.q8 = null;
196
+ this.rh = false;
197
197
  this.assigningCategoryStyle = null;
198
- this.ql = null;
199
- this.rn = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
200
- this.ro = new Dictionary$2(String_$type, String_$type, 0);
201
- this.rc = false;
202
- this.qw = null;
203
- this.qg = null;
198
+ this.qp = null;
199
+ this.rr = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
200
+ this.rs = new Dictionary$2(String_$type, String_$type, 0);
201
+ this.rg = false;
202
+ this.q0 = null;
203
+ this.qk = null;
204
+ this.qm = null;
204
205
  this.qi = null;
205
- this.qe = null;
206
- this.qo = null;
206
+ this.qs = null;
207
207
  this.typical = null;
208
208
  this.typicalBasedOn = null;
209
- this.rb = false;
210
- this.r0 = null;
211
- this.ry = null;
212
- this.rz = null;
213
- this.rx = null;
209
+ this.rf = false;
210
+ this.r4 = null;
211
+ this.r2 = null;
212
+ this.r3 = null;
214
213
  this.r1 = null;
214
+ this.r5 = null;
215
+ this.ql = null;
215
216
  this.qh = null;
216
- this.qd = null;
217
- this.qj = 0;
218
- this.qx = null;
219
- this.qz = null;
220
- this.ql = new CategorySeriesRenderManager();
221
- this.rd = false;
222
- this.qo = new CategoryTransitionSourceFramePreparer();
223
- this.qh = new CategoryFrame(3);
217
+ this.qn = 0;
218
+ this.q1 = null;
219
+ this.q3 = null;
220
+ this.qp = new CategorySeriesRenderManager();
221
+ this.rh = false;
222
+ this.qs = new CategoryTransitionSourceFramePreparer();
223
+ this.ql = new CategoryFrame(3);
224
224
  this.ab = FinancialSeries.$;
225
- this.qk = 0;
225
+ this.qo = 0;
226
226
  }
227
- lz(a) {
228
- super.lz(a);
229
- this.qt = a;
227
+ l2(a) {
228
+ super.l2(a);
229
+ this.qx = a;
230
230
  }
231
- get_dp() {
231
+ get_dq() {
232
232
  return true;
233
233
  }
234
234
  ag() {
235
- return [this.qc, this.qy];
235
+ return [this.qg, this.q2];
236
236
  }
237
- hw(a, b) {
238
- let c = this.jq(b);
237
+ hy(a, b) {
238
+ let c = this.js(b);
239
239
  if (c == FinancialSeries.$$p[6]) {
240
- return this.hx(a, b, this.ss);
240
+ return this.hz(a, b, this.sw);
241
241
  }
242
242
  if (c == FinancialSeries.$$p[1]) {
243
- return this.hx(a, b, this.sj);
243
+ return this.hz(a, b, this.sn);
244
244
  }
245
245
  if (c == FinancialSeries.$$p[4]) {
246
- return this.hx(a, b, this.so);
246
+ return this.hz(a, b, this.ss);
247
247
  }
248
248
  if (c == FinancialSeries.$$p[0]) {
249
- return this.hx(a, b, this.sg);
249
+ return this.hz(a, b, this.sk);
250
250
  }
251
251
  if (c == FinancialSeries.$$p[8]) {
252
- return this.hx(a, b, this.sw);
252
+ return this.hz(a, b, this.s0);
253
253
  }
254
- return super.hw(a, b);
254
+ return super.hy(a, b);
255
255
  }
256
- sc() {
256
+ sg() {
257
257
  return 2;
258
258
  }
259
- sa() {
259
+ se() {
260
260
  return 4;
261
261
  }
262
262
  ah(a) {
263
- let b = this.aj(this.qc, this.qe.f, this.r9(this.b0), this.sb(this.b0), this.pp(a), true);
263
+ let b = this.aj(this.qg, this.qi.f, this.sd(this.b0), this.sf(this.b0), this.pt(a), true);
264
264
  if (b == null) {
265
265
  return null;
266
266
  }
@@ -268,14 +268,14 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
268
268
  let d = b[1];
269
269
  let e = new Array(1);
270
270
  let f = new Array(2);
271
- let g = this.sc();
271
+ let g = this.sg();
272
272
  f[0] = { $type: Point_$type, x: c[0], y: c[g] };
273
273
  f[1] = { $type: Point_$type, x: d[0], y: d[g] };
274
274
  e[0] = f;
275
275
  return e;
276
276
  }
277
277
  ai(a) {
278
- let b = this.aj(this.qc, this.qe.f, this.r9(this.b0), this.sb(this.b0), this.pp(a), true);
278
+ let b = this.aj(this.qg, this.qi.f, this.sd(this.b0), this.sf(this.b0), this.pt(a), true);
279
279
  if (b == null) {
280
280
  return null;
281
281
  }
@@ -288,332 +288,332 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
288
288
  e[0] = f;
289
289
  return e;
290
290
  }
291
- o9() {
292
- return this.ti;
291
+ pd() {
292
+ return this.tm;
293
293
  }
294
- pa() {
295
- return this.ti;
294
+ pe() {
295
+ return this.tm;
296
296
  }
297
- ku() {
298
- super.ku();
299
- this.qc = null;
300
- this.qy = null;
297
+ kx() {
298
+ super.kx();
299
+ this.qg = null;
300
+ this.q2 = null;
301
301
  }
302
302
  get_c6() {
303
303
  return true;
304
304
  }
305
- get_ej() {
306
- return this.qy != null && this.qy.cg;
305
+ get_ek() {
306
+ return this.q2 != null && this.q2.cg;
307
307
  }
308
- get q8() {
309
- return this.q3;
308
+ get rc() {
309
+ return this.q7;
310
310
  }
311
- set q8(a) {
312
- if (this.q3 != a) {
313
- let b = this.q3;
314
- this.q3 = a;
315
- this.raisePropertyChanged("OpenColumn", b, this.q3);
311
+ set rc(a) {
312
+ if (this.q7 != a) {
313
+ let b = this.q7;
314
+ this.q7 = a;
315
+ this.raisePropertyChanged("OpenColumn", b, this.q7);
316
316
  }
317
317
  }
318
- get q6() {
319
- return this.q1;
320
- }
321
- set q6(a) {
322
- if (this.q1 != a) {
323
- let b = this.q1;
324
- this.q1 = a;
325
- this.raisePropertyChanged("HighColumn", b, this.q1);
326
- }
327
- }
328
- get q7() {
329
- return this.q2;
318
+ get ra() {
319
+ return this.q5;
330
320
  }
331
- set q7(a) {
332
- if (this.q2 != a) {
333
- let b = this.q2;
334
- this.q2 = a;
335
- this.raisePropertyChanged("LowColumn", b, this.q2);
321
+ set ra(a) {
322
+ if (this.q5 != a) {
323
+ let b = this.q5;
324
+ this.q5 = a;
325
+ this.raisePropertyChanged("HighColumn", b, this.q5);
336
326
  }
337
327
  }
338
- get q5() {
339
- return this.q0;
328
+ get rb() {
329
+ return this.q6;
340
330
  }
341
- set q5(a) {
342
- if (this.q0 != a) {
343
- let b = this.q0;
344
- this.q0 = a;
345
- this.raisePropertyChanged("CloseColumn", b, this.q0);
331
+ set rb(a) {
332
+ if (this.q6 != a) {
333
+ let b = this.q6;
334
+ this.q6 = a;
335
+ this.raisePropertyChanged("LowColumn", b, this.q6);
346
336
  }
347
337
  }
348
- get ra() {
338
+ get q9() {
349
339
  return this.q4;
350
340
  }
351
- set ra(a) {
341
+ set q9(a) {
352
342
  if (this.q4 != a) {
353
343
  let b = this.q4;
354
344
  this.q4 = a;
355
- this.raisePropertyChanged("VolumeColumn", b, this.q4);
345
+ this.raisePropertyChanged("CloseColumn", b, this.q4);
356
346
  }
357
347
  }
358
- rk() {
359
- return (this.assigningCategoryStyle != null && this.rd) || this.bk != 1;
348
+ get re() {
349
+ return this.q8;
360
350
  }
361
- s4(a) {
362
- if (this.assigningCategoryStyle != null && this.rd) {
351
+ set re(a) {
352
+ if (this.q8 != a) {
353
+ let b = this.q8;
354
+ this.q8 = a;
355
+ this.raisePropertyChanged("VolumeColumn", b, this.q8);
356
+ }
357
+ }
358
+ ro() {
359
+ return (this.assigningCategoryStyle != null && this.rh) || this.bk != 1;
360
+ }
361
+ s8(a) {
362
+ if (this.assigningCategoryStyle != null && this.rh) {
363
363
  this.assigningCategoryStyle(this, a);
364
364
  }
365
365
  }
366
- s2(a, b, c, d, e, f) {
366
+ s6(a, b, c, d, e, f) {
367
367
  let g = this.bk != 1;
368
- this.ql.a1(this.ql.b, d.cm, a, b, c, d, e, f, false);
369
- this.ql.ab(this.fr);
370
- let h = this.ql.aw;
368
+ this.qp.a1(this.qp.b, d.cm, a, b, c, d, e, f, false);
369
+ this.qp.ab(this.ft);
370
+ let h = this.qp.aw;
371
371
  let i = null;
372
372
  let j = this.ck;
373
373
  if (g && this.cd != null) {
374
- i = this.cd.a3.getHighlightingInfo(this, j, h.o, h.n, false);
374
+ i = this.cd.a7.getHighlightingInfo(this, j, h.o, h.n, false);
375
375
  h.b = i;
376
376
  }
377
377
  h.f = f;
378
- this.s4(h);
379
- this.ql.z(this, i, f, g, b < 0);
378
+ this.s8(h);
379
+ this.qp.z(this, i, f, g, b < 0);
380
380
  }
381
- r2(a) {
382
- return this.f7(a, this.qc);
381
+ r6(a) {
382
+ return this.f9(a, this.qg);
383
383
  }
384
- hj(a, b) {
385
- return this.hk(a, b, this.qc, runOn(this, this.r2), new FinancialValueList(this.q8, this.q6, this.q7, this.q5, this.ra));
384
+ hl(a, b) {
385
+ return this.hm(a, b, this.qg, runOn(this, this.r6), new FinancialValueList(this.rc, this.ra, this.rb, this.q9, this.re));
386
386
  }
387
- hh(a, b) {
388
- return this.hi(a, b, this.qc, runOn(this, this.r2), new FinancialValueList(this.q8, this.q6, this.q7, this.q5, this.ra));
387
+ hj(a, b) {
388
+ return this.hk(a, b, this.qg, runOn(this, this.r6), new FinancialValueList(this.rc, this.ra, this.rb, this.q9, this.re));
389
389
  }
390
- f3(a, b, c, d, e) {
390
+ f5(a, b, c, d, e) {
391
391
  if (c == null) {
392
392
  return Number.POSITIVE_INFINITY;
393
393
  }
394
- let f = this.qc.le;
395
- return this.f4(a, b, this.qc, d, e, f, runOn(this, this.r2));
394
+ let f = this.qg.le;
395
+ return this.f6(a, b, this.qg, d, e, f, runOn(this, this.r6));
396
396
  }
397
397
  getOffsetValue() {
398
- return this.r3(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
398
+ return this.r7(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
399
399
  }
400
400
  getCategoryWidth() {
401
- return this.qc.getCategorySize(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
401
+ return this.qg.getCategorySize(this.b0.bv, this.b0.bu, this.getEffectiveViewport1(this.b0));
402
402
  }
403
- pm(a, b, c) {
404
- 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);
403
+ pq(a, b, c) {
404
+ 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);
405
405
  }
406
- gj(a, b, c) {
406
+ gl(a, b, c) {
407
407
  let d = this.getEffectiveViewport1(this.b0);
408
- let e = this.r3(this.b0.bv, this.b0.bu, d);
409
- let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
410
- 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);
408
+ let e = this.r7(this.b0.bv, this.b0.bu, d);
409
+ let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
410
+ 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);
411
411
  }
412
- gf(a, b, c) {
412
+ gh(a, b, c) {
413
413
  let d = this.getEffectiveViewport1(this.b0);
414
- let e = this.r3(this.b0.bv, this.b0.bu, d);
415
- let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
416
- return this.gl(this.q6, a, this.qc, f, e, runOn(this, this.r2), b, c);
414
+ let e = this.r7(this.b0.bv, this.b0.bu, d);
415
+ let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
416
+ return this.gn(this.ra, a, this.qg, f, e, runOn(this, this.r6), b, c);
417
417
  }
418
- gh(a, b, c) {
418
+ gj(a, b, c) {
419
419
  let d = this.getEffectiveViewport1(this.b0);
420
- let e = this.r3(this.b0.bv, this.b0.bu, d);
421
- let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
422
- return this.gl(this.q7, a, this.qc, f, e, runOn(this, this.r2), b, c);
420
+ let e = this.r7(this.b0.bv, this.b0.bu, d);
421
+ let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
422
+ return this.gn(this.rb, a, this.qg, f, e, runOn(this, this.r6), b, c);
423
423
  }
424
- r4(a, b, c) {
424
+ r8(a, b, c) {
425
425
  let d = this.getEffectiveViewport1(this.b0);
426
- let e = this.r3(this.b0.bv, this.b0.bu, d);
427
- let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
428
- return this.gl(this.q5, a, this.qc, f, e, runOn(this, this.r2), b, c);
426
+ let e = this.r7(this.b0.bv, this.b0.bu, d);
427
+ let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
428
+ return this.gn(this.q9, a, this.qg, f, e, runOn(this, this.r6), b, c);
429
429
  }
430
- r5(a, b, c) {
430
+ r9(a, b, c) {
431
431
  let d = this.getEffectiveViewport1(this.b0);
432
- let e = this.r3(this.b0.bv, this.b0.bu, d);
433
- let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
434
- return this.gl(this.q8, a, this.qc, f, e, runOn(this, this.r2), b, c);
432
+ let e = this.r7(this.b0.bv, this.b0.bu, d);
433
+ let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
434
+ return this.gn(this.rc, a, this.qg, f, e, runOn(this, this.r6), b, c);
435
435
  }
436
- r6(a, b, c) {
436
+ sa(a, b, c) {
437
437
  let d = this.getEffectiveViewport1(this.b0);
438
- let e = this.r3(this.b0.bv, this.b0.bu, d);
439
- let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qc.cg, d);
440
- return this.gl(this.ra, a, this.qc, f, e, runOn(this, this.r2), b, c);
438
+ let e = this.r7(this.b0.bv, this.b0.bu, d);
439
+ let f = new ScalerParams(0, this.b0.bv, this.b0.bu, this.qg.cg, d);
440
+ return this.gn(this.re, a, this.qg, f, e, runOn(this, this.r6), b, c);
441
441
  }
442
- pi(a, b, c) {
443
- 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), (d, e) => this.hk(d, e, this.qc, runOn(this, this.r2), this.q6), (d, e) => this.hi(d, e, this.qc, runOn(this, this.r2), this.q6));
442
+ pm(a, b, c) {
443
+ 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), (d, e) => this.hm(d, e, this.qg, runOn(this, this.r6), this.ra), (d, e) => this.hk(d, e, this.qg, runOn(this, this.r6), this.ra));
444
444
  }
445
- pk(a, b, c) {
446
- 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), (d, e) => this.hk(d, e, this.qc, runOn(this, this.r2), this.q7), (d, e) => this.hi(d, e, this.qc, runOn(this, this.r2), this.q7));
445
+ po(a, b, c) {
446
+ 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), (d, e) => this.hm(d, e, this.qg, runOn(this, this.r6), this.rb), (d, e) => this.hk(d, e, this.qg, runOn(this, this.r6), this.rb));
447
447
  }
448
- tk(a, b, c) {
449
- 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), (d, e) => this.hk(d, e, this.qc, runOn(this, this.r2), this.q8), (d, e) => this.hi(d, e, this.qc, runOn(this, this.r2), this.q8));
448
+ to(a, b, c) {
449
+ 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), (d, e) => this.hm(d, e, this.qg, runOn(this, this.r6), this.rc), (d, e) => this.hk(d, e, this.qg, runOn(this, this.r6), this.rc));
450
450
  }
451
- tj(a, b, c) {
452
- 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), (d, e) => this.hk(d, e, this.qc, runOn(this, this.r2), this.q5), (d, e) => this.hi(d, e, this.qc, runOn(this, this.r2), this.q5));
451
+ tn(a, b, c) {
452
+ 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), (d, e) => this.hm(d, e, this.qg, runOn(this, this.r6), this.q9), (d, e) => this.hk(d, e, this.qg, runOn(this, this.r6), this.q9));
453
453
  }
454
- tl(a, b, c) {
455
- 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), (d, e) => this.hk(d, e, this.qc, runOn(this, this.r2), this.ra), (d, e) => this.hi(d, e, this.qc, runOn(this, this.r2), this.ra));
454
+ tp(a, b, c) {
455
+ 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), (d, e) => this.hm(d, e, this.qg, runOn(this, this.r6), this.re), (d, e) => this.hk(d, e, this.qg, runOn(this, this.r6), this.re));
456
456
  }
457
- lf() {
458
- super.lf();
459
- if (this.qc != null) {
460
- this.qc.h7(false);
457
+ li() {
458
+ super.li();
459
+ if (this.qg != null) {
460
+ this.qg.h7(false);
461
461
  }
462
- if (this.qy != null) {
463
- this.qy.h7(false);
462
+ if (this.q2 != null) {
463
+ this.q2.h7(false);
464
464
  }
465
465
  }
466
- m6(a, b) {
467
- this.qt.bx.e(this.ft);
468
- this.mi(false);
466
+ m9(a, b) {
467
+ this.qx.bx.e(this.fv);
468
+ this.ml(false);
469
469
  }
470
- m5(a, b) {
471
- if (this.e0 && this.g0 < 0.05) {
472
- this.e1 = true;
470
+ m8(a, b) {
471
+ if (this.e2 && this.g2 < 0.05) {
472
+ this.e3 = true;
473
473
  }
474
- this.qt.bx.e(this.ft);
475
- this.mi(false);
474
+ this.qx.bx.e(this.fv);
475
+ this.ml(false);
476
476
  }
477
- q9(a, b, c) {
477
+ rd(a, b, c) {
478
478
  let d = this.ch(b);
479
- this.rn.addItem(d, b);
480
- this.ro.addItem(b, c);
479
+ this.rr.addItem(d, b);
480
+ this.rs.addItem(b, c);
481
481
  return d;
482
482
  }
483
- s1(a, b) {
483
+ s5(a, b) {
484
484
  if (b == null) {
485
485
  return;
486
486
  }
487
487
  a.deregisterColumn(b);
488
- let c = this.rn.item(b);
489
- this.ro.removeItem(c);
490
- this.rn.removeItem(b);
488
+ let c = this.rr.item(b);
489
+ this.rs.removeItem(c);
490
+ this.rr.removeItem(b);
491
491
  }
492
- l4(a, b, c, d) {
493
- super.l4(a, b, c, d);
492
+ l7(a, b, c, d) {
493
+ super.l7(a, b, c, d);
494
494
  switch (b) {
495
495
  case "SyncLink":
496
496
  if (this.b8 != null && this.cd != null) {
497
- this.qt.bx.e(this.ft);
498
- this.mi(false);
497
+ this.qx.bx.e(this.fv);
498
+ this.ml(false);
499
499
  }
500
500
  break;
501
501
  case "SeriesViewer":
502
502
  if (c != null && d == null) {
503
- if (this.qc != null) {
504
- this.qc.bz(this);
503
+ if (this.qg != null) {
504
+ this.qg.bz(this);
505
505
  }
506
- if (this.qy != null) {
507
- this.qy.bz(this);
506
+ if (this.q2 != null) {
507
+ this.q2.bz(this);
508
508
  }
509
509
  }
510
510
  if (c == null && d != null) {
511
- if (this.qc != null) {
512
- this.qc.cs(this);
511
+ if (this.qg != null) {
512
+ this.qg.cs(this);
513
513
  }
514
- if (this.qy != null) {
515
- this.qy.cs(this);
514
+ if (this.q2 != null) {
515
+ this.q2.cs(this);
516
516
  }
517
517
  }
518
- this.qt.bx.e(this.ft);
519
- this.mi(false);
518
+ this.qx.bx.e(this.fv);
519
+ this.ml(false);
520
520
  break;
521
521
  case "FastItemsSource":
522
- this.rc = true;
522
+ this.rg = true;
523
523
  if (typeCast(IFastItemsSource_$type, c) != null) {
524
- this.s1(typeCast(IFastItemsSource_$type, c), this.q8);
525
- this.s1(typeCast(IFastItemsSource_$type, c), this.q6);
526
- this.s1(typeCast(IFastItemsSource_$type, c), this.q7);
527
- this.s1(typeCast(IFastItemsSource_$type, c), this.q5);
528
- this.s1(typeCast(IFastItemsSource_$type, c), this.ra);
529
- this.q8 = null;
530
- this.q6 = null;
531
- this.q7 = null;
532
- this.q5 = null;
524
+ this.s5(typeCast(IFastItemsSource_$type, c), this.rc);
525
+ this.s5(typeCast(IFastItemsSource_$type, c), this.ra);
526
+ this.s5(typeCast(IFastItemsSource_$type, c), this.rb);
527
+ this.s5(typeCast(IFastItemsSource_$type, c), this.q9);
528
+ this.s5(typeCast(IFastItemsSource_$type, c), this.re);
529
+ this.rc = null;
533
530
  this.ra = null;
531
+ this.rb = null;
532
+ this.q9 = null;
533
+ this.re = null;
534
534
  }
535
535
  if (typeCast(IFastItemsSource_$type, d) != null) {
536
- if (stringIsNullOrEmpty(this.ss) == false) {
537
- this.q8 = this.q9(typeCast(IFastItemsSource_$type, d), this.ss, "OpenColumn");
536
+ if (stringIsNullOrEmpty(this.sw) == false) {
537
+ this.rc = this.rd(typeCast(IFastItemsSource_$type, d), this.sw, "OpenColumn");
538
538
  }
539
- if (stringIsNullOrEmpty(this.sj) == false) {
540
- this.q6 = this.q9(typeCast(IFastItemsSource_$type, d), this.sj, "HighColumn");
539
+ if (stringIsNullOrEmpty(this.sn) == false) {
540
+ this.ra = this.rd(typeCast(IFastItemsSource_$type, d), this.sn, "HighColumn");
541
541
  }
542
- if (stringIsNullOrEmpty(this.so) == false) {
543
- this.q7 = this.q9(typeCast(IFastItemsSource_$type, d), this.so, "LowColumn");
542
+ if (stringIsNullOrEmpty(this.ss) == false) {
543
+ this.rb = this.rd(typeCast(IFastItemsSource_$type, d), this.ss, "LowColumn");
544
544
  }
545
- if (stringIsNullOrEmpty(this.sg) == false) {
546
- this.q5 = this.q9(typeCast(IFastItemsSource_$type, d), this.sg, "CloseColumn");
545
+ if (stringIsNullOrEmpty(this.sk) == false) {
546
+ this.q9 = this.rd(typeCast(IFastItemsSource_$type, d), this.sk, "CloseColumn");
547
547
  }
548
- if (stringIsNullOrEmpty(this.sw) == false) {
549
- this.ra = this.q9(typeCast(IFastItemsSource_$type, d), this.sw, "VolumeColumn");
548
+ if (stringIsNullOrEmpty(this.s0) == false) {
549
+ this.re = this.rd(typeCast(IFastItemsSource_$type, d), this.s0, "VolumeColumn");
550
550
  }
551
551
  }
552
- this.rc = false;
553
- if (this.qy != null && !this.qy.c0()) {
554
- this.qt.bx.e(this.ft);
555
- this.mi(false);
552
+ this.rg = false;
553
+ if (this.q2 != null && !this.q2.c0()) {
554
+ this.qx.bx.e(this.fv);
555
+ this.ml(false);
556
556
  }
557
557
  break;
558
558
  case FinancialSeries.$$p[6]:
559
559
  if (this.ck != null) {
560
- this.s1(this.ck, this.q8);
561
- this.q8 = this.q9(this.ck, this.ss, "OpenColumn");
560
+ this.s5(this.ck, this.rc);
561
+ this.rc = this.rd(this.ck, this.sw, "OpenColumn");
562
562
  }
563
563
  break;
564
564
  case "OpenColumn":
565
- if (this.qy != null && !this.qy.c0() && !this.rc) {
566
- this.qt.bx.e(this.ft);
567
- this.mi(false);
565
+ if (this.q2 != null && !this.q2.c0() && !this.rg) {
566
+ this.qx.bx.e(this.fv);
567
+ this.ml(false);
568
568
  }
569
569
  break;
570
570
  case FinancialSeries.$$p[1]:
571
571
  if (this.ck != null) {
572
- this.s1(this.ck, this.q6);
573
- this.q6 = this.q9(this.ck, this.sj, "HighColumn");
572
+ this.s5(this.ck, this.ra);
573
+ this.ra = this.rd(this.ck, this.sn, "HighColumn");
574
574
  }
575
575
  break;
576
576
  case "HighColumn":
577
- if (this.qy != null && !this.qy.c0() && !this.rc) {
578
- this.qt.bx.e(this.ft);
579
- this.mi(false);
577
+ if (this.q2 != null && !this.q2.c0() && !this.rg) {
578
+ this.qx.bx.e(this.fv);
579
+ this.ml(false);
580
580
  }
581
581
  break;
582
582
  case FinancialSeries.$$p[4]:
583
583
  if (this.ck != null) {
584
- this.s1(this.ck, this.q7);
585
- this.q7 = this.q9(this.ck, this.so, "LowColumn");
584
+ this.s5(this.ck, this.rb);
585
+ this.rb = this.rd(this.ck, this.ss, "LowColumn");
586
586
  }
587
587
  break;
588
588
  case "LowColumn":
589
- if (this.qy != null && !this.qy.c0() && !this.rc) {
590
- this.qt.bx.e(this.ft);
591
- this.mi(false);
589
+ if (this.q2 != null && !this.q2.c0() && !this.rg) {
590
+ this.qx.bx.e(this.fv);
591
+ this.ml(false);
592
592
  }
593
593
  break;
594
594
  case FinancialSeries.$$p[0]:
595
595
  if (this.ck != null) {
596
- this.s1(this.ck, this.q5);
597
- this.q5 = this.q9(this.ck, this.sg, "CloseColumn");
596
+ this.s5(this.ck, this.q9);
597
+ this.q9 = this.rd(this.ck, this.sk, "CloseColumn");
598
598
  }
599
599
  break;
600
600
  case "CloseColumn":
601
- if (this.qy != null && !this.qy.c0() && !this.rc) {
602
- this.qt.bx.e(this.ft);
603
- this.mi(false);
601
+ if (this.q2 != null && !this.q2.c0() && !this.rg) {
602
+ this.qx.bx.e(this.fv);
603
+ this.ml(false);
604
604
  }
605
- this.s6();
605
+ this.ta();
606
606
  break;
607
607
  case FinancialSeries.$$p[8]:
608
608
  if (this.ck != null) {
609
- this.s1(this.ck, this.ra);
610
- this.ra = this.q9(this.ck, this.sw, "VolumeColumn");
609
+ this.s5(this.ck, this.re);
610
+ this.re = this.rd(this.ck, this.s0, "VolumeColumn");
611
611
  }
612
612
  break;
613
613
  case "VolumeColumn":
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[9]:
@@ -623,10 +623,10 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
623
623
  if (d != null) {
624
624
  d.cs(this);
625
625
  }
626
- this.qt.bx.e(this.ft);
627
- this.mi(false);
628
- this.lp();
629
- this.qx = typeCast(ITimeRangeSelectorAxis_$type, this.qc);
626
+ this.qx.bx.e(this.fv);
627
+ this.ml(false);
628
+ this.ls();
629
+ this.q1 = typeCast(ITimeRangeSelectorAxis_$type, this.qg);
630
630
  break;
631
631
  case FinancialSeries.$$p[10]:
632
632
  if (c != null) {
@@ -635,64 +635,64 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
635
635
  if (d != null) {
636
636
  d.cs(this);
637
637
  }
638
- this.qt.bx.e(this.ft);
639
- if (this.qy != null) {
640
- this.qy.c0();
638
+ this.qx.bx.e(this.fv);
639
+ if (this.q2 != null) {
640
+ this.q2.c0();
641
641
  }
642
642
  {
643
- this.mi(false);
643
+ this.ml(false);
644
644
  }
645
- this.lp();
645
+ this.ls();
646
646
  break;
647
647
  case "TransitionProgress":
648
- this.qi.c(this.g0, this.qg, this.qe);
648
+ this.qm.c(this.g2, this.qk, this.qi);
649
649
  if (this.cx(this.b0)) {
650
650
  return;
651
651
  }
652
- if (this.g0 == 1) {
653
- this.qe.v();
654
- this.s5(this.qe, this.qt);
655
- if (this.e0) {
656
- this.e0 = false;
657
- this.ky();
658
- this.ce.r = truncate(this.gm());
652
+ if (this.g2 == 1) {
653
+ this.qi.v();
654
+ this.s9(this.qi, this.qx);
655
+ if (this.e2) {
656
+ this.e2 = false;
657
+ this.k1();
658
+ this.ce.r = truncate(this.go());
659
659
  this.ce.b = this.cf;
660
660
  }
661
661
  }
662
662
  else {
663
- this.s5(this.qi, this.qt);
663
+ this.s9(this.qm, this.qx);
664
664
  }
665
665
  if (this.cd != null) {
666
- this.cd.nn(this);
666
+ this.cd.oa(this);
667
667
  }
668
668
  break;
669
669
  case FinancialSeries.$$p[5]:
670
- this.mi(false);
670
+ this.ml(false);
671
671
  break;
672
672
  case "IsCustomCategoryStyleAllowed":
673
- this.rd = this.rg();
674
- this.mi(false);
673
+ this.rh = this.rk();
674
+ this.ml(false);
675
675
  break;
676
676
  case "CategoryMode":
677
- if (this.qc != null) {
678
- this.qc.l4(true);
677
+ if (this.qg != null) {
678
+ this.qg.l4(true);
679
679
  }
680
680
  break;
681
681
  }
682
682
  }
683
- rf(a) {
683
+ rj(a) {
684
684
  if (typeCast(NumericYAxis.$, a) !== null) {
685
685
  return true;
686
686
  }
687
687
  return false;
688
688
  }
689
- re(a) {
689
+ ri(a) {
690
690
  if (typeCast(CategoryXAxis.$, a) !== null || a.cd) {
691
691
  return true;
692
692
  }
693
693
  return false;
694
694
  }
695
- p5(a, b, c) {
695
+ p9(a, b, c) {
696
696
  if (b < a || a < 0 || a > this.ck.count || b < 0 || b > this.ck.count || c == null) {
697
697
  return null;
698
698
  }
@@ -711,39 +711,39 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
711
711
  }
712
712
  return d;
713
713
  }
714
- r9(a) {
714
+ sd(a) {
715
715
  return a.bx.b;
716
716
  }
717
- sb(a) {
717
+ sf(a) {
718
718
  return a.bx.c;
719
719
  }
720
- p4(a, b) {
721
- return this.p5(a, b, this.qy);
720
+ p8(a, b) {
721
+ return this.p9(a, b, this.q2);
722
722
  }
723
- get_dx() {
723
+ get_dy() {
724
724
  return true;
725
725
  }
726
- kv() {
727
- super.kv();
728
- this.qw = null;
726
+ ky() {
727
+ super.ky();
728
+ this.q0 = null;
729
729
  }
730
730
  aw(a, b, c) {
731
- if (this.c2 && this.ef(this.bk) && !c) {
732
- let d = this.qv(a, b, this.qw);
733
- this.qw = d;
731
+ if (this.c2 && this.eg(this.bk) && !c) {
732
+ let d = this.qz(a, b, this.q0);
733
+ this.q0 = d;
734
734
  return d;
735
735
  }
736
736
  else {
737
- let e = this.qu(a, b, this.qw);
738
- this.qw = e;
737
+ let e = this.qy(a, b, this.q0);
738
+ this.q0 = e;
739
739
  return e;
740
740
  }
741
741
  }
742
- sd(a) {
743
- let b = this.qf();
742
+ sh(a) {
743
+ let b = this.qj();
744
744
  let c = this.b0.bu;
745
745
  let d = this.b0.bv;
746
- let e = this.qc;
746
+ let e = this.qg;
747
747
  let f = 0;
748
748
  if (e.co) {
749
749
  let g = (a.y - d.top) / d.height;
@@ -777,22 +777,22 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
777
777
  }
778
778
  return j;
779
779
  }
780
- qv(a, b, c) {
780
+ qz(a, b, c) {
781
781
  let d = this.ck.count;
782
- let e = this.qt.bx.c;
783
- let f = this.qt.bx.d;
784
- let g = this.qt.bx.b;
785
- let h = this.qc;
782
+ let e = this.qx.bx.c;
783
+ let f = this.qx.bx.d;
784
+ let g = this.qx.bx.b;
785
+ let h = this.qg;
786
786
  let i = -1;
787
787
  let j = -1;
788
788
  if (h.cm) {
789
- let k = this.qf();
790
- let l = this.sd(b);
789
+ let k = this.qj();
790
+ let l = this.sh(b);
791
791
  i = l;
792
792
  j = l;
793
793
  }
794
794
  else {
795
- let m = this.hd(b);
795
+ let m = this.hf(b);
796
796
  i = truncate(Math.floor((intDivide(m, g)))) * g;
797
797
  j = i + (g - 1);
798
798
  }
@@ -805,7 +805,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
805
805
  n.g = j;
806
806
  return n;
807
807
  }
808
- qu(a, b, c) {
808
+ qy(a, b, c) {
809
809
  let d = new HighlightingInfo();
810
810
  d.b = this;
811
811
  d.h = 0;
@@ -816,38 +816,38 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
816
816
  }
817
817
  return d;
818
818
  }
819
- rg() {
820
- return this.ri;
819
+ rk() {
820
+ return this.rm;
821
821
  }
822
- f5(a) {
822
+ f7(a) {
823
823
  let b = this.b0.bv;
824
824
  let c = this.b0.bu;
825
825
  let d = -1;
826
- if (!b.isEmpty && !c.isEmpty && this.qc != null) {
826
+ if (!b.isEmpty && !c.isEmpty && this.qg != null) {
827
827
  let e = this.getEffectiveViewport1(this.b0);
828
- let f = new ScalerParams(0, b, c, this.qc.cg, e);
829
- let g = this.pr(this.b0);
830
- let h = this.qc.el(g.left, f);
831
- let i = this.qc.el(g.right, f);
828
+ let f = new ScalerParams(0, b, c, this.qg.cg, e);
829
+ let g = this.pv(this.b0);
830
+ let h = this.qg.el(g.left, f);
831
+ let i = this.qg.el(g.right, f);
832
832
  let j = (a.x - b.left) / b.width;
833
833
  let k = h + (j * (i - h));
834
- if (this.qc.categoryMode != 0) {
834
+ if (this.qg.categoryMode != 0) {
835
835
  k -= 0.5;
836
836
  }
837
837
  d = k;
838
838
  }
839
839
  return d;
840
840
  }
841
- hd(a) {
842
- return truncate(Math.round(this.f5(a)));
841
+ hf(a) {
842
+ return truncate(Math.round(this.f7(a)));
843
843
  }
844
- get_d9() {
845
- return typeCast(ISortingAxis_$type, this.qc) !== null;
844
+ get_ea() {
845
+ return typeCast(ISortingAxis_$type, this.qg) !== null;
846
846
  }
847
847
  ar() {
848
- return this.qc;
848
+ return this.qg;
849
849
  }
850
- hf(a) {
850
+ hh(a) {
851
851
  let b = this.b0.bv;
852
852
  let c = this.b0.bu;
853
853
  let d = this.getEffectiveViewport1(this.b0);
@@ -855,68 +855,68 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
855
855
  return -1;
856
856
  }
857
857
  let e = new Rect(0, 0, 0, 1, 1);
858
- let f = new ScalerParams(0, b, c, this.qc.cg, d);
859
- let g = typeCast(ISortingAxis_$type, this.qc);
860
- let h = this.pr(this.b0);
858
+ let f = new ScalerParams(0, b, c, this.qg.cg, d);
859
+ let g = typeCast(ISortingAxis_$type, this.qg);
860
+ let h = this.pv(this.b0);
861
861
  let i = h.left;
862
862
  let j = h.right;
863
- let k = this.ph(a).x;
864
- let l = this.qc.el(k, f);
865
- let m = this.qc.el(i, f);
866
- let n = this.qc.el(j, f);
863
+ let k = this.pl(a).x;
864
+ let l = this.qg.el(k, f);
865
+ let m = this.qg.el(i, f);
866
+ let n = this.qg.el(j, f);
867
867
  l = Math.max(m, Math.min(n, l));
868
868
  let o = g.i$f(l);
869
869
  return o;
870
870
  }
871
- ht(a) {
871
+ hv(a) {
872
872
  let b = 0;
873
- if (typeCast(ISortingAxis_$type, this.qc) !== null) {
874
- b = this.hf(a);
873
+ if (typeCast(ISortingAxis_$type, this.qg) !== null) {
874
+ b = this.hh(a);
875
875
  if (b == -1) {
876
876
  return null;
877
877
  }
878
878
  }
879
879
  else {
880
- b = this.hd(a);
880
+ b = this.hf(a);
881
881
  }
882
882
  return b >= 0 && this.ck != null && b < this.ck.count ? this.ck.item(b) : null;
883
883
  }
884
- qf() {
885
- let a = this.qe;
884
+ qj() {
885
+ let a = this.qi;
886
886
  if (this.cv()) {
887
887
  if (this.ce.g) {
888
888
  this.ce.t();
889
889
  }
890
- a = this.qi;
890
+ a = this.qm;
891
891
  }
892
892
  return a;
893
893
  }
894
- r3(a, b, c) {
895
- if (this.qc == null) {
894
+ r7(a, b, c) {
895
+ if (this.qg == null) {
896
896
  return 0;
897
897
  }
898
- return this.qc.k4(a, b, c, this.index);
898
+ return this.qg.k4(a, b, c, this.index);
899
899
  }
900
- eq() {
901
- return this.rj;
900
+ es() {
901
+ return this.rn;
902
902
  }
903
- qm() {
903
+ qq() {
904
904
  return 11;
905
905
  }
906
906
  b9() {
907
907
  return 3;
908
908
  }
909
- s5(a, b) {
910
- this.pq = a.aa;
909
+ s9(a, b) {
910
+ this.pu = a.aa;
911
911
  b.au();
912
912
  }
913
- s3(a, b) {
913
+ s7(a, b) {
914
914
  a.u();
915
915
  }
916
- e9(a, b, c) {
917
- let d = super.e9(a, b, c);
916
+ fb(a, b, c) {
917
+ let d = super.fb(a, b, c);
918
918
  let e = c;
919
- 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) {
919
+ 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) {
920
920
  e.bx.b = 0;
921
921
  d = false;
922
922
  }
@@ -930,96 +930,96 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
930
930
  p1: b
931
931
  };
932
932
  }
933
- r7(a) {
933
+ sb(a) {
934
934
  let b = 0;
935
935
  let c = a.bv;
936
936
  let d = a.bu;
937
937
  let e = this.getEffectiveViewport1(this.b0);
938
- if (!c.isEmpty && !d.isEmpty && this.qy != null) {
939
- let f = new ScalerParams(0, c, d, this.qy.cg, e);
940
- f.b = this.gc();
941
- b = this.qy.ei(this.qy.l5, f);
938
+ if (!c.isEmpty && !d.isEmpty && this.q2 != null) {
939
+ let f = new ScalerParams(0, c, d, this.q2.cg, e);
940
+ f.b = this.ge();
941
+ b = this.q2.ei(this.q2.l5, f);
942
942
  }
943
943
  return b;
944
944
  }
945
- ky() {
946
- super.ky();
947
- this.qg.v();
948
- this.qe.v();
945
+ k1() {
946
+ super.k1();
947
+ this.qk.v();
949
948
  this.qi.v();
949
+ this.qm.v();
950
950
  }
951
- mj(a) {
952
- super.mj(a);
953
- this.qt.bx.e(this.ft);
951
+ mm(a) {
952
+ super.mm(a);
953
+ this.qx.bx.e(this.fv);
954
954
  if (this.cx(this.b0)) {
955
955
  return;
956
956
  }
957
- if (this.es) {
957
+ if (this.eu) {
958
958
  if (this.cv()) {
959
- this.s5(this.qi, this.qt);
959
+ this.s9(this.qm, this.qx);
960
960
  }
961
961
  else {
962
- this.s5(this.qe, this.qt);
962
+ this.s9(this.qi, this.qx);
963
963
  }
964
964
  return;
965
965
  }
966
- if (this.eo(a)) {
967
- let b = this.qg;
966
+ if (this.ep(a)) {
967
+ let b = this.qk;
968
968
  if (this.cv()) {
969
969
  if (this.ce.g) {
970
970
  this.ce.t();
971
971
  }
972
- this.qg = this.qi;
973
- this.qi = b;
972
+ this.qk = this.qm;
973
+ this.qm = b;
974
974
  }
975
975
  else {
976
- this.qg = this.qe;
977
- this.qe = b;
976
+ this.qk = this.qi;
977
+ this.qi = b;
978
978
  }
979
- this.s3(this.qe, this.qt);
980
- if (this.e2) {
979
+ this.s7(this.qi, this.qx);
980
+ if (this.e4) {
981
981
  this.ce.w();
982
- this.ce.r = truncate(this.gn());
982
+ this.ce.r = truncate(this.gp());
983
983
  this.ce.b = this.cg != null ? this.cg : this.cf;
984
- this.qo.p(this.qg, this.qe, this.isVertical, this.qc, this.qy, this.qn, this.qm(), this.ca, this.b9(), () => this.r7(this.qt), this.qt.bu);
984
+ this.qs.p(this.qk, this.qi, this.isVertical, this.qg, this.q2, this.qr, this.qq(), this.ca, this.b9(), () => this.sb(this.qx), this.qx.bu);
985
985
  }
986
- this.kt();
987
- this.mr();
988
- if (this.e2) {
989
- this.e1 = false;
990
- this.e0 = true;
986
+ this.kw();
987
+ this.mu();
988
+ if (this.e4) {
989
+ this.e3 = false;
990
+ this.e2 = true;
991
991
  }
992
992
  }
993
993
  else {
994
- this.s3(this.qe, this.qt);
995
- this.s5(this.qe, this.qt);
994
+ this.s7(this.qi, this.qx);
995
+ this.s9(this.qi, this.qx);
996
996
  }
997
997
  }
998
- rl(a) {
998
+ rp(a) {
999
999
  for (let b of fromEnum(a)) {
1000
1000
  switch (b) {
1001
1001
  case "HighColumn":
1002
- if (this.q6 == null) {
1002
+ if (this.ra == null) {
1003
1003
  return false;
1004
1004
  }
1005
1005
  break;
1006
1006
  case "LowColumn":
1007
- if (this.q7 == null) {
1007
+ if (this.rb == null) {
1008
1008
  return false;
1009
1009
  }
1010
1010
  break;
1011
1011
  case "OpenColumn":
1012
- if (this.q8 == null) {
1012
+ if (this.rc == null) {
1013
1013
  return false;
1014
1014
  }
1015
1015
  break;
1016
1016
  case "CloseColumn":
1017
- if (this.q5 == null) {
1017
+ if (this.q9 == null) {
1018
1018
  return false;
1019
1019
  }
1020
1020
  break;
1021
1021
  case "VolumeColumn":
1022
- if (this.ra == null) {
1022
+ if (this.re == null) {
1023
1023
  return false;
1024
1024
  }
1025
1025
  break;
@@ -1027,23 +1027,23 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1027
1027
  }
1028
1028
  return true;
1029
1029
  }
1030
- get rm() {
1031
- return this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null;
1030
+ get rq() {
1031
+ return this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null;
1032
1032
  }
1033
- rh() {
1033
+ rl() {
1034
1034
  return this.typical != null;
1035
1035
  }
1036
- s0(a) {
1036
+ s4(a) {
1037
1037
  this.typical(this, a);
1038
1038
  }
1039
- get ru() {
1040
- return this.rr();
1039
+ get ry() {
1040
+ return this.rv();
1041
1041
  }
1042
- *_rr() {
1042
+ *_rv() {
1043
1043
  let a = false;
1044
- if (this.rh()) {
1045
- let b = this.qp(0, this.ck.count);
1046
- this.s0(new FinancialEventArgs(0, this.ck.count, b, this.qq(b), this));
1044
+ if (this.rl()) {
1045
+ let b = this.qt(0, this.ck.count);
1046
+ this.s4(new FinancialEventArgs(0, this.ck.count, b, this.qu(b), this));
1047
1047
  if (b.typicalColumn != null) {
1048
1048
  a = true;
1049
1049
  for (let c of fromEnum(b.typicalColumn)) {
@@ -1052,97 +1052,97 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1052
1052
  }
1053
1053
  }
1054
1054
  if (!a) {
1055
- if (this.rm && this.qc.i$b != null) {
1055
+ if (this.rq && this.qg.i$b != null) {
1056
1056
  let d = this.ck.count;
1057
- let e = this.qc.i$b;
1057
+ let e = this.qg.i$b;
1058
1058
  for (let f = 0; f < d; ++f) {
1059
- yield (this.q6.item(e.item(f)) + this.q7.item(e.item(f)) + this.q5.item(e.item(f))) / 3;
1059
+ yield (this.ra.item(e.item(f)) + this.rb.item(e.item(f)) + this.q9.item(e.item(f))) / 3;
1060
1060
  }
1061
1061
  }
1062
1062
  else {
1063
1063
  let g = this.ck.count;
1064
1064
  for (let h = 0; h < g; ++h) {
1065
- yield (this.q6.item(h) + this.q7.item(h) + this.q5.item(h)) / 3;
1065
+ yield (this.ra.item(h) + this.rb.item(h) + this.q9.item(h)) / 3;
1066
1066
  }
1067
1067
  }
1068
1068
  }
1069
1069
  }
1070
- rr() {
1071
- return toEnum(() => this._rr());
1070
+ rv() {
1071
+ return toEnum(() => this._rv());
1072
1072
  }
1073
- get rt() {
1074
- return this.rq();
1073
+ get rx() {
1074
+ return this.ru();
1075
1075
  }
1076
- *_rq() {
1077
- if (this.rm && this.qc.i$b != null) {
1078
- let a = this.q6.count;
1079
- let b = this.qc.i$b;
1076
+ *_ru() {
1077
+ if (this.rq && this.qg.i$b != null) {
1078
+ let a = this.ra.count;
1079
+ let b = this.qg.i$b;
1080
1080
  if (a > 0) {
1081
- yield this.r8(this.q6.item(b.item(0)) - this.q7.item(b.item(0)));
1081
+ yield this.sc(this.ra.item(b.item(0)) - this.rb.item(b.item(0)));
1082
1082
  }
1083
1083
  for (let c = 1; c < a; ++c) {
1084
- 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))))));
1084
+ 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))))));
1085
1085
  }
1086
1086
  }
1087
1087
  else {
1088
- let d = this.q6.count;
1088
+ let d = this.ra.count;
1089
1089
  if (d > 0) {
1090
- yield this.r8(this.q6.item(0) - this.q7.item(0));
1090
+ yield this.sc(this.ra.item(0) - this.rb.item(0));
1091
1091
  }
1092
1092
  for (let e = 1; e < d; ++e) {
1093
- 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)))));
1093
+ 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)))));
1094
1094
  }
1095
1095
  }
1096
1096
  }
1097
- rq() {
1098
- return toEnum(() => this._rq());
1097
+ ru() {
1098
+ return toEnum(() => this._ru());
1099
1099
  }
1100
- get rs() {
1101
- return this.rp();
1100
+ get rw() {
1101
+ return this.rt();
1102
1102
  }
1103
- *_rp() {
1104
- if (this.rm && this.qc.i$b != null) {
1105
- let a = this.q7.count;
1106
- let b = this.qc.i$b;
1103
+ *_rt() {
1104
+ if (this.rq && this.qg.i$b != null) {
1105
+ let a = this.rb.count;
1106
+ let b = this.qg.i$b;
1107
1107
  if (a > 0) {
1108
- yield this.r8(this.q7.item(b.item(0)));
1108
+ yield this.sc(this.rb.item(b.item(0)));
1109
1109
  }
1110
1110
  for (let c = 1; c < a; c++) {
1111
- yield Math.min(this.r8(this.q7.item(b.item(c))), this.r8(this.q5.item(b.item(c - 1))));
1111
+ yield Math.min(this.sc(this.rb.item(b.item(c))), this.sc(this.q9.item(b.item(c - 1))));
1112
1112
  }
1113
1113
  }
1114
1114
  else {
1115
- let d = this.q7.count;
1115
+ let d = this.rb.count;
1116
1116
  if (d > 0) {
1117
- yield this.r8(this.q7.item(0));
1117
+ yield this.sc(this.rb.item(0));
1118
1118
  }
1119
1119
  for (let e = 1; e < d; e++) {
1120
- yield Math.min(this.r8(this.q7.item(e)), this.r8(this.q5.item(e - 1)));
1120
+ yield Math.min(this.sc(this.rb.item(e)), this.sc(this.q9.item(e - 1)));
1121
1121
  }
1122
1122
  }
1123
1123
  }
1124
- rp() {
1125
- return toEnum(() => this._rp());
1124
+ rt() {
1125
+ return toEnum(() => this._rt());
1126
1126
  }
1127
- rw(a) {
1127
+ r0(a) {
1128
1128
  if (a == null) {
1129
1129
  return null;
1130
1130
  }
1131
- if (this.rm && this.qc.i$b != null) {
1132
- return new SafeSortedReadOnlyDoubleCollection(0, a, this.qc.i$b);
1131
+ if (this.rq && this.qg.i$b != null) {
1132
+ return new SafeSortedReadOnlyDoubleCollection(0, a, this.qg.i$b);
1133
1133
  }
1134
1134
  return new SafeReadOnlyDoubleCollection(0, a);
1135
1135
  }
1136
- rv() {
1136
+ rz() {
1137
1137
  let a = new List$1(String_$type, 0);
1138
1138
  a.add("HighColumn");
1139
1139
  a.add("LowColumn");
1140
1140
  a.add("CloseColumn");
1141
- if (this.typicalBasedOn != null && this.ck != null && !this.rb) {
1142
- this.rb = true;
1143
- let b = this.qp(0, this.ck.count);
1144
- this.rb = false;
1145
- let c = new FinancialEventArgs(0, this.ck.count, b, this.qq(b), this);
1141
+ if (this.typicalBasedOn != null && this.ck != null && !this.rf) {
1142
+ this.rf = true;
1143
+ let b = this.qt(0, this.ck.count);
1144
+ this.rf = false;
1145
+ let c = new FinancialEventArgs(0, this.ck.count, b, this.qu(b), this);
1146
1146
  this.typicalBasedOn(this, c);
1147
1147
  if (c.basedOn != null && c.basedOn.count > 0) {
1148
1148
  return c.basedOn;
@@ -1151,213 +1151,213 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1151
1151
  return a;
1152
1152
  }
1153
1153
  getOpenColumnAsArray() {
1154
- if (this.q8 == null) {
1154
+ if (this.rc == null) {
1155
1155
  return null;
1156
1156
  }
1157
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
1158
- if (this.r0 != null) {
1159
- return this.r0.asArray();
1157
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
1158
+ if (this.r4 != null) {
1159
+ return this.r4.asArray();
1160
1160
  }
1161
- let a = new List$1(Number_$type, 2, this.q8.count);
1162
- let b = this.qc.i$b;
1163
- let c = this.q8.asArray();
1161
+ let a = new List$1(Number_$type, 2, this.rc.count);
1162
+ let b = this.qg.i$b;
1163
+ let c = this.rc.asArray();
1164
1164
  for (let d = 0; d < b.count; d++) {
1165
1165
  a.add(c[b._inner[d]]);
1166
1166
  }
1167
- this.r0 = a;
1168
- return this.r0.asArray();
1167
+ this.r4 = a;
1168
+ return this.r4.asArray();
1169
1169
  }
1170
1170
  else {
1171
- return this.q8.asArray();
1171
+ return this.rc.asArray();
1172
1172
  }
1173
1173
  }
1174
1174
  getHighColumnAsArray() {
1175
- if (this.q6 == null) {
1175
+ if (this.ra == null) {
1176
1176
  return null;
1177
1177
  }
1178
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
1179
- if (this.ry != null) {
1180
- return this.ry.asArray();
1178
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
1179
+ if (this.r2 != null) {
1180
+ return this.r2.asArray();
1181
1181
  }
1182
- let a = new List$1(Number_$type, 2, this.q6.count);
1183
- let b = this.qc.i$b;
1184
- let c = this.q6.asArray();
1182
+ let a = new List$1(Number_$type, 2, this.ra.count);
1183
+ let b = this.qg.i$b;
1184
+ let c = this.ra.asArray();
1185
1185
  for (let d = 0; d < b.count; d++) {
1186
1186
  a.add(c[b._inner[d]]);
1187
1187
  }
1188
- this.ry = a;
1189
- return this.ry.asArray();
1188
+ this.r2 = a;
1189
+ return this.r2.asArray();
1190
1190
  }
1191
1191
  else {
1192
- return this.q6.asArray();
1192
+ return this.ra.asArray();
1193
1193
  }
1194
1194
  }
1195
1195
  getLowColumnAsArray() {
1196
- if (this.q7 == null) {
1196
+ if (this.rb == null) {
1197
1197
  return null;
1198
1198
  }
1199
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
1200
- if (this.rz != null) {
1201
- return this.rz.asArray();
1199
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
1200
+ if (this.r3 != null) {
1201
+ return this.r3.asArray();
1202
1202
  }
1203
- let a = new List$1(Number_$type, 2, this.q7.count);
1204
- let b = this.qc.i$b;
1205
- let c = this.q7.asArray();
1203
+ let a = new List$1(Number_$type, 2, this.rb.count);
1204
+ let b = this.qg.i$b;
1205
+ let c = this.rb.asArray();
1206
1206
  for (let d = 0; d < b.count; d++) {
1207
1207
  a.add(c[b._inner[d]]);
1208
1208
  }
1209
- this.rz = a;
1210
- return this.rz.asArray();
1209
+ this.r3 = a;
1210
+ return this.r3.asArray();
1211
1211
  }
1212
1212
  else {
1213
- return this.q7.asArray();
1213
+ return this.rb.asArray();
1214
1214
  }
1215
1215
  }
1216
1216
  getCloseColumnAsArray() {
1217
- if (this.q5 == null) {
1217
+ if (this.q9 == null) {
1218
1218
  return null;
1219
1219
  }
1220
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
1221
- if (this.rx != null) {
1222
- return this.rx.asArray();
1220
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
1221
+ if (this.r1 != null) {
1222
+ return this.r1.asArray();
1223
1223
  }
1224
- let a = new List$1(Number_$type, 2, this.q5.count);
1225
- let b = this.qc.i$b;
1226
- let c = this.q5.asArray();
1224
+ let a = new List$1(Number_$type, 2, this.q9.count);
1225
+ let b = this.qg.i$b;
1226
+ let c = this.q9.asArray();
1227
1227
  for (let d = 0; d < b.count; d++) {
1228
1228
  a.add(c[b._inner[d]]);
1229
1229
  }
1230
- this.rx = a;
1231
- return this.rx.asArray();
1230
+ this.r1 = a;
1231
+ return this.r1.asArray();
1232
1232
  }
1233
1233
  else {
1234
- return this.q5.asArray();
1234
+ return this.q9.asArray();
1235
1235
  }
1236
1236
  }
1237
1237
  getVolumeColumnAsArray() {
1238
- if (this.ra == null) {
1238
+ if (this.re == null) {
1239
1239
  return null;
1240
1240
  }
1241
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
1242
- if (this.r1 != null) {
1243
- return this.r1.asArray();
1241
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
1242
+ if (this.r5 != null) {
1243
+ return this.r5.asArray();
1244
1244
  }
1245
- let a = new List$1(Number_$type, 2, this.ra.count);
1246
- let b = this.qc.i$b;
1247
- let c = this.ra.asArray();
1245
+ let a = new List$1(Number_$type, 2, this.re.count);
1246
+ let b = this.qg.i$b;
1247
+ let c = this.re.asArray();
1248
1248
  for (let d = 0; d < b.count; d++) {
1249
1249
  a.add(c[b._inner[d]]);
1250
1250
  }
1251
- this.r1 = a;
1252
- return this.r1.asArray();
1251
+ this.r5 = a;
1252
+ return this.r5.asArray();
1253
1253
  }
1254
1254
  else {
1255
- return this.ra.asArray();
1255
+ return this.re.asArray();
1256
1256
  }
1257
1257
  }
1258
- k0(a, b, c, d) {
1259
- super.k0(a, b, c, d);
1260
- if (this.qc == null || !(typeCast(ISortingAxis_$type, this.qc) !== null)) {
1258
+ k3(a, b, c, d) {
1259
+ super.k3(a, b, c, d);
1260
+ if (this.qg == null || !(typeCast(ISortingAxis_$type, this.qg) !== null)) {
1261
1261
  return;
1262
1262
  }
1263
- let e = this.qc.i$b;
1263
+ let e = this.qg.i$b;
1264
1264
  switch (a) {
1265
1265
  case 1:
1266
1266
  for (let f = b; f < c; f++) {
1267
1267
  let g = e._inner[f];
1268
- if (this.r0 != null) {
1269
- this.r0.insert(f, this.q8.item(g));
1268
+ if (this.r4 != null) {
1269
+ this.r4.insert(f, this.rc.item(g));
1270
1270
  }
1271
- if (this.ry != null) {
1272
- this.ry.insert(f, this.q6.item(g));
1271
+ if (this.r2 != null) {
1272
+ this.r2.insert(f, this.ra.item(g));
1273
1273
  }
1274
- if (this.rz != null) {
1275
- this.rz.insert(f, this.q7.item(g));
1276
- }
1277
- if (this.rx != null) {
1278
- this.rx.insert(f, this.q5.item(g));
1274
+ if (this.r3 != null) {
1275
+ this.r3.insert(f, this.rb.item(g));
1279
1276
  }
1280
1277
  if (this.r1 != null) {
1281
- this.r1.insert(f, this.ra.item(g));
1278
+ this.r1.insert(f, this.q9.item(g));
1279
+ }
1280
+ if (this.r5 != null) {
1281
+ this.r5.insert(f, this.re.item(g));
1282
1282
  }
1283
1283
  }
1284
1284
  break;
1285
1285
  case 0:
1286
- if (this.r0 != null) {
1287
- this.r0.v(b, c);
1286
+ if (this.r4 != null) {
1287
+ this.r4.v(b, c);
1288
1288
  }
1289
- if (this.ry != null) {
1290
- this.ry.v(b, c);
1289
+ if (this.r2 != null) {
1290
+ this.r2.v(b, c);
1291
1291
  }
1292
- if (this.rz != null) {
1293
- this.rz.v(b, c);
1294
- }
1295
- if (this.rx != null) {
1296
- this.rx.v(b, c);
1292
+ if (this.r3 != null) {
1293
+ this.r3.v(b, c);
1297
1294
  }
1298
1295
  if (this.r1 != null) {
1299
1296
  this.r1.v(b, c);
1300
1297
  }
1298
+ if (this.r5 != null) {
1299
+ this.r5.v(b, c);
1300
+ }
1301
1301
  break;
1302
1302
  case 4:
1303
- if (this.r0 != null) {
1304
- this.r0 = new List$1(Number_$type, 0);
1305
- }
1306
- if (this.ry != null) {
1307
- this.ry = new List$1(Number_$type, 0);
1303
+ if (this.r4 != null) {
1304
+ this.r4 = new List$1(Number_$type, 0);
1308
1305
  }
1309
- if (this.rz != null) {
1310
- this.rz = new List$1(Number_$type, 0);
1306
+ if (this.r2 != null) {
1307
+ this.r2 = new List$1(Number_$type, 0);
1311
1308
  }
1312
- if (this.rx != null) {
1313
- this.rx = new List$1(Number_$type, 0);
1309
+ if (this.r3 != null) {
1310
+ this.r3 = new List$1(Number_$type, 0);
1314
1311
  }
1315
1312
  if (this.r1 != null) {
1316
1313
  this.r1 = new List$1(Number_$type, 0);
1317
1314
  }
1315
+ if (this.r5 != null) {
1316
+ this.r5 = new List$1(Number_$type, 0);
1317
+ }
1318
1318
  break;
1319
1319
  case 3:
1320
1320
  case 2:
1321
1321
  for (let h = b; h < c; h++) {
1322
1322
  let i = e._inner[h];
1323
- if (this.r0 != null) {
1324
- this.r0._inner[h] = this.q8.item(i);
1325
- }
1326
- if (this.ry != null) {
1327
- this.ry._inner[h] = this.q6.item(i);
1323
+ if (this.r4 != null) {
1324
+ this.r4._inner[h] = this.rc.item(i);
1328
1325
  }
1329
- if (this.rz != null) {
1330
- this.rz._inner[h] = this.q7.item(i);
1326
+ if (this.r2 != null) {
1327
+ this.r2._inner[h] = this.ra.item(i);
1331
1328
  }
1332
- if (this.rx != null) {
1333
- this.rx._inner[h] = this.q5.item(i);
1329
+ if (this.r3 != null) {
1330
+ this.r3._inner[h] = this.rb.item(i);
1334
1331
  }
1335
1332
  if (this.r1 != null) {
1336
- this.r1._inner[h] = this.ra.item(i);
1333
+ this.r1._inner[h] = this.q9.item(i);
1334
+ }
1335
+ if (this.r5 != null) {
1336
+ this.r5._inner[h] = this.re.item(i);
1337
1337
  }
1338
1338
  }
1339
1339
  break;
1340
1340
  }
1341
- this.s6();
1342
- this.m2();
1341
+ this.ta();
1342
+ this.m5();
1343
1343
  }
1344
- qp(a, b) {
1345
- let c = this.rw(this.q8);
1346
- let d = this.rw(this.q5);
1347
- let e = this.rw(this.q6);
1348
- let f = this.rw(this.q7);
1349
- let g = this.rw(this.ra);
1344
+ qt(a, b) {
1345
+ let c = this.r0(this.rc);
1346
+ let d = this.r0(this.q9);
1347
+ let e = this.r0(this.ra);
1348
+ let f = this.r0(this.rb);
1349
+ let g = this.r0(this.re);
1350
1350
  let h = ((() => {
1351
1351
  let $ret = new FinancialCalculationDataSource();
1352
- $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(this.ru), this.rv());
1353
- $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(this.rt), ((() => {
1352
+ $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(this.ry), this.rz());
1353
+ $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(this.rx), ((() => {
1354
1354
  let $ret = new List$1(String_$type, 0);
1355
1355
  $ret.add("HighColumn");
1356
1356
  $ret.add("LowColumn");
1357
1357
  $ret.add("CloseColumn");
1358
1358
  return $ret;
1359
1359
  })()));
1360
- $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(this.rs), ((() => {
1360
+ $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(this.rw), ((() => {
1361
1361
  let $ret = new List$1(String_$type, 0);
1362
1362
  $ret.add("LowColumn");
1363
1363
  $ret.add("CloseColumn");
@@ -1377,13 +1377,13 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1377
1377
  })());
1378
1378
  return h;
1379
1379
  }
1380
- r8(a) {
1380
+ sc(a) {
1381
1381
  if (isInfinity(a) || isNaN_(a)) {
1382
1382
  return 0;
1383
1383
  }
1384
1384
  return a;
1385
1385
  }
1386
- qq(a) {
1386
+ qu(a) {
1387
1387
  return ((() => {
1388
1388
  let $ret = new FinancialCalculationSupportingCalculations();
1389
1389
  $ret.a = new ColumnSupportingCalculation(1, TrendCalculators.b, new List$1(String_$type, 0));
@@ -1402,98 +1402,98 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1402
1402
  })()));
1403
1403
  $ret.g = new DataSourceSupportingCalculation(1, (b) => TrendCalculators.b(b.typicalColumn, b.shortPeriod), a.typicalColumn.basedOn);
1404
1404
  $ret.e = new DataSourceSupportingCalculation(1, (b) => TrendCalculators.b(b.typicalColumn, b.longPeriod), a.typicalColumn.basedOn);
1405
- $ret.k = Series.fe;
1406
- $ret.j = Series.fd;
1407
- $ret.i = runOn(this, this.r8);
1405
+ $ret.k = Series.fg;
1406
+ $ret.j = Series.ff;
1407
+ $ret.i = runOn(this, this.sc);
1408
1408
  return $ret;
1409
1409
  })());
1410
1410
  }
1411
1411
  get categoryAxis() {
1412
- return this.qc;
1412
+ return this.qg;
1413
1413
  }
1414
- mk(a, b) {
1415
- super.mk(a, b);
1416
- if (!this.ez) {
1414
+ mn(a, b) {
1415
+ super.mn(a, b);
1416
+ if (!this.e1) {
1417
1417
  this.b0.a2(b);
1418
1418
  return;
1419
1419
  }
1420
1420
  let c = typeCast(FinancialSeriesView.$, this.bz);
1421
1421
  this.b0.a2(b);
1422
- c.bx.e(this.ft);
1422
+ c.bx.e(this.fv);
1423
1423
  if (this.cx(this.bz)) {
1424
1424
  return;
1425
1425
  }
1426
- if (!this.et) {
1427
- this.s3(this.qh, c);
1426
+ if (!this.ev) {
1427
+ this.s7(this.ql, c);
1428
1428
  }
1429
- this.et = false;
1430
- this.s5(this.qh, c);
1431
- this.ez = false;
1429
+ this.ev = false;
1430
+ this.s9(this.ql, c);
1431
+ this.e1 = false;
1432
1432
  }
1433
- mh(a, b, c, d, e) {
1434
- super.mh(a, b, c, d, e);
1433
+ mk(a, b, c, d, e) {
1434
+ super.mk(a, b, c, d, e);
1435
1435
  let f = this.a6.a$h.item(d);
1436
1436
  let g = f;
1437
- g.bx.e(this.ft);
1437
+ g.bx.e(this.fv);
1438
1438
  f.a1(c);
1439
1439
  if (this.cx(g)) {
1440
1440
  return;
1441
1441
  }
1442
- if (this.qd == null) {
1443
- this.qd = new CategoryFrame(3);
1442
+ if (this.qh == null) {
1443
+ this.qh = new CategoryFrame(3);
1444
1444
  }
1445
- this.qd.u();
1446
- this.s3(this.qd, g);
1447
- this.s5(this.qd, g);
1445
+ this.qh.u();
1446
+ this.s7(this.qh, g);
1447
+ this.s9(this.qh, g);
1448
1448
  }
1449
1449
  an(a) {
1450
- if (this.qc == a) {
1451
- return this.qy;
1450
+ if (this.qg == a) {
1451
+ return this.q2;
1452
1452
  }
1453
- if (this.qy == a) {
1454
- return this.qc;
1453
+ if (this.q2 == a) {
1454
+ return this.qg;
1455
1455
  }
1456
1456
  return null;
1457
1457
  }
1458
1458
  preferredCategoryMode(a) {
1459
- let b = typeCast(IDateTimeAxis_$type, this.qc);
1460
- return b != null ? b.preferredCategoryMode(this) : this.qk;
1459
+ let b = typeCast(IDateTimeAxis_$type, this.qg);
1460
+ return b != null ? b.preferredCategoryMode(this) : this.qo;
1461
1461
  }
1462
- get qk() {
1463
- return this.qj;
1462
+ get qo() {
1463
+ return this.qn;
1464
1464
  }
1465
- set qk(a) {
1466
- let b = this.qk;
1465
+ set qo(a) {
1466
+ let b = this.qo;
1467
1467
  if (a != b) {
1468
- this.qj = a;
1469
- this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.qk));
1468
+ this.qn = a;
1469
+ this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.qo));
1470
1470
  }
1471
1471
  }
1472
- get_d3() {
1472
+ get_d4() {
1473
1473
  return true;
1474
1474
  }
1475
- mn(a, b) {
1476
- super.mn(a, b);
1477
- this.ti = a;
1475
+ mq(a, b) {
1476
+ super.mq(a, b);
1477
+ this.tm = a;
1478
1478
  }
1479
- s6() {
1480
- this.f1 = this.q5 == null || this.q5.count == 0 ? NaN : this.q5.item(this.q5.count - 1);
1479
+ ta() {
1480
+ this.f3 = this.q9 == null || this.q9.count == 0 ? NaN : this.q9.item(this.q9.count - 1);
1481
1481
  }
1482
- hv(a) {
1483
- if (this.qx != null && a != null) {
1484
- if (this.qz == null || this.qz.propertyName != this.qx.dateTimeMemberPath) {
1485
- this.qz = new FastReflectionHelper(false, this.qx.dateTimeMemberPath);
1482
+ hx(a) {
1483
+ if (this.q1 != null && a != null) {
1484
+ if (this.q3 == null || this.q3.propertyName != this.q1.dateTimeMemberPath) {
1485
+ this.q3 = new FastReflectionHelper(false, this.q1.dateTimeMemberPath);
1486
1486
  }
1487
- let b = this.qz.getPropertyValue(a);
1487
+ let b = this.q3.getPropertyValue(a);
1488
1488
  if (typeCast(Date_$type, b) !== null) {
1489
- return dateToStringFormat(b, this.qx.itemLabelFormat());
1489
+ return dateToStringFormat(b, this.q1.itemLabelFormat());
1490
1490
  }
1491
1491
  }
1492
- return super.hv(a);
1492
+ return super.hx(a);
1493
1493
  }
1494
1494
  }
1495
1495
  FinancialSeries.$t = /*@__PURE__*/ markType(FinancialSeries, 'FinancialSeries', Series.$, [IHasCategoryAxis_$type, IHasCategoryModePreference_$type]);
1496
- FinancialSeries.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:sw:tf', [2, null], 'XAxis:qc:tg', [CategoryAxisBase.$, null], 'YAxis:qy:th', [NumericYAxis.$, null]]);
1496
+ FinancialSeries.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:s0:tj', [2, null], 'XAxis:qg:tk', [CategoryAxisBase.$, null], 'YAxis:q2:tl', [NumericYAxis.$, null]]);
1497
1497
  return FinancialSeries;
1498
1498
  })();
1499
1499
  /**
@@ -1728,11 +1728,11 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
1728
1728
  }
1729
1729
  getDefaultTooltipTemplate() {
1730
1730
  let a = "<div class='ui-chart-default-tooltip-content'>";
1731
- if (this.bz.qc.cd) {
1731
+ if (this.bz.qg.cd) {
1732
1732
  a += "<span>${itemLabel}</span><br/>";
1733
1733
  }
1734
- else if (this.bz.qc.fz != null) {
1735
- a += "<span>${item." + this.bz.qc.fz + "}</span><br/>";
1734
+ else if (this.bz.qg.fz != null) {
1735
+ a += "<span>${item." + this.bz.qg.fz + "}</span><br/>";
1736
1736
  }
1737
1737
  a += "<span class='ui-priority-primary'";
1738
1738
  let b = this.e.a6.a$r(this.e);
@@ -1748,11 +1748,11 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
1748
1748
  e = stringIsNullOrEmpty(e) ? "High" : e;
1749
1749
  f = stringIsNullOrEmpty(f) ? "Low" : f;
1750
1750
  g = stringIsNullOrEmpty(g) ? "Close" : g;
1751
- 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>";
1752
- if (!stringIsNullOrEmpty(this.bz.sw)) {
1751
+ 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>";
1752
+ if (!stringIsNullOrEmpty(this.bz.s0)) {
1753
1753
  let h = c.b1("financialSeries_Volume");
1754
1754
  h = stringIsNullOrEmpty(h) ? "Volume" : h;
1755
- a += "<tr><td>" + h + ":</td><td>" + "${item." + this.bz.sw + "}</td></tr>";
1755
+ a += "<tr><td>" + h + ":</td><td>" + "${item." + this.bz.s0 + "}</td></tr>";
1756
1756
  }
1757
1757
  a += "</table></div>";
1758
1758
  return a;
@@ -1760,10 +1760,10 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
1760
1760
  af() {
1761
1761
  let a = new Color();
1762
1762
  a.colorString = "rgba(95,95,95,0.5)";
1763
- this.e.pb = a;
1764
- this.e.gw = 5;
1765
- this.e.gx = 2;
1766
- this.e.gy = 2;
1763
+ this.e.pf = a;
1764
+ this.e.gy = 5;
1765
+ this.e.gz = 2;
1766
+ this.e.g0 = 2;
1767
1767
  }
1768
1768
  }
1769
1769
  FinancialSeriesView.$t = /*@__PURE__*/ markType(FinancialSeriesView, 'FinancialSeriesView', SeriesView.$);