I am trying to change text label sizes inside my plot (not the axes, rather the label annotations)
I am working with a phyloseq object but I don't think that matters. Here is the code and the output. Any suggestions?
plot_ordination(prokaryote_ra, ordBC, color = "Stage", label="SampleID") + ggtitle("PCoA: Bray-Curtis")
graph of ordination plot with label annotations that are too small