diff --git a/src/pages/reports/components/adoption-candidate-graph/adoption-candidate-graph.tsx b/src/pages/reports/components/adoption-candidate-graph/adoption-candidate-graph.tsx index 98dab45e..dacaa11e 100644 --- a/src/pages/reports/components/adoption-candidate-graph/adoption-candidate-graph.tsx +++ b/src/pages/reports/components/adoption-candidate-graph/adoption-candidate-graph.tsx @@ -317,11 +317,14 @@ export const AdoptionCandidateGraph: React.FC = () => { style={{ background: { fill: "url(#axis_gradient)" }, }} + singleQuadrantDomainPadding={false} + domainPadding={{ x: 65, y: 40 }} > { 90, 95, 100, + 105, ]} tickLabelComponent={<>} style={{ - axisLabel: { fontSize: 20, padding: 30 }, + axisLabel: { fontSize: 20, padding: 55 }, }} /> } style={{ - axisLabel: { fontSize: 20, padding: 30 }, + axisLabel: { fontSize: 20, padding: 80 }, }} />