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
@@ -51,50 +51,50 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
51
51
  function FinancialPriceSeries() {
52
52
  var _this = _super.call(this) || this;
53
53
  _this.ab = FinancialPriceSeries.$;
54
- _this.qg = new CategoryFrame(5);
54
+ _this.qk = new CategoryFrame(5);
55
+ _this.qm = new CategoryFrame(5);
55
56
  _this.qi = new CategoryFrame(5);
56
- _this.qe = new CategoryFrame(5);
57
57
  return _this;
58
58
  }
59
- FinancialPriceSeries.prototype.get_ds = function () {
59
+ FinancialPriceSeries.prototype.get_dt = function () {
60
60
  return true;
61
61
  };
62
- FinancialPriceSeries.prototype.gu = function () {
63
- if (!isNaN_(this.gt)) {
64
- return _super.prototype.gu.call(this);
62
+ FinancialPriceSeries.prototype.gw = function () {
63
+ if (!isNaN_(this.gv)) {
64
+ return _super.prototype.gw.call(this);
65
65
  }
66
66
  return Defaults.k;
67
67
  };
68
68
  FinancialPriceSeries.prototype.bx = function () {
69
69
  return new FinancialPriceSeriesView(this);
70
70
  };
71
- FinancialPriceSeries.prototype.lz = function (a) {
72
- _super.prototype.lz.call(this, a);
73
- this.tn = a;
71
+ FinancialPriceSeries.prototype.l2 = function (a) {
72
+ _super.prototype.l2.call(this, a);
73
+ this.tr = a;
74
74
  };
75
- Object.defineProperty(FinancialPriceSeries.prototype, "uv", {
75
+ Object.defineProperty(FinancialPriceSeries.prototype, "uz", {
76
76
  get: function () {
77
- return this.c(FinancialPriceSeries.ud);
77
+ return this.c(FinancialPriceSeries.uh);
78
78
  },
79
79
  set: function (a) {
80
- this.h(FinancialPriceSeries.ud, a);
80
+ this.h(FinancialPriceSeries.uh, a);
81
81
  },
82
82
  enumerable: true,
83
83
  configurable: true
84
84
  });
85
- FinancialPriceSeries.prototype.k0 = function (a, b, c, d) {
86
- _super.prototype.k0.call(this, a, b, c, d);
87
- if (this.qc != null && typeCast(ISortingAxis_$type, this.qc) !== null) {
88
- this.qc.i$i();
85
+ FinancialPriceSeries.prototype.k3 = function (a, b, c, d) {
86
+ _super.prototype.k3.call(this, a, b, c, d);
87
+ if (this.qg != null && typeCast(ISortingAxis_$type, this.qg) !== null) {
88
+ this.qg.i$i();
89
89
  }
90
- this.tn.bx.e(this.ft);
91
- if (this.tn.b7) {
92
- this.tn.b5.g$e(a, b, c, d);
90
+ this.tr.bx.e(this.fv);
91
+ if (this.tr.b7) {
92
+ this.tr.b5.g$e(a, b, c, d);
93
93
  }
94
- if (this.qy != null) {
95
- this.qy.c0();
94
+ if (this.q2 != null) {
95
+ this.q2.c0();
96
96
  }
97
- this.mi(true);
97
+ this.ml(true);
98
98
  };
99
99
  FinancialPriceSeries.prototype.bp = function () {
100
100
  if (this.bq == 0) {
@@ -104,20 +104,20 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
104
104
  return _super.prototype.bp.call(this);
105
105
  }
106
106
  };
107
- FinancialPriceSeries.prototype.pv = function (a) {
108
- if (this.qe == null || this.qe.f.count == 0) {
107
+ FinancialPriceSeries.prototype.pz = function (a) {
108
+ if (this.qi == null || this.qi.f.count == 0) {
109
109
  return Rect.empty;
110
110
  }
111
- var b = this.ph(a);
111
+ var b = this.pl(a);
112
112
  var c = this.b0.bv;
113
113
  var d = this.b0.bu;
114
114
  var e = this.getEffectiveViewport1(this.b0);
115
- var f = this.aj(this.qc, this.qe.f, this.r9(this.b0), this.sb(this.b0), a, true);
115
+ var f = this.aj(this.qg, this.qi.f, this.sd(this.b0), this.sf(this.b0), a, true);
116
116
  var g = f[0];
117
117
  var h = f[1];
118
118
  var i = Math.abs(b.x - g[0]);
119
119
  var j = Math.abs(b.x - h[0]);
120
- var k = this.tp(this.qt, e);
120
+ var k = this.tt(this.qx, e);
121
121
  k = Math.max(k, 3);
122
122
  var l = (k - 1) / 2;
123
123
  if (i < j) {
@@ -145,7 +145,7 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
145
145
  return new Rect(0, v, ac, Math.abs(x - v), ad - ac);
146
146
  }
147
147
  };
148
- FinancialPriceSeries.prototype.tm = function (a, b) {
148
+ FinancialPriceSeries.prototype.tq = function (a, b) {
149
149
  var c = a[0] - b;
150
150
  var d = a[0];
151
151
  var e = a[0] + b;
@@ -159,7 +159,7 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
159
159
  var m = Math.max(g, h);
160
160
  var n = Math.min(f, i);
161
161
  var o = Math.max(f, i);
162
- if (this.to == 1) {
162
+ if (this.ts == 1) {
163
163
  var p = new Array(3);
164
164
  var q = new Rect(0, c, f, b, 0);
165
165
  var r = new Rect(0, d, i, b, 0);
@@ -180,43 +180,43 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
180
180
  };
181
181
  FinancialPriceSeries.prototype.ak = function (a) {
182
182
  var b = new List$1(Rect.$, 0);
183
- var c = this.ph(a);
183
+ var c = this.pl(a);
184
184
  var d = this.b0.bv;
185
185
  var e = this.b0.bu;
186
186
  var f = this.getEffectiveViewport1(this.b0);
187
- var g = this.aj(this.qc, this.qe.f, this.r9(this.b0), this.sb(this.b0), a, true);
187
+ var g = this.aj(this.qg, this.qi.f, this.sd(this.b0), this.sf(this.b0), a, true);
188
188
  var h = g[0];
189
189
  var i = g[1];
190
190
  var j = Math.abs(c.x - h[0]);
191
191
  var k = Math.abs(c.x - i[0]);
192
- var l = this.tp(this.qt, f);
192
+ var l = this.tt(this.qx, f);
193
193
  l = Math.max(l, 3);
194
194
  var m = (l - 1) / 2;
195
195
  if (j < k) {
196
- return this.tm(h, m);
196
+ return this.tq(h, m);
197
197
  }
198
198
  else {
199
- return this.tm(i, m);
199
+ return this.tq(i, m);
200
200
  }
201
201
  };
202
- FinancialPriceSeries.prototype.ev = function (a, b) {
203
- if (this.ey(a, b)) {
202
+ FinancialPriceSeries.prototype.ex = function (a, b) {
203
+ if (this.e0(a, b)) {
204
204
  return true;
205
205
  }
206
206
  return false;
207
207
  };
208
- FinancialPriceSeries.prototype.ey = function (a, b) {
209
- var c = this.pw(a);
208
+ FinancialPriceSeries.prototype.e0 = function (a, b) {
209
+ var c = this.p0(a);
210
210
  if (c.isEmpty) {
211
211
  return false;
212
212
  }
213
- var d = RectUtil.r(c, (this.fu / 2) + this.f8(b));
213
+ var d = RectUtil.r(c, (this.fw / 2) + this.ga(b));
214
214
  if (d.containsPoint(a)) {
215
215
  var e = this.al(a);
216
216
  if (e != null) {
217
217
  for (var f = 0; f < e.length; f++) {
218
218
  var g = e[f];
219
- var h = RectUtil.r(g, (this.fu / 2) + this.f8(b));
219
+ var h = RectUtil.r(g, (this.fw / 2) + this.ga(b));
220
220
  if (h.containsPoint(a)) {
221
221
  return true;
222
222
  }
@@ -225,82 +225,82 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
225
225
  }
226
226
  return false;
227
227
  };
228
- FinancialPriceSeries.prototype.l4 = function (a, b, c, d) {
228
+ FinancialPriceSeries.prototype.l7 = function (a, b, c, d) {
229
229
  switch (b) {
230
230
  case FinancialSeries.$$p[9]:
231
- this.tn.cd();
231
+ this.tr.cd();
232
232
  if (this.cd != null) {
233
- this.cd.li();
233
+ this.cd.l5();
234
234
  }
235
235
  break;
236
236
  case "TrendLineType":
237
237
  var e = EnumUtil.getEnumValue(TrendLineType_$type, d);
238
238
  if (e != 0) {
239
- this.tn.b5 = CategoryTrendLineManagerFactory.a(this.tn.b5, this.qc, this.na, this, this.cn);
239
+ this.tr.b5 = CategoryTrendLineManagerFactory.a(this.tr.b5, this.qg, this.nd, this, this.cn);
240
240
  }
241
241
  break;
242
242
  }
243
- _super.prototype.l4.call(this, a, b, c, d);
244
- if (this.tn.b7 && this.tn.b5 != null && this.tn.b5.g$b(a, b, c, d)) {
245
- this.mi(false);
246
- this.lp();
243
+ _super.prototype.l7.call(this, a, b, c, d);
244
+ if (this.tr.b7 && this.tr.b5 != null && this.tr.b5.g$b(a, b, c, d)) {
245
+ this.ml(false);
246
+ this.ls();
247
247
  }
248
248
  switch (b) {
249
249
  case FinancialPriceSeries.$$p[2]:
250
- if (this.na != null) {
251
- this.uc();
252
- this.mx();
253
- this.qe.w();
254
- this.s5(this.qe, this.tn);
250
+ if (this.nd != null) {
251
+ this.ug();
252
+ this.m0();
253
+ this.qi.w();
254
+ this.s9(this.qi, this.tr);
255
255
  }
256
- this.lp();
256
+ this.ls();
257
257
  break;
258
258
  case "ActualHighlightingMode":
259
- this.mi(true);
259
+ this.ml(true);
260
260
  break;
261
261
  case "TrendLineBrush":
262
- this.mw();
262
+ this.mz();
263
263
  break;
264
264
  case "TrendLineType":
265
- this.lp();
265
+ this.ls();
266
266
  break;
267
267
  case FinancialSeries.$$p[5]:
268
268
  case FinancialPriceSeries.$$p[7]:
269
- this.l1();
269
+ this.l4();
270
270
  break;
271
271
  }
272
272
  };
273
- FinancialPriceSeries.prototype.uc = function () {
274
- this.tn.ch();
273
+ FinancialPriceSeries.prototype.ug = function () {
274
+ this.tr.ch();
275
275
  if (this.bz != null) {
276
276
  this.bz.ch();
277
277
  }
278
278
  };
279
279
  FinancialPriceSeries.prototype.ap = function (a) {
280
- if (a != null && a == this.qy && this.q7 != null && !isNaN_(this.q7.minimum) && this.q6 != null && !isNaN_(this.q6.maximum)) {
281
- return new AxisRange(this.q7.minimum, this.q6.maximum);
280
+ if (a != null && a == this.q2 && this.rb != null && !isNaN_(this.rb.minimum) && this.ra != null && !isNaN_(this.ra.maximum)) {
281
+ return new AxisRange(this.rb.minimum, this.ra.maximum);
282
282
  }
283
283
  return null;
284
284
  };
285
285
  FinancialPriceSeries.prototype.aq = function (a) {
286
286
  if (a.isEmpty && this.cd != null) {
287
- a = this.cd.sf;
287
+ a = this.cd.s9;
288
288
  }
289
- if (this.q7 == null || this.q6 == null) {
289
+ if (this.rb == null || this.ra == null) {
290
290
  return null;
291
291
  }
292
- var b = this.pr(this.b0);
293
- var c = new ScalerParams(0, a, this.cd.su, this.qc.cg, this.getEffectiveViewport());
294
- var d = (this.qc.el(b.left, c));
295
- var e = (this.qc.el(b.right, c));
296
- if (this.qc.cg) {
292
+ var b = this.pv(this.b0);
293
+ var c = new ScalerParams(0, a, this.cd.to, this.qg.cg, this.getEffectiveViewport());
294
+ var d = (this.qg.el(b.left, c));
295
+ var e = (this.qg.el(b.right, c));
296
+ if (this.qg.cg) {
297
297
  var f = d;
298
298
  d = e;
299
299
  e = f;
300
300
  }
301
301
  var g = null;
302
- if (this.qc.cm) {
303
- g = this.qc;
302
+ if (this.qg.cm) {
303
+ g = this.qg;
304
304
  d = g.i$f(d);
305
305
  e = g.i$f(e);
306
306
  }
@@ -308,8 +308,8 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
308
308
  d = Math.floor(d);
309
309
  e = Math.ceil(e);
310
310
  }
311
- d = Math.max(0, Math.min(this.q7.count - 1, d));
312
- e = Math.max(0, Math.min(this.q7.count - 1, e));
311
+ d = Math.max(0, Math.min(this.rb.count - 1, d));
312
+ e = Math.max(0, Math.min(this.rb.count - 1, e));
313
313
  var h = 1.7976931348623157E+308;
314
314
  var i = -1.7976931348623157E+308;
315
315
  for (var j = truncate(d); j <= truncate(e); j++) {
@@ -317,14 +317,14 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
317
317
  if (g != null) {
318
318
  k = g.i$b._inner[j];
319
319
  }
320
- var l = this.q7.item(k);
321
- if (this.q7.mayContainUnknowns) {
320
+ var l = this.rb.item(k);
321
+ if (this.rb.mayContainUnknowns) {
322
322
  if (isInfinity(l) || isNaN_(l)) {
323
323
  continue;
324
324
  }
325
325
  }
326
- var m = this.q6.item(k);
327
- if (this.q6.mayContainUnknowns) {
326
+ var m = this.ra.item(k);
327
+ if (this.ra.mayContainUnknowns) {
328
328
  if (isInfinity(m) || isNaN_(m)) {
329
329
  continue;
330
330
  }
@@ -333,23 +333,23 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
333
333
  i = Math.max(i, m);
334
334
  }
335
335
  var n = new AxisRange(h, i);
336
- n = this.ao(n, this.qy, a);
336
+ n = this.ao(n, this.q2, a);
337
337
  return n;
338
338
  };
339
- FinancialPriceSeries.prototype.gc = function () {
340
- return Series.gd(this.q8, typeCast(ISortingAxis_$type, this.qc));
339
+ FinancialPriceSeries.prototype.ge = function () {
340
+ return Series.gf(this.rc, typeCast(ISortingAxis_$type, this.qg));
341
341
  };
342
- FinancialPriceSeries.prototype.en = function (a) {
342
+ FinancialPriceSeries.prototype.eo = function (a) {
343
343
  var b = this.ck != null ? this.ck.indexOf(a) : -1;
344
344
  var c = this.b0.bv;
345
345
  c = c.copy();
346
346
  var d = this.b0.bu;
347
347
  var e = new Rect(0, 0, 0, 1, 1);
348
- var f = this.pt(this.b0);
348
+ var f = this.px(this.b0);
349
349
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
350
- if (this.qc != null) {
351
- var g = new ScalerParams(0, e, e, this.qc.cg, f);
352
- var h = this.qc.ei(b, g);
350
+ if (this.qg != null) {
351
+ var g = new ScalerParams(0, e, e, this.qg.cg, f);
352
+ var h = this.qg.ei(b, g);
353
353
  if (h < c.left + 0.1 * c.width) {
354
354
  h = h + 0.4 * c.width;
355
355
  }
@@ -358,11 +358,11 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
358
358
  }
359
359
  c.x = h - 0.5 * c.width;
360
360
  }
361
- if (this.qy != null && this.q7 != null && this.q6 != null && b < this.q7.count && b < this.q6.count) {
362
- var i = new ScalerParams(0, e, e, this.qy.cg, f);
363
- i.b = this.gc();
364
- var j = this.qy.ei(this.q7.item(b), i);
365
- var k = this.qy.ei(this.q6.item(b), i);
361
+ if (this.q2 != null && this.rb != null && this.ra != null && b < this.rb.count && b < this.ra.count) {
362
+ var i = new ScalerParams(0, e, e, this.q2.cg, f);
363
+ i.b = this.ge();
364
+ var j = this.q2.ei(this.rb.item(b), i);
365
+ var k = this.q2.ei(this.ra.item(b), i);
366
366
  if (!isNaN_(j) && !isNaN_(k)) {
367
367
  var l = Math.abs(j - k);
368
368
  if (c.height < l) {
@@ -384,44 +384,44 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
384
384
  }
385
385
  return b >= 0;
386
386
  };
387
- FinancialPriceSeries.prototype.e9 = function (a, b, c) {
388
- var d = _super.prototype.e9.call(this, a, b, c);
389
- if (this.q8 == null || this.q5 == null || this.q6 == null || this.q7 == null) {
387
+ FinancialPriceSeries.prototype.fb = function (a, b, c) {
388
+ var d = _super.prototype.fb.call(this, a, b, c);
389
+ if (this.rc == null || this.q9 == null || this.ra == null || this.rb == null) {
390
390
  d = false;
391
391
  }
392
392
  return d;
393
393
  };
394
- FinancialPriceSeries.prototype.s3 = function (a, b) {
394
+ FinancialPriceSeries.prototype.s7 = function (a, b) {
395
395
  var e_1, _a;
396
396
  var _this = this;
397
- _super.prototype.s3.call(this, a, b);
397
+ _super.prototype.s7.call(this, a, b);
398
398
  var c = b.bv;
399
399
  var d = b.bu;
400
400
  var e = this.getEffectiveViewport1(b);
401
- var f = this.qc;
402
- var g = this.qy;
401
+ var f = this.qg;
402
+ var g = this.q2;
403
403
  var h = new ScalerParams(0, c, d, f.cg, e);
404
404
  var i = ((function () {
405
405
  var $ret = new ScalerParams(0, c, d, g.cg, e);
406
- $ret.b = _this.gc();
406
+ $ret.b = _this.ge();
407
407
  return $ret;
408
408
  })());
409
409
  a.f.clear();
410
410
  a.m.clear();
411
411
  a.p.clear();
412
412
  var j = 0;
413
- var k = typeCast(ISortingAxis_$type, this.qc);
413
+ var k = typeCast(ISortingAxis_$type, this.qg);
414
414
  if (k != null && (k.i$b == null || k.i$b.count != this.ck.count)) {
415
415
  return;
416
416
  }
417
- j = this.r3(c, d, e);
417
+ j = this.r7(c, d, e);
418
418
  var l = typeCast(FinancialPriceSeriesView.$, b);
419
- var m = this.ft;
419
+ var m = this.fv;
420
420
  if (this.trendLineType != 0) {
421
421
  var n = new Array(this.ck.count);
422
422
  var o = 0;
423
423
  try {
424
- for (var _b = tslib_1.__values(fromEnum(this.ru)), _c = _b.next(); !_c.done; _c = _b.next()) {
424
+ for (var _b = tslib_1.__values(fromEnum(this.ry)), _c = _b.next(); !_c.done; _c = _b.next()) {
425
425
  var p = _c.value;
426
426
  n[o] = p;
427
427
  o++;
@@ -440,8 +440,8 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
440
440
  throw e_1.error;
441
441
  }
442
442
  }
443
- if (this.tn.b7) {
444
- this.tn.b5.prepareLineCore(a.p, this.trendLineType, boxArray$1(n), this.trendLinePeriod, function (q) { return _this.qc.ei(q, h); }, function (q) { return _this.qy.ei(q, i); }, ((function () {
443
+ if (this.tr.b7) {
444
+ this.tr.b5.prepareLineCore(a.p, this.trendLineType, boxArray$1(n), this.trendLinePeriod, function (q) { return _this.qg.ei(q, h); }, function (q) { return _this.q2.ei(q, i); }, ((function () {
445
445
  var $ret = new TrendResolutionParams();
446
446
  $ret.c = b.bx.b;
447
447
  $ret.d = b.bx.c;
@@ -453,7 +453,7 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
453
453
  })()));
454
454
  }
455
455
  }
456
- var q = this.qc.el(2, h) - this.qc.el(1, h);
456
+ var q = this.qg.el(2, h) - this.qg.el(1, h);
457
457
  for (var r = b.bx.c; r <= b.bx.d; ++r) {
458
458
  var s = void 0;
459
459
  if (k == null) {
@@ -462,10 +462,10 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
462
462
  else {
463
463
  var t = k.i$b._inner[r];
464
464
  var u = k.i$d(t);
465
- var v = this.q8.item(t);
466
- var w = this.q6.item(t);
467
- var x = this.q7.item(t);
468
- var y = this.q5.item(t);
465
+ var v = this.rc.item(t);
466
+ var w = this.ra.item(t);
467
+ var x = this.rb.item(t);
468
+ var y = this.q9.item(t);
469
469
  var z = v;
470
470
  var aa = w;
471
471
  var ab = x;
@@ -478,13 +478,13 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
478
478
  break;
479
479
  }
480
480
  r++;
481
- aa = Math.max(aa, this.q6.item(t));
482
- ab = Math.min(ab, this.q7.item(t));
483
- ac = this.q5.item(t);
481
+ aa = Math.max(aa, this.ra.item(t));
482
+ ab = Math.min(ab, this.rb.item(t));
483
+ ac = this.q9.item(t);
484
484
  }
485
485
  var ae = NaN;
486
486
  if (!isNaN_(u)) {
487
- ae = this.qc.ei(u, h);
487
+ ae = this.qg.ei(u, h);
488
488
  }
489
489
  s = [ae, z, aa, ab, ac];
490
490
  }
@@ -504,8 +504,8 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
504
504
  }
505
505
  return;
506
506
  };
507
- FinancialPriceSeries.prototype.kx = function (a, b) {
508
- _super.prototype.kx.call(this, a, b);
507
+ FinancialPriceSeries.prototype.k0 = function (a, b) {
508
+ _super.prototype.k0.call(this, a, b);
509
509
  var c = typeCast(FinancialPriceSeriesView.$, b);
510
510
  c.cb();
511
511
  if (a) {
@@ -515,26 +515,26 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
515
515
  c.b5.g$d();
516
516
  }
517
517
  };
518
- FinancialPriceSeries.prototype.m5 = function (a, b) {
519
- _super.prototype.m5.call(this, a, b);
518
+ FinancialPriceSeries.prototype.m8 = function (a, b) {
519
+ _super.prototype.m8.call(this, a, b);
520
520
  if (this.cd != null) {
521
- this.cd.li();
521
+ this.cd.l5();
522
522
  }
523
523
  };
524
- FinancialPriceSeries.prototype.p1 = function (a, b) {
525
- if (this.qc != null && this.qc.categoryMode == 0) {
524
+ FinancialPriceSeries.prototype.p5 = function (a, b) {
525
+ if (this.qg != null && this.qg.categoryMode == 0) {
526
526
  var c = this.getEffectiveViewport1(this.b0);
527
- var d = this.tp(this.qt, c) / 2;
527
+ var d = this.tt(this.qx, c) / 2;
528
528
  return new Thickness(1, d, 0, d, 0);
529
529
  }
530
- return _super.prototype.p1.call(this, a, b);
530
+ return _super.prototype.p5.call(this, a, b);
531
531
  };
532
532
  FinancialPriceSeries.prototype.get_c2 = function () {
533
533
  return true;
534
534
  };
535
- FinancialPriceSeries.prototype.s5 = function (a, b) {
536
- _super.prototype.s5.call(this, a, b);
537
- if (this.qc == null || this.qy == null) {
535
+ FinancialPriceSeries.prototype.s9 = function (a, b) {
536
+ _super.prototype.s9.call(this, a, b);
537
+ if (this.qg == null || this.q2 == null) {
538
538
  return;
539
539
  }
540
540
  var c = false;
@@ -542,9 +542,9 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
542
542
  c = true;
543
543
  b.b2(a);
544
544
  }
545
- this.ql.a0(this, this.rk(), runOn(this, this.p4), this.r9(b), this.sb(b));
545
+ this.qp.a0(this, this.ro(), runOn(this, this.p8), this.sd(b), this.sf(b));
546
546
  var d = false;
547
- var e = this.ql.b;
547
+ var e = this.qp.b;
548
548
  if (e != null) {
549
549
  d = true;
550
550
  }
@@ -558,36 +558,36 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
558
558
  f.b5.g$g(a.p);
559
559
  }
560
560
  if (d) {
561
- this.ub(a, b, c);
561
+ this.uf(a, b, c);
562
562
  }
563
563
  else {
564
564
  f.b6.count = 0;
565
- this.ua(a, b);
565
+ this.ue(a, b);
566
566
  }
567
567
  };
568
- FinancialPriceSeries.prototype.ga = function () {
568
+ FinancialPriceSeries.prototype.gc = function () {
569
569
  var a = this.getEffectiveViewport1(this.b0);
570
- return this.tp(this.qt, a);
570
+ return this.tt(this.qx, a);
571
571
  };
572
- FinancialPriceSeries.prototype.ub = function (a, b, c) {
573
- var d = this.to;
572
+ FinancialPriceSeries.prototype.uf = function (a, b, c) {
573
+ var d = this.ts;
574
574
  var e = this.getEffectiveViewport1(b);
575
- var f = this.tp(b, e);
575
+ var f = this.tt(b, e);
576
576
  var g = (f - 1) / 2;
577
577
  var h = typeCast(FinancialPriceSeriesView.$, b);
578
578
  h.b8 = true;
579
579
  var i = a.f;
580
580
  var j = 0;
581
581
  var k = this.ck.count;
582
- var l = this.qc;
582
+ var l = this.qg;
583
583
  var m = new ScalerParams(0, b.bv, b.bu, l.cg, e);
584
- var n = this.oz;
585
- var o = this.ti;
584
+ var n = this.o3;
585
+ var o = this.tm;
586
586
  if (o == null) {
587
587
  o = n;
588
588
  }
589
- var p = this.o2;
590
- var q = this.uw;
589
+ var p = this.o6;
590
+ var q = this.u0;
591
591
  if (q == null) {
592
592
  q = p;
593
593
  }
@@ -683,25 +683,25 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
683
683
  }
684
684
  }
685
685
  if (aa) {
686
- this_1.ql.ak = o;
687
- this_1.ql.ag = o;
688
- this_1.ql.ah = q;
689
- this_1.ql.al = q;
690
- this_1.ql.f = true;
686
+ this_1.qp.ak = o;
687
+ this_1.qp.ag = o;
688
+ this_1.qp.ah = q;
689
+ this_1.qp.al = q;
690
+ this_1.qp.f = true;
691
691
  }
692
692
  else {
693
- this_1.ql.ak = n;
694
- this_1.ql.ag = n;
695
- this_1.ql.ah = p;
696
- this_1.ql.al = p;
697
- this_1.ql.f = false;
693
+ this_1.qp.ak = n;
694
+ this_1.qp.ag = n;
695
+ this_1.qp.ah = p;
696
+ this_1.qp.al = p;
697
+ this_1.qp.f = false;
698
698
  }
699
- this_1.s2(i, r, k, l, m, b.q);
699
+ this_1.s6(i, r, k, l, m, b.q);
700
700
  if (d == 1) {
701
- this_1.ql.ad(z, true, false, false, false);
701
+ this_1.qp.ad(z, true, false, false, false);
702
702
  }
703
703
  else {
704
- this_1.ql.ad(z, false, false, false, false);
704
+ this_1.qp.ad(z, false, false, false, false);
705
705
  }
706
706
  if (c) {
707
707
  z.ak = ab;
@@ -714,16 +714,16 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
714
714
  h.b6.count = j;
715
715
  h.cc();
716
716
  };
717
- FinancialPriceSeries.prototype.tp = function (a, b) {
718
- var c = this.qc.k3(a.bv, a.bu, b);
719
- c = Math.max(c, this.ft * 0.9);
717
+ FinancialPriceSeries.prototype.tt = function (a, b) {
718
+ var c = this.qg.k3(a.bv, a.bu, b);
719
+ c = Math.max(c, this.fv * 0.9);
720
720
  c = Math.max(c, 3);
721
721
  return c;
722
722
  };
723
- FinancialPriceSeries.prototype.ua = function (a, b) {
724
- var c = this.to;
723
+ FinancialPriceSeries.prototype.ue = function (a, b) {
724
+ var c = this.ts;
725
725
  var d = this.getEffectiveViewport1(b);
726
- var e = this.tp(b, d);
726
+ var e = this.tt(b, d);
727
727
  var f = (e - 1) / 2;
728
728
  var g = typeCast(FinancialPriceSeriesView.$, b);
729
729
  var h = g.ck();
@@ -793,37 +793,37 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
793
793
  _loop_2(k);
794
794
  }
795
795
  };
796
- FinancialPriceSeries.prototype.hz = function (a, b) {
797
- if (this.tn.b7 && a == this.tn.b5.g$j) {
796
+ FinancialPriceSeries.prototype.h1 = function (a, b) {
797
+ if (this.tr.b7 && a == this.tr.b5.g$j) {
798
798
  return null;
799
799
  }
800
- return _super.prototype.hz.call(this, a, b);
800
+ return _super.prototype.h1.call(this, a, b);
801
801
  };
802
- FinancialPriceSeries.prototype.mw = function () {
803
- _super.prototype.mw.call(this);
802
+ FinancialPriceSeries.prototype.mz = function () {
803
+ _super.prototype.mz.call(this);
804
804
  if (this.index < 0) {
805
805
  return;
806
806
  }
807
- this.tn.ci();
807
+ this.tr.ci();
808
808
  };
809
- FinancialPriceSeries.prototype.k7 = function (a) {
810
- _super.prototype.k7.call(this, a);
811
- if (this.tn.b7) {
812
- this.a8.exportTrendlineData(this, a, this.tn.b5.g$j);
809
+ FinancialPriceSeries.prototype.la = function (a) {
810
+ _super.prototype.la.call(this, a);
811
+ if (this.tr.b7) {
812
+ this.a8.exportTrendlineData(this, a, this.tr.b5.g$j);
813
813
  }
814
814
  };
815
- FinancialPriceSeries.prototype.pa = function () {
816
- return this.uw;
815
+ FinancialPriceSeries.prototype.pe = function () {
816
+ return this.u0;
817
817
  };
818
- FinancialPriceSeries.prototype.mn = function (a, b) {
819
- _super.prototype.mn.call(this, a, b);
820
- this.uw = b;
818
+ FinancialPriceSeries.prototype.mq = function (a, b) {
819
+ _super.prototype.mq.call(this, a, b);
820
+ this.u0 = b;
821
821
  };
822
822
  FinancialPriceSeries.prototype.ba = function (a) {
823
- if (this.to == 0) {
823
+ if (this.ts == 0) {
824
824
  return 3;
825
825
  }
826
- else if (this.to == 1) {
826
+ else if (this.ts == 1) {
827
827
  if (this.a9 == 1) {
828
828
  return 3;
829
829
  }
@@ -833,20 +833,20 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
833
833
  };
834
834
  FinancialPriceSeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
835
835
  var c = { $type: Point_$type, x: a, y: b };
836
- var d = this.gh(c, false, false);
837
- var e = this.gf(c, false, false);
836
+ var d = this.gj(c, false, false);
837
+ var e = this.gh(c, false, false);
838
838
  var f = new DataLegendSeriesValueInfo();
839
839
  f.a = 4;
840
- f.l = this.r4(c, false, false);
841
- f.p = this.sg != null ? this.sg : "Close";
842
- f.q = this.ts != null ? this.ts : "C:";
843
- f.r = this.tu != null ? this.tu : "";
840
+ f.l = this.r8(c, false, false);
841
+ f.p = this.sk != null ? this.sk : "Close";
842
+ f.q = this.tw != null ? this.tw : "C:";
843
+ f.r = this.ty != null ? this.ty : "";
844
844
  var g = new DataLegendSeriesValueInfo();
845
- g.l = this.r5(c, false, false);
845
+ g.l = this.r9(c, false, false);
846
846
  g.a = 3;
847
- g.p = this.ss != null ? this.ss : "Open";
848
- g.q = this.t6 != null ? this.t6 : "O:";
849
- g.r = this.t8 != null ? this.t8 : "";
847
+ g.p = this.sw != null ? this.sw : "Open";
848
+ g.q = this.ua != null ? this.ua : "O:";
849
+ g.r = this.uc != null ? this.uc : "";
850
850
  g.k = true;
851
851
  var h = new DataLegendSeriesValueInfo();
852
852
  h.l = (f.l - g.l) / g.l * 100;
@@ -868,22 +868,22 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
868
868
  h.d = false;
869
869
  h.n = 1;
870
870
  h.m = 1;
871
- g.x = h.l >= 0 ? this.oz : this.ti;
872
- f.x = h.l >= 0 ? this.oz : this.ti;
873
- h.x = h.l >= 0 ? this.oz : this.ti;
871
+ g.x = h.l >= 0 ? this.o3 : this.tm;
872
+ f.x = h.l >= 0 ? this.o3 : this.tm;
873
+ h.x = h.l >= 0 ? this.o3 : this.tm;
874
874
  var i = new DataLegendSeriesValueInfo();
875
875
  i.l = e > d ? d : e;
876
876
  i.a = 1;
877
- i.p = this.so != null ? this.so : "Low";
878
- i.q = this.t1 != null ? this.t1 : "L:";
879
- i.r = this.t3 != null ? this.t3 : "";
877
+ i.p = this.ss != null ? this.ss : "Low";
878
+ i.q = this.t5 != null ? this.t5 : "L:";
879
+ i.r = this.t7 != null ? this.t7 : "";
880
880
  i.k = true;
881
881
  var j = new DataLegendSeriesValueInfo();
882
882
  j.l = e > d ? e : d;
883
883
  j.a = 2;
884
- j.p = this.sj != null ? this.sj : "High";
885
- j.q = this.tx != null ? this.tx : "H:";
886
- j.r = this.tz != null ? this.tz : "";
884
+ j.p = this.sn != null ? this.sn : "High";
885
+ j.q = this.t1 != null ? this.t1 : "H:";
886
+ j.r = this.t3 != null ? this.t3 : "";
887
887
  j.k = true;
888
888
  var k = new DataLegendSeriesValueInfo();
889
889
  k.l = (j.l + i.l + f.l) / 3;
@@ -894,9 +894,9 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
894
894
  k.r = "";
895
895
  k.k = true;
896
896
  var l = new DataLegendSeriesValueInfo();
897
- l.l = this.r6(c, false, false);
897
+ l.l = this.sa(c, false, false);
898
898
  l.a = 8;
899
- l.p = this.sw != null ? this.sw : "Volume";
899
+ l.p = this.s0 != null ? this.s0 : "Volume";
900
900
  l.q = "VOL:";
901
901
  l.r = "";
902
902
  l.k = true;
@@ -919,8 +919,8 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
919
919
  return n;
920
920
  };
921
921
  FinancialPriceSeries.$t = markType(FinancialPriceSeries, 'FinancialPriceSeries', FinancialSeries.$, [ITrendLineSeries_$type]);
922
- FinancialPriceSeries.ud = DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialPriceSeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
923
- FinancialPriceSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialPriceSeries, 'raisePropertyChanged', ['CloseMemberAsLegendLabel:ts:ue', [2, null], 'CloseMemberAsLegendUnit:tu:uf', [2, null], 'DisplayType:to:ug', [PriceDisplayType_$type, enumGetBox(PriceDisplayType_$type, 0)], 'HighMemberAsLegendLabel:tx:uh', [2, null], 'HighMemberAsLegendUnit:tz:ui', [2, null], 'LowMemberAsLegendLabel:t1:uj', [2, null], 'LowMemberAsLegendUnit:t3:uk', [2, null], 'NegativeOutline:uw:ul', [Brush.$, null], 'OpenMemberAsLegendLabel:t6:um', [2, null], 'OpenMemberAsLegendUnit:t8:un', [2, null], 'TrendLineType::ut', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::us', [1, 1.5], 'TrendLinePeriod::ur', [1, 7], 'TrendLineBrush::uo', [Brush.$, null], 'TrendLineZIndex:tr:uu', [1, 1001], 'TrendLineDashArray:ux:up', [DoubleCollection.$], 'TrendLineDashCap:uy:uq', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
922
+ FinancialPriceSeries.uh = DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialPriceSeries.$, new PropertyMetadata(2, null, function (a, b) { return a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue); }));
923
+ FinancialPriceSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialPriceSeries, 'raisePropertyChanged', ['CloseMemberAsLegendLabel:tw:ui', [2, null], 'CloseMemberAsLegendUnit:ty:uj', [2, null], 'DisplayType:ts:uk', [PriceDisplayType_$type, enumGetBox(PriceDisplayType_$type, 0)], 'HighMemberAsLegendLabel:t1:ul', [2, null], 'HighMemberAsLegendUnit:t3:um', [2, null], 'LowMemberAsLegendLabel:t5:un', [2, null], 'LowMemberAsLegendUnit:t7:uo', [2, null], 'NegativeOutline:u0:up', [Brush.$, null], 'OpenMemberAsLegendLabel:ua:uq', [2, null], 'OpenMemberAsLegendUnit:uc:ur', [2, null], 'TrendLineType::ux', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::uw', [1, 1.5], 'TrendLinePeriod::uv', [1, 7], 'TrendLineBrush::us', [Brush.$, null], 'TrendLineZIndex:tv:uy', [1, 1001], 'TrendLineDashArray:u1:ut', [DoubleCollection.$], 'TrendLineDashCap:u2:uu', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]);
924
924
  return FinancialPriceSeries;
925
925
  }(FinancialSeries));
926
926
  export { FinancialPriceSeries };
@@ -980,17 +980,17 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
980
980
  FinancialPriceSeriesView.prototype.as = function () {
981
981
  _super.prototype.as.call(this);
982
982
  if (!this.q) {
983
- this.b3.to = Defaults.g;
984
- this.b3.ti = Defaults.ah;
985
- this.b3.uw = Defaults.ai;
986
- this.b3.gz = Defaults.l;
987
- this.b3.o8 = this.b3.o2;
983
+ this.b3.ts = Defaults.g;
984
+ this.b3.tm = Defaults.ah;
985
+ this.b3.u0 = Defaults.ai;
986
+ this.b3.g1 = Defaults.l;
987
+ this.b3.pc = this.b3.o6;
988
988
  }
989
989
  };
990
990
  Object.defineProperty(FinancialPriceSeriesView.prototype, "b5", {
991
991
  get: function () {
992
992
  if (this.b4 == null) {
993
- this.b4 = CategoryTrendLineManagerFactory.a(this.b4, this.e.ar(), this.e.na, this.e, this.e.cn);
993
+ this.b4 = CategoryTrendLineManagerFactory.a(this.b4, this.e.ar(), this.e.nd, this.e, this.e.cn);
994
994
  }
995
995
  return this.b4;
996
996
  },
@@ -1008,17 +1008,17 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1008
1008
  configurable: true
1009
1009
  });
1010
1010
  FinancialPriceSeriesView.prototype.ch = function () {
1011
- if (this.b3.to == 1) {
1012
- this.cn._stroke = this.e.oz;
1011
+ if (this.b3.ts == 1) {
1012
+ this.cn._stroke = this.e.o3;
1013
1013
  }
1014
1014
  else {
1015
- this.cn._stroke = this.e.o2;
1015
+ this.cn._stroke = this.e.o6;
1016
1016
  }
1017
- if (this.b3.to == 1) {
1018
- this.cm._stroke = this.bz.ti;
1017
+ if (this.b3.ts == 1) {
1018
+ this.cm._stroke = this.bz.tm;
1019
1019
  }
1020
1020
  else {
1021
- this.cm._stroke = this.b3.uw;
1021
+ this.cm._stroke = this.b3.u0;
1022
1022
  }
1023
1023
  };
1024
1024
  FinancialPriceSeriesView.prototype.cb = function () {
@@ -1041,50 +1041,50 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1041
1041
  return typeCast(GeometryGroup.$, this.cm.ak);
1042
1042
  };
1043
1043
  FinancialPriceSeriesView.prototype.ci = function () {
1044
- this.b3.uv = null;
1044
+ this.b3.uz = null;
1045
1045
  if (this.b3.trendLineBrush != null) {
1046
- this.b3.uv = this.b3.trendLineBrush;
1046
+ this.b3.uz = this.b3.trendLineBrush;
1047
1047
  }
1048
1048
  else {
1049
- this.b3.uv = this.b3.oz;
1049
+ this.b3.uz = this.b3.o3;
1050
1050
  }
1051
1051
  };
1052
1052
  FinancialPriceSeriesView.prototype.bb = function () {
1053
1053
  _super.prototype.bb.call(this);
1054
- this.cn.ac = this.e.fu;
1055
- this.cn.ai = this.e.pc;
1056
- this.cn.ad = this.e.pd;
1057
- if (this.b3.to == 1) {
1058
- this.cn._stroke = this.e.oz;
1054
+ this.cn.ac = this.e.fw;
1055
+ this.cn.ai = this.e.pg;
1056
+ this.cn.ad = this.e.ph;
1057
+ if (this.b3.ts == 1) {
1058
+ this.cn._stroke = this.e.o3;
1059
1059
  }
1060
1060
  else {
1061
- this.cn._stroke = this.e.o2;
1062
- this.cn._fill = this.e.oz;
1061
+ this.cn._stroke = this.e.o6;
1062
+ this.cn._fill = this.e.o3;
1063
1063
  }
1064
- this.cm.ac = this.e.fu;
1065
- this.cm.ai = this.e.pc;
1066
- this.cm.ad = this.e.pd;
1067
- if (this.b3.to == 1) {
1068
- this.cm._stroke = this.bz.ti;
1064
+ this.cm.ac = this.e.fw;
1065
+ this.cm.ai = this.e.pg;
1066
+ this.cm.ad = this.e.ph;
1067
+ if (this.b3.ts == 1) {
1068
+ this.cm._stroke = this.bz.tm;
1069
1069
  }
1070
1070
  else {
1071
- this.cm._stroke = this.b3.uw;
1072
- this.cm._fill = this.bz.ti;
1071
+ this.cm._stroke = this.b3.u0;
1072
+ this.cm._fill = this.bz.tm;
1073
1073
  }
1074
1074
  };
1075
1075
  FinancialPriceSeriesView.prototype.bc = function () {
1076
1076
  _super.prototype.bc.call(this);
1077
1077
  var a = this.bo();
1078
- this.cn.ac = this.e.fu + 3;
1079
- if (this.b3.to == 1) {
1078
+ this.cn.ac = this.e.fw + 3;
1079
+ if (this.b3.ts == 1) {
1080
1080
  this.cn._stroke = a;
1081
1081
  }
1082
1082
  else {
1083
1083
  this.cn._stroke = a;
1084
1084
  this.cn._fill = a;
1085
1085
  }
1086
- this.cm.ac = this.e.fu + 3;
1087
- if (this.b3.to == 1) {
1086
+ this.cm.ac = this.e.fw + 3;
1087
+ if (this.b3.ts == 1) {
1088
1088
  this.cm._stroke = a;
1089
1089
  }
1090
1090
  else {
@@ -1102,7 +1102,7 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1102
1102
  var c = this.bp(a);
1103
1103
  this.cl._fill = c;
1104
1104
  this.cl._stroke = c;
1105
- this.cl.ac = this.e.fu + 3;
1105
+ this.cl.ac = this.e.fw + 3;
1106
1106
  return this.cl;
1107
1107
  };
1108
1108
  FinancialPriceSeriesView.prototype.a6 = function (a, b) {
@@ -1127,9 +1127,9 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1127
1127
  if (this.b3.trendLineType != 0 && !b) {
1128
1128
  var c = this.b5.g$j;
1129
1129
  c.ac = this.b3.trendLineThickness;
1130
- c._stroke = this.b3.uv;
1131
- c.ai = this.b3.ux;
1132
- c.ad = this.b3.uy;
1130
+ c._stroke = this.b3.uz;
1131
+ c.ai = this.b3.u1;
1132
+ c.ad = this.b3.u2;
1133
1133
  a.u(c);
1134
1134
  }
1135
1135
  }
@@ -1137,10 +1137,10 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1137
1137
  };
1138
1138
  FinancialPriceSeriesView.prototype.al = function (a) {
1139
1139
  _super.prototype.al.call(this, a);
1140
- if (this.b3.rk()) {
1140
+ if (this.b3.ro()) {
1141
1141
  for (var b = 0; b < this.b9.count; b++) {
1142
1142
  var c = this.b9._inner[b];
1143
- if (c._fill == this.b3.ti) {
1143
+ if (c._fill == this.b3.tm) {
1144
1144
  this.e.a8.exportPathData(a, c, "negativePathShape" + b, ["Negative"]);
1145
1145
  }
1146
1146
  else {
@@ -1158,7 +1158,7 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1158
1158
  };
1159
1159
  FinancialPriceSeriesView.prototype.cd = function () {
1160
1160
  if (this.b7) {
1161
- this.b4 = CategoryTrendLineManagerFactory.a(this.b4, this.e.ar(), this.e.na, this.e, this.e.cn);
1161
+ this.b4 = CategoryTrendLineManagerFactory.a(this.b4, this.e.ar(), this.e.nd, this.e, this.e.cn);
1162
1162
  }
1163
1163
  };
1164
1164
  FinancialPriceSeriesView.$t = markType(FinancialPriceSeriesView, 'FinancialPriceSeriesView', FinancialSeriesView.$);