Skip to content

Fixes #7742 - axhline rescale issue#8210

Closed
sughandj wants to merge 1 commit intomatplotlib:masterfrom
sughandj:issue7742_axhline_limits
Closed

Fixes #7742 - axhline rescale issue#8210
sughandj wants to merge 1 commit intomatplotlib:masterfrom
sughandj:issue7742_axhline_limits

Conversation

@sughandj
Copy link
Copy Markdown

@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
Copy Markdown
Member

phobson commented Mar 7, 2017

This appears to be a duplicate of #8205

@sughandj
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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