const pieConfig = {
----OTHER VALUE----
legend: {
color: {
title: true, // try passing this property
position: 'top',
rowPadding: 5,
},
},
}
have your tried something like this?