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' ? [