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

a minor adjustments in the colorbar #1

Open
hansen7 opened this issue Oct 18, 2022 · 1 comment
Open

a minor adjustments in the colorbar #1

hansen7 opened this issue Oct 18, 2022 · 1 comment

Comments

@hansen7
Copy link

hansen7 commented Oct 18, 2022

Thanks for the contribution! I've find a minor adjustment is required for my dev environments.

cbar = plt.colorbar(sm)

should be cbar = plt.colorbar(sm, ax=ax)

@g-yichen
Copy link
Collaborator

Thank you for your feedback! We've added this change as suggested.

g-yichen pushed a commit that referenced this issue Aug 16, 2024
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

No branches or pull requests

2 participants