Skip to content

Conversation

mwaskom
Copy link
Owner

@mwaskom mwaskom commented Nov 4, 2023

Fixes #3542

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Merging #3547 (e9e28f6) into master (3351a17) will not change coverage.
Report is 4 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3547   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files          75       75           
  Lines       24605    24605           
=======================================
  Hits        24197    24197           
  Misses        408      408           
Files Coverage Δ
seaborn/categorical.py 98.90% <100.00%> (ø)
tests/test_categorical.py 99.25% <ø> (ø)

@mwaskom mwaskom merged commit acbb9cf into master Nov 4, 2023
@mwaskom mwaskom deleted the fix/catplot_edgecolor branch November 4, 2023 16:02
mwaskom added a commit that referenced this pull request Nov 4, 2023
* Fix edgecolor in catplot with kind='bar'

Fixes #3542

* Use rule-based default edgecolor closer to where it is defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Edge color with catplot with kind=bar
1 participant