Hi, I'm relatively new to Qiime2R and I've been attempting to produce a PCoA figure in R based off the 'Plotting PCoA' section in the tutorial (linked below). However, I've run into a problem in that the sub-labels aren't being differentiated resulting in this output:
I'm not sure why 'age class' and 'sex' are not being split as they are in the metadata. I've run the tutorial PCoA through and can reproduce that plot, and as far as I can tell my code is identical (except of course for the relevant filenames and metadata etc.) so I'm quite stuck.
Would you mind sharing your unweighted_unifrac_pcoa_results.qza and shannon_vector.qza as well? You can PM me if you'd rather not share on the forum. It'll be much easier troubleshooting.
I believe it is trying to use the literal text for the aesthetic rather than the variable column. Be careful with copy and pasting as I think slack for example will sometimes convert ` to ' .