Skip to content

Ignore invalid limits on log scaled axes #7735

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
wants to merge 2 commits into from

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Jan 3, 2017

Fixes #7733

If invalid limits are passed, just use the old limits instead (similar to if None is passed as a limit)

@dstansby dstansby changed the title Log limits Ignore invalid limits on log scaled axes Jan 3, 2017
@NelleV
Copy link
Member

NelleV commented Jan 12, 2017

It looks good to me.
I really wished we would just raise an error in that case but this would break too much backward compatibility.

Thanks for the patch @dstansby and sorry it took so long for a review.

Failures on travis seem unrelated.

@NelleV NelleV changed the title Ignore invalid limits on log scaled axes [MRG+1] Ignore invalid limits on log scaled axes Jan 12, 2017
@anntzer
Copy link
Contributor

anntzer commented Jan 13, 2017

Please see and comment on #7733 (comment) before deciding to merge.

@dstansby
Copy link
Member Author

Since I think the consensus was to throw errors when invalid limits are passed I'm going to close this.

@dstansby dstansby closed this Mar 19, 2017
@QuLogic QuLogic changed the title [MRG+1] Ignore invalid limits on log scaled axes Ignore invalid limits on log scaled axes Apr 30, 2017
@dstansby dstansby deleted the log-limits branch July 10, 2017 10:10
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.

3 participants