How to center stacked percent barchart labels
I am trying to plot nice stacked percent barchart using ggplot2 . I've read some material and almost manage to plot, what I want. Also, I enclose the material, it might be useful in one place: How do I label a stacked bar chart in ggplot2 without creating a summary data frame? Create stacked barplot where each stack is scaled to sum to 100% R stacked percentage bar plot with percentage of binary factor and labels (with ggplot) My problem is that I can't place labels where I want - in the middle of the bars. You can see the problem in the picture above - labels looks awfull and also overlap