style(benchmark): increase width of plots to 150 units

This commit is contained in:
Fanis Tharropoulos 2025-01-22 17:50:58 +02:00
parent e496f89200
commit 08b182fd12
No known key found for this signature in database

View File

@ -540,7 +540,7 @@ class Benchmarks {
yLabel: "p95 search_time_ms",
lineLabels: labels as string[],
colors,
width: 50,
width: 150,
height: 30,
}),
);