Recharts PieChart throws internally when all data segments are zero. Guard against this by rendering a friendly message instead of passing all-zero data to the chart component. Affects users whose vertical data has no non-compliant items.
Recharts PieChart throws internally when all data segments are zero. Guard against this by rendering a friendly message instead of passing all-zero data to the chart component. Affects users whose vertical data has no non-compliant items.