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

Update heatmap #1160

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Update heatmap #1160

merged 2 commits into from
Feb 26, 2024

Conversation

WeilerP
Copy link
Member

@WeilerP WeilerP commented Feb 22, 2024

Description

  • Adds argument title to the heatmap function and displays it if set.

Closes

Closes #1159.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

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

Project coverage is 80.59%. Comparing base (7c8b9d4) to head (ad63d57).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1160      +/-   ##
==========================================
- Coverage   80.62%   80.59%   -0.04%     
==========================================
  Files          51       51              
  Lines        8492     8496       +4     
  Branches     2219     2221       +2     
==========================================
  Hits         6847     6847              
- Misses       1103     1105       +2     
- Partials      542      544       +2     
Files Coverage Δ
src/cellrank/pl/_heatmap.py 94.51% <0.00%> (-1.63%) ⬇️

src/cellrank/pl/_heatmap.py Outdated Show resolved Hide resolved
Add argument `title`.
Change order of arguments and add docstring for `title`.
Copy link
Collaborator

@michalk8 michalk8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @WeilerP !

@WeilerP WeilerP merged commit 721c59f into theislab:main Feb 26, 2024
8 of 9 checks passed
@WeilerP WeilerP deleted the feat/add_title_to_heatmap branch February 26, 2024 08:29
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.

Heatmap title
2 participants