r issues but there are documented ways. Bold text is an
example that can be changed in many places. In this case, note the addition to
the following part from above:
fontface="bold
as in:
geom_text(aes(label = percentage),
size = 4,
position = position_dodge(width = 1.1),
Thank you, I have tried to do a better job here -
Data -
email <- structure(list(percentage = c(57.14, 29.76, 69.32, 28.41, 57.89,
34.21, 58.59, 33.33, 48.42, 42.11, 59.77,
29.89, 72.13, 18.03, 53.33, 33.33, 55.1,
See ?dput for how to provide a reproducible example (a reprex). Or see here:
https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
It will improve your chance of getting a helpful and quick response.
Cheers,
Bert Gunter
"The trouble with having an open mind is th
3 matches
Mail list logo