X Tutup
Skip to content

TST: adding tests of current clear behavior on ticks#27457

Merged
ksunden merged 3 commits intomatplotlib:mainfrom
tacaswell:tst/tick_clear_behavior
Mar 7, 2024
Merged

TST: adding tests of current clear behavior on ticks#27457
ksunden merged 3 commits intomatplotlib:mainfrom
tacaswell:tst/tick_clear_behavior

Conversation

@tacaswell
Copy link
Copy Markdown
Member

closes #23839

This implements the suggestion from @timhoffm in #23806 (comment)

@tacaswell tacaswell added this to the v3.9.0 milestone Dec 6, 2023
@tacaswell tacaswell force-pushed the tst/tick_clear_behavior branch from 215f053 to b727ac3 Compare December 7, 2023 14:03
@tacaswell tacaswell force-pushed the tst/tick_clear_behavior branch from b727ac3 to dd19976 Compare December 7, 2023 14:04
Copy link
Copy Markdown
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

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

Adding some comments makes it more clear what the test does and how it works.

@timhoffm
Copy link
Copy Markdown
Member

Ping @tacaswell This is basically good to go. Only minor comments to make the test more understandable.

Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
@ksunden ksunden merged commit 5a9916f into matplotlib:main Mar 7, 2024
@tacaswell tacaswell deleted the tst/tick_clear_behavior branch May 22, 2024 18:39
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.

[MNT]: Add tests to codify ax.clear

3 participants

X Tutup