From aba67592bb739d9001200fd9c34651e9a4a668ae Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sun, 15 Mar 2026 13:42:41 +0100 Subject: [PATCH] fix: bar chart left rounding by using width calc instead of scaleX --- components/journeys/ColumnJourney.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/journeys/ColumnJourney.tsx b/components/journeys/ColumnJourney.tsx index 40f0f57..5ecca83 100644 --- a/components/journeys/ColumnJourney.tsx +++ b/components/journeys/ColumnJourney.tsx @@ -185,9 +185,9 @@ function PageRow({ {/* Background bar */} {!isOther && barWidth > 0 && (