mirror of
https://github.com/typesense/typesense.git
synced 2025-05-15 02:03:19 +08:00
style(benchmark): increase width of plots to 150 units
This commit is contained in:
parent
e496f89200
commit
08b182fd12
@ -540,7 +540,7 @@ class Benchmarks {
|
||||
yLabel: "p95 search_time_ms",
|
||||
lineLabels: labels as string[],
|
||||
colors,
|
||||
width: 50,
|
||||
width: 150,
|
||||
height: 30,
|
||||
}),
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user