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

gene names missing when using dyn.pl.highest_frac_genes #680

Open
chansigit opened this issue May 31, 2024 · 1 comment
Open

gene names missing when using dyn.pl.highest_frac_genes #680

chansigit opened this issue May 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@chansigit
Copy link
Contributor

orient ='h' is ok but 'v' is problematic.

probably there should be get_xlim and get_xticks

ax2.set_xlim(ax.get_ylim())
and
ax2.set_xticks(ax.get_yticks())

dyn.pl.highest_frac_genes(adata, figsize=(6, 4),orient='v')

image

@chansigit chansigit added the bug Something isn't working label May 31, 2024
@Sichao25
Copy link
Collaborator

Sichao25 commented Jun 3, 2024

Thank you very much for identifying this bug. We will fix this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants