diff --git a/src/Section/CompGraficoBarra.jsx b/src/Section/CompGraficoBarra.jsx index 9611341..0273ed5 100644 --- a/src/Section/CompGraficoBarra.jsx +++ b/src/Section/CompGraficoBarra.jsx @@ -30,7 +30,7 @@ const CompGraficoBarra = ({ data }) => { tickRotation: 0, legend: 'Salario en USD ', legendPosition: 'middle', - legendOffset: -40 + legendOffset: -50 }} labelSkipWidth={12} labelSkipHeight={12}