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

Fix the color bar can't show in jupyter notebook problem #2302

Merged
merged 7 commits into from
Jun 15, 2022

Conversation

wuyuyu1024
Copy link
Contributor

Hi, I'm newbie here. And I found the colorbars doesn't show in my jupyter notebook. I made some small change and they shows normally now in work. I'm not very sure if it helps. Thanks for your work!

@slundberg
Copy link
Collaborator

Thanks! This is interesting, it must have come from some change in a new version of matplotlib. Sorry for the slow review, been out for a while after paternity leave. Will merge this after the new CI tests finish.

@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #2302 (80ef186) into master (367e88b) will increase coverage by 0.00%.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master    #2302   +/-   ##
=======================================
  Coverage   51.48%   51.48%           
=======================================
  Files          90       90           
  Lines       13114    13106    -8     
=======================================
- Hits         6752     6748    -4     
+ Misses       6362     6358    -4     
Impacted Files Coverage Δ
shap/plots/_beeswarm.py 49.27% <50.00%> (-0.01%) ⬇️
shap/plots/_scatter.py 26.62% <50.00%> (-0.21%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

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.

None yet

2 participants