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

Allow styling selected subsets #152

Merged
merged 16 commits into from Aug 10, 2021
Merged

Allow styling selected subsets #152

merged 16 commits into from Aug 10, 2021

Conversation

jnothman
Copy link
Owner

@jnothman jnothman commented Aug 1, 2021

Tasks

  • Implement style_subsets method to filter by category inclusion/exclusion
  • Document style_subsets
  • Implement styling of inersection plot
  • Add an example
  • Implement styling of matrix plot
  • Add tests for style_subsets
  • Add tests for plotting
  • Consider renaming include and exclude to present and absent
  • Provide a label parameter to facilitate legend creation
  • Update changed log

Fixes #110

Tasks

* [x] Implement `style_subsets` method to filter by category inclusion/exclusion
* [ ] Document `style_subsets`
* [x] Implement styling of inersection plot
* [x] Add an example
* [ ] Implement styling of matrix plot
* [ ] Add tests
* [ ] Provide a `label` parameter to facilitate legend creation
* [ ] Update changed log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Highlighting specific interations
1 participant