Grouped barplot with text above bars #191
Unanswered
jarbet
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When creating a grouped barplot (
create.barplot
with thegroups
argument), it is challenging to add text above the bars. Thetext.above.bars
argument gives an error saying it is not supported when usinggroups
.Here is my current solution:
Created on 2024-09-05 with reprex v2.0.2
Beta Was this translation helpful? Give feedback.
All reactions