diff --git a/src/frontend/src/pages/part/pricing/BomPricingPanel.tsx b/src/frontend/src/pages/part/pricing/BomPricingPanel.tsx index b67706dc89..e932431965 100644 --- a/src/frontend/src/pages/part/pricing/BomPricingPanel.tsx +++ b/src/frontend/src/pages/part/pricing/BomPricingPanel.tsx @@ -54,7 +54,6 @@ function BomPieChart({ thickness={80} withLabels={false} withLabelsLine={false} - tooltipDataSource='segment' chartLabel={t`Total Price`} valueFormatter={(value) => tooltipFormatter(value, currency)} />