diff --git a/src/frontend/src/components/Graph/GraphComponent.tsx b/src/frontend/src/components/Graph/GraphComponent.tsx index b0d2ff66..497c1290 100644 --- a/src/frontend/src/components/Graph/GraphComponent.tsx +++ b/src/frontend/src/components/Graph/GraphComponent.tsx @@ -174,6 +174,7 @@ function GraphComponent(props: BoxProps) { yAxisId={1} hide={!showSecondary} type="number" + dataKey={"valueInMostCommonCurrencyUsed"} domain={[0, upperBoundrySecondary]} allowDataOverflow />