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

Minor jointplot user-friendliness #2863

Merged
merged 1 commit into from
Jun 16, 2022
Merged

Minor jointplot user-friendliness #2863

merged 1 commit into from
Jun 16, 2022

Conversation

mwaskom
Copy link
Owner

@mwaskom mwaskom commented Jun 16, 2022

- Warn/ignore when `ax` is passed as kwarg (closes #2666)
- Set the joint axes to be active (closes #2511)
@mwaskom mwaskom added this to the v0.12.0 milestone Jun 16, 2022
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #2863 (e58c8f4) into master (a48dc8f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2863      +/-   ##
==========================================
+ Coverage   98.11%   98.13%   +0.01%     
==========================================
  Files          69       69              
  Lines       22247    22252       +5     
==========================================
+ Hits        21828    21836       +8     
+ Misses        419      416       -3     
Impacted Files Coverage Δ
seaborn/axisgrid.py 97.17% <100.00%> (+0.29%) ⬆️
tests/test_axisgrid.py 99.36% <100.00%> (+<0.01%) ⬆️

@mwaskom mwaskom merged commit 1191b61 into master Jun 16, 2022
@mwaskom mwaskom deleted the jointplot/ax branch June 16, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant