igniteui-webcomponents-charts 4.6.0 → 4.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (775) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +32156 -27002
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +268 -229
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +324 -296
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +17 -17
  9. package/esm2015/lib/AnnotationLayerProxy.js +34 -34
  10. package/esm2015/lib/AnnotationLayer_combined.js +239 -235
  11. package/esm2015/lib/Arc_combined.js +2 -2
  12. package/esm2015/lib/AreaSeries_combined.js +111 -111
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  16. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  17. package/esm2015/lib/AxisDefaults.js +3 -3
  18. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  19. package/esm2015/lib/BarSeries_combined.js +184 -180
  20. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  21. package/esm2015/lib/BollingerBandsOverlay_combined.js +180 -180
  22. package/esm2015/lib/BrushScale.js +7 -7
  23. package/esm2015/lib/BubbleSeries_combined.js +298 -298
  24. package/esm2015/lib/CalloutLayer_combined.js +539 -539
  25. package/esm2015/lib/CategoryBucketCalculator_combined.js +478 -331
  26. package/esm2015/lib/CategoryChart.js +530 -500
  27. package/esm2015/lib/CategoryChartToolbarProvider.js +8 -8
  28. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  29. package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
  30. package/esm2015/lib/CategoryHighlightLayerFrame.js +2 -2
  31. package/esm2015/lib/CategoryHighlightLayer_combined.js +94 -94
  32. package/esm2015/lib/CategoryItemHighlightLayerFrame.js +2 -2
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +205 -189
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +127 -127
  37. package/esm2015/lib/CategoryTransitionInMode.js +5 -1
  38. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  39. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  40. package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
  41. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  42. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  43. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  44. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  45. package/esm2015/lib/ChartVisualData.js +1 -1
  46. package/esm2015/lib/ColumnSeries_combined.js +120 -120
  47. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  48. package/esm2015/lib/CrosshairLayer_combined.js +186 -170
  49. package/esm2015/lib/CustomIndicator.js +23 -23
  50. package/esm2015/lib/DataChartToolbarProvider.js +19 -19
  51. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  52. package/esm2015/lib/DataLegendContent_combined.js +70 -59
  53. package/esm2015/lib/DataToolTipLayer_combined.js +584 -540
  54. package/esm2015/lib/Defaults.js +11 -11
  55. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  56. package/esm2015/lib/DomainChartToolbarProvider.js +61 -61
  57. package/esm2015/lib/DomainChart_combined.js +2080 -1976
  58. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  59. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  60. package/esm2015/lib/FilterStringErrorsParsingEventArgs.js +33 -0
  61. package/esm2015/lib/FinalValueLayer_combined.js +102 -86
  62. package/esm2015/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  63. package/esm2015/lib/FinancialChart_combined.js +1411 -1405
  64. package/esm2015/lib/FinancialEventArgs_combined.js +937 -706
  65. package/esm2015/lib/FinancialIndicator_combined.js +360 -360
  66. package/esm2015/lib/FinancialOverlay.js +43 -43
  67. package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
  68. package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
  69. package/esm2015/lib/FinancialPriceSeries_combined.js +421 -421
  70. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  71. package/esm2015/lib/FrameExtended.js +1 -1
  72. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  73. package/esm2015/lib/HighDensityScatterSeries_combined.js +529 -529
  74. package/esm2015/lib/HighlightingManager.js +5 -1
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IndicatorProxy.js +11 -11
  81. package/esm2015/lib/ItemToolTipLayer_combined.js +153 -135
  82. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  83. package/esm2015/lib/LineSeries_combined.js +106 -103
  84. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  85. package/esm2015/lib/MassIndexIndicator.js +6 -6
  86. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  87. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  88. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  89. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  91. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  92. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  93. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  94. package/esm2015/lib/OverlayProxy.js +8 -8
  95. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  96. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  97. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  98. package/esm2015/lib/PieChartViewManager_combined.js +3 -3
  99. package/esm2015/lib/PointSeries_combined.js +25 -25
  100. package/esm2015/lib/PolarAreaSeries_combined.js +73 -70
  101. package/esm2015/lib/PolarBase_combined.js +580 -486
  102. package/esm2015/lib/PolarLineSeriesBase_combined.js +63 -60
  103. package/esm2015/lib/PolarLineSeries_combined.js +49 -49
  104. package/esm2015/lib/PolarScatterSeries_combined.js +19 -19
  105. package/esm2015/lib/PolarSplineAreaSeries_combined.js +78 -75
  106. package/esm2015/lib/PolarSplineSeries_combined.js +53 -53
  107. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  108. package/esm2015/lib/PriceChannelOverlay_combined.js +148 -148
  109. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  110. package/esm2015/lib/RadialAreaSeries_combined.js +91 -91
  111. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  112. package/esm2015/lib/RadialBucketCalculator_combined.js +247 -194
  113. package/esm2015/lib/RadialColumnSeries_combined.js +98 -98
  114. package/esm2015/lib/RadialLineSeries_combined.js +95 -92
  115. package/esm2015/lib/RadialPieSeries_combined.js +94 -94
  116. package/esm2015/lib/RangeAreaSeries_combined.js +84 -84
  117. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  118. package/esm2015/lib/RangeColumnSeries_combined.js +89 -89
  119. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  120. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  121. package/esm2015/lib/RenderValidEventArgs.js +16 -0
  122. package/esm2015/lib/ScatterAreaSeries_combined.js +215 -215
  123. package/esm2015/lib/ScatterBase_combined.js +727 -633
  124. package/esm2015/lib/ScatterContourSeries_combined.js +170 -170
  125. package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
  126. package/esm2015/lib/ScatterLineSeries.js +66 -63
  127. package/esm2015/lib/ScatterLineSeriesView.js +29 -29
  128. package/esm2015/lib/ScatterPolygonSeries_combined.js +330 -325
  129. package/esm2015/lib/ScatterPolylineSeries_combined.js +33 -33
  130. package/esm2015/lib/ScatterSeries_combined.js +22 -22
  131. package/esm2015/lib/ScatterSplineSeries.js +52 -49
  132. package/esm2015/lib/ScatterSplineSeriesView.js +29 -29
  133. package/esm2015/lib/ScatterTriangulationSeries.js +181 -181
  134. package/esm2015/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  135. package/esm2015/lib/SeriesInteractionManager.js +138 -138
  136. package/esm2015/lib/SeriesLayer.js +7 -0
  137. package/esm2015/lib/SeriesLayerCollection.js +7 -0
  138. package/esm2015/lib/SeriesLayerManager.js +7 -0
  139. package/esm2015/lib/SeriesLayerPropertyOverlay.js +7 -0
  140. package/esm2015/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  141. package/esm2015/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +28 -0
  142. package/esm2015/lib/SeriesRenderManager.js +22 -22
  143. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  144. package/esm2015/lib/SeriesViewerInteractionManager.js +218 -197
  145. package/esm2015/lib/SeriesViewerScrollbarManager.js +11 -11
  146. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  147. package/esm2015/lib/SeriesViewer_combined.js +5563 -3778
  148. package/esm2015/lib/SeriesVisualData.js +1 -173
  149. package/esm2015/lib/SeriesVisualDataList.js +1 -15
  150. package/esm2015/lib/SeriesVisualDataManager.js +34 -24
  151. package/esm2015/lib/SeriesVisualData_combined.js +211 -0
  152. package/esm2015/lib/ShapeSeriesBase_combined.js +508 -448
  153. package/esm2015/lib/SizeScale.js +4 -4
  154. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  155. package/esm2015/lib/SplineAreaSeries_combined.js +103 -103
  156. package/esm2015/lib/SplineSeriesBase_combined.js +156 -156
  157. package/esm2015/lib/SplineSeries_combined.js +89 -86
  158. package/esm2015/lib/Stacked100AreaSeries_combined.js +12 -12
  159. package/esm2015/lib/Stacked100BarBucketCalculator.js +7 -7
  160. package/esm2015/lib/Stacked100BarSeries_combined.js +21 -21
  161. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +7 -7
  162. package/esm2015/lib/Stacked100ColumnSeries_combined.js +21 -21
  163. package/esm2015/lib/Stacked100DataPreparer.js +7 -7
  164. package/esm2015/lib/Stacked100LineSeries_combined.js +12 -12
  165. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  166. package/esm2015/lib/Stacked100SplineSeries_combined.js +12 -12
  167. package/esm2015/lib/StackedLineSeries_combined.js +13 -13
  168. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2023 -1944
  169. package/esm2015/lib/StackedSeriesVisualData.js +5 -5
  170. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  171. package/esm2015/lib/StepAreaSeries_combined.js +107 -107
  172. package/esm2015/lib/StepLineSeries_combined.js +106 -103
  173. package/esm2015/lib/StochRSIIndicator.js +15 -15
  174. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  175. package/esm2015/lib/TRIXIndicator.js +16 -16
  176. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  177. package/esm2015/lib/TimeAxisBase.js +8 -8
  178. package/esm2015/lib/TimeXAxis.js +10 -10
  179. package/esm2015/lib/TransitionOutSpeedType.js +37 -0
  180. package/esm2015/lib/TreemapView_combined.js +17 -17
  181. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  182. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  183. package/esm2015/lib/ValueLayer_combined.js +208 -192
  184. package/esm2015/lib/ValueOverlay_combined.js +161 -161
  185. package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
  186. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  187. package/esm2015/lib/WaterfallSeries_combined.js +189 -160
  188. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  189. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  190. package/esm2015/lib/XYChart.js +784 -781
  191. package/esm2015/lib/XamFunnelView_combined.js +1 -1
  192. package/esm2015/lib/igc-anchored-category-series-component.js +32 -23
  193. package/esm2015/lib/igc-anchored-radial-series-component.js +44 -35
  194. package/esm2015/lib/igc-annotation-layer-component.js +66 -66
  195. package/esm2015/lib/igc-area-fragment-component.js +2 -2
  196. package/esm2015/lib/igc-area-series-component.js +2 -2
  197. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  198. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  200. package/esm2015/lib/igc-bar-series-component.js +11 -11
  201. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  202. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  203. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  204. package/esm2015/lib/igc-callout-layer-component.js +91 -91
  205. package/esm2015/lib/igc-category-chart-component.js +146 -126
  206. package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
  207. package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
  208. package/esm2015/lib/igc-category-series-component.js +21 -21
  209. package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
  210. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  212. package/esm2015/lib/igc-column-series-component.js +13 -13
  213. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  214. package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
  215. package/esm2015/lib/igc-data-chart-component.js +112 -95
  216. package/esm2015/lib/igc-data-chart-default-tooltips-component.js +27 -1
  217. package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
  218. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  219. package/esm2015/lib/igc-domain-chart-component.js +781 -650
  220. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  221. package/esm2015/lib/igc-filter-string-errors-parsing-event-args.js +48 -0
  222. package/esm2015/lib/igc-final-value-layer-component.js +38 -38
  223. package/esm2015/lib/igc-financial-chart-component.js +171 -171
  224. package/esm2015/lib/igc-financial-indicator-component.js +19 -19
  225. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  226. package/esm2015/lib/igc-financial-price-series-component.js +35 -35
  227. package/esm2015/lib/igc-financial-series-component.js +96 -51
  228. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  229. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  230. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  231. package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
  232. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  233. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  234. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  235. package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
  236. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  237. package/esm2015/lib/igc-line-fragment-component.js +2 -2
  238. package/esm2015/lib/igc-line-series-component.js +2 -2
  239. package/esm2015/lib/igc-marker-series-component.js +28 -28
  240. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  241. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  242. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  243. package/esm2015/lib/igc-point-series-component.js +1 -1
  244. package/esm2015/lib/igc-polar-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-polar-base-component.js +88 -70
  246. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  247. package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
  248. package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
  249. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  250. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  251. package/esm2015/lib/igc-radial-area-series-component.js +4 -4
  252. package/esm2015/lib/igc-radial-base-component.js +21 -21
  253. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  254. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  255. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  256. package/esm2015/lib/igc-range-area-series-component.js +2 -2
  257. package/esm2015/lib/igc-range-category-series-component.js +24 -6
  258. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  259. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  260. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  262. package/esm2015/lib/igc-scatter-base-component.js +72 -54
  263. package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
  264. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  265. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  266. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  267. package/esm2015/lib/igc-scatter-series-component.js +1 -1
  268. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  269. package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
  270. package/esm2015/lib/igc-series-component.js +495 -234
  271. package/esm2015/lib/igc-series-layer-collection.js +48 -0
  272. package/esm2015/lib/igc-series-layer-property-overlay-collection.js +48 -0
  273. package/esm2015/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +39 -0
  274. package/esm2015/lib/igc-series-layer-property-overlay.js +146 -0
  275. package/esm2015/lib/igc-series-layer.js +97 -0
  276. package/esm2015/lib/igc-series-viewer-component.js +296 -285
  277. package/esm2015/lib/igc-shape-series-base-component.js +44 -35
  278. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  279. package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
  280. package/esm2015/lib/igc-spline-area-series-component.js +2 -2
  281. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  282. package/esm2015/lib/igc-spline-fragment-component.js +2 -2
  283. package/esm2015/lib/igc-spline-series-base-component.js +7 -7
  284. package/esm2015/lib/igc-spline-series-component.js +1 -1
  285. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  286. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  287. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  288. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  289. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  290. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  291. package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
  292. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  293. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  294. package/esm2015/lib/igc-stacked-fragment-series-component.js +245 -225
  295. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  296. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  297. package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
  298. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  299. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  300. package/esm2015/lib/igc-step-area-series-component.js +4 -4
  301. package/esm2015/lib/igc-step-line-series-component.js +4 -4
  302. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  303. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  304. package/esm2015/lib/igc-value-layer-component.js +87 -87
  305. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  306. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  307. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  308. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  309. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  310. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  311. package/esm2015/public_api.js +16 -0
  312. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  313. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  314. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  315. package/esm5/lib/AnchoredCategorySeries_combined.js +264 -225
  316. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +319 -291
  317. package/esm5/lib/AngleAxisLabelPanel_combined.js +17 -17
  318. package/esm5/lib/AnnotationLayerProxy.js +34 -34
  319. package/esm5/lib/AnnotationLayer_combined.js +237 -233
  320. package/esm5/lib/Arc_combined.js +2 -2
  321. package/esm5/lib/AreaSeries_combined.js +111 -111
  322. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  323. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  324. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  325. package/esm5/lib/AxisAnnotationManager.js +1 -1
  326. package/esm5/lib/AxisDefaults.js +3 -3
  327. package/esm5/lib/AxisVisualDataManager.js +2 -2
  328. package/esm5/lib/BarSeries_combined.js +185 -181
  329. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  330. package/esm5/lib/BollingerBandsOverlay_combined.js +180 -180
  331. package/esm5/lib/BrushScale.js +7 -7
  332. package/esm5/lib/BubbleSeries_combined.js +295 -295
  333. package/esm5/lib/CalloutLayer_combined.js +529 -529
  334. package/esm5/lib/CategoryBucketCalculator_combined.js +479 -332
  335. package/esm5/lib/CategoryChart.js +492 -454
  336. package/esm5/lib/CategoryChartToolbarProvider.js +8 -8
  337. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  338. package/esm5/lib/CategoryErrorBarSettings.js +7 -7
  339. package/esm5/lib/CategoryHighlightLayerFrame.js +2 -2
  340. package/esm5/lib/CategoryHighlightLayer_combined.js +93 -93
  341. package/esm5/lib/CategoryItemHighlightLayerFrame.js +2 -2
  342. package/esm5/lib/CategoryItemHighlightLayer_combined.js +204 -188
  343. package/esm5/lib/CategoryMarkerManager.js +1 -1
  344. package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
  345. package/esm5/lib/CategoryToolTipLayer_combined.js +127 -127
  346. package/esm5/lib/CategoryTransitionInMode.js +5 -1
  347. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  348. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  349. package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
  350. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  351. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  352. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  353. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  354. package/esm5/lib/ChartVisualData.js +1 -1
  355. package/esm5/lib/ColumnSeries_combined.js +119 -119
  356. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  357. package/esm5/lib/CrosshairLayer_combined.js +185 -169
  358. package/esm5/lib/CustomIndicator.js +23 -23
  359. package/esm5/lib/DataChartToolbarProvider.js +19 -19
  360. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  361. package/esm5/lib/DataLegendContent_combined.js +135 -108
  362. package/esm5/lib/DataToolTipLayer_combined.js +572 -528
  363. package/esm5/lib/Defaults.js +11 -11
  364. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  365. package/esm5/lib/DomainChartToolbarProvider.js +61 -61
  366. package/esm5/lib/DomainChart_combined.js +1945 -1817
  367. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  368. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  369. package/esm5/lib/FilterStringErrorsParsingEventArgs.js +43 -0
  370. package/esm5/lib/FinalValueLayer_combined.js +102 -86
  371. package/esm5/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  372. package/esm5/lib/FinancialChart_combined.js +1343 -1337
  373. package/esm5/lib/FinancialEventArgs_combined.js +919 -688
  374. package/esm5/lib/FinancialIndicator_combined.js +358 -358
  375. package/esm5/lib/FinancialOverlay.js +43 -43
  376. package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
  377. package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
  378. package/esm5/lib/FinancialPriceSeries_combined.js +418 -418
  379. package/esm5/lib/ForceIndexIndicator.js +15 -15
  380. package/esm5/lib/FrameExtended.js +1 -1
  381. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  382. package/esm5/lib/HighDensityScatterSeries_combined.js +523 -523
  383. package/esm5/lib/HighlightingManager.js +5 -1
  384. package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
  385. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  386. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  387. package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
  388. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  389. package/esm5/lib/IndicatorProxy.js +11 -11
  390. package/esm5/lib/ItemToolTipLayer_combined.js +153 -135
  391. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  392. package/esm5/lib/LineSeries_combined.js +102 -99
  393. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  394. package/esm5/lib/MassIndexIndicator.js +6 -6
  395. package/esm5/lib/MedianPriceIndicator.js +6 -6
  396. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  397. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  398. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  399. package/esm5/lib/NumericXAxis_combined.js +3 -3
  400. package/esm5/lib/NumericYAxis_combined.js +3 -3
  401. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  402. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  403. package/esm5/lib/OverlayProxy.js +8 -8
  404. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  405. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  406. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  407. package/esm5/lib/PieChartViewManager_combined.js +3 -3
  408. package/esm5/lib/PointSeries_combined.js +25 -25
  409. package/esm5/lib/PolarAreaSeries_combined.js +73 -70
  410. package/esm5/lib/PolarBase_combined.js +575 -481
  411. package/esm5/lib/PolarLineSeriesBase_combined.js +63 -60
  412. package/esm5/lib/PolarLineSeries_combined.js +49 -49
  413. package/esm5/lib/PolarScatterSeries_combined.js +19 -19
  414. package/esm5/lib/PolarSplineAreaSeries_combined.js +78 -75
  415. package/esm5/lib/PolarSplineSeries_combined.js +53 -53
  416. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  417. package/esm5/lib/PriceChannelOverlay_combined.js +148 -148
  418. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  419. package/esm5/lib/RadialAreaSeries_combined.js +90 -90
  420. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  421. package/esm5/lib/RadialBucketCalculator_combined.js +245 -192
  422. package/esm5/lib/RadialColumnSeries_combined.js +97 -97
  423. package/esm5/lib/RadialLineSeries_combined.js +95 -92
  424. package/esm5/lib/RadialPieSeries_combined.js +94 -94
  425. package/esm5/lib/RangeAreaSeries_combined.js +78 -78
  426. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  427. package/esm5/lib/RangeColumnSeries_combined.js +89 -89
  428. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  429. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  430. package/esm5/lib/RenderValidEventArgs.js +20 -0
  431. package/esm5/lib/ScatterAreaSeries_combined.js +212 -212
  432. package/esm5/lib/ScatterBase_combined.js +714 -620
  433. package/esm5/lib/ScatterContourSeries_combined.js +168 -168
  434. package/esm5/lib/ScatterErrorBarSettings.js +7 -7
  435. package/esm5/lib/ScatterLineSeries.js +66 -63
  436. package/esm5/lib/ScatterLineSeriesView.js +29 -29
  437. package/esm5/lib/ScatterPolygonSeries_combined.js +327 -322
  438. package/esm5/lib/ScatterPolylineSeries_combined.js +33 -33
  439. package/esm5/lib/ScatterSeries_combined.js +22 -22
  440. package/esm5/lib/ScatterSplineSeries.js +52 -49
  441. package/esm5/lib/ScatterSplineSeriesView.js +29 -29
  442. package/esm5/lib/ScatterTriangulationSeries.js +176 -176
  443. package/esm5/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  444. package/esm5/lib/SeriesInteractionManager.js +138 -138
  445. package/esm5/lib/SeriesLayer.js +7 -0
  446. package/esm5/lib/SeriesLayerCollection.js +7 -0
  447. package/esm5/lib/SeriesLayerManager.js +7 -0
  448. package/esm5/lib/SeriesLayerPropertyOverlay.js +7 -0
  449. package/esm5/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  450. package/esm5/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +34 -0
  451. package/esm5/lib/SeriesRenderManager.js +22 -22
  452. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  453. package/esm5/lib/SeriesViewerInteractionManager.js +218 -197
  454. package/esm5/lib/SeriesViewerScrollbarManager.js +11 -11
  455. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  456. package/esm5/lib/SeriesViewer_combined.js +6057 -3837
  457. package/esm5/lib/SeriesVisualData.js +1 -284
  458. package/esm5/lib/SeriesVisualDataList.js +1 -16
  459. package/esm5/lib/SeriesVisualDataManager.js +34 -24
  460. package/esm5/lib/SeriesVisualData_combined.js +342 -0
  461. package/esm5/lib/ShapeSeriesBase_combined.js +509 -445
  462. package/esm5/lib/SizeScale.js +4 -4
  463. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  464. package/esm5/lib/SplineAreaSeries_combined.js +103 -103
  465. package/esm5/lib/SplineSeriesBase_combined.js +154 -154
  466. package/esm5/lib/SplineSeries_combined.js +82 -79
  467. package/esm5/lib/Stacked100AreaSeries_combined.js +12 -12
  468. package/esm5/lib/Stacked100BarBucketCalculator.js +7 -7
  469. package/esm5/lib/Stacked100BarSeries_combined.js +21 -21
  470. package/esm5/lib/Stacked100ColumnBucketCalculator.js +7 -7
  471. package/esm5/lib/Stacked100ColumnSeries_combined.js +21 -21
  472. package/esm5/lib/Stacked100DataPreparer.js +7 -7
  473. package/esm5/lib/Stacked100LineSeries_combined.js +12 -12
  474. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  475. package/esm5/lib/Stacked100SplineSeries_combined.js +12 -12
  476. package/esm5/lib/StackedLineSeries_combined.js +13 -13
  477. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2362 -2235
  478. package/esm5/lib/StackedSeriesVisualData.js +5 -5
  479. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  480. package/esm5/lib/StepAreaSeries_combined.js +107 -107
  481. package/esm5/lib/StepLineSeries_combined.js +106 -103
  482. package/esm5/lib/StochRSIIndicator.js +14 -14
  483. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  484. package/esm5/lib/TRIXIndicator.js +15 -15
  485. package/esm5/lib/TileZoomManager_combined.js +9 -9
  486. package/esm5/lib/TimeAxisBase.js +8 -8
  487. package/esm5/lib/TimeXAxis.js +10 -10
  488. package/esm5/lib/TransitionOutSpeedType.js +37 -0
  489. package/esm5/lib/TreemapView_combined.js +17 -17
  490. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  491. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  492. package/esm5/lib/ValueLayer_combined.js +207 -191
  493. package/esm5/lib/ValueOverlay_combined.js +160 -160
  494. package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
  495. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  496. package/esm5/lib/WaterfallSeries_combined.js +189 -160
  497. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  498. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  499. package/esm5/lib/XYChart.js +714 -711
  500. package/esm5/lib/XamFunnelView_combined.js +1 -1
  501. package/esm5/lib/igc-anchored-category-series-component.js +36 -23
  502. package/esm5/lib/igc-anchored-radial-series-component.js +48 -35
  503. package/esm5/lib/igc-annotation-layer-component.js +66 -66
  504. package/esm5/lib/igc-area-fragment-component.js +2 -2
  505. package/esm5/lib/igc-area-series-component.js +2 -2
  506. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  507. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  508. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  509. package/esm5/lib/igc-bar-series-component.js +11 -11
  510. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  511. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  512. package/esm5/lib/igc-bubble-series-component.js +35 -35
  513. package/esm5/lib/igc-callout-layer-component.js +91 -91
  514. package/esm5/lib/igc-category-chart-component.js +154 -126
  515. package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
  516. package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
  517. package/esm5/lib/igc-category-series-component.js +21 -21
  518. package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
  519. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  520. package/esm5/lib/igc-column-fragment-component.js +11 -11
  521. package/esm5/lib/igc-column-series-component.js +13 -13
  522. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  523. package/esm5/lib/igc-crosshair-layer-component.js +87 -87
  524. package/esm5/lib/igc-data-chart-component.js +116 -95
  525. package/esm5/lib/igc-data-chart-default-tooltips-component.js +20 -3
  526. package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
  527. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  528. package/esm5/lib/igc-domain-chart-component.js +810 -650
  529. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  530. package/esm5/lib/igc-filter-string-errors-parsing-event-args.js +62 -0
  531. package/esm5/lib/igc-final-value-layer-component.js +38 -38
  532. package/esm5/lib/igc-financial-chart-component.js +171 -171
  533. package/esm5/lib/igc-financial-indicator-component.js +19 -19
  534. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  535. package/esm5/lib/igc-financial-price-series-component.js +35 -35
  536. package/esm5/lib/igc-financial-series-component.js +116 -51
  537. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  538. package/esm5/lib/igc-fragment-base-component.js +2 -2
  539. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  540. package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
  541. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  542. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  543. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  544. package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
  545. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  546. package/esm5/lib/igc-line-fragment-component.js +2 -2
  547. package/esm5/lib/igc-line-series-component.js +2 -2
  548. package/esm5/lib/igc-marker-series-component.js +28 -28
  549. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  550. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  551. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  552. package/esm5/lib/igc-point-series-component.js +1 -1
  553. package/esm5/lib/igc-polar-area-series-component.js +4 -4
  554. package/esm5/lib/igc-polar-base-component.js +96 -70
  555. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  556. package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
  557. package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
  558. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  559. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  560. package/esm5/lib/igc-radial-area-series-component.js +4 -4
  561. package/esm5/lib/igc-radial-base-component.js +21 -21
  562. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  563. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  564. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  565. package/esm5/lib/igc-range-area-series-component.js +2 -2
  566. package/esm5/lib/igc-range-category-series-component.js +32 -6
  567. package/esm5/lib/igc-range-column-series-component.js +10 -10
  568. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  569. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  570. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  571. package/esm5/lib/igc-scatter-base-component.js +80 -54
  572. package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
  573. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  574. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  575. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  576. package/esm5/lib/igc-scatter-series-component.js +1 -1
  577. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
  579. package/esm5/lib/igc-series-component.js +555 -234
  580. package/esm5/lib/igc-series-layer-collection.js +53 -0
  581. package/esm5/lib/igc-series-layer-property-overlay-collection.js +53 -0
  582. package/esm5/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +49 -0
  583. package/esm5/lib/igc-series-layer-property-overlay.js +186 -0
  584. package/esm5/lib/igc-series-layer.js +115 -0
  585. package/esm5/lib/igc-series-viewer-component.js +300 -285
  586. package/esm5/lib/igc-shape-series-base-component.js +48 -35
  587. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  588. package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
  589. package/esm5/lib/igc-spline-area-series-component.js +2 -2
  590. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  591. package/esm5/lib/igc-spline-fragment-component.js +2 -2
  592. package/esm5/lib/igc-spline-series-base-component.js +7 -7
  593. package/esm5/lib/igc-spline-series-component.js +1 -1
  594. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  595. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  596. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  597. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  598. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  599. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  600. package/esm5/lib/igc-stacked-area-series-component.js +1 -1
  601. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  602. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  603. package/esm5/lib/igc-stacked-fragment-series-component.js +253 -225
  604. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  605. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  606. package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
  607. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  608. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  609. package/esm5/lib/igc-step-area-series-component.js +4 -4
  610. package/esm5/lib/igc-step-line-series-component.js +4 -4
  611. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  612. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  613. package/esm5/lib/igc-value-layer-component.js +87 -87
  614. package/esm5/lib/igc-value-overlay-component.js +47 -47
  615. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  616. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  617. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  618. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  619. package/esm5/lib/igc-xy-chart-component.js +218 -218
  620. package/esm5/public_api.js +16 -0
  621. package/fesm2015/igniteui-webcomponents-charts.js +31233 -26905
  622. package/fesm5/igniteui-webcomponents-charts.js +32140 -27004
  623. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  624. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  625. package/lib/AnchoredCategorySeries_combined.d.ts +72 -66
  626. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +69 -64
  627. package/lib/AnnotationLayer_combined.d.ts +88 -88
  628. package/lib/AreaSeries_combined.d.ts +29 -29
  629. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  630. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  631. package/lib/BarSeries_combined.d.ts +36 -36
  632. package/lib/BollingerBandWidthIndicator.d.ts +12 -12
  633. package/lib/BollingerBandsOverlay_combined.d.ts +39 -39
  634. package/lib/BubbleSeries_combined.d.ts +60 -60
  635. package/lib/CalloutLayer_combined.d.ts +144 -144
  636. package/lib/CategoryBucketCalculator_combined.d.ts +93 -86
  637. package/lib/CategoryChart.d.ts +170 -164
  638. package/lib/CategoryHighlightLayer_combined.d.ts +30 -30
  639. package/lib/CategoryItemHighlightLayer_combined.d.ts +48 -48
  640. package/lib/CategoryToolTipLayer_combined.d.ts +34 -34
  641. package/lib/CategoryTransitionInMode.d.ts +5 -1
  642. package/lib/CategoryTransitionSourceFramePreparer.d.ts +15 -10
  643. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  644. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  645. package/lib/ColumnSeries_combined.d.ts +33 -33
  646. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  647. package/lib/CrosshairLayer_combined.d.ts +72 -72
  648. package/lib/CustomIndicator.d.ts +8 -8
  649. package/lib/DataToolTipLayer_combined.d.ts +193 -193
  650. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  651. package/lib/DomainChart_combined.d.ts +685 -665
  652. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  653. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  654. package/lib/FilterStringErrorsParsingEventArgs.d.ts +14 -0
  655. package/lib/FinalValueLayer_combined.d.ts +35 -35
  656. package/lib/FinancialChartRangeSelectorViewModel.d.ts +5 -5
  657. package/lib/FinancialChart_combined.d.ts +352 -352
  658. package/lib/FinancialEventArgs_combined.d.ts +162 -145
  659. package/lib/FinancialIndicator_combined.d.ts +70 -70
  660. package/lib/FinancialOverlay.d.ts +10 -10
  661. package/lib/FinancialPriceSeries_combined.d.ts +83 -83
  662. package/lib/ForceIndexIndicator.d.ts +10 -10
  663. package/lib/FullStochasticOscillatorIndicator.d.ts +16 -16
  664. package/lib/HighDensityScatterSeries_combined.d.ts +128 -128
  665. package/lib/HorizontalAnchoredCategorySeries.d.ts +32 -32
  666. package/lib/HorizontalRangeCategorySeries.d.ts +20 -20
  667. package/lib/ItemToolTipLayer_combined.d.ts +37 -37
  668. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  669. package/lib/LineSeries_combined.d.ts +27 -26
  670. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  671. package/lib/MassIndexIndicator.d.ts +4 -4
  672. package/lib/MedianPriceIndicator.d.ts +4 -4
  673. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  674. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  675. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  676. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  677. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  678. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  679. package/lib/PointSeries_combined.d.ts +10 -10
  680. package/lib/PolarAreaSeries_combined.d.ts +23 -22
  681. package/lib/PolarBase_combined.d.ts +138 -130
  682. package/lib/PolarLineSeriesBase_combined.d.ts +24 -23
  683. package/lib/PolarLineSeries_combined.d.ts +19 -19
  684. package/lib/PolarScatterSeries_combined.d.ts +8 -8
  685. package/lib/PolarSplineAreaSeries_combined.d.ts +24 -23
  686. package/lib/PolarSplineSeries_combined.d.ts +18 -18
  687. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  688. package/lib/PriceChannelOverlay_combined.d.ts +32 -32
  689. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  690. package/lib/RadialAreaSeries_combined.d.ts +23 -23
  691. package/lib/RadialBucketCalculator_combined.d.ts +60 -57
  692. package/lib/RadialColumnSeries_combined.d.ts +28 -28
  693. package/lib/RadialLineSeries_combined.d.ts +24 -23
  694. package/lib/RadialPieSeries_combined.d.ts +28 -28
  695. package/lib/RangeAreaSeries_combined.d.ts +23 -23
  696. package/lib/RangeCategoryBucketCalculator_combined.d.ts +31 -24
  697. package/lib/RangeColumnSeries_combined.d.ts +26 -26
  698. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  699. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  700. package/lib/RenderValidEventArgs.d.ts +7 -0
  701. package/lib/ScatterAreaSeries_combined.d.ts +50 -50
  702. package/lib/ScatterBase_combined.d.ts +161 -153
  703. package/lib/ScatterContourSeries_combined.d.ts +38 -38
  704. package/lib/ScatterLineSeries.d.ts +15 -14
  705. package/lib/ScatterLineSeriesView.d.ts +8 -8
  706. package/lib/ScatterPolygonSeries_combined.d.ts +86 -86
  707. package/lib/ScatterPolylineSeries_combined.d.ts +15 -15
  708. package/lib/ScatterSeries_combined.d.ts +8 -8
  709. package/lib/ScatterSplineSeries.d.ts +13 -12
  710. package/lib/ScatterSplineSeriesView.d.ts +8 -8
  711. package/lib/ScatterTriangulationSeries.d.ts +48 -48
  712. package/lib/SeriesHighlightedValuesDisplayMode.d.ts +10 -0
  713. package/lib/SeriesLayer.d.ts +1 -0
  714. package/lib/SeriesLayerCollection.d.ts +1 -0
  715. package/lib/SeriesLayerManager.d.ts +1 -0
  716. package/lib/SeriesLayerPropertyOverlay.d.ts +1 -0
  717. package/lib/SeriesLayerPropertyOverlayCollection.d.ts +1 -0
  718. package/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.d.ts +12 -0
  719. package/lib/SeriesViewer_combined.d.ts +1436 -1176
  720. package/lib/SeriesVisualData.d.ts +1 -50
  721. package/lib/SeriesVisualDataList.d.ts +1 -10
  722. package/lib/SeriesVisualDataManager.d.ts +2 -0
  723. package/lib/SeriesVisualData_combined.d.ts +61 -0
  724. package/lib/ShapeSeriesBase_combined.d.ts +153 -145
  725. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  726. package/lib/SplineAreaSeries_combined.d.ts +28 -28
  727. package/lib/SplineSeriesBase_combined.d.ts +29 -29
  728. package/lib/SplineSeries_combined.d.ts +24 -23
  729. package/lib/Stacked100AreaSeries_combined.d.ts +6 -6
  730. package/lib/Stacked100BarSeries_combined.d.ts +10 -10
  731. package/lib/Stacked100ColumnSeries_combined.d.ts +10 -10
  732. package/lib/Stacked100LineSeries_combined.d.ts +6 -6
  733. package/lib/Stacked100SplineAreaSeries_combined.d.ts +6 -6
  734. package/lib/Stacked100SplineSeries_combined.d.ts +6 -6
  735. package/lib/StackedLineSeries_combined.d.ts +5 -5
  736. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +506 -496
  737. package/lib/StackedSeriesVisualData.d.ts +2 -2
  738. package/lib/StandardDeviationIndicator.d.ts +9 -9
  739. package/lib/StepAreaSeries_combined.d.ts +32 -32
  740. package/lib/StepLineSeries_combined.d.ts +30 -29
  741. package/lib/StochRSIIndicator.d.ts +9 -9
  742. package/lib/StrategyBasedIndicator.d.ts +22 -22
  743. package/lib/TRIXIndicator.d.ts +9 -9
  744. package/lib/TransitionOutSpeedType.d.ts +30 -0
  745. package/lib/TypicalPriceIndicator.d.ts +4 -4
  746. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  747. package/lib/ValueLayer_combined.d.ts +77 -77
  748. package/lib/ValueOverlay_combined.d.ts +52 -52
  749. package/lib/VerticalAnchoredCategorySeries.d.ts +27 -27
  750. package/lib/WaterfallSeries_combined.d.ts +44 -42
  751. package/lib/WeightedCloseIndicator.d.ts +4 -4
  752. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  753. package/lib/XYChart.d.ts +240 -240
  754. package/lib/igc-anchored-category-series-component.d.ts +5 -0
  755. package/lib/igc-anchored-radial-series-component.d.ts +5 -0
  756. package/lib/igc-category-chart-component.d.ts +11 -0
  757. package/lib/igc-data-chart-component.d.ts +4 -0
  758. package/lib/igc-data-chart-default-tooltips-component.d.ts +1 -0
  759. package/lib/igc-domain-chart-component.d.ts +35 -1
  760. package/lib/igc-filter-string-errors-parsing-event-args.d.ts +22 -0
  761. package/lib/igc-financial-series-component.d.ts +25 -0
  762. package/lib/igc-polar-base-component.d.ts +10 -0
  763. package/lib/igc-range-category-series-component.d.ts +10 -0
  764. package/lib/igc-scatter-base-component.d.ts +10 -0
  765. package/lib/igc-series-component.d.ts +95 -0
  766. package/lib/igc-series-layer-collection.d.ts +8 -0
  767. package/lib/igc-series-layer-property-overlay-collection.d.ts +8 -0
  768. package/lib/igc-series-layer-property-overlay-value-resolving-event-args.d.ts +17 -0
  769. package/lib/igc-series-layer-property-overlay.d.ts +55 -0
  770. package/lib/igc-series-layer.d.ts +31 -0
  771. package/lib/igc-series-viewer-component.d.ts +6 -0
  772. package/lib/igc-shape-series-base-component.d.ts +5 -0
  773. package/lib/igc-stacked-fragment-series-component.d.ts +11 -0
  774. package/package.json +2 -2
  775. package/public_api.d.ts +16 -0
@@ -5,7 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  import { MarkerSeries } from "./MarkerSeries";
8
- import { Base, runOn, Number_$type, enumGetBox, Point_$type, typeCast, fromEnum, markType, markDep } from "igniteui-webcomponents-core";
8
+ import { Base, runOn, delegateCombine, Number_$type, enumGetBox, Point_$type, typeCast, fromEnum, markType, markDep } from "igniteui-webcomponents-core";
9
9
  import { PolarAxisInfoCache } from "./PolarAxisInfoCache";
10
10
  import { SeriesRenderer$2 } from "./SeriesRenderer$2";
11
11
  import { PolarFrame } from "./PolarFrame";
@@ -25,6 +25,7 @@ import { Rect } from "igniteui-webcomponents-core";
25
25
  import { Marker } from "./Marker";
26
26
  import { MarkerSeriesView } from "./MarkerSeriesView";
27
27
  import { PolarAxes } from "./PolarAxes";
28
+ import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
28
29
  import { IFastItemsSource_$type } from "igniteui-webcomponents-core";
29
30
  import { SeriesRenderingArguments } from "./SeriesRenderingArguments";
30
31
  import { AxisRange } from "./AxisRange";
@@ -52,43 +53,43 @@ import { stringIsNullOrEmpty } from "igniteui-webcomponents-core";
52
53
  */
53
54
  export let PolarBase = /*@__PURE__*/ (() => {
54
55
  class PolarBase extends MarkerSeries {
55
- by() {
56
+ cg() {
56
57
  return new PolarBaseView(this);
57
58
  }
58
- l4(a) {
59
- super.l4(a);
60
- this.r6 = a;
59
+ o0(a) {
60
+ super.o0(a);
61
+ this.vv = a;
61
62
  }
62
- kz() {
63
- super.kz();
64
- this.r2 = null;
65
- this.r3 = null;
63
+ ng() {
64
+ super.ng();
65
+ this.vr = null;
66
+ this.vs = null;
66
67
  }
67
- get_d9() {
68
+ get_e2() {
68
69
  return true;
69
70
  }
70
- c2(a, b, c, d) {
71
+ ds(a, b, c, d) {
71
72
  if (!this.hasMarkers) {
72
73
  return false;
73
74
  }
74
- let e = this.r2;
75
- let f = new ScalerParams(1, this.ce.tk, this.p7, e.ch);
76
- f.c = this.getEffectiveViewport1(this.b1);
77
- let g = this.r3;
78
- let h = new ScalerParams(1, this.ce.tk, this.p7, g.ch);
79
- h.c = this.getEffectiveViewport1(this.b1);
75
+ let e = this.vr;
76
+ let f = new ScalerParams(1, this.cy.tn, this.tw, e.ch);
77
+ f.c = this.getEffectiveViewport1(this.cj);
78
+ let g = this.vs;
79
+ let h = new ScalerParams(1, this.cy.tn, this.tw, g.ch);
80
+ h.c = this.getEffectiveViewport1(this.cj);
80
81
  a.clear();
81
- this.qk.cf((i) => {
82
+ this.t9.ci((i) => {
82
83
  if (i._visibility == 0) {
83
84
  let j = new SeriesPointOfInterest();
84
85
  let k = i.n;
85
86
  let l = i.o;
86
- if (k < this.p7.left || k > this.p7.right || l < this.p7.top || l > this.p7.bottom) {
87
+ if (k < this.tw.left || k > this.tw.right || l < this.tw.top || l > this.tw.bottom) {
87
88
  return;
88
89
  }
89
90
  let m;
90
91
  let n;
91
- let o = this.r4.f(k, l, this.b1.bv, this.b1.bu, m, n);
92
+ let o = this.vt.f(k, l, this.cj.by, this.cj.bx, m, n);
92
93
  m = o.p4;
93
94
  n = o.p5;
94
95
  j.b = m;
@@ -101,161 +102,253 @@ export let PolarBase = /*@__PURE__*/ (() => {
101
102
  }
102
103
  constructor() {
103
104
  super();
104
- this.r7 = null;
105
- this.rt = null;
106
- this.r5 = null;
107
- this.u9 = null;
108
- this.u8 = null;
109
- this.sj = null;
110
- this.sl = null;
111
- this.sm = null;
112
- this.sb = new PolarFrame();
113
- this.sd = new PolarFrame();
114
- this.r9 = new PolarFrame();
115
- this.r4 = null;
116
- this.s3 = null;
117
- this.sf = 1;
118
- this.sq = false;
119
- this.sp = false;
120
- this.r0 = null;
121
- this.r1 = null;
105
+ this.vw = null;
106
+ this.vi = null;
107
+ this.vu = null;
108
+ this.y7 = null;
109
+ this.y6 = null;
110
+ this.v8 = null;
111
+ this.wa = null;
112
+ this.wb = null;
113
+ this.v0 = new PolarFrame();
114
+ this.v2 = new PolarFrame();
115
+ this.vy = new PolarFrame();
116
+ this.vt = null;
117
+ this.wt = null;
118
+ this.v4 = 1;
119
+ this.wf = false;
120
+ this.we = false;
121
+ this.vp = null;
122
+ this.vq = null;
122
123
  this.assigningPolarStyle = null;
123
124
  this.assigningPolarMarkerStyle = null;
124
- this.se = null;
125
- this.sc = null;
126
- this.r8 = null;
127
- this.se = new PolarSeriesRenderManager();
128
- this.sg = this.sh();
129
- this.sc = new PolarFrame();
130
- this.sd.x = runOn(this, this.u7);
131
- this.sb.x = runOn(this, this.u7);
132
- this.r9.x = runOn(this, this.u7);
133
- this.sj = new SeriesRenderer$2(PolarFrame.$, PolarBaseView.$, 0, runOn(this, this.ua), runOn(this, this.ue), runOn(this, this.cw), runOn(this, this.mw), runOn(this, this.t5));
125
+ this.v3 = null;
126
+ this.v1 = null;
127
+ this.vx = null;
128
+ this.v3 = new PolarSeriesRenderManager();
129
+ this.v5 = this.v6();
130
+ this.v1 = new PolarFrame();
131
+ this.v2.x = runOn(this, this.y5);
132
+ this.v0.x = runOn(this, this.y5);
133
+ this.vy.x = runOn(this, this.y5);
134
+ this.v8 = new SeriesRenderer$2(PolarFrame.$, PolarBaseView.$, 0, runOn(this, this.x6), runOn(this, this.ya), runOn(this, this.dj), runOn(this, this.p3), runOn(this, this.xz));
134
135
  }
135
- t5() {
136
- if (this.cf.g) {
137
- this.cf.t();
136
+ xz() {
137
+ if (this.cz.g) {
138
+ this.cz.t();
138
139
  }
139
140
  }
140
- t7() {
141
- this.r4.e(this.r7.w, this.sn, this.so, this.u9, this.u8, (a, b) => Math.cos(b), (a, b) => Math.sin(b), true);
141
+ x1() {
142
+ this.vt.e(this.vw.w, this.wc, this.wd, this.y7, this.y6, (a, b) => Math.cos(b), (a, b) => Math.sin(b), true);
142
143
  }
143
- get sn() {
144
- return this.sl;
144
+ fn() {
145
+ return this.highlightedItemsSource != null || (this.xh != null && this.xf != null);
145
146
  }
146
- set sn(a) {
147
- if (this.sl != a) {
148
- let b = this.sn;
149
- this.sl = a;
150
- this.raisePropertyChanged("AngleColumn", b, this.sn);
147
+ wr() {
148
+ return false;
149
+ }
150
+ g0() {
151
+ let a = super.g0();
152
+ {
153
+ let b = ((() => {
154
+ let $ret = new SeriesLayerPropertyOverlay();
155
+ $ret.ad = "AngleMemberPath";
156
+ $ret.p = true;
157
+ $ret.y = "HighlightedAngleMemberPath";
158
+ $ret.q = true;
159
+ return $ret;
160
+ })());
161
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.x2));
162
+ a.add(b);
163
+ }
164
+ {
165
+ let c = ((() => {
166
+ let $ret = new SeriesLayerPropertyOverlay();
167
+ $ret.ad = "RadiusMemberPath";
168
+ $ret.p = true;
169
+ $ret.y = "HighlightedRadiusMemberPath";
170
+ $ret.q = true;
171
+ return $ret;
172
+ })());
173
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.x3));
174
+ a.add(c);
175
+ }
176
+ if (this.wr()) {
177
+ let d = ((() => {
178
+ let $ret = new SeriesLayerPropertyOverlay();
179
+ $ret.r = true;
180
+ $ret.ad = "DashArray";
181
+ $ret.p = true;
182
+ $ret.x = ((() => {
183
+ let $ret = new DoubleCollection();
184
+ $ret.add(5);
185
+ $ret.add(5);
186
+ return $ret;
187
+ })());
188
+ $ret.q = true;
189
+ return $ret;
190
+ })());
191
+ a.add(d);
192
+ }
193
+ if (!this.wr()) {
194
+ let e = ((() => {
195
+ let $ret = new SeriesLayerPropertyOverlay();
196
+ $ret.r = true;
197
+ $ret.ad = "Brush";
198
+ $ret.p = true;
199
+ $ret.y = "ActualBrush";
200
+ $ret.q = true;
201
+ return $ret;
202
+ })());
203
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.px));
204
+ a.add(e);
205
+ }
206
+ if (!this.wr()) {
207
+ let f = ((() => {
208
+ let $ret = new SeriesLayerPropertyOverlay();
209
+ $ret.r = true;
210
+ $ret.ad = "Outline";
211
+ $ret.p = true;
212
+ $ret.y = "ActualOutline";
213
+ $ret.q = true;
214
+ return $ret;
215
+ })());
216
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.px));
217
+ a.add(f);
151
218
  }
219
+ return a;
152
220
  }
153
- get so() {
154
- return this.sm;
221
+ x3(a, b) {
222
+ if (this.xh != null) {
223
+ b.value = this.xh;
224
+ return;
225
+ }
226
+ b.value = this.xu;
155
227
  }
156
- set so(a) {
157
- if (this.sm != a) {
158
- let b = this.so;
159
- this.sm = a;
160
- this.raisePropertyChanged("RadiusColumn", b, this.so);
228
+ x2(a, b) {
229
+ if (this.xf != null) {
230
+ b.value = this.xf;
231
+ return;
161
232
  }
233
+ b.value = this.xc;
162
234
  }
163
- get u2() {
164
- return this.c(PolarBase.uf);
235
+ get wc() {
236
+ return this.wa;
237
+ }
238
+ set wc(a) {
239
+ if (this.wa != a) {
240
+ let b = this.wc;
241
+ this.wa = a;
242
+ this.raisePropertyChanged("AngleColumn", b, this.wc);
243
+ }
165
244
  }
166
- set u2(a) {
167
- this.h(PolarBase.uf, a);
245
+ get wd() {
246
+ return this.wb;
168
247
  }
169
- sa() {
170
- let a = this.r9;
171
- if (this.cw()) {
172
- if (this.cf.g) {
173
- this.cf.t();
248
+ set wd(a) {
249
+ if (this.wb != a) {
250
+ let b = this.wd;
251
+ this.wb = a;
252
+ this.raisePropertyChanged("RadiusColumn", b, this.wd);
253
+ }
254
+ }
255
+ get y0() {
256
+ return this.c(PolarBase.yb);
257
+ }
258
+ set y0(a) {
259
+ this.h(PolarBase.yb, a);
260
+ }
261
+ vz() {
262
+ let a = this.vy;
263
+ if (this.dj()) {
264
+ if (this.cz.g) {
265
+ this.cz.t();
174
266
  }
175
- a = this.sd;
267
+ a = this.v2;
176
268
  }
177
269
  return a;
178
270
  }
179
- lk() {
180
- super.lk();
181
- if (this.r3 != null) {
182
- this.r3.h8(false);
271
+ ob() {
272
+ super.ob();
273
+ if (this.vs != null) {
274
+ this.vs.h8(false);
183
275
  }
184
- if (this.r2 != null) {
185
- this.r2.h8(false);
276
+ if (this.vr != null) {
277
+ this.vr.h8(false);
186
278
  }
187
279
  }
188
- k5(a, b, c, d) {
280
+ no(a, b, c, d) {
189
281
  let e = false;
190
- this.r6.cv.g$e(a, b, c, d);
191
- if (this.r2 != null && !this.r2.c1()) {
282
+ this.vv.cy.g$e(a, b, c, d);
283
+ if (this.vr != null && !this.vr.c1()) {
192
284
  e = true;
193
285
  }
194
- if (this.r3 != null && !this.r3.c1()) {
286
+ if (this.vs != null && !this.vs.c1()) {
195
287
  e = true;
196
288
  }
197
289
  if (e) {
198
- this.mn(true);
290
+ this.pp(true);
199
291
  }
200
292
  }
201
- na(a, b) {
202
- this.mn(false);
293
+ qm(a, b) {
294
+ this.pp(false);
203
295
  }
204
- nb(a, b) {
205
- this.mn(false);
296
+ qn(a, b) {
297
+ this.pp(false);
206
298
  }
207
- fd(a, b, c) {
299
+ gl(a, b, c) {
208
300
  let d = true;
209
- if (!super.fd(a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.r2 == null || this.r3 == null || this.sn == null || this.so == null || this.sn.count == 0 || this.so.count == 0 || this.cl == null || this.cl.count != this.sn.count || this.cl.count != this.so.count || this.r4 == null || this.r2.bi == null || this.r3.bi == null || this.r2.lx == this.r2.lw || this.r3.lx == this.r3.lw) {
301
+ if (!super.gl(a, b, c) || !c.o() || b.isEmpty || a.isEmpty || this.vr == null || this.vs == null || this.wc == null || this.wd == null || this.wc.count == 0 || this.wd.count == 0 || this.c6 == null || this.c6.count != this.wc.count || this.c6.count != this.wd.count || this.vt == null || this.vr.bi == null || this.vs.bi == null || this.vr.lx == this.vr.lw || this.vs.lx == this.vs.lw) {
210
302
  d = false;
211
303
  }
212
304
  return d;
213
305
  }
214
- mo(a) {
306
+ pq(a) {
307
+ super.pq(a);
215
308
  let b;
216
309
  let c;
217
310
  let d = this.getViewInfo(c, b);
218
311
  c = d.p0;
219
312
  b = d.p1;
220
- if (!this.fd(c, b, this.b1)) {
221
- this.k2(true, this.b1);
313
+ if (!this.gl(c, b, this.cj)) {
314
+ this.nj(true, this.cj);
222
315
  return;
223
316
  }
224
- this.u9 = b;
225
- this.u8 = c;
226
- this.r5 = new PolarAxisInfoCache(this.r2, this.r3, this.cl);
227
- let e = new SeriesRenderingArguments(this, c, b, a, this.ew);
228
- let f = this.sj.g(e, this.sb, this.r9, this.sd, this.r6);
229
- this.sb = f.p1;
230
- this.r9 = f.p2;
231
- this.sd = f.p3;
232
- }
233
- u7(a) {
234
- let b = this.r4.h(a.x, a.y, this.u9, this.u8, this.r5.e, this.r5.d, this.r5.g, this.r5.f, this.r5.i, this.r5.h);
317
+ this.y7 = b;
318
+ this.y6 = c;
319
+ this.vu = new PolarAxisInfoCache(this.vr, this.vs, this.c6);
320
+ let e = new SeriesRenderingArguments(this, c, b, a, this.f0);
321
+ let f = this.v8.g(e, this.v0, this.vy, this.v2, this.vv);
322
+ this.v0 = f.p1;
323
+ this.vy = f.p2;
324
+ this.v2 = f.p3;
325
+ }
326
+ y5(a) {
327
+ let b = this.vt.h(a.x, a.y, this.y7, this.y6, this.vu.e, this.vu.d, this.vu.g, this.vu.f, this.vu.i, this.vu.h);
235
328
  return b;
236
329
  }
237
330
  aq(a) {
238
- if (a != null && a == this.r2 && this.sn != null) {
239
- return new AxisRange(this.sn.minimum, this.sn.maximum);
331
+ if (a != null && a == this.vr && this.wc != null) {
332
+ return new AxisRange(this.wc.minimum, this.wc.maximum);
240
333
  }
241
- if (a != null && a == this.r3 && this.so != null) {
242
- return new AxisRange(this.so.minimum, this.so.maximum);
334
+ if (a != null && a == this.vs && this.wd != null) {
335
+ return new AxisRange(this.wd.minimum, this.wd.maximum);
243
336
  }
244
337
  return null;
245
338
  }
246
- eq(a) {
247
- let b = this.b1.bv;
339
+ fo(a) {
340
+ let b = this.cj.by;
248
341
  b = b.copy();
249
- let c = this.b1.bu;
250
- let d = !b.isEmpty && !c.isEmpty && this.cl != null ? this.cl.indexOf(a) : -1;
251
- if (this.r2 == null || this.sn == null || this.r3 == null || this.so == null) {
342
+ let c = this.cj.bx;
343
+ let d = !b.isEmpty && !c.isEmpty && this.c6 != null ? this.c6.indexOf(a) : -1;
344
+ if (this.vr == null || this.wc == null || this.vs == null || this.wd == null) {
252
345
  return false;
253
346
  }
254
- if (d < 0 || d > this.sn.count - 1 || d > this.so.count - 1) {
347
+ if (d < 0 || d > this.wc.count - 1 || d > this.wd.count - 1) {
255
348
  return false;
256
349
  }
257
- let e = this.r2.getScaledAngle(this.sn.item(d));
258
- let f = this.r3.nu(this.so.item(d));
350
+ let e = this.vr.getScaledAngle(this.wc.item(d));
351
+ let f = this.vs.nu(this.wd.item(d));
259
352
  let g = 0.5 + (Math.cos(e) * f);
260
353
  let h = 0.5 + (Math.sin(e) * f);
261
354
  if (!isNaN_(g)) {
@@ -278,51 +371,51 @@ export let PolarBase = /*@__PURE__*/ (() => {
278
371
  b.y = h - 0.5 * b.height;
279
372
  }
280
373
  }
281
- if (this.b9 != null) {
282
- this.b9.au(this.ce, b, true);
374
+ if (this.cr != null) {
375
+ this.cr.au(this.cy, b, true);
283
376
  }
284
377
  return d >= 0;
285
378
  }
286
- hy(a) {
287
- let b = this.hi(a);
288
- if (this.cl != null && b >= 0 && b < this.cl.count) {
289
- return this.cl.item(b);
379
+ jr(a) {
380
+ let b = this.i8(a);
381
+ if (this.c6 != null && b >= 0 && b < this.c6.count) {
382
+ return this.c6.item(b);
290
383
  }
291
384
  return null;
292
385
  }
293
- hi(a) {
294
- let b = truncate(Math.round(this.f9(a)));
386
+ i8(a) {
387
+ let b = truncate(Math.round(this.hv(a)));
295
388
  return b;
296
389
  }
297
- f9(a) {
298
- switch (this.sg) {
299
- case 1: return this.s7(a);
300
- case 3: return this.s8(a);
301
- case 2: return this.s5(a);
302
- case 4: return this.s6(a);
390
+ hv(a) {
391
+ switch (this.v5) {
392
+ case 1: return this.wx(a);
393
+ case 3: return this.wy(a);
394
+ case 2: return this.wv(a);
395
+ case 4: return this.ww(a);
303
396
  }
304
397
  return -1;
305
398
  }
306
- s6(a) {
307
- return this.s9(a, false);
399
+ ww(a) {
400
+ return this.wz(a, false);
308
401
  }
309
- s5(a) {
310
- let b = this.pn(a);
402
+ wv(a) {
403
+ let b = this.tc(a);
311
404
  let c = b.x;
312
405
  let d = b.y;
313
- if (this.cl == null || this.r2 == null || this.r3 == null || this.sn == null || this.so == null) {
406
+ if (this.c6 == null || this.vr == null || this.vs == null || this.wc == null || this.wd == null) {
314
407
  return -1;
315
408
  }
316
- if (this.cl.count > this.tb) {
409
+ if (this.c6.count > this.w1) {
317
410
  return -1;
318
411
  }
319
- if (!this.su()) {
412
+ if (!this.wj()) {
320
413
  return -1;
321
414
  }
322
- let e = this.s3;
415
+ let e = this.wt;
323
416
  let f = 1.7976931348623157E+308;
324
417
  let g = -1;
325
- for (let h = 0; h < this.sn.count; h++) {
418
+ for (let h = 0; h < this.wc.count; h++) {
326
419
  let i = e._inner[h].x;
327
420
  let j = e._inner[h].y;
328
421
  let k = (c - i) * (c - i) + (d - j) * (d - j);
@@ -333,26 +426,26 @@ export let PolarBase = /*@__PURE__*/ (() => {
333
426
  }
334
427
  return g;
335
428
  }
336
- su() {
337
- let a = this.r9;
338
- if (this.cw()) {
339
- a = this.sd;
429
+ wj() {
430
+ let a = this.vy;
431
+ if (this.dj()) {
432
+ a = this.v2;
340
433
  }
341
434
  if (a == null || a.w.count == 0) {
342
435
  return false;
343
436
  }
344
- this.s3 = a.w;
437
+ this.wt = a.w;
345
438
  return true;
346
439
  }
347
- s9(a, b) {
348
- if (!this.sx) {
440
+ wz(a, b) {
441
+ if (!this.wm) {
349
442
  return -1;
350
443
  }
351
444
  let c = { $type: Point_$type, x: 0, y: 0 };
352
445
  let d = true;
353
- let e = this.r9;
354
- if (this.cw()) {
355
- e = this.sd;
446
+ let e = this.vy;
447
+ if (this.dj()) {
448
+ e = this.v2;
356
449
  }
357
450
  if (e == null) {
358
451
  return -1;
@@ -360,14 +453,14 @@ export let PolarBase = /*@__PURE__*/ (() => {
360
453
  if (e.m == null) {
361
454
  return -1;
362
455
  }
363
- if (this.cl == null || this.cl.count > this.tb) {
456
+ if (this.c6 == null || this.c6.count > this.w1) {
364
457
  return -1;
365
458
  }
366
- if (!this.su()) {
459
+ if (!this.wj()) {
367
460
  return -1;
368
461
  }
369
- let f = this.s3;
370
- let g = this.pn(a);
462
+ let f = this.wt;
463
+ let g = this.tc(a);
371
464
  let h = 1.7976931348623157E+308;
372
465
  let i = -1;
373
466
  for (let j = 0; j < f.count; j++) {
@@ -377,7 +470,7 @@ export let PolarBase = /*@__PURE__*/ (() => {
377
470
  c = k;
378
471
  continue;
379
472
  }
380
- if (!b || e.j.containsKey(this.cl.item(j)) || e.j.containsKey(this.cl.item(j - 1))) {
473
+ if (!b || e.j.containsKey(this.c6.item(j)) || e.j.containsKey(this.c6.item(j - 1))) {
381
474
  let l = GeometryUtil.d(g, c, k);
382
475
  if (l < h) {
383
476
  h = l;
@@ -390,11 +483,11 @@ export let PolarBase = /*@__PURE__*/ (() => {
390
483
  if (i >= 0) {
391
484
  let m = f._inner[i];
392
485
  let n = f._inner[i - 1];
393
- if (!b || (e.j.containsKey(this.cl.item(i)) && e.j.containsKey(this.cl.item(i - 1)))) {
486
+ if (!b || (e.j.containsKey(this.c6.item(i)) && e.j.containsKey(this.c6.item(i - 1)))) {
394
487
  let o = GeometryUtil.h(g, n, m);
395
488
  return (i - 1) + o;
396
489
  }
397
- else if (e.j.containsKey(this.cl.item(i))) {
490
+ else if (e.j.containsKey(this.c6.item(i))) {
398
491
  return i;
399
492
  }
400
493
  else {
@@ -403,21 +496,21 @@ export let PolarBase = /*@__PURE__*/ (() => {
403
496
  }
404
497
  return -1;
405
498
  }
406
- s8(a) {
407
- return this.s9(a, true);
499
+ wy(a) {
500
+ return this.wz(a, true);
408
501
  }
409
- s7(a) {
502
+ wx(a) {
410
503
  let b = null;
411
504
  let c = 1.7976931348623157E+308;
412
- let d = this.pn(a);
505
+ let d = this.tc(a);
413
506
  let e = d.x;
414
507
  let f = d.y;
415
- if (this.r6.cw.e > this.tb) {
508
+ if (this.vv.cz.e > this.w1) {
416
509
  return -1;
417
510
  }
418
- this.r6.cz((g) => {
511
+ this.vv.c2((g) => {
419
512
  if (g._visibility == 0) {
420
- let h = this.r6.cp(g);
513
+ let h = this.vv.cs(g);
421
514
  let i = h.left + h.width / 2;
422
515
  let j = h.top + h.height / 2;
423
516
  let k = (e - i) * (e - i) + (f - j) * (f - j);
@@ -432,21 +525,21 @@ export let PolarBase = /*@__PURE__*/ (() => {
432
525
  }
433
526
  return -1;
434
527
  }
435
- ps(a, b, c) {
436
- if (this.r2 == null || this.r3 == null || this.sn == null || this.so == null) {
528
+ th(a, b, c) {
529
+ if (this.vr == null || this.vs == null || this.wc == null || this.wd == null) {
437
530
  return { $type: Point_$type, x: NaN, y: NaN };
438
531
  }
439
- let d = this.b1.bv;
440
- let e = this.b1.bu;
532
+ let d = this.cj.by;
533
+ let e = this.cj.bx;
441
534
  let f = this.getEffectiveViewport();
442
- let g = new ScalerParams(0, d, e, this.r2.ch, f);
535
+ let g = new ScalerParams(0, d, e, this.vr.ch, f);
443
536
  let h = ((() => {
444
- let $ret = new ScalerParams(0, d, e, this.r3.ch, f);
445
- $ret.b = this.gg();
537
+ let $ret = new ScalerParams(0, d, e, this.vs.ch, f);
538
+ $ret.b = this.h2();
446
539
  return $ret;
447
540
  })());
448
541
  if (b) {
449
- let i = this.f9(a);
542
+ let i = this.hv(a);
450
543
  if (i == -1) {
451
544
  return { $type: Point_$type, x: NaN, y: NaN };
452
545
  }
@@ -458,18 +551,18 @@ export let PolarBase = /*@__PURE__*/ (() => {
458
551
  if (k < 0) {
459
552
  k = 0;
460
553
  }
461
- if (k > this.cl.count - 1) {
462
- k = this.cl.count - 1;
554
+ if (k > this.c6.count - 1) {
555
+ k = this.c6.count - 1;
463
556
  }
464
- if (j > this.cl.count - 1) {
465
- j = this.cl.count - 1;
557
+ if (j > this.c6.count - 1) {
558
+ j = this.c6.count - 1;
466
559
  }
467
560
  if (k == j) {
468
- return this.r4.h(this.sn.item(j), this.so.item(j), d, e, this.r5.e, this.r5.d, this.r5.g, this.r5.f, this.r5.i, this.r5.h);
561
+ return this.vt.h(this.wc.item(j), this.wd.item(j), d, e, this.vu.e, this.vu.d, this.vu.g, this.vu.f, this.vu.i, this.vu.h);
469
562
  }
470
563
  let l = i - Math.floor(i);
471
- let m = this.r4.h(this.sn.item(j), this.so.item(j), d, e, this.r5.e, this.r5.d, this.r5.g, this.r5.f, this.r5.i, this.r5.h);
472
- let n = this.r4.h(this.sn.item(k), this.so.item(k), d, e, this.r5.e, this.r5.d, this.r5.g, this.r5.f, this.r5.i, this.r5.h);
564
+ let m = this.vt.h(this.wc.item(j), this.wd.item(j), d, e, this.vu.e, this.vu.d, this.vu.g, this.vu.f, this.vu.i, this.vu.h);
565
+ let n = this.vt.h(this.wc.item(k), this.wd.item(k), d, e, this.vu.e, this.vu.d, this.vu.g, this.vu.f, this.vu.i, this.vu.h);
473
566
  let o = m.x;
474
567
  let p = m.y;
475
568
  let q = n.x;
@@ -479,51 +572,51 @@ export let PolarBase = /*@__PURE__*/ (() => {
479
572
  return { $type: Point_$type, x: o + s * l, y: p + t * l };
480
573
  }
481
574
  else {
482
- let u = this.hi(a);
575
+ let u = this.i8(a);
483
576
  if (u == -1) {
484
577
  return { $type: Point_$type, x: NaN, y: NaN };
485
578
  }
486
- return this.r4.h(this.sn.item(u), this.so.item(u), d, e, this.r5.e, this.r5.d, this.r5.g, this.r5.f, this.r5.i, this.r5.h);
579
+ return this.vt.h(this.wc.item(u), this.wd.item(u), d, e, this.vu.e, this.vu.d, this.vu.g, this.vu.f, this.vu.i, this.vu.h);
487
580
  }
488
581
  }
489
582
  ag() {
490
- return [this.r2, this.r3];
583
+ return [this.vr, this.vs];
491
584
  }
492
- h1(a, b) {
493
- let c = this.jv(b);
585
+ ju(a, b) {
586
+ let c = this.lv(b);
494
587
  if (c == PolarBase.$$p[3]) {
495
- return this.h2(a, b, this.tm);
588
+ return this.jv(a, b, this.xc);
496
589
  }
497
- if (c == PolarBase.$$p[13]) {
498
- return this.h2(a, b, this.t0);
590
+ if (c == PolarBase.$$p[15]) {
591
+ return this.jv(a, b, this.xu);
499
592
  }
500
- return super.h1(a, b);
593
+ return super.ju(a, b);
501
594
  }
502
- l9(a, b, c, d) {
503
- super.l9(a, b, c, d);
504
- if (this.r6.cv.g$b(a, b, c, d)) {
505
- this.mn(false);
506
- this.lu();
595
+ o8(a, b, c, d) {
596
+ super.o8(a, b, c, d);
597
+ if (this.vv.cy.g$b(a, b, c, d)) {
598
+ this.pp(false);
599
+ this.ol();
507
600
  }
508
601
  switch (b) {
509
602
  case "FastItemsSource":
510
603
  if (typeCast(IFastItemsSource_$type, c) != null) {
511
- c.deregisterColumn(this.sn);
512
- c.deregisterColumn(this.so);
513
- this.sn = null;
514
- this.so = null;
604
+ c.deregisterColumn(this.wc);
605
+ c.deregisterColumn(this.wd);
606
+ this.wc = null;
607
+ this.wd = null;
515
608
  }
516
609
  if (typeCast(IFastItemsSource_$type, d) != null) {
517
- this.sn = this.ci(this.tm);
518
- this.so = this.ci(this.t0);
610
+ this.wc = this.c3(this.xc);
611
+ this.wd = this.c3(this.xu);
519
612
  }
520
- if ((this.r3 != null && !this.r3.c1()) || (this.r2 != null && !this.r2.c1())) {
521
- this.mn(false);
613
+ if ((this.vs != null && !this.vs.c1()) || (this.vr != null && !this.vr.c1())) {
614
+ this.pp(this.fq && c != null);
522
615
  }
523
616
  break;
524
617
  case PolarBase.$$p[0]:
525
- if (this.r2 != null && this.r3 != null) {
526
- this.r4 = new PolarAxes(this.r3, this.r2);
618
+ if (this.vr != null && this.vs != null) {
619
+ this.vt = new PolarAxes(this.vs, this.vr);
527
620
  }
528
621
  if (c != null) {
529
622
  c.b0(this);
@@ -531,16 +624,16 @@ export let PolarBase = /*@__PURE__*/ (() => {
531
624
  if (d != null) {
532
625
  d.ct(this);
533
626
  }
534
- if (this.r2 != null && !this.r2.c1()) {
535
- this.mn(false);
627
+ if (this.vr != null && !this.vr.c1()) {
628
+ this.pp(false);
536
629
  }
537
630
  else if (c != null && d == null) {
538
- this.k2(true, this.b1);
631
+ this.nj(true, this.cj);
539
632
  }
540
633
  break;
541
- case PolarBase.$$p[10]:
542
- if (this.r2 != null && this.r3 != null) {
543
- this.r4 = new PolarAxes(this.r3, this.r2);
634
+ case PolarBase.$$p[12]:
635
+ if (this.vr != null && this.vs != null) {
636
+ this.vt = new PolarAxes(this.vs, this.vr);
544
637
  }
545
638
  if (c != null) {
546
639
  c.b0(this);
@@ -548,139 +641,139 @@ export let PolarBase = /*@__PURE__*/ (() => {
548
641
  if (d != null) {
549
642
  d.ct(this);
550
643
  }
551
- if (this.r3 != null && !this.r3.c1()) {
552
- this.mn(false);
644
+ if (this.vs != null && !this.vs.c1()) {
645
+ this.pp(false);
553
646
  }
554
647
  else if (c != null && d == null) {
555
- this.k2(true, this.b1);
648
+ this.nj(true, this.cj);
556
649
  }
557
- if (this.r2 != null && !this.r2.c1()) {
558
- this.r2.h4();
650
+ if (this.vr != null && !this.vr.c1()) {
651
+ this.vr.h4();
559
652
  }
560
653
  break;
561
654
  case PolarBase.$$p[3]:
562
- if (this.cl != null) {
563
- this.cl.deregisterColumn(this.sn);
564
- this.sn = this.ci(this.tm);
655
+ if (this.c6 != null) {
656
+ this.c6.deregisterColumn(this.wc);
657
+ this.wc = this.c3(this.xc);
565
658
  }
566
659
  break;
567
660
  case "AngleColumn":
568
- this.r6.cv.g$i();
569
- if (this.r2 != null && !this.r2.c1()) {
570
- this.mn(false);
661
+ this.vv.cy.g$i();
662
+ if (this.vr != null && !this.vr.c1()) {
663
+ this.pp(this.fq && this.dn);
571
664
  }
572
665
  break;
573
- case PolarBase.$$p[13]:
574
- if (this.cl != null) {
575
- this.cl.deregisterColumn(this.so);
576
- this.so = this.ci(this.t0);
666
+ case PolarBase.$$p[15]:
667
+ if (this.c6 != null) {
668
+ this.c6.deregisterColumn(this.wd);
669
+ this.wd = this.c3(this.xu);
577
670
  }
578
671
  break;
579
672
  case "RadiusColumn":
580
- this.r6.cv.g$i();
581
- if (this.r3 != null && !this.r3.c1()) {
582
- this.mn(false);
673
+ this.vv.cy.g$i();
674
+ if (this.vs != null && !this.vs.c1()) {
675
+ this.pp(this.fq && this.dn);
583
676
  }
584
677
  break;
585
- case PolarBase.$$p[14]:
586
- this.mn(false);
587
- this.lu();
678
+ case PolarBase.$$p[16]:
679
+ this.pp(false);
680
+ this.ol();
588
681
  break;
589
- case PolarBase.$$p[9]:
590
- this.mn(false);
591
- this.lu();
682
+ case PolarBase.$$p[11]:
683
+ this.pp(false);
684
+ this.ol();
592
685
  break;
593
686
  case "TransitionProgress":
594
- this.r5 = new PolarAxisInfoCache(this.r2, this.r3, this.cl);
595
- this.u9 = this.b1.bv;
596
- this.u8 = this.b1.bu;
597
- this.sd.v = this.s2;
598
- this.sd.c(this.g5, this.sb, this.r9);
599
- if (this.cy(this.b1)) {
687
+ this.vu = new PolarAxisInfoCache(this.vr, this.vs, this.c6);
688
+ this.y7 = this.cj.by;
689
+ this.y6 = this.cj.bx;
690
+ this.v2.v = this.ws;
691
+ this.v2.c(this.iv, this.v0, this.vy);
692
+ if (this.dl(this.cj)) {
600
693
  return;
601
694
  }
602
- if (this.g5 == 1) {
603
- this.ue(this.r9, this.r6);
695
+ if (this.iv == 1) {
696
+ this.ya(this.vy, this.vv);
604
697
  }
605
698
  else {
606
- this.ue(this.sd, this.r6);
699
+ this.ya(this.v2, this.vv);
607
700
  }
608
- if (this.ce != null) {
609
- this.ce.ol(this);
701
+ if (this.cy != null) {
702
+ this.cy.on(this);
610
703
  }
611
704
  break;
612
705
  case "TrendLineBrush":
613
- this.m1();
706
+ this.pe(b);
614
707
  break;
615
708
  case PolarBase.$$p[4]:
616
- this.mn(false);
617
- this.lu();
709
+ this.pp(false);
710
+ this.ol();
618
711
  break;
619
712
  case "TrendLineType":
620
- this.lu();
621
- break;
622
- case PolarBase.$$p[6]:
623
- this.sq = this.sz();
624
- this.mn(false);
713
+ this.ol();
625
714
  break;
626
- case PolarBase.$$p[5]:
627
- this.sp = this.sy();
628
- this.mn(false);
715
+ case PolarBase.$$p[8]:
716
+ this.wf = this.wo();
717
+ this.pp(false);
629
718
  break;
630
719
  case PolarBase.$$p[7]:
631
- this.sg = this.sh();
720
+ this.we = this.wn();
721
+ this.pp(false);
722
+ break;
723
+ case PolarBase.$$p[9]:
724
+ this.v5 = this.v6();
632
725
  break;
633
726
  }
634
727
  }
635
- get sg() {
636
- return this.sf;
728
+ get v5() {
729
+ return this.v4;
637
730
  }
638
- set sg(a) {
639
- let b = this.sf;
640
- this.sf = a;
641
- if (b != this.sf) {
642
- this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.sf));
731
+ set v5(a) {
732
+ let b = this.v4;
733
+ this.v4 = a;
734
+ if (b != this.v4) {
735
+ this.raisePropertyChanged("ActualItemSearchMode", enumGetBox(ScatterItemSearchMode_$type, b), enumGetBox(ScatterItemSearchMode_$type, this.v4));
643
736
  }
644
737
  }
645
- sh() {
646
- if (this.si != 0) {
647
- return this.si;
738
+ v6() {
739
+ if (this.v7 != 0) {
740
+ return this.v7;
648
741
  }
649
- return this.sx ? 4 : 1;
742
+ return this.wm ? 4 : 1;
650
743
  }
651
- get_sx() {
744
+ get_wm() {
652
745
  return false;
653
746
  }
654
- get sx() {
655
- return this.get_sx();
747
+ get wm() {
748
+ return this.get_wm();
656
749
  }
657
- sz() {
658
- return this.sw;
750
+ wo() {
751
+ return this.wl;
659
752
  }
660
- sy() {
661
- return this.sv;
753
+ wn() {
754
+ return this.wk;
662
755
  }
663
- ss(a) {
756
+ wh(a) {
664
757
  if (typeCast(NumericRadiusAxis.$, a) !== null) {
665
758
  return true;
666
759
  }
667
760
  return false;
668
761
  }
669
- sr(a) {
762
+ wg(a) {
670
763
  if (typeCast(NumericAngleAxis.$, a) !== null) {
671
764
  return true;
672
765
  }
673
766
  return false;
674
767
  }
675
- k2(a, b) {
676
- super.k2(a, b);
768
+ nj(a, b) {
769
+ super.nj(a, b);
677
770
  let c = b;
678
771
  if (a) {
679
- c.cw.clear();
772
+ c.cz.clear();
680
773
  }
681
- c.cv.g$d();
774
+ c.cy.g$d();
682
775
  }
683
- ru(a, b) {
776
+ vj(a, b) {
684
777
  let c = a.top - 10;
685
778
  let d = a.bottom + 10;
686
779
  let e = a.left - 10;
@@ -692,13 +785,13 @@ export let PolarBase = /*@__PURE__*/ (() => {
692
785
  })());
693
786
  return g;
694
787
  }
695
- t4(a, b, c, d) {
788
+ xy(a, b, c, d) {
696
789
  a.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, b);
697
- let e = this.cl;
790
+ let e = this.c6;
698
791
  for (let f = 0; f < b; f++) {
699
792
  let g = a.w._inner[f];
700
793
  if (!isInfinity(g.x) && !isInfinity(g.y)) {
701
- let h = { $type: Point_$type, x: this.sn.item(f), y: this.so.item(f) };
794
+ let h = { $type: Point_$type, x: this.wc.item(f), y: this.wd.item(f) };
702
795
  let i = { $type: Point_$type, x: g.x, y: g.y };
703
796
  a.g.addItem(e.item(f), ((() => {
704
797
  let $ret = new OwnedPoint();
@@ -710,68 +803,68 @@ export let PolarBase = /*@__PURE__*/ (() => {
710
803
  }
711
804
  }
712
805
  }
713
- ua(a, b) {
714
- let c = b.bv;
715
- let d = b.bu;
806
+ x6(a, b) {
807
+ let c = b.by;
808
+ let d = b.bx;
716
809
  a.j.clear();
717
810
  a.n.clear();
718
- let e = Math.min(this.sn != null ? this.sn.count : 0, this.so != null ? this.so.count : 0);
811
+ let e = Math.min(this.wc != null ? this.wc.count : 0, this.wd != null ? this.wd.count : 0);
719
812
  if (e < 1) {
720
813
  return;
721
814
  }
722
- this.r5 = new PolarAxisInfoCache(this.r2, this.r3, this.cl);
723
- this.r7 = a;
724
- this.u8 = d;
725
- this.u9 = c;
726
- b.ct.l(a.j, this.tc, c, d, this.fx);
727
- if (e <= this.tc) {
728
- this.t4(a, e, c, d);
729
- }
730
- let f = this.ru(d, a.n);
731
- let g = Math.min(this.r2.lx, this.r2.lw);
732
- let h = Math.max(this.r2.lw, this.r2.lx);
733
- b.cv.i = this.s2;
734
- b.cv.h = 0;
735
- b.cv.k = this.r3.no;
736
- b.cv.j = this.r3.nn;
737
- b.cv.l = (i, j) => this.r4.c(i, j, c, d, Math.cos);
738
- b.cv.m = (i, j) => this.r4.d(i, j, c, d, Math.sin);
815
+ this.vu = new PolarAxisInfoCache(this.vr, this.vs, this.c6);
816
+ this.vw = a;
817
+ this.y6 = d;
818
+ this.y7 = c;
819
+ b.cw.l(a.j, this.w2, c, d, this.hj);
820
+ if (e <= this.w2) {
821
+ this.xy(a, e, c, d);
822
+ }
823
+ let f = this.vj(d, a.n);
824
+ let g = Math.min(this.vr.lx, this.vr.lw);
825
+ let h = Math.max(this.vr.lw, this.vr.lx);
826
+ b.cy.i = this.ws;
827
+ b.cy.h = 0;
828
+ b.cy.k = this.vs.no;
829
+ b.cy.j = this.vs.nn;
830
+ b.cy.l = (i, j) => this.vt.c(i, j, c, d, Math.cos);
831
+ b.cy.m = (i, j) => this.vt.d(i, j, c, d, Math.sin);
739
832
  let i = new List$1(Number_$type, 0);
740
- for (let j = 0; j < this.sn.count; j++) {
741
- if (this.sn.item(j) >= g && this.sn.item(j) <= h) {
742
- i.add(this.sn.item(j));
833
+ for (let j = 0; j < this.wc.count; j++) {
834
+ if (this.wc.item(j) >= g && this.wc.item(j) <= h) {
835
+ i.add(this.wc.item(j));
743
836
  }
744
837
  }
745
- let k = this.so;
746
- if (i.count != this.sn.count) {
838
+ let k = this.wd;
839
+ if (i.count != this.wc.count) {
747
840
  k = new List$1(Number_$type, 0);
748
- for (let l = 0; l < this.sn.count; l++) {
749
- if (this.sn.item(l) >= g && this.sn.item(l) <= h) {
750
- k.add(this.so.item(l));
841
+ for (let l = 0; l < this.wc.count; l++) {
842
+ if (this.wc.item(l) >= g && this.wc.item(l) <= h) {
843
+ k.add(this.wd.item(l));
751
844
  }
752
845
  }
753
846
  }
754
- b.cv.n(a.n, this.sk, i, k, this.td, runOn(this.r2, this.r2.getScaledAngle), runOn(this.r3, this.r3.nu), ((() => {
847
+ b.cy.n(a.n, this.v9, i, k, this.w3, runOn(this.vr, this.vr.getScaledAngle), runOn(this.vs, this.vs.nu), ((() => {
755
848
  let $ret = new TrendResolutionParams();
756
- $ret.d = this.fx;
849
+ $ret.d = this.hj;
757
850
  $ret.h = d;
758
851
  $ret.i = c;
759
852
  return $ret;
760
853
  })()), f, g, h);
761
854
  }
762
- get_d0() {
855
+ get_es() {
763
856
  return true;
764
857
  }
765
- ry(a, b, c) {
858
+ vn(a, b, c) {
766
859
  return null;
767
860
  }
768
- rz(a, b, c) {
769
- let d = this.sa();
770
- let e = this.r6.by(this.pn(b));
861
+ vo(a, b, c) {
862
+ let d = this.vz();
863
+ let e = this.vv.b1(this.tc(b));
771
864
  let f = -1;
772
865
  if (e == null) {
773
866
  if (a != null) {
774
- f = this.cl.indexOf(a);
867
+ f = this.c6.indexOf(a);
775
868
  }
776
869
  else {
777
870
  return null;
@@ -794,11 +887,11 @@ export let PolarBase = /*@__PURE__*/ (() => {
794
887
  }
795
888
  return g;
796
889
  }
797
- rx(a, b, c) {
890
+ vm(a, b, c) {
798
891
  let d = new HighlightingInfo();
799
892
  d.b = this;
800
893
  d.h = 0;
801
- d.g = this.cl.count - 1;
894
+ d.g = this.c6.count - 1;
802
895
  d.d = true;
803
896
  if (c != null && c.h == d.h && c.g == d.g) {
804
897
  return c;
@@ -806,75 +899,76 @@ export let PolarBase = /*@__PURE__*/ (() => {
806
899
  return d;
807
900
  }
808
901
  ax(a, b, c) {
809
- if (this.c3 && this.ei(this.bl) && !c) {
810
- let d = this.ry(a, b, this.r0);
811
- this.r0 = d;
902
+ if (this.du && this.fc(this.bs) && !c) {
903
+ let d = this.vn(a, b, this.vp);
904
+ this.vp = d;
812
905
  return d;
813
906
  }
814
907
  else {
815
- let e = this.rx(a, b, this.r0);
816
- this.r0 = e;
908
+ let e = this.vm(a, b, this.vp);
909
+ this.vp = e;
817
910
  return e;
818
911
  }
819
912
  }
820
913
  ay(a, b, c) {
821
- if (this.ei(this.bl) && !c) {
822
- let d = this.rz(a, b, this.r1);
823
- this.r1 = d;
914
+ if (this.fc(this.bs) && !c) {
915
+ let d = this.vo(a, b, this.vq);
916
+ this.vq = d;
824
917
  return d;
825
918
  }
826
919
  else {
827
- let e = this.rx(a, b, this.r1);
920
+ let e = this.vm(a, b, this.vq);
828
921
  e.e = true;
829
- this.r1 = e;
922
+ this.vq = e;
830
923
  return e;
831
924
  }
832
925
  }
833
- s1() {
834
- return (this.assigningPolarStyle != null && this.sq) || (this.bl != 1);
926
+ wq() {
927
+ return (this.assigningPolarStyle != null && this.wf) || (this.bs != 1);
835
928
  }
836
- s0() {
837
- return (this.assigningPolarMarkerStyle != null && this.sp) || (this.bl != 1);
929
+ wp() {
930
+ return (this.assigningPolarMarkerStyle != null && this.we) || (this.bs != 1);
838
931
  }
839
- ue(a, b) {
840
- let c = b.bv;
841
- let d = b.bu;
932
+ ya(a, b) {
933
+ this.ow();
934
+ let c = b.by;
935
+ let d = b.bx;
842
936
  let e = this.getEffectiveViewport1(b);
843
- let f = this.pz(b);
844
- this.r5 = new PolarAxisInfoCache(this.r2, this.r3, this.cl);
845
- if (this.qn()) {
846
- b.ct.j(a.j, this.qp);
847
- if (this.s0()) {
848
- this.t6(b, a);
937
+ let f = this.to(b);
938
+ this.vu = new PolarAxisInfoCache(this.vr, this.vs, this.c6);
939
+ if (this.uc()) {
940
+ b.cw.j(a.j, this.ue);
941
+ if (this.wp()) {
942
+ this.x0(b, a);
849
943
  }
850
944
  }
851
- b.cm();
852
- let g = this.ru(d, b.cv.g$j.an);
853
- b.cv.g$h(a.n, g);
854
- this.t3(d, c, e, f, b);
945
+ b.cp();
946
+ let g = this.vj(d, b.cy.g$j.an);
947
+ b.cy.g$h(a.n, g);
948
+ this.xx(d, c, e, f, b);
855
949
  }
856
- rr(a, b) {
857
- return this.rs(a, b);
950
+ vg(a, b) {
951
+ return this.vh(a, b);
858
952
  }
859
- rs(a, b) {
860
- if (b < a || a < 0 || a > this.sn.count || b < 0 || b > this.sn.count) {
953
+ vh(a, b) {
954
+ if (b < a || a < 0 || a > this.wc.count || b < 0 || b > this.wc.count) {
861
955
  return null;
862
956
  }
863
957
  let c = new Array((b - a) + 1);
864
958
  for (let d = a; d <= b; d++) {
865
959
  let e = d;
866
- c[d - a] = this.cl.item(d);
960
+ c[d - a] = this.c6.item(d);
867
961
  }
868
962
  return c;
869
963
  }
870
- t6(a, b) {
871
- a.b3 = true;
872
- this.se.ay(this, this.s0(), runOn(this, this.rr));
873
- let c = this.se.d;
964
+ x0(a, b) {
965
+ a.b6 = true;
966
+ this.v3.ay(this, this.wp(), runOn(this, this.vg));
967
+ let c = this.v3.d;
874
968
  let d = c != null;
875
969
  let e = this.getEffectiveViewport1(a);
876
- let f = this.cl == null ? 0 : this.cl.count;
877
- this.r6.cf((g) => {
970
+ let f = this.c6 == null ? 0 : this.c6.count;
971
+ this.vv.ci((g) => {
878
972
  if (g._visibility == 0) {
879
973
  let h = g.ak;
880
974
  let i = g.content;
@@ -883,100 +977,100 @@ export let PolarBase = /*@__PURE__*/ (() => {
883
977
  g.content = i;
884
978
  }
885
979
  if (d) {
886
- this.t8(h, f, a.q);
980
+ this.x4(h, f, a.q);
887
981
  }
888
- this.se.ac(g, i);
982
+ this.v3.ac(g, i);
889
983
  }
890
984
  });
891
985
  }
892
- t9(a, b, c) {
893
- let d = this.bl != 1;
894
- this.se.a0(this.se.b, a, b, false);
895
- this.se.ab(this.fv);
896
- let e = this.se.ax;
986
+ x5(a, b, c) {
987
+ let d = this.bs != 1;
988
+ this.v3.a0(this.v3.b, a, b, false);
989
+ this.v3.ab(this.hh);
990
+ let e = this.v3.ax;
897
991
  let f = null;
898
- let g = this.cl;
899
- if (d && this.ce != null) {
900
- f = this.ce.a7.getHighlightingInfo(this, g, e.o, e.n, false);
992
+ let g = this.c6;
993
+ if (d && this.cy != null) {
994
+ f = this.cy.a7.getHighlightingInfo(this, g, e.o, e.n, false);
901
995
  e.b = f;
902
996
  }
903
997
  e.f = c;
904
- this.uc(e);
905
- this.se.z(this, f, c, d, a < 0);
906
- }
907
- t8(a, b, c) {
908
- let d = this.bl != 1;
909
- this.se.a0(this.se.d, a, b, true);
910
- this.se.aa(this.fv);
911
- let e = this.se.aw;
998
+ this.x8(e);
999
+ this.v3.z(this, f, c, d, a < 0);
1000
+ }
1001
+ x4(a, b, c) {
1002
+ let d = this.bs != 1;
1003
+ this.v3.a0(this.v3.d, a, b, true);
1004
+ this.v3.aa(this.hh);
1005
+ let e = this.v3.aw;
912
1006
  let f = null;
913
- let g = this.cl;
1007
+ let g = this.c6;
914
1008
  let h = null;
915
- if (d && this.ce != null) {
916
- f = this.ce.a7.getHighlightingInfo(this, g, e.o, e.n, true);
917
- if (this.ce.a7.isCrossSeriesHighlight(this)) {
918
- h = this.ce.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1009
+ if (d && this.cy != null) {
1010
+ f = this.cy.a7.getHighlightingInfo(this, g, e.o, e.n, true);
1011
+ if (this.cy.a7.isCrossSeriesHighlight(this)) {
1012
+ h = this.cy.a7.getHighlightingInfo(this, g, e.o, e.n, true);
919
1013
  }
920
1014
  e.b = f;
921
1015
  }
922
1016
  e.f = c;
923
- this.ub(e);
924
- this.se.y(this, f, c, d, e.l, this.ce.a7.sumHighlightingProgress);
1017
+ this.x7(e);
1018
+ this.v3.y(this, f, c, d, e.l, this.cy.a7.sumHighlightingProgress);
925
1019
  }
926
- uc(a) {
927
- if (this.assigningPolarStyle != null && this.sq) {
1020
+ x8(a) {
1021
+ if (this.assigningPolarStyle != null && this.wf) {
928
1022
  this.assigningPolarStyle(this, a);
929
1023
  }
930
1024
  }
931
- ub(a) {
932
- if (this.assigningPolarMarkerStyle != null && this.sp) {
1025
+ x7(a) {
1026
+ if (this.assigningPolarMarkerStyle != null && this.we) {
933
1027
  this.assigningPolarMarkerStyle(this, a);
934
1028
  }
935
1029
  }
936
- t3(a, b, c, d, e) {
937
- e.cy(a, b, c, d);
1030
+ xx(a, b, c, d, e) {
1031
+ e.c1(a, b, c, d);
938
1032
  }
939
- m1() {
940
- super.m1();
1033
+ qd() {
1034
+ super.qd();
941
1035
  if (this.index < 0) {
942
1036
  return;
943
1037
  }
944
- this.r6.c1();
1038
+ this.vv.c4();
945
1039
  }
946
- mp(a, b) {
947
- super.mp(a, b);
948
- if (!this.e3) {
949
- this.b1.a2(b);
1040
+ pr(a, b) {
1041
+ super.pr(a, b);
1042
+ if (!this.f8) {
1043
+ this.cj.a4(b);
950
1044
  return;
951
1045
  }
952
- this.b1.a2(b);
953
- if (this.cy(this.b0)) {
1046
+ this.cj.a4(b);
1047
+ if (this.dl(this.ci)) {
954
1048
  return;
955
1049
  }
956
- let c = this.b0;
957
- if (!this.ex) {
958
- this.sc = new PolarFrame();
959
- this.ua(this.sc, c);
1050
+ let c = this.ci;
1051
+ if (!this.f1) {
1052
+ this.v1 = new PolarFrame();
1053
+ this.x6(this.v1, c);
960
1054
  }
961
- this.ex = false;
962
- this.ue(this.sc, c);
963
- this.e3 = false;
1055
+ this.f1 = false;
1056
+ this.ya(this.v1, c);
1057
+ this.f8 = false;
964
1058
  }
965
- mm(a, b, c, d, e) {
966
- super.mm(a, b, c, d, e);
1059
+ po(a, b, c, d, e) {
1060
+ super.po(a, b, c, d, e);
967
1061
  let f = this.a7.a$h.item(d);
968
1062
  let g = f;
969
- f.a1(c);
970
- if (this.cy(g)) {
1063
+ f.a3(c);
1064
+ if (this.dl(g)) {
971
1065
  return;
972
1066
  }
973
- if (this.r8 == null) {
974
- this.r8 = new PolarFrame();
1067
+ if (this.vx == null) {
1068
+ this.vx = new PolarFrame();
975
1069
  }
976
- this.ua(this.r8, g);
977
- this.ue(this.r8, g);
1070
+ this.x6(this.vx, g);
1071
+ this.ya(this.vx, g);
978
1072
  }
979
- ud(a, b) {
1073
+ x9(a, b) {
980
1074
  let c = new List$1(Base.$, 0);
981
1075
  for (let d of fromEnum(b.c)) {
982
1076
  if (!a.containsKey(d)) {
@@ -987,44 +1081,44 @@ export let PolarBase = /*@__PURE__*/ (() => {
987
1081
  b.h(e);
988
1082
  }
989
1083
  }
990
- rq(a, b, c) {
991
- this.t7();
992
- return this.r7.w.toArray();
1084
+ vf(a, b, c) {
1085
+ this.x1();
1086
+ return this.vw.w.toArray();
993
1087
  }
994
- s4(a) {
1088
+ wu(a) {
995
1089
  let b = new List$1(Number_$type, 0);
996
- let c = this.cl;
997
- for (let d of fromEnum(this.r6.cw.c)) {
1090
+ let c = this.c6;
1091
+ for (let d of fromEnum(this.vv.cz.c)) {
998
1092
  b.add(c.indexOf(d));
999
1093
  }
1000
1094
  return b;
1001
1095
  }
1002
- u6(a) {
1003
- return { $type: Point_$type, x: this.sn.item(a), y: this.so.item(a) };
1096
+ y4(a) {
1097
+ return { $type: Point_$type, x: this.wc.item(a), y: this.wd.item(a) };
1004
1098
  }
1005
- lc(a) {
1006
- super.lc(a);
1007
- this.a9.exportTrendlineData(this, a, this.r6.cv.g$j);
1099
+ n1(a) {
1100
+ super.n1(a);
1101
+ this.a9.exportTrendlineData(this, a, this.vv.cy.g$j);
1008
1102
  }
1009
1103
  getDataLegendSeriesContextAt(a, b) {
1010
1104
  let c = { $type: Point_$type, x: a, y: b };
1011
- let d = this.hy(c);
1012
- let e = d == null ? NaN : this.gf(d, "RadiusMemberPath");
1013
- let f = d == null ? NaN : this.gf(d, "AngleMemberPath");
1105
+ let d = this.jr(c);
1106
+ let e = d == null ? NaN : this.h1(d, "RadiusMemberPath");
1107
+ let f = d == null ? NaN : this.h1(d, "AngleMemberPath");
1014
1108
  let g = new DataLegendSeriesValueInfo();
1015
1109
  g.l = e;
1016
1110
  g.a = 11;
1017
- g.q = this.t0 != null ? this.t0 : "Radius";
1111
+ g.q = this.xu != null ? this.xu : "Radius";
1018
1112
  g.p = "Radius";
1019
- g.r = this.tw != null ? this.tw : "R:";
1020
- g.s = this.ty != null ? this.ty : "";
1113
+ g.r = this.xq != null ? this.xq : "R:";
1114
+ g.s = this.xs != null ? this.xs : "";
1021
1115
  let h = new DataLegendSeriesValueInfo();
1022
1116
  h.l = f;
1023
1117
  h.a = 10;
1024
- h.q = this.tm != null ? this.tm : "Angle";
1118
+ h.q = this.xc != null ? this.xc : "Angle";
1025
1119
  h.p = "Angle";
1026
- h.r = this.ti != null ? this.ti : "A:";
1027
- h.s = this.tk != null ? this.tk : "";
1120
+ h.r = this.w8 != null ? this.w8 : "A:";
1121
+ h.s = this.xa != null ? this.xa : "";
1028
1122
  let i = new DataLegendSeriesContext();
1029
1123
  i.f = ((() => {
1030
1124
  let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -1037,8 +1131,8 @@ export let PolarBase = /*@__PURE__*/ (() => {
1037
1131
  }
1038
1132
  }
1039
1133
  PolarBase.$t = /*@__PURE__*/ markType(PolarBase, 'PolarBase', MarkerSeries.$);
1040
- PolarBase.uf = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, PolarBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
1041
- PolarBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, PolarBase, 'raisePropertyChanged', ['AngleAxis:r2:ug', [NumericAngleAxis.$, null], 'AngleMemberAsLegendLabel:ti:uh', [2, null], 'AngleMemberAsLegendUnit:tk:ui', [2, null], 'AngleMemberPath:tm:uj', [2], 'ClipSeriesToBounds:st:uk', [0, false], 'IsCustomPolarMarkerStyleAllowed:sv:ul', [0, false], 'IsCustomPolarStyleAllowed:sw:um', [0, false], 'ItemSearchMode:si:un', [ScatterItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:tb:uo', [1, 10000], 'MaximumMarkers:tc:up', [1, 400], 'RadiusAxis:r3:uq', [NumericRadiusAxis.$, null], 'RadiusMemberAsLegendLabel:tw:ur', [2, null], 'RadiusMemberAsLegendUnit:ty:us', [2, null], 'RadiusMemberPath:t0:ut', [2], 'UseCartesianInterpolation:s2:u1', [0, true], 'TrendLineType:sk:uz', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:ta:uy', [1, 1.5], 'TrendLinePeriod:td:ux', [1, 7], 'TrendLineZIndex:te:u0', [1, 1], 'TrendLineBrush:u3:uu', [Brush.$, null], 'TrendLineDashArray:u4:uv', [DoubleCollection.$], 'TrendLineDashCap:u5:uw', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
1134
+ PolarBase.yb = /*@__PURE__*/ DependencyProperty.i("ActualTrendLineBrush", Brush.$, PolarBase.$, /*@__PURE__*/ new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue)));
1135
+ PolarBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, PolarBase, 'raisePropertyChanged', ['AngleAxis:vr:yc', [NumericAngleAxis.$, null], 'AngleMemberAsLegendLabel:w8:yd', [2, null], 'AngleMemberAsLegendUnit:xa:ye', [2, null], 'AngleMemberPath:xc:yf', [2], 'ClipSeriesToBounds:wi:yg', [0, false], 'HighlightedAngleMemberPath:xf:yh', [2, null], 'HighlightedRadiusMemberPath:xh:yi', [2, null], 'IsCustomPolarMarkerStyleAllowed:wk:yj', [0, false], 'IsCustomPolarStyleAllowed:wl:yk', [0, false], 'ItemSearchMode:v7:yl', [ScatterItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:w1:ym', [1, 10000], 'MaximumMarkers:w2:yn', [1, 400], 'RadiusAxis:vs:yo', [NumericRadiusAxis.$, null], 'RadiusMemberAsLegendLabel:xq:yp', [2, null], 'RadiusMemberAsLegendUnit:xs:yq', [2, null], 'RadiusMemberPath:xu:yr', [2], 'UseCartesianInterpolation:ws:yz', [0, true], 'TrendLineType:v9:yx', [TrendLineType_$type, /*@__PURE__*/ enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness:w0:yw', [1, 1.5], 'TrendLinePeriod:w3:yv', [1, 7], 'TrendLineZIndex:w4:yy', [1, 1], 'TrendLineBrush:y1:ys', [Brush.$, null], 'TrendLineDashArray:y2:yt', [DoubleCollection.$], 'TrendLineDashCap:y3:yu', [PenLineCap_$type, /*@__PURE__*/ enumGetBox(PenLineCap_$type, 0)]]);
1042
1136
  return PolarBase;
1043
1137
  })();
1044
1138
  /**
@@ -1094,83 +1188,83 @@ export let PolarBaseView = /*@__PURE__*/ (() => {
1094
1188
  class PolarBaseView extends MarkerSeriesView {
1095
1189
  constructor(a) {
1096
1190
  super(a);
1097
- this.cu = null;
1098
- this.ct = null;
1099
- this.cv = null;
1191
+ this.cx = null;
1100
1192
  this.cw = null;
1101
- this.cu = a;
1102
- this.cw = new HashPool$2(Base.$, Marker.$);
1103
- this.ch(this.cw);
1104
- this.cv = new PolarTrendLineManager();
1105
- }
1106
- as() {
1107
- super.as();
1108
- this.ct = this.cs();
1193
+ this.cy = null;
1194
+ this.cz = null;
1195
+ this.cx = a;
1196
+ this.cz = new HashPool$2(Base.$, Marker.$);
1197
+ this.ck(this.cz);
1198
+ this.cy = new PolarTrendLineManager();
1199
+ }
1200
+ au() {
1201
+ super.au();
1202
+ this.cw = this.cv();
1109
1203
  if (!this.q) {
1110
- this.cu.tc = 1000;
1111
- this.b1.ql = Defaults.e;
1204
+ this.cx.w2 = 1000;
1205
+ this.b4.ua = Defaults.e;
1112
1206
  }
1113
1207
  }
1114
- cz(a) {
1115
- this.cw.g(a);
1208
+ c2(a) {
1209
+ this.cz.g(a);
1116
1210
  }
1117
- cs() {
1118
- let a = new NumericMarkerManager(0, (b) => this.cw.item(b), (b) => this.cu.r5.c.item(b), runOn(this, this.c0), runOn(this, this.cr), runOn(this, this.cx));
1211
+ cv() {
1212
+ let a = new NumericMarkerManager(0, (b) => this.cz.item(b), (b) => this.cx.vu.c.item(b), runOn(this, this.c3), runOn(this, this.cu), runOn(this, this.c0));
1119
1213
  a.n = true;
1120
- a.p = runOn(this.cu, this.cu.u6);
1214
+ a.p = runOn(this.cx, this.cx.y4);
1121
1215
  return a;
1122
1216
  }
1123
- c0(a) {
1124
- this.cu.ud(a, this.cw);
1217
+ c3(a) {
1218
+ this.cx.x9(a, this.cz);
1125
1219
  }
1126
- cr() {
1127
- return this.cu.rq(this.cw, this.bv, this.bu);
1220
+ cu() {
1221
+ return this.cx.vf(this.cz, this.by, this.bx);
1128
1222
  }
1129
- cx() {
1130
- return this.cu.s4(this.cw);
1223
+ c0() {
1224
+ return this.cx.wu(this.cz);
1131
1225
  }
1132
- cy(a, b, c, d) {
1133
- if (this.cu.st) {
1226
+ c1(a, b, c, d) {
1227
+ if (this.cx.wi) {
1134
1228
  let e = new GeometryGroup();
1135
- this.cu.r3.n2(e, a, b, c, d);
1229
+ this.cx.vs.n2(e, a, b, c, d);
1136
1230
  }
1137
1231
  else {
1138
1232
  }
1139
1233
  }
1140
- c1() {
1141
- if (this.cu.u3 != null) {
1142
- this.cu.u2 = this.cu.u3;
1234
+ c4() {
1235
+ if (this.cx.y1 != null) {
1236
+ this.cx.y0 = this.cx.y1;
1143
1237
  }
1144
1238
  else {
1145
- this.cu.u2 = this.cu.o5;
1239
+ this.cx.y0 = this.cx.ss;
1146
1240
  }
1147
1241
  }
1148
- cf(a) {
1149
- this.cw.f(a);
1242
+ ci(a) {
1243
+ this.cz.f(a);
1150
1244
  }
1151
- a5(a, b) {
1245
+ a7(a, b) {
1152
1246
  if (a.d) {
1153
- if (this.cu.sk != 0 && !b) {
1154
- let c = this.cv.g$j;
1155
- c.ad = this.cu.ta;
1156
- c._stroke = this.cu.u2;
1157
- c.aj = this.cu.u5;
1158
- c.ai = this.cu.u4;
1247
+ if (this.cx.v9 != 0 && !b) {
1248
+ let c = this.cy.g$j;
1249
+ c.ad = this.cx.w0;
1250
+ c._stroke = this.cx.y0;
1251
+ c.aj = this.cx.y3;
1252
+ c.ai = this.cx.y2;
1159
1253
  a.v(c);
1160
1254
  }
1161
1255
  }
1162
- super.a5(a, b);
1256
+ super.a7(a, b);
1163
1257
  }
1164
- c2() {
1258
+ c5() {
1165
1259
  return Rect.empty;
1166
1260
  }
1167
1261
  getDefaultTooltipTemplate() {
1168
- let a = "<div class='ui-chart-default-tooltip-content'><span>" + "${item." + this.cu.tm + "}" + "</span><br/><span";
1262
+ let a = "<div class='ui-chart-default-tooltip-content'><span>" + "${item." + this.cx.xc + "}" + "</span><br/><span";
1169
1263
  let b = this.e.a7.a$r(this.e);
1170
1264
  if (!stringIsNullOrEmpty(b)) {
1171
1265
  a += " style='color:" + b + "'";
1172
1266
  }
1173
- a += ">" + this.cu.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cu.t0 + "}</span></div>";
1267
+ a += ">" + this.cx.title + ": </span><span class='ui-priority-primary'>" + "${item." + this.cx.xu + "}</span></div>";
1174
1268
  return a;
1175
1269
  }
1176
1270
  }