@fluentui/react-charts 9.3.21 → 9.74.3-experimental.esm.20260709-49ee7a20cf.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 (767) hide show
  1. package/CHANGELOG.md +20 -2
  2. package/package.json +15 -17
  3. package/dist/index.d.ts +0 -5724
  4. package/lib/AnnotationOnlyChart.js +0 -1
  5. package/lib/AnnotationOnlyChart.js.map +0 -1
  6. package/lib/AreaChart.js +0 -1
  7. package/lib/AreaChart.js.map +0 -1
  8. package/lib/CartesianChart.js +0 -1
  9. package/lib/CartesianChart.js.map +0 -1
  10. package/lib/ChartTable.js +0 -1
  11. package/lib/ChartTable.js.map +0 -1
  12. package/lib/DeclarativeChart.js +0 -1
  13. package/lib/DeclarativeChart.js.map +0 -1
  14. package/lib/DonutChart.js +0 -1
  15. package/lib/DonutChart.js.map +0 -1
  16. package/lib/FunnelChart.js +0 -1
  17. package/lib/FunnelChart.js.map +0 -1
  18. package/lib/GanttChart.js +0 -1
  19. package/lib/GanttChart.js.map +0 -1
  20. package/lib/GaugeChart.js +0 -1
  21. package/lib/GaugeChart.js.map +0 -1
  22. package/lib/GroupedVerticalBarChart.js +0 -1
  23. package/lib/GroupedVerticalBarChart.js.map +0 -1
  24. package/lib/HeatMapChart.js +0 -1
  25. package/lib/HeatMapChart.js.map +0 -1
  26. package/lib/HorizontalBarChart.js +0 -1
  27. package/lib/HorizontalBarChart.js.map +0 -1
  28. package/lib/HorizontalBarChartWithAxis.js +0 -1
  29. package/lib/HorizontalBarChartWithAxis.js.map +0 -1
  30. package/lib/Legends.js +0 -1
  31. package/lib/Legends.js.map +0 -1
  32. package/lib/LineChart.js +0 -1
  33. package/lib/LineChart.js.map +0 -1
  34. package/lib/PolarChart.js +0 -1
  35. package/lib/PolarChart.js.map +0 -1
  36. package/lib/Popover.js +0 -1
  37. package/lib/Popover.js.map +0 -1
  38. package/lib/ResponsiveContainer.js +0 -1
  39. package/lib/ResponsiveContainer.js.map +0 -1
  40. package/lib/SankeyChart.js +0 -1
  41. package/lib/SankeyChart.js.map +0 -1
  42. package/lib/ScatterChart.js +0 -1
  43. package/lib/ScatterChart.js.map +0 -1
  44. package/lib/Sparkline.js +0 -1
  45. package/lib/Sparkline.js.map +0 -1
  46. package/lib/VegaDeclarativeChart.js +0 -1
  47. package/lib/VegaDeclarativeChart.js.map +0 -1
  48. package/lib/VerticalBarChart.js +0 -1
  49. package/lib/VerticalBarChart.js.map +0 -1
  50. package/lib/VerticalStackedBarChart.js +0 -1
  51. package/lib/VerticalStackedBarChart.js.map +0 -1
  52. package/lib/components/AnnotationOnlyChart/AnnotationOnlyChart.js +0 -196
  53. package/lib/components/AnnotationOnlyChart/AnnotationOnlyChart.js.map +0 -1
  54. package/lib/components/AnnotationOnlyChart/AnnotationOnlyChart.types.js +0 -3
  55. package/lib/components/AnnotationOnlyChart/AnnotationOnlyChart.types.js.map +0 -1
  56. package/lib/components/AnnotationOnlyChart/index.js +0 -2
  57. package/lib/components/AnnotationOnlyChart/index.js.map +0 -1
  58. package/lib/components/AnnotationOnlyChart/useAnnotationOnlyChartStyles.styles.js +0 -33
  59. package/lib/components/AnnotationOnlyChart/useAnnotationOnlyChartStyles.styles.js.map +0 -1
  60. package/lib/components/AnnotationOnlyChart/useAnnotationOnlyChartStyles.styles.raw.js +0 -24
  61. package/lib/components/AnnotationOnlyChart/useAnnotationOnlyChartStyles.styles.raw.js.map +0 -1
  62. package/lib/components/AreaChart/AreaChart.js +0 -932
  63. package/lib/components/AreaChart/AreaChart.js.map +0 -1
  64. package/lib/components/AreaChart/AreaChart.types.js +0 -4
  65. package/lib/components/AreaChart/AreaChart.types.js.map +0 -1
  66. package/lib/components/AreaChart/index.js +0 -3
  67. package/lib/components/AreaChart/index.js.map +0 -1
  68. package/lib/components/AreaChart/useAreaChartStyles.styles.js +0 -63
  69. package/lib/components/AreaChart/useAreaChartStyles.styles.js.map +0 -1
  70. package/lib/components/AreaChart/useAreaChartStyles.styles.raw.js +0 -33
  71. package/lib/components/AreaChart/useAreaChartStyles.styles.raw.js.map +0 -1
  72. package/lib/components/ChartTable/ChartTable.js +0 -160
  73. package/lib/components/ChartTable/ChartTable.js.map +0 -1
  74. package/lib/components/ChartTable/ChartTable.types.js +0 -4
  75. package/lib/components/ChartTable/ChartTable.types.js.map +0 -1
  76. package/lib/components/ChartTable/index.js +0 -3
  77. package/lib/components/ChartTable/index.js.map +0 -1
  78. package/lib/components/ChartTable/useChartTableStyles.styles.js +0 -136
  79. package/lib/components/ChartTable/useChartTableStyles.styles.js.map +0 -1
  80. package/lib/components/ChartTable/useChartTableStyles.styles.raw.js +0 -68
  81. package/lib/components/ChartTable/useChartTableStyles.styles.raw.js.map +0 -1
  82. package/lib/components/CommonComponents/Annotations/ChartAnnotationLayer.js +0 -659
  83. package/lib/components/CommonComponents/Annotations/ChartAnnotationLayer.js.map +0 -1
  84. package/lib/components/CommonComponents/Annotations/ChartAnnotationLayer.types.js +0 -1
  85. package/lib/components/CommonComponents/Annotations/ChartAnnotationLayer.types.js.map +0 -1
  86. package/lib/components/CommonComponents/Annotations/index.js +0 -2
  87. package/lib/components/CommonComponents/Annotations/index.js.map +0 -1
  88. package/lib/components/CommonComponents/Annotations/useChartAnnotationLayer.styles.js +0 -223
  89. package/lib/components/CommonComponents/Annotations/useChartAnnotationLayer.styles.js.map +0 -1
  90. package/lib/components/CommonComponents/Annotations/useChartAnnotationLayer.styles.raw.js +0 -139
  91. package/lib/components/CommonComponents/Annotations/useChartAnnotationLayer.styles.raw.js.map +0 -1
  92. package/lib/components/CommonComponents/CartesianChart.js +0 -665
  93. package/lib/components/CommonComponents/CartesianChart.js.map +0 -1
  94. package/lib/components/CommonComponents/CartesianChart.types.js +0 -2
  95. package/lib/components/CommonComponents/CartesianChart.types.js.map +0 -1
  96. package/lib/components/CommonComponents/ChartPopover.js +0 -197
  97. package/lib/components/CommonComponents/ChartPopover.js.map +0 -1
  98. package/lib/components/CommonComponents/ChartPopover.types.js +0 -1
  99. package/lib/components/CommonComponents/ChartPopover.types.js.map +0 -1
  100. package/lib/components/CommonComponents/index.js +0 -6
  101. package/lib/components/CommonComponents/index.js.map +0 -1
  102. package/lib/components/CommonComponents/useCartesianChartStyles.styles.js +0 -189
  103. package/lib/components/CommonComponents/useCartesianChartStyles.styles.js.map +0 -1
  104. package/lib/components/CommonComponents/useCartesianChartStyles.styles.raw.js +0 -131
  105. package/lib/components/CommonComponents/useCartesianChartStyles.styles.raw.js.map +0 -1
  106. package/lib/components/CommonComponents/useChartPopoverStyles.styles.js +0 -171
  107. package/lib/components/CommonComponents/useChartPopoverStyles.styles.js.map +0 -1
  108. package/lib/components/CommonComponents/useChartPopoverStyles.styles.raw.js +0 -127
  109. package/lib/components/CommonComponents/useChartPopoverStyles.styles.raw.js.map +0 -1
  110. package/lib/components/DeclarativeChart/DeclarativeChart.js +0 -397
  111. package/lib/components/DeclarativeChart/DeclarativeChart.js.map +0 -1
  112. package/lib/components/DeclarativeChart/PlotlyColorAdapter.js +0 -163
  113. package/lib/components/DeclarativeChart/PlotlyColorAdapter.js.map +0 -1
  114. package/lib/components/DeclarativeChart/PlotlySchemaAdapter.js +0 -3490
  115. package/lib/components/DeclarativeChart/PlotlySchemaAdapter.js.map +0 -1
  116. package/lib/components/DeclarativeChart/index.js +0 -1
  117. package/lib/components/DeclarativeChart/index.js.map +0 -1
  118. package/lib/components/DonutChart/Arc/Arc.js +0 -118
  119. package/lib/components/DonutChart/Arc/Arc.js.map +0 -1
  120. package/lib/components/DonutChart/Arc/Arc.types.js +0 -1
  121. package/lib/components/DonutChart/Arc/Arc.types.js.map +0 -1
  122. package/lib/components/DonutChart/Arc/index.js +0 -2
  123. package/lib/components/DonutChart/Arc/index.js.map +0 -1
  124. package/lib/components/DonutChart/Arc/useArcStyles.styles.js +0 -80
  125. package/lib/components/DonutChart/Arc/useArcStyles.styles.js.map +0 -1
  126. package/lib/components/DonutChart/Arc/useArcStyles.styles.raw.js +0 -49
  127. package/lib/components/DonutChart/Arc/useArcStyles.styles.raw.js.map +0 -1
  128. package/lib/components/DonutChart/DonutChart.js +0 -349
  129. package/lib/components/DonutChart/DonutChart.js.map +0 -1
  130. package/lib/components/DonutChart/DonutChart.types.js +0 -4
  131. package/lib/components/DonutChart/DonutChart.types.js.map +0 -1
  132. package/lib/components/DonutChart/Pie/Pie.js +0 -72
  133. package/lib/components/DonutChart/Pie/Pie.js.map +0 -1
  134. package/lib/components/DonutChart/Pie/Pie.types.js +0 -1
  135. package/lib/components/DonutChart/Pie/Pie.types.js.map +0 -1
  136. package/lib/components/DonutChart/Pie/index.js +0 -2
  137. package/lib/components/DonutChart/Pie/index.js.map +0 -1
  138. package/lib/components/DonutChart/Pie/usePieStyles.styles.js +0 -41
  139. package/lib/components/DonutChart/Pie/usePieStyles.styles.js.map +0 -1
  140. package/lib/components/DonutChart/Pie/usePieStyles.styles.raw.js +0 -30
  141. package/lib/components/DonutChart/Pie/usePieStyles.styles.raw.js.map +0 -1
  142. package/lib/components/DonutChart/index.js +0 -3
  143. package/lib/components/DonutChart/index.js.map +0 -1
  144. package/lib/components/DonutChart/useDonutChartStyles.styles.js +0 -98
  145. package/lib/components/DonutChart/useDonutChartStyles.styles.js.map +0 -1
  146. package/lib/components/DonutChart/useDonutChartStyles.styles.raw.js +0 -62
  147. package/lib/components/DonutChart/useDonutChartStyles.styles.raw.js.map +0 -1
  148. package/lib/components/FunnelChart/FunnelChart.js +0 -401
  149. package/lib/components/FunnelChart/FunnelChart.js.map +0 -1
  150. package/lib/components/FunnelChart/FunnelChart.types.js +0 -4
  151. package/lib/components/FunnelChart/FunnelChart.types.js.map +0 -1
  152. package/lib/components/FunnelChart/funnelGeometry.js +0 -219
  153. package/lib/components/FunnelChart/funnelGeometry.js.map +0 -1
  154. package/lib/components/FunnelChart/index.js +0 -2
  155. package/lib/components/FunnelChart/index.js.map +0 -1
  156. package/lib/components/FunnelChart/useFunnelChartStyles.styles.js +0 -83
  157. package/lib/components/FunnelChart/useFunnelChartStyles.styles.js.map +0 -1
  158. package/lib/components/FunnelChart/useFunnelChartStyles.styles.raw.js +0 -65
  159. package/lib/components/FunnelChart/useFunnelChartStyles.styles.raw.js.map +0 -1
  160. package/lib/components/GanttChart/GanttChart.js +0 -535
  161. package/lib/components/GanttChart/GanttChart.js.map +0 -1
  162. package/lib/components/GanttChart/GanttChart.types.js +0 -4
  163. package/lib/components/GanttChart/GanttChart.types.js.map +0 -1
  164. package/lib/components/GanttChart/index.js +0 -2
  165. package/lib/components/GanttChart/index.js.map +0 -1
  166. package/lib/components/GanttChart/useGanttChartStyles.styles.js +0 -27
  167. package/lib/components/GanttChart/useGanttChartStyles.styles.js.map +0 -1
  168. package/lib/components/GanttChart/useGanttChartStyles.styles.raw.js +0 -26
  169. package/lib/components/GanttChart/useGanttChartStyles.styles.raw.js.map +0 -1
  170. package/lib/components/GaugeChart/GaugeChart.js +0 -568
  171. package/lib/components/GaugeChart/GaugeChart.js.map +0 -1
  172. package/lib/components/GaugeChart/GaugeChart.types.js +0 -4
  173. package/lib/components/GaugeChart/GaugeChart.types.js.map +0 -1
  174. package/lib/components/GaugeChart/index.js +0 -3
  175. package/lib/components/GaugeChart/index.js.map +0 -1
  176. package/lib/components/GaugeChart/useGaugeChartStyles.styles.js +0 -197
  177. package/lib/components/GaugeChart/useGaugeChartStyles.styles.js.map +0 -1
  178. package/lib/components/GaugeChart/useGaugeChartStyles.styles.raw.js +0 -149
  179. package/lib/components/GaugeChart/useGaugeChartStyles.styles.raw.js.map +0 -1
  180. package/lib/components/GroupedVerticalBarChart/GroupedVerticalBarChart.js +0 -813
  181. package/lib/components/GroupedVerticalBarChart/GroupedVerticalBarChart.js.map +0 -1
  182. package/lib/components/GroupedVerticalBarChart/GroupedVerticalBarChart.types.js +0 -4
  183. package/lib/components/GroupedVerticalBarChart/GroupedVerticalBarChart.types.js.map +0 -1
  184. package/lib/components/GroupedVerticalBarChart/index.js +0 -3
  185. package/lib/components/GroupedVerticalBarChart/index.js.map +0 -1
  186. package/lib/components/GroupedVerticalBarChart/useGroupedVerticalBarChartStyles.styles.js +0 -77
  187. package/lib/components/GroupedVerticalBarChart/useGroupedVerticalBarChartStyles.styles.js.map +0 -1
  188. package/lib/components/GroupedVerticalBarChart/useGroupedVerticalBarChartStyles.styles.raw.js +0 -40
  189. package/lib/components/GroupedVerticalBarChart/useGroupedVerticalBarChartStyles.styles.raw.js.map +0 -1
  190. package/lib/components/HeatMapChart/HeatMapChart.js +0 -677
  191. package/lib/components/HeatMapChart/HeatMapChart.js.map +0 -1
  192. package/lib/components/HeatMapChart/HeatMapChart.types.js +0 -4
  193. package/lib/components/HeatMapChart/HeatMapChart.types.js.map +0 -1
  194. package/lib/components/HeatMapChart/index.js +0 -3
  195. package/lib/components/HeatMapChart/index.js.map +0 -1
  196. package/lib/components/HeatMapChart/useHeatMapChartStyles.styles.js +0 -48
  197. package/lib/components/HeatMapChart/useHeatMapChartStyles.styles.js.map +0 -1
  198. package/lib/components/HeatMapChart/useHeatMapChartStyles.styles.raw.js +0 -42
  199. package/lib/components/HeatMapChart/useHeatMapChartStyles.styles.raw.js.map +0 -1
  200. package/lib/components/HorizontalBarChart/HorizontalBarChart.js +0 -411
  201. package/lib/components/HorizontalBarChart/HorizontalBarChart.js.map +0 -1
  202. package/lib/components/HorizontalBarChart/HorizontalBarChart.types.js +0 -7
  203. package/lib/components/HorizontalBarChart/HorizontalBarChart.types.js.map +0 -1
  204. package/lib/components/HorizontalBarChart/index.js +0 -3
  205. package/lib/components/HorizontalBarChart/index.js.map +0 -1
  206. package/lib/components/HorizontalBarChart/useHorizontalBarChartStyles.styles.js +0 -175
  207. package/lib/components/HorizontalBarChart/useHorizontalBarChartStyles.styles.js.map +0 -1
  208. package/lib/components/HorizontalBarChart/useHorizontalBarChartStyles.styles.raw.js +0 -125
  209. package/lib/components/HorizontalBarChart/useHorizontalBarChartStyles.styles.raw.js.map +0 -1
  210. package/lib/components/HorizontalBarChartWithAxis/HorizontalBarChartWithAxis.js +0 -720
  211. package/lib/components/HorizontalBarChartWithAxis/HorizontalBarChartWithAxis.js.map +0 -1
  212. package/lib/components/HorizontalBarChartWithAxis/HorizontalBarChartWithAxis.types.js +0 -4
  213. package/lib/components/HorizontalBarChartWithAxis/HorizontalBarChartWithAxis.types.js.map +0 -1
  214. package/lib/components/HorizontalBarChartWithAxis/index.js +0 -3
  215. package/lib/components/HorizontalBarChartWithAxis/index.js.map +0 -1
  216. package/lib/components/HorizontalBarChartWithAxis/useHorizontalBarChartWithAxisStyles.styles.js +0 -62
  217. package/lib/components/HorizontalBarChartWithAxis/useHorizontalBarChartWithAxisStyles.styles.js.map +0 -1
  218. package/lib/components/HorizontalBarChartWithAxis/useHorizontalBarChartWithAxisStyles.styles.raw.js +0 -54
  219. package/lib/components/HorizontalBarChartWithAxis/useHorizontalBarChartWithAxisStyles.styles.raw.js.map +0 -1
  220. package/lib/components/Legends/Legends.js +0 -323
  221. package/lib/components/Legends/Legends.js.map +0 -1
  222. package/lib/components/Legends/Legends.types.js +0 -3
  223. package/lib/components/Legends/Legends.types.js.map +0 -1
  224. package/lib/components/Legends/OverflowMenu.js +0 -33
  225. package/lib/components/Legends/OverflowMenu.js.map +0 -1
  226. package/lib/components/Legends/index.js +0 -3
  227. package/lib/components/Legends/index.js.map +0 -1
  228. package/lib/components/Legends/shape.js +0 -36
  229. package/lib/components/Legends/shape.js.map +0 -1
  230. package/lib/components/Legends/useLegendsStyles.styles.js +0 -262
  231. package/lib/components/Legends/useLegendsStyles.styles.js.map +0 -1
  232. package/lib/components/Legends/useLegendsStyles.styles.raw.js +0 -142
  233. package/lib/components/Legends/useLegendsStyles.styles.raw.js.map +0 -1
  234. package/lib/components/LineChart/LineChart.js +0 -1332
  235. package/lib/components/LineChart/LineChart.js.map +0 -1
  236. package/lib/components/LineChart/LineChart.types.js +0 -3
  237. package/lib/components/LineChart/LineChart.types.js.map +0 -1
  238. package/lib/components/LineChart/eventAnnotation/EventAnnotation.js +0 -118
  239. package/lib/components/LineChart/eventAnnotation/EventAnnotation.js.map +0 -1
  240. package/lib/components/LineChart/eventAnnotation/LabelLink.js +0 -59
  241. package/lib/components/LineChart/eventAnnotation/LabelLink.js.map +0 -1
  242. package/lib/components/LineChart/eventAnnotation/Textbox.js +0 -42
  243. package/lib/components/LineChart/eventAnnotation/Textbox.js.map +0 -1
  244. package/lib/components/LineChart/index.js +0 -4
  245. package/lib/components/LineChart/index.js.map +0 -1
  246. package/lib/components/LineChart/useLineChartStyles.styles.js +0 -93
  247. package/lib/components/LineChart/useLineChartStyles.styles.js.map +0 -1
  248. package/lib/components/LineChart/useLineChartStyles.styles.raw.js +0 -50
  249. package/lib/components/LineChart/useLineChartStyles.styles.raw.js.map +0 -1
  250. package/lib/components/PolarChart/PolarChart.js +0 -577
  251. package/lib/components/PolarChart/PolarChart.js.map +0 -1
  252. package/lib/components/PolarChart/PolarChart.types.js +0 -4
  253. package/lib/components/PolarChart/PolarChart.types.js.map +0 -1
  254. package/lib/components/PolarChart/PolarChart.utils.js +0 -174
  255. package/lib/components/PolarChart/PolarChart.utils.js.map +0 -1
  256. package/lib/components/PolarChart/index.js +0 -2
  257. package/lib/components/PolarChart/index.js.map +0 -1
  258. package/lib/components/PolarChart/usePolarChartStyles.styles.js +0 -72
  259. package/lib/components/PolarChart/usePolarChartStyles.styles.js.map +0 -1
  260. package/lib/components/PolarChart/usePolarChartStyles.styles.raw.js +0 -61
  261. package/lib/components/PolarChart/usePolarChartStyles.styles.raw.js.map +0 -1
  262. package/lib/components/ResponsiveContainer/ResponsiveContainer.js +0 -99
  263. package/lib/components/ResponsiveContainer/ResponsiveContainer.js.map +0 -1
  264. package/lib/components/ResponsiveContainer/ResponsiveContainer.types.js +0 -4
  265. package/lib/components/ResponsiveContainer/ResponsiveContainer.types.js.map +0 -1
  266. package/lib/components/ResponsiveContainer/index.js +0 -3
  267. package/lib/components/ResponsiveContainer/index.js.map +0 -1
  268. package/lib/components/ResponsiveContainer/useResponsiveChildStyles.styles.js +0 -30
  269. package/lib/components/ResponsiveContainer/useResponsiveChildStyles.styles.js.map +0 -1
  270. package/lib/components/ResponsiveContainer/useResponsiveChildStyles.styles.raw.js +0 -29
  271. package/lib/components/ResponsiveContainer/useResponsiveChildStyles.styles.raw.js.map +0 -1
  272. package/lib/components/ResponsiveContainer/withResponsiveContainer.js +0 -20
  273. package/lib/components/ResponsiveContainer/withResponsiveContainer.js.map +0 -1
  274. package/lib/components/SankeyChart/SankeyChart.js +0 -1026
  275. package/lib/components/SankeyChart/SankeyChart.js.map +0 -1
  276. package/lib/components/SankeyChart/SankeyChart.types.js +0 -3
  277. package/lib/components/SankeyChart/SankeyChart.types.js.map +0 -1
  278. package/lib/components/SankeyChart/index.js +0 -3
  279. package/lib/components/SankeyChart/index.js.map +0 -1
  280. package/lib/components/SankeyChart/useSankeyChartStyles.styles.js +0 -123
  281. package/lib/components/SankeyChart/useSankeyChartStyles.styles.js.map +0 -1
  282. package/lib/components/SankeyChart/useSankeyChartStyles.styles.raw.js +0 -79
  283. package/lib/components/SankeyChart/useSankeyChartStyles.styles.raw.js.map +0 -1
  284. package/lib/components/ScatterChart/ScatterChart.js +0 -544
  285. package/lib/components/ScatterChart/ScatterChart.js.map +0 -1
  286. package/lib/components/ScatterChart/ScatterChart.types.js +0 -4
  287. package/lib/components/ScatterChart/ScatterChart.types.js.map +0 -1
  288. package/lib/components/ScatterChart/index.js +0 -3
  289. package/lib/components/ScatterChart/index.js.map +0 -1
  290. package/lib/components/ScatterChart/useScatterChartStyles.styles.js +0 -84
  291. package/lib/components/ScatterChart/useScatterChartStyles.styles.js.map +0 -1
  292. package/lib/components/ScatterChart/useScatterChartStyles.styles.raw.js +0 -41
  293. package/lib/components/ScatterChart/useScatterChartStyles.styles.raw.js.map +0 -1
  294. package/lib/components/Sparkline/Sparkline.js +0 -123
  295. package/lib/components/Sparkline/Sparkline.js.map +0 -1
  296. package/lib/components/Sparkline/Sparkline.types.js +0 -4
  297. package/lib/components/Sparkline/Sparkline.types.js.map +0 -1
  298. package/lib/components/Sparkline/index.js +0 -3
  299. package/lib/components/Sparkline/index.js.map +0 -1
  300. package/lib/components/Sparkline/useSparklineStyles.styles.js +0 -40
  301. package/lib/components/Sparkline/useSparklineStyles.styles.js.map +0 -1
  302. package/lib/components/Sparkline/useSparklineStyles.styles.raw.js +0 -31
  303. package/lib/components/Sparkline/useSparklineStyles.styles.raw.js.map +0 -1
  304. package/lib/components/VegaDeclarativeChart/VegaDeclarativeChart.js +0 -405
  305. package/lib/components/VegaDeclarativeChart/VegaDeclarativeChart.js.map +0 -1
  306. package/lib/components/VegaDeclarativeChart/VegaDeclarativeChartHooks.js +0 -20
  307. package/lib/components/VegaDeclarativeChart/VegaDeclarativeChartHooks.js.map +0 -1
  308. package/lib/components/VegaDeclarativeChart/VegaLiteColorAdapter.js +0 -415
  309. package/lib/components/VegaDeclarativeChart/VegaLiteColorAdapter.js.map +0 -1
  310. package/lib/components/VegaDeclarativeChart/VegaLiteExpressionEvaluator.js +0 -537
  311. package/lib/components/VegaDeclarativeChart/VegaLiteExpressionEvaluator.js.map +0 -1
  312. package/lib/components/VegaDeclarativeChart/VegaLiteSchemaAdapter.js +0 -3279
  313. package/lib/components/VegaDeclarativeChart/VegaLiteSchemaAdapter.js.map +0 -1
  314. package/lib/components/VegaDeclarativeChart/VegaLiteTypes.js +0 -28
  315. package/lib/components/VegaDeclarativeChart/VegaLiteTypes.js.map +0 -1
  316. package/lib/components/VegaDeclarativeChart/index.js +0 -1
  317. package/lib/components/VegaDeclarativeChart/index.js.map +0 -1
  318. package/lib/components/VerticalBarChart/VerticalBarChart.js +0 -930
  319. package/lib/components/VerticalBarChart/VerticalBarChart.js.map +0 -1
  320. package/lib/components/VerticalBarChart/VerticalBarChart.types.js +0 -4
  321. package/lib/components/VerticalBarChart/VerticalBarChart.types.js.map +0 -1
  322. package/lib/components/VerticalBarChart/index.js +0 -3
  323. package/lib/components/VerticalBarChart/index.js.map +0 -1
  324. package/lib/components/VerticalBarChart/useVerticalBarChartStyles.styles.js +0 -86
  325. package/lib/components/VerticalBarChart/useVerticalBarChartStyles.styles.js.map +0 -1
  326. package/lib/components/VerticalBarChart/useVerticalBarChartStyles.styles.raw.js +0 -48
  327. package/lib/components/VerticalBarChart/useVerticalBarChartStyles.styles.raw.js.map +0 -1
  328. package/lib/components/VerticalStackedBarChart/VerticalStackedBarChart.js +0 -1077
  329. package/lib/components/VerticalStackedBarChart/VerticalStackedBarChart.js.map +0 -1
  330. package/lib/components/VerticalStackedBarChart/VerticalStackedBarChart.types.js +0 -4
  331. package/lib/components/VerticalStackedBarChart/VerticalStackedBarChart.types.js.map +0 -1
  332. package/lib/components/VerticalStackedBarChart/index.js +0 -3
  333. package/lib/components/VerticalStackedBarChart/index.js.map +0 -1
  334. package/lib/components/VerticalStackedBarChart/useVerticalStackedBarChartStyles.styles.js +0 -74
  335. package/lib/components/VerticalStackedBarChart/useVerticalStackedBarChartStyles.styles.js.map +0 -1
  336. package/lib/components/VerticalStackedBarChart/useVerticalStackedBarChartStyles.styles.raw.js +0 -38
  337. package/lib/components/VerticalStackedBarChart/useVerticalStackedBarChartStyles.styles.raw.js.map +0 -1
  338. package/lib/index.js +0 -26
  339. package/lib/index.js.map +0 -1
  340. package/lib/types/ChartAnnotation.js +0 -1
  341. package/lib/types/ChartAnnotation.js.map +0 -1
  342. package/lib/types/DataPoint.js +0 -3
  343. package/lib/types/DataPoint.js.map +0 -1
  344. package/lib/types/EventAnnotation.js +0 -1
  345. package/lib/types/EventAnnotation.js.map +0 -1
  346. package/lib/types/LegendDataItem.js +0 -1
  347. package/lib/types/LegendDataItem.js.map +0 -1
  348. package/lib/types/index.js +0 -3
  349. package/lib/types/index.js.map +0 -1
  350. package/lib/utilities/ChartTitle.js +0 -45
  351. package/lib/utilities/ChartTitle.js.map +0 -1
  352. package/lib/utilities/Common.styles.js +0 -117
  353. package/lib/utilities/Common.styles.js.map +0 -1
  354. package/lib/utilities/Common.styles.raw.js +0 -115
  355. package/lib/utilities/Common.styles.raw.js.map +0 -1
  356. package/lib/utilities/FocusableTooltipText.js +0 -65
  357. package/lib/utilities/FocusableTooltipText.js.map +0 -1
  358. package/lib/utilities/KeyCodes.js +0 -11
  359. package/lib/utilities/KeyCodes.js.map +0 -1
  360. package/lib/utilities/SVGTooltipText.js +0 -179
  361. package/lib/utilities/SVGTooltipText.js.map +0 -1
  362. package/lib/utilities/async-utils.js +0 -380
  363. package/lib/utilities/async-utils.js.map +0 -1
  364. package/lib/utilities/colors.js +0 -281
  365. package/lib/utilities/colors.js.map +0 -1
  366. package/lib/utilities/getWindow.js +0 -25
  367. package/lib/utilities/getWindow.js.map +0 -1
  368. package/lib/utilities/hooks.js +0 -34
  369. package/lib/utilities/hooks.js.map +0 -1
  370. package/lib/utilities/image-export-utils.js +0 -405
  371. package/lib/utilities/image-export-utils.js.map +0 -1
  372. package/lib/utilities/index.js +0 -5
  373. package/lib/utilities/index.js.map +0 -1
  374. package/lib/utilities/overflow-utils.js +0 -27
  375. package/lib/utilities/overflow-utils.js.map +0 -1
  376. package/lib/utilities/scatterpolar-utils.js +0 -52
  377. package/lib/utilities/scatterpolar-utils.js.map +0 -1
  378. package/lib/utilities/string.js +0 -32
  379. package/lib/utilities/string.js.map +0 -1
  380. package/lib/utilities/test-data.js +0 -565
  381. package/lib/utilities/test-data.js.map +0 -1
  382. package/lib/utilities/utilities.js +0 -1990
  383. package/lib/utilities/utilities.js.map +0 -1
  384. package/lib/utilities/vbc-utils.js +0 -51
  385. package/lib/utilities/vbc-utils.js.map +0 -1
  386. package/lib-commonjs/AnnotationOnlyChart.js +0 -6
  387. package/lib-commonjs/AnnotationOnlyChart.js.map +0 -1
  388. package/lib-commonjs/AreaChart.js +0 -6
  389. package/lib-commonjs/AreaChart.js.map +0 -1
  390. package/lib-commonjs/CartesianChart.js +0 -6
  391. package/lib-commonjs/CartesianChart.js.map +0 -1
  392. package/lib-commonjs/ChartTable.js +0 -6
  393. package/lib-commonjs/ChartTable.js.map +0 -1
  394. package/lib-commonjs/DeclarativeChart.js +0 -6
  395. package/lib-commonjs/DeclarativeChart.js.map +0 -1
  396. package/lib-commonjs/DonutChart.js +0 -6
  397. package/lib-commonjs/DonutChart.js.map +0 -1
  398. package/lib-commonjs/FunnelChart.js +0 -6
  399. package/lib-commonjs/FunnelChart.js.map +0 -1
  400. package/lib-commonjs/GanttChart.js +0 -6
  401. package/lib-commonjs/GanttChart.js.map +0 -1
  402. package/lib-commonjs/GaugeChart.js +0 -6
  403. package/lib-commonjs/GaugeChart.js.map +0 -1
  404. package/lib-commonjs/GroupedVerticalBarChart.js +0 -6
  405. package/lib-commonjs/GroupedVerticalBarChart.js.map +0 -1
  406. package/lib-commonjs/HeatMapChart.js +0 -6
  407. package/lib-commonjs/HeatMapChart.js.map +0 -1
  408. package/lib-commonjs/HorizontalBarChart.js +0 -6
  409. package/lib-commonjs/HorizontalBarChart.js.map +0 -1
  410. package/lib-commonjs/HorizontalBarChartWithAxis.js +0 -6
  411. package/lib-commonjs/HorizontalBarChartWithAxis.js.map +0 -1
  412. package/lib-commonjs/Legends.js +0 -6
  413. package/lib-commonjs/Legends.js.map +0 -1
  414. package/lib-commonjs/LineChart.js +0 -6
  415. package/lib-commonjs/LineChart.js.map +0 -1
  416. package/lib-commonjs/PolarChart.js +0 -6
  417. package/lib-commonjs/PolarChart.js.map +0 -1
  418. package/lib-commonjs/Popover.js +0 -6
  419. package/lib-commonjs/Popover.js.map +0 -1
  420. package/lib-commonjs/ResponsiveContainer.js +0 -6
  421. package/lib-commonjs/ResponsiveContainer.js.map +0 -1
  422. package/lib-commonjs/SankeyChart.js +0 -6
  423. package/lib-commonjs/SankeyChart.js.map +0 -1
  424. package/lib-commonjs/ScatterChart.js +0 -6
  425. package/lib-commonjs/ScatterChart.js.map +0 -1
  426. package/lib-commonjs/Sparkline.js +0 -6
  427. package/lib-commonjs/Sparkline.js.map +0 -1
  428. package/lib-commonjs/VegaDeclarativeChart.js +0 -6
  429. package/lib-commonjs/VegaDeclarativeChart.js.map +0 -1
  430. package/lib-commonjs/VerticalBarChart.js +0 -6
  431. package/lib-commonjs/VerticalBarChart.js.map +0 -1
  432. package/lib-commonjs/VerticalStackedBarChart.js +0 -6
  433. package/lib-commonjs/VerticalStackedBarChart.js.map +0 -1
  434. package/lib-commonjs/components/AnnotationOnlyChart/AnnotationOnlyChart.js +0 -207
  435. package/lib-commonjs/components/AnnotationOnlyChart/AnnotationOnlyChart.js.map +0 -1
  436. package/lib-commonjs/components/AnnotationOnlyChart/AnnotationOnlyChart.types.js +0 -6
  437. package/lib-commonjs/components/AnnotationOnlyChart/AnnotationOnlyChart.types.js.map +0 -1
  438. package/lib-commonjs/components/AnnotationOnlyChart/index.js +0 -7
  439. package/lib-commonjs/components/AnnotationOnlyChart/index.js.map +0 -1
  440. package/lib-commonjs/components/AnnotationOnlyChart/useAnnotationOnlyChartStyles.styles.js +0 -57
  441. package/lib-commonjs/components/AnnotationOnlyChart/useAnnotationOnlyChartStyles.styles.js.map +0 -1
  442. package/lib-commonjs/components/AnnotationOnlyChart/useAnnotationOnlyChartStyles.styles.raw.js +0 -34
  443. package/lib-commonjs/components/AnnotationOnlyChart/useAnnotationOnlyChartStyles.styles.raw.js.map +0 -1
  444. package/lib-commonjs/components/AreaChart/AreaChart.js +0 -938
  445. package/lib-commonjs/components/AreaChart/AreaChart.js.map +0 -1
  446. package/lib-commonjs/components/AreaChart/AreaChart.types.js +0 -7
  447. package/lib-commonjs/components/AreaChart/AreaChart.types.js.map +0 -1
  448. package/lib-commonjs/components/AreaChart/index.js +0 -8
  449. package/lib-commonjs/components/AreaChart/index.js.map +0 -1
  450. package/lib-commonjs/components/AreaChart/useAreaChartStyles.styles.js +0 -96
  451. package/lib-commonjs/components/AreaChart/useAreaChartStyles.styles.js.map +0 -1
  452. package/lib-commonjs/components/AreaChart/useAreaChartStyles.styles.raw.js +0 -49
  453. package/lib-commonjs/components/AreaChart/useAreaChartStyles.styles.raw.js.map +0 -1
  454. package/lib-commonjs/components/ChartTable/ChartTable.js +0 -171
  455. package/lib-commonjs/components/ChartTable/ChartTable.js.map +0 -1
  456. package/lib-commonjs/components/ChartTable/ChartTable.types.js +0 -7
  457. package/lib-commonjs/components/ChartTable/ChartTable.types.js.map +0 -1
  458. package/lib-commonjs/components/ChartTable/index.js +0 -8
  459. package/lib-commonjs/components/ChartTable/index.js.map +0 -1
  460. package/lib-commonjs/components/ChartTable/useChartTableStyles.styles.js +0 -200
  461. package/lib-commonjs/components/ChartTable/useChartTableStyles.styles.js.map +0 -1
  462. package/lib-commonjs/components/ChartTable/useChartTableStyles.styles.raw.js +0 -82
  463. package/lib-commonjs/components/ChartTable/useChartTableStyles.styles.raw.js.map +0 -1
  464. package/lib-commonjs/components/CommonComponents/Annotations/ChartAnnotationLayer.js +0 -670
  465. package/lib-commonjs/components/CommonComponents/Annotations/ChartAnnotationLayer.js.map +0 -1
  466. package/lib-commonjs/components/CommonComponents/Annotations/ChartAnnotationLayer.types.js +0 -4
  467. package/lib-commonjs/components/CommonComponents/Annotations/ChartAnnotationLayer.types.js.map +0 -1
  468. package/lib-commonjs/components/CommonComponents/Annotations/index.js +0 -7
  469. package/lib-commonjs/components/CommonComponents/Annotations/index.js.map +0 -1
  470. package/lib-commonjs/components/CommonComponents/Annotations/useChartAnnotationLayer.styles.js +0 -325
  471. package/lib-commonjs/components/CommonComponents/Annotations/useChartAnnotationLayer.styles.js.map +0 -1
  472. package/lib-commonjs/components/CommonComponents/Annotations/useChartAnnotationLayer.styles.raw.js +0 -174
  473. package/lib-commonjs/components/CommonComponents/Annotations/useChartAnnotationLayer.styles.raw.js.map +0 -1
  474. package/lib-commonjs/components/CommonComponents/CartesianChart.js +0 -673
  475. package/lib-commonjs/components/CommonComponents/CartesianChart.js.map +0 -1
  476. package/lib-commonjs/components/CommonComponents/CartesianChart.types.js +0 -5
  477. package/lib-commonjs/components/CommonComponents/CartesianChart.types.js.map +0 -1
  478. package/lib-commonjs/components/CommonComponents/ChartPopover.js +0 -207
  479. package/lib-commonjs/components/CommonComponents/ChartPopover.js.map +0 -1
  480. package/lib-commonjs/components/CommonComponents/ChartPopover.types.js +0 -4
  481. package/lib-commonjs/components/CommonComponents/ChartPopover.types.js.map +0 -1
  482. package/lib-commonjs/components/CommonComponents/index.js +0 -11
  483. package/lib-commonjs/components/CommonComponents/index.js.map +0 -1
  484. package/lib-commonjs/components/CommonComponents/useCartesianChartStyles.styles.js +0 -268
  485. package/lib-commonjs/components/CommonComponents/useCartesianChartStyles.styles.js.map +0 -1
  486. package/lib-commonjs/components/CommonComponents/useCartesianChartStyles.styles.raw.js +0 -144
  487. package/lib-commonjs/components/CommonComponents/useCartesianChartStyles.styles.raw.js.map +0 -1
  488. package/lib-commonjs/components/CommonComponents/useChartPopoverStyles.styles.js +0 -238
  489. package/lib-commonjs/components/CommonComponents/useChartPopoverStyles.styles.js.map +0 -1
  490. package/lib-commonjs/components/CommonComponents/useChartPopoverStyles.styles.raw.js +0 -141
  491. package/lib-commonjs/components/CommonComponents/useChartPopoverStyles.styles.raw.js.map +0 -1
  492. package/lib-commonjs/components/DeclarativeChart/DeclarativeChart.js +0 -400
  493. package/lib-commonjs/components/DeclarativeChart/DeclarativeChart.js.map +0 -1
  494. package/lib-commonjs/components/DeclarativeChart/PlotlyColorAdapter.js +0 -195
  495. package/lib-commonjs/components/DeclarativeChart/PlotlyColorAdapter.js.map +0 -1
  496. package/lib-commonjs/components/DeclarativeChart/PlotlySchemaAdapter.js +0 -3577
  497. package/lib-commonjs/components/DeclarativeChart/PlotlySchemaAdapter.js.map +0 -1
  498. package/lib-commonjs/components/DeclarativeChart/index.js +0 -6
  499. package/lib-commonjs/components/DeclarativeChart/index.js.map +0 -1
  500. package/lib-commonjs/components/DonutChart/Arc/Arc.js +0 -125
  501. package/lib-commonjs/components/DonutChart/Arc/Arc.js.map +0 -1
  502. package/lib-commonjs/components/DonutChart/Arc/Arc.types.js +0 -4
  503. package/lib-commonjs/components/DonutChart/Arc/Arc.types.js.map +0 -1
  504. package/lib-commonjs/components/DonutChart/Arc/index.js +0 -7
  505. package/lib-commonjs/components/DonutChart/Arc/index.js.map +0 -1
  506. package/lib-commonjs/components/DonutChart/Arc/useArcStyles.styles.js +0 -110
  507. package/lib-commonjs/components/DonutChart/Arc/useArcStyles.styles.js.map +0 -1
  508. package/lib-commonjs/components/DonutChart/Arc/useArcStyles.styles.raw.js +0 -63
  509. package/lib-commonjs/components/DonutChart/Arc/useArcStyles.styles.raw.js.map +0 -1
  510. package/lib-commonjs/components/DonutChart/DonutChart.js +0 -356
  511. package/lib-commonjs/components/DonutChart/DonutChart.js.map +0 -1
  512. package/lib-commonjs/components/DonutChart/DonutChart.types.js +0 -7
  513. package/lib-commonjs/components/DonutChart/DonutChart.types.js.map +0 -1
  514. package/lib-commonjs/components/DonutChart/Pie/Pie.js +0 -79
  515. package/lib-commonjs/components/DonutChart/Pie/Pie.js.map +0 -1
  516. package/lib-commonjs/components/DonutChart/Pie/Pie.types.js +0 -4
  517. package/lib-commonjs/components/DonutChart/Pie/Pie.types.js.map +0 -1
  518. package/lib-commonjs/components/DonutChart/Pie/index.js +0 -7
  519. package/lib-commonjs/components/DonutChart/Pie/index.js.map +0 -1
  520. package/lib-commonjs/components/DonutChart/Pie/usePieStyles.styles.js +0 -55
  521. package/lib-commonjs/components/DonutChart/Pie/usePieStyles.styles.js.map +0 -1
  522. package/lib-commonjs/components/DonutChart/Pie/usePieStyles.styles.raw.js +0 -44
  523. package/lib-commonjs/components/DonutChart/Pie/usePieStyles.styles.raw.js.map +0 -1
  524. package/lib-commonjs/components/DonutChart/index.js +0 -8
  525. package/lib-commonjs/components/DonutChart/index.js.map +0 -1
  526. package/lib-commonjs/components/DonutChart/useDonutChartStyles.styles.js +0 -145
  527. package/lib-commonjs/components/DonutChart/useDonutChartStyles.styles.js.map +0 -1
  528. package/lib-commonjs/components/DonutChart/useDonutChartStyles.styles.raw.js +0 -76
  529. package/lib-commonjs/components/DonutChart/useDonutChartStyles.styles.raw.js.map +0 -1
  530. package/lib-commonjs/components/FunnelChart/FunnelChart.js +0 -412
  531. package/lib-commonjs/components/FunnelChart/FunnelChart.js.map +0 -1
  532. package/lib-commonjs/components/FunnelChart/FunnelChart.types.js +0 -7
  533. package/lib-commonjs/components/FunnelChart/FunnelChart.types.js.map +0 -1
  534. package/lib-commonjs/components/FunnelChart/funnelGeometry.js +0 -246
  535. package/lib-commonjs/components/FunnelChart/funnelGeometry.js.map +0 -1
  536. package/lib-commonjs/components/FunnelChart/index.js +0 -7
  537. package/lib-commonjs/components/FunnelChart/index.js.map +0 -1
  538. package/lib-commonjs/components/FunnelChart/useFunnelChartStyles.styles.js +0 -118
  539. package/lib-commonjs/components/FunnelChart/useFunnelChartStyles.styles.js.map +0 -1
  540. package/lib-commonjs/components/FunnelChart/useFunnelChartStyles.styles.raw.js +0 -79
  541. package/lib-commonjs/components/FunnelChart/useFunnelChartStyles.styles.raw.js.map +0 -1
  542. package/lib-commonjs/components/GanttChart/GanttChart.js +0 -546
  543. package/lib-commonjs/components/GanttChart/GanttChart.js.map +0 -1
  544. package/lib-commonjs/components/GanttChart/GanttChart.types.js +0 -7
  545. package/lib-commonjs/components/GanttChart/GanttChart.types.js.map +0 -1
  546. package/lib-commonjs/components/GanttChart/index.js +0 -7
  547. package/lib-commonjs/components/GanttChart/index.js.map +0 -1
  548. package/lib-commonjs/components/GanttChart/useGanttChartStyles.styles.js +0 -42
  549. package/lib-commonjs/components/GanttChart/useGanttChartStyles.styles.js.map +0 -1
  550. package/lib-commonjs/components/GanttChart/useGanttChartStyles.styles.raw.js +0 -42
  551. package/lib-commonjs/components/GanttChart/useGanttChartStyles.styles.raw.js.map +0 -1
  552. package/lib-commonjs/components/GaugeChart/GaugeChart.js +0 -597
  553. package/lib-commonjs/components/GaugeChart/GaugeChart.js.map +0 -1
  554. package/lib-commonjs/components/GaugeChart/GaugeChart.types.js +0 -7
  555. package/lib-commonjs/components/GaugeChart/GaugeChart.types.js.map +0 -1
  556. package/lib-commonjs/components/GaugeChart/index.js +0 -8
  557. package/lib-commonjs/components/GaugeChart/index.js.map +0 -1
  558. package/lib-commonjs/components/GaugeChart/useGaugeChartStyles.styles.js +0 -281
  559. package/lib-commonjs/components/GaugeChart/useGaugeChartStyles.styles.js.map +0 -1
  560. package/lib-commonjs/components/GaugeChart/useGaugeChartStyles.styles.raw.js +0 -167
  561. package/lib-commonjs/components/GaugeChart/useGaugeChartStyles.styles.raw.js.map +0 -1
  562. package/lib-commonjs/components/GroupedVerticalBarChart/GroupedVerticalBarChart.js +0 -818
  563. package/lib-commonjs/components/GroupedVerticalBarChart/GroupedVerticalBarChart.js.map +0 -1
  564. package/lib-commonjs/components/GroupedVerticalBarChart/GroupedVerticalBarChart.types.js +0 -7
  565. package/lib-commonjs/components/GroupedVerticalBarChart/GroupedVerticalBarChart.types.js.map +0 -1
  566. package/lib-commonjs/components/GroupedVerticalBarChart/index.js +0 -8
  567. package/lib-commonjs/components/GroupedVerticalBarChart/index.js.map +0 -1
  568. package/lib-commonjs/components/GroupedVerticalBarChart/useGroupedVerticalBarChartStyles.styles.js +0 -116
  569. package/lib-commonjs/components/GroupedVerticalBarChart/useGroupedVerticalBarChartStyles.styles.js.map +0 -1
  570. package/lib-commonjs/components/GroupedVerticalBarChart/useGroupedVerticalBarChartStyles.styles.raw.js +0 -56
  571. package/lib-commonjs/components/GroupedVerticalBarChart/useGroupedVerticalBarChartStyles.styles.raw.js.map +0 -1
  572. package/lib-commonjs/components/HeatMapChart/HeatMapChart.js +0 -688
  573. package/lib-commonjs/components/HeatMapChart/HeatMapChart.js.map +0 -1
  574. package/lib-commonjs/components/HeatMapChart/HeatMapChart.types.js +0 -7
  575. package/lib-commonjs/components/HeatMapChart/HeatMapChart.types.js.map +0 -1
  576. package/lib-commonjs/components/HeatMapChart/index.js +0 -8
  577. package/lib-commonjs/components/HeatMapChart/index.js.map +0 -1
  578. package/lib-commonjs/components/HeatMapChart/useHeatMapChartStyles.styles.js +0 -71
  579. package/lib-commonjs/components/HeatMapChart/useHeatMapChartStyles.styles.js.map +0 -1
  580. package/lib-commonjs/components/HeatMapChart/useHeatMapChartStyles.styles.raw.js +0 -60
  581. package/lib-commonjs/components/HeatMapChart/useHeatMapChartStyles.styles.raw.js.map +0 -1
  582. package/lib-commonjs/components/HorizontalBarChart/HorizontalBarChart.js +0 -417
  583. package/lib-commonjs/components/HorizontalBarChart/HorizontalBarChart.js.map +0 -1
  584. package/lib-commonjs/components/HorizontalBarChart/HorizontalBarChart.types.js +0 -17
  585. package/lib-commonjs/components/HorizontalBarChart/HorizontalBarChart.types.js.map +0 -1
  586. package/lib-commonjs/components/HorizontalBarChart/index.js +0 -8
  587. package/lib-commonjs/components/HorizontalBarChart/index.js.map +0 -1
  588. package/lib-commonjs/components/HorizontalBarChart/useHorizontalBarChartStyles.styles.js +0 -264
  589. package/lib-commonjs/components/HorizontalBarChart/useHorizontalBarChartStyles.styles.js.map +0 -1
  590. package/lib-commonjs/components/HorizontalBarChart/useHorizontalBarChartStyles.styles.raw.js +0 -139
  591. package/lib-commonjs/components/HorizontalBarChart/useHorizontalBarChartStyles.styles.raw.js.map +0 -1
  592. package/lib-commonjs/components/HorizontalBarChartWithAxis/HorizontalBarChartWithAxis.js +0 -726
  593. package/lib-commonjs/components/HorizontalBarChartWithAxis/HorizontalBarChartWithAxis.js.map +0 -1
  594. package/lib-commonjs/components/HorizontalBarChartWithAxis/HorizontalBarChartWithAxis.types.js +0 -7
  595. package/lib-commonjs/components/HorizontalBarChartWithAxis/HorizontalBarChartWithAxis.types.js.map +0 -1
  596. package/lib-commonjs/components/HorizontalBarChartWithAxis/index.js +0 -8
  597. package/lib-commonjs/components/HorizontalBarChartWithAxis/index.js.map +0 -1
  598. package/lib-commonjs/components/HorizontalBarChartWithAxis/useHorizontalBarChartWithAxisStyles.styles.js +0 -86
  599. package/lib-commonjs/components/HorizontalBarChartWithAxis/useHorizontalBarChartWithAxisStyles.styles.js.map +0 -1
  600. package/lib-commonjs/components/HorizontalBarChartWithAxis/useHorizontalBarChartWithAxisStyles.styles.raw.js +0 -70
  601. package/lib-commonjs/components/HorizontalBarChartWithAxis/useHorizontalBarChartWithAxisStyles.styles.raw.js.map +0 -1
  602. package/lib-commonjs/components/Legends/Legends.js +0 -333
  603. package/lib-commonjs/components/Legends/Legends.js.map +0 -1
  604. package/lib-commonjs/components/Legends/Legends.types.js +0 -6
  605. package/lib-commonjs/components/Legends/Legends.types.js.map +0 -1
  606. package/lib-commonjs/components/Legends/OverflowMenu.js +0 -44
  607. package/lib-commonjs/components/Legends/OverflowMenu.js.map +0 -1
  608. package/lib-commonjs/components/Legends/index.js +0 -8
  609. package/lib-commonjs/components/Legends/index.js.map +0 -1
  610. package/lib-commonjs/components/Legends/shape.js +0 -47
  611. package/lib-commonjs/components/Legends/shape.js.map +0 -1
  612. package/lib-commonjs/components/Legends/useLegendsStyles.styles.js +0 -456
  613. package/lib-commonjs/components/Legends/useLegendsStyles.styles.js.map +0 -1
  614. package/lib-commonjs/components/Legends/useLegendsStyles.styles.raw.js +0 -178
  615. package/lib-commonjs/components/Legends/useLegendsStyles.styles.raw.js.map +0 -1
  616. package/lib-commonjs/components/LineChart/LineChart.js +0 -1337
  617. package/lib-commonjs/components/LineChart/LineChart.js.map +0 -1
  618. package/lib-commonjs/components/LineChart/LineChart.types.js +0 -6
  619. package/lib-commonjs/components/LineChart/LineChart.types.js.map +0 -1
  620. package/lib-commonjs/components/LineChart/eventAnnotation/EventAnnotation.js +0 -129
  621. package/lib-commonjs/components/LineChart/eventAnnotation/EventAnnotation.js.map +0 -1
  622. package/lib-commonjs/components/LineChart/eventAnnotation/LabelLink.js +0 -70
  623. package/lib-commonjs/components/LineChart/eventAnnotation/LabelLink.js.map +0 -1
  624. package/lib-commonjs/components/LineChart/eventAnnotation/Textbox.js +0 -53
  625. package/lib-commonjs/components/LineChart/eventAnnotation/Textbox.js.map +0 -1
  626. package/lib-commonjs/components/LineChart/index.js +0 -9
  627. package/lib-commonjs/components/LineChart/index.js.map +0 -1
  628. package/lib-commonjs/components/LineChart/useLineChartStyles.styles.js +0 -132
  629. package/lib-commonjs/components/LineChart/useLineChartStyles.styles.js.map +0 -1
  630. package/lib-commonjs/components/LineChart/useLineChartStyles.styles.raw.js +0 -63
  631. package/lib-commonjs/components/LineChart/useLineChartStyles.styles.raw.js.map +0 -1
  632. package/lib-commonjs/components/PolarChart/PolarChart.js +0 -587
  633. package/lib-commonjs/components/PolarChart/PolarChart.js.map +0 -1
  634. package/lib-commonjs/components/PolarChart/PolarChart.types.js +0 -7
  635. package/lib-commonjs/components/PolarChart/PolarChart.types.js.map +0 -1
  636. package/lib-commonjs/components/PolarChart/PolarChart.utils.js +0 -204
  637. package/lib-commonjs/components/PolarChart/PolarChart.utils.js.map +0 -1
  638. package/lib-commonjs/components/PolarChart/index.js +0 -7
  639. package/lib-commonjs/components/PolarChart/index.js.map +0 -1
  640. package/lib-commonjs/components/PolarChart/usePolarChartStyles.styles.js +0 -107
  641. package/lib-commonjs/components/PolarChart/usePolarChartStyles.styles.js.map +0 -1
  642. package/lib-commonjs/components/PolarChart/usePolarChartStyles.styles.raw.js +0 -75
  643. package/lib-commonjs/components/PolarChart/usePolarChartStyles.styles.raw.js.map +0 -1
  644. package/lib-commonjs/components/ResponsiveContainer/ResponsiveContainer.js +0 -107
  645. package/lib-commonjs/components/ResponsiveContainer/ResponsiveContainer.js.map +0 -1
  646. package/lib-commonjs/components/ResponsiveContainer/ResponsiveContainer.types.js +0 -7
  647. package/lib-commonjs/components/ResponsiveContainer/ResponsiveContainer.types.js.map +0 -1
  648. package/lib-commonjs/components/ResponsiveContainer/index.js +0 -8
  649. package/lib-commonjs/components/ResponsiveContainer/index.js.map +0 -1
  650. package/lib-commonjs/components/ResponsiveContainer/useResponsiveChildStyles.styles.js +0 -50
  651. package/lib-commonjs/components/ResponsiveContainer/useResponsiveChildStyles.styles.js.map +0 -1
  652. package/lib-commonjs/components/ResponsiveContainer/useResponsiveChildStyles.styles.raw.js +0 -47
  653. package/lib-commonjs/components/ResponsiveContainer/useResponsiveChildStyles.styles.raw.js.map +0 -1
  654. package/lib-commonjs/components/ResponsiveContainer/withResponsiveContainer.js +0 -28
  655. package/lib-commonjs/components/ResponsiveContainer/withResponsiveContainer.js.map +0 -1
  656. package/lib-commonjs/components/SankeyChart/SankeyChart.js +0 -1042
  657. package/lib-commonjs/components/SankeyChart/SankeyChart.js.map +0 -1
  658. package/lib-commonjs/components/SankeyChart/SankeyChart.types.js +0 -6
  659. package/lib-commonjs/components/SankeyChart/SankeyChart.types.js.map +0 -1
  660. package/lib-commonjs/components/SankeyChart/index.js +0 -8
  661. package/lib-commonjs/components/SankeyChart/index.js.map +0 -1
  662. package/lib-commonjs/components/SankeyChart/useSankeyChartStyles.styles.js +0 -202
  663. package/lib-commonjs/components/SankeyChart/useSankeyChartStyles.styles.js.map +0 -1
  664. package/lib-commonjs/components/SankeyChart/useSankeyChartStyles.styles.raw.js +0 -97
  665. package/lib-commonjs/components/SankeyChart/useSankeyChartStyles.styles.raw.js.map +0 -1
  666. package/lib-commonjs/components/ScatterChart/ScatterChart.js +0 -550
  667. package/lib-commonjs/components/ScatterChart/ScatterChart.js.map +0 -1
  668. package/lib-commonjs/components/ScatterChart/ScatterChart.types.js +0 -7
  669. package/lib-commonjs/components/ScatterChart/ScatterChart.types.js.map +0 -1
  670. package/lib-commonjs/components/ScatterChart/index.js +0 -8
  671. package/lib-commonjs/components/ScatterChart/index.js.map +0 -1
  672. package/lib-commonjs/components/ScatterChart/useScatterChartStyles.styles.js +0 -120
  673. package/lib-commonjs/components/ScatterChart/useScatterChartStyles.styles.js.map +0 -1
  674. package/lib-commonjs/components/ScatterChart/useScatterChartStyles.styles.raw.js +0 -55
  675. package/lib-commonjs/components/ScatterChart/useScatterChartStyles.styles.raw.js.map +0 -1
  676. package/lib-commonjs/components/Sparkline/Sparkline.js +0 -129
  677. package/lib-commonjs/components/Sparkline/Sparkline.js.map +0 -1
  678. package/lib-commonjs/components/Sparkline/Sparkline.types.js +0 -7
  679. package/lib-commonjs/components/Sparkline/Sparkline.types.js.map +0 -1
  680. package/lib-commonjs/components/Sparkline/index.js +0 -8
  681. package/lib-commonjs/components/Sparkline/index.js.map +0 -1
  682. package/lib-commonjs/components/Sparkline/useSparklineStyles.styles.js +0 -57
  683. package/lib-commonjs/components/Sparkline/useSparklineStyles.styles.js.map +0 -1
  684. package/lib-commonjs/components/Sparkline/useSparklineStyles.styles.raw.js +0 -45
  685. package/lib-commonjs/components/Sparkline/useSparklineStyles.styles.raw.js.map +0 -1
  686. package/lib-commonjs/components/VegaDeclarativeChart/VegaDeclarativeChart.js +0 -274
  687. package/lib-commonjs/components/VegaDeclarativeChart/VegaDeclarativeChart.js.map +0 -1
  688. package/lib-commonjs/components/VegaDeclarativeChart/VegaDeclarativeChartHooks.js +0 -35
  689. package/lib-commonjs/components/VegaDeclarativeChart/VegaDeclarativeChartHooks.js.map +0 -1
  690. package/lib-commonjs/components/VegaDeclarativeChart/VegaLiteColorAdapter.js +0 -412
  691. package/lib-commonjs/components/VegaDeclarativeChart/VegaLiteColorAdapter.js.map +0 -1
  692. package/lib-commonjs/components/VegaDeclarativeChart/VegaLiteExpressionEvaluator.js +0 -533
  693. package/lib-commonjs/components/VegaDeclarativeChart/VegaLiteExpressionEvaluator.js.map +0 -1
  694. package/lib-commonjs/components/VegaDeclarativeChart/VegaLiteSchemaAdapter.js +0 -3214
  695. package/lib-commonjs/components/VegaDeclarativeChart/VegaLiteSchemaAdapter.js.map +0 -1
  696. package/lib-commonjs/components/VegaDeclarativeChart/VegaLiteTypes.js +0 -31
  697. package/lib-commonjs/components/VegaDeclarativeChart/VegaLiteTypes.js.map +0 -1
  698. package/lib-commonjs/components/VegaDeclarativeChart/index.js +0 -6
  699. package/lib-commonjs/components/VegaDeclarativeChart/index.js.map +0 -1
  700. package/lib-commonjs/components/VerticalBarChart/VerticalBarChart.js +0 -932
  701. package/lib-commonjs/components/VerticalBarChart/VerticalBarChart.js.map +0 -1
  702. package/lib-commonjs/components/VerticalBarChart/VerticalBarChart.types.js +0 -7
  703. package/lib-commonjs/components/VerticalBarChart/VerticalBarChart.types.js.map +0 -1
  704. package/lib-commonjs/components/VerticalBarChart/index.js +0 -8
  705. package/lib-commonjs/components/VerticalBarChart/index.js.map +0 -1
  706. package/lib-commonjs/components/VerticalBarChart/useVerticalBarChartStyles.styles.js +0 -128
  707. package/lib-commonjs/components/VerticalBarChart/useVerticalBarChartStyles.styles.js.map +0 -1
  708. package/lib-commonjs/components/VerticalBarChart/useVerticalBarChartStyles.styles.raw.js +0 -64
  709. package/lib-commonjs/components/VerticalBarChart/useVerticalBarChartStyles.styles.raw.js.map +0 -1
  710. package/lib-commonjs/components/VerticalStackedBarChart/VerticalStackedBarChart.js +0 -1088
  711. package/lib-commonjs/components/VerticalStackedBarChart/VerticalStackedBarChart.js.map +0 -1
  712. package/lib-commonjs/components/VerticalStackedBarChart/VerticalStackedBarChart.types.js +0 -7
  713. package/lib-commonjs/components/VerticalStackedBarChart/VerticalStackedBarChart.types.js.map +0 -1
  714. package/lib-commonjs/components/VerticalStackedBarChart/index.js +0 -8
  715. package/lib-commonjs/components/VerticalStackedBarChart/index.js.map +0 -1
  716. package/lib-commonjs/components/VerticalStackedBarChart/useVerticalStackedBarChartStyles.styles.js +0 -116
  717. package/lib-commonjs/components/VerticalStackedBarChart/useVerticalStackedBarChartStyles.styles.js.map +0 -1
  718. package/lib-commonjs/components/VerticalStackedBarChart/useVerticalStackedBarChartStyles.styles.raw.js +0 -56
  719. package/lib-commonjs/components/VerticalStackedBarChart/useVerticalStackedBarChartStyles.styles.raw.js.map +0 -1
  720. package/lib-commonjs/index.js +0 -31
  721. package/lib-commonjs/index.js.map +0 -1
  722. package/lib-commonjs/types/ChartAnnotation.js +0 -4
  723. package/lib-commonjs/types/ChartAnnotation.js.map +0 -1
  724. package/lib-commonjs/types/DataPoint.js +0 -6
  725. package/lib-commonjs/types/DataPoint.js.map +0 -1
  726. package/lib-commonjs/types/EventAnnotation.js +0 -4
  727. package/lib-commonjs/types/EventAnnotation.js.map +0 -1
  728. package/lib-commonjs/types/LegendDataItem.js +0 -4
  729. package/lib-commonjs/types/LegendDataItem.js.map +0 -1
  730. package/lib-commonjs/types/index.js +0 -8
  731. package/lib-commonjs/types/index.js.map +0 -1
  732. package/lib-commonjs/utilities/ChartTitle.js +0 -53
  733. package/lib-commonjs/utilities/ChartTitle.js.map +0 -1
  734. package/lib-commonjs/utilities/Common.styles.js +0 -138
  735. package/lib-commonjs/utilities/Common.styles.js.map +0 -1
  736. package/lib-commonjs/utilities/Common.styles.raw.js +0 -138
  737. package/lib-commonjs/utilities/Common.styles.raw.js.map +0 -1
  738. package/lib-commonjs/utilities/FocusableTooltipText.js +0 -75
  739. package/lib-commonjs/utilities/FocusableTooltipText.js.map +0 -1
  740. package/lib-commonjs/utilities/KeyCodes.js +0 -21
  741. package/lib-commonjs/utilities/KeyCodes.js.map +0 -1
  742. package/lib-commonjs/utilities/SVGTooltipText.js +0 -189
  743. package/lib-commonjs/utilities/SVGTooltipText.js.map +0 -1
  744. package/lib-commonjs/utilities/async-utils.js +0 -382
  745. package/lib-commonjs/utilities/async-utils.js.map +0 -1
  746. package/lib-commonjs/utilities/colors.js +0 -311
  747. package/lib-commonjs/utilities/colors.js.map +0 -1
  748. package/lib-commonjs/utilities/getWindow.js +0 -28
  749. package/lib-commonjs/utilities/getWindow.js.map +0 -1
  750. package/lib-commonjs/utilities/hooks.js +0 -45
  751. package/lib-commonjs/utilities/hooks.js.map +0 -1
  752. package/lib-commonjs/utilities/image-export-utils.js +0 -423
  753. package/lib-commonjs/utilities/image-export-utils.js.map +0 -1
  754. package/lib-commonjs/utilities/index.js +0 -10
  755. package/lib-commonjs/utilities/index.js.map +0 -1
  756. package/lib-commonjs/utilities/overflow-utils.js +0 -36
  757. package/lib-commonjs/utilities/overflow-utils.js.map +0 -1
  758. package/lib-commonjs/utilities/scatterpolar-utils.js +0 -67
  759. package/lib-commonjs/utilities/scatterpolar-utils.js.map +0 -1
  760. package/lib-commonjs/utilities/string.js +0 -29
  761. package/lib-commonjs/utilities/string.js.map +0 -1
  762. package/lib-commonjs/utilities/test-data.js +0 -628
  763. package/lib-commonjs/utilities/test-data.js.map +0 -1
  764. package/lib-commonjs/utilities/utilities.js +0 -2016
  765. package/lib-commonjs/utilities/utilities.js.map +0 -1
  766. package/lib-commonjs/utilities/vbc-utils.js +0 -72
  767. package/lib-commonjs/utilities/vbc-utils.js.map +0 -1
@@ -1,932 +0,0 @@
1
- 'use client';
2
- "use strict";
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- Object.defineProperty(exports, "VerticalBarChart", {
7
- enumerable: true,
8
- get: function() {
9
- return VerticalBarChart;
10
- }
11
- });
12
- const _interop_require_wildcard = require("@swc/helpers/_/_interop_require_wildcard");
13
- const _react = /*#__PURE__*/ _interop_require_wildcard._(require("react"));
14
- const _useVerticalBarChartStylesstyles = require("./useVerticalBarChartStyles.styles");
15
- const _d3array = require("d3-array");
16
- const _d3shape = require("d3-shape");
17
- const _d3scale = require("d3-scale");
18
- const _reactutilities = require("@fluentui/react-utilities");
19
- const _reacttheme = require("@fluentui/react-theme");
20
- const _index = require("../../index");
21
- const _index1 = require("../../utilities/index");
22
- const _hooks = require("../../utilities/hooks");
23
- var CircleVisbility = /*#__PURE__*/ function(CircleVisbility) {
24
- CircleVisbility["show"] = "visibility";
25
- CircleVisbility["hide"] = "hidden";
26
- return CircleVisbility;
27
- }(CircleVisbility || {});
28
- const MIN_DOMAIN_MARGIN = 8;
29
- const VerticalBarChart = /*#__PURE__*/ _react.forwardRef((_props, forwardedRef)=>{
30
- var _props_legendProps;
31
- const props = {
32
- xAxisCategoryOrder: 'default',
33
- maxBarWidth: 24,
34
- ..._props
35
- };
36
- let _points = [];
37
- let _barWidth = 0;
38
- let _colors;
39
- const _refArray = [];
40
- let margins;
41
- const _useRtl = (0, _index1.useRtl)();
42
- let _bars;
43
- let _xAxisLabels;
44
- let _yMax;
45
- let _yMin;
46
- let _isHavingLine = _checkForLine();
47
- let _xAxisType;
48
- let _calloutAnchorPoint;
49
- let _domainMargin;
50
- const _emptyChartId = (0, _reactutilities.useId)('_VBC_empty');
51
- const _vbcLineId = (0, _reactutilities.useId)('_VBC_line_');
52
- const _vbcPointId = (0, _reactutilities.useId)('_VBC_point_');
53
- const _vbcBarId = (0, _reactutilities.useId)('_VBC_bar_');
54
- let _xAxisInnerPadding = 0;
55
- let _xAxisOuterPadding = 0;
56
- const { cartesianChartRef, legendsRef: _legendsRef } = (0, _hooks.useImageExport)(props.componentRef, props.hideLegend);
57
- const [color, setColor] = _react.useState('');
58
- const [dataForHoverCard, setDataForHoverCard] = _react.useState(0);
59
- const [activeLegend, setActiveLegend] = _react.useState(undefined);
60
- const [xCalloutValue, setXCalloutValue] = _react.useState('');
61
- const [yCalloutValue, setYCalloutValue] = _react.useState('');
62
- const [activeXdataPoint, setActiveXDatapoint] = _react.useState(null);
63
- const [hoveredYValues, setYValueHover] = _react.useState();
64
- const [hoverXValue, setHoverXValue] = _react.useState('');
65
- const [calloutLegend, setCalloutLegend] = _react.useState('');
66
- const [callOutAccessibilityData, setCalloutAccessibilityData] = _react.useState();
67
- const [dataPointCalloutProps, setDataPointCalloutProps] = _react.useState();
68
- const [clickPosition, setClickPosition] = _react.useState({
69
- x: 0,
70
- y: 0
71
- });
72
- const [isPopoverOpen, setPopoverOpen] = _react.useState(false);
73
- const [selectedLegends, setSelectedLegends] = _react.useState(((_props_legendProps = props.legendProps) === null || _props_legendProps === void 0 ? void 0 : _props_legendProps.selectedLegends) || []);
74
- const prevPropsRef = _react.useRef(null);
75
- _react.useEffect(()=>{
76
- if (prevPropsRef.current) {
77
- var _prevProps_legendProps, _props_legendProps;
78
- const prevProps = prevPropsRef.current;
79
- if (!(0, _index1.areArraysEqual)((_prevProps_legendProps = prevProps.legendProps) === null || _prevProps_legendProps === void 0 ? void 0 : _prevProps_legendProps.selectedLegends, (_props_legendProps = props.legendProps) === null || _props_legendProps === void 0 ? void 0 : _props_legendProps.selectedLegends)) {
80
- var _props_legendProps1;
81
- setSelectedLegends(((_props_legendProps1 = props.legendProps) === null || _props_legendProps1 === void 0 ? void 0 : _props_legendProps1.selectedLegends) || []);
82
- }
83
- if (prevProps.height !== props.height || prevProps.width !== props.width) {
84
- _adjustProps();
85
- }
86
- }
87
- prevPropsRef.current = props;
88
- }, [
89
- props,
90
- prevPropsRef,
91
- _adjustProps
92
- ]);
93
- function _getDomainNRangeValues(points, margins, width, chartType, isRTL, xAxisType, barWidth, tickValues) {
94
- let domainNRangeValue;
95
- if (xAxisType === _index1.XAxisTypes.NumericAxis) {
96
- domainNRangeValue = (0, _index1.domainRangeOfVerticalNumeric)(points, margins, width, isRTL, barWidth);
97
- } else if (xAxisType === _index1.XAxisTypes.DateAxis) {
98
- domainNRangeValue = (0, _index1.domainRangeOfDateForAreaLineScatterVerticalBarCharts)(points, margins, width, isRTL, tickValues, chartType, barWidth);
99
- } else {
100
- domainNRangeValue = (0, _index1.domainRangeOfXStringAxis)(margins, width, isRTL);
101
- }
102
- return domainNRangeValue;
103
- }
104
- function _createLine(xScale, yScalePrimary, containerHeight = 0, containerWidth = 0, yScaleSecondary) {
105
- var _props_lineOptions;
106
- const isStringAxis = _xAxisType === _index1.XAxisTypes.StringAxis;
107
- const colorScale = _createColors();
108
- const { data, lineLegendColor = _reacttheme.tokens.colorPaletteYellowBackground1, lineLegendText } = props;
109
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
110
- const lineData = [];
111
- const line = [];
112
- data && data.forEach((item, index)=>{
113
- if (item.lineData && item.lineData.y) {
114
- var _item_lineData_useSecondaryYScale;
115
- lineData.push({
116
- x: item.x,
117
- y: item.lineData.y,
118
- useSecondaryYScale: (_item_lineData_useSecondaryYScale = item.lineData.useSecondaryYScale) !== null && _item_lineData_useSecondaryYScale !== void 0 ? _item_lineData_useSecondaryYScale : false,
119
- point: item,
120
- index
121
- });
122
- }
123
- });
124
- const linePath = (0, _d3shape.line)() // eslint-disable-next-line @typescript-eslint/no-explicit-any
125
- .x((d)=>isStringAxis ? xScale(d.x) + 0.5 * xScale.bandwidth() : xScale(d.x)) // eslint-disable-next-line @typescript-eslint/no-explicit-any
126
- .y((d)=>d.useSecondaryYScale && yScaleSecondary ? yScaleSecondary(d.y) : yScalePrimary(d.y));
127
- const shouldHighlight = _legendHighlighted(lineLegendText) || _noLegendHighlighted() ? true : false;
128
- const lineBorderWidth = ((_props_lineOptions = props.lineOptions) === null || _props_lineOptions === void 0 ? void 0 : _props_lineOptions.lineBorderWidth) ? Number.parseFloat(props.lineOptions.lineBorderWidth.toString()) : 0;
129
- if (lineBorderWidth > 0) {
130
- line.push(/*#__PURE__*/ _react.createElement("path", {
131
- key: _vbcLineId,
132
- id: _vbcLineId,
133
- opacity: shouldHighlight ? 1 : 0.1,
134
- d: linePath(lineData),
135
- fill: "transparent",
136
- strokeLinecap: "square",
137
- strokeWidth: 3 + lineBorderWidth * 2,
138
- className: classes.lineBorder
139
- }));
140
- }
141
- line.push(/*#__PURE__*/ _react.createElement("path", {
142
- key: _vbcLineId,
143
- id: _vbcLineId,
144
- opacity: shouldHighlight ? 1 : 0.1,
145
- d: linePath(lineData),
146
- fill: "transparent",
147
- strokeLinecap: "square",
148
- strokeWidth: 3,
149
- stroke: lineLegendColor
150
- }));
151
- const dots = lineData.map((item, index)=>{
152
- var _item_point_lineData;
153
- // Create an object to store line point ref so that the object can be passed by reference to the focus handler
154
- const circleRef = {
155
- refElement: null
156
- };
157
- return /*#__PURE__*/ _react.createElement("circle", {
158
- key: index,
159
- id: `${_vbcPointId}-${index}`,
160
- cx: isStringAxis ? xScale(item.x) + 0.5 * xScale.bandwidth() : xScale(item.x),
161
- cy: item.useSecondaryYScale && yScaleSecondary ? yScaleSecondary(item.y) : yScalePrimary(item.y),
162
- onMouseOver: (event)=>_legendHighlighted(lineLegendText) ? _lineHover(item.point, event) : _onBarHover(item.point, colorScale(item.y), event),
163
- onMouseOut: _onBarLeave,
164
- r: _getCircleVisibilityAndRadius(item.x, lineLegendText).radius,
165
- stroke: lineLegendColor,
166
- fill: _reacttheme.tokens.colorNeutralBackground1,
167
- strokeWidth: 3,
168
- visibility: _getCircleVisibilityAndRadius(item.x, lineLegendText).visibility,
169
- onClick: (_item_point_lineData = item.point.lineData) === null || _item_point_lineData === void 0 ? void 0 : _item_point_lineData.onClick,
170
- // When no legend is highlighted: Line points are automatically displayed along with the bars
171
- // at the same x-axis point in the stack callout. So to prevent an increase in focusable elements
172
- // and avoid conveying duplicate info, make these line points non-focusable.
173
- "data-is-focusable": _legendHighlighted(lineLegendText),
174
- ref: (e)=>{
175
- circleRef.refElement = e;
176
- },
177
- onFocus: (event)=>_lineFocus(event, item.point, circleRef),
178
- onBlur: _handleChartMouseLeave,
179
- tabIndex: _legendHighlighted(lineLegendText) ? 0 : undefined
180
- });
181
- });
182
- return /*#__PURE__*/ _react.createElement(_react.Fragment, null, line, dots);
183
- }
184
- function _getCircleVisibilityAndRadius(xAxisPoint, legend) {
185
- if (!_noLegendHighlighted()) {
186
- if (xAxisPoint === activeXdataPoint && _legendHighlighted(legend)) {
187
- return {
188
- visibility: "visibility",
189
- radius: 8
190
- };
191
- } else if (_legendHighlighted(legend)) {
192
- // Don't hide the circle to keep it focusable. For more information,
193
- // see https://fuzzbomb.github.io/accessibility-demos/visually-hidden-focus-test.html
194
- return {
195
- visibility: "visibility",
196
- radius: 0.3
197
- };
198
- } else {
199
- return {
200
- visibility: "hidden",
201
- radius: 0
202
- };
203
- }
204
- } else {
205
- return {
206
- visibility: activeXdataPoint === xAxisPoint ? "visibility" : "hidden",
207
- radius: 8
208
- };
209
- }
210
- }
211
- function _checkForLine() {
212
- const { data } = props;
213
- return data.some((item)=>{
214
- var _item_lineData;
215
- return (item === null || item === void 0 ? void 0 : (_item_lineData = item.lineData) === null || _item_lineData === void 0 ? void 0 : _item_lineData.y) !== undefined;
216
- });
217
- }
218
- function _adjustProps() {
219
- _xAxisType = props.data && props.data.length > 0 ? (0, _index1.getTypeOfAxis)(props.data[0].x, true) : _index1.XAxisTypes.StringAxis;
220
- _points = props.data || [];
221
- _barWidth = (0, _index1.getBarWidth)(props.barWidth, props.maxBarWidth, undefined, props.mode);
222
- const defaultColors = [
223
- _reacttheme.tokens.colorPaletteBlueForeground2,
224
- _reacttheme.tokens.colorPaletteCornflowerForeground2,
225
- _reacttheme.tokens.colorPaletteDarkGreenForeground2,
226
- _reacttheme.tokens.colorPaletteNavyForeground2,
227
- _reacttheme.tokens.colorPaletteDarkOrangeForeground2
228
- ];
229
- _colors = props.colors || defaultColors;
230
- _isHavingLine = _checkForLine();
231
- _xAxisInnerPadding = props.mode === 'histogram' ? 0 : (0, _index1.getScalePadding)(props.xAxisInnerPadding, props.xAxisPadding, _xAxisType === _index1.XAxisTypes.StringAxis ? 2 / 3 : 1 / 2);
232
- _xAxisOuterPadding = (0, _index1.getScalePadding)(props.xAxisOuterPadding, props.xAxisPadding, 0);
233
- }
234
- function _getMargins(_margins) {
235
- margins = _margins;
236
- }
237
- function _renderContentForBothLineAndBars(point) {
238
- // eslint-disable-next-line @typescript-eslint/no-shadow
239
- const { YValueHover, hoverXValue } = _getCalloutContentForLineAndBar(point);
240
- const content = YValueHover.map((item, index)=>{
241
- return /*#__PURE__*/ _react.createElement(_react.Fragment, null, /*#__PURE__*/ _react.createElement(_index.ChartPopover, {
242
- culture: props.culture,
243
- clickPosition: clickPosition,
244
- isPopoverOpen: isPopoverOpen,
245
- legend: item.legend,
246
- ...index === 0 && {
247
- XValue: `${hoverXValue || item.data}`
248
- },
249
- YValue: item.data || item.y,
250
- color: item.color,
251
- isCalloutForStack: false
252
- }));
253
- });
254
- return /*#__PURE__*/ _react.createElement(_react.Fragment, null, content);
255
- }
256
- function _renderContentForOnlyBars(_props) {
257
- return /*#__PURE__*/ _react.createElement(_react.Fragment, null, /*#__PURE__*/ _react.createElement(_index.ChartPopover, {
258
- XValue: _props.xAxisCalloutData || _props.x,
259
- xCalloutValue: xCalloutValue,
260
- yCalloutValue: yCalloutValue,
261
- culture: props.culture,
262
- clickPosition: clickPosition,
263
- isPopoverOpen: isPopoverOpen,
264
- legend: _props.legend,
265
- YValue: _props.yAxisCalloutData || _props.y,
266
- color: !props.useSingleColor && _props.color ? _props.color : _createColors()(_props.y),
267
- isCalloutForStack: false
268
- }));
269
- }
270
- // eslint-disable-next-line @typescript-eslint/no-shadow
271
- function _renderCallout(props) {
272
- return props ? _isHavingLine ? _renderContentForBothLineAndBars(props) : _renderContentForOnlyBars(props) : null;
273
- }
274
- function _getCustomizedCallout() {
275
- return props.onRenderCalloutPerDataPoint ? props.onRenderCalloutPerDataPoint(dataPointCalloutProps, _renderCallout) : null;
276
- }
277
- function _getGraphData(xScale, yScale, containerHeight, containerWidth, xElement) {
278
- return _bars = _xAxisType === _index1.XAxisTypes.NumericAxis ? _createNumericBars(containerHeight, containerWidth, xElement) : _xAxisType === _index1.XAxisTypes.DateAxis ? _createDateBars(containerHeight, containerWidth, xElement) : _createStringBars(containerHeight, containerWidth, xElement);
279
- }
280
- function _createColors() {
281
- const increment = _colors.length <= 1 ? 1 : 1 / (_colors.length - 1);
282
- const { useSingleColor = false } = props;
283
- if (useSingleColor) {
284
- return (_p)=>{
285
- const { colors } = props;
286
- return colors && colors.length > 0 ? colors[0] : _reacttheme.tokens.colorPaletteBlueBackground2;
287
- };
288
- }
289
- const domainValues = [];
290
- for(let i = 0; i < _colors.length; i++){
291
- domainValues.push(increment * i * _yMax);
292
- }
293
- const colorScale = (0, _d3scale.scaleLinear)().domain(domainValues).range(_colors);
294
- return colorScale;
295
- }
296
- function _refCallback(element, legendTitle) {
297
- _refArray.push({
298
- index: legendTitle,
299
- refElement: element
300
- });
301
- }
302
- function _getCalloutContentForLineAndBar(point) {
303
- var _selectedPoint__lineData;
304
- const YValueHover = [];
305
- const { useSingleColor = false } = props;
306
- const { data, lineLegendText, lineLegendColor = _reacttheme.tokens.colorPaletteYellowBackground1 } = props;
307
- const selectedPoint = data.filter((xDataPoint)=>xDataPoint.x === point.x);
308
- // Check if the line legend is highlighted or no legend is highlighted
309
- if (_isHavingLine && ((_selectedPoint__lineData = selectedPoint[0].lineData) === null || _selectedPoint__lineData === void 0 ? void 0 : _selectedPoint__lineData.y) !== undefined && (_legendHighlighted(lineLegendText) || _noLegendHighlighted())) {
310
- var _selectedPoint__lineData1, _selectedPoint__lineData2, _selectedPoint__lineData3;
311
- // Add callout data for the line
312
- YValueHover.push({
313
- legend: lineLegendText,
314
- color: lineLegendColor,
315
- y: (_selectedPoint__lineData1 = selectedPoint[0].lineData) === null || _selectedPoint__lineData1 === void 0 ? void 0 : _selectedPoint__lineData1.y,
316
- data: (_selectedPoint__lineData2 = selectedPoint[0].lineData) === null || _selectedPoint__lineData2 === void 0 ? void 0 : _selectedPoint__lineData2.yAxisCalloutData,
317
- yAxisCalloutData: (_selectedPoint__lineData3 = selectedPoint[0].lineData) === null || _selectedPoint__lineData3 === void 0 ? void 0 : _selectedPoint__lineData3.yAxisCalloutData
318
- });
319
- }
320
- // Check if the bar legend is highlighted or no legend is highlighted
321
- if (selectedLegends.includes(selectedPoint[0].legend) || _noLegendHighlighted()) {
322
- // Add callout data for the bar
323
- YValueHover.push({
324
- legend: selectedPoint[0].legend,
325
- y: selectedPoint[0].y,
326
- color: !useSingleColor ? selectedPoint[0].color ? selectedPoint[0].color : _createColors()(selectedPoint[0].y) : _createColors()(1),
327
- data: selectedPoint[0].yAxisCalloutData,
328
- yAxisCalloutData: selectedPoint[0].yAxisCalloutData
329
- });
330
- }
331
- // eslint-disable-next-line @typescript-eslint/no-shadow
332
- const hoverXValue = point.x instanceof Date ? point.x.toLocaleString() : point.x.toString();
333
- return {
334
- YValueHover,
335
- hoverXValue: point.xAxisCalloutData || hoverXValue
336
- };
337
- }
338
- function _onBarHover(point, color, mouseEvent) {
339
- mouseEvent.persist();
340
- // eslint-disable-next-line @typescript-eslint/no-shadow
341
- const { YValueHover, hoverXValue } = _getCalloutContentForLineAndBar(point);
342
- if (_calloutAnchorPoint !== point) {
343
- _calloutAnchorPoint = point;
344
- /** Show the callout if highlighted bar is hovered and Hide it if unhighlighted bar is hovered */ updatePosition(mouseEvent.clientX, mouseEvent.clientY);
345
- setPopoverOpen(_noLegendHighlighted() || _legendHighlighted(point.legend));
346
- setDataForHoverCard(point.y);
347
- setCalloutLegend(point.legend);
348
- setColor(point.color || color);
349
- // To display callout value, if no callout value given, taking given point.x value as a string.
350
- setXCalloutValue(point.xAxisCalloutData || (point.x instanceof Date ? point.x.toLocaleDateString() : point.x.toString()));
351
- setDataPointCalloutProps(point);
352
- // Hovering over a bar should highlight corresponding line points only when no legend is selected
353
- setActiveXDatapoint(_noLegendHighlighted() ? point.x : null);
354
- setYValueHover(YValueHover);
355
- setHoverXValue(hoverXValue);
356
- setCalloutAccessibilityData(point.callOutAccessibilityData);
357
- }
358
- }
359
- function _onBarLeave() {
360
- /**/ }
361
- function _handleChartMouseLeave() {
362
- _calloutAnchorPoint = null;
363
- setPopoverOpen(false);
364
- setActiveXDatapoint(null);
365
- setYValueHover([]);
366
- setHoverXValue('');
367
- }
368
- function _onBarFocus(event, point, refArrayIndexNumber, color) {
369
- let x = 0;
370
- let y = 0;
371
- const targetRect = event.target.getBoundingClientRect();
372
- x = targetRect.left + targetRect.width / 2;
373
- y = targetRect.top + targetRect.height / 2;
374
- updatePosition(x, y);
375
- // eslint-disable-next-line @typescript-eslint/no-shadow
376
- const { YValueHover, hoverXValue } = _getCalloutContentForLineAndBar(point);
377
- _refArray.forEach((obj, index)=>{
378
- if (obj.index === point.legend && refArrayIndexNumber === index) {
379
- /** Show the callout if highlighted bar is hovered and Hide it if unhighlighted bar is hovered */ setPopoverOpen(_noLegendHighlighted() || _legendHighlighted(point.legend));
380
- setDataForHoverCard(point.y);
381
- setCalloutLegend(point.legend);
382
- setColor(point.color || color);
383
- // To display callout value, if no callout value given, taking given point.x value as a string.
384
- setXCalloutValue(point.xAxisCalloutData || (point.x instanceof Date ? point.x.toLocaleDateString() : point.x.toString()));
385
- setYCalloutValue(point.yAxisCalloutData);
386
- setDataPointCalloutProps(point);
387
- // Hovering over a bar should highlight corresponding line points only when no legend is selected
388
- setActiveXDatapoint(point.x);
389
- setYValueHover(YValueHover);
390
- setHoverXValue(hoverXValue);
391
- setCalloutAccessibilityData(point.callOutAccessibilityData);
392
- }
393
- });
394
- }
395
- function _lineHover(point, mouseEvent) {
396
- mouseEvent.persist();
397
- _lineHoverFocus(point, mouseEvent);
398
- }
399
- function _lineFocus(event, point, ref) {
400
- if (ref.refElement) {
401
- _lineHoverFocus(point, ref.refElement);
402
- }
403
- }
404
- function _lineHoverFocus(point, _refSelected) {
405
- const { lineLegendText = '', lineLegendColor = _reacttheme.tokens.colorPaletteYellowBackground1 } = props;
406
- setPopoverOpen(_noLegendHighlighted() || _legendHighlighted(lineLegendText));
407
- setCalloutLegend(lineLegendText);
408
- setDataForHoverCard(point.lineData.y);
409
- setColor(lineLegendColor);
410
- setXCalloutValue(point.xAxisCalloutData || (point.x instanceof Date ? point.x.toLocaleDateString() : point.x.toString()));
411
- setYCalloutValue(point.lineData.yAxisCalloutData);
412
- setDataPointCalloutProps(point);
413
- setActiveXDatapoint(point.x);
414
- }
415
- function _getScales(containerHeight, containerWidth) {
416
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
417
- let xBarScale;
418
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
419
- const yBarScale = (0, _d3scale.scaleLinear)().domain([
420
- _yMin,
421
- _yMax
422
- ]).range([
423
- 0,
424
- containerHeight - margins.bottom - margins.top
425
- ]);
426
- if (_xAxisType === _index1.XAxisTypes.NumericAxis) {
427
- const xMax = (0, _d3array.max)(_points, (point)=>point.x);
428
- const xMin = (0, _d3array.min)(_points, (point)=>point.x);
429
- xBarScale = (0, _d3scale.scaleLinear)().domain(_useRtl ? [
430
- xMax,
431
- xMin
432
- ] : [
433
- xMin,
434
- xMax
435
- ]).range([
436
- margins.left + _domainMargin,
437
- containerWidth - margins.right - _domainMargin
438
- ]);
439
- if (!(0, _index1.isScalePaddingDefined)(props.xAxisInnerPadding, props.xAxisPadding) && props.mode !== 'histogram') {
440
- xBarScale.nice();
441
- }
442
- } else if (_xAxisType === _index1.XAxisTypes.DateAxis) {
443
- const sDate = (0, _d3array.min)(_points, (point)=>point.x);
444
- const lDate = (0, _d3array.max)(_points, (point)=>point.x);
445
- xBarScale = (0, _d3scale.scaleUtc)().domain([
446
- sDate,
447
- lDate
448
- ]).range(_useRtl ? [
449
- containerWidth - margins.right - _domainMargin,
450
- margins.left + _domainMargin
451
- ] : [
452
- margins.left + _domainMargin,
453
- containerWidth - margins.right - _domainMargin
454
- ]);
455
- } else {
456
- xBarScale = (0, _d3scale.scaleBand)().domain(_xAxisLabels).range(_useRtl ? [
457
- containerWidth - margins.right - _domainMargin,
458
- margins.left + _domainMargin
459
- ] : [
460
- margins.left + _domainMargin,
461
- containerWidth - margins.right - _domainMargin
462
- ]).paddingInner(_xAxisInnerPadding).paddingOuter(_xAxisOuterPadding);
463
- }
464
- return {
465
- xBarScale,
466
- yBarScale
467
- };
468
- }
469
- const classes = (0, _useVerticalBarChartStylesstyles.useVerticalBarChartStyles)(props);
470
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
471
- function _calculateMinBarHeight(yMin, yMax, yReferencePoint, yBarScale) {
472
- const maxHeightFromBaseline = yMax < 0 ? Math.abs(yMin - yReferencePoint) : Math.max(Math.abs(yMax - yReferencePoint), Math.abs(yMin - yReferencePoint));
473
- return Math.ceil(yBarScale(maxHeightFromBaseline) / 100.0);
474
- }
475
- function _createNumericBars(containerHeight, containerWidth, xElement) {
476
- const { useSingleColor = false } = props;
477
- const { xBarScale, yBarScale } = _getScales(containerHeight, containerWidth);
478
- const colorScale = _createColors();
479
- const yReferencePoint = _yMax < 0 ? _yMax : 0;
480
- const bars = _points.map((point, index)=>{
481
- const shouldHighlight = _legendHighlighted(point.legend) || _noLegendHighlighted() ? true : false;
482
- let barHeight = yBarScale(point.y) - yBarScale(yReferencePoint);
483
- const isHeightNegative = barHeight < 0;
484
- barHeight = Math.abs(barHeight);
485
- // Calculate threshold for minimum visible bar height
486
- const minBarHeight = _calculateMinBarHeight(_yMin, _yMax, yReferencePoint, yBarScale);
487
- let adjustedBarHeight = barHeight;
488
- if (barHeight === 0) {
489
- return /*#__PURE__*/ _react.createElement(_react.Fragment, {
490
- key: point.x
491
- }, " ");
492
- } else if (barHeight <= minBarHeight) {
493
- adjustedBarHeight = minBarHeight;
494
- }
495
- const xPoint = xBarScale(point.x) - _barWidth / 2;
496
- const yPoint = containerHeight - margins.bottom - (isHeightNegative ? -1 * adjustedBarHeight : adjustedBarHeight) - yBarScale(yReferencePoint);
497
- const baselineHeight = containerHeight - margins.bottom - yBarScale(yReferencePoint);
498
- return /*#__PURE__*/ _react.createElement("g", {
499
- key: `${point.x}_${index}`
500
- }, /*#__PURE__*/ _react.createElement("rect", {
501
- id: `${_vbcBarId}-${index}`,
502
- x: xPoint,
503
- y: !isHeightNegative ? yPoint : baselineHeight,
504
- width: _barWidth,
505
- height: adjustedBarHeight,
506
- ref: (e)=>{
507
- _refCallback(e, point.legend);
508
- },
509
- onClick: point.onClick,
510
- onMouseOver: (event)=>_onBarHover(point, colorScale(point.y), event),
511
- "aria-label": _getAriaLabel(point),
512
- role: "img",
513
- onMouseLeave: _onBarLeave,
514
- onFocus: (event)=>_onBarFocus(event, point, index, colorScale(point.y)),
515
- onBlur: _onBarLeave,
516
- fill: point.color && !useSingleColor ? point.color : colorScale(point.y),
517
- tabIndex: !props.hideTooltip && shouldHighlight ? 0 : undefined,
518
- opacity: shouldHighlight ? 1 : 0.1,
519
- rx: props.roundCorners ? 3 : 0
520
- }), _renderBarLabel(xPoint, yPoint, point.y, point.legend, isHeightNegative, point.barLabel));
521
- });
522
- return bars;
523
- }
524
- function _createStringBars(containerHeight, containerWidth, xElement) {
525
- const { xBarScale, yBarScale } = _getScales(containerHeight, containerWidth);
526
- const colorScale = _createColors();
527
- const yReferencePoint = _yMax < 0 ? _yMax : 0;
528
- const bars = _points.map((point, index)=>{
529
- const shouldHighlight = _legendHighlighted(point.legend) || _noLegendHighlighted() ? true : false;
530
- let barHeight = yBarScale(point.y) - yBarScale(yReferencePoint);
531
- const isHeightNegative = barHeight < 0;
532
- barHeight = Math.abs(barHeight);
533
- // Calculate threshold for minimum visible bar height
534
- const minBarHeight = _calculateMinBarHeight(_yMin, _yMax, yReferencePoint, yBarScale);
535
- let adjustedBarHeight = barHeight;
536
- if (barHeight === 0) {
537
- return /*#__PURE__*/ _react.createElement(_react.Fragment, {
538
- key: point.x
539
- }, " ");
540
- } else if (barHeight <= minBarHeight) {
541
- adjustedBarHeight = minBarHeight;
542
- }
543
- const xPoint = xBarScale(point.x);
544
- const yPoint = containerHeight - margins.bottom - (isHeightNegative ? -1 * adjustedBarHeight : adjustedBarHeight) - yBarScale(yReferencePoint);
545
- const baselineHeight = containerHeight - margins.bottom - yBarScale(yReferencePoint);
546
- // Setting the bar width here is safe because there are no dependencies earlier in the code
547
- // that rely on the width of bars in vertical bar charts with string x-axis.
548
- _barWidth = (0, _index1.getBarWidth)(props.barWidth, props.maxBarWidth, xBarScale.bandwidth(), props.mode);
549
- return /*#__PURE__*/ _react.createElement("g", {
550
- key: point.x instanceof Date ? `${point.x.getTime()}_${index}` : `${point.x}_${index}`,
551
- transform: `translate(${0.5 * (xBarScale.bandwidth() - _barWidth)}, 0)`
552
- }, /*#__PURE__*/ _react.createElement("rect", {
553
- id: `${_vbcBarId}-${index}`,
554
- x: xPoint,
555
- y: !isHeightNegative ? yPoint : baselineHeight,
556
- width: _barWidth,
557
- height: adjustedBarHeight,
558
- "aria-label": _getAriaLabel(point),
559
- role: "img",
560
- ref: (e)=>{
561
- _refCallback(e, point.legend);
562
- },
563
- onClick: point.onClick,
564
- onMouseOver: (event)=>_onBarHover(point, colorScale(point.y), event),
565
- onMouseLeave: _onBarLeave,
566
- onBlur: _onBarLeave,
567
- onFocus: (event)=>_onBarFocus(event, point, index, colorScale(point.y)),
568
- fill: point.color ? point.color : colorScale(point.y),
569
- tabIndex: !props.hideTooltip && shouldHighlight ? 0 : undefined,
570
- rx: props.roundCorners ? 3 : 0,
571
- opacity: shouldHighlight ? 1 : 0.1
572
- }), _renderBarLabel(xPoint, yPoint, point.y, point.legend, isHeightNegative, point.barLabel));
573
- });
574
- return bars;
575
- }
576
- function _createDateBars(containerHeight, containerWidth, xElement) {
577
- const { useSingleColor = false } = props;
578
- const { xBarScale, yBarScale } = _getScales(containerHeight, containerWidth);
579
- const colorScale = _createColors();
580
- const yReferencePoint = _yMax < 0 ? _yMax : 0;
581
- const bars = _points.map((point, index)=>{
582
- const shouldHighlight = _legendHighlighted(point.legend) || _noLegendHighlighted() ? true : false;
583
- let barHeight = yBarScale(point.y) - yBarScale(yReferencePoint);
584
- const isHeightNegative = barHeight < 0;
585
- barHeight = Math.abs(barHeight);
586
- // Calculate threshold for minimum visible bar height
587
- const minBarHeight = _calculateMinBarHeight(_yMin, _yMax, yReferencePoint, yBarScale);
588
- let adjustedBarHeight = barHeight;
589
- if (barHeight === 0) {
590
- return /*#__PURE__*/ _react.createElement(_react.Fragment, {
591
- key: point.x
592
- }, " ");
593
- } else if (barHeight <= minBarHeight) {
594
- adjustedBarHeight = minBarHeight;
595
- }
596
- const xPoint = xBarScale(point.x) - _barWidth / 2;
597
- const yPoint = containerHeight - margins.bottom - (isHeightNegative ? -1 * adjustedBarHeight : adjustedBarHeight) - yBarScale(yReferencePoint);
598
- const baselineHeight = containerHeight - margins.bottom - yBarScale(yReferencePoint);
599
- return /*#__PURE__*/ _react.createElement("g", {
600
- key: point.x instanceof Date ? `${point.x.getTime()}_${index}` : `${point.x}_${index}`
601
- }, /*#__PURE__*/ _react.createElement("rect", {
602
- id: `${_vbcBarId}-${index}`,
603
- x: xPoint,
604
- className: classes.opacityChangeOnHover,
605
- y: !isHeightNegative ? yPoint : baselineHeight,
606
- width: _barWidth,
607
- height: adjustedBarHeight,
608
- ref: (e)=>{
609
- _refCallback(e, point.legend);
610
- },
611
- onClick: point.onClick,
612
- onMouseOver: (event)=>_onBarHover(point, colorScale(point.y), event),
613
- "aria-label": _getAriaLabel(point),
614
- role: "img",
615
- onMouseLeave: _onBarLeave,
616
- onFocus: (event)=>_onBarFocus(event, point, index, colorScale(point.y)),
617
- onBlur: _onBarLeave,
618
- fill: point.color && !useSingleColor ? point.color : colorScale(point.y),
619
- tabIndex: !props.hideTooltip && shouldHighlight ? 0 : undefined,
620
- rx: props.roundCorners ? 3 : 0,
621
- opacity: shouldHighlight ? 1 : 0.1
622
- }), _renderBarLabel(xPoint, yPoint, point.y, point.legend, isHeightNegative, point.barLabel));
623
- });
624
- return bars;
625
- }
626
- function _onLegendHover(legendTitle) {
627
- setActiveLegend(legendTitle);
628
- }
629
- function _onLegendLeave() {
630
- setActiveLegend(undefined);
631
- }
632
- function _getLegendData(data) {
633
- const { useSingleColor } = props;
634
- const { lineLegendText, lineLegendColor = _reacttheme.tokens.colorPaletteYellowForeground1 } = props;
635
- const actions = [];
636
- const mapLegendToColor = {};
637
- data.forEach((point, _index)=>{
638
- // eslint-disable-next-line @typescript-eslint/no-shadow
639
- const color = !useSingleColor ? point.color : _createColors()(1);
640
- mapLegendToColor[point.legend] = color;
641
- });
642
- Object.entries(mapLegendToColor).forEach(([legendTitle, color])=>{
643
- // mapping data to the format Legends component needs
644
- const legend = {
645
- title: legendTitle,
646
- color,
647
- hoverAction: ()=>{
648
- _handleChartMouseLeave();
649
- _onLegendHover(legendTitle);
650
- },
651
- onMouseOutAction: ()=>{
652
- _onLegendLeave();
653
- }
654
- };
655
- actions.push(legend);
656
- });
657
- if (_isHavingLine && lineLegendText && lineLegendColor) {
658
- const lineLegend = {
659
- title: lineLegendText,
660
- color: lineLegendColor,
661
- hoverAction: ()=>{
662
- _handleChartMouseLeave();
663
- _onLegendHover(lineLegendText);
664
- },
665
- onMouseOutAction: ()=>{
666
- _onLegendLeave();
667
- },
668
- isLineLegendInBarChart: true
669
- };
670
- actions.unshift(lineLegend);
671
- }
672
- const legends = /*#__PURE__*/ _react.createElement(_index.Legends, {
673
- legends: actions,
674
- enabledWrapLines: props.enabledLegendsWrapLines,
675
- overflowText: props.legendsOverflowText,
676
- ...props.legendProps,
677
- selectedLegends: selectedLegends,
678
- onChange: _onLegendSelectionChange,
679
- legendRef: _legendsRef
680
- });
681
- return legends;
682
- }
683
- function _onLegendSelectionChange(legendsSelected, event, currentLegend) {
684
- var _props_legendProps, _props_legendProps1;
685
- if ((_props_legendProps = props.legendProps) === null || _props_legendProps === void 0 ? void 0 : _props_legendProps.canSelectMultipleLegends) {
686
- setSelectedLegends(legendsSelected);
687
- } else {
688
- setSelectedLegends(legendsSelected.slice(-1));
689
- }
690
- if ((_props_legendProps1 = props.legendProps) === null || _props_legendProps1 === void 0 ? void 0 : _props_legendProps1.onChange) {
691
- props.legendProps.onChange(legendsSelected, event, currentLegend);
692
- }
693
- }
694
- function _getAxisData(yAxisData) {
695
- if (yAxisData && yAxisData.yAxisDomainValues.length) {
696
- const { yAxisDomainValues: domainValue } = yAxisData;
697
- _yMax = Math.max(domainValue[domainValue.length - 1], props.yMaxValue || 0);
698
- _yMin = Math.min(domainValue[0], props.yMinValue || 0);
699
- }
700
- }
701
- /**
702
- * This function checks if the given legend is highlighted or not.
703
- * A legend can be highlighted in 2 ways:
704
- * 1. selection: if the user clicks on it
705
- * 2. hovering: if there is no selected legend and the user hovers over it
706
- */ function _legendHighlighted(legendTitle) {
707
- return _getHighlightedLegend().includes(legendTitle);
708
- }
709
- /**
710
- * This function checks if none of the legends is selected or hovered.
711
- */ function _noLegendHighlighted() {
712
- return _getHighlightedLegend().length === 0;
713
- }
714
- function _getHighlightedLegend() {
715
- return selectedLegends.length > 0 ? selectedLegends : activeLegend ? [
716
- activeLegend
717
- ] : [];
718
- }
719
- function _getAriaLabel(point) {
720
- var _point_lineData, _point_lineData1, _point_callOutAccessibilityData;
721
- const xValue = point.xAxisCalloutData ? point.xAxisCalloutData : point.x instanceof Date ? point.x.toLocaleString() : point.x;
722
- const legend = point.legend;
723
- const yValue = point.yAxisCalloutData || point.y;
724
- const lineLegend = props.lineLegendText || 'Line';
725
- const lineYValue = ((_point_lineData = point.lineData) === null || _point_lineData === void 0 ? void 0 : _point_lineData.yAxisCalloutData) || ((_point_lineData1 = point.lineData) === null || _point_lineData1 === void 0 ? void 0 : _point_lineData1.y);
726
- return ((_point_callOutAccessibilityData = point.callOutAccessibilityData) === null || _point_callOutAccessibilityData === void 0 ? void 0 : _point_callOutAccessibilityData.ariaLabel) || `${xValue}. ` + (legend ? `${legend}, ` : '') + `${yValue}.` + (typeof lineYValue !== 'undefined' ? ` ${lineLegend}, ${lineYValue}.` : '');
727
- }
728
- function _renderBarLabel(xPoint, yPoint, barValue, legend, isNegativeBar, customBarLabel) {
729
- if (props.hideLabels || _barWidth < 16 || !(_legendHighlighted(legend) || _noLegendHighlighted())) {
730
- return null;
731
- }
732
- // Use custom barLabel if provided, otherwise use the formatted barValue
733
- const displayLabel = customBarLabel !== undefined ? customBarLabel : typeof props.yAxisTickFormat === 'function' ? props.yAxisTickFormat(barValue) : (0, _index1.formatScientificLimitWidth)(barValue);
734
- return /*#__PURE__*/ _react.createElement("text", {
735
- x: xPoint + _barWidth / 2,
736
- y: isNegativeBar ? yPoint + 12 : yPoint - 6,
737
- textAnchor: "middle",
738
- className: classes.barLabel,
739
- "aria-hidden": true,
740
- style: {
741
- direction: 'ltr',
742
- unicodeBidi: 'isolate'
743
- }
744
- }, displayLabel);
745
- }
746
- function _getDomainMargins(containerWidth) {
747
- var _props_data;
748
- _domainMargin = MIN_DOMAIN_MARGIN;
749
- const mapX = {};
750
- (_props_data = props.data) === null || _props_data === void 0 ? void 0 : _props_data.forEach((point)=>{
751
- if (point.x instanceof Date) {
752
- mapX[point.x.getTime()] = point.x;
753
- } else {
754
- mapX[point.x] = point.x;
755
- }
756
- });
757
- const uniqueX = Object.values(mapX);
758
- /** Total width available to render the bars */ const totalWidth = (0, _index1.calcTotalWidth)(containerWidth, margins, MIN_DOMAIN_MARGIN);
759
- if (_xAxisType === _index1.XAxisTypes.StringAxis) {
760
- if ((0, _index1.isScalePaddingDefined)(props.xAxisOuterPadding, props.xAxisPadding)) {
761
- // Setting the domain margin for string x-axis to 0 because the xAxisOuterPadding prop is now available
762
- // to adjust the space before the first bar and after the last bar.
763
- _domainMargin = 0;
764
- } else if (props.barWidth !== 'auto' && props.mode !== 'histogram') {
765
- // Update the bar width so that when CartesianChart rerenders,
766
- // the following calculations don't use the previous bar width.
767
- _barWidth = (0, _index1.getBarWidth)(props.barWidth, props.maxBarWidth);
768
- /** Total width required to render the bars. Directly proportional to bar width */ const reqWidth = (0, _index1.calcRequiredWidth)(_barWidth, uniqueX.length, _xAxisInnerPadding);
769
- if (totalWidth >= reqWidth) {
770
- // Center align the chart by setting equal left and right margins for domain
771
- _domainMargin = MIN_DOMAIN_MARGIN + (totalWidth - reqWidth) / 2;
772
- }
773
- } else if ([
774
- 'plotly',
775
- 'histogram'
776
- ].includes(props.mode) && uniqueX.length > 1) {
777
- // Calculate the remaining width after rendering bars at their maximum allowable width
778
- const bandwidth = (0, _index1.calcBandwidth)(totalWidth, uniqueX.length, _xAxisInnerPadding);
779
- const barWidth = (0, _index1.getBarWidth)(props.barWidth, props.maxBarWidth, bandwidth, props.mode);
780
- let reqWidth = (0, _index1.calcRequiredWidth)(barWidth, uniqueX.length, _xAxisInnerPadding);
781
- const margin1 = (totalWidth - reqWidth) / 2;
782
- let margin2 = Number.POSITIVE_INFINITY;
783
- // This logic may introduce gaps between histogram bars when the barWidth is restricted.
784
- // So disable it for histogram mode.
785
- if (props.mode !== 'histogram') {
786
- // Calculate the remaining width after accounting for the space required to render x-axis labels
787
- const step = (0, _index1.calculateLongestLabelWidth)(uniqueX) + 20;
788
- reqWidth = (uniqueX.length - _xAxisInnerPadding) * step;
789
- margin2 = (totalWidth - reqWidth) / 2;
790
- }
791
- _domainMargin = MIN_DOMAIN_MARGIN + Math.max(0, Math.min(margin1, margin2));
792
- }
793
- } else {
794
- if (props.mode === 'histogram') {
795
- // Try center-aligning the bars to eliminate any gaps caused by a restricted barWidth.
796
- // This only works if the bin centers are consistent across all legend groups; otherwise,
797
- // the calculated domainMargin may be too small.
798
- const barWidth = props.maxBarWidth;
799
- const reqWidth = (0, _index1.calcRequiredWidth)(barWidth, uniqueX.length, _xAxisInnerPadding);
800
- _domainMargin += Math.max(0, (totalWidth - reqWidth) / 2);
801
- }
802
- // The histogram may appear distorted when bin centers/sizes vary across different legend groups.
803
- // Currently, we calculate the appropriate bar width using the closest unique x-values to make
804
- // the bars of the same legend group adjacent. But these x-values can come from different legend groups
805
- // and result in misleading visuals. Even if we compute bar widths separately within each group,
806
- // we still lack support for rendering bars with different widths and must use the minimum width,
807
- // which can cause the same issue.
808
- // Solution: Instead of estimating the appropriate bar width, render each bar to span the full range
809
- // of its corresponding bin explicitly.
810
- _barWidth = (0, _index1.getBarWidth)(props.barWidth, props.maxBarWidth, (0, _index1.calculateAppropriateBarWidth)(uniqueX, (0, _index1.calcTotalWidth)(containerWidth, margins, _domainMargin), _xAxisInnerPadding), props.mode);
811
- _domainMargin += _barWidth / 2;
812
- _domainMargin += _barWidth / 2;
813
- }
814
- return {
815
- ...margins,
816
- left: margins.left + _domainMargin,
817
- right: margins.right + _domainMargin
818
- };
819
- }
820
- function _getChartTitle() {
821
- const { chartTitle, data } = props;
822
- return (chartTitle ? `${chartTitle}. ` : '') + `Vertical bar chart with ${(data === null || data === void 0 ? void 0 : data.length) || 0} bars` + (_isHavingLine ? ' and 1 line' : '') + '. ';
823
- }
824
- function _isChartEmpty() {
825
- return _points.length === 0 || _points.every((point)=>point.y === 0) && !_isHavingLine;
826
- }
827
- function _getOrderedXAxisLabels() {
828
- if (_xAxisType !== _index1.XAxisTypes.StringAxis) {
829
- return [];
830
- }
831
- return (0, _index1.sortAxisCategories)(_mapCategoryToValues(), props.xAxisCategoryOrder);
832
- }
833
- function _mapCategoryToValues() {
834
- const categoryToValues = {};
835
- _points.forEach((point)=>{
836
- const xValue = point.x;
837
- if (!categoryToValues[xValue]) {
838
- categoryToValues[xValue] = [];
839
- }
840
- categoryToValues[xValue].push(point.y);
841
- if (point.lineData) {
842
- categoryToValues[xValue].push(point.lineData.y);
843
- }
844
- });
845
- return categoryToValues;
846
- }
847
- function updatePosition(newX, newY) {
848
- const threshold = 1; // Set a threshold for movement
849
- const { x, y } = clickPosition;
850
- // Calculate the distance moved
851
- const distance = Math.sqrt(Math.pow(newX - x, 2) + Math.pow(newY - y, 2));
852
- // Update the position only if the distance moved is greater than the threshold
853
- if (distance > threshold) {
854
- setClickPosition({
855
- x: newX,
856
- y: newY
857
- });
858
- setPopoverOpen(true);
859
- }
860
- }
861
- _adjustProps();
862
- _xAxisLabels = _getOrderedXAxisLabels();
863
- _yMax = Math.max((0, _d3array.max)(_points, (point)=>point.y), props.yMaxValue || 0);
864
- _yMin = Math.min((0, _d3array.min)(_points, (point)=>point.y), props.yMinValue || 0);
865
- const legendBars = _getLegendData(_points);
866
- const calloutProps = {
867
- ..._isHavingLine && {
868
- YValueHover: hoveredYValues,
869
- hoverXValue
870
- },
871
- color,
872
- legend: calloutLegend,
873
- XValue: xCalloutValue,
874
- YValue: yCalloutValue ? yCalloutValue : dataForHoverCard,
875
- ...props.calloutProps,
876
- ...(0, _index1.getAccessibleDataObject)(callOutAccessibilityData),
877
- clickPosition,
878
- isPopoverOpen,
879
- isCalloutForStack: _isHavingLine && (_noLegendHighlighted() || _getHighlightedLegend().length > 1),
880
- culture: props.culture,
881
- isCartesian: true,
882
- customCallout: {
883
- customizedCallout: _getCustomizedCallout() != null ? _getCustomizedCallout() : undefined,
884
- customCalloutProps: props.calloutPropsPerDataPoint ? props.calloutPropsPerDataPoint(dataPointCalloutProps) : undefined
885
- }
886
- };
887
- const tickParams = {
888
- tickValues: props.tickValues,
889
- tickFormat: props.tickFormat
890
- };
891
- return !_isChartEmpty() ? /*#__PURE__*/ _react.createElement(_index.CartesianChart, {
892
- ...props,
893
- points: _points,
894
- chartTitle: _getChartTitle(),
895
- chartType: _index1.ChartTypes.VerticalBarChart,
896
- xAxisType: _xAxisType,
897
- createYAxis: _index1.createNumericYAxis,
898
- calloutProps: calloutProps,
899
- tickParams: tickParams,
900
- ..._isHavingLine && _noLegendHighlighted() && {
901
- isCalloutForStack: true
902
- },
903
- legendBars: legendBars,
904
- datasetForXAxisDomain: _xAxisLabels,
905
- barwidth: _barWidth,
906
- createStringYAxis: _index1.createStringYAxis,
907
- getmargins: _getMargins,
908
- getMinMaxOfYAxis: _index1.findVerticalNumericMinMaxOfY,
909
- getGraphData: _getGraphData,
910
- getDomainNRangeValues: _getDomainNRangeValues,
911
- getAxisData: _getAxisData,
912
- onChartMouseLeave: _handleChartMouseLeave,
913
- getDomainMargins: _getDomainMargins,
914
- ..._xAxisType === _index1.XAxisTypes.StringAxis && {
915
- xAxisInnerPadding: _xAxisInnerPadding,
916
- xAxisOuterPadding: _xAxisOuterPadding
917
- },
918
- componentRef: cartesianChartRef,
919
- showRoundOffXTickValues: !(0, _index1.isScalePaddingDefined)(props.xAxisInnerPadding, props.xAxisPadding) && props.mode !== 'histogram',
920
- /* eslint-disable react/jsx-no-bind */ children: (props)=>{
921
- return /*#__PURE__*/ _react.createElement(_react.Fragment, null, /*#__PURE__*/ _react.createElement("g", null, _bars), _isHavingLine && /*#__PURE__*/ _react.createElement("g", null, _createLine(props.xScale, props.yScalePrimary, props.containerHeight, props.containerWidth, props.yScaleSecondary)));
922
- }
923
- }) : /*#__PURE__*/ _react.createElement("div", {
924
- id: _emptyChartId,
925
- role: 'alert',
926
- style: {
927
- opacity: '0'
928
- },
929
- "aria-label": 'Graph has no data to display'
930
- });
931
- });
932
- VerticalBarChart.displayName = 'VerticalBarChart';