Photograph the runs screen and a dashboard read against runs
This commit is contained in:
@@ -53,7 +53,7 @@ export function RunMetricChart({
|
||||
const drawn = plots.reduce((total, plot) => total + plot.length, 0)
|
||||
|
||||
return (
|
||||
<div className="flex flex-col gap-2">
|
||||
<div className="flex h-64 flex-col gap-2">
|
||||
<UplotChart
|
||||
labels={labels}
|
||||
plots={plots}
|
||||
|
||||
Reference in New Issue
Block a user