diff --git a/src/web/questions/components/HistoryChart.tsx b/src/web/questions/components/HistoryChart.tsx index 0026ea4..a874f79 100644 --- a/src/web/questions/components/HistoryChart.tsx +++ b/src/web/questions/components/HistoryChart.tsx @@ -113,7 +113,7 @@ export const HistoryChart: React.FC = ({ question }) => { const height = width / goldenRatio; const padding = { top: 20, - bottom: 50, + bottom: 60, left: 60, right: labelLegendStart + letterLength * longestNameLength, }; @@ -221,7 +221,8 @@ export const HistoryChart: React.FC = ({ question }) => { }} tickLabelComponent={