Hello,

I created a histogram with number (count) of subjects on the y-axis and I'm trying to find a way to add the ID label of each ID on each bar of the histogram. I tried geom_text and geom_text_repel but I still can't get the number to be organized exactly on each bar.
Any suggestions!
Thank you
geom_plot

I think you would need to make such a graph be very large so that there would be sufficient room to possibly fit everything.

1 Like