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

Bug in AutoDateLocator when dates are in reverse order #3524

Merged
merged 3 commits into from Sep 19, 2014

Conversation

cimarronm
Copy link
Contributor

Take the absolute difference between times when determining the correct tick interval. Addresses issue #3522

@Horrifior
Copy link

Hi. Since I am quite new / inexperienced when it comes to github etc.: I guess I have to wait until somebody pulled your bugfix into the master-branch, and then wait until there is some kind of nightly-build of the master branch in order to test / actually use your bugfix, right?

I tried to download your branch of matplotlib, but this fails to properly install on my PC, because python is "Unable to find vcvarsall.bat" when trying to build the matplotlib.ft2font-extension.

Update: Okay, found your bugfix and applied it manually, that should work for now... Thanks!!!

@jenshnielsen
Copy link
Member

@cimarronm would it be possible to add a test of this?

@cimarronm
Copy link
Contributor Author

@jenshnielsen Yes, good point. I will add a test

@cimarronm
Copy link
Contributor Author

Added a testcase

tacaswell added a commit that referenced this pull request Sep 19, 2014
FIX : Bug in AutoDateLocator when dates are in reverse order
@tacaswell tacaswell merged commit 402e895 into matplotlib:v1.4.x Sep 19, 2014
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.

None yet

5 participants