-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: option to disable legend #20
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also add a release note which highlights the addition of the show_legend
keyword argument to the various visualization functions.
We are still missing the section describing this in our CONTRIBUTING.md
guide, but you can have a look here for how that is done.
@mrossinek Requested changes have been made:
|
@mrossinek Can I get another review on this one? Thanks |
Pull Request Test Coverage Report for Build 11681029072Details
💛 - Coveralls |
@mrossinek The test case |
Issue
#19
Description
True
.tox -e style
.@BryceFuller