Skip to content

Commit

Permalink
fix of legend
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Mora committed Aug 4, 2020
1 parent a9c77c0 commit d182070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Section/CompGraficoBarra.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const CompGraficoBarra = ({ data }) => {
tickRotation: 0,
legend: 'Salario en USD ',
legendPosition: 'middle',
legendOffset: -40
legendOffset: -50
}}
labelSkipWidth={12}
labelSkipHeight={12}
Expand Down

1 comment on commit d182070

@vercel
Copy link

@vercel vercel bot commented on d182070 Aug 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.