Hello, I am using ggplot2 to display some distributions, I my data, there are percentages represented as 0.10, 0.13, ...
I now want to do the axis show "5%", "10%", "15%", ... Is there is simple way to do this? I tried to use scale_y_prob(), but I didn't get through it. Thanks and regards, Christoph ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.