@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.
- package/dist/AreaChart.cjs +1 -1
- package/dist/AreaChart.cjs.map +1 -1
- package/dist/AreaChart.js +3 -2
- package/dist/AreaChart.js.map +1 -1
- package/dist/BarGraph.cjs +1 -1
- package/dist/BarGraph.cjs.map +1 -1
- package/dist/BarGraph.js +1221 -1247
- package/dist/BarGraph.js.map +1 -1
- package/dist/BeeSwarmChart.cjs +1 -1
- package/dist/BeeSwarmChart.cjs.map +1 -1
- package/dist/BeeSwarmChart.js +130 -142
- package/dist/BeeSwarmChart.js.map +1 -1
- package/dist/BiVariateChoroplethMap.cjs +1 -1
- package/dist/BiVariateChoroplethMap.cjs.map +1 -1
- package/dist/BiVariateChoroplethMap.js +41 -41
- package/dist/BiVariateChoroplethMap.js.map +1 -1
- package/dist/BulletChart.cjs +1 -1
- package/dist/BulletChart.cjs.map +1 -1
- package/dist/BulletChart.js +483 -487
- package/dist/BulletChart.js.map +1 -1
- package/dist/ButterflyChart.cjs +1 -1
- package/dist/ButterflyChart.cjs.map +1 -1
- package/dist/ButterflyChart.js +99 -99
- package/dist/ButterflyChart.js.map +1 -1
- package/dist/ChoroplethMap.cjs +1 -1
- package/dist/ChoroplethMap.cjs.map +1 -1
- package/dist/ChoroplethMap.js +125 -125
- package/dist/ChoroplethMap.js.map +1 -1
- package/dist/CirclePackingGraph.cjs +1 -1
- package/dist/CirclePackingGraph.js +2 -2
- package/dist/Data/BureauPerformance.csv +8 -0
- package/dist/Data/EGDashboardData.csv +6 -0
- package/dist/DataCards.cjs +2 -2
- package/dist/DataCards.cjs.map +1 -1
- package/dist/DataCards.js +6 -6
- package/dist/DataCards.js.map +1 -1
- package/dist/DataTable.cjs +1 -1
- package/dist/DataTable.cjs.map +1 -1
- package/dist/DataTable.js +66 -68
- package/dist/DataTable.js.map +1 -1
- package/dist/DifferenceLineChart.cjs +1 -1
- package/dist/DifferenceLineChart.cjs.map +1 -1
- package/dist/DifferenceLineChart.js +3 -2
- package/dist/DifferenceLineChart.js.map +1 -1
- package/dist/DonutChart.cjs +1 -1
- package/dist/DonutChart.cjs.map +1 -1
- package/dist/DonutChart.js +205 -205
- package/dist/DonutChart.js.map +1 -1
- package/dist/DotDensityMap.cjs +1 -1
- package/dist/DotDensityMap.cjs.map +1 -1
- package/dist/DotDensityMap.js +78 -81
- package/dist/DotDensityMap.js.map +1 -1
- package/dist/DualAxisLineChart.cjs +1 -1
- package/dist/DualAxisLineChart.cjs.map +1 -1
- package/dist/DualAxisLineChart.js +3 -2
- package/dist/DualAxisLineChart.js.map +1 -1
- package/dist/DumbbellChart.cjs +1 -1
- package/dist/DumbbellChart.cjs.map +1 -1
- package/dist/DumbbellChart.js +64 -65
- package/dist/DumbbellChart.js.map +1 -1
- package/dist/GeoHubMap.cjs +1 -1
- package/dist/GeoHubMap.js +1 -1
- package/dist/GeoHubMapWithLayerSelection.cjs +1 -1
- package/dist/GeoHubMapWithLayerSelection.js +1 -1
- package/dist/{GraphEl-4RUlclvW.cjs → GraphEl-BcYgMnN2.cjs} +2 -2
- package/dist/{GraphEl-4RUlclvW.cjs.map → GraphEl-BcYgMnN2.cjs.map} +1 -1
- package/dist/{GraphEl-ClIxlWa3.js → GraphEl-CMWeARJ3.js} +2 -2
- package/dist/{GraphEl-ClIxlWa3.js.map → GraphEl-CMWeARJ3.js.map} +1 -1
- package/dist/GriddedGraphs.cjs +1 -1
- package/dist/GriddedGraphs.js +4 -4
- package/dist/GriddedGraphsFromConfig.cjs +1 -1
- package/dist/GriddedGraphsFromConfig.js +1 -1
- package/dist/HeatMap.cjs +1 -1
- package/dist/HeatMap.cjs.map +1 -1
- package/dist/HeatMap.js +83 -83
- package/dist/HeatMap.js.map +1 -1
- package/dist/Histogram.cjs +1 -1
- package/dist/Histogram.js +1 -1
- package/dist/LineChartWithConfidenceInterval.cjs +1 -1
- package/dist/LineChartWithConfidenceInterval.cjs.map +1 -1
- package/dist/LineChartWithConfidenceInterval.js +7 -6
- package/dist/LineChartWithConfidenceInterval.js.map +1 -1
- package/dist/MultiGraphDashboard.cjs +1 -1
- package/dist/MultiGraphDashboard.js +2 -2
- package/dist/MultiGraphDashboardFromConfig.cjs +1 -1
- package/dist/MultiGraphDashboardFromConfig.js +1 -1
- package/dist/MultiGraphDashboardWideToLongFormat.cjs +1 -1
- package/dist/MultiGraphDashboardWideToLongFormat.js +1 -1
- package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs +1 -1
- package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js +1 -1
- package/dist/MultiLineAltChart.cjs +1 -1
- package/dist/MultiLineAltChart.cjs.map +1 -1
- package/dist/MultiLineAltChart.js +82 -91
- package/dist/MultiLineAltChart.js.map +1 -1
- package/dist/MultiLineChart.cjs +1 -1
- package/dist/MultiLineChart.cjs.map +1 -1
- package/dist/MultiLineChart.js +3 -2
- package/dist/MultiLineChart.js.map +1 -1
- package/dist/PerformanceIntensiveMultiGraphDashboard.cjs +1 -1
- package/dist/PerformanceIntensiveMultiGraphDashboard.js +2 -2
- package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs +1 -1
- package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.js +1 -1
- package/dist/RadarChart.cjs +1 -1
- package/dist/RadarChart.cjs.map +1 -1
- package/dist/RadarChart.js +124 -130
- package/dist/RadarChart.js.map +1 -1
- package/dist/SankeyChart.cjs +1 -1
- package/dist/SankeyChart.cjs.map +1 -1
- package/dist/SankeyChart.js +200 -200
- package/dist/SankeyChart.js.map +1 -1
- package/dist/ScatterPlot.cjs +1 -1
- package/dist/ScatterPlot.cjs.map +1 -1
- package/dist/ScatterPlot.js +149 -155
- package/dist/ScatterPlot.js.map +1 -1
- package/dist/SimpleLineChart.cjs +1 -1
- package/dist/SimpleLineChart.cjs.map +1 -1
- package/dist/SimpleLineChart.js +44 -43
- package/dist/SimpleLineChart.js.map +1 -1
- package/dist/SingleGraphDashboard.cjs +1 -1
- package/dist/SingleGraphDashboard.js +4 -4
- package/dist/SingleGraphDashboardFromConfig.cjs +1 -1
- package/dist/SingleGraphDashboardFromConfig.js +1 -1
- package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs +1 -1
- package/dist/SingleGraphDashboardGeoHubMapsFromConfig.js +1 -1
- package/dist/SingleGraphDashboardThreeDGraphs.cjs +1 -1
- package/dist/SingleGraphDashboardThreeDGraphs.js +3 -3
- package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs +1 -1
- package/dist/SingleGraphDashboardThreeDGraphsFromConfig.js +1 -1
- package/dist/SlopeChart.cjs +1 -1
- package/dist/SlopeChart.cjs.map +1 -1
- package/dist/SlopeChart.js +107 -113
- package/dist/SlopeChart.js.map +1 -1
- package/dist/SparkLine.cjs +1 -1
- package/dist/SparkLine.cjs.map +1 -1
- package/dist/SparkLine.js +3 -2
- package/dist/SparkLine.js.map +1 -1
- package/dist/StripChart.cjs +1 -1
- package/dist/StripChart.cjs.map +1 -1
- package/dist/StripChart.js +159 -159
- package/dist/StripChart.js.map +1 -1
- package/dist/ThreeDGlobe.cjs +1 -1
- package/dist/ThreeDGlobe.cjs.map +1 -1
- package/dist/ThreeDGlobe.js +3 -3
- package/dist/ThreeDGlobe.js.map +1 -1
- package/dist/TreeMapGraph.cjs +1 -1
- package/dist/TreeMapGraph.cjs.map +1 -1
- package/dist/TreeMapGraph.js +194 -200
- package/dist/TreeMapGraph.js.map +1 -1
- package/dist/ensureCompleteData-DkQYPeDa.cjs +2 -0
- package/dist/ensureCompleteData-DkQYPeDa.cjs.map +1 -0
- package/dist/{ensureCompleteData-BALdOrsS.js → ensureCompleteData-DlmibgaI.js} +28 -8
- package/dist/ensureCompleteData-DlmibgaI.js.map +1 -0
- package/dist/fetchAndParseData-Ba-_CgxS.cjs +16 -0
- package/dist/fetchAndParseData-Ba-_CgxS.cjs.map +1 -0
- package/dist/fetchAndParseData-sapWbnYk.js +583 -0
- package/dist/fetchAndParseData-sapWbnYk.js.map +1 -0
- package/dist/fetchAndParseData.cjs +1 -1
- package/dist/fetchAndParseData.js +1 -1
- package/dist/getJenks-BbngDoBQ.js +19 -0
- package/dist/getJenks-BbngDoBQ.js.map +1 -0
- package/dist/getJenks-GYmdwBqm.cjs +2 -0
- package/dist/getJenks-GYmdwBqm.cjs.map +1 -0
- package/dist/getSliderMarks-9cNoRkDx.js +1023 -0
- package/dist/getSliderMarks-9cNoRkDx.js.map +1 -0
- package/dist/getSliderMarks-CRIbTGYV.cjs +6 -0
- package/dist/getSliderMarks-CRIbTGYV.cjs.map +1 -0
- package/dist/getUniqValue-DiCh_MOD.js +13 -0
- package/dist/getUniqValue-DiCh_MOD.js.map +1 -0
- package/dist/getUniqValue-RViz8tTw.cjs +2 -0
- package/dist/getUniqValue-RViz8tTw.cjs.map +1 -0
- package/dist/{index-BMgDMxKJ.js → index-37q0ULNQ.js} +44 -50
- package/dist/index-37q0ULNQ.js.map +1 -0
- package/dist/index-CVlCtJbC.cjs +2 -0
- package/dist/index-CVlCtJbC.cjs.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +6 -6
- package/dist/sort-DfK1b0F5.js +34 -0
- package/dist/sort-DfK1b0F5.js.map +1 -0
- package/dist/sort-O96oMZLb.cjs +2 -0
- package/dist/sort-O96oMZLb.cjs.map +1 -0
- package/dist/transformData.cjs +1 -1
- package/dist/transformData.js +3 -3
- package/dist/transformDataForAggregation-KXGm6flX.cjs +2 -0
- package/dist/{transformDataForAggregation-BVxVu4yY.cjs.map → transformDataForAggregation-KXGm6flX.cjs.map} +1 -1
- package/dist/{transformDataForAggregation-1BYVFqvF.js → transformDataForAggregation-sBpdlX8n.js} +40 -44
- package/dist/{transformDataForAggregation-1BYVFqvF.js.map → transformDataForAggregation-sBpdlX8n.js.map} +1 -1
- package/dist/{transformDataForGraphFromFile-BC9Ha8hF.js → transformDataForGraphFromFile-ComYvzuz.js} +3 -3
- package/dist/{transformDataForGraphFromFile-BC9Ha8hF.js.map → transformDataForGraphFromFile-ComYvzuz.js.map} +1 -1
- package/dist/{transformDataForGraphFromFile-b41aNQYY.cjs → transformDataForGraphFromFile-DVZodTHd.cjs} +2 -2
- package/dist/{transformDataForGraphFromFile-b41aNQYY.cjs.map → transformDataForGraphFromFile-DVZodTHd.cjs.map} +1 -1
- package/dist/uniqBy-BHy4I8PK.js +8 -0
- package/dist/uniqBy-BHy4I8PK.js.map +1 -0
- package/dist/uniqBy-O05lp2S5.cjs +2 -0
- package/dist/uniqBy-O05lp2S5.cjs.map +1 -0
- package/dist/utils.cjs +1 -1
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +2 -2
- package/package.json +1 -7
- package/dist/ensureCompleteData-BALdOrsS.js.map +0 -1
- package/dist/ensureCompleteData-BU5Zlccy.cjs +0 -2
- package/dist/ensureCompleteData-BU5Zlccy.cjs.map +0 -1
- package/dist/fetchAndParseData-DBOl1Icl.js +0 -1196
- package/dist/fetchAndParseData-DBOl1Icl.js.map +0 -1
- package/dist/fetchAndParseData-Dcy7AS_0.cjs +0 -16
- package/dist/fetchAndParseData-Dcy7AS_0.cjs.map +0 -1
- package/dist/getJenks-DW96UYNE.js +0 -23
- package/dist/getJenks-DW96UYNE.js.map +0 -1
- package/dist/getJenks-vofIZmeb.cjs +0 -2
- package/dist/getJenks-vofIZmeb.cjs.map +0 -1
- package/dist/getSliderMarks-C0jptXeP.js +0 -1054
- package/dist/getSliderMarks-C0jptXeP.js.map +0 -1
- package/dist/getSliderMarks-CtsEXiLV.cjs +0 -6
- package/dist/getSliderMarks-CtsEXiLV.cjs.map +0 -1
- package/dist/getUniqValue-CfuE_l9c.cjs +0 -2
- package/dist/getUniqValue-CfuE_l9c.cjs.map +0 -1
- package/dist/getUniqValue-CttuU_wn.js +0 -20
- package/dist/getUniqValue-CttuU_wn.js.map +0 -1
- package/dist/index-AqnpA7_O.js +0 -631
- package/dist/index-AqnpA7_O.js.map +0 -1
- package/dist/index-BJOeaYTk.cjs +0 -2
- package/dist/index-BJOeaYTk.cjs.map +0 -1
- package/dist/index-BMgDMxKJ.js.map +0 -1
- package/dist/index-DYH8g9WA.cjs +0 -2
- package/dist/index-DYH8g9WA.cjs.map +0 -1
- package/dist/index-Da2GUKrr.cjs +0 -2
- package/dist/index-Da2GUKrr.cjs.map +0 -1
- package/dist/index-fwdktvAS.js +0 -707
- package/dist/index-fwdktvAS.js.map +0 -1
- package/dist/transformDataForAggregation-BVxVu4yY.cjs +0 -2
package/dist/HeatMap.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import { useRef as ae, useState as O, useEffect as
|
|
1
|
+
import { j as e, m as ue } from "./index-CHPV5EwG-BPSP-7Jg.js";
|
|
2
|
+
import { useRef as ae, useState as O, useEffect as me } from "react";
|
|
3
3
|
import { i as he } from "./index-Bwrro8-q.js";
|
|
4
|
-
import { u as ne } from "./index-AqnpA7_O.js";
|
|
5
4
|
import { X as ge } from "./Modal-DVVwpKhP.js";
|
|
6
5
|
import { n as de } from "./numberFormattingFunction-14YCbkN2.js";
|
|
7
6
|
import { T as pe } from "./Tooltip-CVCGWyzw.js";
|
|
8
7
|
import { g as fe } from "./getTextColorBasedOnBgColor-B6Nk2WBf.js";
|
|
9
8
|
import { c as re } from "./checkIfNullOrUndefined-DmfiKkNw.js";
|
|
10
9
|
import { s as xe } from "./string2HTML-oFCROsus.js";
|
|
11
|
-
import { X as
|
|
12
|
-
import { Y as
|
|
10
|
+
import { X as ye } from "./XAxesLabels-CaV2q-6H.js";
|
|
11
|
+
import { Y as ve } from "./YAxesLabels-CPGZjmZJ.js";
|
|
12
|
+
import { u as ne } from "./uniqBy-BHy4I8PK.js";
|
|
13
13
|
import { b as ce } from "./band-BEjh2CHI.js";
|
|
14
|
-
import { o as
|
|
14
|
+
import { o as we } from "./ordinal-w9Lu4Stb.js";
|
|
15
15
|
import { t as Ce } from "./threshold-DFfqcDMa.js";
|
|
16
16
|
import { a as be } from "./linear-DUdu7l2G.js";
|
|
17
17
|
import { u as je } from "./use-in-view-yS6jzJAp.js";
|
|
@@ -47,22 +47,22 @@ function Le(z) {
|
|
|
47
47
|
selectedColor: G,
|
|
48
48
|
onSeriesMouseClick: A,
|
|
49
49
|
resetSelectionOnDoubleClick: Q,
|
|
50
|
-
detailsOnClick:
|
|
50
|
+
detailsOnClick: v,
|
|
51
51
|
styles: T,
|
|
52
52
|
classNames: x,
|
|
53
|
-
animate:
|
|
53
|
+
animate: w,
|
|
54
54
|
precision: Z
|
|
55
55
|
} = z, E = ae(null), H = je(E, {
|
|
56
|
-
once:
|
|
57
|
-
amount:
|
|
56
|
+
once: w.once,
|
|
57
|
+
amount: w.amount
|
|
58
58
|
}), s = {
|
|
59
59
|
top: _,
|
|
60
60
|
bottom: U,
|
|
61
61
|
left: S,
|
|
62
62
|
right: B
|
|
63
|
-
}, [C, V] = O(void 0), [n, N] = O(void 0), [R, b] = O(void 0), [o, X] = O(void 0), ee = I - s.left - s.right, te = W - s.top - s.bottom,
|
|
64
|
-
return /* @__PURE__ */
|
|
65
|
-
/* @__PURE__ */
|
|
63
|
+
}, [C, V] = O(void 0), [n, N] = O(void 0), [R, b] = O(void 0), [o, X] = O(void 0), ee = I - s.left - s.right, te = W - s.top - s.bottom, m = ne(d, "column", !0), h = ne(d, "row", !0), j = ce().domain(h).range([0, te]), D = j.bandwidth(), c = ce().domain(m).range([0, ee]), $ = c.bandwidth(), P = F === "categorical" ? we().domain(M).range(q) : F === "threshold" ? Ce().domain(M).range(q) : be().domain(M).range(q);
|
|
64
|
+
return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
65
|
+
/* @__PURE__ */ e.jsxs(
|
|
66
66
|
ie.svg,
|
|
67
67
|
{
|
|
68
68
|
width: `${I}px`,
|
|
@@ -72,27 +72,27 @@ function Le(z) {
|
|
|
72
72
|
direction: "ltr",
|
|
73
73
|
ref: E,
|
|
74
74
|
children: [
|
|
75
|
-
/* @__PURE__ */
|
|
76
|
-
|
|
75
|
+
/* @__PURE__ */ e.jsx("g", { transform: `translate(${s.left},0)`, children: L ? m.map((t, y) => /* @__PURE__ */ e.jsx(
|
|
76
|
+
ye,
|
|
77
77
|
{
|
|
78
78
|
y: 0,
|
|
79
|
-
x: c(
|
|
79
|
+
x: c(t),
|
|
80
80
|
width: $,
|
|
81
81
|
height: s.top - 5,
|
|
82
|
-
value: `${
|
|
82
|
+
value: `${t}`.length < p ? `${t}` : `${`${t}`.substring(0, p)}...`,
|
|
83
83
|
style: T?.xAxis?.labels,
|
|
84
84
|
className: x?.xAxis?.labels,
|
|
85
85
|
alignment: "bottom",
|
|
86
86
|
animate: { duration: 0, once: !0, amount: 0 },
|
|
87
87
|
isInView: H
|
|
88
88
|
},
|
|
89
|
-
|
|
89
|
+
y
|
|
90
90
|
)) : null }),
|
|
91
|
-
/* @__PURE__ */
|
|
92
|
-
|
|
91
|
+
/* @__PURE__ */ e.jsx("g", { transform: `translate(0,${s.top})`, children: K ? h.map((t, y) => /* @__PURE__ */ e.jsx(
|
|
92
|
+
ve,
|
|
93
93
|
{
|
|
94
|
-
value: `${
|
|
95
|
-
y: j(
|
|
94
|
+
value: `${t}`.length < p ? `${t}` : `${`${t}`.substring(0, p)}...`,
|
|
95
|
+
y: j(t),
|
|
96
96
|
x: 0,
|
|
97
97
|
width: s.left,
|
|
98
98
|
height: D,
|
|
@@ -102,10 +102,10 @@ function Le(z) {
|
|
|
102
102
|
animate: { duration: 0, once: !0, amount: 0 },
|
|
103
103
|
isInView: H
|
|
104
104
|
},
|
|
105
|
-
|
|
105
|
+
y
|
|
106
106
|
)) : null }),
|
|
107
|
-
/* @__PURE__ */
|
|
108
|
-
h.map((
|
|
107
|
+
/* @__PURE__ */ e.jsxs("g", { transform: `translate(${s.left},${s.top})`, children: [
|
|
108
|
+
h.map((t, y) => /* @__PURE__ */ e.jsx("g", { transform: `translate(0,${j(t)})`, children: m.map((g) => /* @__PURE__ */ e.jsx(
|
|
109
109
|
"rect",
|
|
110
110
|
{
|
|
111
111
|
x: c(g),
|
|
@@ -115,32 +115,32 @@ function Le(z) {
|
|
|
115
115
|
style: { fill: f },
|
|
116
116
|
className: "stroke-1 stroke-primary-white dark:stroke-primary-gray-700"
|
|
117
117
|
},
|
|
118
|
-
`${
|
|
119
|
-
)) },
|
|
120
|
-
d.filter((
|
|
121
|
-
const g = re(
|
|
118
|
+
`${t}-${g}`
|
|
119
|
+
)) }, y)),
|
|
120
|
+
d.filter((t) => !re(t.value)).map((t, y) => {
|
|
121
|
+
const g = re(t.value) ? f : (
|
|
122
122
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
123
|
-
P(
|
|
123
|
+
P(t.value)
|
|
124
124
|
);
|
|
125
|
-
return /* @__PURE__ */
|
|
125
|
+
return /* @__PURE__ */ e.jsxs(
|
|
126
126
|
"g",
|
|
127
127
|
{
|
|
128
|
-
transform: `translate(${c(
|
|
129
|
-
onMouseEnter: (
|
|
130
|
-
N(
|
|
128
|
+
transform: `translate(${c(t.column)},${j(t.row)})`,
|
|
129
|
+
onMouseEnter: (u) => {
|
|
130
|
+
N(t), X(u.clientY), b(u.clientX), r?.(t);
|
|
131
131
|
},
|
|
132
132
|
onClick: () => {
|
|
133
|
-
(A ||
|
|
133
|
+
(A || v) && (he(C, t) && Q ? (V(void 0), A?.(void 0)) : (V(t), A?.(t)));
|
|
134
134
|
},
|
|
135
|
-
onMouseMove: (
|
|
136
|
-
N(
|
|
135
|
+
onMouseMove: (u) => {
|
|
136
|
+
N(t), X(u.clientY), b(u.clientX);
|
|
137
137
|
},
|
|
138
138
|
onMouseLeave: () => {
|
|
139
139
|
N(void 0), b(void 0), X(void 0), r?.(void 0);
|
|
140
140
|
},
|
|
141
141
|
opacity: G ? G === g ? 1 : 0.3 : 1,
|
|
142
142
|
children: [
|
|
143
|
-
/* @__PURE__ */
|
|
143
|
+
/* @__PURE__ */ e.jsx(
|
|
144
144
|
ie.rect,
|
|
145
145
|
{
|
|
146
146
|
x: 0,
|
|
@@ -148,33 +148,33 @@ function Le(z) {
|
|
|
148
148
|
width: $,
|
|
149
149
|
height: D,
|
|
150
150
|
className: "stroke-1 stroke-primary-white dark:stroke-primary-gray-700",
|
|
151
|
-
exit: { opacity: 0, transition: { duration:
|
|
151
|
+
exit: { opacity: 0, transition: { duration: w.duration } },
|
|
152
152
|
variants: {
|
|
153
153
|
initial: { fill: g, opacity: 0 },
|
|
154
154
|
whileInView: {
|
|
155
155
|
fill: g,
|
|
156
156
|
opacity: 1,
|
|
157
|
-
transition: { duration:
|
|
157
|
+
transition: { duration: w.duration }
|
|
158
158
|
}
|
|
159
159
|
},
|
|
160
160
|
initial: "initial",
|
|
161
161
|
animate: H ? "whileInView" : "initial"
|
|
162
162
|
}
|
|
163
163
|
),
|
|
164
|
-
Y && !re(
|
|
164
|
+
Y && !re(t.value) ? /* @__PURE__ */ e.jsx(
|
|
165
165
|
ie.g,
|
|
166
166
|
{
|
|
167
167
|
variants: {
|
|
168
168
|
initial: { opacity: 0 },
|
|
169
|
-
whileInView: { opacity: 1, transition: { duration:
|
|
169
|
+
whileInView: { opacity: 1, transition: { duration: w.duration } }
|
|
170
170
|
},
|
|
171
171
|
initial: "initial",
|
|
172
172
|
animate: H ? "whileInView" : "initial",
|
|
173
|
-
exit: { opacity: 0, transition: { duration:
|
|
174
|
-
children: /* @__PURE__ */
|
|
173
|
+
exit: { opacity: 0, transition: { duration: w.duration } },
|
|
174
|
+
children: /* @__PURE__ */ e.jsx("foreignObject", { y: 0, x: 0, width: $, height: D, children: /* @__PURE__ */ e.jsx("div", { className: "flex flex-col justify-center items-center h-inherit p-1", children: /* @__PURE__ */ e.jsx(
|
|
175
175
|
"p",
|
|
176
176
|
{
|
|
177
|
-
className:
|
|
177
|
+
className: ue(
|
|
178
178
|
"text-xs text-center m-0 leading-[1.25] graph-value",
|
|
179
179
|
x?.graphObjectValues
|
|
180
180
|
),
|
|
@@ -182,17 +182,17 @@ function Le(z) {
|
|
|
182
182
|
color: fe(g),
|
|
183
183
|
...T?.graphObjectValues || {}
|
|
184
184
|
},
|
|
185
|
-
children: de(
|
|
185
|
+
children: de(t.value, "NA", Z, i, J)
|
|
186
186
|
}
|
|
187
|
-
) }) },
|
|
187
|
+
) }) }, y)
|
|
188
188
|
}
|
|
189
189
|
) : null
|
|
190
190
|
]
|
|
191
191
|
},
|
|
192
|
-
`${
|
|
192
|
+
`${t.column}-${t.row}`
|
|
193
193
|
);
|
|
194
194
|
}),
|
|
195
|
-
n ? /* @__PURE__ */
|
|
195
|
+
n ? /* @__PURE__ */ e.jsx(
|
|
196
196
|
"rect",
|
|
197
197
|
{
|
|
198
198
|
x: c(n.column),
|
|
@@ -211,7 +211,7 @@ function Le(z) {
|
|
|
211
211
|
]
|
|
212
212
|
}
|
|
213
213
|
),
|
|
214
|
-
n && k && R && o ? /* @__PURE__ */
|
|
214
|
+
n && k && R && o ? /* @__PURE__ */ e.jsx(
|
|
215
215
|
pe,
|
|
216
216
|
{
|
|
217
217
|
data: n,
|
|
@@ -222,19 +222,19 @@ function Le(z) {
|
|
|
222
222
|
className: x?.tooltip
|
|
223
223
|
}
|
|
224
224
|
) : null,
|
|
225
|
-
|
|
225
|
+
v && C !== void 0 ? /* @__PURE__ */ e.jsx(
|
|
226
226
|
ge,
|
|
227
227
|
{
|
|
228
228
|
open: C !== void 0,
|
|
229
229
|
onClose: () => {
|
|
230
230
|
V(void 0);
|
|
231
231
|
},
|
|
232
|
-
children: /* @__PURE__ */
|
|
232
|
+
children: /* @__PURE__ */ e.jsx(
|
|
233
233
|
"div",
|
|
234
234
|
{
|
|
235
235
|
className: "graph-modal-content m-0",
|
|
236
|
-
dangerouslySetInnerHTML: typeof
|
|
237
|
-
children: typeof
|
|
236
|
+
dangerouslySetInnerHTML: typeof v == "string" ? { __html: xe(v, C) } : void 0,
|
|
237
|
+
children: typeof v == "function" ? v(C) : null
|
|
238
238
|
}
|
|
239
239
|
)
|
|
240
240
|
}
|
|
@@ -265,10 +265,10 @@ function ot(z) {
|
|
|
265
265
|
tooltip: G,
|
|
266
266
|
onSeriesMouseOver: A,
|
|
267
267
|
suffix: Q = "",
|
|
268
|
-
prefix:
|
|
268
|
+
prefix: v = "",
|
|
269
269
|
showRowLabels: T = !0,
|
|
270
270
|
relativeHeight: x,
|
|
271
|
-
showValues:
|
|
271
|
+
showValues: w,
|
|
272
272
|
graphID: Z,
|
|
273
273
|
noDataColor: E = a.gray,
|
|
274
274
|
showColorScale: H = !0,
|
|
@@ -283,50 +283,50 @@ function ot(z) {
|
|
|
283
283
|
ariaLabel: X,
|
|
284
284
|
resetSelectionOnDoubleClick: ee = !0,
|
|
285
285
|
detailsOnClick: te,
|
|
286
|
-
styles:
|
|
286
|
+
styles: m,
|
|
287
287
|
classNames: h,
|
|
288
288
|
animate: j = !1,
|
|
289
289
|
precision: D = 2
|
|
290
|
-
} = z, [c, $] = O(0), [P,
|
|
291
|
-
|
|
290
|
+
} = z, [c, $] = O(0), [P, t] = O(0), [y, g] = O(void 0), u = ae(null), le = ae(null);
|
|
291
|
+
me(() => {
|
|
292
292
|
const l = new ResizeObserver((se) => {
|
|
293
|
-
$(r || se[0].target.clientWidth || 620),
|
|
293
|
+
$(r || se[0].target.clientWidth || 620), t(k || se[0].target.clientHeight || 480);
|
|
294
294
|
});
|
|
295
|
-
return
|
|
295
|
+
return u.current && (t(u.current.clientHeight || 480), $(u.current.clientWidth || 620), r || l.observe(u.current)), () => l.disconnect();
|
|
296
296
|
}, [r, k]);
|
|
297
297
|
const oe = J || (typeof i[0] == "string" ? "categorical" : i.length === 2 ? "linear" : "threshold");
|
|
298
|
-
return /* @__PURE__ */
|
|
298
|
+
return /* @__PURE__ */ e.jsx(
|
|
299
299
|
"div",
|
|
300
300
|
{
|
|
301
301
|
className: `${o || "light"} flex ${r ? "grow-0" : "grow"} ${n ? "w-full" : "w-fit"}`,
|
|
302
302
|
dir: N === "he" || N === "ar" ? "rtl" : void 0,
|
|
303
|
-
children: /* @__PURE__ */
|
|
303
|
+
children: /* @__PURE__ */ e.jsx(
|
|
304
304
|
"div",
|
|
305
305
|
{
|
|
306
|
-
className:
|
|
306
|
+
className: ue(
|
|
307
307
|
`${f ? f === !0 ? "bg-primary-gray-200 dark:bg-primary-gray-650 " : "" : "bg-transparent "}ml-auto mr-auto flex flex-col grow h-inherit ${N || "en"}`,
|
|
308
308
|
n ? "w-full" : "w-fit",
|
|
309
309
|
h?.graphContainer
|
|
310
310
|
),
|
|
311
311
|
style: {
|
|
312
|
-
...
|
|
312
|
+
...m?.graphContainer || {},
|
|
313
313
|
...f && f !== !0 ? { backgroundColor: f } : {}
|
|
314
314
|
},
|
|
315
315
|
id: Z,
|
|
316
316
|
ref: le,
|
|
317
317
|
"aria-label": X || `${L ? `The graph shows ${L}. ` : ""}This is a heatmap. ${p ? ` ${p}` : ""}`,
|
|
318
|
-
children: /* @__PURE__ */
|
|
318
|
+
children: /* @__PURE__ */ e.jsx(
|
|
319
319
|
"div",
|
|
320
320
|
{
|
|
321
321
|
className: "flex grow",
|
|
322
322
|
style: { padding: f ? q || "1rem" : q || 0 },
|
|
323
|
-
children: /* @__PURE__ */
|
|
324
|
-
L || p || C || V ? /* @__PURE__ */
|
|
323
|
+
children: /* @__PURE__ */ e.jsxs("div", { className: "flex flex-col w-full gap-4 grow justify-between", children: [
|
|
324
|
+
L || p || C || V ? /* @__PURE__ */ e.jsx(
|
|
325
325
|
$e,
|
|
326
326
|
{
|
|
327
327
|
styles: {
|
|
328
|
-
title:
|
|
329
|
-
description:
|
|
328
|
+
title: m?.title,
|
|
329
|
+
description: m?.description
|
|
330
330
|
},
|
|
331
331
|
classNames: {
|
|
332
332
|
title: h?.title,
|
|
@@ -339,8 +339,8 @@ function ot(z) {
|
|
|
339
339
|
dataDownload: V ? d.map((l) => l.data).filter((l) => l !== void 0).length > 0 ? d.map((l) => l.data).filter((l) => l !== void 0) : d.filter((l) => l !== void 0) : null
|
|
340
340
|
}
|
|
341
341
|
) : null,
|
|
342
|
-
/* @__PURE__ */
|
|
343
|
-
H ? oe === "categorical" ? /* @__PURE__ */
|
|
342
|
+
/* @__PURE__ */ e.jsx("div", { className: "grow flex flex-col justify-center gap-3 w-full", children: d.length === 0 ? /* @__PURE__ */ e.jsx(Oe, {}) : /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
343
|
+
H ? oe === "categorical" ? /* @__PURE__ */ e.jsx(
|
|
344
344
|
Me,
|
|
345
345
|
{
|
|
346
346
|
width: n ? void 0 : r,
|
|
@@ -353,7 +353,7 @@ function ot(z) {
|
|
|
353
353
|
setSelectedColor: g,
|
|
354
354
|
showNAColor: R
|
|
355
355
|
}
|
|
356
|
-
) : oe === "threshold" ? /* @__PURE__ */
|
|
356
|
+
) : oe === "threshold" ? /* @__PURE__ */ e.jsx(
|
|
357
357
|
De,
|
|
358
358
|
{
|
|
359
359
|
width: n ? void 0 : r,
|
|
@@ -367,7 +367,7 @@ function ot(z) {
|
|
|
367
367
|
naColor: E,
|
|
368
368
|
showNAColor: R
|
|
369
369
|
}
|
|
370
|
-
) : /* @__PURE__ */
|
|
370
|
+
) : /* @__PURE__ */ e.jsx(
|
|
371
371
|
Ne,
|
|
372
372
|
{
|
|
373
373
|
width: n ? void 0 : r,
|
|
@@ -379,13 +379,13 @@ function ot(z) {
|
|
|
379
379
|
colorDomain: i
|
|
380
380
|
}
|
|
381
381
|
) : null,
|
|
382
|
-
/* @__PURE__ */
|
|
382
|
+
/* @__PURE__ */ e.jsx(
|
|
383
383
|
"div",
|
|
384
384
|
{
|
|
385
385
|
className: "flex grow flex-col justify-center w-full leading-0",
|
|
386
|
-
ref:
|
|
386
|
+
ref: u,
|
|
387
387
|
"aria-label": "Graph area",
|
|
388
|
-
children: (r || c) && (k || P) ? /* @__PURE__ */
|
|
388
|
+
children: (r || c) && (k || P) ? /* @__PURE__ */ e.jsx(
|
|
389
389
|
Le,
|
|
390
390
|
{
|
|
391
391
|
data: d,
|
|
@@ -406,18 +406,18 @@ function ot(z) {
|
|
|
406
406
|
rightMargin: _,
|
|
407
407
|
topMargin: F,
|
|
408
408
|
bottomMargin: K,
|
|
409
|
-
selectedColor:
|
|
409
|
+
selectedColor: y,
|
|
410
410
|
truncateBy: U,
|
|
411
411
|
showRowLabels: T,
|
|
412
412
|
tooltip: G,
|
|
413
413
|
onSeriesMouseOver: A,
|
|
414
|
-
showValues:
|
|
414
|
+
showValues: w,
|
|
415
415
|
suffix: Q,
|
|
416
|
-
prefix:
|
|
416
|
+
prefix: v,
|
|
417
417
|
onSeriesMouseClick: s,
|
|
418
418
|
resetSelectionOnDoubleClick: ee,
|
|
419
419
|
detailsOnClick: te,
|
|
420
|
-
styles:
|
|
420
|
+
styles: m,
|
|
421
421
|
classNames: h,
|
|
422
422
|
animate: j === !0 ? { duration: 0.5, once: !0, amount: 0.5 } : j || { duration: 0, once: !0, amount: 0 },
|
|
423
423
|
precision: D
|
|
@@ -426,10 +426,10 @@ function ot(z) {
|
|
|
426
426
|
}
|
|
427
427
|
)
|
|
428
428
|
] }) }),
|
|
429
|
-
B || Y ? /* @__PURE__ */
|
|
429
|
+
B || Y ? /* @__PURE__ */ e.jsx(
|
|
430
430
|
ke,
|
|
431
431
|
{
|
|
432
|
-
styles: { footnote:
|
|
432
|
+
styles: { footnote: m?.footnote, source: m?.source },
|
|
433
433
|
classNames: {
|
|
434
434
|
footnote: h?.footnote,
|
|
435
435
|
source: h?.source
|
package/dist/HeatMap.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeatMap.js","sources":["../src/Components/Graphs/HeatMap/Graph.tsx","../src/Components/Graphs/HeatMap/index.tsx"],"sourcesContent":["import isEqual from 'fast-deep-equal';\r\nimport { scaleLinear, scaleBand, scaleOrdinal, scaleThreshold } from 'd3-scale';\r\nimport { useRef, useState } from 'react';\r\nimport uniqBy from 'lodash.uniqby';\r\nimport { cn } from '@undp/design-system-react/cn';\r\nimport { Modal } from '@undp/design-system-react/Modal';\r\nimport { motion, useInView } from 'motion/react';\r\n\r\nimport {\r\n AnimateDataType,\r\n ClassNameObject,\r\n HeatMapDataType,\r\n ScaleDataType,\r\n StyleObject,\r\n} from '@/Types';\r\nimport { numberFormattingFunction } from '@/Utils/numberFormattingFunction';\r\nimport { Tooltip } from '@/Components/Elements/Tooltip';\r\nimport { getTextColorBasedOnBgColor } from '@/Utils/getTextColorBasedOnBgColor';\r\nimport { checkIfNullOrUndefined } from '@/Utils/checkIfNullOrUndefined';\r\nimport { string2HTML } from '@/Utils/string2HTML';\r\nimport { XAxesLabels } from '@/Components/Elements/Axes/XAxesLabels';\r\nimport { YAxesLabels } from '@/Components/Elements/Axes/YAxesLabels';\r\n\r\ninterface Props {\r\n data: HeatMapDataType[];\r\n colorDomain: string[] | number[];\r\n colors: string[];\r\n noDataColor: string;\r\n scaleType: ScaleDataType;\r\n showColumnLabels: boolean;\r\n leftMargin: number;\r\n truncateBy: number;\r\n width: number;\r\n height: number;\r\n rightMargin: number;\r\n topMargin: number;\r\n showRowLabels: boolean;\r\n bottomMargin: number;\r\n suffix: string;\r\n prefix: string;\r\n showValues?: boolean;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseOver?: (_d: any) => void;\r\n selectedColor?: string;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseClick?: (_d: any) => void;\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 styles?: StyleObject;\r\n classNames?: ClassNameObject;\r\n animate: AnimateDataType;\r\n precision: number;\r\n}\r\n\r\nexport function Graph(props: Props) {\r\n const {\r\n data,\r\n showColumnLabels,\r\n leftMargin,\r\n rightMargin,\r\n truncateBy,\r\n width,\r\n height,\r\n topMargin,\r\n bottomMargin,\r\n tooltip,\r\n onSeriesMouseOver,\r\n suffix,\r\n prefix,\r\n showValues,\r\n colorDomain,\r\n colors,\r\n noDataColor,\r\n scaleType,\r\n showRowLabels,\r\n selectedColor,\r\n onSeriesMouseClick,\r\n resetSelectionOnDoubleClick,\r\n detailsOnClick,\r\n styles,\r\n classNames,\r\n animate,\r\n precision,\r\n } = props;\r\n const svgRef = useRef(null);\r\n const isInView = useInView(svgRef, {\r\n once: animate.once,\r\n amount: animate.amount,\r\n });\r\n const margin = {\r\n top: topMargin,\r\n bottom: bottomMargin,\r\n left: leftMargin,\r\n right: rightMargin,\r\n };\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mouseClickData, setMouseClickData] = useState<any>(undefined);\r\n const [mouseOverData, setMouseOverData] = useState<HeatMapDataType | undefined>(undefined);\r\n const [eventX, setEventX] = useState<number | undefined>(undefined);\r\n const [eventY, setEventY] = useState<number | undefined>(undefined);\r\n const graphWidth = width - margin.left - margin.right;\r\n const graphHeight = height - margin.top - margin.bottom;\r\n const columns = uniqBy(data, d => d.column).map(d => d.column);\r\n const rows = uniqBy(data, d => d.row).map(d => d.row);\r\n const y = scaleBand().domain(rows).range([0, graphHeight]);\r\n const barHeight = y.bandwidth();\r\n const x = scaleBand().domain(columns).range([0, graphWidth]);\r\n const barWidth = x.bandwidth();\r\n const colorScale =\r\n scaleType === 'categorical'\r\n ? scaleOrdinal<number | string, string>().domain(colorDomain).range(colors)\r\n : scaleType === 'threshold'\r\n ? scaleThreshold<number, string>()\r\n .domain(colorDomain as number[])\r\n .range(colors)\r\n : scaleLinear<string, string>()\r\n .domain(colorDomain as number[])\r\n .range(colors);\r\n return (\r\n <>\r\n <motion.svg\r\n width={`${width}px`}\r\n height={`${height}px`}\r\n viewBox={`0 0 ${width} ${height}`}\r\n style={{ marginLeft: 'auto', marginRight: 'auto' }}\r\n direction='ltr'\r\n ref={svgRef}\r\n >\r\n <g transform={`translate(${margin.left},${0})`}>\r\n {showColumnLabels\r\n ? columns.map((d, i) => (\r\n <XAxesLabels\r\n key={i}\r\n y={0}\r\n x={x(d) as number}\r\n width={barWidth}\r\n height={margin.top - 5}\r\n value={\r\n `${d}`.length < truncateBy ? `${d}` : `${`${d}`.substring(0, truncateBy)}...`\r\n }\r\n style={styles?.xAxis?.labels}\r\n className={classNames?.xAxis?.labels}\r\n alignment='bottom'\r\n animate={{ duration: 0, once: true, amount: 0 }}\r\n isInView={isInView}\r\n />\r\n ))\r\n : null}\r\n </g>\r\n <g transform={`translate(${0},${margin.top})`}>\r\n {showRowLabels\r\n ? rows.map((d, i) => (\r\n <YAxesLabels\r\n value={\r\n `${d}`.length < truncateBy ? `${d}` : `${`${d}`.substring(0, truncateBy)}...`\r\n }\r\n key={i}\r\n y={y(d) as number}\r\n x={0}\r\n width={margin.left}\r\n height={barHeight}\r\n alignment='right'\r\n style={styles?.yAxis?.labels}\r\n className={classNames?.yAxis?.labels}\r\n animate={{ duration: 0, once: true, amount: 0 }}\r\n isInView={isInView}\r\n />\r\n ))\r\n : null}\r\n </g>\r\n <g transform={`translate(${margin.left},${margin.top})`}>\r\n {rows.map((d, i) => (\r\n <g key={i} transform={`translate(0,${y(d)})`}>\r\n {columns.map(el => (\r\n <rect\r\n key={`${d}-${el}`}\r\n x={x(el)}\r\n y={0}\r\n width={barWidth}\r\n height={barHeight}\r\n style={{ fill: noDataColor }}\r\n className='stroke-1 stroke-primary-white dark:stroke-primary-gray-700'\r\n />\r\n ))}\r\n </g>\r\n ))}\r\n {data\r\n .filter(d => !checkIfNullOrUndefined(d.value))\r\n .map((d, i) => {\r\n const color = !checkIfNullOrUndefined(d.value)\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n colorScale(d.value as any)\r\n : noDataColor;\r\n return (\r\n <g\r\n key={`${d.column}-${d.row}`}\r\n transform={`translate(${x(d.column)},${y(d.row)})`}\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 opacity={selectedColor ? (selectedColor === color ? 1 : 0.3) : 1}\r\n >\r\n <motion.rect\r\n x={0}\r\n y={0}\r\n width={barWidth}\r\n height={barHeight}\r\n className='stroke-1 stroke-primary-white dark:stroke-primary-gray-700'\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\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 />\r\n {showValues && !checkIfNullOrUndefined(d.value) ? (\r\n <motion.g\r\n variants={{\r\n initial: { opacity: 0 },\r\n whileInView: { opacity: 1, transition: { duration: animate.duration } },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n >\r\n <foreignObject key={i} y={0} x={0} width={barWidth} height={barHeight}>\r\n <div className='flex flex-col justify-center items-center h-inherit p-1'>\r\n <p\r\n className={cn(\r\n 'text-xs text-center m-0 leading-[1.25] graph-value',\r\n classNames?.graphObjectValues,\r\n )}\r\n style={{\r\n color: getTextColorBasedOnBgColor(color),\r\n ...(styles?.graphObjectValues || {}),\r\n }}\r\n >\r\n {numberFormattingFunction(d.value, 'NA', precision, prefix, suffix)}\r\n </p>\r\n </div>\r\n </foreignObject>\r\n </motion.g>\r\n ) : null}\r\n </g>\r\n );\r\n })}\r\n {mouseOverData ? (\r\n <rect\r\n x={x(mouseOverData.column)}\r\n y={y(mouseOverData.row)}\r\n width={barWidth}\r\n height={barHeight}\r\n style={{\r\n fill: 'none',\r\n fillOpacity: 0,\r\n strokeWidth: 1.5,\r\n }}\r\n className='stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n />\r\n ) : null}\r\n </g>\r\n </motion.svg>\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 { useState, useRef, useEffect } from 'react';\r\nimport { cn } from '@undp/design-system-react/cn';\r\n\r\nimport { Graph } from './Graph';\r\n\r\nimport { GraphHeader } from '@/Components/Elements/GraphHeader';\r\nimport {\r\n HeatMapDataType,\r\n Languages,\r\n ScaleDataType,\r\n SourcesDataType,\r\n StyleObject,\r\n ClassNameObject,\r\n AnimateDataType,\r\n} from '@/Types';\r\nimport { GraphFooter } from '@/Components/Elements/GraphFooter';\r\nimport { ColorLegendWithMouseOver } from '@/Components/Elements/ColorLegendWithMouseOver';\r\nimport { LinearColorLegend } from '@/Components/Elements/LinearColorLegend';\r\nimport { ThresholdColorLegendWithMouseOver } from '@/Components/Elements/ThresholdColorLegendWithMouseOver';\r\nimport { Colors } from '@/Components/ColorPalette';\r\nimport { EmptyState } from '@/Components/Elements/EmptyState';\r\n\r\ninterface Props {\r\n // Data\r\n /** Array of data objects */\r\n data: HeatMapDataType[];\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 /** Array of colors for cells */\r\n colors?: string[];\r\n /** Color where data is not available */\r\n noDataColor?: string;\r\n /** Title for the color legend */\r\n colorLegendTitle?: 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 /** Left margin of the graph */\r\n leftMargin?: number;\r\n /** Right margin of the graph */\r\n rightMargin?: number;\r\n /** Top margin of the graph */\r\n topMargin?: number;\r\n /** Bottom margin of the graph */\r\n bottomMargin?: number;\r\n /** Toggles the background to fill the container. This only works if the width of the graph is defined. */\r\n fillContainer?: boolean;\r\n\r\n // Values and Ticks\r\n /** Prefix for values */\r\n prefix?: string;\r\n /** Suffix for values */\r\n suffix?: string;\r\n /** Maximum value for the chart */\r\n truncateBy?: number;\r\n /** Reference values for comparison */\r\n\r\n // Graph Parameters\r\n /** Toggle visibility of labels in the column */\r\n showColumnLabels?: boolean;\r\n /** Toggle visibility of labels in the row */\r\n showRowLabels?: boolean;\r\n /** Scale for the colors in the cell */\r\n scaleType?: ScaleDataType;\r\n /** Toggle visibility of values */\r\n showValues?: boolean;\r\n /** Toggle visibility of color scale. This is only applicable if the data props hae color parameter */\r\n showColorScale?: boolean;\r\n /** Toggle visibility of NA color in the color scale. This is only applicable if the data props hae color parameter and showColorScale prop is true */\r\n showNAColor?: boolean;\r\n /** Toggles if the graph animates in when loaded. */\r\n animate?: boolean | AnimateDataType;\r\n /** Domain for the colors in the cell. */\r\n colorDomain: number[] | string[];\r\n /** Specifies the number of decimal places to display in the value. */\r\n precision?: number;\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 HeatMap(props: Props) {\r\n const {\r\n data,\r\n graphTitle,\r\n colors,\r\n sources,\r\n graphDescription,\r\n showColumnLabels = true,\r\n leftMargin = 100,\r\n rightMargin = 10,\r\n truncateBy = 999,\r\n height,\r\n width,\r\n scaleType,\r\n colorDomain,\r\n footNote,\r\n colorLegendTitle,\r\n padding,\r\n backgroundColor = false,\r\n topMargin = 30,\r\n bottomMargin = 10,\r\n tooltip,\r\n onSeriesMouseOver,\r\n suffix = '',\r\n prefix = '',\r\n showRowLabels = true,\r\n relativeHeight,\r\n showValues,\r\n graphID,\r\n noDataColor = Colors.gray,\r\n showColorScale = true,\r\n onSeriesMouseClick,\r\n graphDownload = false,\r\n dataDownload = false,\r\n fillContainer = true,\r\n language = 'en',\r\n showNAColor = true,\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 animate = false,\r\n precision = 2,\r\n } = props;\r\n\r\n const [svgWidth, setSvgWidth] = useState(0);\r\n const [svgHeight, setSvgHeight] = useState(0);\r\n const [selectedColor, setSelectedColor] = useState<string | undefined>(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].target.clientWidth || 620);\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 || 620);\r\n if (!width) resizeObserver.observe(graphDiv.current);\r\n }\r\n return () => resizeObserver.disconnect();\r\n }, [width, height]);\r\n const scale =\r\n scaleType ||\r\n (typeof colorDomain[0] === 'string'\r\n ? 'categorical'\r\n : colorDomain.length === 2\r\n ? 'linear'\r\n : 'threshold');\r\n\r\n return (\r\n <div\r\n className={`${theme || 'light'} flex ${width ? 'grow-0' : 'grow'} ${\r\n !fillContainer ? 'w-fit' : 'w-full'\r\n }`}\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 !fillContainer ? '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 a heatmap. ${graphDescription ? ` ${graphDescription}` : ''}`\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 <div className='grow flex flex-col justify-center gap-3 w-full'>\r\n {data.length === 0 ? (\r\n <EmptyState />\r\n ) : (\r\n <>\r\n {showColorScale ? (\r\n scale === 'categorical' ? (\r\n <ColorLegendWithMouseOver\r\n width={fillContainer ? undefined : width}\r\n colorLegendTitle={colorLegendTitle}\r\n colors={\r\n colors ||\r\n (typeof colorDomain[0] === 'string'\r\n ? Colors[theme].categoricalColors.colors\r\n : colorDomain.length === 2\r\n ? [\r\n Colors[theme].sequentialColors.neutralColorsx09[0],\r\n Colors[theme].sequentialColors.neutralColorsx09[8],\r\n ]\r\n : Colors[theme].sequentialColors[\r\n `neutralColorsx0${\r\n (colorDomain.length + 1) as 4 | 5 | 6 | 7 | 8 | 9\r\n }`\r\n ])\r\n }\r\n colorDomain={colorDomain.map(d => `${d}`)}\r\n setSelectedColor={setSelectedColor}\r\n showNAColor={showNAColor}\r\n />\r\n ) : scale === 'threshold' ? (\r\n <ThresholdColorLegendWithMouseOver\r\n width={fillContainer ? undefined : width}\r\n colorLegendTitle={colorLegendTitle}\r\n colors={\r\n colors ||\r\n (typeof colorDomain[0] === 'string'\r\n ? Colors[theme].categoricalColors.colors\r\n : colorDomain.length === 2\r\n ? [\r\n Colors[theme].sequentialColors.neutralColorsx09[0],\r\n Colors[theme].sequentialColors.neutralColorsx09[8],\r\n ]\r\n : Colors[theme].sequentialColors[\r\n `neutralColorsx0${\r\n (colorDomain.length + 1) as 4 | 5 | 6 | 7 | 8 | 9\r\n }`\r\n ])\r\n }\r\n colorDomain={colorDomain as number[]}\r\n setSelectedColor={setSelectedColor}\r\n naColor={noDataColor}\r\n showNAColor={showNAColor}\r\n />\r\n ) : (\r\n <LinearColorLegend\r\n width={fillContainer ? undefined : width}\r\n colorLegendTitle={colorLegendTitle}\r\n colors={\r\n colors || [\r\n Colors[theme].sequentialColors.neutralColorsx09[0],\r\n Colors[theme].sequentialColors.neutralColorsx09[8],\r\n ]\r\n }\r\n colorDomain={colorDomain as number[]}\r\n />\r\n )\r\n ) : null}\r\n <div\r\n className='flex grow flex-col justify-center w-full leading-0'\r\n ref={graphDiv}\r\n aria-label='Graph area'\r\n >\r\n {(width || svgWidth) && (height || svgHeight) ? (\r\n <Graph\r\n data={data}\r\n colorDomain={colorDomain}\r\n width={width || svgWidth}\r\n colors={\r\n colors ||\r\n (typeof colorDomain[0] === 'string'\r\n ? Colors[theme].categoricalColors.colors\r\n : colorDomain.length === 2\r\n ? [\r\n Colors[theme].sequentialColors.neutralColorsx09[0],\r\n Colors[theme].sequentialColors.neutralColorsx09[8],\r\n ]\r\n : Colors[theme].sequentialColors[\r\n `neutralColorsx0${\r\n (colorDomain.length + 1) as 4 | 5 | 6 | 7 | 8 | 9\r\n }`\r\n ])\r\n }\r\n noDataColor={noDataColor}\r\n scaleType={scale}\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 showColumnLabels={showColumnLabels}\r\n leftMargin={leftMargin}\r\n rightMargin={rightMargin}\r\n topMargin={topMargin}\r\n bottomMargin={bottomMargin}\r\n selectedColor={selectedColor}\r\n truncateBy={truncateBy}\r\n showRowLabels={showRowLabels}\r\n tooltip={tooltip}\r\n onSeriesMouseOver={onSeriesMouseOver}\r\n showValues={showValues}\r\n suffix={suffix}\r\n prefix={prefix}\r\n onSeriesMouseClick={onSeriesMouseClick}\r\n resetSelectionOnDoubleClick={resetSelectionOnDoubleClick}\r\n detailsOnClick={detailsOnClick}\r\n styles={styles}\r\n classNames={classNames}\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 precision={precision}\r\n />\r\n ) : null}\r\n </div>\r\n </>\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","showColumnLabels","leftMargin","rightMargin","truncateBy","width","height","topMargin","bottomMargin","tooltip","onSeriesMouseOver","suffix","prefix","showValues","colorDomain","colors","noDataColor","scaleType","showRowLabels","selectedColor","onSeriesMouseClick","resetSelectionOnDoubleClick","detailsOnClick","styles","classNames","animate","precision","svgRef","useRef","isInView","useInView","margin","mouseClickData","setMouseClickData","useState","mouseOverData","setMouseOverData","eventX","setEventX","eventY","setEventY","graphWidth","graphHeight","columns","uniqBy","d","rows","y","scaleBand","barHeight","x","barWidth","colorScale","scaleOrdinal","scaleThreshold","scaleLinear","jsxs","Fragment","motion","jsx","i","XAxesLabels","YAxesLabels","el","checkIfNullOrUndefined","color","event","isEqual","cn","getTextColorBasedOnBgColor","Tooltip","Modal","string2HTML","HeatMap","graphTitle","sources","graphDescription","footNote","colorLegendTitle","padding","backgroundColor","relativeHeight","graphID","Colors","showColorScale","graphDownload","dataDownload","fillContainer","language","showNAColor","minHeight","theme","ariaLabel","svgWidth","setSvgWidth","svgHeight","setSvgHeight","setSelectedColor","graphDiv","graphParentDiv","useEffect","resizeObserver","entries","scale","GraphHeader","EmptyState","ColorLegendWithMouseOver","ThresholdColorLegendWithMouseOver","LinearColorLegend","GraphFooter"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"HeatMap.js","sources":["../src/Components/Graphs/HeatMap/Graph.tsx","../src/Components/Graphs/HeatMap/index.tsx"],"sourcesContent":["import isEqual from 'fast-deep-equal';\r\nimport { scaleLinear, scaleBand, scaleOrdinal, scaleThreshold } from 'd3-scale';\r\nimport { useRef, useState } from 'react';\r\nimport { cn } from '@undp/design-system-react/cn';\r\nimport { Modal } from '@undp/design-system-react/Modal';\r\nimport { motion, useInView } from 'motion/react';\r\n\r\nimport {\r\n AnimateDataType,\r\n ClassNameObject,\r\n HeatMapDataType,\r\n ScaleDataType,\r\n StyleObject,\r\n} from '@/Types';\r\nimport { numberFormattingFunction } from '@/Utils/numberFormattingFunction';\r\nimport { Tooltip } from '@/Components/Elements/Tooltip';\r\nimport { getTextColorBasedOnBgColor } from '@/Utils/getTextColorBasedOnBgColor';\r\nimport { checkIfNullOrUndefined } from '@/Utils/checkIfNullOrUndefined';\r\nimport { string2HTML } from '@/Utils/string2HTML';\r\nimport { XAxesLabels } from '@/Components/Elements/Axes/XAxesLabels';\r\nimport { YAxesLabels } from '@/Components/Elements/Axes/YAxesLabels';\r\nimport { uniqBy } from '@/Utils/uniqBy';\r\n\r\ninterface Props {\r\n data: HeatMapDataType[];\r\n colorDomain: string[] | number[];\r\n colors: string[];\r\n noDataColor: string;\r\n scaleType: ScaleDataType;\r\n showColumnLabels: boolean;\r\n leftMargin: number;\r\n truncateBy: number;\r\n width: number;\r\n height: number;\r\n rightMargin: number;\r\n topMargin: number;\r\n showRowLabels: boolean;\r\n bottomMargin: number;\r\n suffix: string;\r\n prefix: string;\r\n showValues?: boolean;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseOver?: (_d: any) => void;\r\n selectedColor?: string;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseClick?: (_d: any) => void;\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 styles?: StyleObject;\r\n classNames?: ClassNameObject;\r\n animate: AnimateDataType;\r\n precision: number;\r\n}\r\n\r\nexport function Graph(props: Props) {\r\n const {\r\n data,\r\n showColumnLabels,\r\n leftMargin,\r\n rightMargin,\r\n truncateBy,\r\n width,\r\n height,\r\n topMargin,\r\n bottomMargin,\r\n tooltip,\r\n onSeriesMouseOver,\r\n suffix,\r\n prefix,\r\n showValues,\r\n colorDomain,\r\n colors,\r\n noDataColor,\r\n scaleType,\r\n showRowLabels,\r\n selectedColor,\r\n onSeriesMouseClick,\r\n resetSelectionOnDoubleClick,\r\n detailsOnClick,\r\n styles,\r\n classNames,\r\n animate,\r\n precision,\r\n } = props;\r\n const svgRef = useRef(null);\r\n const isInView = useInView(svgRef, {\r\n once: animate.once,\r\n amount: animate.amount,\r\n });\r\n const margin = {\r\n top: topMargin,\r\n bottom: bottomMargin,\r\n left: leftMargin,\r\n right: rightMargin,\r\n };\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mouseClickData, setMouseClickData] = useState<any>(undefined);\r\n const [mouseOverData, setMouseOverData] = useState<HeatMapDataType | undefined>(undefined);\r\n const [eventX, setEventX] = useState<number | undefined>(undefined);\r\n const [eventY, setEventY] = useState<number | undefined>(undefined);\r\n const graphWidth = width - margin.left - margin.right;\r\n const graphHeight = height - margin.top - margin.bottom;\r\n const columns = uniqBy(data, 'column', true) as string[];\r\n const rows = uniqBy(data, 'row', true) as string[];\r\n const y = scaleBand().domain(rows).range([0, graphHeight]);\r\n const barHeight = y.bandwidth();\r\n const x = scaleBand().domain(columns).range([0, graphWidth]);\r\n const barWidth = x.bandwidth();\r\n const colorScale =\r\n scaleType === 'categorical'\r\n ? scaleOrdinal<number | string, string>().domain(colorDomain).range(colors)\r\n : scaleType === 'threshold'\r\n ? scaleThreshold<number, string>()\r\n .domain(colorDomain as number[])\r\n .range(colors)\r\n : scaleLinear<string, string>()\r\n .domain(colorDomain as number[])\r\n .range(colors);\r\n return (\r\n <>\r\n <motion.svg\r\n width={`${width}px`}\r\n height={`${height}px`}\r\n viewBox={`0 0 ${width} ${height}`}\r\n style={{ marginLeft: 'auto', marginRight: 'auto' }}\r\n direction='ltr'\r\n ref={svgRef}\r\n >\r\n <g transform={`translate(${margin.left},${0})`}>\r\n {showColumnLabels\r\n ? columns.map((d, i) => (\r\n <XAxesLabels\r\n key={i}\r\n y={0}\r\n x={x(d) as number}\r\n width={barWidth}\r\n height={margin.top - 5}\r\n value={\r\n `${d}`.length < truncateBy ? `${d}` : `${`${d}`.substring(0, truncateBy)}...`\r\n }\r\n style={styles?.xAxis?.labels}\r\n className={classNames?.xAxis?.labels}\r\n alignment='bottom'\r\n animate={{ duration: 0, once: true, amount: 0 }}\r\n isInView={isInView}\r\n />\r\n ))\r\n : null}\r\n </g>\r\n <g transform={`translate(${0},${margin.top})`}>\r\n {showRowLabels\r\n ? rows.map((d, i) => (\r\n <YAxesLabels\r\n value={\r\n `${d}`.length < truncateBy ? `${d}` : `${`${d}`.substring(0, truncateBy)}...`\r\n }\r\n key={i}\r\n y={y(d) as number}\r\n x={0}\r\n width={margin.left}\r\n height={barHeight}\r\n alignment='right'\r\n style={styles?.yAxis?.labels}\r\n className={classNames?.yAxis?.labels}\r\n animate={{ duration: 0, once: true, amount: 0 }}\r\n isInView={isInView}\r\n />\r\n ))\r\n : null}\r\n </g>\r\n <g transform={`translate(${margin.left},${margin.top})`}>\r\n {rows.map((d, i) => (\r\n <g key={i} transform={`translate(0,${y(d)})`}>\r\n {columns.map(el => (\r\n <rect\r\n key={`${d}-${el}`}\r\n x={x(el)}\r\n y={0}\r\n width={barWidth}\r\n height={barHeight}\r\n style={{ fill: noDataColor }}\r\n className='stroke-1 stroke-primary-white dark:stroke-primary-gray-700'\r\n />\r\n ))}\r\n </g>\r\n ))}\r\n {data\r\n .filter(d => !checkIfNullOrUndefined(d.value))\r\n .map((d, i) => {\r\n const color = !checkIfNullOrUndefined(d.value)\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n colorScale(d.value as any)\r\n : noDataColor;\r\n return (\r\n <g\r\n key={`${d.column}-${d.row}`}\r\n transform={`translate(${x(d.column)},${y(d.row)})`}\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 opacity={selectedColor ? (selectedColor === color ? 1 : 0.3) : 1}\r\n >\r\n <motion.rect\r\n x={0}\r\n y={0}\r\n width={barWidth}\r\n height={barHeight}\r\n className='stroke-1 stroke-primary-white dark:stroke-primary-gray-700'\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\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 />\r\n {showValues && !checkIfNullOrUndefined(d.value) ? (\r\n <motion.g\r\n variants={{\r\n initial: { opacity: 0 },\r\n whileInView: { opacity: 1, transition: { duration: animate.duration } },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n >\r\n <foreignObject key={i} y={0} x={0} width={barWidth} height={barHeight}>\r\n <div className='flex flex-col justify-center items-center h-inherit p-1'>\r\n <p\r\n className={cn(\r\n 'text-xs text-center m-0 leading-[1.25] graph-value',\r\n classNames?.graphObjectValues,\r\n )}\r\n style={{\r\n color: getTextColorBasedOnBgColor(color),\r\n ...(styles?.graphObjectValues || {}),\r\n }}\r\n >\r\n {numberFormattingFunction(d.value, 'NA', precision, prefix, suffix)}\r\n </p>\r\n </div>\r\n </foreignObject>\r\n </motion.g>\r\n ) : null}\r\n </g>\r\n );\r\n })}\r\n {mouseOverData ? (\r\n <rect\r\n x={x(mouseOverData.column)}\r\n y={y(mouseOverData.row)}\r\n width={barWidth}\r\n height={barHeight}\r\n style={{\r\n fill: 'none',\r\n fillOpacity: 0,\r\n strokeWidth: 1.5,\r\n }}\r\n className='stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n />\r\n ) : null}\r\n </g>\r\n </motion.svg>\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 { useState, useRef, useEffect } from 'react';\r\nimport { cn } from '@undp/design-system-react/cn';\r\n\r\nimport { Graph } from './Graph';\r\n\r\nimport { GraphHeader } from '@/Components/Elements/GraphHeader';\r\nimport {\r\n HeatMapDataType,\r\n Languages,\r\n ScaleDataType,\r\n SourcesDataType,\r\n StyleObject,\r\n ClassNameObject,\r\n AnimateDataType,\r\n} from '@/Types';\r\nimport { GraphFooter } from '@/Components/Elements/GraphFooter';\r\nimport { ColorLegendWithMouseOver } from '@/Components/Elements/ColorLegendWithMouseOver';\r\nimport { LinearColorLegend } from '@/Components/Elements/LinearColorLegend';\r\nimport { ThresholdColorLegendWithMouseOver } from '@/Components/Elements/ThresholdColorLegendWithMouseOver';\r\nimport { Colors } from '@/Components/ColorPalette';\r\nimport { EmptyState } from '@/Components/Elements/EmptyState';\r\n\r\ninterface Props {\r\n // Data\r\n /** Array of data objects */\r\n data: HeatMapDataType[];\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 /** Array of colors for cells */\r\n colors?: string[];\r\n /** Color where data is not available */\r\n noDataColor?: string;\r\n /** Title for the color legend */\r\n colorLegendTitle?: 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 /** Left margin of the graph */\r\n leftMargin?: number;\r\n /** Right margin of the graph */\r\n rightMargin?: number;\r\n /** Top margin of the graph */\r\n topMargin?: number;\r\n /** Bottom margin of the graph */\r\n bottomMargin?: number;\r\n /** Toggles the background to fill the container. This only works if the width of the graph is defined. */\r\n fillContainer?: boolean;\r\n\r\n // Values and Ticks\r\n /** Prefix for values */\r\n prefix?: string;\r\n /** Suffix for values */\r\n suffix?: string;\r\n /** Maximum value for the chart */\r\n truncateBy?: number;\r\n /** Reference values for comparison */\r\n\r\n // Graph Parameters\r\n /** Toggle visibility of labels in the column */\r\n showColumnLabels?: boolean;\r\n /** Toggle visibility of labels in the row */\r\n showRowLabels?: boolean;\r\n /** Scale for the colors in the cell */\r\n scaleType?: ScaleDataType;\r\n /** Toggle visibility of values */\r\n showValues?: boolean;\r\n /** Toggle visibility of color scale. This is only applicable if the data props hae color parameter */\r\n showColorScale?: boolean;\r\n /** Toggle visibility of NA color in the color scale. This is only applicable if the data props hae color parameter and showColorScale prop is true */\r\n showNAColor?: boolean;\r\n /** Toggles if the graph animates in when loaded. */\r\n animate?: boolean | AnimateDataType;\r\n /** Domain for the colors in the cell. */\r\n colorDomain: number[] | string[];\r\n /** Specifies the number of decimal places to display in the value. */\r\n precision?: number;\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 HeatMap(props: Props) {\r\n const {\r\n data,\r\n graphTitle,\r\n colors,\r\n sources,\r\n graphDescription,\r\n showColumnLabels = true,\r\n leftMargin = 100,\r\n rightMargin = 10,\r\n truncateBy = 999,\r\n height,\r\n width,\r\n scaleType,\r\n colorDomain,\r\n footNote,\r\n colorLegendTitle,\r\n padding,\r\n backgroundColor = false,\r\n topMargin = 30,\r\n bottomMargin = 10,\r\n tooltip,\r\n onSeriesMouseOver,\r\n suffix = '',\r\n prefix = '',\r\n showRowLabels = true,\r\n relativeHeight,\r\n showValues,\r\n graphID,\r\n noDataColor = Colors.gray,\r\n showColorScale = true,\r\n onSeriesMouseClick,\r\n graphDownload = false,\r\n dataDownload = false,\r\n fillContainer = true,\r\n language = 'en',\r\n showNAColor = true,\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 animate = false,\r\n precision = 2,\r\n } = props;\r\n\r\n const [svgWidth, setSvgWidth] = useState(0);\r\n const [svgHeight, setSvgHeight] = useState(0);\r\n const [selectedColor, setSelectedColor] = useState<string | undefined>(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].target.clientWidth || 620);\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 || 620);\r\n if (!width) resizeObserver.observe(graphDiv.current);\r\n }\r\n return () => resizeObserver.disconnect();\r\n }, [width, height]);\r\n const scale =\r\n scaleType ||\r\n (typeof colorDomain[0] === 'string'\r\n ? 'categorical'\r\n : colorDomain.length === 2\r\n ? 'linear'\r\n : 'threshold');\r\n\r\n return (\r\n <div\r\n className={`${theme || 'light'} flex ${width ? 'grow-0' : 'grow'} ${\r\n !fillContainer ? 'w-fit' : 'w-full'\r\n }`}\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 !fillContainer ? '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 a heatmap. ${graphDescription ? ` ${graphDescription}` : ''}`\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 <div className='grow flex flex-col justify-center gap-3 w-full'>\r\n {data.length === 0 ? (\r\n <EmptyState />\r\n ) : (\r\n <>\r\n {showColorScale ? (\r\n scale === 'categorical' ? (\r\n <ColorLegendWithMouseOver\r\n width={fillContainer ? undefined : width}\r\n colorLegendTitle={colorLegendTitle}\r\n colors={\r\n colors ||\r\n (typeof colorDomain[0] === 'string'\r\n ? Colors[theme].categoricalColors.colors\r\n : colorDomain.length === 2\r\n ? [\r\n Colors[theme].sequentialColors.neutralColorsx09[0],\r\n Colors[theme].sequentialColors.neutralColorsx09[8],\r\n ]\r\n : Colors[theme].sequentialColors[\r\n `neutralColorsx0${\r\n (colorDomain.length + 1) as 4 | 5 | 6 | 7 | 8 | 9\r\n }`\r\n ])\r\n }\r\n colorDomain={colorDomain.map(d => `${d}`)}\r\n setSelectedColor={setSelectedColor}\r\n showNAColor={showNAColor}\r\n />\r\n ) : scale === 'threshold' ? (\r\n <ThresholdColorLegendWithMouseOver\r\n width={fillContainer ? undefined : width}\r\n colorLegendTitle={colorLegendTitle}\r\n colors={\r\n colors ||\r\n (typeof colorDomain[0] === 'string'\r\n ? Colors[theme].categoricalColors.colors\r\n : colorDomain.length === 2\r\n ? [\r\n Colors[theme].sequentialColors.neutralColorsx09[0],\r\n Colors[theme].sequentialColors.neutralColorsx09[8],\r\n ]\r\n : Colors[theme].sequentialColors[\r\n `neutralColorsx0${\r\n (colorDomain.length + 1) as 4 | 5 | 6 | 7 | 8 | 9\r\n }`\r\n ])\r\n }\r\n colorDomain={colorDomain as number[]}\r\n setSelectedColor={setSelectedColor}\r\n naColor={noDataColor}\r\n showNAColor={showNAColor}\r\n />\r\n ) : (\r\n <LinearColorLegend\r\n width={fillContainer ? undefined : width}\r\n colorLegendTitle={colorLegendTitle}\r\n colors={\r\n colors || [\r\n Colors[theme].sequentialColors.neutralColorsx09[0],\r\n Colors[theme].sequentialColors.neutralColorsx09[8],\r\n ]\r\n }\r\n colorDomain={colorDomain as number[]}\r\n />\r\n )\r\n ) : null}\r\n <div\r\n className='flex grow flex-col justify-center w-full leading-0'\r\n ref={graphDiv}\r\n aria-label='Graph area'\r\n >\r\n {(width || svgWidth) && (height || svgHeight) ? (\r\n <Graph\r\n data={data}\r\n colorDomain={colorDomain}\r\n width={width || svgWidth}\r\n colors={\r\n colors ||\r\n (typeof colorDomain[0] === 'string'\r\n ? Colors[theme].categoricalColors.colors\r\n : colorDomain.length === 2\r\n ? [\r\n Colors[theme].sequentialColors.neutralColorsx09[0],\r\n Colors[theme].sequentialColors.neutralColorsx09[8],\r\n ]\r\n : Colors[theme].sequentialColors[\r\n `neutralColorsx0${\r\n (colorDomain.length + 1) as 4 | 5 | 6 | 7 | 8 | 9\r\n }`\r\n ])\r\n }\r\n noDataColor={noDataColor}\r\n scaleType={scale}\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 showColumnLabels={showColumnLabels}\r\n leftMargin={leftMargin}\r\n rightMargin={rightMargin}\r\n topMargin={topMargin}\r\n bottomMargin={bottomMargin}\r\n selectedColor={selectedColor}\r\n truncateBy={truncateBy}\r\n showRowLabels={showRowLabels}\r\n tooltip={tooltip}\r\n onSeriesMouseOver={onSeriesMouseOver}\r\n showValues={showValues}\r\n suffix={suffix}\r\n prefix={prefix}\r\n onSeriesMouseClick={onSeriesMouseClick}\r\n resetSelectionOnDoubleClick={resetSelectionOnDoubleClick}\r\n detailsOnClick={detailsOnClick}\r\n styles={styles}\r\n classNames={classNames}\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 precision={precision}\r\n />\r\n ) : null}\r\n </div>\r\n </>\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","showColumnLabels","leftMargin","rightMargin","truncateBy","width","height","topMargin","bottomMargin","tooltip","onSeriesMouseOver","suffix","prefix","showValues","colorDomain","colors","noDataColor","scaleType","showRowLabels","selectedColor","onSeriesMouseClick","resetSelectionOnDoubleClick","detailsOnClick","styles","classNames","animate","precision","svgRef","useRef","isInView","useInView","margin","mouseClickData","setMouseClickData","useState","mouseOverData","setMouseOverData","eventX","setEventX","eventY","setEventY","graphWidth","graphHeight","columns","uniqBy","rows","y","scaleBand","barHeight","x","barWidth","colorScale","scaleOrdinal","scaleThreshold","scaleLinear","jsxs","Fragment","motion","jsx","d","i","XAxesLabels","YAxesLabels","el","checkIfNullOrUndefined","color","event","isEqual","cn","getTextColorBasedOnBgColor","Tooltip","Modal","string2HTML","HeatMap","graphTitle","sources","graphDescription","footNote","colorLegendTitle","padding","backgroundColor","relativeHeight","graphID","Colors","showColorScale","graphDownload","dataDownload","fillContainer","language","showNAColor","minHeight","theme","ariaLabel","svgWidth","setSvgWidth","svgHeight","setSvgHeight","setSelectedColor","graphDiv","graphParentDiv","useEffect","resizeObserver","entries","scale","GraphHeader","EmptyState","ColorLegendWithMouseOver","ThresholdColorLegendWithMouseOver","LinearColorLegend","GraphFooter"],"mappings":"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"}
|