feature/IO-3497-Ant-Design-v5-to-v6 - Checkpoint (recharts)
This commit is contained in:
@@ -60,7 +60,7 @@ export function PartsStatusPie({ bodyshop, joblines_status }) {
|
||||
|
||||
return (
|
||||
<div>
|
||||
<ResponsiveContainer width="100%" height={175}>
|
||||
<ResponsiveContainer width="100%" height={175} minHeight={100}>
|
||||
<PieChart>
|
||||
<Pie
|
||||
data={memoizedData}
|
||||
|
||||
Reference in New Issue
Block a user