diff --git a/frontend/src/components/benchmarks/TrendChart.jsx b/frontend/src/components/benchmarks/TrendChart.jsx index f994bbc..23a7d86 100644 --- a/frontend/src/components/benchmarks/TrendChart.jsx +++ b/frontend/src/components/benchmarks/TrendChart.jsx @@ -36,21 +36,30 @@ const TrendChart = ({ data, dataKey, title, color = "#22c55e", height = 350, the }; return ( -