Skip to content
Prev 361220 / 398506 Next

add value to Bar chart ggplot2

Thanks Ulrik,
But in these examples they want to mark the percentage or frequency of plot variables, in my case I want to mark the bars with a different variable of my df. DO you have any idea?
On Friday, May 27, 2016 3:22 PM, Ulrik Stervbo <ulrik.stervbo at gmail.com> wrote:
Hi Elahe,

maybe this will help: http://stackoverflow.com/questions/6455088/how-to-put-labels-over-geom-bar-in-r-with-ggplot2 or this: http://stackoverflow.com/questions/12018499/how-to-put-labels-over-geom-bar-for-each-bar-in-r-with-ggplot2

Best,
Ulrik
On Fri, 27 May 2016 at 15:12 ch.elahe via R-help <r-help at r-project.org> wrote: