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
@@ -411,7 +411,7 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
411
411
  if (this.c != null) {
412
412
  return a ? this.c : this.e;
413
413
  }
414
- let b = BrushUtil.e("chart", this.ad, this.c, this.e);
414
+ let b = BrushUtil.f("chart", this.ad, this.c, this.e);
415
415
  this.c = b.p2;
416
416
  this.e = b.p3;
417
417
  return a ? this.c : this.e;
@@ -58,28 +58,37 @@ export let IgcAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
58
58
  * The `ValueMemberPath` property is used for the value mapping property of the current series object.
59
59
  */
60
60
  get valueMemberPath() {
61
- return this.i.uc;
61
+ return this.i.x5;
62
62
  }
63
63
  set valueMemberPath(v) {
64
- this.i.uc = v;
64
+ this.i.x5 = v;
65
+ }
66
+ /**
67
+ * Gets or sets the value mapping property for the current series object.
68
+ */
69
+ get highlightedValueMemberPath() {
70
+ return this.i.xx;
71
+ }
72
+ set highlightedValueMemberPath(v) {
73
+ this.i.xx = v;
65
74
  }
66
75
  /**
67
76
  * Gets or sets the label displayed before series value in the Data Legend.
68
77
  */
69
78
  get valueMemberAsLegendLabel() {
70
- return this.i.t8;
79
+ return this.i.x1;
71
80
  }
72
81
  set valueMemberAsLegendLabel(v) {
73
- this.i.t8 = v;
82
+ this.i.x1 = v;
74
83
  }
75
84
  /**
76
85
  * Gets or sets the unit displayed after series value in the Data Legend.
77
86
  */
78
87
  get valueMemberAsLegendUnit() {
79
- return this.i.ua;
88
+ return this.i.x3;
80
89
  }
81
90
  set valueMemberAsLegendUnit(v) {
82
- this.i.ua = v;
91
+ this.i.x3 = v;
83
92
  }
84
93
  /**
85
94
  * Gets or sets the trend type for the current series object.
@@ -119,11 +128,11 @@ export let IgcAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
119
128
  * The `ActualTrendLineBrush` property is used to gets the effective `TrendLineBrush` for this series.
120
129
  */
121
130
  get actualTrendLineBrush() {
122
- return brushToString(this.i.ux);
131
+ return brushToString(this.i.ys);
123
132
  }
124
133
  set actualTrendLineBrush(v) {
125
- this.i.ux = stringToBrush(v);
126
- this._a("actualTrendLineBrush", brushToString(this.i.ux));
134
+ this.i.ys = stringToBrush(v);
135
+ this._a("actualTrendLineBrush", brushToString(this.i.ys));
127
136
  }
128
137
  /**
129
138
  * Gets or sets the thickness of the current series object's trend line.
@@ -146,11 +155,11 @@ export let IgcAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
146
155
  * is used to draw the trend line for the current series object.
147
156
  */
148
157
  get trendLineDashArray() {
149
- return fromDoubleCollection(this.i.uy);
158
+ return fromDoubleCollection(this.i.yt);
150
159
  }
151
160
  set trendLineDashArray(v) {
152
- this.i.uy = toDoubleCollection(v);
153
- this._a("trendLineDashArray", doubleCollectionToString(this.i.uy));
161
+ this.i.yt = toDoubleCollection(v);
162
+ this._a("trendLineDashArray", doubleCollectionToString(this.i.yt));
154
163
  }
155
164
  /**
156
165
  * Gets or sets the trend line period for the current series.
@@ -175,11 +184,11 @@ export let IgcAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
175
184
  * The `MarkerCollisionAvoidance` property controls the technique the chart uses to avoid overlapping markers.
176
185
  */
177
186
  get markerCollisionAvoidance() {
178
- return this.i.tr;
187
+ return this.i.xh;
179
188
  }
180
189
  set markerCollisionAvoidance(v) {
181
- this.i.tr = ensureEnum(CategorySeriesMarkerCollisionAvoidance_$type, v);
182
- this._a("markerCollisionAvoidance", enumToString(CategorySeriesMarkerCollisionAvoidance_$type, this.i.tr));
190
+ this.i.xh = ensureEnum(CategorySeriesMarkerCollisionAvoidance_$type, v);
191
+ this._a("markerCollisionAvoidance", enumToString(CategorySeriesMarkerCollisionAvoidance_$type, this.i.xh));
183
192
  }
184
193
  /**
185
194
  * Determines the item returned in hit-testing when the pointer is over an object which represents several consolidated items.
@@ -187,14 +196,14 @@ export let IgcAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
187
196
  * The `ConsolidatedItemHitTestBehavior` property is used to determines returned item in hit-testing when the pointer is over an object which represents several consolidated items.
188
197
  */
189
198
  get consolidatedItemHitTestBehavior() {
190
- return this.i.ts;
199
+ return this.i.xi;
191
200
  }
192
201
  set consolidatedItemHitTestBehavior(v) {
193
- this.i.ts = ensureEnum(ConsolidatedItemHitTestBehavior_$type, v);
194
- this._a("consolidatedItemHitTestBehavior", enumToString(ConsolidatedItemHitTestBehavior_$type, this.i.ts));
202
+ this.i.xi = ensureEnum(ConsolidatedItemHitTestBehavior_$type, v);
203
+ this._a("consolidatedItemHitTestBehavior", enumToString(ConsolidatedItemHitTestBehavior_$type, this.i.xi));
195
204
  }
196
205
  getItemValue(item, memberPathName) {
197
- let iv = this.i.h1(item, memberPathName);
206
+ let iv = this.i.ju(item, memberPathName);
198
207
  return (iv);
199
208
  }
200
209
  /**
@@ -211,7 +220,7 @@ export let IgcAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
211
220
  * ```
212
221
  */
213
222
  scrollIntoView(item) {
214
- let iv = this.i.eq(item);
223
+ let iv = this.i.fo(item);
215
224
  return (iv);
216
225
  }
217
226
  /**
@@ -226,7 +235,7 @@ export let IgcAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
226
235
  * ```
227
236
  */
228
237
  getItem(world) {
229
- let iv = this.i.hy(toPoint(world));
238
+ let iv = this.i.jr(toPoint(world));
230
239
  return (iv);
231
240
  }
232
241
  /**
@@ -240,11 +249,11 @@ export let IgcAnchoredCategorySeriesComponent = /*@__PURE__*/ (() => {
240
249
  return (iv);
241
250
  }
242
251
  getSeriesValueTypePosition(mode) {
243
- let iv = this.i.pv((mode == null ? null : mode));
252
+ let iv = this.i.tk((mode == null ? null : mode));
244
253
  return fromPoint(iv);
245
254
  }
246
255
  getSeriesValueTypePositionFromValue(values) {
247
- let iv = this.i.pw(values);
256
+ let iv = this.i.tl(values);
248
257
  return fromPoint(iv);
249
258
  }
250
259
  }
@@ -52,126 +52,135 @@ export let IgcAnchoredRadialSeriesComponent = /*@__PURE__*/ (() => {
52
52
  * Gets or sets the item path that provides the values for the current series.
53
53
  */
54
54
  get valueMemberPath() {
55
- return this.i.ts;
55
+ return this.i.xk;
56
56
  }
57
57
  set valueMemberPath(v) {
58
- this.i.ts = v;
58
+ this.i.xk = v;
59
+ }
60
+ /**
61
+ * Gets or sets the value mapping property for the current series object.
62
+ */
63
+ get highlightedValueMemberPath() {
64
+ return this.i.xd;
65
+ }
66
+ set highlightedValueMemberPath(v) {
67
+ this.i.xd = v;
59
68
  }
60
69
  /**
61
70
  * Gets or sets the label displayed before series value in the Data Legend.
62
71
  */
63
72
  get valueMemberAsLegendLabel() {
64
- return this.i.to;
73
+ return this.i.xg;
65
74
  }
66
75
  set valueMemberAsLegendLabel(v) {
67
- this.i.to = v;
76
+ this.i.xg = v;
68
77
  }
69
78
  /**
70
79
  * Gets or sets the unit displayed after series value in the Data Legend.
71
80
  */
72
81
  get valueMemberAsLegendUnit() {
73
- return this.i.tq;
82
+ return this.i.xi;
74
83
  }
75
84
  set valueMemberAsLegendUnit(v) {
76
- this.i.tq = v;
85
+ this.i.xi = v;
77
86
  }
78
87
  /**
79
88
  * Gets or sets the trend type for the current series object.
80
89
  */
81
90
  get trendLineType() {
82
- return this.i.ta;
91
+ return this.i.w0;
83
92
  }
84
93
  set trendLineType(v) {
85
- this.i.ta = ensureEnum(TrendLineType_$type, v);
86
- this._a("trendLineType", enumToString(TrendLineType_$type, this.i.ta));
94
+ this.i.w0 = ensureEnum(TrendLineType_$type, v);
95
+ this._a("trendLineType", enumToString(TrendLineType_$type, this.i.w0));
87
96
  }
88
97
  /**
89
98
  * Gets or sets the brush that specifies how to the current series
90
99
  * object's Trend line is drawn.
91
100
  */
92
101
  get trendLineBrush() {
93
- return brushToString(this.i.ub);
102
+ return brushToString(this.i.x5);
94
103
  }
95
104
  set trendLineBrush(v) {
96
- this.i.ub = stringToBrush(v);
97
- this._a("trendLineBrush", brushToString(this.i.ub));
105
+ this.i.x5 = stringToBrush(v);
106
+ this._a("trendLineBrush", brushToString(this.i.x5));
98
107
  }
99
108
  /**
100
109
  * Gets the effective TrendLineBrush for this series.
101
110
  */
102
111
  get actualTrendLineBrush() {
103
- return brushToString(this.i.ua);
112
+ return brushToString(this.i.x4);
104
113
  }
105
114
  set actualTrendLineBrush(v) {
106
- this.i.ua = stringToBrush(v);
107
- this._a("actualTrendLineBrush", brushToString(this.i.ua));
115
+ this.i.x4 = stringToBrush(v);
116
+ this._a("actualTrendLineBrush", brushToString(this.i.x4));
108
117
  }
109
118
  /**
110
119
  * Gets or sets the thickness of the current series object's trend line.
111
120
  */
112
121
  get trendLineThickness() {
113
- return this.i.tk;
122
+ return this.i.xa;
114
123
  }
115
124
  set trendLineThickness(v) {
116
- this.i.tk = +v;
117
- this._a("trendLineThickness", this.i.tk);
125
+ this.i.xa = +v;
126
+ this._a("trendLineThickness", this.i.xa);
118
127
  }
119
128
  /**
120
129
  * Gets or sets a collection of double values that indicate the pattern of dashes and gaps that
121
130
  * is used to draw the trend line for the current series object.
122
131
  */
123
132
  get trendLineDashArray() {
124
- return fromDoubleCollection(this.i.uc);
133
+ return fromDoubleCollection(this.i.x6);
125
134
  }
126
135
  set trendLineDashArray(v) {
127
- this.i.uc = toDoubleCollection(v);
128
- this._a("trendLineDashArray", doubleCollectionToString(this.i.uc));
136
+ this.i.x6 = toDoubleCollection(v);
137
+ this._a("trendLineDashArray", doubleCollectionToString(this.i.x6));
129
138
  }
130
139
  /**
131
140
  * Gets or sets the trend line period for the current series.
132
141
  * The typical, and initial, value for bollinger band periods is 20.
133
142
  */
134
143
  get trendLinePeriod() {
135
- return this.i.tl;
144
+ return this.i.xb;
136
145
  }
137
146
  set trendLinePeriod(v) {
138
- this.i.tl = +v;
139
- this._a("trendLinePeriod", this.i.tl);
147
+ this.i.xb = +v;
148
+ this._a("trendLinePeriod", this.i.xb);
140
149
  }
141
150
  /**
142
151
  * Sets or Gets the Z index of the trendline.
143
152
  */
144
153
  get trendLineZIndex() {
145
- return this.i.tm;
154
+ return this.i.xc;
146
155
  }
147
156
  set trendLineZIndex(v) {
148
- this.i.tm = +v;
149
- this._a("trendLineZIndex", this.i.tm);
157
+ this.i.xc = +v;
158
+ this._a("trendLineZIndex", this.i.xc);
150
159
  }
151
160
  get hasValueAxis() {
152
- return this.i.c7;
161
+ return this.i.dz;
153
162
  }
154
163
  get isValueAxisInverted() {
155
- return this.i.em;
164
+ return this.i.fi;
156
165
  }
157
166
  getItemValue(item, memberPathName) {
158
- let iv = this.i.h1(item, memberPathName);
167
+ let iv = this.i.ju(item, memberPathName);
159
168
  return (iv);
160
169
  }
161
170
  getPreviousOrExactIndex(world, skipUnknowns) {
162
- let iv = this.i.ho(toPoint(world), skipUnknowns);
171
+ let iv = this.i.jf(toPoint(world), skipUnknowns);
163
172
  return (iv);
164
173
  }
165
174
  getNextOrExactIndex(world, skipUnknowns) {
166
- let iv = this.i.hm(toPoint(world), skipUnknowns);
175
+ let iv = this.i.jd(toPoint(world), skipUnknowns);
167
176
  return (iv);
168
177
  }
169
178
  getSeriesValue(world, useInterpolation, skipUnknowns) {
170
- let iv = this.i.gn(toPoint(world), useInterpolation, skipUnknowns);
179
+ let iv = this.i.h9(toPoint(world), useInterpolation, skipUnknowns);
171
180
  return (iv);
172
181
  }
173
182
  getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
174
- let iv = this.i.ps(toPoint(world), useInterpolation, skipUnknowns);
183
+ let iv = this.i.th(toPoint(world), useInterpolation, skipUnknowns);
175
184
  return fromPoint(iv);
176
185
  }
177
186
  /**
@@ -196,7 +205,7 @@ export let IgcAnchoredRadialSeriesComponent = /*@__PURE__*/ (() => {
196
205
  * @param item * The item to scroll into view.
197
206
  */
198
207
  scrollIntoView(item) {
199
- let iv = this.i.eq(item);
208
+ let iv = this.i.fo(item);
200
209
  return (iv);
201
210
  }
202
211
  }
@@ -53,214 +53,214 @@ export let IgcAnnotationLayerComponent = /*@__PURE__*/ (() => {
53
53
  * Gets or sets whether this series should take up an index for auto brush coloring.
54
54
  */
55
55
  get useIndex() {
56
- return this.i.qy;
56
+ return this.i.un;
57
57
  }
58
58
  set useIndex(v) {
59
- this.i.qy = ensureBool(v);
60
- this._a("useIndex", this.i.qy);
59
+ this.i.un = ensureBool(v);
60
+ this._a("useIndex", this.i.un);
61
61
  }
62
62
  /**
63
63
  * Gets or sets whether this series interacts with the chart legend.
64
64
  */
65
65
  get useLegend() {
66
- return this.i.qz;
66
+ return this.i.uo;
67
67
  }
68
68
  set useLegend(v) {
69
- this.i.qz = ensureBool(v);
70
- this._a("useLegend", this.i.qz);
69
+ this.i.uo = ensureBool(v);
70
+ this._a("useLegend", this.i.uo);
71
71
  }
72
72
  /**
73
73
  * Gets or sets the world position to use instead of the pointer position for this annotation layer. If you set this value, rather than responding to the pointer, this layer will be fixed on the provided world position.
74
74
  * A world position has x and y values that range from 0 to 1 that represent the global position of the cursor relative to the entire ranges of the axes. The default of (NaN, NaN) means that the layer should react to pointer movement.
75
75
  */
76
76
  get cursorPosition() {
77
- return fromPoint(this.i.s9);
77
+ return fromPoint(this.i.wy);
78
78
  }
79
79
  set cursorPosition(v) {
80
- this.i.s9 = toPoint(v);
81
- this._a("cursorPosition", pointToString(this.i.s9));
80
+ this.i.wy = toPoint(v);
81
+ this._a("cursorPosition", pointToString(this.i.wy));
82
82
  }
83
83
  /**
84
84
  * Gets or sets whether the series viewer's default crosshair should be disabled by the presence of this layer.
85
85
  */
86
86
  get isDefaultCrosshairDisabled() {
87
- return this.i.qt;
87
+ return this.i.ui;
88
88
  }
89
89
  set isDefaultCrosshairDisabled(v) {
90
- this.i.qt = ensureBool(v);
91
- this._a("isDefaultCrosshairDisabled", this.i.qt);
90
+ this.i.ui = ensureBool(v);
91
+ this._a("isDefaultCrosshairDisabled", this.i.ui);
92
92
  }
93
93
  /**
94
94
  * Gets whether or not the default crosshair behavior is disabled.
95
95
  */
96
96
  get isDefaultCrosshairBehaviorDisabled() {
97
- return this.i.dm;
97
+ return this.i.ef;
98
98
  }
99
99
  /**
100
100
  * Gets or sets the mode used for shifting the annotation layer color based on the target series.
101
101
  */
102
102
  get appearanceMode() {
103
- return this.i.qf;
103
+ return this.i.t4;
104
104
  }
105
105
  set appearanceMode(v) {
106
- this.i.qf = ensureEnum(AnnotationAppearanceMode_$type, v);
107
- this._a("appearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.qf));
106
+ this.i.t4 = ensureEnum(AnnotationAppearanceMode_$type, v);
107
+ this._a("appearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.t4));
108
108
  }
109
109
  /**
110
110
  * Gets or sets the mode used for shifting the annotation layer color based on the target series.
111
111
  */
112
112
  get actualAppearanceMode() {
113
- return this.i.qc;
113
+ return this.i.t1;
114
114
  }
115
115
  set actualAppearanceMode(v) {
116
- this.i.qc = ensureEnum(AnnotationAppearanceMode_$type, v);
117
- this._a("actualAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.qc));
116
+ this.i.t1 = ensureEnum(AnnotationAppearanceMode_$type, v);
117
+ this._a("actualAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.t1));
118
118
  }
119
119
  /**
120
120
  * Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
121
121
  */
122
122
  get shiftAmount() {
123
- return this.i.rc;
123
+ return this.i.u1;
124
124
  }
125
125
  set shiftAmount(v) {
126
- this.i.rc = +v;
127
- this._a("shiftAmount", this.i.rc);
126
+ this.i.u1 = +v;
127
+ this._a("shiftAmount", this.i.u1);
128
128
  }
129
129
  /**
130
130
  * Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
131
131
  */
132
132
  get actualShiftAmount() {
133
- return this.i.q1;
133
+ return this.i.uq;
134
134
  }
135
135
  set actualShiftAmount(v) {
136
- this.i.q1 = +v;
137
- this._a("actualShiftAmount", this.i.q1);
136
+ this.i.uq = +v;
137
+ this._a("actualShiftAmount", this.i.uq);
138
138
  }
139
139
  /**
140
140
  * Gets or sets the mode used for shifting the annotation layer color based on the target series.
141
141
  */
142
142
  get horizontalAppearanceMode() {
143
- return this.i.qm;
143
+ return this.i.ub;
144
144
  }
145
145
  set horizontalAppearanceMode(v) {
146
- this.i.qm = ensureEnum(AnnotationAppearanceMode_$type, v);
147
- this._a("horizontalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.qm));
146
+ this.i.ub = ensureEnum(AnnotationAppearanceMode_$type, v);
147
+ this._a("horizontalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.ub));
148
148
  }
149
149
  /**
150
150
  * Gets or sets the mode used for shifting the annotation layer color based on the target series.
151
151
  */
152
152
  get actualHorizontalAppearanceMode() {
153
- return this.i.qd;
153
+ return this.i.t2;
154
154
  }
155
155
  set actualHorizontalAppearanceMode(v) {
156
- this.i.qd = ensureEnum(AnnotationAppearanceMode_$type, v);
157
- this._a("actualHorizontalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.qd));
156
+ this.i.t2 = ensureEnum(AnnotationAppearanceMode_$type, v);
157
+ this._a("actualHorizontalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.t2));
158
158
  }
159
159
  /**
160
160
  * Gets or sets the mode used for shifting the annotation layer color based on the target series.
161
161
  */
162
162
  get verticalAppearanceMode() {
163
- return this.i.qn;
163
+ return this.i.uc;
164
164
  }
165
165
  set verticalAppearanceMode(v) {
166
- this.i.qn = ensureEnum(AnnotationAppearanceMode_$type, v);
167
- this._a("verticalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.qn));
166
+ this.i.uc = ensureEnum(AnnotationAppearanceMode_$type, v);
167
+ this._a("verticalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.uc));
168
168
  }
169
169
  /**
170
170
  * Gets or sets the mode used for shifting the annotation layer color based on the target series.
171
171
  */
172
172
  get actualVerticalAppearanceMode() {
173
- return this.i.qe;
173
+ return this.i.t3;
174
174
  }
175
175
  set actualVerticalAppearanceMode(v) {
176
- this.i.qe = ensureEnum(AnnotationAppearanceMode_$type, v);
177
- this._a("actualVerticalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.qe));
176
+ this.i.t3 = ensureEnum(AnnotationAppearanceMode_$type, v);
177
+ this._a("actualVerticalAppearanceMode", enumToString(AnnotationAppearanceMode_$type, this.i.t3));
178
178
  }
179
179
  /**
180
180
  * Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
181
181
  */
182
182
  get horizontalShiftAmount() {
183
- return this.i.rb;
183
+ return this.i.u0;
184
184
  }
185
185
  set horizontalShiftAmount(v) {
186
- this.i.rb = +v;
187
- this._a("horizontalShiftAmount", this.i.rb);
186
+ this.i.u0 = +v;
187
+ this._a("horizontalShiftAmount", this.i.u0);
188
188
  }
189
189
  /**
190
190
  * Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
191
191
  */
192
192
  get actualHorizontalShiftAmount() {
193
- return this.i.q0;
193
+ return this.i.up;
194
194
  }
195
195
  set actualHorizontalShiftAmount(v) {
196
- this.i.q0 = +v;
197
- this._a("actualHorizontalShiftAmount", this.i.q0);
196
+ this.i.up = +v;
197
+ this._a("actualHorizontalShiftAmount", this.i.up);
198
198
  }
199
199
  /**
200
200
  * Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
201
201
  */
202
202
  get verticalShiftAmount() {
203
- return this.i.rd;
203
+ return this.i.u2;
204
204
  }
205
205
  set verticalShiftAmount(v) {
206
- this.i.rd = +v;
207
- this._a("verticalShiftAmount", this.i.rd);
206
+ this.i.u2 = +v;
207
+ this._a("verticalShiftAmount", this.i.u2);
208
208
  }
209
209
  /**
210
210
  * Gets or sets the percentage amount to shift the appearance mode by. Value must range between -1.0 to 1.0.
211
211
  */
212
212
  get actualVerticalShiftAmount() {
213
- return this.i.q2;
213
+ return this.i.ur;
214
214
  }
215
215
  set actualVerticalShiftAmount(v) {
216
- this.i.q2 = +v;
217
- this._a("actualVerticalShiftAmount", this.i.q2);
216
+ this.i.ur = +v;
217
+ this._a("actualVerticalShiftAmount", this.i.ur);
218
218
  }
219
219
  /**
220
220
  * Gets or sets the mode used for shifting the annotation layer color based on the target series.
221
221
  */
222
222
  get horizontalDashArray() {
223
- return fromDoubleCollection(this.i.s6);
223
+ return fromDoubleCollection(this.i.wv);
224
224
  }
225
225
  set horizontalDashArray(v) {
226
- this.i.s6 = toDoubleCollection(v);
227
- this._a("horizontalDashArray", doubleCollectionToString(this.i.s6));
226
+ this.i.wv = toDoubleCollection(v);
227
+ this._a("horizontalDashArray", doubleCollectionToString(this.i.wv));
228
228
  }
229
229
  /**
230
230
  * Gets or sets the mode used for shifting the annotation layer color based on the target series.
231
231
  */
232
232
  get actualHorizontalDashArray() {
233
- return fromDoubleCollection(this.i.s0);
233
+ return fromDoubleCollection(this.i.wp);
234
234
  }
235
235
  set actualHorizontalDashArray(v) {
236
- this.i.s0 = toDoubleCollection(v);
237
- this._a("actualHorizontalDashArray", doubleCollectionToString(this.i.s0));
236
+ this.i.wp = toDoubleCollection(v);
237
+ this._a("actualHorizontalDashArray", doubleCollectionToString(this.i.wp));
238
238
  }
239
239
  /**
240
240
  * Gets or sets the mode used for shifting the annotation layer color based on the target series.
241
241
  */
242
242
  get verticalDashArray() {
243
- return fromDoubleCollection(this.i.s7);
243
+ return fromDoubleCollection(this.i.ww);
244
244
  }
245
245
  set verticalDashArray(v) {
246
- this.i.s7 = toDoubleCollection(v);
247
- this._a("verticalDashArray", doubleCollectionToString(this.i.s7));
246
+ this.i.ww = toDoubleCollection(v);
247
+ this._a("verticalDashArray", doubleCollectionToString(this.i.ww));
248
248
  }
249
249
  /**
250
250
  * Gets or sets the mode used for shifting the annotation layer color based on the target series.
251
251
  */
252
252
  get actualVerticalDashArray() {
253
- return fromDoubleCollection(this.i.s1);
253
+ return fromDoubleCollection(this.i.wq);
254
254
  }
255
255
  set actualVerticalDashArray(v) {
256
- this.i.s1 = toDoubleCollection(v);
257
- this._a("actualVerticalDashArray", doubleCollectionToString(this.i.s1));
256
+ this.i.wq = toDoubleCollection(v);
257
+ this._a("actualVerticalDashArray", doubleCollectionToString(this.i.wq));
258
258
  }
259
259
  /**
260
260
  * Gets if the series uses an index, which can be used to auto-assign it a color.
261
261
  */
262
262
  get isIndexed() {
263
- return this.i.d1;
263
+ return this.i.et;
264
264
  }
265
265
  /**
266
266
  * Gets if the series should appear in any legends.
@@ -272,17 +272,17 @@ export let IgcAnnotationLayerComponent = /*@__PURE__*/ (() => {
272
272
  * Gets whether this series is an annotation layer.
273
273
  */
274
274
  get isAnnotationLayer() {
275
- return this.i.dd;
275
+ return this.i.d6;
276
276
  }
277
277
  /**
278
278
  * Gets or sets whether this layer renders as an overlay or not.
279
279
  */
280
280
  get shouldRenderAsOverlay() {
281
- return this.i.qx;
281
+ return this.i.um;
282
282
  }
283
283
  set shouldRenderAsOverlay(v) {
284
- this.i.qx = ensureBool(v);
285
- this._a("shouldRenderAsOverlay", this.i.qx);
284
+ this.i.um = ensureBool(v);
285
+ this._a("shouldRenderAsOverlay", this.i.um);
286
286
  }
287
287
  }
288
288
  IgcAnnotationLayerComponent._observedAttributesIgcAnnotationLayerComponent = null;
@@ -62,13 +62,13 @@ export let IgcAreaFragmentComponent = /*@__PURE__*/ (() => {
62
62
  * Gets whether the current series shows an area or line shape.
63
63
  */
64
64
  get isAreaOrLine() {
65
- return this.i.dg;
65
+ return this.i.d9;
66
66
  }
67
67
  /**
68
68
  * Gets whether the current series shows an area shape.
69
69
  */
70
70
  get isArea() {
71
- return this.i.df;
71
+ return this.i.d8;
72
72
  }
73
73
  }
74
74
  IgcAreaFragmentComponent._observedAttributesIgcAreaFragmentComponent = null;
@@ -71,13 +71,13 @@ export let IgcAreaSeriesComponent = /*@__PURE__*/ (() => {
71
71
  * The `IsAreaOrLine` is used to check if the current series shows an area or line shape.
72
72
  */
73
73
  get isAreaOrLine() {
74
- return this.i.dg;
74
+ return this.i.d9;
75
75
  }
76
76
  /**
77
77
  * Gets whether the current series shows an area shape.
78
78
  */
79
79
  get isArea() {
80
- return this.i.df;
80
+ return this.i.d8;
81
81
  }
82
82
  /**
83
83
  * Determines how unknown values will be plotted on the chart.