data = [
{ group: "A", taxa: "Type1", abundance: 30 },
{ group: "A", taxa: "Type2", abundance: 50 },
{ group: "B", taxa: "Type3", abundance: 40 },
{ group: "B", taxa: "Type4", abundance: 60 },
{ group: "C", taxa: "Type1", abundance: 70 },
{ group: "C", taxa: "Type2", abundance: 20 },
{ group: "D", taxa: "Type3", abundance: 10 },
{ group: "D", taxa: "Type4", abundance: 80 },
{ group: "A", taxa: "Type1", abundance: 30 },
{ group: "A", taxa: "Type2", abundance: 50 },
{ group: "B", taxa: "Type3", abundance: 40 },
{ group: "B", taxa: "Type4", abundance: 60 },
{ group: "C", taxa: "Type1", abundance: 70 },
{ group: "C", taxa: "Type2", abundance: 20 },
{ group: "D", taxa: "Type3", abundance: 10 },
{ group: "D", taxa: "Type4", abundance: 80 },
{ group: "A", taxa: "Type1", abundance: 30 },
{ group: "A", taxa: "Type2", abundance: 50 },
{ group: "B", taxa: "Type3", abundance: 40 },
{ group: "B", taxa: "Type4", abundance: 60 },
{ group: "C", taxa: "Type1", abundance: 70 },
{ group: "C", taxa: "Type2", abundance: 20 },
{ group: "D", taxa: "Type3", abundance: 10 },
{ group: "D", taxa: "Type4", abundance: 80 },
{ group: "A", taxa: "Type1", abundance: 30 },
{ group: "A", taxa: "Type2", abundance: 50 },
{ group: "B", taxa: "Type3", abundance: 40 },
{ group: "B", taxa: "Type4", abundance: 60 },
{ group: "C", taxa: "Type1", abundance: 70 },
{ group: "C", taxa: "Type2", abundance: 20 },
{ group: "D", taxa: "Type3", abundance: 10 },
{ group: "D", taxa: "Type4", abundance: 80 },
{ group: "A", taxa: "Type4", abundance: 30 },
{ group: "A", taxa: "Type1", abundance: 50 },
{ group: "B", taxa: "Type2", abundance: 40 },
{ group: "B", taxa: "Type3", abundance: 60 },
{ group: "C", taxa: "Type4", abundance: 70 },
{ group: "C", taxa: "Type1", abundance: 20 },
{ group: "D", taxa: "Type2", abundance: 10 },
{ group: "D", taxa: "Type3", abundance: 80 },
{ group: "A", taxa: "Type3", abundance: 30 },
{ group: "A", taxa: "Type1", abundance: 50 },
{ group: "B", taxa: "Type4", abundance: 40 },
{ group: "B", taxa: "Type2", abundance: 60 },
{ group: "C", taxa: "Type4", abundance: 70 },
{ group: "C", taxa: "Type3", abundance: 20 },
{ group: "D", taxa: "Type2", abundance: 10 },
{ group: "D", taxa: "Type1", abundance: 80 },
{ group: "D", taxa: "Type4", abundance: 80 },
{ group: "A", taxa: "Type1", abundance: 30 },
{ group: "A", taxa: "Type2", abundance: 50 },
{ group: "B", taxa: "Type3", abundance: 40 },
{ group: "B", taxa: "Type4", abundance: 60 },
{ group: "C", taxa: "Type1", abundance: 70 },
{ group: "C", taxa: "Type2", abundance: 20 },
{ group: "D", taxa: "Type3", abundance: 10 },
{ group: "D", taxa: "Type4", abundance: 80 },
{ group: "A", taxa: "Type4", abundance: 30 },
{ group: "A", taxa: "Type1", abundance: 50 },
{ group: "B", taxa: "Type2", abundance: 40 },
{ group: "B", taxa: "Type3", abundance: 60 },
{ group: "C", taxa: "Type4", abundance: 70 },
{ group: "C", taxa: "Type1", abundance: 20 },
{ group: "D", taxa: "Type2", abundance: 10 },
{ group: "D", taxa: "Type3", abundance: 80 },
{ group: "A", taxa: "Type3", abundance: 30 },
{ group: "A", taxa: "Type1", abundance: 50 },
{ group: "B", taxa: "Type4", abundance: 40 },
{ group: "B", taxa: "Type2", abundance: 60 },
{ group: "C", taxa: "Type4", abundance: 70 },
{ group: "C", taxa: "Type3", abundance: 20 },
{ group: "D", taxa: "Type2", abundance: 10 },
{ group: "D", taxa: "Type1", abundance: 80 }
// Add more data points
]