How to mark coordinate values out on customized axis in emperor

Hi all,

I use qiime2 with the 2018.8 version.
The command I ran is--
$ qiime emperor plot
--i-pcoa core-metrics-results-d3/weighted_unifrac_pcoa_results.qza
--m-metadata-file bioreactor-metadata-SL.tsv
--p-custom-axes TimepointByHour
--o-visualization core-metrics-results-d3/weighted_unifrac_TimepointByHour.qzv

The emperor plot I generated is here.weightedUnifrac-emperor-TimepointByHour.qzv (812.5 KB) It has a customized axis called "TimepointByHour", which contains values like 0,4,8,12,16,..., 24,48.
My question is, how can I put the marks of values in "TimepointByHour" on the customized axis in the PCoA plot?

Thanks in advance.

Hi @Shuqi,

There is no way to add ticks to the plot, however we have a ticket open for this feature request here:

Thanks!

Yoshiki.

Thanks for the information.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.