Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

partial fix for issue #7712#8251

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
ParagBh wants to merge1 commit intomatplotlib:masterfromParagBh:parag-issue-7712

Conversation

ParagBh
Copy link

Partial fix for issue#7712 where text was overlapping due to too many ticks so I reduced the default number of ticks which takes care of the overlapping issue. Also added an automated testcase under test_dates.py. I have also never contributed ever to an open source project so if I did something wrong please let me know.

@tacaswelltacaswell added this to the2.1 (next point release) milestoneMar 10, 2017
@tacaswelltacaswell modified the milestones:2.0.1 (next bug fix release),2.1 (next point release)Mar 10, 2017
@tacaswell
Copy link
Member

This is an API change (as the output images for identical input changes), but that does not immediately rule it out. If we do make this change it will need an entry inhttps://github.com/matplotlib/matplotlib/tree/master/doc/api/api_changes

We apparently have some tests that exercise this code path 😺 . We either need to re-generate those tests or make this an rcparam we can patch over in the tests.

How did you pick these numbers?

Tagged a 2.0.1 as it is a style change and we are already planning to ship a number of other small style changes for 2.0.1.

@ParagBh
Copy link
Author

@tacaswell

When playing around for the numbers for DAILY, I realized that the datetime values start overlapping when there are 7 or more ticks so I simply reduced it to 6. I did something similar for MONTHLY.

@QuLogicQuLogic modified the milestones:2.0.1 (next bug fix release),2.0.2 (next bug fix release)May 3, 2017
@tacaswelltacaswell modified the milestones:2.1 (next point release),2.0.3 (next bug fix release)Jul 10, 2017
@tacaswell
Copy link
Member

@ParagBh Are you still interested in working on this?

I am nominally 👍 on this, but a number of the existing tests will need to be updated.

@tacaswelltacaswell modified the milestones:2.1 (next point release),2.2 (next next feature release)Aug 29, 2017
@jklymak
Copy link
Member

I think some of this is probably obsolete at this point, but feel free to re-open if I'm mistaken. Thanks a lot for the PR!

@story645story645 removed this from thefuture releases milestoneOct 6, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@ParagBh@tacaswell@jklymak@QuLogic@story645

[8]ページ先頭

©2009-2025 Movatter.jp