From 45a3c6260985d9fdf1abf1b27528601fe1e3125f Mon Sep 17 00:00:00 2001 From: Yinyin Liu Date: Tue, 14 Apr 2026 16:41:12 +0200 Subject: [PATCH] solve unit missing issue when there are many battery clusters --- .../src/content/dashboards/Overview/chartOptions.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/typescript/frontend-marios2/src/content/dashboards/Overview/chartOptions.tsx b/typescript/frontend-marios2/src/content/dashboards/Overview/chartOptions.tsx index 6e4df3c25..64ec1133f 100644 --- a/typescript/frontend-marios2/src/content/dashboards/Overview/chartOptions.tsx +++ b/typescript/frontend-marios2/src/content/dashboards/Overview/chartOptions.tsx @@ -48,6 +48,11 @@ export const getChartOptions = ( curve: 'smooth', width: 2 }, + grid: { + padding: { + top: 30 + } + }, yaxis: type === 'dailyoverview' ? [