diff --git a/src/components/graph.tsx b/src/components/graph.tsx index cb876db..69e64b8 100644 --- a/src/components/graph.tsx +++ b/src/components/graph.tsx @@ -123,7 +123,7 @@ export default function Graph({ categories={[yName]} colors={[theme.color]} showGridLines={false} - yAxisWidth={35} + yAxisWidth={43} showAnimation={true} showLegend={false} valueFormatter={(value) => {