Skip to content

Fixes #7742 - axhline rescale issue #8210

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

Closed

Conversation

sughandj
Copy link

@sughandj sughandj commented Mar 7, 2017

Fixes #7742
Modified axhline() function to save state of ignoring limits and restore after plotting the line

Modified axhline() function to save state of ignoring limits and restore after plotting the line
@phobson
Copy link
Member

phobson commented Mar 7, 2017

This appears to be a duplicate of #8205

@sughandj
Copy link
Author

sughandj commented Mar 7, 2017

@phobson check my comment in #7742
Was I not supposed to create a new PR for it? I am new to this.

@phobson
Copy link
Member

phobson commented Mar 7, 2017

I think the other PR fully addresses the issue. If it doesn't, I would prefer that more work be added to do so.

@sughandj
Copy link
Author

sughandj commented Mar 7, 2017

@phobson Ahh I see, I think the test I have written in my commit won't work with the other PR's fix
(Also suggested by @Shang-Jia in the issue)

I guess we help the other PR in that case?

@dstansby dstansby added this to the 2.1.1 (next bug fix release) milestone Aug 4, 2017
@tacaswell tacaswell modified the milestones: 2.1.1 (next bug fix release), 2.2 (next feature release) Oct 9, 2017
@efiring
Copy link
Member

efiring commented Jul 14, 2020

There have been a lot of changes since this, so even if the bug is still present (which is unclear--see #17925), I don't think the approach used here will be the right one.

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.

plot_date() after axhline() doesn't rescale axes
6 participants