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

Make taxonomy optional in barplot #116

Closed
thermokarst opened this issue Nov 16, 2018 · 1 comment · Fixed by #153
Closed

Make taxonomy optional in barplot #116

thermokarst opened this issue Nov 16, 2018 · 1 comment · Fixed by #153
Labels
lang:python Python 3 scope:0|this-project No other repositories are impacted. src:self From the original poster. type:improvement Making something better.

Comments

@thermokarst
Copy link
Contributor

Improvement Description
The taxonomy should be optional. If not provided, the viz will just plot the Feature IDs on the y axis, and not include the "level" dropdown (or, include it, but it only has one level). This would be useful for plotting "collapsed" feature tables.

Current Behavior
Taxonomy is required.

Proposed Behavior
Taxonomy is optional.

@thermokarst thermokarst added lang:python Python 3 scope:0|this-project No other repositories are impacted. src:self From the original poster. type:improvement Making something better. labels Nov 16, 2018
@thermokarst
Copy link
Contributor Author

Related to #108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang:python Python 3 scope:0|this-project No other repositories are impacted. src:self From the original poster. type:improvement Making something better.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant