Is it possible to add the number values next to bars in barcharts? #170
Answered
by
johannes-wolf
HectorCF16
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
johannes-wolf
Mar 7, 2026
Replies: 1 comment 1 reply
-
|
There is no built-in option (yet). Here #2 is some sample how to do it manually (use |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
HectorCF16
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


There is no built-in option (yet). Here #2 is some sample how to do it manually (use
plot.plotandplot.annotate).