igniteui-webcomponents-charts 4.7.2-beta.1 → 4.7.2

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 (613) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +13097 -13023
  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 +4 -4
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +150 -150
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +192 -192
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +14 -14
  9. package/esm2015/lib/AnnotationLayerProxy.js +32 -32
  10. package/esm2015/lib/AnnotationLayer_combined.js +176 -175
  11. package/esm2015/lib/AreaSeries_combined.js +34 -34
  12. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  13. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  14. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  15. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  16. package/esm2015/lib/BarSeries_combined.js +72 -72
  17. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  18. package/esm2015/lib/BollingerBandsOverlay_combined.js +78 -78
  19. package/esm2015/lib/BrushScale.js +2 -2
  20. package/esm2015/lib/BubbleSeries_combined.js +221 -221
  21. package/esm2015/lib/CalloutLayer_combined.js +406 -406
  22. package/esm2015/lib/CategoryBucketCalculator_combined.js +207 -206
  23. package/esm2015/lib/CategoryChart.js +26 -26
  24. package/esm2015/lib/CategoryChartToolbarProvider.js +1 -1
  25. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  26. package/esm2015/lib/CategoryErrorBarSettings.js +3 -3
  27. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  28. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +113 -113
  29. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  30. package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
  31. package/esm2015/lib/CategoryToolTipLayer_combined.js +60 -60
  32. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  33. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  34. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  35. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  36. package/esm2015/lib/ColumnSeries_combined.js +52 -52
  37. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  38. package/esm2015/lib/CrosshairLayer_combined.js +120 -120
  39. package/esm2015/lib/CustomIndicator.js +22 -22
  40. package/esm2015/lib/DataChartToolbarProvider.js +6 -6
  41. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  42. package/esm2015/lib/DataToolTipLayer_combined.js +408 -408
  43. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  44. package/esm2015/lib/DomainChartToolbarProvider.js +1 -1
  45. package/esm2015/lib/DomainChart_combined.js +130 -130
  46. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  47. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  48. package/esm2015/lib/FinalValueLayer_combined.js +69 -69
  49. package/esm2015/lib/FinancialChart_combined.js +56 -56
  50. package/esm2015/lib/FinancialEventArgs_combined.js +563 -555
  51. package/esm2015/lib/FinancialIndicator_combined.js +166 -166
  52. package/esm2015/lib/FinancialOverlay.js +27 -27
  53. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  54. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  55. package/esm2015/lib/FinancialPriceSeries_combined.js +235 -235
  56. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  57. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  58. package/esm2015/lib/HighDensityScatterSeries_combined.js +379 -379
  59. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
  60. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  61. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  62. package/esm2015/lib/HorizontalRangeCategorySeries.js +40 -40
  63. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  64. package/esm2015/lib/IndicatorProxy.js +10 -10
  65. package/esm2015/lib/ItemToolTipLayer_combined.js +66 -66
  66. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  67. package/esm2015/lib/LineSeries_combined.js +29 -29
  68. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  69. package/esm2015/lib/MassIndexIndicator.js +6 -6
  70. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  71. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  72. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  73. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  74. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  75. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  76. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  77. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  80. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PointSeries_combined.js +13 -13
  82. package/esm2015/lib/PolarAreaSeries_combined.js +20 -20
  83. package/esm2015/lib/PolarBase_combined.js +348 -347
  84. package/esm2015/lib/PolarLineSeriesBase_combined.js +48 -48
  85. package/esm2015/lib/PolarLineSeries_combined.js +17 -17
  86. package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
  87. package/esm2015/lib/PolarSplineAreaSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
  89. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
  91. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  92. package/esm2015/lib/RadialAreaSeries_combined.js +30 -30
  93. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  94. package/esm2015/lib/RadialBucketCalculator_combined.js +135 -134
  95. package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
  96. package/esm2015/lib/RadialLineSeries_combined.js +28 -28
  97. package/esm2015/lib/RadialPieSeries_combined.js +35 -35
  98. package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
  99. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  100. package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
  101. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  102. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  103. package/esm2015/lib/ScatterAreaSeries_combined.js +109 -109
  104. package/esm2015/lib/ScatterBase_combined.js +420 -420
  105. package/esm2015/lib/ScatterContourSeries_combined.js +94 -94
  106. package/esm2015/lib/ScatterErrorBarSettings.js +3 -3
  107. package/esm2015/lib/ScatterLineSeries.js +43 -43
  108. package/esm2015/lib/ScatterLineSeriesView.js +2 -2
  109. package/esm2015/lib/ScatterPolygonSeries_combined.js +195 -195
  110. package/esm2015/lib/ScatterPolylineSeries_combined.js +18 -18
  111. package/esm2015/lib/ScatterSeries_combined.js +11 -11
  112. package/esm2015/lib/ScatterSplineSeries.js +30 -30
  113. package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
  114. package/esm2015/lib/ScatterTriangulationSeries.js +131 -131
  115. package/esm2015/lib/SeriesInteractionManager.js +38 -38
  116. package/esm2015/lib/SeriesRenderManager.js +9 -9
  117. package/esm2015/lib/SeriesViewerInteractionManager.js +131 -131
  118. package/esm2015/lib/SeriesViewerScrollbarManager.js +4 -4
  119. package/esm2015/lib/SeriesViewerSurfaceViewer.js +9 -9
  120. package/esm2015/lib/SeriesViewer_combined.js +2289 -2239
  121. package/esm2015/lib/SeriesVisualDataManager.js +22 -22
  122. package/esm2015/lib/ShapeSeriesBase_combined.js +272 -272
  123. package/esm2015/lib/SizeScale.js +1 -1
  124. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  125. package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
  126. package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
  127. package/esm2015/lib/SplineSeries_combined.js +21 -21
  128. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  129. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  130. package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
  131. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  132. package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
  133. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  134. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  135. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  136. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  137. package/esm2015/lib/StackedLineSeries_combined.js +8 -8
  138. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  139. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  140. package/esm2015/lib/StepAreaSeries_combined.js +30 -30
  141. package/esm2015/lib/StepLineSeries_combined.js +32 -32
  142. package/esm2015/lib/StochRSIIndicator.js +15 -15
  143. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  144. package/esm2015/lib/TRIXIndicator.js +16 -16
  145. package/esm2015/lib/TileZoomManager_combined.js +4 -4
  146. package/esm2015/lib/TimeAxisBase.js +7 -7
  147. package/esm2015/lib/TimeXAxis.js +10 -10
  148. package/esm2015/lib/TreemapHighlightingManager_combined.js +3 -1
  149. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  150. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  151. package/esm2015/lib/ValueLayer_combined.js +139 -139
  152. package/esm2015/lib/ValueOverlay_combined.js +94 -93
  153. package/esm2015/lib/VerticalAnchoredCategorySeries.js +54 -54
  154. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  155. package/esm2015/lib/WaterfallSeries_combined.js +90 -90
  156. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  157. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  158. package/esm2015/lib/XamFunnelView_combined.js +2 -2
  159. package/esm2015/lib/igc-anchored-category-series-component.js +22 -22
  160. package/esm2015/lib/igc-anchored-radial-series-component.js +30 -30
  161. package/esm2015/lib/igc-annotation-layer-component.js +63 -63
  162. package/esm2015/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  163. package/esm2015/lib/igc-assigning-category-style-event-args.js +1 -1
  164. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  165. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  166. package/esm2015/lib/igc-bar-fragment-component.js +1 -1
  167. package/esm2015/lib/igc-bar-series-component.js +7 -7
  168. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  169. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
  170. package/esm2015/lib/igc-bubble-series-component.js +33 -33
  171. package/esm2015/lib/igc-callout-layer-component.js +89 -89
  172. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  173. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  174. package/esm2015/lib/igc-category-series-component.js +15 -15
  175. package/esm2015/lib/igc-category-tool-tip-layer-component.js +5 -5
  176. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-column-fragment-component.js +7 -7
  178. package/esm2015/lib/igc-column-series-component.js +10 -10
  179. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  180. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  181. package/esm2015/lib/igc-data-chart-component.js +95 -95
  182. package/esm2015/lib/igc-data-tool-tip-layer-component.js +355 -355
  183. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  185. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  186. package/esm2015/lib/igc-financial-indicator-component.js +14 -14
  187. package/esm2015/lib/igc-financial-overlay-component.js +3 -3
  188. package/esm2015/lib/igc-financial-price-series-component.js +32 -32
  189. package/esm2015/lib/igc-financial-series-component.js +48 -48
  190. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  191. package/esm2015/lib/igc-fragment-base-component.js +1 -1
  192. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  193. package/esm2015/lib/igc-high-density-scatter-series-component.js +42 -42
  194. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  195. package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
  196. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  197. package/esm2015/lib/igc-item-tool-tip-layer-component.js +10 -10
  198. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  199. package/esm2015/lib/igc-marker-series-component.js +28 -28
  200. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  201. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  202. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  203. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  204. package/esm2015/lib/igc-polar-base-component.js +68 -68
  205. package/esm2015/lib/igc-polar-line-series-component.js +3 -3
  206. package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
  207. package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
  208. package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
  209. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  210. package/esm2015/lib/igc-radial-base-component.js +16 -16
  211. package/esm2015/lib/igc-radial-column-series-component.js +6 -6
  212. package/esm2015/lib/igc-radial-line-series-component.js +3 -3
  213. package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
  214. package/esm2015/lib/igc-range-category-series-component.js +8 -8
  215. package/esm2015/lib/igc-range-column-series-component.js +7 -7
  216. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  217. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  218. package/esm2015/lib/igc-scatter-area-series-component.js +12 -12
  219. package/esm2015/lib/igc-scatter-base-component.js +52 -52
  220. package/esm2015/lib/igc-scatter-contour-series-component.js +12 -12
  221. package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
  222. package/esm2015/lib/igc-scatter-polygon-series-component.js +33 -33
  223. package/esm2015/lib/igc-scatter-polyline-series-component.js +2 -2
  224. package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
  225. package/esm2015/lib/igc-scatter-triangulation-series-component.js +24 -24
  226. package/esm2015/lib/igc-series-component.js +58 -58
  227. package/esm2015/lib/igc-series-viewer-component.js +266 -255
  228. package/esm2015/lib/igc-shape-series-base-component.js +32 -32
  229. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
  231. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  232. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  233. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
  239. package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
  240. package/esm2015/lib/igc-stacked-series-base-component.js +9 -9
  241. package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
  242. package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
  243. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  244. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  245. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  246. package/esm2015/lib/igc-value-layer-component.js +86 -86
  247. package/esm2015/lib/igc-value-overlay-component.js +43 -43
  248. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
  249. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  250. package/esm2015/lib/igc-waterfall-series-component.js +14 -14
  251. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  252. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  253. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  254. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +4 -4
  255. package/esm5/lib/AnchoredCategorySeries_combined.js +149 -149
  256. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +190 -190
  257. package/esm5/lib/AngleAxisLabelPanel_combined.js +14 -14
  258. package/esm5/lib/AnnotationLayerProxy.js +32 -32
  259. package/esm5/lib/AnnotationLayer_combined.js +175 -174
  260. package/esm5/lib/AreaSeries_combined.js +34 -34
  261. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  262. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  263. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  264. package/esm5/lib/AxisAnnotationManager.js +1 -1
  265. package/esm5/lib/BarSeries_combined.js +72 -72
  266. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  267. package/esm5/lib/BollingerBandsOverlay_combined.js +78 -78
  268. package/esm5/lib/BrushScale.js +2 -2
  269. package/esm5/lib/BubbleSeries_combined.js +224 -224
  270. package/esm5/lib/CalloutLayer_combined.js +407 -407
  271. package/esm5/lib/CategoryBucketCalculator_combined.js +207 -206
  272. package/esm5/lib/CategoryChart.js +26 -26
  273. package/esm5/lib/CategoryChartToolbarProvider.js +1 -1
  274. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  275. package/esm5/lib/CategoryErrorBarSettings.js +3 -3
  276. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  277. package/esm5/lib/CategoryItemHighlightLayer_combined.js +113 -113
  278. package/esm5/lib/CategoryMarkerManager.js +1 -1
  279. package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
  280. package/esm5/lib/CategoryToolTipLayer_combined.js +60 -60
  281. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  282. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  283. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  284. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  285. package/esm5/lib/ColumnSeries_combined.js +51 -51
  286. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  287. package/esm5/lib/CrosshairLayer_combined.js +120 -120
  288. package/esm5/lib/CustomIndicator.js +22 -22
  289. package/esm5/lib/DataChartToolbarProvider.js +6 -6
  290. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  291. package/esm5/lib/DataToolTipLayer_combined.js +408 -408
  292. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  293. package/esm5/lib/DomainChartToolbarProvider.js +1 -1
  294. package/esm5/lib/DomainChart_combined.js +130 -130
  295. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  296. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  297. package/esm5/lib/FinalValueLayer_combined.js +69 -69
  298. package/esm5/lib/FinancialChart_combined.js +56 -56
  299. package/esm5/lib/FinancialEventArgs_combined.js +563 -555
  300. package/esm5/lib/FinancialIndicator_combined.js +165 -165
  301. package/esm5/lib/FinancialOverlay.js +27 -27
  302. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  303. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  304. package/esm5/lib/FinancialPriceSeries_combined.js +234 -234
  305. package/esm5/lib/ForceIndexIndicator.js +15 -15
  306. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  307. package/esm5/lib/HighDensityScatterSeries_combined.js +380 -380
  308. package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
  309. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  310. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  311. package/esm5/lib/HorizontalRangeCategorySeries.js +40 -40
  312. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  313. package/esm5/lib/IndicatorProxy.js +10 -10
  314. package/esm5/lib/ItemToolTipLayer_combined.js +66 -66
  315. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  316. package/esm5/lib/LineSeries_combined.js +29 -29
  317. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  318. package/esm5/lib/MassIndexIndicator.js +6 -6
  319. package/esm5/lib/MedianPriceIndicator.js +6 -6
  320. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  321. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  322. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  323. package/esm5/lib/NumericXAxis_combined.js +3 -3
  324. package/esm5/lib/NumericYAxis_combined.js +3 -3
  325. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  326. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  327. package/esm5/lib/OverlayProxy.js +7 -7
  328. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  329. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  330. package/esm5/lib/PointSeries_combined.js +13 -13
  331. package/esm5/lib/PolarAreaSeries_combined.js +20 -20
  332. package/esm5/lib/PolarBase_combined.js +347 -346
  333. package/esm5/lib/PolarLineSeriesBase_combined.js +48 -48
  334. package/esm5/lib/PolarLineSeries_combined.js +17 -17
  335. package/esm5/lib/PolarScatterSeries_combined.js +8 -8
  336. package/esm5/lib/PolarSplineAreaSeries_combined.js +21 -21
  337. package/esm5/lib/PolarSplineSeries_combined.js +17 -17
  338. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  339. package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
  340. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  341. package/esm5/lib/RadialAreaSeries_combined.js +30 -30
  342. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  343. package/esm5/lib/RadialBucketCalculator_combined.js +135 -134
  344. package/esm5/lib/RadialColumnSeries_combined.js +37 -37
  345. package/esm5/lib/RadialLineSeries_combined.js +28 -28
  346. package/esm5/lib/RadialPieSeries_combined.js +35 -35
  347. package/esm5/lib/RangeAreaSeries_combined.js +16 -16
  348. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  349. package/esm5/lib/RangeColumnSeries_combined.js +22 -22
  350. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  351. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  352. package/esm5/lib/ScatterAreaSeries_combined.js +107 -107
  353. package/esm5/lib/ScatterBase_combined.js +419 -419
  354. package/esm5/lib/ScatterContourSeries_combined.js +92 -92
  355. package/esm5/lib/ScatterErrorBarSettings.js +3 -3
  356. package/esm5/lib/ScatterLineSeries.js +43 -43
  357. package/esm5/lib/ScatterLineSeriesView.js +2 -2
  358. package/esm5/lib/ScatterPolygonSeries_combined.js +193 -193
  359. package/esm5/lib/ScatterPolylineSeries_combined.js +18 -18
  360. package/esm5/lib/ScatterSeries_combined.js +11 -11
  361. package/esm5/lib/ScatterSplineSeries.js +30 -30
  362. package/esm5/lib/ScatterSplineSeriesView.js +2 -2
  363. package/esm5/lib/ScatterTriangulationSeries.js +135 -135
  364. package/esm5/lib/SeriesInteractionManager.js +38 -38
  365. package/esm5/lib/SeriesRenderManager.js +9 -9
  366. package/esm5/lib/SeriesViewerInteractionManager.js +131 -131
  367. package/esm5/lib/SeriesViewerScrollbarManager.js +4 -4
  368. package/esm5/lib/SeriesViewerSurfaceViewer.js +9 -9
  369. package/esm5/lib/SeriesViewer_combined.js +2255 -2205
  370. package/esm5/lib/SeriesVisualDataManager.js +22 -22
  371. package/esm5/lib/ShapeSeriesBase_combined.js +269 -269
  372. package/esm5/lib/SizeScale.js +1 -1
  373. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  374. package/esm5/lib/SplineAreaSeries_combined.js +28 -28
  375. package/esm5/lib/SplineSeriesBase_combined.js +101 -101
  376. package/esm5/lib/SplineSeries_combined.js +21 -21
  377. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  378. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  379. package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
  380. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  381. package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
  382. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  383. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  384. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  385. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  386. package/esm5/lib/StackedLineSeries_combined.js +8 -8
  387. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  388. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  389. package/esm5/lib/StepAreaSeries_combined.js +30 -30
  390. package/esm5/lib/StepLineSeries_combined.js +32 -32
  391. package/esm5/lib/StochRSIIndicator.js +14 -14
  392. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  393. package/esm5/lib/TRIXIndicator.js +15 -15
  394. package/esm5/lib/TileZoomManager_combined.js +4 -4
  395. package/esm5/lib/TimeAxisBase.js +7 -7
  396. package/esm5/lib/TimeXAxis.js +10 -10
  397. package/esm5/lib/TreemapHighlightingManager_combined.js +3 -1
  398. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  399. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  400. package/esm5/lib/ValueLayer_combined.js +139 -139
  401. package/esm5/lib/ValueOverlay_combined.js +94 -93
  402. package/esm5/lib/VerticalAnchoredCategorySeries.js +54 -54
  403. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  404. package/esm5/lib/WaterfallSeries_combined.js +90 -90
  405. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  406. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  407. package/esm5/lib/XamFunnelView_combined.js +2 -2
  408. package/esm5/lib/igc-anchored-category-series-component.js +22 -22
  409. package/esm5/lib/igc-anchored-radial-series-component.js +30 -30
  410. package/esm5/lib/igc-annotation-layer-component.js +63 -63
  411. package/esm5/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  412. package/esm5/lib/igc-assigning-category-style-event-args.js +1 -1
  413. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  414. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  415. package/esm5/lib/igc-bar-fragment-component.js +1 -1
  416. package/esm5/lib/igc-bar-series-component.js +7 -7
  417. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  418. package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
  419. package/esm5/lib/igc-bubble-series-component.js +33 -33
  420. package/esm5/lib/igc-callout-layer-component.js +89 -89
  421. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  422. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  423. package/esm5/lib/igc-category-series-component.js +15 -15
  424. package/esm5/lib/igc-category-tool-tip-layer-component.js +5 -5
  425. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  426. package/esm5/lib/igc-column-fragment-component.js +7 -7
  427. package/esm5/lib/igc-column-series-component.js +10 -10
  428. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  429. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  430. package/esm5/lib/igc-data-chart-component.js +95 -95
  431. package/esm5/lib/igc-data-tool-tip-layer-component.js +355 -355
  432. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  433. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  434. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  435. package/esm5/lib/igc-financial-indicator-component.js +14 -14
  436. package/esm5/lib/igc-financial-overlay-component.js +3 -3
  437. package/esm5/lib/igc-financial-price-series-component.js +32 -32
  438. package/esm5/lib/igc-financial-series-component.js +48 -48
  439. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  440. package/esm5/lib/igc-fragment-base-component.js +1 -1
  441. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  442. package/esm5/lib/igc-high-density-scatter-series-component.js +42 -42
  443. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  444. package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
  445. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  446. package/esm5/lib/igc-item-tool-tip-layer-component.js +10 -10
  447. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  448. package/esm5/lib/igc-marker-series-component.js +28 -28
  449. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  450. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  451. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  452. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  453. package/esm5/lib/igc-polar-base-component.js +68 -68
  454. package/esm5/lib/igc-polar-line-series-component.js +3 -3
  455. package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
  456. package/esm5/lib/igc-polar-spline-series-component.js +3 -3
  457. package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
  458. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  459. package/esm5/lib/igc-radial-base-component.js +16 -16
  460. package/esm5/lib/igc-radial-column-series-component.js +6 -6
  461. package/esm5/lib/igc-radial-line-series-component.js +3 -3
  462. package/esm5/lib/igc-radial-pie-series-component.js +6 -6
  463. package/esm5/lib/igc-range-category-series-component.js +8 -8
  464. package/esm5/lib/igc-range-column-series-component.js +7 -7
  465. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  466. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  467. package/esm5/lib/igc-scatter-area-series-component.js +12 -12
  468. package/esm5/lib/igc-scatter-base-component.js +52 -52
  469. package/esm5/lib/igc-scatter-contour-series-component.js +12 -12
  470. package/esm5/lib/igc-scatter-line-series-component.js +3 -3
  471. package/esm5/lib/igc-scatter-polygon-series-component.js +33 -33
  472. package/esm5/lib/igc-scatter-polyline-series-component.js +2 -2
  473. package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
  474. package/esm5/lib/igc-scatter-triangulation-series-component.js +24 -24
  475. package/esm5/lib/igc-series-component.js +58 -58
  476. package/esm5/lib/igc-series-viewer-component.js +266 -255
  477. package/esm5/lib/igc-shape-series-base-component.js +32 -32
  478. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  479. package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
  480. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  481. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  482. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  483. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  484. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  485. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  486. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  487. package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
  488. package/esm5/lib/igc-stacked-column-series-component.js +6 -6
  489. package/esm5/lib/igc-stacked-series-base-component.js +9 -9
  490. package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
  491. package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
  492. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  493. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  494. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  495. package/esm5/lib/igc-value-layer-component.js +86 -86
  496. package/esm5/lib/igc-value-overlay-component.js +43 -43
  497. package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
  498. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  499. package/esm5/lib/igc-waterfall-series-component.js +14 -14
  500. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  501. package/fesm2015/igniteui-webcomponents-charts.js +13163 -13089
  502. package/fesm5/igniteui-webcomponents-charts.js +13098 -13024
  503. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  504. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  505. package/lib/AnchoredCategorySeries_combined.d.ts +42 -42
  506. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +41 -41
  507. package/lib/AnnotationLayer_combined.d.ts +53 -53
  508. package/lib/AreaSeries_combined.d.ts +6 -6
  509. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  510. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  511. package/lib/BarSeries_combined.d.ts +10 -10
  512. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  513. package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
  514. package/lib/BubbleSeries_combined.d.ts +39 -39
  515. package/lib/CalloutLayer_combined.d.ts +88 -88
  516. package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
  517. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  518. package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
  519. package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
  520. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  521. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  522. package/lib/ColumnSeries_combined.d.ts +11 -11
  523. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  524. package/lib/CrosshairLayer_combined.d.ts +42 -42
  525. package/lib/CustomIndicator.d.ts +8 -8
  526. package/lib/DataToolTipLayer_combined.d.ts +120 -120
  527. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  528. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  529. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  530. package/lib/FinalValueLayer_combined.d.ts +25 -25
  531. package/lib/FinancialEventArgs_combined.d.ts +101 -101
  532. package/lib/FinancialIndicator_combined.d.ts +27 -27
  533. package/lib/FinancialOverlay.d.ts +4 -4
  534. package/lib/FinancialPriceSeries_combined.d.ts +36 -36
  535. package/lib/ForceIndexIndicator.d.ts +10 -10
  536. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  537. package/lib/HighDensityScatterSeries_combined.d.ts +77 -77
  538. package/lib/HorizontalAnchoredCategorySeries.d.ts +20 -20
  539. package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
  540. package/lib/ItemToolTipLayer_combined.d.ts +13 -13
  541. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  542. package/lib/LineSeries_combined.d.ts +6 -6
  543. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  544. package/lib/MassIndexIndicator.d.ts +4 -4
  545. package/lib/MedianPriceIndicator.d.ts +4 -4
  546. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  547. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  548. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  549. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  550. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  551. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  552. package/lib/PointSeries_combined.d.ts +4 -4
  553. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  554. package/lib/PolarBase_combined.d.ts +87 -87
  555. package/lib/PolarLineSeriesBase_combined.d.ts +19 -19
  556. package/lib/PolarLineSeries_combined.d.ts +7 -7
  557. package/lib/PolarScatterSeries_combined.d.ts +3 -3
  558. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  559. package/lib/PolarSplineSeries_combined.d.ts +6 -6
  560. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  561. package/lib/PriceChannelOverlay_combined.d.ts +8 -8
  562. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  563. package/lib/RadialAreaSeries_combined.d.ts +6 -6
  564. package/lib/RadialBucketCalculator_combined.d.ts +33 -33
  565. package/lib/RadialColumnSeries_combined.d.ts +5 -5
  566. package/lib/RadialLineSeries_combined.d.ts +7 -7
  567. package/lib/RadialPieSeries_combined.d.ts +6 -6
  568. package/lib/RangeAreaSeries_combined.d.ts +4 -4
  569. package/lib/RangeCategoryBucketCalculator_combined.d.ts +17 -17
  570. package/lib/RangeColumnSeries_combined.d.ts +5 -5
  571. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  572. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  573. package/lib/ScatterAreaSeries_combined.d.ts +24 -24
  574. package/lib/ScatterBase_combined.d.ts +92 -92
  575. package/lib/ScatterContourSeries_combined.d.ts +17 -17
  576. package/lib/ScatterLineSeries.d.ts +10 -10
  577. package/lib/ScatterPolygonSeries_combined.d.ts +40 -40
  578. package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
  579. package/lib/ScatterSeries_combined.d.ts +3 -3
  580. package/lib/ScatterSplineSeries.d.ts +8 -8
  581. package/lib/ScatterTriangulationSeries.d.ts +30 -30
  582. package/lib/SeriesViewer_combined.d.ts +714 -705
  583. package/lib/ShapeSeriesBase_combined.d.ts +74 -74
  584. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  585. package/lib/SplineAreaSeries_combined.d.ts +5 -5
  586. package/lib/SplineSeriesBase_combined.d.ts +18 -18
  587. package/lib/SplineSeries_combined.d.ts +5 -5
  588. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  589. package/lib/Stacked100BarSeries_combined.d.ts +5 -5
  590. package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
  591. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  592. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  593. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  594. package/lib/StackedLineSeries_combined.d.ts +2 -2
  595. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +150 -150
  596. package/lib/StandardDeviationIndicator.d.ts +9 -9
  597. package/lib/StepAreaSeries_combined.d.ts +6 -6
  598. package/lib/StepLineSeries_combined.d.ts +6 -6
  599. package/lib/StochRSIIndicator.d.ts +9 -9
  600. package/lib/StrategyBasedIndicator.d.ts +19 -19
  601. package/lib/TRIXIndicator.d.ts +9 -9
  602. package/lib/TypicalPriceIndicator.d.ts +4 -4
  603. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  604. package/lib/ValueLayer_combined.d.ts +47 -47
  605. package/lib/ValueOverlay_combined.d.ts +30 -30
  606. package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
  607. package/lib/WaterfallSeries_combined.d.ts +13 -13
  608. package/lib/WeightedCloseIndicator.d.ts +4 -4
  609. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  610. package/lib/igc-assigning-category-marker-style-event-args.d.ts +1 -1
  611. package/lib/igc-assigning-category-style-event-args.d.ts +1 -1
  612. package/lib/igc-series-viewer-component.d.ts +3 -0
  613. package/package.json +2 -2
@@ -21,23 +21,23 @@ export let AnnotationLayer = /*@__PURE__*/ (() => {
21
21
  class AnnotationLayer extends Series {
22
22
  constructor() {
23
23
  super();
24
- this.w0 = null;
25
- this.ug = null;
26
- this.uf = null;
24
+ this.w1 = null;
27
25
  this.uh = null;
28
- this.wy = { $type: Point_$type, x: NaN, y: NaN };
29
- this.ui = false;
30
- this.w0 = { $type: Point_$type, x: NaN, y: NaN };
31
- this.v3();
26
+ this.ug = null;
27
+ this.ui = null;
28
+ this.wz = { $type: Point_$type, x: NaN, y: NaN };
29
+ this.uj = false;
30
+ this.w1 = { $type: Point_$type, x: NaN, y: NaN };
31
+ this.v4();
32
32
  }
33
33
  cd() {
34
34
  return new AnnotationLayerView(this);
35
35
  }
36
- o1(a) {
37
- super.o1(a);
38
- this.ue = a;
36
+ o2(a) {
37
+ super.o2(a);
38
+ this.uf = a;
39
39
  }
40
- um(a) {
40
+ un(a) {
41
41
  if (a == null) {
42
42
  return false;
43
43
  }
@@ -53,7 +53,7 @@ export let AnnotationLayer = /*@__PURE__*/ (() => {
53
53
  return a.gm(a.cg.bx, a.cg.by, a.cg);
54
54
  }
55
55
  get_eg() {
56
- return this.uj;
56
+ return this.uk;
57
57
  }
58
58
  bu() {
59
59
  if (this.bv == 0) {
@@ -64,37 +64,37 @@ export let AnnotationLayer = /*@__PURE__*/ (() => {
64
64
  }
65
65
  }
66
66
  get_eu() {
67
- return this.uo || this.up;
67
+ return this.up || this.uq;
68
68
  }
69
69
  get_isUsableInLegend() {
70
- return this.up;
70
+ return this.uq;
71
71
  }
72
- o9(a, b, c, d) {
73
- super.o9(a, b, c, d);
72
+ pa(a, b, c, d) {
73
+ super.pa(a, b, c, d);
74
74
  switch (b) {
75
75
  case "SeriesViewer":
76
76
  let e = c;
77
77
  let f = d;
78
78
  if (e != null) {
79
- this.v2(e.series);
79
+ this.v3(e.series);
80
80
  let g = e.series;
81
- g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.vz));
81
+ g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.v0));
82
82
  if (typeCast(XamDataChart.$, e) !== null) {
83
83
  let h = e;
84
- this.v1(h.axes);
84
+ this.v2(h.axes);
85
85
  let i = h.axes;
86
- i.collectionChanged = delegateRemove(i.collectionChanged, runOn(this, this.vp));
86
+ i.collectionChanged = delegateRemove(i.collectionChanged, runOn(this, this.vq));
87
87
  }
88
88
  }
89
89
  if (f != null) {
90
- this.vx(f.series);
90
+ this.vy(f.series);
91
91
  let j = f.series;
92
- j.collectionChanged = delegateCombine(j.collectionChanged, runOn(this, this.vz));
92
+ j.collectionChanged = delegateCombine(j.collectionChanged, runOn(this, this.v0));
93
93
  if (typeCast(XamDataChart.$, f) !== null) {
94
94
  let k = f;
95
- this.vw(k.axes);
95
+ this.vx(k.axes);
96
96
  let l = k.axes;
97
- l.collectionChanged = delegateCombine(l.collectionChanged, runOn(this, this.vp));
97
+ l.collectionChanged = delegateCombine(l.collectionChanged, runOn(this, this.vq));
98
98
  }
99
99
  }
100
100
  break;
@@ -102,42 +102,43 @@ export let AnnotationLayer = /*@__PURE__*/ (() => {
102
102
  case AnnotationLayer.$$p[15]:
103
103
  if (this.eu) {
104
104
  if (this.index == -1) {
105
- this.index = XamDataChart.v9(this);
105
+ this.index = XamDataChart.wd(this);
106
106
  }
107
107
  }
108
108
  else {
109
109
  this.index = -1;
110
- this.st = null;
111
- this.sw = null;
110
+ this.su = null;
111
+ this.sx = null;
112
112
  }
113
113
  if (this.cv != null) {
114
- this.cv.ni();
114
+ this.cv.nk();
115
115
  }
116
- this.pq(true);
116
+ this.pr(true);
117
117
  break;
118
118
  case "TransitionProgress":
119
- this.uh.c(this.iw, this.ug, this.uf);
119
+ this.ui.c(this.iw, this.uh, this.ug);
120
120
  if (this.dm(this.cg)) {
121
121
  return;
122
122
  }
123
123
  if (this.iw == 1) {
124
- this.vy(this.uf, this.cg);
124
+ this.vz(this.ug, this.cg);
125
+ this.op();
125
126
  }
126
127
  else {
127
- this.vy(this.uh, this.cg);
128
+ this.vz(this.ui, this.cg);
128
129
  }
129
130
  if (this.cv != null) {
130
- this.cv.on(this);
131
+ this.cv.or(this);
131
132
  }
132
133
  break;
133
134
  case AnnotationLayer.$$p[13]:
134
135
  if (this.cv != null) {
135
- this.cv.ng();
136
+ this.cv.ni();
136
137
  }
137
138
  break;
138
139
  case AnnotationLayer.$$p[9]:
139
- this.w0 = this.wz;
140
- this.or(this.wz);
140
+ this.w1 = this.w0;
141
+ this.os(this.w0);
141
142
  break;
142
143
  case "ShouldRenderAsOverlay":
143
144
  if (this.cv != null) {
@@ -154,7 +155,7 @@ export let AnnotationLayer = /*@__PURE__*/ (() => {
154
155
  case AnnotationLayer.$$p[19]:
155
156
  case AnnotationLayer.$$p[11]:
156
157
  case AnnotationLayer.$$p[18]:
157
- this.v3();
158
+ this.v4();
158
159
  break;
159
160
  case AnnotationLayer.$$p[0]:
160
161
  case AnnotationLayer.$$p[4]:
@@ -164,50 +165,50 @@ export let AnnotationLayer = /*@__PURE__*/ (() => {
164
165
  case AnnotationLayer.$$p[7]:
165
166
  case AnnotationLayer.$$p[2]:
166
167
  case AnnotationLayer.$$p[6]:
167
- this.pq(true);
168
+ this.pr(true);
168
169
  break;
169
170
  }
170
171
  }
171
- v2(a) {
172
+ v3(a) {
172
173
  for (let b of fromEnum(a)) {
173
174
  if (!(b == this)) {
174
- b.renderRequested = delegateRemove(b.renderRequested, runOn(this, this.v0));
175
+ b.renderRequested = delegateRemove(b.renderRequested, runOn(this, this.v1));
175
176
  }
176
177
  }
177
- this.pq(true);
178
+ this.pr(true);
178
179
  }
179
- v1(a) {
180
+ v2(a) {
180
181
  for (let b of fromEnum(a)) {
181
- b.renderRequested = delegateRemove(b.renderRequested, runOn(this, this.vq));
182
+ b.renderRequested = delegateRemove(b.renderRequested, runOn(this, this.vr));
182
183
  }
183
- this.pq(true);
184
+ this.pr(true);
184
185
  }
185
- vx(a) {
186
+ vy(a) {
186
187
  for (let b of fromEnum(a)) {
187
188
  if (!(b == this)) {
188
- b.renderRequested = delegateCombine(b.renderRequested, runOn(this, this.v0));
189
+ b.renderRequested = delegateCombine(b.renderRequested, runOn(this, this.v1));
189
190
  }
190
191
  }
191
- this.pq(true);
192
+ this.pr(true);
192
193
  }
193
- vw(a) {
194
+ vx(a) {
194
195
  for (let b of fromEnum(a)) {
195
- b.renderRequested = delegateCombine(b.renderRequested, runOn(this, this.vq));
196
+ b.renderRequested = delegateCombine(b.renderRequested, runOn(this, this.vr));
196
197
  }
197
- this.pq(true);
198
+ this.pr(true);
198
199
  }
199
- uk(a) {
200
+ ul(a) {
200
201
  if (a == null) {
201
202
  return false;
202
203
  }
203
204
  return true;
204
205
  }
205
- vq(a, b) {
206
- if (this.uk(a)) {
207
- this.vs(a, b.animate);
206
+ vr(a, b) {
207
+ if (this.ul(a)) {
208
+ this.vt(a, b.animate);
208
209
  }
209
210
  }
210
- ul(a) {
211
+ um(a) {
211
212
  if (a == null) {
212
213
  return false;
213
214
  }
@@ -216,141 +217,141 @@ export let AnnotationLayer = /*@__PURE__*/ (() => {
216
217
  }
217
218
  return true;
218
219
  }
219
- v0(a, b) {
220
- if (this.ul(a)) {
221
- this.vt(a, b.animate);
220
+ v1(a, b) {
221
+ if (this.um(a)) {
222
+ this.vu(a, b.animate);
222
223
  }
223
224
  }
224
- vs(a, b) {
225
- }
226
225
  vt(a, b) {
227
226
  }
228
- vz(a, b) {
229
- this.vu(b);
227
+ vu(a, b) {
230
228
  }
231
- vp(a, b) {
232
- this.vr(b);
229
+ v0(a, b) {
230
+ this.vv(b);
233
231
  }
234
- wo() {
235
- if (this.st != null) {
236
- return this.st;
237
- }
238
- return this.sx;
232
+ vq(a, b) {
233
+ this.vs(b);
239
234
  }
240
235
  wp() {
241
- if (this.sw != null) {
242
- return this.sw;
236
+ if (this.su != null) {
237
+ return this.su;
238
+ }
239
+ return this.sy;
240
+ }
241
+ wq() {
242
+ if (this.sx != null) {
243
+ return this.sx;
243
244
  }
244
- return this.s3;
245
+ return this.s4;
245
246
  }
246
- vr(a) {
247
+ vs(a) {
247
248
  if (a.oldItems != null) {
248
249
  for (let b of fromEn(a.oldItems)) {
249
- b.renderRequested = delegateRemove(b.renderRequested, runOn(this, this.vq));
250
+ b.renderRequested = delegateRemove(b.renderRequested, runOn(this, this.vr));
250
251
  }
251
252
  }
252
253
  if (a.newItems != null) {
253
254
  for (let c of fromEn(a.newItems)) {
254
- c.renderRequested = delegateCombine(c.renderRequested, runOn(this, this.vq));
255
+ c.renderRequested = delegateCombine(c.renderRequested, runOn(this, this.vr));
255
256
  }
256
257
  }
257
- this.pq(true);
258
+ this.pr(true);
258
259
  }
259
- vu(a) {
260
+ vv(a) {
260
261
  if (a.oldItems != null) {
261
262
  for (let b of fromEn(a.oldItems)) {
262
- b.renderRequested = delegateRemove(b.renderRequested, runOn(this, this.v0));
263
+ b.renderRequested = delegateRemove(b.renderRequested, runOn(this, this.v1));
263
264
  }
264
265
  }
265
266
  if (a.newItems != null) {
266
267
  for (let c of fromEn(a.newItems)) {
267
- c.renderRequested = delegateCombine(c.renderRequested, runOn(this, this.v0));
268
+ c.renderRequested = delegateCombine(c.renderRequested, runOn(this, this.v1));
268
269
  }
269
270
  }
270
- this.pq(true);
271
+ this.pr(true);
271
272
  }
272
- qo(a, b) {
273
- this.pq(false);
273
+ qp(a, b) {
274
+ this.pr(false);
274
275
  }
275
- qn(a, b) {
276
- this.pq(true);
276
+ qo(a, b) {
277
+ this.pr(true);
277
278
  }
278
- pr(a) {
279
- super.pr(a);
279
+ ps(a) {
280
+ super.ps(a);
280
281
  if (this.dm(this.cg)) {
281
282
  return;
282
283
  }
283
284
  if (this.fq(a) && !this.f1) {
284
- let b = this.ug;
285
+ let b = this.uh;
285
286
  if (this.dk()) {
286
287
  if (this.cw.g) {
287
288
  this.cw.t();
288
289
  }
289
- this.ug = this.uh;
290
- this.uh = b;
290
+ this.uh = this.ui;
291
+ this.ui = b;
291
292
  }
292
293
  else {
293
- this.ug = this.uf;
294
- this.uf = b;
294
+ this.uh = this.ug;
295
+ this.ug = b;
295
296
  }
296
- this.vv(this.uf, this.cg);
297
- this.p4();
297
+ this.vw(this.ug, this.cg);
298
+ this.p5();
298
299
  }
299
300
  else {
300
301
  if (!this.f1) {
301
- this.vv(this.uf, this.cg);
302
+ this.vw(this.ug, this.cg);
302
303
  }
303
- this.vy(this.uf, this.cg);
304
+ this.vz(this.ug, this.cg);
304
305
  }
305
306
  }
306
307
  get_d7() {
307
308
  return true;
308
309
  }
309
- vv(a, b) {
310
+ vw(a, b) {
310
311
  }
311
- vy(a, b) {
312
- this.ox();
313
- this.ue.b4();
312
+ vz(a, b) {
313
+ this.oy();
314
+ this.uf.b4();
314
315
  }
315
- vo(a) {
316
- let b = { $type: Point_$type, x: this.wy.x, y: this.wy.y };
316
+ vp(a) {
317
+ let b = { $type: Point_$type, x: this.wz.x, y: this.wz.y };
317
318
  if (a.isVertical) {
318
- if (isNaN_(this.wy.y)) {
319
+ if (isNaN_(this.wz.y)) {
319
320
  return new Tuple$2(Boolean_$type, Point_$type, false, b);
320
321
  }
321
- if (isNaN_(this.wy.x)) {
322
+ if (isNaN_(this.wz.x)) {
322
323
  b.x = 0;
323
324
  return new Tuple$2(Boolean_$type, Point_$type, true, b);
324
325
  }
325
326
  }
326
327
  else {
327
- if (isNaN_(this.wy.x)) {
328
+ if (isNaN_(this.wz.x)) {
328
329
  return new Tuple$2(Boolean_$type, Point_$type, false, b);
329
330
  }
330
- if (isNaN_(this.wy.y)) {
331
+ if (isNaN_(this.wz.y)) {
331
332
  b.y = 0;
332
333
  return new Tuple$2(Boolean_$type, Point_$type, true, b);
333
334
  }
334
335
  }
335
336
  return new Tuple$2(Boolean_$type, Point_$type, true, b);
336
337
  }
337
- or(a) {
338
- super.or(a);
339
- if (isNaN_(this.w0.x) && isNaN_(this.w0.y)) {
338
+ os(a) {
339
+ super.os(a);
340
+ if (isNaN_(this.w1.x) && isNaN_(this.w1.y)) {
340
341
  if (isNaN_(a.x) && isNaN_(a.y)) {
341
- this.ue.b3();
342
+ this.uf.b3();
342
343
  return;
343
344
  }
344
345
  else {
345
- this.ue.b5();
346
- this.wy = a;
346
+ this.uf.b5();
347
+ this.wz = a;
347
348
  }
348
349
  }
349
350
  else {
350
- this.ue.b5();
351
- this.wy = this.w0;
351
+ this.uf.b5();
352
+ this.wz = this.w1;
352
353
  }
353
- this.pq(true);
354
+ this.pr(true);
354
355
  }
355
356
  gm(a, b, c) {
356
357
  let d = super.gm(a, b, c);
@@ -363,118 +364,118 @@ export let AnnotationLayer = /*@__PURE__*/ (() => {
363
364
  }
364
365
  return d;
365
366
  }
366
- uz() {
367
- if (isNaN_(this.u2)) {
368
- switch (this.t2) {
369
- case 1: return this.ut();
370
- case 2: return this.uw();
371
- case 4: return this.uv();
372
- }
373
- }
374
- return this.u2;
375
- }
376
- uy() {
377
- if (isNaN_(this.u1)) {
378
- return this.ur;
379
- }
380
- return this.u1;
381
- }
382
367
  u0() {
383
368
  if (isNaN_(this.u3)) {
384
- return this.ur;
369
+ switch (this.t3) {
370
+ case 1: return this.uu();
371
+ case 2: return this.ux();
372
+ case 4: return this.uw();
373
+ }
385
374
  }
386
375
  return this.u3;
387
376
  }
388
- t9() {
389
- switch (this.t5) {
390
- case 0: return this.t6();
377
+ uz() {
378
+ if (isNaN_(this.u2)) {
379
+ return this.us;
380
+ }
381
+ return this.u2;
382
+ }
383
+ u1() {
384
+ if (isNaN_(this.u4)) {
385
+ return this.us;
391
386
  }
392
- return this.t5;
387
+ return this.u4;
393
388
  }
394
389
  ua() {
395
- switch (this.uc) {
396
- case 0: return this.t2;
390
+ switch (this.t6) {
391
+ case 0: return this.t7();
397
392
  }
398
- return this.uc;
393
+ return this.t6;
399
394
  }
400
395
  ub() {
401
396
  switch (this.ud) {
402
- case 0: return this.t2;
397
+ case 0: return this.t3;
403
398
  }
404
399
  return this.ud;
405
400
  }
406
- wu() {
407
- if (this.ww == null) {
408
- if (this.s8 == null) {
409
- return this.ws();
410
- }
411
- return this.s8;
401
+ uc() {
402
+ switch (this.ue) {
403
+ case 0: return this.t3;
412
404
  }
413
- return this.ww;
405
+ return this.ue;
414
406
  }
415
407
  wv() {
416
408
  if (this.wx == null) {
417
- if (this.s8 == null) {
409
+ if (this.s9 == null) {
418
410
  return this.wt();
419
411
  }
420
- return this.s8;
412
+ return this.s9;
421
413
  }
422
414
  return this.wx;
423
415
  }
424
- t6() {
425
- return 0;
416
+ ww() {
417
+ if (this.wy == null) {
418
+ if (this.s9 == null) {
419
+ return this.wu();
420
+ }
421
+ return this.s9;
422
+ }
423
+ return this.wy;
426
424
  }
427
425
  t7() {
428
- return this.t6();
426
+ return 0;
429
427
  }
430
428
  t8() {
431
- return this.t6();
429
+ return this.t7();
430
+ }
431
+ t9() {
432
+ return this.t7();
432
433
  }
433
- ut() {
434
+ uu() {
434
435
  return NaN;
435
436
  }
436
- uw() {
437
+ ux() {
437
438
  return NaN;
438
439
  }
439
- uv() {
440
+ uw() {
440
441
  return NaN;
441
442
  }
442
- uu() {
443
+ uv() {
443
444
  return NaN;
444
445
  }
445
- ux() {
446
+ uy() {
446
447
  return NaN;
447
448
  }
448
- ws() {
449
+ wt() {
449
450
  return null;
450
451
  }
451
- wt() {
452
+ wu() {
452
453
  return null;
453
454
  }
454
- v3() {
455
- this.t2 = this.t9();
456
- this.ur = this.uz();
455
+ v4() {
457
456
  this.t3 = this.ua();
458
- this.uq = this.uy();
459
- this.t4 = this.ub();
460
457
  this.us = this.u0();
461
- this.wq = this.wu();
458
+ this.t4 = this.ub();
459
+ this.ur = this.uz();
460
+ this.t5 = this.uc();
461
+ this.ut = this.u1();
462
462
  this.wr = this.wv();
463
+ this.ws = this.ww();
463
464
  }
464
465
  get_gi() {
465
- return this.un;
466
+ return this.uo;
466
467
  }
467
- get un() {
468
- return this.ui;
468
+ get uo() {
469
+ return this.uj;
469
470
  }
470
- set un(a) {
471
- let b = this.ui;
472
- this.ui = a;
473
- this.raisePropertyChanged("ShouldRenderAsOverlay", b, this.ui);
471
+ set uo(a) {
472
+ let b = this.uj;
473
+ this.uj = a;
474
+ this.raisePropertyChanged("ShouldRenderAsOverlay", b, this.uj);
474
475
  }
475
476
  }
476
477
  AnnotationLayer.$t = /*@__PURE__*/ markType(AnnotationLayer, 'AnnotationLayer', Series.$);
477
- AnnotationLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, AnnotationLayer, 'raisePropertyChanged', ['ActualAppearanceMode:t2:v4', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'ActualHorizontalAppearanceMode:t3:v5', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'ActualHorizontalDashArray:wq:v6', [DoubleCollection.$], 'ActualHorizontalShiftAmount:uq:v7', [1, NaN], 'ActualShiftAmount:ur:v8', [1, NaN], 'ActualVerticalAppearanceMode:t4:v9', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'ActualVerticalDashArray:wr:wa', [DoubleCollection.$], 'ActualVerticalShiftAmount:us:wb', [1, NaN], 'AppearanceMode:t5:wc', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'CursorPosition:wz:wd', [Point_$type, { $type: Point_$type, x: NaN, y: NaN }], 'HorizontalAppearanceMode:uc:we', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'HorizontalDashArray:ww:wf', [DoubleCollection.$], 'HorizontalShiftAmount:u1:wg', [1, NaN], 'IsDefaultCrosshairDisabled:uj:wh', [0, true], 'ShiftAmount:u2:wi', [1, NaN], 'UseIndex:uo:wj', [0, false], 'UseLegend:up:wk', [0, false], 'VerticalAppearanceMode:ud:wl', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'VerticalDashArray:wx:wm', [DoubleCollection.$], 'VerticalShiftAmount:u3:wn', [1, NaN]]);
478
+ AnnotationLayer.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, AnnotationLayer, 'raisePropertyChanged', ['ActualAppearanceMode:t3:v5', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'ActualHorizontalAppearanceMode:t4:v6', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'ActualHorizontalDashArray:wr:v7', [DoubleCollection.$], 'ActualHorizontalShiftAmount:ur:v8', [1, NaN], 'ActualShiftAmount:us:v9', [1, NaN], 'ActualVerticalAppearanceMode:t5:wa', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'ActualVerticalDashArray:ws:wb', [DoubleCollection.$], 'ActualVerticalShiftAmount:ut:wc', [1, NaN], 'AppearanceMode:t6:wd', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'CursorPosition:w0:we', [Point_$type, { $type: Point_$type, x: NaN, y: NaN }], 'HorizontalAppearanceMode:ud:wf', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'HorizontalDashArray:wx:wg', [DoubleCollection.$], 'HorizontalShiftAmount:u2:wh', [1, NaN], 'IsDefaultCrosshairDisabled:uk:wi', [0, true], 'ShiftAmount:u3:wj', [1, NaN], 'UseIndex:up:wk', [0, false], 'UseLegend:uq:wl', [0, false], 'VerticalAppearanceMode:ue:wm', [AnnotationAppearanceMode_$type, /*@__PURE__*/ enumGetBox(AnnotationAppearanceMode_$type, 0)], 'VerticalDashArray:wy:wn', [DoubleCollection.$], 'VerticalShiftAmount:u4:wo', [1, NaN]]);
478
479
  return AnnotationLayer;
479
480
  })();
480
481
  /**
@@ -493,8 +494,8 @@ export let AnnotationLayerView = /*@__PURE__*/ (() => {
493
494
  if (this.b1) {
494
495
  this.b1 = false;
495
496
  this.b2 = -1;
496
- this.b0.wy = { $type: Point_$type, x: NaN, y: NaN };
497
- this.b0.pq(true);
497
+ this.b0.wz = { $type: Point_$type, x: NaN, y: NaN };
498
+ this.b0.pr(true);
498
499
  }
499
500
  }
500
501
  b3() {