Commit 474f6c5
File tree
Expand file treeCollapse file tree
4 files changed
+76
-29
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
4 files changed
+76
-29
lines changeddoc/api/next_api_changes/2019-04-17-AL.rst
Copy file name to clipboard+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+28-23Lines changed: 28 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2402 | 2402 |
|
2403 | 2403 |
|
2404 | 2404 |
|
2405 |
| - |
2406 |
| - |
2407 |
| - |
2408 |
| - |
2409 |
| - |
2410 |
| - |
2411 | 2405 |
|
2412 |
| - |
| 2406 | + |
| 2407 | + |
| 2408 | + |
| 2409 | + |
| 2410 | + |
| 2411 | + |
| 2412 | + |
2413 | 2413 |
|
2414 | 2414 |
|
2415 | 2415 |
|
| ||
2450 | 2450 |
|
2451 | 2451 |
|
2452 | 2452 |
|
| 2453 | + |
| 2454 | + |
| 2455 | + |
| 2456 | + |
| 2457 | + |
| 2458 | + |
| 2459 | + |
| 2460 | + |
| 2461 | + |
| 2462 | + |
| 2463 | + |
2453 | 2464 |
|
2454 | 2465 |
|
2455 | 2466 |
|
2456 | 2467 |
|
2457 | 2468 |
|
2458 |
| - |
2459 |
| - |
2460 |
| - |
2461 |
| - |
2462 | 2469 |
|
2463 | 2470 |
|
2464 |
| - |
2465 |
| - |
2466 |
| - |
2467 |
| - |
2468 |
| - |
2469 |
| - |
2470 |
| - |
2471 |
| - |
2472 |
| - |
2473 |
| - |
2474 |
| - |
2475 |
| - |
| 2471 | + |
| 2472 | + |
| 2473 | + |
| 2474 | + |
| 2475 | + |
| 2476 | + |
| 2477 | + |
| 2478 | + |
| 2479 | + |
| 2480 | + |
2476 | 2481 |
|
2477 | 2482 |
|
2478 | 2483 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
797 | 797 |
|
798 | 798 |
|
799 | 799 |
|
| 800 | + |
| 801 | + |
| 802 | + |
| 803 | + |
| 804 | + |
| 805 | + |
800 | 806 |
|
801 | 807 |
|
802 | 808 |
|
|
lib/matplotlib/tests/test_streamplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_streamplot.py+18-6Lines changed: 18 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
59 |
| - |
60 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
61 | 65 |
|
62 | 66 |
|
63 | 67 |
|
| ||
69 | 73 |
|
70 | 74 |
|
71 | 75 |
|
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
72 | 80 |
|
73 |
| - |
| 81 | + |
74 | 82 |
|
75 | 83 |
|
76 | 84 |
|
77 | 85 |
|
78 | 86 |
|
79 | 87 |
|
80 |
| - |
81 |
| - |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
82 | 94 |
|
83 | 95 |
|
84 | 96 |
|
|
0 commit comments