UI: Added Metadata view with Grids to List for mobile

This commit is contained in:
Luis-Hebendanz
2023-08-14 19:39:26 +02:00
parent c020cce56b
commit 257e6c1d8e
2 changed files with 43 additions and 26 deletions

View File

@@ -37,7 +37,7 @@ export default function NodePieChart(props: Props) {
dataKey="value"
nameKey="name"
label={showLabels}
legendType="circle"
legendType="square"
cx="50%"
cy="50%"
startAngle={0}