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
@@ -5,7 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  import { RadialBucketCalculator } from "./RadialBucketCalculator";
8
- import { markType, Point_$type, enumGetBox, typeCast, runOn, markDep } from "igniteui-webcomponents-core";
8
+ import { markType, Point_$type, runOn, delegateCombine, enumGetBox, typeCast, markDep } from "igniteui-webcomponents-core";
9
9
  import { isNaN_, intDivide, isInfinity } from "igniteui-webcomponents-core";
10
10
  import { RadialBase } from "./RadialBase";
11
11
  import { CategoryLineRasterizer } from "./CategoryLineRasterizer";
@@ -17,9 +17,10 @@ import { DoubleCollection } from "igniteui-webcomponents-core";
17
17
  import { RadialFrame } from "./RadialFrame";
18
18
  import { ScalerParams } from "./ScalerParams";
19
19
  import { Rect } from "igniteui-webcomponents-core";
20
+ import { List$1 } from "igniteui-webcomponents-core";
21
+ import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
20
22
  import { DataLegendSeriesValueInfo } from "igniteui-webcomponents-core";
21
23
  import { DataLegendSeriesContext } from "igniteui-webcomponents-core";
22
- import { List$1 } from "igniteui-webcomponents-core";
23
24
  import { AxisRange } from "./AxisRange";
24
25
  import { NumericAxisBase } from "./NumericAxisBase";
25
26
  import { IFastItemsSource_$type } from "igniteui-webcomponents-core";
@@ -42,7 +43,7 @@ export let AnchoredRadialBucketCalculator = /*@__PURE__*/ (() => {
42
43
  this.f = a;
43
44
  }
44
45
  getBucket(a) {
45
- let b = this.f.cw.tc;
46
+ let b = this.f.cz.w2;
46
47
  let c = Math.min(a * this.b, b.count - 1);
47
48
  let d = Math.min(c + this.b - 1, b.count - 1);
48
49
  let e = NaN;
@@ -74,101 +75,127 @@ export let AnchoredRadialBucketCalculator = /*@__PURE__*/ (() => {
74
75
  */
75
76
  export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
76
77
  class AnchoredRadialSeries extends RadialBase {
77
- by() {
78
+ cg() {
78
79
  return new AnchoredRadialSeriesView(this);
79
80
  }
80
- kz() {
81
- super.kz();
82
- this.rt = null;
83
- this.r0 = null;
81
+ ng() {
82
+ super.ng();
83
+ this.vi = null;
84
+ this.vp = null;
84
85
  }
85
- h1(a, b) {
86
- let c = this.jv(b);
87
- if (c == AnchoredRadialSeries.$$p[2]) {
88
- return this.h2(a, b, this.ts);
86
+ ju(a, b) {
87
+ let c = this.lv(b);
88
+ if (c == AnchoredRadialSeries.$$p[3]) {
89
+ return this.jv(a, b, this.xk);
89
90
  }
90
- return super.h1(a, b);
91
+ return super.ju(a, b);
91
92
  }
92
- l4(a) {
93
- super.l4(a);
94
- this.s6 = a;
93
+ o0(a) {
94
+ super.o0(a);
95
+ this.ww = a;
95
96
  }
96
97
  constructor() {
97
98
  super();
98
- this.s7 = null;
99
- this.tb = null;
100
- this.ue = { $type: Point_$type, x: 0, y: 0 };
101
- this.s9 = null;
102
- this.s8 = null;
103
- this.s9 = new RadialFrame(3);
104
- this.s7 = new CategoryLineRasterizer();
105
- }
106
- ho(a, b) {
107
- return this.hp(a, b, this.rt, null, this.tc);
108
- }
109
- hm(a, b) {
110
- return this.hn(a, b, this.rt, null, this.tc);
111
- }
112
- f7(a, b, c, d, e) {
113
- if (this.tc == null) {
99
+ this.wx = null;
100
+ this.w1 = null;
101
+ this.x8 = { $type: Point_$type, x: 0, y: 0 };
102
+ this.wz = null;
103
+ this.wy = null;
104
+ this.wz = new RadialFrame(3);
105
+ this.wx = new CategoryLineRasterizer();
106
+ }
107
+ jf(a, b) {
108
+ return this.jg(a, b, this.vi, null, this.w2);
109
+ }
110
+ jd(a, b) {
111
+ return this.je(a, b, this.vi, null, this.w2);
112
+ }
113
+ ht(a, b, c, d, e) {
114
+ if (this.w2 == null) {
114
115
  return Number.POSITIVE_INFINITY;
115
116
  }
116
- return this.f8(a, b, this.rt, d, e, this.tc.count, null);
117
+ return this.hu(a, b, this.vi, d, e, this.w2.count, null);
117
118
  }
118
- gn(a, b, c) {
119
- let d = this.getEffectiveViewport1(this.b1);
120
- let e = this.th(this.rt, this.b1.bv, this.b1.bu, d);
121
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.rt.ch, d);
122
- f.c = this.ce.tz;
123
- return this.gp(this.tc, a, this.rt, f, e, null, b, c);
119
+ h9(a, b, c) {
120
+ let d = this.getEffectiveViewport1(this.cj);
121
+ let e = this.w7(this.vi, this.cj.by, this.cj.bx, d);
122
+ let f = new ScalerParams(0, this.cj.by, this.cj.bx, this.vi.ch, d);
123
+ f.c = this.cy.t2;
124
+ return this.ib(this.w2, a, this.vi, f, e, null, b, c);
124
125
  }
125
- ps(a, b, c) {
126
- if (this.r0 == null || this.rt == null || this.b1 == null || this.b1.bv.isEmpty || this.b1.bu.isEmpty) {
126
+ th(a, b, c) {
127
+ if (this.vp == null || this.vi == null || this.cj == null || this.cj.by.isEmpty || this.cj.bx.isEmpty) {
127
128
  return { $type: Point_$type, x: NaN, y: NaN };
128
129
  }
129
- let d = this.getEffectiveViewport1(this.b1);
130
- let e = new ScalerParams(0, this.b1.bv, this.b1.bu, this.r0.ch, d);
131
- e.c = this.getEffectiveViewport1(this.b1);
132
- let f = this.gn(a, b, c);
133
- f = this.r0.ej(f, e);
134
- let g = this.r1.c(a);
135
- if (!b && this.rt != null) {
136
- let h = this.ho(a, c);
137
- let i = this.hm(a, c);
138
- let j = this.th(this.rt, this.b1.bv, this.b1.bu, d);
139
- let k = new ScalerParams(0, this.b1.bv, this.b1.bu, this.rt.ch, d);
140
- k.c = this.ce.tz;
141
- let l = this.f7(a, h, this.rt, k, j);
142
- let m = this.f7(a, i, this.rt, k, j);
130
+ let d = this.getEffectiveViewport1(this.cj);
131
+ let e = new ScalerParams(0, this.cj.by, this.cj.bx, this.vp.ch, d);
132
+ e.c = this.getEffectiveViewport1(this.cj);
133
+ let f = this.h9(a, b, c);
134
+ f = this.vp.ej(f, e);
135
+ let g = this.vq.c(a);
136
+ if (!b && this.vi != null) {
137
+ let h = this.jf(a, c);
138
+ let i = this.jd(a, c);
139
+ let j = this.w7(this.vi, this.cj.by, this.cj.bx, d);
140
+ let k = new ScalerParams(0, this.cj.by, this.cj.bx, this.vi.ch, d);
141
+ k.c = this.cy.t2;
142
+ let l = this.ht(a, h, this.vi, k, j);
143
+ let m = this.ht(a, i, this.vi, k, j);
143
144
  if (m <= l) {
144
- g = this.rt.ej(i, k) + j;
145
+ g = this.vi.ej(i, k) + j;
145
146
  }
146
147
  else {
147
- g = this.rt.ej(h, k) + j;
148
+ g = this.vi.ej(h, k) + j;
148
149
  }
149
150
  }
150
- let n = this.r1.d(g, f, this.b1.bv, this.b1.bu);
151
- let o = this.r1.e(g, f, this.b1.bv, this.b1.bu);
151
+ let n = this.vq.d(g, f, this.cj.by, this.cj.bx);
152
+ let o = this.vq.e(g, f, this.cj.by, this.cj.bx);
152
153
  return { $type: Point_$type, x: n, y: o };
153
154
  }
154
- get tc() {
155
- return this.tb;
155
+ fn() {
156
+ return this.highlightedItemsSource != null || this.xd != null;
157
+ }
158
+ g0() {
159
+ let a = super.g0();
160
+ {
161
+ let b = ((() => {
162
+ let $ret = new SeriesLayerPropertyOverlay();
163
+ $ret.ad = "ValueMemberPath";
164
+ $ret.p = true;
165
+ $ret.y = "HighlightedValueMemberPath";
166
+ $ret.q = true;
167
+ return $ret;
168
+ })());
169
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.xo));
170
+ a.add(b);
171
+ }
172
+ return a;
173
+ }
174
+ xo(a, b) {
175
+ if (this.xd != null) {
176
+ b.value = this.xd;
177
+ return;
178
+ }
179
+ b.value = this.xk;
180
+ }
181
+ get w2() {
182
+ return this.w1;
156
183
  }
157
- set tc(a) {
158
- if (this.tb != a) {
159
- let b = this.tb;
160
- this.tb = a;
161
- this.raisePropertyChanged("ValueColumn", b, this.tb);
184
+ set w2(a) {
185
+ if (this.w1 != a) {
186
+ let b = this.w1;
187
+ this.w1 = a;
188
+ this.raisePropertyChanged("ValueColumn", b, this.w1);
162
189
  }
163
190
  }
164
191
  getDataLegendSeriesContextAt(a, b) {
165
192
  let c = new DataLegendSeriesValueInfo();
166
193
  c.a = 0;
167
- c.l = this.gn({ $type: Point_$type, x: a, y: b }, false, false);
194
+ c.l = this.h9({ $type: Point_$type, x: a, y: b }, false, false);
168
195
  c.p = "Value";
169
- c.q = this.ts != null ? this.ts : "Value";
170
- c.r = this.to != null ? this.to : "V:";
171
- c.s = this.tq != null ? this.tq : "";
196
+ c.q = this.xk != null ? this.xk : "Value";
197
+ c.r = this.xg != null ? this.xg : "V:";
198
+ c.s = this.xi != null ? this.xi : "";
172
199
  let d = new DataLegendSeriesContext();
173
200
  d.f = ((() => {
174
201
  let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -178,129 +205,129 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
178
205
  d.b = this.aw();
179
206
  return d;
180
207
  }
181
- get ua() {
182
- return this.c(AnchoredRadialSeries.tz);
208
+ get x4() {
209
+ return this.c(AnchoredRadialSeries.xs);
183
210
  }
184
- set ua(a) {
185
- this.h(AnchoredRadialSeries.tz, a);
211
+ set x4(a) {
212
+ this.h(AnchoredRadialSeries.xs, a);
186
213
  }
187
214
  aq(a) {
188
- if (a != null && a == this.rt && this.tc != null && this.tc.count > 0) {
189
- return new AxisRange(0, this.tc.count - 1);
215
+ if (a != null && a == this.vi && this.w2 != null && this.w2.count > 0) {
216
+ return new AxisRange(0, this.w2.count - 1);
190
217
  }
191
- if (a != null && a == this.r0 && this.tc != null && this.tc.count > 0) {
192
- return new AxisRange(this.tc.minimum, this.tc.maximum);
218
+ if (a != null && a == this.vp && this.w2 != null && this.w2.count > 0) {
219
+ return new AxisRange(this.w2.minimum, this.w2.maximum);
193
220
  }
194
221
  return null;
195
222
  }
196
- l9(a, b, c, d) {
197
- super.l9(a, b, c, d);
198
- if (this.s6.cx.g$b(a, b, c, d)) {
199
- this.mn(false);
200
- this.lu();
223
+ o8(a, b, c, d) {
224
+ super.o8(a, b, c, d);
225
+ if (this.ww.c0.g$b(a, b, c, d)) {
226
+ this.pp(false);
227
+ this.ol();
201
228
  }
202
- let e = typeCast(NumericAxisBase.$, this.r0);
229
+ let e = typeCast(NumericAxisBase.$, this.vp);
203
230
  switch (b) {
204
231
  case "FastItemsSource":
205
232
  if (typeCast(IFastItemsSource_$type, c) !== null) {
206
- c.deregisterColumn(this.tc);
207
- this.tc = null;
233
+ c.deregisterColumn(this.w2);
234
+ this.w2 = null;
208
235
  }
209
236
  if (typeCast(IFastItemsSource_$type, d) !== null) {
210
- this.tc = this.ci(this.ts);
211
- this.s6.cs.e(this.fx);
237
+ this.w2 = this.c3(this.xk);
238
+ this.ww.cv.e(this.hj);
212
239
  }
213
240
  if (e != null && !e.c1()) {
214
- this.s6.cs.e(this.fx);
215
- this.mn(false);
241
+ this.ww.cv.e(this.hj);
242
+ this.pp(this.fq && c != null);
216
243
  }
217
244
  break;
218
- case AnchoredRadialSeries.$$p[2]:
219
- if (this.cl != null) {
220
- this.cl.deregisterColumn(this.tc);
221
- this.tc = this.ci(this.ts);
245
+ case AnchoredRadialSeries.$$p[3]:
246
+ if (this.c6 != null) {
247
+ this.c6.deregisterColumn(this.w2);
248
+ this.w2 = this.c3(this.xk);
222
249
  }
223
250
  break;
224
251
  case "ValueColumn":
225
252
  if (e != null && !e.c1()) {
226
- this.s6.cs.e(this.fx);
227
- this.mn(false);
253
+ this.ww.cv.e(this.hj);
254
+ this.pp(this.fq && this.dn);
228
255
  }
229
256
  break;
230
257
  case "TrendLineBrush":
231
- this.m1();
258
+ this.pe(b);
232
259
  break;
233
260
  case "TrendLineType":
234
- this.lu();
261
+ this.ol();
235
262
  break;
236
263
  }
237
264
  }
238
- k5(a, b, c, d) {
265
+ no(a, b, c, d) {
239
266
  switch (a) {
240
267
  case 4:
241
268
  case 1:
242
269
  case 0:
243
- this.s6.cs.e(this.fx);
270
+ this.ww.cv.e(this.hj);
244
271
  break;
245
272
  }
246
- this.s6.cx.g$e(a, b, c, d);
273
+ this.ww.c0.g$e(a, b, c, d);
247
274
  switch (a) {
248
275
  case 4:
249
- if (this.r0 != null && !this.r0.c1()) {
250
- this.mn(true);
276
+ if (this.vp != null && !this.vp.c1()) {
277
+ this.pp(true);
251
278
  }
252
279
  break;
253
280
  case 1:
254
- if (this.r0 != null && !this.r0.c1()) {
255
- this.mn(true);
281
+ if (this.vp != null && !this.vp.c1()) {
282
+ this.pp(true);
256
283
  }
257
284
  break;
258
285
  case 0:
259
- if (this.r0 != null && !this.r0.c1()) {
260
- this.mn(true);
286
+ if (this.vp != null && !this.vp.c1()) {
287
+ this.pp(true);
261
288
  }
262
289
  break;
263
290
  case 2:
264
- if (this.ts != null && this.s6.cs.b > 0 && this.r0 != null && !this.r0.c1()) {
265
- this.mn(true);
291
+ if (this.xk != null && this.ww.cv.b > 0 && this.vp != null && !this.vp.c1()) {
292
+ this.pp(true);
266
293
  }
267
294
  break;
268
295
  case 3:
269
- if (d == this.ts) {
270
- if (this.r0 != null && !this.r0.c1()) {
271
- this.mn(true);
296
+ if (d == this.xk) {
297
+ if (this.vp != null && !this.vp.c1()) {
298
+ this.pp(true);
272
299
  }
273
300
  }
274
301
  break;
275
302
  }
276
303
  }
277
- fd(a, b, c) {
278
- let d = super.fd(a, b, c);
304
+ gl(a, b, c) {
305
+ let d = super.gl(a, b, c);
279
306
  let e = c;
280
- if (this.cl == null || this.cl.count == 0 || this.rt == null || this.tc == null || this.rt.lf == 0 || this.r0 == null || isInfinity(this.r0.lx) || isInfinity(this.r0.lw) || e.cs.b < 1) {
307
+ if (this.c6 == null || this.c6.count == 0 || this.vi == null || this.w2 == null || this.vi.lf == 0 || this.vp == null || isInfinity(this.vp.lx) || isInfinity(this.vp.lw) || e.cv.b < 1) {
281
308
  d = false;
282
309
  }
283
310
  return d;
284
311
  }
285
312
  getOffsetValue() {
286
- return this.th(this.rt, this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1));
313
+ return this.w7(this.vi, this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj));
287
314
  }
288
315
  getCategoryWidth() {
289
- return this.rt.getCategorySize(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1));
316
+ return this.vi.getCategorySize(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj));
290
317
  }
291
- get_tf() {
318
+ get_w5() {
292
319
  return false;
293
320
  }
294
- get tf() {
295
- return this.get_tf();
321
+ get w5() {
322
+ return this.get_w5();
296
323
  }
297
- get_c7() {
324
+ get_dz() {
298
325
  return true;
299
326
  }
300
- get_em() {
301
- return this.r0 != null && this.r0.ch;
327
+ get_fi() {
328
+ return this.vp != null && this.vp.ch;
302
329
  }
303
- th(a, b, c, d) {
330
+ w7(a, b, c, d) {
304
331
  let e = 0;
305
332
  let f = this.preferredCategoryMode(a);
306
333
  if (f == 0 && a.categoryMode != 0) {
@@ -314,7 +341,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
314
341
  e = 0.5 * a.getCategorySize(b, c, d);
315
342
  break;
316
343
  case 2:
317
- e = a.getGroupCenter(this.sn(), b, c, d);
344
+ e = a.getGroupCenter(this.wd(), b, c, d);
318
345
  break;
319
346
  }
320
347
  if (a.ch) {
@@ -322,28 +349,28 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
322
349
  }
323
350
  return e;
324
351
  }
325
- sv(a, b) {
326
- let c = b.bv;
327
- let d = b.bu;
352
+ wl(a, b) {
353
+ let c = b.by;
354
+ let d = b.bx;
328
355
  let e = this.getEffectiveViewport1(b);
329
- let f = this.rt;
330
- let g = this.r0;
356
+ let f = this.vi;
357
+ let g = this.vp;
331
358
  let h = g.lx;
332
359
  let i = g.lw;
333
360
  a.f.clear();
334
361
  a.m.clear();
335
362
  a.p.clear();
336
- let j = this.qn();
363
+ let j = this.uc();
337
364
  let k = 0;
338
365
  let l = b;
339
366
  let m = new CollisionAvoider();
340
367
  let n = 0;
341
- let o = b.cs.d;
342
- n = this.th(f, c, d, e);
343
- l.cx.i = this.r0.no;
344
- l.cx.h = this.r0.nn;
345
- l.cx.j = (p, q) => this.ti(p, q, c, d);
346
- l.cx.k = (p, q) => this.tj(p, q, c, d);
368
+ let o = b.cv.d;
369
+ n = this.w7(f, c, d, e);
370
+ l.c0.i = this.vp.no;
371
+ l.c0.h = this.vp.nn;
372
+ l.c0.j = (p, q) => this.w8(p, q, c, d);
373
+ l.c0.k = (p, q) => this.w9(p, q, c, d);
347
374
  let p = ((() => {
348
375
  let $ret = new Clipper(0, d, false);
349
376
  $ret.i = a.p;
@@ -351,33 +378,33 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
351
378
  })());
352
379
  let q = ((() => {
353
380
  let $ret = new TrendResolutionParams();
354
- $ret.e = b.cs.b;
355
- $ret.f = b.cs.c;
381
+ $ret.e = b.cv.b;
382
+ $ret.f = b.cv.c;
356
383
  $ret.g = o;
357
384
  $ret.a = n;
358
- $ret.d = this.fx;
385
+ $ret.d = this.hj;
359
386
  $ret.h = d;
360
387
  $ret.i = c;
361
388
  return $ret;
362
389
  })());
363
- l.cx.l(a.p, this.ta, this.tc, this.tl, (r) => this.rt.getScaledAngle(r), (r) => this.r0.nu(r), q, p);
390
+ l.c0.l(a.p, this.w0, this.w2, this.xb, (r) => this.vi.getScaledAngle(r), (r) => this.vp.nu(r), q, p);
364
391
  let r = true;
365
- if (this.tg(b)) {
392
+ if (this.w6(b)) {
366
393
  o--;
367
394
  }
368
- for (let s = b.cs.c; s <= o; ++s) {
395
+ for (let s = b.cv.c; s <= o; ++s) {
369
396
  let t = s;
370
- if (t * b.cs.b >= this.rt.lf) {
371
- t -= intDivide((this.rt.lf), b.cs.b);
397
+ if (t * b.cv.b >= this.vi.lf) {
398
+ t -= intDivide((this.vi.lf), b.cv.b);
372
399
  }
373
- let u = b.cs.getBucket(t);
400
+ let u = b.cv.getBucket(t);
374
401
  if (!isNaN_(u[0])) {
375
402
  u[0] = f.getScaledAngle(u[0]) + n;
376
403
  if (u[1] < h || u[1] > i) {
377
404
  continue;
378
405
  }
379
406
  u[1] = g.nu(u[1]);
380
- if (b.cs.b > 1) {
407
+ if (b.cv.b > 1) {
381
408
  if (u[2] < h || u[2] > i) {
382
409
  continue;
383
410
  }
@@ -386,7 +413,7 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
386
413
  else {
387
414
  u[2] = u[1];
388
415
  }
389
- if ((isNaN_(u[1]) || isNaN_(u[2])) && r && this.tf && this.te()) {
416
+ if ((isNaN_(u[1]) || isNaN_(u[2])) && r && this.w5 && this.w4()) {
390
417
  o++;
391
418
  }
392
419
  else {
@@ -394,43 +421,43 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
394
421
  }
395
422
  a.f.add(u);
396
423
  if (j) {
397
- let v = Math.min(t * b.cs.b, this.cl.count - 1);
398
- let w = this.r1.d(u[0], u[1], c, d);
399
- let x = this.r1.e(u[0], u[1], c, d);
424
+ let v = Math.min(t * b.cv.b, this.c6.count - 1);
425
+ let w = this.vq.d(u[0], u[1], c, d);
426
+ let x = this.vq.e(u[0], u[1], c, d);
400
427
  let y = new Rect(0, w - 5, x - 5, 11, 11);
401
428
  if (!isNaN_(w) && !isNaN_(x) && !isInfinity(w) && !isInfinity(x) && m.tryAdd(y)) {
402
429
  a.m.add({ $type: Point_$type, x: w, y: x });
403
- let z = b.ct.item(k);
430
+ let z = b.cw.item(k);
404
431
  z.al = t;
405
432
  z.ak = v;
406
- z.content.item = this.cl.item(v);
433
+ z.content.item = this.c6.item(v);
407
434
  ++k;
408
435
  }
409
436
  }
410
437
  }
411
438
  else {
412
- if (r && this.tf && this.te()) {
439
+ if (r && this.w5 && this.w4()) {
413
440
  o++;
414
441
  }
415
442
  }
416
443
  }
417
- b.ct.count = k;
444
+ b.cw.count = k;
418
445
  return;
419
446
  }
420
- ti(a, b, c, d) {
421
- return this.r1.d(a, b, c, d);
447
+ w8(a, b, c, d) {
448
+ return this.vq.d(a, b, c, d);
422
449
  }
423
- tj(a, b, c, d) {
424
- return this.r1.e(a, b, c, d);
450
+ w9(a, b, c, d) {
451
+ return this.vq.e(a, b, c, d);
425
452
  }
426
- tg(a) {
453
+ w6(a) {
427
454
  let b = a;
428
- return !this.tf && b.cs.c == 0 && b.cs.d == this.rt.lf;
455
+ return !this.w5 && b.cv.c == 0 && b.cv.d == this.vi.lf;
429
456
  }
430
- s5(a, b, c) {
457
+ wv(a, b, c) {
431
458
  let d = null;
432
- let e = c.bv;
433
- let f = c.bu;
459
+ let e = c.by;
460
+ let f = c.bx;
434
461
  if (b > -1 && !e.isEmpty && !f.isEmpty) {
435
462
  let g = a._inner[0][0] < f.left - 2000 ? f.left - 10 : NaN;
436
463
  let h = f.bottom + 10;
@@ -440,45 +467,46 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
440
467
  }
441
468
  return d;
442
469
  }
443
- ty(a, b, c, d, e) {
470
+ xr(a, b, c, d, e) {
444
471
  if (a.count > 0 && d.count > 0) {
445
- if (!e || this.td()) {
446
- a.add(this.ue);
472
+ if (!e || this.w3()) {
473
+ a.add(this.x8);
447
474
  a.add(a._inner[0]);
448
- d.add(this.ue);
475
+ d.add(this.x8);
449
476
  d.add(d._inner[0]);
450
477
  }
451
478
  }
452
479
  }
453
- te() {
454
- return !this.td();
480
+ w4() {
481
+ return !this.w3();
455
482
  }
456
- td() {
457
- let a = this.b1.bv;
483
+ w3() {
484
+ let a = this.cj.by;
458
485
  return !a.containsPoint({ $type: Point_$type, x: 0.5, y: 0.5 });
459
486
  }
460
- k2(a, b) {
461
- super.k2(a, b);
487
+ nj(a, b) {
488
+ super.nj(a, b);
462
489
  let c = b;
463
490
  if (a) {
464
- c.ct.clear();
491
+ c.cw.clear();
465
492
  }
466
- c.cx.g$d();
493
+ c.c0.g$d();
467
494
  }
468
- sy(a, b) {
469
- let c = b.bv;
470
- let d = b.bu;
495
+ wo(a, b) {
496
+ this.ow();
497
+ let c = b.by;
498
+ let d = b.bx;
471
499
  let e = this.getEffectiveViewport1(b);
472
- let f = this.pz(b);
500
+ let f = this.to(b);
473
501
  let g = b;
474
- g.cx.g$g(a.p);
475
- CategoryMarkerManager.e(this, a.m, g.ct, this.qp);
476
- this.tv(b, a);
477
- g.cm();
478
- this.tu(d, c, e, f, g);
479
- }
480
- s4(a, b, c) {
481
- if (b < a || a < 0 || a > this.tc.count || b < 0 || b > this.tc.count || c == null) {
502
+ g.c0.g$g(a.p);
503
+ CategoryMarkerManager.e(this, a.m, g.cw, this.ue);
504
+ this.xn(b, a);
505
+ g.cp();
506
+ this.xm(d, c, e, f, g);
507
+ }
508
+ wu(a, b, c) {
509
+ if (b < a || a < 0 || a > this.w2.count || b < 0 || b > this.w2.count || c == null) {
482
510
  return null;
483
511
  }
484
512
  let d = new Array((b - a) + 1);
@@ -492,103 +520,103 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
492
520
  if (e) {
493
521
  h = f._inner[h];
494
522
  }
495
- d[g - a] = this.cl.item(g);
523
+ d[g - a] = this.c6.item(g);
496
524
  }
497
525
  return d;
498
526
  }
499
- tw(a, b, c, d, e, f) {
500
- let g = this.bl != 1;
501
- this.r7.a3(this.r7.d, d.cn, a, b, c, d, e, f, true);
502
- this.r7.aa(this.fv);
503
- let h = this.r7.ax;
527
+ xp(a, b, c, d, e, f) {
528
+ let g = this.bs != 1;
529
+ this.vw.a3(this.vw.d, d.cn, a, b, c, d, e, f, true);
530
+ this.vw.aa(this.hh);
531
+ let h = this.vw.ax;
504
532
  let i = null;
505
- let j = this.cl;
533
+ let j = this.c6;
506
534
  let k = null;
507
- if (g && this.ce != null) {
508
- i = this.ce.a7.getHighlightingInfo(this, j, h.o, h.n, true);
509
- if (this.ce.a7.isCrossSeriesHighlight(this)) {
510
- k = this.ce.a7.getHighlightingInfo(this, j, h.o, h.n, true);
535
+ if (g && this.cy != null) {
536
+ i = this.cy.a7.getHighlightingInfo(this, j, h.o, h.n, true);
537
+ if (this.cy.a7.isCrossSeriesHighlight(this)) {
538
+ k = this.cy.a7.getHighlightingInfo(this, j, h.o, h.n, true);
511
539
  }
512
540
  h.b = i;
513
541
  }
514
542
  h.f = f;
515
- this.sw(h);
516
- this.r7.y(this, i, f, g, h.m, this.ce.a7.totalHighlightingProgress);
517
- }
518
- tx(a, b, c, d, e, f) {
519
- let g = this.bl != 1;
520
- this.r7.a3(this.r7.b, d.cn, a, b, c, d, e, f, false);
521
- this.r7.ab(this.fv);
522
- let h = this.r7.ay;
543
+ this.wm(h);
544
+ this.vw.y(this, i, f, g, h.m, this.cy.a7.totalHighlightingProgress);
545
+ }
546
+ xq(a, b, c, d, e, f) {
547
+ let g = this.bs != 1;
548
+ this.vw.a3(this.vw.b, d.cn, a, b, c, d, e, f, false);
549
+ this.vw.ab(this.hh);
550
+ let h = this.vw.ay;
523
551
  let i = null;
524
- let j = this.cl;
525
- if (g && this.ce != null) {
526
- i = this.ce.a7.getHighlightingInfo(this, j, h.o, h.n, false);
552
+ let j = this.c6;
553
+ if (g && this.cy != null) {
554
+ i = this.cy.a7.getHighlightingInfo(this, j, h.o, h.n, false);
527
555
  h.b = i;
528
556
  }
529
557
  h.f = f;
530
- this.sx(h);
531
- this.r7.z(this, i, f, g, b < 0);
558
+ this.wn(h);
559
+ this.vw.z(this, i, f, g, b < 0);
532
560
  }
533
- tv(a, b) {
534
- a.b3 = true;
535
- this.r7.a1(this, this.si(), runOn(this, this.rq), this.sl(a), this.sm(a));
536
- let c = this.r7.d;
561
+ xn(a, b) {
562
+ a.b6 = true;
563
+ this.vw.a1(this, this.v7(), runOn(this, this.vf), this.wb(a), this.wc(a));
564
+ let c = this.vw.d;
537
565
  let d = c != null;
538
- let e = this.rt;
566
+ let e = this.vi;
539
567
  if (e == null) {
540
568
  return;
541
569
  }
542
570
  let f = this.getEffectiveViewport1(a);
543
- let g = new ScalerParams(0, a.bv, a.bu, e.ch, f);
544
- let h = this.cl == null ? 0 : this.cl.count;
571
+ let g = new ScalerParams(0, a.by, a.bx, e.ch, f);
572
+ let h = this.c6 == null ? 0 : this.c6.count;
545
573
  let i = a;
546
574
  let j = b.f;
547
- let k = i.cs.c;
548
- let l = i.cs.d;
549
- let m = i.cs.b;
575
+ let k = i.cv.c;
576
+ let l = i.cv.d;
577
+ let m = i.cv.b;
550
578
  let n = k * m;
551
- for (let o = 0; o < a.ct.count; o++) {
552
- let p = a.ct.item(o);
579
+ for (let o = 0; o < a.cw.count; o++) {
580
+ let p = a.cw.item(o);
553
581
  let q = p.content;
554
582
  if (d) {
555
583
  let r = p.al;
556
- this.tw(j, r, h, e, g, a.q);
584
+ this.xp(j, r, h, e, g, a.q);
557
585
  }
558
- this.r7.ac(p, q);
586
+ this.vw.ac(p, q);
559
587
  }
560
588
  }
561
- tu(a, b, c, d, e) {
562
- e.cy(a, b, c, d);
589
+ xm(a, b, c, d, e) {
590
+ e.c1(a, b, c, d);
563
591
  }
564
- m1() {
565
- super.m1();
592
+ qd() {
593
+ super.qd();
566
594
  if (this.index < 0) {
567
595
  return;
568
596
  }
569
- this.s6.cz();
597
+ this.ww.c2();
570
598
  }
571
- h4(a, b) {
572
- if (a == this.s6.cx.g$j) {
599
+ jy(a, b) {
600
+ if (a == this.ww.c0.g$j) {
573
601
  return null;
574
602
  }
575
- return super.h4(a, b);
603
+ return super.jy(a, b);
576
604
  }
577
- eq(a) {
578
- let b = this.b1.bv;
605
+ fo(a) {
606
+ let b = this.cj.by;
579
607
  b = b.copy();
580
- let c = this.b1.bu;
581
- let d = !b.isEmpty && !c.isEmpty && this.cl != null ? this.cl.indexOf(a) : -1;
582
- if (this.rt == null || this.tc == null || this.r0 == null) {
608
+ let c = this.cj.bx;
609
+ let d = !b.isEmpty && !c.isEmpty && this.c6 != null ? this.c6.indexOf(a) : -1;
610
+ if (this.vi == null || this.w2 == null || this.vp == null) {
583
611
  return false;
584
612
  }
585
- if (d < 0 || d > this.tc.count - 1) {
613
+ if (d < 0 || d > this.w2.count - 1) {
586
614
  return false;
587
615
  }
588
- let e = this.rt.getScaledAngle(d);
589
- let f = this.r0.nu(this.tc.item(d));
616
+ let e = this.vi.getScaledAngle(d);
617
+ let f = this.vp.nu(this.w2.item(d));
590
618
  if (isNaN_(f)) {
591
- f = (this.r0.nn + this.r0.no) / 2;
619
+ f = (this.vp.nn + this.vp.no) / 2;
592
620
  }
593
621
  let g = 0.5 + (Math.cos(e) * f);
594
622
  let h = 0.5 + (Math.sin(e) * f);
@@ -612,55 +640,55 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
612
640
  b.y = h - 0.5 * b.height;
613
641
  }
614
642
  }
615
- if (this.b9 != null) {
616
- this.b9.au(this.ce, b, true);
643
+ if (this.cr != null) {
644
+ this.cr.au(this.cy, b, true);
617
645
  }
618
646
  return d >= 0;
619
647
  }
620
- mp(a, b) {
621
- super.mp(a, b);
622
- if (!this.e3) {
623
- this.b1.a2(b);
648
+ pr(a, b) {
649
+ super.pr(a, b);
650
+ if (!this.f8) {
651
+ this.cj.a4(b);
624
652
  return;
625
653
  }
626
- this.b1.a2(b);
627
- let c = typeCast(AnchoredRadialSeriesView.$, this.b0);
628
- c.cs.e(this.fx);
629
- if (this.cy(this.b0)) {
654
+ this.cj.a4(b);
655
+ let c = typeCast(AnchoredRadialSeriesView.$, this.ci);
656
+ c.cv.e(this.hj);
657
+ if (this.dl(this.ci)) {
630
658
  return;
631
659
  }
632
- if (!this.ex) {
633
- this.s9 = new RadialFrame(3);
634
- this.sv(this.s9, c);
660
+ if (!this.f1) {
661
+ this.wz = new RadialFrame(3);
662
+ this.wl(this.wz, c);
635
663
  }
636
- this.ex = false;
637
- this.sy(this.s9, c);
638
- this.e3 = false;
664
+ this.f1 = false;
665
+ this.wo(this.wz, c);
666
+ this.f8 = false;
639
667
  }
640
- mm(a, b, c, d, e) {
641
- super.mm(a, b, c, d, e);
668
+ po(a, b, c, d, e) {
669
+ super.po(a, b, c, d, e);
642
670
  let f = this.a7.a$h.item(d);
643
671
  let g = f;
644
- g.cs.e(this.fx);
645
- f.a1(c);
646
- if (this.cy(g)) {
672
+ g.cv.e(this.hj);
673
+ f.a3(c);
674
+ if (this.dl(g)) {
647
675
  return;
648
676
  }
649
- if (this.s8 == null) {
650
- this.s8 = new RadialFrame(3);
677
+ if (this.wy == null) {
678
+ this.wy = new RadialFrame(3);
651
679
  }
652
- this.s8.u();
653
- this.sv(this.s8, g);
654
- this.sy(this.s8, g);
680
+ this.wy.u();
681
+ this.wl(this.wy, g);
682
+ this.wo(this.wy, g);
655
683
  }
656
- lc(a) {
657
- super.lc(a);
658
- this.a9.exportTrendlineData(this, a, this.s6.cx.g$j);
684
+ n1(a) {
685
+ super.n1(a);
686
+ this.a9.exportTrendlineData(this, a, this.ww.c0.g$j);
659
687
  }
660
688
  }
661
689
  AnchoredRadialSeries.$t = /*@__PURE__*/ markType(AnchoredRadialSeries, 'AnchoredRadialSeries', RadialBase.$);
662
- AnchoredRadialSeries.tz = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredRadialSeries.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
663
- AnchoredRadialSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, AnchoredRadialSeries, 'raisePropertyChanged', ['ValueMemberAsLegendLabel:to:t7', [2, null], 'ValueMemberAsLegendUnit:tq:t8', [2, null], 'ValueMemberPath:ts:t9', [2, null], 'TrendLineType:ta:t5', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:tk:t4', [1, 1.5], 'TrendLinePeriod:tl:t3', [1, 7], 'TrendLineZIndex:tm:t6', [1, 1], 'TrendLineBrush:ub:t0', [Brush.$, null], 'TrendLineDashArray:uc:t1', [DoubleCollection.$], 'TrendLineDashCap:ud:t2', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
690
+ AnchoredRadialSeries.xs = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, AnchoredRadialSeries.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
691
+ AnchoredRadialSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, AnchoredRadialSeries, 'raisePropertyChanged', ['HighlightedValueMemberPath:xd:xt', [2, null], 'ValueMemberAsLegendLabel:xg:x1', [2, null], 'ValueMemberAsLegendUnit:xi:x2', [2, null], 'ValueMemberPath:xk:x3', [2, null], 'TrendLineType:w0:xz', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:xa:xy', [1, 1.5], 'TrendLinePeriod:xb:xx', [1, 7], 'TrendLineZIndex:xc:x0', [1, 1], 'TrendLineBrush:x5:xu', [Brush.$, null], 'TrendLineDashArray:x6:xv', [DoubleCollection.$], 'TrendLineDashCap:x7:xw', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
664
692
  return AnchoredRadialSeries;
665
693
  })();
666
694
  /**
@@ -670,49 +698,49 @@ export let AnchoredRadialSeriesView = /*@__PURE__*/ (() => {
670
698
  class AnchoredRadialSeriesView extends RadialBaseView {
671
699
  constructor(a) {
672
700
  super(a);
673
- this.cw = null;
674
- this.cx = null;
675
- this.cs = new AnchoredRadialBucketCalculator(this);
676
- this.cw = a;
677
- this.cx = new RadialTrendLineManager();
701
+ this.cz = null;
702
+ this.c0 = null;
703
+ this.cv = new AnchoredRadialBucketCalculator(this);
704
+ this.cz = a;
705
+ this.c0 = new RadialTrendLineManager();
678
706
  }
679
- cy(a, b, c, d) {
707
+ c1(a, b, c, d) {
680
708
  }
681
- cz() {
682
- this.cw.ua = null;
683
- if (this.cw.ub != null) {
684
- this.cw.ua = this.cw.ub;
709
+ c2() {
710
+ this.cz.x4 = null;
711
+ if (this.cz.x5 != null) {
712
+ this.cz.x4 = this.cz.x5;
685
713
  }
686
714
  else {
687
- this.cw.ua = this.cw.o5;
715
+ this.cz.x4 = this.cz.ss;
688
716
  }
689
717
  }
690
- a5(a, b) {
718
+ a7(a, b) {
691
719
  if (a.d) {
692
720
  if (!b) {
693
721
  }
694
- if (this.cw.ta != 0 && !b) {
695
- let c = this.cx.g$j;
696
- c.ad = this.cw.tk;
697
- c._stroke = this.cw.ua;
698
- c.ai = this.cw.uc;
699
- c.aj = this.cw.ud;
722
+ if (this.cz.w0 != 0 && !b) {
723
+ let c = this.c0.g$j;
724
+ c.ad = this.cz.xa;
725
+ c._stroke = this.cz.x4;
726
+ c.ai = this.cz.x6;
727
+ c.aj = this.cz.x7;
700
728
  a.v(c);
701
729
  }
702
730
  }
703
- super.a5(a, b);
731
+ super.a7(a, b);
704
732
  }
705
733
  getDefaultTooltipTemplate() {
706
734
  let a = "<div class='ui-chart-default-tooltip-content'>";
707
- if (this.cw.rt.f0 != null) {
708
- a += "<span>${item." + this.cw.rt.f0 + "}</span><br/>";
735
+ if (this.cz.vi.f0 != null) {
736
+ a += "<span>${item." + this.cz.vi.f0 + "}</span><br/>";
709
737
  }
710
738
  a += "<span";
711
739
  let b = this.e.a7.a$r(this.e);
712
740
  if (!stringIsNullOrEmpty(b)) {
713
741
  a += " style='color:" + b + "'";
714
742
  }
715
- a += ">" + this.cw.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cw.ts + "}</span></div>";
743
+ a += ">" + this.cz.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cz.xk + "}</span></div>";
716
744
  return a;
717
745
  }
718
746
  }