diff --git a/AppImage/components/metrics-dialog.tsx b/AppImage/components/metrics-dialog.tsx index 53df81b..5975186 100644 --- a/AppImage/components/metrics-dialog.tsx +++ b/AppImage/components/metrics-dialog.tsx @@ -179,6 +179,7 @@ export function MetricsView({ vmid, vmName, vmType, metricType, onBack }: Metric tick={{ fill: "currentColor" }} label={{ value: "%", angle: -90, position: "insideLeft", fill: "currentColor" }} className="text-foreground" + domain={[0, (dataMax: number) => Math.ceil(dataMax * 1.15)]} /> Math.ceil(dataMax * 1.15)]} /> Math.ceil(dataMax * 1.15)]} /> Math.ceil(dataMax * 1.15)]} />