Skip to content

Commit d63cc6c

Browse files
authored
Update test_axes.py
1 parent 77d9fa4 commit d63cc6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/tests/test_axes.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,8 +386,8 @@ def test_arrow_empty():
386386
def test_arrow_in_view():
387387
fig, ax = plt.subplots()
388388
ax.arrow(1, 1, 1, 1)
389-
assert ax.get_xlim() == (0.8, 0.2)
390-
assert ax.get_ylim() == (5, 5)
389+
assert ax.get_xlim() == (0.8, 2.2)
390+
assert ax.get_ylim() == (0.8, 2.2)
391391

392392

393393
def test_annotate_default_arrow():

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy