igniteui-webcomponents-charts 3.2.3 → 3.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (744) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +24938 -21547
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +141 -141
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +222 -222
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +18 -18
  9. package/esm2015/lib/AnnotationLayerProxy.js +39 -26
  10. package/esm2015/lib/AnnotationLayer_combined.js +133 -133
  11. package/esm2015/lib/AreaSeries_combined.js +44 -44
  12. package/esm2015/lib/AutomaticSeriesManager.js +7 -0
  13. package/esm2015/lib/AutomaticSeriesPurpose.js +11 -0
  14. package/esm2015/lib/AutomaticSeriesRequest.js +7 -0
  15. package/esm2015/lib/AutomaticSeriesRequestCollection.js +7 -0
  16. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  17. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  18. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  19. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  20. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  21. package/esm2015/lib/BarSeries_combined.js +110 -103
  22. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  23. package/esm2015/lib/BollingerBandsOverlay_combined.js +98 -98
  24. package/esm2015/lib/BrushScale.js +7 -7
  25. package/esm2015/lib/BubbleSeries_combined.js +255 -255
  26. package/esm2015/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  27. package/esm2015/lib/CalloutLayer_combined.js +451 -449
  28. package/esm2015/lib/CategoryBucketCalculator_combined.js +241 -240
  29. package/esm2015/lib/CategoryChart.js +545 -456
  30. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  31. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  32. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +121 -118
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +74 -74
  37. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  38. package/esm2015/lib/CategoryXAxis_combined.js +140 -23
  39. package/esm2015/lib/CategoryYAxis_combined.js +140 -23
  40. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  41. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  42. package/esm2015/lib/ChartGroupDescription.js +52 -0
  43. package/esm2015/lib/ChartGroupDescriptionCollection.js +84 -0
  44. package/esm2015/lib/ChartSortDescription.js +61 -0
  45. package/esm2015/lib/ChartSortDescriptionCollection.js +90 -0
  46. package/esm2015/lib/ChartSummaryDescription.js +123 -0
  47. package/esm2015/lib/ChartSummaryDescriptionCollection.js +96 -0
  48. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  49. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  50. package/esm2015/lib/CrosshairLayer_combined.js +85 -85
  51. package/esm2015/lib/CustomIndicator.js +23 -23
  52. package/esm2015/lib/DataChartToolbarFactoryManager.js +27 -0
  53. package/esm2015/lib/DataChartToolbarProvider.js +107 -0
  54. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  55. package/esm2015/lib/DataLegendSummaryCalculationAverage.js +1 -1
  56. package/esm2015/lib/DataLegendSummaryCalculationMax.js +1 -1
  57. package/esm2015/lib/DataLegendSummaryCalculationMin.js +1 -1
  58. package/esm2015/lib/DataLegendSummaryCalculationTotal.js +1 -1
  59. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  60. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  61. package/esm2015/lib/DomainChart.js +2162 -1903
  62. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  63. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  64. package/esm2015/lib/FinalValueLayer_combined.js +70 -70
  65. package/esm2015/lib/FinancialChart_combined.js +1443 -1359
  66. package/esm2015/lib/FinancialEventArgs_combined.js +586 -586
  67. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  68. package/esm2015/lib/FinancialOverlay.js +36 -36
  69. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  70. package/esm2015/lib/FinancialPriceSeriesProxy.js +16 -16
  71. package/esm2015/lib/FinancialPriceSeries_combined.js +239 -239
  72. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  73. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  74. package/esm2015/lib/HighDensityScatterSeries_combined.js +436 -436
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +55 -55
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IDataChartToolbarProvider.js +7 -0
  81. package/esm2015/lib/IZoomableCategoryAxis.js +11 -0
  82. package/esm2015/lib/IndicatorProxy.js +11 -11
  83. package/esm2015/lib/ItemToolTipLayer_combined.js +79 -79
  84. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  85. package/esm2015/lib/LineSeries_combined.js +38 -38
  86. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  87. package/esm2015/lib/MassIndexIndicator.js +6 -6
  88. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  89. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  90. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  91. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/NumberAbbreviator.js +1 -1
  93. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  94. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  95. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  96. package/esm2015/lib/OrdinalTimeXAxis.js +113 -113
  97. package/esm2015/lib/OverlayProxy.js +8 -8
  98. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  99. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  100. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  101. package/esm2015/lib/PieChartViewManager_combined.js +9 -9
  102. package/esm2015/lib/PointSeries_combined.js +19 -19
  103. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  104. package/esm2015/lib/PolarBase_combined.js +388 -388
  105. package/esm2015/lib/PolarLineSeriesBase_combined.js +55 -55
  106. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  107. package/esm2015/lib/PolarScatterSeries_combined.js +13 -13
  108. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  109. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  110. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  111. package/esm2015/lib/PriceChannelOverlay_combined.js +78 -78
  112. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  113. package/esm2015/lib/RadialAreaSeries_combined.js +35 -35
  114. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  115. package/esm2015/lib/RadialBucketCalculator_combined.js +156 -156
  116. package/esm2015/lib/RadialColumnSeries_combined.js +47 -47
  117. package/esm2015/lib/RadialLineSeries_combined.js +37 -37
  118. package/esm2015/lib/RadialPieSeries_combined.js +45 -45
  119. package/esm2015/lib/RangeAreaSeries_combined.js +22 -22
  120. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  121. package/esm2015/lib/RangeColumnSeries_combined.js +35 -35
  122. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  123. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  124. package/esm2015/lib/ScatterAreaSeries_combined.js +128 -128
  125. package/esm2015/lib/ScatterBase_combined.js +445 -445
  126. package/esm2015/lib/ScatterContourSeries_combined.js +112 -112
  127. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  128. package/esm2015/lib/ScatterLineSeries.js +51 -51
  129. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  130. package/esm2015/lib/ScatterPolygonSeries_combined.js +206 -206
  131. package/esm2015/lib/ScatterPolylineSeries_combined.js +22 -22
  132. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  133. package/esm2015/lib/ScatterSplineSeries.js +38 -38
  134. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  135. package/esm2015/lib/ScatterTriangulationSeries.js +177 -177
  136. package/esm2015/lib/SeriesInteractionManager.js +80 -80
  137. package/esm2015/lib/SeriesRenderManager.js +17 -17
  138. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  139. package/esm2015/lib/SeriesViewerInteractionManager.js +197 -197
  140. package/esm2015/lib/SeriesViewerScrollbarManager.js +7 -7
  141. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  142. package/esm2015/lib/SeriesViewer_combined.js +3505 -3171
  143. package/esm2015/lib/SeriesVisualDataManager.js +23 -23
  144. package/esm2015/lib/ShapeSeriesBase_combined.js +303 -303
  145. package/esm2015/lib/SizeScale.js +3 -3
  146. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  147. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  148. package/esm2015/lib/SplineSeriesBase_combined.js +123 -123
  149. package/esm2015/lib/SplineSeries_combined.js +25 -25
  150. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  151. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  152. package/esm2015/lib/Stacked100BarSeries_combined.js +15 -15
  153. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  154. package/esm2015/lib/Stacked100ColumnSeries_combined.js +15 -15
  155. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  156. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  157. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  158. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  159. package/esm2015/lib/StackedLineSeries_combined.js +9 -9
  160. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1026 -1026
  161. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  162. package/esm2015/lib/StepAreaSeries_combined.js +37 -37
  163. package/esm2015/lib/StepLineSeries_combined.js +43 -43
  164. package/esm2015/lib/StochRSIIndicator.js +15 -15
  165. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  166. package/esm2015/lib/TRIXIndicator.js +16 -16
  167. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  168. package/esm2015/lib/TimeAxisBase.js +8 -8
  169. package/esm2015/lib/TimeXAxis.js +10 -10
  170. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  171. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  172. package/esm2015/lib/ValueOverlay_combined.js +115 -115
  173. package/esm2015/lib/VerticalAnchoredCategorySeries.js +71 -71
  174. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  175. package/esm2015/lib/WaterfallSeries_combined.js +103 -103
  176. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  177. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  178. package/esm2015/lib/XYChart.js +802 -802
  179. package/esm2015/lib/igc-anchored-category-series-component.js +18 -18
  180. package/esm2015/lib/igc-anchored-radial-series-component.js +31 -31
  181. package/esm2015/lib/igc-annotation-layer-component.js +17 -17
  182. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  183. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  185. package/esm2015/lib/igc-bar-series-component.js +11 -11
  186. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  187. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  188. package/esm2015/lib/igc-bubble-series-component.js +44 -44
  189. package/esm2015/lib/igc-callout-label-updating-event-args.js +35 -6
  190. package/esm2015/lib/igc-callout-layer-component.js +95 -95
  191. package/esm2015/lib/igc-category-chart-component.js +169 -112
  192. package/esm2015/lib/igc-category-highlight-layer-component.js +13 -13
  193. package/esm2015/lib/igc-category-item-highlight-layer-component.js +32 -32
  194. package/esm2015/lib/igc-category-series-component.js +20 -20
  195. package/esm2015/lib/igc-category-tool-tip-layer-component.js +12 -12
  196. package/esm2015/lib/igc-category-x-axis-component.js +75 -2
  197. package/esm2015/lib/igc-category-y-axis-component.js +75 -2
  198. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-chart-group-description-collection.js +88 -0
  200. package/esm2015/lib/igc-chart-group-description-module.js +15 -0
  201. package/esm2015/lib/igc-chart-group-description.js +20 -0
  202. package/esm2015/lib/igc-chart-sort-description-collection.js +98 -0
  203. package/esm2015/lib/igc-chart-sort-description-module.js +15 -0
  204. package/esm2015/lib/igc-chart-sort-description.js +61 -0
  205. package/esm2015/lib/igc-chart-summary-description-collection.js +95 -0
  206. package/esm2015/lib/igc-chart-summary-description-module.js +15 -0
  207. package/esm2015/lib/igc-chart-summary-description.js +95 -0
  208. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  209. package/esm2015/lib/igc-column-series-component.js +13 -13
  210. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-crosshair-layer-component.js +90 -90
  212. package/esm2015/lib/igc-data-chart-component.js +95 -95
  213. package/esm2015/lib/igc-data-legend-component.js +1 -1
  214. package/esm2015/lib/igc-data-tool-tip-layer-component.js +364 -364
  215. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-domain-chart-component.js +901 -650
  217. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  218. package/esm2015/lib/igc-final-value-layer-component.js +42 -42
  219. package/esm2015/lib/igc-financial-chart-component.js +214 -157
  220. package/esm2015/lib/igc-financial-indicator-component.js +16 -16
  221. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  222. package/esm2015/lib/igc-financial-price-series-component.js +30 -30
  223. package/esm2015/lib/igc-financial-series-component.js +60 -60
  224. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  225. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  226. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  227. package/esm2015/lib/igc-high-density-scatter-series-component.js +57 -57
  228. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  229. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  230. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  231. package/esm2015/lib/igc-item-tool-tip-layer-component.js +18 -18
  232. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  233. package/esm2015/lib/igc-line-series-component.js +1 -1
  234. package/esm2015/lib/igc-marker-series-component.js +28 -28
  235. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  236. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  237. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  238. package/esm2015/lib/igc-ordinal-time-x-axis-component.js +5 -5
  239. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  240. package/esm2015/lib/igc-polar-base-component.js +77 -77
  241. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  242. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  243. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  244. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  245. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  246. package/esm2015/lib/igc-radial-base-component.js +31 -31
  247. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  248. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  249. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  250. package/esm2015/lib/igc-range-category-series-component.js +6 -6
  251. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  252. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  253. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  254. package/esm2015/lib/igc-scatter-area-series-component.js +24 -24
  255. package/esm2015/lib/igc-scatter-base-component.js +49 -49
  256. package/esm2015/lib/igc-scatter-contour-series-component.js +29 -29
  257. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  258. package/esm2015/lib/igc-scatter-polygon-series-component.js +39 -39
  259. package/esm2015/lib/igc-scatter-polyline-series-component.js +7 -7
  260. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-triangulation-series-component.js +37 -37
  262. package/esm2015/lib/igc-series-component.js +195 -185
  263. package/esm2015/lib/igc-series-viewer-component.js +379 -282
  264. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  265. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  266. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  267. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  268. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  269. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  270. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  271. package/esm2015/lib/igc-spline-series-component.js +1 -1
  272. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  273. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  274. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  275. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  276. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  277. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  278. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  279. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  280. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  281. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  282. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  283. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  284. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  285. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  286. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  287. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  288. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  289. package/esm2015/lib/igc-value-overlay-component.js +52 -52
  290. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  291. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  292. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  293. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  294. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  295. package/esm2015/lib/igc-zoom-slider-component.js +0 -7
  296. package/esm2015/public_api.js +23 -0
  297. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  298. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  299. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +7 -7
  300. package/esm5/lib/AnchoredCategorySeries_combined.js +140 -140
  301. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +220 -220
  302. package/esm5/lib/AngleAxisLabelPanel_combined.js +18 -18
  303. package/esm5/lib/AnnotationLayerProxy.js +39 -26
  304. package/esm5/lib/AnnotationLayer_combined.js +132 -132
  305. package/esm5/lib/AreaSeries_combined.js +44 -44
  306. package/esm5/lib/AutomaticSeriesManager.js +7 -0
  307. package/esm5/lib/AutomaticSeriesPurpose.js +11 -0
  308. package/esm5/lib/AutomaticSeriesRequest.js +7 -0
  309. package/esm5/lib/AutomaticSeriesRequestCollection.js +7 -0
  310. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  311. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  312. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  313. package/esm5/lib/AxisAnnotationManager.js +1 -1
  314. package/esm5/lib/AxisVisualDataManager.js +2 -2
  315. package/esm5/lib/BarSeries_combined.js +110 -103
  316. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  317. package/esm5/lib/BollingerBandsOverlay_combined.js +98 -98
  318. package/esm5/lib/BrushScale.js +7 -7
  319. package/esm5/lib/BubbleSeries_combined.js +252 -252
  320. package/esm5/lib/CalloutLabelUpdatingEventArgs.js +4 -2
  321. package/esm5/lib/CalloutLayer_combined.js +442 -440
  322. package/esm5/lib/CategoryBucketCalculator_combined.js +241 -240
  323. package/esm5/lib/CategoryChart.js +522 -413
  324. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  325. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  326. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  327. package/esm5/lib/CategoryItemHighlightLayer_combined.js +121 -118
  328. package/esm5/lib/CategoryMarkerManager.js +1 -1
  329. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  330. package/esm5/lib/CategoryToolTipLayer_combined.js +74 -74
  331. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  332. package/esm5/lib/CategoryXAxis_combined.js +140 -23
  333. package/esm5/lib/CategoryYAxis_combined.js +140 -23
  334. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  335. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  336. package/esm5/lib/ChartGroupDescription.js +59 -0
  337. package/esm5/lib/ChartGroupDescriptionCollection.js +94 -0
  338. package/esm5/lib/ChartSortDescription.js +75 -0
  339. package/esm5/lib/ChartSortDescriptionCollection.js +104 -0
  340. package/esm5/lib/ChartSummaryDescription.js +149 -0
  341. package/esm5/lib/ChartSummaryDescriptionCollection.js +110 -0
  342. package/esm5/lib/ColumnSeries_combined.js +64 -64
  343. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  344. package/esm5/lib/CrosshairLayer_combined.js +85 -85
  345. package/esm5/lib/CustomIndicator.js +23 -23
  346. package/esm5/lib/DataChartToolbarFactoryManager.js +31 -0
  347. package/esm5/lib/DataChartToolbarProvider.js +117 -0
  348. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  349. package/esm5/lib/DataLegendSummaryCalculationAverage.js +1 -1
  350. package/esm5/lib/DataLegendSummaryCalculationMax.js +1 -1
  351. package/esm5/lib/DataLegendSummaryCalculationMin.js +1 -1
  352. package/esm5/lib/DataLegendSummaryCalculationTotal.js +1 -1
  353. package/esm5/lib/DataToolTipLayer_combined.js +436 -434
  354. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  355. package/esm5/lib/DomainChart.js +2098 -1753
  356. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  357. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  358. package/esm5/lib/FinalValueLayer_combined.js +70 -70
  359. package/esm5/lib/FinancialChart_combined.js +1405 -1300
  360. package/esm5/lib/FinancialEventArgs_combined.js +581 -581
  361. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  362. package/esm5/lib/FinancialOverlay.js +36 -36
  363. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  364. package/esm5/lib/FinancialPriceSeriesProxy.js +16 -16
  365. package/esm5/lib/FinancialPriceSeries_combined.js +238 -238
  366. package/esm5/lib/ForceIndexIndicator.js +15 -15
  367. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  368. package/esm5/lib/HighDensityScatterSeries_combined.js +433 -433
  369. package/esm5/lib/HorizontalAnchoredCategorySeries.js +105 -105
  370. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  371. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +2 -2
  372. package/esm5/lib/HorizontalRangeCategorySeries.js +55 -55
  373. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  374. package/esm5/lib/IDataChartToolbarProvider.js +7 -0
  375. package/esm5/lib/IZoomableCategoryAxis.js +11 -0
  376. package/esm5/lib/IndicatorProxy.js +11 -11
  377. package/esm5/lib/ItemToolTipLayer_combined.js +79 -79
  378. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +7 -7
  379. package/esm5/lib/LineSeries_combined.js +38 -38
  380. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  381. package/esm5/lib/MassIndexIndicator.js +6 -6
  382. package/esm5/lib/MedianPriceIndicator.js +6 -6
  383. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  384. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  385. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  386. package/esm5/lib/NumberAbbreviator.js +1 -1
  387. package/esm5/lib/NumericXAxis_combined.js +3 -3
  388. package/esm5/lib/NumericYAxis_combined.js +3 -3
  389. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  390. package/esm5/lib/OrdinalTimeXAxis.js +109 -109
  391. package/esm5/lib/OverlayProxy.js +8 -8
  392. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  393. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  394. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  395. package/esm5/lib/PieChartViewManager_combined.js +9 -9
  396. package/esm5/lib/PointSeries_combined.js +19 -19
  397. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  398. package/esm5/lib/PolarBase_combined.js +384 -384
  399. package/esm5/lib/PolarLineSeriesBase_combined.js +55 -55
  400. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  401. package/esm5/lib/PolarScatterSeries_combined.js +13 -13
  402. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  403. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  404. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  405. package/esm5/lib/PriceChannelOverlay_combined.js +78 -78
  406. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  407. package/esm5/lib/RadialAreaSeries_combined.js +35 -35
  408. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  409. package/esm5/lib/RadialBucketCalculator_combined.js +154 -154
  410. package/esm5/lib/RadialColumnSeries_combined.js +47 -47
  411. package/esm5/lib/RadialLineSeries_combined.js +37 -37
  412. package/esm5/lib/RadialPieSeries_combined.js +45 -45
  413. package/esm5/lib/RangeAreaSeries_combined.js +22 -22
  414. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +99 -99
  415. package/esm5/lib/RangeColumnSeries_combined.js +35 -35
  416. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  417. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  418. package/esm5/lib/ScatterAreaSeries_combined.js +126 -126
  419. package/esm5/lib/ScatterBase_combined.js +441 -441
  420. package/esm5/lib/ScatterContourSeries_combined.js +110 -110
  421. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  422. package/esm5/lib/ScatterLineSeries.js +51 -51
  423. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  424. package/esm5/lib/ScatterPolygonSeries_combined.js +205 -205
  425. package/esm5/lib/ScatterPolylineSeries_combined.js +22 -22
  426. package/esm5/lib/ScatterSeries_combined.js +15 -15
  427. package/esm5/lib/ScatterSplineSeries.js +38 -38
  428. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  429. package/esm5/lib/ScatterTriangulationSeries.js +173 -173
  430. package/esm5/lib/SeriesInteractionManager.js +80 -80
  431. package/esm5/lib/SeriesRenderManager.js +17 -17
  432. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  433. package/esm5/lib/SeriesViewerInteractionManager.js +197 -197
  434. package/esm5/lib/SeriesViewerScrollbarManager.js +7 -7
  435. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  436. package/esm5/lib/SeriesViewer_combined.js +3458 -3101
  437. package/esm5/lib/SeriesVisualDataManager.js +23 -23
  438. package/esm5/lib/ShapeSeriesBase_combined.js +301 -301
  439. package/esm5/lib/SizeScale.js +3 -3
  440. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  441. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  442. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  443. package/esm5/lib/SplineSeries_combined.js +25 -25
  444. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  445. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  446. package/esm5/lib/Stacked100BarSeries_combined.js +15 -15
  447. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  448. package/esm5/lib/Stacked100ColumnSeries_combined.js +15 -15
  449. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  450. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  451. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  452. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  453. package/esm5/lib/StackedLineSeries_combined.js +9 -9
  454. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1025 -1025
  455. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  456. package/esm5/lib/StepAreaSeries_combined.js +37 -37
  457. package/esm5/lib/StepLineSeries_combined.js +43 -43
  458. package/esm5/lib/StochRSIIndicator.js +14 -14
  459. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  460. package/esm5/lib/TRIXIndicator.js +15 -15
  461. package/esm5/lib/TileZoomManager_combined.js +9 -9
  462. package/esm5/lib/TimeAxisBase.js +8 -8
  463. package/esm5/lib/TimeXAxis.js +10 -10
  464. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  465. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  466. package/esm5/lib/ValueOverlay_combined.js +115 -115
  467. package/esm5/lib/VerticalAnchoredCategorySeries.js +71 -71
  468. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  469. package/esm5/lib/WaterfallSeries_combined.js +103 -103
  470. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  471. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  472. package/esm5/lib/XYChart.js +717 -717
  473. package/esm5/lib/igc-anchored-category-series-component.js +18 -18
  474. package/esm5/lib/igc-anchored-radial-series-component.js +31 -31
  475. package/esm5/lib/igc-annotation-layer-component.js +17 -17
  476. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  477. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  478. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  479. package/esm5/lib/igc-bar-series-component.js +11 -11
  480. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  481. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  482. package/esm5/lib/igc-bubble-series-component.js +44 -44
  483. package/esm5/lib/igc-callout-label-updating-event-args.js +43 -6
  484. package/esm5/lib/igc-callout-layer-component.js +95 -95
  485. package/esm5/lib/igc-category-chart-component.js +189 -112
  486. package/esm5/lib/igc-category-highlight-layer-component.js +13 -13
  487. package/esm5/lib/igc-category-item-highlight-layer-component.js +32 -32
  488. package/esm5/lib/igc-category-series-component.js +20 -20
  489. package/esm5/lib/igc-category-tool-tip-layer-component.js +12 -12
  490. package/esm5/lib/igc-category-x-axis-component.js +95 -2
  491. package/esm5/lib/igc-category-y-axis-component.js +95 -2
  492. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  493. package/esm5/lib/igc-chart-group-description-collection.js +115 -0
  494. package/esm5/lib/igc-chart-group-description-module.js +19 -0
  495. package/esm5/lib/igc-chart-group-description.js +34 -0
  496. package/esm5/lib/igc-chart-sort-description-collection.js +129 -0
  497. package/esm5/lib/igc-chart-sort-description-module.js +19 -0
  498. package/esm5/lib/igc-chart-sort-description.js +81 -0
  499. package/esm5/lib/igc-chart-summary-description-collection.js +126 -0
  500. package/esm5/lib/igc-chart-summary-description-module.js +19 -0
  501. package/esm5/lib/igc-chart-summary-description.js +122 -0
  502. package/esm5/lib/igc-column-fragment-component.js +11 -11
  503. package/esm5/lib/igc-column-series-component.js +13 -13
  504. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  505. package/esm5/lib/igc-crosshair-layer-component.js +90 -90
  506. package/esm5/lib/igc-data-chart-component.js +95 -95
  507. package/esm5/lib/igc-data-legend-component.js +1 -1
  508. package/esm5/lib/igc-data-tool-tip-layer-component.js +364 -364
  509. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  510. package/esm5/lib/igc-domain-chart-component.js +973 -650
  511. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  512. package/esm5/lib/igc-final-value-layer-component.js +42 -42
  513. package/esm5/lib/igc-financial-chart-component.js +234 -157
  514. package/esm5/lib/igc-financial-indicator-component.js +16 -16
  515. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  516. package/esm5/lib/igc-financial-price-series-component.js +30 -30
  517. package/esm5/lib/igc-financial-series-component.js +60 -60
  518. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  519. package/esm5/lib/igc-fragment-base-component.js +2 -2
  520. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  521. package/esm5/lib/igc-high-density-scatter-series-component.js +57 -57
  522. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  523. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  524. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  525. package/esm5/lib/igc-item-tool-tip-layer-component.js +18 -18
  526. package/esm5/lib/igc-line-fragment-component.js +1 -1
  527. package/esm5/lib/igc-line-series-component.js +1 -1
  528. package/esm5/lib/igc-marker-series-component.js +28 -28
  529. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  530. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  531. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  532. package/esm5/lib/igc-ordinal-time-x-axis-component.js +5 -5
  533. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  534. package/esm5/lib/igc-polar-base-component.js +77 -77
  535. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  536. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  537. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  538. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  539. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  540. package/esm5/lib/igc-radial-base-component.js +31 -31
  541. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  542. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  543. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  544. package/esm5/lib/igc-range-category-series-component.js +6 -6
  545. package/esm5/lib/igc-range-column-series-component.js +10 -10
  546. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  547. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  548. package/esm5/lib/igc-scatter-area-series-component.js +24 -24
  549. package/esm5/lib/igc-scatter-base-component.js +49 -49
  550. package/esm5/lib/igc-scatter-contour-series-component.js +29 -29
  551. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  552. package/esm5/lib/igc-scatter-polygon-series-component.js +39 -39
  553. package/esm5/lib/igc-scatter-polyline-series-component.js +7 -7
  554. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  555. package/esm5/lib/igc-scatter-triangulation-series-component.js +37 -37
  556. package/esm5/lib/igc-series-component.js +199 -185
  557. package/esm5/lib/igc-series-viewer-component.js +403 -282
  558. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  559. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  560. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  561. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  562. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  563. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  564. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  565. package/esm5/lib/igc-spline-series-component.js +1 -1
  566. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  567. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  568. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  569. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  570. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  571. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  572. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  573. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  574. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  575. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  576. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  577. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  579. package/esm5/lib/igc-step-area-series-component.js +2 -2
  580. package/esm5/lib/igc-step-line-series-component.js +3 -3
  581. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  582. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  583. package/esm5/lib/igc-value-overlay-component.js +52 -52
  584. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  585. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  586. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  587. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  588. package/esm5/lib/igc-xy-chart-component.js +218 -218
  589. package/esm5/lib/igc-zoom-slider-component.js +0 -7
  590. package/esm5/public_api.js +23 -0
  591. package/fesm2015/igniteui-webcomponents-charts.js +24809 -22008
  592. package/fesm5/igniteui-webcomponents-charts.js +24917 -21549
  593. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  594. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  595. package/lib/AnchoredCategorySeries_combined.d.ts +45 -45
  596. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +52 -52
  597. package/lib/AnnotationLayerProxy.d.ts +4 -0
  598. package/lib/AnnotationLayer_combined.d.ts +40 -40
  599. package/lib/AreaSeries_combined.d.ts +8 -8
  600. package/lib/AutomaticSeriesManager.d.ts +1 -0
  601. package/lib/AutomaticSeriesPurpose.d.ts +11 -0
  602. package/lib/AutomaticSeriesRequest.d.ts +1 -0
  603. package/lib/AutomaticSeriesRequestCollection.d.ts +1 -0
  604. package/lib/AverageDirectionalIndexIndicator.d.ts +8 -8
  605. package/lib/AverageTrueRangeIndicator.d.ts +8 -8
  606. package/lib/BarSeries_combined.d.ts +19 -19
  607. package/lib/BollingerBandWidthIndicator.d.ts +10 -10
  608. package/lib/BollingerBandsOverlay_combined.d.ts +18 -18
  609. package/lib/BubbleSeries_combined.d.ts +48 -48
  610. package/lib/CalloutLabelUpdatingEventArgs.d.ts +5 -2
  611. package/lib/CalloutLayer_combined.d.ts +101 -101
  612. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  613. package/lib/CategoryChart.d.ts +129 -116
  614. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  615. package/lib/CategoryItemHighlightLayer_combined.d.ts +26 -26
  616. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  617. package/lib/CategoryXAxis_combined.d.ts +17 -5
  618. package/lib/CategoryYAxis_combined.d.ts +17 -5
  619. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  620. package/lib/ChaikinVolatilityIndicator.d.ts +8 -8
  621. package/lib/ChartGroupDescription.d.ts +16 -0
  622. package/lib/ChartGroupDescriptionCollection.d.ts +26 -0
  623. package/lib/ChartSortDescription.d.ts +18 -0
  624. package/lib/ChartSortDescriptionCollection.d.ts +27 -0
  625. package/lib/ChartSummaryDescription.d.ts +33 -0
  626. package/lib/ChartSummaryDescriptionCollection.d.ts +27 -0
  627. package/lib/ColumnSeries_combined.d.ts +17 -17
  628. package/lib/CommodityChannelIndexIndicator.d.ts +8 -8
  629. package/lib/CrosshairLayer_combined.d.ts +41 -41
  630. package/lib/CustomIndicator.d.ts +8 -8
  631. package/lib/DataChartToolbarFactoryManager.d.ts +9 -0
  632. package/lib/DataChartToolbarProvider.d.ts +21 -0
  633. package/lib/DataToolTipLayer_combined.d.ts +138 -138
  634. package/lib/DetrendedPriceOscillatorIndicator.d.ts +8 -8
  635. package/lib/DomainChart.d.ts +538 -487
  636. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  637. package/lib/FastStochasticOscillatorIndicator.d.ts +8 -8
  638. package/lib/FinalValueLayer_combined.d.ts +28 -28
  639. package/lib/FinancialChart_combined.d.ts +299 -287
  640. package/lib/FinancialEventArgs_combined.d.ts +123 -123
  641. package/lib/FinancialIndicator_combined.d.ts +36 -36
  642. package/lib/FinancialOverlay.d.ts +9 -9
  643. package/lib/FinancialPriceSeries_combined.d.ts +41 -41
  644. package/lib/ForceIndexIndicator.d.ts +9 -9
  645. package/lib/FullStochasticOscillatorIndicator.d.ts +14 -14
  646. package/lib/HighDensityScatterSeries_combined.d.ts +96 -96
  647. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  648. package/lib/HorizontalRangeCategorySeries.d.ts +13 -13
  649. package/lib/IAnnotationLayerProxy.d.ts +4 -0
  650. package/lib/IDataChartToolbarProvider.d.ts +1 -0
  651. package/lib/IZoomableCategoryAxis.d.ts +17 -0
  652. package/lib/ItemToolTipLayer_combined.d.ts +19 -19
  653. package/lib/ItemwiseStrategyBasedIndicator.d.ts +5 -5
  654. package/lib/LineSeries_combined.d.ts +7 -7
  655. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  656. package/lib/MassIndexIndicator.d.ts +4 -4
  657. package/lib/MedianPriceIndicator.d.ts +4 -4
  658. package/lib/MoneyFlowIndexIndicator.d.ts +9 -9
  659. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  660. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  661. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  662. package/lib/OrdinalTimeXAxis.d.ts +26 -26
  663. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  664. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  665. package/lib/PointSeries_combined.d.ts +6 -6
  666. package/lib/PolarAreaSeries_combined.d.ts +7 -7
  667. package/lib/PolarBase_combined.d.ts +107 -107
  668. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  669. package/lib/PolarLineSeries_combined.d.ts +8 -8
  670. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  671. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  672. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  673. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  674. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  675. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  676. package/lib/RadialAreaSeries_combined.d.ts +7 -7
  677. package/lib/RadialBucketCalculator_combined.d.ts +50 -50
  678. package/lib/RadialColumnSeries_combined.d.ts +11 -11
  679. package/lib/RadialLineSeries_combined.d.ts +8 -8
  680. package/lib/RadialPieSeries_combined.d.ts +13 -13
  681. package/lib/RangeAreaSeries_combined.d.ts +6 -6
  682. package/lib/RangeCategoryBucketCalculator_combined.d.ts +19 -19
  683. package/lib/RangeColumnSeries_combined.d.ts +12 -12
  684. package/lib/RateOfChangeAndMomentumIndicator.d.ts +8 -8
  685. package/lib/RelativeStrengthIndexIndicator.d.ts +9 -9
  686. package/lib/ScatterAreaSeries_combined.d.ts +28 -28
  687. package/lib/ScatterBase_combined.d.ts +108 -108
  688. package/lib/ScatterContourSeries_combined.d.ts +20 -20
  689. package/lib/ScatterLineSeries.d.ts +12 -12
  690. package/lib/ScatterPolygonSeries_combined.d.ts +46 -46
  691. package/lib/ScatterPolylineSeries_combined.d.ts +9 -9
  692. package/lib/ScatterSeries_combined.d.ts +4 -4
  693. package/lib/ScatterSplineSeries.d.ts +9 -9
  694. package/lib/ScatterTriangulationSeries.d.ts +40 -40
  695. package/lib/SeriesViewer_combined.d.ts +1036 -956
  696. package/lib/ShapeSeriesBase_combined.d.ts +91 -91
  697. package/lib/SlowStochasticOscillatorIndicator.d.ts +8 -8
  698. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  699. package/lib/SplineSeriesBase_combined.d.ts +23 -23
  700. package/lib/SplineSeries_combined.d.ts +6 -6
  701. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  702. package/lib/Stacked100BarSeries_combined.d.ts +6 -6
  703. package/lib/Stacked100ColumnSeries_combined.d.ts +6 -6
  704. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  705. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  706. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  707. package/lib/StackedLineSeries_combined.d.ts +3 -3
  708. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +230 -230
  709. package/lib/StandardDeviationIndicator.d.ts +8 -8
  710. package/lib/StepAreaSeries_combined.d.ts +10 -10
  711. package/lib/StepLineSeries_combined.d.ts +9 -9
  712. package/lib/StochRSIIndicator.d.ts +8 -8
  713. package/lib/StrategyBasedIndicator.d.ts +21 -21
  714. package/lib/TRIXIndicator.d.ts +8 -8
  715. package/lib/TypicalPriceIndicator.d.ts +4 -4
  716. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  717. package/lib/ValueOverlay_combined.d.ts +41 -41
  718. package/lib/VerticalAnchoredCategorySeries.d.ts +23 -23
  719. package/lib/WaterfallSeries_combined.d.ts +23 -23
  720. package/lib/WeightedCloseIndicator.d.ts +4 -4
  721. package/lib/WilliamsPercentRIndicator.d.ts +8 -8
  722. package/lib/XYChart.d.ts +189 -189
  723. package/lib/igc-callout-label-updating-event-args.d.ts +9 -0
  724. package/lib/igc-category-chart-component.d.ts +27 -0
  725. package/lib/igc-category-x-axis-component.d.ts +37 -0
  726. package/lib/igc-category-y-axis-component.d.ts +37 -0
  727. package/lib/igc-chart-group-description-collection.d.ts +24 -0
  728. package/lib/igc-chart-group-description-module.d.ts +3 -0
  729. package/lib/igc-chart-group-description.d.ts +14 -0
  730. package/lib/igc-chart-sort-description-collection.d.ts +28 -0
  731. package/lib/igc-chart-sort-description-module.d.ts +3 -0
  732. package/lib/igc-chart-sort-description.d.ts +31 -0
  733. package/lib/igc-chart-summary-description-collection.d.ts +25 -0
  734. package/lib/igc-chart-summary-description-module.d.ts +3 -0
  735. package/lib/igc-chart-summary-description.d.ts +35 -0
  736. package/lib/igc-data-legend-component.d.ts +1 -1
  737. package/lib/igc-data-tool-tip-layer-component.d.ts +1 -1
  738. package/lib/igc-domain-chart-component.d.ts +85 -1
  739. package/lib/igc-financial-chart-component.d.ts +27 -0
  740. package/lib/igc-series-component.d.ts +4 -0
  741. package/lib/igc-series-viewer-component.d.ts +51 -0
  742. package/lib/igc-zoom-slider-component.d.ts +0 -5
  743. package/package.json +2 -2
  744. package/public_api.d.ts +23 -0
@@ -45,17 +45,17 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
45
45
  class BubbleSeries extends ScatterBase {
46
46
  constructor() {
47
47
  super();
48
- this.wv = null;
49
- this.wu = null;
50
- this.vi = null;
48
+ this.wz = null;
49
+ this.wy = null;
50
+ this.vm = null;
51
+ this.ve = null;
52
+ this.vd = null;
53
+ this.vc = null;
51
54
  this.va = null;
52
- this.u9 = null;
53
- this.u8 = null;
54
- this.u6 = null;
55
55
  this.ab = BubbleSeries.$;
56
- this.r3 = new ScatterFrame();
56
+ this.r7 = new ScatterFrame();
57
+ this.r9 = new ScatterFrame();
57
58
  this.r5 = new ScatterFrame();
58
- this.r1 = new ScatterFrame();
59
59
  }
60
60
  get_c4() {
61
61
  return true;
@@ -63,18 +63,18 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
63
63
  bx() {
64
64
  return new BubbleSeriesView(this);
65
65
  }
66
- lz(a) {
67
- super.lz(a);
68
- this.u5 = a;
66
+ l2(a) {
67
+ super.l2(a);
68
+ this.u9 = a;
69
69
  }
70
- gv() {
70
+ gx() {
71
71
  return 0.7;
72
72
  }
73
- p7() {
74
- if (this.p6 == 0) {
73
+ qb() {
74
+ if (this.qa == 0) {
75
75
  return 2;
76
76
  }
77
- return super.p7();
77
+ return super.qb();
78
78
  }
79
79
  isAttachedTo(a) {
80
80
  return this.a1 == a;
@@ -82,26 +82,26 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
82
82
  c3() {
83
83
  return true;
84
84
  }
85
- k9(a) {
86
- super.k9(a);
87
- if (this.vd != null && this.vi != null && this.vi.count > 0) {
88
- for (let b = 0; b < this.vi.count; b++) {
89
- a(this.vi._inner[b]);
85
+ lc(a) {
86
+ super.lc(a);
87
+ if (this.vh != null && this.vm != null && this.vm.count > 0) {
88
+ for (let b = 0; b < this.vm.count; b++) {
89
+ a(this.vm._inner[b]);
90
90
  }
91
91
  }
92
92
  }
93
- get vc() {
94
- return this.ve;
93
+ get vg() {
94
+ return this.vi;
95
95
  }
96
- wt(a) {
97
- let b = typeCast(CustomPaletteBrushScale.$, this.u4);
98
- let c = typeCast(ValueBrushScale.$, this.u4);
99
- let d = this.u4;
96
+ wx(a) {
97
+ let b = typeCast(CustomPaletteBrushScale.$, this.u8);
98
+ let c = typeCast(ValueBrushScale.$, this.u8);
99
+ let d = this.u8;
100
100
  if (b != null && this.ck != null) {
101
101
  return b.getBrush1(a, this.ck.count);
102
102
  }
103
103
  else if (c != null) {
104
- return c.getBrushByIndex(a, this.vb);
104
+ return c.getBrushByIndex(a, this.vf);
105
105
  }
106
106
  else if (d != null) {
107
107
  return d.getBrush(a);
@@ -109,112 +109,112 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
109
109
  return null;
110
110
  }
111
111
  get legendReady() {
112
- return this.ve != null && this.ve.count != 0;
112
+ return this.vi != null && this.vi.count != 0;
113
113
  }
114
114
  get minScaleText() {
115
- let a = this.u3(this.u7).b;
115
+ let a = this.u7(this.vb).b;
116
116
  return (Math.round(a * 1000) / 1000).toString();
117
117
  }
118
118
  get maxScaleText() {
119
- let a = this.u3(this.u7).a;
119
+ let a = this.u7(this.vb).a;
120
120
  return (Math.round(a * 1000) / 1000).toString();
121
121
  }
122
122
  forScaleColors(a) {
123
- for (let b = 0; b < this.ve.count; b++) {
124
- if (this.u4 == null || !this.u4.isReady) {
123
+ for (let b = 0; b < this.vi.count; b++) {
124
+ if (this.u8 == null || !this.u8.isReady) {
125
125
  return false;
126
126
  }
127
127
  let c = NaN;
128
- if (this.vb != null) {
129
- c = (this.vb.item(b) - this.vb.minimum) / (this.vb.maximum - this.vb.minimum);
128
+ if (this.vf != null) {
129
+ c = (this.vf.item(b) - this.vf.minimum) / (this.vf.maximum - this.vf.minimum);
130
130
  }
131
- let d = (this.ve.item(b) - this.ve.minimum) / (this.ve.maximum - this.ve.minimum);
131
+ let d = (this.vi.item(b) - this.vi.minimum) / (this.vi.maximum - this.vi.minimum);
132
132
  if (isNaN_(c)) {
133
133
  c = 0;
134
134
  }
135
135
  if (isNaN_(d)) {
136
136
  d = c;
137
137
  }
138
- let e = this.rd;
139
- let f = this.wt(b);
138
+ let e = this.rh;
139
+ let f = this.wx(b);
140
140
  let g = f != null ? f : e;
141
141
  a(g, d);
142
142
  }
143
143
  return true;
144
144
  }
145
- hw(a, b) {
146
- let c = this.jq(b);
145
+ hy(a, b) {
146
+ let c = this.js(b);
147
147
  if (c == BubbleSeries.$$p[5]) {
148
- return this.hx(a, b, this.vx);
148
+ return this.hz(a, b, this.v1);
149
149
  }
150
150
  if (c == BubbleSeries.$$p[11]) {
151
- return this.hx(a, b, this.v7);
151
+ return this.hz(a, b, this.wb);
152
152
  }
153
153
  if (c == ScatterBase.$$p[10]) {
154
- return this.hx(a, b, this.te);
154
+ return this.hz(a, b, this.ti);
155
155
  }
156
156
  if (c == ScatterBase.$$p[14]) {
157
- return this.hx(a, b, this.tm);
157
+ return this.hz(a, b, this.tq);
158
158
  }
159
159
  if (c == BubbleSeries.$$p[2]) {
160
- return this.hx(a, b, this.vs);
160
+ return this.hz(a, b, this.vw);
161
161
  }
162
- return super.hw(a, b);
162
+ return super.hy(a, b);
163
163
  }
164
- get ve() {
165
- return this.va;
164
+ get vi() {
165
+ return this.ve;
166
166
  }
167
- set ve(a) {
168
- if (this.va != a) {
169
- let b = this.ve;
170
- this.va = a;
171
- this.raisePropertyChanged("RadiusColumn", b, this.ve);
167
+ set vi(a) {
168
+ if (this.ve != a) {
169
+ let b = this.vi;
170
+ this.ve = a;
171
+ this.raisePropertyChanged("RadiusColumn", b, this.vi);
172
172
  }
173
173
  }
174
- get vd() {
175
- return this.u9;
174
+ get vh() {
175
+ return this.vd;
176
176
  }
177
- set vd(a) {
178
- if (this.u9 != a) {
179
- let b = this.vd;
180
- this.u9 = a;
181
- this.raisePropertyChanged("LabelColumn", b, this.vd);
177
+ set vh(a) {
178
+ if (this.vd != a) {
179
+ let b = this.vh;
180
+ this.vd = a;
181
+ this.raisePropertyChanged("LabelColumn", b, this.vh);
182
182
  }
183
183
  }
184
- get vb() {
185
- return this.u8;
184
+ get vf() {
185
+ return this.vc;
186
186
  }
187
- set vb(a) {
188
- if (this.u8 != a) {
189
- let b = this.vb;
190
- this.u8 = a;
191
- this.raisePropertyChanged("FillColumn", b, this.vb);
187
+ set vf(a) {
188
+ if (this.vc != a) {
189
+ let b = this.vf;
190
+ this.vc = a;
191
+ this.raisePropertyChanged("FillColumn", b, this.vf);
192
192
  }
193
193
  }
194
- tp(a, b, c, d, e) {
195
- if (c <= this.sy) {
194
+ tt(a, b, c, d, e) {
195
+ if (c <= this.s2) {
196
196
  b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
197
197
  }
198
- let f = this.sy;
198
+ let f = this.s2;
199
199
  let g = this.ck;
200
200
  let h;
201
201
  let i;
202
202
  let j = this.getEffectiveViewport1(a);
203
- let k = new ScalerParams(0, d, e, this.rx.d, j);
204
- let l = new ScalerParams(0, d, e, this.rx.e, j);
203
+ let k = new ScalerParams(0, d, e, this.r1.d, j);
204
+ let l = new ScalerParams(0, d, e, this.r1.e, j);
205
205
  let m = false;
206
206
  let n = 0;
207
207
  if (this.cd != null) {
208
- if (this.cd.e3()) {
209
- let o = this.cd.ku(d, k);
208
+ if (this.cd.e8()) {
209
+ let o = this.cd.lh(d, k);
210
210
  m = o.c;
211
211
  n = o.d;
212
212
  }
213
213
  }
214
214
  for (let p = 0; p < c; p++) {
215
- h = this.sd.item(p);
216
- i = this.se.item(p);
217
- let q = { $type: Point_$type, x: this.rx.a.ei(h, k), y: this.rx.b.ei(i, l) };
215
+ h = this.sh.item(p);
216
+ i = this.si.item(p);
217
+ let q = { $type: Point_$type, x: this.r1.a.ei(h, k), y: this.r1.b.ei(i, l) };
218
218
  if (m) {
219
219
  if (q.x < e.left || q.x > e.right) {
220
220
  if (q.x + n >= e.left && q.x + n <= e.right) {
@@ -239,19 +239,19 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
239
239
  }
240
240
  }
241
241
  }
242
- tx(a, b) {
242
+ t1(a, b) {
243
243
  let c = typeCast(BubbleSeriesView.$, b);
244
244
  let d = c.cv;
245
- d.m = this.ve;
246
- super.tx(a, b);
247
- let e = Math.min(this.sd != null ? this.sd.count : 0, this.se != null ? this.se.count : 0);
245
+ d.m = this.vi;
246
+ super.t1(a, b);
247
+ let e = Math.min(this.sh != null ? this.sh.count : 0, this.si != null ? this.si.count : 0);
248
248
  if (e < 1) {
249
249
  return;
250
250
  }
251
251
  c.dh();
252
252
  c.di();
253
253
  }
254
- wc() {
254
+ wg() {
255
255
  if (this.cd == null) {
256
256
  return;
257
257
  }
@@ -261,7 +261,7 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
261
261
  if (this.a1.isItemwise) {
262
262
  let a = this.a1;
263
263
  this.a1.clearLegendItemsForSeries(this);
264
- this.wb();
264
+ this.wf();
265
265
  a.renderItemwiseContent(this);
266
266
  }
267
267
  if (this.a1.isScale) {
@@ -270,7 +270,7 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
270
270
  b.initializeLegend(this);
271
271
  }
272
272
  }
273
- static vj(a, b, c, d, e) {
273
+ static vn(a, b, c, d, e) {
274
274
  if (e <= a || isNaN_(e) || isInfinity(e)) {
275
275
  return c;
276
276
  }
@@ -280,48 +280,48 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
280
280
  let f = c + ((d - c) / (b - a)) * (e - a);
281
281
  return f;
282
282
  }
283
- static vk(a, b, c, d, logBase_, e) {
283
+ static vo(a, b, c, d, logBase_, e) {
284
284
  let f = logBase(e, logBase_);
285
285
  let g = logBase(a, logBase_);
286
286
  let h = logBase(b, logBase_);
287
- return BubbleSeries.vj(g, h, c, d, f);
287
+ return BubbleSeries.vn(g, h, c, d, f);
288
288
  }
289
- e9(a, b, c) {
290
- let d = super.e9(a, b, c);
291
- if (this.ve == null || this.ck == null || this.ve.count == 0 || this.ck.count != this.ve.count) {
289
+ fb(a, b, c) {
290
+ let d = super.fb(a, b, c);
291
+ if (this.vi == null || this.ck == null || this.vi.count == 0 || this.ck.count != this.vi.count) {
292
292
  d = false;
293
293
  }
294
294
  return d;
295
295
  }
296
- sm(a, b) {
296
+ sq(a, b) {
297
297
  if (b != 3) {
298
298
  return true;
299
299
  }
300
300
  if (a == null) {
301
301
  return true;
302
302
  }
303
- if (this.te == a || this.tm == a || this.v7 == a) {
303
+ if (this.ti == a || this.tq == a || this.wb == a) {
304
304
  return true;
305
305
  }
306
306
  return false;
307
307
  }
308
- wb() {
308
+ wf() {
309
309
  let a = typeCast(IChartLegend_$type, this.a1);
310
310
  if (a == null || this.ck == null) {
311
311
  return;
312
312
  }
313
- this.vi = new List$1(UIElement.$, 0);
314
- let b = typeCast(CustomPaletteBrushScale.$, this.u4);
315
- let c = typeCast(ValueBrushScale.$, this.u4);
316
- let d = this.u4;
317
- let e = this.u2();
313
+ this.vm = new List$1(UIElement.$, 0);
314
+ let b = typeCast(CustomPaletteBrushScale.$, this.u8);
315
+ let c = typeCast(ValueBrushScale.$, this.u8);
316
+ let d = this.u8;
317
+ let e = this.u6();
318
318
  let f = e.b;
319
319
  let g = e.a;
320
320
  let h = this.ck;
321
321
  for (let i = 0; i < h.count; i++) {
322
322
  let j = null;
323
- if (c != null && this.vb != null) {
324
- let k = this.vb.item(i);
323
+ if (c != null && this.vf != null) {
324
+ let k = this.vf.item(i);
325
325
  j = c.getBrushByRange(k, f, g);
326
326
  }
327
327
  else if (b != null) {
@@ -331,7 +331,7 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
331
331
  j = d.getBrush(i);
332
332
  }
333
333
  let l = new ContentControl();
334
- let m = this.vd != null && this.vd.item(i) != null ? this.vd.item(i).toString() : "";
334
+ let m = this.vh != null && this.vh.item(i) != null ? this.vh.item(i).toString() : "";
335
335
  l.content = ((() => {
336
336
  let $ret = new DataContext();
337
337
  $ret.series = this;
@@ -340,77 +340,77 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
340
340
  $ret.itemLabel = m;
341
341
  return $ret;
342
342
  })());
343
- let n = this.nc;
343
+ let n = this.nf;
344
344
  if (n == null) {
345
345
  n = this.b0.bl(this.b5);
346
346
  }
347
347
  l.ah = n;
348
- this.vi.add(l);
348
+ this.vm.add(l);
349
349
  }
350
350
  }
351
- k0(a, b, c, d) {
352
- super.k0(a, b, c, d);
353
- if (this.u7 != null) {
354
- this.u7.aa();
351
+ k3(a, b, c, d) {
352
+ super.k3(a, b, c, d);
353
+ if (this.vb != null) {
354
+ this.vb.aa();
355
355
  }
356
- if (this.u4 != null) {
357
- this.u4.x();
356
+ if (this.u8 != null) {
357
+ this.u8.x();
358
358
  }
359
- this.wc();
359
+ this.wg();
360
360
  }
361
- li() {
362
- super.li();
363
- this.wc();
361
+ ll() {
362
+ super.ll();
363
+ this.wg();
364
364
  }
365
- lo() {
366
- super.lo();
367
- this.wc();
365
+ lr() {
366
+ super.lr();
367
+ this.wg();
368
368
  }
369
- l4(a, b, c, d) {
370
- super.l4(a, b, c, d);
369
+ l7(a, b, c, d) {
370
+ super.l7(a, b, c, d);
371
371
  switch (b) {
372
372
  case "FastItemsSource":
373
- if (this.u7 != null) {
374
- this.u7.aa();
373
+ if (this.vb != null) {
374
+ this.vb.aa();
375
375
  }
376
- if (this.u4 != null) {
377
- this.u4.x();
376
+ if (this.u8 != null) {
377
+ this.u8.x();
378
378
  }
379
379
  if (typeCast(IFastItemsSource_$type, c) != null) {
380
- c.deregisterColumn(this.ve);
381
- c.deregisterColumn(this.vb);
382
- c.deregisterColumn(this.vd);
383
- this.ve = null;
384
- this.vb = null;
385
- this.vd = null;
380
+ c.deregisterColumn(this.vi);
381
+ c.deregisterColumn(this.vf);
382
+ c.deregisterColumn(this.vh);
383
+ this.vi = null;
384
+ this.vf = null;
385
+ this.vh = null;
386
386
  }
387
387
  if (typeCast(IFastItemsSource_$type, d) != null) {
388
- this.ve = this.ch(this.v7);
389
- if (!stringIsNullOrEmpty(this.vs)) {
390
- this.vb = this.ch(this.vs);
388
+ this.vi = this.ch(this.wb);
389
+ if (!stringIsNullOrEmpty(this.vw)) {
390
+ this.vf = this.ch(this.vw);
391
391
  }
392
- this.vd = this.cj(this.vx);
392
+ this.vh = this.cj(this.v1);
393
393
  }
394
- this.mi(false);
395
- this.wc();
394
+ this.ml(false);
395
+ this.wg();
396
396
  break;
397
397
  case BubbleSeries.$$p[11]:
398
- if (this.u7 != null) {
399
- this.u7.aa();
398
+ if (this.vb != null) {
399
+ this.vb.aa();
400
400
  }
401
401
  if (this.ck != null) {
402
- this.ck.deregisterColumn(this.ve);
403
- this.ve = this.ch(this.v7);
404
- this.wc();
402
+ this.ck.deregisterColumn(this.vi);
403
+ this.vi = this.ch(this.wb);
404
+ this.wg();
405
405
  }
406
406
  break;
407
407
  case "RadiusColumn":
408
- if (this.u7 != null) {
409
- this.u7.aa();
408
+ if (this.vb != null) {
409
+ this.vb.aa();
410
410
  }
411
- this.ry.cx.g$i();
412
- this.mi(false);
413
- this.lq();
411
+ this.r2.cx.g$i();
412
+ this.ml(false);
413
+ this.lt();
414
414
  break;
415
415
  case BubbleSeries.$$p[12]:
416
416
  if (c != null) {
@@ -421,15 +421,15 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
421
421
  d.l.add(this);
422
422
  d.aa();
423
423
  }
424
- this.mi(false);
425
- this.lp();
424
+ this.ml(false);
425
+ this.ls();
426
426
  break;
427
427
  case BubbleSeries.$$p[13]:
428
- this.mi(false);
429
- this.lp();
428
+ this.ml(false);
429
+ this.ls();
430
430
  break;
431
431
  case "DiscreteLegendItemTemplate":
432
- this.wc();
432
+ this.wg();
433
433
  break;
434
434
  case BubbleSeries.$$p[3]:
435
435
  if (c != null) {
@@ -440,37 +440,37 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
440
440
  d.o.add(this);
441
441
  d.x();
442
442
  }
443
- this.mi(false);
444
- this.wc();
445
- this.lp();
443
+ this.ml(false);
444
+ this.wg();
445
+ this.ls();
446
446
  break;
447
447
  case BubbleSeries.$$p[4]:
448
448
  case BubbleSeries.$$p[8]:
449
449
  case BubbleSeries.$$p[7]:
450
450
  case BubbleSeries.$$p[6]:
451
- this.mi(false);
452
- this.wc();
453
- this.lp();
451
+ this.ml(false);
452
+ this.wg();
453
+ this.ls();
454
454
  break;
455
455
  case "FillColumn":
456
- this.mi(false);
457
- this.lp();
456
+ this.ml(false);
457
+ this.ls();
458
458
  break;
459
459
  case BubbleSeries.$$p[2]:
460
- if (this.u4 != null) {
461
- this.u4.x();
460
+ if (this.u8 != null) {
461
+ this.u8.x();
462
462
  }
463
463
  if (this.ck != null) {
464
- this.ck.deregisterColumn(this.vb);
465
- this.vb = this.ch(this.vs);
466
- this.wc();
464
+ this.ck.deregisterColumn(this.vf);
465
+ this.vf = this.ch(this.vw);
466
+ this.wg();
467
467
  }
468
468
  break;
469
469
  case BubbleSeries.$$p[5]:
470
470
  if (this.ck != null) {
471
- this.ck.deregisterColumn(this.vd);
472
- this.vd = this.cj(this.vx);
473
- this.wc();
471
+ this.ck.deregisterColumn(this.vh);
472
+ this.vh = this.cj(this.v1);
473
+ this.wg();
474
474
  }
475
475
  break;
476
476
  case "ActualLegend":
@@ -498,10 +498,10 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
498
498
  g.initializeLegend(typeCast(IScaleLegendSeries_$type, i));
499
499
  }
500
500
  }
501
- this.wc();
501
+ this.wg();
502
502
  break;
503
503
  case "SeriesViewer":
504
- this.wc();
504
+ this.wg();
505
505
  break;
506
506
  }
507
507
  }
@@ -509,97 +509,97 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
509
509
  let a = new ActualRange();
510
510
  a.b = NaN;
511
511
  a.a = NaN;
512
- if (this.ve != null) {
513
- a.b = this.ve.minimum;
514
- a.a = this.ve.maximum;
512
+ if (this.vi != null) {
513
+ a.b = this.vi.minimum;
514
+ a.a = this.vi.maximum;
515
515
  }
516
- if (this.u7 != null) {
517
- this.u7.ab(a.b, a.a);
516
+ if (this.vb != null) {
517
+ this.vb.ab(a.b, a.a);
518
518
  }
519
519
  }
520
520
  updateFillScaleGlobals() {
521
521
  let a = new ActualRange();
522
522
  a.b = NaN;
523
523
  a.a = NaN;
524
- if (this.vb != null) {
525
- a.b = this.vb.minimum;
526
- a.a = this.vb.maximum;
524
+ if (this.vf != null) {
525
+ a.b = this.vf.minimum;
526
+ a.a = this.vf.maximum;
527
527
  }
528
- if (this.u4 != null) {
529
- this.u4.z(a.b, a.a);
528
+ if (this.u8 != null) {
529
+ this.u8.z(a.b, a.a);
530
530
  }
531
531
  }
532
- u3(a) {
532
+ u7(a) {
533
533
  let b = new ActualRange();
534
534
  b.b = NaN;
535
535
  b.a = NaN;
536
- if (this.ve != null) {
537
- b.b = this.ve.minimum;
538
- b.a = this.ve.maximum;
536
+ if (this.vi != null) {
537
+ b.b = this.vi.minimum;
538
+ b.a = this.vi.maximum;
539
539
  }
540
540
  if (a != null) {
541
541
  a.x();
542
- if (this.vh) {
542
+ if (this.vl) {
543
543
  b.b = a.globalMinimum;
544
544
  b.a = a.globalMaximum;
545
545
  }
546
546
  }
547
547
  return b;
548
548
  }
549
- u2() {
549
+ u6() {
550
550
  let a = new ActualRange();
551
551
  a.b = NaN;
552
552
  a.a = NaN;
553
- if (this.vb != null) {
554
- a.b = this.vb.minimum;
555
- a.a = this.vb.maximum;
553
+ if (this.vf != null) {
554
+ a.b = this.vf.minimum;
555
+ a.a = this.vf.maximum;
556
556
  }
557
- let b = typeCast(ValueBrushScale.$, this.u4);
557
+ let b = typeCast(ValueBrushScale.$, this.u8);
558
558
  if (b != null) {
559
559
  b.s();
560
- if (this.vf && this.u4.o.count > 1) {
560
+ if (this.vj && this.u8.o.count > 1) {
561
561
  a.b = b.q;
562
562
  a.a = b.p;
563
563
  }
564
564
  }
565
565
  return a;
566
566
  }
567
- we(a, b, c, d) {
567
+ wi(a, b, c, d) {
568
568
  let e = c.width;
569
569
  if (!this.b0.bu.isEmpty) {
570
570
  e = this.b0.bu.width;
571
571
  }
572
- else if (this.cd != null && !this.cd.su.isEmpty) {
573
- e = this.cd.su.width;
572
+ else if (this.cd != null && !this.cd.to.isEmpty) {
573
+ e = this.cd.to.width;
574
574
  }
575
575
  let f = DeviceUtils.c(e);
576
- this.u6 = this.u7 || ((() => {
576
+ this.va = this.vb || ((() => {
577
577
  let $ret = new SizeScale();
578
578
  $ret.minimumValue = f / 10;
579
579
  $ret.maximumValue = f / 5;
580
580
  return $ret;
581
581
  })());
582
- if (this.u6 != null) {
583
- let g = this.u6.minimumValue;
584
- let h = this.u6.maximumValue;
585
- let i = this.u6.logarithmBase;
586
- let j = this.u3(this.u6);
582
+ if (this.va != null) {
583
+ let g = this.va.minimumValue;
584
+ let h = this.va.maximumValue;
585
+ let i = this.va.logarithmBase;
586
+ let j = this.u7(this.va);
587
587
  let k = j.b;
588
588
  let l = j.a;
589
- if (this.u6.isLogarithmic) {
589
+ if (this.va.isLogarithmic) {
590
590
  for (let m = 0; m < b.count; m++) {
591
- b._inner[m] = BubbleSeries.vk(k, l, g, h, i, b._inner[m]);
591
+ b._inner[m] = BubbleSeries.vo(k, l, g, h, i, b._inner[m]);
592
592
  }
593
593
  }
594
594
  else {
595
595
  for (let n = 0; n < b.count; n++) {
596
- b._inner[n] = BubbleSeries.vj(k, l, g, h, b._inner[n]);
596
+ b._inner[n] = BubbleSeries.vn(k, l, g, h, b._inner[n]);
597
597
  }
598
598
  }
599
599
  }
600
600
  let o = 1;
601
601
  o = DeviceUtils.d();
602
- let p = this.u7 == null;
602
+ let p = this.vb == null;
603
603
  if (d) {
604
604
  let q = c.width / e;
605
605
  for (let r = 0; r < b.count; r++) {
@@ -621,27 +621,27 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
621
621
  }
622
622
  }
623
623
  }
624
- wd(a) {
624
+ wh(a) {
625
625
  let b = typeCast(BubbleSeriesView.$, this.bz);
626
- this.u5.b3 = false;
626
+ this.u9.b3 = false;
627
627
  if (b != null) {
628
628
  b.b3 = false;
629
629
  }
630
- let c = typeCast(CustomPaletteBrushScale.$, this.u4);
631
- let d = typeCast(ValueBrushScale.$, this.u4);
632
- let e = this.u4;
633
- let f = this.u2();
630
+ let c = typeCast(CustomPaletteBrushScale.$, this.u8);
631
+ let d = typeCast(ValueBrushScale.$, this.u8);
632
+ let e = this.u8;
633
+ let f = this.u6();
634
634
  let g = f.b;
635
635
  let h = f.a;
636
- let i = this.u4 == null || !this.u4.isReady || (d != null && this.vs == null);
636
+ let i = this.u8 == null || !this.u8.isReady || (d != null && this.vw == null);
637
637
  if (i) {
638
- this.u5.dg();
638
+ this.u9.dg();
639
639
  if (b != null) {
640
640
  b.dg();
641
641
  }
642
642
  return;
643
643
  }
644
- this.u5.b3 = true;
644
+ this.u9.b3 = true;
645
645
  if (b != null) {
646
646
  b.b3 = true;
647
647
  }
@@ -656,36 +656,36 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
656
656
  if (c != null) {
657
657
  o = c.getBrush1(p, k.count);
658
658
  }
659
- else if (d != null && this.vb != null) {
660
- let q = this.vb.item(p);
659
+ else if (d != null && this.vf != null) {
660
+ let q = this.vf.item(p);
661
661
  o = d.getBrushByRange(q, g, h);
662
662
  }
663
663
  else if (e != null) {
664
664
  o = e.getBrush(p);
665
665
  }
666
666
  else {
667
- if (this.rf == null) {
668
- o = this.rd;
667
+ if (this.rj == null) {
668
+ o = this.rh;
669
669
  }
670
670
  else {
671
- o = this.rf;
671
+ o = this.rj;
672
672
  }
673
673
  }
674
674
  let r = null;
675
- if (this.rg == null) {
676
- r = this.re;
675
+ if (this.rk == null) {
676
+ r = this.ri;
677
677
  }
678
678
  else {
679
- r = this.rg;
679
+ r = this.rk;
680
680
  }
681
- if (this.vg && o != null) {
681
+ if (this.vk && o != null) {
682
682
  r = o;
683
683
  }
684
- if (r != null && !isNaN_(this.vm)) {
685
- r = BrushUtil.l(r, this.vm);
684
+ if (r != null && !isNaN_(this.vq)) {
685
+ r = BrushUtil.l(r, this.vq);
686
686
  }
687
- if (o != null && !isNaN_(this.vl)) {
688
- o = BrushUtil.l(o, this.vl);
687
+ if (o != null && !isNaN_(this.vp)) {
688
+ o = BrushUtil.l(o, this.vp);
689
689
  }
690
690
  n.itemBrush = o;
691
691
  n.actualItemBrush = o;
@@ -695,21 +695,21 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
695
695
  }
696
696
  getDataLegendSeriesContextAt(a, b) {
697
697
  let c = { $type: Point_$type, x: a, y: b };
698
- let d = this.ht(c);
699
- let e = d == null ? NaN : this.gb(d, "XMemberPath");
700
- let f = d == null ? NaN : this.gb(d, "YMemberPath");
698
+ let d = this.hv(c);
699
+ let e = d == null ? NaN : this.gd(d, "XMemberPath");
700
+ let f = d == null ? NaN : this.gd(d, "YMemberPath");
701
701
  let g = new DataLegendSeriesValueInfo();
702
702
  g.a = 13;
703
703
  g.l = e;
704
- g.p = this.te != null ? this.te : "X";
705
- g.q = this.ta != null ? this.ta : "X:";
706
- g.r = this.tc != null ? this.tc : "";
704
+ g.p = this.ti != null ? this.ti : "X";
705
+ g.q = this.te != null ? this.te : "X:";
706
+ g.r = this.tg != null ? this.tg : "";
707
707
  let h = new DataLegendSeriesValueInfo();
708
708
  h.l = f;
709
709
  h.a = 14;
710
- h.p = this.tm != null ? this.tm : "Y";
711
- h.q = this.ti != null ? this.ti : "Y:";
712
- h.r = this.tk != null ? this.tk : "";
710
+ h.p = this.tq != null ? this.tq : "Y";
711
+ h.q = this.tm != null ? this.tm : "Y:";
712
+ h.r = this.to != null ? this.to : "";
713
713
  let i = new DataLegendSeriesContext();
714
714
  i.f = ((() => {
715
715
  let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -718,43 +718,43 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
718
718
  return $ret;
719
719
  })());
720
720
  i.b = this.av();
721
- if (!stringIsNullOrEmpty(this.v7)) {
722
- let j = d == null ? NaN : this.gb(d, "RadiusMemberPath");
721
+ if (!stringIsNullOrEmpty(this.wb)) {
722
+ let j = d == null ? NaN : this.gd(d, "RadiusMemberPath");
723
723
  let k = new DataLegendSeriesValueInfo();
724
724
  k.l = j;
725
725
  k.a = 11;
726
- k.p = this.v7 != null ? this.v7 : "Radius";
727
- k.q = this.v3 != null ? this.v3 : "R:";
728
- k.r = this.v5 != null ? this.v5 : "";
726
+ k.p = this.wb != null ? this.wb : "Radius";
727
+ k.q = this.v7 != null ? this.v7 : "R:";
728
+ k.r = this.v9 != null ? this.v9 : "";
729
729
  i.f.add(k);
730
730
  }
731
- else if (this.u6 != null) {
731
+ else if (this.va != null) {
732
732
  let l = new DataLegendSeriesValueInfo();
733
- l.l = this.u6.maximumValue;
733
+ l.l = this.va.maximumValue;
734
734
  l.a = 11;
735
- l.p = this.v7 != null ? this.v7 : "Radius";
736
- l.q = this.v3 != null ? this.v3 : "R:";
737
- l.r = this.v5 != null ? this.v5 : "";
735
+ l.p = this.wb != null ? this.wb : "Radius";
736
+ l.q = this.v7 != null ? this.v7 : "R:";
737
+ l.r = this.v9 != null ? this.v9 : "";
738
738
  i.f.add(l);
739
739
  }
740
- if (!stringIsNullOrEmpty(this.vs)) {
741
- let m = d == null ? NaN : this.gb(d, "FillMemberPath");
740
+ if (!stringIsNullOrEmpty(this.vw)) {
741
+ let m = d == null ? NaN : this.gd(d, "FillMemberPath");
742
742
  let n = new DataLegendSeriesValueInfo();
743
743
  n.l = m;
744
744
  n.a = 12;
745
- n.p = this.vs != null ? this.vs : "Fill";
746
- n.q = this.vo != null ? this.vo : "F:";
747
- n.r = this.vq != null ? this.vq : "";
745
+ n.p = this.vw != null ? this.vw : "Fill";
746
+ n.q = this.vs != null ? this.vs : "F:";
747
+ n.r = this.vu != null ? this.vu : "";
748
748
  i.f.add(n);
749
749
  }
750
750
  return i;
751
751
  }
752
752
  get actualMarkerBrush() {
753
- return this.rd;
753
+ return this.rh;
754
754
  }
755
755
  }
756
756
  BubbleSeries.$t = /*@__PURE__*/ markType(BubbleSeries, 'BubbleSeries', ScatterBase.$, [IScaleLegendSeries_$type, ISupportsSizeScale_$type, ISupportsFillScale_$type]);
757
- BubbleSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, BubbleSeries, 'raisePropertyChanged', ['FillMemberAsLegendLabel:vo:wf', [2, null], 'FillMemberAsLegendUnit:vq:wg', [2, null], 'FillMemberPath:vs:wh', [2], 'FillScale:u4:wi', [BrushScale.$], 'FillScaleUseGlobalValues:vf:wj', [0, false], 'LabelMemberPath:vx:wk', [2], 'MarkerBrushBrightness:vl:wl', [1, NaN], 'MarkerOutlineBrightness:vm:wm', [1, NaN], 'MarkerOutlineUsesFillScale:vg:wn', [0, false], 'RadiusMemberAsLegendLabel:v3:wo', [2, null], 'RadiusMemberAsLegendUnit:v5:wp', [2, null], 'RadiusMemberPath:v7:wq', [2, null], 'RadiusScale:u7:wr', [SizeScale.$], 'RadiusScaleUseGlobalValues:vh:ws', [0, false]]);
757
+ BubbleSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, BubbleSeries, 'raisePropertyChanged', ['FillMemberAsLegendLabel:vs:wj', [2, null], 'FillMemberAsLegendUnit:vu:wk', [2, null], 'FillMemberPath:vw:wl', [2], 'FillScale:u8:wm', [BrushScale.$], 'FillScaleUseGlobalValues:vj:wn', [0, false], 'LabelMemberPath:v1:wo', [2], 'MarkerBrushBrightness:vp:wp', [1, NaN], 'MarkerOutlineBrightness:vq:wq', [1, NaN], 'MarkerOutlineUsesFillScale:vk:wr', [0, false], 'RadiusMemberAsLegendLabel:v7:ws', [2, null], 'RadiusMemberAsLegendUnit:v9:wt', [2, null], 'RadiusMemberPath:wb:wu', [2, null], 'RadiusScale:vb:wv', [SizeScale.$], 'RadiusScaleUseGlobalValues:vl:ww', [0, false]]);
758
758
  return BubbleSeries;
759
759
  })();
760
760
  /**
@@ -772,7 +772,7 @@ export let CustomPaletteBrushScale = /*@__PURE__*/ (() => {
772
772
  if (this.brushSelectionMode == 0) {
773
773
  return super.getBrush(a % this.brushes.count);
774
774
  }
775
- let c = BubbleSeries.vj(0, b - 1, 0, this.brushes.count - 1, a);
775
+ let c = BubbleSeries.vn(0, b - 1, 0, this.brushes.count - 1, a);
776
776
  return this.ab(c);
777
777
  }
778
778
  get_isReady() {
@@ -797,20 +797,20 @@ export let BubbleSeriesView = /*@__PURE__*/ (() => {
797
797
  as() {
798
798
  super.as();
799
799
  if (!this.q) {
800
- this.b1.qd = Defaults.e;
800
+ this.b1.qh = Defaults.e;
801
801
  }
802
802
  }
803
803
  cu() {
804
- return new BubbleMarkerManager((a) => this.cy.item(a), (a) => this.cw.rx.c.item(a), runOn(this, this.c9), runOn(this, this.cr), runOn(this, this.cz));
804
+ return new BubbleMarkerManager((a) => this.cy.item(a), (a) => this.cw.r1.c.item(a), runOn(this, this.c9), runOn(this, this.cr), runOn(this, this.cz));
805
805
  }
806
806
  dh() {
807
807
  let a = this.cv;
808
- this.df.we(a.n, a.o, this.bu, this == this.e.bz);
808
+ this.df.wi(a.n, a.o, this.bu, this == this.e.bz);
809
809
  this.aq();
810
810
  }
811
811
  di() {
812
812
  let a = this.cv;
813
- this.df.wd(a.n);
813
+ this.df.wh(a.n);
814
814
  }
815
815
  dg() {
816
816
  let a = this.cv;
@@ -828,9 +828,9 @@ export let BubbleSeriesView = /*@__PURE__*/ (() => {
828
828
  if (!stringIsNullOrEmpty(b)) {
829
829
  a += " style='color:" + b + "'";
830
830
  }
831
- a += ">" + this.df.title + "</span><br/><span>" + "(${item." + this.df.te + "}, ${item." + this.df.tm + "})</span>";
832
- if (!stringIsNullOrEmpty(this.df.v7)) {
833
- a += "<span>, Radius: ${item." + this.df.v7 + "}</span>";
831
+ a += ">" + this.df.title + "</span><br/><span>" + "(${item." + this.df.ti + "}, ${item." + this.df.tq + "})</span>";
832
+ if (!stringIsNullOrEmpty(this.df.wb)) {
833
+ a += "<span>, Radius: ${item." + this.df.wb + "}</span>";
834
834
  }
835
835
  a += "</div>";
836
836
  return a;