Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: Simplify heatmap example #28642

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 1 commit into from
Aug 2, 2024
Merged

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Aug 1, 2024

Directly rotate ticks in set_xticks instead of setting the ticks and then changing them afterwards using plt.setp(...).

Also use the simpler and shorted range instead of np.arange.

@github-actions github-actions bot added the Documentation: examples files in galleries/examples label Aug 1, 2024
Directly rotate ticks in `set_xticks` instead of setting the ticks and
then changing them afterwards using `plt.setp(...)`.
@tacaswell tacaswell added this to the v3.10.0 milestone Aug 2, 2024
@tacaswell tacaswell merged commit 0b85e9b into matplotlib:main Aug 2, 2024
22 checks passed
@timhoffm timhoffm deleted the doc-heatmap branch August 2, 2024 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation: examples files in galleries/examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants