diff --git a/web/src/components/graph/SystemGraph.tsx b/web/src/components/graph/SystemGraph.tsx index a286abb80..38c7cb240 100644 --- a/web/src/components/graph/SystemGraph.tsx +++ b/web/src/components/graph/SystemGraph.tsx @@ -107,8 +107,8 @@ export function ThresholdBarGraph({ tickPlacement: "on", labels: { rotate: 0, - formatter: formatTime, offsetX: isMobileOnly ? -18 : 0, + formatter: formatTime, }, axisBorder: { show: false,