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

Appearance settings

Added axes inversion to cla() #8455

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

Merged
merged 14 commits into from
Apr 16, 2017
Merged
Prev Previous commit
Next Next commit
PEP8 fix (for Travis CI)
  • Loading branch information
jrmlhermitte authored and Julien L committed Apr 14, 2017
commit ab310ec495e4509d20b6844e318499cf1bb7a119
1 change: 0 additions & 1 deletion 1 lib/matplotlib/tests/test_axes.py
Original file line number Diff line number Diff line change
Expand Up @@ -2153,7 +2153,6 @@ def test_boxplot_autorange_whiskers():
ax2.set_ylim((-5, 5))



def _rc_test_bxp_helper(ax, rc_dict):
x = np.linspace(-7, 7, 140)
x = np.hstack([-25, x, 25])
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.