Skip to content

Fix categorical plotting #229

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

Merged
merged 4 commits into from
Mar 23, 2024
Merged

Fix categorical plotting #229

merged 4 commits into from
Mar 23, 2024

Conversation

melonora
Copy link
Contributor

This PR fixes #228.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 83.01887% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 77.71%. Comparing base (602c27a) to head (f12947c).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
+ Coverage   75.30%   77.71%   +2.40%     
==========================================
  Files          11       11              
  Lines        1543     1660     +117     
==========================================
+ Hits         1162     1290     +128     
+ Misses        381      370      -11     
Files Coverage Δ
src/spatialdata_plot/pl/render.py 94.26% <90.00%> (+4.74%) ⬆️
src/spatialdata_plot/pl/utils.py 66.55% <78.78%> (+3.84%) ⬆️

@melonora melonora merged commit 0ac9f28 into scverse:main Mar 23, 2024
@melonora melonora deleted the fix_228 branch March 23, 2024 19:57
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.

Plotting categorical variables to shapes stopped working
2 participants