@undp/data-viz 1.5.1 → 1.5.3

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 (230) hide show
  1. package/dist/AreaChart.cjs +1 -1
  2. package/dist/AreaChart.cjs.map +1 -1
  3. package/dist/AreaChart.js +3 -2
  4. package/dist/AreaChart.js.map +1 -1
  5. package/dist/BarGraph.cjs +1 -1
  6. package/dist/BarGraph.cjs.map +1 -1
  7. package/dist/BarGraph.js +1221 -1247
  8. package/dist/BarGraph.js.map +1 -1
  9. package/dist/BeeSwarmChart.cjs +1 -1
  10. package/dist/BeeSwarmChart.cjs.map +1 -1
  11. package/dist/BeeSwarmChart.js +130 -142
  12. package/dist/BeeSwarmChart.js.map +1 -1
  13. package/dist/BiVariateChoroplethMap.cjs +1 -1
  14. package/dist/BiVariateChoroplethMap.cjs.map +1 -1
  15. package/dist/BiVariateChoroplethMap.js +41 -41
  16. package/dist/BiVariateChoroplethMap.js.map +1 -1
  17. package/dist/BulletChart.cjs +1 -1
  18. package/dist/BulletChart.cjs.map +1 -1
  19. package/dist/BulletChart.js +483 -487
  20. package/dist/BulletChart.js.map +1 -1
  21. package/dist/ButterflyChart.cjs +1 -1
  22. package/dist/ButterflyChart.cjs.map +1 -1
  23. package/dist/ButterflyChart.js +99 -99
  24. package/dist/ButterflyChart.js.map +1 -1
  25. package/dist/ChoroplethMap.cjs +1 -1
  26. package/dist/ChoroplethMap.cjs.map +1 -1
  27. package/dist/ChoroplethMap.js +125 -125
  28. package/dist/ChoroplethMap.js.map +1 -1
  29. package/dist/CirclePackingGraph.cjs +1 -1
  30. package/dist/CirclePackingGraph.js +2 -2
  31. package/dist/Data/BureauPerformance.csv +8 -0
  32. package/dist/Data/EGDashboardData.csv +6 -0
  33. package/dist/DataCards.cjs +2 -2
  34. package/dist/DataCards.cjs.map +1 -1
  35. package/dist/DataCards.js +6 -6
  36. package/dist/DataCards.js.map +1 -1
  37. package/dist/DataTable.cjs +1 -1
  38. package/dist/DataTable.cjs.map +1 -1
  39. package/dist/DataTable.js +66 -68
  40. package/dist/DataTable.js.map +1 -1
  41. package/dist/DifferenceLineChart.cjs +1 -1
  42. package/dist/DifferenceLineChart.cjs.map +1 -1
  43. package/dist/DifferenceLineChart.js +3 -2
  44. package/dist/DifferenceLineChart.js.map +1 -1
  45. package/dist/DonutChart.cjs +1 -1
  46. package/dist/DonutChart.cjs.map +1 -1
  47. package/dist/DonutChart.js +205 -205
  48. package/dist/DonutChart.js.map +1 -1
  49. package/dist/DotDensityMap.cjs +1 -1
  50. package/dist/DotDensityMap.cjs.map +1 -1
  51. package/dist/DotDensityMap.js +78 -81
  52. package/dist/DotDensityMap.js.map +1 -1
  53. package/dist/DualAxisLineChart.cjs +1 -1
  54. package/dist/DualAxisLineChart.cjs.map +1 -1
  55. package/dist/DualAxisLineChart.js +3 -2
  56. package/dist/DualAxisLineChart.js.map +1 -1
  57. package/dist/DumbbellChart.cjs +1 -1
  58. package/dist/DumbbellChart.cjs.map +1 -1
  59. package/dist/DumbbellChart.js +64 -65
  60. package/dist/DumbbellChart.js.map +1 -1
  61. package/dist/GeoHubMap.cjs +1 -1
  62. package/dist/GeoHubMap.js +1 -1
  63. package/dist/GeoHubMapWithLayerSelection.cjs +1 -1
  64. package/dist/GeoHubMapWithLayerSelection.js +1 -1
  65. package/dist/{GraphEl-4RUlclvW.cjs → GraphEl-BcYgMnN2.cjs} +2 -2
  66. package/dist/{GraphEl-4RUlclvW.cjs.map → GraphEl-BcYgMnN2.cjs.map} +1 -1
  67. package/dist/{GraphEl-ClIxlWa3.js → GraphEl-CMWeARJ3.js} +2 -2
  68. package/dist/{GraphEl-ClIxlWa3.js.map → GraphEl-CMWeARJ3.js.map} +1 -1
  69. package/dist/GriddedGraphs.cjs +1 -1
  70. package/dist/GriddedGraphs.js +4 -4
  71. package/dist/GriddedGraphsFromConfig.cjs +1 -1
  72. package/dist/GriddedGraphsFromConfig.js +1 -1
  73. package/dist/HeatMap.cjs +1 -1
  74. package/dist/HeatMap.cjs.map +1 -1
  75. package/dist/HeatMap.js +83 -83
  76. package/dist/HeatMap.js.map +1 -1
  77. package/dist/Histogram.cjs +1 -1
  78. package/dist/Histogram.js +1 -1
  79. package/dist/LineChartWithConfidenceInterval.cjs +1 -1
  80. package/dist/LineChartWithConfidenceInterval.cjs.map +1 -1
  81. package/dist/LineChartWithConfidenceInterval.js +7 -6
  82. package/dist/LineChartWithConfidenceInterval.js.map +1 -1
  83. package/dist/MultiGraphDashboard.cjs +1 -1
  84. package/dist/MultiGraphDashboard.js +2 -2
  85. package/dist/MultiGraphDashboardFromConfig.cjs +1 -1
  86. package/dist/MultiGraphDashboardFromConfig.js +1 -1
  87. package/dist/MultiGraphDashboardWideToLongFormat.cjs +1 -1
  88. package/dist/MultiGraphDashboardWideToLongFormat.js +1 -1
  89. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs +1 -1
  90. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js +1 -1
  91. package/dist/MultiLineAltChart.cjs +1 -1
  92. package/dist/MultiLineAltChart.cjs.map +1 -1
  93. package/dist/MultiLineAltChart.js +82 -91
  94. package/dist/MultiLineAltChart.js.map +1 -1
  95. package/dist/MultiLineChart.cjs +1 -1
  96. package/dist/MultiLineChart.cjs.map +1 -1
  97. package/dist/MultiLineChart.js +3 -2
  98. package/dist/MultiLineChart.js.map +1 -1
  99. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs +1 -1
  100. package/dist/PerformanceIntensiveMultiGraphDashboard.js +2 -2
  101. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs +1 -1
  102. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.js +1 -1
  103. package/dist/RadarChart.cjs +1 -1
  104. package/dist/RadarChart.cjs.map +1 -1
  105. package/dist/RadarChart.js +124 -130
  106. package/dist/RadarChart.js.map +1 -1
  107. package/dist/SankeyChart.cjs +1 -1
  108. package/dist/SankeyChart.cjs.map +1 -1
  109. package/dist/SankeyChart.js +200 -200
  110. package/dist/SankeyChart.js.map +1 -1
  111. package/dist/ScatterPlot.cjs +1 -1
  112. package/dist/ScatterPlot.cjs.map +1 -1
  113. package/dist/ScatterPlot.js +149 -155
  114. package/dist/ScatterPlot.js.map +1 -1
  115. package/dist/SimpleLineChart.cjs +1 -1
  116. package/dist/SimpleLineChart.cjs.map +1 -1
  117. package/dist/SimpleLineChart.js +44 -43
  118. package/dist/SimpleLineChart.js.map +1 -1
  119. package/dist/SingleGraphDashboard.cjs +1 -1
  120. package/dist/SingleGraphDashboard.js +4 -4
  121. package/dist/SingleGraphDashboardFromConfig.cjs +1 -1
  122. package/dist/SingleGraphDashboardFromConfig.js +1 -1
  123. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs +1 -1
  124. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.js +1 -1
  125. package/dist/SingleGraphDashboardThreeDGraphs.cjs +1 -1
  126. package/dist/SingleGraphDashboardThreeDGraphs.js +3 -3
  127. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs +1 -1
  128. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.js +1 -1
  129. package/dist/SlopeChart.cjs +1 -1
  130. package/dist/SlopeChart.cjs.map +1 -1
  131. package/dist/SlopeChart.js +107 -113
  132. package/dist/SlopeChart.js.map +1 -1
  133. package/dist/SparkLine.cjs +1 -1
  134. package/dist/SparkLine.cjs.map +1 -1
  135. package/dist/SparkLine.js +3 -2
  136. package/dist/SparkLine.js.map +1 -1
  137. package/dist/StripChart.cjs +1 -1
  138. package/dist/StripChart.cjs.map +1 -1
  139. package/dist/StripChart.js +159 -159
  140. package/dist/StripChart.js.map +1 -1
  141. package/dist/ThreeDGlobe.cjs +1 -1
  142. package/dist/ThreeDGlobe.cjs.map +1 -1
  143. package/dist/ThreeDGlobe.js +3 -3
  144. package/dist/ThreeDGlobe.js.map +1 -1
  145. package/dist/TreeMapGraph.cjs +1 -1
  146. package/dist/TreeMapGraph.cjs.map +1 -1
  147. package/dist/TreeMapGraph.js +194 -200
  148. package/dist/TreeMapGraph.js.map +1 -1
  149. package/dist/ensureCompleteData-DkQYPeDa.cjs +2 -0
  150. package/dist/ensureCompleteData-DkQYPeDa.cjs.map +1 -0
  151. package/dist/{ensureCompleteData-BALdOrsS.js → ensureCompleteData-DlmibgaI.js} +28 -8
  152. package/dist/ensureCompleteData-DlmibgaI.js.map +1 -0
  153. package/dist/fetchAndParseData-Ba-_CgxS.cjs +16 -0
  154. package/dist/fetchAndParseData-Ba-_CgxS.cjs.map +1 -0
  155. package/dist/fetchAndParseData-sapWbnYk.js +583 -0
  156. package/dist/fetchAndParseData-sapWbnYk.js.map +1 -0
  157. package/dist/fetchAndParseData.cjs +1 -1
  158. package/dist/fetchAndParseData.js +1 -1
  159. package/dist/getJenks-BbngDoBQ.js +19 -0
  160. package/dist/getJenks-BbngDoBQ.js.map +1 -0
  161. package/dist/getJenks-GYmdwBqm.cjs +2 -0
  162. package/dist/getJenks-GYmdwBqm.cjs.map +1 -0
  163. package/dist/getSliderMarks-9cNoRkDx.js +1023 -0
  164. package/dist/getSliderMarks-9cNoRkDx.js.map +1 -0
  165. package/dist/getSliderMarks-CRIbTGYV.cjs +6 -0
  166. package/dist/getSliderMarks-CRIbTGYV.cjs.map +1 -0
  167. package/dist/getUniqValue-DiCh_MOD.js +13 -0
  168. package/dist/getUniqValue-DiCh_MOD.js.map +1 -0
  169. package/dist/getUniqValue-RViz8tTw.cjs +2 -0
  170. package/dist/getUniqValue-RViz8tTw.cjs.map +1 -0
  171. package/dist/{index-BMgDMxKJ.js → index-37q0ULNQ.js} +44 -50
  172. package/dist/index-37q0ULNQ.js.map +1 -0
  173. package/dist/index-CVlCtJbC.cjs +2 -0
  174. package/dist/index-CVlCtJbC.cjs.map +1 -0
  175. package/dist/index.cjs +1 -1
  176. package/dist/index.d.ts +1 -1
  177. package/dist/index.js +6 -6
  178. package/dist/sort-DfK1b0F5.js +34 -0
  179. package/dist/sort-DfK1b0F5.js.map +1 -0
  180. package/dist/sort-O96oMZLb.cjs +2 -0
  181. package/dist/sort-O96oMZLb.cjs.map +1 -0
  182. package/dist/transformData.cjs +1 -1
  183. package/dist/transformData.js +3 -3
  184. package/dist/transformDataForAggregation-KXGm6flX.cjs +2 -0
  185. package/dist/{transformDataForAggregation-BVxVu4yY.cjs.map → transformDataForAggregation-KXGm6flX.cjs.map} +1 -1
  186. package/dist/{transformDataForAggregation-1BYVFqvF.js → transformDataForAggregation-sBpdlX8n.js} +40 -44
  187. package/dist/{transformDataForAggregation-1BYVFqvF.js.map → transformDataForAggregation-sBpdlX8n.js.map} +1 -1
  188. package/dist/{transformDataForGraphFromFile-BC9Ha8hF.js → transformDataForGraphFromFile-ComYvzuz.js} +3 -3
  189. package/dist/{transformDataForGraphFromFile-BC9Ha8hF.js.map → transformDataForGraphFromFile-ComYvzuz.js.map} +1 -1
  190. package/dist/{transformDataForGraphFromFile-b41aNQYY.cjs → transformDataForGraphFromFile-DVZodTHd.cjs} +2 -2
  191. package/dist/{transformDataForGraphFromFile-b41aNQYY.cjs.map → transformDataForGraphFromFile-DVZodTHd.cjs.map} +1 -1
  192. package/dist/uniqBy-BHy4I8PK.js +8 -0
  193. package/dist/uniqBy-BHy4I8PK.js.map +1 -0
  194. package/dist/uniqBy-O05lp2S5.cjs +2 -0
  195. package/dist/uniqBy-O05lp2S5.cjs.map +1 -0
  196. package/dist/utils.cjs +1 -1
  197. package/dist/utils.d.ts +1 -1
  198. package/dist/utils.js +2 -2
  199. package/package.json +1 -7
  200. package/dist/ensureCompleteData-BALdOrsS.js.map +0 -1
  201. package/dist/ensureCompleteData-BU5Zlccy.cjs +0 -2
  202. package/dist/ensureCompleteData-BU5Zlccy.cjs.map +0 -1
  203. package/dist/fetchAndParseData-DBOl1Icl.js +0 -1196
  204. package/dist/fetchAndParseData-DBOl1Icl.js.map +0 -1
  205. package/dist/fetchAndParseData-Dcy7AS_0.cjs +0 -16
  206. package/dist/fetchAndParseData-Dcy7AS_0.cjs.map +0 -1
  207. package/dist/getJenks-DW96UYNE.js +0 -23
  208. package/dist/getJenks-DW96UYNE.js.map +0 -1
  209. package/dist/getJenks-vofIZmeb.cjs +0 -2
  210. package/dist/getJenks-vofIZmeb.cjs.map +0 -1
  211. package/dist/getSliderMarks-C0jptXeP.js +0 -1054
  212. package/dist/getSliderMarks-C0jptXeP.js.map +0 -1
  213. package/dist/getSliderMarks-CtsEXiLV.cjs +0 -6
  214. package/dist/getSliderMarks-CtsEXiLV.cjs.map +0 -1
  215. package/dist/getUniqValue-CfuE_l9c.cjs +0 -2
  216. package/dist/getUniqValue-CfuE_l9c.cjs.map +0 -1
  217. package/dist/getUniqValue-CttuU_wn.js +0 -20
  218. package/dist/getUniqValue-CttuU_wn.js.map +0 -1
  219. package/dist/index-AqnpA7_O.js +0 -631
  220. package/dist/index-AqnpA7_O.js.map +0 -1
  221. package/dist/index-BJOeaYTk.cjs +0 -2
  222. package/dist/index-BJOeaYTk.cjs.map +0 -1
  223. package/dist/index-BMgDMxKJ.js.map +0 -1
  224. package/dist/index-DYH8g9WA.cjs +0 -2
  225. package/dist/index-DYH8g9WA.cjs.map +0 -1
  226. package/dist/index-Da2GUKrr.cjs +0 -2
  227. package/dist/index-Da2GUKrr.cjs.map +0 -1
  228. package/dist/index-fwdktvAS.js +0 -707
  229. package/dist/index-fwdktvAS.js.map +0 -1
  230. package/dist/transformDataForAggregation-BVxVu4yY.cjs +0 -2
@@ -1 +1 @@
1
- {"version":3,"file":"BiVariateChoroplethMap.cjs","sources":["../src/Components/Graphs/Maps/BiVariateMap/Graph.tsx","../src/Components/Graphs/Maps/BiVariateMap/index.tsx"],"sourcesContent":["import isEqual from 'fast-deep-equal';\r\nimport bbox from '@turf/bbox';\r\nimport centerOfMass from '@turf/center-of-mass';\r\nimport { useEffect, useRef, useState } from 'react';\r\nimport {\r\n geoAlbersUsa,\r\n geoEqualEarth,\r\n geoMercator,\r\n geoNaturalEarth1,\r\n geoOrthographic,\r\n} from 'd3-geo';\r\nimport { D3ZoomEvent, zoom, ZoomBehavior } from 'd3-zoom';\r\nimport { select } from 'd3-selection';\r\nimport { scaleThreshold } from 'd3-scale';\r\nimport { Modal } from '@undp/design-system-react/Modal';\r\nimport { P } from '@undp/design-system-react/Typography';\r\nimport { AnimatePresence, motion, useInView } from 'motion/react';\r\n\r\nimport {\r\n AnimateDataType,\r\n BivariateMapDataType,\r\n ClassNameObject,\r\n CustomLayerDataType,\r\n MapProjectionTypes,\r\n StyleObject,\r\n ZoomInteractionTypes,\r\n} from '@/Types';\r\nimport { numberFormattingFunction } from '@/Utils/numberFormattingFunction';\r\nimport { Tooltip } from '@/Components/Elements/Tooltip';\r\nimport { string2HTML } from '@/Utils/string2HTML';\r\nimport { checkIfNullOrUndefined } from '@/Utils/checkIfNullOrUndefined';\r\nimport { X } from '@/Components/Icons';\r\n\r\ninterface Props {\r\n data: BivariateMapDataType[];\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData: any;\r\n xDomain: number[];\r\n yDomain: number[];\r\n width: number;\r\n height: number;\r\n colors: string[][];\r\n xColorLegendTitle: string;\r\n yColorLegendTitle: string;\r\n mapBorderWidth: number;\r\n mapNoDataColor: string;\r\n scale: number;\r\n centerPoint?: [number, number];\r\n mapBorderColor: string;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n zoomInteraction: ZoomInteractionTypes;\r\n mapProjection: MapProjectionTypes;\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseOver?: (_d: any) => void;\r\n isWorldMap: boolean;\r\n zoomScaleExtend: [number, number];\r\n zoomTranslateExtend?: [[number, number], [number, number]];\r\n highlightedIds: string[];\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseClick?: (_d: any) => void;\r\n mapProperty: string;\r\n resetSelectionOnDoubleClick: boolean;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n detailsOnClick?: string | ((_d: any) => React.ReactNode);\r\n showColorScale: boolean;\r\n styles?: StyleObject;\r\n classNames?: ClassNameObject;\r\n animate: AnimateDataType;\r\n dimmedOpacity: number;\r\n customLayers: CustomLayerDataType[];\r\n}\r\n\r\nexport function Graph(props: Props) {\r\n const {\r\n data,\r\n xDomain,\r\n mapData,\r\n xColorLegendTitle,\r\n yDomain,\r\n yColorLegendTitle,\r\n width,\r\n height,\r\n colors,\r\n scale,\r\n centerPoint,\r\n mapBorderWidth,\r\n mapNoDataColor,\r\n mapBorderColor,\r\n tooltip,\r\n onSeriesMouseOver,\r\n zoomScaleExtend,\r\n zoomTranslateExtend,\r\n highlightedIds,\r\n onSeriesMouseClick,\r\n mapProperty,\r\n resetSelectionOnDoubleClick,\r\n detailsOnClick,\r\n showColorScale,\r\n styles,\r\n classNames,\r\n mapProjection,\r\n zoomInteraction,\r\n animate,\r\n dimmedOpacity,\r\n customLayers,\r\n } = props;\r\n const [showLegend, setShowLegend] = useState(!(width < 680));\r\n const [selectedColor, setSelectedColor] = useState<string | undefined>(undefined);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mouseClickData, setMouseClickData] = useState<any>(undefined);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mouseOverData, setMouseOverData] = useState<any>(undefined);\r\n const [eventX, setEventX] = useState<number | undefined>(undefined);\r\n const [eventY, setEventY] = useState<number | undefined>(undefined);\r\n const mapSvg = useRef<SVGSVGElement>(null);\r\n const isInView = useInView(mapSvg, {\r\n once: animate.once,\r\n amount: animate.amount,\r\n });\r\n const mapG = useRef<SVGGElement>(null);\r\n const zoomRef = useRef<ZoomBehavior<SVGSVGElement, unknown> | null>(null);\r\n\r\n useEffect(() => {\r\n const mapGSelect = select(mapG.current);\r\n const mapSvgSelect = select(mapSvg.current);\r\n const zoomFilter = (e: D3ZoomEvent<SVGSVGElement, unknown>['sourceEvent']) => {\r\n if (zoomInteraction === 'noZoom') return false;\r\n if (zoomInteraction === 'button') return !e.type.includes('wheel');\r\n const isWheel = e.type === 'wheel';\r\n const isTouch = e.type.startsWith('touch');\r\n const isDrag = e.type === 'mousedown' || e.type === 'mousemove';\r\n\r\n if (isTouch) return true;\r\n if (isWheel) {\r\n if (zoomInteraction === 'scroll') return true;\r\n return e.ctrlKey;\r\n }\r\n return isDrag && !e.button && !e.ctrlKey;\r\n };\r\n const zoomBehavior = zoom<SVGSVGElement, unknown>()\r\n .scaleExtent(zoomScaleExtend)\r\n .translateExtent(\r\n zoomTranslateExtend || [\r\n [-20, -20],\r\n [width + 20, height + 20],\r\n ],\r\n )\r\n .filter(zoomFilter)\r\n .on('zoom', ({ transform }) => {\r\n mapGSelect.attr('transform', transform);\r\n });\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapSvgSelect.call(zoomBehavior as any);\r\n\r\n zoomRef.current = zoomBehavior;\r\n // eslint-disable-next-line react-hooks/exhaustive-deps\r\n }, [height, width, zoomInteraction]);\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const bounds = bbox(mapData as any);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const center = centerOfMass(mapData as any);\r\n const lonDiff = bounds[2] - bounds[0];\r\n const latDiff = bounds[3] - bounds[1];\r\n const scaleX = (((width * 190) / 960) * 360) / lonDiff;\r\n const scaleY = (((height * 190) / 678) * 180) / latDiff;\r\n const scaleVar = scale * Math.min(scaleX, scaleY);\r\n\r\n const projection =\r\n mapProjection === 'mercator'\r\n ? geoMercator()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'equalEarth'\r\n ? geoEqualEarth()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'naturalEarth'\r\n ? geoNaturalEarth1()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'orthographic'\r\n ? geoOrthographic()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : geoAlbersUsa()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar);\r\n\r\n const xRange = Array.from({ length: xDomain.length }, (_, i) => i);\r\n\r\n const yRange = Array.from({ length: yDomain.length }, (_, i) => i);\r\n const xScale = scaleThreshold<number, number>().domain(xDomain).range(xRange);\r\n const yScale = scaleThreshold<number, number>().domain(yDomain).range(yRange);\r\n\r\n const handleZoom = (direction: 'in' | 'out') => {\r\n if (!mapSvg.current || !zoomRef.current) return;\r\n const svg = select(mapSvg.current);\r\n svg.call(zoomRef.current.scaleBy, direction === 'in' ? 1.2 : 1 / 1.2);\r\n };\r\n\r\n return (\r\n <>\r\n <div className='relative'>\r\n <motion.svg\r\n viewBox={`0 0 ${width} ${height}`}\r\n width={`${width}px`}\r\n height={`${height}px`}\r\n ref={mapSvg}\r\n direction='ltr'\r\n >\r\n <g ref={mapG}>\r\n {customLayers.filter(d => d.position === 'before').map(d => d.layer)}\r\n {\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData.features.map((d: any, i: number) => {\r\n const index = data.findIndex(el => el.id === d.properties[mapProperty]);\r\n if (index !== -1) return null;\r\n return (\r\n <motion.g\r\n key={i}\r\n opacity={\r\n selectedColor\r\n ? dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.indexOf(d.properties[mapProperty]) !== -1\r\n ? 1\r\n : dimmedOpacity\r\n : 1\r\n }\r\n >\r\n {d.geometry.type === 'MultiPolygon'\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={masterPath}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n fill: mapNoDataColor,\r\n }}\r\n />\r\n );\r\n })\r\n : // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={path}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n fill: mapNoDataColor,\r\n }}\r\n />\r\n );\r\n })}\r\n </motion.g>\r\n );\r\n })\r\n }\r\n <AnimatePresence>\r\n {data.map(d => {\r\n const index = mapData.features.findIndex(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any) => d.id === el.properties[mapProperty],\r\n );\r\n const xColorCoord = !checkIfNullOrUndefined(d.x)\r\n ? xScale(d.x as number)\r\n : undefined;\r\n const yColorCoord = !checkIfNullOrUndefined(d.y)\r\n ? yScale(d.y as number)\r\n : undefined;\r\n const color =\r\n xColorCoord !== undefined && yColorCoord !== undefined\r\n ? colors[yColorCoord][xColorCoord]\r\n : mapNoDataColor;\r\n\r\n return (\r\n <motion.g\r\n key={d.id}\r\n variants={{\r\n initial: { opacity: 0 },\r\n whileInView: {\r\n opacity: selectedColor\r\n ? selectedColor === color\r\n ? 1\r\n : dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.indexOf(d.id) !== -1\r\n ? 1\r\n : dimmedOpacity\r\n : 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n onMouseEnter={event => {\r\n setMouseOverData(d);\r\n setEventY(event.clientY);\r\n setEventX(event.clientX);\r\n onSeriesMouseOver?.(d);\r\n }}\r\n onClick={() => {\r\n if (onSeriesMouseClick || detailsOnClick) {\r\n if (isEqual(mouseClickData, d) && resetSelectionOnDoubleClick) {\r\n setMouseClickData(undefined);\r\n onSeriesMouseClick?.(undefined);\r\n } else {\r\n setMouseClickData(d);\r\n onSeriesMouseClick?.(d);\r\n }\r\n }\r\n }}\r\n onMouseMove={event => {\r\n setMouseOverData(d);\r\n setEventY(event.clientY);\r\n setEventX(event.clientX);\r\n }}\r\n onMouseLeave={() => {\r\n setMouseOverData(undefined);\r\n setEventX(undefined);\r\n setEventY(undefined);\r\n onSeriesMouseOver?.(undefined);\r\n }}\r\n >\r\n {index === -1\r\n ? null\r\n : mapData.features[index].geometry.type === 'MultiPolygon'\r\n ? mapData.features[index].geometry.coordinates.map(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1)\r\n path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <motion.path\r\n key={`${d.id}-${j}`}\r\n variants={{\r\n initial: { fill: color, opacity: 0 },\r\n whileInView: {\r\n fill: color,\r\n opacity: 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n d={masterPath}\r\n className={`${\r\n color === mapNoDataColor\r\n ? 'stroke-primary-gray-400 dark:stroke-primary-gray-500'\r\n : 'stroke-primary-white dark:stroke-primary-gray-650'\r\n }`}\r\n style={{\r\n strokeWidth: mapBorderWidth,\r\n }}\r\n />\r\n );\r\n },\r\n )\r\n : mapData.features[index].geometry.coordinates.map(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <motion.path\r\n key={`${d.id}-${j}`}\r\n d={path}\r\n variants={{\r\n initial: { fill: color, opacity: 0 },\r\n whileInView: {\r\n fill: color,\r\n opacity: 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n className={`${\r\n color === mapNoDataColor\r\n ? 'stroke-primary-gray-400 dark:stroke-primary-gray-500'\r\n : 'stroke-primary-white dark:stroke-primary-gray-650'\r\n }`}\r\n style={{\r\n strokeWidth: mapBorderWidth,\r\n }}\r\n />\r\n );\r\n },\r\n )}\r\n </motion.g>\r\n );\r\n })}\r\n </AnimatePresence>\r\n {mouseOverData\r\n ? mapData.features\r\n .filter(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (d: { properties: any }) => d.properties[mapProperty] === mouseOverData.id,\r\n )\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n .map((d: any, i: number) => {\r\n return (\r\n <g key={i}>\r\n {d.geometry.type === 'MultiPolygon'\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1)\r\n path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={masterPath}\r\n className='stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n style={{\r\n fill: 'none',\r\n fillOpacity: 0,\r\n strokeWidth: '0.5',\r\n }}\r\n />\r\n );\r\n })\r\n : // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={path}\r\n className='stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n style={{\r\n fill: 'none',\r\n fillOpacity: 0,\r\n strokeWidth: '0.5',\r\n }}\r\n />\r\n );\r\n })}\r\n </g>\r\n );\r\n })\r\n : null}\r\n {customLayers.filter(d => d.position === 'after').map(d => d.layer)}\r\n </g>\r\n </motion.svg>\r\n {showColorScale === false ? null : (\r\n <div className='absolute left-4 bottom-4'>\r\n {showLegend ? (\r\n <>\r\n <div\r\n style={{\r\n backgroundColor: 'rgba(240,240,240, 0.7)',\r\n border: '1px solid var(--gray-400)',\r\n borderRadius: '999px',\r\n width: '24px',\r\n height: '24px',\r\n padding: '3px',\r\n cursor: 'pointer',\r\n zIndex: 10,\r\n position: 'absolute',\r\n right: '-0.75rem',\r\n top: '-0.75rem',\r\n }}\r\n onClick={() => {\r\n setShowLegend(false);\r\n }}\r\n >\r\n <X />\r\n </div>\r\n <div\r\n className='p-2'\r\n style={{ backgroundColor: 'rgba(240,240,240, 0.7)', width: '175px' }}\r\n >\r\n <div className='flex gap-1 items-center'>\r\n <svg width='136px' viewBox='0 0 136 136' className='shrink-0'>\r\n <g>\r\n {colors.map((d, i) => (\r\n <g key={i} transform={`translate(0,${100 - i * 25})`}>\r\n {d.map((el, j) => (\r\n <rect\r\n key={j}\r\n y={1}\r\n x={j * 25 + 1}\r\n fill={el}\r\n width={23}\r\n height={23}\r\n strokeWidth={selectedColor === el ? 2 : 0.25}\r\n style={{ cursor: 'pointer' }}\r\n onMouseOver={() => {\r\n setSelectedColor(el);\r\n }}\r\n onMouseLeave={() => {\r\n setSelectedColor(undefined);\r\n }}\r\n />\r\n ))}\r\n </g>\r\n ))}\r\n <g transform='translate(0,125)'>\r\n {xDomain.map((el, j) => (\r\n <text key={j} y={10} x={(j + 1) * 25} fontSize={10} textAnchor='middle'>\r\n {typeof el === 'string' || el < 1\r\n ? el\r\n : numberFormattingFunction(el, 'NA')}\r\n </text>\r\n ))}\r\n </g>\r\n {yDomain.map((el, j) => (\r\n <g\r\n key={j}\r\n transform={`translate(${\r\n Math.max(Math.min(xDomain.length + 1, 5), 4) * 25 + 10\r\n },${100 - j * 25})`}\r\n >\r\n <text\r\n x={0}\r\n transform='rotate(-90)'\r\n y={0}\r\n fontSize={10}\r\n textAnchor='middle'\r\n >\r\n {typeof el === 'string' || el < 1\r\n ? el\r\n : numberFormattingFunction(el, 'NA')}\r\n </text>\r\n </g>\r\n ))}\r\n </g>\r\n </svg>\r\n <P\r\n marginBottom='none'\r\n size='xs'\r\n className='leading-normal text-center shrink-0'\r\n style={{\r\n display: '-webkit-box',\r\n WebkitLineClamp: '1',\r\n WebkitBoxOrient: 'vertical',\r\n overflow: 'hidden',\r\n writingMode: 'vertical-rl',\r\n height: '8.5rem',\r\n transform: 'rotate(180deg)',\r\n }}\r\n >\r\n {yColorLegendTitle}\r\n </P>\r\n </div>\r\n <P\r\n marginBottom='none'\r\n size='xs'\r\n className='mt-1 leading-normal text-center'\r\n style={{\r\n display: '-webkit-box',\r\n WebkitLineClamp: '1',\r\n width: '8.5rem',\r\n WebkitBoxOrient: 'vertical',\r\n overflow: 'hidden',\r\n }}\r\n >\r\n {xColorLegendTitle}\r\n </P>\r\n </div>\r\n </>\r\n ) : (\r\n <button\r\n type='button'\r\n className='mb-0 border-0 bg-transparent p-0 self-start'\r\n onClick={() => {\r\n setShowLegend(true);\r\n }}\r\n >\r\n <div className='items-start text-sm font-medium cursor-pointer p-2 mb-0 flex text-primary-black dark:text-primary-gray-300 bg-primary-gray-300 dark:bg-primary-gray-550 border-primary-gray-400 dark:border-primary-gray-500'>\r\n Show Legend\r\n </div>\r\n </button>\r\n )}\r\n </div>\r\n )}\r\n {zoomInteraction === 'button' && (\r\n <div className='absolute left-4 top-4 flex flex-col'>\r\n <button\r\n onClick={() => handleZoom('in')}\r\n className='leading-0 px-2 py-3.5 border text-primary-gray-700 border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100'\r\n >\r\n +\r\n </button>\r\n <button\r\n onClick={() => handleZoom('out')}\r\n className='leading-0 px-2 py-3.5 border text-primary-gray-700 border-t-0 border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100'\r\n >\r\n –\r\n </button>\r\n </div>\r\n )}\r\n </div>\r\n {mouseOverData && tooltip && eventX && eventY ? (\r\n <Tooltip\r\n data={mouseOverData}\r\n body={tooltip}\r\n xPos={eventX}\r\n yPos={eventY}\r\n backgroundStyle={styles?.tooltip}\r\n className={classNames?.tooltip}\r\n />\r\n ) : null}\r\n {detailsOnClick && mouseClickData !== undefined ? (\r\n <Modal\r\n open={mouseClickData !== undefined}\r\n onClose={() => {\r\n setMouseClickData(undefined);\r\n }}\r\n >\r\n <div\r\n className='graph-modal-content m-0'\r\n dangerouslySetInnerHTML={\r\n typeof detailsOnClick === 'string'\r\n ? { __html: string2HTML(detailsOnClick, mouseClickData) }\r\n : undefined\r\n }\r\n >\r\n {typeof detailsOnClick === 'function' ? detailsOnClick(mouseClickData) : null}\r\n </div>\r\n </Modal>\r\n ) : null}\r\n </>\r\n );\r\n}\r\n","import { useEffect, useRef, useState } from 'react';\r\nimport { cn } from '@undp/design-system-react/cn';\r\nimport { SliderUI } from '@undp/design-system-react/SliderUI';\r\nimport { Spinner } from '@undp/design-system-react/Spinner';\r\nimport { format } from 'date-fns/format';\r\nimport { parse } from 'date-fns/parse';\r\nimport { ascending, sort } from 'd3-array';\r\nimport uniqBy from 'lodash.uniqby';\r\n\r\nimport { Graph } from './Graph';\r\n\r\nimport {\r\n BivariateMapDataType,\r\n Languages,\r\n SourcesDataType,\r\n StyleObject,\r\n ClassNameObject,\r\n MapProjectionTypes,\r\n ZoomInteractionTypes,\r\n CustomLayerDataType,\r\n AnimateDataType,\r\n TimelineDataType,\r\n} from '@/Types';\r\nimport { GraphHeader } from '@/Components/Elements/GraphHeader';\r\nimport { GraphFooter } from '@/Components/Elements/GraphFooter';\r\nimport { Colors } from '@/Components/ColorPalette';\r\nimport { fetchAndParseJSON } from '@/Utils/fetchAndParseData';\r\nimport { getJenks } from '@/Utils/getJenks';\r\nimport { Pause, Play } from '@/Components/Icons';\r\nimport { getSliderMarks } from '@/Utils/getSliderMarks';\r\n\r\ninterface Props {\r\n // Data\r\n /** Array of data objects. */\r\n data: BivariateMapDataType[];\r\n\r\n // Titles, Labels, and Sources\r\n /** Title of the graph */\r\n graphTitle?: string | React.ReactNode;\r\n /** Description of the graph */\r\n graphDescription?: string | React.ReactNode;\r\n /** Footnote for the graph */\r\n footNote?: string | React.ReactNode;\r\n /** Source data for the graph */\r\n sources?: SourcesDataType[];\r\n /** Accessibility label */\r\n ariaLabel?: string;\r\n\r\n // Colors and Styling\r\n /** Colors for the choropleth map. Array must be 5x5 */\r\n colors?: string[][];\r\n /** Title for the first color legend */\r\n xColorLegendTitle?: string;\r\n /** Title for the second color legend */\r\n yColorLegendTitle?: string;\r\n /** Domain of x-colors for the map */\r\n xDomain?: number[];\r\n /** Domain of y-colors for the map */\r\n yDomain?: number[];\r\n /** Color for the areas where data is no available */\r\n mapNoDataColor?: string;\r\n /** Background color of the graph */\r\n backgroundColor?: string | boolean;\r\n /** Custom styles for the graph. Each object should be a valid React CSS style object. */\r\n styles?: StyleObject;\r\n /** Custom class names */\r\n classNames?: ClassNameObject;\r\n\r\n // Size and Spacing\r\n /** Width of the graph */\r\n width?: number;\r\n /** Height of the graph */\r\n height?: number;\r\n /** Minimum height of the graph */\r\n minHeight?: number;\r\n /** Relative height scaling factor. This overwrites the height props */\r\n relativeHeight?: number;\r\n /** Padding around the graph. Defaults to 0 if no backgroundColor is mentioned else defaults to 1rem */\r\n padding?: string;\r\n\r\n // Graph Parameters\r\n /** Map data as an object in geoJson format or a url for geoJson */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData?: any;\r\n /** Scaling factor for the map. Multiplies the scale number to scale. */\r\n scale?: number;\r\n /** Center point of the map */\r\n centerPoint?: [number, number];\r\n /** Defines the zoom mode for the map */\r\n zoomInteraction?: ZoomInteractionTypes;\r\n /** Stroke width of the regions in the map */\r\n mapBorderWidth?: number;\r\n /** Stroke color of the regions in the map */\r\n mapBorderColor?: string;\r\n /** Toggle if the map is a world map */\r\n isWorldMap?: boolean;\r\n /** Map projection type */\r\n mapProjection?: MapProjectionTypes;\r\n /** Extend of the allowed zoom in the map */\r\n zoomScaleExtend?: [number, number];\r\n /** Extend of the allowed panning in the map */\r\n zoomTranslateExtend?: [[number, number], [number, number]];\r\n /** Countries or regions to be highlighted */\r\n highlightedIds?: string[];\r\n /** Defines the opacity of the non-highlighted data */\r\n dimmedOpacity?: number;\r\n /** Toggles if the graph animates in when loaded. */\r\n animate?: boolean | AnimateDataType;\r\n /** Property in the property object in mapData geoJson object is used to match to the id in the data object */\r\n mapProperty?: string;\r\n /** Toggle visibility of color scale. */\r\n showColorScale?: boolean;\r\n /** Toggles the visibility of Antarctica in the default map. Only applicable for the default map. */\r\n showAntarctica?: boolean;\r\n /** Optional SVG <g> element or function that renders custom content behind or in front of the graph. */\r\n customLayers?: CustomLayerDataType[];\r\n /** Configures playback and slider controls for animating the chart over time. The data must have a key date for it to work properly. */\r\n timeline?: TimelineDataType;\r\n /** Enable graph download option as png */\r\n graphDownload?: boolean;\r\n /** Enable data download option as a csv */\r\n dataDownload?: boolean;\r\n /** Reset selection on double-click. Only applicable when used in a dashboard context with filters. */\r\n resetSelectionOnDoubleClick?: boolean;\r\n\r\n // Interactions and Callbacks\r\n /** Tooltip content. If the type is string then this uses the [handlebar](../?path=/docs/misc-handlebars-templates-and-custom-helpers--docs) template to display the data */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n /** Details displayed on the modal when user clicks of a data point. If the type is string then this uses the [handlebar](../?path=/docs/misc-handlebars-templates-and-custom-helpers--docs) template to display the data */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n detailsOnClick?: string | ((_d: any) => React.ReactNode);\r\n /** Callback for mouse over event */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseOver?: (_d: any) => void;\r\n /** Callback for mouse click event */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseClick?: (_d: any) => void;\r\n\r\n // Configuration and Options\r\n /** Language setting */\r\n language?: Languages;\r\n /** Color theme */\r\n theme?: 'light' | 'dark';\r\n /** Unique ID for the graph */\r\n graphID?: string;\r\n}\r\n\r\nexport function BiVariateChoroplethMap(props: Props) {\r\n const {\r\n data,\r\n graphTitle,\r\n mapData = 'https://raw.githubusercontent.com/UNDP-Data/dv-country-geojson/refs/heads/main/worldMap.json',\r\n colors = Colors.light.bivariateColors.colors05x05,\r\n sources,\r\n graphDescription,\r\n height,\r\n width,\r\n footNote = 'The designations employed and the presentation of material on this map do not imply the expression of any opinion whatsoever on the part of the Secretariat of the United Nations or UNDP concerning the legal status of any country, territory, city or area or its authorities, or concerning the delimitation of its frontiers or boundaries.',\r\n xDomain,\r\n yDomain,\r\n xColorLegendTitle = 'X Color key',\r\n yColorLegendTitle = 'Y Color key',\r\n tooltip,\r\n scale = 0.95,\r\n centerPoint,\r\n padding,\r\n mapBorderWidth = 0.5,\r\n mapNoDataColor = Colors.light.graphNoData,\r\n backgroundColor = false,\r\n mapBorderColor = Colors.light.grays['gray-500'],\r\n relativeHeight,\r\n onSeriesMouseOver,\r\n isWorldMap = true,\r\n zoomScaleExtend = [0.8, 6],\r\n zoomTranslateExtend,\r\n graphID,\r\n showColorScale = true,\r\n highlightedIds = [],\r\n onSeriesMouseClick,\r\n mapProperty = 'ISO3',\r\n graphDownload = false,\r\n dataDownload = false,\r\n showAntarctica = false,\r\n language = 'en',\r\n minHeight = 0,\r\n theme = 'light',\r\n ariaLabel,\r\n resetSelectionOnDoubleClick = true,\r\n detailsOnClick,\r\n styles,\r\n classNames,\r\n mapProjection,\r\n zoomInteraction = 'button',\r\n animate = false,\r\n dimmedOpacity = 0.3,\r\n customLayers = [],\r\n timeline = { enabled: false, autoplay: false, showOnlyActiveDate: true },\r\n } = props;\r\n\r\n const [svgWidth, setSvgWidth] = useState(0);\r\n const [svgHeight, setSvgHeight] = useState(0);\r\n const [play, setPlay] = useState(timeline.autoplay);\r\n const uniqDatesSorted = sort(\r\n uniqBy(\r\n data.filter(d => d.date !== undefined && d.date !== null),\r\n d => d.date,\r\n ).map(d => parse(`${d.date}`, timeline.dateFormat || 'yyyy', new Date()).getTime()),\r\n (a, b) => ascending(a, b),\r\n );\r\n const [index, setIndex] = useState(timeline.autoplay ? 0 : uniqDatesSorted.length - 1);\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mapShape, setMapShape] = useState<any>(undefined);\r\n\r\n const graphDiv = useRef<HTMLDivElement>(null);\r\n const graphParentDiv = useRef<HTMLDivElement>(null);\r\n useEffect(() => {\r\n const resizeObserver = new ResizeObserver(entries => {\r\n setSvgWidth(width || entries[0].contentRect.width || 760);\r\n setSvgHeight(height || entries[0].target.clientHeight || 480);\r\n });\r\n if (graphDiv.current) {\r\n setSvgHeight(graphDiv.current.clientHeight || 480);\r\n setSvgWidth(graphDiv.current.clientWidth || 760);\r\n if (!width) resizeObserver.observe(graphDiv.current);\r\n }\r\n return () => resizeObserver.disconnect();\r\n }, [width, height]);\r\n useEffect(() => {\r\n if (typeof mapData === 'string') {\r\n const fetchData = fetchAndParseJSON(mapData);\r\n fetchData.then(d => {\r\n setMapShape(d);\r\n });\r\n } else {\r\n setMapShape(mapData);\r\n }\r\n }, [mapData]);\r\n\r\n useEffect(() => {\r\n const interval = setInterval(\r\n () => {\r\n setIndex(i => (i < uniqDatesSorted.length - 1 ? i + 1 : 0));\r\n },\r\n (timeline.speed || 2) * 1000,\r\n );\r\n if (!play) clearInterval(interval);\r\n return () => clearInterval(interval);\r\n }, [uniqDatesSorted, play, timeline.speed]);\r\n\r\n const markObj = getSliderMarks(\r\n uniqDatesSorted,\r\n index,\r\n timeline.showOnlyActiveDate,\r\n timeline.dateFormat || 'yyyy',\r\n );\r\n\r\n if (xDomain && yDomain)\r\n if (xDomain.length !== colors[0].length - 1 || yDomain.length !== colors.length - 1) {\r\n console.error(\"the xDomain and yDomain array length don't match to the color array length\");\r\n return null;\r\n }\r\n return (\r\n <div\r\n className={`${theme || 'light'} flex ${width ? 'w-fit grow-0' : 'w-full grow'}`}\r\n dir={language === 'he' || language === 'ar' ? 'rtl' : undefined}\r\n >\r\n <div\r\n className={cn(\r\n `${\r\n !backgroundColor\r\n ? 'bg-transparent '\r\n : backgroundColor === true\r\n ? 'bg-primary-gray-200 dark:bg-primary-gray-650 '\r\n : ''\r\n }ml-auto mr-auto flex flex-col grow h-inherit ${language || 'en'}`,\r\n width ? 'w-fit' : 'w-full',\r\n classNames?.graphContainer,\r\n )}\r\n style={{\r\n ...(styles?.graphContainer || {}),\r\n ...(backgroundColor && backgroundColor !== true ? { backgroundColor } : {}),\r\n }}\r\n id={graphID}\r\n ref={graphParentDiv}\r\n aria-label={\r\n ariaLabel ||\r\n `${\r\n graphTitle ? `The graph shows ${graphTitle}. ` : ''\r\n }This is bi-variate choropleth map where geographic areas are colored in proportion to two variables.${\r\n graphDescription ? ` ${graphDescription}` : ''\r\n }`\r\n }\r\n >\r\n <div\r\n className='flex grow'\r\n style={{ padding: backgroundColor ? padding || '1rem' : padding || 0 }}\r\n >\r\n <div className='flex flex-col w-full gap-4 grow justify-between'>\r\n {graphTitle || graphDescription || graphDownload || dataDownload ? (\r\n <GraphHeader\r\n styles={{\r\n title: styles?.title,\r\n description: styles?.description,\r\n }}\r\n classNames={{\r\n title: classNames?.title,\r\n description: classNames?.description,\r\n }}\r\n graphTitle={graphTitle}\r\n graphDescription={graphDescription}\r\n width={width}\r\n graphDownload={graphDownload ? graphParentDiv.current : undefined}\r\n dataDownload={\r\n dataDownload\r\n ? data.map(d => d.data).filter(d => d !== undefined).length > 0\r\n ? data.map(d => d.data).filter(d => d !== undefined)\r\n : data.filter(d => d !== undefined)\r\n : null\r\n }\r\n />\r\n ) : null}\r\n {timeline.enabled && uniqDatesSorted.length > 0 && markObj ? (\r\n <div className='flex gap-6 items-center' dir='ltr'>\r\n <button\r\n type='button'\r\n onClick={() => {\r\n setPlay(!play);\r\n }}\r\n className='p-0 border-0 cursor-pointer bg-transparent'\r\n aria-label={play ? 'Click to pause animation' : 'Click to play animation'}\r\n >\r\n {play ? <Pause /> : <Play />}\r\n </button>\r\n <SliderUI\r\n min={uniqDatesSorted[0]}\r\n max={uniqDatesSorted[uniqDatesSorted.length - 1]}\r\n marks={markObj}\r\n step={null}\r\n defaultValue={uniqDatesSorted[uniqDatesSorted.length - 1]}\r\n value={uniqDatesSorted[index]}\r\n onChangeComplete={nextValue => {\r\n setIndex(uniqDatesSorted.indexOf(nextValue as number));\r\n }}\r\n onChange={nextValue => {\r\n setIndex(uniqDatesSorted.indexOf(nextValue as number));\r\n }}\r\n aria-label='Time slider. Use arrow keys to adjust selected time period.'\r\n />\r\n </div>\r\n ) : null}\r\n <div\r\n className='flex flex-col grow justify-center leading-0'\r\n ref={graphDiv}\r\n aria-label='Map area'\r\n >\r\n {(width || svgWidth) && (height || svgHeight) && mapShape ? (\r\n <Graph\r\n data={data.filter(d =>\r\n timeline.enabled\r\n ? d.date ===\r\n format(new Date(uniqDatesSorted[index]), timeline.dateFormat || 'yyyy')\r\n : d,\r\n )}\r\n mapData={\r\n showAntarctica\r\n ? mapShape\r\n : {\r\n ...mapShape,\r\n features: mapShape.features.filter(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any) => el.properties.NAME !== 'Antarctica',\r\n ),\r\n }\r\n }\r\n xDomain={\r\n xDomain ||\r\n getJenks(\r\n data.map(d => d.x as number | null | undefined),\r\n colors[0].length,\r\n )\r\n }\r\n yDomain={\r\n yDomain ||\r\n getJenks(\r\n data.map(d => d.y as number | null | undefined),\r\n colors.length,\r\n )\r\n }\r\n width={width || svgWidth}\r\n height={Math.max(\r\n minHeight,\r\n height ||\r\n (relativeHeight\r\n ? minHeight\r\n ? (width || svgWidth) * relativeHeight > minHeight\r\n ? (width || svgWidth) * relativeHeight\r\n : minHeight\r\n : (width || svgWidth) * relativeHeight\r\n : svgHeight),\r\n )}\r\n scale={scale}\r\n centerPoint={centerPoint}\r\n colors={colors}\r\n xColorLegendTitle={xColorLegendTitle}\r\n yColorLegendTitle={yColorLegendTitle}\r\n mapBorderWidth={mapBorderWidth}\r\n mapNoDataColor={mapNoDataColor}\r\n mapBorderColor={mapBorderColor}\r\n tooltip={tooltip}\r\n onSeriesMouseOver={onSeriesMouseOver}\r\n isWorldMap={isWorldMap}\r\n zoomScaleExtend={zoomScaleExtend}\r\n zoomTranslateExtend={zoomTranslateExtend}\r\n onSeriesMouseClick={onSeriesMouseClick}\r\n mapProperty={mapProperty}\r\n highlightedIds={highlightedIds}\r\n resetSelectionOnDoubleClick={resetSelectionOnDoubleClick}\r\n styles={styles}\r\n showColorScale={showColorScale}\r\n classNames={classNames}\r\n mapProjection={mapProjection || (isWorldMap ? 'naturalEarth' : 'mercator')}\r\n detailsOnClick={detailsOnClick}\r\n zoomInteraction={zoomInteraction}\r\n animate={\r\n animate === true\r\n ? { duration: 0.5, once: true, amount: 0.5 }\r\n : animate || { duration: 0, once: true, amount: 0 }\r\n }\r\n dimmedOpacity={dimmedOpacity}\r\n customLayers={customLayers}\r\n />\r\n ) : (\r\n <div\r\n style={{\r\n height: `${Math.max(\r\n minHeight,\r\n height ||\r\n (relativeHeight\r\n ? minHeight\r\n ? (width || svgWidth) * relativeHeight > minHeight\r\n ? (width || svgWidth) * relativeHeight\r\n : minHeight\r\n : (width || svgWidth) * relativeHeight\r\n : svgHeight),\r\n )}px`,\r\n }}\r\n className='flex items-center justify-center'\r\n >\r\n <Spinner aria-label='Loading graph' />\r\n </div>\r\n )}\r\n </div>\r\n {sources || footNote ? (\r\n <GraphFooter\r\n styles={{ footnote: styles?.footnote, source: styles?.source }}\r\n classNames={{\r\n footnote: classNames?.footnote,\r\n source: classNames?.source,\r\n }}\r\n sources={sources}\r\n footNote={footNote}\r\n width={width}\r\n />\r\n ) : null}\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n );\r\n}\r\n"],"names":["Graph","props","data","xDomain","mapData","xColorLegendTitle","yDomain","yColorLegendTitle","width","height","colors","scale","centerPoint","mapBorderWidth","mapNoDataColor","mapBorderColor","tooltip","onSeriesMouseOver","zoomScaleExtend","zoomTranslateExtend","highlightedIds","onSeriesMouseClick","mapProperty","resetSelectionOnDoubleClick","detailsOnClick","showColorScale","styles","classNames","mapProjection","zoomInteraction","animate","dimmedOpacity","customLayers","showLegend","setShowLegend","useState","selectedColor","setSelectedColor","mouseClickData","setMouseClickData","mouseOverData","setMouseOverData","eventX","setEventX","eventY","setEventY","mapSvg","useRef","isInView","useInView","mapG","zoomRef","useEffect","mapGSelect","select","mapSvgSelect","zoomFilter","e","isWheel","isTouch","isDrag","zoomBehavior","zoom","transform","bounds","bbox","center","centerOfMass","lonDiff","latDiff","scaleX","scaleY","scaleVar","projection","geoMercator","geoEqualEarth","geoNaturalEarth1","geoOrthographic","geoAlbersUsa","xRange","_","i","yRange","xScale","scaleThreshold","yScale","handleZoom","direction","jsxs","Fragment","jsx","motion","d","el","j","masterPath","geo","path","c","k","point","AnimatePresence","index","xColorCoord","checkIfNullOrUndefined","yColorCoord","color","event","isEqual","X","numberFormattingFunction","P","Tooltip","Modal","string2HTML","BiVariateChoroplethMap","graphTitle","Colors","sources","graphDescription","footNote","padding","backgroundColor","relativeHeight","isWorldMap","graphID","graphDownload","dataDownload","showAntarctica","language","minHeight","theme","ariaLabel","timeline","svgWidth","setSvgWidth","svgHeight","setSvgHeight","play","setPlay","uniqDatesSorted","sort","uniqBy","parse","a","b","ascending","setIndex","mapShape","setMapShape","graphDiv","graphParentDiv","resizeObserver","entries","fetchAndParseJSON","interval","markObj","getSliderMarks","cn","GraphHeader","Pause","Play","SliderUI","nextValue","format","getJenks","Spinner","GraphFooter"],"mappings":"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"}
1
+ {"version":3,"file":"BiVariateChoroplethMap.cjs","sources":["../src/Components/Graphs/Maps/BiVariateMap/Graph.tsx","../src/Components/Graphs/Maps/BiVariateMap/index.tsx"],"sourcesContent":["import isEqual from 'fast-deep-equal';\r\nimport bbox from '@turf/bbox';\r\nimport centerOfMass from '@turf/center-of-mass';\r\nimport { useEffect, useRef, useState } from 'react';\r\nimport {\r\n geoAlbersUsa,\r\n geoEqualEarth,\r\n geoMercator,\r\n geoNaturalEarth1,\r\n geoOrthographic,\r\n} from 'd3-geo';\r\nimport { D3ZoomEvent, zoom, ZoomBehavior } from 'd3-zoom';\r\nimport { select } from 'd3-selection';\r\nimport { scaleThreshold } from 'd3-scale';\r\nimport { Modal } from '@undp/design-system-react/Modal';\r\nimport { P } from '@undp/design-system-react/Typography';\r\nimport { AnimatePresence, motion, useInView } from 'motion/react';\r\n\r\nimport {\r\n AnimateDataType,\r\n BivariateMapDataType,\r\n ClassNameObject,\r\n CustomLayerDataType,\r\n MapProjectionTypes,\r\n StyleObject,\r\n ZoomInteractionTypes,\r\n} from '@/Types';\r\nimport { numberFormattingFunction } from '@/Utils/numberFormattingFunction';\r\nimport { Tooltip } from '@/Components/Elements/Tooltip';\r\nimport { string2HTML } from '@/Utils/string2HTML';\r\nimport { checkIfNullOrUndefined } from '@/Utils/checkIfNullOrUndefined';\r\nimport { X } from '@/Components/Icons';\r\n\r\ninterface Props {\r\n data: BivariateMapDataType[];\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData: any;\r\n xDomain: number[];\r\n yDomain: number[];\r\n width: number;\r\n height: number;\r\n colors: string[][];\r\n xColorLegendTitle: string;\r\n yColorLegendTitle: string;\r\n mapBorderWidth: number;\r\n mapNoDataColor: string;\r\n scale: number;\r\n centerPoint?: [number, number];\r\n mapBorderColor: string;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n zoomInteraction: ZoomInteractionTypes;\r\n mapProjection: MapProjectionTypes;\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseOver?: (_d: any) => void;\r\n isWorldMap: boolean;\r\n zoomScaleExtend: [number, number];\r\n zoomTranslateExtend?: [[number, number], [number, number]];\r\n highlightedIds: string[];\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseClick?: (_d: any) => void;\r\n mapProperty: string;\r\n resetSelectionOnDoubleClick: boolean;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n detailsOnClick?: string | ((_d: any) => React.ReactNode);\r\n showColorScale: boolean;\r\n styles?: StyleObject;\r\n classNames?: ClassNameObject;\r\n animate: AnimateDataType;\r\n dimmedOpacity: number;\r\n customLayers: CustomLayerDataType[];\r\n}\r\n\r\nexport function Graph(props: Props) {\r\n const {\r\n data,\r\n xDomain,\r\n mapData,\r\n xColorLegendTitle,\r\n yDomain,\r\n yColorLegendTitle,\r\n width,\r\n height,\r\n colors,\r\n scale,\r\n centerPoint,\r\n mapBorderWidth,\r\n mapNoDataColor,\r\n mapBorderColor,\r\n tooltip,\r\n onSeriesMouseOver,\r\n zoomScaleExtend,\r\n zoomTranslateExtend,\r\n highlightedIds,\r\n onSeriesMouseClick,\r\n mapProperty,\r\n resetSelectionOnDoubleClick,\r\n detailsOnClick,\r\n showColorScale,\r\n styles,\r\n classNames,\r\n mapProjection,\r\n zoomInteraction,\r\n animate,\r\n dimmedOpacity,\r\n customLayers,\r\n } = props;\r\n const [showLegend, setShowLegend] = useState(!(width < 680));\r\n const [selectedColor, setSelectedColor] = useState<string | undefined>(undefined);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mouseClickData, setMouseClickData] = useState<any>(undefined);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mouseOverData, setMouseOverData] = useState<any>(undefined);\r\n const [eventX, setEventX] = useState<number | undefined>(undefined);\r\n const [eventY, setEventY] = useState<number | undefined>(undefined);\r\n const mapSvg = useRef<SVGSVGElement>(null);\r\n const isInView = useInView(mapSvg, {\r\n once: animate.once,\r\n amount: animate.amount,\r\n });\r\n const mapG = useRef<SVGGElement>(null);\r\n const zoomRef = useRef<ZoomBehavior<SVGSVGElement, unknown> | null>(null);\r\n\r\n useEffect(() => {\r\n const mapGSelect = select(mapG.current);\r\n const mapSvgSelect = select(mapSvg.current);\r\n const zoomFilter = (e: D3ZoomEvent<SVGSVGElement, unknown>['sourceEvent']) => {\r\n if (zoomInteraction === 'noZoom') return false;\r\n if (zoomInteraction === 'button') return !e.type.includes('wheel');\r\n const isWheel = e.type === 'wheel';\r\n const isTouch = e.type.startsWith('touch');\r\n const isDrag = e.type === 'mousedown' || e.type === 'mousemove';\r\n\r\n if (isTouch) return true;\r\n if (isWheel) {\r\n if (zoomInteraction === 'scroll') return true;\r\n return e.ctrlKey;\r\n }\r\n return isDrag && !e.button && !e.ctrlKey;\r\n };\r\n const zoomBehavior = zoom<SVGSVGElement, unknown>()\r\n .scaleExtent(zoomScaleExtend)\r\n .translateExtent(\r\n zoomTranslateExtend || [\r\n [-20, -20],\r\n [width + 20, height + 20],\r\n ],\r\n )\r\n .filter(zoomFilter)\r\n .on('zoom', ({ transform }) => {\r\n mapGSelect.attr('transform', transform);\r\n });\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapSvgSelect.call(zoomBehavior as any);\r\n\r\n zoomRef.current = zoomBehavior;\r\n // eslint-disable-next-line react-hooks/exhaustive-deps\r\n }, [height, width, zoomInteraction]);\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const bounds = bbox(mapData as any);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const center = centerOfMass(mapData as any);\r\n const lonDiff = bounds[2] - bounds[0];\r\n const latDiff = bounds[3] - bounds[1];\r\n const scaleX = (((width * 190) / 960) * 360) / lonDiff;\r\n const scaleY = (((height * 190) / 678) * 180) / latDiff;\r\n const scaleVar = scale * Math.min(scaleX, scaleY);\r\n\r\n const projection =\r\n mapProjection === 'mercator'\r\n ? geoMercator()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'equalEarth'\r\n ? geoEqualEarth()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'naturalEarth'\r\n ? geoNaturalEarth1()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'orthographic'\r\n ? geoOrthographic()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : geoAlbersUsa()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar);\r\n\r\n const xRange = Array.from({ length: xDomain.length }, (_, i) => i);\r\n\r\n const yRange = Array.from({ length: yDomain.length }, (_, i) => i);\r\n const xScale = scaleThreshold<number, number>().domain(xDomain).range(xRange);\r\n const yScale = scaleThreshold<number, number>().domain(yDomain).range(yRange);\r\n\r\n const handleZoom = (direction: 'in' | 'out') => {\r\n if (!mapSvg.current || !zoomRef.current) return;\r\n const svg = select(mapSvg.current);\r\n svg.call(zoomRef.current.scaleBy, direction === 'in' ? 1.2 : 1 / 1.2);\r\n };\r\n\r\n return (\r\n <>\r\n <div className='relative'>\r\n <motion.svg\r\n viewBox={`0 0 ${width} ${height}`}\r\n width={`${width}px`}\r\n height={`${height}px`}\r\n ref={mapSvg}\r\n direction='ltr'\r\n >\r\n <g ref={mapG}>\r\n {customLayers.filter(d => d.position === 'before').map(d => d.layer)}\r\n {\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData.features.map((d: any, i: number) => {\r\n const index = data.findIndex(el => el.id === d.properties[mapProperty]);\r\n if (index !== -1) return null;\r\n return (\r\n <motion.g\r\n key={i}\r\n opacity={\r\n selectedColor\r\n ? dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.indexOf(d.properties[mapProperty]) !== -1\r\n ? 1\r\n : dimmedOpacity\r\n : 1\r\n }\r\n >\r\n {d.geometry.type === 'MultiPolygon'\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={masterPath}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n fill: mapNoDataColor,\r\n }}\r\n />\r\n );\r\n })\r\n : // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={path}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n fill: mapNoDataColor,\r\n }}\r\n />\r\n );\r\n })}\r\n </motion.g>\r\n );\r\n })\r\n }\r\n <AnimatePresence>\r\n {data.map(d => {\r\n const index = mapData.features.findIndex(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any) => d.id === el.properties[mapProperty],\r\n );\r\n const xColorCoord = !checkIfNullOrUndefined(d.x)\r\n ? xScale(d.x as number)\r\n : undefined;\r\n const yColorCoord = !checkIfNullOrUndefined(d.y)\r\n ? yScale(d.y as number)\r\n : undefined;\r\n const color =\r\n xColorCoord !== undefined && yColorCoord !== undefined\r\n ? colors[yColorCoord][xColorCoord]\r\n : mapNoDataColor;\r\n\r\n return (\r\n <motion.g\r\n key={d.id}\r\n variants={{\r\n initial: { opacity: 0 },\r\n whileInView: {\r\n opacity: selectedColor\r\n ? selectedColor === color\r\n ? 1\r\n : dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.indexOf(d.id) !== -1\r\n ? 1\r\n : dimmedOpacity\r\n : 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n onMouseEnter={event => {\r\n setMouseOverData(d);\r\n setEventY(event.clientY);\r\n setEventX(event.clientX);\r\n onSeriesMouseOver?.(d);\r\n }}\r\n onClick={() => {\r\n if (onSeriesMouseClick || detailsOnClick) {\r\n if (isEqual(mouseClickData, d) && resetSelectionOnDoubleClick) {\r\n setMouseClickData(undefined);\r\n onSeriesMouseClick?.(undefined);\r\n } else {\r\n setMouseClickData(d);\r\n onSeriesMouseClick?.(d);\r\n }\r\n }\r\n }}\r\n onMouseMove={event => {\r\n setMouseOverData(d);\r\n setEventY(event.clientY);\r\n setEventX(event.clientX);\r\n }}\r\n onMouseLeave={() => {\r\n setMouseOverData(undefined);\r\n setEventX(undefined);\r\n setEventY(undefined);\r\n onSeriesMouseOver?.(undefined);\r\n }}\r\n >\r\n {index === -1\r\n ? null\r\n : mapData.features[index].geometry.type === 'MultiPolygon'\r\n ? mapData.features[index].geometry.coordinates.map(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1)\r\n path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <motion.path\r\n key={`${d.id}-${j}`}\r\n variants={{\r\n initial: { fill: color, opacity: 0 },\r\n whileInView: {\r\n fill: color,\r\n opacity: 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n d={masterPath}\r\n className={`${\r\n color === mapNoDataColor\r\n ? 'stroke-primary-gray-400 dark:stroke-primary-gray-500'\r\n : 'stroke-primary-white dark:stroke-primary-gray-650'\r\n }`}\r\n style={{\r\n strokeWidth: mapBorderWidth,\r\n }}\r\n />\r\n );\r\n },\r\n )\r\n : mapData.features[index].geometry.coordinates.map(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <motion.path\r\n key={`${d.id}-${j}`}\r\n d={path}\r\n variants={{\r\n initial: { fill: color, opacity: 0 },\r\n whileInView: {\r\n fill: color,\r\n opacity: 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n className={`${\r\n color === mapNoDataColor\r\n ? 'stroke-primary-gray-400 dark:stroke-primary-gray-500'\r\n : 'stroke-primary-white dark:stroke-primary-gray-650'\r\n }`}\r\n style={{\r\n strokeWidth: mapBorderWidth,\r\n }}\r\n />\r\n );\r\n },\r\n )}\r\n </motion.g>\r\n );\r\n })}\r\n </AnimatePresence>\r\n {mouseOverData\r\n ? mapData.features\r\n .filter(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (d: { properties: any }) => d.properties[mapProperty] === mouseOverData.id,\r\n )\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n .map((d: any, i: number) => {\r\n return (\r\n <g key={i}>\r\n {d.geometry.type === 'MultiPolygon'\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1)\r\n path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={masterPath}\r\n className='stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n style={{\r\n fill: 'none',\r\n fillOpacity: 0,\r\n strokeWidth: '0.5',\r\n }}\r\n />\r\n );\r\n })\r\n : // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={path}\r\n className='stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n style={{\r\n fill: 'none',\r\n fillOpacity: 0,\r\n strokeWidth: '0.5',\r\n }}\r\n />\r\n );\r\n })}\r\n </g>\r\n );\r\n })\r\n : null}\r\n {customLayers.filter(d => d.position === 'after').map(d => d.layer)}\r\n </g>\r\n </motion.svg>\r\n {showColorScale === false ? null : (\r\n <div className='absolute left-4 bottom-4'>\r\n {showLegend ? (\r\n <>\r\n <div\r\n style={{\r\n backgroundColor: 'rgba(240,240,240, 0.7)',\r\n border: '1px solid var(--gray-400)',\r\n borderRadius: '999px',\r\n width: '24px',\r\n height: '24px',\r\n padding: '3px',\r\n cursor: 'pointer',\r\n zIndex: 10,\r\n position: 'absolute',\r\n right: '-0.75rem',\r\n top: '-0.75rem',\r\n }}\r\n onClick={() => {\r\n setShowLegend(false);\r\n }}\r\n >\r\n <X />\r\n </div>\r\n <div\r\n className='p-2'\r\n style={{ backgroundColor: 'rgba(240,240,240, 0.7)', width: '175px' }}\r\n >\r\n <div className='flex gap-1 items-center'>\r\n <svg width='136px' viewBox='0 0 136 136' className='shrink-0'>\r\n <g>\r\n {colors.map((d, i) => (\r\n <g key={i} transform={`translate(0,${100 - i * 25})`}>\r\n {d.map((el, j) => (\r\n <rect\r\n key={j}\r\n y={1}\r\n x={j * 25 + 1}\r\n fill={el}\r\n width={23}\r\n height={23}\r\n strokeWidth={selectedColor === el ? 2 : 0.25}\r\n style={{ cursor: 'pointer' }}\r\n onMouseOver={() => {\r\n setSelectedColor(el);\r\n }}\r\n onMouseLeave={() => {\r\n setSelectedColor(undefined);\r\n }}\r\n />\r\n ))}\r\n </g>\r\n ))}\r\n <g transform='translate(0,125)'>\r\n {xDomain.map((el, j) => (\r\n <text key={j} y={10} x={(j + 1) * 25} fontSize={10} textAnchor='middle'>\r\n {typeof el === 'string' || el < 1\r\n ? el\r\n : numberFormattingFunction(el, 'NA')}\r\n </text>\r\n ))}\r\n </g>\r\n {yDomain.map((el, j) => (\r\n <g\r\n key={j}\r\n transform={`translate(${\r\n Math.max(Math.min(xDomain.length + 1, 5), 4) * 25 + 10\r\n },${100 - j * 25})`}\r\n >\r\n <text\r\n x={0}\r\n transform='rotate(-90)'\r\n y={0}\r\n fontSize={10}\r\n textAnchor='middle'\r\n >\r\n {typeof el === 'string' || el < 1\r\n ? el\r\n : numberFormattingFunction(el, 'NA')}\r\n </text>\r\n </g>\r\n ))}\r\n </g>\r\n </svg>\r\n <P\r\n marginBottom='none'\r\n size='xs'\r\n className='leading-normal text-center shrink-0'\r\n style={{\r\n display: '-webkit-box',\r\n WebkitLineClamp: '1',\r\n WebkitBoxOrient: 'vertical',\r\n overflow: 'hidden',\r\n writingMode: 'vertical-rl',\r\n height: '8.5rem',\r\n transform: 'rotate(180deg)',\r\n }}\r\n >\r\n {yColorLegendTitle}\r\n </P>\r\n </div>\r\n <P\r\n marginBottom='none'\r\n size='xs'\r\n className='mt-1 leading-normal text-center'\r\n style={{\r\n display: '-webkit-box',\r\n WebkitLineClamp: '1',\r\n width: '8.5rem',\r\n WebkitBoxOrient: 'vertical',\r\n overflow: 'hidden',\r\n }}\r\n >\r\n {xColorLegendTitle}\r\n </P>\r\n </div>\r\n </>\r\n ) : (\r\n <button\r\n type='button'\r\n className='mb-0 border-0 bg-transparent p-0 self-start'\r\n onClick={() => {\r\n setShowLegend(true);\r\n }}\r\n >\r\n <div className='items-start text-sm font-medium cursor-pointer p-2 mb-0 flex text-primary-black dark:text-primary-gray-300 bg-primary-gray-300 dark:bg-primary-gray-550 border-primary-gray-400 dark:border-primary-gray-500'>\r\n Show Legend\r\n </div>\r\n </button>\r\n )}\r\n </div>\r\n )}\r\n {zoomInteraction === 'button' && (\r\n <div className='absolute left-4 top-4 flex flex-col'>\r\n <button\r\n onClick={() => handleZoom('in')}\r\n className='leading-0 px-2 py-3.5 border text-primary-gray-700 border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100'\r\n >\r\n +\r\n </button>\r\n <button\r\n onClick={() => handleZoom('out')}\r\n className='leading-0 px-2 py-3.5 border text-primary-gray-700 border-t-0 border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100'\r\n >\r\n –\r\n </button>\r\n </div>\r\n )}\r\n </div>\r\n {mouseOverData && tooltip && eventX && eventY ? (\r\n <Tooltip\r\n data={mouseOverData}\r\n body={tooltip}\r\n xPos={eventX}\r\n yPos={eventY}\r\n backgroundStyle={styles?.tooltip}\r\n className={classNames?.tooltip}\r\n />\r\n ) : null}\r\n {detailsOnClick && mouseClickData !== undefined ? (\r\n <Modal\r\n open={mouseClickData !== undefined}\r\n onClose={() => {\r\n setMouseClickData(undefined);\r\n }}\r\n >\r\n <div\r\n className='graph-modal-content m-0'\r\n dangerouslySetInnerHTML={\r\n typeof detailsOnClick === 'string'\r\n ? { __html: string2HTML(detailsOnClick, mouseClickData) }\r\n : undefined\r\n }\r\n >\r\n {typeof detailsOnClick === 'function' ? detailsOnClick(mouseClickData) : null}\r\n </div>\r\n </Modal>\r\n ) : null}\r\n </>\r\n );\r\n}\r\n","import { useEffect, useRef, useState } from 'react';\r\nimport { cn } from '@undp/design-system-react/cn';\r\nimport { SliderUI } from '@undp/design-system-react/SliderUI';\r\nimport { Spinner } from '@undp/design-system-react/Spinner';\r\nimport { format } from 'date-fns/format';\r\nimport { parse } from 'date-fns/parse';\r\nimport { ascending, sort } from 'd3-array';\r\n\r\nimport { Graph } from './Graph';\r\n\r\nimport {\r\n BivariateMapDataType,\r\n Languages,\r\n SourcesDataType,\r\n StyleObject,\r\n ClassNameObject,\r\n MapProjectionTypes,\r\n ZoomInteractionTypes,\r\n CustomLayerDataType,\r\n AnimateDataType,\r\n TimelineDataType,\r\n} from '@/Types';\r\nimport { GraphHeader } from '@/Components/Elements/GraphHeader';\r\nimport { GraphFooter } from '@/Components/Elements/GraphFooter';\r\nimport { Colors } from '@/Components/ColorPalette';\r\nimport { fetchAndParseJSON } from '@/Utils/fetchAndParseData';\r\nimport { getJenks } from '@/Utils/getJenks';\r\nimport { Pause, Play } from '@/Components/Icons';\r\nimport { getSliderMarks } from '@/Utils/getSliderMarks';\r\nimport { uniqBy } from '@/Utils/uniqBy';\r\n\r\ninterface Props {\r\n // Data\r\n /** Array of data objects. */\r\n data: BivariateMapDataType[];\r\n\r\n // Titles, Labels, and Sources\r\n /** Title of the graph */\r\n graphTitle?: string | React.ReactNode;\r\n /** Description of the graph */\r\n graphDescription?: string | React.ReactNode;\r\n /** Footnote for the graph */\r\n footNote?: string | React.ReactNode;\r\n /** Source data for the graph */\r\n sources?: SourcesDataType[];\r\n /** Accessibility label */\r\n ariaLabel?: string;\r\n\r\n // Colors and Styling\r\n /** Colors for the choropleth map. Array must be 5x5 */\r\n colors?: string[][];\r\n /** Title for the first color legend */\r\n xColorLegendTitle?: string;\r\n /** Title for the second color legend */\r\n yColorLegendTitle?: string;\r\n /** Domain of x-colors for the map */\r\n xDomain?: number[];\r\n /** Domain of y-colors for the map */\r\n yDomain?: number[];\r\n /** Color for the areas where data is no available */\r\n mapNoDataColor?: string;\r\n /** Background color of the graph */\r\n backgroundColor?: string | boolean;\r\n /** Custom styles for the graph. Each object should be a valid React CSS style object. */\r\n styles?: StyleObject;\r\n /** Custom class names */\r\n classNames?: ClassNameObject;\r\n\r\n // Size and Spacing\r\n /** Width of the graph */\r\n width?: number;\r\n /** Height of the graph */\r\n height?: number;\r\n /** Minimum height of the graph */\r\n minHeight?: number;\r\n /** Relative height scaling factor. This overwrites the height props */\r\n relativeHeight?: number;\r\n /** Padding around the graph. Defaults to 0 if no backgroundColor is mentioned else defaults to 1rem */\r\n padding?: string;\r\n\r\n // Graph Parameters\r\n /** Map data as an object in geoJson format or a url for geoJson */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData?: any;\r\n /** Scaling factor for the map. Multiplies the scale number to scale. */\r\n scale?: number;\r\n /** Center point of the map */\r\n centerPoint?: [number, number];\r\n /** Defines the zoom mode for the map */\r\n zoomInteraction?: ZoomInteractionTypes;\r\n /** Stroke width of the regions in the map */\r\n mapBorderWidth?: number;\r\n /** Stroke color of the regions in the map */\r\n mapBorderColor?: string;\r\n /** Toggle if the map is a world map */\r\n isWorldMap?: boolean;\r\n /** Map projection type */\r\n mapProjection?: MapProjectionTypes;\r\n /** Extend of the allowed zoom in the map */\r\n zoomScaleExtend?: [number, number];\r\n /** Extend of the allowed panning in the map */\r\n zoomTranslateExtend?: [[number, number], [number, number]];\r\n /** Countries or regions to be highlighted */\r\n highlightedIds?: string[];\r\n /** Defines the opacity of the non-highlighted data */\r\n dimmedOpacity?: number;\r\n /** Toggles if the graph animates in when loaded. */\r\n animate?: boolean | AnimateDataType;\r\n /** Property in the property object in mapData geoJson object is used to match to the id in the data object */\r\n mapProperty?: string;\r\n /** Toggle visibility of color scale. */\r\n showColorScale?: boolean;\r\n /** Toggles the visibility of Antarctica in the default map. Only applicable for the default map. */\r\n showAntarctica?: boolean;\r\n /** Optional SVG <g> element or function that renders custom content behind or in front of the graph. */\r\n customLayers?: CustomLayerDataType[];\r\n /** Configures playback and slider controls for animating the chart over time. The data must have a key date for it to work properly. */\r\n timeline?: TimelineDataType;\r\n /** Enable graph download option as png */\r\n graphDownload?: boolean;\r\n /** Enable data download option as a csv */\r\n dataDownload?: boolean;\r\n /** Reset selection on double-click. Only applicable when used in a dashboard context with filters. */\r\n resetSelectionOnDoubleClick?: boolean;\r\n\r\n // Interactions and Callbacks\r\n /** Tooltip content. If the type is string then this uses the [handlebar](../?path=/docs/misc-handlebars-templates-and-custom-helpers--docs) template to display the data */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n /** Details displayed on the modal when user clicks of a data point. If the type is string then this uses the [handlebar](../?path=/docs/misc-handlebars-templates-and-custom-helpers--docs) template to display the data */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n detailsOnClick?: string | ((_d: any) => React.ReactNode);\r\n /** Callback for mouse over event */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseOver?: (_d: any) => void;\r\n /** Callback for mouse click event */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseClick?: (_d: any) => void;\r\n\r\n // Configuration and Options\r\n /** Language setting */\r\n language?: Languages;\r\n /** Color theme */\r\n theme?: 'light' | 'dark';\r\n /** Unique ID for the graph */\r\n graphID?: string;\r\n}\r\n\r\nexport function BiVariateChoroplethMap(props: Props) {\r\n const {\r\n data,\r\n graphTitle,\r\n mapData = 'https://raw.githubusercontent.com/UNDP-Data/dv-country-geojson/refs/heads/main/worldMap.json',\r\n colors = Colors.light.bivariateColors.colors05x05,\r\n sources,\r\n graphDescription,\r\n height,\r\n width,\r\n footNote = 'The designations employed and the presentation of material on this map do not imply the expression of any opinion whatsoever on the part of the Secretariat of the United Nations or UNDP concerning the legal status of any country, territory, city or area or its authorities, or concerning the delimitation of its frontiers or boundaries.',\r\n xDomain,\r\n yDomain,\r\n xColorLegendTitle = 'X Color key',\r\n yColorLegendTitle = 'Y Color key',\r\n tooltip,\r\n scale = 0.95,\r\n centerPoint,\r\n padding,\r\n mapBorderWidth = 0.5,\r\n mapNoDataColor = Colors.light.graphNoData,\r\n backgroundColor = false,\r\n mapBorderColor = Colors.light.grays['gray-500'],\r\n relativeHeight,\r\n onSeriesMouseOver,\r\n isWorldMap = true,\r\n zoomScaleExtend = [0.8, 6],\r\n zoomTranslateExtend,\r\n graphID,\r\n showColorScale = true,\r\n highlightedIds = [],\r\n onSeriesMouseClick,\r\n mapProperty = 'ISO3',\r\n graphDownload = false,\r\n dataDownload = false,\r\n showAntarctica = false,\r\n language = 'en',\r\n minHeight = 0,\r\n theme = 'light',\r\n ariaLabel,\r\n resetSelectionOnDoubleClick = true,\r\n detailsOnClick,\r\n styles,\r\n classNames,\r\n mapProjection,\r\n zoomInteraction = 'button',\r\n animate = false,\r\n dimmedOpacity = 0.3,\r\n customLayers = [],\r\n timeline = { enabled: false, autoplay: false, showOnlyActiveDate: true },\r\n } = props;\r\n\r\n const [svgWidth, setSvgWidth] = useState(0);\r\n const [svgHeight, setSvgHeight] = useState(0);\r\n const [play, setPlay] = useState(timeline.autoplay);\r\n const uniqDatesSorted = sort(\r\n uniqBy(data, 'date', true).map(d =>\r\n parse(`${d}`, timeline.dateFormat || 'yyyy', new Date()).getTime(),\r\n ),\r\n (a, b) => ascending(a, b),\r\n );\r\n const [index, setIndex] = useState(timeline.autoplay ? 0 : uniqDatesSorted.length - 1);\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mapShape, setMapShape] = useState<any>(undefined);\r\n\r\n const graphDiv = useRef<HTMLDivElement>(null);\r\n const graphParentDiv = useRef<HTMLDivElement>(null);\r\n useEffect(() => {\r\n const resizeObserver = new ResizeObserver(entries => {\r\n setSvgWidth(width || entries[0].contentRect.width || 760);\r\n setSvgHeight(height || entries[0].target.clientHeight || 480);\r\n });\r\n if (graphDiv.current) {\r\n setSvgHeight(graphDiv.current.clientHeight || 480);\r\n setSvgWidth(graphDiv.current.clientWidth || 760);\r\n if (!width) resizeObserver.observe(graphDiv.current);\r\n }\r\n return () => resizeObserver.disconnect();\r\n }, [width, height]);\r\n useEffect(() => {\r\n if (typeof mapData === 'string') {\r\n const fetchData = fetchAndParseJSON(mapData);\r\n fetchData.then(d => {\r\n setMapShape(d);\r\n });\r\n } else {\r\n setMapShape(mapData);\r\n }\r\n }, [mapData]);\r\n\r\n useEffect(() => {\r\n const interval = setInterval(\r\n () => {\r\n setIndex(i => (i < uniqDatesSorted.length - 1 ? i + 1 : 0));\r\n },\r\n (timeline.speed || 2) * 1000,\r\n );\r\n if (!play) clearInterval(interval);\r\n return () => clearInterval(interval);\r\n }, [uniqDatesSorted, play, timeline.speed]);\r\n\r\n const markObj = getSliderMarks(\r\n uniqDatesSorted,\r\n index,\r\n timeline.showOnlyActiveDate,\r\n timeline.dateFormat || 'yyyy',\r\n );\r\n\r\n if (xDomain && yDomain)\r\n if (xDomain.length !== colors[0].length - 1 || yDomain.length !== colors.length - 1) {\r\n console.error(\"the xDomain and yDomain array length don't match to the color array length\");\r\n return null;\r\n }\r\n return (\r\n <div\r\n className={`${theme || 'light'} flex ${width ? 'w-fit grow-0' : 'w-full grow'}`}\r\n dir={language === 'he' || language === 'ar' ? 'rtl' : undefined}\r\n >\r\n <div\r\n className={cn(\r\n `${\r\n !backgroundColor\r\n ? 'bg-transparent '\r\n : backgroundColor === true\r\n ? 'bg-primary-gray-200 dark:bg-primary-gray-650 '\r\n : ''\r\n }ml-auto mr-auto flex flex-col grow h-inherit ${language || 'en'}`,\r\n width ? 'w-fit' : 'w-full',\r\n classNames?.graphContainer,\r\n )}\r\n style={{\r\n ...(styles?.graphContainer || {}),\r\n ...(backgroundColor && backgroundColor !== true ? { backgroundColor } : {}),\r\n }}\r\n id={graphID}\r\n ref={graphParentDiv}\r\n aria-label={\r\n ariaLabel ||\r\n `${\r\n graphTitle ? `The graph shows ${graphTitle}. ` : ''\r\n }This is bi-variate choropleth map where geographic areas are colored in proportion to two variables.${\r\n graphDescription ? ` ${graphDescription}` : ''\r\n }`\r\n }\r\n >\r\n <div\r\n className='flex grow'\r\n style={{ padding: backgroundColor ? padding || '1rem' : padding || 0 }}\r\n >\r\n <div className='flex flex-col w-full gap-4 grow justify-between'>\r\n {graphTitle || graphDescription || graphDownload || dataDownload ? (\r\n <GraphHeader\r\n styles={{\r\n title: styles?.title,\r\n description: styles?.description,\r\n }}\r\n classNames={{\r\n title: classNames?.title,\r\n description: classNames?.description,\r\n }}\r\n graphTitle={graphTitle}\r\n graphDescription={graphDescription}\r\n width={width}\r\n graphDownload={graphDownload ? graphParentDiv.current : undefined}\r\n dataDownload={\r\n dataDownload\r\n ? data.map(d => d.data).filter(d => d !== undefined).length > 0\r\n ? data.map(d => d.data).filter(d => d !== undefined)\r\n : data.filter(d => d !== undefined)\r\n : null\r\n }\r\n />\r\n ) : null}\r\n {timeline.enabled && uniqDatesSorted.length > 0 && markObj ? (\r\n <div className='flex gap-6 items-center' dir='ltr'>\r\n <button\r\n type='button'\r\n onClick={() => {\r\n setPlay(!play);\r\n }}\r\n className='p-0 border-0 cursor-pointer bg-transparent'\r\n aria-label={play ? 'Click to pause animation' : 'Click to play animation'}\r\n >\r\n {play ? <Pause /> : <Play />}\r\n </button>\r\n <SliderUI\r\n min={uniqDatesSorted[0]}\r\n max={uniqDatesSorted[uniqDatesSorted.length - 1]}\r\n marks={markObj}\r\n step={null}\r\n defaultValue={uniqDatesSorted[uniqDatesSorted.length - 1]}\r\n value={uniqDatesSorted[index]}\r\n onChangeComplete={nextValue => {\r\n setIndex(uniqDatesSorted.indexOf(nextValue as number));\r\n }}\r\n onChange={nextValue => {\r\n setIndex(uniqDatesSorted.indexOf(nextValue as number));\r\n }}\r\n aria-label='Time slider. Use arrow keys to adjust selected time period.'\r\n />\r\n </div>\r\n ) : null}\r\n <div\r\n className='flex flex-col grow justify-center leading-0'\r\n ref={graphDiv}\r\n aria-label='Map area'\r\n >\r\n {(width || svgWidth) && (height || svgHeight) && mapShape ? (\r\n <Graph\r\n data={data.filter(d =>\r\n timeline.enabled\r\n ? d.date ===\r\n format(new Date(uniqDatesSorted[index]), timeline.dateFormat || 'yyyy')\r\n : d,\r\n )}\r\n mapData={\r\n showAntarctica\r\n ? mapShape\r\n : {\r\n ...mapShape,\r\n features: mapShape.features.filter(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any) => el.properties.NAME !== 'Antarctica',\r\n ),\r\n }\r\n }\r\n xDomain={\r\n xDomain ||\r\n getJenks(\r\n data.map(d => d.x as number | null | undefined),\r\n colors[0].length,\r\n )\r\n }\r\n yDomain={\r\n yDomain ||\r\n getJenks(\r\n data.map(d => d.y as number | null | undefined),\r\n colors.length,\r\n )\r\n }\r\n width={width || svgWidth}\r\n height={Math.max(\r\n minHeight,\r\n height ||\r\n (relativeHeight\r\n ? minHeight\r\n ? (width || svgWidth) * relativeHeight > minHeight\r\n ? (width || svgWidth) * relativeHeight\r\n : minHeight\r\n : (width || svgWidth) * relativeHeight\r\n : svgHeight),\r\n )}\r\n scale={scale}\r\n centerPoint={centerPoint}\r\n colors={colors}\r\n xColorLegendTitle={xColorLegendTitle}\r\n yColorLegendTitle={yColorLegendTitle}\r\n mapBorderWidth={mapBorderWidth}\r\n mapNoDataColor={mapNoDataColor}\r\n mapBorderColor={mapBorderColor}\r\n tooltip={tooltip}\r\n onSeriesMouseOver={onSeriesMouseOver}\r\n isWorldMap={isWorldMap}\r\n zoomScaleExtend={zoomScaleExtend}\r\n zoomTranslateExtend={zoomTranslateExtend}\r\n onSeriesMouseClick={onSeriesMouseClick}\r\n mapProperty={mapProperty}\r\n highlightedIds={highlightedIds}\r\n resetSelectionOnDoubleClick={resetSelectionOnDoubleClick}\r\n styles={styles}\r\n showColorScale={showColorScale}\r\n classNames={classNames}\r\n mapProjection={mapProjection || (isWorldMap ? 'naturalEarth' : 'mercator')}\r\n detailsOnClick={detailsOnClick}\r\n zoomInteraction={zoomInteraction}\r\n animate={\r\n animate === true\r\n ? { duration: 0.5, once: true, amount: 0.5 }\r\n : animate || { duration: 0, once: true, amount: 0 }\r\n }\r\n dimmedOpacity={dimmedOpacity}\r\n customLayers={customLayers}\r\n />\r\n ) : (\r\n <div\r\n style={{\r\n height: `${Math.max(\r\n minHeight,\r\n height ||\r\n (relativeHeight\r\n ? minHeight\r\n ? (width || svgWidth) * relativeHeight > minHeight\r\n ? (width || svgWidth) * relativeHeight\r\n : minHeight\r\n : (width || svgWidth) * relativeHeight\r\n : svgHeight),\r\n )}px`,\r\n }}\r\n className='flex items-center justify-center'\r\n >\r\n <Spinner aria-label='Loading graph' />\r\n </div>\r\n )}\r\n </div>\r\n {sources || footNote ? (\r\n <GraphFooter\r\n styles={{ footnote: styles?.footnote, source: styles?.source }}\r\n classNames={{\r\n footnote: classNames?.footnote,\r\n source: classNames?.source,\r\n }}\r\n sources={sources}\r\n footNote={footNote}\r\n width={width}\r\n />\r\n ) : null}\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n );\r\n}\r\n"],"names":["Graph","props","data","xDomain","mapData","xColorLegendTitle","yDomain","yColorLegendTitle","width","height","colors","scale","centerPoint","mapBorderWidth","mapNoDataColor","mapBorderColor","tooltip","onSeriesMouseOver","zoomScaleExtend","zoomTranslateExtend","highlightedIds","onSeriesMouseClick","mapProperty","resetSelectionOnDoubleClick","detailsOnClick","showColorScale","styles","classNames","mapProjection","zoomInteraction","animate","dimmedOpacity","customLayers","showLegend","setShowLegend","useState","selectedColor","setSelectedColor","mouseClickData","setMouseClickData","mouseOverData","setMouseOverData","eventX","setEventX","eventY","setEventY","mapSvg","useRef","isInView","useInView","mapG","zoomRef","useEffect","mapGSelect","select","mapSvgSelect","zoomFilter","e","isWheel","isTouch","isDrag","zoomBehavior","zoom","transform","bounds","bbox","center","centerOfMass","lonDiff","latDiff","scaleX","scaleY","scaleVar","projection","geoMercator","geoEqualEarth","geoNaturalEarth1","geoOrthographic","geoAlbersUsa","xRange","_","i","yRange","xScale","scaleThreshold","yScale","handleZoom","direction","jsxs","Fragment","jsx","motion","d","el","j","masterPath","geo","path","c","k","point","AnimatePresence","index","xColorCoord","checkIfNullOrUndefined","yColorCoord","color","event","isEqual","X","numberFormattingFunction","P","Tooltip","Modal","string2HTML","BiVariateChoroplethMap","graphTitle","Colors","sources","graphDescription","footNote","padding","backgroundColor","relativeHeight","isWorldMap","graphID","graphDownload","dataDownload","showAntarctica","language","minHeight","theme","ariaLabel","timeline","svgWidth","setSvgWidth","svgHeight","setSvgHeight","play","setPlay","uniqDatesSorted","sort","uniqBy","parse","a","b","ascending","setIndex","mapShape","setMapShape","graphDiv","graphParentDiv","resizeObserver","entries","fetchAndParseJSON","interval","markObj","getSliderMarks","cn","GraphHeader","Pause","Play","SliderUI","nextValue","format","getJenks","Spinner","GraphFooter"],"mappings":"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"}
@@ -1,29 +1,30 @@
1
1
  import { j as t, m as Pe } from "./index-CHPV5EwG-BPSP-7Jg.js";
2
2
  import { useState as v, useRef as ie, useEffect as ve } from "react";
3
- import { s as Ie, g as Le, x as ze } from "./getSliderMarks-C0jptXeP.js";
4
- import { y as We } from "./Spinner-C85UF28E.js";
5
- import { p as Te, f as Ae } from "./parse-DlCRUFh_.js";
6
- import { u as Be } from "./index-AqnpA7_O.js";
7
- import { i as Ve } from "./index-Bwrro8-q.js";
8
- import { z as _e, t as Fe, g as He, a as Xe, b as Re, c as Ue, d as Ye } from "./zoom-DAu91HKr.js";
9
- import { t as qe } from "./index-qfWCwobm.js";
10
- import { X as Ge } from "./Modal-DVVwpKhP.js";
3
+ import { g as Ie, x as Le } from "./getSliderMarks-9cNoRkDx.js";
4
+ import { y as ze } from "./Spinner-C85UF28E.js";
5
+ import { p as We, f as Te } from "./parse-DlCRUFh_.js";
6
+ import { i as Ae } from "./index-Bwrro8-q.js";
7
+ import { z as Be, t as Ve, g as _e, a as Fe, b as He, c as Xe, d as Re } from "./zoom-DAu91HKr.js";
8
+ import { t as Ue } from "./index-qfWCwobm.js";
9
+ import { X as Ye } from "./Modal-DVVwpKhP.js";
11
10
  import { u as Ne } from "./Typography-Ctgfl1J5.js";
12
11
  import { n as De } from "./numberFormattingFunction-14YCbkN2.js";
13
- import { T as Je } from "./Tooltip-CVCGWyzw.js";
14
- import { s as Ke } from "./string2HTML-oFCROsus.js";
12
+ import { T as qe } from "./Tooltip-CVCGWyzw.js";
13
+ import { s as Ge } from "./string2HTML-oFCROsus.js";
15
14
  import { c as Me } from "./checkIfNullOrUndefined-DmfiKkNw.js";
16
- import { X as Ze, P as Qe, f as et } from "./index-BmCqpO1B.js";
15
+ import { X as Je, P as Ke, f as Ze } from "./index-BmCqpO1B.js";
17
16
  import { s as $e } from "./select-DKy99ogv.js";
18
17
  import { t as Se } from "./threshold-DFfqcDMa.js";
19
- import { u as tt } from "./use-in-view-yS6jzJAp.js";
18
+ import { u as Qe } from "./use-in-view-yS6jzJAp.js";
20
19
  import { m as oe } from "./proxy-CkpFesk1.js";
21
- import { A as rt } from "./index-CNvov0eg.js";
22
- import { GraphHeader as at } from "./GraphHeader.js";
23
- import { GraphFooter as ot } from "./GraphFooter.js";
20
+ import { A as et } from "./index-CNvov0eg.js";
21
+ import { GraphHeader as tt } from "./GraphHeader.js";
22
+ import { GraphFooter as rt } from "./GraphFooter.js";
24
23
  import { Colors as Ce } from "./Colors.js";
25
- import { f as it } from "./fetchAndParseData-DBOl1Icl.js";
26
- import { g as Ee } from "./getJenks-DW96UYNE.js";
24
+ import { f as at } from "./fetchAndParseData-sapWbnYk.js";
25
+ import { g as Ee } from "./getJenks-BbngDoBQ.js";
26
+ import { u as ot } from "./uniqBy-BHy4I8PK.js";
27
+ import { s as it } from "./sort-DfK1b0F5.js";
27
28
  import { c as nt } from "./init-BhZylTFx.js";
28
29
  function st(be) {
29
30
  const {
@@ -58,7 +59,7 @@ function st(be) {
58
59
  animate: j,
59
60
  dimmedOpacity: F,
60
61
  customLayers: de
61
- } = be, [pe, J] = v(!(d < 680)), [H, X] = v(void 0), [g, K] = v(void 0), [R, Z] = v(void 0), [he, $] = v(void 0), [D, Q] = v(void 0), I = ie(null), U = tt(I, {
62
+ } = be, [pe, J] = v(!(d < 680)), [H, X] = v(void 0), [g, K] = v(void 0), [R, Z] = v(void 0), [he, $] = v(void 0), [D, Q] = v(void 0), I = ie(null), U = Qe(I, {
62
63
  once: j.once,
63
64
  amount: j.amount
64
65
  }), ge = ie(null), ee = ie(null);
@@ -68,7 +69,7 @@ function st(be) {
68
69
  if (P === "button") return !a.type.includes("wheel");
69
70
  const i = a.type === "wheel", m = a.type.startsWith("touch"), l = a.type === "mousedown" || a.type === "mousemove";
70
71
  return m ? !0 : i ? P === "scroll" ? !0 : a.ctrlKey : l && !a.button && !a.ctrlKey;
71
- }, o = _e().scaleExtent(ce).translateExtent(
72
+ }, o = Be().scaleExtent(ce).translateExtent(
72
73
  ke || [
73
74
  [-20, -20],
74
75
  [d + 20, s + 20]
@@ -78,7 +79,7 @@ function st(be) {
78
79
  });
79
80
  n.call(o), ee.current = o;
80
81
  }, [s, d, P]);
81
- const p = Fe(f), y = qe(f), ye = p[2] - p[0], te = p[3] - p[1], ue = d * 190 / 960 * 360 / ye, L = s * 190 / 678 * 180 / te, z = G * Math.min(ue, L), c = _ === "mercator" ? He().rotate([0, 0]).center(N || y.geometry.coordinates).translate([d / 2, s / 2]).scale(z) : _ === "equalEarth" ? Xe().rotate([0, 0]).center(N || y.geometry.coordinates).translate([d / 2, s / 2]).scale(z) : _ === "naturalEarth" ? Re().rotate([0, 0]).center(N || y.geometry.coordinates).translate([d / 2, s / 2]).scale(z) : _ === "orthographic" ? Ue().rotate([0, 0]).center(N || y.geometry.coordinates).translate([d / 2, s / 2]).scale(z) : Ye().rotate([0, 0]).center(N || y.geometry.coordinates).translate([d / 2, s / 2]).scale(z), re = Array.from({ length: C.length }, (e, n) => n), ae = Array.from({ length: W.length }, (e, n) => n), Y = Se().domain(C).range(re), fe = Se().domain(W).range(ae), S = (e) => {
82
+ const p = Ve(f), y = Ue(f), ye = p[2] - p[0], te = p[3] - p[1], ue = d * 190 / 960 * 360 / ye, L = s * 190 / 678 * 180 / te, z = G * Math.min(ue, L), c = _ === "mercator" ? _e().rotate([0, 0]).center(N || y.geometry.coordinates).translate([d / 2, s / 2]).scale(z) : _ === "equalEarth" ? Fe().rotate([0, 0]).center(N || y.geometry.coordinates).translate([d / 2, s / 2]).scale(z) : _ === "naturalEarth" ? He().rotate([0, 0]).center(N || y.geometry.coordinates).translate([d / 2, s / 2]).scale(z) : _ === "orthographic" ? Xe().rotate([0, 0]).center(N || y.geometry.coordinates).translate([d / 2, s / 2]).scale(z) : Re().rotate([0, 0]).center(N || y.geometry.coordinates).translate([d / 2, s / 2]).scale(z), re = Array.from({ length: C.length }, (e, n) => n), ae = Array.from({ length: W.length }, (e, n) => n), Y = Se().domain(C).range(re), fe = Se().domain(W).range(ae), S = (e) => {
82
83
  if (!I.current || !ee.current) return;
83
84
  $e(I.current).call(ee.current.scaleBy, e === "in" ? 1.2 : 1 / 1.2);
84
85
  };
@@ -146,7 +147,7 @@ function st(be) {
146
147
  },
147
148
  n
148
149
  )),
149
- /* @__PURE__ */ t.jsx(rt, { children: b.map((e) => {
150
+ /* @__PURE__ */ t.jsx(et, { children: b.map((e) => {
150
151
  const n = f.features.findIndex(
151
152
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
152
153
  (i) => e.id === i.properties[V]
@@ -168,7 +169,7 @@ function st(be) {
168
169
  Z(e), Q(i.clientY), $(i.clientX), le?.(e);
169
170
  },
170
171
  onClick: () => {
171
- (k || M) && (Ve(g, e) && w ? (K(void 0), k?.(void 0)) : (K(e), k?.(e)));
172
+ (k || M) && (Ae(g, e) && w ? (K(void 0), k?.(void 0)) : (K(e), k?.(e)));
172
173
  },
173
174
  onMouseMove: (i) => {
174
175
  Z(e), Q(i.clientY), $(i.clientX);
@@ -317,7 +318,7 @@ function st(be) {
317
318
  onClick: () => {
318
319
  J(!1);
319
320
  },
320
- children: /* @__PURE__ */ t.jsx(Ze, {})
321
+ children: /* @__PURE__ */ t.jsx(Je, {})
321
322
  }
322
323
  ),
323
324
  /* @__PURE__ */ t.jsxs(
@@ -436,7 +437,7 @@ function st(be) {
436
437
  ] })
437
438
  ] }),
438
439
  R && se && he && D ? /* @__PURE__ */ t.jsx(
439
- Je,
440
+ qe,
440
441
  {
441
442
  data: R,
442
443
  body: se,
@@ -447,7 +448,7 @@ function st(be) {
447
448
  }
448
449
  ) : null,
449
450
  M && g !== void 0 ? /* @__PURE__ */ t.jsx(
450
- Ge,
451
+ Ye,
451
452
  {
452
453
  open: g !== void 0,
453
454
  onClose: () => {
@@ -457,7 +458,7 @@ function st(be) {
457
458
  "div",
458
459
  {
459
460
  className: "graph-modal-content m-0",
460
- dangerouslySetInnerHTML: typeof M == "string" ? { __html: Ke(M, g) } : void 0,
461
+ dangerouslySetInnerHTML: typeof M == "string" ? { __html: Ge(M, g) } : void 0,
461
462
  children: typeof M == "function" ? M(g) : null
462
463
  }
463
464
  )
@@ -465,7 +466,7 @@ function st(be) {
465
466
  ) : null
466
467
  ] });
467
468
  }
468
- function zt(be) {
469
+ function Wt(be) {
469
470
  const {
470
471
  data: b,
471
472
  graphTitle: C,
@@ -515,11 +516,10 @@ function zt(be) {
515
516
  dimmedOpacity: ge = 0.3,
516
517
  customLayers: ee = [],
517
518
  timeline: p = { enabled: !1, autoplay: !1, showOnlyActiveDate: !0 }
518
- } = be, [y, ye] = v(0), [te, ue] = v(0), [L, z] = v(p.autoplay), c = Ie(
519
- Be(
520
- b.filter((r) => r.date !== void 0 && r.date !== null),
521
- (r) => r.date
522
- ).map((r) => Te(`${r.date}`, p.dateFormat || "yyyy", /* @__PURE__ */ new Date()).getTime()),
519
+ } = be, [y, ye] = v(0), [te, ue] = v(0), [L, z] = v(p.autoplay), c = it(
520
+ ot(b, "date", !0).map(
521
+ (r) => We(`${r}`, p.dateFormat || "yyyy", /* @__PURE__ */ new Date()).getTime()
522
+ ),
523
523
  (r, o) => nt(r, o)
524
524
  ), [re, ae] = v(p.autoplay ? 0 : c.length - 1), [Y, fe] = v(void 0), S = ie(null), e = ie(null);
525
525
  ve(() => {
@@ -528,7 +528,7 @@ function zt(be) {
528
528
  });
529
529
  return S.current && (ue(S.current.clientHeight || 480), ye(S.current.clientWidth || 760), s || r.observe(S.current)), () => r.disconnect();
530
530
  }, [s, d]), ve(() => {
531
- typeof f == "string" ? it(f).then((o) => {
531
+ typeof f == "string" ? at(f).then((o) => {
532
532
  fe(o);
533
533
  }) : fe(f);
534
534
  }, [f]), ve(() => {
@@ -540,7 +540,7 @@ function zt(be) {
540
540
  );
541
541
  return L || clearInterval(r), () => clearInterval(r);
542
542
  }, [c, L, p.speed]);
543
- const n = Le(
543
+ const n = Ie(
544
544
  c,
545
545
  re,
546
546
  p.showOnlyActiveDate,
@@ -573,7 +573,7 @@ function zt(be) {
573
573
  style: { padding: k ? ce || "1rem" : ce || 0 },
574
574
  children: /* @__PURE__ */ t.jsxs("div", { className: "flex flex-col w-full gap-4 grow justify-between", children: [
575
575
  C || T || pe || J ? /* @__PURE__ */ t.jsx(
576
- at,
576
+ tt,
577
577
  {
578
578
  styles: {
579
579
  title: $?.title,
@@ -600,11 +600,11 @@ function zt(be) {
600
600
  },
601
601
  className: "p-0 border-0 cursor-pointer bg-transparent",
602
602
  "aria-label": L ? "Click to pause animation" : "Click to play animation",
603
- children: L ? /* @__PURE__ */ t.jsx(Qe, {}) : /* @__PURE__ */ t.jsx(et, {})
603
+ children: L ? /* @__PURE__ */ t.jsx(Ke, {}) : /* @__PURE__ */ t.jsx(Ze, {})
604
604
  }
605
605
  ),
606
606
  /* @__PURE__ */ t.jsx(
607
- ze,
607
+ Le,
608
608
  {
609
609
  min: c[0],
610
610
  max: c[c.length - 1],
@@ -632,7 +632,7 @@ function zt(be) {
632
632
  st,
633
633
  {
634
634
  data: b.filter(
635
- (r) => p.enabled ? r.date === Ae(new Date(c[re]), p.dateFormat || "yyyy") : r
635
+ (r) => p.enabled ? r.date === Te(new Date(c[re]), p.dateFormat || "yyyy") : r
636
636
  ),
637
637
  mapData: H ? Y : {
638
638
  ...Y,
@@ -691,13 +691,13 @@ function zt(be) {
691
691
  )}px`
692
692
  },
693
693
  className: "flex items-center justify-center",
694
- children: /* @__PURE__ */ t.jsx(We, { "aria-label": "Loading graph" })
694
+ children: /* @__PURE__ */ t.jsx(ze, { "aria-label": "Loading graph" })
695
695
  }
696
696
  )
697
697
  }
698
698
  ),
699
699
  W || q ? /* @__PURE__ */ t.jsx(
700
- ot,
700
+ rt,
701
701
  {
702
702
  styles: { footnote: $?.footnote, source: $?.source },
703
703
  classNames: {
@@ -718,6 +718,6 @@ function zt(be) {
718
718
  );
719
719
  }
720
720
  export {
721
- zt as BiVariateChoroplethMap
721
+ Wt as BiVariateChoroplethMap
722
722
  };
723
723
  //# sourceMappingURL=BiVariateChoroplethMap.js.map