igniteui-webcomponents-charts 4.6.0 → 4.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (775) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +32156 -27002
  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 +17 -17
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +268 -229
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +324 -296
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +17 -17
  9. package/esm2015/lib/AnnotationLayerProxy.js +34 -34
  10. package/esm2015/lib/AnnotationLayer_combined.js +239 -235
  11. package/esm2015/lib/Arc_combined.js +2 -2
  12. package/esm2015/lib/AreaSeries_combined.js +111 -111
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  16. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  17. package/esm2015/lib/AxisDefaults.js +3 -3
  18. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  19. package/esm2015/lib/BarSeries_combined.js +184 -180
  20. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  21. package/esm2015/lib/BollingerBandsOverlay_combined.js +180 -180
  22. package/esm2015/lib/BrushScale.js +7 -7
  23. package/esm2015/lib/BubbleSeries_combined.js +298 -298
  24. package/esm2015/lib/CalloutLayer_combined.js +539 -539
  25. package/esm2015/lib/CategoryBucketCalculator_combined.js +478 -331
  26. package/esm2015/lib/CategoryChart.js +530 -500
  27. package/esm2015/lib/CategoryChartToolbarProvider.js +8 -8
  28. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  29. package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
  30. package/esm2015/lib/CategoryHighlightLayerFrame.js +2 -2
  31. package/esm2015/lib/CategoryHighlightLayer_combined.js +94 -94
  32. package/esm2015/lib/CategoryItemHighlightLayerFrame.js +2 -2
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +205 -189
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +127 -127
  37. package/esm2015/lib/CategoryTransitionInMode.js +5 -1
  38. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  39. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  40. package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
  41. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  42. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  43. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  44. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  45. package/esm2015/lib/ChartVisualData.js +1 -1
  46. package/esm2015/lib/ColumnSeries_combined.js +120 -120
  47. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  48. package/esm2015/lib/CrosshairLayer_combined.js +186 -170
  49. package/esm2015/lib/CustomIndicator.js +23 -23
  50. package/esm2015/lib/DataChartToolbarProvider.js +19 -19
  51. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  52. package/esm2015/lib/DataLegendContent_combined.js +70 -59
  53. package/esm2015/lib/DataToolTipLayer_combined.js +584 -540
  54. package/esm2015/lib/Defaults.js +11 -11
  55. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  56. package/esm2015/lib/DomainChartToolbarProvider.js +61 -61
  57. package/esm2015/lib/DomainChart_combined.js +2080 -1976
  58. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  59. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  60. package/esm2015/lib/FilterStringErrorsParsingEventArgs.js +33 -0
  61. package/esm2015/lib/FinalValueLayer_combined.js +102 -86
  62. package/esm2015/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  63. package/esm2015/lib/FinancialChart_combined.js +1411 -1405
  64. package/esm2015/lib/FinancialEventArgs_combined.js +937 -706
  65. package/esm2015/lib/FinancialIndicator_combined.js +360 -360
  66. package/esm2015/lib/FinancialOverlay.js +43 -43
  67. package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
  68. package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
  69. package/esm2015/lib/FinancialPriceSeries_combined.js +421 -421
  70. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  71. package/esm2015/lib/FrameExtended.js +1 -1
  72. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  73. package/esm2015/lib/HighDensityScatterSeries_combined.js +529 -529
  74. package/esm2015/lib/HighlightingManager.js +5 -1
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IndicatorProxy.js +11 -11
  81. package/esm2015/lib/ItemToolTipLayer_combined.js +153 -135
  82. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  83. package/esm2015/lib/LineSeries_combined.js +106 -103
  84. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  85. package/esm2015/lib/MassIndexIndicator.js +6 -6
  86. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  87. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  88. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  89. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  91. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  92. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  93. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  94. package/esm2015/lib/OverlayProxy.js +8 -8
  95. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  96. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  97. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  98. package/esm2015/lib/PieChartViewManager_combined.js +3 -3
  99. package/esm2015/lib/PointSeries_combined.js +25 -25
  100. package/esm2015/lib/PolarAreaSeries_combined.js +73 -70
  101. package/esm2015/lib/PolarBase_combined.js +580 -486
  102. package/esm2015/lib/PolarLineSeriesBase_combined.js +63 -60
  103. package/esm2015/lib/PolarLineSeries_combined.js +49 -49
  104. package/esm2015/lib/PolarScatterSeries_combined.js +19 -19
  105. package/esm2015/lib/PolarSplineAreaSeries_combined.js +78 -75
  106. package/esm2015/lib/PolarSplineSeries_combined.js +53 -53
  107. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  108. package/esm2015/lib/PriceChannelOverlay_combined.js +148 -148
  109. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  110. package/esm2015/lib/RadialAreaSeries_combined.js +91 -91
  111. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  112. package/esm2015/lib/RadialBucketCalculator_combined.js +247 -194
  113. package/esm2015/lib/RadialColumnSeries_combined.js +98 -98
  114. package/esm2015/lib/RadialLineSeries_combined.js +95 -92
  115. package/esm2015/lib/RadialPieSeries_combined.js +94 -94
  116. package/esm2015/lib/RangeAreaSeries_combined.js +84 -84
  117. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  118. package/esm2015/lib/RangeColumnSeries_combined.js +89 -89
  119. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  120. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  121. package/esm2015/lib/RenderValidEventArgs.js +16 -0
  122. package/esm2015/lib/ScatterAreaSeries_combined.js +215 -215
  123. package/esm2015/lib/ScatterBase_combined.js +727 -633
  124. package/esm2015/lib/ScatterContourSeries_combined.js +170 -170
  125. package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
  126. package/esm2015/lib/ScatterLineSeries.js +66 -63
  127. package/esm2015/lib/ScatterLineSeriesView.js +29 -29
  128. package/esm2015/lib/ScatterPolygonSeries_combined.js +330 -325
  129. package/esm2015/lib/ScatterPolylineSeries_combined.js +33 -33
  130. package/esm2015/lib/ScatterSeries_combined.js +22 -22
  131. package/esm2015/lib/ScatterSplineSeries.js +52 -49
  132. package/esm2015/lib/ScatterSplineSeriesView.js +29 -29
  133. package/esm2015/lib/ScatterTriangulationSeries.js +181 -181
  134. package/esm2015/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  135. package/esm2015/lib/SeriesInteractionManager.js +138 -138
  136. package/esm2015/lib/SeriesLayer.js +7 -0
  137. package/esm2015/lib/SeriesLayerCollection.js +7 -0
  138. package/esm2015/lib/SeriesLayerManager.js +7 -0
  139. package/esm2015/lib/SeriesLayerPropertyOverlay.js +7 -0
  140. package/esm2015/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  141. package/esm2015/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +28 -0
  142. package/esm2015/lib/SeriesRenderManager.js +22 -22
  143. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  144. package/esm2015/lib/SeriesViewerInteractionManager.js +218 -197
  145. package/esm2015/lib/SeriesViewerScrollbarManager.js +11 -11
  146. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  147. package/esm2015/lib/SeriesViewer_combined.js +5563 -3778
  148. package/esm2015/lib/SeriesVisualData.js +1 -173
  149. package/esm2015/lib/SeriesVisualDataList.js +1 -15
  150. package/esm2015/lib/SeriesVisualDataManager.js +34 -24
  151. package/esm2015/lib/SeriesVisualData_combined.js +211 -0
  152. package/esm2015/lib/ShapeSeriesBase_combined.js +508 -448
  153. package/esm2015/lib/SizeScale.js +4 -4
  154. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  155. package/esm2015/lib/SplineAreaSeries_combined.js +103 -103
  156. package/esm2015/lib/SplineSeriesBase_combined.js +156 -156
  157. package/esm2015/lib/SplineSeries_combined.js +89 -86
  158. package/esm2015/lib/Stacked100AreaSeries_combined.js +12 -12
  159. package/esm2015/lib/Stacked100BarBucketCalculator.js +7 -7
  160. package/esm2015/lib/Stacked100BarSeries_combined.js +21 -21
  161. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +7 -7
  162. package/esm2015/lib/Stacked100ColumnSeries_combined.js +21 -21
  163. package/esm2015/lib/Stacked100DataPreparer.js +7 -7
  164. package/esm2015/lib/Stacked100LineSeries_combined.js +12 -12
  165. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  166. package/esm2015/lib/Stacked100SplineSeries_combined.js +12 -12
  167. package/esm2015/lib/StackedLineSeries_combined.js +13 -13
  168. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2023 -1944
  169. package/esm2015/lib/StackedSeriesVisualData.js +5 -5
  170. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  171. package/esm2015/lib/StepAreaSeries_combined.js +107 -107
  172. package/esm2015/lib/StepLineSeries_combined.js +106 -103
  173. package/esm2015/lib/StochRSIIndicator.js +15 -15
  174. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  175. package/esm2015/lib/TRIXIndicator.js +16 -16
  176. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  177. package/esm2015/lib/TimeAxisBase.js +8 -8
  178. package/esm2015/lib/TimeXAxis.js +10 -10
  179. package/esm2015/lib/TransitionOutSpeedType.js +37 -0
  180. package/esm2015/lib/TreemapView_combined.js +17 -17
  181. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  182. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  183. package/esm2015/lib/ValueLayer_combined.js +208 -192
  184. package/esm2015/lib/ValueOverlay_combined.js +161 -161
  185. package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
  186. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  187. package/esm2015/lib/WaterfallSeries_combined.js +189 -160
  188. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  189. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  190. package/esm2015/lib/XYChart.js +784 -781
  191. package/esm2015/lib/XamFunnelView_combined.js +1 -1
  192. package/esm2015/lib/igc-anchored-category-series-component.js +32 -23
  193. package/esm2015/lib/igc-anchored-radial-series-component.js +44 -35
  194. package/esm2015/lib/igc-annotation-layer-component.js +66 -66
  195. package/esm2015/lib/igc-area-fragment-component.js +2 -2
  196. package/esm2015/lib/igc-area-series-component.js +2 -2
  197. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  198. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  200. package/esm2015/lib/igc-bar-series-component.js +11 -11
  201. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  202. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  203. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  204. package/esm2015/lib/igc-callout-layer-component.js +91 -91
  205. package/esm2015/lib/igc-category-chart-component.js +146 -126
  206. package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
  207. package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
  208. package/esm2015/lib/igc-category-series-component.js +21 -21
  209. package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
  210. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  212. package/esm2015/lib/igc-column-series-component.js +13 -13
  213. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  214. package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
  215. package/esm2015/lib/igc-data-chart-component.js +112 -95
  216. package/esm2015/lib/igc-data-chart-default-tooltips-component.js +27 -1
  217. package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
  218. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  219. package/esm2015/lib/igc-domain-chart-component.js +781 -650
  220. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  221. package/esm2015/lib/igc-filter-string-errors-parsing-event-args.js +48 -0
  222. package/esm2015/lib/igc-final-value-layer-component.js +38 -38
  223. package/esm2015/lib/igc-financial-chart-component.js +171 -171
  224. package/esm2015/lib/igc-financial-indicator-component.js +19 -19
  225. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  226. package/esm2015/lib/igc-financial-price-series-component.js +35 -35
  227. package/esm2015/lib/igc-financial-series-component.js +96 -51
  228. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  229. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  230. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  231. package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
  232. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  233. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  234. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  235. package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
  236. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  237. package/esm2015/lib/igc-line-fragment-component.js +2 -2
  238. package/esm2015/lib/igc-line-series-component.js +2 -2
  239. package/esm2015/lib/igc-marker-series-component.js +28 -28
  240. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  241. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  242. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  243. package/esm2015/lib/igc-point-series-component.js +1 -1
  244. package/esm2015/lib/igc-polar-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-polar-base-component.js +88 -70
  246. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  247. package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
  248. package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
  249. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  250. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  251. package/esm2015/lib/igc-radial-area-series-component.js +4 -4
  252. package/esm2015/lib/igc-radial-base-component.js +21 -21
  253. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  254. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  255. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  256. package/esm2015/lib/igc-range-area-series-component.js +2 -2
  257. package/esm2015/lib/igc-range-category-series-component.js +24 -6
  258. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  259. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  260. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  262. package/esm2015/lib/igc-scatter-base-component.js +72 -54
  263. package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
  264. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  265. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  266. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  267. package/esm2015/lib/igc-scatter-series-component.js +1 -1
  268. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  269. package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
  270. package/esm2015/lib/igc-series-component.js +495 -234
  271. package/esm2015/lib/igc-series-layer-collection.js +48 -0
  272. package/esm2015/lib/igc-series-layer-property-overlay-collection.js +48 -0
  273. package/esm2015/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +39 -0
  274. package/esm2015/lib/igc-series-layer-property-overlay.js +146 -0
  275. package/esm2015/lib/igc-series-layer.js +97 -0
  276. package/esm2015/lib/igc-series-viewer-component.js +296 -285
  277. package/esm2015/lib/igc-shape-series-base-component.js +44 -35
  278. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  279. package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
  280. package/esm2015/lib/igc-spline-area-series-component.js +2 -2
  281. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  282. package/esm2015/lib/igc-spline-fragment-component.js +2 -2
  283. package/esm2015/lib/igc-spline-series-base-component.js +7 -7
  284. package/esm2015/lib/igc-spline-series-component.js +1 -1
  285. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  286. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  287. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  288. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  289. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  290. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  291. package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
  292. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  293. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  294. package/esm2015/lib/igc-stacked-fragment-series-component.js +245 -225
  295. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  296. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  297. package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
  298. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  299. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  300. package/esm2015/lib/igc-step-area-series-component.js +4 -4
  301. package/esm2015/lib/igc-step-line-series-component.js +4 -4
  302. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  303. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  304. package/esm2015/lib/igc-value-layer-component.js +87 -87
  305. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  306. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  307. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  308. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  309. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  310. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  311. package/esm2015/public_api.js +16 -0
  312. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  313. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  314. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  315. package/esm5/lib/AnchoredCategorySeries_combined.js +264 -225
  316. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +319 -291
  317. package/esm5/lib/AngleAxisLabelPanel_combined.js +17 -17
  318. package/esm5/lib/AnnotationLayerProxy.js +34 -34
  319. package/esm5/lib/AnnotationLayer_combined.js +237 -233
  320. package/esm5/lib/Arc_combined.js +2 -2
  321. package/esm5/lib/AreaSeries_combined.js +111 -111
  322. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  323. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  324. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  325. package/esm5/lib/AxisAnnotationManager.js +1 -1
  326. package/esm5/lib/AxisDefaults.js +3 -3
  327. package/esm5/lib/AxisVisualDataManager.js +2 -2
  328. package/esm5/lib/BarSeries_combined.js +185 -181
  329. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  330. package/esm5/lib/BollingerBandsOverlay_combined.js +180 -180
  331. package/esm5/lib/BrushScale.js +7 -7
  332. package/esm5/lib/BubbleSeries_combined.js +295 -295
  333. package/esm5/lib/CalloutLayer_combined.js +529 -529
  334. package/esm5/lib/CategoryBucketCalculator_combined.js +479 -332
  335. package/esm5/lib/CategoryChart.js +492 -454
  336. package/esm5/lib/CategoryChartToolbarProvider.js +8 -8
  337. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  338. package/esm5/lib/CategoryErrorBarSettings.js +7 -7
  339. package/esm5/lib/CategoryHighlightLayerFrame.js +2 -2
  340. package/esm5/lib/CategoryHighlightLayer_combined.js +93 -93
  341. package/esm5/lib/CategoryItemHighlightLayerFrame.js +2 -2
  342. package/esm5/lib/CategoryItemHighlightLayer_combined.js +204 -188
  343. package/esm5/lib/CategoryMarkerManager.js +1 -1
  344. package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
  345. package/esm5/lib/CategoryToolTipLayer_combined.js +127 -127
  346. package/esm5/lib/CategoryTransitionInMode.js +5 -1
  347. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  348. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  349. package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
  350. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  351. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  352. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  353. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  354. package/esm5/lib/ChartVisualData.js +1 -1
  355. package/esm5/lib/ColumnSeries_combined.js +119 -119
  356. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  357. package/esm5/lib/CrosshairLayer_combined.js +185 -169
  358. package/esm5/lib/CustomIndicator.js +23 -23
  359. package/esm5/lib/DataChartToolbarProvider.js +19 -19
  360. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  361. package/esm5/lib/DataLegendContent_combined.js +135 -108
  362. package/esm5/lib/DataToolTipLayer_combined.js +572 -528
  363. package/esm5/lib/Defaults.js +11 -11
  364. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  365. package/esm5/lib/DomainChartToolbarProvider.js +61 -61
  366. package/esm5/lib/DomainChart_combined.js +1945 -1817
  367. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  368. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  369. package/esm5/lib/FilterStringErrorsParsingEventArgs.js +43 -0
  370. package/esm5/lib/FinalValueLayer_combined.js +102 -86
  371. package/esm5/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  372. package/esm5/lib/FinancialChart_combined.js +1343 -1337
  373. package/esm5/lib/FinancialEventArgs_combined.js +919 -688
  374. package/esm5/lib/FinancialIndicator_combined.js +358 -358
  375. package/esm5/lib/FinancialOverlay.js +43 -43
  376. package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
  377. package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
  378. package/esm5/lib/FinancialPriceSeries_combined.js +418 -418
  379. package/esm5/lib/ForceIndexIndicator.js +15 -15
  380. package/esm5/lib/FrameExtended.js +1 -1
  381. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  382. package/esm5/lib/HighDensityScatterSeries_combined.js +523 -523
  383. package/esm5/lib/HighlightingManager.js +5 -1
  384. package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
  385. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  386. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  387. package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
  388. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  389. package/esm5/lib/IndicatorProxy.js +11 -11
  390. package/esm5/lib/ItemToolTipLayer_combined.js +153 -135
  391. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  392. package/esm5/lib/LineSeries_combined.js +102 -99
  393. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  394. package/esm5/lib/MassIndexIndicator.js +6 -6
  395. package/esm5/lib/MedianPriceIndicator.js +6 -6
  396. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  397. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  398. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  399. package/esm5/lib/NumericXAxis_combined.js +3 -3
  400. package/esm5/lib/NumericYAxis_combined.js +3 -3
  401. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  402. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  403. package/esm5/lib/OverlayProxy.js +8 -8
  404. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  405. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  406. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  407. package/esm5/lib/PieChartViewManager_combined.js +3 -3
  408. package/esm5/lib/PointSeries_combined.js +25 -25
  409. package/esm5/lib/PolarAreaSeries_combined.js +73 -70
  410. package/esm5/lib/PolarBase_combined.js +575 -481
  411. package/esm5/lib/PolarLineSeriesBase_combined.js +63 -60
  412. package/esm5/lib/PolarLineSeries_combined.js +49 -49
  413. package/esm5/lib/PolarScatterSeries_combined.js +19 -19
  414. package/esm5/lib/PolarSplineAreaSeries_combined.js +78 -75
  415. package/esm5/lib/PolarSplineSeries_combined.js +53 -53
  416. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  417. package/esm5/lib/PriceChannelOverlay_combined.js +148 -148
  418. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  419. package/esm5/lib/RadialAreaSeries_combined.js +90 -90
  420. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  421. package/esm5/lib/RadialBucketCalculator_combined.js +245 -192
  422. package/esm5/lib/RadialColumnSeries_combined.js +97 -97
  423. package/esm5/lib/RadialLineSeries_combined.js +95 -92
  424. package/esm5/lib/RadialPieSeries_combined.js +94 -94
  425. package/esm5/lib/RangeAreaSeries_combined.js +78 -78
  426. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  427. package/esm5/lib/RangeColumnSeries_combined.js +89 -89
  428. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  429. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  430. package/esm5/lib/RenderValidEventArgs.js +20 -0
  431. package/esm5/lib/ScatterAreaSeries_combined.js +212 -212
  432. package/esm5/lib/ScatterBase_combined.js +714 -620
  433. package/esm5/lib/ScatterContourSeries_combined.js +168 -168
  434. package/esm5/lib/ScatterErrorBarSettings.js +7 -7
  435. package/esm5/lib/ScatterLineSeries.js +66 -63
  436. package/esm5/lib/ScatterLineSeriesView.js +29 -29
  437. package/esm5/lib/ScatterPolygonSeries_combined.js +327 -322
  438. package/esm5/lib/ScatterPolylineSeries_combined.js +33 -33
  439. package/esm5/lib/ScatterSeries_combined.js +22 -22
  440. package/esm5/lib/ScatterSplineSeries.js +52 -49
  441. package/esm5/lib/ScatterSplineSeriesView.js +29 -29
  442. package/esm5/lib/ScatterTriangulationSeries.js +176 -176
  443. package/esm5/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  444. package/esm5/lib/SeriesInteractionManager.js +138 -138
  445. package/esm5/lib/SeriesLayer.js +7 -0
  446. package/esm5/lib/SeriesLayerCollection.js +7 -0
  447. package/esm5/lib/SeriesLayerManager.js +7 -0
  448. package/esm5/lib/SeriesLayerPropertyOverlay.js +7 -0
  449. package/esm5/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  450. package/esm5/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +34 -0
  451. package/esm5/lib/SeriesRenderManager.js +22 -22
  452. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  453. package/esm5/lib/SeriesViewerInteractionManager.js +218 -197
  454. package/esm5/lib/SeriesViewerScrollbarManager.js +11 -11
  455. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  456. package/esm5/lib/SeriesViewer_combined.js +6057 -3837
  457. package/esm5/lib/SeriesVisualData.js +1 -284
  458. package/esm5/lib/SeriesVisualDataList.js +1 -16
  459. package/esm5/lib/SeriesVisualDataManager.js +34 -24
  460. package/esm5/lib/SeriesVisualData_combined.js +342 -0
  461. package/esm5/lib/ShapeSeriesBase_combined.js +509 -445
  462. package/esm5/lib/SizeScale.js +4 -4
  463. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  464. package/esm5/lib/SplineAreaSeries_combined.js +103 -103
  465. package/esm5/lib/SplineSeriesBase_combined.js +154 -154
  466. package/esm5/lib/SplineSeries_combined.js +82 -79
  467. package/esm5/lib/Stacked100AreaSeries_combined.js +12 -12
  468. package/esm5/lib/Stacked100BarBucketCalculator.js +7 -7
  469. package/esm5/lib/Stacked100BarSeries_combined.js +21 -21
  470. package/esm5/lib/Stacked100ColumnBucketCalculator.js +7 -7
  471. package/esm5/lib/Stacked100ColumnSeries_combined.js +21 -21
  472. package/esm5/lib/Stacked100DataPreparer.js +7 -7
  473. package/esm5/lib/Stacked100LineSeries_combined.js +12 -12
  474. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  475. package/esm5/lib/Stacked100SplineSeries_combined.js +12 -12
  476. package/esm5/lib/StackedLineSeries_combined.js +13 -13
  477. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2362 -2235
  478. package/esm5/lib/StackedSeriesVisualData.js +5 -5
  479. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  480. package/esm5/lib/StepAreaSeries_combined.js +107 -107
  481. package/esm5/lib/StepLineSeries_combined.js +106 -103
  482. package/esm5/lib/StochRSIIndicator.js +14 -14
  483. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  484. package/esm5/lib/TRIXIndicator.js +15 -15
  485. package/esm5/lib/TileZoomManager_combined.js +9 -9
  486. package/esm5/lib/TimeAxisBase.js +8 -8
  487. package/esm5/lib/TimeXAxis.js +10 -10
  488. package/esm5/lib/TransitionOutSpeedType.js +37 -0
  489. package/esm5/lib/TreemapView_combined.js +17 -17
  490. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  491. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  492. package/esm5/lib/ValueLayer_combined.js +207 -191
  493. package/esm5/lib/ValueOverlay_combined.js +160 -160
  494. package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
  495. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  496. package/esm5/lib/WaterfallSeries_combined.js +189 -160
  497. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  498. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  499. package/esm5/lib/XYChart.js +714 -711
  500. package/esm5/lib/XamFunnelView_combined.js +1 -1
  501. package/esm5/lib/igc-anchored-category-series-component.js +36 -23
  502. package/esm5/lib/igc-anchored-radial-series-component.js +48 -35
  503. package/esm5/lib/igc-annotation-layer-component.js +66 -66
  504. package/esm5/lib/igc-area-fragment-component.js +2 -2
  505. package/esm5/lib/igc-area-series-component.js +2 -2
  506. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  507. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  508. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  509. package/esm5/lib/igc-bar-series-component.js +11 -11
  510. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  511. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  512. package/esm5/lib/igc-bubble-series-component.js +35 -35
  513. package/esm5/lib/igc-callout-layer-component.js +91 -91
  514. package/esm5/lib/igc-category-chart-component.js +154 -126
  515. package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
  516. package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
  517. package/esm5/lib/igc-category-series-component.js +21 -21
  518. package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
  519. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  520. package/esm5/lib/igc-column-fragment-component.js +11 -11
  521. package/esm5/lib/igc-column-series-component.js +13 -13
  522. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  523. package/esm5/lib/igc-crosshair-layer-component.js +87 -87
  524. package/esm5/lib/igc-data-chart-component.js +116 -95
  525. package/esm5/lib/igc-data-chart-default-tooltips-component.js +20 -3
  526. package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
  527. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  528. package/esm5/lib/igc-domain-chart-component.js +810 -650
  529. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  530. package/esm5/lib/igc-filter-string-errors-parsing-event-args.js +62 -0
  531. package/esm5/lib/igc-final-value-layer-component.js +38 -38
  532. package/esm5/lib/igc-financial-chart-component.js +171 -171
  533. package/esm5/lib/igc-financial-indicator-component.js +19 -19
  534. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  535. package/esm5/lib/igc-financial-price-series-component.js +35 -35
  536. package/esm5/lib/igc-financial-series-component.js +116 -51
  537. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  538. package/esm5/lib/igc-fragment-base-component.js +2 -2
  539. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  540. package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
  541. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  542. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  543. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  544. package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
  545. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  546. package/esm5/lib/igc-line-fragment-component.js +2 -2
  547. package/esm5/lib/igc-line-series-component.js +2 -2
  548. package/esm5/lib/igc-marker-series-component.js +28 -28
  549. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  550. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  551. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  552. package/esm5/lib/igc-point-series-component.js +1 -1
  553. package/esm5/lib/igc-polar-area-series-component.js +4 -4
  554. package/esm5/lib/igc-polar-base-component.js +96 -70
  555. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  556. package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
  557. package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
  558. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  559. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  560. package/esm5/lib/igc-radial-area-series-component.js +4 -4
  561. package/esm5/lib/igc-radial-base-component.js +21 -21
  562. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  563. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  564. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  565. package/esm5/lib/igc-range-area-series-component.js +2 -2
  566. package/esm5/lib/igc-range-category-series-component.js +32 -6
  567. package/esm5/lib/igc-range-column-series-component.js +10 -10
  568. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  569. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  570. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  571. package/esm5/lib/igc-scatter-base-component.js +80 -54
  572. package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
  573. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  574. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  575. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  576. package/esm5/lib/igc-scatter-series-component.js +1 -1
  577. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
  579. package/esm5/lib/igc-series-component.js +555 -234
  580. package/esm5/lib/igc-series-layer-collection.js +53 -0
  581. package/esm5/lib/igc-series-layer-property-overlay-collection.js +53 -0
  582. package/esm5/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +49 -0
  583. package/esm5/lib/igc-series-layer-property-overlay.js +186 -0
  584. package/esm5/lib/igc-series-layer.js +115 -0
  585. package/esm5/lib/igc-series-viewer-component.js +300 -285
  586. package/esm5/lib/igc-shape-series-base-component.js +48 -35
  587. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  588. package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
  589. package/esm5/lib/igc-spline-area-series-component.js +2 -2
  590. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  591. package/esm5/lib/igc-spline-fragment-component.js +2 -2
  592. package/esm5/lib/igc-spline-series-base-component.js +7 -7
  593. package/esm5/lib/igc-spline-series-component.js +1 -1
  594. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  595. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  596. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  597. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  598. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  599. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  600. package/esm5/lib/igc-stacked-area-series-component.js +1 -1
  601. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  602. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  603. package/esm5/lib/igc-stacked-fragment-series-component.js +253 -225
  604. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  605. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  606. package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
  607. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  608. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  609. package/esm5/lib/igc-step-area-series-component.js +4 -4
  610. package/esm5/lib/igc-step-line-series-component.js +4 -4
  611. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  612. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  613. package/esm5/lib/igc-value-layer-component.js +87 -87
  614. package/esm5/lib/igc-value-overlay-component.js +47 -47
  615. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  616. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  617. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  618. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  619. package/esm5/lib/igc-xy-chart-component.js +218 -218
  620. package/esm5/public_api.js +16 -0
  621. package/fesm2015/igniteui-webcomponents-charts.js +31233 -26905
  622. package/fesm5/igniteui-webcomponents-charts.js +32140 -27004
  623. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  624. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  625. package/lib/AnchoredCategorySeries_combined.d.ts +72 -66
  626. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +69 -64
  627. package/lib/AnnotationLayer_combined.d.ts +88 -88
  628. package/lib/AreaSeries_combined.d.ts +29 -29
  629. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  630. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  631. package/lib/BarSeries_combined.d.ts +36 -36
  632. package/lib/BollingerBandWidthIndicator.d.ts +12 -12
  633. package/lib/BollingerBandsOverlay_combined.d.ts +39 -39
  634. package/lib/BubbleSeries_combined.d.ts +60 -60
  635. package/lib/CalloutLayer_combined.d.ts +144 -144
  636. package/lib/CategoryBucketCalculator_combined.d.ts +93 -86
  637. package/lib/CategoryChart.d.ts +170 -164
  638. package/lib/CategoryHighlightLayer_combined.d.ts +30 -30
  639. package/lib/CategoryItemHighlightLayer_combined.d.ts +48 -48
  640. package/lib/CategoryToolTipLayer_combined.d.ts +34 -34
  641. package/lib/CategoryTransitionInMode.d.ts +5 -1
  642. package/lib/CategoryTransitionSourceFramePreparer.d.ts +15 -10
  643. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  644. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  645. package/lib/ColumnSeries_combined.d.ts +33 -33
  646. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  647. package/lib/CrosshairLayer_combined.d.ts +72 -72
  648. package/lib/CustomIndicator.d.ts +8 -8
  649. package/lib/DataToolTipLayer_combined.d.ts +193 -193
  650. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  651. package/lib/DomainChart_combined.d.ts +685 -665
  652. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  653. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  654. package/lib/FilterStringErrorsParsingEventArgs.d.ts +14 -0
  655. package/lib/FinalValueLayer_combined.d.ts +35 -35
  656. package/lib/FinancialChartRangeSelectorViewModel.d.ts +5 -5
  657. package/lib/FinancialChart_combined.d.ts +352 -352
  658. package/lib/FinancialEventArgs_combined.d.ts +162 -145
  659. package/lib/FinancialIndicator_combined.d.ts +70 -70
  660. package/lib/FinancialOverlay.d.ts +10 -10
  661. package/lib/FinancialPriceSeries_combined.d.ts +83 -83
  662. package/lib/ForceIndexIndicator.d.ts +10 -10
  663. package/lib/FullStochasticOscillatorIndicator.d.ts +16 -16
  664. package/lib/HighDensityScatterSeries_combined.d.ts +128 -128
  665. package/lib/HorizontalAnchoredCategorySeries.d.ts +32 -32
  666. package/lib/HorizontalRangeCategorySeries.d.ts +20 -20
  667. package/lib/ItemToolTipLayer_combined.d.ts +37 -37
  668. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  669. package/lib/LineSeries_combined.d.ts +27 -26
  670. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  671. package/lib/MassIndexIndicator.d.ts +4 -4
  672. package/lib/MedianPriceIndicator.d.ts +4 -4
  673. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  674. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  675. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  676. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  677. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  678. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  679. package/lib/PointSeries_combined.d.ts +10 -10
  680. package/lib/PolarAreaSeries_combined.d.ts +23 -22
  681. package/lib/PolarBase_combined.d.ts +138 -130
  682. package/lib/PolarLineSeriesBase_combined.d.ts +24 -23
  683. package/lib/PolarLineSeries_combined.d.ts +19 -19
  684. package/lib/PolarScatterSeries_combined.d.ts +8 -8
  685. package/lib/PolarSplineAreaSeries_combined.d.ts +24 -23
  686. package/lib/PolarSplineSeries_combined.d.ts +18 -18
  687. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  688. package/lib/PriceChannelOverlay_combined.d.ts +32 -32
  689. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  690. package/lib/RadialAreaSeries_combined.d.ts +23 -23
  691. package/lib/RadialBucketCalculator_combined.d.ts +60 -57
  692. package/lib/RadialColumnSeries_combined.d.ts +28 -28
  693. package/lib/RadialLineSeries_combined.d.ts +24 -23
  694. package/lib/RadialPieSeries_combined.d.ts +28 -28
  695. package/lib/RangeAreaSeries_combined.d.ts +23 -23
  696. package/lib/RangeCategoryBucketCalculator_combined.d.ts +31 -24
  697. package/lib/RangeColumnSeries_combined.d.ts +26 -26
  698. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  699. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  700. package/lib/RenderValidEventArgs.d.ts +7 -0
  701. package/lib/ScatterAreaSeries_combined.d.ts +50 -50
  702. package/lib/ScatterBase_combined.d.ts +161 -153
  703. package/lib/ScatterContourSeries_combined.d.ts +38 -38
  704. package/lib/ScatterLineSeries.d.ts +15 -14
  705. package/lib/ScatterLineSeriesView.d.ts +8 -8
  706. package/lib/ScatterPolygonSeries_combined.d.ts +86 -86
  707. package/lib/ScatterPolylineSeries_combined.d.ts +15 -15
  708. package/lib/ScatterSeries_combined.d.ts +8 -8
  709. package/lib/ScatterSplineSeries.d.ts +13 -12
  710. package/lib/ScatterSplineSeriesView.d.ts +8 -8
  711. package/lib/ScatterTriangulationSeries.d.ts +48 -48
  712. package/lib/SeriesHighlightedValuesDisplayMode.d.ts +10 -0
  713. package/lib/SeriesLayer.d.ts +1 -0
  714. package/lib/SeriesLayerCollection.d.ts +1 -0
  715. package/lib/SeriesLayerManager.d.ts +1 -0
  716. package/lib/SeriesLayerPropertyOverlay.d.ts +1 -0
  717. package/lib/SeriesLayerPropertyOverlayCollection.d.ts +1 -0
  718. package/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.d.ts +12 -0
  719. package/lib/SeriesViewer_combined.d.ts +1436 -1176
  720. package/lib/SeriesVisualData.d.ts +1 -50
  721. package/lib/SeriesVisualDataList.d.ts +1 -10
  722. package/lib/SeriesVisualDataManager.d.ts +2 -0
  723. package/lib/SeriesVisualData_combined.d.ts +61 -0
  724. package/lib/ShapeSeriesBase_combined.d.ts +153 -145
  725. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  726. package/lib/SplineAreaSeries_combined.d.ts +28 -28
  727. package/lib/SplineSeriesBase_combined.d.ts +29 -29
  728. package/lib/SplineSeries_combined.d.ts +24 -23
  729. package/lib/Stacked100AreaSeries_combined.d.ts +6 -6
  730. package/lib/Stacked100BarSeries_combined.d.ts +10 -10
  731. package/lib/Stacked100ColumnSeries_combined.d.ts +10 -10
  732. package/lib/Stacked100LineSeries_combined.d.ts +6 -6
  733. package/lib/Stacked100SplineAreaSeries_combined.d.ts +6 -6
  734. package/lib/Stacked100SplineSeries_combined.d.ts +6 -6
  735. package/lib/StackedLineSeries_combined.d.ts +5 -5
  736. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +506 -496
  737. package/lib/StackedSeriesVisualData.d.ts +2 -2
  738. package/lib/StandardDeviationIndicator.d.ts +9 -9
  739. package/lib/StepAreaSeries_combined.d.ts +32 -32
  740. package/lib/StepLineSeries_combined.d.ts +30 -29
  741. package/lib/StochRSIIndicator.d.ts +9 -9
  742. package/lib/StrategyBasedIndicator.d.ts +22 -22
  743. package/lib/TRIXIndicator.d.ts +9 -9
  744. package/lib/TransitionOutSpeedType.d.ts +30 -0
  745. package/lib/TypicalPriceIndicator.d.ts +4 -4
  746. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  747. package/lib/ValueLayer_combined.d.ts +77 -77
  748. package/lib/ValueOverlay_combined.d.ts +52 -52
  749. package/lib/VerticalAnchoredCategorySeries.d.ts +27 -27
  750. package/lib/WaterfallSeries_combined.d.ts +44 -42
  751. package/lib/WeightedCloseIndicator.d.ts +4 -4
  752. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  753. package/lib/XYChart.d.ts +240 -240
  754. package/lib/igc-anchored-category-series-component.d.ts +5 -0
  755. package/lib/igc-anchored-radial-series-component.d.ts +5 -0
  756. package/lib/igc-category-chart-component.d.ts +11 -0
  757. package/lib/igc-data-chart-component.d.ts +4 -0
  758. package/lib/igc-data-chart-default-tooltips-component.d.ts +1 -0
  759. package/lib/igc-domain-chart-component.d.ts +35 -1
  760. package/lib/igc-filter-string-errors-parsing-event-args.d.ts +22 -0
  761. package/lib/igc-financial-series-component.d.ts +25 -0
  762. package/lib/igc-polar-base-component.d.ts +10 -0
  763. package/lib/igc-range-category-series-component.d.ts +10 -0
  764. package/lib/igc-scatter-base-component.d.ts +10 -0
  765. package/lib/igc-series-component.d.ts +95 -0
  766. package/lib/igc-series-layer-collection.d.ts +8 -0
  767. package/lib/igc-series-layer-property-overlay-collection.d.ts +8 -0
  768. package/lib/igc-series-layer-property-overlay-value-resolving-event-args.d.ts +17 -0
  769. package/lib/igc-series-layer-property-overlay.d.ts +55 -0
  770. package/lib/igc-series-layer.d.ts +31 -0
  771. package/lib/igc-series-viewer-component.d.ts +6 -0
  772. package/lib/igc-shape-series-base-component.d.ts +5 -0
  773. package/lib/igc-stacked-fragment-series-component.d.ts +11 -0
  774. package/package.json +2 -2
  775. package/public_api.d.ts +16 -0
@@ -40,36 +40,36 @@ import { IndicatorRenderer } from "./IndicatorRenderer";
40
40
  */
41
41
  export let FinancialIndicator = /*@__PURE__*/ (() => {
42
42
  class FinancialIndicator extends FinancialSeries {
43
- get_dt() {
43
+ get_el() {
44
44
  return true;
45
45
  }
46
- by() {
46
+ cg() {
47
47
  return new FinancialIndicatorView(this);
48
48
  }
49
- l4(a) {
50
- super.l4(a);
51
- this.tv = a;
49
+ o0(a) {
50
+ super.o0(a);
51
+ this.x4 = a;
52
52
  }
53
53
  constructor() {
54
54
  super();
55
55
  this._indicatorColumn = null;
56
- this.tu = null;
57
- this.qo = new CategoryFrame(3);
58
- this.qq = new CategoryFrame(3);
59
- this.qm = new CategoryFrame(3);
56
+ this.x3 = null;
57
+ this.ud = new CategoryFrame(3);
58
+ this.uf = new CategoryFrame(3);
59
+ this.ub = new CategoryFrame(3);
60
60
  this.indicatorColumn = new List$1(Number_$type, 0);
61
- this.tu = new AxisRange(-100, 100);
61
+ this.x3 = new AxisRange(-100, 100);
62
62
  }
63
- t8(a) {
64
- if (this.q6 != null && !this.q6.c1()) {
65
- this.mn(true);
63
+ yh(a) {
64
+ if (this.uv != null && !this.uv.c1()) {
65
+ this.pp(true);
66
66
  }
67
67
  }
68
- t0(a, b, c) {
68
+ x9(a, b, c) {
69
69
  if (isNaN_(b.x) || isNaN_(b.y)) {
70
70
  return false;
71
71
  }
72
- let d = this.q6;
72
+ let d = this.uv;
73
73
  let e = 0;
74
74
  if (d != null) {
75
75
  e = d.e4(d.l7);
@@ -79,25 +79,25 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
79
79
  }
80
80
  return false;
81
81
  }
82
- bq() {
83
- if (this.br == 0) {
82
+ bx() {
83
+ if (this.by == 0) {
84
84
  return 1;
85
85
  }
86
86
  else {
87
- return super.bq();
87
+ return super.bx();
88
88
  }
89
89
  }
90
- p3(a) {
91
- if (this.qk == null || this.q6 == null) {
90
+ ts(a) {
91
+ if (this.t9 == null || this.uv == null) {
92
92
  return Rect.empty;
93
93
  }
94
- let b = this.pn(a);
95
- let c = this.b1.bv;
96
- let d = this.b1.bu;
97
- let e = this.getEffectiveViewport1(this.b1);
98
- let f = new ScalerParams(0, c, d, this.q6.ch, e);
99
- f.b = this.gg();
100
- let g = this.aj(this.qk, this.qm.f, this.sh(this.b1), this.sj(this.b1), a, true);
94
+ let b = this.tc(a);
95
+ let c = this.cj.by;
96
+ let d = this.cj.bx;
97
+ let e = this.getEffectiveViewport1(this.cj);
98
+ let f = new ScalerParams(0, c, d, this.uv.ch, e);
99
+ f.b = this.h2();
100
+ let g = this.aj(this.t9, this.ub.f, this.v6(this.cj), this.v8(this.cj), a, true);
101
101
  if (g == null) {
102
102
  return Rect.empty;
103
103
  }
@@ -105,7 +105,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
105
105
  let i = g[1];
106
106
  let j = Math.abs(b.x - h[0]);
107
107
  let k = Math.abs(b.x - i[0]);
108
- let l = this.q6.ej(this.q6.l7, f);
108
+ let l = this.uv.ej(this.uv.l7, f);
109
109
  let m = 1;
110
110
  if (j < k) {
111
111
  let n = h[0] - 0.5 * m;
@@ -120,100 +120,100 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
120
120
  return new Rect(0, q, Math.min(r, s), m, Math.max(r, s) - Math.min(r, s));
121
121
  }
122
122
  }
123
- ez(a, b) {
124
- let c = this.ps(this.px(a), true, false);
125
- if (this.tx == 1) {
126
- if (this.t0(a, c, b)) {
123
+ f4(a, b) {
124
+ let c = this.th(this.tm(a), true, false);
125
+ if (this.x6 == 1) {
126
+ if (this.x9(a, c, b)) {
127
127
  return true;
128
128
  }
129
129
  }
130
- if (this.tx == 1 || this.tx == 0) {
131
- if (this.ey(a, b)) {
130
+ if (this.x6 == 1 || this.x6 == 0) {
131
+ if (this.f3(a, b)) {
132
132
  return true;
133
133
  }
134
134
  }
135
- if (this.tx == 2) {
136
- if (this.e2(a, b)) {
135
+ if (this.x6 == 2) {
136
+ if (this.f7(a, b)) {
137
137
  return true;
138
138
  }
139
139
  }
140
140
  return false;
141
141
  }
142
- k5(a, b, c, d) {
143
- super.k5(a, b, c, d);
144
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
145
- this.qk.i$i();
142
+ no(a, b, c, d) {
143
+ super.no(a, b, c, d);
144
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
145
+ this.t9.i$i();
146
146
  }
147
- if (this.tv.b7) {
148
- this.tv.b5.g$e(a, b, c, d);
147
+ if (this.x4.ca) {
148
+ this.x4.b8.g$e(a, b, c, d);
149
149
  }
150
- if (d != null && this.rw.containsKey(d)) {
151
- let e = this.rw.tryGetValue(d, d);
150
+ if (d != null && this.vl.containsKey(d)) {
151
+ let e = this.vl.tryGetValue(d, d);
152
152
  d = e.p1;
153
153
  }
154
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
154
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
155
155
  a = 4;
156
156
  b = 0;
157
- c = this.cl.count;
157
+ c = this.c6.count;
158
158
  }
159
159
  switch (a) {
160
160
  case 3:
161
- if (this.tz(b, c, d)) {
162
- this.ua(b, c, d);
163
- this.t8(true);
161
+ if (this.x8(b, c, d)) {
162
+ this.yj(b, c, d);
163
+ this.yh(true);
164
164
  }
165
165
  break;
166
166
  case 2:
167
- if (this.tz(b, this.cl.count - b, d)) {
168
- this.ua(b, this.cl.count - b, d);
169
- this.t8(true);
167
+ if (this.x8(b, this.c6.count - b, d)) {
168
+ this.yj(b, this.c6.count - b, d);
169
+ this.yh(true);
170
170
  }
171
171
  break;
172
172
  case 1:
173
- if (this.tz(b, this.cl.count - b, d)) {
173
+ if (this.x8(b, this.c6.count - b, d)) {
174
174
  let f = new Array(c);
175
175
  for (let g = 0; g < c; g++) {
176
176
  f[g] = 0;
177
177
  }
178
178
  this.indicatorColumn.s(b, f);
179
- this.ua(b, this.cl.count - b, d);
180
- this.t8(true);
179
+ this.yj(b, this.c6.count - b, d);
180
+ this.yh(true);
181
181
  }
182
182
  break;
183
183
  case 0:
184
- if (this.tz(b, this.cl.count - b, d)) {
184
+ if (this.x8(b, this.c6.count - b, d)) {
185
185
  this.indicatorColumn.v(b, c);
186
- this.ua(b, this.cl.count - b, d);
187
- this.t8(true);
186
+ this.yj(b, this.c6.count - b, d);
187
+ this.yh(true);
188
188
  }
189
189
  break;
190
190
  case 4:
191
- if (this.tz(b, this.cl.count - b, d)) {
192
- this.indicatorColumn = new List$1(Number_$type, 2, this.cl.count);
191
+ if (this.x8(b, this.c6.count - b, d)) {
192
+ this.indicatorColumn = new List$1(Number_$type, 2, this.c6.count);
193
193
  let h = new Array(c);
194
194
  for (let i = 0; i < c; i++) {
195
195
  h[i] = 0;
196
196
  }
197
197
  this.indicatorColumn.s(0, h);
198
- this.ua(b, this.cl.count - b, d);
199
- this.t8(true);
198
+ this.yj(b, this.c6.count - b, d);
199
+ this.yh(true);
200
200
  }
201
201
  break;
202
202
  }
203
203
  }
204
- get_tw() {
204
+ get_x5() {
205
205
  return 0;
206
206
  }
207
- get tw() {
208
- return this.get_tw();
207
+ get x5() {
208
+ return this.get_x5();
209
209
  }
210
- get ul() {
211
- return this.c(FinancialIndicator.ub);
210
+ get yu() {
211
+ return this.c(FinancialIndicator.yk);
212
212
  }
213
- set ul(a) {
214
- this.h(FinancialIndicator.ub, a);
213
+ set yu(a) {
214
+ this.h(FinancialIndicator.yk, a);
215
215
  }
216
- t5() {
216
+ ye() {
217
217
  return -1;
218
218
  }
219
219
  get indicatorColumn() {
@@ -222,143 +222,143 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
222
222
  set indicatorColumn(a) {
223
223
  this._indicatorColumn = a;
224
224
  }
225
- l9(a, b, c, d) {
225
+ o8(a, b, c, d) {
226
226
  switch (b) {
227
227
  case "XAxis":
228
- this.tv.cd();
228
+ this.x4.cg();
229
229
  break;
230
230
  case "TrendLineType":
231
231
  let e = EnumUtil.getEnumValue(TrendLineType_$type, d);
232
232
  if (e != 0) {
233
- this.tv.b5 = CategoryTrendLineManagerFactory.a(this.tv.b5, this.qk, this.nf, this, this.co);
233
+ this.x4.b8 = CategoryTrendLineManagerFactory.a(this.x4.b8, this.t9, this.qr, this, this.c9);
234
234
  }
235
235
  break;
236
236
  }
237
- super.l9(a, b, c, d);
238
- if (this.tv.b7 && this.tv.b5.g$b(a, b, c, d)) {
239
- this.mn(false);
240
- let f = typeCast(FinancialIndicatorView.$, this.b0);
241
- if (f != null && f.b7) {
242
- f.b5.g$b(a, b, c, d);
237
+ super.o8(a, b, c, d);
238
+ if (this.x4.ca && this.x4.b8.g$b(a, b, c, d)) {
239
+ this.pp(false);
240
+ let f = typeCast(FinancialIndicatorView.$, this.ci);
241
+ if (f != null && f.ca) {
242
+ f.b8.g$b(a, b, c, d);
243
243
  }
244
- this.lu();
244
+ this.ol();
245
245
  }
246
246
  switch (b) {
247
247
  case "FastItemsSource":
248
- if (this.cl != null) {
249
- this.indicatorColumn = new List$1(Number_$type, 2, this.cl.count);
250
- let g = new Array(this.cl.count);
251
- for (let h = 0; h < this.cl.count; h++) {
248
+ if (this.c6 != null) {
249
+ this.indicatorColumn = new List$1(Number_$type, 2, this.c6.count);
250
+ let g = new Array(this.c6.count);
251
+ for (let h = 0; h < this.c6.count; h++) {
252
252
  g[h] = 0;
253
253
  }
254
254
  this.indicatorColumn.s(0, g);
255
- this.ua(0, this.cl.count, null);
256
- if (this.q6 != null && !this.q6.c1()) {
257
- this.q1.bx.e(this.fx);
258
- this.mn(false);
255
+ this.yj(0, this.c6.count, null);
256
+ if (this.uv != null && !this.uv.c1()) {
257
+ this.uq.b0.e(this.hj);
258
+ this.pp(this.fq && c != null);
259
259
  }
260
260
  }
261
261
  break;
262
262
  case "TrendLineBrush":
263
- this.m1();
263
+ this.pe(b);
264
264
  break;
265
265
  case FinancialIndicator.$$p[0]:
266
- this.k2(true, this.b1);
267
- this.m2();
268
- this.mn(false);
269
- this.lu();
266
+ this.nj(true, this.cj);
267
+ this.qe();
268
+ this.pp(false);
269
+ this.ol();
270
270
  break;
271
271
  case "OpenColumn":
272
272
  case "HighColumn":
273
273
  case "LowColumn":
274
274
  case "CloseColumn":
275
275
  case "VolumeColumn":
276
- if (this.cl != null) {
277
- if (this.indicatorColumn.count != this.cl.count) {
278
- this.indicatorColumn = new List$1(Number_$type, 2, this.cl.count);
279
- let i = new Array(this.cl.count);
280
- for (let j = 0; j < this.cl.count; j++) {
276
+ if (this.c6 != null) {
277
+ if (this.indicatorColumn.count != this.c6.count) {
278
+ this.indicatorColumn = new List$1(Number_$type, 2, this.c6.count);
279
+ let i = new Array(this.c6.count);
280
+ for (let j = 0; j < this.c6.count; j++) {
281
281
  i[j] = 0;
282
282
  }
283
283
  this.indicatorColumn.s(0, i);
284
284
  }
285
- if (this.tz(0, this.cl.count - 1, b)) {
286
- this.t9();
285
+ if (this.x8(0, this.c6.count - 1, b)) {
286
+ this.yi();
287
287
  }
288
288
  }
289
289
  break;
290
290
  case "XAxis":
291
- if (this.qk != null && (typeCast(ISortingAxis_$type, this.qk) !== null || typeCast(ISortingAxis_$type, c) !== null)) {
292
- this.t9();
291
+ if (this.t9 != null && (typeCast(ISortingAxis_$type, this.t9) !== null || typeCast(ISortingAxis_$type, c) !== null)) {
292
+ this.yi();
293
293
  }
294
294
  break;
295
295
  case "YAxis":
296
296
  case FinancialIndicator.$$p[1]:
297
- this.t9();
298
- this.lu();
297
+ this.yi();
298
+ this.ol();
299
299
  break;
300
300
  case "TrendLineType":
301
- this.lu();
301
+ this.ol();
302
302
  break;
303
303
  }
304
304
  }
305
- gn(a, b, c) {
305
+ h9(a, b, c) {
306
306
  if (this.indicatorColumn == null) {
307
- return super.gn(a, b, c);
307
+ return super.h9(a, b, c);
308
308
  }
309
- let d = this.getEffectiveViewport1(this.b1);
310
- let e = this.sb(this.b1.bv, this.b1.bu, d);
311
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
312
- f.c = this.ce.tz;
313
- return this.gp(this.indicatorColumn, a, this.qk, f, e, runOn(this, this.sa), b, c);
309
+ let d = this.getEffectiveViewport1(this.cj);
310
+ let e = this.v0(this.cj.by, this.cj.bx, d);
311
+ let f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
312
+ f.c = this.cy.t2;
313
+ return this.ib(this.indicatorColumn, a, this.t9, f, e, runOn(this, this.vz), b, c);
314
314
  }
315
- ho(a, b) {
315
+ jf(a, b) {
316
316
  if (this.indicatorColumn == null) {
317
- return super.ho(a, b);
317
+ return super.jf(a, b);
318
318
  }
319
- return this.hp(a, b, this.qk, runOn(this, this.sa), this.indicatorColumn);
319
+ return this.jg(a, b, this.t9, runOn(this, this.vz), this.indicatorColumn);
320
320
  }
321
- hm(a, b) {
321
+ jd(a, b) {
322
322
  if (this.indicatorColumn == null) {
323
- return super.hm(a, b);
323
+ return super.jd(a, b);
324
324
  }
325
- return this.hn(a, b, this.qk, runOn(this, this.sa), this.indicatorColumn);
325
+ return this.je(a, b, this.t9, runOn(this, this.vz), this.indicatorColumn);
326
326
  }
327
- get_fc() {
327
+ get_gk() {
328
328
  return true;
329
329
  }
330
- tz(a, b, c) {
330
+ x8(a, b, c) {
331
331
  if (c == null) {
332
332
  return true;
333
333
  }
334
- if (this.t1(a, b).contains(c)) {
334
+ if (this.ya(a, b).contains(c)) {
335
335
  return true;
336
336
  }
337
337
  return false;
338
338
  }
339
- ua(a, b, c) {
340
- this.ty(a, b);
339
+ yj(a, b, c) {
340
+ this.x7(a, b);
341
341
  }
342
342
  aq(a) {
343
- if (this.cl == null) {
343
+ if (this.c6 == null) {
344
344
  return null;
345
345
  }
346
- if (a != null && a == this.q6) {
347
- return this.tu;
346
+ if (a != null && a == this.uv) {
347
+ return this.x3;
348
348
  }
349
349
  return null;
350
350
  }
351
- eq(a) {
352
- let b = this.cl != null ? this.cl.indexOf(a) : -1;
353
- let c = this.b1.bv;
351
+ fo(a) {
352
+ let b = this.c6 != null ? this.c6.indexOf(a) : -1;
353
+ let c = this.cj.by;
354
354
  c = c.copy();
355
- let d = this.b1.bu;
355
+ let d = this.cj.bx;
356
356
  let e = new Rect(0, 0, 0, 1, 1);
357
- let f = this.p1(this.b1);
357
+ let f = this.tq(this.cj);
358
358
  if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) {
359
- if (this.qk != null) {
360
- let g = new ScalerParams(0, e, e, this.qk.ch, f);
361
- let h = this.qk.ej(b, g);
359
+ if (this.t9 != null) {
360
+ let g = new ScalerParams(0, e, e, this.t9.ch, f);
361
+ let h = this.t9.ej(b, g);
362
362
  if (h < c.left + 0.1 * c.width) {
363
363
  h = h + 0.4 * c.width;
364
364
  }
@@ -367,10 +367,10 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
367
367
  }
368
368
  c.x = h - 0.5 * c.width;
369
369
  }
370
- if (this.q6 != null && this.indicatorColumn != null && b < this.indicatorColumn.count) {
371
- let i = new ScalerParams(0, e, e, this.q6.ch, f);
372
- i.b = this.gg();
373
- let j = this.q6.ej(this.indicatorColumn._inner[b], i);
370
+ if (this.uv != null && this.indicatorColumn != null && b < this.indicatorColumn.count) {
371
+ let i = new ScalerParams(0, e, e, this.uv.ch, f);
372
+ i.b = this.h2();
373
+ let j = this.uv.ej(this.indicatorColumn._inner[b], i);
374
374
  if (j < c.top + 0.1 * c.height) {
375
375
  j = j + 0.4 * c.height;
376
376
  }
@@ -379,52 +379,52 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
379
379
  }
380
380
  c.y = j - 0.5 * c.height;
381
381
  }
382
- this.b9.au(this.ce, c, true);
382
+ this.cr.au(this.cy, c, true);
383
383
  }
384
384
  return b >= 0;
385
385
  }
386
- fd(a, b, c) {
387
- let d = super.fd(a, b, c);
386
+ gl(a, b, c) {
387
+ let d = super.gl(a, b, c);
388
388
  if (this.indicatorColumn == null || this.indicatorColumn.count == 0) {
389
389
  d = false;
390
390
  }
391
391
  return d;
392
392
  }
393
- tb(a, b) {
394
- super.tb(a, b);
395
- let c = b.bv;
396
- let d = b.bu;
393
+ xf(a, b) {
394
+ super.xf(a, b);
395
+ let c = b.by;
396
+ let d = b.bx;
397
397
  let e = this.getEffectiveViewport1(b);
398
- let f = this.qk;
399
- let g = this.q6;
398
+ let f = this.t9;
399
+ let g = this.uv;
400
400
  let h = new ScalerParams(0, c, d, f.ch, e);
401
401
  let i = new ScalerParams(0, c, d, g.ch, e);
402
- i.b = this.gg();
403
- let j = this.qk.ag();
402
+ i.b = this.h2();
403
+ let j = this.t9.ag();
404
404
  let k = j[0];
405
405
  let l = j[1];
406
406
  a.f.clear();
407
407
  a.m.clear();
408
408
  a.p.clear();
409
409
  let m = 0;
410
- let n = typeCast(ISortingAxis_$type, this.qk);
411
- if (n != null && n.i$b.count != this.cl.count) {
410
+ let n = typeCast(ISortingAxis_$type, this.t9);
411
+ if (n != null && n.i$b.count != this.c6.count) {
412
412
  return;
413
413
  }
414
- m = this.sb(c, d, e);
415
- let o = this.t5();
414
+ m = this.v0(c, d, e);
415
+ let o = this.ye();
416
416
  if (o == -1) {
417
417
  o = this.trendLinePeriod;
418
418
  }
419
419
  let p = typeCast(FinancialIndicatorView.$, b);
420
- if (p.b7) {
421
- p.b5.prepareLineCore(a.p, this.trendLineType, this.indicatorColumn, o, (q) => this.qk.ej(q, h), (q) => this.q6.ej(q, i), ((() => {
420
+ if (p.ca) {
421
+ p.b8.prepareLineCore(a.p, this.trendLineType, this.indicatorColumn, o, (q) => this.t9.ej(q, h), (q) => this.uv.ej(q, i), ((() => {
422
422
  let $ret = new TrendResolutionParams();
423
- $ret.e = b.bx.b;
424
- $ret.f = b.bx.c;
425
- $ret.g = b.bx.d;
423
+ $ret.e = b.b0.b;
424
+ $ret.f = b.b0.c;
425
+ $ret.g = b.b0.d;
426
426
  $ret.a = m;
427
- $ret.d = this.fx;
427
+ $ret.d = this.hj;
428
428
  $ret.h = d;
429
429
  $ret.i = c;
430
430
  $ret.b = l;
@@ -432,11 +432,11 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
432
432
  return $ret;
433
433
  })()));
434
434
  }
435
- let q = this.qk.em(2, h) - this.qk.em(1, h);
436
- for (let r = b.bx.c; r <= b.bx.d; ++r) {
435
+ let q = this.t9.em(2, h) - this.t9.em(1, h);
436
+ for (let r = b.b0.c; r <= b.b0.d; ++r) {
437
437
  let s;
438
438
  if (n == null) {
439
- s = b.bx.getBucket(r);
439
+ s = b.b0.getBucket(r);
440
440
  }
441
441
  else {
442
442
  let t = n.i$b._inner[r];
@@ -444,7 +444,7 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
444
444
  let v = this.indicatorColumn._inner[r];
445
445
  let w = v;
446
446
  let x = u;
447
- while (r < b.bx.d) {
447
+ while (r < b.b0.d) {
448
448
  t = n.i$b._inner[r + 1];
449
449
  x = n.i$d(t);
450
450
  if (x - u > q) {
@@ -457,19 +457,19 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
457
457
  }
458
458
  let z = NaN;
459
459
  if (!isNaN_(u)) {
460
- z = this.qk.ej(u, h);
460
+ z = this.t9.ej(u, h);
461
461
  }
462
462
  s = [z, v, w];
463
463
  }
464
464
  if (!isNaN_(s[0])) {
465
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
465
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
466
466
  s[0] = s[0] + m;
467
467
  }
468
468
  else {
469
469
  s[0] = f.ej(s[0], h) + m;
470
470
  }
471
471
  s[1] = g.ej(s[1], i);
472
- if (b.bx.b > 1 || n != null) {
472
+ if (b.b0.b > 1 || n != null) {
473
473
  s[2] = g.ej(s[2], i);
474
474
  }
475
475
  else {
@@ -480,132 +480,132 @@ export let FinancialIndicator = /*@__PURE__*/ (() => {
480
480
  }
481
481
  return;
482
482
  }
483
- k2(a, b) {
484
- super.k2(a, b);
483
+ nj(a, b) {
484
+ super.nj(a, b);
485
485
  let c = b;
486
- c.b8(a);
487
- if (c.b7) {
488
- c.b5.g$d();
486
+ c.cb(a);
487
+ if (c.ca) {
488
+ c.b8.g$d();
489
489
  }
490
490
  }
491
- qu() {
492
- switch (this.tx) {
491
+ uj() {
492
+ switch (this.x6) {
493
493
  case 1: return 1;
494
494
  case 2: return 1;
495
495
  case 0: return 12;
496
496
  }
497
497
  return 1;
498
498
  }
499
- td(a, b) {
500
- super.td(a, b);
499
+ xh(a, b) {
500
+ super.xh(a, b);
501
501
  let c = typeCast(FinancialIndicatorView.$, b);
502
502
  let d = (e) => a.f._inner[e][0];
503
503
  let e = (f) => a.f._inner[f][1];
504
- if (c.b7) {
505
- c.b5.g$d();
506
- c.b5.g$g(a.p);
504
+ if (c.ca) {
505
+ c.b8.g$d();
506
+ c.b8.g$g(a.p);
507
507
  }
508
- let f = b.bu;
508
+ let f = b.bx;
509
509
  let g = this.getEffectiveViewport1(b);
510
510
  let h = 0;
511
- let i = this.o5;
512
- let j = this.tq;
513
- if (b.b0(a)) {
514
- c.b8(false);
511
+ let i = this.ss;
512
+ let j = this.xz;
513
+ if (b.b3(a)) {
514
+ c.cb(false);
515
515
  if (a.f.count > 0) {
516
- switch (this.tx) {
516
+ switch (this.x6) {
517
517
  case 0:
518
- let k = CategorySeries.rr(a.f, a.f.count - 1, f, b.bv, false);
519
- c.cc(a.f.count, d, e, true, k);
518
+ let k = CategorySeries.vg(a.f, a.f.count - 1, f, b.by, false);
519
+ c.cf(a.f.count, d, e, true, k);
520
520
  break;
521
521
  case 1:
522
- if (this.q6 != null) {
523
- h = this.sf(b);
522
+ if (this.uv != null) {
523
+ h = this.v4(b);
524
524
  }
525
525
  else {
526
526
  h = 0.5 * (f.top + f.bottom);
527
527
  }
528
- let l = CategorySeries.rr(a.f, a.f.count - 1, f, b.bv, false);
529
- c.ca(a.f.count, d, e, true, h, l);
528
+ let l = CategorySeries.vg(a.f, a.f.count - 1, f, b.by, false);
529
+ c.cd(a.f.count, d, e, true, h, l);
530
530
  break;
531
531
  case 2:
532
- h = this.sf(b);
533
- c.cb(a.f.count, d, e, true, h);
532
+ h = this.v4(b);
533
+ c.ce(a.f.count, d, e, true, h);
534
534
  break;
535
535
  default: throw new NotImplementedException(0);
536
536
  }
537
537
  }
538
- b.b2(a);
538
+ b.b5(a);
539
539
  }
540
540
  let m = a.f;
541
- let n = this.cl.count;
542
- this.qt.a2(this, this.rs(), runOn(this, this.qc), this.sh(b), this.sj(b));
541
+ let n = this.c6.count;
542
+ this.ui.a2(this, this.vh(), runOn(this, this.t1), this.v6(b), this.v8(b));
543
543
  let o = false;
544
- let p = this.qt.b;
544
+ let p = this.ui.b;
545
545
  if (p != null) {
546
546
  o = true;
547
547
  }
548
- this.qt.ak = i;
549
- this.qt.ag = i;
548
+ this.ui.ak = i;
549
+ this.ui.ag = i;
550
550
  if (o) {
551
- let q = new ScalerParams(0, b.bv, b.bu, this.qk.ch, g);
552
- this.qt.f = false;
553
- this.ta(m, -1, n, this.qk, q, b.q);
554
- }
555
- this.qt.ad(c.cu, true, false, true, false);
556
- this.qt.ad(c.cw, true, false, true, false);
557
- this.qt.ad(c.cv, false, true, false, false);
558
- c.cv._opacity = 0.8 * this.qt.j * this.fu;
559
- this.qt.ad(c.ct, true, false, false, false);
560
- this.qt.ak = j;
561
- this.qt.ag = j;
551
+ let q = new ScalerParams(0, b.by, b.bx, this.t9.ch, g);
552
+ this.ui.f = false;
553
+ this.xe(m, -1, n, this.t9, q, b.q);
554
+ }
555
+ this.ui.ad(c.cx, true, false, true, false);
556
+ this.ui.ad(c.cz, true, false, true, false);
557
+ this.ui.ad(c.cy, false, true, false, false);
558
+ c.cy._opacity = 0.8 * this.ui.j * this.hf;
559
+ this.ui.ad(c.cw, true, false, false, false);
560
+ this.ui.ak = j;
561
+ this.ui.ag = j;
562
562
  if (o) {
563
- let r = new ScalerParams(0, b.bv, b.bu, this.qk.ch, g);
564
- this.qt.f = true;
565
- this.ta(m, -1, n, this.qk, r, b.q);
566
- }
567
- this.qt.ad(c.cq, true, false, true, false);
568
- this.qt.ad(c.cs, true, false, true, false);
569
- this.qt.ad(c.cr, false, true, false, false);
570
- c.cr._opacity = 0.8 * this.qt.j * this.fu;
571
- this.qt.ad(c.cp, true, false, false, false);
572
- c.ce();
573
- }
574
- m1() {
575
- super.m1();
563
+ let r = new ScalerParams(0, b.by, b.bx, this.t9.ch, g);
564
+ this.ui.f = true;
565
+ this.xe(m, -1, n, this.t9, r, b.q);
566
+ }
567
+ this.ui.ad(c.ct, true, false, true, false);
568
+ this.ui.ad(c.cv, true, false, true, false);
569
+ this.ui.ad(c.cu, false, true, false, false);
570
+ c.cu._opacity = 0.8 * this.ui.j * this.hf;
571
+ this.ui.ad(c.cs, true, false, false, false);
572
+ c.ch();
573
+ }
574
+ qd() {
575
+ super.qd();
576
576
  if (this.index < 0) {
577
577
  return;
578
578
  }
579
- if (this.tv.b7) {
580
- this.tv.cf();
579
+ if (this.x4.ca) {
580
+ this.x4.ci();
581
581
  }
582
582
  }
583
- t9() {
584
- if (this.tv.b7) {
585
- this.tv.b5.g$i();
583
+ yi() {
584
+ if (this.x4.ca) {
585
+ this.x4.b8.g$i();
586
586
  }
587
- this.ty(0, this.indicatorColumn.count);
588
- if (this.q6 != null && !this.q6.c1()) {
589
- this.mn(false);
587
+ this.x7(0, this.indicatorColumn.count);
588
+ if (this.uv != null && !this.uv.c1()) {
589
+ this.pp(this.fq && this.dn);
590
590
  }
591
591
  }
592
- lc(a) {
593
- super.lc(a);
594
- this.a9.exportTrendlineData(this, a, this.tv.b5.g$j);
592
+ n1(a) {
593
+ super.n1(a);
594
+ this.a9.exportTrendlineData(this, a, this.x4.b8.g$j);
595
595
  }
596
596
  bb(a) {
597
- if (this.tx == 1 || this.tx == 2) {
597
+ if (this.x6 == 1 || this.x6 == 2) {
598
598
  return 3;
599
599
  }
600
- else if (this.tx == 0) {
600
+ else if (this.x6 == 0) {
601
601
  return 2;
602
602
  }
603
603
  return a;
604
604
  }
605
605
  }
606
606
  FinancialIndicator.$t = /*@__PURE__*/ markType(FinancialIndicator, 'FinancialIndicator', FinancialSeries.$, [ITrendLineSeries_$type]);
607
- FinancialIndicator.ub = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialIndicator.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
608
- FinancialIndicator.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, FinancialIndicator, 'raisePropertyChanged', ['DisplayType:tx:uc', [IndicatorDisplayType_$type, /*@__PURE__*/ enumGetBox(IndicatorDisplayType_$type, 0)], 'IgnoreFirst:t3:ud', [1, 0], 'TrendLineType::uj', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::ui', [1, 1.5], 'TrendLinePeriod::uh', [1, 7], 'TrendLineBrush::ue', [Brush.$, null], 'TrendLineZIndex:t4:uk', [1, 1001], 'TrendLineDashArray:um:uf', [DoubleCollection.$], 'TrendLineDashCap:un:ug', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
607
+ FinancialIndicator.yk = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialIndicator.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
608
+ FinancialIndicator.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, FinancialIndicator, 'raisePropertyChanged', ['DisplayType:x6:yl', [IndicatorDisplayType_$type, /*@__PURE__*/ enumGetBox(IndicatorDisplayType_$type, 0)], 'IgnoreFirst:yc:ym', [1, 0], 'TrendLineType::ys', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::yr', [1, 1.5], 'TrendLinePeriod::yq', [1, 7], 'TrendLineBrush::yn', [Brush.$, null], 'TrendLineZIndex:yd:yt', [1, 1001], 'TrendLineDashArray:yv:yo', [DoubleCollection.$], 'TrendLineDashCap:yw:yp', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
609
609
  return FinancialIndicator;
610
610
  })();
611
611
  /**
@@ -620,11 +620,11 @@ export let FinancialIndicatorBucketCalculator = /*@__PURE__*/ (() => {
620
620
  }
621
621
  getBucket(a) {
622
622
  let b = a * this.b;
623
- let c = Math.min(b + this.b - 1, this.f.b3.indicatorColumn.count - 1);
623
+ let c = Math.min(b + this.b - 1, this.f.b6.indicatorColumn.count - 1);
624
624
  let d = NaN;
625
625
  let e = NaN;
626
626
  for (let f = b; f <= c; ++f) {
627
- let g = this.f.b3.indicatorColumn._inner[f];
627
+ let g = this.f.b6.indicatorColumn._inner[f];
628
628
  if (!isNaN_(d)) {
629
629
  if (!isNaN_(g)) {
630
630
  d = Math.min(d, g);
@@ -652,217 +652,217 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
652
652
  class FinancialIndicatorView extends FinancialSeriesView {
653
653
  constructor(a) {
654
654
  super(a);
655
- this.b3 = null;
656
655
  this.b6 = null;
657
- this.cu = ((() => {
656
+ this.b9 = null;
657
+ this.cx = ((() => {
658
658
  let $ret = new Path();
659
659
  $ret.an = new PathGeometry();
660
660
  return $ret;
661
661
  })());
662
- this.cq = ((() => {
662
+ this.ct = ((() => {
663
663
  let $ret = new Path();
664
664
  $ret.an = new PathGeometry();
665
665
  return $ret;
666
666
  })());
667
- this.cv = ((() => {
667
+ this.cy = ((() => {
668
668
  let $ret = new Path();
669
669
  $ret.an = new PathGeometry();
670
670
  return $ret;
671
671
  })());
672
- this.cr = ((() => {
672
+ this.cu = ((() => {
673
673
  let $ret = new Path();
674
674
  $ret.an = new PathGeometry();
675
675
  return $ret;
676
676
  })());
677
- this.cw = ((() => {
677
+ this.cz = ((() => {
678
678
  let $ret = new Path();
679
679
  $ret.an = new PathGeometry();
680
680
  return $ret;
681
681
  })());
682
- this.cs = ((() => {
682
+ this.cv = ((() => {
683
683
  let $ret = new Path();
684
684
  $ret.an = new PathGeometry();
685
685
  return $ret;
686
686
  })());
687
- this.ct = ((() => {
687
+ this.cw = ((() => {
688
688
  let $ret = new Path();
689
689
  $ret.an = new GeometryGroup();
690
690
  return $ret;
691
691
  })());
692
- this.cp = ((() => {
692
+ this.cs = ((() => {
693
693
  let $ret = new Path();
694
694
  $ret.an = new GeometryGroup();
695
695
  return $ret;
696
696
  })());
697
- this.b4 = null;
698
- this.cm = new Path();
697
+ this.b7 = null;
698
+ this.cp = new Path();
699
+ this.cr = new Path();
700
+ this.cq = new Path();
699
701
  this.co = new Path();
700
- this.cn = new Path();
701
702
  this.cl = new Path();
702
- this.ci = new Path();
703
+ this.cn = new Path();
704
+ this.cm = new Path();
703
705
  this.ck = new Path();
704
- this.cj = new Path();
705
- this.ch = new Path();
706
- this.b3 = a;
707
- this.b6 = ((() => {
706
+ this.b6 = a;
707
+ this.b9 = ((() => {
708
708
  let $ret = new Pool$1(LineGeometry.$);
709
- $ret.create = runOn(this, this.cg);
710
- $ret.destroy = runOn(this, this.b9);
709
+ $ret.create = runOn(this, this.cj);
710
+ $ret.destroy = runOn(this, this.cc);
711
711
  return $ret;
712
712
  })());
713
713
  }
714
- by() {
714
+ b1() {
715
715
  return new FinancialIndicatorBucketCalculator(this);
716
716
  }
717
- as() {
718
- super.as();
717
+ au() {
718
+ super.au();
719
719
  if (!this.q) {
720
- this.b3.tq = Defaults.ah;
721
- this.b3.tx = this.b3.tw;
720
+ this.b6.xz = Defaults.ah;
721
+ this.b6.x6 = this.b6.x5;
722
722
  }
723
723
  }
724
- cg() {
724
+ cj() {
725
725
  return new LineGeometry();
726
726
  }
727
- b9(a) {
727
+ cc(a) {
728
728
  }
729
- get b5() {
730
- if (this.b4 == null) {
731
- this.b4 = CategoryTrendLineManagerFactory.a(this.b4, this.e.as(), this.e.nf, this.e, this.e.co);
729
+ get b8() {
730
+ if (this.b7 == null) {
731
+ this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.as(), this.e.qr, this.e, this.e.c9);
732
732
  }
733
- return this.b4;
733
+ return this.b7;
734
734
  }
735
- set b5(a) {
736
- this.b4 = a;
735
+ set b8(a) {
736
+ this.b7 = a;
737
737
  }
738
- get b7() {
739
- return this.b4 != null;
738
+ get ca() {
739
+ return this.b7 != null;
740
740
  }
741
- b8(a) {
741
+ cb(a) {
742
+ Extensions.e(this.cx.an);
743
+ Extensions.e(this.cy.an);
744
+ Extensions.e(this.cz.an);
745
+ Extensions.e(this.ct.an);
742
746
  Extensions.e(this.cu.an);
743
747
  Extensions.e(this.cv.an);
744
- Extensions.e(this.cw.an);
745
- Extensions.e(this.cq.an);
746
- Extensions.e(this.cr.an);
747
- Extensions.e(this.cs.an);
748
- Extensions.d(this.ct.an);
749
- Extensions.d(this.cp.an);
748
+ Extensions.d(this.cw.an);
749
+ Extensions.d(this.cs.an);
750
750
  if (a) {
751
- this.b6.count = 0;
751
+ this.b9.count = 0;
752
752
  }
753
- this.aq();
753
+ this.as();
754
754
  }
755
- ce() {
755
+ ch() {
756
756
  }
757
- cc(a, b, c, d, e) {
758
- IndicatorRenderer.g(a, b, c, d, this.bv, this.bu, this.cu, this.cq, this.bx.b, this.e.fx, e);
759
- this.aq();
757
+ cf(a, b, c, d, e) {
758
+ IndicatorRenderer.g(a, b, c, d, this.by, this.bx, this.cx, this.ct, this.b0.b, this.e.hj, e);
759
+ this.as();
760
760
  }
761
- ca(a, b, c, d, e, f) {
762
- IndicatorRenderer.e(a, b, c, d, this.bv, this.bu, this.cu, this.cv, this.cq, this.cr, e, this.bx.b, this.e.fx, f);
763
- this.aq();
761
+ cd(a, b, c, d, e, f) {
762
+ IndicatorRenderer.e(a, b, c, d, this.by, this.bx, this.cx, this.cy, this.ct, this.cu, e, this.b0.b, this.e.hj, f);
763
+ this.as();
764
764
  }
765
- cb(a, b, c, d, e) {
766
- IndicatorRenderer.f(a, b, c, d, this.bu, e, this.b6, this.ct, this.cp);
767
- this.aq();
765
+ ce(a, b, c, d, e) {
766
+ IndicatorRenderer.f(a, b, c, d, this.bx, e, this.b9, this.cw, this.cs);
767
+ this.as();
768
768
  }
769
- cf() {
770
- this.b3.ul = null;
771
- if (this.b3.trendLineBrush != null) {
772
- this.b3.ul = this.b3.trendLineBrush;
769
+ ci() {
770
+ this.b6.yu = null;
771
+ if (this.b6.trendLineBrush != null) {
772
+ this.b6.yu = this.b6.trendLineBrush;
773
773
  }
774
774
  else {
775
- this.b3.ul = this.b3.o5;
775
+ this.b6.yu = this.b6.ss;
776
776
  }
777
777
  }
778
- bc() {
779
- super.bc();
780
- let a = this.bo();
781
- this.cm.an = this.cu.an;
778
+ be() {
779
+ super.be();
780
+ let a = this.br();
781
+ this.cp.an = this.cx.an;
782
+ this.cr.an = this.cz.an;
783
+ this.cq.an = this.cy.an;
782
784
  this.co.an = this.cw.an;
783
- this.cn.an = this.cv.an;
784
785
  this.cl.an = this.ct.an;
785
- this.ci.an = this.cq.an;
786
+ this.cn.an = this.cv.an;
787
+ this.cm.an = this.cu.an;
786
788
  this.ck.an = this.cs.an;
787
- this.cj.an = this.cr.an;
788
- this.ch.an = this.cp.an;
789
- this.cm._stroke = a;
789
+ this.cp._stroke = a;
790
+ this.cr._stroke = a;
791
+ this.cp.ad = this.e.hk + 3;
792
+ this.cr.ad = this.e.hk + 3;
793
+ this.cq._fill = a;
794
+ this.cq._opacity = 1;
790
795
  this.co._stroke = a;
791
- this.cm.ad = this.e.fy + 3;
792
- this.co.ad = this.e.fy + 3;
793
- this.cn._fill = a;
794
- this.cn._opacity = 1;
796
+ this.co.ad = this.e.hk + 3;
795
797
  this.cl._stroke = a;
796
- this.cl.ad = this.e.fy + 3;
797
- this.ci._stroke = a;
798
+ this.cn._stroke = a;
799
+ this.cl.ad = this.e.hk + 3;
800
+ this.cn.ad = this.e.hk + 3;
801
+ this.cm._fill = a;
802
+ this.cm._opacity = 1;
798
803
  this.ck._stroke = a;
799
- this.ci.ad = this.e.fy + 3;
800
- this.ck.ad = this.e.fy + 3;
801
- this.cj._fill = a;
802
- this.cj._opacity = 1;
803
- this.ch._stroke = a;
804
- this.ch.ad = this.e.fy + 3;
805
- }
806
- a6(a, b) {
807
- super.a6(a, b);
804
+ this.ck.ad = this.e.hk + 3;
805
+ }
806
+ a8(a, b) {
807
+ super.a8(a, b);
808
808
  if (a.d) {
809
809
  if (b) {
810
- if (this.b3.tx == 2) {
811
- a.t(this.cl);
812
- a.t(this.ch);
810
+ if (this.b6.x6 == 2) {
811
+ a.t(this.co);
812
+ a.t(this.ck);
813
813
  }
814
814
  else {
815
- a.t(this.cn);
815
+ a.t(this.cq);
816
+ a.t(this.cp);
817
+ a.t(this.cr);
816
818
  a.t(this.cm);
817
- a.t(this.co);
818
- a.t(this.cj);
819
- a.t(this.ci);
820
- a.t(this.ck);
819
+ a.t(this.cl);
820
+ a.t(this.cn);
821
821
  }
822
822
  }
823
823
  else {
824
- if (this.b3.tx == 2) {
825
- a.t(this.ct);
826
- a.t(this.cp);
824
+ if (this.b6.x6 == 2) {
825
+ a.t(this.cw);
826
+ a.t(this.cs);
827
827
  }
828
828
  else {
829
- a.t(this.cv);
829
+ a.t(this.cy);
830
+ a.t(this.cx);
831
+ a.t(this.cz);
830
832
  a.t(this.cu);
831
- a.t(this.cw);
832
- a.t(this.cr);
833
- a.t(this.cq);
834
- a.t(this.cs);
833
+ a.t(this.ct);
834
+ a.t(this.cv);
835
835
  }
836
836
  }
837
837
  }
838
838
  }
839
- a5(a, b) {
839
+ a7(a, b) {
840
840
  if (a.d) {
841
- if (this.b3.trendLineType != 0 && !b) {
842
- let c = this.b5.g$j;
843
- c.ad = this.b3.trendLineThickness;
844
- c._stroke = this.b3.ul;
845
- c.aj = this.b3.un;
846
- c.ai = this.b3.um;
841
+ if (this.b6.trendLineType != 0 && !b) {
842
+ let c = this.b8.g$j;
843
+ c.ad = this.b6.trendLineThickness;
844
+ c._stroke = this.b6.yu;
845
+ c.aj = this.b6.yw;
846
+ c.ai = this.b6.yv;
847
847
  a.v(c);
848
848
  }
849
849
  }
850
- super.a5(a, b);
851
- }
852
- al(a) {
853
- super.al(a);
854
- this.e.a9.exportPathData(a, this.ct, "positiveColumnsShape", ["Positive", "Main"]);
855
- this.e.a9.exportPathData(a, this.cp, "negativeColumnsShape", ["Negative"]);
856
- this.e.a9.exportPathData(a, this.cu, "positive0", ["Positive", "Main"]);
857
- this.e.a9.exportPathData(a, this.cw, "positive1", ["Positive"]);
858
- this.e.a9.exportPathData(a, this.cv, "positive01", ["PositiveFill"]);
859
- this.e.a9.exportPathData(a, this.cq, "negative0", ["Negative", "Main"]);
860
- this.e.a9.exportPathData(a, this.cs, "negative1", ["Negative"]);
861
- this.e.a9.exportPathData(a, this.cr, "negative01", ["NegativeFill"]);
862
- }
863
- cd() {
864
- if (this.b7) {
865
- this.b4 = CategoryTrendLineManagerFactory.a(this.b4, this.e.as(), this.e.nf, this.e, this.e.co);
850
+ super.a7(a, b);
851
+ }
852
+ an(a) {
853
+ super.an(a);
854
+ this.e.a9.exportPathData(a, this.cw, "positiveColumnsShape", ["Positive", "Main"]);
855
+ this.e.a9.exportPathData(a, this.cs, "negativeColumnsShape", ["Negative"]);
856
+ this.e.a9.exportPathData(a, this.cx, "positive0", ["Positive", "Main"]);
857
+ this.e.a9.exportPathData(a, this.cz, "positive1", ["Positive"]);
858
+ this.e.a9.exportPathData(a, this.cy, "positive01", ["PositiveFill"]);
859
+ this.e.a9.exportPathData(a, this.ct, "negative0", ["Negative", "Main"]);
860
+ this.e.a9.exportPathData(a, this.cv, "negative1", ["Negative"]);
861
+ this.e.a9.exportPathData(a, this.cu, "negative01", ["NegativeFill"]);
862
+ }
863
+ cg() {
864
+ if (this.ca) {
865
+ this.b7 = CategoryTrendLineManagerFactory.a(this.b7, this.e.as(), this.e.qr, this.e, this.e.c9);
866
866
  }
867
867
  }
868
868
  }