-
Notifications
You must be signed in to change notification settings - Fork 19
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
add option to drop label and group axes #722
Comments
shawnlaffan
changed the title
add otion to drop label and group axes
add option to drop label and group axes
Feb 28, 2019
shawnlaffan
added a commit
that referenced
this issue
May 1, 2019
Need to do it at the basedata level to ensure groups/labels are kept in sync. Updates #722
shawnlaffan
added a commit
that referenced
this issue
May 1, 2019
shawnlaffan
added a commit
that referenced
this issue
May 1, 2019
shawnlaffan
added a commit
that referenced
this issue
May 1, 2019
shawnlaffan
added a commit
that referenced
this issue
May 1, 2019
Needs a bit of work, but that is not unique Updates #722
shawnlaffan
added a commit
that referenced
this issue
May 1, 2019
Plus a bit of associated cleanup Updates #722
Mark as fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It can be convenient to remove one or more axes from labels or groups.
e.g. family:genus:species could be collapsed to genus:species or family:genus, or text axes could be removed from groups.
To do:
The text was updated successfully, but these errors were encountered: