Fixes dendrogram data source
Compare changes
+ 18
− 6
@@ -46,6 +46,17 @@ const data = ref([]);
@@ -46,6 +46,17 @@ const data = ref([]);
@@ -63,7 +74,7 @@ onMounted(() => {
@@ -63,7 +74,7 @@ onMounted(() => {
@@ -290,13 +301,14 @@ function createDendrogram(result) {
@@ -290,13 +301,14 @@ function createDendrogram(result) {
.domain(["Demographic Characteristics", "Exposure", "Health", "Land Tenure", "Living Conditions", "Risk Perception", "Socioeconomic Status"])