Commit f8e7dd0
File tree
Expand file treeCollapse file tree
5 files changed
+21
-4
lines changedFilter options
- doc/api/next_api_changes/behavior
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
5 files changed
+21
-4
lines changeddoc/api/next_api_changes/behavior/19375-AL.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3087 | 3087 |
|
3088 | 3088 |
|
3089 | 3089 |
|
3090 |
| - |
| 3090 | + |
| 3091 | + |
3091 | 3092 |
|
3092 | 3093 |
|
3093 | 3094 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2094 | 2094 |
|
2095 | 2095 |
|
2096 | 2096 |
|
2097 |
| - |
| 2097 | + |
| 2098 | + |
2098 | 2099 |
|
2099 | 2100 |
|
2100 | 2101 |
|
| ||
2118 | 2119 |
|
2119 | 2120 |
|
2120 | 2121 |
|
2121 |
| - |
| 2122 | + |
2122 | 2123 |
|
2123 | 2124 |
|
2124 | 2125 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
| 153 | + |
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
506 | 507 |
|
507 | 508 |
|
508 | 509 |
|
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
509 | 522 |
|
510 | 523 |
|
511 | 524 |
|
|
0 commit comments