-
Notifications
You must be signed in to change notification settings - Fork 612
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
remove colorbar if legend_loc=None for continuous colorbars #1821
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1821 +/- ##
=======================================
Coverage 71.95% 71.95%
=======================================
Files 98 98
Lines 11537 11538 +1
=======================================
+ Hits 8301 8302 +1
Misses 3236 3236
|
Thanks for the PR! Does |
would also make sense to have this as |
Sorry for the late reply, thought I responded to this!
I think that would make sense |
Hi! |
Hi! Lídia |
Just changed the argument a little and added a test. Will be out soon! |
closes #1502
ensure that
legend_loc=None
also removes continuous colorbars for scatterplots like umap