generated from Luis/nextjs-python-web-template
UI: Added Metadata view with Grids to List for mobile
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user