Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot and 7-number summaries off-by-one #110

Open
thermokarst opened this issue Nov 12, 2019 · 1 comment
Open

Plot and 7-number summaries off-by-one #110

thermokarst opened this issue Nov 12, 2019 · 1 comment
Labels
good first issue Good for newcomers

Comments

@thermokarst
Copy link
Contributor

Bug Description
In the "Interactive Quality Plot" tab of the summarize viz, the index numbering scheme varies between the 7-number csv summary (0-start), and the D3 plot (1-start).

Steps to reproduce the behavior

  1. Go to https://view.qiime2.org/?src=https%3A%2F%2Fdocs.qiime2.org%2F2019.10%2Fdata%2Ftutorials%2Fmoving-pictures%2Fdemux.qzv

Expected behavior
The viz should utilize consistent indexing.

References

  1. Original forum post
@gregcaporaso
Copy link
Member

gregcaporaso commented Sep 19, 2023

Confirmed that this is still an issue. We should adapt the csv file to start counting at 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

2 participants