Bar chart - get total of column in numbers at the top

I am using ggpllot to create a bar chart. I am wanting to put the frequency(number) at the top of each bar. But when I do, it also creates numbers underneath e.g. it looks like there are 9 other numbers on the same box. How do I only include the top (maximum) number?

Thanks

Can you show us what you have done so far? We really need a reproducible example (reprex)

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.