I have been working through the moving pictures tutorial and had an weird issue arise when viewing the alpha-rarefaction plot in Qiime2 viewer. It's showing the following as the graph:
with the x axis (sequencing depth) not showing any values. Any thoughts on how to get the data to appear not all crunched to the left of the graph? I couldn't find anyone else that has this same issue from other posts.
The command I ran to produce the data is the same as what's in the tutorial:
(qiime2-amplicon-2024.5) cjp@ELWM-SEURAT:~/qiime2-moving-pictures-tutorial$ qiime diversity alpha-rarefaction
--i-table table.qza
--i-phylogeny rooted-tree.qza
--p-max-depth 4000
--m-metadata-file sample-metadata.tsv
--o-visualization alpha-rarefaction.qzv
Saved Visualization to: alpha-rarefaction.qzv